microsoft / microsoft/java-debug

Support "Suspend VM" and "Suspend Thread" Breakpoint Modes

Open
#608 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged enhancement
Dominant language
Java
Stars
409
Forks
204
Avg merge
1d 13h
Merged PRs (30d)
4

Description

I propose we support the Java breakpoint suspend modes by adding the "breakpointModes" capability and honoring when breakpoints are set.

Contributor guide

No contributing guide indexed for this repository

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

Start by tracing capability negotiation and the breakpoint-setting path in the Java debug server, focusing on the DAP breakpointModes capability. Check how requested suspend modes are represented and honored when breakpoints are set. Done means Suspend VM and Suspend Thread modes are advertised and applied correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.