[antlr-interest] Newbie can't get off the ground and get through tutorial successfully

Bern.McCarty at bentley.com Bern.McCarty at bentley.com
Wed Dec 5 16:49:20 PST 2007


Oh!  I see it now.  Sorry for being a dunce.

-----Original Message-----
From: Bern McCarty 
Sent: Wednesday, December 05, 2007 7:38 PM
To: 'Steve Bennett'
Cc: antlr at mirality.co.nz; antlr-interest at antlr.org
Subject: RE: [antlr-interest] Newbie can't get off the ground and get
through tutorial successfully

Thanks. You got me past that problem. Now the debugger seems to function
but upon the first step it goes to the atom production and never parses
anything but the "2" at the beginning of the input in the tutorial.

What am I doing wrong now?  The tutorial says "Make sure that the start
rule is "prog"."  I'm highlighting "prog" before I hit step but it makes
no difference. Is there some other action that I need to take to "set
the start rule" in the debugger?

-Bern

-----Original Message-----
From: Steve Bennett [mailto:stevagewp at gmail.com] 
Sent: Wednesday, December 05, 2007 7:12 PM
To: Bern McCarty
Cc: antlr at mirality.co.nz; antlr-interest at antlr.org
Subject: Re: [antlr-interest] Newbie can't get off the ground and get
through tutorial successfully

On 12/6/07, Bern.McCarty at bentley.com <Bern.McCarty at bentley.com> wrote:
> So, if Gavin's guess is right that even "local" debugging is using the
> network stack, how do I at least configure it to use an available port
> (rather than an unavailable port)?  The only opportunity to specify a
port
> is when selecting "Debug Remote..." but I am selecting "Debug...".

File | Preferences | Debugger.

Steve


More information about the antlr-interest mailing list