From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25534 invoked by alias); 17 Nov 2006 18:16:58 -0000 Received: (qmail 25525 invoked by uid 22791); 17 Nov 2006 18:16:56 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 17 Nov 2006 18:16:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gl8GV-0001qq-TP; Fri, 17 Nov 2006 13:16:40 -0500 Date: Fri, 17 Nov 2006 18:16:00 -0000 From: Daniel Jacobowitz To: Greg Watson Cc: Vladimir Prus , gdb-patches@sources.redhat.com Subject: Re: MI: frozen variable objects Message-ID: <20061117181639.GD6133@nevyn.them.org> Mail-Followup-To: Greg Watson , Vladimir Prus , gdb-patches@sources.redhat.com References: <200611161547.46997.vladimir@codesourcery.com> <37D0E16F-2E33-47F4-9121-FC9125174F20@computer.org> <20061117151519.GA31319@nevyn.them.org> <404E3808-2FB6-4487-B221-FBF9CF94A956@computer.org> <20061117153314.GA32128@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00181.txt.bz2 On Fri, Nov 17, 2006 at 08:41:05AM -0700, Greg Watson wrote: > We'll try and get some better information on reproducing the problem. FYI: I was working on another old patch today that I've been meaning to submit, and I suspect it plus Vladimir's laziness changes will get you a more sensible failure mode rather than an internal error. It's not enough on its own to fix the problem and it conflicts with Vladimir's pending patch. So at the moment I'm going to have to sit on it a few more days. When Vladimir's patch goes in I'll update it. Let me know if you want a copy meanwhile. Despite what I realize I just wrote in my last message, I may suggest Vladimir's patch (the laziness changes - NOT frozen varobjs) for the release branch if it helps to fix this problem. -- Daniel Jacobowitz CodeSourcery