Replaced RemoveBreakpointOnTarget event with TC command
This commit is contained in:
@@ -29,8 +29,6 @@ namespace Bloom::Events
|
||||
TARGET_EXECUTION_RESUMED,
|
||||
TARGET_EXECUTION_STOPPED,
|
||||
MEMORY_WRITTEN_TO_TARGET,
|
||||
REMOVE_BREAKPOINT_ON_TARGET,
|
||||
BREAKPOINT_REMOVED_ON_TARGET,
|
||||
SET_PROGRAM_COUNTER_ON_TARGET,
|
||||
PROGRAM_COUNTER_SET_ON_TARGET,
|
||||
EXTRACT_TARGET_DESCRIPTOR,
|
||||
|
||||
Reference in New Issue
Block a user