microsoft / microsoft/java-debug
Can i start deifferent debug session in one jdt.ls
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 409
- Forks
- 204
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 4
Description
Now if i want to debug different code , i have to start a new jdt.js process to start a debug session. Can i start different debug session in one jdt.ls process to debug different code? i send several start debug session requests to jdt.ls but get the same port number.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how jdt.ls handles multiple start debug session requests and assigns the debug port. Determine how separate sessions for different code should be represented and how completion is recognized; done means independent requests no longer return the same port and can debug different code concurrently.
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
- Mostly clear
- Newbie friendliness
- 30/100