summaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)Author
2025-06-18[lldb][test] explicit-member-function-quals.cpp: add -glldbMichael Buch
2025-06-17[lldb][Minidump Parser] Implement a range data vector for minidump memory ran...Jacob Lalonde
2025-06-17[lldb] Re-insert code to search for a binary by filepath if providedJason Molenda
2025-06-17Revert "[lldb-dap] Refactoring DebugCommunication to improve test consistency...John Harrison
2025-06-17[lldb-dap] Refactoring DebugCommunication to improve test consistency. (#143818)John Harrison
2025-06-17[lldb] Add support to list/enable/disable remaining plugin types. (#143970)David Peixotto
2025-06-17[lldb] make lit use the same Python executable for building and testing (#143...Charles Zablit
2025-06-17[LLDB] Consolidate C++ string buffer summaries (#144258)nerix
2025-06-17[lldb][Formatter] Get element type for unordered_maps from __hash_table::valu...Michael Buch
2025-06-17[lldb][Expression] Don't create Objective-C IR checker for pure-C++ targets/f...Michael Buch
2025-06-17[lldb][Expression] Remove IR pointer checker (#144483)Michael Buch
2025-06-17[lldb][AIX] Added XCOFF ParseSymtab handling (#141577)Dhruv Srivastava
2025-06-16[lldb-dap] Creating protocol types for setExceptionBreakpoints. (#144153)John Harrison
2025-06-16[lldb-dap][test] fix not supported error. (#144419)Ebuka Ezike
2025-06-16[lldb] Fix a warningKazu Hirata
2025-06-16[lldb-dap] Add supported languages in package.json (#144414)DrSergei
2025-06-16[lldb-dap] Use structured types for stepInTargets request (#144072)Ebuka Ezike
2025-06-16[lldb-dap] show function name in the instruction comment. (#144070)Ebuka Ezike
2025-06-16[lldb] Remove a redundant control flow statement (NFC) (#144284)Kazu Hirata
2025-06-13[lldb] Include unistd.h for _exit in multi-process-driver.cppJonas Devlieghere
2025-06-13Revert "[lit] cleanup unused imports" (#144054)Charles Zablit
2025-06-13[lldb][test] Skip ReadAfterClose JSON Transport tests on WindowsDavid Spickett
2025-06-13[lldb][DWARF] Don't try to compute address range information of forward decla...Michael Buch
2025-06-13[lldb] CommandObjectMemoryFind: Improve expression evaluation error messages ...Michael Buch
2025-06-13[LLDB] Add bit extraction to DIL (#141422)Ilia Kuklin
2025-06-13[lldb][test] Disable TestMultipleDebuggers againDavid Spickett
2025-06-13[lldb][test] Don't call SBDebugger::Terminate if TestMultipleDebuggers times ...David Spickett
2025-06-12[lit] cleanup unused imports (#143930)Charles Zablit
2025-06-12[lldb] Implement JSON RPC (newline delimited) Transport (#143946)Jonas Devlieghere
2025-06-12Reland "[lldb][headers] Create Python script to fix up framework head… (#14...Chelsea Cassanova
2025-06-12[lldb] Properly handle locate module callback when Target change arch (#143793)GeorgeHuyubo
2025-06-12Revert "[lldb][headers] Create Python script to fix up framework headers" (#1...Chelsea Cassanova
2025-06-12[lldb][headers] Create Python script to fix up framework headers (#142051)Chelsea Cassanova
2025-06-12[lldb][Commands] Fix memory find for Swift expressions (#143860)Michael Buch
2025-06-12[lldb][Commands][NFC] Extract memory find expression evaluation into helpers ...Michael Buch
2025-06-12[lldb/cmake] Remove EXTRA_CXXFLAGS arg (#143731)Pavel Labath
2025-06-11[lldb] Move Transport class into lldb_private (NFC) (#143806)Jonas Devlieghere
2025-06-11[lldb][RPC] Upstream LLDB to RPC converstion Python script (#138028)Chelsea Cassanova
2025-06-11[lldb][nfc] Factor out code checking if Variable is in scope (#143572)Felipe de Azevedo Piovezan
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-11[doc] Use ISO nomenclature for 1024 byte units (#133148)Alexander Ziaee
2025-06-10[lldb] Fix `target stop-hook add` help outputJonas Devlieghere
2025-06-10[lldb] Revive TestSimulatorPlatform.py (#142244)Jonas Devlieghere
2025-06-10[lldb] Fix warningsKazu Hirata
2025-06-10[lldb/aarch64] Fix PC register info augmentation (#143499)Pavel Labath
2025-06-10[lldb-dap] Creating a 'capabilities' event helper. (#142831)John Harrison
2025-06-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova
2025-06-10Minor fix to connect-url to support unix-connect sockets on localhost (#142875)satyajanga
2025-06-10[lldb][Widows] Remove unused WriteTryLock functionDavid Spickett