summaryrefslogtreecommitdiff
path: root/src/ToolBox
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Some SOS fixes/cleanup (bpmd, setclrpath, setsostid).Mike McLaughlin12-86/+1631
2015-11-19Merge pull request #2110 from janvorli/refactor-gc-typesJan Kotas2-0/+2
2015-11-19Add casts to APIs that require LONG / DWORD parametersJan Vorlicek1-0/+1
2015-11-18Fixed FreeBSD sos plugin build.Mike McLaughlin2-0/+4
2015-11-18Replace most windows style types by c++ typesJan Vorlicek1-0/+1
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin7-25/+116
2015-10-31Fix build break on UnixJan Kotas1-0/+2
2015-10-31Fix Unix build breaksJan Kotas1-19/+21
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas3-11/+312
2015-10-07correct word spellingあまみや ゆうこ5-9/+9
2015-10-06Fixed small bugs in decodemd.cpp, gcrecord.h, gc.cpp, Strike/util.cpp, and st...William Godbe2-4/+3
2015-09-17Add ICorDebugDataTarget4 to SOS.Mike McLaughlin6-2/+62
2015-09-08Replace MAX_PATH with new defines, rest of coreclr.Lakshmi Priya Sekar9-77/+77
2015-09-05Fixes ARM Strike buildBen Pye1-4/+12
2015-09-03Fix the SOS strike build on arm/arm64 crossMatt Mitchell2-4/+0
2015-09-01Fix FreeBSD build after merge of my changes from the ProjectK branch.Mike McLaughlin1-0/+8
2015-08-27Enabled GCInfo, EEHeap, DumpRuntimeTypes and EHInfo SOS commands.Mike McLaughlin10-141/+128
2015-08-22Enable gcroot and other gc related sos commands.Mike McLaughlin24-304/+302
2015-08-12Build Toolbox\BinaryRewriting as part of the PK product groupMatt Ellis1-1/+3
2015-08-05Fix build breaks on VS2015 RTMJan Kotas1-1/+1
2015-08-04Merge pull request #1327 from mikem8361/settidMike McLaughlin9-27/+190
2015-08-04Enable the Windows x86 buildMike Danes1-0/+9
2015-08-01Added a "setsostid" command to workaround a bug in lldb on a core dump where ...Mike McLaughlin9-27/+190
2015-07-30Merge pull request #1292 from kangaroo/aarch64Jan Kotas2-1/+4
2015-07-29Fix prefast warnings in CLR codeEugene Zemtsov6-10/+10
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton2-1/+4
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye3-14/+55
2015-06-24Fixed the PAL_Initialize* order problem.Mike McLaughlin1-0/+4
2015-06-19Enable bpmd command even unjitted functions work.Mike McLaughlin9-68/+395
2015-06-09Remove the dependency on LD_LIBRARY_PATH in the sos code (issue #820). Uses t...Mike McLaughlin6-19/+63
2015-06-05Enable VerifyHeap and DumpHeap.Mike McLaughlin7-38/+50
2015-06-01General cleanup. Don't install libdebug-pal.a. Ifdef some DEBUG only code.Mike McLaughlin9-352/+490
2015-05-26Fix the virtual destructor warningJan Vorlicek2-0/+5
2015-05-07Changes for building using VS2015Jan Kotas1-1/+1
2015-05-02Fixed PAL thread allocation stack overflow.Mike McLaughlin1-0/+1
2015-05-01Fix SOS DumpObj crash in DDRsMike McLaughlin1-1/+1
2015-04-28Add Unix version of coreconsole.Aditya Mandaleeka1-0/+1
2015-04-28Merge pull request #855 from briansull/Wno-switchBrian Sullivan1-1/+7
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-1/+7
2015-04-27Go back to a statically linked PAL (issue #728).Mike McLaughlin1-2/+2
2015-04-26Merge pull request #825 from DickvdBrink/remove_deprecated_hash_mapJan Kotas5-27/+27
2015-04-27Replace hash_map/set with unordered_map/setDick van den Brink5-27/+27
2015-04-26Fixed lldb header related build errors on FreeBSDAnders Jensen-Waud1-0/+2
2015-04-24Implemented hardware exception chaining.Mike McLaughlin4-2/+57
2015-04-22Fixed lldb not found error on fedoraDick van den Brink1-1/+1
2015-04-16Merge pull request #729 from mikem8361/clrstackfixMike McLaughlin1-5/+11
2015-04-16The ICorDebug version of sos ClrStack command ("sos ClrStack -i") stopped wor...Mike McLaughlin1-5/+11
2015-04-17Add missing MIT license headersJan Vorlicek3-15/+12
2015-04-14Rename "CoreClrPal" to "coreclrpal"Matt Ellis1-1/+1
2015-04-14Create shared PAL module and change all the debugger modules and coreclr to u...Mike McLaughlin1-1/+2