winedbg: Improve size management in watch command.
commitf01ce56a4935449be0bfbb994eb904c84363c90e
authorEric Pouech <eric.pouech@gmail.com>
Mon, 17 Apr 2023 16:43:53 +0000 (17 18:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Apr 2023 16:18:19 +0000 (18 18:18 +0200)
treef0f9c9991a5f2df6e9d6edf7e1642b0c5ede895c
parentadde76fabd548171013b84396051e6f018a4cafe
winedbg: Improve size management in watch command.

- support 8 byte targets
- default to CPU pointer size if size isn't present nor supported.
- detect unaligned requests

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