From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29936 invoked by alias); 28 Jun 2004 18:26:05 -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 29925 invoked from network); 28 Jun 2004 18:26:05 -0000 Received: from unknown (HELO smtp10.atl.mindspring.net) (207.69.200.246) by sourceware.org with SMTP; 28 Jun 2004 18:26:05 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp10.atl.mindspring.net with esmtp (Exim 3.33 #1) id 1Bf0pQ-0000GV-00; Mon, 28 Jun 2004 14:26:04 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 0CDCC4B104; Mon, 28 Jun 2004 14:26:19 -0400 (EDT) To: gdb-patches@sources.redhat.com Subject: Re: [patch/testsuite/hp] reg.exp: modernize integer-register format Cc: tausq@debian.org Message-Id: <20040628182619.0CDCC4B104@berman.michael-chastain.com> Date: Mon, 28 Jun 2004 18:26:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00647.txt.bz2 > I'll give this 24 hours for any comments and then commit it. I committed this part. This is the big easy part. It doesn't affect the 32/64 issue. === 2004-06-27 Michael Chastain * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output formats for "info register". Use gdb_test_multiple. Fix the "invalid register" test.