[lazarus] DDD Graphical Debugger

Peter Vreman pfv at cooldown.demon.nl
Wed Oct 6 11:12:14 EDT 1999


> DDD is pretty good with Free Pascal from what I saw last night. Of course it
> is using gdb on the back end which could not resolve a variable I was trying
> to place a watch on. If I could just place a watch on something I would be
> off and running.
It can't watch variables in other stackframes. To see a field of a
class/object you need 'this.FIELD'

Peter






More information about the Lazarus mailing list