[Mono-list] getting a thread dump on mono?

Rafael Ferreira raf@ophion.org
Fri, 03 Dec 2004 00:05:59 -0700


Hey everyone,

I'm working on a toy distributed cache app using mono on linux and I 
would like to get a thread dump like I would get with java doing a kill 
-3 on a pid. Any ideas?

-  Rafael