From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19129 invoked by alias); 27 Jul 2005 20:02:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19100 invoked by uid 22791); 27 Jul 2005 20:02:40 -0000 Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 27 Jul 2005 20:02:40 +0000 Received: from [10.42.102.103] (STIMPY [10.42.102.103]) by nimbus.ott.qnx.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id PJ4CQNN3; Wed, 27 Jul 2005 16:02:39 -0400 Message-ID: <42E7E901.5080305@qnx.com> Date: Wed, 27 Jul 2005 20:02:00 -0000 From: Kris Warkentin User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: Mark Kettenis CC: gdb@sources.redhat.com Subject: Re: in_solib_call_trampoline References: <200507271959.j6RJxUe8025784@elgar.sibelius.xs4all.nl> In-Reply-To: <200507271959.j6RJxUe8025784@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg00251.txt.bz2 Well, I've been looking at the frame_unwind_sniffers...I guess I'll try that next. Kind of annoying not being able to step into shared libs anymore. ;-) cheers, Kris Mark Kettenis wrote: > Date: Wed, 27 Jul 2005 15:26:57 -0400 > From: Kris Warkentin > > 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? > >Mark > > -- Stay up-to-date on all the QNX news! Register at http://www.qnx.com/news/forms/newsletter.html to receive our newsletter.