Hello, I will make Remote Debugging with Visual Studio 2005 and ANTLRWorks 1.3, but I can only connect this two programms. Debugging throw the ANTLR-Code is not possible, but I will see the AST. I click "Step forward" but nothing happens and then I am again in Visual Studio. In AntlrWorks I tried to use breakpoints -> no results.
I have in one file lexer and parser grammar rules and in an another file the treewalker. My output = AST and the language = C. What must I write in die Visual Studio Code or do in ANTLR, after I connect this two programms, that I can debugging in ANTLR and see the AST? Best regards Benjamin 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.
