Index: lldb/trunk/www/features.html =================================================================== --- lldb/trunk/www/features.html +++ lldb/trunk/www/features.html @@ -38,7 +38,7 @@ for an executable object.
  • Disassembly plug-ins for each architecture. Support currently includes an LLVM disassembler for i386, x86-64 - , & ARM/Thumb.
  • + , ARM/Thumb, and PPC64le
  • Debugger plug-ins implement the host and target specific functions required to debug.
  • @@ -57,4 +57,4 @@ - \ No newline at end of file + Index: lldb/trunk/www/index.html =================================================================== --- lldb/trunk/www/index.html +++ lldb/trunk/www/index.html @@ -92,7 +92,7 @@
  • Mac OS X desktop user space debugging for i386 and x86-64
  • iOS simulator debugging on i386
  • iOS device debugging on ARM
  • -
  • Linux local user-space debugging for i386 and x86-64
  • +
  • Linux local user-space debugging for i386, x86-64 and PPC64le
  • FreeBSD local user-space debugging for i386 and x86-64
  • Windows local user-space debugging for i386 (*)
  • Index: lldb/trunk/www/status.html =================================================================== --- lldb/trunk/www/status.html +++ lldb/trunk/www/status.html @@ -60,7 +60,7 @@ Feature FreeBSD
    (x86_64) - Linux
    (x86_64) + Linux
    (x86_64 and PPC64le) Mac OS X (i386/x86_64 and ARM/Thumb) Windows (i386)