Zebediah Figura : winedbg/gdbproxy: Remove unnecessary checks for supported context flags.

Alexandre Julliard julliard at winehq.org
Wed Jun 13 16:10:51 CDT 2018


Module: wine
Branch: master
Commit: b459c88caa07f3b60f976289670960ae7d107d14
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b459c88caa07f3b60f976289670960ae7d107d14

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Jun 12 17:53:17 2018 -0500

winedbg/gdbproxy: Remove unnecessary checks for supported context flags.

And simplify the assignment to use CONTEXT_ALL instead. If we don't support
reading from a register then we just ignore its value.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/winedbg/gdbproxy.c | 480 ++++++++++++++++++++------------------------
 1 file changed, 223 insertions(+), 257 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b459c88caa07f3b60f976289670960ae7d107d14



More information about the wine-cvs mailing list