Nav
|
1696d2dcbe
|
Implemented ResetTaret handler in TargetController
|
2022-04-08 22:14:01 +01:00 |
|
Nav
|
8d089a750e
|
Removed unused EventManager class member from TargetControllerConsole
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
7437f0a31e
|
Made EventManager class static
|
2022-04-04 22:21:42 +01:00 |
|
Nav
|
53a3c815d7
|
Removed using namespace directive for class member function definitions in source files
|
2022-02-05 15:32:08 +00:00 |
|
Nav
|
6f364a7009
|
Added support for excluding address ranges from read memory events
|
2021-12-25 20:57:03 +00:00 |
|
Nav
|
a305761ab5
|
New target controller console routine for fetching the stack pointer
|
2021-11-11 19:05:59 +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
|
1bc881e9ae
|
Included variant ID in target pin descriptor
|
2021-09-04 17:58:05 +01:00 |
|
Nav
|
1dc184edbc
|
Improved containment of target package widget functionality - it's now less tightly coupled.
|
2021-09-02 21:19:46 +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
|
c60b1ef75d
|
Removed unused include. Added new line at EOF
|
2021-08-19 22:20:32 +01:00 |
|
Nav
|
11415ce99a
|
Fixed bug in TargetControllerConsole, where the TargetController would respond to an event before the TargetControllerConsole could register an interest in the response, resulting the the TargetControllerConsole missing the response.
|
2021-08-19 22:05:15 +01:00 |
|
Nav
|
fd719f1cda
|
Renamed GDB & TargetConrollerConsole read & write register functions/classes to a more generic name.
|
2021-08-07 17:10:10 +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
|
08914372b9
|
Tidying
|
2021-05-31 00:03:57 +01:00 |
|
Nav
|
db2221741f
|
TargetController suspension
|
2021-05-30 16:52:32 +01:00 |
|
Nav
|
ce480a996c
|
Removed all using declarations and directives from header files
|
2021-05-24 20:58:49 +01:00 |
|
Nav
|
de1d80f35b
|
Added defaultTimeout member to TargetControllerConsole, for adjustable timeout values
|
2021-05-01 13:48:18 +01:00 |
|
Nav
|
fa2a3f67db
|
Introduced the TargetControllerConsole class to provide access to common functionality within the TargetController.
|
2021-04-24 21:13:07 +01:00 |
|