From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17249 invoked by alias); 15 Apr 2008 14:40:25 -0000 Received: (qmail 17230 invoked by uid 22791); 15 Apr 2008 14:40:23 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 14:39:59 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 8E662983D9; Tue, 15 Apr 2008 14:39:57 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 78A5998149; Tue, 15 Apr 2008 14:39:57 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JlmKC-0002vw-Pl; Tue, 15 Apr 2008 10:39:56 -0400 Date: Tue, 15 Apr 2008 14:57:00 -0000 From: Daniel Jacobowitz To: Pierre Muller Cc: gdb-patches@sourceware.org Subject: Re: [RFA] lmemmem.patch Message-ID: <20080415143956.GA10964@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb-patches@sourceware.org References: <20080324212354.GA16323@caradoc.them.org> <20080330213540.GA2856@caradoc.them.org> <20080414180543.GB1968@caradoc.them.org> <001201c89eec$a2d2bed0$e8783c70$@u-strasbg.fr> <20080415125344.GC32510@caradoc.them.org> <002401c89ef8$f1fd81a0$d5f884e0$@u-strasbg.fr> <20080415130827.GI23852@calimero.vinschen.de> <002501c89efa$cddbdd10$69939730$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002501c89efa$cddbdd10$69939730$@u-strasbg.fr> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00288.txt.bz2 On Tue, Apr 15, 2008 at 03:15:41PM +0200, Pierre Muller wrote: > Not really, > if I try 'cvs up -d -P' after > it tries again to regenerate the 'aux' directory :( Could you please try a clean checkout of GDB, into a new directory? I think it will still break, and we'll have to remove the directory from the repository. I can do that, but I'd like to make sure it's necessary first. -- Daniel Jacobowitz CodeSourcery