[antlr-interest] Exception while debugging C# 2.0 with ANTLRWorks 1.2.3

Bayle Jonathan Bayle-J at mgdis.fr
Mon Aug 10 09:09:48 PDT 2009


Hi,

 

I am currently trying to debug a SQL grammar generated by ANTLR 3.1.3
with ANTLRWorks 1.2.3.

I have upgraded ANTLRWorks as explained in Readme.txt to make it
compliant with v 3.1.3.

I generate my lexer and parser files with "-debug" option. Then I launch
parsing under Visual Studio 2008, and finally I do a "Debug Remote"
under ANTLRWorks. All seems to work first. I was able to debug my
grammar with several .sql files. But sometimes, I get a :

java.lang.NumberFormatException: For input string: "False"

that is not handled by ANTLRWorks. Then the application freezes and I
have to stop debugging.

 

Do you have an idea to solve that issue ?

 

Cheers,

 

 

--

Jonathan Bayle
IUT Informatique Vannes

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090810/00349b13/attachment.html 


More information about the antlr-interest mailing list