From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30187 invoked by alias); 20 Jan 2008 18:16:07 -0000 Received: (qmail 30116 invoked by uid 22791); 20 Jan 2008 18:16:05 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 20 Jan 2008 18:15:43 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id CF74F98375; Sun, 20 Jan 2008 18:15:40 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 9FA1B98374; Sun, 20 Jan 2008 18:15:40 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JGehm-0004YZ-QF; Sun, 20 Jan 2008 13:15:38 -0500 Date: Sun, 20 Jan 2008 18:16:00 -0000 From: Daniel Jacobowitz To: Fabio Dell'Aria Cc: GDB Mailinglist Subject: Re: Debugging Information in Separate Files Message-ID: <20080120181538.GA17497@caradoc.them.org> Mail-Followup-To: Fabio Dell'Aria , GDB Mailinglist References: <585a84dc0801200053g753a2106ua07360dce0dd6719@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <585a84dc0801200053g753a2106ua07360dce0dd6719@mail.gmail.com> User-Agent: Mutt/1.5.17 (2007-12-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: 2008-01/txt/msg00198.txt.bz2 On Sun, Jan 20, 2008 at 09:53:11AM +0100, Fabio Dell'Aria wrote: > The manual tell to check for the ".gnu_debuglink" section into the > executable file, but when I check a Win32 EXE file I found that the > "debug link" section is named "/4", why? I have no idea, but you might want to ask the binutils list. -- Daniel Jacobowitz CodeSourcery