aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprogcgo/traceback.go
AgeCommit message (Expand)Author
2020-11-24runtime: use inlined function name for traceback elisionAustin Clements
2020-11-24runtime/testdata/testprogcgo: refactor CrashTracebackAustin Clements
2017-01-30runtime: add explicit (void) in C to avoid GCC 7 problemIan Lance Taylor
2016-05-31runtime: pass signal context to cgo traceback functionIan Lance Taylor
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-04-01runtime: support symbolic backtrace of C code in a cgo crashIan Lance Taylor