lazarus/debugger/fpdebug/fpd
mattias a8498808d1 fixed typos: Adress
git-svn-id: trunk@29439 -
2011-02-10 09:34:42 +00:00
..
fpd.lpr * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdcommand.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdglobal.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdloop.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdpeimage.pas fixed typos: Adress 2011-02-10 09:34:42 +00:00
fpdtype.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
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