bug-gnu-utils
[Top][All Lists]
Advanced

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

How to display symbols and debugging information from pe-i386 dll


From: jgrant
Subject: How to display symbols and debugging information from pe-i386 dll
Date: Tue, 21 Oct 2003 13:55:31 +0100

Hello,

I am using binutils 2.13 from MinGW,  I would like to view the symbols in an
MS .Net DLL with debugging information.  I tried a few different options,
but it does not seem to be supported.  Is there a plan to support this
format of debugging information? I also have a testD.pdb, which seems to
contain .Net format debugging information too.  Using strings I can see
function names and variable names in the DLL, so it seems it does have
symbols etc.

$ objdump -f testD.dll

testD.dll:     file format pei-i386
architecture: i386, flags 0x0000010b:
HAS_RELOC, EXEC_P, HAS_DEBUG, D_PAGED
start address 0x10069700



$ objdump -g testD.dll

testD.dll:     file format pei-i386

c:\mingw\bin\objdump.exe: testD.dll: no symbols
c:\mingw\bin\objdump.exe: testD.dll: no recognized debugging information

Any help appreciated,

Regards


Jonathan

Please include my email address in replies




reply via email to

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