src ChangeLog.csl

rsandifo@sourceware.org rsandifo@sourceware.org
Wed Aug 2 17:40:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-20060226-branch
Changes by:	rsandifo@sourceware.org	2006-08-02 17:40:18

Modified files:
	.              : ChangeLog.csl 

Log message:
	gdb/gdbserver/
	* 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().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.1.12.70&r2=1.1.12.71



More information about the Src-cvs mailing list