src/gdb ChangeLog gdbserver/ChangeLog gdbserve ...

qiyao@sourceware.org qiyao@sourceware.org
Thu May 26 15:49:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	qiyao@sourceware.org	2011-05-26 15:49:26

Modified files:
	gdb            : ChangeLog 
	gdb/gdbserver  : ChangeLog Makefile.in thread-db.c 
Added files:
	gdb/common     : gdb_thread_db.h 
Removed files:
	gdb            : gdb_thread_db.h 

Log message:
	2011-05-26  Yao Qi  <yao@codesourcery.com>
	
	gdb/
	* gdb_thread_db.h: Delete.  Move to ...
	* common/gdb_thread_db.h: ... here.
	
	gdb/gdbserver/
	* Makefile.in (thread-db.o): Track dependence to
	common/gdb_thread_db.h.
	* thread-db.c: include gdb_thread_db.h from right place.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13052&r2=1.13053
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb_thread_db.h.diff?cvsroot=src&r1=1.18&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/common/gdb_thread_db.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.482&r2=1.483
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/Makefile.in.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/thread-db.c.diff?cvsroot=src&r1=1.41&r2=1.42



More information about the Gdb-cvs mailing list