-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathValduino Debug.launch
More file actions
18 lines (18 loc) · 1.26 KB
/
Copy pathValduino Debug.launch
File metadata and controls
18 lines (18 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="com.renesas.cdt.launch.dsf.gdbsim.launchConfigurationType">
<stringAttribute key="org.eclipse.cdt.debug.mi.core.GDB_INIT" value="C:/Users/hmhaw/e2_studio/workspace\gdbGNU.ini"/>
<stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
<stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="${eclipse_home}/../DebugComp/rl78-elf-gdb"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.renesas.cdt.launch.dsf.gdbsimdsfdebugger"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug\Valduino.x"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="Valduino"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="com.renesas.cdt.RL78.configuration.hardwaredebug.1872616145"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/Valduino"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
</launchConfiguration>