forked from qt-creator/qt-creator
debugger: add option to use intel-style disassembly
Change-Id: I549981e8314b52fafe2da387a0bb6312670578fa Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -126,6 +126,7 @@ enum DebuggerActionCode
|
||||
TargetAsync,
|
||||
WarnOnReleaseBuilds,
|
||||
MultiInferior,
|
||||
IntelFlavor,
|
||||
|
||||
// Stack
|
||||
MaximalStackDepth,
|
||||
|
||||
Reference in New Issue
Block a user