-
_Originally posted by @FranzDeCopenhague in https://github.com/Microsoft/vscode-cpptools/issues/264#issuecomment-352234542_
I am also seeing this in CentOS 7.
My launch.json:
```json
{
"v…
-
This is similar to issue #6431
My launch.json is pretty much the same however I see from the log that it is stuck at waiting for connection. One application always starts usually the first one liste…
mkgvb updated
3 years ago
-
### Environment
- OS and version: Ubuntu 22.04.2 LTS (on VirtualBox VM (Version 7.0.8 r156879 (Qt5.15.2)), Host OS: macOS Monterey, 12.6), MacBook Pro (16-inch, 2019), Intel Core i9.
- VS Code: Vers…
-
We cannot currently see threads in GDB, and neither we can in VS2015. We should enable that to allow productive debugging.
-
@gregg-miskelly
When attaching to a running process through VS 17 it would always hang at some point in the process. So I cloned this project and but some breakpoints in to see where it is hanging.…
-
### Godot version
master
### System information
Windows 10, Nvidia GTX 750 Ti
### Issue description
I compiled Godot under WSL/WSL2 and been trying to mess around in the engine in VScode with WSL…
-
### Feature Description:
Currently the auto-completion in the console of a [cdt-gdb-vscode](https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode) debug console is just listing found words:
![image]…
-
Type: Debugger
**Describe the bug**
- OS and Version: Ubuntu 18.04.2
- VS Code Version: 1.38.0
- C/C++ Extension Version: 0.25.1
- Other extensions you installed (and if the issue persis…
-
Stopped due to shared library event (no libraries added or removed)
I have set the : set stop-on-solib-events 0
and clear all catch setting.
-
Type: Debugger
- OS and Version: Ubuntu 18.04.4
- VS Code Version: 1.42.1
- C/C++ Extension Version: 0.26.3
Steps to Reproduce:
Compile the following code with `clang-9 -g test.c` then set a …
ghost updated
4 years ago