public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* in_solib_call_trampoline
@ 2005-07-27 19:24 Kris Warkentin
  2005-07-27 19:59 ` in_solib_call_trampoline Mark Kettenis
  0 siblings, 1 reply; 7+ messages in thread
From: Kris Warkentin @ 2005-07-27 19:24 UTC (permalink / raw)
  To: GDB

Sorry for the dumb question but it's been a while since I brought my 
head branch sandbox up to date.  I'm sure I'm missing something obvious.

I was using set_gdbarch_in_solib_call_trampoline (gdbarch, 
in_plt_section) so that I could step into solibs, much like many other 
targets, but it looks like this method isn't supported anymore.  Can 
anyone tell me the accepted way to make gdb keep stepping past the plt 
section and into the solib?

cheers,

Kris

-- 
Stay up-to-date on all the QNX news!  Register at
http://www.qnx.com/news/forms/newsletter.html to
receive our newsletter.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: in_solib_call_trampoline
@ 2005-07-28 10:18 Randolph Chung
  2005-08-05 20:01 ` in_solib_call_trampoline Kris Warkentin
  0 siblings, 1 reply; 7+ messages in thread
From: Randolph Chung @ 2005-07-28 10:18 UTC (permalink / raw)
  To: drow, gdb

>> I'm a bit confused here myself, but I have you taken a look at
>> skip_trampoline_code?
> 
> I thought that gdbarch_skip_solib_resolver and
> in_solib_dynsym_resolve_code would be enough.  I'm not sure if all the
> current skip_trampoline_code bits are necessary.

Well, on hppa skip_trampoline_code knows about quite a few other types
of trampolines in addition to solib PLT trampolines.

randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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

end of thread, other threads:[~2005-08-05 20:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-27 19:24 in_solib_call_trampoline Kris Warkentin
2005-07-27 19:59 ` in_solib_call_trampoline Mark Kettenis
2005-07-27 20:02   ` in_solib_call_trampoline Kris Warkentin
2005-07-27 20:20     ` in_solib_call_trampoline Mark Kettenis
2005-07-27 20:07   ` in_solib_call_trampoline Daniel Jacobowitz
2005-07-28 10:18 in_solib_call_trampoline Randolph Chung
2005-08-05 20:01 ` in_solib_call_trampoline 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).