From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11214 invoked by alias); 16 Jan 2008 12:08:27 -0000 Received: (qmail 11203 invoked by uid 22791); 16 Jan 2008 12:08:26 -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; Wed, 16 Jan 2008 12:08:09 +0000 Received: by wa-out-1112.google.com with SMTP id l35so395853waf.12 for ; Wed, 16 Jan 2008 04:08:07 -0800 (PST) Received: by 10.114.158.1 with SMTP id g1mr811603wae.97.1200485287378; Wed, 16 Jan 2008 04:08:07 -0800 (PST) Received: by 10.114.57.14 with HTTP; Wed, 16 Jan 2008 04:08:07 -0800 (PST) Message-ID: <585a84dc0801160408i7b766f7elde3bd1037d646770@mail.gmail.com> Date: Wed, 16 Jan 2008 12:08:00 -0000 From: "Fabio Dell'Aria" To: "GDB Mailinglist" Subject: Extract debug symbols to external file MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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/msg00121.txt.bz2 Hi to all, how I can extract the debug symbols (extract not only copy) from the Project.exe file to the Project.dbg file? Exists any simple command (or also complex)? ;) -- Best regards... Fabio Dell'Aria.