lazarus/components/fpdebug/app/fpd
2024-01-14 19:29:14 +01:00
..
fpd.lpi
fpd.lpr FpDebug/FPD: Add FpDbgDwarfFreePascal - This activates the FPC specific dwarf interpretation. 2021-11-28 10:53:43 +01:00
fpdcommand.pas FpD: change breakpoints to TFpDbgBreakpoint 2023-12-03 13:05:18 +01:00
fpdglobal.pas
fpdloop.pas FpDebug: update apps 2024-01-14 19:29:14 +01: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