From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26617 invoked by alias); 20 Jul 2004 19:41:42 -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 26527 invoked from network); 20 Jul 2004 19:41:37 -0000 Received: from unknown (HELO zmaex.zma.zoran.com) (206.67.17.2) by sourceware.org with SMTP; 20 Jul 2004 19:41:37 -0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Using USB for GDB remote debug Date: Tue, 20 Jul 2004 22:37:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Lan Zhang" To: X-SW-Source: 2004-07/txt/msg00261.txt.bz2 Hi,=20 Can I using USB port instead of serial port to do remote debug? Because our embedded system only has USB port, so I can only use USB to send and receive GDB packet. Is there any version of GDB support that? If not, how to add a USB port into GDB?=20 Thanks a lot.=20 Regards, Lan