From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29786 invoked by alias); 21 Jan 2008 07:42:22 -0000 Received: (qmail 29777 invoked by uid 22791); 21 Jan 2008 07:42:22 -0000 X-Spam-Check-By: sourceware.org Received: from wa-out-1112.google.com (HELO wa-out-1112.google.com) (209.85.146.181) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 Jan 2008 07:42:05 +0000 Received: by wa-out-1112.google.com with SMTP id l35so3565032waf.12 for ; Sun, 20 Jan 2008 23:42:02 -0800 (PST) Received: by 10.114.144.1 with SMTP id r1mr3980455wad.53.1200901321905; Sun, 20 Jan 2008 23:42:01 -0800 (PST) Received: by 10.114.57.14 with HTTP; Sun, 20 Jan 2008 23:42:01 -0800 (PST) Message-ID: <585a84dc0801202342o4a19c6l3e7dcd8bd6628630@mail.gmail.com> Date: Mon, 21 Jan 2008 07:42:00 -0000 From: "Fabio Dell'Aria" To: "Fabio Dell'Aria" , "GDB Mailinglist" Subject: Re: Debugging Information in Separate Files In-Reply-To: <20080120181538.GA17497@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <585a84dc0801200053g753a2106ua07360dce0dd6719@mail.gmail.com> <20080120181538.GA17497@caradoc.them.org> 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/msg00206.txt.bz2 Hi, 2008/1/20, Daniel Jacobowitz : > 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 Thank you! :) -- Best regards... Fabio Dell'Aria.