OSDN Git Service

gdb:
authorJoseph Myers <jsm@polyomino.org.uk>
Tue, 21 Apr 2009 10:13:03 +0000 (10:13 +0000)
committerJoseph Myers <jsm@polyomino.org.uk>
Tue, 21 Apr 2009 10:13:03 +0000 (10:13 +0000)
commit345c85ba5e4ef630e73b27a17cac2ec295b909c2
tree06f6fe7a0ce72f1eb6cd522cc91572c5c29f4c27
parent0350c1e96b17869365e8adda6372578f6b0e2d19
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