I am a Linux noob and I would like to debug a unit test.
If I run my test in MonoDevelop it goes green but if I try to debug everything freeze and I have to stop the debugger. My breakpoint on first line of code is never hit. There is no stack trace or information of what could have failed.
Edit 1: Should I install OpenSuse (since it is Novell and they are behind Mono) instead of Ubuntu ?