summaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)Author
2025-11-20[lldb] Building the documentation should not depend on libLLDB (#168962)Jonas Devlieghere
2025-10-31[lldb][docs] Add troubleshooting section to scripting introductionDavid Spickett
2025-10-28[docs][lldb] update the Windows tools instructions (#164491)Charles Zablit
2025-10-27[lldb][docs] Add example output for standalone debugging scriptDavid Spickett
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-09Add a scripted way to re-present a stop location (#158128)jimingham
2025-10-06[lldb][docs] DW_AT_APPLE_major_runtime_version -> DW_AT_APPLE_major_runtime_v...Michael Buch
2025-09-16[LLDB] Add boolean literals to DIL. (#157992)cmtice
2025-09-12[lldb/docs] Breakdown python reference into multiple files (#158331)Med Ismail Bennani
2025-08-29[lldb][docs] Fix misplaced backticks in remote debugging guideDavid Spickett
2025-08-29[lldb][docs] Plain text format some things in remote debug guideDavid Spickett
2025-08-27Reapply "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155610)Ilia Kuklin
2025-08-27Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155605)Ilia Kuklin
2025-08-27[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (#152308)Ilia Kuklin
2025-08-15[lldb][docs] document an analogue for `info proc mappings` (#153559)⭐️NINIKA⭐️
2025-08-06[vscode-lldb] Add VS Code commands for high level debug workflow (#151827)royitaqi
2025-08-05[lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (#150999)Charles Zablit
2025-07-31[lldb] Add support for displaying `__float128` variables (#98369)beetrees
2025-07-31[lldb][docs] Fix typo in frame-format docsMichael Buch
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-07-25[lldb][docs] Correct link syntax for wasm tracking issueDavid Spickett
2025-07-25[lldb][docs] Add WASM support issue link to websiteDavid Spickett
2025-07-24[lldb][docs] Update instructions to build standalone (#137383)Chelsea Cassanova
2025-07-21[lldb] Proofread formatting.rst (#149768)Kazu Hirata
2025-07-20[lldb] Proofread python-reference.rst (#149643)Kazu Hirata
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-07-16[lldb] Document MCP tools & resources (#148708)Jonas Devlieghere
2025-07-03[lldb][docs] Fix another broken markdown linkJonas Devlieghere
2025-06-30[lldb] Fix link syntax in docs/use/mcp.mdJonas Devlieghere
2025-06-30[lldb] Document MCP support in LLDB (#145935)Jonas Devlieghere
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-06-05[lldb][Format] Add [inlined] marker to names of inlined frames (#142952)Michael Buch
2025-05-28[lldb][Formatters] Add --pointer-match-depth option to `type summary add` com...Zequan Wu
2025-05-28[Demangling] Refactor Demangler range tracking (#140762)Charles Zablit
2025-05-27[lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (#141610)Michael Buch
2025-05-25[LLDB] Add array subscription and integer parsing to DIL (#141102)Ilia Kuklin
2025-05-25[lldb] Fix a typo in documentation (#141384)Kazu Hirata
2025-05-23[LLDB] Add field member operators to DIL (#138093)cmtice
2025-05-22Revert "[LLDB] Add array subscription and integer parsing to DIL" (#141059)Ilia Kuklin
2025-05-22[LLDB] Add array subscription and integer parsing to DIL (#138551)Ilia Kuklin
2025-05-20[lldb][docs] add command to save core file in gdb to lldb command map. (#140771)Ebuka Ezike