[lldb] [doc] Status: Linux: Update the paragraph
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 9 Feb 2020 17:13:04 +0000 (18:13 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 9 Feb 2020 17:13:04 +0000 (18:13 +0100)
lldb/docs/status/status.rst

index 180d7ed..8a922d0 100644 (file)
@@ -10,11 +10,9 @@ For more details, see the Features by OS section below.
 Linux
 -----
 
-LLDB is improving on Linux. While the debugserver has not been ported (to
-enable remote debugging) Linux is nearing feature completeness with Darwin to
-debug x86_64 programs, and is partially working with i386 programs. ARM
-architectures on Linux are untested. For more details, see the Features by OS
-section below.
+LLDB is improving on Linux. Linux is nearing feature completeness with Darwin
+to debug x86_64, i386, ARM, AArch64, IBM POWER (ppc64), IBM Z (s390x), and
+MIPS64 programs. For more details, see the Features by OS section below.
 
 macOS
 -----