gdb
[Top][All Lists]
Advanced

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

Regarding reading of dwarf and making symbols out of it.


From: Chandra Prakash
Subject: Regarding reading of dwarf and making symbols out of it.
Date: Fri, 6 Jul 2007 23:53:47 +0530

Dear All,

 

I am new to gdb and facing bit problem. Actually I have to convert elf to some variance of coff, I have used bfd libraries for it.

But unfortunately bfd libraries do not read dwarf information and hence to do convert debug information from elf. I have to

Read dwarf information and based on different tag’s encounter, have to build coff symbols and then have to put it on symbol table

of coff.

 

Any suggestion would be highly appreciable.

 

Thanks in advance

--Chandra Prakash Garg

 

 

 


reply via email to

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