Re: [Pharo-project] System Tracer
On Oct 6, 2010, at 7:18 PM, Eliot Miranda wrote:
On Wed, Oct 6, 2010 at 7:31 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: generate a new image.
But that's not what it does.
Yes I know gnerates = clone in my mail.
t merely clones an image, which is a long way form building an image form source. *That*'s a useful project. John Maloney's lovely MicroSqueak is a good starting point for ideas (basically have a copy of a kernel subset of the system in a namespace and generate a fresh image from that).
Do you have a pointer on the code of john. We are looking at bootstrap code right now.
On Oct 6, 2010, at 2:23 PM, Alexandre Bergel wrote:
Hi!
What do you want to achieve?
Cheers, Alexandre
On 6 Oct 2010, at 05:36, Gabriel Hernán Barbuto wrote:
Hi
Does anyone know where I can find the system tracer that is currently in use in Pharo?
Bests Gabriel
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (1)
-
Stéphane Ducasse