From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16412 invoked by alias); 24 May 2004 18:52:49 -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 16230 invoked from network); 24 May 2004 18:52:45 -0000 Received: from unknown (HELO pippin.tausq.org) (64.81.244.94) by sourceware.org with SMTP; 24 May 2004 18:52:45 -0000 Received: by pippin.tausq.org (Postfix, from userid 1000) id 73B65CD299; Mon, 24 May 2004 11:52:51 -0700 (PDT) Date: Mon, 24 May 2004 18:52:00 -0000 From: Randolph Chung To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: [patch/rfc] How to handle stepping into an unresolved plt entry? Message-ID: <20040524185251.GY7207@tausq.org> Reply-To: Randolph Chung References: <20040521064435.GJ566@tausq.org> <40AE27AC.6090205@gnu.org> <20040521182138.GN566@tausq.org> <40B231BE.50609@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40B231BE.50609@gnu.org> X-GPG: for GPG key, see http://www.tausq.org/gpg.txt User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-05/txt/msg00160.txt.bz2 > Anyway, can the IN_SOLIB_RETURN_TRAMPOLINE be moved up as well (with an > additional ecs->stop_func_name != NULL check? I don't think checking the stop_func_name is correct; some trampolines can be named. For example on hpux the export stubs are named. On both hppa-linux and hpux there is a $$dyncall stub which is named. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/