News | Articles | Libraries | Developer Tools | Books | Forum Links | Search   
Sections:
 

Debug

Information and tips about debugging Pocket PC applications.

Articles at Pocket PC Developer Network

  • STLogFile - easy way to trace debug info in Release build
    September 02, 2002. There is no debugger for Pocket PC that allows you attaching to a process. So you cannot use debugger in drivers, SIP input methods, password dialogs, shared new handlers, today plug-ins, ActiveSync plug-ins etc. And you have to use a log file. This article explains using log files on Pocket PC and gives a powerful free log file library for Pocket PC.
  • Pocket PC TestSuite
    May 28, 2002. This article describes automation of the testing process on Pocket PC using Pocket PC TestSuite 2.0. You will find how to record test scripts, how to check results in the scripts and how to test programs in stress conditions.
  • Testing programs on Pocket PC
    January 17, 2002. If the program is not tested it does not work. Good developers understand that testing is needed. Experienced developers demand testing. What is specific of testing programs on Pocket PC? If there are any? This article describes experience of Pocket PC Testing Center.
  • QA: How to turn off messages sent by MFC to Debug window?
    April 25, 2002. I use TRACE command to output debug information to Debug window of eVC. But it's hard to find my own debug messages since Debug window is flooded by messages from MFC. How can I turn these off?

MSDN Technical Articles

MS Knowledge base

Questions and Answers at www.cegadgets.com

DEVBUZZ.COM

  • Regression testing your Pocket PC app, a new form of torture
    10 Apr 2003. Recently we have been building a Pocket PC application for a client that involves entering quite a few forms of data. To enter a candidate for this application takes about 10 minutes or so. As you can imagine testing this application requires entering a few candidates and then synchng the data. With pretty agressive build iterations regression testing is critical, and very time consuming. Not only do you have to test new features but in cutting new builds you need to test all functionality in case you have introduced some unwanted features in other sections of the app.
© 2001-2005 Pocket PC Developer Network, a division of Spb Software House