|
From: Jeremy F. <je...@go...> - 2004-01-23 17:03:03
|
On Fri, 2004-01-23 at 01:15, Doug Rabson wrote: > Isn't m_state_static also used to re-start the application when > switching back to the real cpu for --stop-after=NN? Right now this > doesn't work for me because it tries to load a set of null segment > registers. Yes, but I think --stop-after=NN is terminally wounded. I don't think there's any way we can contrive to keep a working execution environment for the client without Valgrind these days, since even things like automatic stack growth are handled by V. J |