gdb

For general rambling.
Post Reply
Jonathan
Grand Pooh-Bah
Posts: 6722
Joined: Tue Sep 19, 2006 8:45 pm
Location: Portland, OR
Contact:

gdb

Post by Jonathan »

if i have a bunch of breakpoints but i disable them, will the debug go faster? or do I have to delete them?

also, if i disable a breakpoint with a condition and a command and then enable the breakpoint, do the condition and command stick around?

Post Reply