[Lazarus] Problem using "watch"

Martin Frb lazarus at mfriebe.de
Sun Nov 16 13:18:51 CET 2014


Did you compile with -O- (no optimization) and no smartlinking?

http://wiki.lazarus.freepascal.org/Debugger_Setup

Looks like gdb gets the wrong debug inf.o


You can also try switching between stabs and dwarf.

On 16/11/2014 03:25, Xiangrong Fang wrote:
> When I do single step, I want to know the value of a variable, so I 
> hover mouse pointer over it. I got strange thing as shown in attached 
> window, how to view the value of Integer "c", in my case?
>
> Thanks!
>
> Xiangrong
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20141116/77e4e95b/attachment-0003.html>


More information about the Lazarus mailing list