Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

DAP Overview diagram for debuggers configure information only when the debuggee is about to start running.

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
領域
documentation

調査の方向性

仮想的な GDB デバッグアダプターの DAP 概要ページと、そこにある既存のシーケンス図を見つけてください。その図を添付された init-launch_2 画像と比較し、その後、デバッグ対象が実行を開始する直前になって初めて設定を受け付けるデバッガー向けの 2 つ目の起動シーケンスを追加してください。概要に両方のシーケンスが明確に記載されれば完了です。

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

説明

clarification

The existing sequence diagram for a hypothetical GDB debug adapter works for some LLDB adapters, but not for others.

As per the overview page "Some debuggers are able to deal with this information very early, even before the debuggee is known; other debuggers accept this information only when the debuggee is about to start running." there are two ways of what I personally would call the start-up sequence.

Attached is a diagram for the second start-up sequence to cater for the "other debuggers accept this information only when the debuggee is about to start running."
init-launch_2

主要言語
HTML
スター
1.8k
フォーク
173
平均マージ
7日 7時間
マージ済み PR(30日)
2

環境構築

はじめの一歩

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

microsoft/debug-adapter-protocol のほかの issue

microsoft/debug-adapter-protocol の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

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

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