798a7429f9
This patch removes some unused variables, found with -Wunused. I have not removed everything reported by -Wunused, because some expressions such as struct type *arg_type = check_typedef (value_type); in bfin-tdep.c could have an unexpected but important side-effect. I removed others that I considered more low-risk, such as: struct gdbarch *gdbarch = get_objfile_arch (objfile); I tested building with Python 2/Python 3/no Python, with/without expat, with/without libipt and with/without babeltrace. gdb/ChangeLog: * ada-lang.c (ada_collect_symbol_completion_matches): Remove unused variables. (ada_is_redundant_range_encoding): Likewise. * ada-varobj.c (ada_varobj_get_value_of_array_variable): Likewise. * alpha-tdep.c (alpha_software_single_step): Likewise. * arm-tdep.c (_initialize_arm_tdep): Likewise. * auto-load.c (info_auto_load_cmd): Likewise. * break-catch-syscall.c (insert_catch_syscall): Likewise. (remove_catch_syscall): Likewise. * breakpoint.c (condition_completer): Likewise. (clear_command): Likewise. (update_breakpoint_locations): Likewise. * btrace.c (btrace_disable): Likewise. (btrace_teardown): Likewise. (btrace_maint_update_pt_packets): Likewise. (maint_btrace_clear_cmd): Likewise. * cli/cli-decode.c (lookup_cmd_1): Likewise. (lookup_cmd_composition): Likewise. * cli/cli-dump.c (scan_filename): Likewise. (restore_command): Likewise. * compile/compile-loc2c.c (compute_stack_depth): Likewise. * compile/compile-object-load.c (compile_object_load): Likewise. * compile/compile-object-run.c (compile_object_run): Likewise. * compile/compile.c (compile_to_object): Likewise. * completer.c (filename_completer): Likewise. (complete_files_symbols): Likewise. (complete_expression): Likewise. * corelow.c (core_open): Likewise. * ctf.c (ctf_start): Likewise. (ctf_write_status): Likewise. (ctf_write_uploaded_tsv): Likewise. (ctf_write_definition_end): Likewise. (ctf_open_dir): Likewise. (ctf_xfer_partial): Likewise. (ctf_trace_find): Likewise. * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Likewise. * dwarf2loc.c (allocate_piece_closure): Likewise. (indirect_pieced_value): Likewise. (dwarf2_evaluate_loc_desc_full): Likewise. * dwarf2read.c (dw2_expand_marked_cus): Likewise. (dw2_expand_symtabs_matching): Likewise. (dw2_map_symbol_filenames): Likewise. (read_and_check_comp_unit_head): Likewise. (read_cutu_die_from_dwo): Likewise. (lookup_dwo_unit): Likewise. (read_comp_units_from_section): Likewise. (dwarf2_compute_name): Likewise. (handle_DW_AT_stmt_list): Likewise. (create_cus_hash_table): Likewise. (create_dwp_v2_section): Likewise. (dwarf2_rnglists_process): Likewise. (dwarf2_ranges_process): Likewise. (dwarf2_record_block_ranges): Likewise. (is_vtable_name): Likewise. (read_formatted_entries): Likewise. (skip_form_bytes): Likewise. * elfread.c (elf_symtab_read): Likewise. * exec.c (exec_file_command): Likewise. * f-valprint.c (f_val_print): Likewise. (info_common_command_for_block): Likewise. * guile/guile.c (initialize_scheme_side): Likewise. * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Likewise. * guile/scm-cmd.c (cmdscm_completer): Likewise. (gdbscm_register_command_x): Likewise. * guile/scm-frame.c (gdbscm_frame_read_var): Likewise. * guile/scm-param.c (gdbscm_parameter_value): Likewise. * guile/scm-ports.c (file_port_magic): Likewise. * guile/scm-pretty-print.c (ppscm_search_pp_list): Likewise. (ppscm_pretty_print_one_value): Likewise. (ppscm_print_children): Likewise. * guile/scm-string.c (gdbscm_string_to_argv): Likewise. * guile/scm-symtab.c (gdbscm_sal_symtab): Likewise. * guile/scm-type.c (gdbscm_type_next_field_x): Likewise. * guile/scm-utils.c (gdbscm_parse_function_args): Likewise. * i386-tdep.c (i386_register_reggroup_p): Likewise. * infcmd.c (run_command_1): Likewise. (until_next_fsm_clean_up): Likewise. * linespec.c (linespec_complete): Likewise. (find_label_symbols): Likewise. * m2-valprint.c (m2_val_print): Likewise. * memattr.c (require_user_regions): Likewise. (lookup_mem_region): Likewise. (disable_mem_command): Likewise. (mem_delete): Likewise. * mep-tdep.c (mep_register_name): Likewise. (mep_analyze_prologue): Likewise. * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Likewise. * mi/mi-interp.c (mi_on_sync_execution_done): Likewise. * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise. * microblaze-linux-tdep.c (microblaze_linux_init_abi): Likewise. * minidebug.c (lzma_open): Likewise. * minsyms.c (lookup_minimal_symbol): Likewise. * mips-linux-tdep.c (mips64_fill_fpregset): Likewise. * mips-tdep.c (mips_stub_frame_sniffer): Likewise. (mips_o64_return_value): Likewise. (mips_single_step_through_delay): Likewise. (_initialize_mips_tdep): Likewise. * nios2-tdep.c (nios2_push_dummy_call): Likewise. (nios2_software_single_step): Likewise. * parse.c (find_minsym_type_and_address): Likewise. * psymtab.c (psym_relocate): Likewise. * python/py-breakpoint.c (bppy_get_commands): Likewise. (gdbpy_breakpoint_modified): Likewise. * python/py-infevents.c (create_inferior_call_event_object): Likewise. * python/py-record-btrace.c (btpy_list_item): Likewise. * python/py-type.c (typy_str): Likewise. * python/py-value.c (valpy_call): Likewise. * python/python.c (do_start_initialization): Likewise. * record-btrace.c (record_btrace_insn_history_range): Likewise. (record_btrace_call_history_range): Likewise. (record_btrace_record_method): Likewise. (record_btrace_xfer_partial): Likewise. (btrace_get_frame_function): Likewise. * record-full.c (record_full_open): Likewise. * record.c (get_context_size): Likewise. * registry.h (DEFINE_REGISTRY): Likewise. * remote-fileio.c (remote_fileio_request): Likewise. * remote.c (remote_update_thread_list): Likewise. (remote_check_symbols): Likewise. (remote_commit_resume): Likewise. (remote_interrupt): Likewise. (remote_insert_breakpoint): Likewise. (compare_sections_command): Likewise. * rust-exp.y (super_name): Likewise. (lex_string): Likewise. (convert_ast_to_type): Likewise. (convert_ast_to_expression): Likewise. * rust-lang.c (rust_print_struct_def): Likewise. (rust_print_type): Likewise. (rust_evaluate_subexp): Likewise. * rx-tdep.c (rx_register_type): Likewise. * ser-event.c (serial_event_clear): Likewise. * serial.c (serial_open): Likewise. * spu-tdep.c (spu_overlay_new_objfile): Likewise. * symfile.c (section_is_overlay): Likewise. (overlay_unmapped_address): Likewise. (overlay_mapped_address): Likewise. (simple_overlay_update_1): Likewise. (simple_overlay_update): Likewise. * symtab.c (symbol_find_demangled_name): Likewise. (search_symbols): Likewise. * target-descriptions.c (tdesc_predefined_type): Likewise. * target.c (target_commit_resume): Likewise. * thread.c (print_selected_thread_frame): Likewise. * top.c (new_ui_command): Likewise. (gdb_readline_no_editing): Likewise. * tracefile-tfile.c (tfile_open): Likewise. * tracepoint.c (create_tsv_from_upload): Likewise. * utils.c (quit): Likewise. (defaulted_query): Likewise. * valarith.c (value_concat): Likewise. * xml-syscall.c (xml_list_syscalls_by_group): Likewise. * xml-tdesc.c (target_fetch_description_xml): Likewise. * xtensa-tdep.c (xtensa_pseudo_register_read): Likewise. (xtensa_pseudo_register_write): Likewise. gdb/gdbserver/ChangeLog: * regcache.c (registers_to_string): Remove unused variable.
766 lines
23 KiB
C
766 lines
23 KiB
C
/* Dump-to-file commands, for GDB, the GNU debugger.
|
|
|
|
Copyright (C) 2002-2017 Free Software Foundation, Inc.
|
|
|
|
Contributed by Red Hat.
|
|
|
|
This file is part of GDB.
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
|
#include "defs.h"
|
|
#include "cli/cli-decode.h"
|
|
#include "cli/cli-cmds.h"
|
|
#include "value.h"
|
|
#include "completer.h"
|
|
#include <ctype.h>
|
|
#include "target.h"
|
|
#include "readline/readline.h"
|
|
#include "gdbcore.h"
|
|
#include "cli/cli-utils.h"
|
|
#include "gdb_bfd.h"
|
|
#include "filestuff.h"
|
|
#include "common/byte-vector.h"
|
|
|
|
static gdb::unique_xmalloc_ptr<char>
|
|
scan_expression (const char **cmd, const char *def)
|
|
{
|
|
if ((*cmd) == NULL || (**cmd) == '\0')
|
|
return gdb::unique_xmalloc_ptr<char> (xstrdup (def));
|
|
else
|
|
{
|
|
char *exp;
|
|
const char *end;
|
|
|
|
end = (*cmd) + strcspn (*cmd, " \t");
|
|
exp = savestring ((*cmd), end - (*cmd));
|
|
(*cmd) = skip_spaces (end);
|
|
return gdb::unique_xmalloc_ptr<char> (exp);
|
|
}
|
|
}
|
|
|
|
|
|
static gdb::unique_xmalloc_ptr<char>
|
|
scan_filename (const char **cmd, const char *defname)
|
|
{
|
|
gdb::unique_xmalloc_ptr<char> filename;
|
|
|
|
/* FIXME: Need to get the ``/a(ppend)'' flag from somewhere. */
|
|
|
|
/* File. */
|
|
if ((*cmd) == NULL)
|
|
{
|
|
if (defname == NULL)
|
|
error (_("Missing filename."));
|
|
filename.reset (xstrdup (defname));
|
|
}
|
|
else
|
|
{
|
|
/* FIXME: should parse a possibly quoted string. */
|
|
const char *end;
|
|
|
|
(*cmd) = skip_spaces (*cmd);
|
|
end = *cmd + strcspn (*cmd, " \t");
|
|
filename.reset (savestring ((*cmd), end - (*cmd)));
|
|
(*cmd) = skip_spaces (end);
|
|
}
|
|
gdb_assert (filename != NULL);
|
|
|
|
return gdb::unique_xmalloc_ptr<char> (tilde_expand (filename.get ()));
|
|
}
|
|
|
|
static gdb_bfd_ref_ptr
|
|
bfd_openr_or_error (const char *filename, const char *target)
|
|
{
|
|
gdb_bfd_ref_ptr ibfd (gdb_bfd_openr (filename, target));
|
|
if (ibfd == NULL)
|
|
error (_("Failed to open %s: %s."), filename,
|
|
bfd_errmsg (bfd_get_error ()));
|
|
|
|
if (!bfd_check_format (ibfd.get (), bfd_object))
|
|
error (_("'%s' is not a recognized file format."), filename);
|
|
|
|
return ibfd;
|
|
}
|
|
|
|
static gdb_bfd_ref_ptr
|
|
bfd_openw_or_error (const char *filename, const char *target, const char *mode)
|
|
{
|
|
gdb_bfd_ref_ptr obfd;
|
|
|
|
if (*mode == 'w') /* Write: create new file */
|
|
{
|
|
obfd = gdb_bfd_openw (filename, target);
|
|
if (obfd == NULL)
|
|
error (_("Failed to open %s: %s."), filename,
|
|
bfd_errmsg (bfd_get_error ()));
|
|
if (!bfd_set_format (obfd.get (), bfd_object))
|
|
error (_("bfd_openw_or_error: %s."), bfd_errmsg (bfd_get_error ()));
|
|
}
|
|
else if (*mode == 'a') /* Append to existing file. */
|
|
{ /* FIXME -- doesn't work... */
|
|
error (_("bfd_openw does not work with append."));
|
|
}
|
|
else
|
|
error (_("bfd_openw_or_error: unknown mode %s."), mode);
|
|
|
|
return obfd;
|
|
}
|
|
|
|
static struct cmd_list_element *dump_cmdlist;
|
|
static struct cmd_list_element *append_cmdlist;
|
|
static struct cmd_list_element *srec_cmdlist;
|
|
static struct cmd_list_element *ihex_cmdlist;
|
|
static struct cmd_list_element *verilog_cmdlist;
|
|
static struct cmd_list_element *tekhex_cmdlist;
|
|
static struct cmd_list_element *binary_dump_cmdlist;
|
|
static struct cmd_list_element *binary_append_cmdlist;
|
|
|
|
static void
|
|
dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump\" must be followed by a subcommand.\n\n"));
|
|
help_list (dump_cmdlist, "dump ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
append_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"append\" must be followed by a subcommand.\n\n"));
|
|
help_list (dump_cmdlist, "append ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
dump_binary_file (const char *filename, const char *mode,
|
|
const bfd_byte *buf, ULONGEST len)
|
|
{
|
|
int status;
|
|
|
|
gdb_file_up file = gdb_fopen_cloexec (filename, mode);
|
|
status = fwrite (buf, len, 1, file.get ());
|
|
if (status != 1)
|
|
perror_with_name (filename);
|
|
}
|
|
|
|
static void
|
|
dump_bfd_file (const char *filename, const char *mode,
|
|
const char *target, CORE_ADDR vaddr,
|
|
const bfd_byte *buf, ULONGEST len)
|
|
{
|
|
asection *osection;
|
|
|
|
gdb_bfd_ref_ptr obfd (bfd_openw_or_error (filename, target, mode));
|
|
osection = bfd_make_section_anyway (obfd.get (), ".newsec");
|
|
bfd_set_section_size (obfd.get (), osection, len);
|
|
bfd_set_section_vma (obfd.get (), osection, vaddr);
|
|
bfd_set_section_alignment (obfd.get (), osection, 0);
|
|
bfd_set_section_flags (obfd.get (), osection, (SEC_HAS_CONTENTS
|
|
| SEC_ALLOC
|
|
| SEC_LOAD));
|
|
osection->entsize = 0;
|
|
if (!bfd_set_section_contents (obfd.get (), osection, buf, 0, len))
|
|
warning (_("writing dump file '%s' (%s)"), filename,
|
|
bfd_errmsg (bfd_get_error ()));
|
|
}
|
|
|
|
static void
|
|
dump_memory_to_file (const char *cmd, const char *mode, const char *file_format)
|
|
{
|
|
CORE_ADDR lo;
|
|
CORE_ADDR hi;
|
|
ULONGEST count;
|
|
const char *hi_exp;
|
|
|
|
/* Open the file. */
|
|
gdb::unique_xmalloc_ptr<char> filename = scan_filename (&cmd, NULL);
|
|
|
|
/* Find the low address. */
|
|
if (cmd == NULL || *cmd == '\0')
|
|
error (_("Missing start address."));
|
|
gdb::unique_xmalloc_ptr<char> lo_exp = scan_expression (&cmd, NULL);
|
|
|
|
/* Find the second address - rest of line. */
|
|
if (cmd == NULL || *cmd == '\0')
|
|
error (_("Missing stop address."));
|
|
hi_exp = cmd;
|
|
|
|
lo = parse_and_eval_address (lo_exp.get ());
|
|
hi = parse_and_eval_address (hi_exp);
|
|
if (hi <= lo)
|
|
error (_("Invalid memory address range (start >= end)."));
|
|
count = hi - lo;
|
|
|
|
/* FIXME: Should use read_memory_partial() and a magic blocking
|
|
value. */
|
|
gdb::byte_vector buf (count);
|
|
read_memory (lo, buf.data (), count);
|
|
|
|
/* Have everything. Open/write the data. */
|
|
if (file_format == NULL || strcmp (file_format, "binary") == 0)
|
|
dump_binary_file (filename.get (), mode, buf.data (), count);
|
|
else
|
|
dump_bfd_file (filename.get (), mode, file_format, lo, buf.data (), count);
|
|
}
|
|
|
|
static void
|
|
dump_memory_command (const char *cmd, const char *mode)
|
|
{
|
|
dump_memory_to_file (cmd, mode, "binary");
|
|
}
|
|
|
|
static void
|
|
dump_value_to_file (const char *cmd, const char *mode, const char *file_format)
|
|
{
|
|
struct value *val;
|
|
|
|
/* Open the file. */
|
|
gdb::unique_xmalloc_ptr<char> filename = scan_filename (&cmd, NULL);
|
|
|
|
/* Find the value. */
|
|
if (cmd == NULL || *cmd == '\0')
|
|
error (_("No value to %s."), *mode == 'a' ? "append" : "dump");
|
|
val = parse_and_eval (cmd);
|
|
if (val == NULL)
|
|
error (_("Invalid expression."));
|
|
|
|
/* Have everything. Open/write the data. */
|
|
if (file_format == NULL || strcmp (file_format, "binary") == 0)
|
|
dump_binary_file (filename.get (), mode, value_contents (val),
|
|
TYPE_LENGTH (value_type (val)));
|
|
else
|
|
{
|
|
CORE_ADDR vaddr;
|
|
|
|
if (VALUE_LVAL (val))
|
|
{
|
|
vaddr = value_address (val);
|
|
}
|
|
else
|
|
{
|
|
vaddr = 0;
|
|
warning (_("value is not an lval: address assumed to be zero"));
|
|
}
|
|
|
|
dump_bfd_file (filename.get (), mode, file_format, vaddr,
|
|
value_contents (val),
|
|
TYPE_LENGTH (value_type (val)));
|
|
}
|
|
}
|
|
|
|
static void
|
|
dump_value_command (const char *cmd, const char *mode)
|
|
{
|
|
dump_value_to_file (cmd, mode, "binary");
|
|
}
|
|
|
|
static void
|
|
dump_srec_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_WB, "srec");
|
|
}
|
|
|
|
static void
|
|
dump_srec_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_WB, "srec");
|
|
}
|
|
|
|
static void
|
|
dump_ihex_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_WB, "ihex");
|
|
}
|
|
|
|
static void
|
|
dump_ihex_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_WB, "ihex");
|
|
}
|
|
|
|
static void
|
|
dump_verilog_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_WB, "verilog");
|
|
}
|
|
|
|
static void
|
|
dump_verilog_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_WB, "verilog");
|
|
}
|
|
|
|
static void
|
|
dump_tekhex_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_WB, "tekhex");
|
|
}
|
|
|
|
static void
|
|
dump_tekhex_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_WB, "tekhex");
|
|
}
|
|
|
|
static void
|
|
dump_binary_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_WB, "binary");
|
|
}
|
|
|
|
static void
|
|
dump_binary_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_WB, "binary");
|
|
}
|
|
|
|
static void
|
|
append_binary_memory (const char *args, int from_tty)
|
|
{
|
|
dump_memory_to_file (args, FOPEN_AB, "binary");
|
|
}
|
|
|
|
static void
|
|
append_binary_value (const char *args, int from_tty)
|
|
{
|
|
dump_value_to_file (args, FOPEN_AB, "binary");
|
|
}
|
|
|
|
struct dump_context
|
|
{
|
|
void (*func) (const char *cmd, const char *mode);
|
|
const char *mode;
|
|
};
|
|
|
|
static void
|
|
call_dump_func (struct cmd_list_element *c, const char *args, int from_tty)
|
|
{
|
|
struct dump_context *d = (struct dump_context *) get_cmd_context (c);
|
|
|
|
d->func (args, d->mode);
|
|
}
|
|
|
|
static void
|
|
add_dump_command (const char *name,
|
|
void (*func) (const char *args, const char *mode),
|
|
const char *descr)
|
|
|
|
{
|
|
struct cmd_list_element *c;
|
|
struct dump_context *d;
|
|
|
|
c = add_cmd (name, all_commands, descr, &dump_cmdlist);
|
|
c->completer = filename_completer;
|
|
d = XNEW (struct dump_context);
|
|
d->func = func;
|
|
d->mode = FOPEN_WB;
|
|
set_cmd_context (c, d);
|
|
c->func = call_dump_func;
|
|
|
|
c = add_cmd (name, all_commands, descr, &append_cmdlist);
|
|
c->completer = filename_completer;
|
|
d = XNEW (struct dump_context);
|
|
d->func = func;
|
|
d->mode = FOPEN_AB;
|
|
set_cmd_context (c, d);
|
|
c->func = call_dump_func;
|
|
|
|
/* Replace "Dump " at start of docstring with "Append " (borrowed
|
|
from [deleted] deprecated_add_show_from_set). */
|
|
if ( c->doc[0] == 'W'
|
|
&& c->doc[1] == 'r'
|
|
&& c->doc[2] == 'i'
|
|
&& c->doc[3] == 't'
|
|
&& c->doc[4] == 'e'
|
|
&& c->doc[5] == ' ')
|
|
c->doc = concat ("Append ", c->doc + 6, (char *)NULL);
|
|
}
|
|
|
|
/* Opaque data for restore_section_callback. */
|
|
struct callback_data {
|
|
CORE_ADDR load_offset;
|
|
CORE_ADDR load_start;
|
|
CORE_ADDR load_end;
|
|
};
|
|
|
|
/* Function: restore_section_callback.
|
|
|
|
Callback function for bfd_map_over_sections.
|
|
Selectively loads the sections into memory. */
|
|
|
|
static void
|
|
restore_section_callback (bfd *ibfd, asection *isec, void *args)
|
|
{
|
|
struct callback_data *data = (struct callback_data *) args;
|
|
bfd_vma sec_start = bfd_section_vma (ibfd, isec);
|
|
bfd_size_type size = bfd_section_size (ibfd, isec);
|
|
bfd_vma sec_end = sec_start + size;
|
|
bfd_size_type sec_offset = 0;
|
|
bfd_size_type sec_load_count = size;
|
|
int ret;
|
|
|
|
/* Ignore non-loadable sections, eg. from elf files. */
|
|
if (!(bfd_get_section_flags (ibfd, isec) & SEC_LOAD))
|
|
return;
|
|
|
|
/* Does the section overlap with the desired restore range? */
|
|
if (sec_end <= data->load_start
|
|
|| (data->load_end > 0 && sec_start >= data->load_end))
|
|
{
|
|
/* No, no useable data in this section. */
|
|
printf_filtered (_("skipping section %s...\n"),
|
|
bfd_section_name (ibfd, isec));
|
|
return;
|
|
}
|
|
|
|
/* Compare section address range with user-requested
|
|
address range (if any). Compute where the actual
|
|
transfer should start and end. */
|
|
if (sec_start < data->load_start)
|
|
sec_offset = data->load_start - sec_start;
|
|
/* Size of a partial transfer. */
|
|
sec_load_count -= sec_offset;
|
|
if (data->load_end > 0 && sec_end > data->load_end)
|
|
sec_load_count -= sec_end - data->load_end;
|
|
|
|
/* Get the data. */
|
|
gdb::byte_vector buf (size);
|
|
if (!bfd_get_section_contents (ibfd, isec, buf.data (), 0, size))
|
|
error (_("Failed to read bfd file %s: '%s'."), bfd_get_filename (ibfd),
|
|
bfd_errmsg (bfd_get_error ()));
|
|
|
|
printf_filtered ("Restoring section %s (0x%lx to 0x%lx)",
|
|
bfd_section_name (ibfd, isec),
|
|
(unsigned long) sec_start,
|
|
(unsigned long) sec_end);
|
|
|
|
if (data->load_offset != 0 || data->load_start != 0 || data->load_end != 0)
|
|
printf_filtered (" into memory (%s to %s)\n",
|
|
paddress (target_gdbarch (),
|
|
(unsigned long) sec_start
|
|
+ sec_offset + data->load_offset),
|
|
paddress (target_gdbarch (),
|
|
(unsigned long) sec_start + sec_offset
|
|
+ data->load_offset + sec_load_count));
|
|
else
|
|
puts_filtered ("\n");
|
|
|
|
/* Write the data. */
|
|
ret = target_write_memory (sec_start + sec_offset + data->load_offset,
|
|
&buf[sec_offset], sec_load_count);
|
|
if (ret != 0)
|
|
warning (_("restore: memory write failed (%s)."), safe_strerror (ret));
|
|
}
|
|
|
|
static void
|
|
restore_binary_file (const char *filename, struct callback_data *data)
|
|
{
|
|
gdb_file_up file = gdb_fopen_cloexec (filename, FOPEN_RB);
|
|
long len;
|
|
|
|
/* Get the file size for reading. */
|
|
if (fseek (file.get (), 0, SEEK_END) == 0)
|
|
{
|
|
len = ftell (file.get ());
|
|
if (len < 0)
|
|
perror_with_name (filename);
|
|
}
|
|
else
|
|
perror_with_name (filename);
|
|
|
|
if (len <= data->load_start)
|
|
error (_("Start address is greater than length of binary file %s."),
|
|
filename);
|
|
|
|
/* Chop off "len" if it exceeds the requested load_end addr. */
|
|
if (data->load_end != 0 && data->load_end < len)
|
|
len = data->load_end;
|
|
/* Chop off "len" if the requested load_start addr skips some bytes. */
|
|
if (data->load_start > 0)
|
|
len -= data->load_start;
|
|
|
|
printf_filtered
|
|
("Restoring binary file %s into memory (0x%lx to 0x%lx)\n",
|
|
filename,
|
|
(unsigned long) (data->load_start + data->load_offset),
|
|
(unsigned long) (data->load_start + data->load_offset + len));
|
|
|
|
/* Now set the file pos to the requested load start pos. */
|
|
if (fseek (file.get (), data->load_start, SEEK_SET) != 0)
|
|
perror_with_name (filename);
|
|
|
|
/* Now allocate a buffer and read the file contents. */
|
|
gdb::byte_vector buf (len);
|
|
if (fread (buf.data (), 1, len, file.get ()) != len)
|
|
perror_with_name (filename);
|
|
|
|
/* Now write the buffer into target memory. */
|
|
len = target_write_memory (data->load_start + data->load_offset,
|
|
buf.data (), len);
|
|
if (len != 0)
|
|
warning (_("restore: memory write failed (%s)."), safe_strerror (len));
|
|
}
|
|
|
|
static void
|
|
restore_command (const char *args, int from_tty)
|
|
{
|
|
struct callback_data data;
|
|
int binary_flag = 0;
|
|
|
|
if (!target_has_execution)
|
|
noprocess ();
|
|
|
|
data.load_offset = 0;
|
|
data.load_start = 0;
|
|
data.load_end = 0;
|
|
|
|
/* Parse the input arguments. First is filename (required). */
|
|
gdb::unique_xmalloc_ptr<char> filename = scan_filename (&args, NULL);
|
|
if (args != NULL && *args != '\0')
|
|
{
|
|
static const char binary_string[] = "binary";
|
|
|
|
/* Look for optional "binary" flag. */
|
|
if (startswith (args, binary_string))
|
|
{
|
|
binary_flag = 1;
|
|
args += strlen (binary_string);
|
|
args = skip_spaces (args);
|
|
}
|
|
/* Parse offset (optional). */
|
|
if (args != NULL && *args != '\0')
|
|
data.load_offset = binary_flag ?
|
|
parse_and_eval_address (scan_expression (&args, NULL).get ()) :
|
|
parse_and_eval_long (scan_expression (&args, NULL).get ());
|
|
if (args != NULL && *args != '\0')
|
|
{
|
|
/* Parse start address (optional). */
|
|
data.load_start =
|
|
parse_and_eval_long (scan_expression (&args, NULL).get ());
|
|
if (args != NULL && *args != '\0')
|
|
{
|
|
/* Parse end address (optional). */
|
|
data.load_end = parse_and_eval_long (args);
|
|
if (data.load_end <= data.load_start)
|
|
error (_("Start must be less than end."));
|
|
}
|
|
}
|
|
}
|
|
|
|
if (info_verbose)
|
|
printf_filtered ("Restore file %s offset 0x%lx start 0x%lx end 0x%lx\n",
|
|
filename.get (), (unsigned long) data.load_offset,
|
|
(unsigned long) data.load_start,
|
|
(unsigned long) data.load_end);
|
|
|
|
if (binary_flag)
|
|
{
|
|
restore_binary_file (filename.get (), &data);
|
|
}
|
|
else
|
|
{
|
|
/* Open the file for loading. */
|
|
gdb_bfd_ref_ptr ibfd (bfd_openr_or_error (filename.get (), NULL));
|
|
|
|
/* Process the sections. */
|
|
bfd_map_over_sections (ibfd.get (), restore_section_callback, &data);
|
|
}
|
|
}
|
|
|
|
static void
|
|
srec_dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump srec\" must be followed by a subcommand.\n"));
|
|
help_list (srec_cmdlist, "dump srec ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
ihex_dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump ihex\" must be followed by a subcommand.\n"));
|
|
help_list (ihex_cmdlist, "dump ihex ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
verilog_dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump verilog\" must be followed by a subcommand.\n"));
|
|
help_list (verilog_cmdlist, "dump verilog ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
tekhex_dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump tekhex\" must be followed by a subcommand.\n"));
|
|
help_list (tekhex_cmdlist, "dump tekhex ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
binary_dump_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"dump binary\" must be followed by a subcommand.\n"));
|
|
help_list (binary_dump_cmdlist, "dump binary ", all_commands, gdb_stdout);
|
|
}
|
|
|
|
static void
|
|
binary_append_command (const char *cmd, int from_tty)
|
|
{
|
|
printf_unfiltered (_("\"append binary\" must be followed by a subcommand.\n"));
|
|
help_list (binary_append_cmdlist, "append binary ", all_commands,
|
|
gdb_stdout);
|
|
}
|
|
|
|
void
|
|
_initialize_cli_dump (void)
|
|
{
|
|
struct cmd_list_element *c;
|
|
|
|
add_prefix_cmd ("dump", class_vars, dump_command,
|
|
_("Dump target code/data to a local file."),
|
|
&dump_cmdlist, "dump ",
|
|
0/*allow-unknown*/,
|
|
&cmdlist);
|
|
add_prefix_cmd ("append", class_vars, append_command,
|
|
_("Append target code/data to a local file."),
|
|
&append_cmdlist, "append ",
|
|
0/*allow-unknown*/,
|
|
&cmdlist);
|
|
|
|
add_dump_command ("memory", dump_memory_command, "\
|
|
Write contents of memory to a raw binary file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory within the\n\
|
|
range [START .. STOP) to the specified FILE in raw target ordered bytes.");
|
|
|
|
add_dump_command ("value", dump_value_command, "\
|
|
Write the value of an expression to a raw binary file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION to\n\
|
|
the specified FILE in raw target ordered bytes.");
|
|
|
|
add_prefix_cmd ("srec", all_commands, srec_dump_command,
|
|
_("Write target code/data to an srec file."),
|
|
&srec_cmdlist, "dump srec ",
|
|
0 /*allow-unknown*/,
|
|
&dump_cmdlist);
|
|
|
|
add_prefix_cmd ("ihex", all_commands, ihex_dump_command,
|
|
_("Write target code/data to an intel hex file."),
|
|
&ihex_cmdlist, "dump ihex ",
|
|
0 /*allow-unknown*/,
|
|
&dump_cmdlist);
|
|
|
|
add_prefix_cmd ("verilog", all_commands, verilog_dump_command,
|
|
_("Write target code/data to a verilog hex file."),
|
|
&verilog_cmdlist, "dump verilog ",
|
|
0 /*allow-unknown*/,
|
|
&dump_cmdlist);
|
|
|
|
add_prefix_cmd ("tekhex", all_commands, tekhex_dump_command,
|
|
_("Write target code/data to a tekhex file."),
|
|
&tekhex_cmdlist, "dump tekhex ",
|
|
0 /*allow-unknown*/,
|
|
&dump_cmdlist);
|
|
|
|
add_prefix_cmd ("binary", all_commands, binary_dump_command,
|
|
_("Write target code/data to a raw binary file."),
|
|
&binary_dump_cmdlist, "dump binary ",
|
|
0 /*allow-unknown*/,
|
|
&dump_cmdlist);
|
|
|
|
add_prefix_cmd ("binary", all_commands, binary_append_command,
|
|
_("Append target code/data to a raw binary file."),
|
|
&binary_append_cmdlist, "append binary ",
|
|
0 /*allow-unknown*/,
|
|
&append_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, dump_srec_memory, _("\
|
|
Write contents of memory to an srec file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory\n\
|
|
within the range [START .. STOP) to the specified FILE in srec format."),
|
|
&srec_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, dump_srec_value, _("\
|
|
Write the value of an expression to an srec file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in srec format."),
|
|
&srec_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, dump_ihex_memory, _("\
|
|
Write contents of memory to an ihex file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory within\n\
|
|
the range [START .. STOP) to the specified FILE in intel hex format."),
|
|
&ihex_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, dump_ihex_value, _("\
|
|
Write the value of an expression to an ihex file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in intel hex format."),
|
|
&ihex_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, dump_verilog_memory, _("\
|
|
Write contents of memory to a verilog hex file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory within\n\
|
|
the range [START .. STOP) to the specified FILE in verilog hex format."),
|
|
&verilog_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, dump_verilog_value, _("\
|
|
Write the value of an expression to a verilog hex file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in verilog hex format."),
|
|
&verilog_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, dump_tekhex_memory, _("\
|
|
Write contents of memory to a tekhex file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory\n\
|
|
within the range [START .. STOP) to the specified FILE in tekhex format."),
|
|
&tekhex_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, dump_tekhex_value, _("\
|
|
Write the value of an expression to a tekhex file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in tekhex format."),
|
|
&tekhex_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, dump_binary_memory, _("\
|
|
Write contents of memory to a raw binary file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory\n\
|
|
within the range [START .. STOP) to the specified FILE in binary format."),
|
|
&binary_dump_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, dump_binary_value, _("\
|
|
Write the value of an expression to a raw binary file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in raw target ordered bytes."),
|
|
&binary_dump_cmdlist);
|
|
|
|
add_cmd ("memory", all_commands, append_binary_memory, _("\
|
|
Append contents of memory to a raw binary file.\n\
|
|
Arguments are FILE START STOP. Writes the contents of memory within the\n\
|
|
range [START .. STOP) to the specified FILE in raw target ordered bytes."),
|
|
&binary_append_cmdlist);
|
|
|
|
add_cmd ("value", all_commands, append_binary_value, _("\
|
|
Append the value of an expression to a raw binary file.\n\
|
|
Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n\
|
|
to the specified FILE in raw target ordered bytes."),
|
|
&binary_append_cmdlist);
|
|
|
|
c = add_com ("restore", class_vars, restore_command, _("\
|
|
Restore the contents of FILE to target memory.\n\
|
|
Arguments are FILE OFFSET START END where all except FILE are optional.\n\
|
|
OFFSET will be added to the base address of the file (default zero).\n\
|
|
If START and END are given, only the file contents within that range\n\
|
|
(file relative) will be restored to target memory."));
|
|
c->completer = filename_completer;
|
|
/* FIXME: completers for other commands. */
|
|
}
|