aboutsummaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merging r257692:Hans Wennborg1-1/+2
2016-01-13Merging r257691:Hans Wennborg1-1/+1
2016-01-13Silence an incorrect dwarf parsing warningTamas Berghammer1-1/+1
2016-01-13[LLDB][MIPS] Fix TestDisassembleRawData.pySagar Thakur1-7/+17
2016-01-13Add a small refinement to the qSymbol:: support in lldb.Jason Molenda2-1/+48
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 build breakage of r257502.Stephane Sezer1-1/+1
2016-01-12Increase use of svr4 packets to improve performance on POSIX remotesStephane Sezer6-145/+361
2016-01-12Try to fix the mips64 build after rL257447Tamas Berghammer1-1/+1
2016-01-12Fix for TestNoreturnUnwind.py on i386Ravitheja Addepally2-4/+27
2016-01-12Add clang::Type::Pipe to ClangASTContextPavel Labath1-0/+3
2016-01-12Changes to lldb and debugserver to reduce extraneous memory readsJason Molenda10-65/+285
2016-01-12[LLDB][MIPS] Fix rL255619: mips 3, 4 and 5 are 64 bit archsMohit K. Bhakkad1-3/+3
2016-01-12[LLDB][MIPS] Fix ReadRegisterValue for registers with constant 32 bit size re...Mohit K. Bhakkad1-1/+9
2016-01-12[LLDB][MIPS] Merge emulation of similar instructions for MIPS64Bhushan D. Attarde2-1769/+379
2016-01-12[LLDB][MIPS] Handle PIC calling convention for MIPS64Bhushan D. Attarde1-0/+8
2016-01-12Get rid of ARM_ELF_SYM_IS_THUMB flag.Stephane Sezer1-4/+0
2016-01-11Don't define Bytes and String to be the same number on Py2.Zachary Turner1-4/+0
2016-01-11Xfail some Arm-Linux specific failuresOmair Javaid4-3/+10
2016-01-11Fix Python 3 issues related to OS plugins.Zachary Turner2-12/+14
2016-01-11Introduce a PythonBytes class into PythonDataObjects.Zachary Turner3-0/+166
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 Andric5-172/+172
2016-01-11Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)Adrian McCarthy1-3/+3
2016-01-11Don't try to parse the line table when it isn't specifiedTamas Berghammer1-6/+11
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-11Make the aarch64 lldb-server capable of debugging arm32 applicationsTamas Berghammer4-11/+111
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 Ingham4-1/+84
2016-01-09Fiddling with Pavel's fix for getting the breakpoint right when there's debug...Jim Ingham1-2/+1
2016-01-08Fix a thinko in the asserts in GetDynamicTypeAndAddress. It was requiring th...Jim Ingham1-2/+11
2016-01-08In the questionmark packet ("T"), print the "threads:" and "thread-pcs:"Jason Molenda1-30/+30
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-08Re-apply r257117 (reverted in r257138 temporarily),Jason Molenda8-11/+140
2016-01-08Add support for the LEAVE x86 instruction to AssemblyParse_x86.Jason Molenda1-7/+38
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-08Prevent infinite recursive loop in AppleObjCTrampolineHandler constructorStephane Sezer2-2/+7
2016-01-08Add note about the "thread until" command to the llvm-gdb cheatsheet.Justin Lebar1-0/+9
2016-01-08Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...Adrian McCarthy4-39/+142
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-08Revert r257117 "Performance improvement: Change lldb so that itJason Molenda8-148/+11
2016-01-08Fix dwarf sequence insertionsStephane Sezer1-0/+7
2016-01-08Change the key name for the libdispatch queue serial number fromJason Molenda2-14/+14