diff options
author | Richard Henderson <rth@twiddle.net> | 2012-08-23 10:44:45 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2013-01-05 12:00:27 -0800 |
commit | 6ee77b16630bc86c1a44f9df61b072c7974ba503 (patch) | |
tree | 5ae3861bc59868687e138878118cae205273d78e /linux-user/qemu.h | |
parent | 79be7c7b603f89da209098a03a5459beb09a579b (diff) |
target-s390: Fix gdbstub
The real gdb protocol doesn't split out pc or cc as real registers.
Those are pseudos that are extracted as needed from the PSW. Don't
modify env->cc_op during read -- that way lies heisenbugs.
Fill in the XXX for the fp registers.
Remove duplicated defines in cpu.h.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'linux-user/qemu.h')
0 files changed, 0 insertions, 0 deletions