From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6231 invoked by alias); 6 Sep 2013 05:47:10 -0000 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 Received: (qmail 6222 invoked by uid 89); 6 Sep 2013 05:47:09 -0000 Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 06 Sep 2013 05:47:09 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: mtaout21.012.net.il Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0MSO00100VW6RA00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Fri, 06 Sep 2013 08:47:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MSO0010YW2HQU20@a-mtaout21.012.net.il>; Fri, 06 Sep 2013 08:47:06 +0300 (IDT) Date: Fri, 06 Sep 2013 05:47:00 -0000 From: Eli Zaretskii Subject: Re: [COMMIT] Re: [PATCH 0/9][gdbserver] Split server.h. In-reply-to: <5229043A.1000408@redhat.com> To: Pedro Alves Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83wqmumrhq.fsf@gnu.org> References: <1378239999-15533-1-git-send-email-palves@redhat.com> <5228EDE4.7080101@redhat.com> <5229043A.1000408@redhat.com> X-IsSubscribed: yes X-SW-Source: 2013-09/txt/msg00197.txt.bz2 > Date: Thu, 05 Sep 2013 23:22:50 +0100 > From: Pedro Alves > > Gah, and completely forgot to 'cvs add' all the new > headers, so the gdbserver build is broken now for > everyone. :-/ Now fixed... > > /me longs for 'git push'. Git doesn't save you from having to "git add" new files, does it?