An rtl with debug info has advantages such as visibility of global variables.
The disadvantage is that step into also steps into compiler helpers, like increasing the reference count of an ansistring or setting up an exception frame. That is the reason, I distribute the RTL for win32 now without debug info, Is it possible to include debug info for the variables, but not debug info for stepping into these compiler helpers? Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
