Committer:
borlanic
Date:
Fri Mar 30 14:07:05 2018 +0000
Revision:
4:75df35ef4fb6
Parent:
0:380207fcb5c1
commentar

Who changed what in which revision?

UserRevisionLine numberNew contents of line
borlanic 0:380207fcb5c1 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
borlanic 0:380207fcb5c1 2 <launchConfiguration type="ilg.gnumcueclipse.debug.gdbjtag.openocd.launchConfigurationType">
borlanic 0:380207fcb5c1 3 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doContinue" value="true"/>
borlanic 0:380207fcb5c1 4 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doDebugInRam" value="false"/>
borlanic 0:380207fcb5c1 5 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doFirstReset" value="false"/>
borlanic 0:380207fcb5c1 6 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateConsole" value="true"/>
borlanic 0:380207fcb5c1 7 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateTelnetConsole" value="false"/>
borlanic 0:380207fcb5c1 8 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doSecondReset" value="true"/>
borlanic 0:380207fcb5c1 9 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doStartGdbServer" value="true"/>
borlanic 0:380207fcb5c1 10 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.enableSemihosting" value="false"/>
borlanic 0:380207fcb5c1 11 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.firstResetType" value="init"/>
borlanic 0:380207fcb5c1 12 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbClientOtherCommands" value=""/>
borlanic 0:380207fcb5c1 13 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbClientOtherOptions" value=""/>
borlanic 0:380207fcb5c1 14 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerConnectionAddress" value=""/>
borlanic 0:380207fcb5c1 15 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerExecutable" value="${openocd_path}/${openocd_executable}"/>
borlanic 0:380207fcb5c1 16 <intAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerGdbPortNumber" value="3333"/>
borlanic 0:380207fcb5c1 17 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerLog" value=""/>
borlanic 0:380207fcb5c1 18 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerOther" value="-f board/renesas_gr-peach.cfg"/>
borlanic 0:380207fcb5c1 19 <intAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.gdbServerTelnetPortNumber" value="4444"/>
borlanic 0:380207fcb5c1 20 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.otherInitCommands" value=""/>
borlanic 0:380207fcb5c1 21 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.otherRunCommands" value=""/>
borlanic 0:380207fcb5c1 22 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.secondResetType" value="halt"/>
borlanic 0:380207fcb5c1 23 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageFileName" value=""/>
borlanic 0:380207fcb5c1 24 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageOffset" value=""/>
borlanic 0:380207fcb5c1 25 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.ipAddress" value="localhost"/>
borlanic 0:380207fcb5c1 26 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.jtagDevice" value="GNU MCU OpenOCD"/>
borlanic 0:380207fcb5c1 27 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadImage" value="false"/>
borlanic 0:380207fcb5c1 28 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadSymbols" value="true"/>
borlanic 0:380207fcb5c1 29 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value=""/>
borlanic 0:380207fcb5c1 30 <intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.portNumber" value="3333"/>
borlanic 0:380207fcb5c1 31 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setPcRegister" value="false"/>
borlanic 0:380207fcb5c1 32 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setResume" value="false"/>
borlanic 0:380207fcb5c1 33 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setStopAt" value="true"/>
borlanic 0:380207fcb5c1 34 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.stopAt" value="main"/>
borlanic 0:380207fcb5c1 35 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsFileName" value=""/>
borlanic 0:380207fcb5c1 36 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsOffset" value=""/>
borlanic 0:380207fcb5c1 37 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForImage" value="false"/>
borlanic 0:380207fcb5c1 38 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForSymbols" value="false"/>
borlanic 0:380207fcb5c1 39 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForImage" value="true"/>
borlanic 0:380207fcb5c1 40 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForSymbols" value="true"/>
borlanic 0:380207fcb5c1 41 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useRemoteTarget" value="true"/>
borlanic 0:380207fcb5c1 42 <stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="Standard (Windows)"/>
borlanic 0:380207fcb5c1 43 <stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
borlanic 0:380207fcb5c1 44 <booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/>
borlanic 0:380207fcb5c1 45 <stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="arm-none-eabi-gdb"/>
borlanic 0:380207fcb5c1 46 <booleanAttribute key="org.eclipse.cdt.dsf.gdb.UPDATE_THREADLIST_ON_SUSPEND" value="false"/>
borlanic 0:380207fcb5c1 47 <intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="2"/>
borlanic 0:380207fcb5c1 48 <stringAttribute key="org.eclipse.cdt.launch.COREFILE_PATH" value=""/>
borlanic 0:380207fcb5c1 49 <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug\{{name}}.elf"/>
borlanic 0:380207fcb5c1 50 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="{{name}}"/>
borlanic 0:380207fcb5c1 51 <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/>
borlanic 0:380207fcb5c1 52 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="com.renesas.cdt.managedbuild.gnuarm.toolchain.base.264627759"/>
borlanic 0:380207fcb5c1 53 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
borlanic 0:380207fcb5c1 54 <listEntry value="/{{name}}"/>
borlanic 0:380207fcb5c1 55 </listAttribute>
borlanic 0:380207fcb5c1 56 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
borlanic 0:380207fcb5c1 57 <listEntry value="4"/>
borlanic 0:380207fcb5c1 58 </listAttribute>
borlanic 0:380207fcb5c1 59 </launchConfiguration>