[antlr-interest] Problems with the C version of ANTLR

Jim Idle jimi at temporal-wave.com
Sun Sep 6 07:55:06 PDT 2009


Andreas Volz wrote:
> Am Sun, 6 Sep 2009 09:40:44 +0200 schrieb Andreas Volz:
>
> Hello,
>
> I found the problems. The segfault was forced by free the variable that
> I have not created for my example. Then after calling the correct
> parser entry point it works great.
>
> regards
If using Linux, learn to use valgrind (takes about 20 minutes) and 
kcachegrind.

Jim


More information about the antlr-interest mailing list