Compartir a través de


Debugging tricks

John Eldridge has posted some debugging tricks on his blog, and that has inspired me to write up some of my own.  I'll start working on that...  In the meantime I wanted to share a link to his tips:  https://blogs.msdn.com/kitlfirst/

John has way more ninja debugging skillz than me, but I've picked up a few in my time at MSFT.  I'll talk about how to resolve symbols manually using .map and .cod files, debugger extensions, and some ways to debug on a standalone device when a debugger's not an option.

Sue

Comments

  • Anonymous
    March 21, 2005
    I would really like to hear about debugging without KITL or active sync. I end up doing that a lot these days because the CE image we get to support our board doesn't support KITL (we've bugged the vendor) and active sync seems to go wacky sometimes.

    What other options are there?
  • Anonymous
    March 21, 2005
    The comment has been removed
  • Anonymous
    March 22, 2005
    Well, I for one am now a subscriber to your RSS feed. I'll be coming back to read any of these topics that you might post on.

    I would think the reason that people respond more to the question than the in-depth technical article is that you seem to do a good job knocking it out. All you can say at that point is "wow, that was really great," which is not a terribly insightful comment.

    :)