microsoft / microsoft/MIEngine
Incorrect launch.vs.json values should show a more graceful error in VS
Open
@pieandcakes is already working on this.
Since May 22, 2018.
- Dominant language
- C#
- Stars
- 859
- Forks
- 233
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
Adding an "environment" key to an Open Folder launch configuration causes GDB to fail to launch with the error "Unable to start debugging. Unexpected GDB output from command "-interpreter-exec console "set env"". Argument required (environment variable and value). The version of GDB I am trying to target was installed by MSys2 as part of a MinGW development environment.
GDB is version (7.11.1) under MINGW64_NT-10.0 2.10.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.