From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nickrob@snap.net.nz (Nick Roberts) Newsgroups: gmane.emacs.devel Subject: Restore GDB/MI fuctionality removed by r99212 Date: Mon, 29 Mar 2010 10:52:18 +1300 Message-ID: <19375.53138.346849.753634@totara.tehura.co.nz> References: <83iq8g39lj.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1269815063 27266 80.91.229.12 (28 Mar 2010 22:24:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 22:24:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 29 00:24:16 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nw0ty-0007bi-I4 for ged-emacs-devel@m.gmane.org; Mon, 29 Mar 2010 00:24:15 +0200 Original-Received: from localhost ([127.0.0.1]:47847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nw0tw-0002pr-Pr for ged-emacs-devel@m.gmane.org; Sun, 28 Mar 2010 18:24:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nw0tq-0002pT-Hi for emacs-devel@gnu.org; Sun, 28 Mar 2010 18:24:06 -0400 Original-Received: from [140.186.70.92] (port=46159 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nw0to-0002oP-3i for emacs-devel@gnu.org; Sun, 28 Mar 2010 18:24:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nw0tl-00087t-TZ for emacs-devel@gnu.org; Sun, 28 Mar 2010 18:24:02 -0400 Original-Received: from mx.southnet.co.nz ([202.37.101.20]:44293 helo=viper.snap.net.nz) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nw0tc-000876-BE; Sun, 28 Mar 2010 18:23:52 -0400 Original-Received: from totara (141.29.255.123.dynamic.snap.net.nz [123.255.29.141]) by viper.snap.net.nz (Postfix) with ESMTP id 14AE53D9E37; Mon, 29 Mar 2010 10:52:19 +1300 (NZDT) Original-Received: by totara (Postfix, from userid 1000) id 61848C173; Mon, 29 Mar 2010 10:52:18 +1300 (NZDT) In-Reply-To: <83iq8g39lj.fsf@gnu.org> X-Mailer: VM 7.19 under Emacs 22.2.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:122830 Archived-At: > This change: > > revno: 99756 > committer: Nick Roberts > branch nick: trunk > timestamp: Sun 2010-03-28 02:27:43 +1300 > message: > Restore GDB/MI fuctionality removed by r99212: > > added: > lisp/progmodes/gdb-mi.el > removed: > lisp/progmodes/gdb-ui.el > modified: > doc/emacs/building.texi > doc/emacs/emacs.texi > etc/NEWS > lisp/Makefile.in > lisp/progmodes/gud.el > > has no entries in the pertinent ChangeLog files. I think it should > have them. That's because you can get this changeset information from "bzr log -v". which includes the names of all files that have been committed (actually there is one ChangeLog entry in the parent directory). I think he ChangeLog file is a throwback to CVS file based commits. We seem to get all the headaches of Bzr and none of the benefits. It's probably been discussed before but ISTR at that time RMS appeared to think that "bzr log" required a remote connection when, in reality, it just retrieves information locally. I don't want to campaign for this, so if people still want ChangeLog files I will add the entries. > Also, I think ldefs-boot.el should be updated as well, as it now has > references to gdb-ui.el that is no longer in the tree. OK thanks, I didn't realise that. I've updated this file now (this one doesn't appear to get a ChangeLog entry. -- Nick http://users.snap.net.nz/~nickrob