<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I have svn fpc & lazarus on osx. This solution not work for me,
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<blockquote type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<dl>
<dt>Lazarus 1.2.4 and higher</dt>
<dd> go to the debugger options and set the field
"DisableLoadSymbolsForLibraries" to "True"
</dd>
</dl>
</blockquote>
When run my project, a few second wait then, icon just jumping on
dock :) I added icon to my appication, its not showing, main IDE
caption show (Debuging) but project not starting, no any error
comes. I click to reset debugger button, project not working, turn
to IDE<br>
<br>
<br>
<div class="moz-cite-prefix">On 19.02.2015 15:51, Martin Frb wrote:<br>
</div>
<blockquote cite="mid:54E5EA67.5030205@mfriebe.de" type="cite">This
is a bug in gdb. It happens with a number of different messages.
(I have plans to suppress those errors (during debugger
shutdown)), but not yet the time)<br>
<br>
Please change the "DisableLoadSymbolsForLibraries" option:<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#internal-error:_clear_dangling_display_expressions">http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#internal-error:_clear_dangling_display_expressions</a><br>
<br>
Out of interest, which version of gdb?<br>
<br>
</blockquote>
<br>
</body>
</html>