lazarus/debugger/fpdebug/fpd
2012-04-09 08:24:59 +00:00
..
fpd.lpr
fpdcommand.pas
fpdglobal.pas
fpdloop.pas
fpdpeimage.pas
fpdtype.pas
README.txt

 ---------------------------------------------------------------------------
 fpd  -  FP standalone debugger
 ---------------------------------------------------------------------------

 fpd is a concept Free Pascal Debugger. It is mainly used to test
 the debugger classes, but it may grow someday to a fully functional
 debugger written in pascal. I hope you enjoy it.

 Marc Weustink