OSDN Git Service

2011-05-26 Yao Qi <yao@codesourcery.com>
authorqiyao <qiyao>
Thu, 26 May 2011 15:49:25 +0000 (15:49 +0000)
committerqiyao <qiyao>
Thu, 26 May 2011 15:49:25 +0000 (15:49 +0000)
commitc34f549370b6106eb363189661cae61302af167c
treebea05b172e8a99b07e7f6488a8707b17db0739f0
parentfc484ac03e33b0b60f1353018eb49ca8c5f05373
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.
gdb/ChangeLog
gdb/common/gdb_thread_db.h [moved from gdb/gdb_thread_db.h with 100% similarity]
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/thread-db.c