summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2025-06-23[lldb] Use `proc` instead of `pro` to avoid command ambiguityJonas Devlieghere
2025-06-23[lldb] add plugin names to process save-core error output. (#143126)Ebuka Ezike
2025-06-22Revert "[lldb] Fix qEcho message handling (#145072)" (#145241)eleviant
2025-06-21[lldb] Fix qEcho message handling (#145072)eleviant
2025-06-18Revert "[lldb][target] Add progress report for wait-attaching to process" (#1...Chelsea Cassanova
2025-06-18[lldb][target] Add progress report for wait-attaching to process (#144768)Chelsea Cassanova
2025-06-17[LLDB] Consolidate C++ string buffer summaries (#144258)nerix
2025-06-13[lldb] CommandObjectMemoryFind: Improve expression evaluation error messages ...Michael Buch
2025-06-12[lldb][Commands][NFC] Extract memory find expression evaluation into helpers ...Michael Buch
2025-06-11[lldb] Show coro_frame in `std::coroutine_handle` pretty printer (#141516)Adrian Vogelsgesang
2025-06-11[debuginfo][coro] Fix linkage name for clones of coro functions (#141889)Adrian Vogelsgesang
2025-06-10[lldb] Use 1 based row and column for statusline (#143385)David Spickett
2025-06-03[lldb] Add Python properties to SBBreakpoint and similar (#142215)Dave Lee
2025-06-03[lldb][test] XFAIL TestThreadJump.py on older Clang versionsMichael Buch
2025-06-02[lldb] Disable TestReverseContinueBreakpoints.py and TestReverseContinueWatch...Dmitry Vasilyev
2025-06-02[lldb] Disable TestConsecutiveBreakpoints.py for Windows x86_64 (#142192)Dmitry Vasilyev
2025-05-28[lldb][objc] NSError data formatter test is failingJason Molenda
2025-05-28[lldb][Formatters] Add --pointer-match-depth option to `type summary add` com...Zequan Wu
2025-05-28[Support] [lldb] Fix thread jump #45326 (#135778)Ebuka Ezike
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-05-27[lldb] optionally match the `__debug` namespace for libstdc++ containers. (#1...Ebuka Ezike
2025-05-27[lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (#141610)Michael Buch
2025-05-22Fix a bug where using "thread backtrace unique" would switch you to (#140993)jimingham
2025-05-21[lldb] Skip TestConsecutiveWatchpoints.py if out of tree debugserverJason Molenda
2025-05-20[lldb][core] Fix getting summary of a variable pointing to r/o memory (#139196)Igor Kudrin
2025-05-20[lldb] Reduce max-children-count default to readable size (#139826)Dave Lee
2025-05-13[lldb] don't run TestUnwindFramelessFaulted.py on LinuxJason Molenda
2025-05-13[lldb] try re-enabling TestUnwindFramelessFaulted.pyJason Molenda
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-05-12[lldb][TypeSystemClang] Allow arrays to be dereferenced in C/C++. (#135843)Ilia Kuklin
2025-05-11Don't run TestUnwindFramelessFaulted.py on LinuxJason Molenda
2025-05-11[lldb] Provide lr value in faulting frame on arm64 (#138805)Jason Molenda
2025-05-11[lldb] Fix term settings completion tests (#139447)Emmanuel Ferdman
2025-05-09Revert "[lldb] Provide lr value in faulting frame on arm64 (#138805)"Jason Molenda
2025-05-09Revert "Fix skipIf which was doing || and I need &&"Jason Molenda
2025-05-09Revert "Stop running test on Linux for now"Jason Molenda
2025-05-09Stop running test on Linux for nowJason Molenda
2025-05-09Fix skipIf which was doing || and I need &&Jason Molenda
2025-05-09[lldb] Provide lr value in faulting frame on arm64 (#138805)Jason Molenda
2025-05-08[lldb] Disable test using GetControlFlowKind on armFelipe de Azevedo Piovezan
2025-05-08[lldb] Change the statusline format to print "no target" (#139021)Jonas Devlieghere
2025-05-08[lldb] Disable test using GetControlFlowKind on armFelipe de Azevedo Piovezan
2025-05-08[lldb] Expose QueueThreadPlanForStepSingleInstruction function to SBThreadPla...Ely Ronnen
2025-05-05[LLDB][SBSaveCore] Sbsavecore subregions bug (#138206)Jacob Lalonde
2025-04-29[lldb] Disable TestExitDuringExpression on asanFelipe de Azevedo Piovezan
2025-04-25[lldb][test] Rename reverse-execution/TestReverseContinueNotSupported.pyMichael Buch
2025-04-22[lldb] Make sure changing the separator takes immediate effect (#136779)Jonas Devlieghere
2025-04-22[lldb] Make the statusline separator configurable (#136611)Adrian Prantl
2025-04-17disable test on older compilers (#136186)Shubham Sandeep Rastogi
2025-04-17[lldb] Fix lock inversion between statusline mutex and output mutex (#135956)Jonas Devlieghere