On 11/03/2016 05:35 PM, Doug Evans wrote:
The remote protocol can't handle flipping back and forth between 32-bit and 64-bit regs. To compensate, pretend "as if" on 64-bit cpu when in 32-bit mode.Signed-off-by: Doug Evans <[email protected]> --- target-i386/gdbstub.c | 52 ++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 13 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
