src/include/gdb ChangeLog callback.h

drow@sourceware.org drow@sourceware.org
Thu Oct 11 18:44:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	drow@sourceware.org	2007-10-11 18:44:06

Modified files:
	include/gdb    : ChangeLog callback.h 

Log message:
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.c (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add functions.
	* syscall.c (cb_syscall): Test for stdin/out/err, not just fd 0/1/2.
	
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
	
	2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
	
	* sim/cris/c/freopen2.c: Added testcase.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/ChangeLog.diff?cvsroot=src&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/gdb/callback.h.diff?cvsroot=src&r1=1.12&r2=1.13



More information about the Binutils-cvs mailing list