From fbad1d6b472d67a1437db7912df44ccd4699548f Mon Sep 17 00:00:00 2001 From: Ashok Thirumurthi Date: Wed, 24 Jul 2013 13:32:18 +0000 Subject: [PATCH] Updated the LLDB status page to reflect recent work on Linux. llvm-svn: 187036 --- lldb/www/status.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/lldb/www/status.html b/lldb/www/status.html index ed37eb6..6cae188 100755 --- a/lldb/www/status.html +++ b/lldb/www/status.html @@ -52,7 +52,7 @@ Backtracing - OK (except with targets built with -fomit-frame-pointer) + OK OK @@ -84,8 +84,8 @@ Core file debugging - Not implemented - OK + OK (ELF) + OK (MachO) Debugserver (remote debugging) @@ -103,6 +103,11 @@ OK + JIT debugging + Symbolic debugging only + Untested + + Objective-C 2.0: