[antlr-interest] Memory Leak?

Monty Zukowski monty at codetransform.com
Fri Jun 4 12:23:33 PDT 2004


On Jun 4, 2004, at 12:06 PM, Margaret Fieland wrote:

> I am working on an application that repeatedly invokes a
> ANTLR-generated  parser and lexer.  Memory usage grows as the tool
> runs and running Valgrind on the executable points the finger at ANTLR.
>
> Anyone know anything about this?
>

Sounds like this is C++, yes?  It could be many things.  Is the parser 
generating trees?  What does the parser do other than parsing (what are 
the actions doing?)

Monty Zukowski

ANTLR & Java Consultant -- http://www.codetransform.com
ANSI C/GCC transformation toolkit -- 
http://www.codetransform.com/gcc.html
Embrace the Decay -- http://www.codetransform.com/EmbraceDecay.html



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
     antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list