aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
12 days[lldb] Fix the mcp configuration in the mcp.md (#176878)Haojian Wu1-8/+6
2026-01-16[lldb] Change bitfield range character from '-' to ':' in DIL (#173410)Ilia Kuklin1-1/+1
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang2-2/+2
2026-01-12[LLDB] Increase level of headings in lldb-dap docs (#175519)Nerixyz1-6/+6
2026-01-07[lldb] Update LLDB DAP documentation. (#172580)John Harrison3-4/+214
2026-01-06[lldb-dap] Add lldb-dap extension directory. (#174219)Ebuka Ezike1-1/+1
2025-12-18[lldb] Use AST nodes as Subscript and BitExtraction arguments in DIL (#169363)Ilia Kuklin1-3/+2
2025-12-17[lldb][docs] Fix formatting in troubleshooting guideDavid Spickett1-0/+1
2025-12-17[lldb][docs] Add register info problems to troubleshooting doc (#171806)David Spickett1-0/+147
2025-12-16[lldb] [docs] [sbapi]: fix lldb-forward header name (#172578)n2h91-2/+2
2025-12-10[lldb][docs] Fix table formatting in bytecode docsDavid Spickett1-65/+65
2025-12-10[lldb][docs] Describe how to check enabled features (#171468)David Spickett1-0/+56
2025-12-10[lldb][docs] Remove dead link in toctreeDavid Spickett1-1/+0
2025-12-10[lldb][docs] Fix doc link syntax in bytecode formatter docDavid Spickett1-1/+1
2025-12-10[lldb] Document the behaviour of IsValid for SBError (#170862)David Spickett1-0/+11
2025-12-10[lldb][docs] Fix plaintext markers in Formatter bytecode doc (#171430)David Spickett1-78/+78
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