ked at this it wasn't necessary to add any
instrumentation for this case as valgrind happily handled the one thread
/ one stack case
A+
--
Eric Pouech
"The problem with designing something completely foolproof is to underestimate
the ingenuity of a complete idiot." (Douglas Adam
the stack unwind (in generic cases) cannot be terminated properly
(likely Wine misses a watchdog at stack's top)
2/ but also nasty 16/32 bits stack switches for some emulations
even if 1/ could be worked around in wine, 2/ is anyway a showstopper
I'd really like to see better stack unwindin