[Lazarus] Crash log

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Sep 9 23:58:10 CEST 2015


On Tue, 08 Sep 2015 08:11:08 -0700
Aradeonas <aradeonas at operamail.com> wrote:

> Hi,
> 
> Does Lazarus have a crash log? Sometimes I will got crash in th middle
> of something and its hard to make it happen again and I want to know
> what happend and maybe share the log with others. For example I have
> crashes some times when closing a package form in the middle of Lazarus
> compiling a required package or JCF crashed two times when I got a
> complicated multi line string and its hard to make it happen again these
> situations.

Compile the IDE with -gl to get line numbers.
Start the IDE with command line parameter "--debug-log=log.txt".

Mattias




More information about the Lazarus mailing list