summaryrefslogtreecommitdiff
path: root/src/debug/di/module.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Fix signed compare warningsSinan Kaya1-2/+2
2019-03-03Cleanup more GCC warnings (#22872)Sinan Kaya1-2/+2
2018-06-03Warnings cleanup (#18260)Robin Sue1-1/+0
2018-05-21 Implement ICorDebugILFrame3::GetReturnValueForILOffset on arm32 (#18050)Chris Sienkiewicz1-1/+4
2018-02-09Debugger api to set a breakpoint on offset 0 of all methods (#16303)David Mason1-2/+37
2018-02-09Revert "Debugger api to set a breakpoint on offset 0 of all methods (#15819)"Jan Kotas1-37/+2
2018-02-08Debugger api to set a breakpoint on offset 0 of all methods (#15819)David Mason1-2/+37
2017-07-24Add the runtime code versioning featurenoahfalk1-4/+4
2016-10-14NullReferenceException APIs (#7338)Sven Boemer1-2/+375
2016-07-25Arm64: DebuggerRama Krishnan Raghupathy1-2/+2
2016-02-19This Change Adds initial Support for LongFiles in the VM,Rama Krishnan Raghupathy1-1/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-06-05Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. S...Eugene Zemtsov1-2/+11
2015-04-07Improve comments and fix Realloc in executable debugger heapEugene Zemtsov1-1/+1
2015-04-02Make managed debugging on Linux possible (attach, load, bp, exceptions, stack...Eugene Zemtsov1-1/+14
2015-03-26Fix about 12 kinds of warnings over the codebaseJan Vorlicek1-2/+2
2015-02-05Make DBI build on LinuxEugene Zemtsov1-1/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4901