microsoft / microsoft/vscode-mono-debug

only attach successfully at first time

Open
#92 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
180
Forks
182
Avg merge
1d 8h
Merged PRs (30d)
1

Description

The first attach is ok, and the subsequent attempts can not hit any breakpoints.

It looks like all right as the buttons all act as attached as below shown, but the callstack in the left of vscode is empty.
image
image

Maybe the disconnet operation is not set correctly ?

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

Reproduce the issue in the VS Code Mono debug adapter by attaching once, disconnecting, and attaching again while checking breakpoints and the callstack. Inspect the attach and disconnect lifecycle, then verify that repeated sessions populate the callstack and hit breakpoints consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.