emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What is wrong with my gdb?


From: Lennart Borgman
Subject: What is wrong with my gdb?
Date: Sat, 3 Jan 2009 12:33:03 +0100

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]