summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-16Merging r344605:release_70Tom Stellard
2018-08-14Merging r339076:Hans Wennborg
2018-08-07Merging r338949:Hans Wennborg
2018-08-01Creating release_70 branch off revision 338536Hans Wennborg
2018-08-01Removed failing StreamTest caseRaphael Isemann
2018-08-01Added initial unit test for LLDB's Stream class.Raphael Isemann
2018-07-31Android is an environment and we were comparing the android tripleEric Christopher
2018-07-31Tidy up comment.Eric Christopher
2018-07-31Use UnknownVendor rather than UnknownArch since they're in two different enumsEric Christopher
2018-07-31Remove Stream::UnitTestRaphael Isemann
2018-07-30Remove unnecessary newlines from break command help text.Raphael Isemann
2018-07-29Remove friend class declarations from DWARFUnit and DWARFCompileUnitJan Kratochvil
2018-07-27Add the actually calculated completions to COMPLETION_MSGRaphael Isemann
2018-07-27Revert "Stop building liblldb with CMake's framework functionality"Alex Langford
2018-07-27Add missing boundary checks to variable completion.Raphael Isemann
2018-07-27Fix whitespace in the python test suite.Raphael Isemann
2018-07-27Revert "Recommit [DataFormatters] Add formatter for C++17 std::optional."Davide Italiano
2018-07-27Recommit [DataFormatters] Add formatter for C++17 std::optional.Davide Italiano
2018-07-27Stop building liblldb with CMake's framework functionalityAlex Langford
2018-07-27Narrow the CompletionRequest API to being append-only.Raphael Isemann
2018-07-26Add back lldb-framework-headers targetAlex Langford
2018-07-26Make framework-header-fix process copied headersAlex Langford
2018-07-26Fix duplicate suggestions after an ambiguous commandRaphael Isemann
2018-07-26Don't print two errors for unknown commands.Raphael Isemann
2018-07-25Revert "[DataFormatters] Add formatter for C++17 std::optional."Davide Italiano
2018-07-25[DataFormatters] Add formatter for C++17 std::optional.Davide Italiano
2018-07-25[ProcessGDBRemote] handle result from ConnectToDebugserverJonas Devlieghere
2018-07-25Use LLVM's new ItaniumPartialDemangler in LLDBStefan Granitz
2018-07-25Fix PythonString::GetString for >=python-3.7Pavel Labath
2018-07-24Add unit tests for VMRangeRaphael Isemann
2018-07-24Add DumpRegisterValue.cpp.Jason Molenda
2018-07-24Remove unused History classRaphael Isemann
2018-07-24Move dumping code out of RegisterValue classPavel Labath
2018-07-24Reimplement EventDataBytes::Dump to avoid DumpDataExtractorPavel Labath
2018-07-24Added unit test for StreamTeeRaphael Isemann
2018-07-23Change sort-pbxproj.rb to find the project.pbxproj in the Jason Molenda
2018-07-23Fix Xcode project for unit tests.Greg Clayton
2018-07-23[cmake] Remove unused ${LLDB_PLUGINS} dependency from our Objective-C++ CMake...Raphael Isemann
2018-07-23[NFC] Minor code refactoring.Raphael Isemann
2018-07-23Add support for parsing Breakpad minidump files that can have extra padding i...Greg Clayton
2018-07-23Fix windows build after r337689Alexander Polyakov
2018-07-23[lldb-mi] Re-implement data-info-line command.Alexander Polyakov
2018-07-20Defend LoadImageUsingPaths against a path listJim Ingham
2018-07-19Added unit tests for FlagsRaphael Isemann
2018-07-19ELF: Replace the header-extension unit test with a lit onePavel Labath
2018-07-19Fix whitespace formatting in DWARFExpression::DumpLocationPavel Labath
2018-07-18Fix variables.test after D49018Stella Stamenova
2018-07-18[windows] Use a well-known path for ComSpec if we fail to retrieve itStella Stamenova
2018-07-18[lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suiteStella Stamenova
2018-07-17Link the lldb driver ("lldb") against the llvm staticJason Molenda