From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32063 invoked by alias); 27 Jul 2005 19:24:35 -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 31804 invoked by uid 22791); 27 Jul 2005 19:24:16 -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 19:24:16 +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 PJ4CQNBM; Wed, 27 Jul 2005 15:24:15 -0400 Message-ID: <42E7E001.7030405@qnx.com> Date: Wed, 27 Jul 2005 19:24:00 -0000 From: Kris Warkentin User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: GDB Subject: in_solib_call_trampoline Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-07/txt/msg00249.txt.bz2 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.