From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: What is wrong with my gdb? Date: Sat, 3 Jan 2009 12:33:03 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1230982401 26294 80.91.229.12 (3 Jan 2009 11:33:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Jan 2009 11:33:21 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 03 12:34:31 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LJ4ly-0002Pw-CX for ged-emacs-devel@m.gmane.org; Sat, 03 Jan 2009 12:34:30 +0100 Original-Received: from localhost ([127.0.0.1]:45569 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJ4kj-0007NX-8K for ged-emacs-devel@m.gmane.org; Sat, 03 Jan 2009 06:33:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LJ4kc-0007NL-MU for emacs-devel@gnu.org; Sat, 03 Jan 2009 06:33:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LJ4kb-0007N5-1G for emacs-devel@gnu.org; Sat, 03 Jan 2009 06:33:05 -0500 Original-Received: from [199.232.76.173] (port=36513 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LJ4ka-0007N0-Sg for emacs-devel@gnu.org; Sat, 03 Jan 2009 06:33:04 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.153]:2314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LJ4ka-00029L-HH for emacs-devel@gnu.org; Sat, 03 Jan 2009 06:33:04 -0500 Original-Received: by fg-out-1718.google.com with SMTP id l26so2521263fgb.30 for ; Sat, 03 Jan 2009 03:33:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=3LqJkaogLm1Z00FQpbUlMRNSjfE3ze3jdo+ejqvnrsQ=; b=qAk9IxOkKTXXheIzM8tFwhZEpZ69mhKik6fzPqNqFk0F9qo3ab1JI3LQCvWXZd0l7N 7r+/mokKlS2ulcJkE4mxptu+q+64Gm0LaNmmQjIR9FAXOmemsxrPbMETZC//BQV0wfT7 QrFLcanTOP8UNQ2pTmHdEEl6ltW9QmuxDbX2c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Ft5Re/eUeUDKKw6T7CABo9M3EHTvT3vN0tTXGdjCyrJJRw0pv3pZBnlgJEKroA69vC wNtcZmJJl9HiPQJasfzIOMf42Yf3B6lrZn/FBRy9NTtFkPEkfj52tViBvZbE5QpX/i+D K2KEX6fSTeI+ybu+JZK70Aj7TzeSPAWhmkisM= Original-Received: by 10.86.84.5 with SMTP id h5mr11019909fgb.10.1230982383195; Sat, 03 Jan 2009 03:33:03 -0800 (PST) Original-Received: by 10.86.35.9 with HTTP; Sat, 3 Jan 2009 03:33:03 -0800 (PST) Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107543 Archived-At: What is wrong with my gdb usage? I have this command file pwd dir oo\i386\emacs.exe gdb oo/i386/emacs.exe When I run it I get the following output: C:\eclean\bld\emacs\src>pwd C:\eclean\bld\emacs\src C:\eclean\bld\emacs\src>dir oo\i386\emacs.exe Volume in drive C has no label. Volume Serial Number is 0C1B-95FF Directory of C:\eclean\bld\emacs\src\oo\i386 2008-12-31 03:42 32,984,298 emacs.exe 1 File(s) 32,984,298 bytes 0 Dir(s) 47,864,438,784 bytes free C:\eclean\bld\emacs\src>gdb oo/i386/emacs.exe GNU gdb 5.2.1 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-mingw32"...c:/cygmnt/prj/pkg/src/gdb/mingw32 /gdb/dwarf2read.c:985: gdb-internal-error: read_comp_unit_head: dwarf from non elf file An internal GDB error was detected. This may make further debugging unreliable. Quit this debugging session? (y or n)