Useful Debugging tools from CodePlex

So I was looking around CodePlex the other day and I came across some really useful tools up there that I thought I would share.  Not all of these will apply to everyone, but they can be really useful things and I would recommend you to check them out and see if they apply to what you are creating.

Some of these I have played around with, but not all of them.

Managed Stack Explorer is really useful for getting callstacks, especially if you are experiencing a hang.  You can get the stacks from all threads and see what is hung.  This is a very lightweight solution and allows easy troubleshooting.

The Open Debugger Extension is a new debugger extension that is being worked on mostly by the guys from the NTDebugging blog. There are plans to do some really neat things in this extension (Note, I already mentioned this in a previous post).

VMExplorer is the next one I really want to look at, but it is a little limiting for me as I do the bulk of my work against dump files and this is for a live process.  But it could be very useful to use before having to call into support.

Visual Log Parser sounds like a very exciting project.  I have used LogParser for a long time and anything that makes those files easier to parse is welcomed by me.

If you have any other suggestions, please feel free to add a comment.

kick it on DotNetKicks.com

Published 15 May 08 04:13 by Tom

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# DotNetKicks.com said on May 15, 2008 4:14 PM:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# Deniz said on May 16, 2008 4:42 AM:

Not from Codeplex but really usefull for web pages:

Internet Explorer Developer Toolbar

http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en

Quote: "The Microsoft Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages."

# Page Brooks said on May 16, 2008 8:32 AM:

I recently added a VS2008 Addin to CodePlex (http://www.codeplex.com/togglescriptdebug) that will allow you to easily toggle JavaScript Debugging from inside of VS.  This is a time-saver when you don't need the Script Documents tree to load up for every page while working on your ASP.NET apps.

# BlogServiceHost.Create() said on May 16, 2008 10:00 AM:

Segnalo un ottimo post che elenca una serie di tools utili "free" per debuggare le nostre applicazioni

# cedrou said on May 21, 2008 10:54 AM:

It's a really good idea to use VMExplorer with dump files, I've never think about it.

I'll include this feature in my TODO list.

Thanks

# Vardi said on May 23, 2008 5:58 AM:

Take look at : http://www.codeplex.com/WCFVisualizer

Very nice tool for WCF. Enjoy.

# Vardi said on May 31, 2008 11:39 PM:

Take a Look at : WCF Visualizers - http://www.codeplex.com/WCFVisualizer

# MasterPage said on February 17, 2009 6:04 PM:

What about Log Parser Lizard. It is not on the Code Plex, but it is very helpful tool.

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

Search

This Blog

Syndication

Page view tracker