lazarus/components/fpdebug/app/fpd
martin c13bcb61c2 FpDebug, fpd-app: fix some compile errors
git-svn-id: trunk@61335 -
2019-06-07 12:24:00 +00:00
..
fpd.lpi fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7 2014-09-03 14:44:07 +00:00
fpd.lpr FpDebug: Fixed compilation of the example console-debugger on Windows 2014-04-23 18:37:34 +00:00
fpdcommand.pas FpDebug, fpd-app: fix some compile errors 2019-06-07 12:24:00 +00:00
fpdglobal.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdloop.pas FpDebug, fpd-app: fix some compile errors 2019-06-07 12:24:00 +00:00
fpdpeimage.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdtype.pas
Info.plist * Implemented basic debug-support for Darwin 2014-03-12 21:35:06 +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