summaryrefslogtreecommitdiff
path: root/src/debug/di/shimcallback.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Fix a use after free for Managed Data BP (#21205)Chuck Ries1-4/+6
2018-11-12Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint (#20960)Andrew Au1-4/+8
2018-11-08Revert "Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint"Jan Kotas1-8/+4
2018-11-08Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpointAndrew Au1-4/+8
2018-11-06Eliminate dataBreakpointMask from ICorDebugAndrew Au1-6/+4
2018-11-06Pass databreakpoint mask into debuggerTom McDonald1-5/+9
2018-11-06Implement ICorDebugManagedCallback4::DataBreakpointTom McDonald1-0/+30
2018-11-06Passing ICorDebugProcess instead of ICorDebugControllerAndrew Au1-12/+12
2018-11-06The GC events are now working, somewhat ...Andrew Au1-74/+103
2018-11-06Saving progress - works towards gc eventsAndrew Au1-0/+39
2017-12-27Resolve race in ShimProxyCallback::AddRef (#15643)Ben Adams1-2/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1318