It is waiting for the ANTLRWorks debugger to connect. If you don’t want this, then regenerate from the command line without the -debug option. Java -jar ....
Jim > -----Original Message----- > From: [email protected] [mailto:antlr-interest- > [email protected]] On Behalf Of Ketan Maheshwari > Sent: Sunday, March 28, 2010 8:27 AM > To: [email protected] > Subject: [antlr-interest] parser call hangs in test program > > Hello Friends > > I have a DSL that I am trying to play with using the test program > generated by ANTLRworks. > > I am facing the same problem as described here: > http://stackoverflow.com/questions/1792716/antlr-parser-hanging-at- > proxy-handshake-call > > > My test program for my language too hangs at the same point where I > call the Parser constructor. As described in the answer of the above > link, I try to turn of debugging but nothing happens. > > Any clues? > > Attached the test.java file. > > > Many thanks > Ketan List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
