New clion_adaptation environment config param, to allow for use of Bloom with CLion's new "debug server" functionality
This commit is contained in:
@@ -14,6 +14,7 @@ namespace DebugServer::Gdb::AvrGdb
|
||||
{
|
||||
public:
|
||||
AvrGdbRsp(
|
||||
const EnvironmentConfig& environmentConfig,
|
||||
const DebugServerConfig& debugServerConfig,
|
||||
const Targets::TargetDescriptor& targetDescriptor,
|
||||
EventListener& eventListener,
|
||||
|
||||
Reference in New Issue
Block a user