<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">On 13/05/2013 18:08, silvioprog wrote:<br>
</div>
<blockquote
cite="mid:CAKq_V2Jx4=CCwVH5YjgPcNgDnX_vp-_WWKHgresjT_oL3iFfZQ@mail.gmail.com"
type="cite">
<div dir="ltr">2013/5/13 Martin <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:lazarus@mfriebe.de"
target="_blank">lazarus@mfriebe.de</a>></span><br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>
<div class="h5">
<div>On 13/05/2013 16:07, silvioprog wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">2013/5/13 Martin <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:lazarus@mfriebe.de"
target="_blank">lazarus@mfriebe.de</a>></span><br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div>On 11/05/2013 05:11, silvioprog
wrote:<br>
</div>
<div>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex"> <br>
and I use Step Over (F8), the cursor
go to "line 2", but the same code in
Linux, go to GTK units. See:<br>
<br>
1 - <a moz-do-not-send="true"
href="http://imagebin.org/257292"
target="_blank">http://imagebin.org/257292</a><br>
2 - <a moz-do-not-send="true"
href="http://imagebin.org/257294"
target="_blank">http://imagebin.org/257294</a>
(after first F8)<br>
<br>
I don't know debug code in assembler.
I'm pretty sure the problem is in the
IDE, because in Linux/GTK it is not
able to debug a simple string
variable.<br>
<br>
</blockquote>
</div>
Do you use FPC trunk at the same revision
on both systems?<br>
<br>
There is another case of this: <a
moz-do-not-send="true"
href="http://forum.lazarus.freepascal.org/index.php/topic,20870.0.html"
target="_blank">http://forum.lazarus.freepascal.org/index.php/topic,20870.0.html</a><br>
<br>
It may be a case testing with an older
revision of fpc.<br>
<br>
I do not have 64 bit linux. So I can not
test his myself.<br>
</blockquote>
<div><br>
</div>
<div>Sorry for my delay please.</div>
<div><br>
</div>
<div>Same problem.</div>
<div><br>
</div>
<div>I'll test it on stable Lazarus/FPC
soon, please wait...</div>
<div><br>
</div>
<div>You can test it in a virtual machine
(I'm using Linux Mint on VirtualBox). :)</div>
</div>
</div>
</div>
</blockquote>
<br>
</div>
</div>
One other thing: I am not sure if your LCL is compiled
with stabs or dwarf.<br>
<br>
But when testing, if either one fixes it, then also
recompile the LCL.</div>
</blockquote>
<div><br>
</div>
<div style="">I compiled the IDE with:</div>
<div style=""><br>
</div>
<div style="">$ make clean all</div>
<br>
</div>
</div>
</div>
</blockquote>
<br>
Not sure which option it will take when building via make.<br>
<br>
<br>
You can specify them in the package LCL options (then LCL should
rebuild, if you build your project)<br>
</body>
</html>