From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15720 invoked by alias); 23 May 2002 15:16:01 -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 15680 invoked from network); 23 May 2002 15:15:57 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 23 May 2002 15:15:57 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g4NFFtM04779; Thu, 23 May 2002 10:15:55 -0500 Date: Thu, 23 May 2002 08:16:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200205231515.g4NFFtM04779@duracef.shout.net> To: hjl@lucon.org, mec@shout.net, nickc@cambridge.redhat.com Subject: Re: PATCH: Fix dwarf2 debug Cc: binutils@sources.redhat.com, gdb@sources.redhat.com X-SW-Source: 2002-05/txt/msg00261.txt.bz2 This patch works for me, with no regressions found. target = native host = i686-pc-linux-gnu%rh-7.2 gdb = 5.2, gdb_5_2-branch, HEAD gcc = 2.95.3, 2.96-rh, 3.0.4, 3.1, gcc-3_1-branch, HEAD binutils = HEAD glibc = vendor goption = -gdwarf2, -gstabs+ I'm closing my gdb PR on the bug. Thanks for the quick bug fix. Michael C