1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

WinDbg Help

Discussion in 'General Discussions' started by niksaks, 2008/04/30.

  1. 2008/04/30
    niksaks

    niksaks Inactive Thread Starter

    Joined:
    2008/04/30
    Messages:
    3
    Likes Received:
    0
    Hi All,

    This is my first mail on this forum, well this forum have lot of experienced people who are doing great job.

    I have recently started using windbg for debugging but I am not able to do much, because of the following reasons:

    1. I am not able to find good article,book or posts on this topic.
    2. I am not able to setup environment properly
    3. Windbg shows that symbols are not loaded whereas symbols were loaded for the application.

    My query may seem trivial but your valuable inputs would help me a lot.

    Thanks,
    niksaks:D
     
  2. 2008/04/30
    Admin.

    Admin. Administrator Administrator Staff

    Joined:
    2001/12/30
    Messages:
    6,687
    Likes Received:
    107

  3. to hide this advert.

  4. 2008/04/30
    niksaks

    niksaks Inactive Thread Starter

    Joined:
    2008/04/30
    Messages:
    3
    Likes Received:
    0
    Thanks Admin,


    But my system do not have DR Watson, instead I have got the windbg set for 'PostMortem' debugging.

    I did with following command on the command prompt:

    Windbg -I

    Also I am trying to reproduce the defect on 'Test Machine' with no internet connection - the tool debugwiz.exe needs that.

    Any Help ??:confused:
     
  5. 2008/04/30
    niksaks

    niksaks Inactive Thread Starter

    Joined:
    2008/04/30
    Messages:
    3
    Likes Received:
    0
    Eureka,

    I did it, what I did, was I created the hierarchy of the files on my test machine similar to development machine :

    For ex: If on my dev machine symbols were at : c:\debug\abc.pdb then on my test machine also I kept symbols on the location c:\debug\abc.pdb ! and it worked.

    Now I am interested why this happened?
    If I get that info, I will post here:)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.