winedbg: For stack info command, display information in 'a' format (instead of 'x...
commit285200b29bbd43a1deea25b32454cf10bef1f0cc
authorEric Pouech <eric.pouech@orange.fr>
Mon, 19 Apr 2010 20:33:26 +0000 (19 22:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2010 09:15:25 +0000 (20 11:15 +0200)
tree20f7528522879a40c67bf9d20aca1a003dbce1fa
parent3833600c7956c7f377b7ec8042e58d59508f1365
winedbg: For stack info command, display information in 'a' format (instead of 'x') to get word size machine (instead of forcing 32bit).
programs/winedbg/stack.c