From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18314 invoked by alias); 9 Nov 2004 17:58:11 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 18305 invoked from network); 9 Nov 2004 17:58:08 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 9 Nov 2004 17:58:08 -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 iA9Hw2O9022608 for ; Tue, 9 Nov 2004 12:58:07 -0500 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 iA9Hvvr12548; Tue, 9 Nov 2004 12:57:57 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id iA9HvtV5017521; Tue, 9 Nov 2004 12:57:56 -0500 Subject: Re: problem when read cpu registers From: Keith Seitz To: twomol Cc: "insight@sources.redhat.com" In-Reply-To: <20041107054938.KGDH15477.fep1.bj1860.net@twomol> References: <20041107054938.KGDH15477.fep1.bj1860.net@twomol> Content-Type: text/plain Message-Id: <1100023074.2774.14.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Tue, 09 Nov 2004 17:58:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-q4/txt/msg00065.txt.bz2 On Sat, 2004-11-06 at 22:09, twomol wrote: > hello > when I try to view cpu registers,a pop-up dialog box said > "/src/insight-6.1/gdb/gdbarch.c:3906:internal-error:gdbarch_deprecated_register_convertible: > assertion gdbarch->deprecated_register_convertible!=null failed. > futher debugging may prove unreliable > " > What's wrong?plz help me!thanks! I seem to recall that this was fixed. If I were you, I would check out the insight sources and dump them into your 6.1 build (check out src/gdb/gdbtk). Or grab a newer version. Keith