Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* command api question
@ 2002-04-02 10:50 Kris Warkentin
  2002-04-02 10:55 ` Daniel Jacobowitz
  0 siblings, 1 reply; 8+ messages in thread
From: Kris Warkentin @ 2002-04-02 10:50 UTC (permalink / raw)
  To: gdb

There is a static variable 'solib_search_path' in solib.c that I'd like to
get access to outside of solib.c.  I see that it has been added to the
command list with an 'add_set_cmd()' call.  What is the easiest way for me
to get a reference to this variable so that I can modify it? (we have an
initialization routine to set a default solib search path).  I apologize if
this is clearly documented somewhere - the functions in command.h are
probably what I'm looking for but it wasn't immediately obvious which one I
should use and how.

cheers,

Kris


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-04-03 17:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-02 10:50 command api question Kris Warkentin
2002-04-02 10:55 ` Daniel Jacobowitz
2002-04-02 11:22   ` Kris Warkentin
2002-04-02 11:25     ` Daniel Jacobowitz
2002-04-02 12:19       ` Kris Warkentin
2002-04-02 12:24         ` Daniel Jacobowitz
2002-04-03  8:54   ` Andrew Cagney
2002-04-03  9:06     ` Kris Warkentin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox