From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31396 invoked by alias); 17 Oct 2002 20:25:52 -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 31385 invoked from network); 17 Oct 2002 20:25:50 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 17 Oct 2002 20:25:50 -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 g9HK4xw00361 for ; Thu, 17 Oct 2002 16:04:59 -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 g9HKPnf00944 for ; Thu, 17 Oct 2002 16:25:49 -0400 Received: from localhost.localdomain (vpn50-3.rdu.redhat.com [172.16.50.3]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g9HKPmT09046 for ; Thu, 17 Oct 2002 16:25:48 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id g9HKPhU06193 for gdb-patches@sources.redhat.com; Thu, 17 Oct 2002 13:25:43 -0700 Date: Thu, 17 Oct 2002 13:25:00 -0000 From: Kevin Buettner Message-Id: <1021017202543.ZM6192@localhost.localdomain> In-Reply-To: Kevin Buettner "[PATCH RFA] New constvars.exp tests" (Oct 10, 1:32pm) References: <1021010203259.ZM16308@localhost.localdomain> To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA] New constvars.exp tests MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00291.txt.bz2 On Oct 10, 1:32pm, Kevin Buettner wrote: > * gdb.base/constvars.c (struct crass, struct crisp): New structs. > * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests. Committed.