debugp_param     2122 compile.c          debugp_param("nd_lit", lit);
debugp_param     3620 compile.c      	debugp_param("dassn id", rb_str_new2(rb_id2name(node->nd_vid) ? rb_id2name(node->nd_vid) : "*"));
debugp_param     3997 compile.c      	debugp_param("call args argc", argc);
debugp_param     3998 compile.c      	debugp_param("call method", ID2SYM(mid));
debugp_param     4347 compile.c      	debugp_param("lit", node->nd_lit);
debugp_param     4354 compile.c      	debugp_param("nd_lit", node->nd_lit);
debugp_param     4453 compile.c      	debugp_param("defn/iseq", iseqval);
debugp_param     4465 compile.c      	debugp_param("defn", iseqval);
debugp_param     4473 compile.c      	debugp_param("defs/iseq", iseqval);
debugp_param     4803 compile.c      	debugp_param("argc", argc);
debugp_param     4804 compile.c      	debugp_param("nd_mid", ID2SYM(node->nd_mid));