microsoft / microsoft/vscode-python-debugger
Debugger silently crashes as it seems
@eleanorjboyd ya está trabajando en esto.
Desde el 3/10/2025.
- Lenguaje dominante
- TypeScript
- Estrellas
- 181
- Forks
- 126
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 3
Descripción
I have quite a journey already behind, so my apologies if I'm wrong here. It started with the debugger not working at all, but let me try to make it as short as possible.
- observation: run file & debugger is silently crashing via remote tunnels connection (from macOS to Windows)
- observation: run file & debugger is silently crashing when invoked locally (fully uninstalled VS Code as good as I could with deleting cache folders and registry entries)
- partial solution: run file & debugger works again when invoked locally
now I am with a tunnel connection where I can run a file but when I try to debug the file (just with the debug play button) the debugger still crashes silently. at least that's now narrowed down somewhat.
all configs were working before (launch.json, venv, etc) and I'm using the latest VS Code (not insiders) everywhere.
How can I further debug this and bring helpful information?
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.