Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

Using the .NET Compact Framework Remote Performance Monitor to Configure Diagnostic Options

Diagnostic, performance and debugging tools are very cool. The more tools available, the easier it tends to be to find and fix application issues. With Visual Studio 2005, several handy tools were added. I use the Remote Registry Editor and Remote File

Command Line Debugging Revisited - Part 4: Attaching to Processes

Being able to attach to a running process is a very powerful debugger feature. It is especially handy when the application is in the field. With the CorDbg debugger, formal attach to process support was not available when debugging .NET Compact Framework
Posted by DavidKlineMS | 4 Comments
Filed under:

The Error Log: A New Diagnostic in .NET Compact Framework v2 Service Pack 1

The recent release of Service Pack 1 for the .NET Compact Framework version 2 has added some very useful diagnostic tools. You may have already read about the .NET Compact Framework Remote Performance Monitor , and have hopefully used it to analyze the

Command Line Debugging Revisited - Part 3: Process Control

In the previous parts of this series, I talked about getting started with MDbg and using the Device Emulator . Today, I would like to talk about how to use MDbg to control processes on the device being debugged. Commands cp[roc] kp[roc] pro[cessenum]
Posted by DavidKlineMS | 4 Comments
Filed under:
 
Page view tracker