Skip to content

Add ICorDebugHeapValue4 -- CreatePinnedHandle - #44471

Merged
sdmaclea merged 3 commits into
dotnet:masterfrom
sdmaclea:createPinnedHandle
Nov 11, 2020
Merged

Add ICorDebugHeapValue4 -- CreatePinnedHandle#44471
sdmaclea merged 3 commits into
dotnet:masterfrom
sdmaclea:createPinnedHandle

Conversation

@sdmaclea

Copy link
Copy Markdown
Contributor

No description provided.

@sdmacleasdmaclea added this to the 6.0.0 milestone Nov 10, 2020
@sdmacleasdmaclea self-assigned this Nov 10, 2020
Comment threadsrc/coreclr/src/inc/cordebug.idl

@gregg-miskellygregg-miskelly left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

@sdmaclea

Copy link
Copy Markdown
ContributorAuthor

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kouvel

Copy link
Copy Markdown
Contributor

Thanks @sdmaclea! LGTM, though I'm not too familiar with adding APIs in this area.

@ghost

Copy link
Copy Markdown

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

Details


Issue meta data
Issue content:
Issue author:sdmaclea
Assignees:sdmaclea
Milestone:[object Object]

@sdmaclea
sdmaclea merged commit 2c0f6fb into dotnet:masterNov 11, 2020
@sdmaclea

Copy link
Copy Markdown
ContributorAuthor

@kouvel I expect when you have the rest of the tiered JIT, data breakpoint deadlock fix finished. You will backport the whole fix to 5.0 servicing branch.

@kouvel

Copy link
Copy Markdown
Contributor

Yep about to put up a PR for my side shortly, will port both once that's in

sdmaclea added a commit to sdmaclea/runtime that referenced this pull request Nov 11, 2020
* Add ICorDebugHeapValue4
* Add EnableGCNotificationEvents deprecation comment
sdmaclea added a commit that referenced this pull request Nov 24, 2020
#44563)
* Add ICorDebugHeapValue4 -- CreatePinnedHandle (#44471)
* Add ICorDebugHeapValue4
* Add EnableGCNotificationEvents deprecation comment
* Drop support for IID_ICorDebugProcess10 and fix thread suspend logic (#44549)
* Stop providing IID_ICorDebugProcess10
Prevent older VS versions from setting managed data breakpoints.
* Simplify the thread collision logic to prevent deadlock
This is a simplification of #44539
as proposed by @kouvel
@ghostghost locked as resolved and limited conversation to collaborators Dec 11, 2020
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.

6 participants

@sdmaclea@kouvel@chuckries@gregg-miskelly@hoyosjs@danmoseley