flathub / flathub/com.visualstudio.code
Unable to debug external processes
オープン
- 主要言語
- Shell
- スター
- 217
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 1
説明
I confirmed the problem with the debugger for Unity. (`unity.unity-debug`) The extension had two problems on Flatpak:
1. Mono is not available via `PATH`.
2. Cannot enumerate external processes.
1 can be easily solved by adding yet another SDK to `code.sh`. The question is how to resolve 2. I suspect any other debugger attaching to existing processes has the same issue and adding the permission for that operation will be beneficial for them, but that can also effectively disable the sandbox.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。