From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29992 invoked by alias); 24 Sep 2009 23:13:10 -0000 Received: (qmail 29983 invoked by uid 22791); 24 Sep 2009 23:13:10 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx.southnet.co.nz (HELO viper.snap.net.nz) (202.37.101.20) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Sep 2009 23:13:04 +0000 Received: from totara (242.29.255.123.dynamic.snap.net.nz [123.255.29.242]) by viper.snap.net.nz (Postfix) with ESMTP id D6B923D9DF9 for ; Fri, 25 Sep 2009 11:13:01 +1200 (NZST) Received: by totara (Postfix, from userid 1000) id DE39DC167; Fri, 25 Sep 2009 11:13:00 +1200 (NZST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19131.64764.859962.828796@totara.tehura.co.nz> Date: Thu, 24 Sep 2009 23:13:00 -0000 To: gdb-patches@sources.redhat.com Subject: Delete gdb-mi.el From: nickrob@snap.net.nz (Nick Roberts) 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: 2009-09/txt/msg00766.txt.bz2 This is a file that I added to the mi directory of the GDB repository to allow Emacs users to experiment with GDB/MI on the back of gdb-ui.el, the mode in Emacs that uses annotations. CVS Emacs now uses GDB/MI directly so this file is no longer relevant and I would to remove it. I think we should also remove it from the 7.0 branch. OK? -- Nick http://users.snap.net.nz/~nickrob 2009-09-25 Nick Roberts * gdb-mi.el: Remove file.