aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Make the correct (5 argument) form of the command definition be the primary o...jimingham1-10/+18
2024-03-11[LLDB][doc] Updates build instructions. (#84630)Mark de Wever1-3/+3
2024-03-11[lldb][Docs] Add libxml2 to apt install commandDavid Spickett1-1/+1
2024-03-08[lldb][Docs] Add Curses version note to build pageDavid Spickett1-0/+7
2024-03-08[lldb][Docs] Update the build guideDavid Spickett1-7/+10
2024-02-22[lldb][docs] Remove/update docs pointing to unittest2 (#82672)Jordan Rupprecht2-9/+8
2024-02-11[LLDB][Docs] Replace LLDB_RELOCATABLE_PYTHON with LLDB_EMBED_PYTHON_HOME (#81...Po-yao Chang1-2/+2
2024-02-07[lldb] [NFC] Remove min pkt size for compression setting (#81075)Jason Molenda1-6/+2
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda1-9/+47
2024-02-05[lldb][Docs] Remove unnecessary colon in titleDavid Spickett1-2/+2
2023-11-15Remove hardware index from watchpoints and breakpoints (#72012)Jason Molenda1-1/+1
2023-11-10[lldb][docs] Update Discord invite linkDavid Spickett1-1/+1
2023-11-08[lldb][AArch64][Linux] Add SME2 release notes and usage docs (#70935)David Spickett1-1/+40
2023-11-02[lldb][docs] Update reference to test directory location (#71081)Chelsea Cassanova1-3/+3
2023-10-25[lldb][docs][AArch64] Update example in SME docsDavid Spickett1-3/+1
2023-10-23[LLDB] Update docs on building documentation (#69858)Aiden Grossman1-2/+10
2023-10-23[lldb][docs] Update contributing links (#69726)David Spickett1-3/+6
2023-10-23[lldb][docs] Add strace example to Debugging docDavid Spickett1-1/+16
2023-10-21[lldb] Update qRegisterInfo docs to recommend target.xml (#69853)Jason Molenda1-4/+8
2023-10-20[lldb][AArch64] Add release notes and documentation for SME (#66767)David Spickett2-0/+205
2023-10-09[lldb][Docs] Use RST link format in IntelPT docDavid Spickett1-1/+1
2023-10-09[lldb][Docs] Fix typo in debugging lldb docDavid Spickett1-1/+1
2023-10-06[lldb][Docs] Add section on using QEMU without bridge networkingDavid Spickett2-3/+42
2023-09-20[lldb][Docs] Fix typo in style docsDavid Spickett1-1/+1
2023-09-19[lldb][Docs] Document our major differences from the LLVM style (#66345)David Spickett1-23/+50
2023-09-18[lldb][Docs] Link up the newly restored data formatters pageDavid Spickett2-3/+4
2023-09-15[lldb] Revive internal data formatter documentation (#66527)Jonas Devlieghere2-0/+440
2023-09-15[lldb][Docs] Update links in Data Formatter section (#66474)David Spickett1-5/+3
2023-09-14[lldb][Docs] Link to testing page from debugging pageDavid Spickett1-0/+5
2023-09-13[lldb] Link to LLVM code style in LLDB's contributing pageDavid Spickett1-1/+2
2023-09-12[lldb] Format more Python files with black (#65979)David Spickett1-6/+2
2023-09-08Wrong link target in the documentation #62990Author: Eddie Phillips1-2/+4
2023-09-08[lldb][Docs] Update bug report and code review linksDavid Spickett1-2/+2
2023-09-08[lldb][Docs] Additions to debuging LLDB page (#65635)David Spickett1-0/+322
2023-09-07[lldb/docs] Add section links to the top of the GDB to LLDB command mapJonas Devlieghere1-0/+9
2023-09-06[lldb][Docs] Add page about debugging lldb itself (#65332)David Spickett2-0/+261
2023-09-06[lldb][Docs] Add simpler "automatic" cross-compile option to build docs (#65311)David Spickett1-17/+58
2023-09-02Fix typos in documentationKazu Hirata1-1/+1
2023-08-31Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani2-87/+3
2023-08-31Revert "Re-land "[lldb/docs] Silence warnings when generating website""Med Ismail Bennani2-2/+86
2023-08-29Re-land "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani2-86/+2
2023-08-29Revert "[lldb/docs] Silence warnings when generating website"Med Ismail Bennani2-2/+86
2023-08-29[lldb/docs] Silence warnings when generating websiteMed Ismail Bennani2-86/+2
2023-08-27Fix typos in documentationKazu Hirata1-1/+1
2023-08-26[lldb/infra] Revamp lldb.llvm.orgMed Ismail Bennani20-1960/+1320
2023-08-24Revert "[lldb/infra] Revamp lldb.llvm.org"Med Ismail Bennani20-1320/+1960
2023-08-24[lldb/infra] Revamp lldb.llvm.orgMed Ismail Bennani20-1960/+1320
2023-08-22[lldb] Link back to the LLVM Project and Developer Policy from the docsJonas Devlieghere1-2/+4
2023-08-22[lldb] Fix broken link in docs/index.rstJonas Devlieghere1-2/+2
2023-08-22[LLDB][Docs] Update cross compilation docs and examplesDavid Spickett1-20/+49