From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13879 invoked by alias); 1 Apr 2003 17:01:30 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13855 invoked from network); 1 Apr 2003 17:01:29 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 1 Apr 2003 17:01:29 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C4EB22B23; Tue, 1 Apr 2003 12:01:25 -0500 (EST) Message-ID: <3E89C5E5.1020502@redhat.com> Date: Tue, 01 Apr 2003 17:01:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Nick Clifton , carlton@math.stanford.edu, gdb , binutils@sources.redhat.com Subject: Re: gdb.mi/mi-cli.exp failures References: <3E88A369.6090403@redhat.com> <3E88AE3F.4030005@redhat.com> <3E89AB79.1060700@redhat.com> <20030401151809.GA20117@nevyn.them.org> <3E89BCB1.3040900@redhat.com> <20030401163348.GA3830@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00007.txt.bz2 > Don't follow... if you add/remove the NULL so that GDB compiles, it > should work fine. So your expecting developers to hand edit, re-build, re-test against two trees before committing? That is the only way they can be certain that their GDB change hasn't caused a regression :-/ Andrew