Nav
|
3bd09bdc84
|
Included AVR GDB specific implementations of the read and write memory GDB command packets.
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
934c4b2820
|
Created new ServerInterface class and refactored the AVR GDB RSP debug server into an implementation of ServerInterface
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
c002bd0f0e
|
Tidying
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
95b9ffef57
|
Added getRegisterNumbers() member function to GDB target descriptor
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
e2bbb72b8a
|
Made GDB target descriptor register functions const
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
0e71222363
|
Removed unused class member in AVR GDB target descriptor class
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
1bb099f007
|
Fixed AVR GDB target descriptor initialisation
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
2b3a6fd27f
|
Moved GDB command packet handling to individual CommandPacket classes
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
01396afcec
|
Renamed AvrGdbRsp directory to AvrGdb and moved target register functions to new GDB target descriptor class
|
2022-04-04 22:21:42 +01:00 |
|