Nav
|
ffc27a567b
|
Replaced WriteMemoryToTarget event with TC command
|
2022-04-30 01:30:57 +01:00 |
|
Nav
|
76e189162e
|
Replaced StepTargetExecution event with TC command
|
2022-04-29 22:12:09 +01:00 |
|
Nav
|
3fc558f3e8
|
Added requiresStoppedTargetState() member function to TargetController command classes.
The TargetController will use this to determine whether to stop the target before handling a given command.
|
2022-04-29 22:06:05 +01:00 |
|
Nav
|
fa037a81b1
|
Replaced nasty onInsightStateChangedEvent event handler in TargetController with new GetTargetState command
|
2022-04-28 21:06:57 +01:00 |
|
Nav
|
5a8aa3d657
|
New GetTargetState TargetController command
|
2022-04-28 21:05:53 +01:00 |
|
Nav
|
687e28718c
|
Replaced ReportTargetControllerState event with TC command and renamed TargetControllerStateReported event
|
2022-04-27 22:07:14 +01:00 |
|
Nav
|
391b742d8b
|
Replaced RetrieveMemoryFromTarget event with TC command
|
2022-04-24 18:55:19 +01:00 |
|
Nav
|
67677e6ea7
|
Replaced WriteRegistersToTarget event with TC command
|
2022-04-24 17:37:58 +01:00 |
|
Nav
|
e662d0b57a
|
Replaced RetrieveRegistersFromTarget event with TC command
|
2022-04-24 16:41:40 +01:00 |
|
Nav
|
b3694970bf
|
Replaced ResetTarget event with TC command
|
2022-04-23 17:41:02 +01:00 |
|
Nav
|
5da06f22d1
|
Replaced ResumeTargetExecution event with TC command
|
2022-04-19 21:12:59 +01:00 |
|
Nav
|
fa4f5e3427
|
Replaced StopTargetExecution event with TC command
|
2022-04-18 18:50:23 +01:00 |
|
Nav
|
5efffc6605
|
Added member function to deregister TargetController command handlers
|
2022-04-18 18:49:49 +01:00 |
|
Nav
|
0a21526a68
|
Tidying
|
2022-04-17 23:56:57 +01:00 |
|
Nav
|
13f5c13065
|
Implemented new command-response-based interface for the TargetController
|
2022-04-17 23:55:34 +01:00 |
|
Nav
|
3b0b39fe83
|
Tidying
|
2022-04-15 22:06:38 +01:00 |
|
Nav
|
8be1446e72
|
Moved TargetController components into new 'TargetController' namespace.
|
2022-04-09 15:57:24 +01:00 |
|
Nav
|
0a537dcf90
|
Renamed TargetController class to TargetControllerComponent
|
2022-04-09 15:26:56 +01:00 |
|