On 08/12/2010 23:58, Pierre Free Pascal wrote:
   I added this pseudo-name a looong time ago
(lowercased as opposed to all uppercased
regular variables, at least at the start of
Free Pascal debugging capabilities...)

   Its main purpose is to allow
the Text mode IDE (but I assume that this is also
true for Lazarus) to find the variables
of an outer function/procedure
when the debugger is in an internal (function local) frame.

That's how I found it. I am at the very very very start of writing a few tests for the IDE debugger code => and with dwarf3 it did fail on nested functions.

It does however work, if I adapt the IDE to try $parentfp

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to