On Thu, 4 Dec 2014 15:56:14 +0100
Reimar Grabowski <[email protected]> wrote:

> On Sat, 22 Nov 2014 02:33:45 +0100
> Mattias Gaertner <[email protected]> wrote:
> 
> > On Fri, 21 Nov 2014 23:51:13 +0100
> > Mattias Gaertner <[email protected]> wrote:
> > 
> > > On Fri, 21 Nov 2014 16:31:26 +0100
> > > Reimar Grabowski <[email protected]> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to