summaryrefslogtreecommitdiff
path: root/lldb/docs/use
AgeCommit message (Expand)Author
2025-10-31[lldb][docs] Add troubleshooting section to scripting introductionDavid Spickett
2025-10-27[lldb][docs] Add example output for standalone debugging scriptDavid Spickett
2025-10-09Add a scripted way to re-present a stop location (#158128)jimingham
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-15[lldb][docs] document an analogue for `info proc mappings` (#153559)⭐️NINIKA⭐️
2025-08-05[lldb] add TemplateRange and NameQualifiersRange to DemangledNameInfo (#150999)Charles Zablit
2025-07-31[lldb][docs] Fix typo in frame-format docsMichael Buch
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] 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-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] Fix a typo in documentation (#141384)Kazu Hirata
2025-05-20[lldb][docs] add command to save core file in gdb to lldb command map. (#140771)Ebuka Ezike
2025-05-16Update python.rst (#140333)LauraElanorJones
2025-05-13[lldb] Fix typos in documentation (#139839)Kazu Hirata
2025-05-06[lldb/docs] Fix/improve the gdb command map for dynamic types (#138538)Pavel Labath
2025-04-29[lldb][Format] Add function.suffix frame-format variable (#137763)Michael Buch
2025-04-28[lldb][docs] Document new frame-format variables (#137522)Michael Buch
2025-04-03[lldb] Update examples in docs/use/python-reference.rst to work with Python 3...Jonas Devlieghere
2025-03-20[LLDB][NFC] Fix typo in docs (#131388)Kon
2025-03-07Add complete ObjectFileJSON support for sections. (#129916)Greg Clayton
2025-01-31[lldb] Add some formatting to variable.rst (NFC)Dave Lee
2025-01-28[lldb][Docs] Add Guarded Control Stack to AArch64 Linux page (#117860)David Spickett
2025-01-20[lldb] Implement ${target.file} format variable (#123431)Jonas Devlieghere
2025-01-06[lldb][Docs] Add equivalents of GDB's "skip" to command map (#120740)David Spickett
2024-11-25[lldb][docs] Clarify unit for SVE P register sizeDavid Spickett
2024-11-19Fix broken linkAdrian Prantl
2024-11-19[lldb/www] Garbage collect old videos and add new ones (#116838)Adrian Prantl
2024-10-18[lldb][docs] Add JSON symbol file docs to the ToCJonas Devlieghere
2024-10-17[lldb][NFC] fix two small typeos in aarch64-linxu.mdJason Molenda
2024-10-07[lldb][Docs] Fix typo in `tutorial.rst` (#111326)苏灵素@夏日限定
2024-09-27Add docs describing how the thread plan stack affects stepping (#110167)jimingham
2024-09-27[lldb][Docs] Convert AArch64 Linux doc to MarkdownDavid Spickett
2024-09-24Add the ability to define custom completers to the parsed_cmd template. (#109...jimingham
2024-09-18Add docs and an example use of the scripted command get_flags API. (#109176)jimingham
2024-08-08[lldb/Interpreter] Fix ambiguous partial command resolution (#101934)Med Ismail Bennani
2024-07-16[lldb][Docs] Move QEMU testing page into the developing lldb sectionDavid Spickett
2024-07-03Add the ability for Script based commands to specify their "repeat command" (...jimingham
2024-06-26[lldb] fix(lldb/**.py): fix comparison to None (#94017)Eisuke Kawashima
2024-06-04[lldb] Add documentation for the max_children argument (#94192)Pavel Labath
2024-05-15[lldb] Support custom LLVM formatting for variables (#91868)Dave Lee
2024-05-07[lldb] Have lldb-server assign ports to children in platform mode (#88845)Anthony Ha