[Mono-list] Looking for mono expert to help debug a hanging process

Elmar Haneke elmar at haneke.de
Tue Nov 10 08:58:19 UTC 2015


>
> I've tried building with debug symbols and attaching gdb to work out
> where it's stopped, but gdb segfaults when I try to get a stack trace
> for certain threads.

Did you try to debug using MonoDevelop integrated debugger?
When the problem arises in managed (C#) Code you can debug with IDE. I'm
not sure if gdb debugging in machine level is the right tool for that.

Elmar


More information about the Mono-list mailing list