Skip to main content
0 votes
0 answers
54 views

I am having hard time while trying to debug a Node.JS app with the visual interface of VS Code. Firebase studio has only the option to "Install additional debuggers..." The option to "...
Monero Jeanniton's user avatar
1 vote
0 answers
60 views

I am trying to figure it out why while debugging in Visual Studio Code the first template Flutter app the debugger is not catching the instruction: _counter++; or _counter--; Here, I am attaching ...
K.Os's user avatar
  • 5,572
1 vote
0 answers
95 views

I am getting the following error (debugger output) when i try to do "ST_LINK: attach to application" in vscode. I have no idea what is going on. Any help is greatly appreciated. I use WSL ...
federico1234991's user avatar
3 votes
1 answer
116 views

I would like to know if there exists any way to interact programmatically with the vs code debugger during a session. Python would be ideal, but JS/TS could also work. For the langages being debugged (...
Mazrog's user avatar
  • 61
0 votes
1 answer
134 views

I have my Expo project running on port 8081. I start it with the command: npx expo start I open it on my phone using the Expo Go app (SDK 52). I’m trying to set up debugging in VS Code using ...
di0n's user avatar
  • 85
0 votes
0 answers
82 views

I have the following simple php test file: <?php $a = 1 ; $debug = true ; This file has two linked filenames: testa and testa.php I have set both of these files with a breakpoint at the third ...
Dennis 's user avatar
  • 1,316
18 votes
3 answers
5k views

I use Python 3.11.1 and Jupyter Notebook to run code selections or lines in the Interactive Window for debugging or coding purposes. A few days ago, everything was working fine, and I didn't have any ...
newbie's user avatar
  • 141
0 votes
0 answers
52 views

GDB console works well with gdbserver, but via VSCode it doesn't stop at breakpoints "version": "0.2.0", "configurations": [ { "name": "(gdb) ...
Роман Дузеев's user avatar
-1 votes
2 answers
156 views

I would like to know how to setup launch.json and tasks.json to close all relevant terminals after debugging session is stopped. For example i run ASP.NET app and Stripe Webhook Listen in compound ...
Dživo Jelić's user avatar
2 votes
0 answers
112 views

I’m working with VLLM (open-source) which includes C++ extension code compiled for Python. I installed it using CXXFLAGS="-Og -g" pip install -e . I want to debug the C++ code from Python by ...
Rachel Ovrani's user avatar
1 vote
3 answers
209 views

My vsCode is always on auto save mode The problem I'm having is that with every minor change in the code, vsCode loses focus and the page is redirected to the browser to display the output Please help ...
H24's user avatar
  • 21
3 votes
0 answers
83 views

I am trying to set up a debugger for a new React Native project using Expo in VS Code. I tried way too many things now, but I am consistently running into issues where breakpoints are not being hit ...
Cynthia UMUHIRE's user avatar
1 vote
1 answer
187 views

Basics: NextJS 14.2.16 Pages Router VSCode IDE (latest version) Flask is the backend, NextJS is only used to serve a React front-end. Goal: Debug web app with Chrome using a user profile that has ...
MKF's user avatar
  • 696
1 vote
1 answer
151 views

VS Code version: Version: 1.103.1 (system setup) Commit: 360a4e4fd251bfce169a4ddf857c7d25d1ad40da Date: 2025-08-12T16:25:40.542Z Electron: 37.2.3 ElectronBuildId: 12035395 Chromium: 138.0.7204.100 ...
gene b.'s user avatar
  • 12.7k
0 votes
0 answers
54 views

VS Code Version: Version: 1.103.2 (user setup) Commit: 6f17636121051a53c88d3e605c491d22af2ba755 Date: 2025-08-20T16:45:34.255Z Electron: 37.2.3 ElectronBuildId: 12035395 Chromium: 138.0.7204.100 Node....
wicast's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
149