Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
679 B

  1. LKRDBG is an NTSD debugger extension for LKRhash. You must
  2. install it in a directory on your path, such as
  3. %SystemRoot%\system32.
  4. Help
  5. ====
  6. !lkrdbg.help help summary
  7. !lkrdbg.help lkrhash help on !lkrdbg.lkrhash
  8. !lkrdbg.lkrhash
  9. ===============
  10. !lkrhash [options] [<addr>] Dump LKRhash table at <addr>
  11. -g[0-2] Dumps global list of all the LKRhash tables
  12. in the process, at verbosity level N
  13. -l[0-2] <addr> Dump <addr> at verbosity level N
  14. -v <addr> Dump <addr> very Verbosely
  15. ToDo
  16. ====
  17. Provide an extension mechanism for dumping different
  18. instantiations of LKRhash differently