General, Debugging, Options Dialog Box

The General pane of the Options dialog box allows you to set general debugging options.

Hexadecimal display

Select this option to display integers in hexadecimal format rather than binary.

Allow hexadecimal input without prefix

Select this option if you want the debugger information windows to accept input as hexadecimal as default (without the 0x prefix).

Warn if no symbols on launch

Select this option to display a dialog box warning you when you try to debug a program for which the debugger has no symbolic information.

Confirm correct file was found when finding source

Select this option to display a dialog box asking you to confirm that the debugger found the correct source file.

In break mode, only stop execution of the current program

Allows other attached programs to continue running when you break the current program.

Color text of current statement and breakpoints

Uses color to call out the current statement and statements where breakpoints are set.

Use CodeSense to verify breakpoints

Uses CodeSense to verify that breakpoints are valid.

Insert breakpoints in Active Server Pages for breakpoints in client script

When a breakpoint is set in a client script, inserts a corresponding breakpoint in the associated Active Server Page.

Just-In-Time Debugging/Attach On This Machine

Select to choose the types of applications (Win32 or COM+, for example) that can be attached for debugging (including just-in-time debugging).