Oct. 8, 2010
3:34 p.m.
.. or you have a very recent OSProcessPlugin and activate SIGUSR1 2010/10/8 Alexander LazareviÄ <laza@blobworks.com>:
2010/10/8 Levente Uzonyi <leves@elte.hu>:
On un*x you can send SIGUSR1 to the process of the VM to make it print all stacks. IIRC Cog uses this signal for another purpose, so it doesn't work with Cog.
I think it's like that: On a vanilla/standard unix vm SIGUSR1 just terminates the vm. With a cog vm you trigger a printAllStacks with that Signal.
http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-July/152001.html
Alex