For NDIS debugging, I copied Ndiskd.dll for XP into the same directory as
Windbg.exe exists, made sure *.pdb file is in the symbol directry fa86f000
fa89ba80 NDIS (private pdb symbols)
c:\symbols\ndis.pdb\42ED3DC0817A4246B157736BBAF668742\ndis.pdb
, and loaded ndiskd.dll by this command "!load ndiskd.dll". Is this right?
or do I have to set anything else for prepering for NDIS debugging?
For NDIS debugging, I copied Ndiskd.dll into the same directory as
Windbg.exe exists, made sure *.pdb file is in symbol direcrty
fa86f000 fa89ba80 NDIS (private pdb symbols)
c:\symbols\ndis.pdb\42ED3DC0817A4246B157736BBAF668742\ndis.pdb
, and load Ndiskd.dll by the command "!laod ndiskd.dll". Is this right? Or
do I have to set anything else for NDIS debugging?
"TokyoRose" <gb3...@mail.goo.ne.jp> wrote in message
news:93e1eff87f517bc0...@localhost.talkaboutsoftware.com...
..Do you have any idea?
--
Calvin Guan Software Engineer/Radeon NT Drivers
ATI Technologies Inc. Markham ON, Canada www.ati.com
"TokyoRose" <gb3...@mail.goo.ne.jp> wrote in message
news:fc8de37fae89b2be...@localhost.talkaboutsoftware.com...