Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* How to delete all breakpoints?
@ 2015-03-31  9:56 Aleksey Midenkov
  2015-03-31 10:01 ` Andreas Schwab
  2015-03-31 10:07 ` Ofir Cohen
  0 siblings, 2 replies; 3+ messages in thread
From: Aleksey Midenkov @ 2015-03-31  9:56 UTC (permalink / raw)
  To: gdb

How to delete all breakpoints when exact numbers list is unknown?
Giving range argument results in many error messages:

(gdb) delete breakpoints 0-100
No breakpoint number 0.
No breakpoint number 5.
No breakpoint number 6.
...
No breakpoint number 98.
No breakpoint number 99.
No breakpoint number 100.


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

end of thread, other threads:[~2015-03-31 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-31  9:56 How to delete all breakpoints? Aleksey Midenkov
2015-03-31 10:01 ` Andreas Schwab
2015-03-31 10:07 ` Ofir Cohen

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