Updated the LLDB status page to reflect recent work on Linux.
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>
Wed, 24 Jul 2013 13:32:18 +0000 (13:32 +0000)
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>
Wed, 24 Jul 2013 13:32:18 +0000 (13:32 +0000)
llvm-svn: 187036

lldb/www/status.html

index ed37eb6..6cae188 100755 (executable)
@@ -52,7 +52,7 @@
                                                                </tr>
                                                                <tr>
                                                                        <td>Backtracing</td>
-                                                                       <td>OK (except with targets built with -fomit-frame-pointer)</td>
+                                                                       <td>OK</td>
                                                                        <td>OK</td>
                                                                </tr>
                                                                <tr>
@@ -84,8 +84,8 @@
                                                                </tr>
                                                                <tr>
                                                                        <td>Core file debugging</td>
-                                                                       <td>Not implemented</td>
-                                                                       <td>OK</td>
+                                                                       <td>OK (ELF)</td>
+                                                                       <td>OK (MachO)</td>
                                                                </tr>
                                                                <tr>
                                                                        <td>Debugserver (remote debugging)</td>
                                                                        <td>OK</td>
                                                                </tr>
                                                                <tr>
+                                                                       <td>JIT debugging</td>
+                                                                       <td>Symbolic debugging only</td>
+                                                                       <td>Untested</td>
+                                                               </tr>
+                                                               <tr>
                                                                        <td>Objective-C 2.0:
                                                                                <ul>
                                                                                        <li>printing properties