summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/source/Commands/CommandObjectFrame.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CommandObjectFrame.cpp b/lldb/source/Commands/CommandObjectFrame.cpp
index d1a9e8715ec..28ac8419d57 100644
--- a/lldb/source/Commands/CommandObjectFrame.cpp
+++ b/lldb/source/Commands/CommandObjectFrame.cpp
@@ -322,7 +322,6 @@ public:
"argument, local, file static and file global variables. "
"Children of aggregate variables can be specified such as "
"'var->child.x'. "
- "NOTE that '-w' option is not working yet!!! "
"You can choose to watch a variable with the '-w' option. "
"Note that hardware resources for watching are often limited.",
NULL,
OpenPOWER on IntegriCloud