From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25081 invoked by alias); 16 Dec 2006 01:16:29 -0000 Received: (qmail 25072 invoked by uid 22791); 16 Dec 2006 01:16:28 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 16 Dec 2006 01:16:24 +0000 Received: (qmail 30071 invoked from network); 16 Dec 2006 01:16:22 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Dec 2006 01:16:22 -0000 To: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, drow@false.org Subject: Re: [RFC][2/2] Rework value_from_register References: <200612081551.kB8FpiGI012741@d12av02.megacenter.de.ibm.com> From: Jim Blandy Date: Sat, 16 Dec 2006 01:16:00 -0000 In-Reply-To: <200612081551.kB8FpiGI012741@d12av02.megacenter.de.ibm.com> (Ulrich Weigand's message of "Fri, 8 Dec 2006 16:51:44 +0100 (CET)") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00203.txt.bz2 Hi, Ulrich. In preparation for reviewing this patch, I ran regression tests with the [1/2] and then the [2/2] patch applied on an i686 Fedora Core 5 system. With [2/2], GDB crashes as follows: /home/jimb/uberbaum/cvs-out/gdb/gdbarch.c:626: internal-error: verify_gdbarch: the following are invalid ... value_from_register A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) [answered Y; input not from terminal] /home/jimb/uberbaum/cvs-out/gdb/gdbarch.c:626: internal-error: verify_gdbarch: the following are invalid ... value_from_register A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) [answered Y; input not from terminal] Aborted (core dumped)