summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2024-10-07[lldb][test] Mark test() in TestBSDArchives.py as passing remotely (#111199)Vladislav Dzhidzhoev
2024-10-07[lldb] Make libc++ simulator tests compatible with category-based ski… (#11...Pavel Labath
2024-10-07[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: change order of ifdefsMichael Buch
2024-10-07[lldb][test] Add libcxx-simulators test for std::optional (#111133)Michael Buch
2024-10-07Reland "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch
2024-10-03Revert "[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new paddi...Michael Buch
2024-10-03[lldb][test] TestDataFormatterLibcxxStringSimulator.py: add new padding layou...Michael Buch
2024-09-26[LLDB][Minidump] Add Multiplatform test to ensure determinism (#108602)Jacob Lalonde
2024-09-25[lldb][test] Use tools from llvm instead of compiler tools (#109961)Vladislav Dzhidzhoev
2024-09-25[lldb][test] Skip TestConcurrentVFork on all LinuxDavid Spickett
2024-09-24[lldb][AArch64] Create Neon subregs when XML only includes SVE (#108365)David Spickett
2024-09-23[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#10...Adrian Prantl
2024-09-20[lldb/Interpreter] Introduce ScriptedStopHook{,Python}Interface & make use of...Med Ismail Bennani
2024-09-20Revert "[lldb] Fix SWIG wrapper compilation error"David Spickett
2024-09-19[lldb/Interpreter] Introduce `ScriptedStopHook{,Python}Interface` & make use ...Med Ismail Bennani
2024-09-16[lldb][test] Add a new __compressed_pair layout to libcxx simulator tests (#9...Michael Buch
2024-09-16[lldb] Support new libc++ __compressed_pair layout (#96538)Michael Buch
2024-09-13[LLDB][Minidump] Minidump erase file on failure (#108259)Jacob Lalonde
2024-09-13[lldb][test] TestDataFormatterLibcxxStringSimulator.py: fix padding for curre...Michael Buch
2024-09-12[lldb][test] Mark some more watchpoint testsDavid Spickett
2024-09-11[LLDB] Reapply SBSaveCore Add Memory List (#107937)Jacob Lalonde
2024-09-11[lldb][test] Toolchain detection rewrite in Python (#102185)Vladislav Dzhidzhoev
2024-09-11[lldb][test] Add test for printing std::string through expression evaluatorMichael Buch
2024-09-09[LLDB][Minidump] Support minidumps where there are multiple exception streams...Jacob Lalonde
2024-09-07Revert "[LLDB] Reappply SBSaveCore AddMemoryList" (#107731)Jonas Devlieghere
2024-09-06[LLDB] Reappply SBSaveCore AddMemoryList (#107159)Jacob Lalonde
2024-09-05[LLDB][Minidump] Extend the minidump x86_64 registers to include fs_base and ...Jacob Lalonde
2024-09-04[lldb][RISCV] Support optionally disabled FPR for riscv64 (#104547)Alexey Merzlyakov
2024-09-04[lldb] Fix and speedup the `memory find` command (#104193)Pavel Labath
2024-09-03[lldb] Remove limit on max memory read size (#105765)Jason Molenda
2024-09-03[lldb] Support "dereferencing" std::optional in `frame var` (#107077)Pavel Labath
2024-09-03[lldb] Support partial memory reads on windows (#106981)Pavel Labath
2024-09-02[lldb/linux] Make truncated reads work (#106532)Pavel Labath
2024-08-28[LLDB][Minidumps] Read x64 registers as 64b and handle truncation in the file...Jacob Lalonde
2024-08-27Revert "[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCor… (#10...Jacob Lalonde
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-08-27[lldb] Add frame recognizers for libc++ `std::invoke` (#105695)Adrian Vogelsgesang
2024-08-27[LLDB][SBSaveCore] Add selectable memory regions to SBSaveCore (#105442)Jacob Lalonde
2024-08-22[lldb] Change the two remaining SInt64 settings in Target to uint (#105460)Jason Molenda
2024-08-21[LLDB][Minidump] Fix ProcessMinidump::GetMemoryRegions to include 64b regions...Jacob Lalonde
2024-08-20[lldb][Windows] Fixed the API test breakpoint_with_realpath_and_source_map (#...Dmitry Vasilyev
2024-08-15[LLDB] Reapply #100443 SBSaveCore Thread list (#104497)Jacob Lalonde
2024-08-15[lldb] Realpath symlinks for breakpoints (#102223)royitaqi
2024-08-13[lldb] Claim to support swbreak and hwbreak packets when debugging a gdbremot...xusheng
2024-08-08[lldb/Interpreter] Fix ambiguous partial command resolution (#101934)Med Ismail Bennani
2024-08-05New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thr...jeffreytan81
2024-08-05Revert "[LLDB][SBSaveCore] Implement a selectable threadlist for Core… (#10...Jacob Lalonde
2024-08-05Revert "[LLDB][SBSaveCore] Fix bug where default values are not propagated. (...Haojian Wu
2024-08-02[LLDB][SBSaveCore] Fix bug where default values are not propagated. (#101770)Jacob Lalonde
2024-08-02[LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (#100...Jacob Lalonde