[LLVMdev] Parsing dwarf debug info of an GAS assembly file
Devang Patel
dpatel at apple.com
Thu Mar 10 09:20:45 PST 2011
On Mar 9, 2011, at 6:32 PM, Damien Vincent wrote:
>
> I have a question not strictly related to LLVM:
> I know there is a tool (libdwarf / dwarfdump) to dump/parse debug information of an object file,
> but do you know a tool that can parse dwarf sections of a ".s" GAS assembly file ?
I do not know any tool other than the assembler itself. What are you trying to do ?
-
Devang
More information about the llvm-dev
mailing list