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.


Submit feedback on this help topic