Warning, /kdevelop/kdevelop/plugins/gdb/tests/segfault/segfault.kdevelop is written in an unsupported language. File is not indexed.

0001 <?xml version = '1.0'?>
0002 <kdevelop>
0003   <general>
0004     <author>Vladimir Prus</author>
0005     <email>ghost@zigzag</email>
0006     <version>$VERSION$</version>
0007     <projectmanagement>KDevCustomProject</projectmanagement>
0008     <primarylanguage>C++</primarylanguage>
0009     <ignoreparts/>
0010     <projectdirectory>.</projectdirectory>
0011     <absoluteprojectpath>false</absoluteprojectpath>
0012     <description></description>
0013   </general>
0014   <kdevcustomproject>
0015     <run>
0016       <mainprogram>segfault</mainprogram>
0017       <directoryradio>executable</directoryradio>
0018       <customdirectory>/</customdirectory>
0019       <programargs></programargs>
0020       <terminal>false</terminal>
0021       <autocompile>true</autocompile>
0022       <envvars/>
0023     </run>
0024     <build>
0025       <buildtool>make</buildtool>
0026       <builddir></builddir>
0027     </build>
0028     <make>
0029       <abortonerror>false</abortonerror>
0030       <numberofjobs>1</numberofjobs>
0031       <prio>0</prio>
0032       <dontact>false</dontact>
0033       <makebin></makebin>
0034       <defaulttarget></defaulttarget>
0035       <makeoptions></makeoptions>
0036       <selectedenvironment>default</selectedenvironment>
0037       <environments>
0038         <default/>
0039       </environments>
0040     </make>
0041   </kdevcustomproject>
0042   <kdevdebugger>
0043     <general>
0044       <dbgshell></dbgshell>
0045       <programargs></programargs>
0046       <gdbpath></gdbpath>
0047       <configGdbScript></configGdbScript>
0048       <runShellScript></runShellScript>
0049       <runGdbScript></runGdbScript>
0050       <breakonloadinglibs>true</breakonloadinglibs>
0051       <separatetty>false</separatetty>
0052       <floatingtoolbar>false</floatingtoolbar>
0053     </general>
0054     <display>
0055       <staticmembers>false</staticmembers>
0056       <demanglenames>true</demanglenames>
0057       <outputradix>10</outputradix>
0058     </display>
0059   </kdevdebugger>
0060   <kdevdoctreeview>
0061     <ignoretocs>
0062       <toc>ada</toc>
0063       <toc>ada_bugs_gcc</toc>
0064       <toc>bash</toc>
0065       <toc>bash_bugs</toc>
0066       <toc>clanlib</toc>
0067       <toc>fortran_bugs_gcc</toc>
0068       <toc>gnome1</toc>
0069       <toc>gnustep</toc>
0070       <toc>gtk</toc>
0071       <toc>gtk_bugs</toc>
0072       <toc>haskell</toc>
0073       <toc>haskell_bugs_ghc</toc>
0074       <toc>java_bugs_gcc</toc>
0075       <toc>java_bugs_sun</toc>
0076       <toc>kde2book</toc>
0077       <toc>opengl</toc>
0078       <toc>pascal_bugs_fp</toc>
0079       <toc>php</toc>
0080       <toc>php_bugs</toc>
0081       <toc>perl</toc>
0082       <toc>perl_bugs</toc>
0083       <toc>python</toc>
0084       <toc>python_bugs</toc>
0085       <toc>qt-kdev3</toc>
0086       <toc>ruby</toc>
0087       <toc>ruby_bugs</toc>
0088       <toc>sdl</toc>
0089       <toc>sw</toc>
0090       <toc>w3c-dom-level2-html</toc>
0091       <toc>w3c-svg</toc>
0092       <toc>w3c-uaag10</toc>
0093       <toc>wxwidgets_bugs</toc>
0094     </ignoretocs>
0095     <ignoreqt_xml>
0096       <toc>Guide to the Qt Translation Tools</toc>
0097       <toc>Qt Assistant Manual</toc>
0098       <toc>Qt Designer Manual</toc>
0099       <toc>Qt Reference Documentation</toc>
0100       <toc>qmake User Guide</toc>
0101     </ignoreqt_xml>
0102     <ignoredoxygen>
0103       <toc>KDE Libraries (Doxygen)</toc>
0104     </ignoredoxygen>
0105   </kdevdoctreeview>
0106   <kdevfilecreate>
0107     <filetypes/>
0108     <useglobaltypes>
0109       <type ext="ui" />
0110       <type ext="cpp" />
0111       <type ext="h" />
0112     </useglobaltypes>
0113   </kdevfilecreate>
0114   <kdevcppsupport>
0115     <references/>
0116     <codecompletion>
0117       <includeGlobalFunctions>true</includeGlobalFunctions>
0118       <includeTypes>true</includeTypes>
0119       <includeEnums>true</includeEnums>
0120       <includeTypedefs>false</includeTypedefs>
0121       <automaticCodeCompletion>true</automaticCodeCompletion>
0122       <automaticArgumentsHint>true</automaticArgumentsHint>
0123       <automaticHeaderCompletion>true</automaticHeaderCompletion>
0124       <codeCompletionDelay>250</codeCompletionDelay>
0125       <argumentsHintDelay>400</argumentsHintDelay>
0126       <headerCompletionDelay>250</headerCompletionDelay>
0127     </codecompletion>
0128     <qt>
0129       <used>false</used>
0130       <version>3</version>
0131       <root>/usr/share/qt3</root>
0132     </qt>
0133     <creategettersetter>
0134       <prefixGet></prefixGet>
0135       <prefixSet>set</prefixSet>
0136       <prefixVariable>m_,_</prefixVariable>
0137       <parameterName>theValue</parameterName>
0138       <inlineGet>true</inlineGet>
0139       <inlineSet>true</inlineSet>
0140     </creategettersetter>
0141     <splitheadersource>
0142       <enabled>false</enabled>
0143       <synchronize>true</synchronize>
0144       <orientation>Vertical</orientation>
0145     </splitheadersource>
0146   </kdevcppsupport>
0147   <kdevfileview>
0148     <groups>
0149       <hidenonprojectfiles>false</hidenonprojectfiles>
0150       <hidenonlocation>false</hidenonlocation>
0151     </groups>
0152     <tree>
0153       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
0154       <hidenonprojectfiles>false</hidenonprojectfiles>
0155     </tree>
0156   </kdevfileview>
0157   <cppsupportpart>
0158     <filetemplates>
0159       <interfacesuffix>.h</interfacesuffix>
0160       <implementationsuffix>.cpp</implementationsuffix>
0161     </filetemplates>
0162   </cppsupportpart>
0163 </kdevelop>