emacs-devel
[Top][All Lists]
Advanced

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

Re: Completion bug in gud or comint


From: Chong Yidong
Subject: Re: Completion bug in gud or comint
Date: Sun, 25 Dec 2011 15:54:19 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Lluís Vilanova <address@hidden> writes:

> Tried with the latest revision (106714) and it's still failing. Is anyone else
> seeing that error?
>
> * Start M-x gdb with "gdb -i=mi"
> * type "so"
> * complete-symbol
> * wait forever
> * C-g
> * The "(gdb) " prefix disappears and "so" expands into "source"
>
> I've tested it with GDB versions 7.0.1-2+b1 and 7.3-1+b1 (debian).

I see the problem.  It arises from the fact that the completion-at-point
function in gud.el was written without proper gdb-mi.el support.  I'll
see if I can put together a solution.




reply via email to

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