From 330f0dc4eae62bc803fa221c9bba80f803bd14d4 Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Wed, 16 Aug 2006 19:01:29 +0000 Subject: [PATCH] WIP --- web/Intro_To_New_Debugger.htm | 362 ++++++++++++++++++++++++++++------ 1 file changed, 305 insertions(+), 57 deletions(-) diff --git a/web/Intro_To_New_Debugger.htm b/web/Intro_To_New_Debugger.htm index 778871fd..c6015557 100644 --- a/web/Intro_To_New_Debugger.htm +++ b/web/Intro_To_New_Debugger.htm @@ -15,7 +15,7 @@

By Michael Pohoreski.

-

Revision 3.  Mar 12, 2006.

+

Revision 4.  July 1, 2006.

Table of Contents

@@ -27,6 +27,14 @@
  • Scrolling
  • + +
  • Registers
  • Flags
  • @@ -48,10 +56,12 @@
  • Symbols
  • -
  • Calculator
  • -
  • Breakpoints
  • +
  • Profiling
  • + +
  • Output and Calculations
  • +
  • Configuration