<div dir="ltr">Earlier (after my initial post) I had found and read the same links you posted. It feels god knowing I am on the right track, so thanks, thigh I am still having problems.<div><br></div><div>Where I'm At</div>
<div>-----------------</div><div><br></div><div>The lazarus revision <span style="font-family:arial,sans-serif;font-size:13px">43255</span> you posted locks up at start due to the focus I mentioned previously.</div><div><br>
</div><div>I deleted my lazarus folder, checked out revision <span style="font-family:arial,sans-serif;font-size:13px">42619 again, built and run and the IDE opens correctly again. I am using ggdb from macports as mentioned earlier.</span></div>
<div><br></div><div>In a new project called 'hello' I set the run host application to /Users/MyUser/Development/Projects/hello.app/Contents/MacOS/hello</div><div><br></div><div>When I run I get a window titled 'Debugger Error' with the text 'Debugger error. Ooops, the debuggers entered the error state. Save your work now!'</div>
<div><br></div><div>I tried setting project option | debugging | type of debugging to 'automatic', 'dwarf with sets', and 'dwarf2'. I get the same debugger message with each.</div><div><br></div><div>
I tried turning 'use app bundle for running and debugging' in the project options on and off. I get the same debugger message.</div><div><br></div><div>In IDE debugger options I tried changing EncodeCurrentDirPath from gdfeDefault to gdfeNone.I get the same debugger message.</div>
<div><br></div><div>When I go to project options and create build modes linking takes 2 minutes to complete. In the end I still get the same debugger message.</div><div><br></div><div>Switching back to my default build mode, when I turn on the project debugging option 'use external debug symbols file (-Xg)' linking takes 2 minutes to complete each time I hit run. I still get the same debugger message.</div>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 30, 2013 at 5:29 AM, Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span> wrote:<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 class="im">
    <div>On 30/10/2013 09:28, Martin wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div>On 30/10/2013 01:56, Anthony Walter
        wrote:<br>
      </div>
      <blockquote type="cite">
        <div dir="ltr">
          <div>Problem 2</div>
          <div>--------------</div>
          <div><br>
          </div>
          <div>
            <div><a href="http://cache.codebot.org/development/lazarus-run-error.png" target="_blank">http://cache.codebot.org/development/lazarus-run-error.png</a><br>
            </div>
          </div>
          <div><br>
          </div>
          <div>When I try to run a program (either in debug mode or
            release mode which has no debugging on) I get that message
            from OS X. It seems to build fine. I mentioned above the
            debugger was gotten from macports and is named ggdb on disk
            rather than gdb and is at version 7.6, if that's important. </div>
          <div><br>
          </div>
          <div>It is located on my system at</div>
          <div>
            <p>/opt/local/bin/ggdb</p>
            <p> <br>
            </p>
            <p>I'd very much appreciate it if anyone could help
              me setup correctly working near trunk versions of fpc and
              lazarus on OS X.<br>
            </p>
            <p> <br>
            </p>
            <br>
          </div>
        </div>
      </blockquote>
      <br>
    </blockquote></div>
    And probably need to set debug type info to dwarf (but you have to
    try what works for you (project options > debugger)<br>
  </div>

<br>--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a 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></div>