Skip to content

joymon/dotnet-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotNet Watcher

This is a open source tool for monitoring the activities happening in an .Net application using MDbgEngine. Moved from CodePlex

Why this project?

This project mainly targeting the developers who are coding in .Net for years but don't know how the .Net application executes internally such as when a class is being loaded to an application etc... There are lot more tools available in the internet with similar features.But I didn't feel those as right fit for me and hence started this.

Implemented Features

  • Capture eaten exceptions

Planned features

  • Show more details about eaten exception
  • Capture when a class is loading

You may not like

  • The UI - Sorry I am not a good UI guy.
  • The less details of exception - This is in before CTP stage. I had to do lot before somebody else can use :-(

You can find the MDbgCore.dll at :\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\MdbgCore.dll

Thanks to

About

This is a open source tool for monitoring the activities happening in an .Net application using MDbgEngine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages