From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corinna Vinschen To: gdb-patches Subject: Re: [RFA]: multiarch IN_SOLIB_CALL_TRAMPOLINE Date: Wed, 31 Oct 2001 15:22:00 -0000 Message-id: <20011101002200.X32706@cygbert.vinschen.de> References: <20011031232539.V32706@cygbert.vinschen.de> <3BE06FCD.5020900@cygnus.com> X-SW-Source: 2001-10/msg00414.html On Wed, Oct 31, 2001 at 04:40:29PM -0500, Andrew Cagney wrote: > > -/* For SVR4 shared libraries, each call goes through a small piece of > > - trampoline code in the ".plt" section. IN_SOLIB_CALL_TRAMPOLINE evaluates > > - to nonzero if we are current stopped in one of these. */ > > > Can you just move the above comment to gdbarch.sh so that it isn't lost > (hopefuly how to do this is clear). After that it can go straight in. Done and applied. Thanks, Corinna