[patch] delete a range of display numbers

Michael Snyder msnyder@vmware.com
Fri Feb 18 17:54:00 GMT 2011


Pedro Alves wrote:
> On Friday 18 February 2011 17:39:28, Eli Zaretskii wrote:
>>> From: Pedro Alves <pedro@codesourcery.com>
>>> Date: Fri, 18 Feb 2011 16:49:46 +0000
>>> Cc: gdb-patches@sourceware.org,
>>>  Guillaume Leconte <guillaume.leconte@gmail.com>,
>>>  Eli Zaretskii <eliz@gnu.org>
>>>
>>> Here's what I tested&applied.
>> Thanks.  I think we should document the range of numbers feature.
> 
> Yeah.  I'm looking through the manual to see where
> is the fact that "delete breakpoints" accepts ranges
> documented, and not finding it.  I see that "thread apply"
> documents it (candidate for get_number_or_range).
> 
> "disable display" and "enable display" should get the
> same treatment to accept ranges.
> 


delete [breakpoints] [range...]
     Delete the breakpoints, watchpoints, or catchpoints of the 
breakpoint ranges specified as arguments. If no argument is specified, 
delete all breakpoints (gdb asks confirmation, unless you have set 
confirm off). You can abbreviate this command as d.




More information about the Gdb-patches mailing list