From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22685 invoked by alias); 17 Aug 2007 19:12:09 -0000 Received: (qmail 22342 invoked by uid 22791); 17 Aug 2007 19:12:07 -0000 X-Spam-Check-By: sourceware.org Received: from 131-45-11-204.rar.beartech.net (HELO exchange.corp.asset-intertech.com) (204.11.45.131) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 17 Aug 2007 19:11:59 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: FW: GDB server configuration Date: Fri, 17 Aug 2007 19:12:00 -0000 Message-ID: <63C0A08D6E871C4599B3619112CF0DF96204BC@exchange.corp.asset-intertech.com> From: "Larry Osborn" To: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-08/txt/msg00133.txt.bz2 Hello All, I'm new to gdb so I apologize in advance if these questions are lame.=A0 I'= m trying to connect a JTAG device to GDB. This device does not support eith= er serial or tcp/ip so the remote connection won't work. The interface is a= ctually PCI. I was wondering if the gdbserver would work. It is not clear t= o me from the documentation if the server has to run on the embedded target= or on the host. My desire is to have the debugger run on a window host, co= nnected to JTAG hardware, and then connected to a PowerPC target. If you ca= n point me to what I should read or any tips on this subject would be very = helpful. Thanks, Larry Osborn