[Lazarus] debugger error when end application

Martin Frb lazarus at mfriebe.de
Fri Feb 20 17:56:08 CET 2015


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)"


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150220/35a92b16/attachment-0003.html>


More information about the Lazarus mailing list