* What is wrong with my gdb?
@ 2009-01-03 11:33 Lennart Borgman
0 siblings, 0 replies; only message in thread
From: Lennart Borgman @ 2009-01-03 11:33 UTC (permalink / raw)
To: Emacs Devel
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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-03 11:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03 11:33 What is wrong with my gdb? Lennart Borgman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.