KD and windbg from debugging tools and NTDDK,
Its useful to know about nt kernel symbols, like 'undocumented'
structures or variable addresses, proc names, ...
anyway importing some system modules dbg files (like ntoskrnl)
into sice will let u do the same as KD (windbg from what I know is
the same as KD but with GUI), however sice is in ring0 as we know
To use KD u would need two machines as doug said...
"Isn't livekd just an util to use to debug code on your own computer... before you had to debug a machine using another connected to it."
I add, u also need the symbols installed dl from m$ debugging site:
hxxp://www.microsoft.com/whdc/ddk/debugging/symbols.mspx