summaryrefslogtreecommitdiff
path: root/src/vm/debugdebugger.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-24Delete unused files from src/inc (#17186)Jan Kotas1-1/+0
2017-11-06Cleanup BCLDebug (#14868)Jan Kotas1-430/+0
2017-03-27Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...Koundinya Veluri1-56/+2
2017-02-12Remove always defined FEATURE_EXCEPTIONDISPATCHINFOdanmosemsft1-14/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-61/+0
2016-11-30Add printing managed assert message to console (#8399)Jan Vorlicek1-20/+23
2016-11-09Disable GUI dialogs on Windows by defaultRuss Keldorph1-2/+7
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-1/+1
2016-05-27Fix System.Diagnostics.StackTrace symbol issue (#5265)Mike McLaughlin1-39/+44
2016-05-19Implement source/line number support for Exception.StackTrace. (#5078)Mike McLaughlin1-84/+118
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-25Replace MAX_PATH with new defines in vm.Lakshmi Priya Sekar1-2/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1733