help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] GDB console input and output


From: Roland Telfeyan
Subject: [h-e-w] GDB console input and output
Date: Sun, 3 Aug 2008 07:13:35 -0400

Two problems -- any suggestions would be much appreciated:


1) GDB does not take input from the Emacs GUD buffer (or the *input/output* buffer). For example:
    (gdb) <user command>
    <GDB QUESTION> (y or n) [answered N; input not from terminal]

2) GDB does not put output to the Emacs GUD buffer (or the *input/output* buffer) until the program finishes. For example, after stepping over printf("Hello\n"), nothing happens.


Software versions:
1) GNU Emacs 22.2.1 (i386-mingw-nt5.2.3790)
2) GNU gdb 6.6 (i686-pc-mingw32)
3) GNU gcc (GCC) 3.4.5 (mingw special)
4) MS Windows XP Pro SP 3 or Server 2003 R2


Thank you!


reply via email to

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