[fpc-devel] Dwarf Debug Information
dmitry boyarintsev
skalogryz.lists at gmail.com
Mon Dec 1 23:55:35 CET 2008
Hello
AFAIK, dwarf debug info generation is not yet fully implemented for
the compiler. I'm interseted in CallFrame information, so debugger,
can use it to unwind the call stack. I've tried to compiled hello
world program using "fpc -gw3 hello.pas", and found that there's
.debug_frame section.
Is DWARF Call Frame information generated? Is .debug_frame wrong place
to searching for it? anything else am i missing?
Thanks,
Dmitry
More information about the fpc-devel
mailing list