This is the mail archive of the gdb-patches@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: Default value for SOLIB_LOADED_LIBRARY_PATHNAME


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


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