summaryrefslogtreecommitdiff
path: root/lldb/source/API/CMakeLists.txt
AgeCommit message (Expand)Author
2025-11-05[lldb] Introduce SBFrameList for lazy frame iteration (#166651)Med Ismail Bennani
2025-09-25[lldb] Avoid copying header just to overwrite it (#160555)Justin Cady
2025-07-29[lldb][cmake] Create dependencies for LLDB header targets (#150995)Chelsea Cassanova
2025-07-23[lldb][headers] Fix header staging target for RPC (#150355)Chelsea Cassanova
2025-07-18[lldb][framework] Glob headers from source for framework (#148736)Chelsea Cassanova
2025-06-26[lldb][scripts] Use named args in versioning script (#145993)Chelsea Cassanova
2025-06-20[LLDB] Explicitly use python for version fixup (#144217)nerix
2025-06-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova
2025-06-10[lldb/cmake] Use ADDITIONAL_HEADER(_DIR)?S (#142587)Pavel Labath
2025-06-04Revert "[lldb][headers] Create script to fix up versioning" (#142864)Chelsea Cassanova
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath
2025-06-03[lldb][headers] Create script to fix up versioning (#141116)Chelsea Cassanova
2025-03-31[lldb] Expose the Target API mutex through the SB API (#133295)Jonas Devlieghere
2025-03-14[lldb] Sort source files alphabetically in API/CMakeLists.txt (NFC)Jonas Devlieghere
2025-02-21[lldb][cmake] Use STATUS instead of explicit '--' in message logging (#128196)foxtran
2025-01-17[LLDB] Add SBProgress so Python scripts can also report progress (#119052)Jacob Lalonde
2024-10-24[lldb] Move ValueObject into its own library (NFC) (#113393)Jonas Devlieghere
2024-07-18[LLDB][SaveCore] Add SBSaveCoreOptions Object, and SBProcess::SaveCore() over...Jacob Lalonde
2024-05-30[lldb] Add SBAddressRange and SBAddressRangeList to SB API (#93836)Miro Bucko
2024-05-30Revert "Add SBAddressRange and SBAddressRangeList to SB API (#92014)"Michael Buch
2024-05-28Add SBAddressRange and SBAddressRangeList to SB API (#92014)Miro Bucko
2024-05-25[lldb] Revise IDE folder structure (#89748)Michael Kruse
2024-05-13[lldb] Add CMake dependency tracking for SBLanguages generation script (#91686)Alex Langford
2024-05-07[lldb] Reinstate lldb-sbapi-dwarf-enums target (NFC) (#91390)Jonas Devlieghere
2024-05-06[lldb] Use add_custom_command for SBLanguages.h (#91254)Jonas Devlieghere
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere
2024-04-29Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl
2024-02-06Support statistics dump summary only mode (#80745)Wanyi
2023-11-13[lldb-dap] Add an option to provide a format for stack frames (#71843)Walter Erquinigo
2023-11-02[lldb][windows] Allow exporting plugin symbols in LLDB_EXPORT_ALL_SYMBOLS (#7...River Riddle
2023-10-06[lldb] Expose SBPlatform::GetAllProcesses to the SB API (#68378)Jonas Devlieghere
2023-10-05[LLDB] Allow specifying a custom exports file (#68013)Walter Erquinigo
2023-09-29[lldb] Add windows support for LLDB_EXPORT_ALL_SYMBOLS (#67628)River Riddle
2023-09-21Reland "[lldb] Add 'modify' type watchpoints, make it default (#66308)"David Spickett
2023-09-21Revert "[lldb] Add 'modify' type watchpoints, make it default (#66308)"David Spickett
2023-09-20[lldb] Add 'modify' type watchpoints, make it default (#66308)Jason Molenda
2023-09-18Revert "[lldb] Add 'modify' type watchpoints, make it default (#66308)"Jason Molenda
2023-09-18[lldb] Add 'modify' type watchpoints, make it default (#66308)Jason Molenda
2023-08-01[lldb] Fix building LLDB standlone without frameworkAlex Langford
2023-07-21[lldb] Convert script native types to StructuredData counterpartMed Ismail Bennani
2023-05-19Work around a modularization issue in the Python headers.Adrian Prantl
2023-01-10[lldb] Only add lldb-framework-cleanup dependency to existing targetsJonas Devlieghere
2023-01-10[lldb] Remove tools copied into LLDB.framework before installJonas Devlieghere
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-08-02[trace] Add SBTraceCursor bindingsJakob Johnson
2022-01-19[lldb] Remove the requirement for windows clients to specify -DIMPORT_LIBLLDBPavel Labath
2021-12-08[lldb] Make lldbVersion a full fledged libraryJonas Devlieghere
2021-06-17[trace][intel-pt] Create basic SB APIWalter Erquinigo
2021-06-10[lldb, win] Remove obsolete workaround for MSVC and python libsStella Stamenova