diff options
author | Doug Evans <dje@google.com> | 2012-08-08 19:48:19 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2012-08-08 19:48:19 +0000 |
commit | e6712ff1b5f9f440889f298b326a12325d919680 (patch) | |
tree | 19a392fd5da376b4950d15664c0485b497a90744 /binutils/rcparse.y | |
parent | ab854e54510727ba4db85875159f796e652e0b54 (diff) | |
download | gdb-e6712ff1b5f9f440889f298b326a12325d919680.zip gdb-e6712ff1b5f9f440889f298b326a12325d919680.tar.gz gdb-e6712ff1b5f9f440889f298b326a12325d919680.tar.bz2 |
* 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".
Diffstat (limited to 'binutils/rcparse.y')
0 files changed, 0 insertions, 0 deletions