Watch Variables Was: RE: [lazarus] CVS Update

Marc Weustink weus at quicknet.nl
Tue Dec 7 18:02:53 EST 1999


At 13:43 07-12-99 -0600, Shane wrote:
>Currently when compiling I do a 
>
>ppc386 -b -B -g lazarus.pp when I want to debug it but I still can't peek at
>variable values as it says that the symbol information isn't there.   
>What am I doing wrong?

You mean you want to watch locals within a procedure --> type the name in
uppercase.
If you want to watch membervars, for instance FList, type this->FLIST

Marc








More information about the Lazarus mailing list