1394 debugging

Hi,

I am trying to get 1394 debugging to work reliable. But this seems to be
a little bit difficult. I can’t get it to work very stable.

Almost every 1394 debugging session ends up with a non-responding
WinDbg. Then I have to reboot the target machine.

Sometimes I can’t even start debugging. Then I get the following
messages:

Microsoft (R) Windows Debugger Version 6.0.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.

Using 1394 for debugging
Failed to open 1394 channel 1
If this is the first time KD was run, this is why this failed.
Virtual 1394 Debugger Driver Installation will now be attempted
Kernel debugger failed initialization, Win32 error 2
“The system cannot find the file specified.”

I am using an VIA 1394 host controller on my target machine and a TI
host constroller on my host machine. Could this be a problem? Both
machines are running Windows XP (Build 2600). I am debugging through
channel 1. I’ve also had this problem with WinDbg 6.0.7.0.

Thanks for any help,
Carsten

Hi, all

I would like to know how to set multiple specified bp in advance before I
executed windbg or attached the process to debug.
If anyone know about it, Would you tell me about it?

Thanks,
Futoshi