lazarus/debugger/fpdebug/fpd
mattias a8498808d1 fixed typos: Adress
git-svn-id: trunk@29439 -
2011-02-10 09:34:42 +00:00
..
fpd.lpr
fpdcommand.pas
fpdglobal.pas
fpdloop.pas
fpdpeimage.pas fixed typos: Adress 2011-02-10 09:34:42 +00:00
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