On 07/19/2018 05:55 AM, Stefan Markovic wrote: > From: James Hogan <james.ho...@mips.com> > > nanoMIPS has no ISA bit in the PC, so remove the handling of the low bit > of the PC in the MIPS gdbstub for nanoMIPS. This prevents the PC being > read as e.g. 0xbfc00001, and prevents writing to the PC clearing > MIPS_HFLAG_M16. > > Signed-off-by: James Hogan <james.ho...@mips.com> > Signed-off-by: Yongbok Kim <yongbok....@mips.com> > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > Signed-off-by: Stefan Markovic <smarko...@wavecomp.com> > --- > target/mips/gdbstub.c | 13 ++++++++----- > 1 file changed, 8 insertions(+), 5 deletions(-)
See my comments for 28/40. r~