From 9d223a0106d0bde18aa6e353ec338206b235e3f2 Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Sun, 9 Feb 2020 18:13:04 +0100 Subject: [PATCH] [lldb] [doc] Status: Linux: Update the paragraph --- lldb/docs/status/status.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lldb/docs/status/status.rst b/lldb/docs/status/status.rst index 180d7ed..8a922d0 100644 --- a/lldb/docs/status/status.rst +++ b/lldb/docs/status/status.rst @@ -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 ----- -- 2.7.4