Nav
|
f980d960b7
|
Refactored insight startup code to accommodate on-demand activation.
Also created new event for activation request
|
2023-07-18 23:17:13 +01:00 |
|
Nav
|
3f0326d9a3
|
Removed obsolete event
|
2023-07-18 23:14:41 +01:00 |
|
Nav
|
c7cd88e198
|
Tidying
|
2022-07-16 19:12:45 +01:00 |
|
Nav
|
f33d6062a4
|
Programming mode enabled/disabled events
|
2022-06-05 16:15:34 +01:00 |
|
Nav
|
96cae9d1e4
|
Replaced ExtractTargetDescriptor event with TC command
|
2022-05-01 18:32:54 +01:00 |
|
Nav
|
d8af8fe1ee
|
Replaced RetrieveStackPointerFromTarget event with TC command
|
2022-05-01 18:06:21 +01:00 |
|
Nav
|
1072534809
|
Replaced SetTargetPinState event with TC command
|
2022-05-01 17:33:09 +01:00 |
|
Nav
|
870c4ba3d7
|
Replaced RetrieveTargetPinStates event with TC command
|
2022-05-01 00:07:12 +01:00 |
|
Nav
|
7c4e39dd03
|
Replaced SetProgramCounterOnTarget event with TC command
|
2022-04-30 23:10:07 +01:00 |
|
Nav
|
acc96fd6d1
|
Replaced RemoveBreakpointOnTarget event with TC command
|
2022-04-30 22:45:46 +01:00 |
|
Nav
|
f7619f475b
|
Replaced SetBreakpointOnTarget event with TC command
|
2022-04-30 22:03:28 +01:00 |
|
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
|
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
|
1696d2dcbe
|
Implemented ResetTaret handler in TargetController
|
2022-04-08 22:14:01 +01:00 |
|
Nav
|
cc553d2295
|
New TC event for retrieving current stack pointer value
|
2021-11-11 19:05:24 +00:00 |
|
Nav
|
39c95857e5
|
Replaced TargetIoPortsUpdated event with RegistersWrittenToTarget event
|
2021-09-12 23:28:16 +01:00 |
|
Nav
|
3554960a19
|
Removed unnecessary use of std::string for event management, in an attempt to reduce memory consumption.
Now using 16 bit enums for event types.
|
2021-08-19 22:06:59 +01:00 |
|
Nav
|
69cee4d579
|
Removed EventRef alias for clarity
|
2021-06-22 14:44:00 +01:00 |
|
Nav
|
a7df862d36
|
Moved away from shared pointers in event handlers - didn't make sense to expose the event management implementation to handlers.
Also some other bits of tidying.
|
2021-06-22 03:06:20 +01:00 |
|
Nav
|
db2221741f
|
TargetController suspension
|
2021-05-30 16:52:32 +01:00 |
|
Nav
|
77bcf07d6c
|
Tidying
|
2021-05-25 21:57:59 +01:00 |
|
Nav
|
897482de1d
|
Renamed component (DebugServer and TargetController) state changed events to be specific to thread states
|
2021-05-24 21:12:21 +01:00 |
|
Nav
|
a29c5e1fec
|
Initial commit
|
2021-04-04 21:04:12 +01:00 |
|