> Il 14/07/2014 23:13, Joost van der Sluis ha scritto:
> > Hi all,
> >
> > As I've written before there's a new debugger available for Lazarus. 
> > (Actually there are two new debuggers, but I'm talking about the new 
> > gdb-less debugger)
> >
> > The debugger has been improved a lot and I could need some help 
> > testing the thing.
> >
> [...]
> 
> In my setup (Lazarus trunk + fpc 2.6.4) it fails to compile:
> 
> fpdbglinuxclasses.pas(436,27) Error: Incompatible types: got "<procedure 
> variable type of procedure(TObject) of object;Register>" expected "<procedure 
> variable type of procedure;Register>"
> 
> It would appear that the reason is that in fpc process.pp 
> TProcessForkEvent is defined as a procedure as opposed to procedure of 
> object (as required in fpdbglinuxclasses.pas).

I've tried to fix it but I don't have fpc v2.6.4 here, nor Linux. (I'm in the 
train)

Can you do a svn update, try again, and tell if it works?

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

Reply via email to