winedbg: Use debuggee's bitness for 'examine /a' command.
commit5fc54e32196276228cc8422e8371fc9eb4d7b6ca
authorEric Pouech <eric.pouech@gmail.com>
Mon, 23 Jan 2023 10:19:35 +0000 (23 11:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Jan 2023 19:14:52 +0000 (24 20:14 +0100)
treeba451181d88d19b552ca14432ff04fafeb0294dc
parentad21db2e1ee32a94bbea5767d2c11e93694d6cd8
winedbg: Use debuggee's bitness for 'examine /a' command.

Also fixes stack dump in crash summary and 'info stack' command.
(We were using debugger's bitness instead).

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
programs/winedbg/memory.c