summaryrefslogtreecommitdiff
path: root/src/vm/stackwalk.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Fix corner case of GC stack walking during exception handlingJan Vorlicek1-15/+32
2015-08-13Fix GC issues during exception handling on UnixJan Vorlicek1-1/+31
2015-05-07Merge changes from parent branchdotnet-bot1-1/+26
2015-04-01Fix next round of warning typesJan Vorlicek1-4/+4
2015-03-17Merge changes from parent branchdotnet-bot1-63/+65
2015-03-13Add unhandled exception stack trace printJan Vorlicek1-1/+5
2015-03-13Fix managed exception unwinding through CallDescrWorkerInternalJan Vorlicek1-0/+7
2015-03-12Add support for exceptions crossing native framesJan Vorlicek1-1/+7
2015-02-27Implement basic support for managed exception handling.Sergiy Kuryata1-4/+5
2015-02-18Reflect CR feedbackJan Vorlicek1-1/+1
2015-02-17Merge branch 'master' into unix_issue177Geoff Norton1-29/+29
2015-02-16Implement native stack unwinding for LinuxJan Vorlicek1-24/+21
2015-02-13Fix x86 build breakJan Kotas1-3/+3
2015-02-13Fixed comments, replaced references to Evanesco with ARMJan Kotas1-7/+7
2015-02-13Simplify platform ifdefsJan Kotas1-23/+23
2015-02-03Remove non ASCII characters from source filesMatt Ellis1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3393