From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1387 invoked by alias); 24 Sep 2004 19:09:45 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1372 invoked from network); 24 Sep 2004 19:09:44 -0000 Received: from unknown (HELO zmaex.zma.zoran.com) (206.67.17.2) by sourceware.org with SMTP; 24 Sep 2004 19:09:44 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Remote communication error Date: Fri, 24 Sep 2004 19:09:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Lan Zhang" To: X-SW-Source: 2004-09/txt/msg00217.txt.bz2 Hi, I set up a remote debug using USB port. I got some message like: Remote communication error: Connection timed out. And this can happen at the begin of the debug or after I already did some debug commands. But the whole remote debug works fine for the serial port. I think I didn't add USB interface correctly. Could anyone point me which code related to the remote communication error, and why this happens?=20 Thanks a lot=20 Lan Zhang