[okl4-developer] Elfweaver stack and heap size
Malcolm Purvis
malcolmp at ok-labs.com
Thu Oct 16 11:32:00 EST 2008
>>>>> "Matt" == Matt Heike <math at cse.unsw.edu.au> writes:
Matt> Hi I'm trying to increase the stack and heap size of one of my
Matt> programs [...] In the <program> element I've added the following:
Matt> <stack size="0x10000" /> <heap size="0x20000" />
Matt> [which results in]:
Matt> <a050e000:a050efff> /program/main/stack
Matt> and
Matt> <a0540000:a054ffff> /program/heap
Dear Matt,
You've used the correct tags to change the size of the stack and heap,
so I can't why the sizes haven't changed in the image.
Would it be possible for you to post the entire XML fragment for the
program so that I can see if there is anything else that might be
causing it?
Thanks,
Malcolm
--
Malcolm Purvis <malcolmp at ok-labs.com>
More information about the Developer
mailing list