From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5327 invoked by alias); 31 Mar 2003 19:35:55 -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 5315 invoked from network); 31 Mar 2003 19:35:54 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 31 Mar 2003 19:35:54 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h2VJZrG22238; Mon, 31 Mar 2003 11:35:53 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: gdb Subject: gdb.mi/mi-cli.exp failures Cc: Andrew Cagney From: David Carlton Date: Mon, 31 Mar 2003 19:35:00 -0000 Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-03/txt/msg00419.txt.bz2 [ I just got back from vacation, so my apologies if I've missed some discussion relevant to this. ] I'm getting a testsuite failure on gdb.mi/mi-cli.exp: the relevant bit of gdb.log is as follows: 888-interpreter-exec console "set $pc=0x0" &"frame.c:62: internal-error: get_frame_id: Assertion `!legacy_frame_p (current_gdbarch)' failed.\n" &"A problem internal to GDB has been detected. Further\ndebugging may prove unreliable.\n" ERROR: Process no longer exists UNRESOLVED: gdb.mi/mi-cli.exp: -interpreter-exec console "set $pc=0x0" testcase ./gdb.mi/mi-cli.exp completed in 1 seconds This is with GDB updated an hour or so ago, with i686-pc-linux-gnu, GCC 3.1, DWARF 2. David Carlton carlton@math.stanford.edu