From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20112 invoked by alias); 17 Dec 2003 17:30:01 -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 20073 invoked from network); 17 Dec 2003 17:30:00 -0000 Received: from unknown (HELO maynard.mail.mindspring.net) (207.69.200.243) by sources.redhat.com with SMTP; 17 Dec 2003 17:30:00 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AWfUk-0006p2-00; Wed, 17 Dec 2003 12:29:58 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 707034B375; Wed, 17 Dec 2003 12:29:58 -0500 (EST) To: jimb@redhat.com Subject: Re: RFA: New regression test for breakpoint command freeing Cc: gdb-patches@sources.redhat.com Message-Id: <20031217172958.707034B375@berman.michael-chastain.com> Date: Wed, 17 Dec 2003 17:30:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-12/txt/msg00408.txt.bz2 Hi Jim, The new test is doing its job. In 26 test runs, I got: 22 Invalid control type 3 GDB Died 1 PASS Is there a PR for this bug? If not, can you file one? Then change the FAIL's to KFAIL's with the PR number on it. That way I can tell the "Invalid control type" from truly unexpected bugs. Also, freebpcmd.c needs a copyright notice. Michael C