* defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Jul 2004 19:23:54 +0000 (19:23 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Jul 2004 19:23:54 +0000 (19:23 +0000)
commit0b66e38ceaeab28fb4138f6e4b42d1f70116a46b
tree2fe988025b71c05df00c75ec395034c740b8b193
parent014d698b35008f566973fc2fe0d4a0d3e3009a06
* defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.

* exec.c (exec_file_attach):
* nto-tdep.c (nto_find_and_open_solib):
* pa64solib.c (pa64_solib_sizeof_symbol_table):
* solib.c (solib_open):
* somsolib.c (som_solib_sizeof_symbol_table):
* source.c (is_regular_file, openp, open_source_file):
* symfile.c (symfile_bfd_open):
* wince.c (upload_to_device): Differentiate between the search for
binary and source files.

* gdb.texinfo (Source Path): Document the new behavior of
searching for the source files.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/wince.c
This page took 0.02565 seconds and 4 git commands to generate.