If there is no current goroutine when 'next', 'step' or 'stepout' are used set a condition that the thread ID should stay the same instead. This makes stepping work for multithreaded C programs or Go programs that have threads started by cgo code. Fixes #3262 |
||
|---|---|---|
| .. | ||
| api | ||
| dap | ||
| debugger | ||
| internal/sameuser | ||
| rpc1 | ||
| rpc2 | ||
| rpccommon | ||
| test | ||
| client.go | ||
| config.go | ||
| listenerpipe.go | ||
| rpccallback.go | ||
| server.go | ||