Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.mi.ui/plugin.properties')
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/plugin.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/plugin.properties b/debug/org.eclipse.cdt.debug.mi.ui/plugin.properties
index 86bf3b9c7d2..841ce8e6601 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/plugin.properties
+++ b/debug/org.eclipse.cdt.debug.mi.ui/plugin.properties
@@ -17,3 +17,6 @@ SetAutoSolibAction.label=Automatically Load Shared Libraries
SetAutoSolibAction.tooltip=Automatically Load Shared Libraries On/Off
TargetOptionsPage.label=GDB/MI Options
+
+VerboseMode.label=Verbose Mode
+VerboseMode.tooltip=Verbose Mode For gdb Console \ No newline at end of file

Back to the top