From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches , vinschen@redhat.com Subject: Re: [RFA]: multiarch IN_SOLIB_CALL_TRAMPOLINE Date: Wed, 31 Oct 2001 14:41:00 -0000 Message-id: <3BE06FCD.5020900@cygnus.com> References: <20011031232539.V32706@cygbert.vinschen.de> X-SW-Source: 2001-10/msg00411.html > -/* 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. Another one bites the dust! Thanks. Andrew