aboutsummaryrefslogtreecommitdiff
path: root/lldb/docs
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-15[trace][intelpt] Support system-wide tracing [9] - Collect and return context...Walter Erquinigo1-0/+2
2022-06-13[lldb] Add missing UTF-8 char basic type entriesLuís Ferreira1-1/+1
2022-06-10[LLDB][Docs] Fix formatting of example code-blockAdrian Prantl1-0/+1
2022-06-09[lldb] Add a reference to the "On Demand Symbols" docs.Jonas Devlieghere1-0/+1
2022-06-09[lldb] Add table with custom LLDB asserts to the docsJonas Devlieghere1-3/+14
2022-06-09[lldb] Fix code blocks in docs/use/intel_pt.rstJonas Devlieghere1-0/+20
2022-05-17[trace][intelpt] Support system-wide tracing [4] - Support per core tracing o...Walter Erquinigo1-9/+31
2022-05-09[trace][intelpt] Support system-wide tracing [3] - Refactor IntelPTThreadTraceWalter Erquinigo1-2/+2
2022-05-09[trace][intelpt] Support system-wide tracing [2] - Add a dummy --per-core-tra...Walter Erquinigo1-11/+40
2022-05-02[trace][intelpt] Support system-wide tracing [1] - Add a method for accessing...Walter Erquinigo1-2/+2
2022-04-29Add a paragraph showing how to use container commands.Jim Ingham1-0/+45
2022-04-26Introduce new symbol on-demand for debug infoJeffrey Tan1-0/+158
2022-03-24[trace][intelpt] Server side changes for TSC to wall time conversionJakob Johnson1-1/+26
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch1-3/+3
2022-03-23[lldb/docs] Fixed minor ugly linksAlisamar Husain1-2/+5
2022-03-22[simple] fix some the documentationWalter Erquinigo1-3/+2
2022-03-21[simple] fix formatting in the intel-pt docWalter Erquinigo1-63/+63
2022-03-19[docs] Fixed minor ordering issueAlisamar Husain2-3/+3
2022-03-19[trace][intelpt][docs] Added intel-pt build instructions for lldbAlisamar Husain2-0/+233
2022-03-18[lldb] Add more documentation on test variantsPavel Labath1-4/+16
2022-03-02[lldb] Update the CI docsJonas Devlieghere1-3/+1
2022-03-01[PDB] add missing char8_t for 5c9e20dZequan Wu1-0/+1
2022-02-07Platform gdb RSP packet doc fixes based on implementation behaviorJason Molenda1-8/+12
2022-01-29Raise the minimum Visual Studio version to VS2019Simon Pilgrim2-5/+5
2022-01-28[lldb] Update the lldb build instructions on WindowsStella Stamenova1-7/+14
2022-01-27[lldb] Remove reproducers documentationJonas Devlieghere2-206/+0
2022-01-14[lldb/doc] Rephrase tutorial paragraph (NFC)Med Ismail Bennani1-3/+3
2022-01-13[lldb] Use __lldb_init_module instead of "if lldb.debugger" idiomDave Lee1-13/+20
2022-01-09[lldb][docs] Update references to SVNDave Lee2-28/+25
2022-01-07[formatters] Improve documentationWalter Erquinigo1-9/+96
2022-01-06Update Bug report URL to Github IssuesChuanqi Xu1-1/+1
2021-12-23Load binary by UUID from qProcessInfo packet fieldsJason Molenda1-0/+3
2021-12-16[lldb][docs] Update instructions for building libc++Tor Arne Vestbø1-4/+6
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN2-4/+4
2021-11-11[lldb][NFC] Inclusive Language: rename master plan to controlling planQuinn Pham1-1/+1
2021-11-10[lldb] make it easier to find LLDB's pythonLawrence D'Anna1-0/+4
2021-11-08[NFC] Inclusive Language: change master to main for .chm filesQuinn Pham1-1/+1
2021-11-02[lldb] fix --source-quietlyLawrence D'Anna1-1/+1
2021-10-27[lldb] [docs] Remove obsolete recommonmark useMichał Górny1-29/+0
2021-10-19[lldb] Reduce code duplication around inferior buildingPavel Labath1-44/+7
2021-09-04[LLDB][Docs] Indicate `PS1` variable by $Shivam Gupta7-44/+45