Describe the bug
The dbgconf section for the debugger is listed as optional but generates a nullptr exception if omitted.
To Reproduce
Create a simple csolution with a debugger section that omits the dbgConf and run "csolution convert"
Expected behavior
An element listed as optional can be omitted
Environment (please complete the following information):
- csolution
- Version 2.8
- OS: windows
Additional context
N/A
Describe the bug
The dbgconf section for the debugger is listed as optional but generates a nullptr exception if omitted.
To Reproduce
Create a simple csolution with a debugger section that omits the dbgConf and run "csolution convert"
Expected behavior
An element listed as optional can be omitted
Environment (please complete the following information):
Additional context
N/A