From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.devel Subject: Re: gdb-create-source-file-list and gdb-mi.el Date: Tue, 29 Nov 2011 10:29:21 -0500 Message-ID: <4ED4FA51.70901@cornell.edu> References: <1322031913.8188.4.camel@totara.tehura.co.nz> <87mxbf8iwb.fsf@linux.vnet.ibm.com> <20180.39867.953048.999489@totara.tehura.co.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1322580589 21272 80.91.229.12 (29 Nov 2011 15:29:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2011 15:29:49 +0000 (UTC) Cc: Nick Roberts , "Aneesh Kumar K.V" , emacs-devel@gnu.org To: Chong Yidong , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 29 16:29:44 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RVPct-0000Sz-Cf for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2011 16:29:43 +0100 Original-Received: from localhost ([::1]:44550 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVPcs-0003bE-VL for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2011 10:29:42 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:40243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVPcl-0003aK-59 for emacs-devel@gnu.org; Tue, 29 Nov 2011 10:29:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVPcg-00084B-LK for emacs-devel@gnu.org; Tue, 29 Nov 2011 10:29:35 -0500 Original-Received: from granite1.mail.cornell.edu ([128.253.83.141]:56473 helo=authusersmtp.mail.cornell.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVPcg-00083I-Hy for emacs-devel@gnu.org; Tue, 29 Nov 2011 10:29:30 -0500 Original-Received: from [128.84.234.245] (dhcp245.math.cornell.edu [128.84.234.245]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id pATFTJie016424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 29 Nov 2011 10:29:24 -0500 (EST) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <20180.39867.953048.999489@totara.tehura.co.nz> X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-Received-From: 128.253.83.141 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:146347 Archived-At: On 11/29/2011 3:45 AM, Nick Roberts wrote: > I think that you're probably more familiar with some of this code than I am > now. I've don't have much time for emacs development at the moment and I > don't want to become a bottleneck. So I'm happy for you to commit these > changes if it's OK with Cyd and Stefan. Ken Brown's patches look good too. > One, at least, is a regression from gdb-ui.el which probably still has fewer > issues than gdb-mi.el Chong and Stefan, Should I apply my patches, or would you rather they wait for 24.2 at this point? Here are the references again: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9853 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9858 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9878 Ken