I have a kd session running on Win2K trying to debug WinXP SP [Kernel
Version 2600.xpsp_sp2_rtm.040803-2158].
I'm unable to see the process list using: !process 0 0, likely because
LoadLibrary(kdexts) fails:
The call to LoadLibrary(kdexts) failed, Win32 error 0n127
"The specified procedure could not be found."
Please check your debugger configuration and/or network access.
No export process found
Similarly the !stack also fails.
I've tried to manually add the path to kdexts.dll to the sympath. But
it still doesn't work. The rest seems to work just fine i.e. the
symbols are loaded, other extensions seem to work too.
Any ideas what may be wrong ?
--pa
"harry" <mailh...@gmail.com> wrote in message
news:7939875f-fe0a-4ba6...@d10g2000yqh.googlegroups.com...