Author: jingham
Date: Thu Jul 25 14:29:29 2019
New Revision: 367057

URL: http://llvm.org/viewvc/llvm-project?rev=367057&view=rev
Log:
Remove a project that was completed.

Modified:
    lldb/trunk/docs/status/projects.rst

Modified: lldb/trunk/docs/status/projects.rst
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/docs/status/projects.rst?rev=367057&r1=367056&r2=367057&view=diff
==============================================================================
--- lldb/trunk/docs/status/projects.rst (original)
+++ lldb/trunk/docs/status/projects.rst Thu Jul 25 14:29:29 2019
@@ -185,12 +185,6 @@ threads lazily but keep "unseen" threads
 them when we know we've fetched the whole thread list and ensured they are no
 longer alive.
 
-Add an extension point in the breakpoint search machinery
----------------------------------------------------------
-
-This would allow highly customizable, algorithmic breakpoint types, like "break
-on every use of some particular instruction, or instruction pattern, etc."
-
 Make Python-backed commands first class citizens
 ------------------------------------------------
 


_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to