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 Moved fpdebug 2013-09-15 10:59:04 +00:00
fpd.lpr Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdcommand.pas
fpdglobal.pas Moved fpdebug 2013-09-15 10:59:04 +00:00
fpdloop.pas FPDebug: refactor, break circle unit ref 2013-11-04 23:42:06 +00:00
fpdpeimage.pas FPDebug: refactor, break circle unit ref 2013-11-04 23:42:06 +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