[Lldb-commits] [lldb] r206787 - Update FreeBSD: Threads and Watchpoints generally work
Ed Maste
emaste at freebsd.org
Mon Apr 21 13:43:20 PDT 2014
Author: emaste
Date: Mon Apr 21 15:43:20 2014
New Revision: 206787
URL: http://llvm.org/viewvc/llvm-project?rev=206787&view=rev
Log:
Update FreeBSD: Threads and Watchpoints generally work
Modified:
lldb/trunk/www/status.html
Modified: lldb/trunk/www/status.html
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/www/status.html?rev=206787&r1=206786&r2=206787&view=diff
==============================================================================
--- lldb/trunk/www/status.html (original)
+++ lldb/trunk/www/status.html Mon Apr 21 15:43:20 2014
@@ -188,13 +188,13 @@
</tr>
<tr>
<td>Thread inspection and stepping</td>
- <td>Not yet implemented</td>
+ <td>OK</td>
<td>OK</td>
<td>OK</td>
</tr>
<tr>
<td>Watchpoints</td>
- <td>Fail</td>
+ <td>OK</td>
<td>OK</td>
<td>OK</td>
</tr>
More information about the lldb-commits
mailing list