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

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

bug#3585: gdb not responding on Emacs from CVS


From: Baoqiu Cui
Subject: bug#3585: gdb not responding on Emacs from CVS
Date: Mon, 15 Jun 2009 19:57:02 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin)

Hi,

I've had this problem for a while on Emacs built from CVS.  Today I
updated my Emacs directory and rebuilt everything, the problem still
exists (GNU Emacs 23.0.94.1 (x86_64-unknown-linux-gnu, X toolkit)).

Basically, after typing in ``M-x gdb'' to debug a program, say myprog, a
buffer called *gud-myprog* will appear, and it displays some info about
gdb and prints out a prompt:

  (gdb) _

Now, if I type in a command like "pwd" and press Enter, *nothing*
happens.  I have to press C-c C-c to get out:

  (gdb) pwd
    C-c C-cQuit
  (gdb)

This does not happen on Emacs 22.3.

Does anyone know what the problem is?

Thanks,
Baoqiu






reply via email to

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