Where is the C++ Debug files?!_NEWLINE_!!_NEWLINE_!After creating a C++...
1 posts in topic
Flat View  Flat View
TOPIC ACTIONS:
 

Posted By:   Brad_Hoski
Posted On:   Wednesday, February 21, 2001 01:35 PM

Where is the C++ Debug files?

After creating a C++ lib and outputing C++ code with the debug flag (-debug) enabled, I get the following missing file -> antlr/LLkDebuggingParser.hpp
Is this file missing from the distribution? I am using v2.7.1

Re: Where is the C++ Debug files?!_NEWLINE_!!_NEWLINE_!After creating a C++...

Posted By:   Ric_Klaren  
Posted On:   Wednesday, April 11, 2001 04:33 AM

The -debug option is a carry over from the java version (for ParseView). The debugging stuff is not implemented in the C++ runtime.


I have some thoughts on it. But not the time. Basically I'm thinking of embedding a TCL/TK interpreter in the generated code and porting parseview TCL/TK.

About | Sitemap | Contact