GNU bug report logs - #5404
23.1.91; Nextstep port: M-x gdb hangs in tab completion of symbols

Previous Next

Package: emacs;

Reported by: Steve Revilak <steve <at> srevilak.net>

Date: Sun, 17 Jan 2010 14:38:02 UTC

Severity: normal

Merged with 5712

Done: Steve Revilak <steve <at> srevilak.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: nickrob <at> snap.net.nz (Nick Roberts)
To: Steve Revilak <steve <at> srevilak.net>
Cc: emacs-pretest-bug <at> gnu.org
Subject: bug#5404: 23.1.91; Nextstep port: M-x gdb hangs in tab completion of symbols
Date: Tue, 19 Jan 2010 11:47:50 +1300
 > (gdb) complete b add_
 > b add_fdes
 > b add_one
 > b add_profil
 > (gdb)

You could do M-x gdb-enable-debug, then 

(gdb) b b add_<TAB>

in the Gud buffer.

Then inspect gdb-debug-log (C-h v) to see if "complete b add_" gets sent to Gdb.

I suspect it does and this relates to Apple Gdb and the previous problem with ^M
characters.

You could also download and compile FSF Gdb on Mac (I can't remember if you
already have) and try that.


-- 
Nick                                           http://users.snap.net.nz/~nickrob




This bug report was last modified 14 years and 188 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.