From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9036 invoked by alias); 16 Oct 2002 15:39:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 8938 invoked from network); 16 Oct 2002 15:39:00 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 16 Oct 2002 15:39:00 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g9GFILw12501 for ; Wed, 16 Oct 2002 11:18:21 -0400 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 g9GFcxf29027; Wed, 16 Oct 2002 11:38:59 -0400 Received: from valrhona.uglyboxes.com (IDENT:2e5ERLit0VcHYJfau33B/ZIBQ2BO3UeR@vpn50-5.rdu.redhat.com [172.16.50.5]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g9GFcwT26242; Wed, 16 Oct 2002 11:38:58 -0400 Date: Wed, 16 Oct 2002 08:39:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: Fernando Nasser cc: "J. Johnston" , Subject: Re: RFA: revised changes for gdb/mi 792 In-Reply-To: <3DAD82CF.2030609@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-10/txt/msg00281.txt.bz2 On Wed, 16 Oct 2002, Fernando Nasser wrote: > Have you guys tested the effect of this on Insight? I've checked it, and I've written a testsuite for it, but it is all hinging on my varobj-support library, which I sent out an RFC on last week. [Turns out Jeff and I were both working on the bug at the same time.] Keith