LiveKd

Use Microsoft kernel debuggers to examine a live system.

  • LiveKd
  • Version :5.60
  • License :Freeware
  • OS :Windows All
  • Publisher :Sysinternals

Download Now

LiveKd Description

LiveKD will allows you to run the Kd and Windbg Microsoft kernel debuggers, which are part of the Debugging Tools for Windows package, locally on a live system. Execute all the debugger commands that work on crash dump files to look deep inside the system. See the Debugging Tools for Windows documentation and our book for information on how to explore a system with the kernel debuggers.

While the latest versions of Windbg and Kd have a similar capability on Windows XP and Server 2003, LiveKD enables more functionality, such as viewing thread stacks with the !thread command, than Windbg and Kd’s own live kernel debugging facility.

Usage: livekd [-w] [-d] [-k ] [debugger options]

-w Runs windbg instead of Kd (Kd is the default).

-d Runs Dumpchk exam instead of Kd (Kd is the default).

-k Specifices complete path and filename of debugger image to execute.

Leave a Reply

Your email address will not be published.