gdb/x86: Fix write out of mxcsr register for xsave targets
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2018-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * i387-tdep.c (i387_collect_xsave): Use FXSAVE_MXCSR_ADDR not
4 FXSAVE_ADDR for the mxcsr register.
5
6 2018-05-11 Max Filippov <jcmvbkbc@gmail.com>
7
8 * configure.tgt (xtensa*-*-linux*): Drop gdb_target definition.
9
10 2018-05-11 Pedro Alves <palves@redhat.com>
11
12 * corelow.c (core_target) <core_target>: No longer inline.
13 Initialize m_core_gdbarch, m_core_vec and build the section table
14 here.
15 <~core_target>: New.
16 <core_gdbarch, get_core_register_section>: New methods.
17 <m_core_section_table, m_core_vec, m_core_gdbarch>: New fields,
18 factored out from ...
19 <core_data, core_vec, core_gdbarch>: ... these deleted globals.
20 (core_ops): Delete.
21 (sniff_core_bfd): Add gdbarch parameter.
22 (core_close): Delete, merged into ...
23 (core_target::close): ... here. Delete self.
24 (core_close_cleanup): Delete.
25 (core_target_open): Allocate a core_target on the heap. Use a
26 unique_ptr instead of a cleanup. Bits moved into the core_target
27 ctor. Adjust to use core_target methods instead of globals.
28 (get_core_register_section): Rename to ...
29 (core_target::get_core_register_section): ... this and adjust.
30 (struct get_core_registers_cb_data): New.
31 (get_core_registers_cb): Use it. Use bool.
32 (core_target::fetch_registers, core_target::files_info)
33 (core_target::xfer_partial, core_target::read_description)
34 (core_target::pid_to, core_target::thread_name): Adjust to
35 reference class fields instead of globals.
36 * target.h (struct target_ops_deleter, target_ops_up): New.
37
38 2018-05-11 Pedro Alves <palves@redhat.com>
39
40 * corefile.c (core_file_command): Move to corelow.c.
41 * corelow.c (the_core_target): Delete.
42 (core_file_command): Moved from corefile.c. Check exec_bfd
43 instead of the_core_target. Use target_detach instead of calling
44 into the_core_target directly.
45 (maybe_say_no_core_file_now): New.
46 (core_target::detach): Use it.
47 (_initialize_corelow): Remove references to the_core_target.
48 * gdbcore.h (the_core_target): Delete.
49
50 2018-05-11 Tom Tromey <tromey@redhat.com>
51 Pedro Alves <palves@redhat.com>
52
53 * corefile.c (core_bfd): Remove.
54 * gdbcore.h (core_bfd): Now a macro.
55 * progspace.h (struct program_space) <cbfd>: New field.
56
57 2018-05-11 Tom Tromey <tom@tromey.com>
58
59 * mdebugread.c (parse_partial_symbols, psymtab_to_symtab_1): Use
60 gdb::def_vector.
61
62 2018-05-10 Tom Tromey <tom@tromey.com>
63
64 * configure: Rebuild.
65 * warning.m4 (AM_GDB_WARNINGS): Use -Wimplicit-fallthrough=3.
66
67 2018-05-10 Joel Brobecker <brobecker@adacore.com>
68
69 PR server/23158:
70 * regformats/regdat.sh: Adjust script, following the addition
71 of the new expedite_regs parameter to init_target_desc.
72
73 2018-05-10 Omair Javaid <omair.javaid@linaro.org>
74
75 PR gdb/23127
76 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Add call to
77 set_gdbarch_significant_addr_bit.
78 * aarch64-tdep.c (aarch64_gdbarch_init): Remove call to
79 set_gdbarch_significant_addr_bit.
80 * utils.c (address_significant): Update to sign extend addr.
81
82 2018-05-09 Max Filippov <jcmvbkbc@gmail.com>
83
84 * xtensa-linux-tdep.c (xtensa-tdep.h): New include.
85 (xtensa_linux_init_abi): Limit tdep->num_regs by
86 tdep->num_nopriv_regs.
87 * xtensa-tdep.c (xtensa_derive_tdep): Calculate
88 tdep->num_nopriv_regs and only copy it to tdep->num_regs if it's
89 not initialized.
90
91 2018-05-08 Simon Marchi <simon.marchi@ericsson.com>
92
93 * unittests/string_view-selftests.c: Define GNULIB_NAMESPACE.
94
95 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * common/x86-xstate.h (I387_FCTRL_INIT_VAL): New constant.
98 (I387_MXCSR_INIT_VAL): New constant.
99 * amd64-tdep.c (amd64_supply_xsave): Only read state from xsave
100 buffer if it was supplied by the inferior.
101 * i387-tdep.c (i387_supply_fsave): Use I387_MXCSR_INIT_VAL.
102 (i387_xsave_get_clear_bv): New function.
103 (i387_supply_xsave): Only read x87 control registers from the
104 xsave buffer if the feature is enabled, and the state will have
105 been written, otherwise, provide a suitable default.
106 (i387_collect_xsave): Pre-clear all registers in xsave buffer,
107 including x87 control registers. Update control registers if they
108 have changed from the default value, and mark features as enabled
109 as required.
110 * i387-tdep.h (i387_xsave_get_clear_bv): Declare.
111
112 2018-05-08 Ulrich Weigand <uweigand@de.ibm.com>
113
114 * spu-tdep.c (info_spu_event_command): Fix output formatting.
115
116 2018-05-07 Tom Tromey <tom@tromey.com>
117
118 * configure: Rebuild.
119 * warning.m4 (AM_GDB_WARNINGS): Add -Wduplicated-cond.
120
121 2018-05-07 Tom Tromey <tom@tromey.com>
122
123 PR tdep/20362:
124 * arm-tdep.c (arm_record_vfp_data_proc_insn): Properly mask off D
125 bit. Use correct value for VDIV.
126
127 2018-05-04 Tom Tromey <tom@tromey.com>
128
129 * configure: Rebuild.
130 * warning.m4 (AM_GDB_WARNINGS): Add -Wimplicit-fallthrough.
131
132 2018-05-04 Tom Tromey <tom@tromey.com>
133
134 * linux-record.c (record_linux_system_call) <case
135 RECORD_SYS_RECVFROM>: Add "break".
136
137 2018-05-04 Tom Tromey <tom@tromey.com>
138
139 * mi/mi-main.c (mi_cmd_trace_frame_collected) <REGISTERS_FORMAT>:
140 Add missing "break".
141 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals) <NO_FRAME_FILTERS>:
142 Add missing "break".
143
144 2018-05-04 Tom Tromey <tom@tromey.com>
145
146 * rs6000-tdep.c (ppc_process_record_op4)
147 (ppc_process_record_op63): Add fall-through comment.
148
149 2018-05-04 Tom Tromey <tom@tromey.com>
150
151 * i386-tdep.c (i386_process_record): Add fall-through comment.
152
153 2018-05-04 Tom Tromey <tom@tromey.com>
154
155 * stabsread.c (define_symbol) <case 'p'>: Add fall-through
156 comment.
157
158 2018-05-04 Tom Tromey <tom@tromey.com>
159
160 * riscv-tdep.c (riscv_isa_xlen): Add fall-through comment.
161 * utils.c (can_dump_core) <LIMIT_CUR>: Add fall-through comment.
162 * eval.c (fetch_subexp_value) <MEMORY_ERROR>: Add fall-through
163 comment.
164 * d-valprint.c (d_val_print) <TYPE_CODE_STRUCT>: Add fall-through
165 comment.
166 * coffread.c (coff_symtab_read) <C_LABEL>: Add fall-through
167 comment.
168
169 2018-05-04 Tom Tromey <tom@tromey.com>
170
171 * dwarf2loc.c (unimplemented): Add ATTRIBUTE_NORETURN.
172
173 2018-05-04 Tom Tromey <tom@tromey.com>
174
175 * s390-tdep.c (s390_process_record): Fix fall-through comments.
176 * xcoffread.c (scan_xcoff_symtab): Move comment later.
177 * symfile.c (section_is_mapped): Fix fall-through comment.
178 * stabsread.c (define_symbol, read_member_functions): Fix
179 fall-through comment.
180 * s390-linux-tdep.c (s390_process_record): Fix fall-through
181 comment.
182 * remote.c (remote_wait_as): Fix fall-through comment.
183 * p-exp.y (yylex): Fix fall-through comment.
184 * nat/x86-dregs.c (x86_length_and_rw_bits): Fix fall-through
185 comment.
186 * msp430-tdep.c (msp430_gdbarch_init): Fix fall-through comment.
187 * mdebugread.c (parse_partial_symbols): Fix fall-through comment.
188 * jv-exp.y (yylex): Fix fall-through comment.
189 * go-exp.y (lex_one_token): Fix fall-through comment.
190 * gdbtypes.c (get_discrete_bounds, rank_one_type): Fix
191 fall-through comment.
192 * f-exp.y (yylex): Fix fall-through comment.
193 * dwarf2read.c (process_die): Fix fall-through comments.
194 * dbxread.c (process_one_symbol): Fix fall-through comment.
195 * d-exp.y (lex_one_token): Fix fall-through comment.
196 * cp-name-parser.y (yylex): Fix fall-through comment.
197 * coffread.c (coff_symtab_read): Fix fall-through comment.
198 * c-exp.y (lex_one_token): Fix fall-through comment.
199 * arm-tdep.c (arm_decode_miscellaneous): Fix fall-through
200 comment.
201 * arch/arm.c (arm_instruction_changes_pc): Fix fall-through
202 comment.
203
204 2018-05-04 Tom Tromey <tom@tromey.com>
205
206 PR python/22730:
207 * NEWS: Mention gdb.execute change.
208 * gdbcmd.h (execute_control_command): Don't declare.
209 * python/python.c (execute_gdb_command): Use read_command_lines_1,
210 execute_control_commands, execute_control_commands_to_string.
211 * cli/cli-script.h (execute_control_commands)
212 (execute_control_commands_to_string): Declare.
213 (execute_control_command): Add from_tty parameter.
214 * cli/cli-script.c (execute_control_commands)
215 (execute_control_commands_to_string): New functions.
216 (execute_user_command): Use execute_control_commands.
217 (execute_control_command_1): Add "from_tty" parameter. Update.
218 (execute_control_command): Likewise.
219
220 2018-05-04 Tom Tromey <tom@tromey.com>
221
222 PR python/22731:
223 * NEWS: Mention that breakpoint commands are writable.
224 * python/py-breakpoint.c (bppy_set_commands): New function.
225 (breakpoint_object_getset) <"commands">: Use it.
226
227 2018-05-04 Tom Tromey <tom@tromey.com>
228
229 * tracepoint.c (actions_command): Update.
230 * mi/mi-cmd-break.c (mi_command_line_array)
231 (mi_command_line_array_cnt, mi_command_line_array_ptr)
232 (mi_read_next_line): Remove.
233 (mi_cmd_break_commands): Update.
234 * cli/cli-script.h (read_command_lines, read_command_lines_1): Use
235 function_view.
236 * cli/cli-script.c (get_command_line): Update.
237 (process_next_line): Use function_view. Constify.
238 (recurse_read_control_structure, read_command_lines)
239 (read_command_lines_1): Change argument types to function_view.
240 (do_define_command, document_command): Update.
241 * breakpoint.h (check_tracepoint_command): Don't declare.
242 * breakpoint.c (check_tracepoint_command): Remove.
243 (commands_command_1, create_tracepoint_from_upload): Update.
244
245 2018-05-04 Tom Tromey <tom@tromey.com>
246
247 PR gdb/11750:
248 * cli/cli-script.h (enum command_control_type) <define_control>:
249 New constant.
250 * cli/cli-script.c (multi_line_command_p): Handle define_control.
251 (build_command_line, execute_control_command_1)
252 (process_next_line): Likewise.
253 (do_define_command): New function, extracted from define_command.
254 (define_command): Use it.
255
256 2018-05-04 Tom Tromey <tom@tromey.com>
257
258 * tracepoint.c (actions_command): Update.
259 * cli/cli-script.h (read_command_lines): Update.
260 * cli/cli-script.c (read_command_lines): Constify prompt_arg.
261 (MAX_TMPBUF): Remove define.
262 (define_command): Use string_printf.
263 (document_command): Likewise.
264 * breakpoint.c (commands_command_1): Update.
265
266 2018-05-04 Tom Tromey <tom@tromey.com>
267
268 * top.c (execute_command): Update.
269 * cli/cli-script.h (print_command_lines): Now varargs.
270 * cli/cli-script.c (print_command_lines): Now varargs.
271 (execute_control_command_1) <case while_control, case if_control>:
272 Update.
273
274 2018-05-04 Tom Tromey <tom@tromey.com>
275
276 * tracepoint.c (all_tracepoint_actions): Rename from
277 all_tracepoint_actions_and_cleanup. Change return type.
278 (actions_command, encode_actions_1, encode_actions)
279 (trace_dump_actions, tdump_command): Update.
280 * remote.c (remote_download_command_source): Update.
281 * python/python.c (gdbpy_eval_from_control_command)
282 (python_command, python_interactive_command): Update.
283 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
284 * guile/guile.c (guile_command)
285 (gdbscm_eval_from_control_command, guile_command): Update.
286 * compile/compile.c (compile_code_command)
287 (compile_print_command, compile_to_object): Update.
288 * cli/cli-script.h (struct command_lines_deleter): New.
289 (counted_command_line): New typedef.
290 (struct command_line): Add constructor, destructor.
291 <body_list>: Remove.
292 <body_list_0, body_list_1>: New members.
293 (command_line_up): Remove typedef.
294 (read_command_lines, read_command_lines_1, get_command_line):
295 Update.
296 (copy_command_lines): Don't declare.
297 * cli/cli-script.c (build_command_line): Use "new".
298 (get_command_line): Return counted_command_line.
299 (print_command_lines, execute_user_command)
300 (execute_control_command_1, while_command, if_command): Update.
301 (realloc_body_list): Remove.
302 (process_next_line, recurse_read_control_structure): Update.
303 (read_command_lines, read_command_lines_1): Return counted_command_line.
304 (free_command_lines): Use "delete".
305 (copy_command_lines): Remove.
306 (define_command, document_command, show_user_1): Update.
307 * cli/cli-decode.h (struct cmd_list_element) <user_commands>: Now
308 a counted_command_line.
309 * breakpoint.h (counted_command_line): Remove typedef.
310 (breakpoint_set_commands): Update.
311 * breakpoint.c (check_no_tracepoint_commands)
312 (validate_commands_for_breakpoint): Update.
313 (breakpoint_set_commands): Change commands to be a
314 counted_command_line.
315 (commands_command_1, update_dprintf_command_list)
316 (create_tracepoint_from_upload): Update.
317
318 2018-05-04 Tom Tromey <tom@tromey.com>
319
320 * cli/cli-decode.h (cmd_list_element): New constructor.
321 (~cmd_list_element): New destructor.
322 (struct cmd_list_element): Add initializers.
323 * cli/cli-decode.c (do_add_cmd): Use "new".
324 (delete_cmd): Use "delete".
325
326 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
327 Pedro Alves <palves@redhat.com>
328
329 PR breakpoints/19806 and support for PR external/20207.
330 * NEWS: Mention Aarch64 watchpoint improvements.
331 * aarch64-linux-nat.c (aarch64_linux_stopped_data_address): Fix missed
332 watchpoints and PR external/20207 watchpoints.
333 * nat/aarch64-linux-hw-point.c
334 (kernel_supports_any_contiguous_range): New.
335 (aarch64_watchpoint_offset): New.
336 (aarch64_watchpoint_length): Support PR external/20207 watchpoints.
337 (aarch64_point_encode_ctrl_reg): New parameter offset, new asserts.
338 (aarch64_point_is_aligned): Support PR external/20207 watchpoints.
339 (aarch64_align_watchpoint): New parameters aligned_offset_p and
340 next_addr_orig_p. Support PR external/20207 watchpoints.
341 (aarch64_downgrade_regs): New.
342 (aarch64_dr_state_insert_one_point): New parameters offset and
343 addr_orig.
344 (aarch64_dr_state_remove_one_point): Likewise.
345 (aarch64_handle_breakpoint): Update caller.
346 (aarch64_handle_aligned_watchpoint): Likewise.
347 (aarch64_handle_unaligned_watchpoint): Support addr_orig and
348 aligned_offset.
349 (aarch64_linux_set_debug_regs): Remove const from state. Call
350 aarch64_downgrade_regs.
351 (aarch64_show_debug_reg_state): Print also dr_addr_orig_wp.
352 * nat/aarch64-linux-hw-point.h (DR_CONTROL_LENGTH): Rename to ...
353 (DR_CONTROL_MASK): ... this.
354 (struct aarch64_debug_reg_state): New field dr_addr_orig_wp.
355 (unsigned int aarch64_watchpoint_offset): New prototype.
356 (aarch64_linux_set_debug_regs): Remove const from state.
357 * utils.c (align_up, align_down): Move to ...
358 * common/common-utils.c (align_up, align_down): ... here.
359 * utils.h (align_up, align_down): Move to ...
360 * common/common-utils.h (align_up, align_down): ... here.
361
362 2018-05-04 Joel Brobecker <brobecker@adacore.com>
363
364 * sparc-tdep.c (sparc_structure_return_p): Re-implement to
365 match the ABI as summarized in GCC's gcc/config/sparc/sparc.c.
366 (sparc_arg_by_memory_p): Renamed from sparc_arg_on_registers_p.
367 Re-implement to match the ABI as summarized in GCC's
368 gcc/config/sparc/sparc.c. All callers updated.
369 (sparc32_store_arguments): Remove assertion.
370
371 2018-05-04 Tom Tromey <tom@tromey.com>
372
373 * printcmd.c: Don't include tui.h.
374 (decode_format): Use skip_spaces.
375
376 2018-05-04 Tom Tromey <tom@tromey.com>
377
378 PR gdb/22619:
379 * printcmd.c (last_count): New global.
380 (x_command): Use saved count when repeating.
381
382 2018-05-04 Tom Tromey <tom@tromey.com>
383
384 * nto-procfs.c (do_closedir_cleanup): Remove.
385 (procfs_pidlist): Use gdb_dir_up.
386 * procfs.c (do_closedir_cleanup): Remove.
387 (proc_update_threads): Use gdb_dir_up.
388 * common/filestuff.h (struct gdb_dir_deleter): New.
389 (gdb_dir_up): New typedef.
390
391 2018-05-04 Tom Tromey <tom@tromey.com>
392
393 * ada-lang.c (print_mention_exception): Use std::string.
394
395 2018-05-04 Tom Tromey <tom@tromey.com>
396
397 * ada-lang.c (create_excep_cond_exprs): Update.
398 (ada_exception_catchpoint_cond_string): Use std::string.
399
400 2018-05-04 Tom Tromey <tom@tromey.com>
401
402 * ada-lang.c (xget_renaming_scope): Return std::string.
403 (old_renaming_is_invisible): Update.
404
405 2018-05-04 Tom Tromey <tom@tromey.com>
406
407 * bfd-target.c (target_bfd::m_bfd): Now a gdb_bfd_ref_ptr.
408 (target_bfd::target_bfd, target_bfd::~target_bfd): Update.
409
410 2018-05-04 Ulrich Weigand <uweigand@de.ibm.com>
411
412 * spu-linux-nat.c (spu_linux_nat_target::wait): Fix syntax error.
413
414 2018-05-04 Tom Tromey <tom@tromey.com>
415
416 * remote.c (remote_query_supported_append): Change type.
417 (remote_check_symbols): Update.
418
419 2018-05-04 Paul Pluzhnikov <ppluzhnikov@google.com>
420
421 PR gdb/11420
422 * configure.ac: Prepend libpython.
423 * python/python-config.py: Likewise.
424 * configure: Regenerate.
425
426 2018-05-03 Simon Marchi <simon.marchi@ericsson.com>
427
428 * Makefile.in (%.c: %.l): Use -t instead of --stdout.
429
430 2018-05-03 Pedro Alves <palves@redhat.com>
431
432 * s390-linux-nat.c
433 (s390_linux_nat_target::have_continuable_watchpoint): Mark with
434 override. Write 'true' instead of '1'.
435 (s390_linux_nat_target::watchpoint_addr_within_range): Remove
436 declaration.
437
438 2018-05-02 Pedro Alves <palves@redhat.com>
439
440 * aarch64-fbsd-nat.c (_initialize_aarch64_fbsd_nat): Use
441 add_inf_child_target.
442 * aarch64-linux-nat.c (_initialize_aarch64_linux_nat): Use
443 add_inf_child_target.
444 * aix-thread.c (aix_thread_target_info): New.
445 (aix_thread_target) <shortname, longname, doc>: Delete.
446 <info>: New.
447 * alpha-bsd-nat.c (_initialize_alphabsd_nat): Use
448 add_inf_child_target.
449 * alpha-linux-nat.c (_initialize_alpha_linux_nat): Use
450 add_inf_child_target.
451 * amd64-fbsd-nat.c (_initialize_amd64fbsd_nat): Use
452 add_inf_child_target.
453 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Use
454 add_inf_child_target.
455 * amd64-nbsd-nat.c (_initialize_amd64nbsd_nat): Use
456 add_inf_child_target.
457 * amd64-obsd-nat.c (_initialize_amd64obsd_nat): Use
458 add_inf_child_target.
459 * arm-fbsd-nat.c (_initialize_arm_fbsd_nat): Use
460 add_inf_child_target.
461 * arm-linux-nat.c (_initialize_arm_linux_nat): Use
462 add_inf_child_target.
463 * arm-nbsd-nat.c (_initialize_arm_netbsd_nat): Use
464 add_inf_child_target.
465 * bfd-target.c (target_bfd_target_info): New.
466 (target_bfd) <shortname, longname, doc>: Delete.
467 <info>: New.
468 * bsd-kvm.c (bsd_kvm_target_info): New.
469 (bsd_kvm_target) <shortname, longname, doc>: Delete.
470 <info>: New.
471 (bsd_kvm_target::open): Rename to ...
472 (bsd_kvm_target_open): ... this. Adjust.
473 * bsd-uthread.c (bsd_uthread_target_info): New.
474 (bsd_uthread_target) <shortname, longname, doc>: Delete.
475 <info>: New.
476 * corefile.c (core_file_command): Adjust.
477 * corelow.c (core_target_info): New.
478 (core_target) <shortname, longname, doc>: Delete.
479 <info>: New.
480 (core_target::open): Rename to ...
481 (core_target_open): ... this. Adjust.
482 * ctf.c (ctf_target_info): New.
483 (ctf_target) <shortname, longname, doc>: Delete.
484 <info>: New.
485 (ctf_target::open): Rename to ...
486 (ctf_target_open): ... this.
487 (_initialize_ctf): Adjust.
488 * exec.c (exec_target_info): New.
489 (exec_target) <shortname, longname, doc>: Delete.
490 <info>: New.
491 (exec_target::open): Rename to ...
492 (exec_target_open): ... this.
493 * gdbcore.h (core_target_open): Declare.
494 * go32-nat.c (_initialize_go32_nat): Use add_inf_child_target.
495 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Use
496 add_inf_child_target.
497 * hppa-nbsd-nat.c (_initialize_hppanbsd_nat): Use
498 add_inf_child_target.
499 * hppa-obsd-nat.c (_initialize_hppaobsd_nat): Use
500 add_inf_child_target.
501 * i386-darwin-nat.c (_initialize_i386_darwin_nat): Use
502 add_inf_child_target.
503 * i386-fbsd-nat.c (_initialize_i386fbsd_nat): Use
504 add_inf_child_target.
505 * i386-gnu-nat.c (_initialize_i386gnu_nat): Use
506 add_inf_child_target.
507 * i386-linux-nat.c (_initialize_i386_linux_nat): Use
508 add_inf_child_target.
509 * i386-nbsd-nat.c (_initialize_i386nbsd_nat): Use
510 add_inf_child_target.
511 * i386-obsd-nat.c (_initialize_i386obsd_nat): Use
512 add_inf_child_target.
513 * ia64-linux-nat.c (_initialize_ia64_linux_nat): Use
514 add_inf_child_target.
515 * inf-child.c (inf_child_target_info): New.
516 (inf_child_target::info): New.
517 (inf_child_open_target): Remove 'target' parameter. Use
518 get_native_target instead.
519 (inf_child_target::open): Delete.
520 (add_inf_child_target): New.
521 * inf-child.h (inf_child_target) <shortname, longname, doc, open>:
522 Delete.
523 <info>: New.
524 (add_inf_child_target): Declare.
525 (inf_child_open_target): Declare.
526 * linux-thread-db.c (thread_db_target_info): New.
527 (thread_db_target) <shortname, longname, doc>: Delete.
528 <info>: New.
529 * m32r-linux-nat.c (_initialize_m32r_linux_nat): Use
530 add_inf_child_target.
531 * m68k-bsd-nat.c (_initialize_m68kbsd_nat): Use
532 add_inf_child_target.
533 * m68k-linux-nat.c (_initialize_m68k_linux_nat): Use
534 add_inf_child_target.
535 * m88k-bsd-nat.c (_initialize_m88kbsd_nat): Use
536 add_inf_child_target.
537 * make-target-delegates (print_class): Adjust.
538 * mips-fbsd-nat.c (_initialize_mips_fbsd_nat): Use
539 add_inf_child_target.
540 * mips-linux-nat.c (_initialize_mips_linux_nat): Use
541 add_inf_child_target.
542 * mips-nbsd-nat.c (_initialize_mipsnbsd_nat): Use
543 add_inf_child_target.
544 * mips64-obsd-nat.c (_initialize_mips64obsd_nat): Use
545 add_inf_child_target.
546 * nto-procfs.c (nto_native_target_info): New.
547 (nto_procfs_target_native) <shortname, longname, doc>:
548 Delete.
549 <info>: New.
550 (nto_procfs_target_info): New.
551 (nto_procfs_target_procfs) <shortname, longname, doc>:
552 Delete.
553 <info>: New.
554 (init_procfs_targets): Adjust.
555 * ppc-fbsd-nat.c (_initialize_ppcfbsd_nat): Use
556 add_inf_child_target.
557 * ppc-linux-nat.c (_initialize_ppc_linux_nat): Use
558 add_inf_child_target.
559 * ppc-nbsd-nat.c (_initialize_ppcnbsd_nat): Use
560 add_inf_child_target.
561 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Use
562 add_inf_child_target.
563 * ravenscar-thread.c (ravenscar_target_info): New.
564 (ravenscar_thread_target) <shortname, longname, doc>:
565 Delete.
566 <info>: New.
567 * record-btrace.c (record_btrace_target_info):
568 (record_btrace_target) <shortname, longname, doc>: Delete.
569 <info>: New.
570 (record_btrace_target::open): Rename to ...
571 (record_btrace_target_open): ... this. Adjust.
572 * record-full.c (record_longname, record_doc): New.
573 (record_full_base_target) <shortname, longname, doc>: Delete.
574 <info>: New.
575 (record_full_target_info): New.
576 (record_full_target): <shortname>: Delete.
577 <info>: New.
578 (record_full_core_open_1, record_full_open_1): Update comments.
579 (record_full_base_target::open): Rename to ...
580 (record_full_open): ... this.
581 (cmd_record_full_restore): Update.
582 (_initialize_record_full): Update.
583 * remote-sim.c (remote_sim_target_info): New.
584 (gdbsim_target) <shortname, longname, doc>: Delete.
585 <info>: New.
586 (gdbsim_target::open): Rename to ...
587 (gdbsim_target_open): ... this.
588 (_initialize_remote_sim): Adjust.
589 * remote.c (remote_doc): New.
590 (remote_target_info): New.
591 (remote_target) <shortname, longname, doc>: Delete.
592 <info>: New.
593 (extended_remote_target_info): New.
594 (extended_remote_target) <shortname, longname, doc>: Delete.
595 <info>: New.
596 (remote_target::open_1): Make static. Adjust.
597 * rs6000-nat.c (_initialize_rs6000_nat): Use add_inf_child_target.
598 * s390-linux-nat.c (_initialize_s390_nat): Use
599 add_inf_child_target.
600 * sh-nbsd-nat.c (_initialize_shnbsd_nat): Use
601 add_inf_child_target.
602 * sol-thread.c (thread_db_target_info): New.
603 (sol_thread_target) <shortname, longname, doc>: Delete.
604 <info>: New.
605 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Use
606 add_inf_child_target.
607 * sparc-nbsd-nat.c (_initialize_sparcnbsd_nat): Use
608 add_inf_child_target.
609 * sparc64-fbsd-nat.c (_initialize_sparc64fbsd_nat): Use
610 add_inf_child_target.
611 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Use
612 add_inf_child_target.
613 * sparc64-nbsd-nat.c (_initialize_sparc64nbsd_nat): Use
614 add_inf_child_target.
615 * sparc64-obsd-nat.c (_initialize_sparc64obsd_nat): Use
616 add_inf_child_target.
617 * spu-linux-nat.c (_initialize_spu_nat): Use
618 add_inf_child_target.
619 * spu-multiarch.c (spu_multiarch_target_info): New.
620 (spu_multiarch_target) <shortname, longname, doc>: Delete.
621 <info>: New.
622 * target-delegates.c: Regenerate.
623 * target.c: Include <unordered_map>.
624 (target_ops_p): Delete.
625 (DEF_VEC_P(target_ops_p)): Delete.
626 (target_factories): New.
627 (test_target_info): New.
628 (test_target_ops::info): New.
629 (open_target): Adjust to use target_factories.
630 (add_target_with_completer): Rename to ...
631 (add_target): ... this. Change prototype. Register target_info
632 and open callback in target_factories. Register target_info in
633 command context instead of target_ops.
634 (add_target): Delete old implementation.
635 (add_deprecated_target_alias): Change prototype. Adjust.
636 (the_native_target): New.
637 (set_native_target, get_native_target): New.
638 (find_default_run_target): Use the_native_target.
639 (find_attach_target, find_run_target): Simplify.
640 (target_ops::open): Delete.
641 (dummy_target_info): New.
642 (dummy_target::shortname, dummy_target::longname)
643 (dummy_target::doc): Delete.
644 (dummy_target::info): New.
645 (debug_target::shortname, debug_target::longname)
646 (debug_target::doc): Delete.
647 (debug_target::info): New.
648 * target.h (struct target_info): New.
649 (target_ops::~target_ops): Add comment.
650 (target_ops::info): New.
651 (target_ops::shortname, target_ops::longname, target_ops::doc): No
652 longer virtual. Implement in terms of target_info.
653 (set_native_target, get_native_target): Declare.
654 (target_open_ftype): New.
655 (add_target, add_target_with_completer)
656 (add_deprecated_target_alias): Change prototype.
657 (test_target) <shortname, longname, doc>: Delete.
658 <info>: New.
659 * tilegx-linux-nat.c (_initialize_tile_linux_nat): Use
660 add_inf_child_target.
661 * tracefile-tfile.c (tfile_target_info): New.
662 (tfile_target) <shortname, longname, doc>: Delete.
663 <info>: New.
664 (tfile_target::open): Rename to ...
665 (tfile_target_open): ... this.
666 (_initialize_tracefile_tfile): Adjust.
667 * vax-bsd-nat.c (_initialize_vaxbsd_nat): Use
668 add_inf_child_target.
669 * windows-nat.c (_initialize_windows_nat): Use
670 add_inf_child_target.
671 * xtensa-linux-nat.c (_initialize_xtensa_linux_nat): Use
672 add_inf_child_target.
673
674 2018-05-02 Pedro Alves <palves@redhat.com>
675
676 * linux-nat.h (linux_nat_target) <low_new_thread,
677 low_delete_thread, low_new_fork, low_forget_process,
678 low_prepare_to_resume, low_siginfo_fixup, low_status_is_event>:
679 New virtual methods.
680 (linux_nat_set_new_thread, linux_nat_set_delete_thread)
681 (linux_nat_new_fork_ftype, linux_nat_set_new_fork)
682 (linux_nat_forget_process_ftype, linux_nat_set_forget_process)
683 (linux_nat_forget_process, linux_nat_set_siginfo_fixup)
684 (linux_nat_set_prepare_to_resume, linux_nat_set_status_is_event):
685 Delete.
686 * linux-fork.c (delete_fork): Adjust to call low method.
687 * linux-nat.c (linux_nat_new_thread, linux_nat_delete_thread)
688 (linux_nat_new_fork, linux_nat_forget_process_hook)
689 (linux_nat_prepare_to_resume, linux_nat_siginfo_fixup)
690 (linux_nat_status_is_event):
691 (linux_nat_target::follow_fork, lwp_free, add_lwp, detach_one_lwp)
692 (linux_resume_one_lwp_throw, linux_handle_extended_wait): Adjust
693 to call low method.
694 (sigtrap_is_event): Rename to ...
695 (linux_nat_target::low_status_is_event): ... this.
696 (linux_nat_set_status_is_event): Delete.
697 (save_stop_reason, linux_nat_wait_1)
698 (linux_nat_target::mourn_inferior, siginfo_fixup): Adjust to call
699 low methods.
700 (linux_nat_set_new_thread, linux_nat_set_delete_thread)
701 (linux_nat_set_new_fork, linux_nat_set_forget_process)
702 (linux_nat_forget_process, linux_nat_set_siginfo_fixup)
703 (linux_nat_set_prepare_to_resume): Delete.
704 * aarch64-linux-nat.c: All linux_nat_set_* callbacks converted to
705 low virtual methods.
706 * amd64-linux-nat.c: Likewise.
707 * arm-linux-nat.c: Likewise.
708 * i386-linux-nat.c: Likewise.
709 * ia64-linux-nat.c: Likewise.
710 * mips-linux-nat.c: Likewise.
711 * ppc-linux-nat.c: Likewise.
712 * s390-linux-nat.c: Likewise.
713 * sparc64-linux-nat.c: Likewise.
714 * x86-linux-nat.c: Likewise.
715 * x86-linux-nat.h: Include "nat/x86-linux.h".
716 (x86_linux_nat_target) <low_new_fork, low_forget_process,
717 low_prepare_to_resume, low_new_thread, low_delete_thread>:
718 Override methods.
719
720 2018-05-02 Pedro Alves <palves@redhat.com>
721
722 * target.h (target_ops)
723 <stopped_by_sw_breakpoint, supports_stopped_by_sw_breakpoint,
724 stopped_by_hw_breakpoint, supports_stopped_by_hw_breakpoint,
725 stopped_by_watchpoint, have_continuable_watchpoint,
726 stopped_data_address, watchpoint_addr_within_range,
727 can_accel_watchpoint_condition, can_run, thread_alive,
728 has_all_memory, has_memory, has_stack, has_registers,
729 has_execution, can_async_p, is_async_p, supports_non_stop,
730 always_non_stop_p, can_execute_reverse, supports_multi_process,
731 supports_enable_disable_tracepoint,
732 supports_disable_randomization, supports_string_tracing,
733 supports_evaluation_of_breakpoint_conditions,
734 can_run_breakpoint_commands, filesystem_is_local,
735 can_download_tracepoint, get_trace_state_variable_value,
736 set_trace_notes, get_tib_address, use_agent, can_use_agent,
737 record_is_replaying, record_will_replay,
738 augmented_libraries_svr4_read>: Adjust to return bool.
739 * aarch64-linux-nat.c: All implementations adjusted.
740 * aix-thread.c: All implementations adjusted.
741 * arm-linux-nat.c: All implementations adjusted.
742 * breakpoint.c: All implementations adjusted.
743 * bsd-kvm.c: All implementations adjusted.
744 * bsd-uthread.c: All implementations adjusted.
745 * corelow.c: All implementations adjusted.
746 * ctf.c: All implementations adjusted.
747 * darwin-nat.c: All implementations adjusted.
748 * darwin-nat.h: All implementations adjusted.
749 * exec.c: All implementations adjusted.
750 * fbsd-nat.c: All implementations adjusted.
751 * fbsd-nat.h: All implementations adjusted.
752 * gnu-nat.c: All implementations adjusted.
753 * gnu-nat.h: All implementations adjusted.
754 * go32-nat.c: All implementations adjusted.
755 * ia64-linux-nat.c: All implementations adjusted.
756 * inf-child.c: All implementations adjusted.
757 * inf-child.h: All implementations adjusted.
758 * inf-ptrace.c: All implementations adjusted.
759 * inf-ptrace.h: All implementations adjusted.
760 * linux-nat.c: All implementations adjusted.
761 * linux-nat.h: All implementations adjusted.
762 * mips-linux-nat.c: All implementations adjusted.
763 * nto-procfs.c: All implementations adjusted.
764 * ppc-linux-nat.c: All implementations adjusted.
765 * procfs.c: All implementations adjusted.
766 * ravenscar-thread.c: All implementations adjusted.
767 * record-btrace.c: All implementations adjusted.
768 * record-full.c: All implementations adjusted.
769 * remote-sim.c: All implementations adjusted.
770 * remote.c: All implementations adjusted.
771 * s390-linux-nat.c: All implementations adjusted.
772 * sol-thread.c: All implementations adjusted.
773 * spu-multiarch.c: All implementations adjusted.
774 * target-delegates.c: All implementations adjusted.
775 * target.c: All implementations adjusted.
776 * target.h: All implementations adjusted.
777 * tracefile-tfile.c: All implementations adjusted.
778 * tracefile.c: All implementations adjusted.
779 * tracefile.h: All implementations adjusted.
780 * windows-nat.c: All implementations adjusted.
781 * x86-linux-nat.h: All implementations adjusted.
782 * x86-nat.h: All implementations adjusted.
783
784 2018-05-02 Pedro Alves <palves@redhat.com>
785
786 * make-target-delegates (scan_target_h): Don't trim lines here.
787 Replace sequences of tabs and/or whitespace with a single
788 whitespace.
789 (top level, parsing methods): Trim each line before processing it
790 here.
791
792 2018-05-02 Pedro Alves <palves@redhat.com>
793 John Baldwin <jhb@freebsd.org>
794
795 * target.h (enum strata) <debug_stratum>: New.
796 (struct target_ops) <all delegation methods>: Replace by C++
797 virtual methods, and drop "to_" prefix. All references updated
798 throughout.
799 <to_shortname, to_longname, to_doc, to_data,
800 to_have_steppable_watchpoint, to_have_continuable_watchpoint,
801 to_has_thread_control, to_attach_no_wait>: Delete, replaced by
802 virtual methods. All references updated throughout.
803 <can_attach, supports_terminal_ours, can_create_inferior,
804 get_thread_control_capabilities, attach_no_wait>: New
805 virtual methods.
806 <insert_breakpoint, remove_breakpoint>: Now
807 TARGET_DEFAULT_NORETURN methods.
808 <info_proc>: Now returns bool.
809 <to_magic>: Delete.
810 (OPS_MAGIC): Delete.
811 (current_target): Delete. All references replaced by references
812 to ...
813 (target_stack): ... this. New.
814 (target_shortname, target_longname): Adjust.
815 (target_can_run): Now a function declaration.
816 (default_child_has_all_memory, default_child_has_memory)
817 (default_child_has_stack, default_child_has_registers)
818 (default_child_has_execution): Remove target_ops parameter.
819 (complete_target_initialization): Delete.
820 (memory_breakpoint_target): New template class.
821 (test_target_ops): Refactor as a C++ class with virtual methods.
822 * make-target-delegates (NAME_PART): Tighten.
823 (POINTER_PART, CP_SYMBOL): New.
824 (SIMPLE_RETURN_PART): Reimplement.
825 (VEC_RETURN_PART): Expect less.
826 (RETURN_PART, VIRTUAL_PART): New.
827 (METHOD): Adjust to C++ virtual methods.
828 (scan_target_h): Remove reference to C99.
829 (dname): Output "target_ops::" prefix.
830 (write_function_header): Adjust to output a C++ class method.
831 (write_declaration): New.
832 (write_delegator): Adjust to output a C++ class method.
833 (tdname): Output "dummy_target::" prefix.
834 (write_tdefault, write_debugmethod): Adjust to output a C++ class
835 method.
836 (tdefault_names, debug_names): Delete.
837 (return_types, tdefaults, styles, argtypes_array): New.
838 (top level): All methods are delegators.
839 (print_class): New.
840 (top level): Print dummy_target and debug_target classes.
841 * target-delegates.c: Regenerate.
842 * target-debug.h (target_debug_print_enum_info_proc_what)
843 (target_debug_print_thread_control_capabilities)
844 (target_debug_print_thread_info_p): New.
845 * target.c (dummy_target): Delete.
846 (the_dummy_target, the_debug_target): New.
847 (target_stack): Now extern.
848 (set_targetdebug): Push/unpush debug target.
849 (default_child_has_all_memory, default_child_has_memory)
850 (default_child_has_stack, default_child_has_registers)
851 (default_child_has_execution): Remove target_ops parameter.
852 (complete_target_initialization): Delete.
853 (add_target_with_completer): No longer call
854 complete_target_initialization.
855 (target_supports_terminal_ours): Use regular delegation.
856 (update_current_target): Delete.
857 (push_target): No longer check magic number. Don't call
858 update_current_target.
859 (unpush_target): Don't call update_current_target.
860 (target_is_pushed): No longer check magic number.
861 (target_require_runnable): Skip for all stratums over
862 process_stratum.
863 (target_ops::info_proc): New.
864 (target_info_proc): Use find_target_at and
865 find_default_run_target.
866 (target_supports_disable_randomization): Use regular delegation.
867 (target_get_osdata): Use find_target_at.
868 (target_ops::open, target_ops::close, target_ops::can_attach)
869 (target_ops::attach, target_ops::can_create_inferior)
870 (target_ops::create_inferior, target_ops::can_run)
871 (target_can_run): New.
872 (default_fileio_target): Use regular delegation.
873 (target_ops::fileio_open, target_ops::fileio_pwrite)
874 (target_ops::fileio_pread, target_ops::fileio_fstat)
875 (target_ops::fileio_close, target_ops::fileio_unlink)
876 (target_ops::fileio_readlink): New.
877 (target_fileio_open_1, target_fileio_unlink)
878 (target_fileio_readlink): Always call the target method. Handle
879 FILEIO_ENOSYS.
880 (return_zero, return_zero_has_execution): Delete.
881 (init_dummy_target): Delete.
882 (dummy_target::dummy_target, dummy_target::shortname)
883 (dummy_target::longname, dummy_target::doc)
884 (debug_target::debug_target, debug_target::shortname)
885 (debug_target::longname, debug_target::doc): New.
886 (target_supports_delete_record): Use regular delegation.
887 (setup_target_debug): Delete.
888 (maintenance_print_target_stack): Skip debug_stratum.
889 (initialize_targets): Instantiate the_dummy_target and
890 the_debug_target.
891 * auxv.c (target_auxv_parse): Remove 'ops' parameter. Adjust to
892 use target_stack.
893 (target_auxv_search, fprint_target_auxv): Adjust.
894 (info_auxv_command): Adjust to use target_stack.
895 * auxv.h (target_auxv_parse): Remove 'ops' parameter.
896 * exceptions.c (print_flush): Handle a NULL target_stack.
897 * regcache.c (target_ops_no_register): Refactor as class with
898 virtual methods.
899
900 * exec.c (exec_target): New class.
901 (exec_ops): Now an exec_target.
902 (exec_open, exec_close_1, exec_get_section_table)
903 (exec_xfer_partial, exec_files_info, exec_has_memory)
904 (exec_make_note_section): Refactor as exec_target methods.
905 (exec_file_clear, ignore, exec_remove_breakpoint, init_exec_ops):
906 Delete.
907 (exec_target::find_memory_regions): New.
908 (_initialize_exec): Don't call init_exec_ops.
909 * gdbcore.h (exec_file_clear): Delete.
910
911 * corefile.c (core_target): Delete.
912 (core_file_command): Adjust.
913 * corelow.c (core_target): New class.
914 (the_core_target): New.
915 (core_close): Remove target_ops parameter.
916 (core_close_cleanup): Adjust.
917 (core_target::close): New.
918 (core_open, core_detach, get_core_registers, core_files_info)
919 (core_xfer_partial, core_thread_alive, core_read_description)
920 (core_pid_to_str, core_thread_name, core_has_memory)
921 (core_has_stack, core_has_registers, core_info_proc): Rework as
922 core_target methods.
923 (ignore, core_remove_breakpoint, init_core_ops): Delete.
924 (_initialize_corelow): Initialize the_core_target.
925 * gdbcore.h (core_target): Delete.
926 (the_core_target): New.
927
928 * ctf.c: (ctf_target): New class.
929 (ctf_ops): Now a ctf_target.
930 (ctf_open, ctf_close, ctf_files_info, ctf_fetch_registers)
931 (ctf_xfer_partial, ctf_get_trace_state_variable_value)
932 (ctf_trace_find, ctf_traceframe_info): Refactor as ctf_target
933 methods.
934 (init_ctf_ops): Delete.
935 (_initialize_ctf): Don't call it.
936 * tracefile-tfile.c (tfile_target): New class.
937 (tfile_ops): Now a tfile_target.
938 (tfile_open, tfile_close, tfile_files_info)
939 (tfile_get_tracepoint_status, tfile_trace_find)
940 (tfile_fetch_registers, tfile_xfer_partial)
941 (tfile_get_trace_state_variable_value, tfile_traceframe_info):
942 Refactor as tfile_target methods.
943 (tfile_xfer_partial_features): Remove target_ops parameter.
944 (init_tfile_ops): Delete.
945 (_initialize_tracefile_tfile): Don't call it.
946 * tracefile.c (tracefile_has_all_memory, tracefile_has_memory)
947 (tracefile_has_stack, tracefile_has_registers)
948 (tracefile_thread_alive, tracefile_get_trace_status): Refactor as
949 tracefile_target methods.
950 (init_tracefile_ops): Delete.
951 (tracefile_target::tracefile_target): New.
952 * tracefile.h: Include "target.h".
953 (tracefile_target): New class.
954 (init_tracefile_ops): Delete.
955
956 * spu-multiarch.c (spu_multiarch_target): New class.
957 (spu_ops): Now a spu_multiarch_target.
958 (spu_thread_architecture, spu_region_ok_for_hw_watchpoint)
959 (spu_fetch_registers, spu_store_registers, spu_xfer_partial)
960 (spu_search_memory, spu_mourn_inferior): Refactor as
961 spu_multiarch_target methods.
962 (init_spu_ops): Delete.
963 (_initialize_spu_multiarch): Remove references to init_spu_ops,
964 complete_target_initialization.
965
966 * ravenscar-thread.c (ravenscar_thread_target): New class.
967 (ravenscar_ops): Now a ravenscar_thread_target.
968 (ravenscar_resume, ravenscar_wait, ravenscar_update_thread_list)
969 (ravenscar_thread_alive, ravenscar_pid_to_str)
970 (ravenscar_fetch_registers, ravenscar_store_registers)
971 (ravenscar_prepare_to_store, ravenscar_stopped_by_sw_breakpoint)
972 (ravenscar_stopped_by_hw_breakpoint)
973 (ravenscar_stopped_by_watchpoint, ravenscar_stopped_data_address)
974 (ravenscar_mourn_inferior, ravenscar_core_of_thread)
975 (ravenscar_get_ada_task_ptid): Refactor as ravenscar_thread_target
976 methods.
977 (init_ravenscar_thread_ops): Delete.
978 (_initialize_ravenscar): Remove references to
979 init_ravenscar_thread_ops and complete_target_initialization.
980
981 * bsd-uthread.c (bsd_uthread_ops_hack): Delete.
982 (bsd_uthread_target): New class.
983 (bsd_uthread_ops): Now a bsd_uthread_target.
984 (bsd_uthread_activate): Adjust to refer to bsd_uthread_ops.
985 (bsd_uthread_close, bsd_uthread_mourn_inferior)
986 (bsd_uthread_fetch_registers, bsd_uthread_store_registers)
987 (bsd_uthread_wait, bsd_uthread_resume, bsd_uthread_thread_alive)
988 (bsd_uthread_update_thread_list, bsd_uthread_extra_thread_info)
989 (bsd_uthread_pid_to_str): Refactor as bsd_uthread_target methods.
990 (bsd_uthread_target): Delete function.
991 (_initialize_bsd_uthread): Remove reference to
992 complete_target_initialization.
993
994 * bfd-target.c (target_bfd_data): Delete. Fields folded into ...
995 (target_bfd): ... this new class.
996 (target_bfd_xfer_partial, target_bfd_get_section_table)
997 (target_bfd_close): Refactor as target_bfd methods.
998 (target_bfd::~target_bfd): New.
999 (target_bfd_reopen): Adjust.
1000 (target_bfd::close): New.
1001
1002 * record-btrace.c (record_btrace_target): New class.
1003 (record_btrace_ops): Now a record_btrace_target.
1004 (record_btrace_open, record_btrace_stop_recording)
1005 (record_btrace_disconnect, record_btrace_close)
1006 (record_btrace_async, record_btrace_info)
1007 (record_btrace_insn_history, record_btrace_insn_history_range)
1008 (record_btrace_insn_history_from, record_btrace_call_history)
1009 (record_btrace_call_history_range)
1010 (record_btrace_call_history_from, record_btrace_record_method)
1011 (record_btrace_is_replaying, record_btrace_will_replay)
1012 (record_btrace_xfer_partial, record_btrace_insert_breakpoint)
1013 (record_btrace_remove_breakpoint, record_btrace_fetch_registers)
1014 (record_btrace_store_registers, record_btrace_prepare_to_store)
1015 (record_btrace_to_get_unwinder)
1016 (record_btrace_to_get_tailcall_unwinder, record_btrace_resume)
1017 (record_btrace_commit_resume, record_btrace_wait)
1018 (record_btrace_stop, record_btrace_can_execute_reverse)
1019 (record_btrace_stopped_by_sw_breakpoint)
1020 (record_btrace_supports_stopped_by_sw_breakpoint)
1021 (record_btrace_stopped_by_hw_breakpoint)
1022 (record_btrace_supports_stopped_by_hw_breakpoint)
1023 (record_btrace_update_thread_list, record_btrace_thread_alive)
1024 (record_btrace_goto_begin, record_btrace_goto_end)
1025 (record_btrace_goto, record_btrace_stop_replaying_all)
1026 (record_btrace_execution_direction)
1027 (record_btrace_prepare_to_generate_core)
1028 (record_btrace_done_generating_core): Refactor as
1029 record_btrace_target methods.
1030 (init_record_btrace_ops): Delete.
1031 (_initialize_record_btrace): Remove reference to
1032 init_record_btrace_ops.
1033 * record-full.c (RECORD_FULL_IS_REPLAY): Adjust to always refer to
1034 the execution_direction global.
1035 (record_full_base_target, record_full_target)
1036 (record_full_core_target): New classes.
1037 (record_full_ops): Now a record_full_target.
1038 (record_full_core_ops): Now a record_full_core_target.
1039 (record_full_target::detach, record_full_target::disconnect)
1040 (record_full_core_target::disconnect)
1041 (record_full_target::mourn_inferior, record_full_target::kill):
1042 New.
1043 (record_full_open, record_full_close, record_full_async): Refactor
1044 as methods of the record_full_base_target class.
1045 (record_full_resume, record_full_commit_resume): Refactor
1046 as methods of the record_full_target class.
1047 (record_full_wait, record_full_stopped_by_watchpoint)
1048 (record_full_stopped_data_address)
1049 (record_full_stopped_by_sw_breakpoint)
1050 (record_full_supports_stopped_by_sw_breakpoint)
1051 (record_full_stopped_by_hw_breakpoint)
1052 (record_full_supports_stopped_by_hw_breakpoint): Refactor as
1053 methods of the record_full_base_target class.
1054 (record_full_store_registers, record_full_xfer_partial)
1055 (record_full_insert_breakpoint, record_full_remove_breakpoint):
1056 Refactor as methods of the record_full_target class.
1057 (record_full_can_execute_reverse, record_full_get_bookmark)
1058 (record_full_goto_bookmark, record_full_execution_direction)
1059 (record_full_record_method, record_full_info, record_full_delete)
1060 (record_full_is_replaying, record_full_will_replay)
1061 (record_full_goto_begin, record_full_goto_end, record_full_goto)
1062 (record_full_stop_replaying): Refactor as methods of the
1063 record_full_base_target class.
1064 (record_full_core_resume, record_full_core_kill)
1065 (record_full_core_fetch_registers)
1066 (record_full_core_prepare_to_store)
1067 (record_full_core_store_registers, record_full_core_xfer_partial)
1068 (record_full_core_insert_breakpoint)
1069 (record_full_core_remove_breakpoint)
1070 (record_full_core_has_execution): Refactor
1071 as methods of the record_full_core_target class.
1072 (record_full_base_target::supports_delete_record): New.
1073 (init_record_full_ops): Delete.
1074 (init_record_full_core_ops): Delete.
1075 (record_full_save): Refactor as method of the
1076 record_full_base_target class.
1077 (_initialize_record_full): Remove references to
1078 init_record_full_ops and init_record_full_core_ops.
1079
1080 * remote.c (remote_target, extended_remote_target): New classes.
1081 (remote_ops): Now a remote_target.
1082 (extended_remote_ops): Now an extended_remote_target.
1083 (remote_insert_fork_catchpoint, remote_remove_fork_catchpoint)
1084 (remote_insert_vfork_catchpoint, remote_remove_vfork_catchpoint)
1085 (remote_insert_exec_catchpoint, remote_remove_exec_catchpoint)
1086 (remote_pass_signals, remote_set_syscall_catchpoint)
1087 (remote_program_signals, )
1088 (remote_thread_always_alive): Remove target_ops parameter.
1089 (remote_thread_alive, remote_thread_name)
1090 (remote_update_thread_list, remote_threads_extra_info)
1091 (remote_static_tracepoint_marker_at)
1092 (remote_static_tracepoint_markers_by_strid)
1093 (remote_get_ada_task_ptid, remote_close, remote_start_remote)
1094 (remote_open): Refactor as methods of remote_target.
1095 (extended_remote_open, extended_remote_detach)
1096 (extended_remote_attach, extended_remote_post_attach):
1097 (extended_remote_supports_disable_randomization)
1098 (extended_remote_create_inferior): : Refactor as method of
1099 extended_remote_target.
1100 (remote_set_permissions, remote_open_1, remote_detach)
1101 (remote_follow_fork, remote_follow_exec, remote_disconnect)
1102 (remote_resume, remote_commit_resume, remote_stop)
1103 (remote_interrupt, remote_pass_ctrlc, remote_terminal_inferior)
1104 (remote_terminal_ours, remote_wait, remote_fetch_registers)
1105 (remote_prepare_to_store, remote_store_registers)
1106 (remote_flash_erase, remote_flash_done, remote_files_info)
1107 (remote_kill, remote_mourn, remote_insert_breakpoint)
1108 (remote_remove_breakpoint, remote_insert_watchpoint)
1109 (remote_watchpoint_addr_within_range)
1110 (remote_remove_watchpoint, remote_region_ok_for_hw_watchpoint)
1111 (remote_check_watch_resources, remote_stopped_by_sw_breakpoint)
1112 (remote_supports_stopped_by_sw_breakpoint)
1113 (remote_stopped_by_hw_breakpoint)
1114 (remote_supports_stopped_by_hw_breakpoint)
1115 (remote_stopped_by_watchpoint, remote_stopped_data_address)
1116 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
1117 (remote_verify_memory): Refactor as methods of remote_target.
1118 (remote_write_qxfer, remote_read_qxfer): Remove target_ops
1119 parameter.
1120 (remote_xfer_partial, remote_get_memory_xfer_limit)
1121 (remote_search_memory, remote_rcmd, remote_memory_map)
1122 (remote_pid_to_str, remote_get_thread_local_address)
1123 (remote_get_tib_address, remote_read_description): Refactor as
1124 methods of remote_target.
1125 (remote_target::fileio_open, remote_target::fileio_pwrite)
1126 (remote_target::fileio_pread, remote_target::fileio_close): New.
1127 (remote_hostio_readlink, remote_hostio_fstat)
1128 (remote_filesystem_is_local, remote_can_execute_reverse)
1129 (remote_supports_non_stop, remote_supports_disable_randomization)
1130 (remote_supports_multi_process, remote_supports_cond_breakpoints)
1131 (remote_supports_enable_disable_tracepoint)
1132 (remote_supports_string_tracing)
1133 (remote_can_run_breakpoint_commands, remote_trace_init)
1134 (remote_download_tracepoint, remote_can_download_tracepoint)
1135 (remote_download_trace_state_variable, remote_enable_tracepoint)
1136 (remote_disable_tracepoint, remote_trace_set_readonly_regions)
1137 (remote_trace_start, remote_get_trace_status)
1138 (remote_get_tracepoint_status, remote_trace_stop)
1139 (remote_trace_find, remote_get_trace_state_variable_value)
1140 (remote_save_trace_data, remote_get_raw_trace_data)
1141 (remote_set_disconnected_tracing, remote_core_of_thread)
1142 (remote_set_circular_trace_buffer, remote_traceframe_info)
1143 (remote_get_min_fast_tracepoint_insn_len)
1144 (remote_set_trace_buffer_size, remote_set_trace_notes)
1145 (remote_use_agent, remote_can_use_agent, remote_enable_btrace)
1146 (remote_disable_btrace, remote_teardown_btrace)
1147 (remote_read_btrace, remote_btrace_conf)
1148 (remote_augmented_libraries_svr4_read, remote_load)
1149 (remote_pid_to_exec_file, remote_can_do_single_step)
1150 (remote_execution_direction, remote_thread_handle_to_thread_info):
1151 Refactor as methods of remote_target.
1152 (init_remote_ops, init_extended_remote_ops): Delete.
1153 (remote_can_async_p, remote_is_async_p, remote_async)
1154 (remote_thread_events, remote_upload_tracepoints)
1155 (remote_upload_trace_state_variables): Refactor as methods of
1156 remote_target.
1157 (_initialize_remote): Remove references to init_remote_ops and
1158 init_extended_remote_ops.
1159
1160 * remote-sim.c (gdbsim_target): New class.
1161 (gdbsim_fetch_register, gdbsim_store_register, gdbsim_kill)
1162 (gdbsim_load, gdbsim_create_inferior, gdbsim_open, gdbsim_close)
1163 (gdbsim_detach, gdbsim_resume, gdbsim_interrupt)
1164 (gdbsim_wait, gdbsim_prepare_to_store, gdbsim_xfer_partial)
1165 (gdbsim_files_info, gdbsim_mourn_inferior, gdbsim_thread_alive)
1166 (gdbsim_pid_to_str, gdbsim_has_all_memory, gdbsim_has_memory):
1167 Refactor as methods of gdbsim_target.
1168 (gdbsim_ops): Now a gdbsim_target.
1169 (init_gdbsim_ops): Delete.
1170 (gdbsim_cntrl_c): Adjust.
1171 (_initialize_remote_sim): Remove reference to init_gdbsim_ops.
1172
1173 * amd64-linux-nat.c (amd64_linux_nat_target): New class.
1174 (the_amd64_linux_nat_target): New.
1175 (amd64_linux_fetch_inferior_registers)
1176 (amd64_linux_store_inferior_registers): Refactor as methods of
1177 amd64_linux_nat_target.
1178 (_initialize_amd64_linux_nat): Adjust. Set linux_target.
1179 * i386-linux-nat.c: Don't include "linux-nat.h".
1180 (i386_linux_nat_target): New class.
1181 (the_i386_linux_nat_target): New.
1182 (i386_linux_fetch_inferior_registers)
1183 (i386_linux_store_inferior_registers, i386_linux_resume): Refactor
1184 as methods of i386_linux_nat_target.
1185 (_initialize_i386_linux_nat): Adjust. Set linux_target.
1186 * inf-child.c (inf_child_ops): Delete.
1187 (inf_child_fetch_inferior_registers)
1188 (inf_child_store_inferior_registers): Delete.
1189 (inf_child_post_attach, inf_child_prepare_to_store): Refactor as
1190 methods of inf_child_target.
1191 (inf_child_target::supports_terminal_ours)
1192 (inf_child_target::terminal_init)
1193 (inf_child_target::terminal_inferior)
1194 (inf_child_target::terminal_ours_for_output)
1195 (inf_child_target::terminal_ours, inf_child_target::interrupt)
1196 (inf_child_target::pass_ctrlc, inf_child_target::terminal_info):
1197 New.
1198 (inf_child_open, inf_child_disconnect, inf_child_close)
1199 (inf_child_mourn_inferior, inf_child_maybe_unpush_target)
1200 (inf_child_post_startup_inferior, inf_child_can_run)
1201 (inf_child_pid_to_exec_file): Refactor as methods of
1202 inf_child_target.
1203 (inf_child_follow_fork): Delete.
1204 (inf_child_target::can_create_inferior)
1205 (inf_child_target::can_attach): New.
1206 (inf_child_target::has_all_memory, inf_child_target::has_memory)
1207 (inf_child_target::has_stack, inf_child_target::has_registers)
1208 (inf_child_target::has_execution): New.
1209 (inf_child_fileio_open, inf_child_fileio_pwrite)
1210 (inf_child_fileio_pread, inf_child_fileio_fstat)
1211 (inf_child_fileio_close, inf_child_fileio_unlink)
1212 (inf_child_fileio_readlink, inf_child_use_agent)
1213 (inf_child_can_use_agent): Refactor as methods of
1214 inf_child_target.
1215 (return_zero, inf_child_target): Delete.
1216 (inf_child_target::inf_child_target): New.
1217 * inf-child.h: Include "target.h".
1218 (inf_child_target): Delete function prototype.
1219 (inf_child_target): New class.
1220 (inf_child_open_target, inf_child_mourn_inferior)
1221 (inf_child_maybe_unpush_target): Delete.
1222 * inf-ptrace.c (inf_ptrace_target::~inf_ptrace_target): New.
1223 (inf_ptrace_follow_fork, inf_ptrace_insert_fork_catchpoint)
1224 (inf_ptrace_remove_fork_catchpoint, inf_ptrace_create_inferior)
1225 (inf_ptrace_post_startup_inferior, inf_ptrace_mourn_inferior)
1226 (inf_ptrace_attach, inf_ptrace_post_attach, inf_ptrace_detach)
1227 (inf_ptrace_detach_success, inf_ptrace_kill, inf_ptrace_resume)
1228 (inf_ptrace_wait, inf_ptrace_xfer_partial)
1229 (inf_ptrace_thread_alive, inf_ptrace_files_info)
1230 (inf_ptrace_pid_to_str, inf_ptrace_auxv_parse): Refactor as
1231 methods of inf_ptrace_target.
1232 (inf_ptrace_target): Delete function.
1233 * inf-ptrace.h: Include "inf-child.h".
1234 (inf_ptrace_target): Delete function declaration.
1235 (inf_ptrace_target): New class.
1236 (inf_ptrace_trad_target, inf_ptrace_detach_success): Delete.
1237 * linux-nat.c (linux_target): New.
1238 (linux_ops, linux_ops_saved, super_xfer_partial): Delete.
1239 (linux_nat_target::~linux_nat_target): New.
1240 (linux_child_post_attach, linux_child_post_startup_inferior)
1241 (linux_child_follow_fork, linux_child_insert_fork_catchpoint)
1242 (linux_child_remove_fork_catchpoint)
1243 (linux_child_insert_vfork_catchpoint)
1244 (linux_child_remove_vfork_catchpoint)
1245 (linux_child_insert_exec_catchpoint)
1246 (linux_child_remove_exec_catchpoint)
1247 (linux_child_set_syscall_catchpoint, linux_nat_pass_signals)
1248 (linux_nat_create_inferior, linux_nat_attach, linux_nat_detach)
1249 (linux_nat_resume, linux_nat_stopped_by_watchpoint)
1250 (linux_nat_stopped_data_address)
1251 (linux_nat_stopped_by_sw_breakpoint)
1252 (linux_nat_supports_stopped_by_sw_breakpoint)
1253 (linux_nat_stopped_by_hw_breakpoint)
1254 (linux_nat_supports_stopped_by_hw_breakpoint, linux_nat_wait)
1255 (linux_nat_kill, linux_nat_mourn_inferior)
1256 (linux_nat_xfer_partial, linux_nat_thread_alive)
1257 (linux_nat_update_thread_list, linux_nat_pid_to_str)
1258 (linux_nat_thread_name, linux_child_pid_to_exec_file)
1259 (linux_child_static_tracepoint_markers_by_strid)
1260 (linux_nat_is_async_p, linux_nat_can_async_p)
1261 (linux_nat_supports_non_stop, linux_nat_always_non_stop_p)
1262 (linux_nat_supports_multi_process)
1263 (linux_nat_supports_disable_randomization, linux_nat_async)
1264 (linux_nat_stop, linux_nat_close, linux_nat_thread_address_space)
1265 (linux_nat_core_of_thread, linux_nat_filesystem_is_local)
1266 (linux_nat_fileio_open, linux_nat_fileio_readlink)
1267 (linux_nat_fileio_unlink, linux_nat_thread_events): Refactor as
1268 methods of linux_nat_target.
1269 (linux_nat_wait_1, linux_xfer_siginfo, linux_proc_xfer_partial)
1270 (linux_proc_xfer_spu, linux_nat_xfer_osdata): Remove target_ops
1271 parameter.
1272 (check_stopped_by_watchpoint): Adjust.
1273 (linux_xfer_partial): Delete.
1274 (linux_target_install_ops, linux_target, linux_nat_add_target):
1275 Delete.
1276 (linux_nat_target::linux_nat_target): New.
1277 * linux-nat.h: Include "inf-ptrace.h".
1278 (linux_nat_target): New.
1279 (linux_target, linux_target_install_ops, linux_nat_add_target):
1280 Delete function declarations.
1281 (linux_target): Declare global.
1282 * linux-thread-db.c (thread_db_target): New.
1283 (thread_db_target::thread_db_target): New.
1284 (thread_db_ops): Delete.
1285 (the_thread_db_target): New.
1286 (thread_db_detach, thread_db_wait, thread_db_mourn_inferior)
1287 (thread_db_update_thread_list, thread_db_pid_to_str)
1288 (thread_db_extra_thread_info)
1289 (thread_db_thread_handle_to_thread_info)
1290 (thread_db_get_thread_local_address, thread_db_get_ada_task_ptid)
1291 (thread_db_resume): Refactor as methods of thread_db_target.
1292 (init_thread_db_ops): Delete.
1293 (_initialize_thread_db): Remove reference to init_thread_db_ops.
1294 * x86-linux-nat.c: Don't include "linux-nat.h".
1295 (super_post_startup_inferior): Delete.
1296 (x86_linux_nat_target::~x86_linux_nat_target): New.
1297 (x86_linux_child_post_startup_inferior)
1298 (x86_linux_read_description, x86_linux_enable_btrace)
1299 (x86_linux_disable_btrace, x86_linux_teardown_btrace)
1300 (x86_linux_read_btrace, x86_linux_btrace_conf): Refactor as
1301 methods of x86_linux_nat_target.
1302 (x86_linux_create_target): Delete. Bits folded ...
1303 (x86_linux_add_target): ... here. Now takes a linux_nat_target
1304 pointer.
1305 * x86-linux-nat.h: Include "linux-nat.h" and "x86-nat.h".
1306 (x86_linux_nat_target): New class.
1307 (x86_linux_create_target): Delete.
1308 (x86_linux_add_target): Now takes a linux_nat_target pointer.
1309 * x86-nat.c (x86_insert_watchpoint, x86_remove_watchpoint)
1310 (x86_region_ok_for_watchpoint, x86_stopped_data_address)
1311 (x86_stopped_by_watchpoint, x86_insert_hw_breakpoint)
1312 (x86_remove_hw_breakpoint, x86_can_use_hw_breakpoint)
1313 (x86_stopped_by_hw_breakpoint): Remove target_ops parameter and
1314 make extern.
1315 (x86_use_watchpoints): Delete.
1316 * x86-nat.h: Include "breakpoint.h" and "target.h".
1317 (x86_use_watchpoints): Delete.
1318 (x86_can_use_hw_breakpoint, x86_region_ok_for_hw_watchpoint)
1319 (x86_stopped_by_watchpoint, x86_stopped_data_address)
1320 (x86_insert_watchpoint, x86_remove_watchpoint)
1321 (x86_insert_hw_breakpoint, x86_remove_hw_breakpoint)
1322 (x86_stopped_by_hw_breakpoint): New declarations.
1323 (x86_nat_target): New template class.
1324
1325 * ppc-linux-nat.c (ppc_linux_nat_target): New class.
1326 (the_ppc_linux_nat_target): New.
1327 (ppc_linux_fetch_inferior_registers)
1328 (ppc_linux_can_use_hw_breakpoint)
1329 (ppc_linux_region_ok_for_hw_watchpoint)
1330 (ppc_linux_ranged_break_num_registers)
1331 (ppc_linux_insert_hw_breakpoint, ppc_linux_remove_hw_breakpoint)
1332 (ppc_linux_insert_mask_watchpoint)
1333 (ppc_linux_remove_mask_watchpoint)
1334 (ppc_linux_can_accel_watchpoint_condition)
1335 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint)
1336 (ppc_linux_stopped_data_address, ppc_linux_stopped_by_watchpoint)
1337 (ppc_linux_watchpoint_addr_within_range)
1338 (ppc_linux_masked_watch_num_registers)
1339 (ppc_linux_store_inferior_registers, ppc_linux_auxv_parse)
1340 (ppc_linux_read_description): Refactor as methods of
1341 ppc_linux_nat_target.
1342 (_initialize_ppc_linux_nat): Adjust. Set linux_target.
1343
1344 * procfs.c (procfs_xfer_partial): Delete forward declaration.
1345 (procfs_target): New class.
1346 (the_procfs_target): New.
1347 (procfs_target): Delete function.
1348 (procfs_auxv_parse, procfs_attach, procfs_detach)
1349 (procfs_fetch_registers, procfs_store_registers, procfs_wait)
1350 (procfs_xfer_partial, procfs_resume, procfs_pass_signals)
1351 (procfs_files_info, procfs_kill_inferior, procfs_mourn_inferior)
1352 (procfs_create_inferior, procfs_update_thread_list)
1353 (procfs_thread_alive, procfs_pid_to_str)
1354 (procfs_can_use_hw_breakpoint, procfs_stopped_by_watchpoint)
1355 (procfs_stopped_data_address, procfs_insert_watchpoint)
1356 (procfs_remove_watchpoint, procfs_region_ok_for_hw_watchpoint)
1357 (proc_find_memory_regions, procfs_info_proc)
1358 (procfs_make_note_section): Refactor as methods of procfs_target.
1359 (_initialize_procfs): Adjust.
1360 * sol-thread.c (sol_thread_target): New class.
1361 (sol_thread_ops): Now a sol_thread_target.
1362 (sol_thread_detach, sol_thread_resume, sol_thread_wait)
1363 (sol_thread_fetch_registers, sol_thread_store_registers)
1364 (sol_thread_xfer_partial, sol_thread_mourn_inferior)
1365 (sol_thread_alive, solaris_pid_to_str, sol_update_thread_list)
1366 (sol_get_ada_task_ptid): Refactor as methods of sol_thread_target.
1367 (init_sol_thread_ops): Delete.
1368 (_initialize_sol_thread): Adjust. Remove references to
1369 init_sol_thread_ops and complete_target_initialization.
1370
1371 * windows-nat.c (windows_nat_target): New class.
1372 (windows_fetch_inferior_registers)
1373 (windows_store_inferior_registers, windows_resume, windows_wait)
1374 (windows_attach, windows_detach, windows_pid_to_exec_file)
1375 (windows_files_info, windows_create_inferior)
1376 (windows_mourn_inferior, windows_interrupt, windows_kill_inferior)
1377 (windows_close, windows_pid_to_str, windows_xfer_partial)
1378 (windows_get_tib_address, windows_get_ada_task_ptid)
1379 (windows_thread_name, windows_thread_alive): Refactor as
1380 windows_nat_target methods.
1381 (do_initial_windows_stuff): Adjust.
1382 (windows_target): Delete function.
1383 (_initialize_windows_nat): Adjust.
1384
1385 * darwin-nat.c (darwin_resume, darwin_wait_to, darwin_interrupt)
1386 (darwin_mourn_inferior, darwin_kill_inferior)
1387 (darwin_create_inferior, darwin_attach, darwin_detach)
1388 (darwin_pid_to_str, darwin_thread_alive, darwin_xfer_partial)
1389 (darwin_pid_to_exec_file, darwin_get_ada_task_ptid)
1390 (darwin_supports_multi_process): Refactor as darwin_nat_target
1391 methods.
1392 (darwin_resume_to, darwin_files_info): Delete.
1393 (_initialize_darwin_inferior): Rename to ...
1394 (_initialize_darwin_nat): ... this. Adjust to C++ification.
1395 * darwin-nat.h: Include "inf-child.h".
1396 (darwin_nat_target): New class.
1397 (darwin_complete_target): Delete.
1398 * i386-darwin-nat.c (i386_darwin_nat_target): New class.
1399 (darwin_target): New.
1400 (i386_darwin_fetch_inferior_registers)
1401 (i386_darwin_store_inferior_registers): Refactor as methods of
1402 darwin_nat_target.
1403 (darwin_complete_target): Delete, with ...
1404 (_initialize_i386_darwin_nat): ... bits factored out here.
1405
1406 * alpha-linux-nat.c (alpha_linux_nat_target): New class.
1407 (the_alpha_linux_nat_target): New.
1408 (alpha_linux_register_u_offset): Refactor as
1409 alpha_linux_nat_target method.
1410 (_initialize_alpha_linux_nat): Adjust.
1411 * linux-nat-trad.c (inf_ptrace_register_u_offset): Delete.
1412 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
1413 (inf_ptrace_store_register, inf_ptrace_store_registers): Refact as
1414 methods of linux_nat_trad_target.
1415 (linux_trad_target): Delete.
1416 * linux-nat-trad.h (linux_trad_target): Delete function.
1417 (linux_nat_trad_target): New class.
1418 * mips-linux-nat.c (mips_linux_nat_target): New class.
1419 (super_fetch_registers, super_store_registers, super_close):
1420 Delete.
1421 (the_mips_linux_nat_target): New.
1422 (mips64_linux_regsets_fetch_registers)
1423 (mips64_linux_regsets_store_registers)
1424 (mips64_linux_fetch_registers, mips64_linux_store_registers)
1425 (mips_linux_register_u_offset, mips_linux_read_description)
1426 (mips_linux_can_use_hw_breakpoint)
1427 (mips_linux_stopped_by_watchpoint)
1428 (mips_linux_stopped_data_address)
1429 (mips_linux_region_ok_for_hw_watchpoint)
1430 (mips_linux_insert_watchpoint, mips_linux_remove_watchpoint)
1431 (mips_linux_close): Refactor as methods of mips_linux_nat.
1432 (_initialize_mips_linux_nat): Adjust to C++ification.
1433
1434 * aix-thread.c (aix_thread_target): New class.
1435 (aix_thread_ops): Now an aix_thread_target.
1436 (aix_thread_detach, aix_thread_resume, aix_thread_wait)
1437 (aix_thread_fetch_registers, aix_thread_store_registers)
1438 (aix_thread_xfer_partial, aix_thread_mourn_inferior)
1439 (aix_thread_thread_alive, aix_thread_pid_to_str)
1440 (aix_thread_extra_thread_info, aix_thread_get_ada_task_ptid):
1441 Refactor as methods of aix_thread_target.
1442 (init_aix_thread_ops): Delete.
1443 (_initialize_aix_thread): Remove references to init_aix_thread_ops
1444 and complete_target_initialization.
1445 * rs6000-nat.c (rs6000_xfer_shared_libraries): Delete.
1446 (rs6000_nat_target): New class.
1447 (the_rs6000_nat_target): New.
1448 (rs6000_fetch_inferior_registers, rs6000_store_inferior_registers)
1449 (rs6000_xfer_partial, rs6000_wait, rs6000_create_inferior)
1450 (rs6000_xfer_shared_libraries): Refactor as rs6000_nat_target methods.
1451 (super_create_inferior): Delete.
1452 (_initialize_rs6000_nat): Adjust to C++ification.
1453
1454 * arm-linux-nat.c (arm_linux_nat_target): New class.
1455 (the_arm_linux_nat_target): New.
1456 (arm_linux_fetch_inferior_registers)
1457 (arm_linux_store_inferior_registers, arm_linux_read_description)
1458 (arm_linux_can_use_hw_breakpoint, arm_linux_insert_hw_breakpoint)
1459 (arm_linux_remove_hw_breakpoint)
1460 (arm_linux_region_ok_for_hw_watchpoint)
1461 (arm_linux_insert_watchpoint, arm_linux_remove_watchpoint)
1462 (arm_linux_stopped_data_address, arm_linux_stopped_by_watchpoint)
1463 (arm_linux_watchpoint_addr_within_range): Refactor as methods of
1464 arm_linux_nat_target.
1465 (_initialize_arm_linux_nat): Adjust to C++ification.
1466
1467 * aarch64-linux-nat.c (aarch64_linux_nat_target): New class.
1468 (the_aarch64_linux_nat_target): New.
1469 (aarch64_linux_fetch_inferior_registers)
1470 (aarch64_linux_store_inferior_registers)
1471 (aarch64_linux_child_post_startup_inferior)
1472 (aarch64_linux_read_description)
1473 (aarch64_linux_can_use_hw_breakpoint)
1474 (aarch64_linux_insert_hw_breakpoint)
1475 (aarch64_linux_remove_hw_breakpoint)
1476 (aarch64_linux_insert_watchpoint, aarch64_linux_remove_watchpoint)
1477 (aarch64_linux_region_ok_for_hw_watchpoint)
1478 (aarch64_linux_stopped_data_address)
1479 (aarch64_linux_stopped_by_watchpoint)
1480 (aarch64_linux_watchpoint_addr_within_range)
1481 (aarch64_linux_can_do_single_step): Refactor as methods of
1482 aarch64_linux_nat_target.
1483 (super_post_startup_inferior): Delete.
1484 (_initialize_aarch64_linux_nat): Adjust to C++ification.
1485
1486 * hppa-linux-nat.c (hppa_linux_nat_target): New class.
1487 (the_hppa_linux_nat_target): New.
1488 (hppa_linux_fetch_inferior_registers)
1489 (hppa_linux_store_inferior_registers): Refactor as methods of
1490 hppa_linux_nat_target.
1491 (_initialize_hppa_linux_nat): Adjust to C++ification.
1492
1493 * ia64-linux-nat.c (ia64_linux_nat_target): New class.
1494 (the_ia64_linux_nat_target): New.
1495 (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint)
1496 (ia64_linux_stopped_data_address)
1497 (ia64_linux_stopped_by_watchpoint, ia64_linux_fetch_registers)
1498 (ia64_linux_store_registers, ia64_linux_xfer_partial): Refactor as
1499 ia64_linux_nat_target methods.
1500 (super_xfer_partial): Delete.
1501 (_initialize_ia64_linux_nat): Adjust to C++ification.
1502
1503 * m32r-linux-nat.c (m32r_linux_nat_target): New class.
1504 (the_m32r_linux_nat_target): New.
1505 (m32r_linux_fetch_inferior_registers)
1506 (m32r_linux_store_inferior_registers): Refactor as
1507 m32r_linux_nat_target methods.
1508 (_initialize_m32r_linux_nat): Adjust to C++ification.
1509
1510 * m68k-linux-nat.c (m68k_linux_nat_target): New class.
1511 (the_m68k_linux_nat_target): New.
1512 (m68k_linux_fetch_inferior_registers)
1513 (m68k_linux_store_inferior_registers): Refactor as
1514 m68k_linux_nat_target methods.
1515 (_initialize_m68k_linux_nat): Adjust to C++ification.
1516
1517 * s390-linux-nat.c (s390_linux_nat_target): New class.
1518 (the_s390_linux_nat_target): New.
1519 (s390_linux_fetch_inferior_registers)
1520 (s390_linux_store_inferior_registers, s390_stopped_by_watchpoint)
1521 (s390_insert_watchpoint, s390_remove_watchpoint)
1522 (s390_can_use_hw_breakpoint, s390_insert_hw_breakpoint)
1523 (s390_remove_hw_breakpoint, s390_region_ok_for_hw_watchpoint)
1524 (s390_auxv_parse, s390_read_description): Refactor as methods of
1525 s390_linux_nat_target.
1526 (_initialize_s390_nat): Adjust to C++ification.
1527
1528 * sparc-linux-nat.c (sparc_linux_nat_target): New class.
1529 (the_sparc_linux_nat_target): New.
1530 (_initialize_sparc_linux_nat): Adjust to C++ification.
1531 * sparc-nat.c (sparc_fetch_inferior_registers)
1532 (sparc_store_inferior_registers): Remove target_ops parameter.
1533 * sparc-nat.h (sparc_fetch_inferior_registers)
1534 (sparc_store_inferior_registers): Remove target_ops parameter.
1535 * sparc64-linux-nat.c (sparc64_linux_nat_target): New class.
1536 (the_sparc64_linux_nat_target): New.
1537 (_initialize_sparc64_linux_nat): Adjust to C++ification.
1538
1539 * spu-linux-nat.c (spu_linux_nat_target): New class.
1540 (the_spu_linux_nat_target): New.
1541 (spu_child_post_startup_inferior, spu_child_post_attach)
1542 (spu_child_wait, spu_fetch_inferior_registers)
1543 (spu_store_inferior_registers, spu_xfer_partial)
1544 (spu_can_use_hw_breakpoint): Refactor as spu_linux_nat_target
1545 methods.
1546 (_initialize_spu_nat): Adjust to C++ification.
1547
1548 * tilegx-linux-nat.c (tilegx_linux_nat_target): New class.
1549 (the_tilegx_linux_nat_target): New.
1550 (fetch_inferior_registers, store_inferior_registers):
1551 Refactor as methods.
1552 (_initialize_tile_linux_nat): Adjust to C++ification.
1553
1554 * xtensa-linux-nat.c (xtensa_linux_nat_target): New class.
1555 (the_xtensa_linux_nat_target): New.
1556 (xtensa_linux_fetch_inferior_registers)
1557 (xtensa_linux_store_inferior_registers): Refactor as
1558 xtensa_linux_nat_target methods.
1559 (_initialize_xtensa_linux_nat): Adjust to C++ification.
1560
1561 * fbsd-nat.c (USE_SIGTRAP_SIGINFO): Delete.
1562 (fbsd_pid_to_exec_file, fbsd_find_memory_regions)
1563 (fbsd_find_memory_regions, fbsd_info_proc, fbsd_xfer_partial)
1564 (fbsd_thread_alive, fbsd_pid_to_str, fbsd_thread_name)
1565 (fbsd_update_thread_list, fbsd_resume, fbsd_wait)
1566 (fbsd_stopped_by_sw_breakpoint)
1567 (fbsd_supports_stopped_by_sw_breakpoint, fbsd_follow_fork)
1568 (fbsd_insert_fork_catchpoint, fbsd_remove_fork_catchpoint)
1569 (fbsd_insert_vfork_catchpoint, fbsd_remove_vfork_catchpoint)
1570 (fbsd_post_startup_inferior, fbsd_post_attach)
1571 (fbsd_insert_exec_catchpoint, fbsd_remove_exec_catchpoint)
1572 (fbsd_set_syscall_catchpoint)
1573 (super_xfer_partial, super_resume, super_wait)
1574 (fbsd_supports_stopped_by_hw_breakpoint): Delete.
1575 (fbsd_handle_debug_trap): Remove target_ops parameter.
1576 (fbsd_nat_add_target): Delete.
1577 * fbsd-nat.h: Include "inf-ptrace.h".
1578 (fbsd_nat_add_target): Delete.
1579 (USE_SIGTRAP_SIGINFO): Define.
1580 (fbsd_nat_target): New class.
1581
1582 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers)
1583 (amd64bsd_store_inferior_registers): Remove target_ops parameter.
1584 (amd64bsd_target): Delete.
1585 * amd64-bsd-nat.h: New file.
1586 * amd64-fbsd-nat.c: Include "amd64-bsd-nat.h" instead of
1587 "x86-bsd-nat.h".
1588 (amd64_fbsd_nat_target): New class.
1589 (the_amd64_fbsd_nat_target): New.
1590 (amd64fbsd_read_description): Refactor as method of
1591 amd64_fbsd_nat_target.
1592 (amd64_fbsd_nat_target::supports_stopped_by_hw_breakpoint): New.
1593 (_initialize_amd64fbsd_nat): Adjust to C++ification.
1594 * amd64-nat.h (amd64bsd_target): Delete function declaration.
1595 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers)
1596 (i386bsd_store_inferior_registers): Remove target_ops parameter.
1597 (i386bsd_target): Delete.
1598 * i386-bsd-nat.h (i386bsd_target): Delete function declaration.
1599 (i386bsd_fetch_inferior_registers)
1600 (i386bsd_store_inferior_registers): Declare.
1601 (i386_bsd_nat_target): New class.
1602 * i386-fbsd-nat.c (i386_fbsd_nat_target): New class.
1603 (the_i386_fbsd_nat_target): New.
1604 (i386fbsd_resume, i386fbsd_read_description): Refactor as
1605 i386_fbsd_nat_target methods.
1606 (i386_fbsd_nat_target::supports_stopped_by_hw_breakpoint): New.
1607 (_initialize_i386fbsd_nat): Adjust to C++ification.
1608 * x86-bsd-nat.c (super_mourn_inferior): Delete.
1609 (x86bsd_mourn_inferior, x86bsd_target): Delete.
1610 (_initialize_x86_bsd_nat): Adjust to C++ification.
1611 * x86-bsd-nat.h: Include "x86-nat.h".
1612 (x86bsd_target): Delete declaration.
1613 (x86bsd_nat_target): New class.
1614
1615 * aarch64-fbsd-nat.c (aarch64_fbsd_nat_target): New class.
1616 (the_aarch64_fbsd_nat_target): New.
1617 (aarch64_fbsd_fetch_inferior_registers)
1618 (aarch64_fbsd_store_inferior_registers): Refactor as methods of
1619 aarch64_fbsd_nat_target.
1620 (_initialize_aarch64_fbsd_nat): Adjust to C++ification.
1621 * alpha-bsd-nat.c (alpha_bsd_nat_target): New class.
1622 (the_alpha_bsd_nat_target): New.
1623 (alphabsd_fetch_inferior_registers)
1624 (alphabsd_store_inferior_registers): Refactor as
1625 alpha_bsd_nat_target methods.
1626 (_initialize_alphabsd_nat): Refactor as methods of
1627 alpha_bsd_nat_target.
1628 * amd64-nbsd-nat.c: Include "amd64-bsd-nat.h".
1629 (the_amd64_nbsd_nat_target): New.
1630 (_initialize_amd64nbsd_nat): Adjust to C++ification.
1631 * amd64-obsd-nat.c: Include "amd64-bsd-nat.h".
1632 (the_amd64_obsd_nat_target): New.
1633 (_initialize_amd64obsd_nat): Adjust to C++ification.
1634 * arm-fbsd-nat.c (arm_fbsd_nat_target): New.
1635 (the_arm_fbsd_nat_target): New.
1636 (arm_fbsd_fetch_inferior_registers)
1637 (arm_fbsd_store_inferior_registers, arm_fbsd_read_description):
1638 (_initialize_arm_fbsd_nat): Refactor as methods of
1639 arm_fbsd_nat_target.
1640 (_initialize_arm_fbsd_nat): Adjust to C++ification.
1641 * arm-nbsd-nat.c (arm_netbsd_nat_target): New class.
1642 (the_arm_netbsd_nat_target): New.
1643 (armnbsd_fetch_registers, armnbsd_store_registers): Refactor as
1644 arm_netbsd_nat_target.
1645 (_initialize_arm_netbsd_nat): Adjust to C++ification.
1646 * hppa-nbsd-nat.c (hppa_nbsd_nat_target): New class.
1647 (the_hppa_nbsd_nat_target): New.
1648 (hppanbsd_fetch_registers, hppanbsd_store_registers): Refactor as
1649 hppa_nbsd_nat_target methods.
1650 (_initialize_hppanbsd_nat): Adjust to C++ification.
1651 * hppa-obsd-nat.c (hppa_obsd_nat_target): New class.
1652 (the_hppa_obsd_nat_target): New.
1653 (hppaobsd_fetch_registers, hppaobsd_store_registers): Refactor as
1654 methods of hppa_obsd_nat_target.
1655 (_initialize_hppaobsd_nat): Adjust to C++ification. Use
1656 add_target.
1657 * i386-nbsd-nat.c (the_i386_nbsd_nat_target): New.
1658 (_initialize_i386nbsd_nat): Adjust to C++ification. Use
1659 add_target.
1660 * i386-obsd-nat.c (the_i386_obsd_nat_target): New.
1661 (_initialize_i386obsd_nat): Use add_target.
1662 * m68k-bsd-nat.c (m68k_bsd_nat_target): New class.
1663 (the_m68k_bsd_nat_target): New.
1664 (m68kbsd_fetch_inferior_registers)
1665 (m68kbsd_store_inferior_registers): Refactor as methods of
1666 m68k_bsd_nat_target.
1667 (_initialize_m68kbsd_nat): Adjust to C++ification.
1668 * mips-fbsd-nat.c (mips_fbsd_nat_target): New class.
1669 (the_mips_fbsd_nat_target): New.
1670 (mips_fbsd_fetch_inferior_registers)
1671 (mips_fbsd_store_inferior_registers): Refactor as methods of
1672 mips_fbsd_nat_target.
1673 (_initialize_mips_fbsd_nat): Adjust to C++ification. Use
1674 add_target.
1675 * mips-nbsd-nat.c (mips_nbsd_nat_target): New class.
1676 (the_mips_nbsd_nat_target): New.
1677 (mipsnbsd_fetch_inferior_registers)
1678 (mipsnbsd_store_inferior_registers): Refactor as methods of
1679 mips_nbsd_nat_target.
1680 (_initialize_mipsnbsd_nat): Adjust to C++ification.
1681 * mips64-obsd-nat.c (mips64_obsd_nat_target): New class.
1682 (the_mips64_obsd_nat_target): New.
1683 (mips64obsd_fetch_inferior_registers)
1684 (mips64obsd_store_inferior_registers): Refactor as methods of
1685 mips64_obsd_nat_target.
1686 (_initialize_mips64obsd_nat): Adjust to C++ification. Use
1687 add_target.
1688 * nbsd-nat.c (nbsd_pid_to_exec_file): Refactor as method of
1689 nbsd_nat_target.
1690 * nbsd-nat.h: Include "inf-ptrace.h".
1691 (nbsd_nat_target): New class.
1692 * obsd-nat.c (obsd_pid_to_str, obsd_update_thread_list)
1693 (obsd_wait): Refactor as methods of obsd_nat_target.
1694 (obsd_add_target): Delete.
1695 * obsd-nat.h: Include "inf-ptrace.h".
1696 (obsd_nat_target): New class.
1697 * ppc-fbsd-nat.c (ppc_fbsd_nat_target): New class.
1698 (the_ppc_fbsd_nat_target): New.
1699 (ppcfbsd_fetch_inferior_registers)
1700 (ppcfbsd_store_inferior_registers): Refactor as methods of
1701 ppc_fbsd_nat_target.
1702 (_initialize_ppcfbsd_nat): Adjust to C++ification. Use
1703 add_target.
1704 * ppc-nbsd-nat.c (ppc_nbsd_nat_target): New class.
1705 (the_ppc_nbsd_nat_target): New.
1706 (ppcnbsd_fetch_inferior_registers)
1707 (ppcnbsd_store_inferior_registers): Refactor as methods of
1708 ppc_nbsd_nat_target.
1709 (_initialize_ppcnbsd_nat): Adjust to C++ification.
1710 * ppc-obsd-nat.c (ppc_obsd_nat_target): New class.
1711 (the_ppc_obsd_nat_target): New.
1712 (ppcobsd_fetch_registers, ppcobsd_store_registers): Refactor as
1713 methods of ppc_obsd_nat_target.
1714 (_initialize_ppcobsd_nat): Adjust to C++ification. Use
1715 add_target.
1716 * sh-nbsd-nat.c (sh_nbsd_nat_target): New class.
1717 (the_sh_nbsd_nat_target): New.
1718 (shnbsd_fetch_inferior_registers)
1719 (shnbsd_store_inferior_registers): Refactor as methods of
1720 sh_nbsd_nat_target.
1721 (_initialize_shnbsd_nat): Adjust to C++ification.
1722 * sparc-nat.c (sparc_xfer_wcookie): Make extern.
1723 (inf_ptrace_xfer_partial): Delete.
1724 (sparc_xfer_partial, sparc_target): Delete.
1725 * sparc-nat.h (sparc_fetch_inferior_registers)
1726 (sparc_store_inferior_registers, sparc_xfer_wcookie): Declare.
1727 (sparc_target): Delete function declaration.
1728 (sparc_target): New template class.
1729 * sparc-nbsd-nat.c (the_sparc_nbsd_nat_target): New.
1730 (_initialize_sparcnbsd_nat): Adjust to C++ification.
1731 * sparc64-fbsd-nat.c (the_sparc64_fbsd_nat_target): New.
1732 (_initialize_sparc64fbsd_nat): Adjust to C++ification. Use
1733 add_target.
1734 * sparc64-nbsd-nat.c (the_sparc64_nbsd_nat_target): New.
1735 (_initialize_sparc64nbsd_nat): Adjust to C++ification.
1736 * sparc64-obsd-nat.c (the_sparc64_obsd_nat_target): New.
1737 (_initialize_sparc64obsd_nat): Adjust to C++ification. Use
1738 add_target.
1739 * vax-bsd-nat.c (vax_bsd_nat_target): New class.
1740 (the_vax_bsd_nat_target): New.
1741 (vaxbsd_fetch_inferior_registers)
1742 (vaxbsd_store_inferior_registers): Refactor as vax_bsd_nat_target
1743 methods.
1744 (_initialize_vaxbsd_nat): Adjust to C++ification.
1745
1746 * bsd-kvm.c (bsd_kvm_target): New class.
1747 (bsd_kvm_ops): Now a bsd_kvm_target.
1748 (bsd_kvm_open, bsd_kvm_close, bsd_kvm_xfer_partial)
1749 (bsd_kvm_files_info, bsd_kvm_fetch_registers)
1750 (bsd_kvm_thread_alive, bsd_kvm_pid_to_str): Refactor as methods of
1751 bsd_kvm_target.
1752 (bsd_kvm_return_one): Delete.
1753 (bsd_kvm_add_target): Adjust to C++ification.
1754
1755 * nto-procfs.c (nto_procfs_target, nto_procfs_target_native)
1756 (nto_procfs_target_procfs): New classes.
1757 (procfs_open_1, procfs_thread_alive, procfs_update_thread_list)
1758 (procfs_files_info, procfs_pid_to_exec_file, procfs_attach)
1759 (procfs_post_attach, procfs_wait, procfs_fetch_registers)
1760 (procfs_xfer_partial, procfs_detach, procfs_insert_breakpoint)
1761 (procfs_remove_breakpoint, procfs_insert_hw_breakpoint)
1762 (procfs_remove_hw_breakpoint, procfs_resume)
1763 (procfs_mourn_inferior, procfs_create_inferior, procfs_interrupt)
1764 (procfs_kill_inferior, procfs_store_registers)
1765 (procfs_pass_signals, procfs_pid_to_str, procfs_can_run): Refactor
1766 as methods of nto_procfs_target.
1767 (nto_procfs_ops): Now an nto_procfs_target_procfs.
1768 (nto_native_ops): Delete.
1769 (procfs_open, procfs_native_open): Delete.
1770 (nto_native_ops): Now an nto_procfs_target_native.
1771 (init_procfs_targets): Adjust to C++ification.
1772 (procfs_can_use_hw_breakpoint, procfs_remove_hw_watchpoint)
1773 (procfs_insert_hw_watchpoint, procfs_stopped_by_watchpoint):
1774 Refactor as methods of nto_procfs_target.
1775
1776 * go32-nat.c (go32_nat_target): New class.
1777 (the_go32_nat_target): New.
1778 (go32_attach, go32_resume, go32_wait, go32_fetch_registers)
1779 (go32_store_registers, go32_xfer_partial, go32_files_info)
1780 (go32_kill_inferior, go32_create_inferior, go32_mourn_inferior)
1781 (go32_terminal_init, go32_terminal_info, go32_terminal_inferior)
1782 (go32_terminal_ours, go32_pass_ctrlc, go32_thread_alive)
1783 (go32_pid_to_str): Refactor as methods of go32_nat_target.
1784 (go32_target): Delete.
1785 (_initialize_go32_nat): Adjust to C++ification.
1786
1787 * gnu-nat.c (gnu_wait, gnu_resume, gnu_kill_inferior)
1788 (gnu_mourn_inferior, gnu_create_inferior, gnu_attach, gnu_detach)
1789 (gnu_stop, gnu_thread_alive, gnu_xfer_partial)
1790 (gnu_find_memory_regions, gnu_pid_to_str): Refactor as methods of
1791 gnu_nat_target.
1792 (gnu_target): Delete.
1793 * gnu-nat.h (gnu_target): Delete.
1794 (gnu_nat_target): New class.
1795 * i386-gnu-nat.c (gnu_base_target): New.
1796 (i386_gnu_nat_target): New class.
1797 (the_i386_gnu_nat_target): New.
1798 (_initialize_i386gnu_nat): Adjust to C++ification.
1799
1800 2018-05-02 Pedro Alves <palves@redhat.com>
1801
1802 * bfd-target.c (target_bfd_xclose): Rename to ...
1803 (target_bfd_close): ... this.
1804 (target_bfd_reopen): Adjust.
1805 * target.c (target_close): Remove references to to_xclose.
1806 * target.h (target_ops::to_xclose): Delete.
1807 (target_ops::to_close): Update comments.
1808
1809 2018-05-02 Pedro Alves <palves@redhat.com>
1810
1811 * alpha-linux-nat.c: Include "linux-nat-trad.h" instead of
1812 "linux-nat.h".
1813 * configure.nat (alpha-linux, linux-mips): Add linux-nat-trad.o.
1814 * inf-ptrace.c (inf_ptrace_register_u_offset)
1815 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
1816 (inf_ptrace_store_register, inf_ptrace_store_registers)
1817 (inf_ptrace_trad_target): Move to ...
1818 * linux-nat-trad.c: ... this new file.
1819 * linux-nat-trad.h: New file.
1820 * linux-nat.c (linux_target_install_ops): Make extern.
1821 (linux_trad_target): Delete.
1822 * linux-nat.h (linux_trad_target): Delete declaration.
1823 (linux_target_install_ops): Declare.
1824 * mips-linux-nat.c: Include "linux-nat-trad.h" instead of
1825 "linux-nat.h".
1826
1827 2018-05-02 Pedro Alves <palves@redhat.com>
1828
1829 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Don't call
1830 procfs_target/add_target here.
1831 * procfs.c (procfs_target): Make static.
1832 (_initialize_procfs): Call add_target here.
1833 * procfs.h (struct target_ops): Remove forward declaration.
1834 (procfs_target): Remove declaration.
1835 * sparc-sol2-nat.c (_initialize_sparc_sol2_nat): Delete.
1836
1837 2018-05-02 Pedro Alves <palves@redhat.com>
1838
1839 * procfs.c (procfs_stopped_by_watchpoint)
1840 (procfs_insert_watchpoint, procfs_remove_watchpoint)
1841 (procfs_region_ok_for_hw_watchpoint, procfs_stopped_data_address):
1842 Forward declare.
1843 (procfs_use_watchpoints): Delete, move contents...
1844 (procfs_target): ... here.
1845 * procfs.h (procfs_use_watchpoints): Delete declaration.
1846 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Don't call
1847 procfs_use_watchpoints.
1848 * sparc-sol2-nat.c (_initialize_sparc_sol2_nat): Don't call
1849 procfs_use_watchpoints.
1850
1851 2018-05-02 Tom Tromey <tom@tromey.com>
1852
1853 PR python/20084:
1854 * python/python.c (gdbpy_parameter_value): Handle var_zuinteger
1855 and var_zuinteger_unlimited.
1856 * python/py-param.c (struct parm_constant): Add PARAM_ZUINTEGER
1857 and PARAM_ZUINTEGER_UNLIMITED.
1858 (set_parameter_value): Handle var_zuinteger and
1859 var_zuinteger_unlimited.
1860 (add_setshow_generic): Likewise.
1861 (parmpy_init): Likewise.
1862
1863 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1864
1865 PR rust/23124
1866 * gdb/rust-exp.y (convert_params_to_types): Ensure that the params
1867 pointer is not null before dereferencing it.
1868
1869 2018-04-30 Tom Tromey <tom@tromey.com>
1870
1871 * darwin-nat-info.c (darwin_debug_regions_recurse): Remove use of
1872 is_mi_like_p.
1873
1874 2018-04-30 Tom Tromey <tom@tromey.com>
1875
1876 * breakpoint.c (mention): Remove use of is_mi_like_p.
1877 (print_mention_ranged_breakpoint): Likewise.
1878 * break-catch-throw.c (print_it_exception_catchpoint): Remove use
1879 of is_mi_like_p.
1880
1881 2018-04-30 Tom Tromey <tom@tromey.com>
1882
1883 * tracepoint.c (tvariables_info_1): Remove use of is_mi_like_p.
1884
1885 2018-04-30 Tom Tromey <tom@tromey.com>
1886
1887 * spu-tdep.c (info_spu_mailbox_list, info_spu_dma_cmdlist)
1888 (info_spu_event_command): Remove some uses of is_mi_like_p.
1889
1890 2018-04-30 Tom Tromey <tom@tromey.com>
1891
1892 * python/py-framefilter.c (py_print_single_arg)
1893 (enumerate_locals, py_print_args, py_print_frame): Remove some
1894 uses of is_mi_like_p.
1895
1896 2018-04-30 Tom Tromey <tom@tromey.com>
1897
1898 * ui-out.c: Update.
1899 * cli-out.h (cli_ui_out::do_is_mi_like_p): Update.
1900 * ui-out.h (ui_out::is_mi_like_p): Now const.
1901 (ui_out::do_is_mi_like_p): Now const.
1902 * mi/mi-out.h (mi_ui_out::do_is_mi_like_p): Update.
1903
1904 2018-04-30 Tom Tromey <tom@tromey.com>
1905
1906 * varobj.c (varobj_set_visualizer): Use new_reference.
1907 * python/python.c (gdbpy_decode_line): Use new_reference.
1908 * python/py-cmd.c (cmdpy_function, cmdpy_completer_helper): Use
1909 new_reference.
1910
1911 2018-04-30 Tom Tromey <tom@tromey.com>
1912
1913 * varobj.c (install_new_value): Use new_reference.
1914 * value.h (value_incref): Return void. Swap intro comment with
1915 value_decref.
1916 * value.c (set_value_parent): Use new_reference.
1917 (value_incref): Return void. Update intro comment.
1918 (release_value): Use new_reference.
1919 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use new_reference.
1920
1921 2018-04-30 Tom Tromey <tom@tromey.com>
1922
1923 * symfile-mem.c (symbol_file_add_from_memory): Use new_reference.
1924 * gdb_bfd.h (new_bfd_ref): Remove.
1925 (gdb_bfd_open): Update comment.
1926 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
1927 (gdb_bfd_openw, gdb_bfd_openr_iovec, gdb_bfd_record_inclusion)
1928 (gdb_bfd_fdopenr): Use new_reference.
1929 * exec.c (exec_file_attach): Use new_reference.
1930
1931 2018-04-30 Tom Tromey <tom@tromey.com>
1932
1933 * common/gdb_ref_ptr.h (ref_ptr::new_reference): New static
1934 method.
1935
1936 2018-04-30 Tom Tromey <tom@tromey.com>
1937
1938 * jit.c (jit_read_code_entry): Use type_align.
1939 * i386-tdep.c (i386_gdbarch_init): Don't call
1940 set_gdbarch_long_long_align_bit.
1941 * gdbarch.sh: Remove long_long_align_bit.
1942 * gdbarch.c, gdbarch.h: Rebuild.
1943 * arc-tdep.c (arc_type_align): New function.
1944 (arc_gdbarch_init): Use arc_type_align. Don't call
1945 set_gdbarch_long_long_align_bit.
1946
1947 2018-04-30 Tom Tromey <tom@tromey.com>
1948
1949 * rust-lang.c (rust_type_alignment): Remove.
1950 (rust_composite_type): Use type_align.
1951
1952 2018-04-30 Tom Tromey <tom@tromey.com>
1953
1954 * NEWS: Mention Type.align.
1955 * python/py-type.c (typy_get_alignof): New function.
1956 (type_object_getset): Add "alignof".
1957
1958 2018-04-30 Tom Tromey <tom@tromey.com>
1959
1960 PR exp/17095:
1961 * NEWS: Update.
1962 * std-operator.def (UNOP_ALIGNOF): New operator.
1963 * expprint.c (dump_subexp_body_standard) <case UNOP_ALIGNOF>:
1964 New.
1965 * eval.c (evaluate_subexp_standard) <case UNOP_ALIGNOF>: New.
1966 * c-lang.c (c_op_print_tab): Add alignof.
1967 * c-exp.y (ALIGNOF): New token.
1968 (exp): Add "ALIGNOF" production.
1969 (ident_tokens): Add _Alignof and alignof.
1970
1971 2018-04-30 Tom Tromey <tom@tromey.com>
1972
1973 * i386-tdep.c (i386_type_align): New function.
1974 (i386_gdbarch_init): Update.
1975 * gdbarch.sh (type_align): New method.
1976 * gdbarch.c, gdbarch.h: Rebuild.
1977 * arch-utils.h (default_type_align): Declare.
1978 * arch-utils.c (default_type_align): New function.
1979 * gdbtypes.h (TYPE_ALIGN_BITS): New define.
1980 (struct type) <align_log2>: New field.
1981 <instance_flags>: Now a bitfield.
1982 (TYPE_RAW_ALIGN): New macro.
1983 (type_align, type_raw_align, set_type_align): Declare.
1984 * gdbtypes.c (type_align, type_raw_align, set_type_align): New
1985 functions.
1986 * dwarf2read.c (quirk_rust_enum): Set type alignment.
1987 (get_alignment, maybe_set_alignment): New functions.
1988 (read_structure_type, read_enumeration_type, read_array_type)
1989 (read_set_type, read_tag_pointer_type, read_tag_reference_type)
1990 (read_subrange_type, read_base_type): Set type alignment.
1991
1992 2018-04-30 Simon Marchi <simon.marchi@ericsson.com>
1993
1994 * dwarf2read.c (read_index_from_section): Use bool.
1995
1996 2018-04-29 Fabian Groffen <grobian@gentoo.org>
1997
1998 PR gdb/22950
1999 * proc-events.c (init_syscall_table): Guard usage os SYS_uuidsys
2000 with #ifdef.
2001
2002 2018-04-29 John Reiser <jreiser@BitWagon.com>
2003
2004 PR build/22873
2005 * gdb/Makefile.in: (.c:.l, .c:.y): Write the target only in the
2006 last step, and do it atomically.
2007
2008 2018-04-27 Alexandre Oliva <aoliva@redhat.com>
2009
2010 * compile/compile-c-types.c (convert_int, convert_float):
2011 Update for C FE v1.
2012
2013 2018-04-27 Tom Tromey <tom@tromey.com>
2014
2015 PR rust/22545:
2016 * rust-lang.c (rust_inclusive_range_type_p): New function.
2017 (rust_range): Handle inclusive ranges.
2018 (rust_compute_range): Likewise.
2019 * rust-exp.y (struct rust_op) <inclusive>: New field.
2020 (DOTDOTEQ): New constant.
2021 (range_expr): Add "..=" productions.
2022 (operator_tokens): Add "..=" token.
2023 (ast_range): Add "inclusive" parameter.
2024 (convert_ast_to_expression) <case OP_RANGE>: Handle inclusive
2025 ranges.
2026 * parse.c (operator_length_standard) <case OP_RANGE>: Handle new
2027 bounds values.
2028 * expression.h (enum range_type) <NONE_BOUND_DEFAULT_EXCLUSIVE,
2029 LOW_BOUND_DEFAULT_EXCLUSIVE>: New constants.
2030 Update comments.
2031 * expprint.c (print_subexp_standard): Handle new bounds values.
2032 (dump_subexp_body_standard): Likewise.
2033
2034 2018-04-27 Tom Tromey <tom@tromey.com>
2035
2036 * configure: Rebuild.
2037 * warning.m4 (AM_GDB_WARNINGS): Add -Wsuggest-override.
2038 * dwarf2loc.c (class dwarf_evaluate_loc_desc): Use "override", not
2039 "OVERRIDE".
2040 (class symbol_needs_eval_context): Likewise.
2041 * dwarf2read.c (mock_mapped_index::symbol_name_count)
2042 (mock_mapped_index::symbol_name_at): Use "override". Remove
2043 "virtual".
2044 * dwarf2-frame.c (dwarf_expr_executor::get_addr_index): Use
2045 "override".
2046 (class dwarf_expr_executor): Use "override", not "OVERRIDE".
2047 * aarch64-tdep.c (instruction_reader::read): Use "override".
2048 (instruction_reader_test::read): Likewise.
2049 * arm-tdep.c (instruction_reader::read): Use "override".
2050 (instruction_reader_thumb::read): Likewise.
2051
2052 2018-04-26 Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2053
2054 PR remote/9665
2055 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
2056 instead of remote_send.
2057 (remote_send): Remove.
2058
2059 2018-04-26 Pedro Alves <palves@redhat.com>
2060
2061 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Use
2062 find_function_start_sal instead of find_pc_line.
2063
2064 2018-04-26 Pedro Alves <palves@redhat.com>
2065
2066 * breakpoint.c (set_breakpoint_location_function): Handle
2067 mst_data_gnu_ifunc.
2068 * c-exp.y (variable production): Handle mst_data_gnu_ifunc.
2069 * elfread.c (elf_symtab_read): Give data symbols with
2070 BSF_GNU_INDIRECT_FUNCTION set mst_data_gnu_ifunc type.
2071 (elf_rel_plt_read): Update comment.
2072 * linespec.c (convert_linespec_to_sals): Handle
2073 mst_data_gnu_ifunc.
2074 (minsym_found): Handle mst_data_gnu_ifunc.
2075 * minsyms.c (msymbol_is_function, minimal_symbol_reader::record)
2076 (find_solib_trampoline_target): Handle mst_data_gnu_ifunc.
2077 * parse.c (find_minsym_type_and_address): Handle
2078 mst_data_gnu_ifunc.
2079 * symmisc.c (dump_msymbols): Handle mst_data_gnu_ifunc.
2080 * symtab.c (find_gnu_ifunc): Handle mst_data_gnu_ifunc.
2081 * symtab.h (minimal_symbol_type) <mst_text_gnu_ifunc>: Update
2082 comment.
2083 <mst_data_gnu_ifunc>: New enumerator.
2084
2085 2018-04-26 Pedro Alves <palves@redhat.com>
2086
2087 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Rename to ...
2088 (lookup_minimal_symbol_by_pc_section): ... this. Replace
2089 'want_trampoline' parameter by a lookup_msym_prefer parameter.
2090 Handle it.
2091 (lookup_minimal_symbol_by_pc_section): Delete old implementation.
2092 (lookup_minimal_symbol_by_pc): Adjust.
2093 (in_gnu_ifunc_stub): Prefer GNU ifunc symbols.
2094 (lookup_solib_trampoline_symbol_by_pc): Adjust.
2095 * minsyms.h (lookup_msym_prefer): New enum.
2096 (lookup_minimal_symbol_by_pc_section): Replace 'want_trampoline'
2097 parameter by a lookup_msym_prefer parameter.
2098
2099 2018-04-26 Pedro Alves <palves@redhat.com>
2100
2101 * elfread.c (elf_gnu_ifunc_record_cache): Check if the symbol name
2102 ends in "@plt" instead of looking at the symbol's section.
2103
2104 2018-04-26 Pedro Alves <palves@redhat.com>
2105
2106 * blockframe.c (cache_pc_function_is_gnu_ifunc): Delete. Remove
2107 all references.
2108 (find_pc_partial_function_gnu_ifunc): Rename to ...
2109 (find_pc_partial_function): ... this, and remove references to
2110 'is_gnu_ifunc_p'.
2111 (find_pc_partial_function): Delete old implementation.
2112 * symtab.h (find_pc_partial_function_gnu_ifunc): Delete.
2113
2114 2018-04-26 Pedro Alves <palves@redhat.com>
2115
2116 * linespec.c (struct bound_minimal_symbol_search_key): New.
2117 (convert_linespec_to_sals): Sort minimal symbols earlier. Don't
2118 skip first line if we found a GNU ifunc minimal symbol by name.
2119 (compare_msymbols): Change parameters to work with a destructured
2120 lhs minsym.
2121 (compare_msymbols_for_qsort, compare_msymbols_for_bsearch): New
2122 functions.
2123
2124 2018-04-26 Pedro Alves <palves@redhat.com>
2125
2126 * breakpoint.c (set_breakpoint_location_function): Don't resolve
2127 ifunc targets here. Instead, if we have an ifunc minsym, use its
2128 address/name.
2129 (add_location_to_breakpoint): Store the minsym and the objfile in
2130 the breakpoint location.
2131 * breakpoint.h (bp_location) <msymbol, objfile>: New fields.
2132 * linespec.c (minsym_found): Resolve GNU ifunc targets here.
2133 Record the minsym in the sal.
2134 * symtab.h (symtab_and_line) <msymbol>: New field.
2135
2136 2018-04-26 Pedro Alves <palves@redhat.com>
2137
2138 * elfread.c (elf_gnu_ifunc_resolve_by_got): Don't write to *ADDR_P
2139 unless we actually resolved the ifunc.
2140
2141 2018-04-26 Pedro Alves <palves@redhat.com>
2142
2143 * c-exp.y (variable production): Prefer ifunc minsyms over
2144 regular function symbols.
2145 * symtab.c (find_gnu_ifunc): New function.
2146 * minsyms.h (lookup_msym_prefer): New enum.
2147 (lookup_minimal_symbol_by_pc_section): Replace 'want_trampoline'
2148 parameter by a lookup_msym_prefer parameter.
2149 * symtab.h (find_gnu_ifunc): New declaration.
2150
2151 2018-04-26 Pedro Alves <palves@redhat.com>
2152
2153 * blockframe.c (find_gnu_ifunc_target_type): New function.
2154 (find_function_type): New.
2155 * eval.c (evaluate_var_msym_value): For GNU ifunc types, always
2156 return a value with a memory address.
2157 (eval_call): For calls to GNU ifunc functions, try to find the
2158 type of the target function from the type that the resolver
2159 returns.
2160 * gdbtypes.c (objfile_type): Don't install a return type for ifunc
2161 symbols.
2162 * infcall.c (find_function_return_type): Delete.
2163 (find_function_addr): Add 'function_type' parameter. For calls to
2164 GNU ifunc functions, try to find the type of the target function
2165 from the type that the resolver returns, and return it via
2166 FUNCTION_TYPE.
2167 (call_function_by_hand_dummy): Adjust to use the function type
2168 returned by find_function_addr.
2169 (find_function_addr): Add 'function_type' parameter and move
2170 description here.
2171 * symtab.h (find_function_type, find_gnu_ifunc_target_type): New
2172 declarations.
2173
2174 2018-04-26 Pedro Alves <palves@redhat.com>
2175
2176 * c-exp.y (variable production): Skip finding an alias for ifunc
2177 symbols.
2178
2179 2018-04-26 Pedro Alves <palves@redhat.com>
2180
2181 * elfread.c (elf_rel_plt_read): Look for relocations for .got.plt too.
2182
2183 2018-04-25 Pedro Alves <palves@redhat.com>
2184
2185 * infcmd.c (kill_command): Print the pid as string, not the whole
2186 thread's ptid. Add comment. s/has been killed/killed/ in output
2187 message.
2188 * remote.c (remote_detach_1): Print the pid as string, not the
2189 whole thread's ptid.
2190
2191 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2192 Sergio Durigan Junior <sergiodj@redhat.com>
2193 Pedro Alves <palves@redhat.com>
2194
2195 * infcmd.c (kill_command): Print message when inferior has
2196 been killed.
2197 * inferior.c (print_inferior_events): Remove 'static'. Set as
2198 '1'.
2199 (add_inferior): Improve message printed when
2200 'print_inferior_events' is on.
2201 (exit_inferior): Remove message printed when
2202 'print_inferior_events' is on.
2203 (detach_inferior): Improve message printed when
2204 'print_inferior_events' is on.
2205 (initialize_inferiors): Use 'add_inferior_silent' to set
2206 'current_inferior_'.
2207 * inferior.h (print_inferior_events): Declare here as
2208 'extern'.
2209 * infrun.c (follow_fork_inferior): Print '[Attaching...]' or
2210 '[Detaching...]' messages when 'print_inferior_events' is on.
2211 Use 'add_thread_silent' instead of 'add_thread'. Add '[' and ']'
2212 as prefix/suffix for messages. Remove periods. Fix erroneous
2213 'Detaching after fork from child...', replace it by '... from
2214 parent...'.
2215 (handle_vfork_child_exec_or_exit): Add '[' and ']' as
2216 prefix/suffix when printing 'Detaching...' messages. Print
2217 them when 'print_inferior_events' is on.
2218 * remote.c (remote_detach_1): Print message when detaching
2219 from inferior and '!is_fork_parent'.
2220
2221 2018-04-24 Tom Tromey <tom@tromey.com>
2222
2223 * cli-out.h: Reindent.
2224
2225 2018-04-24 Tom Tromey <tom@tromey.com>
2226
2227 * cli-out.c (cli_ui_out::out_field_fmt): Remove.
2228 (cli_ui_out::do_field_string): Use fputs_filtered.
2229 * cli-out.h (class cli_ui_out) <out_field_fmt>: Remove.
2230
2231 2018-04-23 Tom Tromey <tom@tromey.com>
2232
2233 * guile/scm-frame.c (gdbscm_frame_read_var): Use
2234 gdb::unique_xmalloc_ptr.
2235
2236 2018-04-23 Tom Tromey <tom@tromey.com>
2237
2238 * configure: Rebuild.
2239
2240 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
2241
2242 PR gdb/23095
2243 * gdb/testsuite/gdb.base/break-probes.exp: Pass shlib_load to
2244 prepare_for_testing. Set normal_bp to r_debug_state if target
2245 is bsd.
2246
2247 2018-04-21 Pedro Alves <palves@redhat.com>
2248 Rajendra SY <rajendra.sy@gmail.com>
2249
2250 * inf-ptrace.c (inf_ptrace_attach): Mark the thread as executing.
2251 * remote.c (extended_remote_attach): In all-stop mode, mark the
2252 thread as executing.
2253
2254 2018-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2255
2256 * thread.c (thread_apply_all_command): Fix comment.
2257 (thread_command): Fix comment.
2258
2259 2018-04-10 Alan Hayward <alan.hayward@arm.com>
2260
2261 * common/tdesc.h (tdesc_create_feature): Remove xml filename
2262 parameter.
2263 * features/aarch64-core.c (create_feature_aarch64_core):
2264 Regenerate.
2265 * features/aarch64-fpu.c (create_feature_aarch64_fpu):
2266 Likewise.
2267 * features/i386/32bit-avx.c (create_feature_i386_32bit_avx):
2268 Likewise.
2269 * features/i386/32bit-avx512.c
2270 (create_feature_i386_32bit_avx512): Likewise.
2271 * features/i386/32bit-core.c (create_feature_i386_32bit_core):
2272 Likewise.
2273 * features/i386/32bit-linux.c (create_feature_i386_32bit_linux):
2274 Likewise.
2275 * features/i386/32bit-mpx.c (create_feature_i386_32bit_mpx):
2276 Likewise.
2277 * features/i386/32bit-pkeys.c (create_feature_i386_32bit_pkeys):
2278 Likewise.
2279 * features/i386/32bit-sse.c (create_feature_i386_32bit_sse):
2280 Likewise.
2281 * features/i386/64bit-avx.c (create_feature_i386_64bit_avx):
2282 Likewise.
2283 * features/i386/64bit-avx512.c
2284 (create_feature_i386_64bit_avx512): Likewise.
2285 * features/i386/64bit-core.c (create_feature_i386_64bit_core):
2286 Likewise.
2287 * features/i386/64bit-linux.c (create_feature_i386_64bit_linux):
2288 Likewise.
2289 * features/i386/64bit-mpx.c (create_feature_i386_64bit_mpx):
2290 Likewise.
2291 * features/i386/64bit-pkeys.c (create_feature_i386_64bit_pkeys):
2292 Likewise.
2293 * features/i386/64bit-segments.c
2294 (create_feature_i386_64bit_segments): Likewise.
2295 * features/i386/64bit-sse.c (create_feature_i386_64bit_sse):
2296 Likewise.
2297 * features/i386/x32-core.c
2298 (create_feature_i386_x32_core): Likewise.
2299 * features/tic6x-c6xp.c (create_feature_tic6x_c6xp): Likewise.
2300 * features/tic6x-core.c (create_feature_tic6x_core): Likewise.
2301 * features/tic6x-gp.c (create_feature_tic6x_gp): Likewise.
2302 * target-descriptions.c: In generated code, don't pass xml
2303 filename.
2304
2305 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2306
2307 * common/tdesc.c (print_xml_feature::visit_pre): Add xml parsing.
2308 (print_xml_feature::visit_post): Likewise.
2309 (print_xml_feature::visit): Likewise.
2310 * common/tdesc.h (tdesc_get_features_xml): Use const tdesc.
2311 (print_xml_feature): Add new class.
2312 * regformats/regdat.sh: Null xmltarget on feature targets.
2313 * target-descriptions.c (struct target_desc): Add xmltarget.
2314 (maintenance_check_tdesc_xml_convert): Add unittest function.
2315 (tdesc_get_features_xml): Add function to get xml.
2316 (maintenance_check_xml_descriptions): Test xml generation.
2317 * xml-tdesc.c (string_read_description_xml): Add function.
2318 * xml-tdesc.h (string_read_description_xml): Add declaration.
2319
2320 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2321
2322 * features/Makefile: Add feature marker to targets with new style
2323 target descriptions.
2324 * regformats/aarch64.dat: Regenerate.
2325 * regformats/i386/amd64-avx-avx512-linux.dat: Likewise.
2326 * regformats/i386/amd64-avx-linux.dat: Likewise.
2327 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Likewise.
2328 * regformats/i386/amd64-avx-mpx-linux.dat: Likewise.
2329 * regformats/i386/amd64-linux.dat: Likewise.
2330 * regformats/i386/amd64-mpx-linux.dat: Likewise.
2331 * regformats/i386/amd64.dat: Likewise.
2332 * regformats/i386/i386-avx-avx512-linux.dat: Likewise.
2333 * regformats/i386/i386-avx-linux.dat: Likewise.
2334 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Likewise.
2335 * regformats/i386/i386-avx-mpx-linux.dat: Likewise.
2336 * regformats/i386/i386-linux.dat: Likewise.
2337 * regformats/i386/i386-mmx-linux.dat: Likewise.
2338 * regformats/i386/i386-mpx-linux.dat: Likewise.
2339 * regformats/i386/i386.dat: Likewise.
2340 * regformats/i386/x32-avx-avx512-linux.dat: Likewise.
2341 * regformats/i386/x32-avx-linux.dat: Likewise.
2342 * regformats/i386/x32-linux.dat: Likewise.
2343 * regformats/tic6x-c62x-linux.dat: Likewise.
2344 * regformats/tic6x-c64x-linux.dat: Likewise.
2345 * regformats/tic6x-c64xp-linux.dat: Likewise.
2346 * regformats/regdat.sh: Parse feature marker.
2347
2348 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2349
2350 * common/tdesc.h (tdesc_architecture_name): Add new declaration.
2351 (tdesc_osabi_name): Likewise.
2352 * target-descriptions.c (tdesc_architecture_name): Add new
2353 function.
2354 (tdesc_osabi_name): Likewise.
2355
2356 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2357
2358 * common/tdesc.c (tdesc_predefined_type): Move to here.
2359 (tdesc_named_type): Likewise.
2360 (tdesc_create_vector): Likewise.
2361 (tdesc_create_struct): Likewise.
2362 (tdesc_set_struct_size): Likewise.
2363 (tdesc_create_union): Likewise.
2364 (tdesc_create_flags): Likewise.
2365 (tdesc_create_enum): Likewise.
2366 (tdesc_add_field): Likewise.
2367 (tdesc_add_typed_bitfield): Likewise.
2368 (tdesc_add_bitfield): Likewise.
2369 (tdesc_add_flag): Likewise.
2370 (tdesc_add_enum_value): Likewise.
2371 * common/tdesc.h (struct tdesc_type_builtin): Likewise.
2372 (struct tdesc_type_vector): Likewise.
2373 (struct tdesc_type_field): Likewise.
2374 (struct tdesc_type_with_fields): Likewise.
2375 (tdesc_create_enum): Add declaration.
2376 (tdesc_add_typed_bitfield): Likewise.
2377 (tdesc_add_enum_value): Likewise.
2378 * target-descriptions.c (tdesc_type_field): Move from here.
2379 (tdesc_type_builtin): Likewise.
2380 (tdesc_type_vector): Likewise.
2381 (tdesc_type_with_fields): Likewise.
2382 (tdesc_predefined_types): Likewise.
2383 (tdesc_named_type): Likewise.
2384 (tdesc_create_vector): Likewise.
2385 (tdesc_create_struct): Likewise.
2386 (tdesc_set_struct_size): Likewise.
2387 (tdesc_create_union): Likewise.
2388 (tdesc_create_flags): Likewise.
2389 (tdesc_create_enum): Likewise.
2390 (tdesc_add_field): Likewise.
2391 (tdesc_add_typed_bitfield): Likewise.
2392 (tdesc_add_bitfield): Likewise.
2393 (tdesc_add_flag): Likewise.
2394 (tdesc_add_enum_value): Likewise.
2395 * gdb/target-descriptions.h (tdesc_create_enum): Likewise.
2396 (tdesc_add_typed_bitfield): Likewise.
2397 (tdesc_add_enum_value): Likewise.
2398
2399 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2400
2401 * common/tdesc.c (tdesc_feature::accept): Move to here.
2402 (tdesc_feature::operator==): Likewise.
2403 (tdesc_create_reg): Likewise.
2404 * common/tdesc.h (tdesc_type_kind): Likewise.
2405 (struct tdesc_type): Likewise.
2406 (struct tdesc_feature): Likewise.
2407 * regformats/regdat.sh: Create a feature.
2408 * target-descriptions.c (tdesc_type_kind): Move from here.
2409 (tdesc_type): Likewise.
2410 (tdesc_type_up): Likewise.
2411 (tdesc_feature): Likewise.
2412 (tdesc_create_reg): Likewise.
2413
2414 2018-04-18 Alan Hayward <alan.hayward@arm.com>
2415
2416 * Makefile.in: Add arch/tdesc.c
2417 * common/tdesc.c: New file.
2418 * common/tdesc.h (tdesc_element_visitor): Move to here.
2419 (tdesc_element): Likewise.
2420 (tdesc_reg): Likewise.
2421 (tdesc_reg_up): Likewise.
2422 * regformats/regdef.h (reg): Add offset to constructors.
2423 * target-descriptions.c (tdesc_element_visitor): Move from here.
2424 (tdesc_element): Likewise.
2425 (tdesc_reg): Likewise.
2426 (tdesc_reg_up): Likewise.
2427
2428 2018-04-17 Tom Tromey <tom@tromey.com>
2429
2430 * dwarf2read.c (quirk_rust_enum): Conditionally drop the
2431 discriminant field.
2432
2433 2018-04-17 Tom Tromey <tom@tromey.com>
2434
2435 * dwarf2read.c (quirk_rust_enum): Handle unions correctly.
2436
2437 2018-04-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2438
2439 * symtab.c (print_symbol_info): Skip printing filename and line
2440 number when `last' is NULL.
2441 (symtab_symbol_info): Use empty string instead of NULL for first
2442 invocation of print_symbol_info.
2443 (rbreak_command): Pass NULL to `last' parameter of
2444 print_symbol_info.
2445
2446 2018-04-16 Simon Marchi <simon.marchi@ericsson.com>
2447
2448 * linux-tdep.c (linux_spu_make_corefile_notes): Return note_data
2449 instead of nullptr.
2450
2451 2018-04-16 Pedro Alves <palves@redhat.com>
2452
2453 * MAINTAINERS (sh): Remove.
2454 * Makefile.in (ALL_TARGET_OBS): Remove sh64-tdep.o.
2455 (HFILES_NO_SRCDIR): Remove sh64-tdep.h.
2456 (ALLDEPFILES): Remove sh64-tdep.c.
2457 * NEWS: Mentions that support for SH-5/SH64 is removed.
2458 * configure.tgt (sh*-*-linux*): Remove reference to sh64-tdep.o.
2459 (sh*-*-openbsd*): Ditto.
2460 (sh64-*-elf*): Remove.
2461 (sh*): Remove.
2462 * regcache.c (cooked_write_test): Remove bfd_mach_sh5 case.
2463 * sh-linux-tdep.c: Remove reference to bfd_mach_sh5.
2464 * sh-tdep.c: No longer include "sh64-tdep.h".
2465 (sh_gdbarch_init): Remove reference to bfd_mach_sh5.
2466 * sh64-tdep.c, sh64-tdep.h: Remove files.
2467
2468 2018-04-16 Pedro Alves <palves@redhat.com>
2469
2470 * MAINTAINERS: Remove m88k.
2471 * Makefile.in (ALL_TARGET_OBS): Remove m88k-tdep.o.
2472 (HFILES_NO_SRCDIR): Remove m88k-tdep.h.
2473 (ALLDEPFILES): Remove m88k-bsd-nat.c and m88k-tdep.c.
2474 * NEWS: Mention that support for m88k was removed.
2475 * configure.host (m88*-*-*): Remove support.
2476 * configure.nat (m88k-*-*): Remove support.
2477 * configure.tgt (m88*-*-openbsd*): Remove.
2478 * m88k-bsd-nat.c, m88k-tdep.c, m88k-tdep.h: Delete.
2479
2480 2018-04-15 Simon Marchi <simon.marchi@polymtl.ca>
2481
2482 * configure.tgt (x86_tobjs): New variable.
2483 (amd64_tobjs, i386_tobjs): Use it.
2484
2485 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2486
2487 * symtab.c (print_symbol_info): Precede the symbol definition by
2488 the line number when available.
2489 * NEWS: Advertise this enhancement.
2490
2491 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2492
2493 * NEWS (New options): announce set/show record btrace cpu.
2494 * btrace.c: Include record-btrace.h.
2495 (btrace_compute_ftrace_pt): Skip enabling errata workarounds if
2496 the vendor is unknown.
2497 (btrace_compute_ftrace_1): Add cpu parameter. Update callers.
2498 Maybe overwrite the btrace configuration's cpu.
2499 (btrace_compute_ftrace): Add cpu parameter. Update callers.
2500 (btrace_fetch): Add cpu parameter. Update callers.
2501 (btrace_maint_update_pt_packets): Call record_btrace_get_cpu.
2502 Maybe overwrite the btrace configuration's cpu. Skip enabling
2503 errata workarounds if the vendor is unknown.
2504 * python/py-record-btrace.c: Include record-btrace.h.
2505 (recpy_bt_begin, recpy_bt_end, recpy_bt_instruction_history)
2506 (recpy_bt_function_call_history): Call record_btrace_get_cpu.
2507 * record-btrace.c (record_btrace_cpu_state_kind): New.
2508 (record_btrace_cpu): New.
2509 (set_record_btrace_cpu_cmdlist): New.
2510 (record_btrace_get_cpu): New.
2511 (require_btrace_thread, record_btrace_info)
2512 (record_btrace_resume_thread): Call record_btrace_get_cpu.
2513 (cmd_set_record_btrace_cpu_none): New.
2514 (cmd_set_record_btrace_cpu_auto): New.
2515 (cmd_set_record_btrace_cpu): New.
2516 (cmd_show_record_btrace_cpu): New.
2517 (_initialize_record_btrace): Initialize set/show record btrace cpu
2518 commands.
2519 * record-btrace.h (record_btrace_get_cpu): New.
2520
2521 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2522
2523 * record.c (set_record_command): Fix typo in message.
2524
2525 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2526
2527 * record-btrace.c (cmd_set_record_btrace): Print sub-commands.
2528
2529 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2530
2531 * infrun.c (process_event_stop_test): Call
2532 gdbarch_in_indirect_branch_thunk.
2533 * gdbarch.sh (in_indirect_branch_thunk): New.
2534 * gdbarch.c: Regenerated.
2535 * gdbarch.h: Regenerated.
2536 * x86-tdep.h: New.
2537 * x86-tdep.c: New.
2538 * Makefile.in (ALL_TARGET_OBS): Add x86-tdep.o.
2539 (HFILES_NO_SRCDIR): Add x86-tdep.h.
2540 (ALLDEPFILES): Add x86-tdep.c.
2541 * arch-utils.h (default_in_indirect_branch_thunk): New.
2542 * arch-utils.c (default_in_indirect_branch_thunk): New.
2543 * i386-tdep: Include x86-tdep.h.
2544 (i386_in_indirect_branch_thunk): New.
2545 (i386_elf_init_abi): Set in_indirect_branch_thunk gdbarch
2546 function.
2547 * amd64-tdep: Include x86-tdep.h.
2548 (amd64_in_indirect_branch_thunk): New.
2549 (amd64_init_abi): Set in_indirect_branch_thunk gdbarch function.
2550
2551 2018-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2552
2553 PR gdb/23053
2554 * dwarf-index-write.c (data_buf::grow) (write_one_signatured_type)
2555 (recursively_write_psymbols) (debug_names::recursively_write_psymbols)
2556 (debug_names::write_one_signatured_type): Fix -D_GLIBCXX_DEBUG
2557 regression.
2558
2559 2018-04-12 Tom Tromey <tom@tromey.com>
2560
2561 * rust-lang.c (rust_print_struct_def): Remove univariant code.
2562 (rust_evaluate_subexp): Likewise.
2563
2564 2018-04-12 Pedro Alves <palves@redhat.com>
2565
2566 * procfs.c (procfs_detach): Make forward declaration's prototype
2567 match definition's protototype.
2568 (proc_get_LDT_entry): Remove stale do_cleanups call.
2569
2570 2018-04-12 Pedro Alves <palves@redhat.com>
2571
2572 * target.h (target_ops::to_has_exited): Delete.
2573 (target_has_exited): Delete.
2574 * target-delegates.c: Regenerate.
2575
2576 2018-04-11 Pedro Alves <palves@redhat.com>
2577
2578 * target.c (fileio_fh_t::t): Add comment.
2579 (target_fileio_pwrite, target_fileio_pread, target_fileio_fstat)
2580 (target_fileio_close): Handle a NULL target.
2581 (invalidate_fileio_fh): New.
2582 (target_close): Call it.
2583 * remote.c (remote_hostio_send_command): No longer check whether
2584 remote_desc is open.
2585
2586 2018-04-11 Pedro Alves <palves@redhat.com>
2587
2588 * target.c (fileio_fh_t): Make it a named struct instead of a
2589 typedef.
2590 (fileio_fh_t::is_closed): New method.
2591 (DEF_VEC_O (fileio_fh_t)): Remove.
2592 (fileio_fhandles): Now a std::vector.
2593 (is_closed_fileio_fh): Delete.
2594 (acquire_fileio_fd): Adjust. Rename parameters.
2595 (release_fileio_fd): Adjust.
2596 (fileio_fd_to_fh): Reimplement as a function instead of a macro.
2597 (target_fileio_pwrite, target_fileio_pread, target_fileio_fstat)
2598 (target_fileio_close): Adjust.
2599
2600 2018-04-10 Simon Marchi <simon.marchi@ericsson.com>
2601
2602 * auto-load.c (auto_load_safe_path_vec_update): Iterate by
2603 index.
2604
2605 2018-04-10 Pedro Alves <palves@redhat.com>
2606
2607 * gdbthread.h (finish_thread_state_cleanup): Delete declaration.
2608 (scoped_finish_thread_state): New class.
2609 * infcmd.c (run_command_1): Use it instead of finish_thread_state
2610 cleanup.
2611 * infrun.c (proceed, prepare_for_detach, wait_for_inferior)
2612 (fetch_inferior_event, normal_stop): Likewise.
2613 * thread.c (finish_thread_state_cleanup): Delete.
2614
2615 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2616 Pedro Alves <palves@redhat.com>
2617
2618 * value.c: Include "selftest.h" and "common/array-view.h".
2619 (struct range) <operator ==>: New.
2620 (test_ranges_contain): New.
2621 (check_ranges_vector): New.
2622 (test_insert_into_bit_range_vector): New.
2623 (_initialize_values): Register selftests.
2624 * common/array-view.h (operator==, operator!=): New.
2625
2626 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2627
2628 * common/gdb_vecs.h (unordered_remove): Add overload that takes
2629 an iterator.
2630 * inline-frame.c: Include <algorithm>.
2631 (struct inline_state): Add constructor.
2632 (inline_state_s): Remove.
2633 (DEF_VEC_O(inline_state_s)): Remove.
2634 (inline_states): Change type to std::vector.
2635 (find_inline_frame_state): Adjust to std::vector.
2636 (allocate_inline_frame_state): Remove.
2637 (clear_inline_frame_state): Adjust to std::vector.
2638 (skip_inline_frames): Adjust to std::vector.
2639
2640 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2641
2642 * tracepoint.h (struct trace_state_variable): Add constructor.
2643 <name>: Change type to std::string.
2644 * tracepoint.c (tsv_s): Remove.
2645 (DEF_VEC_O(tsv_s)): Remove.
2646 (tvariables): Change to std::vector.
2647 (create_trace_state_variable): Adjust to std::vector.
2648 (find_trace_state_variable): Likewise.
2649 (find_trace_state_variable_by_number): Likewise.
2650 (delete_trace_state_variable): Likewise.
2651 (trace_variable_command): Adjust to std::string.
2652 (delete_trace_variable_command): Likewise.
2653 (tvariables_info_1): Adjust to std::vector.
2654 (save_trace_state_variables): Likewise.
2655 (start_tracing): Likewise.
2656 (merge_uploaded_trace_state_variables): Adjust to std::vector
2657 and std::string.
2658 * target.h (struct target_ops)
2659 <to_download_trace_state_variable>: Pass reference to
2660 trace_state_variable.
2661 * target-debug.h (target_debug_print_const_trace_state_variable_r): New.
2662 * target-delegates.c: Re-generate.
2663 * mi/mi-interp.c (mi_tsv_created): Adjust to std::string.
2664 (mi_tsv_deleted): Likewise.
2665 * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
2666 * remote.c (remote_download_trace_state_variable): Change
2667 pointer to reference and adjust.
2668 * make-target-delegates (parse_argtypes): Handle references.
2669 (write_function_header): Likewise.
2670 (munge_type): Likewise.
2671
2672 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2673
2674 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
2675 string_view-selftests.c.
2676 * unittests/basic_string_view/capacity/1.cc: Adapt to GDB
2677 testsuite.
2678 * unittests/basic_string_view/cons/char/1.cc: Likewise.
2679 * unittests/basic_string_view/cons/char/2.cc: Likewise.
2680 * unittests/basic_string_view/cons/char/3.cc: Likewise.
2681 * unittests/basic_string_view/element_access/char/1.cc:
2682 Likewise.
2683 * unittests/basic_string_view/element_access/char/empty.cc:
2684 Likewise.
2685 * unittests/basic_string_view/element_access/char/front_back.cc:
2686 Likewise.
2687 * unittests/basic_string_view/inserters/char/2.cc: Likewise.
2688 * unittests/basic_string_view/modifiers/remove_prefix/char/1.cc:
2689 Likewise.
2690 * unittests/basic_string_view/modifiers/remove_suffix/char/1.cc:
2691 Likewise.
2692 * unittests/basic_string_view/modifiers/swap/char/1.cc:
2693 Likewise.
2694 * unittests/basic_string_view/operations/compare/char/1.cc:
2695 Likewise.
2696 * unittests/basic_string_view/operations/compare/char/13650.cc:
2697 Likewise.
2698 * unittests/basic_string_view/operations/copy/char/1.cc:
2699 Likewise.
2700 * unittests/basic_string_view/operations/data/char/1.cc:
2701 Likewise.
2702 * unittests/basic_string_view/operations/find/char/1.cc:
2703 Likewise.
2704 * unittests/basic_string_view/operations/find/char/2.cc:
2705 Likewise.
2706 * unittests/basic_string_view/operations/find/char/3.cc:
2707 Likewise.
2708 * unittests/basic_string_view/operations/find/char/4.cc:
2709 Likewise.
2710 * unittests/basic_string_view/operations/rfind/char/1.cc:
2711 Likewise.
2712 * unittests/basic_string_view/operations/rfind/char/2.cc:
2713 Likewise.
2714 * unittests/basic_string_view/operations/rfind/char/3.cc:
2715 Likewise.
2716 * unittests/basic_string_view/operations/substr/char/1.cc:
2717 Likewise.
2718 * unittests/basic_string_view/operators/char/2.cc: Likewise.
2719 * unittests/string_view-selftests.c: New file.
2720
2721 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2722
2723 * unittests/basic_string_view/capacity/1.cc: New file.
2724 * unittests/basic_string_view/capacity/empty_neg.cc: New file.
2725 * unittests/basic_string_view/cons/char/1.cc: New file.
2726 * unittests/basic_string_view/cons/char/2.cc: New file.
2727 * unittests/basic_string_view/cons/char/3.cc: New file.
2728 * unittests/basic_string_view/cons/wchar_t/1.cc: New file.
2729 * unittests/basic_string_view/cons/wchar_t/2.cc: New file.
2730 * unittests/basic_string_view/cons/wchar_t/3.cc: New file.
2731 * unittests/basic_string_view/element_access/char/1.cc: New file.
2732 * unittests/basic_string_view/element_access/char/2.cc: New file.
2733 * unittests/basic_string_view/element_access/char/empty.cc: New file.
2734 * unittests/basic_string_view/element_access/char/front_back.cc: New file.
2735 * unittests/basic_string_view/element_access/wchar_t/1.cc: New file.
2736 * unittests/basic_string_view/element_access/wchar_t/2.cc: New file.
2737 * unittests/basic_string_view/element_access/wchar_t/empty.cc: New file.
2738 * unittests/basic_string_view/element_access/wchar_t/front_back.cc: New file.
2739 * unittests/basic_string_view/include.cc: New file.
2740 * unittests/basic_string_view/inserters/char/1.cc: New file.
2741 * unittests/basic_string_view/inserters/char/2.cc: New file.
2742 * unittests/basic_string_view/inserters/char/3.cc: New file.
2743 * unittests/basic_string_view/inserters/pod/10081-out.cc: New file.
2744 * unittests/basic_string_view/inserters/wchar_t/1.cc: New file.
2745 * unittests/basic_string_view/inserters/wchar_t/2.cc: New file.
2746 * unittests/basic_string_view/inserters/wchar_t/3.cc: New file.
2747 * unittests/basic_string_view/literals/types.cc: New file.
2748 * unittests/basic_string_view/literals/values.cc: New file.
2749 * unittests/basic_string_view/modifiers/remove_prefix/char/1.cc: New file.
2750 * unittests/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc: New file.
2751 * unittests/basic_string_view/modifiers/remove_suffix/char/1.cc: New file.
2752 * unittests/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc: New file.
2753 * unittests/basic_string_view/modifiers/swap/char/1.cc: New file.
2754 * unittests/basic_string_view/modifiers/swap/wchar_t/1.cc: New file.
2755 * unittests/basic_string_view/operations/compare/char/1.cc: New file.
2756 * unittests/basic_string_view/operations/compare/char/13650.cc: New file.
2757 * unittests/basic_string_view/operations/compare/char/2.cc: New file.
2758 * unittests/basic_string_view/operations/compare/char/70483.cc: New file.
2759 * unittests/basic_string_view/operations/compare/wchar_t/1.cc: New file.
2760 * unittests/basic_string_view/operations/compare/wchar_t/13650.cc: New file.
2761 * unittests/basic_string_view/operations/compare/wchar_t/2.cc: New file.
2762 * unittests/basic_string_view/operations/copy/char/1.cc: New file.
2763 * unittests/basic_string_view/operations/copy/wchar_t/1.cc: New file.
2764 * unittests/basic_string_view/operations/data/char/1.cc: New file.
2765 * unittests/basic_string_view/operations/data/wchar_t/1.cc: New file.
2766 * unittests/basic_string_view/operations/find/char/1.cc: New file.
2767 * unittests/basic_string_view/operations/find/char/2.cc: New file.
2768 * unittests/basic_string_view/operations/find/char/3.cc: New file.
2769 * unittests/basic_string_view/operations/find/char/4.cc: New file.
2770 * unittests/basic_string_view/operations/find/wchar_t/1.cc: New file.
2771 * unittests/basic_string_view/operations/find/wchar_t/2.cc: New file.
2772 * unittests/basic_string_view/operations/find/wchar_t/3.cc: New file.
2773 * unittests/basic_string_view/operations/find/wchar_t/4.cc: New file.
2774 * unittests/basic_string_view/operations/rfind/char/1.cc: New file.
2775 * unittests/basic_string_view/operations/rfind/char/2.cc: New file.
2776 * unittests/basic_string_view/operations/rfind/char/3.cc: New file.
2777 * unittests/basic_string_view/operations/rfind/wchar_t/1.cc: New file.
2778 * unittests/basic_string_view/operations/rfind/wchar_t/2.cc: New file.
2779 * unittests/basic_string_view/operations/rfind/wchar_t/3.cc: New file.
2780 * unittests/basic_string_view/operations/string_conversion/1.cc: New file.
2781 * unittests/basic_string_view/operations/substr/char/1.cc: New file.
2782 * unittests/basic_string_view/operations/substr/wchar_t/1.cc: New file.
2783 * unittests/basic_string_view/operators/char/2.cc: New file.
2784 * unittests/basic_string_view/operators/wchar_t/2.cc: New file.
2785 * unittests/basic_string_view/range_access/char/1.cc: New file.
2786 * unittests/basic_string_view/range_access/wchar_t/1.cc: New file.
2787 * unittests/basic_string_view/requirements/explicit_instantiation/1.cc: New file.
2788 * unittests/basic_string_view/requirements/explicit_instantiation/char/1.cc: New file.
2789 * unittests/basic_string_view/requirements/explicit_instantiation/char16_t/1.cc: New file.
2790 * unittests/basic_string_view/requirements/explicit_instantiation/char32_t/1.cc: New file.
2791 * unittests/basic_string_view/requirements/explicit_instantiation/wchar_t/1.cc: New file.
2792 * unittests/basic_string_view/requirements/typedefs.cc: New file.
2793 * unittests/basic_string_view/typedefs.cc: New file.
2794 * unittests/basic_string_view/types/1.cc: New file.
2795
2796 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2797
2798 * common/gdb_string_view.h: Remove libstdc++ implementation
2799 details, adjust to gdb reality.
2800 * common/gdb_string_view.tcc: Likewise.
2801 * cli/cli-script.c (struct string_view): Remove.
2802 (user_args) <m_args>: Change element type to gdb::string_view.
2803 (user_args::insert_args): Adjust.
2804
2805 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2806
2807 * common/gdb_string_view.h: New file.
2808 * common/gdb_string_view.tcc: New file.
2809
2810 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2811
2812 * ax_cxx_compile_stdcxx.m4: Sync with upstream.
2813 * configure: Re-generate.
2814
2815 2018-04-09 Pedro Alves <palves@redhat.com>
2816
2817 * gdbarch.sh: Include "observable.h" instead of "observer.h".
2818 (set_target_gdbarch): Call
2819 gdb::observers::architecture_changed.notify instead of
2820 observer_notify_architecture_changed.
2821
2822 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2823
2824 * tracepoint.c (struct current_traceframe_cleanup): Remove.
2825 (do_restore_current_traceframe_cleanup): Remove.
2826 (restore_current_traceframe_cleanup_dtor): Remove.
2827 (make_cleanup_restore_current_traceframe): Remove.
2828 (scoped_restore_current_traceframe::scoped_restore_current_traceframe):
2829 New.
2830 * tracepoint.h (struct scoped_restore_current_traceframe): New.
2831 * infrun.c (fetch_inferior_event): Use
2832 scoped_restore_current_traceframe.
2833
2834 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2835
2836 * dwarf2read.h (struct dwarf2_per_objfile) <n_type_units>:
2837 Remove.
2838 <n_allocated_type_units>: Remove.
2839 <all_type_units>: Change to std::vector.
2840 * dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile): Adjust
2841 to std::vector change.
2842 (dwarf2_per_objfile::get_cutu): Likewise.
2843 (dwarf2_per_objfile::get_tu): Likewise.
2844 (create_signatured_type_table_from_index): Likewise.
2845 (create_signatured_type_table_from_debug_names): Likewise.
2846 (dw2_symtab_iter_next): Likewise.
2847 (dw2_print_stats): Likewise.
2848 (dw2_expand_all_symtabs): Likewise.
2849 (dw2_expand_marked_cus): Likewise.
2850 (dw2_debug_names_iterator::next): Likewise.
2851 (dwarf2_initialize_objfile): Likewise.
2852 (add_signatured_type_cu_to_table): Likewise.
2853 (create_all_type_units): Likewise.
2854 (add_type_unit): Likewise.
2855 (struct tu_abbrev_offset): Add constructor.
2856 (build_type_psymtabs_1): Adjust to std::vector change.
2857 (print_tu_stats): Likewise.
2858 * dwarf-index-write.c (check_dwarf64_offsets): Likewise.
2859 (write_debug_names): Likewise.
2860
2861 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2862
2863 * dwarf2read.h (struct dwarf2_per_objfile) <all_comp_units>: Likewise.
2864 Make an std::vector.
2865 <n_comp_units>: Remove.
2866 * dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile): Adjust
2867 to std::vector change.
2868 (dwarf2_per_objfile::get_cutu): Likewise.
2869 (dwarf2_per_objfile::get_cu): Likewise.
2870 (create_cus_from_index): Likewise.
2871 (create_addrmap_from_index): Likewise.
2872 (create_addrmap_from_aranges): Likewise.
2873 (dwarf2_read_index): Likewise.
2874 (dw2_find_last_source_symtab): Likewise.
2875 (dw2_map_symtabs_matching_filename): Likewise.
2876 (dw2_symtab_iter_next): Likewise.
2877 (dw2_print_stats): Likewise.
2878 (dw2_expand_all_symtabs): Likewise.
2879 (dw2_expand_symtabs_with_fullname): Likewise.
2880 (dw2_expand_marked_cus): Likewise.
2881 (dw2_map_symbol_filenames): Likewise.
2882 (create_cus_from_debug_names): Likewise.
2883 (dwarf2_read_debug_names): Likewise.
2884 (dw2_debug_names_iterator::next): Likewise.
2885 (dwarf2_initialize_objfile): Likewise.
2886 (set_partial_user): Likewise.
2887 (dwarf2_build_psymtabs_hard): Likewise.
2888 (read_comp_units_from_section): Remove arguments, adjust to
2889 std::vector change.
2890 (create_all_comp_units): Adjust to std::vector and
2891 read_comp_units_from_section changes.
2892 (dwarf2_find_containing_comp_unit): Adjust to std::vector
2893 change.
2894 * dwarf-index-write.c (check_dwarf64_offsets): Likewise.
2895 (psyms_seen_size): Likewise.
2896 (write_gdbindex): Likewise.
2897 (write_debug_names): Likewise.
2898
2899 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2900
2901 * dwarf2read.c (create_cus_from_index_list): Replace objfile arg
2902 with dwarf2_per_objfile.
2903 (create_cus_from_index): Likewise.
2904 (create_signatured_type_table_from_index): Likewise.
2905 (dwarf2_read_index): Likewise.
2906 (dwarf2_initialize_objfile): Likewise.
2907 (dwarf2_fetch_die_loc_sect_off): Get dwarf2_per_objfile from
2908 per_cu rather than get_dwarf2_per_objfile.
2909
2910 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2911
2912 * dwarf2read.h (struct signatured_type): Forward declare.
2913 (struct dwarf2_per_objfile) <get_cutu, get_cu, get_tu>:
2914 New methods.
2915 * dwarf2read.c (dwarf2_per_objfile::get_cutu): Rename from...
2916 (dw2_get_cutu): ...this.
2917 (dwarf2_per_objfile::get_cu): Rename from...
2918 (dw2_get_cu): ...this.
2919 (dwarf2_per_objfile::get_tu): New.
2920 (create_addrmap_from_index): Adjust.
2921 (create_addrmap_from_aranges): Adjust.
2922 (dw2_find_last_source_symtab): Adjust.
2923 (dw2_map_symtabs_matching_filename): Adjust.
2924 (dw2_symtab_iter_next): Adjust.
2925 (dw2_print_stats): Adjust.
2926 (dw2_expand_all_symtabs): Adjust.
2927 (dw2_expand_symtabs_with_fullname): Adjust.
2928 (dw2_expand_marked_cus): Adjust.
2929 (dw_expand_symtabs_matching_file_matcher): Adjust.
2930 (dw2_map_symbol_filenames): Adjust.
2931 (dw2_debug_names_iterator::next): Adjust.
2932 (dwarf2_initialize_objfile): Adjust.
2933 (set_partial_user): Adjust.
2934 (dwarf2_build_psymtabs_hard): Adjust.
2935
2936 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2937
2938 * dwarf2read.c (create_signatured_type_table_from_debug_names):
2939 Remove unused variables.
2940 (dw2_map_symtabs_matching_filename): Likewise.
2941 (dwarf2_record_block_ranges): Likewise.
2942 (dwarf2_read_addr_index): Likewise.
2943 (follow_die_offset): Likewise.
2944
2945 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2946
2947 * progspace.c (clone_program_space): Pass SYMFILE_DEFER_BP_RESET
2948 to symbol_file_add_main.
2949
2950 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2951
2952 PR mi/22299
2953 * mi/mi-console.c (do_fputc_async_safe): New.
2954 (mi_console_file::write_async_safe): New.
2955 (mi_console_file::flush): Adjust calls to fputstrn_unfiltered.
2956 * mi/mi-console.h (class mi_console_file) <write_async_safe>:
2957 New.
2958 * ui-file.c (ui_file::putstrn): Adjust call to
2959 fputstrn_unfiltered.
2960 * utils.c (printchar): Replace do_fputs and do_fprintf
2961 parameters by do_fputc.
2962 (fputstr_filtered): Adjust call to printchar.
2963 (fputstr_unfiltered): Likewise.
2964 (fputstrn_filtered): Likewise.
2965 (fputstrn_unfiltered): Add do_fputc parameter, pass to
2966 printchar.
2967 * utils.h (do_fputc_ftype): New typedef.
2968 (fputstrn_unfiltered): Add do_fputc parameter.
2969
2970 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2971
2972 * regformats/i386/i386-avx.dat: Remove.
2973
2974 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2975
2976 PR gdb/22979
2977 * amd64-tdep.c (amd64_none_init_abi): New function.
2978 (amd64_x32_none_init_abi): New function.
2979 (_initialize_amd64_tdep): Register handlers for x86-64 and
2980 x64_32 with GDB_OSABI_NONE.
2981 * osabi.c (gdbarch_init_osabi): Allow running handlers for the
2982 GDB_OSABI_NONE osabi.
2983
2984 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2985
2986 PR gdb/22980
2987 * defs.h (enum gdb_osabi): Remove GDB_OSABI_UNINITIALIZED, add
2988 GDB_OSABI_NONE.
2989 * arch-utils.c (gdbarch_info_init): Don't set info->osabi.
2990 * osabi.c (gdb_osabi_names): Add "unknown" entry.
2991
2992 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2993
2994 * common/byte-vector.h (char_vector): New type.
2995 * target.h (target_read_alloc): Return
2996 gdb::optional<byte_vector>.
2997 (target_read_stralloc): Return gdb::optional<char_vector>.
2998 (target_get_osdata): Return gdb::optional<char_vector>.
2999 * target.c (target_read_alloc_1): Templatize. Replacement
3000 manual memory management with vector.
3001 (target_read_alloc): Change return type, adjust.
3002 (target_read_stralloc): Change return type, adjust.
3003 (target_get_osdata): Change return type, adjust.
3004 * auxv.c (struct auxv_info) <length>: Remove.
3005 <data>: Change type to gdb::optional<byte_vector>.
3006 (auxv_inferior_data_cleanup): Free auxv_info with delete.
3007 (get_auxv_inferior_data): Allocate auxv_info with new, adjust.
3008 (target_auxv_search): Adjust.
3009 (fprint_target_auxv): Adjust.
3010 * avr-tdep.c (avr_io_reg_read_command): Adjust.
3011 * linux-tdep.c (linux_spu_make_corefile_notes): Adjust.
3012 (linux_make_corefile_notes): Adjust.
3013 * osdata.c (get_osdata): Adjust.
3014 * remote.c (remote_get_threads_with_qxfer): Adjust.
3015 (remote_memory_map): Adjust.
3016 (remote_traceframe_info): Adjust.
3017 (btrace_read_config): Adjust.
3018 (remote_read_btrace): Adjust.
3019 (remote_pid_to_exec_file): Adjust.
3020 * solib-aix.c (solib_aix_get_library_list): Adjust.
3021 * solib-dsbt.c (decode_loadmap): Don't free buf.
3022 (dsbt_get_initial_loadmaps): Adjust.
3023 * solib-svr4.c (svr4_current_sos_via_xfer_libraries): Adjust.
3024 * solib-target.c (solib_target_current_sos): Adjust.
3025 * tracepoint.c (sdata_make_value): Adjust.
3026 * xml-support.c (xinclude_start_include): Adjust.
3027 (xml_fetch_content_from_file): Adjust.
3028 * xml-support.h (xml_fetch_another): Change return type.
3029 (xml_fetch_content_from_file): Change return type.
3030 * xml-syscall.c (xml_init_syscalls_info): Adjust.
3031 * xml-tdesc.c (file_read_description_xml): Adjust.
3032 (fetch_available_features_from_target): Change return type.
3033 (target_fetch_description_xml): Adjust.
3034 (target_read_description_xml): Adjust.
3035
3036 2018-04-06 Tom Tromey <tom@tromey.com>
3037
3038 * value.c (~value): Update.
3039 (struct value) <contents>: Now unique_xmalloc_ptr.
3040 (value_contents_bits_eq, allocate_value_contents)
3041 (value_contents_raw, value_contents_all_raw)
3042 (value_contents_for_printing, value_contents_for_printing_const)
3043 (set_value_enclosing_type): Update.
3044
3045 2018-04-06 Tom Tromey <tom@tromey.com>
3046
3047 * value.c (range_s): Remove typedef, VEC.
3048 (struct range): Add operator<.
3049 (range_lessthan): Remove.
3050 (ranges_contain): Change type.
3051 (~value): Update.
3052 (struct value) <unavailable, optimized_out>: Now std::vector.
3053 (value_entirely_available)
3054 (value_entirely_covered_by_range_vector)
3055 (value_entirely_unavailable, value_entirely_optimized_out):
3056 Update.
3057 (insert_into_bit_range_vector): Change argument type.
3058 (find_first_range_overlap): Likewise.
3059 (struct ranges_and_idx, value_contents_bits_eq)
3060 (require_not_optimized_out, require_available): Update.
3061 (ranges_copy_adjusted): Change argument types.
3062 (value_optimized_out, value_copy, value_fetch_lazy): Update.
3063
3064 2018-04-06 Tom Tromey <tom@tromey.com>
3065
3066 * value.c (~value): Update.
3067 (struct value) <parent>: Now a value_ref_ptr.
3068 (value_parent, set_value_parent, value_address, value_copy):
3069 Update.
3070
3071 2018-04-06 Tom Tromey <tom@tromey.com>
3072
3073 * value.c (struct value): Add constructor, destructor, and member
3074 initializers.
3075 (allocate_value_lazy, value_decref): Update.
3076
3077 2018-04-06 Tom Tromey <tom@tromey.com>
3078
3079 * value.c (struct value) <released, next>: Remove.
3080 (all_values): Now a std::vector.
3081 (allocate_value_lazy): Update.
3082 (value_next): Remove.
3083 (value_mark, value_free_to_mark, release_value)
3084 (value_release_to_mark): Update.
3085
3086 2018-04-06 Tom Tromey <tom@tromey.com>
3087
3088 * value.h (fetch_subexp_value, value_release_to_mark): Update.
3089 (free_value_chain): Remove.
3090 * value.c (free_value_chain): Remove.
3091 (value_release_to_mark): Return a std::vector.
3092 * ppc-linux-nat.c (num_memory_accesses): Change "chain" to a
3093 std::vector.
3094 (check_condition): Update.
3095 * eval.c (fetch_subexp_value): Change "val_chain" to a
3096 std::vector.
3097 * breakpoint.c (update_watchpoint): Update.
3098 (can_use_hardware_watchpoint): Change "vals" to a std::vector.
3099
3100 2018-04-06 Tom Tromey <tom@tromey.com>
3101
3102 * value.h (free_all_values): Remove.
3103 * value.c (free_all_values): Remove.
3104
3105 2018-04-06 Tom Tromey <tom@tromey.com>
3106
3107 * value.c (VALUE_HISTORY_CHUNK, struct value_history_chunk)
3108 (value_history_chain, value_history_count): Remove.
3109 (value_history): New global.
3110 (record_latest_value, access_value_history, show_values)
3111 (preserve_values): Update.
3112
3113 2018-04-06 Tom Tromey <tom@tromey.com>
3114
3115 * varobj.h (struct varobj) <value>: Now a value_ref_ptr.
3116 * varobj.c (varobj_set_display_format, varobj_set_value)
3117 (install_default_visualizer, construct_visualizer)
3118 (install_new_value, ~varobj, varobj_get_value_type)
3119 (my_value_of_variable, varobj_editable_p): Update.
3120 * c-varobj.c (c_describe_child, c_value_of_variable)
3121 (cplus_number_of_children, cplus_describe_child): Update.
3122 * ada-varobj.c (ada_number_of_children, ada_name_of_child)
3123 (ada_path_expr_of_child, ada_value_of_child, ada_type_of_child)
3124 (ada_value_of_variable, ada_value_is_changeable_p): Update.
3125
3126 2018-04-06 Tom Tromey <tom@tromey.com>
3127
3128 * printcmd.c (last_examine_address): Change type to
3129 value_ref_ptr.
3130 (do_examine, x_command): Update.
3131
3132 2018-04-06 Tom Tromey <tom@tromey.com>
3133
3134 * value.c (release_value): Update.
3135 * breakpoint.h (struct watchpoint) <val>: Now a value_ref_ptr.
3136 (struct bpstats) <val>: Now a value_ref_ptr.
3137 * breakpoint.c (update_watchpoint, breakpoint_init_inferior)
3138 (~bpstats, bpstats, bpstat_clear_actions, watchpoint_check)
3139 (~watchpoint, print_it_watchpoint, watch_command_1)
3140 (invalidate_bp_value_on_memory_change): Update.
3141
3142 2018-04-06 Tom Tromey <tom@tromey.com>
3143
3144 * varobj.c (varobj_clear_saved_item)
3145 (update_dynamic_varobj_children, install_new_value, ~varobj):
3146 Update.
3147 * value.h (value_incref): Move declaration earlier.
3148 (value_decref): Rename from value_free.
3149 (struct value_ref_policy): New.
3150 (value_ref_ptr): New typedef.
3151 (struct value_deleter): Remove.
3152 (gdb_value_up): Remove typedef.
3153 (release_value): Change return type.
3154 (release_value_or_incref): Remove.
3155 * value.c (set_value_parent): Update.
3156 (value_incref): Change return type.
3157 (value_decref): Rename from value_free.
3158 (value_free_to_mark, free_all_values, free_value_chain): Update.
3159 (release_value): Return value_ref_ptr.
3160 (release_value_or_incref): Remove.
3161 (record_latest_value, set_internalvar, clear_internalvar):
3162 Update.
3163 * stack.c (info_frame_command): Don't call value_free.
3164 * python/py-value.c (valpy_dealloc, valpy_new)
3165 (value_to_value_object): Update.
3166 * printcmd.c (do_examine): Update.
3167 * opencl-lang.c (lval_func_free_closure): Update.
3168 * mi/mi-main.c (register_changed_p): Don't call value_free.
3169 * mep-tdep.c (mep_frame_prev_register): Don't call value_free.
3170 * m88k-tdep.c (m88k_frame_prev_register): Don't call value_free.
3171 * m68hc11-tdep.c (m68hc11_frame_prev_register): Don't call
3172 value_free.
3173 * guile/scm-value.c (vlscm_free_value_smob)
3174 (vlscm_scm_from_value): Update.
3175 * frame.c (frame_register_unwind, frame_unwind_register_signed)
3176 (frame_unwind_register_unsigned, get_frame_register_bytes)
3177 (put_frame_register_bytes): Don't call value_free.
3178 * findvar.c (address_from_register): Don't call value_free.
3179 * dwarf2read.c (dwarf2_compute_name): Don't call value_free.
3180 * dwarf2loc.c (entry_data_value_free_closure)
3181 (value_of_dwarf_reg_entry, free_pieced_value_closure)
3182 (dwarf2_evaluate_loc_desc_full): Update.
3183 * breakpoint.c (update_watchpoint, breakpoint_init_inferior)
3184 (~bpstats, bpstats, bpstat_clear_actions, watchpoint_check)
3185 (~watchpoint, watch_command_1)
3186 (invalidate_bp_value_on_memory_change): Update.
3187 * alpha-tdep.c (alpha_register_to_value): Don't call value_free.
3188
3189 2018-04-06 Simon Marchi <simon.marchi@polymtl.ca>
3190
3191 PR gdb/23022
3192 * warning.m4: Add -Wno-error=deprecated-register.
3193 * configure: Re-generate.
3194
3195 2018-04-05 Tom Tromey <tom@tromey.com>
3196
3197 * linespec.h: Remove include of "vec.h".
3198
3199 2018-04-05 Tom Tromey <tom@tromey.com>
3200
3201 * linespec.c (typep): Remove typedef.
3202 (find_methods, find_superclass_methods): Take a std::vector.
3203 (find_method): Use std::vector.
3204
3205 2018-04-05 Tom Tromey <tom@tromey.com>
3206
3207 * utils.c (compare_strings): Remove.
3208 * utils.h (compare_strings): Remove.
3209 * objc-lang.h (find_imps): Update.
3210 * objc-lang.c (find_methods): Take a std::vector.
3211 (uniquify_strings, find_imps): Likewise.
3212 * linespec.c (find_methods): Take a std::vector.
3213 (decode_objc): Use std::vector.
3214 (add_all_symbol_names_from_pspace, find_superclass_methods): Take
3215 a std::vector.
3216 (find_method, find_function_symbols): Use std::vector.
3217
3218 2018-04-05 Tom Tromey <tom@tromey.com>
3219
3220 * completer.c (completion_tracker::completion_tracker): Remove
3221 cast.
3222 (completion_tracker::discard_completions): Likewise.
3223 * breakpoint.c (ambiguous_names_p): Remove cast.
3224 * ada-lang.c (_initialize_ada_language): Remove cast.
3225 * utils.h (streq): Update.
3226 (streq_hash): Add new declaration.
3227 * utils.c (streq): Return bool.
3228 (streq_hash): New function.
3229
3230 2018-04-05 Tom Tromey <tom@tromey.com>
3231
3232 * linespec.c (event_location_to_sals) <case ADDRESS_LOCATION>:
3233 Remove a string copy.
3234
3235 2018-04-05 Tom Tromey <tom@tromey.com>
3236
3237 * linespec.c (filter_results): Use std::vector.
3238 (decode_line_2, decode_line_full): Update.
3239
3240 2018-04-05 Tom Tromey <tom@tromey.com>
3241
3242 * linespec.c (canonical_to_fullform): Return std::string.
3243 (filter_results): Update.
3244 (struct decode_line_2_item): Add constructor.
3245 <fullform, displayform>: Now std::string.
3246 (decode_line_2_compare_items): Now a std::sort comparator.
3247 (decode_line_2): Update.
3248
3249 2018-04-05 Tom Tromey <tom@tromey.com>
3250
3251 * linespec.c (copy_token_string): Return a unique_xmalloc_ptr.
3252 (unexpected_linespec_error): Update.
3253 (linespec_parse_basic, parse_linespec): Update.
3254
3255 2018-04-05 Tom Tromey <tom@tromey.com>
3256
3257 * linespec.c (linespec_parse_basic): Reindent.
3258
3259 2018-04-05 Tom Tromey <tom@tromey.com>
3260
3261 * minsyms.h (iterate_over_minimal_symbols): Update.
3262 * minsyms.c (iterate_over_minimal_symbols): Take a
3263 gdb::function_view.
3264 * linespec.c (struct collect_minsyms): Remove.
3265 (compare_msyms): Now a std::sort comparator.
3266 (add_minsym): Add parameters.
3267 (search_minsyms_for_name): Update. Use std::vector.
3268
3269 2018-04-03 Tom Tromey <tom@tromey.com>
3270
3271 * mipsread.c (read_alphacoff_dynamic_symtab): Use
3272 gdb::byte_vector.
3273
3274 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3275
3276 * MAINTAINERS (Write After Approval): Add Weimin Pan.
3277
3278 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3279
3280 PR gdb/16959
3281 * cp-valprint.c: (cp_print_static_field) Fix infinite recursion when
3282 printing static type.
3283
3284 2018-04-01 Tom Tromey <tom@tromey.com>
3285
3286 * rs6000-nat.c (rs6000_ptrace_ldinfo): Return a byte_vector.
3287 (rs6000_xfer_shared_libraries): Update.
3288
3289 2018-04-01 Simon Marchi <simon.marchi@polymtl.ca>
3290
3291 * common/gdb_vecs.h (char_ptr): Remove.
3292 * tracepoint.c (encode_actions_1): Remove usage of char_ptr.
3293
3294 2018-03-30 Simon Marchi <simon.marchi@polymtl.ca>
3295
3296 * guile/scm-utils.c (gdbscm_parse_function_args): Replace VEC
3297 with std::vector.
3298 * common/gdb_vecs.h (DEF_VEC_P (char_ptr)): Remove.
3299
3300 2018-03-30 Simon Marchi <simon.marchi@polymtl.ca>
3301
3302 * tracepoint.h (struct uploaded_tp): Initialize fields.
3303 <actions, step_actions, cmd_strings>: Change type to
3304 std::vector<char *>.
3305 * tracepoint.c (get_uploaded_tp): Allocate with new.
3306 (free_uploaded_tps): Free with delete.
3307 (parse_tracepoint_definition): Adjust to std::vector change.
3308 * breakpoint.c (read_uploaded_action): Likewise.
3309 (create_tracepoint_from_upload): Likewise.
3310 * ctf.c (ctf_write_uploaded_tp): Likewise.
3311 (SET_ARRAY_FIELD): Likewise.
3312 * tracefile-tfile.c (tfile_write_uploaded_tp): Likewise.
3313
3314 2018-03-30 Tom Tromey <tom@tromey.com>
3315
3316 * solib-svr4.c (lm_info_read): Use gdb::byte_vector. Return
3317 std::unique_ptr.
3318 (svr4_keep_data_in_core): Update.
3319 (svr4_read_so_list): Update.
3320
3321 2018-03-30 Tom Tromey <tom@tromey.com>
3322
3323 * windows-nat.c (handle_output_debug_string, handle_exception):
3324 Update.
3325 * target.h (target_read_string): Update.
3326 * target.c (target_read_string): Change "string" to
3327 unique_xmalloc_ptr.
3328 * solib-svr4.c (open_symbol_file_object, svr4_read_so_list):
3329 Update.
3330 * solib-frv.c (frv_current_sos): Update.
3331 * solib-dsbt.c (dsbt_current_sos): Update.
3332 * solib-darwin.c (darwin_current_sos): Update.
3333 * linux-thread-db.c (inferior_has_bug): Update.
3334 * expprint.c (print_subexp_standard) <case OP_OBJC_MSGCALL>:
3335 Update. Remove alloca.
3336 * ada-lang.c (ada_main_name): Update.
3337
3338 2018-03-30 Tom Tromey <tom@tromey.com>
3339
3340 * dwarf2read.c (struct free_dwo_file_cleanup_data): Remove.
3341 (struct dwo_file_deleter): New.
3342 (dwo_file_up): New typedef.
3343 (open_and_init_dwo_file): Use dwo_file_up.
3344 (free_dwo_file_cleanup): Remove.
3345
3346 2018-03-30 Tom Tromey <tom@tromey.com>
3347
3348 * dwarf2read.c (free_dwo_file): Remove "objfile" parameter.
3349 (free_dwo_file_cleanup, free_dwo_file_from_slot): Update.
3350
3351 2018-03-30 Tom Tromey <tom@tromey.com>
3352
3353 * dwarf2read.c (class free_cached_comp_units): New class.
3354 (dw2_instantiate_symtab, dwarf2_build_psymtabs_hard): Use it.
3355 (free_cached_comp_units): Remove function.
3356
3357 2018-03-30 Tom Tromey <tom@tromey.com>
3358
3359 * utils.h (make_cleanup_unpush_target): Remove.
3360 * inf-ptrace.c (struct target_unpusher): New.
3361 (target_unpush_up) New typedef.
3362 (inf_ptrace_create_inferior, inf_ptrace_attach): Use
3363 target_unpush_up.
3364 * utils.c (do_unpush_target, make_cleanup_unpush_target): Remove.
3365
3366 2018-03-27 Tom Tromey <tom@tromey.com>
3367
3368 * utils.c (prompt_for_continue): Use unique_xmalloc_ptr.
3369
3370 2018-03-27 Pedro Alves <palves@redhat.com>
3371 Tom Tromey <tom@tromey.com>
3372
3373 * top.c (class gdb_readline_wrapper_cleanup): Add constructor,
3374 destructor. Now a class.
3375 (gdb_readline_wrapper_cleanup): Remove function.
3376 (gdb_readline_wrapper): Remove cleanups.
3377
3378 2018-03-27 Tom Tromey <tom@tromey.com>
3379
3380 * typeprint.h (struct type_print_options) <local_typedefs,
3381 global_typedefs>: Remove "struct" keyword.
3382 (class typedef_hash_table): New class.
3383 (recursively_update_typedef_hash, add_template_parameters)
3384 (create_typedef_hash, free_typedef_hash, copy_typedef_hash)
3385 (find_typedef_in_hash): Don't declare.
3386 * typeprint.c (struct typedef_hash_table): Move to typeprint.h.
3387 (typedef_hash_table::recursively_update): Rename from
3388 recursively_update_typedef_hash. Now a member.
3389 (typedef_hash_table::add_template_parameters): Rename from
3390 add_template_parameters. Now a member.
3391 (typedef_hash_table::typedef_hash_table): Now a constructor;
3392 rename from create_typedef_hash.
3393 (typedef_hash_table::~typedef_hash_table): Now a destructor;
3394 rename from free_typedef_hash.
3395 (do_free_typedef_hash, make_cleanup_free_typedef_hash)
3396 (do_free_global_table): Remove.
3397 (typedef_hash_table::typedef_hash_table): New constructor; renamed
3398 from copy_type_recursive.
3399 (create_global_typedef_table): Remove.
3400 (typedef_hash_table::find_global_typedef): Now a member of
3401 typedef_hash_table.
3402 (typedef_hash_table::find_typedef): Rename from
3403 find_typedef_in_hash; now a member.
3404 (whatis_exp): Update.
3405 * extension.h (struct ext_lang_type_printers): Add constructor and
3406 destructor.
3407 (start_ext_lang_type_printers, free_ext_lang_type_printers): Don't
3408 declare.
3409 * extension.c (ext_lang_type_printers::ext_lang_type_printers):
3410 Now a constructor; rename from start_ext_lang_type_printers.
3411 (ext_lang_type_printers): Now a destructor; rename from
3412 free_ext_lang_type_printers.
3413 * c-typeprint.c (find_typedef_for_canonicalize, c_print_type_1):
3414 Update.
3415 (c_type_print_base_struct_union): Update. Remove cleanups.
3416
3417 2018-03-27 Tom Tromey <tom@tromey.com>
3418
3419 * dwarf-index-write.c: Include <cmath>.
3420
3421 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3422
3423 * NEWS: Add entry describing new "set|show varsize-limit" command.
3424 * ada-lang.c (_initialize_ada_language): Add "set/show varsize-limit"
3425 command.
3426 * printcmd.c (_initialize_printcmd): Add "set var" alias of
3427 "set variable".
3428
3429 2018-03-27 Simon Marchi <simon.marchi@ericsson.com>
3430
3431 * Makefile.in (COMMON_SFILES): Add dwarf-index-common.c and
3432 dwarf-index-write.c
3433 (HFILES_NO_SRCDIR): Add dwarf-index-common.h and dwarf2read.h.
3434 * dwarf-index-common.c: New file.
3435 * dwarf-index-common.h: New file.
3436 * dwarf-index-write.c: New file.
3437 * dwarf2read.c: Include dwarf2read.h and dwarf-index-common.h.
3438 (struct dwarf2_section_info): Move from here.
3439 (dwarf2_section_info_def): Likewise.
3440 (DEF_VEC_O (dwarf2_section_info_def)): Likewise.
3441 (offset_type): Likewise.
3442 (DW2_GDB_INDEX_SYMBOL_STATIC_SET_VALUE): Likewise.
3443 (DW2_GDB_INDEX_SYMBOL_KIND_SET_VALUE): Likewise.
3444 (DW2_GDB_INDEX_CU_SET_VALUE): Likewise.
3445 (byte_swap): Likewise.
3446 (MAYBE_SWAP): Likewise.
3447 (dwarf2_per_cu_ptr): Likewise.
3448 (DEF_VEC_P (dwarf2_per_cu_ptr)): Likewise.
3449 (struct tu_stats): Likewise.
3450 (struct dwarf2_per_objfile): Likewise.
3451 (struct dwarf2_per_cu_data): Likewise.
3452 (struct signatured_type): Likewise.
3453 (sig_type_ptr): Likewise.
3454 (DEF_VEC_P (sig_type_ptr)): Likewise.
3455 (INDEX4_SUFFIX): Likewise.
3456 (INDEX5_SUFFIX): Likewise.
3457 (DEBUG_STR_SUFFIX): Likewise.
3458 (dwarf2_read_section): Make non-static.
3459 (mapped_index_string_hash): Move from here.
3460 (dwarf5_djb_hash): Likewise.
3461 (file_write): Likewise.
3462 (class data_buf): Likewise.
3463 (struct symtab_index_entry): Likewise.
3464 (struct mapped_symtab): Likewise.
3465 (find_slot): Likewise.
3466 (hash_expand): Likewise.
3467 (add_index_entry): Likewise.
3468 (uniquify_cu_indices): Likewise.
3469 (class c_str_view): Likewise.
3470 (class c_str_view_hasher): Likewise.
3471 (class vector_hasher): Likewise.
3472 (write_hash_table): Likewise.
3473 (psym_index_map): Likewise.
3474 (struct addrmap_index_data): Likewise.
3475 (add_address_entry): Likewise.
3476 (add_address_entry_worker): Likewise.
3477 (write_address_map): Likewise.
3478 (symbol_kind): Likewise.
3479 (write_psymbols): Likewise.
3480 (struct signatured_type_index_data): Likewise.
3481 (write_one_signatured_type): Likewise.
3482 (recursively_count_psymbols): Likewise.
3483 (recursively_write_psymbols): Likewise.
3484 (class debug_names): Likewise.
3485 (check_dwarf64_offsets): Likewise.
3486 (psyms_seen_size): Likewise.
3487 (write_gdbindex): Likewise.
3488 (write_debug_names): Likewise.
3489 (assert_file_size): Likewise.
3490 (write_psymtabs_to_index): Likewise.
3491 (save_gdb_index_command): Likewise.
3492 (_initialize_dwarf2_read): Don't register the "save gdb-index"
3493 command.
3494 * dwarf2read.h: New file.
3495
3496 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3497
3498 PR gdb/22670
3499 * dwarf2read.c (dwarf2_physname): Do not return the demangled
3500 symbol name if the CU's language stores symbol names in linkage
3501 format.
3502 * language.h (struct language_defn)
3503 <la_store_sym_names_in_linkage_form_p>: New field. Adjust
3504 all instances of this struct.
3505
3506 2018-03-26 Tom Tromey <tom@tromey.com>
3507
3508 * stack.c (backtrace_command_1): Remove verbose code.
3509
3510 2018-03-26 Tom Tromey <tom@tromey.com>
3511
3512 * python/py-framefilter.c (py_print_type): Don't catch
3513 exceptions. Return void.
3514 (py_print_value): Likewise.
3515 (py_print_single_arg): Likewise.
3516 (enumerate_args): Don't catch exceptions.
3517 (py_print_args): Likewise.
3518 (py_print_frame): Likewise.
3519 (gdbpy_apply_frame_filter): Catch exceptions here.
3520
3521 2018-03-26 Tom Tromey <tom@tromey.com>
3522
3523 * stack.c (_initialize_stack): Remove trailing newlines from help
3524 text. Add "Usage" line to "backtrace" help.
3525
3526 2018-03-26 Tom Tromey <tom@tromey.com>
3527
3528 PR python/16486:
3529 * python/py-framefilter.c (py_print_args): Call wrap_hint.
3530
3531 2018-03-26 Tom Tromey <tom@tromey.com>
3532
3533 * python/py-framefilter.c (py_print_single_arg): Return
3534 EXT_LANG_BT_ERROR from catch.
3535
3536 2018-03-26 Tom Tromey <tom@tromey.com>
3537
3538 PR backtrace/15584:
3539 * stack.c (backtrace_command_1): Move some code into no-filters
3540 "if".
3541
3542 2018-03-26 Tom Tromey <tom@tromey.com>
3543
3544 * python/py-framefilter.c (throw_quit_or_print_exception): New
3545 function.
3546 (gdbpy_apply_frame_filter): Use it.
3547
3548 2018-03-26 Tom Tromey <tom@tromey.com>
3549
3550 PR cli/17716:
3551 * python/py-framefilter.c (py_print_type, py_print_value)
3552 (enumerate_args, py_print_args, gdbpy_apply_frame_filter): Use
3553 RETURN_MASK_ERROR.
3554
3555 2018-03-26 Tom Tromey <tom@tromey.com>
3556
3557 * python/py-framefilter.c (enumerate_args): Use
3558 gdb::unique_xmalloc_ptr.
3559
3560 2018-03-26 Tom Tromey <tom@tromey.com>
3561
3562 * python/py-framefilter.c (py_print_frame): Return
3563 EXT_LANG_BT_OK.
3564 (gdbpy_apply_frame_filter): Update comment.
3565 * extension.h (enum ext_lang_bt_status) <EXT_LANG_BT_COMPLETED>:
3566 Remove.
3567 <EXT_LANG_BT_NO_FILTERS>: Change value.
3568
3569 2018-03-26 Tom Tromey <tom@tromey.com>
3570
3571 PR backtrace/15582:
3572 * stack.c (backtrace_command): Parse "hide" argument.
3573 * python/py-framefilter.c (py_print_frame): Handle PRINT_HIDE.
3574 * extension.h (enum frame_filter_flags) <PRINT_HIDE>: New
3575 constant.
3576
3577 2018-03-26 Tom Tromey <tom@tromey.com>
3578
3579 * stack.c (backtrace_command_1): Remove "show_locals" parameter,
3580 add "flags".
3581 (backtrace_command): Remove "fulltrace", add "flags".
3582
3583 2018-03-26 Tom Tromey <tom@tromey.com>
3584
3585 * stack.c (backtrace_command): Rewrite command line parsing.
3586
3587 2018-03-26 Simon Marchi <simon.marchi@ericsson.com>
3588
3589 * dwarf2read.c (DEF_VEC_I(offset_type)): Remove.
3590
3591 2018-03-26 Simon Marchi <simon.marchi@ericsson.com>
3592
3593 * filename-seen-cache.h: Add include guard.
3594
3595 2018-03-26 Keith Seitz <keiths@redhat.com>
3596
3597 * symfile.c (place_section): Remove "struct" from section_addr_info
3598 in comment.
3599 * windows-nat.c (struct safe_symbol_file_add_args) <addrs>: Remove
3600 "struct" keyword from section_addr_info.
3601
3602 2018-03-26 Alan Hayward <alan.hayward@arm.com>
3603
3604 * regformats/regdef.h (reg): Add constructors.
3605
3606 2018-03-25 Pedro Alves <palves@redhat.com>
3607
3608 * eval.c (evaluate_funcall): Swap OP_VAR_MSYM_VALUE/OP_VAR_VALUE
3609 if then/else bodies in var_func_name extraction.
3610
3611 2018-03-23 Weimin Pan <weimin.pan@oracle.com>
3612
3613 * minsyms.c (lookup_minimal_symbol_and_objfile): Use
3614 lookup_minimal_symbol() to find symbol entry.
3615 * minsyms.h (lookup_minimal_symbol_and_objfile): Update comment.
3616
3617 2018-03-23 Keith Seitz <keiths@redhat.com>
3618
3619 PR c++/22968
3620 * dwarf2read.c (scan_partial_symbols): Scan structs/classes for
3621 nested type definitions for C++, too.
3622
3623 2018-03-23 Tom Tromey <tom@tromey.com>
3624
3625 * machoread.c (struct oso_el): Add a constructor. Don't define as
3626 a typedef.
3627 (macho_register_oso): Remove.
3628 (macho_symtab_read): Take a std::vector.
3629 (oso_el_compare_name): Now a std::sort comparator.
3630 (macho_symfile_read_all_oso): Take a std::vector.
3631 (macho_symfile_read): Use std::vector. Remove cleanups.
3632
3633 2018-03-22 Tom Tromey <tom@tromey.com>
3634
3635 * record-full.c (record_full_exec_insn): Use gdb::byte_vector.
3636 (record_full_goto_bookmark): Use std::string.
3637
3638 2018-03-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3639
3640 PR tdep/18295
3641 * rs6000-tdep.c (skip_prologue): Match both stwux and stdux
3642 a single mask.
3643
3644 2018-03-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3645
3646 * rs6000-tdep.c (store_insn_p): New function.
3647 (skip_prologue): New variable alloca_reg_offset. Set lr_reg
3648 and cr_reg to their unshifted values. Use store_insn_p to
3649 match LR saves using either R1 or fdata->alloca_reg. Use
3650 store_insn_p to match CR saves. Set alloca_reg_offset
3651 when alloca_reg and framep are set. Remove lr_reg shift
3652 when assigning to fdata->lr_register.
3653
3654 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3655
3656 * linux-tdep.c (linux_info_proc): For "info proc cmdline", print
3657 command line args instead of emitting a warning.
3658
3659 2018-03-22 Simon Marchi <simon.marchi@polymtl.ca>
3660
3661 * tracepoint.h (struct static_tracepoint_marker): Initialize
3662 fields, define default constructor, move constructor and move
3663 assignment, disable the rest.
3664 <str_id, extra>: Make std::string.
3665 (release_static_tracepoint_marker): Remove.
3666 (free_current_marker): Remove.
3667 * tracepoint.c (free_current_marker): Remove.
3668 (parse_static_tracepoint_marker_definition): Adjust to
3669 std::string, use new hex2str overload.
3670 (release_static_tracepoint_marker): Remove.
3671 (print_one_static_tracepoint_marker): Get marker by reference
3672 and adjust to std::string.
3673 (info_static_tracepoint_markers_command): Adjust to std::vector
3674 changes
3675 * target.h (static_tracepoint_marker_p): Remove typedef.
3676 (DEF_VEC_P(static_tracepoint_marker_p)): Remove.
3677 (struct target_ops) <to_static_tracepoint_marker_at>: Return
3678 bool.
3679 <to_static_tracepoint_markers_by_strid>: Return std::vector.
3680 * target-debug.h
3681 (target_debug_print_VEC_static_tracepoint_marker_p_p): Remove.
3682 (target_debug_print_std_vector_static_tracepoint_marker): New.
3683 (target_debug_print_struct_static_tracepoint_marker_p): Rename
3684 to...
3685 (target_debug_print_static_tracepoint_marker_p): ... this.
3686 * target-delegates.c: Re-generate.
3687 * breakpoint.h (struct tracepoint) <static_trace_marker_id>:
3688 Make std::string.
3689 * breakpoint.c (init_breakpoint_sal): Adjust to std::string.
3690 (decode_static_tracepoint_spec): Adjust to std::vector.
3691 (tracepoint_print_one_detail): Adjust to std::string.
3692 (strace_marker_decode_location): Adjust to std::string.
3693 (update_static_tracepoint): Adjust to std::string, remove call
3694 to release_static_tracepoint_marker.
3695 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
3696 Adjust to std::vector.
3697 * remote.c (remote_static_tracepoint_marker_at): Return bool.
3698 (remote_static_tracepoint_markers_by_strid): Adjust to
3699 std::vector.
3700 * common/rsp-low.h (hex2str): New overload with explicit count
3701 of bytes.
3702 * common/rsp-low.c (hex2str): New overload with explicit count
3703 of bytes.
3704 * unittests/rsp-low-selftests.c (test_hex2str): New function.
3705 (_initialize_rsp_low_selftests): Add test_hex2str test.
3706 * unittests/tracepoint-selftests.c
3707 (test_parse_static_tracepoint_marker_definition): Adjust to
3708 std::string.
3709
3710 2018-03-22 Simon Marchi <simon.marchi@polymtl.ca>
3711
3712 * tracepoint.c (parse_static_tracepoint_marker_definition):
3713 Consider case where the definition is followed by more
3714 definitions.
3715 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
3716 tracepoint-selftests.c.
3717 * unittests/tracepoint-selftests.c: New.
3718
3719 2018-03-21 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3720
3721 * MAINTAINERS (Write After Approval): Add Pedro Franco de
3722 Carvalho.
3723
3724 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3725
3726 * symtab.c (find_pc_sect_line): fixed indentation.
3727
3728 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3729
3730 * symtab.c (find_pc_sect_line): now uses binary search.
3731
3732 2018-03-19 Tom Tromey <tom@tromey.com>
3733
3734 * rust-exp.y (struct_expr_tail, struct_expr_list): Add plain
3735 "IDENT" production.
3736
3737 2018-03-19 Pedro Alves <palves@redhat.com>
3738 Tom Tromey <tom@tromey.com>
3739
3740 * unittests/observable-selftests.c: New file.
3741 * common/observable.h: New file.
3742 * observable.h: New file.
3743 * ada-lang.c, ada-tasks.c, agent.c, aix-thread.c, annotate.c,
3744 arm-tdep.c, auto-load.c, auxv.c, break-catch-syscall.c,
3745 breakpoint.c, bsd-uthread.c, cli/cli-interp.c, cli/cli-setshow.c,
3746 corefile.c, dummy-frame.c, event-loop.c, event-top.c, exec.c,
3747 extension.c, frame.c, gdbarch.c, guile/scm-breakpoint.c,
3748 infcall.c, infcmd.c, inferior.c, inflow.c, infrun.c, jit.c,
3749 linux-tdep.c, linux-thread-db.c, m68klinux-tdep.c,
3750 mi/mi-cmd-break.c, mi/mi-interp.c, mi/mi-main.c, objfiles.c,
3751 ppc-linux-nat.c, ppc-linux-tdep.c, printcmd.c, procfs.c,
3752 python/py-breakpoint.c, python/py-finishbreakpoint.c,
3753 python/py-inferior.c, python/py-unwind.c, ravenscar-thread.c,
3754 record-btrace.c, record-full.c, record.c, regcache.c, remote.c,
3755 riscv-tdep.c, sol-thread.c, solib-aix.c, solib-spu.c, solib.c,
3756 spu-multiarch.c, spu-tdep.c, stack.c, symfile-mem.c, symfile.c,
3757 symtab.c, thread.c, top.c, tracepoint.c, tui/tui-hooks.c,
3758 tui/tui-interp.c, valops.c: Update all users.
3759 * tui/tui-hooks.c (tui_bp_created_observer)
3760 (tui_bp_deleted_observer, tui_bp_modified_observer)
3761 (tui_inferior_exit_observer, tui_before_prompt_observer)
3762 (tui_normal_stop_observer, tui_register_changed_observer):
3763 Remove.
3764 (tui_observers_token): New global.
3765 (attach_or_detach, tui_attach_detach_observers): New functions.
3766 (tui_install_hooks, tui_remove_hooks): Use
3767 tui_attach_detach_observers.
3768 * record-btrace.c (record_btrace_thread_observer): Remove.
3769 (record_btrace_thread_observer_token): New global.
3770 * observer.sh: Remove.
3771 * observer.c: Rename to observable.c.
3772 * observable.c (namespace gdb_observers): Define new objects.
3773 (observer_debug): Move into gdb_observers namespace.
3774 (struct observer, struct observer_list, xalloc_observer_list_node)
3775 (xfree_observer_list_node, generic_observer_attach)
3776 (generic_observer_detach, generic_observer_notify): Remove.
3777 (_initialize_observer): Update.
3778 Don't include observer.inc.
3779 * Makefile.in (generated_files): Remove observer.h, observer.inc.
3780 (clean mostlyclean): Likewise.
3781 (observer.h, observer.inc): Remove targets.
3782 (SUBDIR_UNITTESTS_SRCS): Add observable-selftests.c.
3783 (COMMON_SFILES): Use observable.c, not observer.c.
3784 * .gitignore: Remove observer.h.
3785
3786 2018-03-18 Tom Tromey <tom@tromey.com>
3787
3788 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Use
3789 gdb::def_vector.
3790 (bfd_lookup_symbol_from_dyn_symtab): Likewise.
3791
3792 2018-03-17 Tom Tromey <tom@tromey.com>
3793
3794 * auto-load.c (auto_load_objfile_script_1): Use std::string.
3795
3796 2018-03-17 Tom Tromey <tom@tromey.com>
3797
3798 * target.c (class scoped_target_fd): New.
3799 (target_fileio_close_cleanup): Remove.
3800 (target_fileio_read_alloc_1): Use scoped_target_fd.
3801
3802 2018-03-16 Simon Marchi <simon.marchi@polymtl.ca>
3803
3804 * silent-rules.mk: New.
3805 * Makefile.in: Include silent-rules.mk
3806 (srcdir, VPATH, top_srcdir): Move up.
3807 (COMPILE): Add ECHO_CXX.
3808 (test-cp-name-parser$(EXEEXT)): Add ECHO_CXXLD.
3809 (init.c): Add ECHO_INIT_C.
3810 (gdb$(EXEEXT)): Add SILENCE and ECHO_CXXLD.
3811 (version.c): Add ECHO_GEN.
3812 (printcmd.o): Add ECHO_CXX.
3813 (target-float.o): Add ECHO_CXX.
3814 (ada-exp.o): Add ECHO_CXX.
3815 (stamp-xml): Add SILENCE and ECHO_GEN_XML_BUILTIN.
3816 (insight$(EXEEXT)): Add ECHO_CXXLD.
3817 * gnulib/configure.ac: Add AM_SILENT_RULES.
3818 * gnulib/aclocal.m4: Re-generate.
3819 * gnulib/configure: Re-generate.
3820 * gnulib/import/Makefile.in: Re-generate.
3821
3822 2018-03-16 Tom Tromey <tom@tromey.com>
3823
3824 * xcoffread.c (xcoff_symfile_offsets): Change type of "addrs".
3825 * utils.h (make_cleanup_free_section_addr_info): Don't declare.
3826 * utils.c (do_free_section_addr_info)
3827 (make_cleanup_free_section_addr_info): Remove.
3828 * symfile.h (struct other_sections): Add constructor.
3829 (struct section_addr_info): Remove.
3830 (section_addr_info): New typedef.
3831 (struct sym_fns) <sym_offsets>: Change type of parameter.
3832 (build_section_addr_info_from_objfile)
3833 (relative_addr_info_to_section_offsets, addr_info_make_relative)
3834 (default_symfile_offsets, symbol_file_add)
3835 (symbol_file_add_from_bfd)
3836 (build_section_addr_info_from_section_table): Update.
3837 (alloc_section_addr_info, free_section_addr_info): Don't declare.
3838 * symfile.c (alloc_section_addr_info): Remove.
3839 (build_section_addr_info_from_section_table): Change return type.
3840 Update.
3841 (build_section_addr_info_from_bfd)
3842 (build_section_addr_info_from_objfile): Likewise.
3843 (free_section_addr_info): Remove.
3844 (relative_addr_info_to_section_offsets): Change type of "addrs".
3845 (addrs_section_compar): Now a std::sort comparator.
3846 (addrs_section_sort): Change return type.
3847 (addr_info_make_relative): Change type of "addrs". Update.
3848 (default_symfile_offsets, syms_from_objfile_1)
3849 (syms_from_objfile, symbol_file_add_with_addrs): Likewise.
3850 (symbol_file_add_separate): Update.
3851 (symbol_file_add): Change type of "addrs". Update.
3852 (add_symbol_file_command): Update. Remove cleanups.
3853 * symfile-mem.c (symbol_file_add_from_memory): Update. Remove
3854 cleanups.
3855 * symfile-debug.c (debug_sym_offsets): Change type of "info".
3856 * solib.c (solib_read_symbols): Update.
3857 * objfiles.c (objfile_relocate): Update. Remove cleanups.
3858 * machoread.c (macho_symfile_offsets): Update.
3859 * jit.c (jit_bfd_try_read_symtab): Update.
3860
3861 2018-03-15 Simon Marchi <simon.marchi@polymtl.ca>
3862
3863 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
3864 unittests/utils-selftests.c.
3865 * unittests/utils-selftests.c: New file.
3866
3867 2018-03-14 Tom Tromey <tom@tromey.com>
3868
3869 PR cli/14977:
3870 * printcmd.c (printf_c_string, printf_wide_c_string): Special case
3871 for NULL.
3872
3873 2018-03-14 Tom Tromey <tom@tromey.com>
3874
3875 PR cli/19918:
3876 * printcmd.c (printf_pointer): Allow "-" in format.
3877
3878 2018-03-14 Tom Tromey <tom@tromey.com>
3879
3880 * printcmd.c (_initialize_printcmd): Add usage to printf.
3881
3882 2018-03-14 Yao Qi <qiyao@sourceware.org>
3883
3884 * MAINTAINERS: Update my email address.
3885
3886 2018-03-13 Tom Tromey <tom@tromey.com>
3887
3888 * machoread.c (macho_check_dsym): Change filenamep to a
3889 std::string*.
3890 (macho_symfile_read): Update.
3891 * symfile.c (load_command): Use std::string.
3892
3893 2018-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3894
3895 * riscv-tdep.c (riscv_sw_breakpoint_from_kind): Add localization
3896 to error message string.
3897 (riscv_register_name): Use xsnprintf instead of sprintf.
3898 (riscv_insn::fetch_instruction): Use gdb_assert instead of
3899 internal_error.
3900 (riscv_print_arg_location): Use gdb_assert_not_reached instead of
3901 error.
3902 (riscv_push_dummy_call): Likewise.
3903
3904 2018-03-12 Tom Tromey <tom@tromey.com>
3905
3906 * rs6000-aix-tdep.c (rs6000_aix_core_xfer_shared_libraries_aix):
3907 Use gdb::byte_vector.
3908 * arm-tdep.c (arm_exidx_new_objfile): Use gdb::byte_vector.
3909
3910 2018-03-12 Yao Qi <yao.qi@linaro.org>
3911
3912 * ia64-libunwind-tdep.c (libunwind_get_reg_special): Change
3913 parameter type to readable_regcache.
3914 * ia64-libunwind-tdep.h (libunwind_get_reg_special): Update
3915 the declaration.
3916
3917 2018-03-11 Tom Tromey <tom@tromey.com>
3918
3919 * dwarf2read.c (struct nextfield): Add initializers.
3920 (struct nextfnfield): Remove.
3921 (struct fnfieldlist): Add initializers. Remove "length" and
3922 "head", use std::vector.
3923 (struct decl_field_list): Remove.
3924 (struct field_info): Add initializers.
3925 <fields, baseclasses>: Now std::vector.
3926 <nbaseclasses, nfnfields, typedef_field_list_count,
3927 nested_types_list_count>: Remove.
3928 (dwarf2_add_field, dwarf2_add_type_defn)
3929 (dwarf2_attach_fields_to_type, dwarf2_add_member_fn)
3930 (dwarf2_attach_fn_fields_to_type, handle_struct_member_die)
3931 (process_structure_scope): Update.
3932
3933 2018-03-11 Tom Tromey <tom@tromey.com>
3934
3935 * dwarf2read.c (sort_tu_by_abbrev_offset): Change to be suitable
3936 for use by std::sort.
3937 (build_type_psymtabs_1): Use std::vector.
3938
3939 2018-03-09 Eli Zaretskii <eliz@gnu.org>
3940
3941 * top.c (print_gdb_configuration): Reflect LIBIPT, LIBMEMCHECK,
3942 and LIBMPFR in the printed configuration.
3943
3944 2018-03-08 Tom Tromey <tom@tromey.com>
3945
3946 * source.c (get_filename_and_charpos): Use scoped_fd.
3947 * nto-procfs.c (procfs_open_1): Use scoped_fd.
3948 (procfs_pidlist): Likewise.
3949 * procfs.c (proc_get_LDT_entry): Use scoped_fd.
3950 (iterate_over_mappings): Likewise.
3951
3952 2018-03-08 Tom Tromey <tom@tromey.com>
3953
3954 * infcall.c (struct call_return_meta_info)
3955 <stack_temporaries_enabled>: Remove.
3956 (get_call_return_value, call_function_by_hand_dummy): Update.
3957 * thread.c (disable_thread_stack_temporaries): Remove.
3958 (enable_thread_stack_temporaries): Remove.
3959 (thread_stack_temporaries_enabled_p): Return bool.
3960 (push_thread_stack_temporary, value_in_thread_stack_temporaries)
3961 (get_last_thread_stack_temporary): Update.
3962 * eval.c (evaluate_subexp): Update.
3963 * gdbthread.h (class enable_thread_stack_temporaries): Now a
3964 class, not a function.
3965 (value_ptr, value_vec): Remove typedefs.
3966 (class thread_info) <stack_temporaries_enabled>: Now bool.
3967 <stack_temporaries>: Now a std::vector.
3968 (thread_stack_temporaries_enabled_p)
3969 (value_in_thread_stack_temporaries): Return bool.
3970
3971 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3972
3973 * remote.c (putpkt_binary): Fix omitted bytes reporting.
3974 (getpkt_or_notif_sane_1): Likewise.
3975
3976 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3977
3978 * build-id.c (build_id_to_debug_bfd): Use std::string.
3979
3980 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3981
3982 * build-id.c (find_separate_debug_file_by_buildid): Return
3983 std::string.
3984 * build-id.h (find_separate_debug_file_by_buildid): Return
3985 std::string.
3986 * coffread.c (coff_symfile_read): Adjust to std::string.
3987 * elfread.c (elf_symfile_read): Adjust to std::string.
3988 * symfile.c (separate_debug_file_exists): Change parameter to
3989 std::string.
3990 (find_separate_debug_file): Return std::string.
3991 (find_separate_debug_file_by_debuglink): Return std::string.
3992 * symfile.h (find_separate_debug_file_by_debuglink): Return
3993 std::string.
3994
3995 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3996
3997 * common/xml-utils.c (xml_escape_text): Move code to...
3998 (xml_escape_text_append): ... this new function.
3999 * common/xml-utils.h (xml_escape_text_append): New declaration.
4000 * unittests/xml-utils-selftests.c (test_xml_escape_text_append):
4001 New function.
4002 (_initialize_xml_utils): register test_xml_escape_text_append as
4003 a selftest.
4004
4005 2018-03-07 Alan Hayward <alan.hayward@arm.com>
4006
4007 * defs.h: Remove MAX_REGISTER_SIZE.
4008 * regcache.c (init_regcache_descr): Remove MAX_REGISTER_SIZE
4009 asserts.
4010 * python/py-unwind.c (pyuw_sniffer): Likewise.
4011
4012 2018-03-07 Tom Tromey <tom@tromey.com>
4013
4014 * linux-tdep.c (linux_info_proc): Update.
4015 * target.h (struct target_ops) <to_fileio_readlink>: Return
4016 optional<string>.
4017 (target_fileio_readlink): Return optional<string>.
4018 * remote.c (remote_hostio_readlink): Return optional<string>.
4019 * inf-child.c (inf_child_fileio_readlink): Return
4020 optional<string>.
4021 * target.c (target_fileio_readlink): Return optional<string>.
4022
4023 2018-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 * regcache.c (cooked_read_test): Add riscv to the list of
4026 architectures that have a save_reggroup.
4027
4028 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4029
4030 * gnu-v3-abi.c (gnuv3_rtti_type): Add early exit if the given
4031 value is not a dynamic class object.
4032
4033 2018-03-06 Tom Tromey <tom@tromey.com>
4034
4035 * rust-exp.y: Formatting fixes.
4036
4037 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4038
4039 * riscv-tdep.c (riscv_register_name): Remove target description
4040 support.
4041 (riscv_gdbarch_init): Remove target description check.
4042
4043 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4044
4045 * riscv-tdep.c: Remove 'Contributed by ...' lines from header
4046 comment.
4047 * riscv-tdep.h: Likewise.
4048
4049 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4050
4051 * riscv-tdep.c (riscv_pseudo_register_read): Delete.
4052 (riscv_pseudo_register_write): Delete.
4053 (riscv_gdbarch_init): Remove all use of pseudo registers.
4054
4055 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
4056
4057 * record-btrace.c (btrace_print_lines): Replace cleanup
4058 parameter with RAII equivalents.
4059 (btrace_insn_history): Replace cleanup with RAII equivalents.
4060 * ui-out.h (make_cleanup_ui_out_list_begin_end,
4061 make_cleanup_ui_out_tuple_begin_end): Remove.
4062 * ui-out.c (struct ui_out_end_cleanup_data, do_cleanup_end,
4063 make_cleanup_ui_out_end, make_cleanup_ui_out_tuple_begin_end,
4064 make_cleanup_ui_out_list_begin_end): Remove.
4065
4066 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
4067
4068 * record-btrace.c (record_btrace_maybe_mark_async_event): Change
4069 parameter types to std::vector. Use bool.
4070 (record_btrace_wait): Replace VEC(tp_t) with
4071 std::vector<thread_info *>.
4072 * common/gdb_vecs.h (unordered_remove, ordered_remove): New.
4073
4074 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
4075
4076 * record-btrace.c (record_btrace_disable_callback): Remove.
4077 (struct scoped_btrace_disable): New.
4078 (record_btrace_open): Use scoped_btrace_disable.
4079
4080 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4081
4082 * riscv-tdep.c (riscv_return_value): Change type to ULONGEST for
4083 reading values from registers.
4084
4085 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4086
4087 * riscv-tdep.c (riscv_push_dummy_call): Use core_addr_to_string_nz
4088 where appropriate.
4089
4090 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4091
4092 * riscv-tdep.c (riscv_print_arg_location): Add header comment,
4093 change parameter type. Use GDB's print functions, and use
4094 core_addr_to_string where appropriate.
4095 (riscv_push_dummy_call): Use core_addr_to_string where
4096 appropriate, update call to riscv_print_arg_location, and reindent
4097 a few lines.
4098 (riscv_return_value): Update call to riscv_print_arg_location.
4099
4100 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4101 Tim Newsome <tim@sifive.com>
4102 Albert Ou <a0u@eecs.berkeley.edu>
4103 Darius Rad <darius@bluespec.com>
4104
4105 * Makefile.in (ALL_TARGET_OBS): Add riscv-tdep.o
4106 (HFILES_NO_SRCDIR): Add riscv-tdep.h.
4107 (ALLDEPFILES): Add riscv-tdep.c
4108 * configure.tgt: Add riscv support.
4109 * riscv-tdep.c: New file.
4110 * riscv-tdep.h: New file.
4111 * NEWS: Mention new target.
4112 * MAINTAINERS: Add entry for riscv.
4113
4114 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4115
4116 * amd64-tdep.c (amd64_classify_aggregate): Ignore zero sized
4117 fields within aggregates.
4118
4119 2018-03-04 Simon Marchi <simon.marchi@polymtl.ca>
4120
4121 * record-btrace.c (btrace_print_lines): Change type of flags to
4122 gdb_disassembly_flags.
4123
4124 2018-03-04 John Baldwin <jhb@FreeBSD.org>
4125
4126 * fbsd-nat.c: Include "inf-ptrace.h".
4127 (USE_SIGTRAP_SIGINFO): Conditionally define.
4128 [USE_SIGTRAP_SIGINFO] (fbsd_handle_debug_trap): New function.
4129 (fbsd_wait) [USE_SIGTRAP_SIGINFO]: Call "fbsd_handle_debug_trap".
4130 [USE_SIGTRAP_SIGINFO] (fbsd_stopped_by_sw_breakpoint): New
4131 function.
4132 [USE_SIGTRAP_SIGINFO] (fbsd_supports_stopped_by_sw_breakpoint):
4133 Likewise.
4134 [USE_SIGTRAP_SIGINFO] (fbsd_supports_stopped_by_hw_breakpoint):
4135 Likewise.
4136 (fbsd_nat_add_target) [USE_SIGTRAP_SIGINFO]: Set
4137 "stopped_by_sw_breakpoint", "supports_stopped_by_sw_breakpoint",
4138 "supports_stopped_by_hw_breakpoint" target methods.
4139
4140 2018-03-04 John Baldwin <jhb@FreeBSD.org>
4141
4142 * NEWS (Changes since GDB 8.1): Add "set/show debug fbsd-nat".
4143 * fbsd-nat.c (debug_fbsd_nat): New variable.
4144 (show_fbsd_nat_debug): New function.
4145 (fbsd_wait): Log LWP info if "debug_fbsd_nat" is enabled.
4146 (_initialize_fbsd_nat): Add "fbsd-nat" debug boolean command.
4147
4148 2018-03-04 John Baldwin <jhb@FreeBSD.org>
4149
4150 * nat/x86-dregs.c (x86_dr_stopped_by_hw_breakpoint): New function.
4151 * nat/x86-dregs.h (x86_dr_stopped_by_hw_breakpoint): New
4152 prototype.
4153 * x86-nat.c (x86_stopped_by_hw_breakpoint): New function.
4154 (x86_use_watchpoints): Set "stopped_by_hw_breakpoint" target
4155 method.
4156
4157 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4158
4159 * common/gdb_vecs.c (free_char_ptr_vec): Remove.
4160 * common/gdb_vecs.h (free_char_ptr_vec): Remove.
4161
4162 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4163
4164 * charset.c (struct charset_vector): New.
4165 (charsets): Change type to charset_vector.
4166 (find_charset_names): Adjust.
4167 (add_one): Adjust.
4168 (_initialize_charset): Adjust.
4169
4170 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4171
4172 * progspace.h (struct program_space) <deleted_solibs>: Change
4173 type to std::vector<std::string>.
4174 * progspace.c (clear_program_space_solib_cache): Adjust.
4175 * breakpoint.c (print_solib_event): Adjust.
4176 (check_status_catch_solib): Adjust.
4177 * solib.c (update_solib_list): Adjust.
4178 * ui-out.h (class ui_out) <field_string>: New overload.
4179 * ui-out.c (ui_out::field_string): New overload.
4180
4181 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4182
4183 * progspace.h (struct program_space): Add constructor and
4184 destructor, initialize fields.
4185 (add_program_space): Remove.
4186 * progspace.c (add_program_space): Rename to...
4187 (program_space::program_space): ... this.
4188 (release_program_space): Rename to...
4189 (program_space::~program_space): ... this.
4190 (delete_program_space): Use delete to delete program_space.
4191 (initialize_progspace): Use new to allocate program_space.
4192 * inferior.c (add_inferior_with_spaces): Likewise.
4193 (clone_inferior_command): Likewise.
4194 * infrun.c (follow_fork_inferior): Likewise.
4195 (handle_vfork_child_exec_or_exit): Likewise.
4196
4197 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4198
4199 * common/gdb_vecs.h (make_cleanup_free_char_ptr_vec): Remove.
4200 (delim_string_to_char_ptr_vec): Return std::vector of
4201 gdb::unique_xmalloc_ptr.
4202 (dirnames_to_char_ptr_vec_append): Take std::vector of
4203 gdb::unique_xmalloc_ptr.
4204 (dirnames_to_char_ptr_vec): Return std::vector of
4205 gdb::unique_xmalloc_ptr.
4206 * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append):
4207 Take std::vector of gdb::unique_xmalloc_ptr, adjust the code.
4208 (delim_string_to_char_ptr_vec): Return an std::vector of
4209 gdb::unique_xmalloc_ptr, adjust the code.
4210 (dirnames_to_char_ptr_vec_append): Take an std::vector of
4211 gdb::unique_xmalloc_ptr, adjust the code.
4212 (dirnames_to_char_ptr_vec): Return an std::vector of
4213 gdb::unique_xmalloc_ptr, adjust the code.
4214 * auto-load.c (auto_load_safe_path_vec): Change type to
4215 std::vector of gdb::unique_xmalloc_ptr.
4216 (auto_load_expand_dir_vars): Return an std::vector of
4217 gdb::unique_xmalloc_ptr, adjust the code.
4218 (auto_load_safe_path_vec_update): Adjust.
4219 (filename_is_in_auto_load_safe_path_vec): Adjust.
4220 (auto_load_objfile_script_1): Adjust.
4221 * build-id.c (build_id_to_debug_bfd): Adjust.
4222 * linux-thread-db.c (thread_db_load_search): Adjust.
4223 * source.c (add_path): Adjust.
4224 (openp): Adjust.
4225 * symfile.c (find_separate_debug_file): Adjust.
4226 * utils.c (do_free_char_ptr_vec): Remove.
4227 (make_cleanup_free_char_ptr_vec): Remove.
4228
4229 2018-03-01 Sergio Durigan Junior <sergiodj@redhat.com>
4230
4231 PR gdb/22907
4232 * common/pathstuff.c: Conditionally include "<windows.h>".
4233
4234 2018-03-01 Georg Sauthoff <mail@georg.so>
4235
4236 PR gdb/22888
4237 * gcore.in: Quote variables and switch interpreter to bash.
4238
4239 2018-03-01 Tom Tromey <tom@tromey.com>
4240
4241 * dwarf2read.c (alloc_discriminant_info): Fix default_index
4242 assertion. Add assertion for discriminant_index.
4243 (quirk_rust_enum): Use correct base type name in univariant case.
4244
4245 2018-03-01 Simon Marchi <simon.marchi@ericsson.com>
4246
4247 * record.c (get_call_history_modifiers): Return a
4248 record_print_flags.
4249 (cmd_record_call_history): Adjust.
4250 * record-btrace.c (record_btrace_call_history): Adjust.
4251 (record_btrace_call_history_range): Adjust.
4252 (record_btrace_call_history_from): Adjust.
4253 * target-debug.h (target_debug_print_record_print_flags): New.
4254 * target-delegates.c: Re-generate.
4255 * target.c (target_call_history): Change flags type.
4256 (target_call_history_from): Likewise.
4257 (target_call_history_range): Likewise.
4258 * target.h (struct target_ops) <target_call_history>: Likewise.
4259 (target_call_history_from): Likewise.
4260 (target_call_history_range): Likewise.
4261
4262 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4263 Simon Marchi <simon.marchi@polymtl.ca>
4264
4265 * common/common-utils.c: Include "sys/stat.h".
4266 (is_regular_file): Move here from "source.c"; change return
4267 type to "bool".
4268 * common/common-utils.h (is_regular_file): New prototype.
4269 * common/pathstuff.c (contains_dir_separator): New function.
4270 * common/pathstuff.h (contains_dir_separator): New prototype.
4271 * source.c: Don't include "sys/stat.h".
4272 (is_regular_file): Move to "common/common-utils.c".
4273
4274 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4275
4276 * Makefile.in (COMMON_SFILES): Add "common/pathstuff.c".
4277 (HFILES_NO_SRCDIR): Add "common/pathstuff.h".
4278 * auto-load.c: Include "common/pathstuff.h".
4279 * common/common-def.h (current_directory): Move here.
4280 * common/gdb_tilde_expand.c (gdb_tilde_expand_up): New
4281 function.
4282 * common/gdb_tilde_expand.h (gdb_tilde_expand_up): New
4283 prototype.
4284 * common/pathstuff.c: New file.
4285 * common/pathstuff.h: New file.
4286 * compile/compile.c: Include "common/pathstuff.h".
4287 * defs.h (current_directory): Move to "common/common-defs.h".
4288 * dwarf2read.c: Include "common/pathstuff.h".
4289 * exec.c: Likewise.
4290 * guile/scm-safe-call.c: Likewise.
4291 * linux-thread-db.c: Likewise.
4292 * main.c: Likewise.
4293 * nto-tdep.c: Likewise.
4294 * objfiles.c: Likewise.
4295 * source.c: Likewise.
4296 * symtab.c: Likewise.
4297 * utils.c: Include "common/pathstuff.h".
4298 (gdb_realpath): Move to "common/pathstuff.c".
4299 (gdb_realpath_keepfile): Likewise.
4300 (gdb_abspath): Likewise.
4301 * utils.h (gdb_realpath): Move to "common/pathstuff.h".
4302 (gdb_realpath_keepfile): Likewise.
4303 (gdb_abspath): Likewise.
4304
4305 2018-02-28 John Baldwin <jhb@FreeBSD.org>
4306
4307 * fbsd-nat.c (fbsd_resume): Use PT_SETSTEP for stepping and a
4308 wildcard process pid for super_resume for kernels with a
4309 specific bug.
4310
4311 2018-02-27 Phil Muldoon <pmuldoon@redhat.com>
4312
4313 * compile/compile.c (get_args): Add additional comments
4314 explaining function.
4315
4316 2018-02-27 Simon Marchi <simon.marchi@polymtl.ca>
4317 Tom Tromey <tom@tromey.com>
4318
4319 * target.h (memory_write_request_s): Remove typedef. Don't define
4320 VEC.
4321 (target_write_memory_blocks): Change argument to std::vector.
4322 (struct memory_write_request): Add constructor.
4323 * target-memory.c (compare_block_starting_address): Return bool.
4324 Change argument types.
4325 (claim_memory): Change arguments to use std::vector.
4326 (split_regular_and_flash_blocks, blocks_to_erase)
4327 (compute_garbled_blocks): Likewise.
4328 (cleanup_request_data, cleanup_write_requests_vector): Remove.
4329 (target_write_memory_blocks): Change argument to std::vector.
4330 * symfile.c (struct load_section_data): Add constructor and
4331 destructor. Use std::vector for "requests".
4332 (struct load_progress_data): Add initializers.
4333 (load_section_callback): Update. Use "new".
4334 (clear_memory_write_data): Remove.
4335 (generic_load): Update.
4336
4337 2018-02-27 Alan Hayward <alan.hayward@arm.com>
4338
4339 * arch/aarch64.h: Use common/tdesc.h.
4340
4341 2018-02-26 Maciej W. Rozycki <macro@mips.com>
4342
4343 * mips-tdep.c (mips_gdbarch_init): Don't use a 32-bit BFD
4344 architecture with a 64-bit ABI.
4345
4346 2018-02-26 Maciej W. Rozycki <macro@mips.com>
4347
4348 * gdb/mips-tdep.c (mips_gdbarch_init): Reorder ABI determination
4349 ahead of target description loading.
4350
4351 2018-02-26 Tom Tromey <tom@tromey.com>
4352
4353 * stack.c (backtrace_command_1): Update.
4354 * python/python-internal.h (gdbpy_apply_frame_filter): Change type
4355 of "flags".
4356 * python/py-framefilter.c (py_print_frame)
4357 (gdbpy_apply_frame_filter): Change type of "flags".
4358 * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): Change type
4359 of "flags".
4360 (mi_cmd_stack_list_frames, mi_cmd_stack_list_locals)
4361 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Update.
4362 * extension.h (enum frame_filter_flag): Rename from
4363 frame_filter_flags.
4364 (frame_filter_flags): Define using DEF_ENUM_FLAGS_TYPE.
4365 (apply_ext_lang_frame_filter): Change type of "flags".
4366 * extension.c (apply_ext_lang_frame_filter): Change type of
4367 "flags".
4368 * extension-priv.h (struct extension_language_ops)
4369 <apply_frame_filter>: Change type of "flags".
4370
4371 2018-02-26 Tom Tromey <tom@tromey.com>
4372
4373 PR python/16497:
4374 * stack.c (backtrace_command_1): Set PRINT_MORE_FRAMES flag. Fix
4375 off-by-one in py_end computation.
4376 * python/py-framefilter.c (gdbpy_apply_frame_filter): Handle
4377 PRINT_MORE_FRAMES.
4378 * extension.h (enum frame_filter_flags) <PRINT_MORE_FRAMES>: New
4379 constant.
4380
4381 2018-02-26 Tom Tromey <tom@tromey.com>
4382
4383 * dwarf2read.c (struct variant_field): New.
4384 (struct nextfield) <variant>: New field.
4385 (dwarf2_add_field): Handle DW_TAG_variant_part.
4386 (dwarf2_attach_fields_to_type): Attach a discriminant_info to a
4387 discriminated union.
4388 (read_structure_type): Handle DW_TAG_variant_part.
4389 (handle_struct_member_die): New function, extracted from
4390 process_structure_scope. Handle DW_TAG_variant.
4391 (process_structure_scope): Handle discriminated unions. Call
4392 handle_struct_member_die.
4393
4394 2018-02-26 Tom Tromey <tom@tromey.com>
4395
4396 * rust-lang.h (rust_last_path_segment): Declare.
4397 * rust-lang.c (rust_last_path_segment): Now public. Change
4398 contract.
4399 (struct disr_info): Remove.
4400 (RUST_ENUM_PREFIX, RUST_ENCODED_ENUM_REAL)
4401 (RUST_ENCODED_ENUM_HIDDEN, rust_union_is_untagged)
4402 (rust_get_disr_info, rust_tuple_variant_type_p): Remove.
4403 (rust_enum_p, rust_enum_variant): New function.
4404 (rust_underscore_fields): Remove "offset" parameter.
4405 (rust_print_enum): New function.
4406 (rust_val_print) <TYPE_CODE_UNION>: Remove enum code.
4407 <TYPE_CODE_STRUCT>: Call rust_print_enum when appropriate.
4408 (rust_print_struct_def): Add "for_rust_enum" parameter. Handle
4409 enums.
4410 (rust_internal_print_type): New function, from rust_print_type.
4411 Remove enum code.
4412 (rust_print_type): Call rust_internal_print_type.
4413 (rust_evaluate_subexp) <STRUCTOP_ANONYMOUS, STRUCTOP_STRUCT>:
4414 Update enum handling.
4415 * dwarf2read.c (struct dwarf2_cu) <rust_unions>: New field.
4416 (rust_fully_qualify, alloc_discriminant_info, quirk_rust_enum)
4417 (rust_union_quirks): New functions.
4418 (process_full_comp_unit, process_full_type_unit): Call
4419 rust_union_quirks.
4420 (process_structure_scope): Update rust_unions if necessary.
4421
4422 2018-02-26 Tom Tromey <tom@tromey.com>
4423
4424 * value.h (value_union_variant): Declare.
4425 * valops.c (value_union_variant): New function.
4426 * gdbtypes.h (TYPE_FLAG_DISCRIMINATED_UNION): New macro.
4427 (struct discriminant_info): New.
4428 (enum dynamic_prop_node_kind) <DYN_PROP_DISCRIMINATED>: New
4429 enumerator.
4430 (struct main_type) <flag_discriminated_union>: New field.
4431
4432 2018-02-26 Tom Tromey <tom@tromey.com>
4433
4434 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4435 unittests/unpack-selftests.c.
4436 * unittests/unpack-selftests.c: New file.
4437 * value.c (unpack_bits_as_long): Fix bugs in non-bitfield cases.
4438
4439 2018-02-26 Yao Qi <yao.qi@linaro.org>
4440
4441 * dwarf2read.c (struct partial_die_info) <read>: New method.
4442 (read_partial_die): Remove the declaration.
4443 (load_partial_dies): Update.
4444 (partial_die_info::partial_die_info):
4445 (read_partial_die): Change it to partial_die_info::read.
4446
4447 2018-02-26 Yao Qi <yao.qi@linaro.org>
4448
4449 * dwarf2read.c (struct partial_die_info) <fixup>: New method.
4450 (fixup_partial_die): Remove declaration.
4451 (scan_partial_symbols): Update.
4452 (partial_die_parent_scope): Likewise.
4453 (partial_die_full_name): Likewise.
4454 (fixup_partial_die): Change it to partial_die_info::fixup.
4455
4456 2018-02-26 Yao Qi <yao.qi@linaro.org>
4457
4458 * dwarf2read.c (read_partial_die): Update the declaration.
4459 (load_partial_dies): Caller update.
4460 (read_partial_die): Remove one argument abbrev_len.
4461
4462 2018-02-26 Yao Qi <yao.qi@linaro.org>
4463
4464 * dwarf2read.c (struct partial_die_info): Add ctor, delete
4465 assignment operator.
4466 (load_partial_dies): Use ctor and copy ctor.
4467 (read_partial_die): Update.
4468 (dwarf2_cu::find_partial_die): Use ctor.
4469
4470 2018-02-26 Yao Qi <yao.qi@linaro.org>
4471
4472 * dwarf2read.c (struct dwarf2_cu) <find_partial_die>: New method.
4473 (find_partial_die_in_comp_unit): Change it to
4474 dwarf2_cu::find_partial_die.
4475 (find_partial_die): Update.
4476
4477 2018-02-26 Yao Qi <yao.qi@linaro.org>
4478
4479 * dwarf2read.c (read_partial_die): Remove the code checking abbrev
4480 is NULL.
4481
4482 2018-02-26 Yao Qi <yao.qi@linaro.org>
4483
4484 * dwarf2read.c (load_partial_dies): Move the location of XOBNEW.
4485
4486 2018-02-26 Alan Hayward <alan.hayward@arm.com>
4487
4488 * arch/amd64.h: Use common/tdesc.h.
4489 * arch/i386.c: Likewise.
4490 * arch/i386.h: Likewise.
4491 * arch/tic6x.c: Likewise.
4492 * arch/tdesc.h: Move file from here...
4493 * common/tdesc.h: ...to here.
4494 * features/aarch64-core.c: Regenerate.
4495 * features/aarch64-fpu.c: Regenerate.
4496 * features/i386/32bit-avx.c: Regenerate.
4497 * features/i386/32bit-avx512.c: Regenerate.
4498 * features/i386/32bit-core.c: Regenerate.
4499 * features/i386/32bit-linux.c: Regenerate.
4500 * features/i386/32bit-mpx.c: Regenerate.
4501 * features/i386/32bit-pkeys.c: Regenerate.
4502 * features/i386/32bit-sse.c: Regenerate.
4503 * features/i386/64bit-avx.c: Regenerate.
4504 * features/i386/64bit-avx512.c: Regenerate.
4505 * features/i386/64bit-core.c: Regenerate.
4506 * features/i386/64bit-linux.c: Regenerate.
4507 * features/i386/64bit-mpx.c: Regenerate.
4508 * features/i386/64bit-pkeys.c: Regenerate.
4509 * features/i386/64bit-segments.c: Regenerate.
4510 * features/i386/64bit-sse.c: Regenerate.
4511 * features/i386/x32-core.c: Regenerate.
4512 * features/tic6x-c6xp.c: Regenerate.
4513 * features/tic6x-core.c: Regenerate.
4514 * features/tic6x-gp.c: Regenerate.
4515 * target-descriptions.c: Use common/tdesc.h.
4516 * target-descriptions.h: Likewise.
4517
4518 2018-02-24 Tom Tromey <tom@tromey.com>
4519
4520 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
4521 (try_thread_db_load_from_dir, thread_db_load_search): Use
4522 std::string.
4523 (info_auto_load_libthread_db_compare): Return bool. Change
4524 argument types.
4525 (info_auto_load_libthread_db): Use std::vector, std::string.
4526 Remove cleanups.
4527
4528 2018-02-24 Tom Tromey <tom@tromey.com>
4529
4530 * i386-tdep.c (i386_fast_tracepoint_valid_at): "msg" now a
4531 std::string.
4532 * gdbarch.sh (fast_tracepoint_valid_at): Change "msg" to a
4533 std::string*.
4534 * gdbarch.c: Rebuild.
4535 * gdbarch.h: Rebuild.
4536 * breakpoint.c (check_fast_tracepoint_sals): Use std::string.
4537 * arch-utils.h (default_fast_tracepoint_valid_at): Update.
4538 * arch-utils.c (default_fast_tracepoint_valid_at): "msg" now a
4539 std::string*.
4540
4541 2018-02-23 Simon Marchi <simon.marchi@polymtl.ca>
4542
4543 * gdbtypes.h (sect_offset): Change type to uint64_t.
4544 (sect_offset_str): New function.
4545 * dwarf2read.c (create_addrmap_from_aranges): Use
4546 sect_offset_str.
4547 (error_check_comp_unit_head): Likewise.
4548 (create_debug_type_hash_table): Likewise.
4549 (read_cutu_die_from_dwo): Likewise.
4550 (init_cutu_and_read_dies): Likewise.
4551 (init_cutu_and_read_dies_no_follow): Likewise.
4552 (process_psymtab_comp_unit_reader): Likewise.
4553 (partial_die_parent_scope): Likewise.
4554 (peek_die_abbrev): Likewise.
4555 (process_queue): Likewise.
4556 (dwarf2_physname): Likewise.
4557 (read_namespace_alias): Likewise.
4558 (read_import_statement): Likewise.
4559 (create_dwo_cu_reader): Likewise.
4560 (create_cus_hash_table): Likewise.
4561 (lookup_dwo_cutu): Likewise.
4562 (inherit_abstract_dies): Likewise.
4563 (read_func_scope): Likewise.
4564 (read_call_site_scope): Likewise.
4565 (dwarf2_add_member_fn): Likewise.
4566 (read_common_block): Likewise.
4567 (read_module_type): Likewise.
4568 (read_typedef): Likewise.
4569 (read_subrange_type): Likewise.
4570 (load_partial_dies): Likewise.
4571 (read_partial_die): Likewise.
4572 (find_partial_die): Likewise.
4573 (read_str_index): Likewise.
4574 (dwarf2_string_attr): Likewise.
4575 (build_error_marker_type): Likewise.
4576 (lookup_die_type): Likewise.
4577 (dump_die_shallow): Likewise.
4578 (follow_die_ref): Likewise.
4579 (dwarf2_fetch_die_loc_sect_off): Likewise.
4580 (dwarf2_fetch_constant_bytes): Likewise.
4581 (follow_die_sig): Likewise.
4582 (get_signatured_type): Likewise.
4583 (get_DW_AT_signature_type): Likewise.
4584 (dwarf2_find_containing_comp_unit): Likewise.
4585 (set_die_type): Likewise.
4586
4587 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4588
4589 * arch/aarch64.c: Include "common-defs.h".
4590 * arch/amd64.c: Likewise.
4591 * arch/i386.c: Likewise.
4592
4593 2018-02-21 Tom Tromey <tom@tromey.com>
4594
4595 * value.h: (extract_field_op): Update.
4596 * eval.c (extract_field_op): Return a const char *.
4597 * expression.h (parse_expression_for_completion): Update.
4598 * completer.c (complete_expression): Update.
4599 (add_struct_fields): Make fieldname const.
4600 * parse.c (expout_completion_name): Now a unique_xmalloc_ptr.
4601 (mark_completion_tag, parse_exp_in_context_1): Update.
4602 (parse_expression_for_completion): Change "name" to
4603 unique_xmalloc_ptr*.
4604
4605 2018-02-21 Tom Tromey <tom@tromey.com>
4606
4607 * infcall.c (call_function_by_hand_dummy): Use std::vector.
4608
4609 2018-02-21 Yao Qi <yao.qi@linaro.org>
4610
4611 * avr-tdep.c (avr_read_pc): Change parameter type to
4612 readable_regcache.
4613 * gdbarch.sh (read_pc): Likewise.
4614 * gdbarch.c: Re-generated.
4615 * gdbarch.h: Re-generated.
4616 * hppa-tdep.c (hppa_read_pc): Change parameter type to
4617 readable_regcache.
4618 * ia64-tdep.c (ia64_read_pc): Likewise.
4619 * mips-tdep.c (mips_read_pc): Likewise.
4620 * spu-tdep.c (spu_read_pc): Likewise.
4621
4622 2018-02-21 Yao Qi <yao.qi@linaro.org>
4623
4624 * Makefile.in (COMMON_SFILES): Add regcache-dump.c
4625 * regcache-dump.c: New file.
4626 * regcache.c: Move register_dump to regcache-dump.c.
4627 (maintenance_print_registers): Likewise.
4628 (maintenance_print_raw_registers): Likewise.
4629 (maintenance_print_cooked_registers): Likewise.
4630 (maintenance_print_register_groups): Likewise.
4631 (maintenance_print_remote_registers): Likewise.
4632 (_initialize_regcache): Likewise.
4633 * regcache.h (register_dump): Moved from regcache.c.
4634
4635 2018-02-21 Yao Qi <yao.qi@linaro.org>
4636
4637 * regcache.c (regcache::regcache): Update.
4638 (regcache::invalidate): Move it to detached_regcache::invalidate.
4639 (get_thread_arch_aspace_regcache): Update.
4640 (regcache::raw_update): Update.
4641 (regcache::cooked_read): Remove some code.
4642 (regcache::cooked_read_value): Likewise.
4643 (regcache::raw_write): Remove assert on m_readonly_p.
4644 (regcache::raw_supply_integer): Move it to
4645 detached_regcache::raw_supply_integer.
4646 (regcache::raw_supply_zeroed): Likewise.
4647 * regcache.h (detached_regcache) <raw_supply_integer>: New
4648 declaration.
4649 <raw_supply_zeroed, invalidate>: Likewise.
4650 (regcache) <raw_supply_integer, raw_supply_zeroed>: Removed.
4651 <invalidate>: Likewise.
4652 <m_readonly_p>: Removed.
4653
4654 2018-02-21 Yao Qi <yao.qi@linaro.org>
4655
4656 * infcmd.c (get_return_value): Let stop_regs point to
4657 get_current_regcache.
4658 * regcache.c (regcache::regcache): Remove.
4659 (register_dump_reg_buffer): New class.
4660 (regcache_print): Adjust.
4661 * regcache.h (regcache): Remove constructors.
4662
4663 2018-02-21 Yao Qi <yao.qi@linaro.org>
4664
4665 * regcache.c (class register_dump): New class.
4666 (register_dump_regcache, register_dump_none): New class.
4667 (register_dump_remote, register_dump_groups): New class.
4668 (regcache_print): Update.
4669 * regcache.h (regcache_dump_what): Move it to regcache.c.
4670 (regcache) <dump>: Remove.
4671
4672 2018-02-21 Yao Qi <yao.qi@linaro.org>
4673
4674 * jit.c (struct jit_unwind_private) <regcache>: Change its type to
4675 reg_buffer_rw *.
4676 (jit_unwind_reg_set_impl): Call raw_supply.
4677 (jit_frame_sniffer): Use reg_buffer_rw.
4678 * record-full.c (record_full_core_regbuf): Change its type.
4679 (record_full_core_open_1): Use reg_buffer_rw.
4680 (record_full_close): Likewise.
4681 (record_full_core_fetch_registers): Use regcache->raw_supply.
4682 (record_full_core_store_registers): Likewise.
4683 * regcache.c (regcache::get_register_status): Move it to
4684 reg_buffer.
4685 (regcache_raw_set_cached_value): Remove.
4686 (regcache::raw_set_cached_value): Remove.
4687 (regcache::raw_write): Call raw_supply.
4688 (regcache::raw_supply): Move it to reg_buffer_rw.
4689 * regcache.h (regcache_raw_set_cached_value): Remove.
4690 (reg_buffer_rw): New class.
4691
4692 2018-02-21 Yao Qi <yao.qi@linaro.org>
4693
4694 * dummy-frame.c (dummy_frame_cache) <prev_regcache>: Use
4695 readonly_detached_regcache.
4696 (dummy_frame_prev_register): Use regcache->cooked_read.
4697 * frame.c (frame_save_as_regcache): Change return type.
4698 (frame_pop): Update.
4699 * frame.h (frame_save_as_regcache): Update declaration.
4700 * inferior.h (get_infcall_suspend_state_regcache): Update
4701 declaration.
4702 * infrun.c (infcall_suspend_state) <registers>: use
4703 readonly_detached_regcache.
4704 (save_infcall_suspend_state): Don't use regcache_dup.
4705 (get_infcall_suspend_state_regcache): Change return type.
4706 * linux-fork.c (struct fork_info) <savedregs>: Change to
4707 readonly_detached_regcache.
4708 <pc>: New field.
4709 (fork_save_infrun_state): Don't use regcache_dup.
4710 (info_checkpoints_command): Adjust.
4711 * mi/mi-main.c (register_changed_p): Update declaration.
4712 (mi_cmd_data_list_changed_registers): Use
4713 readonly_detached_regcache.
4714 (register_changed_p): Change parameter type to
4715 readonly_detached_regcache.
4716 * ppc-linux-tdep.c (ppu2spu_cache) <regcache>: Use
4717 readonly_detached_regcache.
4718 (ppu2spu_sniffer): Construct a new readonly_detached_regcache.
4719 * regcache.c (readonly_detached_regcache::readonly_detached_regcache):
4720 New.
4721 (regcache::save): Move it to reg_buffer.
4722 (regcache::restore): Change parameter type.
4723 (regcache_dup): Remove.
4724 * regcache.h (reg_buffer) <save>: New method.
4725 (readonly_detached_regcache): New class.
4726 * spu-tdep.c (spu2ppu_cache) <regcache>: Use
4727 readonly_detached_regcache.
4728 (spu2ppu_sniffer): Construct a new readonly_detached_regcache.
4729
4730 2018-02-21 Yao Qi <yao.qi@linaro.org>
4731
4732 * frame.c (frame_save_as_regcache): Use regcache method save.
4733 (frame_pop): Use regcache method restore.
4734 * infrun.c (restore_infcall_suspend_state): Likewise.
4735 * linux-fork.c (fork_load_infrun_state): Likewise.
4736 * ppc-linux-tdep.c (ppu2spu_sniffer): User regcache method
4737 save.
4738 * regcache.c (regcache_save): Remove.
4739 (regcache::restore): More asserts.
4740 (regcache_cpy): Remove.
4741 * regcache.h (regcache_save): Remove the declaration.
4742 (regcache::restore): Move from private to public.
4743 Remove the friend declaration of regcache_cpy.
4744 (regcache_cpy): Remove declaration.
4745
4746 2018-02-21 Yao Qi <yao.qi@linaro.org>
4747
4748 * aarch64-tdep.c (aarch64_pseudo_register_read_value): Change
4749 parameter type to 'readable_regcache *'.
4750 * amd64-tdep.c (amd64_pseudo_register_read_value): Likewise.
4751 * arm-tdep.c (arm_neon_quad_read): Likewise.
4752 (arm_pseudo_read): Likewise.
4753 * avr-tdep.c (avr_pseudo_register_read): Likewise.
4754 * bfin-tdep.c (bfin_pseudo_register_read): Likewise.
4755 * frv-tdep.c (frv_pseudo_register_read): Likewise.
4756 * gdbarch.c: Re-generated.
4757 * gdbarch.h: Re-generated.
4758 * gdbarch.sh (pseudo_register_read): Change parameter type to
4759 'readable_regcache *'.
4760 (pseudo_register_read_value): Likewise.
4761 * h8300-tdep.c (pseudo_from_raw_register): Likewise.
4762 (h8300_pseudo_register_read): Likewise.
4763 * hppa-tdep.c (hppa_pseudo_register_read): Likewise.
4764 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Likewise.
4765 (i386_pseudo_register_read_into_value): Likewise.
4766 (i386_pseudo_register_read_value): Likewise.
4767 * i386-tdep.h (i386_pseudo_register_read_into_value): Update
4768 declaration.
4769 * ia64-tdep.c (ia64_pseudo_register_read): Likewise.
4770 * m32c-tdep.c (m32c_raw_read): Likewise.
4771 (m32c_read_flg): Likewise.
4772 (m32c_banked_register): Likewise.
4773 (m32c_banked_read): Likewise.
4774 (m32c_sb_read): Likewise.
4775 (m32c_part_read): Likewise.
4776 (m32c_cat_read): Likewise.
4777 (m32c_r3r2r1r0_read): Likewise.
4778 (m32c_pseudo_register_read): Likewise.
4779 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Likewise.
4780 * mep-tdep.c (mep_pseudo_cr32_read): Likewise.
4781 (mep_pseudo_cr64_read): Likewise.
4782 (mep_pseudo_register_read): Likewise.
4783 * mips-tdep.c (mips_pseudo_register_read): Likewise.
4784 * msp430-tdep.c (msp430_pseudo_register_read): Likewise.
4785 * nds32-tdep.c (nds32_pseudo_register_read): Likewise.
4786 * regcache.c (regcache::raw_read): Move it to readable_regcache.
4787 (regcache::cooked_read): Likewise.
4788 (regcache::cooked_read_value): Likewise.
4789 (regcache_cooked_read_signed):
4790 (regcache::cooked_read): Likewise.
4791 * regcache.h (readable_regcache): New class.
4792 (regcache): Inherit readable_regcache. Move some methods to
4793 readable_regcache.
4794 * rl78-tdep.c (rl78_pseudo_register_read): Change
4795 parameter type to 'readable_regcache *'.
4796 * rs6000-tdep.c (do_regcache_raw_read): Remove.
4797 (e500_pseudo_register_read): Change parameter type to
4798 'readable_regcache *'.
4799 (dfp_pseudo_register_read): Likewise.
4800 (vsx_pseudo_register_read): Likewise.
4801 (efpr_pseudo_register_read): Likewise.
4802 * s390-tdep.c (s390_pseudo_register_read): Likewise.
4803 * sh-tdep.c (sh_pseudo_register_read): Likewise.
4804 * sh64-tdep.c (pseudo_register_read_portions): Likewise.
4805 (sh64_pseudo_register_read): Likewise.
4806 * sparc-tdep.c (sparc32_pseudo_register_read): Likewise.
4807 * sparc64-tdep.c (sparc64_pseudo_register_read): Likewise.
4808 * spu-tdep.c (spu_pseudo_register_read_spu): Likewise.
4809 (spu_pseudo_register_read): Likewise.
4810 * xtensa-tdep.c (xtensa_register_read_masked): Likewise.
4811 (xtensa_pseudo_register_read): Likewise.
4812
4813 2018-02-21 Yao Qi <yao.qi@linaro.org>
4814
4815 * regcache.c (regcache::regcache): Call reg_buffer ctor.
4816 (regcache::arch): Move it to reg_buffer::arch.
4817 (regcache::register_buffer): Likewise.
4818 (regcache::assert_regnum): Likewise.
4819 (regcache::num_raw_registers): Likewise.
4820 * regcache.h (reg_buffer): New class.
4821 (regcache): Inherit reg_buffer.
4822
4823 2018-02-20 Simon Marchi <simon.marchi@ericsson.com>
4824
4825 * remote-sim.c (gdb_os_printf_filtered, gdb_os_vprintf_filtered,
4826 gdb_os_evprintf_filtered, gdb_os_error): Add ATTRIBUTE_PRINTF.
4827
4828 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4829
4830 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add mkstemp.
4831
4832 2018-02-19 Alan Hayward <alan.hayward@arm.com>
4833
4834 * Makefile.in: (COMMON_SFILES): Add common/*.c files.
4835 (SFILES): Remove common/*.c files.
4836 (COMMON_OBS): Remove some *.o files built from common/*.c files.
4837 * common/common.host: Add common reference.
4838 * configure.ac: Likewise.
4839 * configure: Regenerate.
4840
4841 2018-02-16 Yao Qi <yao.qi@linaro.org>
4842
4843 * block.c (block_namespace_info): Inherit allocate_on_obstack.
4844 (block_initialize_namespace): Use new.
4845 * dwarf2read.c (dwarf2_per_objfile): Inherit allocate_on_obstack.
4846 (dwarf2_free_objfile): Use delete.
4847 * gdbtypes.c (type_pair): Inherit allocate_on_obstack.
4848 (copy_type_recursive): Use new.
4849 * gdb_obstack.h (allocate_on_obstack): New.
4850
4851 2018-02-15 Yao Qi <yao.qi@linaro.org>
4852
4853 PR gdb/22849
4854 * inferior.c (exit_inferior_1): Reset inf->control.
4855
4856 2018-02-15 Joel Brobecker <brobecker@adacore.com>
4857
4858 * ada-lang.c (ada_to_fixed_value_create): Delete advance
4859 declaration.
4860
4861 2018-02-14 Pedro Alves <palves@redhat.com>
4862
4863 * frame-unwind.c (frame_unwind_try_unwinder): Always call
4864 frame_cleanup_after_sniffer on exception.
4865
4866 2018-02-14 Tom Tromey <tom@tromey.com>
4867
4868 * solist.h (struct target_so_ops) <bfd_open>: Make pathname
4869 const.
4870 (solib_bfd_open): Make pathname const.
4871 * solib.c (solib_bfd_open): Make pathname const.
4872 * solib-spu.c (spu_bfd_fopen): Make name const.
4873 (spu_bfd_open): Make pathname const.
4874 * solib-darwin.c (darwin_bfd_open): Make pathname const.
4875 * solib-aix.c (solib_aix_bfd_open): Make pathname const.
4876
4877 2018-02-14 Tom Tromey <tom@tromey.com>
4878
4879 * symfile.c (symfile_bfd_open): Update.
4880 * source.h (openp, source_full_path_of, find_and_open_source):
4881 Change argument type to unique_xmalloc_ptr.
4882 * source.c (openp): Take a unique_xmalloc_ptr.
4883 (source_full_path_of, find_and_open_source): Likewise.
4884 (open_source_file, symtab_to_fullname): Update.
4885 * solist.h (struct target_so_ops) <find_and_open_solib>: Take a
4886 unique_xmalloc_ptr.
4887 * solib.c (solib_find_1): Use unique_xmalloc_ptr.
4888 (exec_file_find): Update.
4889 * psymtab.c (psymtab_to_fullname): Update.
4890 * nto-tdep.h (nto_find_and_open_solib): Update.
4891 * nto-tdep.c (nto_find_and_open_solib): Change temp_path to a
4892 unique_xmalloc_ptr.
4893 * exec.c (exec_file_attach): Update.
4894 * dwarf2read.c (try_open_dwop_file): Use unique_xmalloc_ptr.
4895 * cli/cli-cmds.c (find_and_open_script): Use unique_xmalloc_ptr.
4896
4897 2018-02-14 Tom Tromey <tom@tromey.com>
4898
4899 * solib.c: Include source.h.
4900 * nto-tdep.c: Include source.h.
4901 * mi/mi-cmd-env.c: Include source.h.
4902 * infcmd.c: Include source.h.
4903 * exec.c: Include source.h.
4904 * defs.h (enum openp_flag, openp, source_full_path_of, mod_path)
4905 (add_path, directory_switch, source_path, init_source_path): Move
4906 declarations...
4907 * source.h (enum openp_flag, openp, source_full_path_of, mod_path)
4908 (add_path, directory_switch, source_path, init_source_path):
4909 ...here.
4910
4911 2018-02-14 Tom Tromey <tom@tromey.com>
4912
4913 * solist.h (exec_file_find, solib_find): Return
4914 unique_xmalloc_ptr.
4915 (solib_bfd_fopen): Take a const char *.
4916 * solib.c (solib_find_1): Return unique_xmalloc_ptr.
4917 (exec_file_find, solib_find): Likewise.
4918 (solib_bfd_fopen): Do not take ownership of "pathname".
4919 (solib_bfd_open): Use unique_xmalloc_ptr.
4920 * solib-darwin.c (darwin_bfd_open): Use unique_xmalloc_ptr.
4921 * solib-aix.c (solib_aix_bfd_open): Use unique_xmalloc_ptr.
4922 * infrun.c (follow_exec): Use unique_xmalloc_ptr.
4923 * exec.c (exec_file_locate_attach): Use unique_xmalloc_ptr.
4924
4925 2018-02-14 Joel Brobecker <brobecker@adacore.com>
4926
4927 * ada-lang.c (name_match_type_from_name): Remove reference to
4928 ada_name_for_lookup in function's documentation.
4929 * ada-lang.h (ada_name_for_lookup): Delete declaration.
4930
4931 2018-02-13 Simon Marchi <simon.marchi@polymtl.ca>
4932
4933 * defs.h (enum openp_flags): New enum.
4934 (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH, OPF_RETURN_REALPATH):
4935 Move to enum openp_flags.
4936 (openp_flags): New enum flags.
4937 (openp): Change parameter type to openp_flags.
4938 * source.c (openp): Change parameter type to openp_flags.
4939 * cli/cli-cmds.c (find_and_open_script): Use openp_flags.
4940 * dwarf2read.c (try_open_dwop_file): Use openp_flags.
4941
4942 2018-02-13 Simon Marchi <simon.marchi@polymtl.ca>
4943
4944 * maint.c (_initialize_maint_cmds): Fix prefix of maint set/show
4945 per-command.
4946
4947 2018-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
4948
4949 * dwarf2read.c (dwarf2_release_queue): Delete function, move body
4950 into...
4951 (class dwarf2_queue_guard): ...the destructor of this new class.
4952 (dw2_do_instantiate_symtab): Create instance of the new class
4953 dwarf2_queue_guard, remove cleanup.
4954
4955 2018-02-09 Tom Tromey <tom@tromey.com>
4956
4957 * source.c (find_source_lines): Don't reference past the end of
4958 the vector.
4959
4960 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4961
4962 * remote.c (remote_btrace_maybe_reopen): Change error message.
4963 * btrace.c (btrace_enable): Likewise.
4964 (parse_xml_btrace): Likewise.
4965 (parse_xml_btrace_conf): Likewise.
4966
4967 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4968
4969 * nat/linux-btrace.c (diagnose_perf_event_open_fail): New.
4970 (linux_enable_pt, linux_enable_bts): Call
4971 diagnose_perf_event_open_fail.
4972
4973 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4974
4975 * nat/linux-btrace.c (perf_event_pt_event_type): Improve error message.
4976 Remove parameter and change return type. Update callers. Move it.
4977 (linux_enable_bts, linux_enable_pt): Improve error message.
4978 (linux_enable_pt): Remove zero buffer size check.
4979 (linux_enable_btrace): Improve error messages. Remove NULL return
4980 check.
4981
4982 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4983
4984 * btrace.c (btrace_enable): Remove target_supports_btrace call.
4985 * nat/linux-btrace.c (perf_event_pt_event_type): Move.
4986 (kernel_supports_bts, kernel_supports_pt, linux_supports_bts)
4987 (linux_supports_pt, linux_supports_btrace): Remove.
4988 (linux_enable_bts): Call cpu_supports_bts.
4989 * nat/linux-btrace.h (linux_supports_btrace): Remove.
4990 * remote.c (remote_supports_btrace): Remove.
4991 (init_remote_ops): Remove remote_supports_btrace.
4992 * target-delegates.c: Regenerated.
4993 * target.c (target_supports_btrace): Remove.
4994 * target.h (target_ops) <to_supports_btrace>: Remove
4995 (target_supports_btrace): Remove.
4996 * x86-linux-nat.c (x86_linux_create_target): Remove
4997 linux_supports_btrace.
4998
4999 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5000
5001 * nat/linux-btrace.c (linux_enable_btrace): Throw exception if enabling
5002 btrace failed.
5003 * x86-linux-nat.c (x86_linux_enable_btrace): Catch btrace enabling
5004 exception and use message in own exception.
5005
5006 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5007
5008 * nat/linux-btrace.c: Include scoped_fd.h and scoped_mmap.h.
5009 (perf_event_pt_event_type): Use gdb_file_up.
5010 (linux_enable_bts, linux_enable_pt): Use gdb::unique_xmalloc_ptr,
5011 scoped_fd, and scoped_mmap.
5012
5013 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5014
5015 * common/scoped_mmap.h: New.
5016 * unittests/scoped_mmap-selftest.c: New.
5017 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5018 unittests/scoped_mmap-selftest.c.
5019
5020 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5021
5022 * common/scoped_fd.h: New.
5023 * unittests/scoped_fd-selftest.c: New.
5024 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5025 unittests/scoped_fd-selftest.c.
5026
5027 2018-02-09 Tom Tromey <tom@tromey.com>
5028
5029 * auto-load.c (auto_load_section_scripts): Use
5030 gdb::unique_xmalloc_ptr.
5031
5032 2018-02-09 Tom Tromey <tom@tromey.com>
5033
5034 * auto-load.c (execute_script_contents): Use std::string.
5035
5036 2018-02-09 Joel Brobecker <brobecker@adacore.com>
5037
5038 * NEWS <Changes in GDB 8.1>: Clarify that "rbreak" is a new
5039 Python function, rather than a new command.
5040
5041 2018-02-08 Tom Tromey <tom@tromey.com>
5042
5043 * solib.c (solib_find_1): Use std::string.
5044 (solib_bfd_fopen): Use unique_xmalloc_ptr.
5045
5046 2018-02-08 Tom Tromey <tom@tromey.com>
5047
5048 * build-id.c (build_id_to_debug_bfd): Use unique_xmalloc_ptr.
5049
5050 2018-02-08 Tom Tromey <tom@tromey.com>
5051
5052 * source.c (find_source_lines): Use gdb::def_vector.
5053
5054 2018-02-08 Tom Tromey <tom@tromey.com>
5055
5056 * macrocmd.c (struct temporary_macro_definition): New.
5057 (macro_define_command): Use temporary_macro_definition. Remove
5058 cleanups.
5059 (free_macro_definition_ptr): Remove.
5060
5061 2018-02-08 Tom Tromey <tom@tromey.com>
5062
5063 * macroexp.c (maybe_expand): Use std::string.
5064
5065 2018-02-08 Tom Tromey <tom@tromey.com>
5066
5067 * macroexp.c (struct macro_buffer): Add initializers for some
5068 members.
5069 (init_buffer, init_shared_buffer, free_buffer)
5070 (free_buffer_return_text): Remove.
5071 (macro_buffer): New constructors.
5072 (~macro_buffer): New destructor.
5073 (macro_buffer::set_shared): New method.
5074 (macro_buffer::resize_buffer, macro_buffer::appendc)
5075 (macro_buffer::appendmem): Now methods, not free functions.
5076 (set_token, append_tokens_without_splicing, stringify)
5077 (macro_stringify): Update.
5078 (gather_arguments): Change return type. Remove argc_p argument,
5079 add args_ptr argument. Use std::vector.
5080 (substitute_args): Remove argc argument. Accept std::vector.
5081 (expand): Update. Use std::vector.
5082 (scan, macro_expand, macro_expand_next): Update.
5083
5084 2018-02-08 Tom Tromey <tom@tromey.com>
5085
5086 * symtab.c (default_collect_symbol_completion_matches_break_on):
5087 Use unique_xmalloc_ptr.
5088 * macroscope.h: (sal_macro_scope, user_macro_scope)
5089 (default_macro_scope): Return unique_xmalloc_ptr.
5090 * macroscope.c (sal_macro_scope, user_macro_scope)
5091 (default_macro_scope): Return unique_xmalloc_ptr.
5092 * macroexp.h (macro_expand, macro_expand_once): Return
5093 unique_xmalloc_ptr.
5094 * macroexp.c (macro_expand, macro_expand_once): Return
5095 unique_xmalloc_ptr.
5096 * macrocmd.c (macro_expand_command, macro_expand_once_command)
5097 (info_macro_command, info_macros_command): Use
5098 unique_xmalloc_ptr.
5099 * compile/compile-c-support.c (write_macro_definitions): Use
5100 unique_xmalloc_ptr.
5101 * c-exp.y (c_parse): Use unique_xmalloc_ptr.
5102
5103 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5104
5105 * value.c (value_static_field): Assign field type instead of
5106 containing type when returning an optimized out value.
5107
5108 2018-02-06 Yao Qi <yao.qi@linaro.org>
5109
5110 * ft32-tdep.c (ft32_read_pc): Remove.
5111 (ft32_write_pc): Remove.
5112 (ft32_gdbarch_init): Update.
5113 * m32r-tdep.c (m32r_read_pc): Remove.
5114 (m32r_gdbarch_init): Update.
5115 * mep-tdep.c (mep_read_pc): Remove.
5116 (mep_gdbarch_init): Update.
5117 * microblaze-tdep.c (microblaze_write_pc): Remove.
5118 (microblaze_gdbarch_init): Update.
5119 * mn10300-tdep.c (mn10300_read_pc): Remove.
5120 (mn10300_write_pc): Remove.
5121 (mn10300_gdbarch_init): Update.
5122 * moxie-tdep.c (moxie_read_pc): Remove.
5123 (moxie_write_pc): Remove.
5124 (moxie_gdbarch_init): Update.
5125
5126 2018-02-06 Yao Qi <yao.qi@linaro.org>
5127
5128 * expprint.c (print_subexp_standard): Handle
5129 OP_F77_UNDETERMINED_ARGLIST.
5130 (dump_subexp_body_standard): Likewise.
5131
5132 2018-02-05 Alan Hayward <alan.hayward@arm.com>
5133
5134 * target-descriptions.c (tdesc_element_visitor) Add empty
5135 implementations.
5136 (tdesc_type): Move make_gdb_type from here.
5137 (tdesc_type_builtin): Likewise.
5138 (tdesc_type_vector): Likewise.
5139 (tdesc_type_with_fields): Move make_gdb_type_ functions from here.
5140 (make_gdb_type_struct): Move from tdesc_type_with_fields.
5141 (make_gdb_type_union): Likewise.
5142 (make_gdb_type_flags): Likewise.
5143 (make_gdb_type_enum): Likewise.
5144 (make_gdb_type): New function.
5145 (tdesc_register_type): Use static make_gdb_type.
5146
5147 2018-02-05 Ruslan Kabatsayev <b7.10110111@gmail.com>
5148
5149 * infcmd.c (default_print_one_register_info): Align natural-format
5150 column values consistently one under another.
5151 (pad_to_column): New function.
5152
5153 2018-02-05 Joel Brobecker <brobecker@adacore.com>
5154
5155 * dwarf2read.c (dwarf2_physname): Move commment.
5156
5157 2018-02-01 Leszek Swirski <leszeks@google.com>
5158
5159 * varobj.c (varobj_formatted_print_options): Allow recursive
5160 pretty printing if pretty printing is enabled.
5161
5162 2018-02-01 Leszek Swirski <leszeks@google.com>
5163
5164 * c-exp.y (lex_one_token, classify_name, yylex): Don't classify
5165 names after a structop as a filename.
5166
5167 2018-02-01 Yao Qi <yao.qi@linaro.org>
5168
5169 * arm-tdep.c (arm_record_data_proc_misc_ld_str): Rewrite it.
5170 (arm_record_coproc_data_proc): Likewise.
5171
5172 2018-02-01 Yao Qi <yao.qi@linaro.org>
5173
5174 * arm-tdep.c (arm_record_extension_space): Change ret to signed.
5175
5176 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5177
5178 * rs6000-tdep.c (skip_prologue): Remove shifting for lr_reg and
5179 assign shifted lr_reg to fdata->lr_register when lr_reg is set.
5180
5181 2018-01-31 Pedro Alves <palves@redhat.com>
5182
5183 * darwin-nat.c (darwin_interrupt): Remove ptid_t parameter.
5184 * inflow.c (child_terminal_save_inferior): Wrap reference to
5185 tcgetpgrp in HAVE_TERMIOS_H.
5186 (child_interrupt, child_pass_ctrlc): Wrap references to signal in
5187 _WIN32.
5188 * remote-sim.c (gdbsim_interrupt): Remove ptid_t parameter and
5189 always iterate over all inferiors.
5190 (gdbsim_cntrl_c): Adjust.
5191 * windows-nat.c (windows_interrupt): Remove 'ptid_t' parameter.
5192
5193 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5194
5195 * gdbtypes.c (lookup_array_range_type): Make sure the array's
5196 index type is objfile-owned if the element type is as well.
5197
5198 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5199
5200 GDB 8.1 released.
5201
5202 2018-01-30 Philipp Rudo <prudo@linux.vnet.ibm.com>
5203
5204 * s390-linux-tdep.c: Remove includes "features/s390-linux32.c" and
5205 "features/s390x-linux64.c".
5206 (_initialize_s390_linux_tdep): Remove initialization of tdescs
5207 s390_linux32 and s390x_linux64.
5208 (s390_linux_init_abi_31, s390_linux_init_abi_64): Don't set
5209 default tdesc.
5210 * s390-tdep.c: Include "features/s390-linux32.c" and
5211 "features/s390x-linux64.c".
5212 (s390_tdesc_valid): Add check for tdesc_has_registers.
5213 (s390_gdbarch_init): Make sure there is always a valid tdesc.
5214 (_initialize_s390_tdep): Initialize tdesc_s390_linux32 and
5215 tdesc_s390x_linux64.
5216 * s390-linux-tdep.h: Move export of tdesc_s390_linux32 and
5217 tdesc_s390x_linux64 to...
5218 * s390-tdep.h: ...here.
5219
5220 2018-01-30 Pedro Alves <palves@redhat.com>
5221
5222 PR gdb/13211
5223 * config.in, configure: Regenerate.
5224 * configure.ac: Check for getpgid.
5225 * go32-nat.c (go32_pass_ctrlc): New.
5226 (go32_target): Install it.
5227 * inf-child.c (inf_child_target): Install
5228 child_terminal_save_inferior, child_pass_ctrlc and
5229 child_interrupt.
5230 * inf-ptrace.c (inf_ptrace_interrupt): Delete.
5231 (inf_ptrace_target): No longer install it.
5232 * infcmd.c (interrupt_target_1): Adjust.
5233 * inferior.h (child_terminal_save_inferior, child_pass_ctrlc)
5234 (child_interrupt): Declare.
5235 (inferior::terminal_state): New.
5236 * inflow.c (struct terminal_info): Update comments.
5237 (inferior_process_group): Delete.
5238 (terminal_is_ours): Delete.
5239 (gdb_tty_state): New.
5240 (child_terminal_init): Adjust.
5241 (is_gdb_terminal, sharing_input_terminal_1)
5242 (sharing_input_terminal): New functions.
5243 (child_terminal_inferior): Adjust. Use sharing_input_terminal.
5244 Set the process's actual process group in the foreground if
5245 possible. Handle is_ours_for_output/is_ours distinction. Don't
5246 mark terminal as the inferior's if not sharing GDB's terminal.
5247 Don't check attach_flag.
5248 (child_terminal_ours_for_output, child_terminal_ours): Adjust to
5249 pass down a target_terminal_state.
5250 (child_terminal_save_inferior): New, factored out from ...
5251 (child_terminal_ours_1): ... this. Handle
5252 target_terminal_state::is_ours_for_output.
5253 (child_interrupt, child_pass_ctrlc): New.
5254 (inflow_inferior_exit): Clear the inferior's terminal_state.
5255 (copy_terminal_info): Copy the inferior's terminal state.
5256 (_initialize_inflow): Remove reference to terminal_is_ours.
5257 * inflow.h (inferior_process_group): Delete.
5258 * nto-procfs.c (nto_handle_sigint, procfs_interrupt): Adjust.
5259 * procfs.c (procfs_target): Don't install procfs_interrupt.
5260 (procfs_interrupt): Delete.
5261 * remote.c (remote_serial_quit_handler): Adjust.
5262 (remote_interrupt): Remove ptid parameter. Adjust.
5263 * target-delegates.c: Regenerate.
5264 * target.c: Include "terminal.h".
5265 (target_terminal::terminal_state): Rename to ...
5266 (target_terminal::m_terminal_state): ... this.
5267 (target_terminal::init): Adjust.
5268 (target_terminal::inferior): Adjust to per-inferior
5269 terminal_state.
5270 (target_terminal::restore_inferior, target_terminal_is_ours_kind): New.
5271 (target_terminal::ours, target_terminal::ours_for_output): Use
5272 target_terminal_is_ours_kind.
5273 (target_interrupt): Remove ptid parameter. Adjust.
5274 (default_target_pass_ctrlc): Adjust.
5275 * target.h (target_ops::to_terminal_save_inferior): New field.
5276 (target_ops::to_interrupt): Remove ptid_t parameter.
5277 (target_interrupt): Remove ptid_t parameter. Update comment.
5278 (target_pass_ctrlc): Update comment.
5279 * target/target.h (target_terminal_state): New scoped enum,
5280 factored out of ...
5281 (target_terminal::terminal_state): ... here.
5282 (target_terminal::inferior): Update comments.
5283 (target_terminal::restore_inferior): New.
5284 (target_terminal::is_inferior, target_terminal::is_ours)
5285 (target_terminal::is_ours_for_output): Adjust.
5286 (target_terminal::scoped_restore_terminal_state): Adjust to
5287 rename, and call restore_inferior() instead of inferior().
5288 (target_terminal::scoped_restore_terminal_state::m_state): Change
5289 type.
5290 (target_terminal::terminal_state): Rename to ...
5291 (target_terminal::m_terminal_state): ... this and change type.
5292
5293 2018-01-30 Pedro Alves <palves@redhat.com>
5294
5295 * linux-nat.c (wait_for_signal): New function.
5296 (wait_lwp, linux_nat_wait_1): Use it instead of calling sigsuspend
5297 directly.
5298 (async_terminal_is_ours)
5299 (linux_nat_terminal_inferior, linux_nat_terminal_ours): Delete.
5300 (linux_nat_add_target): Don't override
5301 to_terminal_inferior/to_terminal_ours.
5302
5303 2018-01-29 Sergio Durigan Junior <sergiodj@redhat.com>
5304
5305 * remote.c (remote_follow_fork): Don't call "detach_inferior".
5306
5307 2018-01-28 Simon Marchi <simon.marchi@ericsson.com>
5308
5309 * dwarf2read.c (free_dwo_files): Add forward-declaration.
5310 (dwarf2_per_objfile::~dwarf2_per_objfile): Move content from
5311 dwarf2_per_objfile_free here.
5312 (dwarf2_per_objfile_free): Remove.
5313 (_initialize_dwarf2_read): Don't register
5314 dwarf2_per_objfile_free as a registry cleanup.
5315
5316 2018-01-27 Eli Zaretskii <eliz@gnu.org>
5317
5318 Avoid compilation errors in MinGW native builds
5319
5320 The error is triggered by including python-internal.h, and the
5321 error message is:
5322
5323 In file included from d:\usr\lib\gcc\mingw32\6.3.0\include\c++\math.h:36:0,
5324 from build-gnulib/import/math.h:27,
5325 from d:/usr/Python26/include/pyport.h:235,
5326 from d:/usr/Python26/include/Python.h:58,
5327 from python/python-internal.h:94,
5328 from python/py-arch.c:24:
5329 d:\usr\lib\gcc\mingw32\6.3.0\include\c++\cmath:1157:11: error: '::hypot' has not been declared
5330 using ::hypot;
5331 ^~~~~
5332
5333 This happens because Python headers define 'hypot' to expand t
5334 '_hypot' in the Windows builds.
5335 * python/python-internal.h (_hypot) [__MINGW32__]: Define back to
5336 'hypoth'. This avoids a compilation error.
5337
5338 2018-01-26 Alan Hayward <alan.hayward@arm.com>
5339
5340 * MAINTAINERS (Write After Approval): Fix ordering.
5341
5342 2018-01-26 Alan Hayward <alan.hayward@arm.com>
5343
5344 * MAINTAINERS (Write After Approval): Add Alan Hayward.
5345
5346 2018-01-26 Alan Modra <amodra@gmail.com>
5347
5348 * ppc-linux-tdep.c (powerpc32_plt_stub): Make const.
5349 (powerpc32_plt_stub_so_1): Rename from powerpc32_plt_stub_so.
5350 Remove nop. Make const. Comment.
5351 (powerpc32_plt_stub_so_2): New.
5352 (POWERPC32_PLT_CHECK_LEN): Rename from POWERPC32_PLT_STUB_LEN.
5353 Correct count. Update uses.
5354 (ppc_skip_trampoline_code): Match powerpc32_plt_stub_so_2 too.
5355 Move common code reading PLT entry word. Correct
5356 powerpc32_plt_stub PLT address calculation.
5357 * ppc64-tdep.c (ppc64_standard_linkage1): Make const.
5358 (ppc64_standard_linkage2, ppc64_standard_linkage3): Likewise.
5359 (ppc64_standard_linkage4, ppc64_standard_linkage5): Likewise.
5360 (ppc64_standard_linkage6, ppc64_standard_linkage7): Likewise.
5361 (ppc64_standard_linkage8): Likewise.
5362 * rs6000-tdep.c (ppc_insns_match_pattern): Make pattern const.
5363 Correct insns description.
5364 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
5365
5366 2018-01-24 Pedro Alves <palves@redhat.com>
5367
5368 GCC PR libstdc++/83906
5369 * gdbtypes.c (operator==(const dynamic_prop &,
5370 const dynamic_prop &)): New.
5371 (operator==(const range_bounds &, const range_bounds &)): New.
5372 (check_types_equal): Use them instead of memcmp.
5373 * gdbtypes.h (operator==(const dynamic_prop &,
5374 const dynamic_prop &)): Declare.
5375 (operator!=(const dynamic_prop &, const dynamic_prop &)): Declare.
5376 (operator==(const range_bounds &, const range_bounds &)): Declare.
5377 (operator!=(const range_bounds &, const range_bounds &)): Declare.
5378
5379 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5380
5381 * s390-linux-tdep.c (s390_record_address_mask)
5382 (s390_record_calc_disp_common, s390_record_calc_disp)
5383 (s390_record_calc_disp_vsce, s390_record_calc_rl, s390_popcnt)
5384 (s390_record_gpr_g, s390_record_gpr_h, s390_record_vr)
5385 (s390_process_record): Move to s390-tdep.c.
5386 (s390_linux_init_abi_any): Adjust.
5387 * s390-tdep.c (s390_record_address_mask)
5388 (s390_record_calc_disp_common, s390_record_calc_disp)
5389 (s390_record_calc_disp_vsce, s390_record_calc_rl, s390_popcnt)
5390 (s390_record_gpr_g, s390_record_gpr_h, s390_record_vr)
5391 (s390_process_record): Moved from s390-linux-tdep.c
5392 (s390_gdbarch_init): Adjust.
5393
5394 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5395
5396 * s390-linux-nat.c (s390-tdep.h): New include.
5397 * Makefile.in (ALL_TARGET_OBS): Add s390-tdep.o.
5398 (HFILES_NO_SRCDIR): Add s390-tdep.h.
5399 (ALLDEPFILES): Add s390-tdep.c.
5400 * configure.tgt (s390*-*-linux*): Add s390-tdep.o.
5401 * s390-linux-tdep.h (HWCAP_S390_*, S390_*_REGNUM): Move to...
5402 * s390-tdep.h: ...this. New file.
5403 * s390-linux-tdep.c (s390-tdep.h): New include.
5404 (_initialize_s390_tdep): Rename to...
5405 (_initialize_s390_linux_tdep): ...this and adjust.
5406 (s390_abi_kind, s390_vector_abi_kind, gdbarch_tdep)
5407 (enum named opcodes, S390_NUM_GPRS, S390_NUM_FPRS): Move to
5408 s390-tdep.h.
5409 (s390_break_insn, s390_breakpoint, s390_readinstruction, is_ri)
5410 (is_ril, is_rr, is_rre, is_rs, is_rsy, is_rx, is_rxy)
5411 (s390_is_partial_instruction, s390_software_single_step)
5412 (is_non_branch_ril, s390_displaced_step_copy_insn)
5413 (s390_displaced_step_fixup, s390_displaced_step_hw_singlestep)
5414 (s390_prologue_data, s390_addr, s390_store, s390_load)
5415 (s390_check_for_saved, s390_analyze_prologue, s390_skip_prologue)
5416 (s390_register_call_saved, s390_guess_tracepoint_registers)
5417 (s390_register_name, s390_dwarf_regmap, s390_dwarf_reg_to_regnum)
5418 (regnum_is_gpr_full, regnum_is_vxr_full, s390_value_from_register)
5419 (s390_pseudo_register_name, s390_pseudo_register_type)
5420 (s390_pseudo_register_read, s390_pseudo_register_write)
5421 (s390_pseudo_register_reggroup_p, s390_ax_pseudo_register_collect)
5422 (s390_ax_pseudo_register_push_stack, s390_gen_return_address)
5423 (s390_addr_bits_remove, s390_address_class_type_flags)
5424 (s390_address_class_type_flags_to_name)
5425 (s390_address_class_name_to_type_flags, s390_effective_inner_type)
5426 (s390_function_arg_float, s390_function_arg_vector)
5427 (is_power_of_two, s390_function_arg_integer, s390_arg_state)
5428 (s390_handle_arg, s390_push_dummy_call, s390_dummy_id)
5429 (s390_frame_align, s390_register_return_value, s390_return_value)
5430 (s390_stack_frame_destroyed_p, s390_unwind_pc, s390_unwind_sp)
5431 (s390_unwind_pseudo_register, s390_adjust_frame_regnum)
5432 (s390_dwarf2_prev_register, s390_dwarf2_frame_init_reg)
5433 (s390_trad_frame_prev_register, s390_unwind_cache)
5434 (s390_prologue_frame_unwind_cache)
5435 (s390_backchain_frame_unwind_cache, s390_frame_unwind_cache)
5436 (s390_frame_this_id, s390_frame_prev_register, s390_frame_unwind)
5437 (s390_stub_unwind_cache, s390_stub_frame_unwind_cache)
5438 (s390_stub_frame_this_id, s390_stub_frame_prev_register)
5439 (s390_stub_frame_sniffer, s390_stub_frame_unwind)
5440 (s390_frame_base_address, s390_local_base_address)
5441 (s390_frame_base, s390_gcc_target_options)
5442 (s390_gnu_triplet_regexp, s390_stap_is_single_operand)
5443 (s390_validate_reg_range, s390_tdesc_valid)
5444 (s390_gdbarch_tdep_alloc, s390_gdbarch_init): Move to...
5445 * s390-tdep.c: ...this. New file.
5446
5447 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5448
5449 * s390-linux-tdep.c (gdbarch_tdep.s390_syscall_record): New hook.
5450 (s390_process_record, s390_gdbarch_tdep_alloc)
5451 (s390_linux_init_abi_any): Use/set new hook.
5452
5453 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5454
5455 * s390-linux-tdep.c (osabi.h): New include.
5456 (s390_linux_init_abi_31, s390_linux_init_abi_64)
5457 (s390_linux_init_abi_any): New functions.
5458 (s390_gdbarch_init, _initialize_s390_tdep): Adjust.
5459
5460 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5461
5462 * s390-linux-tdep.c (s390_gdbarch_init): Use gdb_assert for
5463 tdesc_has_registers check
5464
5465 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5466
5467 * s390-linux-tdep.c (s390_tdesc_valid): New function.
5468 (s390_validate_reg_range): New macro.
5469 (s390_gdbarch_init): Adjust.
5470
5471 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5472
5473 * s390-linux-tdep.c (gdbarch_tdep) <tdesc>: New field.
5474 (s390_gdbarch_tdep_alloc): Adjust.
5475 (s390_gdbarch_init): Adjust.
5476
5477 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5478
5479 * s390-linux-tdep.c (gdbarch_tdep) <have_linux_v1, have_linux_v2>
5480 <have_tdb>: Change type to bool.
5481 (s390_gdbarch_tdep_alloc): Adjust.
5482 (s390_gdbarch_init): Adjust.
5483
5484 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5485
5486 * s390-linux-tdep (s390_abi_kind) <ABI_NONE>: New default field.
5487 (gdbarch_tdep) <have_upper, have_vx>: New fields.
5488 (s390_gdbarch_tdep_alloc): New function.
5489 (s390_gdbarch_init): Allocate tdep at start and use its fields
5490 instead of separate variables.
5491
5492 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5493
5494 * s390-linux-tdep.c (s390_gdbarch_init): Remove duplicate checks
5495 when looking for cached gdbarch and add comment for remaining.
5496
5497 2018-01-22 Pedro Alves <palves@redhat.com>
5498 Sergio Durigan Junior <sergiodj@redhat.com>
5499
5500 * typeprint.c (whatis_exp): Initialize "val" in the "whatis type"
5501 case.
5502
5503 2018-01-22 Maciej W. Rozycki <macro@mips.com>
5504
5505 * MAINTAINERS: Update my company e-mail address.
5506
5507 2018-01-22 Yao Qi <yao.qi@linaro.org>
5508
5509 * regcache.c (cooked_write_test): New function.
5510 (_initialize_regcache): Register the test.
5511
5512 2018-01-22 Yao Qi <yao.qi@linaro.org>
5513
5514 * ia64-tdep.c (ia64_pseudo_register_read): Call
5515 regcache->cooked_read instead of regcache_cooked_read_unsigned.
5516 * m32c-tdep.c (m32c_cat_read): Likewise.
5517 (m32c_r3r2r1r0_read): Likewise.
5518 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Likewise.
5519 * xtensa-tdep.c (xtensa_register_read_masked): Likewise.
5520
5521 2018-01-22 Yao Qi <yao.qi@linaro.org>
5522
5523 * aarch64-tdep.c (aarch64_pseudo_read_value): Call regcache
5524 method raw_read instead of regcache_raw_read.
5525 * amd64-tdep.c (amd64_pseudo_register_read_value): Likewise.
5526 * arm-tdep.c (arm_neon_quad_read): Likewise.
5527 * avr-tdep.c (avr_pseudo_register_read): Likewise.
5528 * bfin-tdep.c (bfin_pseudo_register_read): Likewise.
5529 * frv-tdep.c (frv_pseudo_register_read): Likewise.
5530 * h8300-tdep.c (h8300_pseudo_register_read): Likewise.
5531 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Likewise.
5532 (i386_pseudo_register_read_into_value): Likewise.
5533 * mep-tdep.c (mep_pseudo_cr32_read): Likewise.
5534 * msp430-tdep.c (msp430_pseudo_register_read): Likewise.
5535 * nds32-tdep.c (nds32_pseudo_register_read): Likewise.
5536 * rl78-tdep.c (rl78_pseudo_register_read): Likewise.
5537 * s390-linux-tdep.c (s390_pseudo_register_read): Likewise.
5538 * sparc-tdep.c (sparc32_pseudo_register_read): Likewise.
5539 * sparc64-tdep.c (sparc64_pseudo_register_read): Likewise.
5540 * spu-tdep.c (spu_pseudo_register_read_spu): Likewise.
5541 * xtensa-tdep.c (xtensa_pseudo_register_read): Likewise.
5542
5543 2018-01-22 Yao Qi <yao.qi@linaro.org>
5544
5545 * Makefile.in (ALL_TARGET_OBS): Remove mt-tdep.o.
5546 * configure.tgt: Remove target mt.
5547 * mt-tdep.c: Remove.
5548 * regcache.c (cooked_read_test): Remove the check for mt.
5549
5550 2018-01-22 Yao Qi <yao.qi@linaro.org>
5551
5552 * jit.c (jit_frame_prev_register): Call regcache::cooked_read
5553 instead of gdbarch_pseudo_register_read_value.
5554
5555 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5556
5557 * dwarf2read.c (need_gnat_info): Return nonzero if the cu's
5558 language is Ada.
5559
5560 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5561
5562 * linespec.c (create_sals_line_offset): Remove code that preserved
5563 the symtab_and_line's line number.
5564
5565 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5566
5567 * varobj.c (varobj_create): Don't set valid_block when creating a
5568 floating varobj.
5569
5570 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5571
5572 * varobj.c (varobj_create): Remove out of date comment.
5573
5574 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5575
5576 PR mi/20395
5577 * ada-exp.y (write_var_from_sym): Pass extra parameter when
5578 updating innermost block.
5579 * parse.c (innermost_block_tracker::update): Take extra type
5580 parameter, and check types match before updating innermost block.
5581 (write_dollar_variable): Update innermost block for registers.
5582 * parser-defs.h (enum innermost_block_tracker_type): New enum.
5583 (innermost_block_tracker::innermost_block_tracker): Initialise
5584 m_types member.
5585 (innermost_block_tracker::reset): Take type parameter.
5586 (innermost_block_tracker::update): Take type parameter, and pass
5587 type through as needed.
5588 (innermost_block_tracker::m_types): New member.
5589 * varobj.c (varobj_create): Pass type when reseting innermost
5590 block.
5591
5592 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5593
5594 * ada-exp.y (write_var_from_sym): Switch to innermost_block API.
5595 * ada-lang.c (resolve_subexp): Likewise.
5596 * breakpoint.c (set_breakpoint_condition) Likewise.
5597 (watch_command_1) Likewise.
5598 * c-exp.y (variable): Likewise.
5599 * d-exp.y (PrimaryExpression): Likewise.
5600 * f-exp.y (variable): Likewise.
5601 * go-exp.y (variable): Likewise.
5602 * m2-exp.y (variable): Likewise.
5603 * objfiles.c (objfile::~objfile): Likewise.
5604 * p-exp.y (variable): Likewise.
5605 * parse.c (innermost_block): Change type.
5606 * parser-defs.h (class innermost_block_tracker): New.
5607 (innermost_block): Change to innermost_block_tracker.
5608 * printcmd.c (display_command): Switch to innermost_block API.
5609 (do_one_display): Likewise.
5610 * rust-exp.y (do_one_display): Likewise.
5611 * symfile.c (clear_symtab_users): Likewise.
5612 * varobj.c (varobj_create): Switch to innermost_block API, replace
5613 use of innermost_block with block stored on varobj object.
5614
5615 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5616
5617 * expression.h (innermost_block): Remove declaration.
5618 * varobj.c: Add 'parser-defs.h' include.
5619
5620 2018-01-19 Tom Tromey <tom@tromey.com>
5621
5622 * rust-lang.c (rust_lookup_symbol_nonlocal): Look up qualified
5623 symbols in the static and global blocks.
5624
5625 2018-01-19 James Clarke <jrtc27@jrtc27.com>
5626
5627 * nat/linux-ptrace.c: Remove unnecessary reinclusion of
5628 gdb_ptrace.h, and move including gdb_wait.h ...
5629 * nat/linux-ptrace.h: ... to here.
5630
5631 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
5632
5633 * inf-ptrace.c (inf_ptrace_detach): Adjust call to
5634 inf_ptrace_detach_success.
5635 (inf_ptrace_detach_success): Add inferior parameter, use it
5636 instead of inferior_ptid, pass it to detach_inferior.
5637 * inf-ptrace.h (inf_ptrace_detach_success): Add inferior
5638 parameter.
5639 * inferior.c (detach_inferior): Add overload that takes an
5640 inferior object.
5641 * inferior.h (detach_inferior): Likewise.
5642 * linux-nat.c (linux_nat_detach): Use the inf parameter, don't
5643 use inferior_ptid, adjust call to inf_ptrace_detach_success.
5644 * linux-thread-db.c (thread_db_detach): Use inf parameter.
5645
5646 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
5647
5648 * target.h (struct target_ops) <to_detach>: Add inferior
5649 parameter.
5650 (target_detach): Likewise.
5651 * target.c (dispose_inferior): Pass inferior down.
5652 (target_detach): Pass inferior down. Assert that it is equal to
5653 the current inferior.
5654 * aix-thread.c (aix_thread_detach): Pass inferior down.
5655 * corefile.c (core_file_command): Pass current_inferior() down.
5656 * corelow.c (core_detach): Add inferior parameter.
5657 * darwin-nat.c (darwin_detach): Likewise.
5658 * gnu-nat.c (gnu_detach): Likewise.
5659 * inf-ptrace.c (inf_ptrace_detach): Likewise.
5660 * infcmd.c (detach_command): Pass current_inferior() down to
5661 target_detach.
5662 * infrun.c (follow_fork_inferior): Pass parent_inf to
5663 target_detach.
5664 (handle_vfork_child_exec_or_exit): Pass inf->vfork_parent to
5665 target_detach.
5666 * linux-nat.c (linux_nat_detach): Add inferior parameter.
5667 * linux-thread-db.c (thread_db_detach): Likewise.
5668 * nto-procfs.c (procfs_detach): Likewise.
5669 * procfs.c (procfs_detach): Likewise.
5670 * record.c (record_detach): Likewise.
5671 * record.h (struct inferior): Forward-declare.
5672 (record_detach): Add inferior parameter.
5673 * remote-sim.c (gdbsim_detach): Likewise.
5674 * remote.c (remote_detach_1): Likewise.
5675 (remote_detach): Likewise.
5676 (extended_remote_detach): Likewise.
5677 * sol-thread.c (sol_thread_detach): Likewise.
5678 * target-debug.h (target_debug_print_inferior_p): New macro.
5679 * target-delegates.c: Re-generate.
5680 * top.c (kill_or_detach): Pass inferior down to target_detach.
5681 * windows-nat.c (windows_detach): Add inferior parameter.
5682
5683 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
5684
5685 * target.h (struct target_ops) <to_detach>: Remove args
5686 parameter.
5687 (target_detach): Likewise.
5688 * target.c (dispose_inferior): Adjust.
5689 (target_detach): Remove args parameter, adjust.
5690 * aix-thread.c (aix_thread_detach): Adjust.
5691 * corefile.c (core_file_command): Adjust.
5692 * corelow.c (core_detach): Adjust.
5693 * darwin-nat.c (darwin_detach): Adjust.
5694 * gnu-nat.c (gnu_detach): Adjust.
5695 * inf-ptrace.c (inf_ptrace_detach): Adjust.
5696 * infcmd.c (detach_command): Adjust
5697 * infrun.c (follow_fork_inferior): Adjust.
5698 (handle_vfork_child_exec_or_exit): Adjust.
5699 * linux-fork.c (linux_fork_detach): Remove args parameter.
5700 * linux-fork.h (linux_fork_detach): Likewise.
5701 * linux-nat.c (linux_nat_detach): Likewise, and adjust.
5702 * linux-thread-db.c (thread_db_detach): Likewise.
5703 * nto-procfs.c (procfs_detach): Likewise.
5704 * procfs.c (procfs_detach): Likewise.
5705 (do_detach): Remove signo parameter.
5706 * record.c (record_detach): Remove args parameter.
5707 * record.h (record_detach): Likewise.
5708 * remote-sim.c (gdbsim_detach): Likewise.
5709 * remote.c (remote_detach_1): Likewise.
5710 (remote_detach): Likewise.
5711 (extended_remote_detach): Likewise.
5712 * sol-thread.c (sol_thread_detach): Likewise.
5713 * target-delegates.c: Re-generate.
5714 * top.c (struct qt_args) <args>: Remove field.
5715 (kill_or_detach): Don't pass args.
5716 (quit_force): Don't set args.
5717 * windows-nat.c (windows_detach): Remove args parameter.
5718
5719 2018-01-19 Yao Qi <yao.qi@linaro.org>
5720
5721 * arm-linux-tdep.c (arm_linux_gcc_target_options): New function.
5722 (arm_linux_init_abi): Install it.
5723
5724 2018-01-19 Yao Qi <yao.qi@linaro.org>
5725
5726 * osabi.c (gdb_osabi_names): Extend the regexp for
5727 arm-linux-gnueabihf.
5728
5729 2018-01-18 Yao Qi <yao.qi@linaro.org>
5730
5731 * dwarf2read.c (abbrev_table) <abbrevs>: Rename it to
5732 m_abbrevs.
5733 (abbrev_table::add_abbrev): Update.
5734 (abbrev_table::lookup_abbrev): Update.
5735
5736 2018-01-18 Yao Qi <yao.qi@linaro.org>
5737
5738 * ppc-linux-tdep.c (ppu2spu_prev_register): Call cooked_read.
5739
5740 2018-01-17 Sergio Durigan Junior <sergiodj@redhat.com>
5741
5742 * compile/compile.c (compile_to_object): Convert "triplet_rx"
5743 to "std::string".
5744
5745 2018-01-17 Tom Tromey <tom@tromey.com>
5746
5747 * dwarf2read.c (symbolp): Remove typedef. Don't instantiate VEC.
5748
5749 2018-01-17 Tom Tromey <tom@tromey.com>
5750
5751 * gdbtypes.h (add_dyn_prop): Remove objfile parameter.
5752 * gdbtypes.c (add_dyn_prop): Remove objfile parameter.
5753 (create_array_type_with_stride): Update.
5754 * dwarf2read.c (set_die_type): Update.
5755
5756 2018-01-17 Tom Tromey <tom@tromey.com>
5757
5758 * dwarf2read.c (delayed_method_info): Remove typedef.
5759 (dwarf2_cu::method_info): Now a std::vector.
5760 (add_to_method_list): Update.
5761 (free_delayed_list): Remove.
5762 (compute_delayed_physnames): Update.
5763 (process_full_comp_unit, process_full_type_unit): Clear the method
5764 list. Remove cleanups.
5765 (psymtab_include_file_name): Add name_holder parameter. Use
5766 unique_xmalloc_ptr.
5767 (dwarf_decode_lines): Update.
5768
5769 2018-01-17 Tom Tromey <tom@tromey.com>
5770 Simon Marchi <simon.marchi@ericsson.com>
5771
5772 * dwarf2read.c (struct dwarf2_cu): Add constructor, destructor.
5773 (dwarf2_per_objfile::free_cached_comp_units)
5774 (init_tu_and_read_dwo_dies, init_cutu_and_read_dies)
5775 (init_cutu_and_read_dies_no_follow): Update.
5776 (dwarf2_cu::dwarf2_cu): Rename from init_one_comp_unit.
5777 (dwarf2_cu::~dwarf2_cu): New.
5778 (free_heap_comp_unit, free_stack_comp_unit): Remove.
5779 (age_cached_comp_units, free_one_cached_comp_unit): Update.
5780
5781 2018-01-17 Tom Tromey <tom@tromey.com>
5782 Simon Marchi <simon.marchi@ericsson.com>
5783
5784 * dwarf2read.c (struct dwarf2_cu) <abbrev_table>: Remove.
5785 (struct die_reader_specs) <abbrev_table>: New member.
5786 (struct abbrev_table): Add constructor.
5787 <alloc_abbrev, add_abbrev, lookup_abbrev>: Declare.
5788 <abbrev_obstack>: Now an auto_obstack.
5789 (abbrev_table_up): New typedef.
5790 (init_cu_die_reader): Add abbrev_table parameter.
5791 (read_cutu_die_from_dwo): Remove abbrev_table_provided parameter.
5792 Add result_dwo_abbrev_table.
5793 (init_tu_and_read_dwo_dies, init_cutu_and_read_dies)
5794 (init_cutu_and_read_dies_no_follow, build_type_psymtabs_1):
5795 Update.
5796 (peek_die_abbrev): Take die_reader_specs, not dwarf_cu as
5797 parameter.
5798 (skip_children): Update.
5799 (abbrev_table::alloc_abbrev): Rename from
5800 abbrev_table_alloc_abbrev.
5801 (abbrev_table::add_abbrev): Rename from abbrev_table_add_abbrev.
5802 (abbrev_table::lookup_abbrev): Rename from
5803 abbrev_table_lookup_abbrev.
5804 (abbrev_table_read_table): Return abbrev_table_up.
5805 (abbrev_table_free, abbrev_table_free_cleanup)
5806 (dwarf2_read_abbrevs, dwarf2_free_abbrev_table): Remove.
5807 (load_partial_dies): Update.
5808
5809 2018-01-17 Tom Tromey <tom@tromey.com>
5810
5811 * dwarf2read.c (dwarf2_compute_name): Update comment.
5812 (read_func_scope, read_variable): Update.
5813 (new_symbol): Remove.
5814 (new_symbol_full): Rename to new_symbol.
5815
5816 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5817
5818 PR gdb/16577
5819 * gdb_bfd.c (gdb_bfd_map_section): If unable to read object file, issue
5820 a warning instead of throwing an error, set section size to 0 and return
5821 NULL.
5822 * gdb_bfd.h (gdb_bfd_map_section): Update description.
5823
5824 2018-01-17 Simon Marchi <simon.marchi@ericsson.com>
5825
5826 * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason): Return
5827 std::string.
5828 (linux_ptrace_attach_fail_reason_string): Likewise.
5829 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason):
5830 Likewise.
5831 (linux_ptrace_attach_fail_reason_string): Likewise.
5832 * linux-nat.c (attach_proc_task_lwp_callback): Adjust.
5833
5834 2018-01-17 Simon Marchi <simon.marchi@ericsson.com>
5835
5836 * linux-nat.c (linux_nat_attach): Remove xstrdup.
5837
5838 2018-01-17 Eldar Abusalimov <eldar.abusalimov@jetbrains.com>
5839
5840 PR gdb/21559
5841 * configure.ac: Include <sys/types.h> prior to <sys/user.h> when
5842 checking for fs_base/gs_base fields in struct user_regs_struct.
5843 * configure: Regenerate.
5844
5845 2018-01-17 Yao Qi <yao.qi@linaro.org>
5846
5847 * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): New
5848 function.
5849 (aarch64_linux_init_abi): Install it to gdbarch hook
5850 gcc_target_options.
5851
5852 2018-01-15 Pedro Alves <palves@redhat.com>
5853
5854 * common/signals-state-save-restore.c
5855 (save_original_signals_state): Fix typos.
5856
5857 2017-01-12 Tom Tromey <tom@tromey.com>
5858 Sergio Durigan Junior <sergiodj@redhat.com>
5859
5860 * Makefile.in (install-only): Install gdb-add-index.
5861
5862 2018-01-12 John Baldwin <jhb@FreeBSD.org>
5863
5864 * fbsd-tdep.c (KVE_PROTECTION): Correct value.
5865
5866 2018-01-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5867
5868 * infrun.c (keep_going_pass_signal): Clear step-over info when
5869 insert_breakpoints fails.
5870
5871 2018-01-11 Pedro Alves <palves@redhat.com>
5872
5873 PR gdb/22583
5874 * infrun.c (resume): Rename to ...
5875 (resume_1): ... this.
5876 (resume): Reimplement as wrapper around resume_1.
5877
5878 2018-01-11 Pedro Alves <palves@redhat.com>
5879
5880 PR remote/22597
5881 * remote.c (remote_parse_stop_reply): Default to the last-set
5882 general thread instead of to 'magic_null_ptid'.
5883
5884 2018-01-10 Pedro Alves <palves@redhat.com>
5885
5886 * language.h (language_get_symbol_name_matcher): Rename ...
5887 (get_symbol_name_matcher): ... this.
5888 * language.c (language_get_symbol_name_matcher): Ditto.
5889 * dictionary.c, linespec.c, minsyms.c, psymtab.c, symtab.c: All
5890 callers adjusted.
5891
5892 2018-01-10 Pedro Alves <palves@redhat.com>
5893
5894 PR gdb/22670
5895 * dwarf2read.c
5896 (gdb_index_symbol_name_matcher::gdb_index_symbol_name_matcher):
5897 Adjust to use language_get_symbol_name_matcher instead of
5898 language_defn::la_get_symbol_name_matcher.
5899 * language.c (language_get_symbol_name_matcher): If in Ada mode
5900 and the lookup name is a verbatim match, return Ada's matcher.
5901 * language.h (language_get_symbol_name_matcher): Adjust comment.
5902 (ada_lookup_name_info::verbatim_p):: New method.
5903
5904 2018-01-10 Pedro Alves <palves@redhat.com>
5905
5906 PR gdb/22670
5907 * ada-lang.c (ada_collect_symbol_completion_matches): If the
5908 minsym's language is language_auto or language_cplus, pass down
5909 language_ada instead.
5910 * symtab.c (compare_symbol_name): Don't frob symbol language here.
5911
5912 2018-01-10 Pedro Alves <palves@redhat.com>
5913
5914 PR gdb/22670
5915 * minsyms.c (linkage_name_str): New function.
5916 (iterate_over_minimal_symbols): Use it.
5917
5918 2018-01-09 John Baldwin <jhb@FreeBSD.org>
5919
5920 * NEWS: Document that 'info proc' now works on FreeBSD.
5921
5922 2018-01-09 John Baldwin <jhb@FreeBSD.org>
5923
5924 * configure.ac: Check for kinfo_getfile in libutil.
5925 * configure: Regenerate.
5926 * config.in: Regenerate.
5927 * fbsd-nat.c: Include "fbsd-tdep.h".
5928 (fbsd_fetch_cmdline): New.
5929 (fbsd_fetch_kinfo_proc): Move earlier and change to return a bool
5930 rather than calling error.
5931 (fbsd_info_proc): New.
5932 (fbsd_thread_name): Report error if fbsd_fetch_kinfo_proc fails.
5933 (fbsd_wait): Report warning if fbsd_fetch_kinfo_proc fails.
5934 (fbsd_nat_add_target): Set "to_info_proc" to "fbsd_info_proc".
5935
5936 2018-01-09 John Baldwin <jhb@FreeBSD.org>
5937
5938 * fbsd-nat.c (struct free_deleter): Remove.
5939 (fbsd_find_memory_regions): Use gdb::unique_xmalloc_ptr<>.
5940
5941 2018-01-09 John Baldwin <jhb@FreeBSD.org>
5942
5943 * fbsd-nat.c (fbsd_pid_to_exec_file) [KERN_PROC_PATHNAME]: Return
5944 NULL for an empty pathname.
5945
5946 2018-01-09 John Baldwin <jhb@FreeBSD.org>
5947
5948 * fbsd-tdep.c (KVE_STRUCTSIZE, KVE_START, KVE_END, KVE_OFFSET)
5949 (KVE_FLAGS, KVE_PROTECTION, KVE_PATH, KINFO_VME_PROT_READ)
5950 (KINFO_VME_PROT_WRITE, KINFO_VME_PROT_EXEC, KINFO_VME_FLAG_COW)
5951 (KINFO_VME_FLAG_NEEDS_COPY, KINFO_VME_FLAG_NOCOREDUMP)
5952 (KINFO_VME_FLAG_SUPER, KINFO_VME_FLAG_GROWS_UP)
5953 (KINFO_VME_FLAG_GROWS_DOWN, KF_STRUCTSIZE, KF_TYPE, KF_FD)
5954 (KF_PATH, KINFO_FILE_TYPE_VNODE, KINFO_FILE_FD_TYPE_CWD)
5955 (KINFO_FILE_FD_TYPE_TEXT, SIG_WORDS, struct kinfo_proc_layout)
5956 (kinfo_proc_layout_32, kinfo_proc_layout_i386)
5957 (kinfo_proc_layout_64, fbsd_vm_map_entry_flags)
5958 (fbsd_core_info_proc_mappings, fbsd_core_vnode_path)
5959 (fbsd_core_fetch_timeval, fbsd_print_sigset)
5960 (fbsd_core_info_proc_status, fbsd_core_info_proc): New.
5961 (fbsd_init_abi): Install gdbarch "core_info_proc" method.
5962 * fbsd-tdep.h (fbsd_vm_map_entry_flags): New.
5963
5964 2018-01-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
5965
5966 * gdb/gnu-nat.c: Include <elf.h> and <link.h>.
5967 (gnu_xfer_auxv): New function.
5968 (gnu_xfer_partial): Call gnu_xfer_auxv when `object' is
5969 TARGET_OBJECT_AUXV.
5970
5971 2018-01-08 Yao Qi <yao.qi@linaro.org>
5972 Simon Marchi <simon.marchi@ericsson.com>
5973
5974 * Makefile.in (COMMON_SFILES): Remove selftest-arch.c and
5975 common/selftest.c.
5976 (COMMON_OBS): Remove selftest.o.
5977 * configure.ac: Append selftest-arch.c and common/selftest.c to
5978 CONFIG_SRCS. Append selftest-arch.o and selftest.o to COMMON_OBS.
5979 * configure: Re-generated.
5980 * maint.c (maintenance_selftest): Wrap selftests::run_tests with
5981 GDB_SELF_TEST.
5982 (maintenance_info_selftests): Likewise.
5983
5984 2018-01-08 Xavier Roirand <roirand@adacore.com>
5985
5986 * ada-valprint.c (val_print_packed_array_elements): Use
5987 proper number of elements when printing an array indexed
5988 by an enumeration type.
5989
5990 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
5991
5992 * dwarf2read.c (struct dwarf2_cu) <dwarf2_per_objfile>: Remove.
5993 (dw2_get_file_names_reader): Adjust.
5994 (lookup_dwo_signatured_type): Adjust.
5995 (lookup_dwp_signatured_type): Adjust.
5996 (lookup_signatured_type): Adjust.
5997 (create_type_unit_group): Adjust.
5998 (get_type_unit_group): Adjust.
5999 (process_psymtab_comp_unit_reader): Adjust.
6000 (build_type_psymtabs_reader): Adjust.
6001 (scan_partial_symbols): Adjust.
6002 (add_partial_symbol): Adjust.
6003 (add_partial_subprogram): Adjust.
6004 (peek_die_abbrev): Adjust.
6005 (fixup_go_packaging): Adjust.
6006 (process_imported_unit_die): Adjust.
6007 (dwarf2_compute_name): Adjust.
6008 (dwarf2_physname): Adjust.
6009 (read_import_statement): Adjust.
6010 (handle_DW_AT_stmt_list): Adjust.
6011 (read_file_scope): Adjust.
6012 (read_func_scope): Adjust.
6013 (read_lexical_block_scope): Adjust.
6014 (read_call_site_scope): Adjust.
6015 (read_variable): Adjust.
6016 (dwarf2_rnglists_process): Adjust.
6017 (dwarf2_ranges_process): Adjust.
6018 (dwarf2_ranges_read): Adjust.
6019 (dwarf2_get_pc_bounds): Adjust.
6020 (dwarf2_record_block_ranges): Adjust.
6021 (dwarf2_add_field): Adjust.
6022 (dwarf2_add_member_fn): Adjust.
6023 (read_structure_type): Adjust.
6024 (process_structure_scope): Adjust.
6025 (read_enumeration_type): Adjust.
6026 (read_array_type): Adjust.
6027 (mark_common_block_symbol_computed): Adjust.
6028 (read_common_block): Adjust.
6029 (read_namespace_type): Adjust.
6030 (read_namespace): Adjust.
6031 (read_module_type): Adjust.
6032 (read_tag_pointer_type): Adjust.
6033 (read_tag_ptr_to_member_type): Adjust.
6034 (read_tag_string_type): Adjust.
6035 (read_subroutine_type): Adjust.
6036 (read_typedef): Adjust.
6037 (read_base_type): Adjust.
6038 (attr_to_dynamic_prop): Adjust.
6039 (read_subrange_type): Adjust.
6040 (read_unspecified_type): Adjust.
6041 (dwarf2_read_abbrevs): Adjust.
6042 (load_partial_dies): Adjust.
6043 (read_partial_die): Adjust.
6044 (find_partial_die): Adjust.
6045 (guess_partial_die_structure_name): Adjust.
6046 (fixup_partial_die): Adjust.
6047 (read_attribute_value): Adjust.
6048 (read_addr_index): Adjust.
6049 (read_addr_index_from_leb128): Adjust.
6050 (read_str_index): Adjust.
6051 (dwarf2_string_attr): Adjust.
6052 (get_debug_line_section): Adjust.
6053 (dwarf_decode_line_header): Adjust.
6054 (lnp_state_machine::check_line_address): Adjust.
6055 (dwarf_decode_lines_1): Adjust.
6056 (dwarf_decode_lines): Adjust.
6057 (dwarf2_start_symtab): Adjust.
6058 (var_decode_location): Adjust.
6059 (new_symbol_full): Adjust.
6060 (dwarf2_const_value_data): Adjust.
6061 (dwarf2_const_value_attr): Adjust.
6062 (dwarf2_const_value): Adjust.
6063 (die_type): Adjust.
6064 (die_containing_type): Adjust.
6065 (build_error_marker_type): Adjust.
6066 (lookup_die_type): Adjust.
6067 (guess_full_die_structure_name): Adjust.
6068 (anonymous_struct_prefix): Adjust.
6069 (determine_prefix): Adjust.
6070 (dwarf2_name): Adjust.
6071 (follow_die_ref_or_sig): Adjust.
6072 (follow_die_offset): Adjust.
6073 (follow_die_ref): Adjust.
6074 (follow_die_sig_1): Adjust.
6075 (follow_die_sig): Adjust.
6076 (get_signatured_type): Adjust.
6077 (get_DW_AT_signature_type): Adjust.
6078 (decode_locdesc): Adjust.
6079 (dwarf_decode_macros): Adjust.
6080 (cu_debug_loc_section): Adjust.
6081 (fill_in_loclist_baton): Adjust.
6082 (dwarf2_symbol_mark_computed): Adjust.
6083 (init_one_comp_unit): Don't assign
6084 dwarf2_cu::dwarf2_per_objfile.
6085 (set_die_type): Adjust.
6086
6087 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
6088
6089 * dwarf2read.c (struct mapped_debug_names): Add constructor.
6090 <dwarf2_per_objfile>: New field.
6091 (dwarf2_per_objfile): Remove global.
6092 (get_dwarf2_per_objfile): New function.
6093 (set_dwarf2_per_objfile): New function.
6094 (dwarf2_build_psymtabs_hard): Change objfile parameter to
6095 dwarf2_per_objfile.
6096 (abbrev_table_read_table): Add dwarf2_per_objfile parameter.
6097 (read_abbrev_offset): Likewise.
6098 (read_indirect_string): Likewise.
6099 (read_indirect_line_string): Likewise.
6100 (read_indirect_string_at_offset): Likewise.
6101 (read_indirect_string_from_dwz): Likewise.
6102 (dwarf2_find_containing_comp_unit): Change objfile parameter to
6103 dwarf2_per_objfile.
6104 (age_cached_comp_units): Add dwarf2_per_objfile parameter.
6105 (create_all_comp_units): Change objfile parameter to
6106 dwarf2_per_objfile.
6107 (create_all_type_units): Likewise.
6108 (process_queue): Add dwarf2_per_objfile parameter.
6109 (read_and_check_comp_unit_head): Likewise.
6110 (lookup_dwo_unit_in_dwp): Likewise.
6111 (get_dwp_file): Likewise.
6112 (process_cu_includes): Likewise.
6113 (struct free_dwo_file_cleanup_data): New struct.
6114 (dwarf2_has_info): Use get_dwarf2_per_objfile and
6115 set_dwarf2_per_objfile.
6116 (dwarf2_get_dwz_file): Add dwarf2_per_objfile parameter.
6117 (dw2_do_instantiate_symtab): Get dwarf2_per_objfile from
6118 context, adjust calls.
6119 (dw2_instantiate_symtab): Likewise.
6120 (dw2_get_cutu): Add dwarf2_per_objfile parameter.
6121 (dw2_get_cu): Likewise.
6122 (create_cu_from_index_list): Change objfile parameter to
6123 dwarf2_per_objfile.
6124 (create_cus_from_index_list): Get dwarf2_per_objfile from
6125 context, adjust calls.
6126 (create_cus_from_index): Likewise.
6127 (create_signatured_type_table_from_index): Change objfile
6128 parameter to dwarf2_per_objfile.
6129 (create_signatured_type_table_from_debug_names): Change objfile
6130 parameter to dwarf2_per_objfile.
6131 (create_addrmap_from_index): Likewise.
6132 (create_addrmap_from_aranges): Likewise.
6133 (dwarf2_read_index): Use get_dwarf2_per_objfile, adjust calls.
6134 (dw2_setup): Remove.
6135 (dw2_get_file_names_reader): Get dwarf2_per_objfile from
6136 context.
6137 (dw2_find_last_source_symtab): Get dwarf2_per_objfile using
6138 get_dwarf2_per_objfile.
6139 (dw2_forget_cached_source_info): Likewise.
6140 (dw2_map_symtabs_matching_filename): Likewise.
6141 (struct dw2_symtab_iterator) <index>: Remove.
6142 <dwarf2_per_objfile>: New field.
6143 (dw2_symtab_iter_init): Replace index parameter with
6144 dwarf2_per_objfile.
6145 (dw2_symtab_iter_next): Use dwarf2_per_objfile from iter.
6146 (dw2_lookup_symbol): Use get_dwarf2_per_objfile and adjust.
6147 (dw2_print_stats): Likewise.
6148 (dw2_dump): Likewise.
6149 (dw2_expand_symtabs_for_function): Likewise.
6150 (dw2_expand_all_symtabs): Likewise.
6151 (dw2_expand_symtabs_with_fullname): Likewise.
6152 (dw2_expand_marked_cus): Replace index and objfile parameters
6153 with dwarf2_per_objfile.
6154 (dw_expand_symtabs_matching_file_matcher): Add
6155 dwarf2_per_objfile parameter and adjust calls.
6156 (dw2_expand_symtabs_matching): Use get_dwarf2_per_objfile and
6157 adjust calls.
6158 (dw2_find_pc_sect_compunit_symtab): Don't call dw2_setup.
6159 (dw2_map_symbol_filenames): Use get_dwarf2_per_objfile and
6160 adjust calls.
6161 (create_cus_from_debug_names_list): Replace objfile parameter
6162 with dwarf2_per_objfile and adjust calls.
6163 (create_cus_from_debug_names): Likewise.
6164 (dwarf2_read_debug_names): Likewise.
6165 (mapped_debug_names::namei_to_name): Adjust call.
6166 (dw2_debug_names_iterator::next): Likewise.
6167 (dw2_debug_names_iterator::find_vec_in_debug_names): Likewise.
6168 (dw2_debug_names_lookup_symbol): Use get_dwarf2_per_objfile.
6169 (dw2_debug_names_dump): Likewise.
6170 (dw2_debug_names_expand_symtabs_for_function): Likewise.
6171 (dw2_debug_names_expand_symtabs_matching): Likewise.
6172 (dwarf2_initialize_objfile): Likewise.
6173 (dwarf2_build_psymtabs): Likewise.
6174 (get_abbrev_section_for_cu): Get dwarf2_per_objfile from
6175 this_cu.
6176 (error_check_comp_unit_head): Add dwarf2_per_objfile parameter.
6177 (read_and_check_comp_unit_head): Likewise.
6178 (read_abbrev_offset): Likewise.
6179 (create_debug_type_hash_table): Likewise.
6180 (create_debug_types_hash_table): Likewise.
6181 (create_all_type_units): Replace objfile parameter with
6182 dwarf2_per_objfile.
6183 (add_type_unit): Add dwarf2_per_objfile parameter.
6184 (fill_in_sig_entry_from_dwo_entry): Replace objfile parameter
6185 with dwarf2_per_objfile.
6186 (lookup_dwo_signatured_type): Get dwarf2_per_objfile from cu.
6187 (lookup_dwp_signatured_type): Likewise.
6188 (lookup_signatured_type): Likewise.
6189 (read_cutu_die_from_dwo): Likewise.
6190 (init_tu_and_read_dwo_dies): Likewise.
6191 (init_cutu_and_read_dies): Likewise.
6192 (init_cutu_and_read_dies_no_follow): Likewise.
6193 (allocate_type_unit_groups_table): Add objfile parameter.
6194 (create_type_unit_group): Use dwarf2_per_objfile from cu.
6195 (get_type_unit_group): Likewise.
6196 (process_psymtab_comp_unit): Update call.
6197 (build_type_psymtabs_reader): Use dwarf2_per_objfile from cu.
6198 (build_type_psymtabs_1): Add dwarf2_per_objfile parameter.
6199 (print_tu_stats): Likewise.
6200 (build_type_psymtab_dependencies): Use dwarf2_per_objfile passed
6201 in void* parameter.
6202 (build_type_psymtabs): Change objfile parameter to
6203 dwarf2_per_objfile.
6204 (process_skeletonless_type_unit): Use dwarf2_per_objfile
6205 passed in void* parameter.
6206 (process_skeletonless_type_units): Change objfile parameter to
6207 dwarf2_per_objfile.
6208 (set_partial_user): Likewise.
6209 (dwarf2_build_psymtabs_hard): Likewise.
6210 (read_comp_units_from_section): Likewise.
6211 (create_all_comp_units): Likewise.
6212 (scan_partial_symbols): Update calls.
6213 (add_partial_symbol): Likewise.
6214 (dwarf2_read_symtab): Use get_dwarf2_per_objfile.
6215 (maybe_queue_comp_unit): Use dwarf2_read_symtab from cu.
6216 (process_queue): Add dwarf2_per_objfile parameter.
6217 (get_compunit_symtab): Use dwarf2_per_objfile from cu.
6218 (compute_compunit_symtab_includes): Likewise.
6219 (process_cu_includes): Add dwarf2_per_objfile parameter.
6220 (process_full_comp_unit): Use dwarf2_per_objfile from cu.
6221 (process_full_type_unit): Likewise.
6222 (process_imported_unit_die): Update call.
6223 (handle_DW_AT_stmt_list): Use dwarf2_per_objfile from cu.
6224 (read_file_scope): Likewise.
6225 (allocate_dwo_file_hash_table): Add objfile parameter.
6226 (lookup_dwo_file_slot): Add dwarf2_per_objfile parameter.
6227 (create_cus_hash_table): Likewise.
6228 (create_dwp_hash_table): Likewise.
6229 (create_dwo_unit_in_dwp_v1): Likewise.
6230 (create_dwp_v2_section): Likewise.
6231 (create_dwo_unit_in_dwp_v2): Likewise.
6232 (lookup_dwo_unit_in_dwp): Likewise.
6233 (try_open_dwop_file): Likewise.
6234 (open_dwo_file): Likewise. Use dwarf2_per_objfile from cu.
6235 (open_and_init_dwo_file): Use dwarf2_per_objfile from cu, update
6236 cleanup to include a reference to dwarf2_per_objfile.
6237 (open_dwp_file): Add dwarf2_per_objfile parameter.
6238 (open_and_init_dwp_file): Likewise.
6239 (get_dwp_file): Likewise.
6240 (lookup_dwo_cutu): Use dwarf2_per_objfile from cu.
6241 (queue_and_load_all_dwo_tus): Update call.
6242 (free_dwo_file_cleanup): Use dwarf2_per_objfile from cleanup
6243 data.
6244 (dwarf2_rnglists_process): Use dwarf2_per_objfile from cu.
6245 (dwarf2_ranges_process): Likewise.
6246 (dwarf2_get_pc_bounds): Likewise.
6247 (mark_common_block_symbol_computed): Likewise.
6248 (abbrev_table_read_table): Add dwarf2_per_objfile parameter.
6249 (dwarf2_read_abbrevs): Update call.
6250 (read_partial_die): Use dwarf2_per_objfile from cu.
6251 (find_partial_die): Likewise.
6252 (fixup_partial_die): Likewise.
6253 (read_attribute_value): Likewise.
6254 (read_indirect_string_at_offset_from): Add objfile parameter.
6255 (read_indirect_string_at_offset): Add dwarf2_per_objfile
6256 parameter.
6257 (read_indirect_string_from_dwz): Add objfile parameter.
6258 (read_indirect_string): Add objfile parameter.
6259 (read_addr_index_1): Add dwarf2_per_objfile parameter.
6260 (read_addr_index): Use dwarf2_per_objfile from cu.
6261 (dwarf2_read_addr_index): Use dwarf2_per_objfile from cu, don't
6262 call dw2_setup.
6263 (read_str_index): Use dwarf2_per_objfile from cu.
6264 (get_debug_line_section): Likewise.
6265 (read_formatted_entries): Add dwarf2_per_objfile parameter.
6266 (dwarf_decode_line_header): Use dwarf2_per_objfile from cu.
6267 (new_symbol_full): Use dwarf2_per_objfile from cu.
6268 (build_error_marker_type): Likewise.
6269 (lookup_die_type): Likewise.
6270 (determine_prefix): Likewise.
6271 (follow_die_offset): Likewise.
6272 (dwarf2_fetch_die_loc_sect_off): Use get_dwarf2_per_objfile.
6273 (dwarf2_fetch_constant_bytes): Don't call dw2_setup.
6274 (dwarf2_fetch_die_type_sect_off): Likewise.
6275 (dwarf2_get_die_type): Likewise.
6276 (follow_die_sig_1): Use dwarf2_per_objfile from cu.
6277 (get_signatured_type): Likewise.
6278 (get_DW_AT_signature_type): Likewise.
6279 (dwarf_decode_macro_bytes): Add dwarf2_per_objfile parameter.
6280 (dwarf_decode_macros): Use dwarf2_per_objfile from cu.
6281 (cu_debug_loc_section): Likewise.
6282 (fill_in_loclist_baton): Likewise.
6283 (dwarf2_symbol_mark_computed): Likewise.
6284 (dwarf2_find_containing_comp_unit): Change objfile parameter to
6285 dwarf2_per_objfile.
6286 (free_cached_comp_units): Use dwarf2_per_objfile passed in void*
6287 parameter.
6288 (age_cached_comp_units): Add dwarf2_per_objfile parameter.
6289 (free_one_cached_comp_unit): Use dwarf2_per_objfile from cu.
6290 (dwarf2_free_objfile): Use get_dwarf2_per_objfile.
6291 (set_die_type): Use dwarf2_free_objfile from cu.
6292 (get_die_type_at_offset): Likewise.
6293 (dwarf2_per_objfile_free): Don't assign global variable.
6294 (debug_names) <constructor>: Add dwarf2_per_objfile
6295 parameter, update m_debugstrlookup construction.
6296 (debug_names::debug_str_lookup): Add dwarf2_per_objfile
6297 parameter.
6298 <m_dwarf2_per_objfile>: New field.
6299 <lookup>: Use m_dwarf2_per_objfile.
6300 (check_dwarf64_offsets): Add dwarf2_per_objfile parameter.
6301 (psyms_seen_size): Likewise.
6302 (write_gdbindex): Replace objfile parameter with
6303 dwarf2_per_objfile.
6304 (write_debug_names): Likewise.
6305 (write_psymtabs_to_index): Likewise.
6306 (save_gdb_index_command): Use get_dwarf2_per_objfile, update
6307 calls.
6308
6309 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
6310
6311 * dwarf2read.c (struct dwarf2_cu) <objfile>: Remove.
6312 <dwarf2_per_objfile>: New field.
6313 (struct dwarf2_per_cu_data) <objfile>: Remove.
6314 <dwarf2_per_objfile>: New field.
6315 (create_cu_from_index_list): Assign dwarf2_per_objfile instead
6316 of objfile.
6317 (create_signatured_type_table_from_index): Likewise.
6318 (create_debug_type_hash_table): Likewise.
6319 (fill_in_sig_entry_from_dwo_entry): Likewise.
6320 (lookup_dwo_unit): Access objfile through dwarf2_per_objfile.
6321 (create_type_unit_group): Assign dwarf2_per_objfile instead of
6322 objfile.
6323 (create_partial_symtab): Access objfile through
6324 dwarf2_per_objfile.
6325 (process_psymtab_comp_unit_reader): Likewise.
6326 (read_comp_units_from_section): Likewise.
6327 (scan_partial_symbols): Likewise.
6328 (add_partial_symbol): Likewise.
6329 (add_partial_subprogram): Likewise.
6330 (peek_die_abbrev): Likewise.
6331 (fixup_go_packaging): Likewise.
6332 (process_full_comp_unit): Likewise.
6333 (process_full_type_unit): Likewise.
6334 (process_imported_unit_die): Likewise.
6335 (dwarf2_compute_name): Likewise.
6336 (dwarf2_physname): Likewise.
6337 (read_import_statement): Likewise.
6338 (create_cus_hash_table): Assign dwarf2_physname instead of
6339 objfile.
6340 (read_func_scope): Access objfile through dwarf2_per_objfile.
6341 (read_lexical_block_scope): Likewise.
6342 (read_call_site_scope): Likewise.
6343 (read_variable): Likewise.
6344 (dwarf2_rnglists_process): Likewise.
6345 (dwarf2_ranges_process): Likewise.
6346 (dwarf2_ranges_read): Likewise.
6347 (dwarf2_record_block_ranges): Likewise.
6348 (dwarf2_add_field): Likewise.
6349 (dwarf2_add_member_fn): Likewise.
6350 (read_structure_type): Likewise.
6351 (process_structure_scope): Likewise.
6352 (read_enumeration_type): Likewise.
6353 (read_array_type): Likewise.
6354 (read_common_block): Likewise.
6355 (read_namespace_type): Likewise.
6356 (read_namespace): Likewise.
6357 (read_module_type): Likewise.
6358 (read_tag_pointer_type): Likewise.
6359 (read_tag_ptr_to_member_type): Likewise.
6360 (read_tag_string_type): Likewise.
6361 (read_subroutine_type): Likewise.
6362 (read_typedef): Likewise.
6363 (read_base_type): Likewise.
6364 (attr_to_dynamic_prop): Likewise.
6365 (read_subrange_type): Likewise.
6366 (read_unspecified_type): Likewise.
6367 (load_partial_dies): Likewise.
6368 (read_partial_die): Likewise.
6369 (find_partial_die): Likewise.
6370 (guess_partial_die_structure_name): Likewise.
6371 (fixup_partial_die): Likewise.
6372 (read_attribute_value): Likewise.
6373 (read_addr_index_from_leb128): Likewise.
6374 (dwarf2_read_addr_index): Likewise.
6375 (dwarf2_string_attr): Likewise.
6376 (lnp_state_machine::check_line_address): Likewise.
6377 (dwarf_decode_lines_1): Likewise.
6378 (dwarf_decode_lines): Likewise.
6379 (dwarf2_start_symtab): Likewise.
6380 (var_decode_location): Likewise.
6381 (new_symbol_full): Likewise.
6382 (dwarf2_const_value_data): Likewise.
6383 (dwarf2_const_value_attr): Likewise.
6384 (dwarf2_const_value): Likewise.
6385 (die_type): Likewise.
6386 (die_containing_type): Likewise.
6387 (lookup_die_type): Likewise.
6388 (guess_full_die_structure_name): Likewise.
6389 (anonymous_struct_prefix): Likewise.
6390 (dwarf2_name): Likewise.
6391 (follow_die_ref_or_sig): Likewise.
6392 (follow_die_offset): Likewise.
6393 (follow_die_ref): Likewise.
6394 (dwarf2_fetch_die_loc_sect_off): Likewise.
6395 (dwarf2_fetch_constant_bytes): Likewise.
6396 (dwarf2_fetch_die_type_sect_off): Likewise.
6397 (dwarf2_get_die_type): Likewise.
6398 (follow_die_sig): Likewise.
6399 (decode_locdesc): Likewise.
6400 (dwarf2_per_cu_objfile): Likewise.
6401 (dwarf2_per_cu_text_offset): Likewise.
6402 (init_one_comp_unit): Assign dwarf2_per_objfile instead of
6403 objfile.
6404 (set_die_type): Access objfile through
6405 dwarf2_per_objfile.
6406
6407 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
6408
6409 * valprint.c (converted_character_d): Remove typedef.
6410 (DEF_VEC_O (converted_character_d)): Remove.
6411 (count_next_character): Use std::vector.
6412 (print_converted_chars_to_obstack): Likewise.
6413 (generic_printstr): Likewise.
6414
6415 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
6416
6417 * xml-support.h (struct gdb_xml_value): Add constructor.
6418 <value>: Change type to unique_xmalloc_ptr.
6419 (gdb_xml_value_s): Remove typedef.
6420 (DEF_VEC_O (gdb_xml_value_s)): Remove.
6421 (gdb_xml_element_start_handler): Change parameter type to
6422 std::vector.
6423 (xml_find_attribute): Likewise.
6424 * xml-support.c (xml_find_attribute): Change parameter type to
6425 std::vector and adjust.
6426 (gdb_xml_values_cleanup): Remove.
6427 (gdb_xml_parser::start_element): Adjust to std::vector.
6428 (xinclude_start_include): Change paraeter type to std::vector
6429 and adjust.
6430 * btrace.c (check_xml_btrace_version): Likewise.
6431 (parse_xml_btrace_block): Likewise.
6432 (parse_xml_btrace_pt_config_cpu): Likewise.
6433 (parse_xml_btrace_pt): Likewise.
6434 (parse_xml_btrace_conf_bts): Likewise.
6435 (parse_xml_btrace_conf_pt): Likewise.
6436 * memory-map.c (memory_map_start_memory): Likewise.
6437 (memory_map_start_property): Likewise.
6438 * osdata.c (osdata_start_osdata): Likewise.
6439 (osdata_start_item): Likewise.
6440 (osdata_start_column): Likewise.
6441 * remote.c (start_thread): Likewise.
6442 * solib-aix.c (library_list_start_library): Likewise.
6443 (library_list_start_list): Likewise.
6444 * solib-svr4.c (library_list_start_library): Likewise.
6445 (svr4_library_list_start_list): Likewise.
6446 * solib-target.c (library_list_start_segment): Likewise.
6447 (library_list_start_section): Likewise.
6448 (library_list_start_library): Likewise.
6449 (library_list_start_list): Likewise.
6450 * tracepoint.c (traceframe_info_start_memory): Likewise.
6451 (traceframe_info_start_tvar): Likewise.
6452 * xml-syscall.c (syscall_start_syscall): Likewise.
6453 * xml-tdesc.c (tdesc_start_target): Likewise.
6454 (tdesc_start_feature): Likewise.
6455 (tdesc_start_reg): Likewise.
6456 (tdesc_start_union): Likewise.
6457 (tdesc_start_struct): Likewise.
6458 (tdesc_start_flags): Likewise.
6459 (tdesc_start_enum): Likewise.
6460 (tdesc_start_field): Likewise.
6461 (tdesc_start_enum_value): Likewise.
6462 (tdesc_start_vector): Likewise.
6463
6464 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
6465
6466 * extension.h (struct xmethod_worker) <clone>: Remove.
6467 * python/py-xmethods.c (struct python_xmethod_worker) <clone>:
6468 Remove.
6469 (python_xmethod_worker::clone): Remove.
6470 * valops.c (find_overload_match): Use std::move instead of
6471 clone.
6472
6473 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
6474
6475 * extension-priv.h (enum ext_lang_rc): Remove, move to extension.h.
6476 (struct extension_language_ops) <clone_xmethod_worker_data>: Remove.
6477 <free_xmethod_worker_data>: Remove.
6478 <get_matching_xmethod_workers>: Chance VEC to std::vector.
6479 <get_xmethod_arg_types>: Remove.
6480 <get_xmethod_result_type>: Remove.
6481 <invoke_xmethod>: Remove.
6482 * extension.c (new_xmethod_worker): Remove.
6483 (clone_xmethod_worker): Remove.
6484 (get_matching_xmethod_workers): Return void, pass std::vector by
6485 pointer.
6486 (get_xmethod_arg_types): Rename to...
6487 (xmethod_worker::get_arg_types): ... this, and adjust.
6488 (get_xmethod_result_type): Rename to...
6489 (xmethod_worker::get_result_type): ... this, and adjust.
6490 (invoke_xmethod): Remove.
6491 (free_xmethod_worker): Remove.
6492 (free_xmethod_worker_vec): Remove.
6493 * extension.h (enum ext_lang_rc): Move here from
6494 extension-priv.h.
6495 (struct xmethod_worker): Add constructor and destructor.
6496 <data>: Remove.
6497 <value>: Remove.
6498 <invoke, clone, do_get_result_type, do_get_arg_types>: New
6499 virtual pure methods.
6500 <get_arg_types, get_result_type>: New methods.
6501 (xmethod_worker_ptr): Remove typedef.
6502 (DEF_VEC_P (xmethod_worker_ptr)): Remove.
6503 (xmethod_worker_vec): Remove typedef.
6504 (xmethod_worker_up): New typedef.
6505 (invoke_xmethod): Remove.
6506 (clone_xmethod_worker): Remove.
6507 (free_xmethod_worker): Remove.
6508 (free_xmethod_worker_vec): Remove.
6509 (get_xmethod_arg_types): Remove.
6510 (get_xmethod_result_type): Remove.
6511 * valops.c (find_method_list): Use std::vector, don't use
6512 intermediate vector.
6513 (value_find_oload_method_list): Use std::vector.
6514 (find_overload_match): Use std::vector.
6515 (find_oload_champ): Use std::vector.
6516 * value.c (value_free): Use operator delete.
6517 (value_of_xmethod): Rename to...
6518 (value_from_xmethod): ... this. Don't assign
6519 xmethod_worker::value, take rvalue-reference.
6520 (result_type_of_xmethod): Adjust.
6521 (call_xmethod): Adjust.
6522 * value.h: Include extension.h.
6523 (struct xmethod_worker): Don't forward-declare.
6524 (value_of_xmethod): Rename to...
6525 (value_from_xmethod): ... this, take rvalue-reference.
6526 * python/py-xmethods.c (struct gdbpy_worker_data): Rename to...
6527 (struct python_xmethod_worker): ... this, add constructor and
6528 destructor.
6529 <invoke, clone, do_get_arg_types, do_get_result_type>: Implement.
6530 (gdbpy_free_xmethod_worker_data): Rename to...
6531 (python_xmethod_worker::~python_xmethod_worker): ... this and
6532 adjust.
6533 (gdbpy_clone_xmethod_worker_data): Rename to...
6534 (python_xmethod_worker::clone): ... this and adjust.
6535 (gdbpy_get_matching_xmethod_workers): Use std::vector, don't use
6536 temporary vector.
6537 (gdbpy_get_xmethod_arg_types): Rename to...
6538 (python_xmethod_worker::do_get_arg_types): ... this and adjust.
6539 (gdbpy_get_xmethod_result_type): Rename to...
6540 (python_xmethod_worker::do_get_result_type): ... this and
6541 adjust.
6542 (gdbpy_invoke_xmethod): Rename to...
6543 (python_xmethod_worker::invoke): ... this and adjust.
6544 (new_python_xmethod_worker): Rename to...
6545 (python_xmethod_worker::python_xmethod_worker): ... this and
6546 adjust.
6547 * python/python-internal.h (gdbpy_clone_xmethod_worker_data):
6548 Remove.
6549 (gdbpy_free_xmethod_worker_data): Remove.
6550 (gdbpy_get_matching_xmethod_workers): Use std::vector.
6551 (gdbpy_get_xmethod_arg_types): Remove.
6552 (gdbpy_get_xmethod_result_type): Remove.
6553 (gdbpy_invoke_xmethod): Remove.
6554 * python/python.c (python_extension_ops): Remove obsolete
6555 callbacks.
6556
6557 2018-01-05 Pedro Alves <palves@redhat.com>
6558
6559 PR gdb/18653
6560 * common/signals-state-save-restore.c
6561 (save_original_signals_state): New parameter 'quiet'. Warn if we
6562 find a custom handler preinstalled, instead of internal erroring.
6563 But only warn if !quiet.
6564 * common/signals-state-save-restore.h
6565 (save_original_signals_state): New parameter 'quiet'.
6566 * main.c (captured_main_1): Move save_original_signals_state call
6567 after option handling, and pass QUIET.
6568
6569 2018-01-05 Pedro Alves <palves@redhat.com>
6570
6571 * spu-tdep.c (spu_catch_start): Pass
6572 symbol_name_match_type::SEARCH_NAME to block_lookup_symbol.
6573
6574 2018-01-05 Pedro Alves <palves@redhat.com>
6575
6576 PR gdb/22670
6577 * ada-lang.c (literal_symbol_name_matcher): New function.
6578 (ada_get_symbol_name_matcher): Use it for
6579 symbol_name_match_type::SEARCH_NAME.
6580 * block.c (block_lookup_symbol): New parameter 'match_type'. Pass
6581 it down instead of assuming symbol_name_match_type::FULL.
6582 * block.h (block_lookup_symbol): New parameter 'match_type'.
6583 * c-valprint.c (print_unpacked_pointer): Use
6584 lookup_symbol_search_name instead of lookup_symbol.
6585 * compile/compile-object-load.c (get_out_value_type): Pass down
6586 symbol_name_match_type::SEARCH_NAME.
6587 * cp-namespace.c (cp_basic_lookup_symbol): Pass down
6588 symbol_name_match_type::FULL.
6589 * cp-support.c (cp_get_symbol_name_matcher): Handle
6590 symbol_name_match_type::SEARCH_NAME.
6591 * infrun.c (insert_exception_resume_breakpoint): Use
6592 lookup_symbol_search_name.
6593 * p-valprint.c (pascal_val_print): Use lookup_symbol_search_name.
6594 * psymtab.c (maintenance_check_psymtabs): Use
6595 symbol_name_match_type::SEARCH_NAME and SYMBOL_SEARCH_NAME.
6596 * stack.c (print_frame_args): Use lookup_symbol_search_name and
6597 SYMBOL_SEARCH_NAME.
6598 * symtab.c (lookup_local_symbol): Don't demangle the lookup name
6599 if symbol_name_match_type::SEARCH_NAME.
6600 (lookup_symbol_in_language): Pass down
6601 symbol_name_match_type::FULL.
6602 (lookup_symbol_search_name): New.
6603 (lookup_language_this): Pass down
6604 symbol_name_match_type::SEARCH_NAME.
6605 (lookup_symbol_aux, lookup_local_symbol): New parameter
6606 'match_type'. Pass it down.
6607 * symtab.h (symbol_name_match_type::SEARCH_NAME): New enumerator.
6608 (lookup_symbol_search_name): New declaration.
6609 (lookup_symbol_in_block): New 'match_type' parameter.
6610
6611 2018-01-05 Pedro Alves <palves@redhat.com>
6612
6613 PR gdb/22670
6614 * ada-lang.c (ada_lookup_encoded_symbol): Reimplement in terms of
6615 ada_lookup_symbol.
6616 (ada_lookup_symbol): Reimplement in terms of
6617 ada_lookup_symbol_list, bits factored out from
6618 ada_lookup_encoded_symbol.
6619
6620 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6621
6622 * ada-exp.y (write_object_renaming): When subscripting an array
6623 using a symbol as the index, pass the block in call to
6624 ada_lookup_encoded_symbol when looking that symbol up.
6625
6626 2018-01-05 Jerome Guitton <guitton@adacore.com>
6627
6628 * ada-lang.c (ada_array_length): Use ada_index_type instead of
6629 TYPE_INDEX_TYPE.
6630
6631 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6632
6633 * ada-lang.c (ada_to_fixed_value_create): Add handling of
6634 the case where VALUE_LVAL (val0) is not lval_memory.
6635
6636 2018-01-05 Xavier Roirand <roirand@adacore.com>
6637
6638 * ada-valprint.c (print_optional_low_bound): Handle
6639 character-indexed array printing like boolean-indexed array
6640 printing.
6641
6642 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6643
6644 * NEWS: Create a new section for the next release branch.
6645 Rename the section of the current branch, now that it has
6646 been cut.
6647
6648 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6649
6650 GDB 8.1 branch created (5219ac6237c272b938c28517bf371429260c71e7):
6651 * version.in: Bump version to 8.1.50.DATE-git.
6652
6653 2018-01-03 Xavier Roirand <roirand@adacore.com>
6654
6655 * ada-lang.h (ada_exception_catchpoint_kind) <ada_catch_handlers>:
6656 Add field.
6657 * ada-lang.c (struct exception_support_info) <catch_handlers_sym>:
6658 Add field.
6659 (default_exception_support_info) <catch_handlers_sym>: Add field.
6660 (exception_support_info_fallback) <catch_handlers_sym>: Add field.
6661 (ada_exception_name_addr_1): Add "catch handlers" handling.
6662 (ada_exception_catchpoint_cond_string) <ex>: New parameter.
6663 Update all callers.
6664 (create_excep_cond_exprs) <ex>: Add parameter.
6665 (re_set_exception): Update create_excep_cond_exprs call.
6666 (print_it_exception, print_one_exception, print_mention_exception)
6667 (print_recreate_exception): Add "catch handler" handling.
6668 (allocate_location_catch_handlers, re_set_catch_handlers)
6669 (check_status_catch_handlers, print_it_catch_handlers)
6670 (print_one_catch_handlers, print_mention_catch_handlers)
6671 (print_recreate_catch_handlers): New function.
6672 (catch_handlers_breakpoint_ops): New variable.
6673 (catch_ada_exception_command_split) <is_catch_handlers_cmd>:
6674 Add parameter. Add "catch handler" handling.
6675 (ada_exception_sym_name, ada_exception_breakpoint_ops):
6676 Add "catch handler" handling.
6677 (ada_exception_catchpoint_cond_string): Add "catch handler"
6678 handling.
6679 (create_ada_exception_catchpoint): Update create_excep_cond_exprs
6680 call.
6681 (catch_ada_handlers_command): New function.
6682 (initialize_ada_catchpoint_ops): Initialize "catch handlers"
6683 operations structure.
6684 (_initialize_ada_language): Add "catch handlers" command entry.
6685 * NEWS: Document "catch handlers" feature.
6686
6687 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6688
6689 * ada-lang.c (ada_value_slice_from_ptr): Take array stride into
6690 account when creating the array type of the slice.
6691 (ada_value_slice): Likewise.
6692
6693 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6694
6695 * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_BYTE_STRIDE>:
6696 New enum value.
6697 (create_array_type_with_stride): Add byte_stride_prop parameter.
6698 * gdbtypes.c (create_array_type_with_stride) <byte_stride_prop>:
6699 New parameter. Update all callers in this file.
6700 (array_type_has_dynamic_stride): New function.
6701 (is_dynamic_type_internal, resolve_dynamic_array): Add handling
6702 of arrays with dynamic byte strides.
6703 * dwarf2read.c (read_array_type): Add support for dynamic
6704 DW_AT_byte_stride attributes.
6705
6706 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6707
6708 * dwarf2read.c (read_unspecified_type): Treat
6709 DW_TAG_enumeration_type DIEs from Ada units as stubs.
6710
6711 2018-01-01 Joel Brobecker <brobecker@adacore.com>
6712
6713 Update copyright year range in all GDB files.
6714
6715 2018-01-01 Joel Brobecker <brobecker@adacore.com>
6716
6717 * copyright.py (BY_HAND): Remove gdb/testsuite/gdb.base/step-line.inp
6718 and gdb/testsuite/gdb.base/step-line.c.
6719
6720 2018-01-01 Joel Brobecker <brobecker@adacore.com>
6721
6722 * copyright.py (main): Dump the contents of
6723 MULTIPLE_COPYRIGHT_HEADERS (separately) from BY_HAND,
6724 even if BY_HAND is empty.
6725
6726 2018-01-01 Joel Brobecker <brobecker@adacore.com>
6727
6728 * top.c (print_gdb_version): Update Copyright year in version
6729 message.
6730
6731 2018-01-01 Joel Brobecker <brobecker@adacore.com>
6732
6733 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2017.
6734
6735 For older changes see ChangeLog-2017.
6736 \f
6737 Local Variables:
6738 mode: change-log
6739 left-margin: 8
6740 fill-column: 74
6741 version-control: never
6742 coding: utf-8
6743 End:
This page took 0.166202 seconds and 4 git commands to generate.