summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2022-02-03[LLDB] Fix window bot failureZequan Wu
2022-01-28[lldb] [gdb-remote] Support getting siginfo via APIMichał Górny
2022-01-28Revert "[lldb] [gdb-remote] Support getting siginfo via API"Michał Górny
2022-01-27[lldb/test] Disable test_launch_scripted_process_stack_frames on x86_64Med Ismail Bennani
2022-01-27[lldb] Delete TestBacktraceAll.pyPavel Labath
2022-01-27[lldb] [gdb-remote] Support getting siginfo via APIMichał Górny
2022-01-27Revert "[lldb/test] Try to fix TestSBModule failure"Med Ismail Bennani
2022-01-27[lldb/test] Try to fix TestSBModule failureMed Ismail Bennani
2022-01-24[lldb/test] Fix `TestScriptedProcess.test_scripted_process_and_scripted_thread`Med Ismail Bennani
2022-01-24[lldb/Plugins] Enrich ScriptedThreads Stop Reasons with ExceptionsMed Ismail Bennani
2022-01-24[lldb/Plugins] Add support of multiple ScriptedThreads in a ScriptedProcessMed Ismail Bennani
2022-01-23Rough guess at fixing lldb tests to handle Clang defaulting to DWARFv5David Blaikie
2022-01-17[lldb] [gdb-remote] Support client fallback for servers without reg defsMichał Górny
2022-01-10[lldb/platform-gdb] Clear cached protocol state upon disconnectionPavel Labath
2022-01-09[lldb] Skip TestTargetXMLArch if no support for x86 targetDave Lee
2022-01-09[lldb] Guard libstdc++ specific 'frame var' testDave Lee
2022-01-07[LLDB] libcxx summary formatters for std::string_viewBen Jackson
2022-01-06[lldb] [Process/FreeBSDKernel] Support finding all processesMichał Górny
2022-01-06[lldb] Remove summary for signed char *Pavel Labath
2022-01-05Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""Nico Weber
2022-01-05Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`."David Salinas
2022-01-05[lldb/linux] Fix a race in handling of simultaneous thread exitsPavel Labath
2021-12-30[lldb] Remove lldbtest.getBuildFlagsPavel Labath
2021-12-29[lldb] Adjust TestModuleCacheSimple for D115951Pavel Labath
2021-12-28Cache the manual DWARF index out to the LLDB cache directory when the LLDB in...Greg Clayton
2021-12-25[lldb] Add support for UTF-8 unicode formattingLuís Ferreira
2021-12-22[lldb] [Process/FreeBSDKernel] Introduce libkvm supportMichał Górny
2021-12-20[lldb] Summary provider for char flexible array membersPavel Labath
2021-12-20[lldb/test] Remove some decorators from TestModuleCacheUniversalPavel Labath
2021-12-17[lldb] Remove reproducer replay functionalityJonas Devlieghere
2021-12-17Fix macOS buildbots after https://reviews.llvm.org/D115324.Greg Clayton
2021-12-17[lldb] Fix matchers for char array formattersPavel Labath
2021-12-16Fix windows buildbots after https://reviews.llvm.org/D115324Greg Clayton
2021-12-16Added the ability to cache the finalized symbol tables subsequent debug sessi...Greg Clayton
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-12-14Revert "[lldb] Introduce a FreeBSDKernel plugin for vmcores"Michał Górny
2021-12-14[lldb] Introduce a FreeBSDKernel plugin for vmcoresMichał Górny
2021-12-13disable test on older compilersAdrian Prantl
2021-12-13[lldb/plugin] Fix heap-use-after-free in ScriptedProcess::ReadMemoryMed Ismail Bennani
2021-12-08[lldb] Fix TestDataFormatterGenericListPavel Labath
2021-12-08[lldb] Unify two versions of TestMemoryReadPavel Labath
2021-12-07Fix error reporting for "process load" and add a test for it.Jim Ingham
2021-12-06[lldb/test] Fix InvalidScriptedThread windows test failureMed Ismail Bennani
2021-12-06[lldb/plugins] Add arm64(e) support to ScriptedProcessMed Ismail Bennani
2021-12-06[formatters] Add a pointer and reference tests for a list and forward_list fo...Danil Stefaniuc
2021-12-06[formatters] Add a deque formatter for libstdcpp and fix the libcxx oneWalter Erquinigo
2021-12-02[lldb] Skip two lldb tests on Windows because they are flakyStella Stamenova
2021-12-01[lldb] Skip test_launch_scripted_process_stack_frames with ASanJonas Devlieghere
2021-12-01Revert "[lldb] Temporarily skip TestTsanBasic on Darwin"Jonas Devlieghere
2021-11-30[lldb] Temporarily skip TestTsanBasic on DarwinJonas Devlieghere