-
Notifications
You must be signed in to change notification settings - Fork 133
Expand file tree
/
Copy pathplugin.properties
More file actions
56 lines (46 loc) · 2.09 KB
/
plugin.properties
File metadata and controls
56 lines (46 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
###############################################################################
# Copyright (c) 2007-2010 QNX Software Systems and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# QNX Software Systems - initial API and implementation
# IBM Corporation
# Andy Jin (QNX) - Added DSF debugging, bug 248593
# Bruce Griffith,Sage Electronic Engineering, LLC - bug 305943
# - API generalization to become transport-independent (e.g. to
# allow connections via serial ports and pipes).
# Liviu Ionescu - ARM version
###############################################################################
bundle.name=ESP-IDF OpenOCD Debugging
bundle.vendor=ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
launchConfig.name=ESP-IDF GDB OpenOCD Debugging
JTagDevice.generic.name=GNU MCU OpenOCD
JTagDevice.deprecated.name=GNU ARM OpenOCD
launchTab.main.name=Main
launchTab.debugger.name=Debugger
launchTab.startup.name=Startup
launchTab.source.name=Source
launchTab.common.name=Common
launchtab.cmaintab.name=Main
launchtab.debuggertab.name=Debugger
launchtab.startuptab.name=Startup
launchTab.sourceLookup.name=Source
launchTab.common.name=Common
JTagDevice.name=JTAG Device
launchDelegate.jtagDsf.name=ESP-IDF GDB OpenOCD Hardware Debugging (DSF)
launchDelegate.jtagDsf.description=OpenOCD hardware debugging using the Debugger Services Framework (DSF).
restartButton.label=Restart
restartButton.tooltip=Reset target and restart debugging
preferences.workspaceMcu=Workspace OpenOCD Path
preferences.globalMcu=Global OpenOCD Path
properties.mcu=ESP-IDF OpenOCD Path
actionType.name = Heap Tracing
command.name = Application Level Tracing
variable.description = Default C/C++ application (path to binaries) is determined automatically after build
esp_svd_path_desc = The path to the SVD file associated with the selected target will be determined before joining the debug session