lazarus/components/fpdebug/app/fpd
martin adf1d0e502 FPDebug: refactor, break circle unit ref
git-svn-id: trunk@43374 -
2013-11-04 23:42:06 +00:00
..
fpd.lpi
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