[antlr-interest] ANTLR feedback -- ANTLRWorks out of memory

Kay Röpke kroepke at classdump.org
Tue Jan 22 07:13:38 PST 2008


Hi!

On Jan 22, 2008, at 8:47 AM, Ruslan Zasukhin  
<sunshine at public.kherson.ua> wrote:

> On 17/1/08 5:18 PM, "Jim Idle" <jimi at temporal-wave.com> wrote:
>
>> The debugger isn't implemented for the C target until the next  
>> release.
>> The out of memory error is probably that you should start ANTLRWorks
>> with something like -Xmx750M as it can take a lot of heap space to  
>> keep
>> running the analysis etc. This is mostly just with ANTLRWorks.
>>
>> Jim
>
> Hi All,
>
> Jim have give hint how to increase RAM for ANTLRWorks, but I assume  
> this is
> for start from terminal.
>
> What is way todo this if I want to use on OSX the packaged version of
> ANTLRworks ?
>
> I do not see such prefs.
>
> Does exists such way?  If no, Jean, may be its good idea add it  
> somehow into
> prefs?

This setting normally is in the Info.plist file in the app bundle. You  
can alter or add arguments for jvm in there. That's why there is no  
user pref for it.

Hth,

Kay


More information about the antlr-interest mailing list