From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: A Soare Newsgroups: gmane.emacs.devel Subject: gdba completion Date: Tue, 20 Mar 2007 15:31:36 +0100 (CET) Message-ID: <30238505.496641174401096082.JavaMail.www@wwinf4106> Reply-To: alinsoar@voila.fr NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174401116 30098 80.91.229.12 (20 Mar 2007 14:31:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 14:31:56 +0000 (UTC) To: "Emacs Dev [emacs-devel]" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 20 15:31:44 2007 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.50) id 1HTfNH-00082X-AW for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 15:31:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTfOq-0004xW-Dq for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 09:33:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTfOm-0004xQ-WD for emacs-devel@gnu.org; Tue, 20 Mar 2007 10:33:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTfOl-0004xE-GX for emacs-devel@gnu.org; Tue, 20 Mar 2007 10:33:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTfOl-0004xB-9U for emacs-devel@gnu.org; Tue, 20 Mar 2007 09:33:15 -0500 Original-Received: from smtp2.voila.fr ([193.252.22.175] helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTfNB-0002XS-9X for emacs-devel@gnu.org; Tue, 20 Mar 2007 10:31:37 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4108.voila.fr (SMTP Server) with ESMTP id 3B5711C00473 for ; Tue, 20 Mar 2007 15:31:36 +0100 (CET) Original-Received: from wwinf4106 (wwinf4106 [172.22.152.33]) by mwinf4108.voila.fr (SMTP Server) with ESMTP id 200F61C0046E for ; Tue, 20 Mar 2007 15:31:36 +0100 (CET) X-ME-UUID: 20070320143136131.200F61C0046E@mwinf4108.voila.fr X-Originating-IP: [89.34.170.37] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-kernel: 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:68159 Archived-At: 1. gdba 2. Run gdba (like this): gdb -annotate=3 /gnu/emacs/ The result is: Loading etags...done complete-tag: No tags table loaded; try M-x visit-tags-table instead to complete with the file name. When complete to a command in the minibuffer we do not need LISP symbls.