Gabe Black
|
8cb7ac0900
|
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
|
2006-11-08 02:13:47 -05:00 |
|
Gabe Black
|
54e22bfe95
|
Broke remote_gdb into a base class and architecture specific derived classes.
--HG--
extra : convert_revision : 8c528fab56a95b8245ad0f2572d62bb556ce0dde
|
2006-11-07 05:39:40 -05:00 |
|
Gabe Black
|
85a6079db7
|
Remote GDB support has been changed to use inheritance. Alpha should work, but isn't tested. Other architectures will not.
--HG--
extra : convert_revision : fc7e1e73e2f3b1a4ab9905a1eb98c5f07c6c8707
|
2006-11-06 18:29:58 -05:00 |
|