Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: if the test program hangs, try to get a stack trace | Ian Lance Taylor | 2016-06-15 | 1 | -0/+4 |
* | runtime: deflake TestSignalExitStatus | Ian Lance Taylor | 2016-05-18 | 1 | -4/+0 |
* | runtime: fix deadlock in TestCrashDumpsAllThreads | Austin Clements | 2016-02-16 | 1 | -0/+13 |
* | runtime: skip TestSignalExitStatus on Solaris | Ian Lance Taylor | 2016-02-04 | 1 | -2/+2 |
* | runtime: skip TestSignalExitStatus on NetBSD | Ian Lance Taylor | 2016-01-22 | 1 | -0/+4 |
* | runtime: allow signal.Ignore of user-generated throwing signals | Russ Cox | 2016-01-08 | 1 | -0/+8 |
* | runtime: fix exit status when killed by signal | Ian Lance Taylor | 2016-01-05 | 1 | -0/+18 |
* | runtime: log all thread stack traces during GODEBUG=crash on Unix | Ian Lance Taylor | 2015-07-27 | 1 | -0/+135 |