aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
2025-12-09[lldb][docs] Fix plaintext markers in command mapDavid Spickett1-2/+2
2025-12-09[lldb][docs] Fix Visual Studio link in build docDavid Spickett1-1/+1
2025-12-09[lldb][docs] Fix header level warnings in a few documentsDavid Spickett4-26/+26
2025-12-09[lldb][docs] Fix title formatting in Variable documentDavid Spickett1-1/+1
2025-12-09[lldb][docs] Fix plain text markers in ContributingDavid Spickett1-5/+5
2025-12-09[lldb][docs] Remove syntax hint from some output blocksDavid Spickett3-5/+5
2025-12-09[lldb][docs] Fix plaintext marker in variables docDavid Spickett1-3/+3
2025-12-03[lldb/docs] Add ScriptingFrameProvider documentation to the websiteMed Ismail Bennani2-0/+9
2025-12-03Revert "[lldb/docs] Add ScriptingFrameProvider documentation to the website"Med Ismail Bennani1-1/+0
2025-12-03[lldb/docs] Add ScriptingFrameProvider documentation to the websiteMed Ismail Bennani1-0/+1
2025-12-02lldbgdbremote.md: Update `qWasmLocal` result description (#170393)Max Desiatov1-3/+3
2025-12-01[LLDB] Add type casting to DIL, part 1 of 3. (#165199)cmtice1-3/+25
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