From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Contributing LLVM.org patches to gud.el Date: Fri, 06 Feb 2015 09:57:17 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1423234666 9704 80.91.229.3 (6 Feb 2015 14:57:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Feb 2015 14:57:46 +0000 (UTC) Cc: "Andrew L. Moore" , emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 06 15:57:40 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YJkLj-0001U4-4q for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2015 15:57:39 +0100 Original-Received: from localhost ([::1]:48811 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJkLi-0000wC-Li for ged-emacs-devel@m.gmane.org; Fri, 06 Feb 2015 09:57:38 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJkLV-0000w6-3Y for emacs-devel@gnu.org; Fri, 06 Feb 2015 09:57:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJkLU-0003sa-5i for emacs-devel@gnu.org; Fri, 06 Feb 2015 09:57:25 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:35008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJkLQ-0003qY-Jn; Fri, 06 Feb 2015 09:57:20 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t16EvHJ5002576; Fri, 6 Feb 2015 09:57:18 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id A85E2FAE; Fri, 6 Feb 2015 09:57:17 -0500 (EST) In-Reply-To: (Richard Stallman's message of "Fri, 06 Feb 2015 07:41:02 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5209=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5209> : inlines <2043> : streams <1385750> : uri <1848099> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:182533 Archived-At: >> The LLVM source repository includes a patch adding basic lldb support >> to gud.el. > It looks like there is a systematic effort to attack GNU packages. > The GNU Project needs to respond strategically, which means not by > having each GNU package cooperate with each attack. For now, please > do NOT install this change. Don't be ridiculous Richard. This is a very barebones support, much below what we have for GDB. If you want to block this, then we should remove all Mac OS X support code as well (for starters). Stefan