[Lazarus] RC1 Debugger error
Martin Frb
lazarus at mfriebe.de
Thu Feb 19 14:42:13 CET 2015
On 19/02/2015 09:53, JuuS wrote:
> Some new developments!
>
> Need to go somewhere, but I tried using laz in normal mode (not command
> line) and opened the debug output window. I did not compile, just F9 and
> the program worked just fine.
>
> I then opened the origProject, compiled, ran and it ran fine.
>
> I then opened the publProject again (no laz shutdowns), compiled, ran
> and it also ran fine.
>
> So problem is no longer, as far as I can see, reproducible after simply
> running laz from command line with debug log.
>
> HTH!?
Maybe there was an old file and the project was not fully rebuild. And
maybe at some time something triggered this rebuild.
If it happens again, backup the folder(s). Try the logfile again (can be
sent directly to my mail, bypassing the list)
You can install the package "IdeLazLogger". This add a "logging" entry
in the tool menu. And you can set a logfile, and log options while the
IDE is running. Then if it happens again, you can just start logging
without restarting the IDE.
Which gdb version do you have? (run gdb from terminal / or check the top
of the logfile you created).
Note that according to my tests gdb 7.8.0 / 7.8.1 are less stable than
gdb 7.7.x
So if your system easily allows to downgrade, then consider this.
> Also, the log file is quite large, appending it here would be over the
> list email size limit I think. How is that usually done then? Upload to
> a web site and then simply provide a link?
(g)zip / bugtracker
More information about the Lazarus
mailing list