lazarus/debugger/windebug/fpwd
marc b12953db4f * Fixed singlestepping from a breakpoint
git-svn-id: trunk@10170 -
2006-11-04 01:15:01 +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 renamed README files to README.txt 2006-07-21 18:31:15 +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