Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Dump file reading via WinDbg

Dump file reading via WinDbg

Scheduled Pinned Locked Moved C / C++ / MFC
c++comtutorialquestionannouncement
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Axter
    wrote on last edited by
    #1

    I'm trying to read a Dump file from a client, and I'm not sure how to do this with WinDbg. 1. If I'm not certain about the client's OS, can I download multiple Windows OS symbols to the same path, or do I need to download the symbols to seperate path for each OS version? 2. If I have the symbols for an OS with service packs installed, can I still use these symbols with a dump file from an OS that doesn't have any service packs installed? 3. Is there any clean way to examine the dump file to determine which OS it's for, and what version or service pack it has with it? 4. If I wanted to use VC++ 7.1 to examine the dump file, exactly how would I do that? I'm currently waiting for the client to send some msinfo32 output that I believe will tell me about the OS and service pack, but I was wondering if there are other options for getting this information via the dump file. Top ten member of C++ Expert Exchange. http://www.experts-exchange.com/Cplusplus

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups