From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14384 invoked by alias); 26 Apr 2002 00:31:43 -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 14274 invoked from network); 26 Apr 2002 00:31:06 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 26 Apr 2002 00:31:06 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 170tdm-0000wB-00; Thu, 25 Apr 2002 20:31:10 -0400 Date: Thu, 25 Apr 2002 17:31:00 -0000 From: Daniel Jacobowitz To: Kevin Squail Endres Cc: "'gdb@sources.redhat.com'" Subject: Re: gdbserver and arm - please help Message-ID: <20020425203110.A3450@nevyn.them.org> Mail-Followup-To: Kevin Squail Endres , "'gdb@sources.redhat.com'" References: <43CB1396676FD4119F03001083FD2994F5F160@neptune.kirkland.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43CB1396676FD4119F03001083FD2994F5F160@neptune.kirkland.local> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00453.txt.bz2 On Thu, Apr 25, 2002 at 05:23:18PM -0700, Kevin Squail Endres wrote: > I get the same behavior with the current snapshot. > > should the below scenario work - or is it still a work in progress. > > if it is a work in progress should any remote debugging scenarios work with > the below configurations? It should work. Except, it's not clear what you're trying to do. Remember, when using gdbserver, at first attach you are at the first instruction in the program - off in _start somewhere. Set a breakpoint at main and continue? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer