- Joined
- Oct 9, 2009
- Messages
- 9
- Reaction score
- 0
Hi All
I would like to debug my C++ programs using gdb.
I usually setup my breakpoints first, then I start ebugging using "run" command.
Do you know a way to pause the debugger so that I can setup extra breakpoints?
I cannot find any command for that!
Kind Regards
I would like to debug my C++ programs using gdb.
I usually setup my breakpoints first, then I start ebugging using "run" command.
Do you know a way to pause the debugger so that I can setup extra breakpoints?
I cannot find any command for that!
Kind Regards