- lm omits loaded kernel modules when checked kernel used (windbg)
- Posted by vwbug on June 6th, 2008
When using the checked kernel (/kernel=<filename> /hal=<filename>) the lm
command does not show any kernel modules. Of course I can load symbols,
etc.
The modules are of course loaded, but the lm command does not show them.
The target runs fine, but the lm command doesn't display kernel modules.
When I run without the checked kernel, lm shows all the kernel modules
(drivers).
My boot.ini is normal with /fastdetect and /noexecute=alwaysoff. These are
also set in the non-checked environment where lm does work.
Similar Posts
- WinDBG, doesn't support kernel debugging? (Drivers) by Harry Potter
- XP SP2 prevents checked kernel execution (Drivers) by Del Fredricks
- NTFS kernel modules for 2.4.x (Linux / Variants) by Rod Smith
- NTFS kernel modules for 2.4.x (Linux / Variants) by Tauno Voipio
- NTFS kernel modules for 2.4.x (Linux / Variants) by Michael Heiming

