From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13097 invoked by alias); 13 Jun 2006 23:49:22 -0000 Received: (qmail 13088 invoked by uid 22791); 13 Jun 2006 23:49:22 -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; Tue, 13 Jun 2006 23:49:20 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FqIdK-0006x2-Ah; Tue, 13 Jun 2006 19:49:18 -0400 Date: Wed, 14 Jun 2006 00:02:00 -0000 From: Daniel Jacobowitz To: Oliver Block Cc: gdb@sourceware.org Subject: Re: sources / step Message-ID: <20060613234918.GA26696@nevyn.them.org> Mail-Followup-To: Oliver Block , gdb@sourceware.org References: <200606140004.12965.lists@block-online.eu> <20060613220600.GA23961@nevyn.them.org> <200606140043.01531.lists@block-online.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200606140043.01531.lists@block-online.eu> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00081.txt.bz2 On Wed, Jun 14, 2006 at 12:43:00AM +0200, Oliver Block wrote: > Am Mittwoch, 14. Juni 2006 00:06 schrieb Daniel Jacobowitz: > > You can only do this if the library is compiled with debugging > > information. If it is, it will happen automatically. > > And if it doesn't!? > > I compile my prog > > gcc -g .... > > and the library is compiled with g flag, too. You would have to provide a testcase, or at least some more detail as to what you think is wrong. -- Daniel Jacobowitz CodeSourcery