src/gdb ChangeLog gdbserver/linux-low.c testsu ...

jkratoch@sourceware.org jkratoch@sourceware.org
Mon Feb 1 20:19:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jkratoch@sourceware.org	2010-02-01 20:19:06

Modified files:
	gdb            : ChangeLog 
	gdb/gdbserver  : linux-low.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.threads: current-lwp-dead.c 

Log message:
	gdb/
	PR libc/11214:
	* linux-low.c (linux_tracefork_child) [!(__UCLIBC__ && HAS_NOMMU)]: New.
	(linux_test_for_tracefork): Move `stack' into [__UCLIBC__ && HAS_NOMMU].
	(linux_test_for_tracefork) [!(__UCLIBC__ && HAS_NOMMU)]: New.
	
	gdb/testsuite/
	PR libc/11214:
	* gdb.threads/current-lwp-dead.c: Include features.h.
	(HAS_NOMMU): New.
	(fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11312&r2=1.11313
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2116&r2=1.2117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.threads/current-lwp-dead.c.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Gdb-cvs mailing list