[lazarus] New Bug found
Peter Vreman
peter at freepascal.org
Fri Feb 23 11:03:51 EST 2001
>
> I know Shane was working on adding the new TProject and TUnitInfo
> classes to the IDE for a while there. I don't know what his progress is.
> I didn't want to start working on the same thing he was, so I left it
> alone. If Shane is busy now, and if you would rather work on the
> debugger support, I can work on implementing the TProject.
You know what you are giving away for work :)... Debugger support always is more complex
than it looks at first.
First there need to be created a class implementation of gdbint. The current
implementation is tp7-object oriented.
After that has been finished implementation of the debug class in lazarus can be started.
The ide/text/fpdebug.pas can be used as reference.
More information about the Lazarus
mailing list