]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
2011-05-26 Yao Qi <yao@codesourcery.com>
authorYao Qi <yao@codesourcery.com>
Thu, 26 May 2011 15:49:26 +0000 (15:49 +0000)
committerYao Qi <yao@codesourcery.com>
Thu, 26 May 2011 15:49:26 +0000 (15:49 +0000)
commit6938fd346aa1288a347422e96a6bc50f2673a51f
tree62ad86915825a8abf1081f298b323c0ab635e1f4
parent9da8c2a0faa07d6b876397bdb3e87509897c68cd
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