microsoft / microsoft/vscode-java-debug
[Feature]DCEVM: Cannot add break point for code that was created during running debug session
オープン
まだ誰も着手していません。
ai-triaged
breakpoint
enhancement
feature request
voting
- 主要言語
- TypeScript
- スター
- 591
- フォーク
- 429
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 19
説明
I use DCEVM to do hot code replacement alot. This works greate so far.
But when I try to set a breakpoint to the code that has been created while the debug session is running, I only get a greyed out breakpoint. The tooltip hint tells me to restart the debugging session.
Environment
- Operating System: 10.12.6 (16G1314)
- JDK version: 1.8.0_144
- Visual Studio Code version: 1.23.0 (1.23.0)
- Java extension version: 0.25.0
- Java Debugger extension version: 0.9.0
Steps To Reproduce
- start debugger
- add code
- try to set breakpoint into newly created code
Current Result
greyed out breakpint
Expected Result
regular breakpoint that works
Additional Informations
DCEVM is used to inject code
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
指定された Java、VS Code、拡張機能のバージョンを使用し、提供された3つの手順に従って DCEVM で問題を再現します。アクティブなデバッグセッション中に追加されたコードのブレークポイントがどのように処理されるかを追跡します。新しく作成されたコード内のブレークポイントが通常のものになり、セッションを再起動せずに機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, vscode
- 領域
- devtools, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100