Skip to content

[wasm][debugger] Fix justMyCode behavior - #78066

Merged
thaystg merged 2 commits into
dotnet:mainfrom
thaystg:thays_fix_justmycode
Nov 29, 2022
Merged

[wasm][debugger] Fix justMyCode behavior#78066
thaystg merged 2 commits into
dotnet:mainfrom
thaystg:thays_fix_justmycode

Conversation

@thaystg

@thaystgthaystg commented Nov 8, 2022

Copy link
Copy Markdown
Member

DotnetDebugger.setDebuggerProperty does not depend of having a session.

It is difficult to test things that uses sessionId as we don't have it on our debugger-tests.

Behavior without this PR: To make JustMyCode work the customer needs to turn off and turn on it after the app is already running, otherwise the default behavior is that JustMyCode is turned off.

@thaystg

Copy link
Copy Markdown
MemberAuthor

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3444998775

@radical

Copy link
Copy Markdown
Member

Could you please describe the issue being fixed here?

@thaystg

Copy link
Copy Markdown
MemberAuthor

There isn't any issue. Daniel Roth was testing and talked to me on teams about it.

@thaystg

Copy link
Copy Markdown
MemberAuthor

@radical will we merge or do you want any other change?

@thaystg
thaystg merged commit d4d12c5 into dotnet:mainNov 29, 2022
@ghostghost locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thaystg@radical