summaryrefslogtreecommitdiffstats
path: root/lldb/docs
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Docs] Extend description section of the main pageJonas Devlieghere2020-01-131-2/+9
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-2/+2
* [lldb/CMake] Use LLDB's autodetection logic for libxml2Jonas Devlieghere2020-01-081-0/+2
* [lldb/Docs] Describe optional dependencies on build page.Jonas Devlieghere2020-01-061-5/+31
* [lldb/Docs] Fix capitalization typo.Jonas Devlieghere2020-01-061-1/+1
* [lldb/Docs] Include the man page on the websiteJonas Devlieghere2020-01-031-4/+5
* [lldb/Docs] Include how to generate the man pageJonas Devlieghere2020-01-031-0/+1
* [lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHONJonas Devlieghere2019-12-132-4/+4
* [FormatEntity] Add mangled function name supportMed Ismail Bennani2019-12-121-0/+2
* [lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDITJonas Devlieghere2019-12-121-2/+2
* [lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSESJonas Devlieghere2019-12-121-3/+3
* Add resurrecting Type Validators to projects.rstAdrian Prantl2019-12-111-0/+9
* Add parray example for lldb, vrs. *ptr@count gdb cmd.Jason Molenda2019-12-041-0/+14
* Upstream debugserver arm64e support.Jason Molenda2019-12-041-0/+7
* [Docs] Generate the LLDB man page with SphinxJonas Devlieghere2019-11-214-155/+321
* [Docs] Fix Sphinx warning (treated as error)Jonas Devlieghere2019-11-201-8/+8
* Add a "Using LLDB" section to the welcome page of the websiteAdrian Prantl2019-11-194-17/+31
* [Docs] Add reproducer documentationJonas Devlieghere2019-11-182-0/+117
* [Docs] Add Python caveats under the development sectionJonas Devlieghere2019-11-183-0/+43
* [LLDB] Make a clear distinction between usage & development docsJonas Devlieghere2019-11-143-3/+5
* Fix typos in docs. NFCDiana Picus2019-11-141-2/+2
* lldb/docs: update the lldb-x86_64-debian bot urlPavel Labath2019-11-061-1/+1
* [Docs] Repurpose 'sources' page as 'contributing'.Jonas Devlieghere2019-10-284-21/+36
* [Docs] Update source code link to GithubJonas Devlieghere2019-10-281-1/+1
* [Docs] Disable Python docs when LLDB_DISABLE_PYTHON is setJonas Devlieghere2019-10-281-34/+36
* [CMake] Remove unused variable LLDB_TEST_CXX_COMPILERJonas Devlieghere2019-10-242-5/+3
* [android/process list] support showing process argumentsWalter Erquinigo2019-10-161-116/+119
* [Docs] Update testing documentatonJonas Devlieghere2019-10-101-42/+66
* Expand on the qfProcessInfo documentation, add examples fromJason Molenda2019-10-041-4/+33
* [Docs] Document lldb-instrJonas Devlieghere2019-10-011-0/+40
* [lldb][www] Update bot linksRaphael Isemann2019-09-261-2/+2
* [Docs] Document forwarding arguments with litJonas Devlieghere2019-09-251-0/+8
* [Documentation] Expand on testing variants.Jonas Devlieghere2019-09-251-7/+54
* [lldb][CMake] Infer `Clang_DIR` if not passed explicitlyStefan Granitz2019-09-181-7/+7
* [lldb] Remove xcode bot from website listing and fix link to sanitizedRaphael Isemann2019-09-061-2/+1
* use https for llvm.org in the docSylvestre Ledru2019-08-293-11/+11
* fix the bugzilla urlSylvestre Ledru2019-08-291-1/+1
* Provide a real link to the doc and remove old informationSylvestre Ledru2019-08-291-15/+2
* [dotest] Remove -q (quiet) flag.Jonas Devlieghere2019-08-281-3/+1
* [Doxygen] Document private class members.Jonas Devlieghere2019-08-211-1/+1
* [CMake] Remove LLDB_TEST_USE_CUSTOM_C(XX)_COMPILERJonas Devlieghere2019-08-202-6/+1
* [Docs] Fix (incorrect) code highlightingJonas Devlieghere2019-08-071-25/+25
* [lldb][CMake] Generating Xcode projectsStefan Granitz2019-08-061-1/+1
* [lldb][docs] Update landing page for monorepoStefan Granitz2019-08-012-11/+17
* [lldb][docs] Add CMake version notes for -B flagStefan Granitz2019-07-312-4/+23
* [dotest] Remove multiprocessingJonas Devlieghere2019-07-301-19/+1
* [lldb][docs] Update documentation for monorepo and CMake cachesStefan Granitz2019-07-301-36/+144
* [Docs] Remove reproducers from the project page.Jonas Devlieghere2019-07-251-22/+7
* Mention adding predicates to settings in the projects page.Jim Ingham2019-07-251-0/+14
* Remove a project that was completed.Jim Ingham2019-07-251-6/+0
OpenPOWER on IntegriCloud