Files
Tom Tromey 03cd72b810 Use gdb_bfd_sections in restore_command
This changes restore_command to avoid bfd_map_over_sections, in favor
of iteration.  A helper data structure can also be removed by this
patch.

gdb/ChangeLog
2020-09-19  Tom Tromey  <tom@tromey.com>

	* cli/cli-dump.c (struct callback_data): Remove.
	(restore_one_section): Rename from restore_section_callback.
	Change parameters.
	(restore_binary_file): Change parameters.
	(restore_command): Use foreach.
2020-09-19 11:54:53 -06:00
..
2020-06-28 10:33:07 -06:00
2020-06-28 10:33:07 -06:00
2020-05-24 20:27:48 -06:00
2020-05-24 20:27:48 -06:00
2020-05-14 13:46:38 -04:00