set disassembly-flavor (gdb mode only)

Sets the debugger disassembly style.

Syntax

set disassembly-flavor att |intel

Parameters

att

Displays the disassembly code in ATT style.

intel

Displays the disassembly code in Intel style.

Description

This command sets the display style of the disassembly code to Intel or ATT style.

See Also

Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.