This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog mingw-hdep.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_5-branch
Changes by:	drow@sourceware.org	2006-06-16 01:16:09

Modified files:
	gdb            : ChangeLog mingw-hdep.c 

Log message:
	* mingw-hdep.c (gdb_select): Always check for NULL fd sets
	before calling FD_ISSET.  Correct check for exceptfds which
	previously tested writefds.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_5-branch&r1=1.7738.2.12&r2=1.7738.2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mingw-hdep.c.diff?cvsroot=src&only_with_tag=gdb_6_5-branch&r1=1.3&r2=1.3.6.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]