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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to