lazarus/components/fpdebug/app/fpd
martin 5f80553ea9 Moved fpdebug
git-svn-id: trunk@42802 -
2013-09-15 10:59:04 +00:00
..
fpd.lpi Moved fpdebug 2013-09-15 10:59:04 +00:00
fpd.lpr Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdcommand.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdglobal.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdloop.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdpeimage.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdtype.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
README.txt Moved fpdebug 2013-09-15 10:59:04 +00:00

 ---------------------------------------------------------------------------
 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