Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)Author
2022-11-10[lldb] Make callback-based formatter matching available from the CLI.Jorge Gorbe Moya
2022-11-02[lldb] Document QSetDetachOnError packetFelipe de Azevedo Piovezan
2022-10-28[lldb][Docs][NFC] Fix sphinx warnings/errors for LLDB docsMichael Buch
2022-10-26[LLDB] Correct env vars for Android port selectionDavid Spickett
2022-10-26[LLDB] Make remote-android local ports configurableLuka Markušić
2022-10-25[LLDB][Docs][NFC] Fix formatting in -gmodules documentationMichael Buch
2022-10-25[LLDB] Add missing breaks to current frame row in command mapDavid Spickett
2022-10-07[LLDB] Add "frame select" as equivalent of GDB's "frame" commandDavid Spickett
2022-09-26[lldb][test] 1 - Don't do test-replication for gmodules debug_info variantMichael Buch
2022-09-13[lldb] Fixed a number of typosGabriel Ravier
2022-09-10Document some of the clang-specific DWARF extensions supported by LLDBAdrian Prantl
2022-09-06You can't use lldb.target in a frame recognizer.Jim Ingham
2022-08-27[lldb][docs] Fix formatting in fuzzing docChelsea Cassanova
2022-08-27[lldb][docs] Add documentation for LLDB fuzzersChelsea Cassanova
2022-08-07[lldb] Fix formatting in python-reference.rstDave Lee
2022-08-03[lldb] Add assertStopReason helper functionJonas Devlieghere
2022-08-03Allow firmware binaries to be specified only by load addressJason Molenda
2022-08-02Revert "Allow firmware binaries to be specified only by load address"Jason Molenda
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda
2022-07-19Update docs to note lzfse open source implementationJason Molenda
2022-07-11[lldb] Delete more mydir references (NFC)Dave Lee
2022-06-17[lldb] Cleanup Python API reference files after building the docsJonas Devlieghere
2022-06-17[lldb] Remove references to epydoc from the documentationJonas Devlieghere
2022-06-16[trace][intelpt] Support system-wide tracing [21] - Support long numbers in JSONWalter Erquinigo
2022-06-16[trace][intelpt] Support system-wide tracing [20] - Rename some fields in the...Walter Erquinigo
2022-06-16[trace][intelpt] Support system-wide tracing [18] - some more improvementsWalter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [12] - Support multi-core trace ...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [10] - Return warnings and tsc i...Walter Erquinigo
2022-06-15[trace][intelpt] Support system-wide tracing [9] - Collect and return context...Walter Erquinigo
2022-06-13[lldb] Add missing UTF-8 char basic type entriesLuís Ferreira
2022-06-10[LLDB][Docs] Fix formatting of example code-blockAdrian Prantl
2022-06-09[lldb] Add a reference to the "On Demand Symbols" docs.Jonas Devlieghere
2022-06-09[lldb] Add table with custom LLDB asserts to the docsJonas Devlieghere
2022-06-09[lldb] Fix code blocks in docs/use/intel_pt.rstJonas Devlieghere
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo
2022-05-10[trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTraceWalter Erquinigo
2022-05-10[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tra...Walter Erquinigo
2022-05-02[trace][intelpt] Support system-wide tracing [1] - Add a method for accessing...Walter Erquinigo
2022-04-29Add a paragraph showing how to use container commands.Jim Ingham
2022-04-26Introduce new symbol on-demand for debug infoJeffrey Tan
2022-03-24[trace][intelpt] Server side changes for TSC to wall time conversionJakob Johnson
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch
2022-03-23[lldb/docs] Fixed minor ugly linksAlisamar Husain
2022-03-22[simple] fix some the documentationWalter Erquinigo
2022-03-22[simple] fix formatting in the intel-pt docWalter Erquinigo
2022-03-19[docs] Fixed minor ordering issueAlisamar Husain
2022-03-19[trace][intelpt][docs] Added intel-pt build instructions for lldbAlisamar Husain
2022-03-18[lldb] Add more documentation on test variantsPavel Labath
2022-03-03[lldb] Update the CI docsJonas Devlieghere
2022-03-02[PDB] add missing char8_t for 5c9e20dZequan Wu