[antlr-interest] debugging v3

Johannes Luber jaluber at gmx.de
Sun Feb 10 13:57:36 PST 2008


Matt Benson schrieb:
> Thanks for your response, Mark.  I am still muddling
> around with it, but I will take a look at your WIP
> presentation and keep in mind your offer of voice
> help.
> 
> Related, though more specific:  has anyone noticed any
> situation where the debugger seems to process a given
> set of input successfully where the interpreter does
> not?  In this case I have the interpreter telling me
> it received a FailedPredicateException (syntactic) but
> the debugger shows no such thing.

The interpreter doesn't work with predicates. Using the debugger is the 
safest option here.

Johannes


More information about the antlr-interest mailing list