.effmach (Effective Machine)
Debugging Tools for Windows
.effmach (Effective Machine)

The .effmach command displays or changes the processor mode that the debugger uses.

Syntax

.effmach [MachineType

Parameters

MachineType
Specifies the processor type that the debugger uses for this session. If you omit this parameter, the debugger displays the current machine type.

You can enter one of the following machine types.

Machine typeDescription
.Use the processor mode of the target computer's native processor mode.
#Use the processor mode of the code that is executing for the most recent event.
x86Use an x86-based processor mode.
amd64Use an x64-based processor mode.
ia64Use an Itanium-based processor mode.
ebcUse an EFI byte code processor mode.

Environment

ModesUser mode, kernel mode
TargetsLive, crash dump
PlatformsAll

Comments

The processor mode influences many debugger features:

  • Which processor is used for stack tracing.
  • Whether the process uses 32-bit or 64-bit pointers.
  • Which processor's register set is active.

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View