caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] debugging ocamlyacc grammars
@ 2003-09-29  4:53 Rafael 'Dido' Sevilla
       [not found] ` <r771xtzohjg.fsf@brouilly.inria.fr>
  0 siblings, 1 reply; 4+ messages in thread
From: Rafael 'Dido' Sevilla @ 2003-09-29  4:53 UTC (permalink / raw)
  To: ocaml-list

I'm attempting to debug a grammar for ocamlyacc i'm in the process of
writing, and am wondering if there's a feature there similar to what
happens when you #define YYDEBUG 1 and set yydebug = 1 with Bison or
Yacc, giving a dump of the parser's state, stack, and read tokens, which
is invaluable for debugging.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-09-30  5:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-29  4:53 [Caml-list] debugging ocamlyacc grammars Rafael 'Dido' Sevilla
     [not found] ` <r771xtzohjg.fsf@brouilly.inria.fr>
2003-09-29 13:27   ` James Leifer
2003-09-30  4:45     ` Rafael 'Dido' Sevilla
2003-09-30  5:45       ` Kenneth Knowles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).