Commit Graph

14 Commits

Author SHA1 Message Date
Nav
d7b59cac59 Support for hardware breakpoints 2023-09-20 23:43:29 +01:00
Nav
5896306f1a Removed redundant 'Bloom' namespace from entire codebase 2023-08-13 15:47:51 +01:00
Nav
bc4939e48f Added shutdownOnClose Insight config param, to trigger a shutdown when the user closes the main Insight window. 2023-07-18 23:17:13 +01:00
Nav
6eaca9fb1a Tweaked wording in YAML node type verification messages 2023-07-18 23:17:13 +01:00
Nav
184dd62652 Added additional check to verify environment node type 2023-07-18 23:17:13 +01:00
Nav
33aea9bd69 Renamed debugTool and debugServer project config params to tool and server, respectively.
Also a little tidying in ProjectConfig.cpp
2023-07-18 23:17:13 +01:00
Nav
8e3f56b348 Removed releasePostDebugSession debug tool config param. 2023-07-18 23:17:13 +01:00
Nav
2c489c7320 Removed enabled Insight config param and replaced with activateOnStartup param. 2023-07-18 23:17:13 +01:00
Nav
90ef72f686 Moved String helper functions to service class 2023-02-20 21:55:55 +00:00
Nav
ae5747e79b Replaced project configuration format from JSON to YAML 2022-07-23 15:39:00 +01:00
Nav
49710e7484 New shutdownPostDebugSession config parameter 2022-02-09 17:44:58 +00:00
Nav
53a3c815d7 Removed using namespace directive for class member function definitions in source files 2022-02-05 15:32:08 +00:00
Nav
d24587b992 Replaced init() functions with proper constructors in ProjectConfig structs 2022-01-02 21:24:23 +00:00
Nav
7c08a37d82 Renamed ApplicationConfig to ProjectConfig 2022-01-02 21:24:23 +00:00