Skip to content

[wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the api - #61392

Merged
lewing merged 12 commits into
dotnet:mainfrom
lewing:binary-writer
Nov 18, 2021
Merged

[wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the api#61392
lewing merged 12 commits into
dotnet:mainfrom
lewing:binary-writer

Conversation

@lewing

@lewinglewing commented Nov 10, 2021

Copy link
Copy Markdown
Member

Rework MonoSdbHelper and tie its lifetime to the ExecutionContext to simplify session handling.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author:lewing
Assignees:-
Labels:

area-Debugger-mono

Milestone:-

@lewinglewing added the arch-wasm WebAssembly architecture label Nov 10, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author:lewing
Assignees:-
Labels:

arch-wasm, area-Debugger-mono

Milestone:-

@lewing

Copy link
Copy Markdown
MemberAuthor

@thaystg the smaller version is smaller but...

@lewing
lewingforce-pushed the binary-writer branch 4 times, most recently from 214efa8 to ca4de82CompareNovember 11, 2021 18:07
@lewing
lewing marked this pull request as ready for review November 11, 2021 18:57
Comment threadsrc/mono/wasm/debugger/BrowserDebugProxy/MonoSDBHelper.cs
@lewing
lewing marked this pull request as draft November 15, 2021 20:45
@lewinglewing changed the title [wasm][debugger] Rework memory stream management[wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the apiNov 16, 2021
@lewing
lewing requested a review from thaystgNovember 16, 2021 18:18
@lewing
lewing marked this pull request as ready for review November 17, 2021 17:18
@lewing

Copy link
Copy Markdown
MemberAuthor

Needs a little more work, the merge was slightly off. Working on it now

@lewing

Copy link
Copy Markdown
MemberAuthor

should be good now.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Debugger-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lewing@radical@thaystg