Added TargetFamily to TargetDescriptor and comparability check in AVR GDB debug server
This commit is contained in:
@@ -14,6 +14,7 @@ namespace DebugServer::Gdb::AvrGdb
|
||||
public:
|
||||
AvrGdbRsp(
|
||||
const DebugServerConfig& debugServerConfig,
|
||||
const Targets::TargetDescriptor& targetDescriptor,
|
||||
EventListener& eventListener,
|
||||
EventFdNotifier& eventNotifier
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user