]> git.donarmstrong.com Git - lilypond.git/blob - dstreamrc
patch::: 1.1.3.jcn2
[lilypond.git] / dstreamrc
1 # This file controls which classes produce debugging output
2 # rename to .dstreamrc and place in the directory where you're doing
3 # the debugging.
4
5 # class name            silence?
6 Dstream                 1
7
8 # yydebug
9 InitParser              1
10 Parser                  1
11 InitDeclarations        1
12 Declarations            1
13 yyparse                 1
14 # FlexLexer debug
15 InitLexer               1
16 Lexer                   1
17
18 My_lily_lexer           1
19
20 walking         1
21
22 # flower lib
23 File_path               1
24 Matrix                  1
25 Vector                  1
26
27 # lily
28 Absolute_dynamic_req    1
29 Atom                    1
30 Axis_group_administration       0
31 Bar                     1
32 Bar_req                 1
33 Beam                    0
34 Bow                     1
35 Bezier_bow              1
36 Change_iterator         1
37 Change_translator       1
38 Chord                   1
39 Chord_iterator          1
40 Clef_item               1
41 Clef_change_req         1
42 Col_configuration       1
43 Col_hpositions          1
44 Collision               1
45 Column_info             1
46 Column_rod              1
47 Duration_identifier     1
48 Engraver                0
49 Engraver_group_engraver 0
50 General_script_def      1
51 Graphical_element       1
52 Group_change_req        1
53 Guile                   1
54 Head_column             0
55 Horizontal_align_item   1
56 Horizontal_group_item   1 
57 Idealspacing            1
58 Identifier              1
59 Ineq_constrained_qp     1
60 Input_translator        1
61 int_identifier          1
62 Item                    0
63 Key_item                1
64 Lookup                  1
65 Line_spacer             1
66 Melodic_req             1
67 Midi_def                1
68 Midistrings             0
69 Mixed_qp                1
70 Music                   1
71 Musical_pitch           1
72 Music_iterator          1
73 Music_output_def        1
74 Note_column             0
75 Note_head               1
76 Note_performer          1
77 Note_req                1
78 Paper_column            0
79 Paper_score                     1
80 Paper_def               1
81 Performer               1
82 Performer_group_performer       1
83 Real_identifier         1
84 Request                 1
85 Request_iterator        1
86 Rest_collision          1
87 Rest_collision_engraver 0
88 Rest_req                1
89 Rhythmic_head   0
90 Rhythmic_req            1
91 Scope                   1
92 Score                   0
93 Score_column            0
94 Score_element           0
95 Score_engraver          0
96 Score_performer         1
97 Script_column           1
98 Script_def              1
99 Script_req              1
100 Single_malt_grouping_item       1
101 Slur                    1
102 Spacer_rod              1
103 Spacing_problem         1
104 Span_req                1
105 Span_dynamic_req        1
106 Spanner                 1
107 Spring_spacer           1
108 Skip_req                1
109 Staff_commands          1
110 Staff_symbol            1
111 Stem                    1
112 Stem_info               0
113 Stem_req                1
114 Symtable                1
115 Symtables               1
116
117 Text_def                1
118 Text_item               1
119 Text_req                1
120 Time_description        1
121 Translation_property    0
122 Translator              0
123 Translator_group        0
124 Voice                   1
125 Voice_iterator          1
126 Word_wrap               1
127
128 delete_identifiers      1
129 parse_duration          1
130 parse_pitchmod          1