Nav
|
9475a80cd0
|
Removed TC state code from insight and debug server components
|
2023-07-18 23:17:13 +01:00 |
|
Nav
|
8a6f1e8659
|
Fixed bug with GDB interrupts not being serviced properly
|
2023-05-07 19:44:19 +01:00 |
|
Nav
|
2d934f7ea5
|
Removed breakpoint caching in GDB server - it's not needed!
GDB can be configured to avoid needlessly updating breakpoints on the target
|
2023-04-01 19:06:57 +01:00 |
|
Nav
|
3a74906541
|
Implemented support for breakpoint caching in the GDB server
|
2023-04-01 15:15:04 +01:00 |
|
Nav
|
d353b55f9b
|
Renamed TargetControllerConsole to TargetControllerService
|
2023-02-20 21:55:55 +00:00 |
|
Nav
|
89b02474a9
|
More bits of refactoring in the GDB RSP server implementation
|
2022-11-18 20:26:20 +00:00 |
|
Nav
|
065a389dfe
|
Improved naming consistency of aliases
|
2022-10-01 21:01:37 +01:00 |
|
Nav
|
2372b93e11
|
Improved RAII of DebugSession class
|
2022-08-13 03:06:37 +01:00 |
|
Nav
|
6a4bf89706
|
Moved GDB supported feature set to DebugSession object
|
2022-05-14 22:38:49 +01:00 |
|
Nav
|
e6cd1faef1
|
Removed EventManager and EventListener dependency from TargetControllerConsole class
|
2022-05-01 18:57:45 +01:00 |
|
Nav
|
687e28718c
|
Replaced ReportTargetControllerState event with TC command and renamed TargetControllerStateReported event
|
2022-04-27 22:07:14 +01:00 |
|
Nav
|
ec060a469b
|
Renamed EventNotifer to EventFdNotifier and employed new NotifierInterface
|
2022-04-15 22:05:50 +01:00 |
|
Nav
|
8be1446e72
|
Moved TargetController components into new 'TargetController' namespace.
|
2022-04-09 15:57:24 +01:00 |
|
Nav
|
b8e34b87d3
|
Tidied GDB RSP debug server
|
2022-04-05 18:51:25 +01:00 |
|
Nav
|
2aa240a680
|
Renamed GdbRsp directory to Gdb
|
2022-04-04 22:21:42 +01:00 |
|