[fpc-devel] debug information for Variant type

Paul Ishenin ip at kmiac.ru
Tue Dec 1 10:50:16 CET 2009


Hello,  FPC developers' list.

Is it known that gdb returns "void" type for the Variant variables when 
STABS debug info is used?

When DWARF is used Variant = TVarData which is also not perfect. I want 
to see only variant value, not the whole record when I debug the program 
in Lazarus. When I need the whole record I can always evaluate TVarData(V).

Is it possible to improve both stabs and dwarf info?

--
Best regards,
Paul Ishenin.




More information about the fpc-devel mailing list