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 target.c target.h linux-nat. ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	reverse-20080930-branch
Changes by:	teawater@sourceware.org	2008-10-18 13:45:18

Modified files:
	gdb            : ChangeLog target.c target.h linux-nat.c 
	                 record.h 

Log message:
	2008-10-18  Hui Zhu  <teawater@gmail.com>
	
	Remove "to_support_record_wait".
	
	* target.c (add_target): Remove "to_support_record_wait".
	* target.h (target_ops): Ditto.
	* linux-nat.c (linux_nat_add_target): Ditto.
	* record.h (RECORD_TARGET_SUPPORT_RECORD_WAIT): This macro is removed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=reverse-20080930-branch&r1=1.9859.2.33&r2=1.9859.2.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&only_with_tag=reverse-20080930-branch&r1=1.184.2.5&r2=1.184.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&only_with_tag=reverse-20080930-branch&r1=1.130.2.4&r2=1.130.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-nat.c.diff?cvsroot=src&only_with_tag=reverse-20080930-branch&r1=1.106.2.1&r2=1.106.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/record.h.diff?cvsroot=src&only_with_tag=reverse-20080930-branch&r1=1.1.4.6&r2=1.1.4.7


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