I am using Visual Studio 2008 for a remote debugging session with WindowsCE 6.0.
When I click 'Pause' I cannot see the program call stack.
Instead of a call stack with any functions of my program I just see a single address.
I am using the debug technique described here (or in German here)