Hi,
do you know any DWARF2 readers which extract the debug information from
an assembly/binary file and make it readable?
Regards,
Tim
|
|
0
|
|
|
|
Reply
|
plfriko (499)
|
6/4/2008 3:57:06 PM |
|
Tim Frink wrote:
> Hi,
>
> do you know any DWARF2 readers which extract the debug information
> from an assembly/binary file and make it readable?
Perhaps objdump?
|
|
0
|
|
|
|
Reply
|
santosh.k83 (3969)
|
6/4/2008 5:46:24 PM
|
|
santosh wrote:
> Tim Frink wrote:
>
>> Hi,
>>
>> do you know any DWARF2 readers which extract the debug information
>> from an assembly/binary file and make it readable?
>
> Perhaps objdump?
Further searching:
<http://reality.sgiweb.org/davea/dwarf.html>
<http://www.sde.cs.titech.ac.jp/~gondow/dwarf2-xml/>
|
|
0
|
|
|
|
Reply
|
santosh.k83 (3969)
|
6/4/2008 5:54:26 PM
|
|