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 02:02:00PM -0400, Kris Warkentin wrote:
> Someone just pointed something out to me.  "set stop-on-solib-events 1" is
> NOT enable-load-catchpoint or anything else.  Yes, those things should exist
> for all solib platforms but the bottom line is that stop-on-solib-events is
> not currently mi-enabled and it should be.
> 
> I want to make that command result in proper mi output, regardless of any
> other things which might be implemented in the future.

And I want load catchpoints fixed, so that stop-on-solib-events is
NEVER MI-enabled, so that it can be removed instead of supported for
years.  It is in every way inferior to catchpoints.  That was my point.

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