Default value for SOLIB_LOADED_LIBRARY_PATHNAME

Kevin Buettner kevinb@redhat.com
Tue Jul 8 20:30:00 GMT 2003


On Jul 7, 10:17am, Daniel Jacobowitz wrote:

> On Thu, Jul 03, 2003 at 11:15:12AM -0700, Fred Fish wrote:
>
> > It is better to use a default of an empty string, like is done earlier
> > in breakpoint.c:
> > 
> >   #ifndef SOLIB_LOADED_LIBRARY_PATHNAME
> >   #define SOLIB_LOADED_LIBRARY_PATHNAME(pid) ""
> >   #endif
> 
> [With a changelog entry] this is OK.  All this code desperately needs
> to die, but that's not your problem.

I agree.

Fred, please commit this change.

Thanks,

Kevin



More information about the Gdb-patches mailing list