<div dir="ltr"><div>Dmitry,</div><div><br></div><div>Thanks. I've read those threads before. I actually have gdb installed through macports and I signed it.</div><div><br></div><div>Martin,</div><div><br></div><div>Good information. I ran lazarus with the command line options to log gdb and this is the result:</div>
<div><br></div><div><a href="http://cache.codebot.org/stackoverflow/lazarus-worker-debug.txt">http://cache.codebot.org/stackoverflow/lazarus-worker-debug.txt</a></div><div><br></div><div>Taking you suggestion to run ggdb from the command line, I followed your instructions and notice something that might perhaps be the problem:</div>
<div><br></div><div><a href="http://cache.codebot.org/stackoverflow/ggdb-worker-debug.txt">http://cache.codebot.org/stackoverflow/ggdb-worker-debug.txt</a></div><div><br></div><div>The effect is still the same, my window is disabled, but I noticed these warnings:</div>
<div><br></div><div>&"warning: stabs debugging not supported for controls.pp\n"</div><div>&"warning: stabs debugging not supported for ./carbon/pascocoa/appkit/appkit.pas\n"</div><div>&"warning: stabs debugging not supported for comctrls.pp\n"</div>
<div><br></div><div>Could this be causing the problems? If stabs debugging is in my compiled LCL units and exe, or perhaps in the FPC units, what would be the way to remove them? I normally run "make all" in my lazarus directory. What would be the way to "make all" for lazarus with the proper dwarf debugging information for lazarus and the LCL units? Would I also need to rebuild my FPC units as well?</div>
<div><br></div></div>