[antlr-interest] ANTLRWorks debugger

Mark Volkmann r.mark.volkmann at gmail.com
Sun Oct 21 11:08:22 PDT 2007


On 10/21/07, Jean Bovet <antlr-list at arizona-software.ch> wrote:
> >
> > What do I need to do after that? I have "Break on Location" selected.
> > Which debugger button should I press next? I tried pressing "Fast
> > forward" and "Go To End", but they both run all the way through my
> > grammar without stopping at the breakpoint I set.
> >
>
> You can use Fast Forward and it should break at the specified rules.
> You don't need to select a particular button for "Break on:". It
> might be a bug that is showing up with your grammar. Would it be
> possible to have your grammar (or a subset of it showing this
> problem) and the input text to reproduce this problem?

My apologies! I tried using the Fast Forward button again and it is
working perfectly. I thought it wasn't working earlier. Must have been
my imagination.

Is there any documentation on the meaning of the "Break on" checkboxes
on the web?

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list