lazarus/components/fpdebug/app/fpd
2015-05-25 15:22:59 +00:00
..
fpd.lpi
fpd.lpr
fpdcommand.pas fpdebug: Pass parameters to the debuggee in the console-version 2015-01-25 17:37:34 +00:00
fpdglobal.pas
fpdloop.pas FpDebugServer: Added basic "evaluate" command 2015-05-25 15:22:59 +00:00
fpdpeimage.pas
fpdtype.pas
Info.plist
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