binutils-gdb/gdb/common
Doug Evans e6712ff1b5 * gdb_string.h: Moved to ...
* common/gdb_string.h: ... here.
	* common/vec.h: Remove #ifndef GDBSERVER conditional inclusion of
	gdb_string.h and gdb_assert.h.

	gdbserver/
	* configure.ac: Add check for strstr.
	* config.in: Regenerate.
	* configure: Regenerate.

	* linux-thread-db.c: #include "gdb_vecs.h".
	(try_thread_db_load_from_pdir_1): New arg "subdir".  All callers
	updated.
	(try_thread_db_load_from_pdir): New arg "subdir".  All callers updated.
	(thread_db_load_search): Use a vector to iterate over path elements.
	Handle text appearing after "$pdir".

	gdbserver/
	* Makefile.in (SFILES): Add gdb_vecs.c.
	(OBS): Add gdb_vecs.o.
	(gdb_vecs_h, host_defs_h): New variables.
	(thread-db.o): Add $(gdb_vecs_h) dependency.
	(gdb_vecs.o): New rule.
	* thread-db.c: #include "gdb_vecs.h".
	(thread_db_load_search): Use a vector to iterate over path elements.
	Handle text appearing after "$pdir".
2012-08-08 19:48:19 +00:00
..
agent.c gdb/ 2012-05-24 16:51:47 +00:00
agent.h gdb/ 2012-04-16 11:24:47 +00:00
ax.def Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
buffer.c gdb/ 2012-06-28 17:07:34 +00:00
buffer.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
common-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
format.c Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
format.h Add target-side support for dynamic printf. 2012-07-02 15:29:39 +00:00
gdb_assert.h 2012-01-11 Andreas Tobler <andreast@fgznet.ch> 2012-01-11 21:51:31 +00:00
gdb_dirent.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_locale.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_signals.h gdb/ 2012-05-24 16:39:15 +00:00
gdb_string.h * gdb_string.h: Moved to ... 2012-08-08 19:48:19 +00:00
gdb_thread_db.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb_vecs.c * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
gdb_vecs.h * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
host-defs.h * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. 2012-07-18 23:37:58 +00:00
i386-xstate.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-osdata.c * osdata.c (info_osdata_command): Filter out "Title" columns 2012-06-28 23:44:26 +00:00
linux-osdata.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
linux-procfs.c gdb/ 2012-03-13 15:02:25 +00:00
linux-procfs.h gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.c gdb/ 2012-07-07 12:13:57 +00:00
linux-ptrace.h gdb/ 2012-07-07 12:13:57 +00:00
ptid.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ptid.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
signals.c gdb/ 2012-05-24 16:51:47 +00:00
vec.c gdb: 2012-04-19 05:58:52 +00:00
vec.h * gdb_string.h: Moved to ... 2012-08-08 19:48:19 +00:00
xml-utils.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
xml-utils.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00