I am running GDB 5.0 in XEmacs 21.1 on Linux 2.2.17 and I have the following problem: When I run GDB (via M-x gdb) I get the GDB startup message and prompt: GNU gdb 5.0 Copyright 2000 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". (gdb) However, any command entered at the GDB prompt simply hangs (e.g. help). I have to "C-c C-c" to break out. I can run GDB in an xterm window just fine. Any help/clue on resolving the problem would be greatly appreciated. Thanks, George Wu
