[lazarus] DDD Graphical Debugger
Baeseman, Cliff
Cliff.Baeseman at greenheck.com
Wed Oct 6 11:24:13 EDT 1999
Peter,
here is the program it was not in a class ??? trying to put a watch on a..
program test
var
a: string;
begin
a := 'test';
writeln(a);
end.
-----Original Message-----
From: Peter Vreman [mailto:pfv at cooldown.demon.nl]
Sent: Wednesday, October 06, 1999 10:19 AM
To: 'lazarus at miraclec.com'
Subject: RE: [lazarus] DDD Graphical Debugger
> 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
_________________________________________________________________
To unsubscribe: mail lazarus-request at miraclec.com with
"unsubscribe" as the Subject
archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list