From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14987 invoked by alias); 26 Apr 2002 00:34:13 -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 14980 invoked from network); 26 Apr 2002 00:34:13 -0000 Received: from unknown (HELO neptune.kirkland.local) (12.104.72.61) by sources.redhat.com with SMTP; 26 Apr 2002 00:34:13 -0000 Received: by neptune.kirkland.local with Internet Mail Service (5.5.2650.21) id ; Thu, 25 Apr 2002 17:34:10 -0700 Message-ID: <43CB1396676FD4119F03001083FD2994F5F161@neptune.kirkland.local> From: "Kevin \"Squail\" Endres" To: 'Daniel Jacobowitz' Cc: "'gdb@sources.redhat.com'" Subject: RE: gdbserver and arm - please help Date: Thu, 25 Apr 2002 17:34:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2002-04/txt/msg00454.txt.bz2 That did it! much thanks! :]k -----Original Message----- From: Daniel Jacobowitz [mailto:drow@mvista.com] Sent: Thursday, April 25, 2002 5:31 PM To: Kevin Squail Endres Cc: 'gdb@sources.redhat.com' Subject: Re: gdbserver and arm - please help 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