microsoft / microsoft/java-debug

Live Share debugging not working for client

オープン
#324 コメント 8 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

ai-triaged needs more info question
主要言語
Java
スター
409
フォーク
204
平均マージ
1日 13時間
マージ済み PR(30日)
4

説明

Hi !
I've noticed that we can't share debugging with clients during a live share session.
I'm using the latest version of Vs Code 1.43.1

Here is the vs code extensions I use :

  • Language Support for Java(TM) by Red Hat
  • Debugger for JavaPreview
  • Live Share Extension PackPreview : with setting "liveshare.allowGuestDebugControl": true

How to reproduce :

  • start a live share session
  • invite someone (a "client")
  • the client set a breakpoint in the code
  • the client launch the Java main program with Run launcher from Vs Code

What I see :

  • the debug is correctly started on my station (the server)
  • I see the execution stopped on the breakpoint (the line is coloured)
  • The client don't see the debugging toolbar and the coloured line

What I expect :

  • the client has access to the debug toolbar
  • the client can control the debugging

Thanks !

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、VS Code 1.43.1、記載されている Java 拡張機能、および設定 liveshare.allowGuestDebugControl を使って問題を再現します。Live Share セッション中に VS Code の Run ランチャーから Java main プログラムを実行し、その後、サーバーとクライアントのデバッグ UI を比較します。クライアントにデバッグツールバーと強調表示された breakpoint が表示され、実行を制御できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, vscode
領域
devtools
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。