Related articles |
---|
looking for a easy-to-use IL debugger yangcx1965@yahoo.com.cn (Robert) (2006-12-01) |
Re: looking for a easy-to-use IL debugger englere_geo@yahoo.com (Eric) (2006-12-11) |
Re: looking for a easy-to-use IL debugger jason@jasonhaley.com (Jason Haley) (2007-01-01) |
Re: looking for a easy-to-use IL debugger jason@jasonhaley.com (Jason Haley) (2007-01-02) |
From: | "Eric" <englere_geo@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 11 Dec 2006 16:10:32 -0500 |
Organization: | Compilers Central |
References: | 06-12-011 |
Keywords: | debug |
Posted-Date: | 11 Dec 2006 16:10:32 EST |
Robert wrote:
> Could anyone suggest me a easy-to-use MSIL debugger?
How about CorDbg.exe that comes with either the .NET Framework or the
SDK?
The easiest option is the integrated debugger in the free Visual Studio
2005 Express.
Mono also has a debugger, but I don't remember what it's called.
Eric
Return to the
comp.compilers page.
Search the
comp.compilers archives again.