The architecture of a Alpha processor affects local variable symbol addresses, which you see in disassembly mode and in the Watch window. Be aware of the following regarding symbol addresses on Alpha platforms:
See The /Gt (Set Data Value) Option in Chapter 4 for a detailed discussion about the /Gt switch. See the Alpha Calling Standard for details on when the stack pointer and frame pointer are used.
The following figure shows an example of the Locals window when running on a Alpha platform. Note that each address is an offset from SP, not EBP.
Figure 2.9 The Locals Window on the Alpha Platform