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 ...


On Tue, Jul 5, 2011 at 12:59 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "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.
>

The attempt was to provide a simple fix for ambiguity, such as yours,

and then separately implement grouping as a distinct concept/mechanism.
I think it's more middle of the road between Pedro's and your proposal,

I don't see why we couldn't implement the grouping mechanism
separately on top of yours
should someone want to, personally for the purpose of the discussion at hand,
I believe your proposal is suffice.


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