| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -3/+2 |
| * | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox | 2020-12-09 | 1 | -2/+2 |
| * | runtime: if InjectDebugCall sees "not at safe point", keep trying | Ian Lance Taylor | 2019-11-08 | 1 | -6/+6 |
| * | runtime: fix hangs in TestDebugCall* | Austin Clements | 2018-12-17 | 1 | -5/+15 |
| * | runtime: skip debug call injection tests under a debugger | Austin Clements | 2018-10-03 | 1 | -0/+33 |
| * | runtime: check tgkill error in Debug tests | Ian Lance Taylor | 2018-07-13 | 1 | -2/+2 |
| * | runtime: fix preemption deadlocks in TestDebugCall* | Austin Clements | 2018-05-24 | 1 | -2/+8 |
| * | runtime: support for debugger function calls | Austin Clements | 2018-05-22 | 1 | -0/+200 |
