From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24144 invoked by alias); 5 Jan 2007 03:59:18 -0000 Received: (qmail 24135 invoked by uid 22791); 5 Jan 2007 03:59:17 -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; Fri, 05 Jan 2007 03:59:07 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2gES-0002ab-Qr; Thu, 04 Jan 2007 22:59:04 -0500 Date: Fri, 05 Jan 2007 03:59:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb@sourceware.org Subject: Re: New Ada failure Message-ID: <20070105035904.GA9926@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb@sourceware.org References: <20070104202406.GA26522@nevyn.them.org> <20070105035647.GB3434@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070105035647.GB3434@adacore.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00090.txt.bz2 On Fri, Jan 05, 2007 at 07:56:48AM +0400, Joel Brobecker wrote: > I added a big comment in the code to explain why I use the debugging > info and not the symbol table: I think I looked right at it and didn't grok what it meant. > I am not sure why you stripped your libgnat.so. From your other messages, > it sounds like something that you must do. At least with GNAT Pro, > the runtime is built at -O2 and without -g, except for a few select units > which are deliberately built with -g (and often -O1 instead of -O2). > To us, if you strip the runtime, then you break the compiler-debugger > interface. > > Would you consider not stripping libgnat.so? Not up to me - I have Debian's gnat packages installed. Is this documented, i.e. it should be considered a bug in those packages? -- Daniel Jacobowitz CodeSourcery