> "bvv" <[EMAIL PROTECTED]> writes: > > > I was interested in knowing if there is an IDE using which we can step through both > > managed code and unmanaged code. > > Basically i am interested in stepping through a managed application and into the > > corlib > > classes it uses and into the icalls that corlib functions use, all using the same > > debugger. > > > > Can the Mono Debugger help in this? > > If not are you aware of any other debugger that can do this.
Hi, I got this almost working, but I still need to fix one little thing and add the help text to explain how that's done. I'll post some more info next week when I'm back from my vacations. -- Martin Baulig [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
