Skip to content
Snippets Groups Projects
  • Richard Sandiford's avatar
    9bab65a3
    gdb/gdbserver/ · 9bab65a3
    Richard Sandiford authored
    	* server.c (terminal_fd): New variable.
    	(old_foreground_pgrp): Likewise.
    	(restore_old_foreground_pgrp): New function.
    	(start_inferior): Record the terminal file descriptor in terminal_fd
    	and its original foreground group in old_foreground_pgrp.  Register
    	restore_old_foreground_pgrp with atexit().
    9bab65a3
    History
    gdb/gdbserver/
    Richard Sandiford authored
    	* server.c (terminal_fd): New variable.
    	(old_foreground_pgrp): Likewise.
    	(restore_old_foreground_pgrp): New function.
    	(start_inferior): Record the terminal file descriptor in terminal_fd
    	and its original foreground group in old_foreground_pgrp.  Register
    	restore_old_foreground_pgrp with atexit().
To find the state of this project's repository at the time of any of these versions, check out the tags.