in_solib_call_trampoline
Daniel Jacobowitz
drow@false.org
Wed Jul 27 20:07:00 GMT 2005
On Wed, Jul 27, 2005 at 09:59:30PM +0200, Mark Kettenis wrote:
> Date: Wed, 27 Jul 2005 15:26:57 -0400
> From: Kris Warkentin <kewarken@qnx.com>
>
> 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?
>
> 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.
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Gdb
mailing list