[Lldb-commits] [lldb] r181460 - Update lldb status page to reflect watchpoint support on Linux.
Matt Kopec
Matt.Kopec at intel.com
Wed May 8 12:45:08 PDT 2013
Author: mkopec
Date: Wed May 8 14:45:07 2013
New Revision: 181460
URL: http://llvm.org/viewvc/llvm-project?rev=181460&view=rev
Log:
Update lldb status page to reflect watchpoint support on Linux.
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=181460&r1=181459&r2=181460&view=diff
==============================================================================
--- lldb/trunk/www/status.html (original)
+++ lldb/trunk/www/status.html Wed May 8 14:45:07 2013
@@ -146,7 +146,7 @@
</tr>
<tr>
<td>Watchpoints</td>
- <td>Broken</td>
+ <td>OK</td>
<td>OK</td>
</tr>
</table>
More information about the lldb-commits
mailing list