From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25430 invoked by alias); 1 Jul 2002 22:40:53 -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 25419 invoked from network); 1 Jul 2002 22:40:51 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 1 Jul 2002 22:40:51 -0000 Received: from gruel-2-76.ppp.andrew.cmu.edu ([128.2.2.76] helo=nevyn.them.org) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17P9qY-0004ub-00; Mon, 01 Jul 2002 17:40:39 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17P9qV-0001zg-00; Mon, 01 Jul 2002 18:40:35 -0400 Date: Mon, 01 Jul 2002 15:40:00 -0000 From: Daniel Jacobowitz To: "William A. Gatliff" Cc: Craig Rodrigues , gdb@sources.redhat.com Subject: Re: gdb remote debugging, other than serial port? Message-ID: <20020701224035.GA7501@nevyn.them.org> Mail-Followup-To: "William A. Gatliff" , Craig Rodrigues , gdb@sources.redhat.com References: <20020630094255.A13008@attbi.com> <20020701121331.A22565@saturn.billgatliff.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020701121331.A22565@saturn.billgatliff.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-07/txt/msg00017.txt.bz2 On Mon, Jul 01, 2002 at 12:13:31PM -0500, William A. Gatliff wrote: > Craig: > > > Well, I don't know about FreeBSD, but on my RH73 box, my USB-serial > adapter didn't work. I'm not sure the problem is with gdb, however, > as I didn't get minicom reliably to work either. :^( It sounded like Craig wanted to use a kernel debugger; you can't do that over a USB-serial device. On some platforms it is possible to write a minimal Ethernet UDP driver for the task - we did so on ARM at one point - but I don't know that i386 will let you get away with it. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer