Review Board 2.0.15


MIPS: implement RemoteGDB::acc function for full system mode debugging

Review Request #995 - Created Jan. 15, 2012 and submitted

Information
Deyuan Guo
gem5
Reviewers
Default
[--splitting the mips-fs patch--]
Implement the RemoteGDB::acc function for full system mode debugging.

   
Ship it!
Posted (Jan. 16, 2012, 12:01 a.m.)
Given that this looks identical to the ARM version except for the names of a couple of utility functions it calls, I wonder why we don't have a default version defined on BaseRemoteGDB that they can both inherit.  That's future work though.  This patch is fine as it is.