libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: running libtool from emacs gud mode


From: Simon Josefsson
Subject: Re: running libtool from emacs gud mode
Date: Wed, 27 Aug 2003 02:23:38 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

"Justin Randall" <address@hidden> writes:

> I know this was asked once before, but I couldn't find any answers to the 
> question. Sorry if this is a FAQ.
>
> I can usually run gdb from emacs using
> M-x gdb
> Run gdb (like this): gdb <target>
>
> Of course, to run gdb on a libtool output file that has not yet been 
> installed, from the command line I use
>
> $ libtool gdb <target>
>
> But, in emacs
> M-x gdb
> Run gdb (like this): libtool gdb <target>
>
> produces :
> libtool: unrecognized option `-cd'
> Try `libtool --help' for more information.
>
> Debugger exited abnormally with code 1
>
> Is this something that needs to be fixed in libtool or in emacs gud mode?

This has been fixed in gud in Emacs HEAD.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]