New shutdownPostDebugSession config parameter
This commit is contained in:
@@ -148,6 +148,11 @@ namespace Bloom
|
||||
*/
|
||||
std::string name;
|
||||
|
||||
/**
|
||||
* Flag to determine whether Bloom should shutdown at the end of a debug session.
|
||||
*/
|
||||
bool shutdownPostDebugSession = false;
|
||||
|
||||
/**
|
||||
* Configuration for the environment's selected debug tool.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user