GDIKDX.DLL doesn't work(version mismatch)

Hello,

Tuesday, November 06, 2001, 10:38:08 PM, you wrote:

System:

  • Windows-2000, service pack2.
  • WinDbg version 4.0.0011.0.

Command:
!load gdikdx.dll
Response:
*** Extension DLL(2138 Free) does not match target system(2195 Free)
Any extension command will produce the same error.

This thing is a bit annoying.

So, we can’t use this extension to debug graphics driver. The main
question is
When Microsoft(or anybody having sources) will rebuild
gdikdx.dll to match Windows-2000?

Second question:
Is it possible to get sources or may be some documentations for the
extension?

Third:
Which version of NT will match to the extension?

Thanks and best regards,

Sergey


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Sergey,
I am using windbg 4.0.0011, installed on w2k+sp2, and is able to load the
dll.

kd> !load gdikdx.dll
Loaded gdikdx.dll extension DLL

Following are my files found:-

C:\debug>dir /s gdi*.dll
Volume in drive C is C_DRIVE
Volume Serial Number is 1475-1901

Directory of C:\debug\windbg\nt4chk

09/29/2001 11:00p 124,443 gdikdx.dll
1 File(s) 124,443 bytes

Directory of C:\debug\windbg\nt4fre

09/29/2001 11:00p 122,395 gdikdx.dll
1 File(s) 122,395 bytes

Directory of C:\debug\windbg\w2kchk

09/29/2001 11:00p 180,763 gdikdx.dll
1 File(s) 180,763 bytes

Directory of C:\debug\windbg\w2kfre

09/29/2001 11:00p 179,227 gdikdx.dll
1 File(s) 179,227 bytes

Total Files Listed:
4 File(s) 606,828 bytes
0 Dir(s) 15,750,116,352 bytes free

Suifun

Sergey Kipnis
To: “Kernel Debugging Interest List”
Sent by: cc:
xxxxx@lis Subject: [windbg] GDIKDX.DLL doesn’t work(version mismatch)
ts.osr.com

11/15/2001 06:38 AM
Please respond to
“Kernel Debugging
Interest List”

Hello,

Tuesday, November 06, 2001, 10:38:08 PM, you wrote:

System:
- Windows-2000, service pack2.
- WinDbg version 4.0.0011.0.

Command:
!load gdikdx.dll
Response:
*** Extension DLL(2138 Free) does not match target system(2195 Free)
Any extension command will produce the same error.

This thing is a bit annoying.

So, we can’t use this extension to debug graphics driver. The main
question is
When Microsoft(or anybody having sources) will rebuild
gdikdx.dll to match Windows-2000?

Second question:
Is it possible to get sources or may be some documentations for the
extension?

Third:
Which version of NT will match to the extension?

Thanks and best regards,

Sergey


You are currently subscribed to windbg as: suifun@us.ibm.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Did you try actually executing an extension from gdikdx in addition to
loading it? That message is just a warning. It shouldn’t stop you from
being able to run the extension commands.

All documentation is in the debugger docs you got along with the
debugger. If you see something missing then e-mail
xxxxx@microsoft.com

I want to again point out that the best place to send e-mail with
problems relating to windbg is xxxxx@microsoft.com It will put you
in contact with the whole debugger team.

-----Original Message-----
From: Sergey Kipnis [mailto:kipnis@wp.pl]
Sent: Thursday, November 15, 2001 6:39 AM
To: Kernel Debugging Interest List
Subject: [windbg] GDIKDX.DLL doesn’t work(version mismatch)

Hello,

Tuesday, November 06, 2001, 10:38:08 PM, you wrote:

System:

  • Windows-2000, service pack2.
  • WinDbg version 4.0.0011.0.

Command:
!load gdikdx.dll
Response:
*** Extension DLL(2138 Free) does not match target system(2195 Free)
Any extension command will produce the same error.

This thing is a bit annoying.

So, we can’t use this extension to debug graphics driver. The main
question is
When Microsoft(or anybody having sources) will rebuild
gdikdx.dll to match Windows-2000?

Second question:
Is it possible to get sources or may be some documentations for the
extension?

Third:
Which version of NT will match to the extension?

Thanks and best regards,

Sergey


You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com