summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2022-11-25Revert "[LLDB] Do not dereference promise pointer in `coroutine_handle` prett...Jason Molenda
2022-11-25[lldb] Prevent an infinite loop while reading memory regionsPavel Labath
2022-11-23Add the ability to see when a type in incomplete.Greg Clayton
2022-11-21Reland "[lldb] Fix SBFileSpec.fullpath"Dave Lee
2022-11-21[lldb] Enable TestTargetVar on non-darwinPavel Labath
2022-11-20[LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printerAdrian Vogelsgesang
2022-11-20[LLDB] Recognize `std::noop_coroutine()` in `std::coroutine_handle` pretty pr...Adrian Vogelsgesang
2022-11-20[lldb] Fix test expectation in `TestCoroutineHandle.py` for 32-bit systemsAdrian Vogelsgesang
2022-11-20Reapply "[LLDB] Devirtualize coroutine promise types for `std::coroutine_hand...Adrian Vogelsgesang
2022-11-18[lldb/Plugins] Improve error reporting with reading memory in Scripted ProcessMed Ismail Bennani
2022-11-17[test] Allow skipTestIfFn to apply to entire classes for skipIfNoSBHeadersJordan Rupprecht
2022-11-13[lldb][test] Avoid UB in optimized_code testArthur Eubanks
2022-11-12[lldb] Revert SBFileSpec.fullpath path separator fixDave Lee
2022-11-12[lldb] Complete fix of test after 5223366416fbDave Lee
2022-11-12[lldb] Fix test after 5223366416fbDave Lee
2022-11-11[lldb] Rewrite to assertEqual/assertNotEqual (NFC)Dave Lee
2022-11-11[lldb] Update regex to be less fragile in TestDataFormatterGenericUnorderedDave Lee
2022-11-11Revert "[LLDB] Devirtualize coroutine promise types for `std::coroutine_handle`"Adrian Vogelsgesang
2022-11-11[LLDB] Devirtualize coroutine promise types for `std::coroutine_handle`Adrian Vogelsgesang
2022-11-10[lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya
2022-11-03[lldb] Support simplified template names when looking up functionsArthur Eubanks
2022-11-03[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani
2022-11-03[lldb/Utility] Add GetDescription(Stream&) to StructureData::*Med Ismail Bennani
2022-10-27[lldb][test] Remove empty setUp/tearDown methods (NFC)Dave Lee
2022-10-24Fix breakpoint setting so it always works when there is a line entry in a com...Greg Clayton
2022-10-24[lldb-tests] Remove libstdc++ requirement from testFelipe de Azevedo Piovezan
2022-10-21[lldb][CPlusPlus] Add abi_tag support to the CPlusPlusNameParserMichael Buch
2022-10-20Revert "[lldb] Fix member access in GetExpressionPath"Jonas Devlieghere
2022-10-19[lldb] Add matching based on Python callbacks for data formatters.Jorge Gorbe Moya
2022-10-18Revert "[lldb-tests] Remove dubious standard library flag"Felipe de Azevedo Piovezan
2022-10-18[lldb-tests] Remove dubious standard library flagFelipe de Azevedo Piovezan
2022-10-18[lldb-tests] Add libcxx version check for regex testsFelipe de Azevedo Piovezan
2022-10-14[lldb][Breakpoint] Fix setting breakpoints on templates by basenameMichael Buch
2022-10-14[lldb] Start from end of previous substr when checking ordered substrsArthur Eubanks
2022-10-12[lldb] Fix member access in GetExpressionPathTonko SabolĨec
2022-10-10[lldb][test] Skip TestStepAvoidsRegexp.py on WindowsMichael Buch
2022-10-10[lldb][CPlusPlusLanguage] Respect the step-avoid-regex for functions with aut...Michael Buch
2022-10-06[lldb] Skip check for conflicting filter/synth when adding a new regex.Jorge Gorbe Moya
2022-10-06[lldb] Move breakpoint hit reset code to Target::CleanupProcessPavel Labath
2022-10-06[lldb/gdb-server] Better reporting of launch errorsPavel Labath
2022-10-04Turn off the warning that the undefined behavior I am using inJim Ingham
2022-10-03Change the Sanitizer report breakpoint callbacks to asynchronous.Jim Ingham
2022-09-27Clear old section-to-addr entry when loading Section at new addrJason Molenda
2022-09-26Revert "Skip crashing test"Adrian Prantl
2022-09-26[lldb] Fix completion of 'settings set' valuesDave Lee
2022-09-26[lldb] Skip tests incompatible with older versions of ClangFelipe de Azevedo Piovezan
2022-09-23[LLDB] Fix "memory region --all" when there is no ABI pluginDavid Spickett
2022-09-23[LLDB] Properly return errors from "memory region --all"David Spickett
2022-09-22Add auto source map deduce count statisticsJeffrey Tan
2022-09-19[lldb] Remove LLDB reproducersJonas Devlieghere