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 還沒有評估資料。