From 57a138358fc27a1dbb4be6f5e055ea6efbd7d1c5 Mon Sep 17 00:00:00 2001 From: Dan <46821332+nsadeveloper789@users.noreply.github.com> Date: Fri, 28 Jan 2022 11:00:03 -0500 Subject: [PATCH] GP-0: Delete incomplete paragraph from Watches help. --- .../topics/DebuggerWatchesPlugin/DebuggerWatchesPlugin.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/Ghidra/Debug/Debugger/src/main/help/help/topics/DebuggerWatchesPlugin/DebuggerWatchesPlugin.html b/Ghidra/Debug/Debugger/src/main/help/help/topics/DebuggerWatchesPlugin/DebuggerWatchesPlugin.html index f9f40840a6..ae7738773f 100644 --- a/Ghidra/Debug/Debugger/src/main/help/help/topics/DebuggerWatchesPlugin/DebuggerWatchesPlugin.html +++ b/Ghidra/Debug/Debugger/src/main/help/help/topics/DebuggerWatchesPlugin/DebuggerWatchesPlugin.html @@ -129,8 +129,6 @@ address. For registers, it adds a watch on that register. Note that contextreg and its children cannot be watched, due to a limitation in Sleigh.

-

If the context

-

Remove

This action is available when at least one watch is selected. It removes those watches.