[Lldb-commits] [lldb] 9d223a0 - [lldb] [doc] Status: Linux: Update the paragraph

Jan Kratochvil via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 9 09:13:30 PST 2020


Author: Jan Kratochvil
Date: 2020-02-09T18:13:04+01:00
New Revision: 9d223a0106d0bde18aa6e353ec338206b235e3f2

URL: https://github.com/llvm/llvm-project/commit/9d223a0106d0bde18aa6e353ec338206b235e3f2
DIFF: https://github.com/llvm/llvm-project/commit/9d223a0106d0bde18aa6e353ec338206b235e3f2.diff

LOG: [lldb] [doc] Status: Linux: Update the paragraph

Added: 
    

Modified: 
    lldb/docs/status/status.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/status/status.rst b/lldb/docs/status/status.rst
index 180d7ed5e4bc..8a922d086764 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
 -----


        


More information about the lldb-commits mailing list