home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / prog / d86v371.arj / D00.DOC < prev    next >
Text File  |  1994-01-31  |  3KB  |  106 lines

  1. D86 debugger package   V3.70                  January 31, 1994
  2.  
  3. The entire package is Copyright 1986--1994 Eric Isaacson.
  4. All rights reserved.
  5.  
  6. PLEASE read Chapter 1 for legal terms and conditions, how to
  7. register for the package, and an overview of the debugger.
  8.  
  9. If you bought a D86 disk from a $5-per-disk distribution house
  10. and are taken aback because you now find you must pay me for the
  11. right to use D86, please read the QUESTION and ANSWER from the
  12. A00.DOC file of the A86 package.
  13.  
  14.  
  15.  
  16. The D86 package consists of the three programs D86.COM, A86.COM, 
  17. and D86CHECK.COM, a source file HEXOUT.8 used by the 
  18. demonstration in Chapter 2, and a sequence of DOC files that, 
  19. when printed out in order, make the manual.  Each chapter is a 
  20. DOC file whose name is D??.DOC, where ?? runs from 00 through 
  21. 10. 
  22.  
  23.                                                              0-2
  24. TABLE OF CONTENTS
  25.  
  26.  
  27. CHAPTER 1   INTRODUCTION AND LEGAL TERMS
  28.  
  29. Introduction                       1-1
  30. Legal Terms and Conditions         1-1
  31. Registration Benefits              1-3
  32. Overview of D86                    1-4
  33. How to Contact Me                  1-5
  34.  
  35.  
  36. CHAPTER 2   D86 DEMONSTRATION
  37.  
  38.  
  39. CHAPTER 3   REQUIREMENTS AND OPERATION
  40.  
  41. System Requirements for D86                      3-1
  42. Invoking D86                                     3-1
  43. Finding the Program File                         3-2
  44. Finding the Symbols File                         3-2
  45. BIOS Switching                                   3-3
  46. The D86 Environment Variable                     3-3
  47. Two-Screen Debugging with +V                     3-4
  48. The D86 Screen Display                           3-4
  49. D86 Commands                                     3-5
  50. Immediate Assembly-Language Commands             3-5
  51. Entering Instructions Into Memory                3-6
  52. Entering Data into 8086 Memory                   3-6
  53. Adding Symbols to a Program                      3-7
  54.  
  55.  
  56. CHAPTER 4    D86 CONTROL KEYS
  57.  
  58. Display Control Keys                          4-1
  59. Instruction Pointer Positioning Control Keys  4-2
  60. Program Execution Control Keys                4-4
  61. Special Action Control Keys                   4-4
  62.  
  63.  
  64. CHAPTER 5   COMMAND LANGUAGE
  65. General Operands to Debugger Commands    5-1
  66. Format of Debugger Command Examples      5-1
  67. The Debugger Command Set                 5-1
  68.                                                              0-3
  69.  
  70. CHAPTER 6   MEMORY DISPLAY OPTIONS
  71.  
  72. Memory Display Windows                  6-1
  73. Single-Line Memory Windows              6-1
  74. Erasing Memory Display Lines            6-2
  75. Continuation Lines                      6-2
  76. Mixed Format Specification              6-3
  77. Numbers in a Format Specification       6-3
  78. Spacing Between Memory-Display Units    6-4
  79. Special-Action Format Specifiers        6-4
  80. The Data Memory Window                  6-8
  81.  
  82.  
  83. CHAPTER 7    FLOATING POINT DEBUGGING
  84.  
  85. The Floating-Point Display Window          7-1
  86. Exotic Flavors of Floating-Point Numbers   7-3
  87.  
  88.  
  89. CHAPTER 8   COMMONLY ASKED QUESTIONS
  90.  
  91. Setting Registers        8-1
  92. Modifying Memory         8-1
  93. Screen Problems          8-1
  94. Debugging ROM            8-2
  95.  
  96.  
  97. CHAPTER 9    RELEASE HISTORY AND FUTURE PLANS
  98.  
  99. Release History of D86       9-1
  100. Future Plans                 9-2
  101.  
  102. INDEX
  103.  
  104.  
  105.  
  106.