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: [RFC] canonical linespec and multiple breakpoints ...


>>>>> "Matt" == Matt Rice <ratmice@gmail.com> writes:

Matt> If a breakpoint group could contain breakpoint groups, as well as
Matt> breakpoints, we have a tiering mechanism.

This was also Pedro's approach -- a third tier.

I prefer the proposal I posted on the basis of simplicity.
Also, it is tough to evaluate other ideas without a more complete
analysis of the various scenarios.

Matt> Additionally i could see some benefit in being able to enable/disable
Matt> whole groups of breakpoints at a time.

This is already possible with 'enable 1-23'.  I'm not sure if this is
possible with individual locations ('enable 1.5-1.7'), but I don't see
why it couldn't be done.

Tom


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