microsoft / microsoft/vscode-python-debugger
Debugger silently crashes as it seems
未关闭
@eleanorjboyd 已经在做这个了。
开始于 2025年10月3日。
bug
- 主要语言
- TypeScript
- 星标
- 181
- 派生
- 126
- 平均合并
- 2 天 3 小时
- 30 天内合并 PR
- 3
描述
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?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。