I tried to use windbg to debug the metro app. The problem is that the metro app gets killed when it idles for a while.
Using VS to start the application does not have the problem.
What's the trick here? How can I prevent the application from exiting?