From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21339 invoked by alias); 7 Dec 2005 00:38:48 -0000 Received: (qmail 21306 invoked by uid 22791); 7 Dec 2005 00:38:48 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.201) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 07 Dec 2005 00:38:47 +0000 Received: by zproxy.gmail.com with SMTP id l1so222802nzf for ; Tue, 06 Dec 2005 16:38:45 -0800 (PST) Received: by 10.36.20.6 with SMTP id 6mr986892nzt; Tue, 06 Dec 2005 16:38:45 -0800 (PST) Received: by 10.37.2.6 with HTTP; Tue, 6 Dec 2005 16:38:45 -0800 (PST) Message-ID: <8f2776cb0512061638u58806fd0m3be002245fcd28ae@mail.gmail.com> Date: Wed, 07 Dec 2005 00:38:00 -0000 From: Jim Blandy To: Efim Monjak Subject: Re: debug crt0.s Cc: gdb@sources.redhat.com In-Reply-To: <4395A907.8030303@lipowsky.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4395A907.8030303@lipowsky.de> 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: 2005-12/txt/msg00067.txt.bz2 Does your crt0.o have debug information? If it does, then this should work, I think.