I seem to recall that there were some enhancements to 1394 debugging in either XP SP1 or XP SP2, and that before the enhancements, you really did have to disable the 1394 controller in the target.
SP2 / SP3 definitely don’t require this, though, as they use the “new way” of things.
/DEBUG is definitely required here, and it’s not implied by /DEBUGPORT, at least, not the last time I looked at ntoskrnl.exe.
The (only) 1394 debugging I have done has been with 4-pin connectors (or 4-pin to 6-pin adapters, for one particular tower desktop target); it’ll work fine with the 4-pin flavors of 1394.
You can also use Ctrl-Alt-D to toggle debug output relating to the kernel debugger connection in KD, but without /DEBUG being set in your boot.ini, I’m pretty sure that all it will show is that DbgEng is waiting for a response from the other side.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Martin O’Brien
Sent: Monday, October 06, 2008 8:06 AM
To: Kernel Debugging Interest List
Subject: Re:[windbg] 1394 Debug problem using WinXP SP3
Is SP1 required for debugging on XP? Most definitely not. Although I’ve never debugged an SP3 machine, I’ve also never debugged a
SP1 machine either, so I can only personally confirm that debugging of SP2 definitely works. I’m not sure where you got the SP1
idea, but I seriously doubt that it’s correct.
I’ve also never used a four wire 1394 cable either, so I really don’t know the answer. Any easy (I assume) way to test the cable
and controllers would be to set up a 1394 network connection between the host and target (be sure to reenable the controllers before
doing so), but the problem is that I’m not sure what the necessarily says about how the components are functioning from WinDbg’s
point of view, unless they fail to work at all. Otherwise, it’s definitely possible that the target controller isn’t supported, and
as I said, I don’t know what the deal with a four wire cable is.
Just to reiterate, I would seriously consider purchasing a known good laptop compatible 1394 card for the target before I did
anything else.
Good luck,
mm
xxxxx@gmail.com wrote:
Thanks for the hints, i tried them but still the state is same. I am not sure if my wire, ports are in good order.Please suggest any way to test the ports and wire.
Is it necessary to have SP1 only to proceed with debugging?
Thanks in advance…
Regards,
Pranav
You are currently subscribed to windbg as: xxxxx@valhallalegends.com
To unsubscribe send a blank email to xxxxx@lists.osr.com