Searched refs:write_files (Results 1 – 9 of 9) sorted by relevance
132 bool write_files = false; variable401 if (write_files) in exec_file_attach()413 filename, write_files ? in exec_file_attach()424 exename, write_files ? in exec_file_attach()444 if (write_files && !load_via_target) in exec_file_attach()1084 add_setshow_boolean_cmd ("write", class_support, &write_files, _("\ in _initialize_exec()
125 extern bool write_files;
129 write_files ? O_RDWR : O_RDONLY, errbuf); in bsd_kvm_target_open()
631 if (write_files) in core_target_open()640 write_files ? FOPEN_RUB : FOPEN_RB, in core_target_open()
1020 write_files = (write_files_1 != 0); in captured_main_1()
2483 write_files. Use bfd_fdopenr. 2484 * gdbcore.h (write_files): New variable.2485 * exec.c (write_files): Define variable, add set&show for it.2486 (exec_file_command): Use write_files to open for read or r/write.
2000 write_files is set.
4821 * exec.c (write_files): Likewise.4831 * gdbcore.h (write_files): Likewise.
11586 * main.c (write_files): Remove the declaration.