summaryrefslogtreecommitdiff
path: root/lldb/docs
Commit message (Expand)AuthorAgeFilesLines
* [lldb][docs] Update SB API design documentAlex Langford2023-05-161-8/+26
* [lldb] Define lldbassert based on NDEBUG instead of LLDB_CONFIGURATION_DEBUGJonas Devlieghere2023-05-161-2/+2
* [lldb] Fix lldb_assert -> lldbassert in docsJonas Devlieghere2023-05-151-3/+3
* Add a new report_load_commands option to jGetLoadedDynamicLibrariesInfosJason Molenda2023-05-081-10/+7
* [LLDB] Add minimal support for the new Mojo languagewalter erquinigo2023-05-051-0/+1
* Recognize `addressing_bits` kv in stop reply packetJason Molenda2023-05-041-0/+18
* [docs] Hide collaboration and include graphs in doxygen docsTimm Bäder2023-05-041-3/+3
* [LLDB][docs] Remove outdated list of BuildbotsDavid Spickett2023-04-131-5/+0
* Remove AArch64 out of MIPS watchpoint-skip, doc wp descriptionJason Molenda2023-04-121-6/+46
* [lldb][docs] Remove mentions of MIPS64 Linux debugDavid Spickett2023-03-132-4/+3
* [LLDB] Expose several methods in SBWatchpointDan Liew2023-03-011-0/+21
* 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] Add lldb-server targets to build docsDavid Spickett2023-01-121-3/+13
* [lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata2023-01-071-1/+1
* Launch state discoverable in Darwin, use for SafeToCallFunctionsJason Molenda2022-12-131-0/+18
* [lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya2022-11-101-0/+33
* [lldb] Document QSetDetachOnError packetFelipe de Azevedo Piovezan2022-11-011-0/+17
* [lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docsMichael Buch2022-10-283-13/+11
* [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][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch2022-09-261-3/+3
* [lldb] Fixed a number of typosGabriel Ravier2022-09-131-1/+1
* Document some of the clang-specific DWARF extensions supported by LLDBAdrian Prantl2022-09-092-0/+136
* You can't use lldb.target in a frame recognizer.Jim Ingham2022-09-061-1/+2
* [lldb][docs] Fix formatting in fuzzing docChelsea Cassanova2022-08-261-0/+5
* [lldb][docs] Add documentation for LLDB fuzzersChelsea Cassanova2022-08-262-0/+69
* [lldb] Fix formatting in python-reference.rstDave Lee2022-08-071-2/+2
* [lldb] Add assertStopReason helper functionJonas Devlieghere2022-08-031-4/+6
* Allow firmware binaries to be specified only by load addressJason Molenda2022-08-021-0/+6
* Revert "Allow firmware binaries to be specified only by load address"Jason Molenda2022-08-021-6/+0
* Allow firmware binaries to be specified only by load addressJason Molenda2022-08-021-0/+6
* Update docs to note lzfse open source implementationJason Molenda2022-07-191-1/+4
* [lldb] Delete more mydir references (NFC)Dave Lee2022-07-101-13/+3
* [lldb] Cleanup Python API reference files after building the docsJonas Devlieghere2022-06-161-4/+11
* [lldb] Remove references to epydoc from the documentationJonas Devlieghere2022-06-161-4/+1
* [trace][intelpt] Support system-wide tracing [21] - Support long numbers in JSONWalter Erquinigo2022-06-161-7/+7
* [trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo2022-06-162-19/+14
* [trace][intelpt] Support system-wide tracing [18] - some more improvementsWalter Erquinigo2022-06-161-4/+0
* [trace][intelpt] Support system-wide tracing [12] - Support multi-core trace ...Walter Erquinigo2022-06-152-12/+10
* [trace][intelpt] Support system-wide tracing [10] - Return warnings and tsc i...Walter Erquinigo2022-06-151-16/+13
* [trace][intelpt] Support system-wide tracing [9] - Collect and return context...Walter Erquinigo2022-06-151-0/+2
* [lldb] Add missing UTF-8 char basic type entriesLuís Ferreira2022-06-131-1/+1
* [LLDB][Docs] Fix formatting of example code-blockAdrian Prantl2022-06-101-0/+1
* [lldb] Add a reference to the "On Demand Symbols" docs.Jonas Devlieghere2022-06-091-0/+1
* [lldb] Add table with custom LLDB asserts to the docsJonas Devlieghere2022-06-091-3/+14
* [lldb] Fix code blocks in docs/use/intel_pt.rstJonas Devlieghere2022-06-091-0/+20