Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Delete all breakpoints with less typing
@ 2008-02-12 19:30 Chris Stankevitz
  2008-02-12 19:35 ` Daniel Jacobowitz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chris Stankevitz @ 2008-02-12 19:30 UTC (permalink / raw)
  To: gdb

Hello,

This is how I delete all breakpoints:

(gdb) del b
Delete all breakpoints? (y or n) y
(gdb)

6 characters for the command plus two more to confirm.  I'm used to MSVC 
which does it with one stroke (SHIFT-F9).  Is there a way to remove 
breakpoints in gdb with less typing and no confirmation?

Thank you!

Chris


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-13  1:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-12 19:30 Delete all breakpoints with less typing Chris Stankevitz
2008-02-12 19:35 ` Daniel Jacobowitz
2008-02-12 19:41   ` Daniel Jacobowitz
2008-02-12 19:37 ` Michael Snyder
2008-02-12 21:37   ` Chris Stankevitz
2008-02-13  1:22 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox