From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18761 invoked by alias); 12 Jul 2004 22:51:55 -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 18754 invoked from network); 12 Jul 2004 22:51:55 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sourceware.org with SMTP; 12 Jul 2004 22:51:55 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bk9eM-0006di-00; Mon, 12 Jul 2004 18:51:54 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 6E7F54B104; Mon, 12 Jul 2004 18:52:26 -0400 (EDT) To: cagney@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [patch] Cleanup ena-dis-br.exp Message-Id: <20040712225226.6E7F54B104@berman.michael-chastain.com> Date: Mon, 12 Jul 2004 22:51:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-07/txt/msg00131.txt.bz2 All right! Approved. Michael C === 2004-07-12 Andrew Cagney * gdb.base/ena-dis-br.exp: Update copyright. (break_at): New function. Replace send_gdb with gdb_test, break_at, and gdb_test_multiple. Replace XFAIL of "continue with ignore count, not stopped at bpt", with KFAIL.