[Lazarus] Need testers for the a new debugger

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Dec 4 16:04:59 CET 2014


On Thu, 4 Dec 2014 15:56:14 +0100
Reimar Grabowski <reimgrab at web.de> wrote:

> On Sat, 22 Nov 2014 02:33:45 +0100
> Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> 
> > On Fri, 21 Nov 2014 23:51:13 +0100
> > Mattias Gaertner <nc-gaertnma at netcologne.de> wrote:
> > 
> > > On Fri, 21 Nov 2014 16:31:26 +0100
> > > Reimar Grabowski <reimgrab at web.de> wrote:
> > >[...]
> > > > Create new project -> run -> stop -> AV.
> > 
> > The Assembler window initialized only if it was not docked. I fixed
> > that. The AV is gone.
> > Then I got an AV when closing the IDE. The destructor didn't clean up
> > the queued async calls. I fixed that.
> > Without the AVs you can see the mem leaks. I fixed the three mem leaks.
> 
> That does not fix the AV with the internal debugger for me but GDB is running much better now and the assembler window is working.

Check if you have enabled 'Reset debugger after each run'. That
crashes the new debugger. Disable it.

Mattias




More information about the Lazarus mailing list