Sept. 19, 2013
6:16 p.m.
I have a little experience. But if you want the guru you should contact Dave Lewis. He's the author of OSProcess and has written the forking code: http://wiki.squeak.org/squeak/708. But maybe I can help to answer some of your questions. What exactly do you need to know (hint: forking with the PharoVM, i.e. NativeBoost, doesn't work properly yet)? Cheers, Max On 19.09.2013, at 19:23, Guido Chari <charig@gmail.com> wrote:
Does anyone have experience on doing native forks from an image?
We would like to do them for trying to experiment with an image-side native debugger and we want to know if someone know the restrictions the vm imposed for doing the fork.
Cheers