[fpc-devel] no dwarf in excepts section?
Martin
lazarus at mfriebe.de
Tue Nov 2 20:14:57 CET 2010
Can someone have a look at: http://bugs.freepascal.org/view.php?id=17803
I believe it is an fpc issue. It seems there is no debug info generated
for the except section of the code.
I tested on w32, fpc trunk. I also inspected the response from gdb to
-symbol-list-lines (using -Xe didn't change anything either, at least
not for -gw)
- the except block was not included if using dwarf (either -gw or -gw3)
- it works fine with stabs
Martin
More information about the fpc-devel
mailing list