Renamed component (DebugServer and TargetController) state changed events to be specific to thread states
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
#include "ResetTarget.hpp"
|
||||
#include "DebugSessionStarted.hpp"
|
||||
#include "DebugSessionFinished.hpp"
|
||||
#include "TargetControllerStateChanged.hpp"
|
||||
#include "TargetControllerThreadStateChanged.hpp"
|
||||
#include "TargetControllerStopped.hpp"
|
||||
#include "ShutdownTargetController.hpp"
|
||||
#include "TargetControllerErrorOccurred.hpp"
|
||||
#include "ShutdownApplication.hpp"
|
||||
#include "DebugServerStateChanged.hpp"
|
||||
#include "DebugServerThreadStateChanged.hpp"
|
||||
#include "ShutdownDebugServer.hpp"
|
||||
#include "RetrieveRegistersFromTarget.hpp"
|
||||
#include "RegistersRetrievedFromTarget.hpp"
|
||||
|
||||
Reference in New Issue
Block a user