unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: nickrob@snap.net.nz (Nick Roberts)
To: harold magniez <harold.magniez@parrot.com>
Cc: 5561@debbugs.gnu.org
Subject: bug#5561: Problem in gud mode and autocompletion
Date: Fri, 12 Feb 2010 09:21:19 +1300	[thread overview]
Message-ID: <19316.26303.30575.207531@totara.tehura.co.nz> (raw)
In-Reply-To: <4B740BC6.7070801@parrot.com>

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






  reply	other threads:[~2010-02-11 20:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11 13:53 bug#5561: Problem in gud mode and autocompletion harold magniez
2010-02-11 20:21 ` Nick Roberts [this message]
2010-02-12 14:58   ` harold magniez
2010-02-12 21:18     ` Nick Roberts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19316.26303.30575.207531@totara.tehura.co.nz \
    --to=nickrob@snap.net.nz \
    --cc=5561@debbugs.gnu.org \
    --cc=harold.magniez@parrot.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).