This is the mail archive of the gdb@sources.redhat.com 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]

DWARF2 reader


Hi, 

I develop a compiler that outputs dwarf debug info to the .asm file.
What I seek is some utility to check the correctness of the debug info.
I don't have an object file- just the .asm with the dwarf debug info.

Can gdb be of any help?
Can the mechanisms in dwarf2read.c be used?

As much as I have looked I found no utility to do it. Can anyone help?

Thanx in advance,

Elad Hollander.


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