Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat WinDbg version is compatible with NT 4.0 (SP 6a) for kernel debug?
    primarykey
    data
    text
    <p>I'm working with WinDbg 6.12 with both serial port connection and named pipe connection. Unfortunately I'm unable to connect my WinDbg with the target (NT 4 SP 6a) from the begining of the OS boot, autoreconnect doesn't work and I need to wait until NT 4 timeout for kernel connection is reached. Then NT continues with the startup process and only then I can connect... </p> <p>Where I can get a version fully compatible with NT 4? (I have already checked the oldest version from Microsoft Debugging Tools website)</p> <p>Also, where can I get the NT 4 symbols for debugging? I'm afraid the Microsoft Symbols Server doesn't provide these symbols anymore.</p> <p>Thanks,</p> <p>For futher details, the kd log is:</p> <pre><code>Opened \\.\pipe\com_1 Waiting to reconnect... Connected to Windows NT 4 1381 x86 compatible target at (Tue Jan 24 16:32:17.010 2012 (UTC + 1:00)), ptr64 FALSE Kernel Debugger connection established. Symbol search path is: srv*b:\out*o:\out*http://msdl.microsoft.com/download/symbols Executable search path is: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntoskrnl.exe - CS descriptor lookup failed Windows NT 4 Kernel Version 1381 UP Free x86 compatible Machine Name: Kernel base = 0x80100000 PsLoadedModuleList = 0x80150b70 System Uptime: not available The call to LoadLibrary(kdextx86) failed, Win32 error 0n2 "El sistema no puede hallar el archivo especificado." Please check your debugger configuration and/or network access. Unable to get program counter WaitForEvent failed Unable to get program counter 0008:497a 0010 add byte ptr [bx+si],dl kd&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload