microsoft / microsoft/debug-adapter-protocol

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

Open
#318 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

clarification
Dominant language
HTML
Stars
1.8k
Forks
173
Avg merge
7d 7h
Merged PRs (30d)
2

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the DAP overview page and its existing sequence diagram for a hypothetical GDB debug adapter. Compare that diagram with the attached init-launch_2 image, then add the second startup sequence for debuggers that accept configuration only when the debuggee is about to start running; done means the overview documents both sequences clearly.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.