Using SoftBench Debugger

Specifying Identifier Locations

+offset indicates an offset toward the top of the stack (towards `run), and -offsetindicates an offset toward the base of the stack (towards `main).

You can also create DDE variables using the DDE declare command. These are useful if you need temporary variables to store intermediate results, pointers, or other values you will need later. See “Using Debugger Variables” on page 183.

180

Chapter 7