summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Fixed a bug where we did not properly use the complete versions of Objective-...Sean Callanan2017-05-039-0/+134
* Android.rules: set "ar" path correctlyPavel Labath2017-05-021-0/+1
* Provide a mechanism to do some pre-loading of symbols up front.Jim Ingham2017-04-281-4/+17
* [LLDB][MIPS] Forgot to add check in commit rl301530Nitesh Jain2017-04-271-2/+4
* [LLDB][MIPS] Fix TestMiExec.py failure.Nitesh Jain2017-04-271-2/+8
* [LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.Nitesh Jain2017-04-251-1/+1
* Name the C++ source files for two tests correctly.Sean Callanan2017-04-242-2/+2
* Fixed two bad Makefiles that might be breaking Linux.Sean Callanan2017-04-242-2/+2
* [Expression parser] Return both types and variablesSean Callanan2017-04-247-2/+98
* [DWARF] Fix lookup in the abstract origins of inlined blocks/functionsSean Callanan2017-04-241-0/+5
* Update two android XFAILSPavel Labath2017-04-242-2/+2
* Skip TestLibCxxAtomic with gccPavel Labath2017-04-201-0/+1
* Recompute ArchSpec core after MergeFromPavel Labath2017-04-203-10/+0
* Make TestStaticVariables XFAIL more specificPavel Labath2017-04-201-6/+5
* Add libc++ category the three more testsPavel Labath2017-04-203-48/+103
* Fix !N and !-N commands and add a test case.Jim Ingham2017-04-191-0/+45
* Fix TestRegisterVariables for clang/armPavel Labath2017-04-191-2/+11
* Add back code to implement "frame var -a,-l,-g" filters.Jim Ingham2017-04-183-0/+116
* TestStaticVariables still fails on Linux.Jim Ingham2017-04-181-0/+2
* This test is succeeding on macOS with clang.Jim Ingham2017-04-181-6/+1
* Add libc++ category to the remaining libc++ data formattersPavel Labath2017-04-126-75/+76
* Fix TestCppIncompleteTypes for android/clangPavel Labath2017-04-121-2/+2
OpenPOWER on IntegriCloud