From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19018 invoked by alias); 27 Jun 2005 16:50:13 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 18999 invoked by uid 22791); 27 Jun 2005 16:50:07 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 27 Jun 2005 16:50:07 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5RGo6mj001447 for ; Mon, 27 Jun 2005 12:50:06 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5RGo6u07198; Mon, 27 Jun 2005 12:50:06 -0400 Received: from localhost.localdomain (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j5RGo59b002232; Mon, 27 Jun 2005 12:50:05 -0400 Subject: Re: What what does the massage mean ? From: Keith Seitz To: song Cc: "insight@sources.redhat.com" In-Reply-To: References: <200505120453.j4C4rQ418860@scripts1.app.phx.redhat.com> <1119544867.4525.15.camel@lindt.uglyboxes.com> <1119631750.4528.8.camel@lindt.uglyboxes.com> Content-Type: text/plain Date: Mon, 27 Jun 2005 16:50:00 -0000 Message-Id: <1119891004.4531.2.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q2/txt/msg00133.txt.bz2 [back on list] On Mon, 2005-06-27 at 09:46 +0800, song wrote: > (gdb) show version > GNU gdb 6.1-macraigor2 > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "--host=i686-pc-cygwin --target=powerpc-elf". > > I got the insight from macraigor > http://www.macraigor.com/full_gnu.htm So, can you successfully connect using gdb (without Insight)? Keith