summaryrefslogtreecommitdiff
path: root/src/debug
AgeCommit message (Expand)AuthorFilesLines
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83614-1/+24
2015-02-08Merge pull request #138 from kangaroo/va_list_safetySergiy Kuryata2-0/+3
2015-02-08precompile common headers to reduce build time for win builds. With this buil...Rahul Kumar4-1/+7
2015-02-08Merge remote-tracking branch 'origin/master' into va_list_safetyGeoff Norton3-13/+10
2015-02-07Use list(APPEND) rather than set(var ${var} ...) in CMakeBen Boeckel2-9/+6
2015-02-07Remove excess arguments to endfunction() and else()Ben Boeckel3-4/+4
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton2-0/+3
2015-02-06Remove cordbi from the OSX build, since its still missing some symbolsGeoff Norton1-1/+3
2015-02-06Initial Mac OSX SupportGeoff Norton2-3/+3
2015-02-06Fix several warnings in Linux buildJan Vorlicek1-1/+1
2015-02-05Make DBI build on LinuxEugene Zemtsov16-19/+50
2015-02-04Fixed typosPascal Borreli11-39/+39
2015-02-04Merge pull request #56 from maksqwe/fix_get_jit_manager_listMatt Mitchell1-1/+1
2015-02-04Fix "pNeeded" increment in GetJitManagerList()Maks Naumov1-1/+1
2015-02-03Remove non ASCII characters from source filesMatt Ellis4-16/+16
2015-02-03Move the windows unwinder code out of the debug folder.Jan Vorlicek11-6176/+0
2015-01-31Replaced compiler option to disabled all warnings in Linux build by options f...Jan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot250-0/+224557