aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)AuthorFilesLines
2016-02-02Merging r258967:Hans Wennborg2-2/+4
2016-02-02Merging r258919:Hans Wennborg4-4/+120
2016-02-01Merging r258621, r258758, r258761:Hans Wennborg1-1/+0
2016-02-01Merging r258685:Hans Wennborg1-0/+4
2016-02-01Merging r258684:Hans Wennborg1-0/+1
2016-01-13[LLDB][MIPS] Fix TestDisassembleRawData.pySagar Thakur1-7/+17
2016-01-12[TestThreadJump] Adjust match sub-string after recent change.Siva Chandra1-2/+1
2016-01-12Fix TestThreadJump on Windows.Zachary Turner1-2/+1
2016-01-12Fix for TestNoreturnUnwind.py on i386Ravitheja Addepally1-1/+1
2016-01-11Xfail some Arm-Linux specific failuresOmair Javaid4-3/+10
2016-01-11Don't run dwo tests for windows targets.Zachary Turner1-1/+2
2016-01-11Replace accidental DOS (and mixed) line endings in a few text filesDimitry Andric1-31/+31
2016-01-11Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)Adrian McCarthy1-3/+3
2016-01-11Mark TestChangeValueAPI as flaky on linux (pr25652)Pavel Labath1-0/+1
2016-01-11Skip TestEvents on linux completelyPavel Labath1-1/+1
2016-01-11Remove CRLF line endings from test_common.hPavel Labath1-44/+44
2016-01-11Centralize the handling of attach permissions on linux in testsPavel Labath10-134/+42
2016-01-09Writing a test case for r257234 I found another place that wasJim Ingham3-0/+70
2016-01-09Fiddling with Pavel's fix for getting the breakpoint right when there's debug...Jim Ingham1-2/+1
2016-01-08Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed...Ying Chen1-2/+2
2016-01-08Remove XFAIL from a few tests that have been fixed on Windows.Zachary Turner3-3/+0
2016-01-08XFAIL 2 more tests based on SWIG version.Zachary Turner2-0/+4
2016-01-08Remove XFAIL from TestThreadStates on Windows.Zachary Turner1-1/+0
2016-01-08Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...Adrian McCarthy3-0/+85
2016-01-08Fix TestBatchMode for gccPavel Labath1-1/+2
2016-01-08Another fix for TestBatchMode on linuxPavel Labath1-0/+17
2016-01-08Fix TestBatchMode on linuxPavel Labath1-1/+2
2016-01-08Fix a glitch in the Driver's batch mode when used with "attach". Jim Ingham2-14/+116
2016-01-07XFAIL TestMultithreaded on linuxPavel Labath1-1/+1
2016-01-07Remove some Windows->Android XTIMEOUTsPavel Labath1-5/+0
2016-01-07XFAIL TestEvents.test_add_listener_to_broadcasterPavel Labath1-1/+1
2016-01-06fixup lldbinline-style tests to clean up Makefiles and *.d filesTodd Fiala1-4/+4
2016-01-06Remove XTIMEOUT from TestMultithreaded on linuxPavel Labath2-5/+2
2016-01-06Fix a bug in lldbutil.expect_state_changesPavel Labath1-10/+18
2016-01-06XFAIL TestMiSymbol on linuxPavel Labath1-0/+1
2016-01-06Apply missed changes from svn r256863 "Add support for "source info" and use ...Dawn Perchik2-5/+5
2016-01-05Add support for "source info" and use it to fix MI's -symbol-list-lines.Dawn Perchik3-4/+11
2016-01-05Fix a typo in lldbutil.pyPavel Labath1-1/+1
2016-01-05Mark a test_lldbmi_gdb_set_target_async_on as flaky on linuxPavel Labath1-0/+1
2016-01-05Remove XTIMEOUT from TestEvents on linuxPavel Labath1-1/+0
2016-01-05Remove old flaky test rerun logicPavel Labath1-23/+3
2016-01-04Remove XTIMEOUT from TestRegisters on linuxPavel Labath1-1/+0
2016-01-04Remove XTIMEOUT from TestThreadStepOut on linuxPavel Labath1-1/+0
2016-01-04Remove XTIMEOUT from TestHelloWorld on linuxPavel Labath1-3/+0
2016-01-04Remove XTIMEOUT from TestExitDuringStep on linuxPavel Labath1-1/+0
2016-01-04Remove XTIMEOUT from TestCreateAfterAttach on linuxPavel Labath1-1/+0
2016-01-04Remove TestConnectRemote from XTIMEOUTsPavel Labath1-1/+0
2015-12-22Allow test decorators to use lists (and not_in(list)) for archesAdrian McCarthy1-3/+8
2015-12-22XFAIL TestCppNsImport on FreeBSDEd Maste1-0/+1
2015-12-22Add expectedFailureFreeBSD to an additional thread state test failing on FreeBSDEd Maste1-0/+1