From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.bugs Subject: Re:emacs gud does not work with libtool Date: Sat, 11 Oct 2003 19:25:41 +0100 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <16264.19237.834547.218865@nick.uklinux.net> References: <200310012035.46083.logic@jrlogic.dyndns.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1065897233 27654 80.91.224.253 (11 Oct 2003 18:33:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Oct 2003 18:33:53 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 11 20:33:51 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A8OYp-0005pd-00 for ; Sat, 11 Oct 2003 20:33:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A8OYe-00075P-Rn for geb-bug-gnu-emacs@m.gmane.org; Sat, 11 Oct 2003 14:33:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A8OYc-00074s-HT for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2003 14:33:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A8OY6-0006oh-R9 for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2003 14:33:37 -0400 Original-Received: from [194.247.49.240] (helo=nick.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A8OY6-0006ob-2X for bug-gnu-emacs@gnu.org; Sat, 11 Oct 2003 14:33:06 -0400 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id CC86175FDE; Sat, 11 Oct 2003 19:25:42 +0100 (BST) Original-To: Justin Randall In-Reply-To: <200310012035.46083.logic@jrlogic.dyndns.org> X-Mailer: VM 6.97 under Emacs 21.2.1 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5961 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5961 > Emacs 21.3.1 seems to be even more convuluted regarding gdb and libtool > created programs. Will GNU Emacs ever work with GNU auto-tools created > programs? I've followed some of this thread but I don't work with GNU auto-tools or libtool, in particular. However, I am quite familiar with gud.el, so perhaps we can work this one out together. What is the current behaviour in Emacs? What would you like to happen? Nick