Accessing an invalid address while in debug mode will cause an
exception which modifies DEPC. When the target is continued it
will start execution at the modified DEPC value
(gdb) x/x 0
(gdb) c
Target will take an immediate exception with epc pointing to DMSEG
Original issue reported on code.google.com by ch...@mips.com on 8 Mar 2014 at 2:53
Original issue reported on code.google.com by
ch...@mips.com
on 8 Mar 2014 at 2:53Attachments: