<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 18:13, silvioprog wrote:<br>
    </div>
    <blockquote
cite="mid:CAKq_V2LzgXHRWZmZGzgzWs9kyDe7cGmkraB=E4y+oO=BkkJQhw@mail.gmail.com"
      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:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div dir="ltr">
                <div class="gmail_extra">
                  <div class="gmail_quote">
                    <div class="im">[...]</div>
                    <div>I'm trying to debug this project:</div>
                    <div><br>
                    </div>
                    <div><a moz-do-not-send="true"
href="https://bitbucket.org/silvioprog/tcpipcomp/src/4ddfe31c5455154c85b746bdf35133f29465bb82/demo/console/server.lpr?at=master"
                        target="_blank">https://bitbucket.org/silvioprog/tcpipcomp/src/4ddfe31c5455154c85b746bdf35133f29465bb82/demo/console/server.lpr?at=master</a><br>
                    </div>
                  </div>
                  <div><br>
                  </div>
                  <div>Lazarus and Free Pascal installed from GIT via
                    this script:</div>
                  <div><br>
                  </div>
                  <div><a moz-do-not-send="true"
                      href="http://pastebin.com/2qun0krG"
                      target="_blank">http://pastebin.com/2qun0krG</a></div>
                </div>
              </div>
            </blockquote>
          </div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra" style="">... and on Windows I debug
            this project fine.</div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    On MAC gdb is a bit older. But it should work.<br>
    Are you on a 64 or 32 bit mac?<br>
    Does the stack show the function you are in?<br>
    <br>
    What you do? Hit a breakpoint, single step, had an exception?<br>
    <br>
    And: please get a log:
<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>
  </body>
</html>