[antlr-interest] Problem running debugger in Antlrworks 1.0

Simon Fairall (Alphawest) Simon.Fairall at optus.com.au
Wed May 23 19:12:50 PDT 2007


I have been trying to get the debugger to work in Antlrworks with no
success. I am using a PC with Windows Vista and jdk 1.6.

 

To simplify the testing I am using the Expr example . When I select the
debugger, the code is generated and compiled but the process is never
able to connect to the parser. The output of netstat -na would indicate
that the debugger port is listening during the connect phase. The
console for the Antlrworks session shows a warning on the compile then
java.net.connectException (repeats) during the connection phase.

 

Has anyone had this problem and been able to solve it? Alternatively,
does anyone have any instructions on how to execute the compiled parser
test code directly?

 

Regards,

 

Simon Fairall

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070524/949e4ff4/attachment.html 


More information about the antlr-interest mailing list