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: command api question


On Tue, Apr 02, 2002 at 03:20:04PM -0500, Kris Warkentin wrote:
> Well, maybe if there were a generic method to get/set variables in the
> command api.  It's possible to do the following from the prompt:
> 
> (gdb) set solib-search-path /some/path
> or
> (gdb) show solib-search-path
> 
> so if there were an easy programmatic way of doing this, then we wouldn't
> have to worry about compile time defines.

Sorry, what I meant was "_configure_ time configurable".  I like being
able to set the default to point at our cross development
environment...

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]