[pypy-dev] question on rpython stack reconstruction feature

Armin Rigo arigo at tunes.org
Sat May 30 09:00:58 CEST 2009


Hi Alan,

On Fri, May 29, 2009 at 08:23:52PM -0700, alan yung wrote:
> So, it seems like rstack.stack_unwind() function does not seems to work.

It seems you misunderstood what rstack.stack_unwind() does.  It flushes
the C stack, but it has no visible effect apart from reducing the
consumption of the C stack.


A bientot,

Armin.



More information about the Pypy-dev mailing list