OSDN Git Service

gdb:
authorjsm28 <jsm28>
Tue, 21 Apr 2009 10:13:03 +0000 (10:13 +0000)
committerjsm28 <jsm28>
Tue, 21 Apr 2009 10:13:03 +0000 (10:13 +0000)
commit4f8f3a36c2ae3c01f0bb8fceadc432b91f1435c0
tree9ade77bcf330ce468f22391a11517d33a01388d0
parentc5917dfd1fe5193f2acfe79d36d7ca847aac12eb
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