public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Disassemble binary with Debug info
@ 2008-02-12 15:14 Wombat
  2008-02-12 15:44 ` Andrew Haley
  2008-02-12 15:47 ` David Daney
  0 siblings, 2 replies; 4+ messages in thread
From: Wombat @ 2008-02-12 15:14 UTC (permalink / raw)
  To: gcc-help

Hello
I recently recovered an old ELF binary of mine which had been compiled 
(probably) with GCC2. Unfortunetally, I do not have the source code 
anymore, but the binary contains the debug information.Using objdump 
--debugging, I could get all my typedefs, however I'd like to view the 
the whole code. I would be very happy if anyone could point me to a 
Disassembler that uses the debug information to name variables, 
especially variables inside structs. objdump --disassemble does not seem 
to that.
So I'm kind of stuck, any help is welcome

Thank you

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-12 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-12 15:14 Disassemble binary with Debug info Wombat
2008-02-12 15:44 ` Andrew Haley
2008-02-12 15:47 ` David Daney
2008-02-12 17:35   ` Wombat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).