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
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to