From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3527 invoked by alias); 25 Sep 2007 11:05:09 -0000 Received: (qmail 3519 invoked by uid 22791); 25 Sep 2007 11:05:09 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 25 Sep 2007 11:05:03 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1BAE9982AD; Tue, 25 Sep 2007 11:05:01 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id F0C31980BD; Tue, 25 Sep 2007 11:05:00 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Ia8Ds-0007ct-5A; Tue, 25 Sep 2007 07:05:00 -0400 Date: Tue, 25 Sep 2007 11:41:00 -0000 From: Daniel Jacobowitz To: The Westlakers Cc: gdb@sourceware.org Subject: Re: question about GDB message Message-ID: <20070925110500.GA29300@caradoc.them.org> Mail-Followup-To: The Westlakers , gdb@sourceware.org References: <6b14b5b00709242126n5321100m2aad74fd7c7ea58d@mail.gmail.com> <6b14b5b00709242128y54e97509t1c2330a6fc3fa0b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6b14b5b00709242128y54e97509t1c2330a6fc3fa0b@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00197.txt.bz2 On Tue, Sep 25, 2007 at 12:28:40PM +0800, The Westlakers wrote: > Hi GDB experts, > > I am having problem when I made "target remote:192.1.1.255:6000" > I can see the packets being sent to the remote target machine, and replied > > with right reponding packets. But after that, it prints out: > > procfs: couldn't find pid 42000 in procinfo list. > > then can not do anything from there. How did you configure GDB? It should probably be sparc64-elf if you are connecting to a no-OS target. -- Daniel Jacobowitz CodeSourcery