aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
2025-11-24[LLDB] Add unary plus and minus to DIL (#155617)Ilia Kuklin1-1/+1
2025-11-20[lldb] Building the documentation should not depend on libLLDB (#168962)Jonas Devlieghere1-1/+1
2025-10-31[lldb][docs] Add troubleshooting section to scripting introductionDavid Spickett1-0/+17
2025-10-28[docs][lldb] update the Windows tools instructions (#164491)Charles Zablit1-31/+35
2025-10-27[lldb][docs] Add example output for standalone debugging scriptDavid Spickett1-1/+16
2025-10-21Refine `qWasmCallStack` documentation (#163803)Max Desiatov1-3/+4
2025-10-20[lldb][doc NFC] fix typeo in reason:watchpoint descJason Molenda1-1/+1
2025-10-15[gdbremote] Document MultiMemRead packet in protocol extensions (#162675)Felipe de Azevedo Piovezan1-0/+51
2025-10-10[lldb][docs] State that the extension packets doc should be alphabetisedDavid Spickett1-37/+40
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham2-2/+46
2025-10-06[lldb][docs] DW_AT_APPLE_major_runtime_version -> DW_AT_APPLE_major_runtime_v...Michael Buch1-1/+1
2025-09-16[LLDB] Add boolean literals to DIL. (#157992)cmtice1-0/+3
2025-09-12[lldb/docs] Breakdown python reference into multiple files (#158331)Med Ismail Bennani13-1922/+1533
2025-08-29[lldb][docs] Fix misplaced backticks in remote debugging guideDavid Spickett1-1/+1
2025-08-29[lldb][docs] Plain text format some things in remote debug guideDavid Spickett1-9/+9
2025-08-27Reapply "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155610)Ilia Kuklin1-1/+5
2025-08-27Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL" (#155605)Ilia Kuklin1-5/+1
2025-08-27[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (#152308)Ilia Kuklin1-1/+5
2025-08-15[lldb][docs] document an analogue for `info proc mappings` (#153559)⭐️NINIKA⭐️1-0/+14
2025-08-06[vscode-lldb] Add VS Code commands for high level debug workflow (#151827)royitaqi1-0/+23
2025-08-05[lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (#150999)Charles Zablit1-0/+3
2025-07-31[lldb] Add support for displaying `__float128` variables (#98369)beetrees1-0/+2
2025-07-31[lldb][docs] Fix typo in frame-format docsMichael Buch1-3/+3
2025-07-30[lldb] Implement RegisterContextWasm (#151056)Jonas Devlieghere1-16/+67
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere1-0/+16
2025-07-25[lldb][docs] Correct link syntax for wasm tracking issueDavid Spickett1-1/+1
2025-07-25[lldb][docs] Add WASM support issue link to websiteDavid Spickett1-0/+1
2025-07-24[lldb][docs] Update instructions to build standalone (#137383)Chelsea Cassanova1-1/+4
2025-07-21[lldb] Proofread formatting.rst (#149768)Kazu Hirata1-5/+5
2025-07-20[lldb] Proofread python-reference.rst (#149643)Kazu Hirata1-6/+6
2025-07-16[lldb][docs] Add section on testing with QEMU user (#149057)David Spickett1-0/+47
2025-07-16[lldb][docs] Add CAMKE_BUILD_TYPE to standlone build instructionsDavid Spickett1-0/+2
2025-07-16[lldb] Document MCP tools & resources (#148708)Jonas Devlieghere1-1/+63
2025-07-03[lldb][docs] Fix another broken markdown linkJonas Devlieghere1-1/+1
2025-06-30[lldb] Fix link syntax in docs/use/mcp.mdJonas Devlieghere1-2/+2
2025-06-30[lldb] Document MCP support in LLDB (#145935)Jonas Devlieghere2-0/+86
2025-06-27[lldb] Fix a typo in documentation (#146115)Kazu Hirata1-1/+1
2025-06-26[lldb][docs] Document qWatchpointSupportInfo (#145709)David Spickett1-0/+17
2025-06-24Reapply "[lldb/cmake] Plugin layering enforcement mechanism (#144543)" (#145305)Pavel Labath1-0/+50
2025-06-23Revert "[lldb/cmake] Plugin layering enforcement mechanism (#144543)"Pavel Labath1-50/+0
2025-06-23[lldb/cmake] Plugin layering enforcement mechanism (#144543)Pavel Labath1-0/+50
2025-06-05[lldb][Format] Add [inlined] marker to names of inlined frames (#142952)Michael Buch1-0/+2
2025-05-28[lldb][Formatters] Add --pointer-match-depth option to `type summary add` com...Zequan Wu1-0/+14
2025-05-28[Demangling] Refactor Demangler range tracking (#140762)Charles Zablit1-1/+4
2025-05-27[lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (#141610)Michael Buch1-8/+6
2025-05-25[LLDB] Add array subscription and integer parsing to DIL (#141102)Ilia Kuklin1-5/+8
2025-05-25[lldb] Fix a typo in documentation (#141384)Kazu Hirata1-1/+1
2025-05-23[LLDB] Add field member operators to DIL (#138093)cmtice1-3/+7
2025-05-22Revert "[LLDB] Add array subscription and integer parsing to DIL" (#141059)Ilia Kuklin1-7/+2
2025-05-22[LLDB] Add array subscription and integer parsing to DIL (#138551)Ilia Kuklin1-2/+7