]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/config.in
gdb:
authorJoseph Myers <joseph@codesourcery.com>
Tue, 21 Apr 2009 10:13:05 +0000 (10:13 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 21 Apr 2009 10:13:05 +0000 (10:13 +0000)
commit29b0e8a24aad93899d3d81d9e43493adfa83c930
tree320900356a949dd9b985d39cb6be0c3c0eaab724
parentccabeb57ba166e3c9a5ec72fec715f05e1a93e2a
gdb:
* configure.ac (--with-relocated-sources): New.
* configure, config.in: Regenerate.
* source.c (add_substitute_path_rule): Remove static.
* source.h (add_substitute_path_rule): Declare.
* main.c: Include "source.h".
(captured_main): Add substitution rule if RELOC_SRCDIR.

gdb/doc:
* gdb.texinfo (Source Path): Document --with-relocated-sources.
gdb/ChangeLog
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/main.c
gdb/source.c
gdb/source.h