lazarus/debugger/fpdebug/fpd
marc f9ef877f9e * remove windows specific parts (step 2)
git-svn-id: trunk@18302 -
2009-01-16 00:26:10 +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