bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: M-x compile gets progressively slower when using emacs with gdb


From: Eli Zaretskii
Subject: Re: M-x compile gets progressively slower when using emacs with gdb
Date: Wed, 28 Feb 2001 08:34:47 +0200 (IST)

On Tue, 27 Feb 2001, Nicolas Bock wrote:

> emacs-version:
> 
> GNU Emacs 20.7.1 (i386-redhat-linux-gnu, X toolkit) of Thu Aug 24 2000 on
> porky.devel.redhat.com
> 
> included in redhat linux 7.0
> 
> Symptom: When using gdb in one buffer and compiling code in another with the
> M-x compile command, it takes M-x compile progressively longer to display the
> actual compile-command in the minibuffer window. This starts to become
> noticable after I go through the cycle of recompiling and running the c++
> program in gdb about 5 times. I can reproduce this behavior with emacs started
> with the -q option, i.e. without my .emacs file.

What about --no-site-file, does the problem happen if you use that switch 
together with -q?

Also, please post a more complete and accurate recipe for reproducing the
problem: the keys/commands you invoke in their precise sequence, including
the command you type at "M-x compile"s prompt, the source of the program
you are compiling (try to make it as short as possible), etc.   Please 
begin the recipe with "emacs -q --no-site-file".

Thanks.



reply via email to

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