• 0

windbg 6.11 doesnt work properly ,it wont load my pdb file.


Question

i wrote a masm test program, compiled it with ml /c /coff /Zi then linked with link /debug /subsystem:console /entry:start test.obj kernel32.lib

it works after compile/link .

now , i just open the windbg 6.11, load the exe then press F10 twice, it doesnt show the source code.

and the test.pdb is not loaded.

my symbol path includes the folder of my program and the microsoft symbols folder correctly.

the test asm program works on windbg5 btw.

thanks for your help.

i guess the windbg6.11 wont load my test.pdb.

my system: windows7 x64 tested: windbg x64/x86 both versions

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.