Chapter 15 Debugging Assembly-Language Programs with CodeView

You can diagnose software problems and locate programming errors quickly with the CodeView debugger. This chapter explains how to

Display and modify variables and memory

Control the flow of execution

Use advanced CodeView debugging techniques

Modify CodeView's behavior with command-line switches and the TOOLS.INI file

CodeView supports the Microsoft mouse (or any fully compatible pointing device). This chapter first describes CodeView operations with the mouse, then with function keys. Command-window commands are not generally discussed, except when there is no comparable mouse or function-key command. Unless a specific mouse button is named, “clicking” means pressing and quickly releasing the left mouse button.