Backup 1

Committer:
borlanic
Date:
Tue Apr 24 11:45:18 2018 +0000
Revision:
0:02dd72d1d465
BaBoRo_test2 - backup 1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
borlanic 0:02dd72d1d465 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
borlanic 0:02dd72d1d465 2 <launchConfiguration type="ilg.gnuarmeclipse.debug.gdbjtag.openocd.launchConfigurationType">
borlanic 0:02dd72d1d465 3 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doConnectToRunning" value="false"/>
borlanic 0:02dd72d1d465 4 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doContinue" value="true"/>
borlanic 0:02dd72d1d465 5 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doFirstReset" value="true"/>
borlanic 0:02dd72d1d465 6 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doGdbServerAllocateConsole" value="true"/>
borlanic 0:02dd72d1d465 7 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doGdbServerAllocateTelnetConsole" value="false"/>
borlanic 0:02dd72d1d465 8 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doSecondReset" value="true"/>
borlanic 0:02dd72d1d465 9 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.doStartGdbServer" value="true"/>
borlanic 0:02dd72d1d465 10 <booleanAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.enableSemihosting" value="false"/>
borlanic 0:02dd72d1d465 11 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.firstResetType" value="init"/>
borlanic 0:02dd72d1d465 12 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbClientOtherCommands" value="set mem inaccessible-by-default off"/>
borlanic 0:02dd72d1d465 13 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbClientOtherOptions" value=""/>
borlanic 0:02dd72d1d465 14 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbServerExecutable" value="${openocd_path}/openocd"/>
borlanic 0:02dd72d1d465 15 <intAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbServerGdbPortNumber" value="3333"/>
borlanic 0:02dd72d1d465 16 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbServerLog" value=""/>
borlanic 0:02dd72d1d465 17 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbServerOther" value="-f kinetis.cfg"/>
borlanic 0:02dd72d1d465 18 <intAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.gdbServerTelnetPortNumber" value="4444"/>
borlanic 0:02dd72d1d465 19 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.otherInitCommands" value=""/>
borlanic 0:02dd72d1d465 20 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.otherRunCommands" value=""/>
borlanic 0:02dd72d1d465 21 <stringAttribute key="ilg.gnuarmeclipse.debug.gdbjtag.openocd.secondResetType" value="halt"/>
borlanic 0:02dd72d1d465 22 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageFileName" value=""/>
borlanic 0:02dd72d1d465 23 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.imageOffset" value=""/>
borlanic 0:02dd72d1d465 24 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.ipAddress" value="localhost"/>
borlanic 0:02dd72d1d465 25 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.jtagDevice" value="GNU ARM OpenOCD"/>
borlanic 0:02dd72d1d465 26 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadImage" value="true"/>
borlanic 0:02dd72d1d465 27 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.loadSymbols" value="true"/>
borlanic 0:02dd72d1d465 28 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.pcRegister" value=""/>
borlanic 0:02dd72d1d465 29 <intAttribute key="org.eclipse.cdt.debug.gdbjtag.core.portNumber" value="3333"/>
borlanic 0:02dd72d1d465 30 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setPcRegister" value="false"/>
borlanic 0:02dd72d1d465 31 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.setStopAt" value="true"/>
borlanic 0:02dd72d1d465 32 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.stopAt" value="main"/>
borlanic 0:02dd72d1d465 33 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsFileName" value=""/>
borlanic 0:02dd72d1d465 34 <stringAttribute key="org.eclipse.cdt.debug.gdbjtag.core.symbolsOffset" value=""/>
borlanic 0:02dd72d1d465 35 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForImage" value="false"/>
borlanic 0:02dd72d1d465 36 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useFileForSymbols" value="false"/>
borlanic 0:02dd72d1d465 37 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForImage" value="true"/>
borlanic 0:02dd72d1d465 38 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useProjBinaryForSymbols" value="true"/>
borlanic 0:02dd72d1d465 39 <booleanAttribute key="org.eclipse.cdt.debug.gdbjtag.core.useRemoteTarget" value="true"/>
borlanic 0:02dd72d1d465 40 <stringAttribute key="org.eclipse.cdt.debug.mi.core.commandFactory" value="Standard (Windows)"/>
borlanic 0:02dd72d1d465 41 <stringAttribute key="org.eclipse.cdt.debug.mi.core.protocol" value="mi"/>
borlanic 0:02dd72d1d465 42 <booleanAttribute key="org.eclipse.cdt.debug.mi.core.verboseMode" value="false"/>
borlanic 0:02dd72d1d465 43 <stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="${cross_prefix}gdb${cross_suffix}"/>
borlanic 0:02dd72d1d465 44 <booleanAttribute key="org.eclipse.cdt.dsf.gdb.UPDATE_THREADLIST_ON_SUSPEND" value="false"/>
borlanic 0:02dd72d1d465 45 <intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="1"/>
borlanic 0:02dd72d1d465 46 <stringAttribute key="org.eclipse.cdt.launch.COREFILE_PATH" value=""/>
borlanic 0:02dd72d1d465 47 <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug\{{name}}.elf"/>
borlanic 0:02dd72d1d465 48 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="{{name}}"/>
borlanic 0:02dd72d1d465 49 <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/>
borlanic 0:02dd72d1d465 50 <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="ilg.gnuarmeclipse.managedbuild.cross.config.elf.debug.637912026"/>
borlanic 0:02dd72d1d465 51 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
borlanic 0:02dd72d1d465 52 <listEntry value="/{{name}}"/>
borlanic 0:02dd72d1d465 53 </listAttribute>
borlanic 0:02dd72d1d465 54 <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
borlanic 0:02dd72d1d465 55 <listEntry value="4"/>
borlanic 0:02dd72d1d465 56 </listAttribute>
borlanic 0:02dd72d1d465 57 <stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;memoryBlockExpressionList context=&quot;reserved-for-future-use&quot;/&gt;&#13;&#10;"/>
borlanic 0:02dd72d1d465 58 <stringAttribute key="process_factory_id" value="org.eclipse.cdt.dsf.gdb.GdbProcessFactory"/>
borlanic 0:02dd72d1d465 59 </launchConfiguration>