Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I was glad to hear many positive feedbacks about the DebuggerVisualizer for DynamicMethod; on the sad side, it shows our lack of good LCG debugging support (on which, Mike Stall is seeking your opinion).
Recently along with the ILReader update, I made a few changes on the visualizer:
You may download the attachment and try to build the solutions in your VS. The images below were captured in my Vista box.
Disclaimer: THE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES INTENDED OR IMPLIED. USE AT YOUR OWN RISK.
update (3/7/2008): VS2008 solution can be found at https://blogs.msdn.com/haibo_luo/archive/2008/03/07/8107924.aspx.
update (4/19/2010): VS2010 solution can be found at https://blogs.msdn.com/haibo_luo/archive/2010/04/19/9998595.aspx
Anonymous
November 17, 2006
Very cool!
What are you doing these days?
Anonymous
March 28, 2007
Well... the tool is easy to get.
It would be really nice to have also a little "how to".
I read all your blogs on this but I still wonder how I can use it in VS.
The IL Monitor show an empty form that is "monitoring" no-one-know-what... :(
Anonymous
August 24, 2007
Very convenient. Thanks!
Here's a little "how to":
-download ILVisualizer.zip and uncompress it
-build the solution in VS or using msbuild
-copy the resulting 3 dlls to your local "Visualizers" directory for VS.Net to find them, as documented at http://msdn2.microsoft.com/en-us/library/sb2yca43(VS.80).aspx
-restart VS.Net
-debug a piece of code involving a DynamicMethod
-watch the DynamicMethod and click the little magnifier icon. More details at http://msdn2.microsoft.com/en-us/library/xdakzs26(VS.80).aspx
Anonymous
March 10, 2008
The comment has been removed
Anonymous
March 10, 2008
.NET:GatheringcodecoverageinformationfromthecommandlineGraphicsDebuggerVisualizerIL...
Anonymous
October 11, 2008
IL Visualization DebuggerVisualizer for DynamicMethod Take Two: IL Visualizer The Marvels of Monads Generics in C#, Java, and C++ AmazNode] You give it a topic and it searches Amazon, displaying a network of related items. .NET BackgroundWorker class..
Please sign in to use this experience.
Sign in