From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13214 invoked by alias); 12 Nov 2002 19:59:03 -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 13206 invoked from network); 12 Nov 2002 19:59:02 -0000 Received: from unknown (HELO sj-msg-core-1.cisco.com) (171.71.163.11) by sources.redhat.com with SMTP; 12 Nov 2002 19:59:02 -0000 Received: from mira-sjc5-b.cisco.com (IDENT:mirapoint@mira-sjc5-b.cisco.com [171.71.163.14]) by sj-msg-core-1.cisco.com (8.12.2/8.12.2) with ESMTP id gACJwOIX009370; Tue, 12 Nov 2002 11:58:24 -0800 (PST) Received: from cisco.com (infra-view1.cisco.com [171.70.68.18]) by mira-sjc5-b.cisco.com (Mirapoint Messaging Server MOS 3.2.0-GA) with ESMTP id ABK61553; Tue, 12 Nov 2002 11:58:18 -0800 (PST) Message-ID: <3DD15D5A.BCE18AE8@cisco.com> Date: Tue, 12 Nov 2002 11:59:00 -0000 From: Wendy Peikes Organization: Software Tools X-Accept-Language: en MIME-Version: 1.0 To: Daniel Jacobowitz CC: Robert Schwebel , gdb@sources.redhat.com Subject: Re: Cross gdb for ARM References: <20021112180818.GT29603@pengutronix.de> <20021112181332.GA17863@nevyn.them.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00124.txt.bz2 Daniel, Robert et al: We at Cisco managed to get an ARM cross gdb working on 5.0 even though the FSF code was missing quite a bit. I'm interested in helping anyone else out with ARM x-gdb issues or donating parts of it to the FSF (after it clears paperwork here). Might I be able to help you out here? The code was written by myself (GDB Support) and Mickey Sartin (who works on the ARM backend). Wendy Peikes Cisco Systems GDB Support Daniel Jacobowitz wrote: > On Tue, Nov 12, 2002 at 07:08:18PM +0100, Robert Schwebel wrote: > > Hi, > > > > which version of gdb/gdbserver is currently recommended for StrongARM? > > I've tried 5.2 and 5.2.1, but both do not work. I can start the program > > on the target remotely with "run", but I cannot set breakpoints. It > > simply continues running and doesn't stop. > > 5.2 should work. More details? > > > I also wanted to try CVS, but it doesn't compile at the moment: > > Get a 5.3 or trunk snapshot from the > sources.redhat.com/pub/gdb/snapshots directory; that won't include SID. > > -- > Daniel Jacobowitz > MontaVista Software Debian GNU/Linux Developer