GNU bug report logs -
#5561
Problem in gud mode and autocompletion
Previous Next
Full log
Message #8 received at 5561 <at> debbugs.gnu.org (full text, mbox):
> -Launch gdb : M-x gdb
> =>We are in gud mode
> -Start to write a command in gdb and do a TAB
> =>Emacs is blocked, we have the mouse pointer showing emacs is working
The mouse pointer is controlled by X so this shows nothing.
> We can quit this state by C-g
Yes, it interrupts whatever Emacs is doing.
> It is a regression, it is working with
> "This is GNU Emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9)
> of 2008-05-03 on terranova, modified by Ubuntu"
>
>
> In GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9)
This is a released version. It works for me and there haven't been other
reports so there must be something unusual about your set up. It may be that
there are just too many completions for Emacs to handle. What happens if you
do the same on the command line? Do you get something like:
(gdb) b <TAB>
Display all 20954 possibilities? (y or n)
If not then could you send details of the gdb command and program that you are
using. Does it happen with a simple "hello world" program?
--
Nick http://users.snap.net.nz/~nickrob
This bug report was last modified 15 years and 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.