• M-x gdb and standard input

    From Marko Rauhamaa@21:1/5 to All on Fri Feb 3 00:16:10 2017
    (GNU Emacs 25.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.9) of 2016-10-13)

    I do

    M-x gdb
    Run gdb (like this): gdb -i=mi /bin/cat

    I see the interaction buffer (*gud-cat*) as the sole window.

    I start the program:

    (gdb) r
    Starting program: /usr/bin/cat

    Question: how do I send an EOF to the program?


    Marko

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)