From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25542 invoked by alias); 3 Feb 2003 17:14:09 -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 25393 invoked from network); 3 Feb 2003 17:14:08 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 3 Feb 2003 17:14:08 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C5B423CB4; Mon, 3 Feb 2003 12:14:05 -0500 (EST) Message-ID: <3E3EA35D.3080300@redhat.com> Date: Mon, 03 Feb 2003 17:14:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain , mludvig@suse.cz Cc: gdb@sources.redhat.com Subject: Re: GDB respin References: <200302031615.h13GFVP26477@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00056.txt.bz2 Can someone post backtraces? 49 gdb.log:../../gdb-head/gdb/sentinel-frame.c:102: internal-error: Function sentinal_frame_pop called Er, this should shouldn't happen. Backtrace? 3 gdb.log:../../gdb-head/gdb/regcache.c:713: internal-error: regcache_raw_read: Assertion `regcache != NULL && buf != NULL' failed. Again, the caller is pretty messed up. 5 gdb.log:../../gdb-head/gdb/gdbarch.c:4271: internal-error: gdbarch: gdbarch_store_return_value invalid 2 gdb.log:&"../../gdb-head/gdb/gdbarch.c:4252: internal-error: gdbarch: gdbarch_extract_return_value invalid\n" 6 gdb.log:../../gdb-head/gdb/gdbarch.c:4252: internal-error: gdbarch: gdbarch_extract_return_value invalid Andrew