Monday, December 30, 2013

Runtime debuggers

Inline image 1

Inline image 2

Project Description

Allows you to inject a library in another process, to inspect all the loaded assemblies, view and edit fields, properties,dump resources, ...

Note: when building, build each version of RuntimeDebuggers library independently (with right click -> build). Otherwise the v3.5 versions will depend on v4.0 assemblies and thus mucking things up.

Read more: Codeplex