This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Delete all breakpoints with less typing


Michael Snyder wrote:
The " b" is not necessary, since "delete" defaults to "delete breakpoint". Now you're down to four keystrokes plus two.

And "set confirm off" will assure gdb that you know
what you want to do.  Down to four keystrokes total.

Thanks everyone, this is working great!


Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]