Adrian Bibby Walther
Results
2
issues of
Adrian Bibby Walther
With the official release of [Catch2 v3.0.1](https://github.com/catchorg/Catch2/releases/tag/v3.0.1) the header structure of that library has changed, and this breaks compatibility with anyone including ``, since it includes the old header. The...
### Feature Request Currently ```json { "name": "(Windows) Launch", "type": "cppvsdbg", "request": "launch", "program": "myprogram.exe", }, ``` is used to launch (and attach to) a new process for debugging, while...
debugger
Feature Request
help wanted