Hello, > I was finally able to build mono from source (yeah!) and would like to > try and fix some of the bugs I've found. I've started doing some old > fashioned printf debugging, but was wondering if there is a visual > debugger around that can step into the class libraries? Any tips/info on > how this is accomplished? I'm an ms visual studio junkie trying to make > the switch to linux, so feel free to treat me as such. ;)
There is a preliminary debugger, but it is not yet ready for being used. Its probably a bit harder to use it than adding printfs today. But if you really want to try it, check out module `debugger' from cvs. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
