lazarus/debugger/windebug/fpwd
marc c94243fad2 testcommit
git-svn-id: trunk@13477 -
2007-12-27 09:50:49 +00:00
..
fpwd.lpr * Fixed singlestepping from a breakpoint 2006-11-04 01:15:01 +00:00
fpwdcommand.pas * Fixed singlestepping from a breakpoint 2006-11-04 01:15:01 +00:00
fpwdglobal.pas + added exception dissection 2006-11-03 00:54:34 +00:00
fpwdloop.pas * Fixed singlestepping from a breakpoint 2006-11-04 01:15:01 +00:00
fpwdpeimage.pas + Added line info 2006-10-27 22:23:13 +00:00
fpwdtype.pas + added exception dissection 2006-11-03 00:54:34 +00:00
README.txt testcommit 2007-12-27 09:50:49 +00:00

 ---------------------------------------------------------------------------
 fpwd  -  FP standalone windows debugger
 ---------------------------------------------------------------------------

 fpwd is a concept Free Pascal Windows Debugger. It is mainly used to thest
 the windebugger classes, but it may grow someday to a fully functional
 debugger written in pascal. I hope you enjoy it.

 Marc Weustink