diff options
| author | Jim Ingham <jingham@apple.com> | 2019-07-25 21:29:29 +0000 |
|---|---|---|
| committer | Jim Ingham <jingham@apple.com> | 2019-07-25 21:29:29 +0000 |
| commit | d16a034c7cd33208a86301f05eb4c1a358914475 (patch) | |
| tree | e37310f4275b203003b39d78a30d31cf9de60947 /lldb/docs | |
| parent | db5d8e3db253f5e3a946ccffe714fbf32c062b39 (diff) | |
| download | bcm5719-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.rst | 6 |
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 ------------------------------------------------ |

