]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
gdbstub: add MIPS16 support
authorNathan Froyd <froydnj@codesourcery.com>
Tue, 8 Dec 2009 16:06:30 +0000 (08:06 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 19:20:20 +0000 (20:20 +0100)
commitff1d1977ffe1c276f5937a6ad4b6a5b6d2b1c6ae
tree6468ae36b13df1ef224e5f701e0f91f4efbe339f
parent364d48314a97dc4e3a98ff2643232faf37a2690d
gdbstub: add MIPS16 support

The only thing to do here is to expose the current processor mode to GDB
and to set the processor mode properly when we change the PC.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
gdbstub.c