microsoft / microsoft/java-debug

Feature request: Bytecode debugging

Open
#580 2 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

It would be great to add a javaclass bytecode debugging feature. For now you can only debug a java files, using source lines information. But in case of a class files debugging it's not applicable.

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 reviewing the existing source-line debugging path in the java-debug repository and how class files are currently handled. Clarify the expected bytecode-debugging behavior and its mapping to the debugger protocol. Done means class files can be debugged without relying on Java source-line information.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.