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 Jul 9,  1:29pm, Kris Warkentin wrote:

> > On Wed, Jul 09, 2003 at 11:39:26AM -0400, Kris Warkentin wrote:
> > > > 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.
> > >
> > > What about solib-events on non-svr4 systems?  QNX is implementing the
> CDT
> > > for Eclipse and we'd like to have equal functionality across platforms.
> >
> > I picked on solib-svr4 because it's the one normally found lacking.  At
> > least one of the solib backends already does this - probably SOM?
> 
> So you're saying that you're not receptive to this patch but you'd consider
> a svr4 patch for the load catchpoints?

If it could be moved out to solib.c, I'd be receptive to it.  I'm also
willing to look at a patch which modifies solib-svr4.c, but I'd prefer
one which handles all off the solib backends in one fell swoop.

Kevin


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