Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

davidwrighton
Copy link
Member

  • Support iterating methods from the new ISOSDacInterface15
  • Re-plumb the existing logic as a local implementation of ISOSDacInterface15 on top of apis that have been present for a long time

This is dependent on dotnet/runtime#101580

- Support iterating methods from the new ISOSDacInterface15
- Re-plumb the existing logic as a local implementation of ISOSDacInterface15 on top of apis that have been present for a long time
@davidwrighton davidwrighton requested a review from a team as a code owner June 28, 2024 18:58
@mikem8361
Copy link
Contributor

You have some build errors:

D:\a\_work\1\s\src\SOS\Strike\strike.cpp(1259,38): error C2220: the following warning is treated as an error [D:\a\_work\1\s\artifacts\obj\Windows_NT.x86.Release\src\SOS\Strike\sos.vcxproj]
D:\a\_work\1\s\src\SOS\Strike\strike.cpp(1259,38): warning C4244: 'initializing': conversion from 'CLRDATA_ADDRESS' to 'DWORD_PTR', possible loss of data [D:\a\_work\1\s\artifacts\obj\Windows_NT.x86.Release\src\SOS\Strike\sos.vcxproj]
/Users/runner/work/1/s/src/SOS/Strike/util.cpp:4018:17: error: delete called on non-final 'SOSDacInterface15Simulator::SOSMethodEnum' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-abstract-non-virtual-dtor]
                delete this;
                ^

@davidwrighton davidwrighton requested a review from mikem8361 July 17, 2024 14:21
@davidwrighton davidwrighton merged commit 43dfee3 into dotnet:main Jul 17, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants