[antlr-interest] unable to run or debug grammar in antlrworks 1.4 on Windows XP

Mikesell, Darin B. Darin.Mikesell at gd-ais.com
Fri Jul 2 06:45:51 PDT 2010


I've gotten this time-out error in the past also.  It usually occurs when I'm using a look-ahead of k=2, if I change the look-ahead to k=1 and then recompile, it will sometimes spit out an error that leads me to a fix.  I can then fix the error, set look-ahead back to k=2, and then I'm able to debug.


- Darin


-----Original Message-----
From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Matt Palmer
Sent: Friday, July 02, 2010 5:21 AM
To: Jane Eisenstein
Cc: antlr-interest at antlr.org
Subject: Re: [antlr-interest] unable to run or debug grammar in antlrworks 1.4 on Windows XP

I have exactly the same issues, but running on Ubuntu 10.04, so it's not a
windows issue.  Strangely, some grammars the debugger runs, and others it
simply times out.  I haven't figured out what is going on yet.


On 10 May 2010 21:38, Jane Eisenstein <Jane.Eisenstein at medecision.com>wrote:

> I've been using the Snow Leopard version of antlrworks to develop and run a
> simple grammar. At work, I only have Windows XP and am running into problems
> trying to run/debug the grammar with the MS Windows version of antlrworks.
> I'm using sun's jdk1.6.0_17.
>
> Selecting Run/Run... results in this console message: TODO: run and send
> output to this console
> Is this command not supported under MS Windows?
>
> Also, trying to debug results in an alert stating:
> Cannot launch the debugger Tab. Time-out waiting to connect to the remote
> parser.
> Running netstat -aon | find /i "49100" returns no results
>
> Is there something I can do to correct these problems?
>
>
>
>
> --------------------------------------------------------------------------------------
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this message in error, please contact the sender and delete the material
> from any computer.
>
> --------------------------------------------------------------------------------------
>
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address


More information about the antlr-interest mailing list