From: James Leifer <James.Leifer@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] debugging ocamlyacc grammars
Date: Mon, 29 Sep 2003 15:27:24 +0200 [thread overview]
Message-ID: <r77pthjn2rn.fsf@brouilly.inria.fr> (raw)
In-Reply-To: <r771xtzohjg.fsf@brouilly.inria.fr> (James Leifer's message of "Mon, 29 Sep 2003 15:22:59 +0200")
"Rafael 'Dido' Sevilla" <dido@imperium.ph> writes:
> 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.
Do you mean the parser.output file produced when you use the -v
option?
ocamlyacc -v foo.mly
-James
-------------------
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
next prev parent reply other threads:[~2003-09-29 13:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-29 4:53 Rafael 'Dido' Sevilla
[not found] ` <r771xtzohjg.fsf@brouilly.inria.fr>
2003-09-29 13:27 ` James Leifer [this message]
2003-09-30 4:45 ` Rafael 'Dido' Sevilla
2003-09-30 5:45 ` Kenneth Knowles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=r77pthjn2rn.fsf@brouilly.inria.fr \
--to=james.leifer@inria.fr \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox