|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<launchConfiguration type="org.eclipse.cdt.launch.applicationLaunchType"> |
| 3 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.AUTO_SOLIB" value="true"/> |
| 4 | +<listAttribute key="org.eclipse.cdt.dsf.gdb.AUTO_SOLIB_LIST"/> |
| 5 | +<stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="gdb"/> |
| 6 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_ON_FORK" value="false"/> |
| 7 | +<stringAttribute key="org.eclipse.cdt.dsf.gdb.GDB_INIT" value=".gdbinit"/> |
| 8 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.NON_STOP" value="false"/> |
| 9 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.REVERSE" value="false"/> |
| 10 | +<listAttribute key="org.eclipse.cdt.dsf.gdb.SOLIB_PATH"/> |
| 11 | +<stringAttribute key="org.eclipse.cdt.dsf.gdb.TRACEPOINT_MODE" value="TP_NORMAL_ONLY"/> |
| 12 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.UPDATE_THREADLIST_ON_SUSPEND" value="false"/> |
| 13 | +<booleanAttribute key="org.eclipse.cdt.dsf.gdb.internal.ui.launching.LocalApplicationCDebuggerTab.DEFAULTS_SET" value="true"/> |
| 14 | +<intAttribute key="org.eclipse.cdt.launch.ATTR_BUILD_BEFORE_LAUNCH_ATTR" value="2"/> |
| 15 | +<stringAttribute key="org.eclipse.cdt.launch.COREFILE_PATH" value=""/> |
| 16 | +<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="gdb"/> |
| 17 | +<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/> |
| 18 | +<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/> |
| 19 | +<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/> |
| 20 | +<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_ARGUMENTS" value="/opt/appserver/var/www/anotherStackableStorageTest.php"/> |
| 21 | +<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="build/php/sapi/cli/php"/> |
| 22 | +<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="php-ext-appserver"/> |
| 23 | +<booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="false"/> |
| 24 | +<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="cdt.managedbuild.toolchain.gnu.macosx.base.1221491367"/> |
| 25 | +<booleanAttribute key="org.eclipse.cdt.launch.use_terminal" value="true"/> |
| 26 | +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> |
| 27 | +<listEntry value="/anotherTest"/> |
| 28 | +</listAttribute> |
| 29 | +<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> |
| 30 | +<listEntry value="4"/> |
| 31 | +</listAttribute> |
| 32 | +<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> |
| 33 | +<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> |
| 34 | +<listEntry value="org.eclipse.debug.ui.launchGroup.run"/> |
| 35 | +</listAttribute> |
| 36 | +<stringAttribute key="org.eclipse.dsf.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList context="reserved-for-future-use"/> "/> |
| 37 | +<stringAttribute key="process_factory_id" value="org.eclipse.cdt.dsf.gdb.GdbProcessFactory"/> |
| 38 | +<stringAttribute key="provider" value="org.eclipse.linuxtools.profiling.provider.valgrind.cachegrind"/> |
| 39 | +</launchConfiguration> |
0 commit comments