summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-27Merging r316106:release_50Tom Stellard
2017-11-22Merging r318039:Tom Stellard
2017-08-29Merging r312008:Hans Wennborg
2017-08-23Merging r311579:Hans Wennborg
2017-08-21Merging r311122, r311354 and r311355:Hans Wennborg
2017-07-20Revert the whitespace changeHans Wennborg
2017-07-20Whitespace change to trigger the branch showing in gitHans Wennborg
2017-07-19Creating release_50 branch off revision 308441Hans Wennborg
2017-07-19Fix typos in documentation.Bruce Mitchener
2017-07-19Update API headers.Bruce Mitchener
2017-07-18cmake build needs to run tests AND collect resultsTim Hammerquist
2017-07-18[CMake] A few fixups to support building LLDB for iOSChris Bieneman
2017-07-18[CMake] Refactor debugserver build systemChris Bieneman
2017-07-18[CMake] [NFC] Remove out of date and redundant version requirementChris Bieneman
2017-07-18Fix NetBSD/FreeBSD build after r308304Pavel Labath
2017-07-18Clean up lldb-types.hPavel Labath
2017-07-18Fix linux arm and mips builds broken by r308282Pavel Labath
2017-07-18Remove shared pointer from NativeProcessProtocolPavel Labath
2017-07-17Fixing LLDB build after refactoring of clang's MacroInfoEugene Zemtsov
2017-07-13Fix debugserver accepting remote connectionsChris Bieneman
2017-07-13Enable parsing C++ names generated by lambda functions.Jim Ingham
2017-07-13Convert a few more tests to use run_to_source_breakpoint.Jim Ingham
2017-07-13Fix a deadlock in the Python interpreter vrs. SIGINT.Jim Ingham
2017-07-13Upstreaming a patch from Github: When evaluation user expressions, ignore Ins...Kuba Mracek
2017-07-13The llvm.org bugzilla moved.Jim Ingham
2017-07-12[MainLoop] Fix possible use of an invalid iteratorPetr Pavlu
2017-07-12Fixing Android builderRavitheja Addepally
2017-07-12Adding Support for Error Strings in Remote PacketsRavitheja Addepally
2017-07-11switch on enum should be exhaustive and warning-freeTim Hammerquist
2017-07-11NativeProcessLinux: Fix handling of raise(SIGTRAP)Pavel Labath
2017-07-11NativeProcessLinux: Fix some compiler warningsPavel Labath
2017-07-11[LLDB][ppc64le] Rename enums in AuxVectorPavel Labath
2017-07-11Pass in the disassembler flavor when disassembling inJason Molenda
2017-07-09Don't access Python objects while not holding the GIL.Zachary Turner
2017-07-08Update message that Main Thread Checker produces.Kuba Mracek
2017-07-08The x86 instruction unwinder can be asked to disassemble non-instruction Jason Molenda
2017-07-07Disable TestGoASTContextPavel Labath
2017-07-07Add a NativeProcessProtocol Factory classPavel Labath
2017-07-06Fix Xcode project file for gtest schemes.Tim Hammerquist
2017-07-06Change remaining references to lit.util.capture to use subprocess.check_output.David L. Jones
2017-07-06Working through testcases, converting to run_to_source_breakpoint.Jim Ingham
2017-07-06Fix a copy-paste error in r307161Pavel Labath
2017-07-06Revert "Android.rules: build x86 tests with -mstackrealign"Pavel Labath
2017-07-06Add a lldbutils routine that gathers up the boiler-plateJim Ingham
2017-07-06add googlemock include dir to lldb-gtest Xcode targetTim Hammerquist
2017-07-05[lldb] Add a testcase for MainThreadCheckerRuntime pluginKuba Mracek
2017-07-05Fix assorted compiler warnings (mismatched signedness and printf specifiers)Pavel Labath
2017-07-05Fix "process load" on new android targetsPavel Labath
2017-07-04Update lldb architecture docsPavel Labath
2017-07-04Fix some warnings in ProcessorTraceTest.cppPavel Labath