Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* how to access show/set data
@ 2003-01-02 19:44 Kris Warkentin
  2003-01-02 20:59 ` Kris Warkentin
  2003-01-08 23:16 ` how to access show/set data Kevin Buettner
  0 siblings, 2 replies; 9+ messages in thread
From: Kris Warkentin @ 2003-01-02 19:44 UTC (permalink / raw)
  To: gdb

Say, for example, I wanted to programmatically modify solib_search_path, a
static char * which is declared in solib.c.

I know a pointer to it has been stored via the add_set_cmd function and I'm
wondering if there is a "approved" way for me to dig out this pointer.  I
have an OS dependent init file that needs to monkey with solib_search_path
and I didn't want to make the mods to solib.c or to make a "qnx_solib.c" for
such a small thing.

cheers,

Kris


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

end of thread, other threads:[~2003-01-09 18:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-02 19:44 how to access show/set data Kris Warkentin
2003-01-02 20:59 ` Kris Warkentin
2003-01-04  2:19   ` GDB 5.2/5.3 breakpoint bug Sunil Alankar
2003-01-04  2:23     ` Daniel Jacobowitz
2003-01-08 23:16 ` how to access show/set data Kevin Buettner
2003-01-09 13:31   ` Kris Warkentin
2003-01-09 18:20     ` Christopher Faylor
2003-01-09 18:50       ` Kris Warkentin
2003-01-09 18:52         ` Kris Warkentin

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