summaryrefslogtreecommitdiff
path: root/src/debug/di/rsmain.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Delete dead code (#25066)Jan Kotas1-1/+0
2019-01-08Fixed potential memory leak (#21872)Oded Hanson1-0/+1
2018-12-12Added support for debugging a sandboxed app on Mac (#21068)Oded Hanson1-8/+53
2018-11-12Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint (#20960)Andrew Au1-2/+2
2018-11-08Revert "Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint"Jan Kotas1-2/+2
2018-11-08Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpointAndrew Au1-2/+2
2018-11-06Eliminate dataBreakpointMask from ICorDebugAndrew Au1-2/+2
2018-11-06Pass databreakpoint mask into debuggerTom McDonald1-2/+2
2018-11-06Implement ICorDebugManagedCallback4::DataBreakpointTom McDonald1-0/+11
2018-11-06Passing ICorDebugProcess instead of ICorDebugControllerAndrew Au1-6/+6
2018-11-06The GC events are now working, somewhat ...Andrew Au1-72/+83
2018-11-06Saving progress - works towards gc eventsAndrew Au1-4/+94
2018-05-27Typo (#18141)John Doe1-1/+1
2017-05-22[x86/Linux] Use CDECL (instead of STDCALL) as STDMETHODCALLTYPEJonghyun Park1-6/+6
2017-03-23We have found and fixed a security weakness (CWE-188) using PVS-Studio tool: ...Ilya Ivanov1-1/+1
2017-02-12Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)danmosemsft1-2/+2
2017-02-11Revert "Remove always defined FEATURE_CORESYSTEM"danmosemsft1-0/+12
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-3/+1
2017-02-10Remove always defined FEATURE_CORESYSTEMdanmosemsft1-12/+0
2016-11-26Fix building CoreCLR with Clang 3.9 (#8311)Jan Vorlicek1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-08Use dbi's path to load dac and add RPATH to make files.Mike McLaughlin1-0/+4
2015-05-04Remove legacy commentRichard Lander1-1/+0
2015-02-05Make DBI build on LinuxEugene Zemtsov1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2530