From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29338 invoked by alias); 5 Oct 2005 13:02:14 -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 29320 invoked by uid 22791); 5 Oct 2005 13:02:12 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 05 Oct 2005 13:02:12 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EN8uQ-0000Bj-Cz; Wed, 05 Oct 2005 09:02:10 -0400 Date: Wed, 05 Oct 2005 13:02:00 -0000 From: Daniel Jacobowitz To: David L Cc: gdb@sources.redhat.com Subject: Re: Couldn't write debug register: No such process Message-ID: <20051005130209.GA705@nevyn.them.org> Mail-Followup-To: David L , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00009.txt.bz2 On Tue, Oct 04, 2005 at 01:04:58PM -0700, David L wrote: > I'm getting this error when I try to continue after setting a remote target > (gdbserver on a local socket). I'm using gdb 6.3 that I compiled from > source on a fedora core 3 system. > > Couldn't write debug register: No such process > > > What does this mean? Thanks... That something is broken. There's not enough information in your report to say more. Is the gdbserver also running on an IA32 GNU/Linux platform? What's the transcript of the session look like? -- Daniel Jacobowitz CodeSourcery, LLC