summaryrefslogtreecommitdiffstats
path: root/lldb/test
Commit message (Expand)AuthorAgeFilesLines
* [lldb/DWARF] Move location list sections into DWARFContextPavel Labath2020-01-142-0/+33
* Expression eval lookup speedup by not returning methods in ManualDWARFIndex::...Levon Ter-Grigoryan2020-01-141-9/+11
* [lldb] Fix lookup of symbols with the same address range but different bindingJan Kratochvil2020-01-132-0/+44
* [lldb] Fix eh-frame-small-fde test for changes in lldPavel Labath2020-01-131-8/+3
* lldbutil: Forward ASan launch info to test inferiorsVedant Kumar2020-01-101-0/+6
* [lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere2020-01-103-15/+29
* [lldb/Lua] Support loading Lua modulesJonas Devlieghere2020-01-102-0/+20
* [lldb/lua] Make convenience_variables.test compatible with lua-5.1Pavel Labath2020-01-101-5/+5
* [lldb/Lua] Make lldb.debugger et al available to LuaJonas Devlieghere2020-01-096-0/+49
* [lldb/DWARF] Fix mixed v4+v5 location listsPavel Labath2020-01-091-0/+154
* [lldb/Test] Try to appease the Windows botJonas Devlieghere2020-01-071-1/+0
* [lldb/Test] Remove old binary created by TestConvenienceVariablesJonas Devlieghere2020-01-071-0/+1
* [lldb/Test] Make TestConvenienceVariables more strictJonas Devlieghere2020-01-071-14/+11
* [lldb/Test] Disable TestSynchronous.test on Windows.Jonas Devlieghere2019-12-231-0/+1
* [lldb/DWARF] Fix hostname-stripping logicPavel Labath2019-12-231-0/+49
* [lldb/lua] Fix bindings.test for lua-5.1Pavel Labath2019-12-231-1/+1
* [lldb/ScriptInterpreter] Unify error message for command script importJonas Devlieghere2019-12-221-0/+2
* [lldb/ScriptInterpreter] Fix stale/bogus error messagesJonas Devlieghere2019-12-212-0/+13
* [lldb/Commands] Honor the scripting language passedJonas Devlieghere2019-12-211-0/+11
* [Lldb/Lua] Persist Lua state across script interpreter calls.Jonas Devlieghere2019-12-211-0/+3
* [Lldb/Lua] Generate Lua BindingsJonas Devlieghere2019-12-211-0/+6
* [lldb] disable thread-step-out-ret-addr-check on windowsPavel Labath2019-12-211-0/+1
* [lldb] One more attempt to fix thread-step-out-ret-addr-check on windowsPavel Labath2019-12-211-0/+1
* [lldb] Force the preprocessor to run in thread-step-out-ret-addr-check.testPavel Labath2019-12-211-1/+1
* [lldb] [testsuite] Fix Linux fail: Unwind/thread-step-out-ret-addr-check.testJan Kratochvil2019-12-212-3/+7
* [lldb/test] Update !DIModule for isysroot renameJonas Devlieghere2019-12-201-2/+2
* Re-land "[lldb/CMake] Change how we deal with optional dependencies"Jonas Devlieghere2019-12-201-0/+1
* Revert "[lldb/CMake] Change how we deal with optional dependencies"Jonas Devlieghere2019-12-201-1/+0
* Temporarily restrict the test for D71372 to darwin till we fix it on other sy...Jim Ingham2019-12-201-1/+1
* [lldb/CMake] Change how we deal with optional dependenciesJonas Devlieghere2019-12-201-0/+1
* [lldb/Lua] Implement a Simple Lua Script Interpreter PrototypeJonas Devlieghere2019-12-204-0/+8
* In 'thread step-out' command, only insert a breakpoint in executable memory.Jim Ingham2019-12-202-0/+37
* [lldb] Fix test using lld on non-linux systemsJohannes Altmanninger2019-12-202-4/+4
* [LLDB] Fix address computation for inline functionJohannes Altmanninger2019-12-202-0/+34
* [lldb/test] Move script interpreter testsJonas Devlieghere2019-12-182-2/+4
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-135-5/+5
* [FormatEntity] Add mangled function name supportMed Ismail Bennani2019-12-122-0/+27
* [lldb/DWARF] Fix v5 location lists for dwo filesPavel Labath2019-12-121-0/+190
* [lldb] "See through" atomic types in ClangASTContextPavel Labath2019-12-121-4/+20
* [lldb/DWARF] Add support for DW_AT_loclists_base&DW_FORM_loclistxPavel Labath2019-12-111-0/+132
* Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...Eric Christopher2019-12-102-0/+35
* Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...Eric Christopher2019-12-102-35/+0
* [lldb/Reproducers] Support multiple GDB remotesJonas Devlieghere2019-12-102-0/+35
* [lldb/DWARF] Switch to llvm location list parserPavel Labath2019-12-091-24/+111
* [lldb] Improve/fix base address selection in location listsPavel Labath2019-12-092-0/+159
* [lldb] Support for DWARF-5 atomic typesRaphael Isemann2019-12-091-0/+104
* [lldb/Reproducer] Disable test on Windows to unblock the bot.Jonas Devlieghere2019-12-061-0/+1
* [lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interactionPavel Labath2019-12-061-0/+106
* [lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo filesPavel Labath2019-12-061-0/+156
* [lldb/DWARF] Switch to llvm debug_rnglists parserPavel Labath2019-12-051-1/+54