<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Did you compile with -O- (no
optimization) and no smartlinking?<br>
<br>
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/Debugger_Setup">http://wiki.lazarus.freepascal.org/Debugger_Setup</a><br>
<br>
Looks like gdb gets the wrong debug inf.o <br>
<br>
<br>
You can also try switching between stabs and dwarf.<br>
<br>
On 16/11/2014 03:25, Xiangrong Fang wrote:<br>
</div>
<blockquote
cite="mid:CAP93jB29W=pDkUFM_gakHn6K+2SV1GH56U-_Zynderkmhi1dyg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_default" style="font-family:courier
new,monospace">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?</div>
<div class="gmail_default" style="font-family:courier
new,monospace"><br>
</div>
<div class="gmail_default" style="font-family:courier
new,monospace">Thanks!</div>
<div class="gmail_default" style="font-family:courier
new,monospace"><br>
</div>
<div class="gmail_default" style="font-family:courier
new,monospace">Xiangrong</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
</blockquote>
<br>
</body>
</html>