OSDN Git Service

* defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
authoreliz <eliz>
Fri, 30 Jul 2004 19:17:19 +0000 (19:17 +0000)
committereliz <eliz>
Fri, 30 Jul 2004 19:17:19 +0000 (19:17 +0000)
commitd93d65d8ffbfadfd7fb906cbdb8af797e44a344f
treebccd12252873599529e33e3399ceba3237b6372a
parent804f9f324363709892e9cef63682ced367b58ba3
* 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/defs.h
gdb/exec.c
gdb/nto-tdep.c
gdb/pa64solib.c
gdb/solib.c
gdb/somsolib.c
gdb/source.c
gdb/symfile.c