debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Allow the user to specify when to stop the target

Open xusheng6 opened this issue 4 years ago • 0 comments

Some options are:

  • system breakpoint
  • program entry point
  • module load/unload
  • thread start/exit
  • exceptions
  • debug output string

Not all of them are available on all systems, though

xusheng6 avatar Dec 16 '21 08:12 xusheng6