Problem with Firewire (1394) debugging

Hi,

I am using WinDbg 6.0.17.0 (latest version as of 22-10-2002). The target
machine is Windows XP checked build with SP1, and the host is Windows XP
Professional Free build. I can successfully connect to the target with
serial connection, however there is a problem when I try to connect using
1394.

While using 1394 , the connection is successfully established. But the
messages stop after some time.
Is there any known bug in 1394 connection?
I want to use it because the speed of passing info on serial connection is
too low. Is there any other alternative?

Attached below is a log of messages I get using 1394 connection.


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

Using 1394 for debugging
Opened \.\DBG1394_INSTANCE02
Waiting to reconnect…
Connected to Windows XP 2600 x86 compatible target, ptr64 FALSE
Kernel Debugger connection established.
Symbol search path is: d:\symbols
Executable search path is:
Windows XP Kernel Version 2600 MP (1 procs) Checked x86 compatible
Built by: 2600.xpsp1.020828-1920
Kernel base = 0x80a02000 PsLoadedModuleList = 0x80ae43b8
System Uptime: not available
MM: Loader/HAL memory block indicates large pages cannot be used for
80A02000->80D6CFFF
MM: Loader/HAL memory block indicates large pages cannot be used for
80100000->80126F7F
PCI: Warning unsupported IDE controller configuration for
VEN_1166&DEV_0211!P3.sys: Using TimeOutRetry value of 1 minutes (60
seconds)
10:00:03.937+867b8438:0000+RDPDYN_Dispatch +0680+Unhandled PnP IRP
with minor 00000018


-----------

Any help will be greatly appreciated.

Thanks and Regards,
Abhijit

Hi,
I had a problem where the 1394 debug connection was lost during the boot
process, the solution was to disable the 1394 controller in device manager
on the target system.

Yours
Roger


Roger Coote,
Senior Design Engineer
PowerVR Technologies, A Division of Imagination Technologies Ltd
Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ, UK
phone :+44 (1923) 260511 fax :+44 (1923) 268969
direct :+44 (1923) 277274
mailto:xxxxx@powervr.com www.powervr.com


-----Original Message-----
From: xxxxx@controlnet.co.in [mailto:xxxxx@controlnet.co.in]
Sent: 22 October 2002 12:25
To: Kernel Debugging Interest List
Subject: [windbg] Problem with Firewire (1394) debugging

Hi,

I am using WinDbg 6.0.17.0 (latest version as of 22-10-2002). The target
machine is Windows XP checked build with SP1, and the host is Windows XP
Professional Free build. I can successfully connect to the target with
serial connection, however there is a problem when I try to connect using
1394.

While using 1394 , the connection is successfully established. But the
messages stop after some time.
Is there any known bug in 1394 connection?
I want to use it because the speed of passing info on serial connection is
too low. Is there any other alternative?

Attached below is a log of messages I get using 1394 connection.


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

Using 1394 for debugging
Opened \.\DBG1394_INSTANCE02
Waiting to reconnect…
Connected to Windows XP 2600 x86 compatible target, ptr64 FALSE
Kernel Debugger connection established.
Symbol search path is: d:\symbols
Executable search path is:
Windows XP Kernel Version 2600 MP (1 procs) Checked x86 compatible
Built by: 2600.xpsp1.020828-1920
Kernel base = 0x80a02000 PsLoadedModuleList = 0x80ae43b8
System Uptime: not available
MM: Loader/HAL memory block indicates large pages cannot be used for
80A02000->80D6CFFF
MM: Loader/HAL memory block indicates large pages cannot be used for
80100000->80126F7F
PCI: Warning unsupported IDE controller configuration for
VEN_1166&DEV_0211!P3.sys: Using TimeOutRetry value of 1 minutes (60
seconds)
10:00:03.937+867b8438:0000+RDPDYN_Dispatch +0680+Unhandled PnP IRP
with minor 00000018


-----------

Any help will be greatly appreciated.

Thanks and Regards,
Abhijit


You are currently subscribed to windbg as: xxxxx@videologic.com
To unsubscribe send a blank email to %%email.unsub%%

----- Original Message -----
From:
To: “Kernel Debugging Interest List”
Sent: Tuesday, October 22, 2002 7:24 AM
Subject: [windbg] Problem with Firewire (1394) debugging

> Hi,
>
> I am using WinDbg 6.0.17.0 (latest version as of 22-10-2002). The target
> machine is Windows XP checked build with SP1, and the host is Windows XP
> Professional Free build. I can successfully connect to the target with
> serial connection, however there is a problem when I try to connect using
> 1394.
>

I won’t say if will fix it but get the newest version 6.1.9.0 which came out
10/8/2002.

Don Burn
Egenera, Inc

Disabling the 1394 controller on the test system does for the most part fix
the problem. I still see on occassions where the connection gets dropped
after it has been made with no indication that the disconnect has occurred
(i.e. WinDbg still shows debugee is running).

“Don Burn” wrote in message news:xxxxx@windbg…
>
>
> ----- Original Message -----
> From:
> To: “Kernel Debugging Interest List”
> Sent: Tuesday, October 22, 2002 7:24 AM
> Subject: [windbg] Problem with Firewire (1394) debugging
>
>
> > Hi,
> >
> > I am using WinDbg 6.0.17.0 (latest version as of 22-10-2002). The target
> > machine is Windows XP checked build with SP1, and the host is Windows XP
> > Professional Free build. I can successfully connect to the target with
> > serial connection, however there is a problem when I try to connect
using
> > 1394.
> >
>
> I won’t say if will fix it but get the newest version 6.1.9.0 which came
out
> 10/8/2002.
>
> Don Burn
> Egenera, Inc
>
>
>
>
>