summaryrefslogtreecommitdiffstats
path: root/lldb/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/docs/index.rst')
-rw-r--r--lldb/docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index c95269824ea..4ddf6be3e4d 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -7,7 +7,7 @@ LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
-LLDB is the default debugger in Xcode on Mac OS X and supports debugging C,
+LLDB is the default debugger in Xcode on macOS and supports debugging C,
Objective-C and C++ on the desktop and iOS devices and simulator.
All of the code in the LLDB project is available under the standard
@@ -52,6 +52,7 @@ Resources
resources/download
resources/build
+ resources/source
resources/test
resources/sbapi
resources/external
OpenPOWER on IntegriCloud