<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 06/05/2013 22:04, silvioprog wrote:<br>
    </div>
    <blockquote
cite="mid:CAKq_V2JR51CgM+y4tCows7gsubXhYddnLUy3eniyTZHCvkE5Sg@mail.gmail.com"
      type="cite">
      <div dir="ltr">2013/5/6 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:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF">
                <div class="im">
                  <div>On 06/05/2013 21:50, Martin wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div>On 06/05/2013 21:24, silvioprog wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr">2013/5/6 silvioprog <span
                          dir="ltr"><<a moz-do-not-send="true"
                            href="mailto:silvioprog@gmail.com"
                            target="_blank">silvioprog@gmail.com</a>></span><br>
                        <div class="gmail_extra">
                          <div class="gmail_quote">
                            <blockquote class="gmail_quote"
                              style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
                              <div dir="ltr">2013/5/6 Martin <span
                                  dir="ltr"><<a
                                    moz-do-not-send="true"
                                    href="mailto:lazarus@mfriebe.de"
                                    target="_blank">lazarus@mfriebe.de</a>></span>
                                <div class="gmail_extra">
                                  <div class="gmail_quote">
                                    <div>
                                      <blockquote class="gmail_quote"
                                        style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
                                        <div text="#000000"
                                          bgcolor="#FFFFFF">
                                          <blockquote type="cite">
                                            <div> And: please get a log:
                                              <a moz-do-not-send="true"
href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session"
                                                target="_blank">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session</a></div>
                                          </blockquote>
                                        </div>
                                      </blockquote>
                                    </div>
                                  </div>
                                  <div class="gmail_extra">Oops, I'll do
                                    it now, a moment...</div>
                                </div>
                              </div>
                            </blockquote>
                          </div>
                          <div><br>
                          </div>
                          <div>The log of my Lazarus on Linux Mint:</div>
                          <div><br>
                          </div>
                          <div> <a moz-do-not-send="true"
                              href="http://pastebin.com/YyHAuDHX"
                              target="_blank">http://pastebin.com/YyHAuDHX</a><br>
                          </div>
                          <div><br>
                          </div>
                          <div>I also tested it on openSUSE, and the
                            problem occurs there too.</div>
                          <br>
                        </div>
                      </div>
                    </blockquote>
                    <br>
                    Very odd.<br>
                  </blockquote>
                  <br>
                </div>
                Btw<br>
                <br>
file="../src/tcpipserver.pas",fullname="/home/silvioprog/tcpipcomp/src/tcpipserver.pas",line="460"<br>
                <br>
                Is that in a package?<br>
                <br>
                or has the path been added to the project? How, via
                which option, where?</div>
            </blockquote>
          </div>
          <br>
          Is a unit of a package. I added the component getting from IDE
          and putting on my project.</div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">So, this project is debugging fine on
          Windows, then the problem is in Lazarus on Linux (GTK2).<br>
        </div>
      </div>
    </blockquote>
    <br>
    Sofar I am guessing that the IDE does not recognize the filename....<br>
    <br>
    But no idea why. Also in that case, it should ask....<br>
  </body>
</html>