all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re:emacs gud does not work with libtool
@ 2003-08-27  1:05 Nick Roberts
  0 siblings, 0 replies; 5+ messages in thread
From: Nick Roberts @ 2003-08-27  1:05 UTC (permalink / raw)
  Cc: bug-gnu-emacs

The current version of Emacs in the CVS repository on Savannah doesn't use
gud-gdb-massage-args. I think you might find that libtool works for this
version.

Nick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:emacs gud does not work with libtool
@ 2003-10-02  1:35 Justin Randall
  2003-10-02 10:19 ` emacs " Andreas Schwab
  2003-10-11 18:25 ` Nick Roberts
  0 siblings, 2 replies; 5+ messages in thread
From: Justin Randall @ 2003-10-02  1:35 UTC (permalink / raw)
  Cc: bug-gnu-emacs

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?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: emacs gud does not work with libtool
  2003-10-02  1:35 Re:emacs gud does not work with libtool Justin Randall
@ 2003-10-02 10:19 ` Andreas Schwab
  2003-10-02 14:09   ` Justin Randall
  2003-10-11 18:25 ` Nick Roberts
  1 sibling, 1 reply; 5+ messages in thread
From: Andreas Schwab @ 2003-10-02 10:19 UTC (permalink / raw)
  Cc: nick, bug-gnu-emacs

Justin Randall <logic@jrlogic.dyndns.org> writes:

> 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?

$ cat ~/bin/lgdb
#!/bin/sh
exec libtool --mode=execute gdb "$@"

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: emacs gud does not work with libtool
  2003-10-02 10:19 ` emacs " Andreas Schwab
@ 2003-10-02 14:09   ` Justin Randall
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Randall @ 2003-10-02 14:09 UTC (permalink / raw)
  Cc: nick, bug-gnu-emacs

On Thursday 02 October 2003 05:19 am, Andreas Schwab wrote:
> Justin Randall <logic@jrlogic.dyndns.org> writes:
> > 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?
>
> $ cat ~/bin/lgdb
> #!/bin/sh
> exec libtool --mode=execute gdb "$@"
>
> Andreas.

That works. Thank you!

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:emacs gud does not work with libtool
  2003-10-02  1:35 Re:emacs gud does not work with libtool Justin Randall
  2003-10-02 10:19 ` emacs " Andreas Schwab
@ 2003-10-11 18:25 ` Nick Roberts
  1 sibling, 0 replies; 5+ messages in thread
From: Nick Roberts @ 2003-10-11 18:25 UTC (permalink / raw)
  Cc: bug-gnu-emacs

 > 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-11 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-02  1:35 Re:emacs gud does not work with libtool Justin Randall
2003-10-02 10:19 ` emacs " Andreas Schwab
2003-10-02 14:09   ` Justin Randall
2003-10-11 18:25 ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2003-08-27  1:05 Nick Roberts

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.