This is the mail archive of the gdb@sources.redhat.com 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] Print solib events in mi-mode


On Wed, Jul 09, 2003 at 08:24:28AM -0400, Kris Warkentin wrote:
> Actually, I had looked at those and some other related threads.  I suggested
> to our Eclipse guys that it would probably be easy for them to just
> implement it in the IDE (since all the apps and libs are already projects
> under IDE control) using the stop-on-solib-event mechanism.  They countered
> that there was no mi feedback on whether an stop was solib related, hence my
> patch.
> 
> If there's no objection to the output this provides, I wouldn't mind
> applying it. MI-ification is generally a good thing right?  Is there
> somewhere I should document this as well?

TBH, I'd rather see load catchpoints implemented and MI-ified for
solib-svr4.c.  The natural implementation returns more useful
information, namely what libraries were loaded or unloaded.  It should
be easy but it's never trickled to the top of anyone's TODO.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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