summaryrefslogtreecommitdiff
path: root/src/ToolBox/SOS/lldbplugin/sosplugin.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Remove SOS and lldb plugin (#25220)Mike McLaughlin1-25/+0
2017-05-23Remove "corerun" sos plugin command. (#11812)Mike McLaughlin1-3/+0
2016-02-25Create a version resilient interface between sos (libsos.so) and the lldb pluginMike McLaughlin1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin1-0/+1
2015-08-01Added a "setsostid" command to workaround a bug in lldb on a core dump where ...Mike McLaughlin1-1/+11
2015-06-19Enable bpmd command even unjitted functions work.Mike McLaughlin1-0/+1
2015-04-24Implemented hardware exception chaining.Mike McLaughlin1-1/+4
2015-02-12These changes are the beginning of the SOS for coreclr under lldb. It isn't f...mikem83611-0/+14