From: Ashok Thirumurthi Date: Wed, 24 Jul 2013 13:32:18 +0000 (+0000) Subject: Updated the LLDB status page to reflect recent work on Linux. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbad1d6b472d67a1437db7912df44ccd4699548f;p=platform%2Fupstream%2Fllvm.git Updated the LLDB status page to reflect recent work on Linux. llvm-svn: 187036 --- 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: