OSDN Git Service

2005-02-17 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Thu, 17 Feb 2005 17:11:03 +0000 (17:11 +0000)
committercagney <cagney>
Thu, 17 Feb 2005 17:11:03 +0000 (17:11 +0000)
commit7c2bac7214a0b5eebde3a9d7e757a58394c5627d
treed8538a6734193010fb3924da9fdea93ec24a6d2a
parentb1bb11b918da1bde4bd0a4911209e9881842efaf
2005-02-17  Andrew Cagney  <cagney@gnu.org>

* cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
to filename_completer.
* solib.c (_initialize_solib, reload_shared_libraries): Use
add_setshow_filename_cmd.
* serial.c (_initialize_serial): Ditto.
* remote-utils.c (_initialize_sr_support): Ditto.
gdb/cli/cli-decode.c
gdb/proc-api.c
gdb/remote-utils.c
gdb/serial.c
gdb/solib.c