Nav
|
0a6951865c
|
Fixed regression which was causing a deadlock when de-registering event handlers from an event handler
|
2022-12-18 17:56:21 +00:00 |
|
Nav
|
b3fb3f0955
|
Lots of tidying
|
2022-12-03 22:16:21 +00:00 |
|
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
|
c88395b8eb
|
Tidying
|
2022-08-04 21:08: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
|
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
|
a52f114b78
|
Corrected EventListener::dispatchCurrentEvents() bug, where it was only processing one event of each type
|
2022-04-21 23:46:55 +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
|
ec060a469b
|
Renamed EventNotifer to EventFdNotifier and employed new NotifierInterface
|
2022-04-15 22:05:50 +01:00 |
|
Nav
|
bc47b1546f
|
These changes should have been in a previous commit, for tidying the SyncSafe class
|
2022-04-15 14:32:26 +01:00 |
|
Nav
|
75c28ba803
|
Tidied SyncSafe template class
|
2022-04-14 23:06:38 +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
|
7b5ce83b50
|
More tidying
|
2022-04-05 22:37:00 +01:00 |
|
Nav
|
5d3211dc68
|
Removed EventNotifier object management from EventListener class and added a getter function
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
7437f0a31e
|
Made EventManager class static
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
9922d1eca7
|
Preparation for converting EventManager member functions to static member functions
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
3893187aed
|
Tidying - using scoped enums
|
2022-03-01 20:39:04 +00:00 |
|
Nav
|
53a3c815d7
|
Removed using namespace directive for class member function definitions in source files
|
2022-02-05 15:32:08 +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
|
d6aa2ec91a
|
Const placement consistency
|
2021-10-31 11:36:28 +00:00 |
|
Nav
|
356c06f4f3
|
Tidying lambdas
|
2021-10-31 11:36:28 +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
|
508acf1c56
|
Tidying/consistency in lambda definitions
|
2021-10-03 02:03:54 +01: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 |
|