view nb__PR__ML__wDKU__lib/nbproject/private/configurations.xml @ 22:a4e5b5fb5e96

Something has gone incredibly wrong, longjmp_helpers weren't included, as well as no longer being physically present on the disk; so it is rewritten. Hopefully it was exactly as it is now
author Philipe Louchtch
date Sun, 22 Jun 2014 00:02:33 +0200
parents 2078337e3817
children fc9be4644b4a
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configurationDescriptor version="94">
3 <projectmakefile>Makefile</projectmakefile>
4 <confs>
5 <conf name="Debug" type="2">
6 <toolsSet>
7 <developmentServer>localhost</developmentServer>
8 <platform>2</platform>
9 </toolsSet>
10 <dbx_gdbdebugger version="1">
11 <gdb_pathmaps>
12 </gdb_pathmaps>
13 <gdb_interceptlist>
14 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
15 </gdb_interceptlist>
16 <gdb_options>
17 <DebugOptions>
18 </DebugOptions>
19 </gdb_options>
20 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
21 </dbx_gdbdebugger>
22 <nativedebugger version="1">
23 <engine>gdb</engine>
24 </nativedebugger>
25 <runprofile version="9">
26 <runcommandpicklist>
27 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
28 </runcommandpicklist>
29 <runcommand>"${OUTPUT_PATH}"</runcommand>
30 <rundir></rundir>
31 <buildfirst>true</buildfirst>
32 <terminal-type>0</terminal-type>
33 <remove-instrumentation>0</remove-instrumentation>
34 <environment>
35 </environment>
36 </runprofile>
37 </conf>
38 <conf name="Release" type="2">
39 <toolsSet>
40 <developmentServer>localhost</developmentServer>
41 <platform>2</platform>
42 </toolsSet>
43 <dbx_gdbdebugger version="1">
44 <gdb_pathmaps>
45 </gdb_pathmaps>
46 <gdb_interceptlist>
47 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
48 </gdb_interceptlist>
49 <gdb_options>
50 <DebugOptions>
51 </DebugOptions>
52 </gdb_options>
53 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
54 </dbx_gdbdebugger>
55 <nativedebugger version="1">
56 <engine>gdb</engine>
57 </nativedebugger>
58 <runprofile version="9">
59 <runcommandpicklist>
60 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
61 </runcommandpicklist>
62 <runcommand>"${OUTPUT_PATH}"</runcommand>
63 <rundir></rundir>
64 <buildfirst>true</buildfirst>
65 <terminal-type>0</terminal-type>
66 <remove-instrumentation>0</remove-instrumentation>
67 <environment>
68 </environment>
69 </runprofile>
70 </conf>
71 <conf name="longjmp" type="2">
72 <toolsSet>
73 <developmentServer>localhost</developmentServer>
74 <platform>2</platform>
75 </toolsSet>
76 <dbx_gdbdebugger version="1">
77 <gdb_pathmaps>
78 </gdb_pathmaps>
79 <gdb_interceptlist>
80 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
81 </gdb_interceptlist>
82 <gdb_options>
83 <DebugOptions>
84 <option name="gdb_init_file" value=""/>
85 </DebugOptions>
86 </gdb_options>
87 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
88 </dbx_gdbdebugger>
89 <nativedebugger version="1">
90 <engine>gdb</engine>
91 </nativedebugger>
92 <runprofile version="9">
93 <runcommandpicklist>
94 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
95 </runcommandpicklist>
96 <runcommand>"${OUTPUT_PATH}"</runcommand>
97 <rundir></rundir>
98 <buildfirst>true</buildfirst>
99 <terminal-type>0</terminal-type>
100 <remove-instrumentation>0</remove-instrumentation>
101 <environment>
102 </environment>
103 </runprofile>
104 </conf>
105 </confs>
106 </configurationDescriptor>