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)
commitc8c11c4f3c9f5d02c4027711eca76102f07d14f1
tree6468ae36b13df1ef224e5f701e0f91f4efbe339f
parente70fd34fa23c2e3b3bbdf8150439ba3fce310582
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