[antlr-interest] Debugging problem

Micheal J open.zone at virgin.net
Sun May 27 18:55:15 PDT 2007


> Hi,
> 
> Yes, "Debug" will compile and run the parser as long as the grammar  
> is targeted to the Java language. The exception you are having is  
> probably due to the parser already running or another process using  
> the same port. Make sure that no other process is using the debug  
> port or that no previous session of the parser is running already in  
> the background.
> 
> I don't know if C# has the debugging interface yet....
> 
> Regards,
> 
> Jean

C# target&runtime do have the debugging interface/protocol implemented. 

Remember to grab the latest templates as they continue to be updated (this
applies even if you're not debugging btw).


Micheal

-----------------------
The best way to contact me is via the list/forum. My time is very limited.



More information about the antlr-interest mailing list