"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, the Mono Debugger can do this, but I just realized that this is currently broken. I'll try to fix it as soon as possible. -- Martin Baulig [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
