Hi Vasily,
the best documentation is this research paper<http://www.cs.kent.ac.uk/pubs/2002/1364/content.ps> (also available as pdf with color - google for it). At the end as appendix, there is a description of how you can implement a diver + example. //Martin 2012/1/31 Vasily Chekalkin <[email protected]> > Hello. > > Looks interesting. Can you provide a bit more information about > "server" C++ part and how it's can be hooked into VM's GC? > > -- > Bacek > > On Mon, Jan 30, 2012 at 7:18 PM, Crazy Java <[email protected]> > wrote: > > Hi ParrotVM guys, > > > > > > few weeks ago I was chatting with some of you on the IRC channel about > > GCSpy. GCSpy is a Garbage Collection visualization tool written in Java > > (currently a little bit outdated). It consists of 2 parts: server (which > has > > a C/C++ connector to the VM implementation) and client (java > application). > > Because of this demarcation, it is not tight to any specific VM or > language. > > I am working on its rewrite and currently gathering ideas what could be > > improved (architecture, code, abstractions, ...). > > > > If you are interested in, I wrote a document about the proposed changes > and > > I am looking for further ideas. It will be great if you can provide any > kind > > of feedback (general as well as what will be nice to add according to > > ParrotVM, ...). > > > > > > Thanks, > > > > Martin Skurla > > Software Engineer > > Email: [email protected] > > Blog: crazyjavahacking.org > > > > > > _______________________________________________ > > http://lists.parrot.org/mailman/listinfo/parrot-dev > > >
_______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
