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


> From: Tom Tromey <tromey@redhat.com>
> Cc: brobecker@adacore.com, gdb-patches@sourceware.org
> Date: Thu, 26 May 2011 15:05:35 -0600
> 
> Tom> While looking into this area I made a list of difficulties and
> Tom> considerations that I know of.  I can write that up in a readable form
> Tom> if you think that would help.
> 
> Eli> Please do, and thanks.
> 
> Here are the issues I know of.  I am not convinced that there is any
> good way to get all the desirable features into a single model, but I
> welcome brainstorming to this end.

Thanks.  If others have more issues and considerations to share,
please do.

I think the next step is indeed to come up with a model for handling
these issues.  If we cannot come up with a single model for
everything, we could try 2 models (a-la your "multi break" command).

Maybe a useful interim step would be reworking the description you
posted into a concise list of broad use case classes and issues that
need to be solved in each class.  We can then brainstorm possible
solutions against that list.


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