Initial release.
WinRTDebug is a console application:
- List all the packages installed on the Windows 8 machine
- Enable/Disable debugging the package activation
- Suspend/Resume a package loaded in memory
- Terminate all the processes that host the specified package
- Change the SessionId for package-debugging purposes
This tool requires:
- Windows 8
- Visual C++ runtime files (already installed with Visual Studio 11)
- At least one debugger (only if you need to enable debugging)