📄 debug.txt
字号:
In yyparse() : type_specifier :kINT --- YACC
In yyparse() : declaration_specifiers :type_specifier --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : main --- YACC
In yyparse() : direct_declarator :identifier --- YACC
In yyparse() : direct_declarator :direct_declarator oLP oRP --- YACC
In yylex() : new_compound_symtab() --- LEX
In yyparse() : declarator :direct_declarator --- YACC
In yyparse() : function_definition :declaration_specifiers declarator --- YACC
In yyparse() : type_specifier :kINT --- YACC
In yyparse() : declaration_specifiers :type_specifier --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : a --- YACC
In yyparse() : direct_declarator :identifier --- YACC
In yyparse() : declarator :direct_declarator --- YACC
In yyparse() : init_declarator :declarator --- YACC
In yyparse() : init_declarator_list :init_declarator --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : b --- YACC
In yyparse() : direct_declarator :identifier --- YACC
In yyparse() : declarator :direct_declarator --- YACC
In yyparse() : init_declarator :declarator --- YACC
In yyparse() : init_declarator_list :init_declarator_list oCOMMA init_declarator --- YACC
In yyparse() : declaration :declaration_specifiers init_declarator_list oSEMI --- YACC
In yyparse() : declaration_list :declaration --- YACC
In yyparse() : compound_statement :oLC declaration_list --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : a --- YACC
In yyparse() : primary_expression :identifier --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : constant :cINT --- YACC
In yyparse() : primary_expression :constant --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : cast_expression :unary_expression --- YACC
In yyparse() : multiplicative_expression :cast_expression --- YACC
In yyparse() : additive_expression :multiplicative_expression --- YACC
In yyparse() : shift_expression :additive_expression --- YACC
In yyparse() : relational_expression :shift_expression --- YACC
In yyparse() : equality_expression :relational_expression --- YACC
In yyparse() : AND_expression :equality_expression --- YACC
In yyparse() : exclusive_OR_expression :AND_expression --- YACC
In yyparse() : inclusive_OR_expression :exclusive_OR_expression --- YACC
In yyparse() : logical_AND_expression :inclusive_OR_expression --- YACC
In yyparse() : logical_OR_expression :logical_AND_expression --- YACC
In yyparse() : conditional_expression :logical_OR_expression --- YACC
In yyparse() : assignment_expression :conditional_expression --- YACC
In yyparse() : assignment_expression :unary_expression oASSIGN assignment_expression --- YACC
In yyparse() : expression :assignment_expression --- YACC
In yyparse() : expression_statement :expression oSEMI --- YACC
In yyparse() : statement :expression_statement --- YACC
In yyparse() : statement_list :statement --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : b --- YACC
In yyparse() : primary_expression :identifier --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : identifier :yNAME --- YACC
In yyparse() : ======= FOLLOW BY ======= --- YACC
In yyparse() : a --- YACC
In yyparse() : primary_expression :identifier --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : constant :cINT --- YACC
In yyparse() : primary_expression :constant --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : cast_expression :unary_expression --- YACC
In yyparse() : multiplicative_expression :cast_expression --- YACC
In yyparse() : additive_expression :multiplicative_expression --- YACC
In yyparse() : shift_expression :additive_expression --- YACC
In yyparse() : relational_expression :shift_expression --- YACC
In yyparse() : equality_expression :relational_expression --- YACC
In yyparse() : AND_expression :equality_expression --- YACC
In yyparse() : exclusive_OR_expression :AND_expression --- YACC
In yyparse() : inclusive_OR_expression :exclusive_OR_expression --- YACC
In yyparse() : logical_AND_expression :inclusive_OR_expression --- YACC
In yyparse() : logical_OR_expression :logical_AND_expression --- YACC
In yyparse() : conditional_expression :logical_OR_expression --- YACC
In yyparse() : assignment_expression :conditional_expression --- YACC
In yyparse() : assignment_expression :unary_expression oPLUSASSIGN ssignment_expression --- YACC
In yyparse() : expression :assignment_expression --- YACC
In yyparse() : primary_expression :oLP expression oRP --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : cast_expression :unary_expression --- YACC
In yyparse() : multiplicative_expression :cast_expression --- YACC
In yyparse() : additive_expression :multiplicative_expression --- YACC
In yyparse() : shift_expression :additive_expression --- YACC
In yyparse() : relational_expression :shift_expression --- YACC
In yyparse() : equality_expression :relational_expression --- YACC
In yyparse() : AND_expression :equality_expression --- YACC
In yyparse() : exclusive_OR_expression :AND_expression --- YACC
In yyparse() : inclusive_OR_expression :exclusive_OR_expression --- YACC
In yyparse() : logical_AND_expression :inclusive_OR_expression --- YACC
In yyparse() : logical_OR_expression :logical_AND_expression --- YACC
In yyparse() : conditional_expression :logical_OR_expression --- YACC
In yyparse() : assignment_expression :conditional_expression --- YACC
In yyparse() : assignment_expression :unary_expression oASSIGN assignment_expression --- YACC
In yyparse() : expression :assignment_expression --- YACC
In yyparse() : expression_statement :expression oSEMI --- YACC
In yyparse() : statement :expression_statement --- YACC
In yyparse() : statement_list :statement_list statement --- YACC
In yyparse() : constant :cINT --- YACC
In yyparse() : primary_expression :constant --- YACC
In yyparse() : postfix_expression :primary_expression --- YACC
In yyparse() : unary_expression :postfix_expression --- YACC
In yyparse() : cast_expression :unary_expression --- YACC
In yyparse() : multiplicative_expression :cast_expression --- YACC
In yyparse() : additive_expression :multiplicative_expression --- YACC
In yyparse() : shift_expression :additive_expression --- YACC
In yyparse() : relational_expression :shift_expression --- YACC
In yyparse() : equality_expression :relational_expression --- YACC
In yyparse() : AND_expression :equality_expression --- YACC
In yyparse() : exclusive_OR_expression :AND_expression --- YACC
In yyparse() : inclusive_OR_expression :exclusive_OR_expression --- YACC
In yyparse() : logical_AND_expression :inclusive_OR_expression --- YACC
In yyparse() : logical_OR_expression :logical_AND_expression --- YACC
In yyparse() : conditional_expression :logical_OR_expression --- YACC
In yyparse() : assignment_expression :conditional_expression --- YACC
In yyparse() : expression :assignment_expression --- YACC
In yyparse() : jump_statement :kRETURN expression oSEMI --- YACC
In yyparse() : statement :jump_statement --- YACC
In yyparse() : statement_list :statement_list statement --- YACC
In yyparse() : statement_list oRC --- YACC
In yyparse() : compound_statement --- YACC
In yyparse() : external_declaration :function_definition --- YACC
In yyparse() : translation_unit :external_declaration --- YACC
=== DUMP SYMBOL :0_703027 START....
->rname :
->is_symtab :1
->is_function :0
->is_declaration :0
->is_array :0
->is_argument :0
->is_assign :0
->is_cl :0
->is_rvalue :0
->is_pushed :0
->num_ele :0
->offset :0
->NOUN :SPEC_UNKNOW
->SCLASS :SPEC_UNKNOW
->IS_LONG :0
->IS_UNSIGNED :0
->IS_STATIC :0
->IS_EXTERN :0
FUNCTION : ->
=== DUMP SYMBOL :main START....
->rname :main
->is_symtab :0
->is_function :1
->is_declaration :0
->is_array :0
->is_argument :0
->is_assign :0
->is_cl :0
->is_rvalue :0
->is_pushed :0
->num_ele :0
->offset :4
->NOUN :SPEC_INT
->SCLASS :SPEC_UNKNOW
->IS_LONG :0
->IS_UNSIGNED :0
->IS_STATIC :0
->IS_EXTERN :0
arguments : -----
----- arguments end
FUNCTION end <-
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -