diff options
Diffstat (limited to 'plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties index 0c99bf9d4..052dc5e6c 100644 --- a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties +++ b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties @@ -8,6 +8,9 @@ # Contributors: # Wind River Systems - initial implementation ############################################################################### -pluginName = TCF/Eclipse Debugger Integration UI -providerName = Eclipse.org +pluginName=TCF/Eclipse Debugger Integration UI +providerName=Eclipse.org + +debugCurrentInstructionPointer=Debug Current Instruction Pointer +debugCallStack=Debug Call Stack |