This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugging a frameless function


> Date: Wed, 29 Apr 2009 14:39:46 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: gdb@sourceware.org

Thanks for responding.

> Sounds like the debug info is bad.

But then why does GDB 6.1 have no problems debugging the same binary?

> Check manually, using readelf -wi (and -wo if location lists are in
> use).

I cannot use readelf, because DJGPP executables are not ELF files.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]