aboutsummaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)AuthorFilesLines
2022-11-30[DataFormatter] Fix variant npos with `_LIBCPP_ABI_VARIANT_INDEX_TYPE_OPTIMIZ...Jordan Rupprecht2-0/+38
2022-11-30[lldb][DataFormatter] Add std::ranges::ref_view formatterMichael Buch3-0/+98
2022-11-29[lldb] Introduce dwim-print commandDave Lee3-0/+74
2022-11-29[test] Allow libc++ namespaces besides `__1`Jordan Rupprecht2-2/+2
2022-11-29[test] Implement layout for unstable std::string garbage formatter tests.Jordan Rupprecht1-4/+35
2022-11-27[lldb][JITLoaderGDB] Resolve __jit_debug_register_code as eSymbolTypeCodeStefan Gränitz2-4/+0
2022-11-25Revert "[LLDB] Recognize `std::noop_coroutine()` in `std::coroutine_handle` p...Jason Molenda2-8/+0
2022-11-25Revert "[LLDB] Do not dereference promise pointer in `coroutine_handle` prett...Jason Molenda1-1/+1
2022-11-25[lldb/test] Remove the module cache directory in module-ownership.mmPavel Labath1-0/+1
2022-11-25[lldb] Prevent an infinite loop while reading memory regionsPavel Labath1-0/+44
2022-11-23Add the ability to see when a type in incomplete.Greg Clayton1-1/+103
2022-11-23Revert "Add runToBinaryEntry option for lldb-vscode"Pavel Labath1-23/+0
2022-11-22Add runToBinaryEntry option for lldb-vscodeJeffrey Tan1-0/+23
2022-11-22[LLDB][Minidump] Merge executable module's architecture into target's archite...Zequan Wu2-8/+26
2022-11-21Reland "[lldb] Fix SBFileSpec.fullpath"Dave Lee1-6/+6
2022-11-21[test] Fix TestSourceManager when the source file is readonly.Jordan Rupprecht1-0/+8
2022-11-21[test] Remove named function arguments from TestSBEnvironmentJordan Rupprecht1-12/+16
2022-11-21[lldb] Disable looking at pointee types to find synthetic value for non-ObjCArthur Eubanks4-0/+40
2022-11-21[test][lldb-vscode] Un-realpath coreFile test.Jordan Rupprecht1-2/+2
2022-11-21[lldb] Enable TestTargetVar on non-darwinPavel Labath1-1/+0
2022-11-20[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang1-1/+1
2022-11-20Add a new top level statistic that tracks how many modules have variable errors.Greg Clayton1-2/+12
2022-11-20[LLDB] Recognize `std::noop_coroutine()` in `std::coroutine_handle` pretty pr...Adrian Vogelsgesang2-0/+8
2022-11-20[lldb] Fix test expectation in `TestCoroutineHandle.py` for 32-bit systemsAdrian Vogelsgesang1-1/+1
2022-11-20Reapply "[LLDB] Devirtualize coroutine promise types for `std::coroutine_hand...Adrian Vogelsgesang2-8/+40
2022-11-18[lldb/Plugins] Improve error reporting with reading memory in Scripted ProcessMed Ismail Bennani4-6/+18
2022-11-18[LLDB][AArch64] Add BF16BF16, SME2p1 and SVE2p1 to disassembler testDavid Spickett1-1/+5
2022-11-18[lldb] Fix that empty target.run-args are not actually used when launching pr...Raphael Isemann1-0/+9
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht3-8/+3
2022-11-16[LLDB][NativePDB] Forcefully complete a record type if it has empty debug inf...Zequan Wu2-0/+63
2022-11-16Revert "Send statistics in initialized event"Pavel Labath5-49/+15
2022-11-16[LLDB] Xfail TestVSCode_eventStatistic.py on Arm/AArch64 LinuxMuhammad Omair Javaid1-0/+1
2022-11-15Send statistics in initialized eventGeorge Hu5-15/+48
2022-11-15[lldb] Fix simple template names and template params with scope qualifiersArthur Eubanks2-0/+7
2022-11-15[lldb-vscode] Send Selected Statistics Dump in Terminated EventWanyi Ye5-0/+93
2022-11-15NFC test if rosetta is installed before running x86 binary on ASJason Molenda1-1/+6
2022-11-15NFC test if rosetta debugserver exists before testing rosettaJason Molenda1-11/+15
2022-11-15[lldb/test] Fix app_specific_backtrace_crashlog.test (NFC)Med Ismail Bennani2-2/+2
2022-11-14Change last-ditch magic address in IRMemoryMap::FindSpaceJason Molenda3-0/+71
2022-11-13[lldb][test] Avoid UB in optimized_code testArthur Eubanks1-2/+3
2022-11-12[lldb] Revert SBFileSpec.fullpath path separator fixDave Lee2-21/+6
2022-11-12[lldb] Complete fix of test after 5223366416fbDave Lee1-5/+5
2022-11-12[lldb] Fix test after 5223366416fbDave Lee1-1/+1
2022-11-11[lldb] Rewrite to assertEqual/assertNotEqual (NFC)Dave Lee29-197/+121
2022-11-11[lldb] Fix SBFileSpec.fullpath for WindowsDave Lee1-0/+15
2022-11-11[lldb] Update regex to be less fragile in TestDataFormatterGenericUnorderedDave Lee1-3/+9
2022-11-11Revert "[LLDB] Devirtualize coroutine promise types for `std::coroutine_handle`"Adrian Vogelsgesang2-40/+8
2022-11-11[LLDB] Devirtualize coroutine promise types for `std::coroutine_handle`Adrian Vogelsgesang2-8/+40
2022-11-10[lldb/test] Fix app_specific_backtrace_crashlog.test (NFC)Med Ismail Bennani1-1/+1
2022-11-10Apparently I moved the wrong one to "2", then Jason moved the rightJim Ingham1-0/+0