summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* Extend 'target symbols add' to load symbols from a given moduleEugene Zemtsov2017-07-243-0/+70
* Skip test_lldbmi_var_update on Darwin.Sean Callanan2017-07-241-0/+1
* RFix PR33875 by distinguishing between DWO and clang modules.Adrian Prantl2017-07-241-2/+0
* Revert "Fix PR33875 by distinguishing between DWO and clang modules"Adrian Prantl2017-07-231-0/+2
* Fix PR33875 by distinguishing between DWO and clang modulesAdrian Prantl2017-07-231-2/+0
* XFail TestWithModuleDebugging on linux (bug 33875)Pavel Labath2017-07-211-0/+2
* Expose hit count via SBBreakpointLocation.Bruce Mitchener2017-07-193-0/+141
* Convert a few more tests to use run_to_source_breakpoint.Jim Ingham2017-07-133-84/+7
* Upstreaming a patch from Github: When evaluation user expressions, ignore Ins...Kuba Mracek2017-07-133-0/+64
* NativeProcessLinux: Fix handling of raise(SIGTRAP)Pavel Labath2017-07-112-0/+12
* Update message that Main Thread Checker produces.Kuba Mracek2017-07-081-2/+2
* Disable TestGoASTContextPavel Labath2017-07-071-0/+1
* Working through testcases, converting to run_to_source_breakpoint.Jim Ingham2017-07-065-99/+14
* Revert "Android.rules: build x86 tests with -mstackrealign"Pavel Labath2017-07-062-6/+0
* Add a lldbutils routine that gathers up the boiler-plateJim Ingham2017-07-066-116/+58
* [lldb] Add a testcase for MainThreadCheckerRuntime pluginKuba Mracek2017-07-054-0/+92
* Android.rules: build x86 tests with -mstackrealignPavel Labath2017-06-292-12/+6
* Updated the NSArray and NSDictionary formatters to support new storage formats.Sean Callanan2017-06-231-4/+0
* Updated NSNumber formatter for new internal representation.Sean Callanan2017-06-191-2/+13
* Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...Kuba Mracek2017-06-164-0/+147
* Change how LocateDSYMInVincinityOfExecutable strips off pathJason Molenda2017-06-1510-0/+298
* [testsuite] xfailed two tests that depend on NSString conforming to NSCopying.Sean Callanan2017-06-141-0/+4
* [LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.Nitesh Jain2017-06-142-0/+3
* [LLDB][MIPS] Fix TestNoreturnUnwind.py.Nitesh Jain2017-06-141-0/+1
* [LLDB][MIPS] Fix TestRegisterVariables.py.Nitesh Jain2017-06-141-1/+1
* Mark TestCallThatRestarts as flaky on androidPavel Labath2017-06-131-0/+2
* Introduce new command: thread backtrace uniquePavel Labath2017-06-122-14/+86
* Skip TestNoreturnUnwind on linux+clang+armPavel Labath2017-06-091-0/+2
* Fix backtrace of noreturn functions situated at the end of a modulePavel Labath2017-06-086-4/+88
* [TypeSystem] Handle Clang AttributedTypesSean Callanan2017-06-021-10/+121
* Added a testcase for local/namespaced name conflicts.Sean Callanan2017-05-313-0/+39
* Added new API to SBStructuredData classAbhishek Aggarwal2017-05-291-0/+206
* Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath2017-05-252-18/+55
* Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath2017-05-241-14/+6
* RunThreadPlan: Fix halting logic in IgnoreBreakpoints = falsePavel Labath2017-05-241-6/+14
* We shouldn't put actual tests in directories that containJim Ingham2017-05-233-1/+1
* Don't override the SDKs and force the use of /System/Library/Frameworks toJason Molenda2017-05-191-1/+1
* Make TestConflictingSymbol run on non-darwin targetsPavel Labath2017-05-172-8/+12
* [Expression parser] Look up module symbols before hunting globallySean Callanan2017-05-1611-0/+161
* Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...Pavel Labath2017-05-161-0/+3
* [TypeSystem] Fix inspection of Objective-C object typesSean Callanan2017-05-153-0/+94
* Disable a test in TestReturnValue on arm64 linuxPavel Labath2017-05-151-1/+6
* xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14....Sean Callanan2017-05-111-1/+3
* [DWARF parser] Produce correct template parameter packsSean Callanan2017-05-116-0/+104
* Add missing 'arch' key to valid qHostInfo keysFrancis Ricci2017-05-051-0/+1
* Fix segfault resulting from empty print promptPavel Labath2017-05-051-0/+28
* ABISysV_arm64: compute return value for large vectors correctlyPavel Labath2017-05-051-11/+39
* [LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.Nitesh Jain2017-05-041-5/+4
* Don't attempt to use mpx registers on unsupported platformsFrancis Ricci2017-05-032-0/+10
* Windows fix for TestConflictingDefinition makefilePavel Labath2017-05-031-1/+1
OpenPOWER on IntegriCloud