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: Why are the load/catch commands conditionally compiled?


On Sun, Jan 18, 2004 at 08:44:42PM -0500, Andrew Cagney wrote:
> Hello,
> 
> At present commands like "catch load" are only present when SOLIB_ADD is 
> defined.  I think they should always be present (but print an error when 
> the solib stuff is missing).
> 
> thoughts?

I've always meant to solve this by making SOLIB_ADD defined always and
multi-arched in some fashion :)  Things to do someday...

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