<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 16:07, silvioprog wrote:<br>
    </div>
    <blockquote
cite="mid:CAKq_V2KomCmTYyD5U5d016_EYSDkkB0UTaHXe-1f+W+KP6k2Uw@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 class="im">On 11/05/2013 05:11, silvioprog wrote:<br>
              </div>
              <div class="im">
                <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 style="">Sorry for my delay please.</div>
            <div><br>
            </div>
            <div style="">Same problem.</div>
            <div><br>
            </div>
            <div style="">I'll test it on stable Lazarus/FPC soon,
              please wait...</div>
            <div style=""><br>
            </div>
            <div style="">You can test it in a virtual machine (I'm
              using Linux Mint on VirtualBox). :)</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    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. <br>
    <br>
  </body>
</html>