On 20/02/2015 14:05, FreeMan wrote:
I have svn fpc & lazarus on osx. This solution not work for me,
Lazarus 1.2.4 and higher
go to the debugger options and set the field
"DisableLoadSymbolsForLibraries" to "True"
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
In this case please provide a log:
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session
And: Is your project a GUI app (with forms)? Or a console app?
(console app does not work in debugger on Mac)
Also ensure correct setup: http://wiki.lazarus.freepascal.org/Debugger_Setup
On Mac you MUST use "type of debug info" = "dwarf (with enum)"
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus