Extra registers integration with GDB
authorMichael Pratt <michael@pratt.im>
Mon, 9 Jul 2012 03:04:35 +0000 (23:04 -0400)
committerMichael Pratt <michael@pratt.im>
Mon, 9 Jul 2012 03:04:35 +0000 (23:04 -0400)
commitb1e65ea367a450e8a37584cdee334562149b2a7c
tree2796ebf9305c67e4041d420bcea46f435f4c3ed9
parenta71f48db1055dd7cbd73260e089a63e86afaebb8
Extra registers integration with GDB

The support for extra registers has been added to GDB.  Now all core
registers can be read from GDB.  Write support has not yet been added.
gdbserver/gdb-server.c
src/stlink-common.c
src/stlink-common.h
src/stlink-usb.c