summaryrefslogtreecommitdiffstats
path: root/lldb/docs
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-07-25 21:29:29 +0000
committerJim Ingham <jingham@apple.com>2019-07-25 21:29:29 +0000
commitd16a034c7cd33208a86301f05eb4c1a358914475 (patch)
treee37310f4275b203003b39d78a30d31cf9de60947 /lldb/docs
parentdb5d8e3db253f5e3a946ccffe714fbf32c062b39 (diff)
downloadbcm5719-llvm-d16a034c7cd33208a86301f05eb4c1a358914475.tar.gz
bcm5719-llvm-d16a034c7cd33208a86301f05eb4c1a358914475.zip
Remove a project that was completed.
llvm-svn: 367057
Diffstat (limited to 'lldb/docs')
-rw-r--r--lldb/docs/status/projects.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/lldb/docs/status/projects.rst b/lldb/docs/status/projects.rst
index e32b9b0fe48..d3433a780b9 100644
--- a/lldb/docs/status/projects.rst
+++ b/lldb/docs/status/projects.rst
@@ -185,12 +185,6 @@ threads lazily but keep "unseen" threads in a holding area, and only retire
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
------------------------------------------------
OpenPOWER on IntegriCloud