From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22714 invoked by alias); 27 Feb 2002 20:48:55 -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 22630 invoked from network); 27 Feb 2002 20:48:49 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 27 Feb 2002 20:48:49 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16gAyo-0003FL-00; Wed, 27 Feb 2002 15:47:14 -0500 Date: Wed, 27 Feb 2002 12:48:00 -0000 From: Daniel Jacobowitz To: "Peter.Schauer" Cc: gdb-patches@sources.redhat.com Subject: your stabsread patch Message-ID: <20020227154714.A12365@nevyn.them.org> Mail-Followup-To: "Peter.Schauer" , gdb-patches@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00720.txt.bz2 ...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