diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core | |
| download | Studium-master.tar.gz Studium-master.tar.bz2 | |
Diffstat (limited to 'Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core')
3 files changed, 24 insertions, 0 deletions
diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/mixer.launch b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/mixer.launch new file mode 100644 index 0000000..0363b86 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/mixer.launch @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.cdt.launch.localCLaunch">
+<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="<?xml version="1.0" encoding="UTF-8"?> <PromptingSourceLocator memento="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;cSourceLocator duplicateFiles=&quot;false&quot;/&gt;&#13;&#10;" project="mixer"/> "/>
+<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="org.eclipse.cdt.debug.mi.core.CygwinCDebugger"/>
+<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
+<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/>
+<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/>
+<booleanAttribute key="org.eclipse.cdt.launch.use_terminal" value="true"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="mixer"/>
+<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="mixer.exe"/>
+<stringAttribute key="org.eclipse.cdt.debug.mi.core.DEBUG_NAME" value="gdb"/>
+<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/>
+<stringAttribute key="org.eclipse.cdt.debug.mi.core.GDB_INIT" value=""/>
+<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.cdt.debug.ui.DefaultSourceLocator"/>
+</launchConfiguration>
diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localAttachCLaunch.SHARED_INFO.launch b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localAttachCLaunch.SHARED_INFO.launch new file mode 100644 index 0000000..f5e56a4 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localAttachCLaunch.SHARED_INFO.launch @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.cdt.launch.localAttachCLaunch">
+<booleanAttribute key="org.eclipse.debug.ui.private" value="true"/>
+</launchConfiguration>
diff --git a/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localCLaunch.SHARED_INFO.launch b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localCLaunch.SHARED_INFO.launch new file mode 100644 index 0000000..f0fdc19 --- /dev/null +++ b/Bachelor/Softwaretechnik2/.metadata/.plugins/org.eclipse.debug.core/.launches/org.eclipse.cdt.launch.localCLaunch.SHARED_INFO.launch @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<launchConfiguration type="org.eclipse.cdt.launch.localCLaunch">
+<booleanAttribute key="org.eclipse.debug.ui.private" value="true"/>
+</launchConfiguration>
|
