debugger
debugger copied to clipboard
Allow the user to specify when to stop the target
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