gdb: fix variable shadowing error in darwin-nat.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2020-01-23 Simon Marchi <simon.marchi@efficios.com>
2
3 * darwin-nat.c (darwin_nat_target::wait_1): Move `inf`
4 declaration to narrower scopes.
5
6 2020-01-23 Simon Marchi <simon.marchi@efficios.com>
7
8 * darwin-nat.h (struct darwin_exception_msg, enum
9 darwin_msg_state, struct darwin_thread_info, darwin_thread_t):
10 Move up.
11 (class darwin_nat_target) <wait_1, check_new_threads,
12 decode_exception_message, decode_message, stop_inferior,
13 init_thread_list, ptrace_him, cancel_breakpoint>: Declare.
14 * darwin-nat.c (darwin_check_new_threads): Rename to...
15 (darwin_nat_target::check_new_threads): ... this.
16 (darwin_suspend_inferior_it): Remove.
17 (darwin_decode_exception_message): Rename to...
18 (darwin_nat_target::decode_exception_message): ... this.
19 (darwin_nat_target::resume): Pass target to find_inferior_ptid.
20 (darwin_decode_message): Rename to...
21 (darwin_nat_target::decode_message): ... this.
22 (cancel_breakpoint): Rename to...
23 (darwin_nat_target::cancel_breakpoint): ... this.
24 (darwin_wait): Rename to...
25 (darwin_nat_target::wait_1): ... this. Use range-based for loop
26 instead of iterate_over_inferiors.
27 (darwin_nat_target::wait): Call wait_1 instead of darwin_wait.
28 (darwin_stop_inferior): Rename to...
29 (darwin_nat_target::stop_inferior): ... this.
30 (darwin_nat_target::kill): Call wait_1 instead of darwin_wait.
31 (darwin_init_thread_list): Rename to...
32 (darwin_nat_target::init_thread_list): ... this.
33 (darwin_ptrace_him): Rename to...
34 (darwin_nat_target::ptrace_him): ... this.
35 (darwin_nat_target::create_inferior): Pass lambda function to
36 fork_inferior.
37 (darwin_nat_target::detach): Call stop_inferior instead of
38 darwin_stop_inferior.
39 * fork-inferior.h (fork_inferior): Change init_trace_fun
40 parameter to gdb::function_view.
41 * fork-inferior.c (fork_inferior): Likewise.
42
43 2020-01-23 Hannes Domani <ssbssa@yahoo.de>
44
45 * i386-cygwin-tdep.c (core_process_module_section): Update.
46 * windows-nat.c (struct lm_info_windows): Add text_offset.
47 (windows_xfer_shared_libraries): Update.
48 * windows-tdep.c (windows_xfer_shared_library):
49 Add text_offset_cached argument.
50 * windows-tdep.h (windows_xfer_shared_library): Update.
51
52 2020-01-21 Simon Marchi <simon.marchi@efficios.com>
53
54 * gdbarch.sh: Add declaration for _initialize_gdbarch.
55
56 2020-01-21 Simon Marchi <simon.marchi@efficios.com>
57
58 * remote-sim.c (check_for_duplicate_sim_descriptor): Remove.
59 (get_sim_inferior_data): Remove use of iterate_over_inferiors,
60 replace with range-based for.
61 (gdbsim_interrupt_inferior): Remove.
62 (gdbsim_target::interrupt): Replace iterate_over_inferiors use
63 with a range-based for. Inline code from
64 gdbsim_interrupt_inferior.
65
66 2020-01-21 Simon Marchi <simon.marchi@efficios.com>
67
68 * infrun.c (proceed): Fix indentation.
69
70 2020-01-21 Tom Tromey <tromey@adacore.com>
71
72 * source-cache.c (source_cache::ensure): Call ext_lang_colorize.
73 * python/python.c (python_extension_ops): Update.
74 (gdbpy_colorize): New function.
75 * python/lib/gdb/__init__.py (colorize): New function.
76 * extension.h (ext_lang_colorize): Declare.
77 * extension.c (ext_lang_colorize): New function.
78 * extension-priv.h (struct extension_language_ops) <colorize>: New
79 member.
80 * cli/cli-style.c (_initialize_cli_style): Update help text.
81
82 2020-01-21 Luis Machado <luis.machado@linaro.org>
83
84 * aarch64-tdep.c (struct aarch64_displaced_step_closure)
85 <cond>: Change type to bool.
86 (aarch64_displaced_step_b_cond): Update cond to use bool type.
87 (aarch64_displaced_step_cb): Likewise.
88 (aarch64_displaced_step_tb): Likewise.
89
90 2020-01-21 Luis Machado <luis.machado@linaro.org>
91
92 * aarch64-tdep.c (aarch64_displaced_step_fixup): Add more debugging
93 output.
94
95 2020-01-21 Luis Machado <luis.machado@linaro.org>
96
97 * aarch64-tdep.c (struct aarch64_displaced_step_closure )
98 <pc_adjust>: Adjust the documentation.
99 (aarch64_displaced_step_fixup): Check if PC really moved before
100 adjusting it.
101
102 2020-01-19 Tom Tromey <tom@tromey.com>
103
104 * disasm.c (~gdb_disassembler): New destructor.
105 (gdb_buffered_insn_length): Call disassemble_free_target.
106 * disasm.h (class gdb_disassembler): Declare destructor. Use
107 DISABLE_COPY_AND_ASSIGN.
108
109 2020-01-19 Tom Tromey <tom@tromey.com>
110
111 * dwarf2read.c (abbrev_table_up): Move typedef earlier.
112 (die_reader_func_ftype): Remove.
113 (cutu_reader): New class.
114 (dw2_get_file_names_reader): Remove "data" parameter.
115 (dw2_get_file_names): Use cutu_reader.
116 (create_debug_type_hash_table): Update.
117 (read_cutu_die_from_dwo): Update comment.
118 (lookup_dwo_unit): Add dwo_name parameter.
119 (cutu_reader::init_tu_and_read_dwo_dies): Now a method. Remove
120 die_reader_func_ftype and data parameters.
121 (cutu_reader::cutu_reader): Rename from init_cutu_and_read_dies.
122 Remove die_reader_func_ftype and data parameters.
123 (~cutu_reader): New; from init_cutu_and_read_dies.
124 (cutu_reader::cutu_reader): Rename from
125 init_cutu_and_read_dies_no_follow. Remove die_reader_func_ftype
126 and data parameters.
127 (init_cutu_and_read_dies_simple): Remove.
128 (struct process_psymtab_comp_unit_data): Remove.
129 (process_psymtab_comp_unit_reader): Remove data parameter; add
130 want_partial_unit and pretend_language parameters.
131 (process_psymtab_comp_unit): Use cutu_reader.
132 (build_type_psymtabs_reader): Remove data parameter.
133 (build_type_psymtabs_1): Use cutu_reader.
134 (process_skeletonless_type_unit): Likewise.
135 (load_partial_comp_unit_reader): Remove.
136 (load_partial_comp_unit): Use cutu_reader.
137 (load_full_comp_unit_reader): Remove.
138 (load_full_comp_unit): Use cutu_reader.
139 (struct create_dwo_cu_data): Remove.
140 (create_dwo_cu_reader): Remove datap parameter; add dwo_file and
141 dwo_unit parameters.
142 (create_cus_hash_table): Use cutu_reader.
143 (struct dwarf2_read_addr_index_data): Remove.
144 (dwarf2_read_addr_index_reader): Remove.
145 (dwarf2_read_addr_index): Use cutu_reader.
146 (read_signatured_type_reader): Remove.
147 (read_signatured_type): Use cutu_reader.
148
149 2020-01-19 Tom Tromey <tom@tromey.com>
150
151 * tui/tui.c (tui_show_assembly): Use tui_suppress_output.
152 * tui/tui-wingeneral.h (class tui_suppress_output): New.
153 (tui_wrefresh): Declare.
154 * tui/tui-wingeneral.c (suppress_output): New global.
155 (tui_suppress_output, ~tui_suppress_output): New constructor and
156 destructor.
157 (tui_wrefresh): New function.
158 (tui_gen_win_info::refresh_window): Use tui_wrefresh.
159 (tui_gen_win_info::make_window): Call wnoutrefresh when needed.
160 * tui/tui-regs.h (struct tui_data_window) <no_refresh>: Declare
161 method.
162 * tui/tui-regs.c (tui_data_window::erase_data_content): Call
163 tui_wrefresh.
164 (tui_data_window::no_refresh): New method.
165 (tui_data_item_window::refresh_window): Call tui_wrefresh.
166 (tui_reg_command): Use tui_suppress_output
167 * tui/tui-layout.c (tui_set_layout): Use tui_suppress_output.
168 * tui/tui-data.h (struct tui_gen_win_info) <no_refresh>: New
169 method.
170 * tui/tui-command.c (tui_refresh_cmd_win): Call tui_wrefresh.
171
172 2020-01-19 Tom Tromey <tom@tromey.com>
173
174 * tui/tui-winsource.c (tui_update_source_windows_with_line):
175 Handle case where symtab is null.
176
177 2020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
178
179 * linux-fork.c (one_fork_p): Simplify.
180
181 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
182
183 * top.c (struct qt_args): Remove.
184 (kill_or_detach): Change return type to void, replace `void *`
185 parameter with a proper one.
186 (print_inferior_quit_action): Likewise.
187 (quit_confirm): Use range-based for loop to iterate over inferiors.
188 (quit_force): Likewise.
189
190 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
191
192 * mi/mi-main.c (run_one_inferior): Change return type to void, replace
193 `void *` parameter with proper parameters.
194 (mi_cmd_exec_run): Use range-based loop to iterate over inferiors.
195 (print_one_inferior): Change return type to void, replace `void *`
196 parameter with proper parameters.
197 (mi_cmd_list_thread_groups): Use range-based loop to iterate over
198 inferiors.
199 (get_other_inferior): Remove.
200 (mi_cmd_remove_inferior): Use range-based loop to iterate over
201 inferiors.
202
203 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
204
205 * mi/mi-interp.c (report_initial_inferior): Remove.
206 (mi_interp::init): Use range-based for to iterate over inferiors.
207
208 2020-01-17 Simon Marchi <simon.marchi@efficios.com>
209
210 * python/py-inferior.c (build_inferior_list): Remove.
211 (gdbpy_ref): Use range-based for loop to iterate over inferiors.
212
213 2020-01-16 Christian Biesinger <cbiesinger@google.com>
214
215 * btrace.c (btrace_compute_ftrace_1): Fix spelling error (Unkown).
216 (btrace_stitch_trace): Likewise.
217 * charset.c (intermediate_encoding): Likewise (vaild).
218 * nat/linux-btrace.c (linux_read_pt): Likewise (Unkown).
219 * python/py-record-btrace.c (struct PyMethodDef): Likewise (occurences).
220 * record-btrace.c (record_btrace_print_conf): Likewise (unkown).
221
222 2020-01-16 Hannes Domani <ssbssa@yahoo.de>
223
224 * windows-tdep.c (windows_get_tlb_type):
225 Add rtl_user_process_parameters type.
226
227 2020-01-16 Pedro Alves <palves@redhat.com>
228 Norbert Lange <nolange79@gmail.com>
229
230 PR build/24805
231 * gdbsupport/gdb_proc_service.h (PS_EXPORT): New.
232 (ps_get_thread_area, ps_getpid, ps_lcontinue, ps_lgetfpregs)
233 (ps_lgetregs, ps_lsetfpregs, ps_lsetregs, ps_lstop, ps_pcontinue)
234 (ps_pdread, ps_pdwrite, ps_pglobal_lookup, ps_pstop, ps_ptread)
235 (ps_ptwrite, ps_lgetxregs, ps_lgetxregsize, ps_lsetxregs)
236 (ps_plog): Redeclare exported functions with default visibility.
237
238 2020-01-16 Nitika Achra <Nitika.Achra@amd.com>
239
240 * dwarf2loc.c (decode_debug_loclists_addresses): Handle
241 DW_LLE_base_addressx, DW_LLE_startx_length, DW_LLE_start_length.
242
243 2020-01-15 Simon Marchi <simon.marchi@efficios.com>
244
245 * infcmd.c (post_create_inferior): Use get_thread_regcache
246 instead of get_current_regcache.
247
248 2020-01-14 Tom Tromey <tom@tromey.com>
249
250 PR symtab/12535:
251 * python/python.c (gdbpy_decode_line): Treat empty string the same
252 as no argument.
253
254 2020-01-14 Tom Tromey <tom@tromey.com>
255
256 * Makefile.in (CLIBS): Remove second use of $(LIBIBERTY).
257
258 2020-01-14 Tom Tromey <tom@tromey.com>
259
260 * nat/linux-btrace.c: Don't include <config.h>.
261 * nat/linux-ptrace.c: Don't include <config.h>.
262 * nat/x86-linux-dregs.c: Don't include <config.h>.
263
264 2020-01-14 Tom Tromey <tom@tromey.com>
265
266 * configure: Rebuild.
267 * configure.ac: Move many checks to ../gdbsupport/common.m4.
268
269 2020-01-14 Tom Tromey <tom@tromey.com>
270
271 * nat/x86-linux-dregs.c: Include configh.h.
272 * nat/linux-ptrace.c: Include configh.h.
273 * nat/linux-btrace.c: Include configh.h.
274 * defs.h: Include config.h, bfd.h.
275 * configure.ac: Don't source common.host.
276 (CONFIG_OBS, CONFIG_SRCS): Remove gdbsupport files.
277 * configure: Rebuild.
278 * acinclude.m4: Update path.
279 * Makefile.in (SUPPORT, LIBSUPPORT, INCSUPPORT): New variables.
280 (CONFIG_SRC_SUBDIR): Remove gdbsupport.
281 (INTERNAL_CFLAGS_BASE): Add INCSUPPORT.
282 (CLIBS): Add LIBSUPPORT.
283 (CDEPS): Likewise.
284 (COMMON_SFILES): Remove gdbsupport files.
285 (HFILES_NO_SRCDIR): Likewise.
286 (stamp-version): Update path to create-version.sh.
287 (ALLDEPFILES): Remove gdbsupport files.
288
289 2020-01-14 Tom Tromey <tom@tromey.com>
290
291 * gdbsupport/common.m4 (GDB_AC_COMMON): Define WIN32APILIBS and
292 USE_WIN32API when needed.
293 * configure.ac (USE_WIN32API): Don't define.
294 (WIN32LIBS): Use WIN32APILIBS.
295 * configure: Rebuild.
296
297 2020-01-14 Tom Tromey <tom@tromey.com>
298
299 * configure: Rebuild.
300 * gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation.
301
302 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
303
304 * skip.c (skip_function_command): Make skip w/o arguments use the
305 name of the inlined function if pc is inside any inlined function.
306
307 2020-01-14 Luis Machado <luis.machado@linaro.org>
308
309 * inf-ptrace.c (inf_ptrace_target::resume): Update comments.
310 * infrun.c (resume_1): Likewise.
311 (handle_inferior_event): Remove stale comment.
312 * linux-nat.c (linux_nat_target::resume): Update comments.
313 (save_stop_reason): Likewise.
314 (linux_nat_filter_event): Likewise.
315 * linux-nat.h (struct lwp_info) <stop_pc>, <stop_reason>: Likewise.
316
317 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * elfread.c (record_minimal_symbol): Set section index to 0 for
320 non-allocatable sections.
321
322
323 2020-01-13 Ali Tamur <tamur@google.com>
324
325 * dwarf2read.c (dwarf2_debug_sections): Add debug_str_offsets sections.
326 (dwarf2_cu): Add str_offsets_base field. Change the type of addr_base
327 to gdb::optional. Update comments.
328 (dwo_file): Update comments.
329 (read_attribute): Update API to take an additional out parameter,
330 need_reprocess. This is used to mark attributes that need other
331 attributes (e.g. str_offsets_base) for correct computation which may not
332 have been read yet.
333 (read_attribute_reprocess): New function declaration.
334 (read_addr_index): Likewise.
335 (read_dwo_str_index): Likewise.
336 (read_stub_str_index): Likewise.
337 (dwarf2_per_objfile::locate_sections): Handle debug_str_offsets section.
338 (lookup_addr_base): New function definition.
339 (lookup_ranges_base): Likewise.
340 (read_cutu_die_from_dwo): Use the new functions: lookup_addr_base,
341 lookup_ranges_base.
342 (init_cutu_and_read_dies): Update comments.
343 (init_cutu_and_read_dies_no_follow): Change API to take parent compile
344 unit. This is used to inherit parent's str_offsets_base and addr_base.
345 Update comments.
346 (init_cutu_and_read_dies_simple): Reflect API changes.
347 (skip_one_die): Reflect API changes. Handle DW_FORM_rnglistx.
348 (create_cus_hash_table): Change API to take parent compile unit.
349 Reflect API changes.
350 (open_and_init_dwo_file): Reflect API changes.
351 (dwarf2_get_pc_bounds): Update comments.
352 (dwarf2_record_block_ranges): Likewise.
353 (read_full_die_1): Change implementation to reprocess attributes that
354 need str_offsets_base and addr_base.
355 (partial_die_info::read): Likewise.
356 (read_attribute_reprocess): New function definition.
357 (read_attribute_value): Change API to take an additional out parameter,
358 need_reprocess. Handle DW_FORM_rnglistx. No longer trigger an error
359 when a non-dwo compile unit has index based attributes.
360 (read_attribute): Reflect API changes.
361 (read_addr_index_1): Reflect API changes. Update comments.
362 (dwarf2_read_addr_index_data): Reflect API changes.
363 (dwarf2_read_addr_index): Likewise.
364 (read_str_index): Change API and implementation. This becomes a helper
365 to be used by the new string index related methods. Update error
366 message and comments.
367 (read_dwo_str_index): New function definition.
368 (read_stub_str_index): Likewise.
369 * dwarf2read.h (dwarf2_per_objfile): Add str_offsets field.
370 * symfile.h (dwarf2_debug_sections): Likewise.
371 * xcoffread.c (dwarf2_debug_sections): Likewise.
372
373 2020-01-13 Simon Marchi <simon.marchi@efficios.com>
374
375 * gdbcore.h (struct core_fns) <core_read_registers>: Change
376 core_reg_sect type to gdb_byte *.
377 * arm-nbsd-nat.c (fetch_elfcore_registers): Likewise.
378 * cris-tdep.c (fetch_core_registers): Likewise.
379 * corelow.c (core_target::get_core_register_section): Change
380 type of `contents` to gdb::byte_vector.
381
382 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * tui/tui-wingeneral.c (box_win): Position the title in the center
385 of the border.
386
387 2020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
388
389 * corelow.c (core_target::get_core_register_section): Use
390 std::vector instead of alloca.
391
392 2020-01-13 Simon Marchi <simon.marchi@efficios.com>
393
394 * warning.m4: Add -Wmissing-declarations to build_warnings.
395 * configure: Re-generate.
396
397 2020-01-13 Simon Marchi <simon.marchi@efficios.com>
398
399 * python/python.c (init__gdb_module): Add declaration.
400
401 2020-01-13 Simon Marchi <simon.marchi@efficios.com>
402
403 * aarch64-fbsd-nat.c (_initialize_aarch64_fbsd_nat): Add declaration.
404 * aarch64-fbsd-tdep.c (_initialize_aarch64_fbsd_tdep): Add declaration.
405 * aarch64-linux-nat.c (_initialize_aarch64_linux_nat): Add declaration.
406 * aarch64-linux-tdep.c (_initialize_aarch64_linux_tdep): Add declaration.
407 * aarch64-newlib-tdep.c (_initialize_aarch64_newlib_tdep): Add declaration.
408 * aarch64-tdep.c (_initialize_aarch64_tdep): Add declaration.
409 * ada-exp.y (_initialize_ada_exp): Add declaration.
410 * ada-lang.c (_initialize_ada_language): Add declaration.
411 * ada-tasks.c (_initialize_tasks): Add declaration.
412 * agent.c (_initialize_agent): Add declaration.
413 * aix-thread.c (_initialize_aix_thread): Add declaration.
414 * alpha-bsd-nat.c (_initialize_alphabsd_nat): Add declaration.
415 * alpha-linux-nat.c (_initialize_alpha_linux_nat): Add declaration.
416 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Add declaration.
417 * alpha-nbsd-tdep.c (_initialize_alphanbsd_tdep): Add declaration.
418 * alpha-obsd-tdep.c (_initialize_alphaobsd_tdep): Add declaration.
419 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
420 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): Add declaration.
421 * amd64-dicos-tdep.c (_initialize_amd64_dicos_tdep): Add declaration.
422 * amd64-fbsd-nat.c (_initialize_amd64fbsd_nat): Add declaration.
423 * amd64-fbsd-tdep.c (_initialize_amd64fbsd_tdep): Add declaration.
424 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Add declaration.
425 * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Add declaration.
426 * amd64-nbsd-nat.c (_initialize_amd64nbsd_nat): Add declaration.
427 * amd64-nbsd-tdep.c (_initialize_amd64nbsd_tdep): Add declaration.
428 * amd64-obsd-nat.c (_initialize_amd64obsd_nat): Add declaration.
429 * amd64-obsd-tdep.c (_initialize_amd64obsd_tdep): Add declaration.
430 * amd64-sol2-tdep.c (_initialize_amd64_sol2_tdep): Add declaration.
431 * amd64-tdep.c (_initialize_amd64_tdep): Add declaration.
432 * amd64-windows-nat.c (_initialize_amd64_windows_nat): Add declaration.
433 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Add declaration.
434 * annotate.c (_initialize_annotate): Add declaration.
435 * arc-newlib-tdep.c (_initialize_arc_newlib_tdep): Add declaration.
436 * arc-tdep.c (_initialize_arc_tdep): Add declaration.
437 * arch-utils.c (_initialize_gdbarch_utils): Add declaration.
438 * arm-fbsd-nat.c (_initialize_arm_fbsd_nat): Add declaration.
439 * arm-fbsd-tdep.c (_initialize_arm_fbsd_tdep): Add declaration.
440 * arm-linux-nat.c (_initialize_arm_linux_nat): Add declaration.
441 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Add declaration.
442 * arm-nbsd-nat.c (_initialize_arm_netbsd_nat): Add declaration.
443 * arm-nbsd-tdep.c (_initialize_arm_netbsd_tdep): Add declaration.
444 * arm-obsd-tdep.c (_initialize_armobsd_tdep): Add declaration.
445 * arm-pikeos-tdep.c (_initialize_arm_pikeos_tdep): Add declaration.
446 * arm-symbian-tdep.c (_initialize_arm_symbian_tdep): Add declaration.
447 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
448 * arm-wince-tdep.c (_initialize_arm_wince_tdep): Add declaration.
449 * auto-load.c (_initialize_auto_load): Add declaration.
450 * auxv.c (_initialize_auxv): Add declaration.
451 * avr-tdep.c (_initialize_avr_tdep): Add declaration.
452 * ax-gdb.c (_initialize_ax_gdb): Add declaration.
453 * bfin-linux-tdep.c (_initialize_bfin_linux_tdep): Add declaration.
454 * bfin-tdep.c (_initialize_bfin_tdep): Add declaration.
455 * break-catch-sig.c (_initialize_break_catch_sig): Add declaration.
456 * break-catch-syscall.c (_initialize_break_catch_syscall): Add declaration.
457 * break-catch-throw.c (_initialize_break_catch_throw): Add declaration.
458 * breakpoint.c (_initialize_breakpoint): Add declaration.
459 * bsd-uthread.c (_initialize_bsd_uthread): Add declaration.
460 * btrace.c (_initialize_btrace): Add declaration.
461 * charset.c (_initialize_charset): Add declaration.
462 * cli/cli-cmds.c (_initialize_cli_cmds): Add declaration.
463 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
464 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
465 * cli/cli-logging.c (_initialize_cli_logging): Add declaration.
466 * cli/cli-script.c (_initialize_cli_script): Add declaration.
467 * cli/cli-style.c (_initialize_cli_style): Add declaration.
468 * coff-pe-read.c (_initialize_coff_pe_read): Add declaration.
469 * coffread.c (_initialize_coffread): Add declaration.
470 * compile/compile-cplus-types.c (_initialize_compile_cplus_types): Add declaration.
471 * compile/compile.c (_initialize_compile): Add declaration.
472 * complaints.c (_initialize_complaints): Add declaration.
473 * completer.c (_initialize_completer): Add declaration.
474 * copying.c (_initialize_copying): Add declaration.
475 * corefile.c (_initialize_core): Add declaration.
476 * corelow.c (_initialize_corelow): Add declaration.
477 * cp-abi.c (_initialize_cp_abi): Add declaration.
478 * cp-namespace.c (_initialize_cp_namespace): Add declaration.
479 * cp-support.c (_initialize_cp_support): Add declaration.
480 * cp-valprint.c (_initialize_cp_valprint): Add declaration.
481 * cris-linux-tdep.c (_initialize_cris_linux_tdep): Add declaration.
482 * cris-tdep.c (_initialize_cris_tdep): Add declaration.
483 * csky-linux-tdep.c (_initialize_csky_linux_tdep): Add declaration.
484 * csky-tdep.c (_initialize_csky_tdep): Add declaration.
485 * ctfread.c (_initialize_ctfread): Add declaration.
486 * d-lang.c (_initialize_d_language): Add declaration.
487 * darwin-nat-info.c (_initialize_darwin_info_commands): Add declaration.
488 * darwin-nat.c (_initialize_darwin_nat): Add declaration.
489 * dbxread.c (_initialize_dbxread): Add declaration.
490 * dcache.c (_initialize_dcache): Add declaration.
491 * disasm-selftests.c (_initialize_disasm_selftests): Add declaration.
492 * disasm.c (_initialize_disasm): Add declaration.
493 * dtrace-probe.c (_initialize_dtrace_probe): Add declaration.
494 * dummy-frame.c (_initialize_dummy_frame): Add declaration.
495 * dwarf-index-cache.c (_initialize_index_cache): Add declaration.
496 * dwarf-index-write.c (_initialize_dwarf_index_write): Add declaration.
497 * dwarf2-frame-tailcall.c (_initialize_tailcall_frame): Add declaration.
498 * dwarf2-frame.c (_initialize_dwarf2_frame): Add declaration.
499 * dwarf2expr.c (_initialize_dwarf2expr): Add declaration.
500 * dwarf2loc.c (_initialize_dwarf2loc): Add declaration.
501 * dwarf2read.c (_initialize_dwarf2_read): Add declaration.
502 * elfread.c (_initialize_elfread): Add declaration.
503 * exec.c (_initialize_exec): Add declaration.
504 * extension.c (_initialize_extension): Add declaration.
505 * f-lang.c (_initialize_f_language): Add declaration.
506 * f-valprint.c (_initialize_f_valprint): Add declaration.
507 * fbsd-nat.c (_initialize_fbsd_nat): Add declaration.
508 * fbsd-tdep.c (_initialize_fbsd_tdep): Add declaration.
509 * filesystem.c (_initialize_filesystem): Add declaration.
510 * findcmd.c (_initialize_mem_search): Add declaration.
511 * findvar.c (_initialize_findvar): Add declaration.
512 * fork-child.c (_initialize_fork_child): Add declaration.
513 * frame-base.c (_initialize_frame_base): Add declaration.
514 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
515 * frame.c (_initialize_frame): Add declaration.
516 * frv-linux-tdep.c (_initialize_frv_linux_tdep): Add declaration.
517 * frv-tdep.c (_initialize_frv_tdep): Add declaration.
518 * ft32-tdep.c (_initialize_ft32_tdep): Add declaration.
519 * gcore.c (_initialize_gcore): Add declaration.
520 * gdb-demangle.c (_initialize_gdb_demangle): Add declaration.
521 * gdb_bfd.c (_initialize_gdb_bfd): Add declaration.
522 * gdbarch-selftests.c (_initialize_gdbarch_selftests): Add declaration.
523 * gdbarch.c (_initialize_gdbarch): Add declaration.
524 * gdbtypes.c (_initialize_gdbtypes): Add declaration.
525 * gnu-nat.c (_initialize_gnu_nat): Add declaration.
526 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Add declaration.
527 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Add declaration.
528 * go-lang.c (_initialize_go_language): Add declaration.
529 * go32-nat.c (_initialize_go32_nat): Add declaration.
530 * guile/guile.c (_initialize_guile): Add declaration.
531 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
532 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Add declaration.
533 * hppa-linux-tdep.c (_initialize_hppa_linux_tdep): Add declaration.
534 * hppa-nbsd-nat.c (_initialize_hppanbsd_nat): Add declaration.
535 * hppa-nbsd-tdep.c (_initialize_hppanbsd_tdep): Add declaration.
536 * hppa-obsd-nat.c (_initialize_hppaobsd_nat): Add declaration.
537 * hppa-obsd-tdep.c (_initialize_hppabsd_tdep): Add declaration.
538 * hppa-tdep.c (_initialize_hppa_tdep): Add declaration.
539 * i386-bsd-nat.c (_initialize_i386bsd_nat): Add declaration.
540 * i386-cygwin-tdep.c (_initialize_i386_cygwin_tdep): Add declaration.
541 * i386-darwin-nat.c (_initialize_i386_darwin_nat): Add declaration.
542 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): Add declaration.
543 * i386-dicos-tdep.c (_initialize_i386_dicos_tdep): Add declaration.
544 * i386-fbsd-nat.c (_initialize_i386fbsd_nat): Add declaration.
545 * i386-fbsd-tdep.c (_initialize_i386fbsd_tdep): Add declaration.
546 * i386-gnu-nat.c (_initialize_i386gnu_nat): Add declaration.
547 * i386-gnu-tdep.c (_initialize_i386gnu_tdep): Add declaration.
548 * i386-go32-tdep.c (_initialize_i386_go32_tdep): Add declaration.
549 * i386-linux-nat.c (_initialize_i386_linux_nat): Add declaration.
550 * i386-linux-tdep.c (_initialize_i386_linux_tdep): Add declaration.
551 * i386-nbsd-nat.c (_initialize_i386nbsd_nat): Add declaration.
552 * i386-nbsd-tdep.c (_initialize_i386nbsd_tdep): Add declaration.
553 * i386-nto-tdep.c (_initialize_i386nto_tdep): Add declaration.
554 * i386-obsd-nat.c (_initialize_i386obsd_nat): Add declaration.
555 * i386-obsd-tdep.c (_initialize_i386obsd_tdep): Add declaration.
556 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Add declaration.
557 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Add declaration.
558 * i386-tdep.c (_initialize_i386_tdep): Add declaration.
559 * i386-windows-nat.c (_initialize_i386_windows_nat): Add declaration.
560 * ia64-libunwind-tdep.c (_initialize_libunwind_frame): Add declaration.
561 * ia64-linux-nat.c (_initialize_ia64_linux_nat): Add declaration.
562 * ia64-linux-tdep.c (_initialize_ia64_linux_tdep): Add declaration.
563 * ia64-tdep.c (_initialize_ia64_tdep): Add declaration.
564 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Add declaration.
565 * infcall.c (_initialize_infcall): Add declaration.
566 * infcmd.c (_initialize_infcmd): Add declaration.
567 * inflow.c (_initialize_inflow): Add declaration.
568 * infrun.c (_initialize_infrun): Add declaration.
569 * interps.c (_initialize_interpreter): Add declaration.
570 * iq2000-tdep.c (_initialize_iq2000_tdep): Add declaration.
571 * jit.c (_initialize_jit): Add declaration.
572 * language.c (_initialize_language): Add declaration.
573 * linux-fork.c (_initialize_linux_fork): Add declaration.
574 * linux-nat.c (_initialize_linux_nat): Add declaration.
575 * linux-tdep.c (_initialize_linux_tdep): Add declaration.
576 * linux-thread-db.c (_initialize_thread_db): Add declaration.
577 * lm32-tdep.c (_initialize_lm32_tdep): Add declaration.
578 * m2-lang.c (_initialize_m2_language): Add declaration.
579 * m32c-tdep.c (_initialize_m32c_tdep): Add declaration.
580 * m32r-linux-nat.c (_initialize_m32r_linux_nat): Add declaration.
581 * m32r-linux-tdep.c (_initialize_m32r_linux_tdep): Add declaration.
582 * m32r-tdep.c (_initialize_m32r_tdep): Add declaration.
583 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
584 * m68k-bsd-nat.c (_initialize_m68kbsd_nat): Add declaration.
585 * m68k-bsd-tdep.c (_initialize_m68kbsd_tdep): Add declaration.
586 * m68k-linux-nat.c (_initialize_m68k_linux_nat): Add declaration.
587 * m68k-linux-tdep.c (_initialize_m68k_linux_tdep): Add declaration.
588 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
589 * machoread.c (_initialize_machoread): Add declaration.
590 * macrocmd.c (_initialize_macrocmd): Add declaration.
591 * macroscope.c (_initialize_macroscope): Add declaration.
592 * maint-test-options.c (_initialize_maint_test_options): Add declaration.
593 * maint-test-settings.c (_initialize_maint_test_settings): Add declaration.
594 * maint.c (_initialize_maint_cmds): Add declaration.
595 * mdebugread.c (_initialize_mdebugread): Add declaration.
596 * memattr.c (_initialize_mem): Add declaration.
597 * mep-tdep.c (_initialize_mep_tdep): Add declaration.
598 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Add declaration.
599 * mi/mi-cmds.c (_initialize_mi_cmds): Add declaration.
600 * mi/mi-interp.c (_initialize_mi_interp): Add declaration.
601 * mi/mi-main.c (_initialize_mi_main): Add declaration.
602 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): Add declaration.
603 * microblaze-tdep.c (_initialize_microblaze_tdep): Add declaration.
604 * mips-fbsd-nat.c (_initialize_mips_fbsd_nat): Add declaration.
605 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Add declaration.
606 * mips-linux-nat.c (_initialize_mips_linux_nat): Add declaration.
607 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Add declaration.
608 * mips-nbsd-nat.c (_initialize_mipsnbsd_nat): Add declaration.
609 * mips-nbsd-tdep.c (_initialize_mipsnbsd_tdep): Add declaration.
610 * mips-sde-tdep.c (_initialize_mips_sde_tdep): Add declaration.
611 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
612 * mips64-obsd-nat.c (_initialize_mips64obsd_nat): Add declaration.
613 * mips64-obsd-tdep.c (_initialize_mips64obsd_tdep): Add declaration.
614 * mipsread.c (_initialize_mipsread): Add declaration.
615 * mn10300-linux-tdep.c (_initialize_mn10300_linux_tdep): Add declaration.
616 * mn10300-tdep.c (_initialize_mn10300_tdep): Add declaration.
617 * moxie-tdep.c (_initialize_moxie_tdep): Add declaration.
618 * msp430-tdep.c (_initialize_msp430_tdep): Add declaration.
619 * nds32-tdep.c (_initialize_nds32_tdep): Add declaration.
620 * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Add declaration.
621 * nios2-tdep.c (_initialize_nios2_tdep): Add declaration.
622 * nto-procfs.c (_initialize_procfs): Add declaration.
623 * objc-lang.c (_initialize_objc_language): Add declaration.
624 * observable.c (_initialize_observer): Add declaration.
625 * opencl-lang.c (_initialize_opencl_language): Add declaration.
626 * or1k-linux-tdep.c (_initialize_or1k_linux_tdep): Add declaration.
627 * or1k-tdep.c (_initialize_or1k_tdep): Add declaration.
628 * osabi.c (_initialize_gdb_osabi): Add declaration.
629 * osdata.c (_initialize_osdata): Add declaration.
630 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
631 * parse.c (_initialize_parse): Add declaration.
632 * ppc-fbsd-nat.c (_initialize_ppcfbsd_nat): Add declaration.
633 * ppc-fbsd-tdep.c (_initialize_ppcfbsd_tdep): Add declaration.
634 * ppc-linux-nat.c (_initialize_ppc_linux_nat): Add declaration.
635 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Add declaration.
636 * ppc-nbsd-nat.c (_initialize_ppcnbsd_nat): Add declaration.
637 * ppc-nbsd-tdep.c (_initialize_ppcnbsd_tdep): Add declaration.
638 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Add declaration.
639 * ppc-obsd-tdep.c (_initialize_ppcobsd_tdep): Add declaration.
640 * printcmd.c (_initialize_printcmd): Add declaration.
641 * probe.c (_initialize_probe): Add declaration.
642 * proc-api.c (_initialize_proc_api): Add declaration.
643 * proc-events.c (_initialize_proc_events): Add declaration.
644 * proc-service.c (_initialize_proc_service): Add declaration.
645 * procfs.c (_initialize_procfs): Add declaration.
646 * producer.c (_initialize_producer): Add declaration.
647 * psymtab.c (_initialize_psymtab): Add declaration.
648 * python/python.c (_initialize_python): Add declaration.
649 * ravenscar-thread.c (_initialize_ravenscar): Add declaration.
650 * record-btrace.c (_initialize_record_btrace): Add declaration.
651 * record-full.c (_initialize_record_full): Add declaration.
652 * record.c (_initialize_record): Add declaration.
653 * regcache-dump.c (_initialize_regcache_dump): Add declaration.
654 * regcache.c (_initialize_regcache): Add declaration.
655 * reggroups.c (_initialize_reggroup): Add declaration.
656 * remote-notif.c (_initialize_notif): Add declaration.
657 * remote-sim.c (_initialize_remote_sim): Add declaration.
658 * remote.c (_initialize_remote): Add declaration.
659 * reverse.c (_initialize_reverse): Add declaration.
660 * riscv-fbsd-nat.c (_initialize_riscv_fbsd_nat): Add declaration.
661 * riscv-fbsd-tdep.c (_initialize_riscv_fbsd_tdep): Add declaration.
662 * riscv-linux-nat.c (_initialize_riscv_linux_nat): Add declaration.
663 * riscv-linux-tdep.c (_initialize_riscv_linux_tdep): Add declaration.
664 * riscv-tdep.c (_initialize_riscv_tdep): Add declaration.
665 * rl78-tdep.c (_initialize_rl78_tdep): Add declaration.
666 * rs6000-aix-tdep.c (_initialize_rs6000_aix_tdep): Add declaration.
667 * rs6000-lynx178-tdep.c (_initialize_rs6000_lynx178_tdep):
668 Add declaration.
669 * rs6000-nat.c (_initialize_rs6000_nat): Add declaration.
670 * rs6000-tdep.c (_initialize_rs6000_tdep): Add declaration.
671 * run-on-main-thread.c (_initialize_run_on_main_thread): Add declaration.
672 * rust-exp.y (_initialize_rust_exp): Add declaration.
673 * rx-tdep.c (_initialize_rx_tdep): Add declaration.
674 * s12z-tdep.c (_initialize_s12z_tdep): Add declaration.
675 * s390-linux-nat.c (_initialize_s390_nat): Add declaration.
676 * s390-linux-tdep.c (_initialize_s390_linux_tdep): Add declaration.
677 * s390-tdep.c (_initialize_s390_tdep): Add declaration.
678 * score-tdep.c (_initialize_score_tdep): Add declaration.
679 * ser-go32.c (_initialize_ser_dos): Add declaration.
680 * ser-mingw.c (_initialize_ser_windows): Add declaration.
681 * ser-pipe.c (_initialize_ser_pipe): Add declaration.
682 * ser-tcp.c (_initialize_ser_tcp): Add declaration.
683 * ser-uds.c (_initialize_ser_socket): Add declaration.
684 * ser-unix.c (_initialize_ser_hardwire): Add declaration.
685 * serial.c (_initialize_serial): Add declaration.
686 * sh-linux-tdep.c (_initialize_sh_linux_tdep): Add declaration.
687 * sh-nbsd-nat.c (_initialize_shnbsd_nat): Add declaration.
688 * sh-nbsd-tdep.c (_initialize_shnbsd_tdep): Add declaration.
689 * sh-tdep.c (_initialize_sh_tdep): Add declaration.
690 * skip.c (_initialize_step_skip): Add declaration.
691 * sol-thread.c (_initialize_sol_thread): Add declaration.
692 * solib-aix.c (_initialize_solib_aix): Add declaration.
693 * solib-darwin.c (_initialize_darwin_solib): Add declaration.
694 * solib-dsbt.c (_initialize_dsbt_solib): Add declaration.
695 * solib-frv.c (_initialize_frv_solib): Add declaration.
696 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
697 * solib-target.c (_initialize_solib_target): Add declaration.
698 * solib.c (_initialize_solib): Add declaration.
699 * source-cache.c (_initialize_source_cache): Add declaration.
700 * source.c (_initialize_source): Add declaration.
701 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Add declaration.
702 * sparc-linux-tdep.c (_initialize_sparc_linux_tdep): Add declaration.
703 * sparc-nat.c (_initialize_sparc_nat): Add declaration.
704 * sparc-nbsd-nat.c (_initialize_sparcnbsd_nat): Add declaration.
705 * sparc-nbsd-tdep.c (_initialize_sparcnbsd_tdep): Add declaration.
706 * sparc-obsd-tdep.c (_initialize_sparc32obsd_tdep): Add declaration.
707 * sparc-sol2-tdep.c (_initialize_sparc_sol2_tdep): Add declaration.
708 * sparc-tdep.c (_initialize_sparc_tdep): Add declaration.
709 * sparc64-fbsd-nat.c (_initialize_sparc64fbsd_nat): Add declaration.
710 * sparc64-fbsd-tdep.c (_initialize_sparc64fbsd_tdep): Add declaration.
711 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Add declaration.
712 * sparc64-linux-tdep.c (_initialize_sparc64_linux_tdep): Add declaration.
713 * sparc64-nat.c (_initialize_sparc64_nat): Add declaration.
714 * sparc64-nbsd-nat.c (_initialize_sparc64nbsd_nat): Add declaration.
715 * sparc64-nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Add declaration.
716 * sparc64-obsd-nat.c (_initialize_sparc64obsd_nat): Add declaration.
717 * sparc64-obsd-tdep.c (_initialize_sparc64obsd_tdep): Add declaration.
718 * sparc64-sol2-tdep.c (_initialize_sparc64_sol2_tdep): Add declaration.
719 * sparc64-tdep.c (_initialize_sparc64_adi_tdep): Add declaration.
720 * stabsread.c (_initialize_stabsread): Add declaration.
721 * stack.c (_initialize_stack): Add declaration.
722 * stap-probe.c (_initialize_stap_probe): Add declaration.
723 * std-regs.c (_initialize_frame_reg): Add declaration.
724 * symfile-debug.c (_initialize_symfile_debug): Add declaration.
725 * symfile-mem.c (_initialize_symfile_mem): Add declaration.
726 * symfile.c (_initialize_symfile): Add declaration.
727 * symmisc.c (_initialize_symmisc): Add declaration.
728 * symtab.c (_initialize_symtab): Add declaration.
729 * target.c (_initialize_target): Add declaration.
730 * target-connection.c (_initialize_target_connection): Add
731 declaration.
732 * target-dcache.c (_initialize_target_dcache): Add declaration.
733 * target-descriptions.c (_initialize_target_descriptions): Add declaration.
734 * thread.c (_initialize_thread): Add declaration.
735 * tic6x-linux-tdep.c (_initialize_tic6x_linux_tdep): Add declaration.
736 * tic6x-tdep.c (_initialize_tic6x_tdep): Add declaration.
737 * tilegx-linux-nat.c (_initialize_tile_linux_nat): Add declaration.
738 * tilegx-linux-tdep.c (_initialize_tilegx_linux_tdep): Add declaration.
739 * tilegx-tdep.c (_initialize_tilegx_tdep): Add declaration.
740 * tracectf.c (_initialize_ctf): Add declaration.
741 * tracefile-tfile.c (_initialize_tracefile_tfile): Add declaration.
742 * tracefile.c (_initialize_tracefile): Add declaration.
743 * tracepoint.c (_initialize_tracepoint): Add declaration.
744 * tui/tui-hooks.c (_initialize_tui_hooks): Add declaration.
745 * tui/tui-interp.c (_initialize_tui_interp): Add declaration.
746 * tui/tui-layout.c (_initialize_tui_layout): Add declaration.
747 * tui/tui-regs.c (_initialize_tui_regs): Add declaration.
748 * tui/tui-stack.c (_initialize_tui_stack): Add declaration.
749 * tui/tui-win.c (_initialize_tui_win): Add declaration.
750 * tui/tui.c (_initialize_tui): Add declaration.
751 * typeprint.c (_initialize_typeprint): Add declaration.
752 * ui-style.c (_initialize_ui_style): Add declaration.
753 * unittests/array-view-selftests.c (_initialize_array_view_selftests): Add declaration.
754 * unittests/child-path-selftests.c (_initialize_child_path_selftests): Add declaration.
755 * unittests/cli-utils-selftests.c (_initialize_cli_utils_selftests): Add declaration.
756 * unittests/common-utils-selftests.c (_initialize_common_utils_selftests): Add declaration.
757 * unittests/copy_bitwise-selftests.c (_initialize_copy_bitwise_utils_selftests): Add declaration.
758 * unittests/environ-selftests.c (_initialize_environ_selftests): Add declaration.
759 * unittests/filtered_iterator-selftests.c
760 (_initialize_filtered_iterator_selftests): Add declaration.
761 * unittests/format_pieces-selftests.c (_initialize_format_pieces_selftests): Add declaration.
762 * unittests/function-view-selftests.c (_initialize_function_view_selftests): Add declaration.
763 * unittests/help-doc-selftests.c (_initialize_help_doc_selftests): Add declaration.
764 * unittests/lookup_name_info-selftests.c (_initialize_lookup_name_info_selftests): Add declaration.
765 * unittests/main-thread-selftests.c
766 (_initialize_main_thread_selftests): Add declaration.
767 * unittests/memory-map-selftests.c (_initialize_memory_map_selftests): Add declaration.
768 * unittests/memrange-selftests.c (_initialize_memrange_selftests): Add declaration.
769 * unittests/mkdir-recursive-selftests.c (_initialize_mkdir_recursive_selftests): Add declaration.
770 * unittests/observable-selftests.c (_initialize_observer_selftest): Add declaration.
771 * unittests/offset-type-selftests.c (_initialize_offset_type_selftests): Add declaration.
772 * unittests/optional-selftests.c (_initialize_optional_selftests): Add declaration.
773 * unittests/parse-connection-spec-selftests.c (_initialize_parse_connection_spec_selftests): Add declaration.
774 * unittests/rsp-low-selftests.c (_initialize_rsp_low_selftests): Add declaration.
775 * unittests/scoped_fd-selftests.c (_initialize_scoped_fd_selftests): Add declaration.
776 * unittests/scoped_mmap-selftests.c (_initialize_scoped_mmap_selftests): Add declaration.
777 * unittests/scoped_restore-selftests.c (_initialize_scoped_restore_selftests): Add declaration.
778 * unittests/string_view-selftests.c (_initialize_string_view_selftests): Add declaration.
779 * unittests/style-selftests.c (_initialize_style_selftest): Add declaration.
780 * unittests/tracepoint-selftests.c (_initialize_tracepoint_selftests): Add declaration.
781 * unittests/tui-selftests.c (_initialize_tui_selftest): Add
782 declaration.
783 * unittests/unpack-selftests.c (_initialize_unpack_selftests): Add declaration.
784 * unittests/utils-selftests.c (_initialize_utils_selftests): Add declaration.
785 * unittests/vec-utils-selftests.c (_initialize_vec_utils_selftests): Add declaration.
786 * unittests/xml-utils-selftests.c (_initialize_xml_utils): Add declaration.
787 * user-regs.c (_initialize_user_regs): Add declaration.
788 * utils.c (_initialize_utils): Add declaration.
789 * v850-tdep.c (_initialize_v850_tdep): Add declaration.
790 * valops.c (_initialize_valops): Add declaration.
791 * valprint.c (_initialize_valprint): Add declaration.
792 * value.c (_initialize_values): Add declaration.
793 * varobj.c (_initialize_varobj): Add declaration.
794 * vax-bsd-nat.c (_initialize_vaxbsd_nat): Add declaration.
795 * vax-nbsd-tdep.c (_initialize_vaxnbsd_tdep): Add declaration.
796 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
797 * windows-nat.c (_initialize_windows_nat): Add declaration.
798 (_initialize_check_for_gdb_ini): Add declaration.
799 (_initialize_loadable): Add declaration.
800 * windows-tdep.c (_initialize_windows_tdep): Add declaration.
801 * x86-bsd-nat.c (_initialize_x86_bsd_nat): Add declaration.
802 * x86-linux-nat.c (_initialize_x86_linux_nat): Add declaration.
803 * xcoffread.c (_initialize_xcoffread): Add declaration.
804 * xml-support.c (_initialize_xml_support): Add declaration.
805 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Add declaration.
806 * xtensa-linux-nat.c (_initialize_xtensa_linux_nat): Add declaration.
807 * xtensa-linux-tdep.c (_initialize_xtensa_linux_tdep): Add declaration.
808 * xtensa-tdep.c (_initialize_xtensa_tdep): Add declaration.
809
810 2020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
811
812 * regformats/regdat.sh: Generate declaration for init function.
813
814 2020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
815
816 * remote-sim.c (next_pid, INITIAL_PID, sim_inferior_data): Move
817 up.
818 (gdbsim_target) <get_inferior_data_by_ptid, resume_one_inferior,
819 close_one_inferior>: New methods.
820 (get_sim_inferior_data_by_ptid): Move to gdbsim_target,
821 pass down target to find_inferior_pid.
822 (gdbsim_target::fetch_registers, gdbsim_target::store_registers):
823 Pass down target to find_inferior_ptid.
824 (gdbsim_target::create_inferior): Pass down target to
825 add_thread_silent.
826 (gdbsim_close_inferior): Move to gdbsim_close_inferior, pass
827 target down to find_inferior_ptid and switch_to_thread.
828 (gdbsim_target::close): Update to call close_one_inferior.
829 (struct resume_data): Remove.
830 (gdbsim_resume_inferior): Move to gdbsim_target. Take arguments
831 directly, rather than through a void pointer.
832 (gdbsim_target::resume): Update to call resume_one_inferior.
833
834 2020-01-12 Simon Marchi <simon.marchi@polymtl.ca>
835
836 * gdbsupport/gdb_wait.c: Include gdb_wait.h.
837
838 2020-01-12 Pedro Alves <palves@redhat.com>
839
840 * bsd-kvm.c (bsd_kvm_target::close): Call exit_inferior_silent
841 directly for the current inferior instead of
842 discard_all_inferiors.
843 (discard_all_inferiors): Delete.
844
845 2020-01-11 Tom Tromey <tom@tromey.com>
846
847 * tui/tui-wingeneral.c (box_win): Check cli_styling.
848 * tui/tui-winsource.c (tui_source_window_base::refill): Use
849 deprecated_safe_get_selected_frame.
850
851 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
852
853 * inferior.c (print_inferior): Switch inferior before printing it.
854
855 2020-01-10 Aleksandar Paunovic <aleksandar.paunovic@intel.com>
856 Pedro Alves <palves@redhat.com>
857
858 * progspace-and-thread.c (switch_to_program_space_and_thread):
859 Assert there's an inferior for PSPACE. Use
860 switch_to_inferior_no_thread to switch the inferior too.
861 * progspace.c (program_space::~program_space): Call
862 clear_symtab_users here, with SYMFILE_DEFER_BP_RESET.
863 (program_space::free_all_objfiles): Don't call clear_symtab_users
864 here.
865 * symfile.c (symbol_file_clear): Call clear_symtab_users here.
866
867 2020-01-10 Pedro Alves <palves@redhat.com>
868
869 * NEWS: Mention multi-target debugging, "info connections", and
870 "add-inferior -no-connection".
871
872 2020-01-10 Pedro Alves <palves@redhat.com>
873
874 * infrun.c: Include "target-connection.h".
875 (check_multi_target_resumption): New.
876 (proceed): Call it.
877 * target-connection.c (make_target_connection_string): Make
878 extern.
879 * target-connection.h (make_target_connection_string): Declare.
880
881 2020-01-10 Pedro Alves <palves@redhat.com>
882
883 * Makefile.in (COMMON_SFILES): Add target-connection.c.
884 * inferior.c (uiout_field_connection): New function.
885 (print_inferior): Add new "connection-id" column.
886 (add_inferior_command): Show connection number/string of added
887 inferior.
888 * process-stratum-target.h
889 (process_stratum_target::connection_string): New virtual method.
890 (process_stratum_target::connection_number): New field.
891 * remote.c (remote_target::connection_string): New override.
892 * target-connection.c: New file.
893 * target-connection.h: New file.
894 * target.c (decref_target): Remove process_stratum targets from
895 the connection list.
896 (target_stack::push): Add process_stratum targets to the
897 connection list.
898
899 2020-01-10 Pedro Alves <palves@redhat.com>
900
901 Revert:
902 2016-04-12 Pedro Alves <palves@redhat.com>
903 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
904 Remove references to name.
905 * serial.h (struct serial) <name>: Delete.
906
907 2020-01-10 Pedro Alves <palves@redhat.com>
908
909 * gdbarch-selftests.c (register_to_value_test): Remove "target
910 already pushed" check.
911
912 2020-01-10 Pedro Alves <palves@redhat.com>
913 John Baldwin <jhb@FreeBSD.org>
914
915 * aarch64-linux-nat.c
916 (aarch64_linux_nat_target::thread_architecture): Adjust.
917 * ada-tasks.c (print_ada_task_info): Adjust find_thread_ptid call.
918 (task_command_1): Likewise.
919 * aix-thread.c (sync_threadlists, aix_thread_target::resume)
920 (aix_thread_target::wait, aix_thread_target::fetch_registers)
921 (aix_thread_target::store_registers)
922 (aix_thread_target::thread_alive): Adjust.
923 * amd64-fbsd-tdep.c: Include "inferior.h".
924 (amd64fbsd_get_thread_local_address): Pass down target.
925 * amd64-linux-nat.c (ps_get_thread_area): Use ps_prochandle
926 thread's gdbarch instead of target_gdbarch.
927 * break-catch-sig.c (signal_catchpoint_print_it): Adjust call to
928 get_last_target_status.
929 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
930 * breakpoint.c (breakpoints_should_be_inserted_now): Consider all
931 inferiors.
932 (update_inserted_breakpoint_locations): Skip if inferiors with no
933 execution.
934 (update_global_location_list): When handling moribund locations,
935 find representative inferior for location's pspace, and use thread
936 count of its process_stratum target.
937 * bsd-kvm.c (bsd_kvm_target_open): Pass target down.
938 * bsd-uthread.c (bsd_uthread_target::wait): Use
939 as_process_stratum_target and adjust thread_change_ptid and
940 add_thread calls.
941 (bsd_uthread_target::update_thread_list): Use
942 as_process_stratum_target and adjust find_thread_ptid,
943 thread_change_ptid and add_thread calls.
944 * btrace.c (maint_btrace_packet_history_cmd): Adjust
945 find_thread_ptid call.
946 * corelow.c (add_to_thread_list): Adjust add_thread call.
947 (core_target_open): Adjust add_thread_silent and thread_count
948 calls.
949 (core_target::pid_to_str): Adjust find_inferior_ptid call.
950 * ctf.c (ctf_target_open): Adjust add_thread_silent call.
951 * event-top.c (async_disconnect): Pop targets from all inferiors.
952 * exec.c (add_target_sections): Push exec target on all inferiors
953 sharing the program space.
954 (remove_target_sections): Remove the exec target from all
955 inferiors sharing the program space.
956 (exec_on_vfork): New.
957 * exec.h (exec_on_vfork): Declare.
958 * fbsd-nat.c (fbsd_add_threads): Add fbsd_nat_target parameter.
959 Pass it down.
960 (fbsd_nat_target::update_thread_list): Adjust.
961 (fbsd_nat_target::resume): Adjust.
962 (fbsd_handle_debug_trap): Add fbsd_nat_target parameter. Pass it
963 down.
964 (fbsd_nat_target::wait, fbsd_nat_target::post_attach): Adjust.
965 * fbsd-tdep.c (fbsd_corefile_thread): Adjust
966 get_thread_arch_regcache call.
967 * fork-child.c (gdb_startup_inferior): Pass target down to
968 startup_inferior and set_executing.
969 * gdbthread.h (struct process_stratum_target): Forward declare.
970 (add_thread, add_thread_silent, add_thread_with_info)
971 (in_thread_list): Add process_stratum_target parameter.
972 (find_thread_ptid(inferior*, ptid_t)): New overload.
973 (find_thread_ptid, thread_change_ptid): Add process_stratum_target
974 parameter.
975 (all_threads()): Delete overload.
976 (all_threads, all_non_exited_threads): Add process_stratum_target
977 parameter.
978 (all_threads_safe): Use brace initialization.
979 (thread_count): Add process_stratum_target parameter.
980 (set_resumed, set_running, set_stop_requested, set_executing)
981 (threads_are_executing, finish_thread_state): Add
982 process_stratum_target parameter.
983 (switch_to_thread): Use is_current_thread.
984 * i386-fbsd-tdep.c: Include "inferior.h".
985 (i386fbsd_get_thread_local_address): Pass down target.
986 * i386-linux-nat.c (i386_linux_nat_target::low_resume): Adjust.
987 * inf-child.c (inf_child_target::maybe_unpush_target): Remove
988 have_inferiors check.
989 * inf-ptrace.c (inf_ptrace_target::create_inferior)
990 (inf_ptrace_target::attach): Adjust.
991 * infcall.c (run_inferior_call): Adjust.
992 * infcmd.c (run_command_1): Pass target to
993 scoped_finish_thread_state.
994 (proceed_thread_callback): Skip inferiors with no execution.
995 (continue_command): Rename 'all_threads' local to avoid hiding
996 'all_threads' function. Adjust get_last_target_status call.
997 (prepare_one_step): Adjust set_running call.
998 (signal_command): Use user_visible_resume_target. Compare thread
999 pointers instead of inferior_ptid.
1000 (info_program_command): Adjust to pass down target.
1001 (attach_command): Mark target's 'thread_executing' flag.
1002 (stop_current_target_threads_ns): New, factored out from ...
1003 (interrupt_target_1): ... this. Switch inferior before making
1004 target calls.
1005 * inferior-iter.h
1006 (struct all_inferiors_iterator, struct all_inferiors_range)
1007 (struct all_inferiors_safe_range)
1008 (struct all_non_exited_inferiors_range): Filter on
1009 process_stratum_target too. Remove explicit.
1010 * inferior.c (inferior::inferior): Push dummy target on target
1011 stack.
1012 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors):
1013 Add process_stratum_target parameter, and pass it down.
1014 (have_live_inferiors): Adjust.
1015 (switch_to_inferior_and_push_target): New.
1016 (add_inferior_command, clone_inferior_command): Handle
1017 "-no-connection" parameter. Use
1018 switch_to_inferior_and_push_target.
1019 (_initialize_inferior): Mention "-no-connection" option in
1020 the help of "add-inferior" and "clone-inferior" commands.
1021 * inferior.h: Include "process-stratum-target.h".
1022 (interrupt_target_1): Use bool.
1023 (struct inferior) <push_target, unpush_target, target_is_pushed,
1024 find_target_beneath, top_target, process_target, target_at,
1025 m_stack>: New.
1026 (discard_all_inferiors): Delete.
1027 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors)
1028 (all_inferiors, all_non_exited_inferiors): Add
1029 process_stratum_target parameter.
1030 * infrun.c: Include "gdb_select.h" and <unordered_map>.
1031 (target_last_proc_target): New global.
1032 (follow_fork_inferior): Push target on new inferior. Pass target
1033 to add_thread_silent. Call exec_on_vfork. Handle target's
1034 reference count.
1035 (follow_fork): Adjust get_last_target_status call. Also consider
1036 target.
1037 (follow_exec): Push target on new inferior.
1038 (struct execution_control_state) <target>: New field.
1039 (user_visible_resume_target): New.
1040 (do_target_resume): Call target_async.
1041 (resume_1): Set target's threads_executing flag. Consider resume
1042 target.
1043 (commit_resume_all_targets): New.
1044 (proceed): Also consider resume target. Skip threads of inferiors
1045 with no execution. Commit resumtion in all targets.
1046 (start_remote): Pass current inferior to wait_for_inferior.
1047 (infrun_thread_stop_requested): Consider target as well. Pass
1048 thread_info pointer to clear_inline_frame_state instead of ptid.
1049 (infrun_thread_thread_exit): Consider target as well.
1050 (random_pending_event_thread): New inferior parameter. Use it.
1051 (do_target_wait): Rename to ...
1052 (do_target_wait_1): ... this. Add inferior parameter, and pass it
1053 down.
1054 (threads_are_resumed_pending_p, do_target_wait): New.
1055 (prepare_for_detach): Adjust calls.
1056 (wait_for_inferior): New inferior parameter. Handle it. Use
1057 do_target_wait_1 instead of do_target_wait.
1058 (fetch_inferior_event): Adjust. Switch to representative
1059 inferior. Pass target down.
1060 (set_last_target_status): Add process_stratum_target parameter.
1061 Save target in global.
1062 (get_last_target_status): Add process_stratum_target parameter and
1063 handle it.
1064 (nullify_last_target_wait_ptid): Clear 'target_last_proc_target'.
1065 (context_switch): Check inferior_ptid == null_ptid before calling
1066 inferior_thread().
1067 (get_inferior_stop_soon): Pass down target.
1068 (wait_one): Rename to ...
1069 (poll_one_curr_target): ... this.
1070 (struct wait_one_event): New.
1071 (wait_one): New.
1072 (stop_all_threads): Adjust.
1073 (handle_no_resumed, handle_inferior_event): Adjust to consider the
1074 event's target.
1075 (switch_back_to_stepped_thread): Also consider target.
1076 (print_stop_event): Update.
1077 (normal_stop): Update. Also consider the resume target.
1078 * infrun.h (wait_for_inferior): Remove declaration.
1079 (user_visible_resume_target): New declaration.
1080 (get_last_target_status, set_last_target_status): New
1081 process_stratum_target parameter.
1082 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
1083 process_stratum_target parameter, and use it.
1084 (clear_inline_frame_state (thread_info*)): New.
1085 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
1086 process_stratum_target parameter.
1087 (clear_inline_frame_state (thread_info*)): Declare.
1088 * linux-fork.c (delete_checkpoint_command): Pass target down to
1089 find_thread_ptid.
1090 (checkpoint_command): Adjust.
1091 * linux-nat.c (linux_nat_target::follow_fork): Switch to thread
1092 instead of just tweaking inferior_ptid.
1093 (linux_nat_switch_fork): Pass target down to thread_change_ptid.
1094 (exit_lwp): Pass target down to find_thread_ptid.
1095 (attach_proc_task_lwp_callback): Pass target down to
1096 add_thread/set_running/set_executing.
1097 (linux_nat_target::attach): Pass target down to
1098 thread_change_ptid.
1099 (get_detach_signal): Pass target down to find_thread_ptid.
1100 Consider last target status's target.
1101 (linux_resume_one_lwp_throw, resume_lwp)
1102 (linux_handle_syscall_trap, linux_handle_extended_wait, wait_lwp)
1103 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
1104 (linux_nat_wait_1, resume_stopped_resumed_lwps): Pass target down.
1105 (linux_nat_target::async_wait_fd): New.
1106 (linux_nat_stop_lwp, linux_nat_target::thread_address_space): Pass
1107 target down.
1108 * linux-nat.h (linux_nat_target::async_wait_fd): Declare.
1109 * linux-tdep.c (get_thread_arch_regcache): Pass target down.
1110 * linux-thread-db.c (struct thread_db_info::process_target): New
1111 field.
1112 (add_thread_db_info): Save target.
1113 (get_thread_db_info): New process_stratum_target parameter. Also
1114 match target.
1115 (delete_thread_db_info): New process_stratum_target parameter.
1116 Also match target.
1117 (thread_from_lwp): Adjust to pass down target.
1118 (thread_db_notice_clone): Pass down target.
1119 (check_thread_db_callback): Pass down target.
1120 (try_thread_db_load_1): Always push the thread_db target.
1121 (try_thread_db_load, record_thread): Pass target down.
1122 (thread_db_target::detach): Pass target down. Always unpush the
1123 thread_db target.
1124 (thread_db_target::wait, thread_db_target::mourn_inferior): Pass
1125 target down. Always unpush the thread_db target.
1126 (find_new_threads_callback, thread_db_find_new_threads_2)
1127 (thread_db_target::update_thread_list): Pass target down.
1128 (thread_db_target::pid_to_str): Pass current inferior down.
1129 (thread_db_target::get_thread_local_address): Pass target down.
1130 (thread_db_target::resume, maintenance_check_libthread_db): Pass
1131 target down.
1132 * nto-procfs.c (nto_procfs_target::update_thread_list): Adjust.
1133 * procfs.c (procfs_target::procfs_init_inferior): Declare.
1134 (proc_set_current_signal, do_attach, procfs_target::wait): Adjust.
1135 (procfs_init_inferior): Rename to ...
1136 (procfs_target::procfs_init_inferior): ... this and adjust.
1137 (procfs_target::create_inferior, procfs_notice_thread)
1138 (procfs_do_thread_registers): Adjust.
1139 * ppc-fbsd-tdep.c: Include "inferior.h".
1140 (ppcfbsd_get_thread_local_address): Pass down target.
1141 * proc-service.c (ps_xfer_memory): Switch current inferior and
1142 program space as well.
1143 (get_ps_regcache): Pass target down.
1144 * process-stratum-target.c
1145 (process_stratum_target::thread_address_space)
1146 (process_stratum_target::thread_architecture): Pass target down.
1147 * process-stratum-target.h
1148 (process_stratum_target::threads_executing): New field.
1149 (as_process_stratum_target): New.
1150 * ravenscar-thread.c
1151 (ravenscar_thread_target::update_inferior_ptid): Pass target down.
1152 (ravenscar_thread_target::wait, ravenscar_add_thread): Pass target
1153 down.
1154 * record-btrace.c (record_btrace_target::info_record): Adjust.
1155 (record_btrace_target::record_method)
1156 (record_btrace_target::record_is_replaying)
1157 (record_btrace_target::fetch_registers)
1158 (get_thread_current_frame_id, record_btrace_target::resume)
1159 (record_btrace_target::wait, record_btrace_target::stop): Pass
1160 target down.
1161 * record-full.c (record_full_wait_1): Switch to event thread.
1162 Pass target down.
1163 * regcache.c (regcache::regcache)
1164 (get_thread_arch_aspace_regcache, get_thread_arch_regcache): Add
1165 process_stratum_target parameter and handle it.
1166 (current_thread_target): New global.
1167 (get_thread_regcache): Add process_stratum_target parameter and
1168 handle it. Switch inferior before calling target method.
1169 (get_thread_regcache): Pass target down.
1170 (get_thread_regcache_for_ptid): Pass target down.
1171 (registers_changed_ptid): Add process_stratum_target parameter and
1172 handle it.
1173 (registers_changed_thread, registers_changed): Pass target down.
1174 (test_get_thread_arch_aspace_regcache): New.
1175 (current_regcache_test): Define a couple local test_target_ops
1176 instances and use them for testing.
1177 (readwrite_regcache): Pass process_stratum_target parameter.
1178 (cooked_read_test, cooked_write_test): Pass mock_target down.
1179 * regcache.h (get_thread_regcache, get_thread_arch_regcache)
1180 (get_thread_arch_aspace_regcache): Add process_stratum_target
1181 parameter.
1182 (regcache::target): New method.
1183 (regcache::regcache, regcache::get_thread_arch_aspace_regcache)
1184 (regcache::registers_changed_ptid): Add process_stratum_target
1185 parameter.
1186 (regcache::m_target): New field.
1187 (registers_changed_ptid): Add process_stratum_target parameter.
1188 * remote.c (remote_state::supports_vCont_probed): New field.
1189 (remote_target::async_wait_fd): New method.
1190 (remote_unpush_and_throw): Add remote_target parameter.
1191 (get_current_remote_target): Adjust.
1192 (remote_target::remote_add_inferior): Push target.
1193 (remote_target::remote_add_thread)
1194 (remote_target::remote_notice_new_inferior)
1195 (get_remote_thread_info): Pass target down.
1196 (remote_target::update_thread_list): Skip threads of inferiors
1197 bound to other targets. (remote_target::close): Don't discard
1198 inferiors. (remote_target::add_current_inferior_and_thread)
1199 (remote_target::process_initial_stop_replies)
1200 (remote_target::start_remote)
1201 (remote_target::remote_serial_quit_handler): Pass down target.
1202 (remote_target::remote_unpush_target): New remote_target
1203 parameter. Unpush the target from all inferiors.
1204 (remote_target::remote_unpush_and_throw): New remote_target
1205 parameter. Pass it down.
1206 (remote_target::open_1): Check whether the current inferior has
1207 execution instead of checking whether any inferior is live. Pass
1208 target down.
1209 (remote_target::remote_detach_1): Pass down target. Use
1210 remote_unpush_target.
1211 (extended_remote_target::attach): Pass down target.
1212 (remote_target::remote_vcont_probe): Set supports_vCont_probed.
1213 (remote_target::append_resumption): Pass down target.
1214 (remote_target::append_pending_thread_resumptions)
1215 (remote_target::remote_resume_with_hc, remote_target::resume)
1216 (remote_target::commit_resume): Pass down target.
1217 (remote_target::remote_stop_ns): Check supports_vCont_probed.
1218 (remote_target::interrupt_query)
1219 (remote_target::remove_new_fork_children)
1220 (remote_target::check_pending_events_prevent_wildcard_vcont)
1221 (remote_target::remote_parse_stop_reply)
1222 (remote_target::process_stop_reply): Pass down target.
1223 (first_remote_resumed_thread): New remote_target parameter. Pass
1224 it down.
1225 (remote_target::wait_as): Pass down target.
1226 (unpush_and_perror): New remote_target parameter. Pass it down.
1227 (remote_target::readchar, remote_target::remote_serial_write)
1228 (remote_target::getpkt_or_notif_sane_1)
1229 (remote_target::kill_new_fork_children, remote_target::kill): Pass
1230 down target.
1231 (remote_target::mourn_inferior): Pass down target. Use
1232 remote_unpush_target.
1233 (remote_target::core_of_thread)
1234 (remote_target::remote_btrace_maybe_reopen): Pass down target.
1235 (remote_target::pid_to_exec_file)
1236 (remote_target::thread_handle_to_thread_info): Pass down target.
1237 (remote_target::async_wait_fd): New.
1238 * riscv-fbsd-tdep.c: Include "inferior.h".
1239 (riscv_fbsd_get_thread_local_address): Pass down target.
1240 * sol2-tdep.c (sol2_core_pid_to_str): Pass down target.
1241 * sol-thread.c (sol_thread_target::wait, ps_lgetregs, ps_lsetregs)
1242 (ps_lgetfpregs, ps_lsetfpregs, sol_update_thread_list_callback):
1243 Adjust.
1244 * solib-spu.c (spu_skip_standalone_loader): Pass down target.
1245 * solib-svr4.c (enable_break): Pass down target.
1246 * spu-multiarch.c (parse_spufs_run): Pass down target.
1247 * spu-tdep.c (spu2ppu_sniffer): Pass down target.
1248 * target-delegates.c: Regenerate.
1249 * target.c (g_target_stack): Delete.
1250 (current_top_target): Return the current inferior's top target.
1251 (target_has_execution_1): Refer to the passed-in inferior's top
1252 target.
1253 (target_supports_terminal_ours): Check whether the initial
1254 inferior was already created.
1255 (decref_target): New.
1256 (target_stack::push): Incref/decref the target.
1257 (push_target, push_target, unpush_target): Adjust.
1258 (target_stack::unpush): Defref target.
1259 (target_is_pushed): Return bool. Adjust to refer to the current
1260 inferior's target stack.
1261 (dispose_inferior): Delete, and inline parts ...
1262 (target_preopen): ... here. Only dispose of the current inferior.
1263 (target_detach): Hold strong target reference while detaching.
1264 Pass target down.
1265 (target_thread_name): Add assertion.
1266 (target_resume): Pass down target.
1267 (target_ops::beneath, find_target_at): Adjust to refer to the
1268 current inferior's target stack.
1269 (get_dummy_target): New.
1270 (target_pass_ctrlc): Pass the Ctrl-C to the first inferior that
1271 has a thread running.
1272 (initialize_targets): Rename to ...
1273 (_initialize_target): ... this.
1274 * target.h: Include "gdbsupport/refcounted-object.h".
1275 (struct target_ops): Inherit refcounted_object.
1276 (target_ops::shortname, target_ops::longname): Make const.
1277 (target_ops::async_wait_fd): New method.
1278 (decref_target): Declare.
1279 (struct target_ops_ref_policy): New.
1280 (target_ops_ref): New typedef.
1281 (get_dummy_target): Declare function.
1282 (target_is_pushed): Return bool.
1283 * thread-iter.c (all_matching_threads_iterator::m_inf_matches)
1284 (all_matching_threads_iterator::all_matching_threads_iterator):
1285 Handle filter target.
1286 * thread-iter.h (struct all_matching_threads_iterator, struct
1287 all_matching_threads_range, class all_non_exited_threads_range):
1288 Filter by target too. Remove explicit.
1289 * thread.c (threads_executing): Delete.
1290 (inferior_thread): Pass down current inferior.
1291 (clear_thread_inferior_resources): Pass down thread pointer
1292 instead of ptid_t.
1293 (add_thread_silent, add_thread_with_info, add_thread): Add
1294 process_stratum_target parameter. Use it for thread and inferior
1295 searches.
1296 (is_current_thread): New.
1297 (thread_info::deletable): Use it.
1298 (find_thread_ptid, thread_count, in_thread_list)
1299 (thread_change_ptid, set_resumed, set_running): New
1300 process_stratum_target parameter. Pass it down.
1301 (set_executing): New process_stratum_target parameter. Pass it
1302 down. Adjust reference to 'threads_executing'.
1303 (threads_are_executing): New process_stratum_target parameter.
1304 Adjust reference to 'threads_executing'.
1305 (set_stop_requested, finish_thread_state): New
1306 process_stratum_target parameter. Pass it down.
1307 (switch_to_thread): Also match inferior.
1308 (switch_to_thread): New process_stratum_target parameter. Pass it
1309 down.
1310 (update_threads_executing): Reimplement.
1311 * top.c (quit_force): Pop targets from all inferior.
1312 (gdb_init): Don't call initialize_targets.
1313 * windows-nat.c (windows_nat_target) <get_windows_debug_event>:
1314 Declare.
1315 (windows_add_thread, windows_delete_thread): Adjust.
1316 (get_windows_debug_event): Rename to ...
1317 (windows_nat_target::get_windows_debug_event): ... this. Adjust.
1318 * tracefile-tfile.c (tfile_target_open): Pass down target.
1319 * gdbsupport/common-gdbthread.h (struct process_stratum_target):
1320 Forward declare.
1321 (switch_to_thread): Add process_stratum_target parameter.
1322 * mi/mi-interp.c (mi_on_resume_1): Add process_stratum_target
1323 parameter. Use it.
1324 (mi_on_resume): Pass target down.
1325 * nat/fork-inferior.c (startup_inferior): Add
1326 process_stratum_target parameter. Pass it down.
1327 * nat/fork-inferior.h (startup_inferior): Add
1328 process_stratum_target parameter.
1329 * python/py-threadevent.c (py_get_event_thread): Pass target down.
1330
1331 2020-01-10 Pedro Alves <palves@redhat.com>
1332
1333 * remote.c (remote_target::start_remote): Don't set inferior_ptid
1334 directly. Instead find the first thread in the thread list and
1335 use switch_to_thread.
1336
1337 2020-01-10 Pedro Alves <palves@redhat.com>
1338
1339 * remote.c (remote_target::remote_add_inferior): Don't bind a
1340 process to the current inferior if the current inferior is already
1341 bound to a process.
1342
1343 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1344 Pedro Alves <palves@redhat.com>
1345
1346 * remote.c (remote_target::remote_parse_stop_reply) <W/X packets>:
1347 If no process is specified, return null_ptid instead of
1348 inferior_ptid.
1349 (remote_target::wait_as): Handle TARGET_WAITKIND_EXITED /
1350 TARGET_WAITKIND_SIGNALLED with no pid.
1351
1352 2020-01-10 Pedro Alves <palves@redhat.com>
1353
1354 * remote.c (first_remote_resumed_thread): New.
1355 (remote_target::wait_as): Use it as default event_ptid instead of
1356 inferior_ptid.
1357
1358 2020-01-10 Pedro Alves <palves@redhat.com>
1359
1360 * infrun.c (handle_no_resumed): Use all_non_exited_inferiors.
1361
1362 2020-01-10 Pedro Alves <palves@redhat.com>
1363
1364 * tracefile-tfile.c (tfile_target::close): Assert that trace_fd is
1365 not -1.
1366
1367 2020-01-10 Pedro Alves <palves@redhat.com>
1368
1369 * break-catch-sig.c (signal_catchpoint_print_it): Don't pass a
1370 ptid to get_last_target_status.
1371 * break-catch-syscall.c (print_it_catch_syscall): Don't pass a
1372 ptid to get_last_target_status.
1373 * infcmd.c (continue_command): Don't pass a target_waitstatus to
1374 get_last_target_status.
1375 (info_program_command): Don't pass a target_waitstatus to
1376 get_last_target_status.
1377 * infrun.c (init_wait_for_inferior): Use
1378 nullify_last_target_wait_ptid.
1379 (get_last_target_status): Handle nullptr arguments.
1380 (nullify_last_target_wait_ptid): Clear target_last_waitstatus.
1381 (print_stop_event): Don't pass a ptid to get_last_target_status.
1382 (normal_stop): Don't pass a ptid to get_last_target_status.
1383 * infrun.h (get_last_target_status, set_last_target_status): Move
1384 comments here and update.
1385 (nullify_last_target_wait_ptid): Declare.
1386 * linux-fork.c (fork_load_infrun_state): Remove local extern
1387 declaration of nullify_last_target_wait_ptid.
1388 * linux-nat.c (get_detach_signal): Don't pass a target_waitstatus
1389 to get_last_target_status.
1390
1391 2020-01-10 Pedro Alves <palves@redhat.com>
1392
1393 * gdbthread.h (scoped_restore_current_thread)
1394 <dont_restore, restore, m_dont_restore>: Declare.
1395 * thread.c (thread_alive): Add assertion. Return bool.
1396 (switch_to_thread_if_alive): New.
1397 (prune_threads): Switch inferior/thread.
1398 (print_thread_info_1): Switch thread before calling target methods.
1399 (scoped_restore_current_thread::restore): New, factored out from
1400 ...
1401 (scoped_restore_current_thread::~scoped_restore_current_thread):
1402 ... this.
1403 (scoped_restore_current_thread::scoped_restore_current_thread):
1404 Add assertion.
1405 (thread_apply_all_command, thread_select): Use
1406 switch_to_thread_if_alive.
1407 * infrun.c (proceed, restart_threads, handle_signal_stop)
1408 (switch_back_to_stepped_thread): Switch current thread before
1409 calling target methods.
1410
1411 2020-01-10 Pedro Alves <palves@redhat.com>
1412
1413 * inferior.c (switch_to_inferior_no_thread): New function,
1414 factored out from ...
1415 (inferior_command): ... here.
1416 * inferior.h (switch_to_inferior_no_thread): Declare.
1417 * mi/mi-main.c (run_one_inferior): Use
1418 switch_to_inferior_no_thread.
1419
1420 2020-01-10 Pedro Alves <palves@redhat.com>
1421
1422 * infcmd.c (kill_command): Remove dead code.
1423
1424 2020-01-10 Pedro Alves <palves@redhat.com>
1425
1426 * remote.c (remote_target::mourn_inferior): No longer check
1427 whether the target is running.
1428
1429 2020-01-10 Pedro Alves <palves@redhat.com>
1430
1431 * corelow.c (core_target::has_execution): Change parameter type to
1432 inferior pointer.
1433 * inferior.c (number_of_live_inferiors): Use
1434 inferior::has_execution instead of target_has_execution_1.
1435 * inferior.h (inferior::has_execution): New.
1436 * linux-thread-db.c (thread_db_target::update_thread_list): Use
1437 inferior::has_execution instead of target_has_execution_1.
1438 * process-stratum-target.c
1439 (process_stratum_target::has_execution): Change parameter type to
1440 inferior pointer. Check the inferior's PID instead of
1441 inferior_ptid.
1442 * process-stratum-target.h
1443 (process_stratum_target::has_execution): Change parameter type to
1444 inferior pointer.
1445 * record-full.c (record_full_core_target::has_execution): Change
1446 parameter type to inferior pointer.
1447 * target.c (target_has_execution_1): Change parameter type to
1448 inferior pointer.
1449 (target_has_execution_current): Adjust.
1450 * target.h (target_ops::has_execution): Change parameter type to
1451 inferior pointer.
1452 (target_has_execution_1): Change parameter type to inferior
1453 pointer. Change return type to bool.
1454 * tracefile.h (tracefile_target::has_execution): Change parameter
1455 type to inferior pointer.
1456
1457 2020-01-10 Pedro Alves <palves@redhat.com>
1458
1459 * exceptions.c (print_flush): Remove current_top_target() check.
1460
1461 2020-01-10 Pedro Alves <palves@redhat.com>
1462
1463 * remote.c (show_remote_exec_file): Show the current inferior's
1464 exec-file instead of the command variable's value.
1465
1466 2020-01-10 Pedro Alves <palves@redhat.com>
1467
1468 * record-full.c (record_full_resume_ptid): New global.
1469 (record_full_target::resume): Set it.
1470 (record_full_wait_1): Use record_full_resume_ptid instead of
1471 inferior_ptid.
1472
1473 2020-01-10 Pedro Alves <palves@redhat.com>
1474
1475 * gdbthread.h (scoped_restore_current_thread)
1476 <dont_restore, restore, m_dont_restore>: Declare.
1477 * thread.c (thread_alive): Add assertion. Return bool.
1478 (switch_to_thread_if_alive): New.
1479 (prune_threads): Switch inferior/thread.
1480 (print_thread_info_1): Switch thread before calling target methods.
1481 (scoped_restore_current_thread::restore): New, factored out from
1482 ...
1483 (scoped_restore_current_thread::~scoped_restore_current_thread):
1484 ... this.
1485 (scoped_restore_current_thread::scoped_restore_current_thread):
1486 Add assertion.
1487 (thread_apply_all_command, thread_select): Use
1488 switch_to_thread_if_alive.
1489
1490 2020-01-10 George Barrett <bob@bob131.so>
1491
1492 * stap-probe.c (stap_modify_semaphore): Don't check for null
1493 semaphores.
1494 (stap_probe::set_semaphore, stap_probe::clear_semaphore): Check
1495 for null semaphores.
1496
1497 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1498
1499 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Update
1500 all source windows, and maintain horizontal scroll status while
1501 doing so.
1502
1503 2020-01-09 Tom Tromey <tom@tromey.com>
1504
1505 PR tui/18932:
1506 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Call
1507 update_source_window, not print_source_lines.
1508
1509 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * tui/tui.c (tui_enable): Register tui hooks after calling
1512 tui_display_main.
1513
1514 2020-01-09 Christian Biesinger <cbiesinger@google.com>
1515
1516 * gdbsupport/common-defs.h: Don't define _FORTIFY_SOURCE on MinGW.
1517
1518 2020-01-08 Simon Marchi <simon.marchi@efficios.com>
1519
1520 * thread.c (print_thread_info_1): Fix indentation.
1521
1522 2020-01-09 Christian Biesinger <cbiesinger@google.com>
1523
1524 * symtab.c (general_symbol_info::compute_and_set_names): Move the
1525 unique_xmalloc_ptr outside the if to always free the demangled name.
1526
1527 2020-01-08 Tom Tromey <tromey@adacore.com>
1528
1529 * xcoffread.c (enter_line_range, read_xcoff_symtab)
1530 (process_xcoff_symbol, xcoff_symfile_offsets): Update.
1531 * symtab.h (MSYMBOL_VALUE_ADDRESS): Update.
1532 (struct section_offsets, ANOFFSET, SIZEOF_N_SECTION_OFFSETS):
1533 Remove.
1534 (section_offsets): New typedef.
1535 * symtab.c (fixup_section, get_msymbol_address): Update.
1536 * symmisc.c (dump_msymbols): Update.
1537 * symfile.h (relative_addr_info_to_section_offsets)
1538 (symfile_map_offsets_to_segments): Update.
1539 * symfile.c (build_section_addr_info_from_objfile)
1540 (init_objfile_sect_indices): Update.
1541 (struct place_section_arg): Change type of "offsets".
1542 (place_section): Update.
1543 (relative_addr_info_to_section_offsets): Change type of
1544 "section_offsets". Remove "num_sections" parameter.
1545 (default_symfile_offsets, syms_from_objfile_1)
1546 (set_objfile_default_section_offset): Update.
1547 (reread_symbols): No need to preserve section offsets by hand.
1548 (symfile_map_offsets_to_segments): Change type of "offsets".
1549 * stap-probe.c (relocate_address): Update.
1550 * stabsread.h (process_one_symbol): Update.
1551 * solib-target.c (struct lm_info_target) <offsets>: Change type.
1552 (solib_target_relocate_section_addresses): Update.
1553 * solib-svr4.c (enable_break, svr4_relocate_main_executable):
1554 Update.
1555 * solib-frv.c (frv_relocate_main_executable): Update.
1556 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
1557 * solib-aix.c (solib_aix_get_section_offsets): Change return
1558 type.
1559 (solib_aix_solib_create_inferior_hook): Update.
1560 * remote.c (remote_target::get_offsets): Update.
1561 * psymtab.c (find_pc_sect_psymtab): Update.
1562 * psympriv.h (struct partial_symbol) <address, text_low,
1563 text_high>: Update.
1564 * objfiles.h (obj_section_offset): Update.
1565 (struct objfile) <section_offsets>: Change type.
1566 <num_sections>: Remove.
1567 (objfile_relocate): Update.
1568 * objfiles.c (entry_point_address_query): Update
1569 (relocate_one_symbol): Change type of "section_offsets".
1570 (objfile_relocate1, objfile_relocate1): Change type of
1571 "new_offsets".
1572 (objfile_rebase1): Update.
1573 * mipsread.c (mipscoff_symfile_read): Update.
1574 (read_alphacoff_dynamic_symtab): Remove "section_offsets"
1575 parameter.
1576 * mdebugread.c (parse_symbol): Change type of "section_offsets".
1577 (parse_external, psymtab_to_symtab_1): Update.
1578 * machoread.c (macho_symfile_offsets): Update.
1579 * ia64-tdep.c (ia64_find_unwind_table): Update.
1580 * hppa-tdep.c (read_unwind_info): Update.
1581 * hppa-bsd-tdep.c (hppabsd_find_global_pointer): Update.
1582 * dwarf2read.c (create_addrmap_from_index)
1583 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
1584 (process_psymtab_comp_unit_reader, add_partial_symbol)
1585 (add_partial_subprogram, process_full_comp_unit)
1586 (read_file_scope, read_func_scope, read_lexical_block_scope)
1587 (read_call_site_scope, dwarf2_rnglists_process)
1588 (dwarf2_ranges_process, dwarf2_ranges_read)
1589 (dwarf_decode_lines_1, var_decode_location, new_symbol)
1590 (dwarf2_fetch_die_loc_sect_off, dwarf2_per_cu_text_offset):
1591 Update.
1592 * dwarf2-frame.c (execute_cfa_program, dwarf2_frame_find_fde):
1593 Update.
1594 * dtrace-probe.c (dtrace_probe::get_relocated_address): Update.
1595 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Update.
1596 (process_one_symbol): Change type of "section_offsets".
1597 * ctfread.c (get_objfile_text_range): Update.
1598 * coffread.c (coff_symtab_read, enter_linenos)
1599 (process_coff_symbol): Update.
1600 * coff-pe-read.c (add_pe_forwarded_sym): Update.
1601 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Update.
1602
1603 2020-01-08 Tom Tromey <tromey@adacore.com>
1604
1605 * dwarf2read.c (parse_macro_definition): Use std::string.
1606 (parse_macro_definition): Likewise.
1607
1608 2020-01-08 Tom Tromey <tromey@adacore.com>
1609
1610 * dwarf2read.c (abbrev_table_read_table): Use std::vector.
1611 (ATTR_ALLOC_CHUNK): Remove.
1612
1613 2020-01-08 Tom Tromey <tromey@adacore.com>
1614
1615 * dwarf2read.c (fixup_go_packaging): Use unique_xmalloc_ptr.
1616
1617 2020-01-08 Tom Tromey <tromey@adacore.com>
1618
1619 * dwarf2read.c (add_partial_symbol): Use unique_xmalloc_ptr.
1620 (dwarf2_compute_name, open_dwo_file): Likewise.
1621 (process_enumeration_scope): Use std::vector.
1622 (guess_partial_die_structure_name): Use unique_xmalloc_ptr.
1623 (partial_die_info::fixup, dwarf2_start_subfile)
1624 (guess_full_die_structure_name, dwarf2_name): Likewise.
1625 (determine_prefix): Update.
1626 (guess_full_die_structure_name): Make return type const.
1627 (partial_die_full_name): Return unique_xmalloc_ptr.
1628 (DW_FIELD_ALLOC_CHUNK): Remove.
1629
1630 2020-01-07 Tom Tromey <tromey@adacore.com>
1631
1632 PR build/24937:
1633 * stap-probe.c (class stap_static_probe_ops): Add constructor.
1634
1635 2020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
1636
1637 * cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
1638
1639 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1640
1641 * stack.c (print_frame_info): Move disassemble_next_line code
1642 inside source_print block.
1643
1644 2020-01-06 Eli Zaretskii <eliz@gnu.org>
1645
1646 * gdbsupport/gdb_wait.c: Include <signal.h> instead of
1647 gdb/signals.h, as we are now using native signal symbols.
1648
1649 2020-01-06 Shahab Vahedi <shahab@synopsys.com>
1650
1651 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
1652 overflow by an early check of content vs threshold.
1653 * tui/tui-source.c (tui_source_window::line_is_displayed):
1654 Likewise.
1655
1656 2020-01-06 Eli Zaretskii <eliz@gnu.org>
1657
1658 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
1659
1660 2020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
1661
1662 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
1663 export table if no section contains it's RVA.
1664
1665 2020-01-06 Eli Zaretskii <eliz@gnu.org>
1666
1667 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
1668
1669 2020-01-06 Hannes Domani <ssbssa@yahoo.de>
1670
1671 * source.c (print_source_lines_base): Set last_line_listed.
1672
1673 2020-01-06 Shahab Vahedi <shahab@synopsys.com>
1674
1675 * tui/tui-disasm.c: Remove trailing spaces.
1676
1677 2020-01-06 Eli Zaretskii <eliz@gnu.org>
1678 Pedro Alves <palves@redhat.com>
1679
1680 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
1681 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
1682 (windows_gdb_signal_to_target): New function, uses the above
1683 enumeration to convert GDB internal signal codes to equivalent
1684 Windows codes.
1685 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
1686 * windows-nat.c: Include "gdb_wait.h".
1687 (get_windows_debug_event): Extract the fatal exception from the
1688 exit status and convert to the equivalent Posix signal number.
1689 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
1690 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
1691 * gdbsupport/gdb_wait.c: New file, implements
1692 windows_status_to_termsig.
1693 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
1694 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
1695
1696 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
1699 show_layout.
1700
1701 2020-01-05 Luis Machado <luis.machado@linaro.org>
1702
1703 * aarch64-linux-nat.c
1704 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
1705 and bfd_mach_aarch64.
1706
1707 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1708
1709 * ui-file.c (stdio_file::can_emit_style_escape)
1710 (tee_file::can_emit_style_escape): Ensure style is used also on
1711 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
1712 to gdb_stdout.
1713 * main.c (set_gdb_data_directory): Use file style to output the
1714 warning that the given pathname is not a directory.
1715 * top.c (show_history_filename, gdb_safe_append_history)
1716 (show_gdb_datadir): Use file style.
1717
1718 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
1719
1720 * solib-target.c (struct lm_info_target):
1721 Change offsets to be a unique_xmalloc_ptr.
1722 (solib_target_relocate_section_addresses): Update.
1723
1724 2020-01-03 Hannes Domani <ssbssa@yahoo.de>
1725
1726 * windows-nat.c (windows_clear_solib): Free so_list linked list.
1727
1728 2020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
1732 2020-01-02 Luis Machado <luis.machado@linaro.org>
1733
1734 * proc-service.c (get_ps_regcache): Remove reference to obsolete
1735 Cell BE architecture.
1736 * target.h (struct target_ops) <thread_architecture>: Likewise.
1737
1738 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
1739
1740 * Makefile.in: Use INSTALL_PROGRAM_ENV.
1741
1742 2020-01-01 Hannes Domani <ssbssa@yahoo.de>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1747
1748 * gdbarch.sh: Update copyright year range of generated files.
1749
1750 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1751
1752 Update copyright year range in all GDB files.
1753
1754 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1755
1756 * copyright.py: Convert to Python 3.
1757
1758 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1759
1760 * copyright.py: Adapt after move of gnulib directory from gdb
1761 directory to toplevel directory.
1762
1763 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1764
1765 * copyright.py (main): Exit if run from the wrong directory.
1766
1767 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1768
1769 * top.c (print_gdb_version): Change copyright year to 2020.
1770
1771 2020-01-01 Joel Brobecker <brobecker@adacore.com>
1772
1773 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
1774
1775 For older changes see ChangeLog-2019.
1776 \f
1777 Local Variables:
1778 mode: change-log
1779 left-margin: 8
1780 fill-column: 74
1781 version-control: never
1782 coding: utf-8
1783 End:
This page took 0.066737 seconds and 5 git commands to generate.