winedbg: Handle multi-machine process in command 'info share'.
commit71dbcbce2625330d0e48f3c1b7ccd098c95c34be
authorEric Pouech <eric.pouech@gmail.com>
Wed, 1 Feb 2023 15:22:58 +0000 (1 16:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Feb 2023 21:34:44 +0000 (6 22:34 +0100)
tree995c0ee0b4fe4425ff5c14b6ac8048c3f07ee142
parentaac4e9df0afc879c3a5d24ef9532e59a28144fbc
winedbg: Handle multi-machine process in command 'info share'.

- filter out native machine on wow64 configuration.
- add option to info share to print all modules.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
programs/winedbg/dbg.y
programs/winedbg/debug.l
programs/winedbg/debugger.h
programs/winedbg/info.c