This is the mail archive of the gdb-patches@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: [RFA v3] enable/disable sub breakpoint range


> Cc: roirand@adacore.com, gdb-patches@sourceware.org
> From: Pedro Alves <palves@redhat.com>
> Date: Tue, 3 Oct 2017 17:40:45 +0100
> 
>  (gdb) delete 1.3-5 4-5
> 
> I don't understand why you say you have to give them up.

Because I now need to break a single range into several ranges.

Wouldn't it be better to use 1.3-1.5 for the subranges, and then we
could still say 1.3-5 to mean all the breakpoints between 1.3 and 5?


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