~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to languages/cpp/debugger/tests/breakpoints/breakpoints.kdevelop

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version = '1.0'?>
2
 
<kdevelop>
3
 
  <general>
4
 
    <author>Vladimir Prus</author>
5
 
    <email>ghost@ghostwalk</email>
6
 
    <version>$VERSION$</version>
7
 
    <projectmanagement>KDevCustomProject</projectmanagement>
8
 
    <primarylanguage>C++</primarylanguage>
9
 
    <ignoreparts/>
10
 
    <projectdirectory>.</projectdirectory>
11
 
    <absoluteprojectpath>false</absoluteprojectpath>
12
 
    <description/>
13
 
  </general>
14
 
  <kdevcustomproject>
15
 
    <run>
16
 
      <mainprogram>breakpoints</mainprogram>
17
 
      <directoryradio>executable</directoryradio>
18
 
      <customdirectory>/</customdirectory>
19
 
      <programargs/>
20
 
      <terminal>false</terminal>
21
 
      <autocompile>true</autocompile>
22
 
      <envvars/>
23
 
    </run>
24
 
    <build>
25
 
      <buildtool>make</buildtool>
26
 
      <builddir/>
27
 
    </build>
28
 
    <make>
29
 
      <abortonerror>false</abortonerror>
30
 
      <numberofjobs>1</numberofjobs>
31
 
      <prio>0</prio>
32
 
      <dontact>false</dontact>
33
 
      <makebin/>
34
 
      <defaulttarget/>
35
 
      <makeoptions/>
36
 
      <selectedenvironment>default</selectedenvironment>
37
 
      <environments>
38
 
        <default/>
39
 
      </environments>
40
 
    </make>
41
 
  </kdevcustomproject>
42
 
  <kdevdebugger>
43
 
    <general>
44
 
      <dbgshell/>
45
 
      <programargs/>
46
 
      <gdbpath/>
47
 
      <configGdbScript/>
48
 
      <runShellScript/>
49
 
      <runGdbScript/>
50
 
      <breakonloadinglibs>true</breakonloadinglibs>
51
 
      <separatetty>false</separatetty>
52
 
      <floatingtoolbar>false</floatingtoolbar>
53
 
    </general>
54
 
    <display>
55
 
      <staticmembers>false</staticmembers>
56
 
      <demanglenames>true</demanglenames>
57
 
      <outputradix>10</outputradix>
58
 
    </display>
59
 
  </kdevdebugger>
60
 
  <kdevdoctreeview>
61
 
    <ignoretocs>
62
 
      <toc>ada</toc>
63
 
      <toc>ada_bugs_gcc</toc>
64
 
      <toc>bash</toc>
65
 
      <toc>bash_bugs</toc>
66
 
      <toc>clanlib</toc>
67
 
      <toc>fortran_bugs_gcc</toc>
68
 
      <toc>gnome1</toc>
69
 
      <toc>gnustep</toc>
70
 
      <toc>gtk</toc>
71
 
      <toc>gtk_bugs</toc>
72
 
      <toc>haskell</toc>
73
 
      <toc>haskell_bugs_ghc</toc>
74
 
      <toc>java_bugs_gcc</toc>
75
 
      <toc>java_bugs_sun</toc>
76
 
      <toc>kde2book</toc>
77
 
      <toc>opengl</toc>
78
 
      <toc>pascal_bugs_fp</toc>
79
 
      <toc>php</toc>
80
 
      <toc>php_bugs</toc>
81
 
      <toc>perl</toc>
82
 
      <toc>perl_bugs</toc>
83
 
      <toc>python</toc>
84
 
      <toc>python_bugs</toc>
85
 
      <toc>qt-kdev3</toc>
86
 
      <toc>ruby</toc>
87
 
      <toc>ruby_bugs</toc>
88
 
      <toc>sdl</toc>
89
 
      <toc>sw</toc>
90
 
      <toc>w3c-dom-level2-html</toc>
91
 
      <toc>w3c-svg</toc>
92
 
      <toc>w3c-uaag10</toc>
93
 
      <toc>wxwidgets_bugs</toc>
94
 
    </ignoretocs>
95
 
    <ignoreqt_xml>
96
 
      <toc>Guide to the Qt Translation Tools</toc>
97
 
      <toc>Qt Assistant Manual</toc>
98
 
      <toc>Qt Designer Manual</toc>
99
 
      <toc>Qt Reference Documentation</toc>
100
 
      <toc>qmake User Guide</toc>
101
 
    </ignoreqt_xml>
102
 
    <ignoredoxygen>
103
 
      <toc>KDE Libraries (Doxygen)</toc>
104
 
    </ignoredoxygen>
105
 
  </kdevdoctreeview>
106
 
  <kdevfilecreate>
107
 
    <filetypes/>
108
 
    <useglobaltypes>
109
 
      <type ext="ui" />
110
 
      <type ext="cpp" />
111
 
      <type ext="h" />
112
 
    </useglobaltypes>
113
 
  </kdevfilecreate>
114
 
  <kdevcppsupport>
115
 
    <references/>
116
 
    <codecompletion>
117
 
      <includeGlobalFunctions>true</includeGlobalFunctions>
118
 
      <includeTypes>true</includeTypes>
119
 
      <includeEnums>true</includeEnums>
120
 
      <includeTypedefs>false</includeTypedefs>
121
 
      <automaticCodeCompletion>true</automaticCodeCompletion>
122
 
      <automaticArgumentsHint>true</automaticArgumentsHint>
123
 
      <automaticHeaderCompletion>true</automaticHeaderCompletion>
124
 
      <codeCompletionDelay>250</codeCompletionDelay>
125
 
      <argumentsHintDelay>400</argumentsHintDelay>
126
 
      <headerCompletionDelay>250</headerCompletionDelay>
127
 
    </codecompletion>
128
 
    <qt>
129
 
      <used>false</used>
130
 
      <version>3</version>
131
 
      <root>/usr/share/qt3</root>
132
 
    </qt>
133
 
    <creategettersetter>
134
 
      <prefixGet/>
135
 
      <prefixSet>set</prefixSet>
136
 
      <prefixVariable>m_,_</prefixVariable>
137
 
      <parameterName>theValue</parameterName>
138
 
      <inlineGet>true</inlineGet>
139
 
      <inlineSet>true</inlineSet>
140
 
    </creategettersetter>
141
 
    <splitheadersource>
142
 
      <enabled>false</enabled>
143
 
      <synchronize>true</synchronize>
144
 
      <orientation>Vertical</orientation>
145
 
    </splitheadersource>
146
 
  </kdevcppsupport>
147
 
  <kdevfileview>
148
 
    <groups>
149
 
      <hidenonprojectfiles>false</hidenonprojectfiles>
150
 
      <hidenonlocation>false</hidenonlocation>
151
 
    </groups>
152
 
    <tree>
153
 
      <hidepatterns>*.o,*.lo,CVS</hidepatterns>
154
 
      <hidenonprojectfiles>false</hidenonprojectfiles>
155
 
    </tree>
156
 
  </kdevfileview>
157
 
  <cppsupportpart>
158
 
    <filetemplates>
159
 
      <interfacesuffix>.h</interfacesuffix>
160
 
      <implementationsuffix>.cpp</implementationsuffix>
161
 
    </filetemplates>
162
 
  </cppsupportpart>
163
 
</kdevelop>