In the normal case the user probably wants to set break point or anything when running an app in gdb, we should let him a chance to do so. In the case he is running in a loop, it probably means he want to reproduce a crash or a race inside gdb so we should just go and run in gdb. We probably miss a few options to give him more control.pull/1128/head
parent
3d05b91e37
commit
6203e3ae34
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue