Changed the getReg and setReg functions so that they work like netbsd. Apparently...
authorGabe Black <gblack@eecs.umich.edu>
Wed, 8 Nov 2006 07:13:47 +0000 (02:13 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 8 Nov 2006 07:13:47 +0000 (02:13 -0500)
commit8cb7ac090059db62f869f726ffef6f93c0e49beb
treec81e1435e931abf350a3fb85d2b1e360b1c13600
parentf1a55570d305dd15d7bc9667453a0ca14bf16462
Changed the getReg and setReg functions so that they work like netbsd. Apparently, gdb expects to do single stepping on its own, so those functions panic for SPARC. acc still needs to be implemented.

--HG--
extra : convert_revision : c6e98e37b8ab3d6f8d6b3cd2c961faa65b08a179
src/arch/sparc/remote_gdb.cc
src/arch/sparc/remote_gdb.hh