[antlr-interest] Re: Memory Leak?

Margaret Fieland madcapmaggie at yahoo.com
Fri Jun 4 15:41:55 PDT 2004


--- In antlr-interest at yahoogroups.com, Monty Zukowski <monty at c...> wrote:
> 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?)
> 

Yes, it's c++, and yes, the parser is generating trees.  There is a
tree walker which looks at the parsed requests and saves information
about them in a database.

> 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