aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
2023-08-18[lldb] Shorten "DWARF Extensions supported by LLDB" in the docsJonas Devlieghere1-5/+5
2023-08-18[lldb] Rename "Projects" to "Open Projects" in the docsJonas Devlieghere1-2/+2
2023-08-18[lldb] Move Continuous Integration documentation under TestingJonas Devlieghere4-32/+16
2023-08-18[lldb] Add link to Discourse to the websiteJonas Devlieghere1-4/+4
2023-08-18[lldb] Simplify the LLDB website structureJonas Devlieghere11-183/+25
2023-08-16hi/low addr space bits can be sent in stop-rely packetJason Molenda1-0/+12
2023-08-16[lldb] Print better error message when sphinx_automodapi is not installedJonas Devlieghere1-0/+6
2023-08-15Update qHostInfo/LC_NOTE so multiple address bits can be specifiedJason Molenda1-0/+8
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford1-2/+0
2023-08-04[lldb] Bump SWIG minimum version to 4Jonas Devlieghere1-1/+1
2023-06-29"fp" -> "flags" typeo in description of generic registersJason Molenda1-1/+1
2023-06-14[lldb][AArch64] Add Scalable Matrix Extension option to QEMU launch scriptDavid Spickett1-2/+5
2023-06-06[lldb/Commands] Add support to auto-completion for user commandsMed Ismail Bennani1-0/+1
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere2-91/+100
2023-05-23[lldb] Fix typos in documentationKazu Hirata3-6/+6
2023-05-18[lldb] Guarantee the lifetimes of all strings returned from SBAPIAlex Langford1-0/+9
2023-05-16[lldb][docs] Update SB API design documentAlex Langford1-8/+26
2023-05-16[lldb] Define lldbassert based on NDEBUG instead of LLDB_CONFIGURATION_DEBUGJonas Devlieghere1-2/+2
2023-05-15[lldb] Fix lldb_assert -> lldbassert in docsJonas Devlieghere1-3/+3
2023-05-08Add a new report_load_commands option to jGetLoadedDynamicLibrariesInfosJason Molenda1-10/+7
2023-05-05[LLDB] Add minimal support for the new Mojo languagewalter erquinigo1-0/+1
2023-05-04Recognize `addressing_bits` kv in stop reply packetJason Molenda1-0/+18
2023-05-04[docs] Hide collaboration and include graphs in doxygen docsTimm Bäder1-3/+3
2023-04-13[LLDB][docs] Remove outdated list of BuildbotsDavid Spickett1-5/+0
2023-04-12Remove AArch64 out of MIPS watchpoint-skip, doc wp descriptionJason Molenda1-6/+46
2023-03-13[lldb][docs] Remove mentions of MIPS64 Linux debugDavid Spickett2-4/+3
2023-03-01[LLDB] Expose several methods in SBWatchpointDan Liew1-0/+21
2023-02-02Add usage info for backtick to the lldb tutorial.Jim Ingham1-4/+17
2023-01-15[lldb] Fix typos and update "GDB To LLDB Command Map" to be a bit more clearSaagar Jha1-26/+24
2023-01-12[lldb] Add lldb-server targets to build docsDavid Spickett1-3/+13
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-1/+1
2022-12-13Launch state discoverable in Darwin, use for SafeToCallFunctionsJason Molenda1-0/+18
2022-11-10[lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya1-0/+33
2022-11-01[lldb] Document QSetDetachOnError packetFelipe de Azevedo Piovezan1-0/+17
2022-10-28[lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docsMichael Buch3-13/+11
2022-10-26[LLDB] Correct env vars for Android port selectionDavid Spickett1-1/+1
2022-10-26[LLDB] Make remote-android local ports configurableLuka Markušić1-0/+5
2022-10-25[LLDB][Docs][NFC] Fix formatting in -gmodules documentationMichael Buch1-2/+5
2022-10-25[LLDB] Add missing breaks to current frame row in command mapDavid Spickett1-0/+2
2022-10-07[LLDB] Add "frame select" as equivalent of GDB's "frame" commandDavid Spickett1-0/+14
2022-09-26[lldb][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch1-3/+3
2022-09-13[lldb] Fixed a number of typosGabriel Ravier1-1/+1
2022-09-09Document some of the clang-specific DWARF extensions supported by LLDBAdrian Prantl2-0/+136
2022-09-06You can't use lldb.target in a frame recognizer.Jim Ingham1-1/+2
2022-08-26[lldb][docs] Fix formatting in fuzzing docChelsea Cassanova1-0/+5
2022-08-26[lldb][docs] Add documentation for LLDB fuzzersChelsea Cassanova2-0/+69
2022-08-07[lldb] Fix formatting in python-reference.rstDave Lee1-2/+2
2022-08-03[lldb] Add assertStopReason helper functionJonas Devlieghere1-4/+6
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda1-0/+6
2022-08-02Revert "Allow firmware binaries to be specified only by load address"Jason Molenda1-6/+0