Another update to my CLR Explorer tool. Changes in this release:
- A toolbar...
- Thread call stack includes method signature and values (for the simple types). No generics yet.
- Can create a dump file on a selected process. If a process crashes, the tool suggests creating a dump file that can be examined later in Visual Studio, WinDbg, etc.
- Minor bug fixes.