summaryrefslogtreecommitdiff
path: root/lldb/docs/resources
AgeCommit message (Expand)Author
2025-10-28[docs][lldb] update the Windows tools instructions (#164491)Charles Zablit
2025-10-21Refine `qWasmCallStack` documentation (#163803)Max Desiatov
2025-10-20[lldb][doc NFC] fix typeo in reason:watchpoint descJason Molenda
2025-10-15[gdbremote] Document MultiMemRead packet in protocol extensions (#162675)Felipe de Azevedo Piovezan
2025-10-10[lldb][docs] State that the extension packets doc should be alphabetisedDavid Spickett
2025-10-06[lldb][docs] DW_AT_APPLE_major_runtime_version -> DW_AT_APPLE_major_runtime_v...Michael Buch
2025-08-06[vscode-lldb] Add VS Code commands for high level debug workflow (#151827)royitaqi
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-07-24[lldb][docs] Update instructions to build standalone (#137383)Chelsea Cassanova
2025-07-16[lldb][docs] Add section on testing with QEMU user (#149057)David Spickett
2025-07-16[lldb][docs] Add CAMKE_BUILD_TYPE to standlone build instructionsDavid Spickett
2025-06-27[lldb] Fix a typo in documentation (#146115)Kazu Hirata
2025-06-26[lldb][docs] Document qWatchpointSupportInfo (#145709)David Spickett
2025-06-24Reapply "[lldb/cmake] Plugin layering enforcement mechanism (#144543)" (#145305)Pavel Labath
2025-06-23Revert "[lldb/cmake] Plugin layering enforcement mechanism (#144543)"Pavel Labath
2025-06-23[lldb/cmake] Plugin layering enforcement mechanism (#144543)Pavel Labath
2025-05-13[lldb] Fix typos in documentation (#139839)Kazu Hirata
2025-05-07[lldb][docs] Correct spelling in debugging docDavid Spickett
2025-04-22[lldb][docs] Repeat required Python version numberDavid Spickett
2025-03-10[lldb][docs] Added LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS for macOS configurat...Julius Alexandre
2025-02-05[lldb] Document lldb `x` packet deprecation. (#125682)Pavel Labath
2025-02-03[lldb][Docs] Expand remote testing instructions (#122694)David Spickett
2025-01-29[lldb] Make Python >= 3.8 required for LLDB 21 (#124735)David Spickett
2025-01-03[lldb] Add a return opcode to the formatter bytecode (#121602)Adrian Prantl
2024-12-16[lldb] Fix RST table formattingAdrian Prantl
2024-12-06[lldb] Add a compiler/interpreter of LLDB data formatter bytecode to examplesAdrian Prantl
2024-12-06Revert "[lldb] Add a compiler/interpreter of LLDB data formatter bytecode to ...Adrian Prantl
2024-12-06[lldb] Add a compiler/interpreter of LLDB data formatter bytecode to examplesAdrian Prantl
2024-12-06Revert "[lldb] Add a compiler/interpreter of LLDB data formatter bytecode to ...Adrian Prantl
2024-12-06[lldb] Add a compiler/interpreter of LLDB data formatter bytecode to lldb/exa...Adrian Prantl
2024-11-12[lldb] Recommend Python 3.8 as the minimum Python version for LLDB (#114807)David Spickett
2024-11-11[lldb] Support both Lua 5.3 and Lua 5.4 (#115500)Jonas Devlieghere
2024-10-29[lldb] Update link to GreenDragon in the docsJonas Devlieghere
2024-10-21[lldb][docs] Fix "Developing LLDB" table of contents (#113166)Michael Buch
2024-10-18[lldb][docs] Add JSON symbol file docs to the ToCJonas Devlieghere
2024-10-18[lldb] Document SymbolFileJSON (#112938)Jonas Devlieghere
2024-10-07[lldb][test] Support remote run of Shell tests (#95986)Vladislav Dzhidzhoev
2024-10-03[lldb-dap][docs] Improve documentation for contributors (#110987)Adrian Vogelsgesang
2024-10-03[lldb] Removed gdbserver ports map from lldb-server (#104238)Dmitry Vasilyev
2024-09-24[lldb][docs] Resurrect the information on adding a new language (#109427)David Spickett
2024-09-13Add a comment in the SB API doc about keeping the SB API's lightweight. (#108...jimingham
2024-09-06[lldb][Docs] Fix broken link to qemu testing pageDavid Spickett
2024-07-24[lldb] Don't use a vm addr range starting at 0 for local memory (#100288)Jason Molenda
2024-07-16[lldb][Docs] Move QEMU testing page into the developing lldb sectionDavid Spickett
2024-05-31Reapply "[Support] Remove terminfo dependency (#92865)" (#93889)Aaron Siddhartha Mondal
2024-05-29Revert "[Support] Remove terminfo dependency (#92865)"Michael Buch
2024-05-24[Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal
2024-05-16[lldb-dap] Separate user and developer documentation (#92428)Jonas Devlieghere
2024-05-15[lldb] Document some more packets (#92124)David Spickett