Re: trouble installing debug bootloader for debugging boot drivers
- From: "David Craig" <drivers@xxxxxxxxxx>
- Date: Thu, 24 Jan 2008 22:23:59 -0800
You do realize that the debugger is not windbg? It is a part of the kernel
on the target system. Its name is hal.dll and ntoskrnl.exe, so how can you
replace it before it runs? I might have missed some details, but this is
not the correct group for windbg as there are two of those groups. One is
hosted by Microsoft and the other by OSR. The MS windbg team reads both
newsgroups and frequently responds. There might be a separate file that
really contains the debugger, but it is strongly bound to the two main
files.
"Andy Grover" <andy.grover@xxxxxxxxxx> wrote in message
news:OhBLBZxXIHA.5784@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
This with WinDBG 6.8.0004.0 and WDK 6001.17051, target is Server 2003 sp2.
I'm attempting to follow the instructions in the WinDBG help in "Mapping
Driver Files" for replacing boot drivers with the image replacement
feature (kdfiles). The directions are a little thin, but I'm trying to do
the gist of what they're saying by copying WinDDK's
debug\i386\ntkrpamp.exe over \windows\system32\ntkrnlmp.exe. I've also
tried also copying \debug\i386\halmacpi.dll over
\windows\system32\HAL.DLL.
This results in a message: Windows could not start because of an error in
the software. load needed DLLs for kernel.
What am I doing wrong? Can I use the 6001 debug bootloader on Server 2003?
(Additional wrinkles: Target is running in SMP PAE mode under Xen --
debugging non-boot drivers works fine.)
Thanks -- Regards -- Andy
.
- Follow-Ups:
- Re: trouble installing debug bootloader for debugging boot drivers
- From: Andy Grover
- Re: trouble installing debug bootloader for debugging boot drivers
- References:
- trouble installing debug bootloader for debugging boot drivers
- From: Andy Grover
- trouble installing debug bootloader for debugging boot drivers
- Prev by Date: KeGetCurrentProcessorNumber returning wrong value?
- Next by Date: Re: OID_802_3_MULTICAST_LIST issued by multiple protocols
- Previous by thread: trouble installing debug bootloader for debugging boot drivers
- Next by thread: Re: trouble installing debug bootloader for debugging boot drivers
- Index(es):
Relevant Pages
|
Loading