.U (Display Disassembly)

Displays the disassembly of the current program.

U [range]

Arguments

  • range
    Optional. Specifies the memory area that contains the instructions to unassemble. If the range argument is not specified, the disassembly begins at the current address. The default range size is 8 instructions on an x86 processor and 9 instructions on an IA-64 processor.

Remarks

This command can be used in both the Command window and the Immediate window. To issue the command in the Immediate window, you must preface the command with a greater than sign (>).

See Also

Reference

Command Window

Immediate Window

Other Resources

Immediate Window Commands

NTSD Command Support