Breakpoints Window | Dbx Commands Window |
Breaking On Value Change | Setting the Trace Speed |
You can set a trace that displays information about an event in your program, such as a change in the value of a variable.
Although a trace's behavior is different from that of a breakpoint, you use the Breakpoint window to set up a trace since traces and breakpoints share similar event handlers. The output appears in the Dbx Commands window.
To set up a trace:
You set options on a trace in the same way you set options on breakpoints. For instructions, see Setting Breakpoint Options.
To open the Dbx Commands window to view the trace output:
![]() | Choose Windows ![]() |