lazarus/debugger/fpdebug/fpd
2012-04-09 08:24:59 +00:00
..
fpd.lpr * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdcommand.pas IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
fpdglobal.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdloop.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +00:00
fpdpeimage.pas fixed typos: Adress 2011-02-10 09:34:42 +00:00
fpdtype.pas * remove windows specific parts (step 2) 2009-01-16 00:26:10 +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