<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 30/11/2012 11:07, William Oliveira
      Ferreira wrote:<br>
    </div>
    <blockquote
cite="mid:CAEc2aHZKPOMPkL9N2V0L+UH5G4RcP6qiRM0PNCZdp3BM9-9vTA@mail.gmail.com"
      type="cite"><br>
      <div dir="ltr" id="TranslationOutput" class="mttextarea">
        <div class="force_dir"><font lang="en">I had already deleted the
            file LPS trying to solve the problem.</font></div>
        <br>
        <div class="force_dir"><font lang="en">To facilitate, I open the
            project stored on the original partition.</font></div>
        <br>
        <div class="force_dir"><font lang="en">I will try other ways to
            create this symbolic link later.</font><br>
        </div>
      </div>
    </blockquote>
    <br>
    Lazarus can get the path from gdb, if fpc stored it in the debug
    info.<br>
    <br>
    To check, try compilirng with -va (tons of output) and check the
    result (grep) for the path.<br>
    <br>
    Or run the debugger with logfile<br>
<a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session</a><br>
    <br>
    and check for the gdb messages, when the breakpoint is hit. Add
    DBG_LOCATION_INFO to the enable list too<br>
    <br>
    <blockquote
cite="mid:CAEc2aHZKPOMPkL9N2V0L+UH5G4RcP6qiRM0PNCZdp3BM9-9vTA@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">2012/11/30 Martin <span dir="ltr"><<a
            moz-do-not-send="true" href="mailto:lazarus@mfriebe.de"
            target="_blank">lazarus@mfriebe.de</a>></span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div text="#000000" bgcolor="#FFFFFF">
            <div>You also wont to check the lps (session) file (may be
              in your main config folder).<br>
              <br>
              Now that it knows both pathes, there may be references.
              Simpl gcep for the path, you do not ant to open
              <div class="im"><br>
                <br>
                On 30/11/2012 01:36, William Oliveira Ferreira wrote:<br>
              </div>
            </div>
            <div class="im">
              <blockquote type="cite"><font face="verdana,sans-serif">Thanks
                  for the hint!<br>
                </font><br>
                <div class="gmail_quote">2012/11/29 William Oliveira
                  Ferreira <span dir="ltr"><<a
                      moz-do-not-send="true"
                      href="mailto:bdexterholland@gmail.com"
                      target="_blank">bdexterholland@gmail.com</a>></span><br>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex"><font
                      face="verdana,sans-serif"><br>
                    </font><br>
                    <div class="gmail_quote">
                      <div>2012/11/29 Martin <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:lazarus@mfriebe.de"
                            target="_blank">lazarus@mfriebe.de</a>></span><br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div text="#000000" bgcolor="#FFFFFF">Look at
                            the filename (with path) in the statusbar.<br>
                            The location differ.<br>
                            <br>
                            Maybe it is a link (lazarus does not detect
                            links), maybe you used the other copy of the
                            file.<br>
                            <br>
                            In any case for lazarus this are 2 diff
                            files. <br>
                            <br>
                          </div>
                        </blockquote>
                      </div>
                      <div><br>
                        I didn't created any copy file on this situation
                        but i neither noticed that the file name differs
                        on the statusbar. Today, I use an extra
                        partition to store my docs and source-codes and
                        I also created some symbolic links that points
                        to these folders inside user's folder to easely
                        to access my files on some situations...<br
                          clear="all">
                      </div>
                    </div>
                    <br>
                  </blockquote>
                </div>
              </blockquote>
              <br>
            </div>
          </div>
          <br>
          --<br>
          _______________________________________________<br>
          Lazarus mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus"
            target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
          <br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      <font face="verdana, sans-serif">________________________________<br>
        William de Oliveira Ferreira<br>
      </font><br>
      <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>