Nav
|
0c1b0211e8
|
Tidying
|
2022-10-12 21:26:09 +01:00 |
|
Nav
|
238819eb42
|
Added single-shot delay times for emitting target stopped events to Insight components, when stepping through code
|
2022-09-17 20:55:17 +01:00 |
|
Nav
|
7d07a9cf6c
|
Tidying
|
2022-09-06 17:17:43 +01:00 |
|
Nav
|
46d8ce1854
|
Added TargetMemoryAddress, TargetMemorySize, TargetProgramCounter and TargetStackPointer aliases
|
2022-09-06 17:16:49 +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
|
07de0931b3
|
More tidying
|
2022-05-01 19:45:56 +01:00 |
|
Nav
|
554d4607c5
|
Removed correlationId from events - no longer used or needed
|
2022-05-01 19:33:22 +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
|
01bc53ffce
|
Added memory type, start address and size members to the MemoryWrittenToTarget event
|
2022-04-30 01:37:00 +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
|
8be1446e72
|
Moved TargetController components into new 'TargetController' namespace.
|
2022-04-09 15:57:24 +01:00 |
|
Nav
|
1696d2dcbe
|
Implemented ResetTaret handler in TargetController
|
2022-04-08 22:14:01 +01:00 |
|
Nav
|
3893187aed
|
Tidying - using scoped enums
|
2022-03-01 20:39:04 +00:00 |
|
Nav
|
d462358b1e
|
Tidying
|
2022-01-11 21:12:25 +00:00 |
|
Nav
|
cacd81b1dc
|
Tidying
|
2021-12-25 21:22:29 +00:00 |
|
Nav
|
6f364a7009
|
Added support for excluding address ranges from read memory events
|
2021-12-25 20:57:03 +00:00 |
|
Nav
|
cc553d2295
|
New TC event for retrieving current stack pointer value
|
2021-11-11 19:05:24 +00:00 |
|
Nav
|
6edfb7376a
|
Tidied structure of all classes within the entire code base
Also some other small bits of tidying
|
2021-10-31 11:36:28 +00:00 |
|
Nav
|
8cd094c9cc
|
Included error message in TargetControllerErrorOccurred event
|
2021-09-25 20:13:32 +01:00 |
|
Nav
|
5e8723ede4
|
Tidying
|
2021-09-12 23:29:49 +01:00 |
|
Nav
|
39c95857e5
|
Replaced TargetIoPortsUpdated event with RegistersWrittenToTarget event
|
2021-09-12 23:28:16 +01:00 |
|
Nav
|
b81b51790e
|
Improved register written event
|
2021-09-12 23:25:34 +01:00 |
|
Nav
|
12a7d58b59
|
Triggering a registers written event when a memory range that contains a register is written to.
|
2021-09-11 20:42:44 +01:00 |
|
Nav
|
1bc881e9ae
|
Included variant ID in target pin descriptor
|
2021-09-04 17:58:05 +01:00 |
|
Nav
|
092a7df675
|
Updated TargetControllerConsole to use template method for triggering events for the TargetController.
|
2021-08-20 22:53:31 +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
|
d365f6348b
|
General tidying, addressing issues found by static analysis tool.
|
2021-06-22 23:52:31 +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
|
c755094cd5
|
This should have been included in a previous commit, RE renaming compenent state changed events
|
2021-05-25 21:47:53 +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
|
ce480a996c
|
Removed all using declarations and directives from header files
|
2021-05-24 20:58:49 +01:00 |
|
Nav
|
7a28f93ee9
|
Tidying
|
2021-04-06 23:20:50 +01:00 |
|