[fpc-devel] Dwarf Debug Information
Marc Weustink
marc.weustink at cuperus.nl
Wed Dec 3 13:42:20 CET 2008
dmitry boyarintsev wrote:
> 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?
at this moment callframes only get generated for 64bit exes. I've a
pending patch which solves this. When I'm familiarized again with the
current compiler sources, I'll commit.
Marc
More information about the fpc-devel
mailing list