How can I show the threads (stacktraces) in a hanging application that run with MONO?
I know that I can do it in .NET with the Managed Stack Explorer (MSE). Because the application hang only with MONO that I need to do it with MONO.
Or there are any other ideas how I can find the place of hanging?