[lazarus] Lazarus Pascal code
Florian Klaempfl
Florian.Klaempfl at gmx.de
Wed May 3 04:06:58 EDT 2000
Marc Weustink wrote:
>
> At 14:58 02-05-2000 -0700, dvortex wrote:
> >i beleive i can translate that into english:
>
> [translation]
>
> >no, seriously...
> >
> >you can use GDB to debug your program, but it won't be as easy as Delphi
> >(at least for now...).
>
> Or you can use DDD as a graphical frontend.
>
> As soon as I've finished my ApiWizz, I'll look to see if we can add gdb as
> debugger for Lazarus (unless sombody else started this).
>
Have a look at the text mode IDE (cvs checkout ide),
it contains a complete debugger implementation using the gdblib. If you've questions,
ask Pierre (mailto:pierre at freepascal.org) he implemented it. It shouldn't be that
hard to port it to graphics mode because most is OOP with seperated visual/non visual
objects (of course, this needs conversion to the classes object modell)
More information about the Lazarus
mailing list