summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-01Merging r270564:release_38Mohit K. Bhakkad
2016-06-01Merging r270208:Mohit K. Bhakkad
2016-06-01Merging r269407:Mohit K. Bhakkad
2016-06-01Merging r269181:Mohit K. Bhakkad
2016-06-01Merging r261206:Mohit K. Bhakkad
2016-05-25Merging r265134:Mohit K. Bhakkad
2016-05-24Merging r264030:Mohit K. Bhakkad
2016-05-24Merging r262819:Mohit K. Bhakkad
2016-05-24Merging r260362:Mohit K. Bhakkad
2016-05-19Use absolute module path when possible if sent in svr4 packetsFrancis Ricci
2016-05-19Fixed the failing test TestCommandScriptImmediateOutput on MacOSX. Turns out ...Francis Ricci
2016-05-19Maintain register numbering across xml include featuresFrancis Ricci
2016-05-19Properly unload modules from target image list when using svr4 packetsFrancis Ricci
2016-05-19Use Process Plugin register indices when communicating with remoteFrancis Ricci
2016-05-19Store absolute path for lldb executable in dotest.pyFrancis Ricci
2016-05-19Create _lldb python symlink correctly when LLVM_LIBDIR_SUFFIX is usedFrancis Ricci
2016-05-19Fix dotest.py '-p' option for multi-process modeFrancis Ricci
2016-05-19Print environment when dumping arch tripleFrancis Ricci
2016-05-19Make sure to update Target arch if environment changedFrancis Ricci
2016-05-19Allow gdbremote process to read modules from memoryFrancis Ricci
2016-05-19Make File option flags consistent for Python APIFrancis Ricci
2016-05-19Fixed a bug where DW_AT_start_scope would fall through to DW_AT_artificial in...Francis Ricci
2016-05-19Fix deadlock due to thread list locking in 'bt all' with obj-cFrancis Ricci
2016-05-19Handle the case when a variable is only valid in part of the enclosing scopeFrancis Ricci
2016-05-19Fixed a problem where the DWARF for inline functions was mis-parsed.Francis Ricci
2016-05-19Make sure code that is in the middle of figuring out the correct architectureFrancis Ricci
2016-05-19Don't crash if we have a DIE that has a DW_AT_ranges attribute and yet the Sy...Francis Ricci
2016-05-19This is a cherry-pick of commit r260618Francis Ricci
2016-05-19Added code that was commented out during testing to stops template member fun...Francis Ricci
2016-05-19Fixed many issues that were causing differing type definition issues to show ...Francis Ricci
2016-05-19Fix "thread backtrace -s": option was misparsed because of a missing break.Francis Ricci
2016-05-19Fix a problem where we were not calling fcntl() with the correct arguments fo...Francis Ricci
2016-05-19Fixed a crasher when dealing with table entries that have blank names.Francis Ricci
2016-05-19Fix an issue where scripted commands would not actually print any of their ou...Francis Ricci
2016-05-19Fix FILE * leak in Python APIFrancis Ricci
2016-05-19Checkout release_38 branches of llvm and clang when building lldb 3.8Francis Ricci
2016-05-19Revert "Re-commit "Make dwarf parsing multi-threaded""Francis Ricci
2016-02-09Merging r260072:Hans Wennborg
2016-02-02Merging r258485:Hans Wennborg
2016-02-02Merging r258967:Hans Wennborg
2016-02-02Merging r258919:Hans Wennborg
2016-02-01Merging r257926:Hans Wennborg
2016-02-01Merging r258621, r258758, r258761:Hans Wennborg
2016-02-01Merging r258685:Hans Wennborg
2016-02-01Merging r258684:Hans Wennborg
2016-01-29Merging r259188:Hans Wennborg
2016-01-28Fix Makefile buildHans Wennborg
2016-01-27Revert accidentally commited changes from r258964Hans Wennborg
2016-01-27Merging r258921:Hans Wennborg
2016-01-13Merging r257692:Hans Wennborg