From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24219 invoked by alias); 4 Dec 2005 21:22:50 -0000 Received: (qmail 24211 invoked by uid 22791); 4 Dec 2005 21:22:49 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 04 Dec 2005 21:22:48 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Ej1Jk-0006G4-Ie; Sun, 04 Dec 2005 16:22:44 -0500 Date: Sun, 04 Dec 2005 23:06:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: [RFC/RFA] Deal with -g1 generated DWARF2 debug info Message-ID: <20051204212244.GA24021@nevyn.them.org> Mail-Followup-To: Jim Blandy , Mark Kettenis , gdb-patches@sourceware.org References: <200512041859.jB4IxrVO001319@elgar.sibelius.xs4all.nl> <8f2776cb0512041316w14c80cfdka34f84fcbd3c6cdb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0512041316w14c80cfdka34f84fcbd3c6cdb@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00091.txt.bz2 On Sun, Dec 04, 2005 at 01:16:44PM -0800, Jim Blandy wrote: > So, you want to have GDB misinterpret unambiguous Dwarf debugging info > so that you can use -g1? This sounds like a good candidate for a > BSD-specific patch, to me. I don't see why we care what the prototype for malloc in the debugging information is. We know the type of malloc. A system which uses a different type for malloc won't work here anyway. -- Daniel Jacobowitz CodeSourcery, LLC