summaryrefslogtreecommitdiff
path: root/lldb/docs/use
Commit message (Expand)AuthorAgeFilesLines
* Add usage info for backtick to the lldb tutorial.Jim Ingham2023-02-021-4/+17
* [lldb] Fix typos and update "GDB To LLDB Command Map" to be a bit more clearSaagar Jha2023-01-151-26/+24
* [lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya2022-11-101-0/+33
* [lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docsMichael Buch2022-10-281-2/+2
* [LLDB] Correct env vars for Android port selectionDavid Spickett2022-10-261-1/+1
* [LLDB] Make remote-android local ports configurableLuka Markušić2022-10-261-0/+5
* [LLDB][Docs][NFC] Fix formatting in -gmodules documentationMichael Buch2022-10-251-2/+5
* [LLDB] Add missing breaks to current frame row in command mapDavid Spickett2022-10-251-0/+2
* [LLDB] Add "frame select" as equivalent of GDB's "frame" commandDavid Spickett2022-10-071-0/+14
* [lldb] Fixed a number of typosGabriel Ravier2022-09-131-1/+1
* Document some of the clang-specific DWARF extensions supported by LLDBAdrian Prantl2022-09-091-0/+135
* You can't use lldb.target in a frame recognizer.Jim Ingham2022-09-061-1/+2
* [lldb] Fix formatting in python-reference.rstDave Lee2022-08-071-2/+2
* [trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo2022-06-161-1/+1
* [trace][intelpt] Support system-wide tracing [12] - Support multi-core trace ...Walter Erquinigo2022-06-151-11/+9
* [LLDB][Docs] Fix formatting of example code-blockAdrian Prantl2022-06-101-0/+1
* [lldb] Fix code blocks in docs/use/intel_pt.rstJonas Devlieghere2022-06-091-0/+20
* Add a paragraph showing how to use container commands.Jim Ingham2022-04-291-0/+45
* Introduce new symbol on-demand for debug infoJeffrey Tan2022-04-261-0/+158
* [lldb/docs] Fixed minor ugly linksAlisamar Husain2022-03-231-2/+5
* [simple] fix some the documentationWalter Erquinigo2022-03-221-3/+2
* [simple] fix formatting in the intel-pt docWalter Erquinigo2022-03-211-63/+63
* [docs] Fixed minor ordering issueAlisamar Husain2022-03-191-2/+2
* [trace][intelpt][docs] Added intel-pt build instructions for lldbAlisamar Husain2022-03-191-0/+232
* [lldb/doc] Rephrase tutorial paragraph (NFC)Med Ismail Bennani2022-01-141-3/+3
* [lldb] Use __lldb_init_module instead of "if lldb.debugger" idiomDave Lee2022-01-131-13/+20
* [lldb][docs] Update references to SVNDave Lee2022-01-092-28/+25
* [formatters] Improve documentationWalter Erquinigo2022-01-071-9/+96
* [NFC] Trim trailing whitespace in *.rstShao-Ce SUN2021-11-151-1/+1
* [lldb][NFC] Inclusive Language: rename master plan to controlling planQuinn Pham2021-11-111-1/+1
* [LLDB][Docs] Indicate `PS1` variable by $Shivam Gupta2021-09-043-7/+7
* [LLDB][Docs] Convert some .txt files to .rstShivam Gupta2021-08-312-56/+82
* [llvm][clang][NFC] updates inline licence infoChristopher Di Bella2021-08-111-10/+8
* [lldb][docs] Fix reference warnings in python-reference.rstRaphael Isemann2021-07-061-51/+51
* [lldb] Fix typos. NFC.Bruce Mitchener2021-05-311-2/+2
* [lldb] Improve the documentation (#42017)Sushma Unnibhavi2021-04-081-10/+10
* [LLDB] Clarifying the documentation for variable formatting wrt to qualifiers...Shafik Yaghmour2021-04-071-0/+14
* [lldb] Extend Python convenience variable table with equivalent APIsJonas Devlieghere2021-03-021-74/+77
* [lldb] Fix typos in documentation (NFC)Kazu Hirata2021-03-012-3/+3
* [lldb/Commands] Fix short option collision for `process launch`Med Ismail Bennani2021-03-011-1/+1
* Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awkHarmen Stoppels2021-02-251-2/+2
* Use internal_dict everywhere we refer to the python session dict in docs.Jim Ingham2021-02-091-21/+21
* Add documentation for the extra_args parameter to breakpoint commands.Jim Ingham2021-02-091-13/+25
* [Branch-Rename] Fix some linksxgupta2021-02-011-3/+3
* [lldb][docs] Use 'any' as the default role in LLDB's sphinx projectRaphael Isemann2021-01-182-12/+12
* [lldb][AArch64/Linux] Show memory tagged memory regionsDavid Spickett2020-11-201-0/+3
* Fix gendered documentationPedro Gonnet2020-10-311-1/+1
* [lldb] Add a page to the docs with (external) links on how to use LLDBJonas Devlieghere2020-10-201-0/+56
* Un-indent the section on 'Writing Target Stop-Hooks in Python'Jason Molenda2020-10-161-12/+12
* [LLDB] Add QEMU testing environment setup guide for SVE testingMuhammad Omair Javaid2020-10-061-0/+135