Page 1 of 1

gdb

Posted: Wed Mar 01, 2006 12:30 am
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?