Hello Timo!
Answer on message from Timo Maier to [EMAIL PROTECTED]:
>> h) Text-mode IDE
>> i) Debugger (GDB & GDB library)
TM> This is very important, I think. I really need an IDE with debuger to
TM> start working on OpenSibyl.
TM> Maybe I can help with IDE. I've never done this, but I'd like to try.
TM> Where to start if I want to add code to the IDE?
First of all, you need cvs. IDE and FreeVision available only in 1.1 branch of fpc.
Checkout sources. Binaries can be downloaded for ftp or www of freepascal.org. For
GDB support required GDB sources and gcc. Adding GDB support not so easy, as I know.
Now IDE work, but still buggy.
BTW, current GDB can be used to debug. For watching vars use uppercase varnames (of
course, you can add them only by hands, not automaticaly if use PMGDB).
-----------
To unsubscribe yourself from this list, send the following message
to [EMAIL PROTECTED]
unsubscribe sibyl
end