[antlr-interest] debugging v3

Mark Volkmann r.mark.volkmann at gmail.com
Sun Feb 10 13:51:38 PST 2008


On Feb 10, 2008 3:46 PM, Matt Benson <gudnabrsam at yahoo.com> wrote:
> 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.

Ah ... that's on slide 40 of my presentation. ;-)
The interpreter doesn't support use of predicates, whereas the
debugger does. I think someone pointed that out on this mailing list a
couple of weeks ago and that's how I learned about that limitation.

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list