From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12233 invoked by alias); 27 Feb 2002 21:05:34 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12084 invoked from network); 27 Feb 2002 21:05:27 -0000 Received: from unknown (HELO rennsau.regent.e-technik.tu-muenchen.de) (129.187.231.63) by sources.redhat.com with SMTP; 27 Feb 2002 21:05:27 -0000 Received: from reisser.regent.e-technik.tu-muenchen.de (reisser.regent.e-technik.tu-muenchen.de [129.187.231.143]) by rennsau.regent.e-technik.tu-muenchen.de (8.8.8/8.6.9) with ESMTP id WAA08639 ; Wed, 27 Feb 2002 22:05:27 +0100 (MET) From: "Peter.Schauer" Received: (pes@localhost) by reisser.regent.e-technik.tu-muenchen.de (8.8.8/8.6.9) id WAA08633 ; Wed, 27 Feb 2002 22:05:26 +0100 (MET) Message-Id: <200202272105.WAA08633@reisser.regent.e-technik.tu-muenchen.de> Subject: Re: your stabsread patch To: dmj+@andrew.cmu.edu (Daniel Jacobowitz) Date: Wed, 27 Feb 2002 13:05:00 -0000 Cc: gdb-patches@sources.redhat.com In-Reply-To: <20020227154714.A12365@nevyn.them.org>; from "Daniel Jacobowitz" at Feb 27, 102 9:51 pm X-Mailer: ELM [version 2.3 PL6] X-SW-Source: 2002-02/txt/msg00721.txt.bz2 But my patch still sets the is_stub flag in this case, as the full physname (which is output by gcc3) does not match the main_fn_name. And together with the last gdb_mangle_name patch, check_stub_method will do the right thing with v3/stabs. Or am I missing something else ? > ...is not correct. > > Look at the debug output for a v3/stabs static method. Note that the > method is in fact stubbed! The physname is all there (which will be > handled in gdb_mangle_name after your last patch) and the return type > is there, but the arguments are missing. > > Feel free to argue that this is GCC's bug instead of ours. I think > both should be fixed. > > [I would have replied, but I have technical difficulties with my mail > right now.] > > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer > > -- Peter Schauer pes@regent.e-technik.tu-muenchen.de