From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul K Newsgroups: gmane.emacs.help Subject: gccsense for gnu c++ autocompletion on ~1G binary through tramp Date: Fri, 21 Mar 2014 17:37:50 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1395419883 19457 80.91.229.3 (21 Mar 2014 16:38:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2014 16:38:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 21 17:38:13 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1WR2SS-0007ri-Gi for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2014 17:38:12 +0100 Original-Received: from localhost ([::1]:53781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR2SS-0006uz-3m for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2014 12:38:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR2S8-0006rz-Jb for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 12:37:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WR2S7-00045j-Sw for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 12:37:52 -0400 Original-Received: from mail-qc0-x22f.google.com ([2607:f8b0:400d:c01::22f]:36609) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WR2S7-00045d-ND for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 12:37:51 -0400 Original-Received: by mail-qc0-f175.google.com with SMTP id e16so3010100qcx.6 for ; Fri, 21 Mar 2014 09:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7OTPSDdkKOnpTsIifzbngkesOj0KoFkVtjgIScZBPg4=; b=ZAdiZEmPr96qPAXsraUnRaoxJwy6kwVDkiVTo2AlDsVgz4e1Fy874RmFaLohL50ceT wTkFz503RiXU30j2Rwjel9yi/3csyiODOFxy5b2w/HTKHdvNPFr3sOPRueOyYzEI2hVu 0ZwsOahBQgI3YfwUyJ0ygiopunQnZpT9U5Rhi/ixWqan1Ln3z15Ynqqx2d/hkTM5WTjv HIHx2hqSXNmIgTqGeEhxI0Q7BDj9xQmNSGh6wy1A3JyK8/3Qer9QmfSClh8CQBTLkqnU uiUHK9/2ugnAee0MGTbw5s9Rj7hLpjWRY0D0MNfv9TixeYuJXpqun/F9KrEdgvGNDBV7 9B0w== X-Received: by 10.140.41.80 with SMTP id y74mr3206523qgy.104.1395419870863; Fri, 21 Mar 2014 09:37:50 -0700 (PDT) Original-Received: by 10.140.81.229 with HTTP; Fri, 21 Mar 2014 09:37:50 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::22f X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96677 Archived-At: hallo emacs users Does anyone of You succeeded in using gccsense through tramp on ~1G binary (with debug symbols)? best regards,