summaryrefslogtreecommitdiff
path: root/src/ToolBox/SOS
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Fix SOS bpmd for windowsRahul Kumar1-2/+6
2016-07-06Fix LLDB search orderMikhail I. Krivtsov1-2/+4
2016-06-30[SOS] [Linux] Initial support of reading source and line number by native off...Evgeny Pavlov2-7/+80
2016-06-23[SOS][Linux] Support of reading local variables from portable PDB (#5897)Evgeny Pavlov4-25/+70
2016-06-22enable GCWhere on PAL and fixed a bug in 859307b where it's missing a functio...Maoni03-8/+4
2016-06-22[SOS] [Linux] Fix incorrect symbol loading from portable pdb (#5896)Evgeny Pavlov1-2/+1
2016-06-21Merge pull request #3097 from vors/docxAditya Mandaleeka2-0/+81
2016-06-20Merge pull request #3074 from Dmitry-Me/useElseIfForExclusiveAditya Mandaleeka1-1/+1
2016-06-15Fix sos.DumpIL on LP64 systems with s/long/LONG/g (#5810)Ivan Baravy1-19/+19
2016-06-15Initial support of breakpoint setting by source file + line on Linux using po...Evgeny Pavlov4-27/+177
2016-06-08[ARM64/Linux] Disable not yet implemented features.Sung-Jae Lee1-0/+8
2016-06-06Fixed issue #5391 "libsosplugin.so getting an RPATH of /usr/lib/llvm on RHEL"...Mike McLaughlin1-0/+11
2016-06-06Add doc on how to building lldb for OS X. (#5520)Mike McLaughlin1-4/+130
2016-06-06Merge pull request #5448 from lemmaa/arm64-test-build-3Rahul Kumar1-0/+0
2016-06-03Limit exports on debugger modules. (#5442)Mike McLaughlin3-9/+78
2016-06-03Fix wrong filename for case sensitive filesystem.Sung-Jae Lee1-0/+0
2016-05-27Fix sos ClrStack print of GC frames for ARM/Linux (#5178)Dmitri-Botcharnikov2-2/+2
2016-05-20Add gchist SOS commands for Unix (#5127)Jan Vorlicek4-10/+7
2016-05-19ARM, SOS: correct IP and SP value in ClrStack command (#5077)SaeHie Park1-1/+1
2016-05-18Merge pull request #5050 from dotnet-bot/from-tfsJan Kotas1-0/+1
2016-05-17Add missing .gitmirrorall fileMatt Ellis8-0/+246
2016-05-17Fix breakpoints on jitted code for Linux/ARM (#5014)Dmitri-Botcharnikov1-2/+5
2016-05-16Added a README with instructions on running and writing tests.Andrey Kvochko1-0/+33
2016-05-13Added tests for libsospluginAndrey Kvochko6-0/+212
2016-05-08ARM: Fix SOS stack dump command failure (#4774)SaeHie Park12-173/+173
2016-04-28Initial support of lldb-3.8 for libsosplugin (#4473)Evgeny Pavlov1-10/+14
2016-04-26Merge pull request #4502 from seanshpark/arm_sos_with_lldb38Mike McLaughlin7-8/+30
2016-04-27ARM, SOS: Fix fail to load libsos.so while debugging with lldbSaeHie Park7-8/+30
2016-04-26This has following changes:Rahul Kumar2-10/+1
2016-04-22Fixes various SOS problems and issues.Mike McLaughlin5-33/+26
2016-04-18enable build of cross target components.Rahul Kumar3-4/+27
2016-04-16Merge pull request #4342 from ZhichengZhu/clrstackrJan Vorlicek1-5/+65
2016-04-15Merge pull request #3240 from krytarowski/netbsd-support-50Jan Kotas1-0/+4
2016-04-15add clrstack -r optionZhicheng Zhu1-5/+65
2016-04-13Enable SOS gcInfo command. All it does basically is just enable the gcdecoder Zhicheng Zhu1-6/+0
2016-04-13Fix issue unveiled on NetBSD: Add PAL__vsnprintf shadow in PALKamil Rytarowski1-0/+4
2016-04-12fix GCInfo build problem, tested a few simple "HelloWorld" program works good!Zhicheng Zhu1-6/+0
2016-04-11Unable to debug coreclr apps on Debian 8.2 (Issue #4263)Mike McLaughlin1-0/+1
2016-04-08Merge pull request #4205 from mikem8361/sosfx2Mike McLaughlin3-7/+14
2016-04-08Better sos message for runtime not initializedMike McLaughlin3-7/+14
2016-04-07Merge pull request #4106 from janvorli/add-hosting-api-headerJan Vorlicek1-1/+2
2016-04-06Add header file for the hosting APIJan Vorlicek1-1/+2
2016-03-31Merge pull request #4018 from mikem8361/sosplugfixMike McLaughlin1-0/+4
2016-03-30Add back explicitly loading mscordaccore so libsos will properly load when in...Mike McLaughlin1-0/+4
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy2-0/+6
2016-03-22Merge pull request #3794 from mikem8361/stripsymMike McLaughlin2-7/+6
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin2-7/+6
2016-03-21Update SOS documentation.Mike McLaughlin1-1/+1
2016-03-17Fixed problem with bpmd not working sometimes.Mike McLaughlin4-103/+69
2016-03-04Merge pull request #3513 from mikem8361/soschangesMike McLaughlin2-2/+9