No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

configurations.xml 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="100">
  3. <projectmakefile>./Makefile</projectmakefile>
  4. <confs>
  5. <conf name="Debug" type="1">
  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>sudo "${OUTPUT_PATH}"</runcommandpicklistitem>
  28. <runcommandpicklistitem>sudo -E "${OUTPUT_PATH}"</runcommandpicklistitem>
  29. <runcommandpicklistitem>pkexec "${OUTPUT_PATH}"</runcommandpicklistitem>
  30. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  31. </runcommandpicklist>
  32. <runcommand>"${OUTPUT_PATH}"</runcommand>
  33. <rundir></rundir>
  34. <buildfirst>true</buildfirst>
  35. <console-type>1</console-type>
  36. <terminal-type>0</terminal-type>
  37. <remove-instrumentation>0</remove-instrumentation>
  38. <environment>
  39. </environment>
  40. </runprofile>
  41. </conf>
  42. <conf name="Release" type="1">
  43. <toolsSet>
  44. <developmentServer>localhost</developmentServer>
  45. <platform>2</platform>
  46. </toolsSet>
  47. <dbx_gdbdebugger version="1">
  48. <gdb_pathmaps>
  49. </gdb_pathmaps>
  50. <gdb_interceptlist>
  51. <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
  52. </gdb_interceptlist>
  53. <gdb_options>
  54. <DebugOptions>
  55. </DebugOptions>
  56. </gdb_options>
  57. <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
  58. </dbx_gdbdebugger>
  59. <nativedebugger version="1">
  60. <engine>gdb</engine>
  61. </nativedebugger>
  62. <runprofile version="9">
  63. <runcommandpicklist>
  64. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  65. </runcommandpicklist>
  66. <runcommand>"${OUTPUT_PATH}"</runcommand>
  67. <rundir></rundir>
  68. <buildfirst>true</buildfirst>
  69. <terminal-type>0</terminal-type>
  70. <remove-instrumentation>0</remove-instrumentation>
  71. <environment>
  72. </environment>
  73. </runprofile>
  74. </conf>
  75. <conf name="Debug__RPI_" type="1">
  76. <toolsSet>
  77. <developmentServer>pi@10.105.1.13:22</developmentServer>
  78. <platform>2</platform>
  79. </toolsSet>
  80. <dbx_gdbdebugger version="1">
  81. <gdb_pathmaps>
  82. </gdb_pathmaps>
  83. <gdb_interceptlist>
  84. <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
  85. </gdb_interceptlist>
  86. <gdb_options>
  87. <DebugOptions>
  88. </DebugOptions>
  89. </gdb_options>
  90. <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
  91. </dbx_gdbdebugger>
  92. <nativedebugger version="1">
  93. <engine>gdb</engine>
  94. </nativedebugger>
  95. <runprofile version="9">
  96. <runcommandpicklist>
  97. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  98. </runcommandpicklist>
  99. <runcommand>"${OUTPUT_PATH}"</runcommand>
  100. <rundir></rundir>
  101. <buildfirst>true</buildfirst>
  102. <terminal-type>0</terminal-type>
  103. <remove-instrumentation>0</remove-instrumentation>
  104. <environment>
  105. </environment>
  106. </runprofile>
  107. </conf>
  108. <conf name="Debug__Pthread_" type="1">
  109. <toolsSet>
  110. <developmentServer>localhost</developmentServer>
  111. <platform>2</platform>
  112. </toolsSet>
  113. <dbx_gdbdebugger version="1">
  114. <gdb_pathmaps>
  115. </gdb_pathmaps>
  116. <gdb_interceptlist>
  117. <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
  118. </gdb_interceptlist>
  119. <gdb_options>
  120. <DebugOptions>
  121. </DebugOptions>
  122. </gdb_options>
  123. <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
  124. </dbx_gdbdebugger>
  125. <nativedebugger version="1">
  126. <engine>gdb</engine>
  127. </nativedebugger>
  128. <runprofile version="9">
  129. <runcommandpicklist>
  130. <runcommandpicklistitem>sudo "${OUTPUT_PATH}"</runcommandpicklistitem>
  131. <runcommandpicklistitem>sudo -E "${OUTPUT_PATH}"</runcommandpicklistitem>
  132. <runcommandpicklistitem>pkexec "${OUTPUT_PATH}"</runcommandpicklistitem>
  133. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  134. </runcommandpicklist>
  135. <runcommand>"${OUTPUT_PATH}"</runcommand>
  136. <rundir></rundir>
  137. <buildfirst>true</buildfirst>
  138. <console-type>1</console-type>
  139. <terminal-type>0</terminal-type>
  140. <remove-instrumentation>0</remove-instrumentation>
  141. <environment>
  142. </environment>
  143. </runprofile>
  144. </conf>
  145. <conf name="Debug__Pthread__RPI" type="1">
  146. <toolsSet>
  147. <developmentServer>pi@10.105.1.13:22</developmentServer>
  148. <platform>2</platform>
  149. </toolsSet>
  150. <dbx_gdbdebugger version="1">
  151. <gdb_pathmaps>
  152. </gdb_pathmaps>
  153. <gdb_interceptlist>
  154. <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
  155. </gdb_interceptlist>
  156. <gdb_options>
  157. <DebugOptions>
  158. </DebugOptions>
  159. </gdb_options>
  160. <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
  161. </dbx_gdbdebugger>
  162. <nativedebugger version="1">
  163. <engine>gdb</engine>
  164. </nativedebugger>
  165. <runprofile version="9">
  166. <runcommandpicklist>
  167. <runcommandpicklistitem>sudo "${OUTPUT_PATH}"</runcommandpicklistitem>
  168. <runcommandpicklistitem>sudo -E "${OUTPUT_PATH}"</runcommandpicklistitem>
  169. <runcommandpicklistitem>pkexec "${OUTPUT_PATH}"</runcommandpicklistitem>
  170. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  171. </runcommandpicklist>
  172. <runcommand>"${OUTPUT_PATH}"</runcommand>
  173. <rundir></rundir>
  174. <buildfirst>true</buildfirst>
  175. <console-type>1</console-type>
  176. <terminal-type>0</terminal-type>
  177. <remove-instrumentation>0</remove-instrumentation>
  178. <environment>
  179. </environment>
  180. </runprofile>
  181. </conf>
  182. </confs>
  183. </configurationDescriptor>