public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* problem with fetch_link_map_offsets
@ 2003-04-28 20:21 Kris Warkentin
  2003-04-28 21:23 ` Andrew Cagney
  2003-04-29 15:07 ` Kevin Buettner
  0 siblings, 2 replies; 15+ messages in thread
From: Kris Warkentin @ 2003-04-28 20:21 UTC (permalink / raw)
  To: Gdb@Sources.Redhat.Com; +Cc: kevinb

All of a sudden I'm getting a complaint about "No shared lib support for
this OS/ABI" from the new svr4_have_link_map_offsets function.  When I
initialize my backend tdep file, I set the fetch_link_map_offsets function.
If I break on svr4_fetch_link_map_offsets, the first couple times I see that
flmo is set to my function, then the third time it's been set back to
legacy_fetch_link_map_offsets.  I set a break on
set_solib_svr4_fetch_link_map_offsets and see it being called with my
function but it never gets called again between when I set it and when it
shows up as changed.

Can someone tell me where to set a watchpoint to catch the gdbarch data
being set?  I'm still a little shakey on how that all works.

cheers,

Kris

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

end of thread, other threads:[~2003-06-11 19:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-28 20:21 problem with fetch_link_map_offsets Kris Warkentin
2003-04-28 21:23 ` Andrew Cagney
2003-04-29 13:27   ` Kris Warkentin
2003-04-29 15:07 ` Kevin Buettner
2003-04-29 15:25   ` Kris Warkentin
2003-04-29 16:28     ` Kevin Buettner
2003-04-29 21:18       ` Kris Warkentin
2003-06-09 21:20         ` Kris Warkentin
2003-06-09 21:34           ` Kevin Buettner
2003-06-09 21:40             ` Kris Warkentin
2003-06-10 10:12               ` Richard Earnshaw
2003-06-10 12:21                 ` Kris Warkentin
2003-06-10 12:26                   ` Richard Earnshaw
2003-06-10 14:53                   ` Kris Warkentin
2003-06-11 19:05                     ` Kris Warkentin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).