aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda1-0/+6
2022-07-19Update docs to note lzfse open source implementationJason Molenda1-1/+4
2022-07-10[lldb] Delete more mydir references (NFC)Dave Lee1-13/+3
2022-06-16[lldb] Cleanup Python API reference files after building the docsJonas Devlieghere1-4/+11
2022-06-16[lldb] Remove references to epydoc from the documentationJonas Devlieghere1-4/+1
2022-06-16[trace][intelpt] Support system-wide tracing [21] - Support long numbers in JSONWalter Erquinigo1-7/+7
2022-06-16[trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo2-19/+14
2022-06-16[trace][intelpt] Support system-wide tracing [18] - some more improvementsWalter Erquinigo1-4/+0
2022-06-15[trace][intelpt] Support system-wide tracing [12] - Support multi-core trace ...Walter Erquinigo2-12/+10
2022-06-15[trace][intelpt] Support system-wide tracing [10] - Return warnings and tsc i...Walter Erquinigo1-16/+13