Use unique_xmalloc_ptr in solib-aix.c
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2018-06-18 Tom Tromey <tom@tromey.com>
2
3 * solib-aix.c (solib_aix_get_section_offsets): Return
4 unique_xmalloc_ptr.
5 (solib_aix_solib_create_inferior_hook): Update.
6
7 2018-06-18 Tom Tromey <tom@tromey.com>
8
9 * solib-darwin.c (darwin_current_sos): Use unique_xmalloc_ptr.
10
11 2018-06-18 Tom Tromey <tom@tromey.com>
12
13 * solib-frv.c (frv_relocate_main_executable): Use
14 unique_xmalloc_ptr.
15 * solib-dsbt.c (dsbt_relocate_main_executable): Use
16 unique_xmalloc_ptr.
17
18 2018-06-18 Tom Tromey <tom@tromey.com>
19
20 * objfiles.h (inhibit_section_map_updates): Update.
21 (resume_section_map_updates, resume_section_map_updates_cleanup):
22 Remove.
23 * solib-svr4.c (svr4_handle_solib_event): Update.
24 * objfiles.c (inhibit_section_map_updates): Return
25 scoped_restore_tmpl<int>.
26 (resume_section_map_updates, resume_section_map_updates_cleanup):
27 Remove.
28
29 2018-06-18 Tom Tromey <tom@tromey.com>
30
31 * valprint.h (read_string): Update.
32 * valprint.c (read_string): Change type of "buffer".
33 (val_print_string): Update.
34 * python/py-value.c (valpy_string): Update.
35 * language.h (struct language_defn) <la_get_string>: Change
36 type of "buffer".
37 (default_get_string, c_get_string): Update.
38 * language.c (default_get_string): Change type of "buffer".
39 * guile/scm-value.c (gdbscm_value_to_string): Update.
40 * c-lang.c (c_get_string): Change type of "buffer".
41
42 2018-06-18 Tom Tromey <tom@tromey.com>
43
44 * ser-mingw.c (struct pipe_state_destroyer): New.
45 (pipe_state_up): New typedef.
46 (cleanup_pipe_state): Remove.
47 (pipe_windows_open): Use pipe_state_up. Don't release argv.
48
49 2018-06-18 Tom Tromey <tom@tromey.com>
50
51 * rust-lang.h (rust_yyerror): Don't declare.
52 * rust-lang.c (rust_language_defn): Update.
53 * rust-exp.y (yyerror): Now static.
54 * parse.c (parse_exp_in_context_1): Update.
55 * p-lang.h (p_yyerror): Don't declare.
56 * p-lang.c (p_language_defn): Update.
57 * p-exp.y (yyerror): Now static.
58 * opencl-lang.c (opencl_language_defn): Update.
59 * objc-lang.c (objc_language_defn): Update.
60 * m2-lang.h (m2_yyerror): Don't declare.
61 * m2-lang.c (m2_language_defn): Update.
62 * m2-exp.y (yyerror): Now static.
63 * language.h (struct language_defn) <la_error>: Remove.
64 * language.c (unk_lang_error): Remove.
65 (unknown_language_defn, auto_language_defn): Remove.
66 * go-lang.h (go_yyerror): Don't declare.
67 * go-lang.c (go_language_defn): Update.
68 * go-exp.y (yyerror): Now static.
69 * f-lang.h (f_yyerror): Don't declare.
70 * f-lang.c (f_language_defn): Update.
71 * f-exp.y (yyerror): Now static.
72 * d-lang.h (d_yyerror): Don't declare.
73 * d-lang.c (d_language_defn): Update.
74 * d-exp.y (yyerror): Now static.
75 * c-lang.h (c_yyerror): Don't declare.
76 * c-lang.c (c_language_defn, cplus_language_defn)
77 (asm_language_defn, minimal_language_defn): Update.
78 * c-exp.y (yyerror): Now static.
79 * ada-lang.h (ada_yyerror): Don't declare.
80 * ada-lang.c (ada_language_defn): Update.
81 * ada-exp.y (yyerror): Now static.
82
83 2018-06-18 Alan Hayward <alan.hayward@arm.com>
84
85 * aarch64-linux-nat.c (fetch_sveregs_from_thread): New function.
86 (store_sveregs_to_thread): Likewise.
87 (aarch64_linux_fetch_inferior_registers): Check for SVE.
88 (aarch64_linux_store_inferior_registers): Likewise.
89 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_get_sveregs): New
90 function.
91 (aarch64_sve_regs_copy_to_regcache): Likewise.
92 (aarch64_sve_regs_copy_from_regcache): Likewise.
93 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_get_sveregs): New
94 declaration.
95 (aarch64_sve_regs_copy_to_regcache): Likewise.
96 (aarch64_sve_regs_copy_from_regcache): Likewise.
97 (sve_context): Structure from Linux headers.
98 (SVE_SIG_ZREGS_SIZE): Define from Linux headers.
99 (SVE_SIG_ZREG_SIZE): Likewise.
100 (SVE_SIG_PREG_SIZE): Likewise.
101 (SVE_SIG_FFR_SIZE): Likewise.
102 (SVE_SIG_REGS_OFFSET): Likewise.
103 (SVE_SIG_ZREGS_OFFSET): Likewise.
104 (SVE_SIG_ZREG_OFFSET): Likewise.
105 (SVE_SIG_ZREGS_SIZE): Likewise.
106 (SVE_SIG_PREGS_OFFSET): Likewise.
107 (SVE_SIG_PREG_OFFSET): Likewise.
108 (SVE_SIG_PREGS_SIZE): Likewise.
109 (SVE_SIG_FFR_OFFSET): Likewise.
110 (SVE_SIG_REGS_SIZE): Likewise.
111 (SVE_SIG_CONTEXT_SIZE): Likewise.
112 (SVE_PT_REGS_MASK): Likewise.
113 (SVE_PT_REGS_FPSIMD): Likewise.
114 (SVE_PT_REGS_SVE): Likewise.
115 (SVE_PT_VL_INHERIT): Likewise.
116 (SVE_PT_VL_ONEXEC): Likewise.
117 (SVE_PT_REGS_OFFSET): Likewise.
118 (SVE_PT_FPSIMD_OFFSET): Likewise.
119 (SVE_PT_FPSIMD_SIZE): Likewise.
120 (SVE_PT_SVE_ZREG_SIZE): Likewise.
121 (SVE_PT_SVE_PREG_SIZE): Likewise.
122 (SVE_PT_SVE_FFR_SIZE): Likewise.
123 (SVE_PT_SVE_FPSR_SIZE): Likewise.
124 (SVE_PT_SVE_FPCR_SIZE): Likewise.
125 (__SVE_SIG_TO_PT): Likewise.
126 (SVE_PT_SVE_OFFSET): Likewise.
127 (SVE_PT_SVE_ZREGS_OFFSET): Likewise.
128 (SVE_PT_SVE_ZREG_OFFSET): Likewise.
129 (SVE_PT_SVE_ZREGS_SIZE): Likewise.
130 (SVE_PT_SVE_PREGS_OFFSET): Likewise.
131 (SVE_PT_SVE_PREG_OFFSET): Likewise.
132 (SVE_PT_SVE_PREGS_SIZE): Likewise.
133 (SVE_PT_SVE_FFR_OFFSET): Likewise.
134 (SVE_PT_SVE_FPSR_OFFSET): Likewise.
135 (SVE_PT_SVE_FPCR_OFFSET): Likewise.
136 (SVE_PT_SVE_SIZE): Likewise.
137 (SVE_PT_SIZE): Likewise.
138 (HAS_SVE_STATE): New define.
139
140 2018-06-18 Alan Hayward <alan.hayward@arm.com>
141
142 * nat/aarch64-sve-linux-sigcontext.h: New file.
143 * nat/aarch64-sve-linux-ptrace.h (SVE_VQ_BYTES): Move to
144 new files.
145 (SVE_VQ_MIN): Likewise.
146 (SVE_VQ_MAX): Likewise.
147 (SVE_VL_MIN): Likewise.
148 (SVE_VL_MAX): Likewise.
149 (SVE_NUM_ZREGS): Likewise.
150 (SVE_NUM_PREGS): Likewise.
151 (sve_vl_valid): Likewise.
152 (struct user_sve_header): Likewise.
153
154 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
155 Richard Bunt <Richard.Bunt@arm.com>
156
157 * linux-nat.c (stop_wait_callback): Don't discard SIGSTOP if it
158 was requested by GDB.
159
160 2018-06-15 Tom de Vries <tdevries@suse.de>
161
162 * MAINTAINERS (Write After Approval): Add Tom de Vries.
163
164 2018-06-14 Simon Marchi <simon.marchi@polymtl.ca>
165
166 * gnulib/update-gnulib.sh: Print expected versions of
167 autoconf/aclocal.
168
169 2018-06-14 Simon Marchi <simon.marchi@ericsson.com>
170
171 * arch-utils.c (default_type_align): Use type_length_units.
172 * gdbtypes.c (type_align): Use type_length_units.
173
174 2018-06-14 Philippe Waroquiers <philippe.waroquiers@skynet.be>
175
176 * cli/cli-script.c (_initialize_cli_script): Fix online documentation
177 of 'define' command.
178
179 2018-06-14 Tom de Vries <tdevries@suse.de>
180
181 PR cli/22573
182 * infcmd.c (print_return_value_1): Use get_user_print_options instead of
183 get_no_prettyformat_print_options.
184
185 2018-06-13 Simon Marchi <simon.marchi@ericsson.com>
186
187 * sparc-nat.h: Include target.h.
188 * sparc64-linux-nat.c (class sparc64_linux_nat_target)
189 <fetch_registers>: Remove this argument in function call.
190 <store_registers>: Remove this argument in function call, remove
191 extra semicolon.
192 <low_forget_process>: Call sparc64_forget_process instead of
193 sparc_forget_process.
194
195 2018-06-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
196
197 * procfs.c (_initialize_procfs): Use add_inf_child_target.
198 (procfs_target::make_corefile_notes): Adjust to new
199 target_read_alloc return type.
200
201 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
202 Stephen Roberts <stephen.roberts@arm.com>
203
204 PR gdb/22882
205 * infrun.c (fetch_inferior_event): If GDB is not proceeding then
206 run INF_EXEC_COMPLETE handler, even when not calling normal_stop.
207 Move should_notify_stop local into more inner scope.
208
209 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
210 Stephen Roberts <stephen.roberts@arm.com>
211
212 PR gdb/22882
213 * infrun.c (resume_1): Add call to mark_async_event_handler.
214
215 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * infrun.c (do_target_wait): Change old version of $pc printed.
218
219 2018-06-11 Simon Marchi <simon.marchi@ericsson.com>
220
221 * dwarf2read.c (read_index_from_section): Rename to...
222 (read_gdb_index_from_section): ... this, update all callers.
223 (dwarf2_read_index): Rename to...
224 (dwarf2_read_gdb_index): ... this, update all callers.
225
226 2018-06-11 John David Anglin <danglin@gcc.gnu.org>
227
228 * gdb/hppa-linux-nat.c
229 (hppa_linux_nat_target::fetch_inferior_registers): Rename to
230 hppa_linux_nat_target::fetch_registers.
231
232 2018-06-11 Alan Hayward <alan.hayward@arm.com>
233
234 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Add mappings.
235 * aarch64-tdep.h (AARCH64_DWARF_SVE_VG): Add define.
236 (AARCH64_DWARF_SVE_FFR): Likewise.
237 (AARCH64_DWARF_SVE_P0): Likewise.
238 (AARCH64_DWARF_SVE_Z0): Likewise.
239
240 2018-06-11 Alan Hayward <alan.hayward@arm.com>
241
242 * common/common-regcache.h (raw_compare): New function.
243 * regcache.c (regcache::raw_compare): Likewise.
244 * regcache.h (regcache::raw_compare): New declaration.
245
246 2018-06-11 Alan Hayward <alan.hayward@arm.com>
247
248 * common/common-regcache.h (reg_buffer_common): New structure.
249 * regcache.c (reg_buffer::invalidate): Move from detached_regcache.
250 (reg_buffer::raw_supply): Likewise.
251 (reg_buffer::raw_supply_integer): Likewise.
252 (reg_buffer::raw_supply_zeroed): Likewise.
253 (reg_buffer::raw_collect): Likewise.
254 (reg_buffer::raw_collect_integer): Likewise.
255 * regcache.h (reg_buffer::invalidate): Move from detached_regcache.
256 (reg_buffer::raw_supply): Likewise.
257 (reg_buffer::raw_supply_integer): Likewise.
258 (reg_buffer::raw_supply_zeroed): Likewise.
259 (reg_buffer::raw_collect): Likewise.
260 (reg_buffer::raw_collect_integer): Likewise.
261
262 2018-06-10 Tom Tromey <tom@tromey.com>
263
264 * remote.c (stop_reply_p): Remove typedef. Don't declare queue.
265 (class remote_state) <stop_reply_queue>: Now std::vector.
266 (remote_state::~remote_state)
267 (remote_target::stop_reply_queue_length): Update.
268 (struct queue_iter_param, remove_child_of_pending_fork)
269 (struct check_pending_event_prevents_wildcard_vcont_callback_data)
270 (check_pending_event_prevents_wildcard_vcont_callback)
271 (remove_stop_reply_for_inferior)
272 (remove_stop_reply_of_remote_state)
273 (remote_notif_remove_once_on_match)
274 (stop_reply_match_ptid_and_ws)
275 (remote_kill_child_of_pending_fork): Remove.
276 (remote_target::remove_new_fork_children)
277 (remote_target::check_pending_events_prevent_wildcard_vcont)
278 (remote_target::discard_pending_stop_replies)
279 (remote_target::discard_pending_stop_replies_in_queue)
280 (remote_target::remote_notif_remove_queued_reply)
281 (remote_target::queued_stop_reply)
282 (remote_target::push_stop_reply, remote_target::peek_stop_reply)
283 (remote_target::wait, remote_target::kill_new_fork_children)
284 (remote_target::async): Update.
285
286 2018-06-10 Tom Tromey <tom@tromey.com>
287
288 * record-full.c (record_full_arch_list_cleanups): Remove.
289 (record_full_message): Use try/catch.
290 (record_full_wait_cleanups): Remove.
291 (record_full_wait_1): Use try/catch.
292 (record_full_restore): Likewise.
293
294 2018-06-10 Tom Tromey <tom@tromey.com>
295
296 * record-full.c (record_full_breakpoint_p): Remove typedef. Don't
297 declare VEC. Add constructor.
298 <in_target_beneath>: Now bool.
299 (record_full_breakpoints): Now a std::vector, static.
300 (record_full_sync_record_breakpoints)
301 (record_full_init_record_breakpoints)
302 (record_full_target::insert_breakpoint)
303 (record_full_target::remove_breakpoint): Update. Don't use XNEW.
304
305 2018-06-10 Simon Marchi <simon.marchi@polymtl.ca>
306
307 * dwarf2read.c (process_cu_includes): Remove struct keyword.
308 * serial.c (serial_interface_lookup): Remove struct keyword.
309
310 2018-06-10 Tom Tromey <tom@tromey.com>
311
312 * procfs.c (procfs_target::xfer_partial): Use "beneath" as a
313 method.
314 * nto-procfs.c (nto_procfs_target::xfer_partial): Use "beneath" as
315 a method.
316 * go32-nat.c (go32_nat_target::xfer_partial): Use "beneath" as a
317 method.
318 * arm-linux-nat.c (arm_linux_nat_target::read_description): Use
319 "beneath" as a method.
320 * arm-fbsd-nat.c (arm_fbsd_nat_target::read_description):
321 Use "beneath" as a method.
322
323 2018-06-10 Tom Tromey <tom@tromey.com>
324
325 * tracefile.c (struct trace_file_writer_deleter): New.
326 <operator()>: Rename from trace_file_writer_xfree.
327 (trace_file_writer_up): New typedef.
328 (tsave_command, trace_save_tfile, trace_save_ctf): Update.
329
330 2018-06-09 Simon Marchi <simon.marchi@ericsson.com>
331
332 * regcache.h (reg_buffer) <~reg_buffer>: Use default destructor.
333 <m_registers, m_register_status>: Change type to
334 std::unique_ptr.
335 * regcache.c (reg_buffer::reg_buffer): Use new instead of
336 XCNEWVEC.
337
338 2018-06-09 Simon Marchi <simon.marchi@ericsson.com>
339
340 * common/common-regcache.h (enum register_status): Add
341 underlying type "signed char".
342 * regcache.h (reg_buffer) <m_register_status>: Change type to
343 register_status *.
344 * regcache.c (reg_buffer::reg_buffer): Alocate arrays of
345 register_status instead of signed char.
346 (reg_buffer::save): Use REG_UNKNOWN instead of 0.
347 (reg_buffer::get_register_status): Remove cast.
348 (readable_regcache::raw_read): Remove cast.
349 (readable_regcache::cooked_read): Remove cast.
350
351 2018-06-09 Tom Tromey <tom@tromey.com>
352
353 * source.c (reverse_search_command, forward_search_command): Use
354 scoped_fd.
355
356 2018-06-09 Tom Tromey <tom@tromey.com>
357
358 * serial.c (serial_ops_p): Remove typedef. Don't declare VEC.
359 (serial_ops_list): Now static, std::vector.
360 (serial_interface_lookup, serial_add_interface): Update.
361
362 2018-06-09 Tom Tromey <tom@tromey.com>
363
364 * dwarf2read.c (process_cu_includes): Update.
365 (process_full_comp_unit): Update.
366 * dwarf2read.h (struct dwarf2_per_objfile) <just_read_cus>: Now a
367 std::vector.
368
369 2018-06-08 Paul Koning <paul_koning@dell.com>
370
371 PR gdb/23252
372
373 * python/python.c (do_start_initialization):
374 Avoid call to internal Python API.
375 (init__gdb_module): New function.
376
377 2018-06-08 Gary Benson <gbenson@redhat.com>
378
379 * linux-thread-db.c (valprint.h): New include.
380 (struct check_thread_db_info): New structure.
381 (check_thread_db_on_load, tdb_testinfo): New static globals.
382 (check_thread_db, check_thread_db_callback): New functions.
383 (try_thread_db_load_1): Run integrity checks if requested.
384 (maintenance_check_libthread_db): New function.
385 (_initialize_thread_db): Register "maint check libthread-db"
386 and "maint set/show check-libthread-db".
387 * NEWS: Mention the above new commands.
388
389 2018-06-08 Tom Tromey <tom@tromey.com>
390
391 * windows-nat.c (windows_nat_target::xfer_partial): "beneath" is
392 now a method.
393
394 2018-06-08 Tom Tromey <tom@tromey.com>
395
396 * btrace.c (parse_xml_raw): Use gdb::unique_xmalloc_ptr.
397
398 2018-06-08 Tom Tromey <tom@tromey.com>
399
400 * common/btrace-common.h (struct btrace_data): Add constructor,
401 destructor, move assignment operator.
402 <empty, clear, fini>: New methods.
403 <format>: Initialize.
404 (btrace_data_init, btrace_data_fini, btrace_data_clear)
405 (btrace_data_empty): Don't declare.
406 * common/btrace-common.c (btrace_data_init): Remove.
407 (btrace_data::fini): Rename from btrace_data_fini.
408 (btrace_data::empty): Rename from btrace_data_empty.
409 (btrace_data::clear): Rename from btrace_data_clear. Return
410 bool.
411 * btrace.h (make_cleanup_btrace_data): Don't declare.
412 * btrace.c (btrace_add_pc, btrace_stitch_trace, btrace_clear)
413 (parse_xml_btrace): Update.
414 (do_btrace_data_cleanup, make_cleanup_btrace_data): Remove.
415 (maint_btrace_clear_packet_history_cmd): Update.
416
417 2018-06-07 Pedro Alves <palves@redhat.com>
418
419 * target.h (target_ops) <beneath>: Now a method. All references
420 updated.
421 (class target_stack): New.
422 * target.c (g_target_stack): New.
423 (g_current_top_target): Delete.
424 (current_top_target): Get the top target out of g_target_stack.
425 (target_stack::push, target_stack::unpush): New.
426 (push_target, unpush_target): Reimplement.
427 (target_is_pushed): Reimplement in terms of g_target_stack.
428 (target_ops::beneath, target_stack::find_beneath): New.
429
430 2018-06-07 Pedro Alves <palves@redhat.com>
431
432 * target.h (find_target_beneath): Delete declaration.
433 * target.c (find_target_beneath): Delete definition.
434 * aix-thread.c: All callers of find_target_beneath adjusted to
435 call target_ops::beneath instead.
436 * bsd-uthread.c: Likewise.
437 * linux-thread-db.c: Likewise.
438 * ravenscar-thread.c: Likewise.
439 * sol-thread.c: Likewise.
440 * spu-multiarch.c: Likewise.
441
442 2018-06-07 Pedro Alves <palves@redhat.com>
443
444 * target.h (target_ops) <beneath>: Now a method. All references
445 updated.
446 (target_ops) <m_beneath>: New.
447 * target.c (target_ops::beneath): New.
448 * corelow.c: Adjust all references to target_ops::beneath.
449 * linux-thread-db.c: Likewise.
450 * make-target-delegates: Likewise.
451 * record-btrace.c: Likewise.
452 * record-full.c: Likewise.
453 * remote.c: Likewise.
454 * target.c: Likewise.
455 * target-delegates.c: Regenerate.
456
457 2018-06-07 Pedro Alves <palves@redhat.com>
458
459 * target.h (target_stack): Delete.
460 (current_top_target): Declare function.
461 * target.c (target_stack): Delete.
462 (g_current_top_target): New.
463 (current_top_target): New function.
464 * auxv.c: Use current_top_target instead of target_stack
465 throughout.
466 * avr-tdep.c: Likewise.
467 * breakpoint.c: Likewise.
468 * corefile.c: Likewise.
469 * elfread.c: Likewise.
470 * eval.c: Likewise.
471 * exceptions.c: Likewise.
472 * frame.c: Likewise.
473 * gdbarch-selftests.c: Likewise.
474 * gnu-v3-abi.c: Likewise.
475 * ia64-tdep.c: Likewise.
476 * ia64-vms-tdep.c: Likewise.
477 * infcall.c: Likewise.
478 * infcmd.c: Likewise.
479 * infrun.c: Likewise.
480 * linespec.c: Likewise.
481 * linux-tdep.c: Likewise.
482 * minsyms.c: Likewise.
483 * ppc-linux-nat.c: Likewise.
484 * ppc-linux-tdep.c: Likewise.
485 * procfs.c: Likewise.
486 * regcache.c: Likewise.
487 * remote.c: Likewise.
488 * rs6000-tdep.c: Likewise.
489 * s390-linux-nat.c: Likewise.
490 * s390-tdep.c: Likewise.
491 * solib-aix.c: Likewise.
492 * solib-darwin.c: Likewise.
493 * solib-dsbt.c: Likewise.
494 * solib-spu.c: Likewise.
495 * solib-svr4.c: Likewise.
496 * solib-target.c: Likewise.
497 * sparc-tdep.c: Likewise.
498 * sparc64-tdep.c: Likewise.
499 * spu-tdep.c: Likewise.
500 * symfile.c: Likewise.
501 * symtab.c: Likewise.
502 * target-descriptions.c: Likewise.
503 * target-memory.c: Likewise.
504 * target.c: Likewise.
505 * target.h: Likewise.
506 * tracefile-tfile.c: Likewise.
507 * tracepoint.c: Likewise.
508 * valops.c: Likewise.
509 * valprint.c: Likewise.
510 * value.c: Likewise.
511 * windows-tdep.c: Likewise.
512 * mi/mi-main.c: Likewise.
513
514 2018-06-07 Tom Tromey <tom@tromey.com>
515
516 * valprint.h (build_address_symbolic): Declare.
517 * printcmd.c (print_address_symbolic): Update.
518 (build_address_symbolic): Change "name" and "filename" to
519 std::string.
520 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
521 Update.
522 * defs.h (build_address_symbolic): Remove declaration.
523
524 2018-06-07 Alan Hayward <alan.hayward@arm.com>
525
526 * aarch64-tdep.c (AARCH64_SVE_V0_REGNUM): Add define.
527 (aarch64_vnv_type): Add function.
528 (aarch64_pseudo_register_name): Add V regs for SVE.
529 (aarch64_pseudo_register_type): Likewise.
530 (aarch64_pseudo_register_reggroup_p): Likewise.
531 (aarch64_pseudo_read_value_2): Use V0 offset for SVE
532 (aarch64_pseudo_read_value): Add V regs for SVE.
533 (aarch64_pseudo_write_2): Use V0 offset for SVE
534 (aarch64_pseudo_write): Add V regs for SVE.
535 * aarch64-tdep.h (struct gdbarch_tdep): Add vnv_type.
536
537 2018-06-06 Sergio Durigan Junior <sergiodj@redhat.com>
538
539 * arch/aarch64.h (sve_vq_from_vl): Guard with #ifndef.
540 (sve_vl_from_vq): Likewise.
541
542 2018-06-05 Tom Tromey <tom@tromey.com>
543
544 * cli/cli-cmds.c (show_version): Update.
545 * top.c (print_gdb_version): Add "interactive" parameter.
546 Update.
547 * main.c (captured_main_1): Update.
548 * top.h (print_gdb_version): Add "interactive" parameter and a
549 comment.
550
551 2018-06-05 David Malcolm <dmalcolm@redhat.com>
552
553 * common/enum-flags.h: Add trailing semicolon to example in
554 comment.
555
556 2018-06-05 Tom Tromey <tom@tromey.com>
557
558 PR cli/12326:
559 * NEWS: Add entry about pager.
560 * utils.c (pagination_disabled_for_command): New global.
561 (prompt_for_continue): Allow "c" response to prompt.
562 (reinitialize_more_filter): Clear
563 pagination_disabled_for_command.
564 (fputs_maybe_filtered): Check pagination_disabled_for_command.
565
566 2018-06-04 Tom Tromey <tom@tromey.com>
567
568 * ada-lang.h (ada_lookup_symbol_list): Update.
569 * ada-lang.c (resolve_subexp): Update.
570 (symbols_are_identical_enums): Change type of syms. Remove nsyms
571 parameter.
572 (remove_extra_symbols, remove_irrelevant_renamings): Likewise.
573 (ada_lookup_symbol_list_worker, ada_lookup_symbol_list): Change
574 results parameter to std::vector.
575 (ada_iterate_over_symbols, ada_lookup_symbol, get_var_value):
576 Update.
577 * ada-exp.y (block_lookup): Update.
578 (select_possible_type_sym): Change type of syms. Remove nsyms
579 parameter.
580 (write_var_or_type, write_name_assoc): Update.
581
582 2018-06-04 Joel Brobecker <brobecker@adacore.com>
583
584 * windows-nat.c (windows_nat_target::xfer_partial): Return
585 TARGET_XFER_E_IO if we need to delegate to the target beneath
586 but BENEATH is NULL.
587
588 2018-06-04 Simon Marchi <simon.marchi@ericsson.com>
589
590 * Makefile.in (config.status): Add configure.nat as a
591 dependency.
592
593 2018-06-04 Tom Tromey <tom@tromey.com>
594
595 * cp-name-parser.y (cpname_state): Add method declarations.
596 (HANDLE_QUAL): Update.
597 (cpname_state::d_grab, cpname_state::fill_comp)
598 (cpname_state::make_operator, cpname_state::make_dtor)
599 (cpname_state::make_builtin_type, cpname_state::make_name)
600 (cpname_state::d_qualify, cpname_state::d_int_type)
601 (cpname_state::d_unary, cpname_state::d_binary): Now methods.
602 (%union): Move earlier.
603
604 2018-06-04 Alan Hayward <alan.hayward@arm.com>
605
606 * elfread.c (elf_symfile_segments): Use ELF_SECTION_IN_SEGMENT.
607
608 2018-06-04 Alan Hayward <alan.hayward@arm.com>
609
610 * aarch64-tdep.c (aarch64_pseudo_read_value_1): New helper func.
611 (aarch64_pseudo_write_1): Likewise.
612 (aarch64_pseudo_read_value): Use helper.
613 (aarch64_pseudo_write): Likewise.
614
615 2018-06-04 Pedro Alves <palves@redhat.com>
616
617 * darwin-nat.c (darwin_ops): Delete.
618 (darwin_attach_pid): Use get_native_target.
619
620 2018-06-04 Alan Hayward <alan.hayward@arm.com>
621
622 * aarch64-tdep.c (aarch64_get_tdesc_vq): Use uint64_t for VQ.
623 * aarch64-tdep.h (struct gdbarch_tdep): Likewise.
624
625 2018-06-04 Alan Hayward <alan.hayward@arm.com>
626
627 * aarch64-linux-nat.c (aarch64_linux_read_description): Support SVE.
628 * aarch64-tdep.c (aarch64_get_tdesc_vq): New function.
629 (aarch64_gdbarch_init): Check for SVE.
630 * aarch64-tdep.h (gdbarch_tdep::has_sve): New function.
631
632 2018-06-04 Alan Hayward <alan.hayward@arm.com>
633
634 * aarch64-tdep.c (aarch64_read_description): Use uint64_t for VQ.
635 * aarch64-tdep.h (aarch64_read_description): Likewise.
636 * arch/aarch64.c (aarch64_create_target_description): Likewise.
637 * arch/aarch64.h (aarch64_create_target_description): Likewise.
638 * features/aarch64-sve.c (create_feature_aarch64_sve): Likewise.
639 * nat/aarch64-sve-linux-ptrace.c(aarch64_sve_get_vq): Likewise.
640 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_get_vq): Likewise.
641
642 2018-06-02 Simon Marchi <simon.marchi@ericsson.com>
643
644 * value.c (value_fetch_lazy_bitfield): New.
645 (value_fetch_lazy_memory): New.
646 (value_fetch_lazy_register): New.
647 (value_fetch_lazy): Factor out to smaller functions.
648
649 2018-06-01 Tom Tromey <tom@tromey.com>
650
651 * cp-name-parser.y (backslashable, represented): Now const.
652
653 2018-06-01 Tom Tromey <tom@tromey.com>
654
655 * cp-name-parser.y: Include parser-defs.h.
656 (parser_fprintf): Remove declaration.
657
658 2018-06-01 Tom Tromey <tom@tromey.com>
659
660 * cp-name-parser.y: Use %pure-parser, %lex-param, and
661 %parse-param.
662 (lexptr, prev_lexptr, error_lexptr, global_errmsg, demangle_info)
663 (global_result): Remove globals.
664 (struct cpname_state): New.
665 (yyparse): Don't declare.
666 (yylex, yyerror): Move declarations after %union.
667 (d_grab, fill_comp, make_operator, make_dtor, make_builtin_type)
668 (make_name): Add state parameter.
669 Update all callers.
670 (d_qualify, d_int_type, d_unary, d_binary, parse_number) Add state
671 parameter.
672 (HANDLE_QUAL, HANDLE_SPECIAL, HANDLE_TOKEN2, HANDLE_TOKEN3):
673 Update.
674 (yylex): Add lvalp, state parameters.
675 (yyerror): Add state parameter.
676 (cp_demangled_name_to_comp): Update.
677
678 2018-06-01 Tom Tromey <tom@tromey.com>
679
680 * cp-name-parser.y (parser_fprintf): Declare.
681 (GDB_YY_REMAP_PREFIX): Define.
682 Include yy-remap.h. Don't redefine yy* identifiers.
683
684 2018-06-01 Tom Tromey <tom@tromey.com>
685
686 * python/py-type.c (typy_legacy_template_argument): Update.
687 * cp-support.h (cp_demangled_name_to_comp): Update.
688 * cp-name-parser.y (cp_demangled_name_to_comp): Change errmsg
689 parameter to be a "std::string *".
690 (main): Update.
691
692 2018-06-01 H.J. Lu <hongjiu.lu@intel.com>
693
694 * ada-lex.l: Include "diagnostics.h" instead of
695 "common/diagnostics.h".
696 * unittests/environ-selftests.c: Likewise.
697 * common/diagnostics.h: Moved to ../include.
698
699 2018-06-01 Joel Brobecker <brobecker@adacore.com>
700
701 * breakpoint.c (breakpoint_re_set): Temporarily force language_mode
702 to language_mode_manual while calling breakpoint_re_set_one.
703
704 2018-06-01 Tom Tromey <tom@tromey.com>
705
706 * valops.c (value_cast_structs, destructor_name_p): Update.
707 * symtab.c (gdb_mangle_name): Update.
708 * stabsread.c (define_symbol, read_cpp_abbrev, read_baseclasses):
709 Update.
710 * p-valprint.c (pascal_object_is_vtbl_ptr_type)
711 (pascal_object_print_value_fields, pascal_object_print_value):
712 Update.
713 * p-typeprint.c (pascal_type_print_derivation_info): Update.
714 * linespec.c (find_methods): Update.
715 * gdbtypes.h (type_name_no_tag): Remove.
716 (type_name_or_error): Rename from type_name_no_tag_or_error.
717 * gdbtypes.c (type_name_no_tag): Remove.
718 (type_name_or_error): Rename from type_name_no_tag_or_error.
719 (lookup_struct_elt_type, check_typedef): Update.
720 * expprint.c (print_subexp_standard): Update.
721 * dwarf2read.c (dwarf2_add_field, load_partial_dies): Update.
722 * d-namespace.c (d_lookup_nested_symbol): Update.
723 * cp-valprint.c (cp_is_vtbl_ptr_type, cp_print_value_fields)
724 (cp_print_class_member): Update.
725 * cp-namespace.c (cp_lookup_nested_symbol): Update.
726 * completer.c (add_struct_fields): Update.
727 * c-typeprint.c (cp_type_print_derivation_info)
728 (c_type_print_varspec_prefix, c_type_print_base_struct_union):
729 Update.
730 * ada-lang.c (parse_old_style_renaming, xget_renaming_scope)
731 (ada_prefer_type, ada_is_exception_sym): Update.
732
733 2018-06-01 Tom Tromey <tom@tromey.com>
734
735 * valops.c (enum_constant_from_type, value_namespace_elt)
736 (value_maybe_namespace_elt): Update.
737 * valarith.c (find_size_for_pointer_math): Update.
738 * target-descriptions.c (make_gdb_type): Update.
739 * symmisc.c (print_symbol): Update.
740 * stabsread.c (define_symbol, read_type)
741 (complain_about_struct_wipeout, add_undefined_type)
742 (cleanup_undefined_types_1): Update.
743 * rust-lang.c (rust_tuple_type_p, rust_slice_type_p)
744 (rust_range_type_p, val_print_struct, rust_print_struct_def)
745 (rust_internal_print_type, rust_composite_type)
746 (rust_evaluate_funcall, rust_evaluate_subexp)
747 (rust_inclusive_range_type_p): Update.
748 * python/py-type.c (typy_get_tag): Update.
749 * p-typeprint.c (pascal_type_print_base): Update.
750 * mdebugread.c (parse_symbol, parse_type): Update.
751 * m2-typeprint.c (m2_long_set, m2_record_fields, m2_enum):
752 Update.
753 * guile/scm-type.c (gdbscm_type_tag): Update.
754 * go-lang.c (sixg_string_p): Update.
755 * gnu-v3-abi.c (build_gdb_vtable_type, build_std_type_info_type):
756 Update.
757 * gdbtypes.h (struct main_type) <tag_name>: Remove.
758 (TYPE_TAG_NAME): Remove.
759 * gdbtypes.c (type_name_no_tag): Simplify.
760 (check_typedef, check_types_equal, recursive_dump_type)
761 (copy_type_recursive, arch_composite_type): Update.
762 * f-typeprint.c (f_type_print_base): Update. Print "Type" prefix
763 in summary mode when needed.
764 * eval.c (evaluate_funcall): Update.
765 * dwarf2read.c (fixup_go_packaging, read_structure_type)
766 (process_structure_scope, read_enumeration_type)
767 (read_namespace_type, read_module_type, determine_prefix): Update.
768 * cp-support.c (inspect_type): Update.
769 * coffread.c (process_coff_symbol, decode_base_type): Update.
770 * c-varobj.c (c_is_path_expr_parent): Update.
771 * c-typeprint.c (c_type_print_base_struct_union): Update.
772 (c_type_print_base_1): Update. Print struct/class/union/enum in
773 summary when using C language.
774 * ax-gdb.c (gen_struct_ref, gen_namespace_elt)
775 (gen_maybe_namespace_elt): Update.
776 * ada-lang.c (ada_type_name): Simplify.
777 (empty_record, ada_template_to_fixed_record_type_1)
778 (template_to_static_fixed_type)
779 (to_record_with_fixed_variant_part, ada_check_typedef): Update.
780
781 2018-06-01 Tom Tromey <tom@tromey.com>
782
783 * dwarf2read.c (dwarf2_compute_name): Pass CU's language to
784 c_print_type.
785 * c-typeprint.c (c_print_type_1): Add "language" parameter.
786 (c_print_type): Update.
787 (c_print_type): New overload.
788 (c_type_print_varspec_prefix, c_type_print_args)
789 (c_type_print_varspec_suffix, c_print_type_no_offsets)
790 (c_type_print_base_struct_union, c_type_print_base_1)
791 (cp_type_print_method_args): Add "language" parameter.
792 (c_type_print_base): Update.
793 * c-lang.h (c_print_type): Add new overload.
794
795 2018-06-01 Tom Tromey <tom@tromey.com>
796
797 * typeprint.h (c_type_print_varspec_suffix): Don't declare.
798 * c-typeprint.c (c_type_print_varspec_suffix): Now static.
799
800 2018-06-01 Alan Hayward <alan.hayward@arm.com>
801
802 * aarch64-tdep.c (aarch64_sve_register_names): New const
803 var.
804 * arch/aarch64.h (enum aarch64_regnum): Add SVE entries.
805 (AARCH64_SVE_Z_REGS_NUM): New define.
806 (AARCH64_SVE_P_REGS_NUM): Likewise.
807 (AARCH64_SVE_NUM_REGS): Likewise.
808
809 2018-05-31 Uros Bizjak <ubizjak@gmail.com>
810
811 * nat/linux-ptrace.h [__alpha__]
812 (GDB_ARCH_IS_TRAP_BRKPT, GDB_ARCH_IS_TRAP_HWBKPT): Remove
813 definitions.
814
815 2018-05-31 Maciej W. Rozycki <macro@mips.com>
816
817 * arch-utils.c (gdbarch_info_fill): Set `default_byte_order' to
818 the endianness selected.
819 * NEWS: Document `set endian auto' mode operation update.
820
821 2018-05-31 Alan Hayward <alan.hayward@arm.com>
822
823 * Makefile.in: Add new header.
824 * gdb/arch/aarch64.h (sve_vg_from_vl): New macro.
825 (sve_vl_from_vg): Likewise.
826 (sve_vq_from_vl): Likewise.
827 (sve_vl_from_vq): Likewise.
828 (sve_vq_from_vg): Likewise.
829 (sve_vg_from_vq): Likewise.
830 * configure.nat: Add new c file.
831 * nat/aarch64-sve-linux-ptrace.c: New file.
832 * nat/aarch64-sve-linux-ptrace.h: New file.
833
834 2018-05-31 Alan Hayward <alan.hayward@arm.com>
835
836 * aarch64-linux-nat.c (aarch64_linux_read_description):
837 Add parmeter zero.
838 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
839 Likewise.
840 * aarch64-tdep.c (tdesc_aarch64_list): Add.
841 (aarch64_read_description): Use VQ to index tdesc_aarch64_list.
842 (aarch64_gdbarch_init): Add parmeter zero.
843 * aarch64-tdep.h (aarch64_read_description): Add VQ parmeter.
844 * arch/aarch64.c (aarch64_create_target_description): Check VQ.
845 * arch/aarch64.h (aarch64_create_target_description): Add VQ.
846 parmeter.
847 * doc/gdb.texinfo: Describe SVE feature
848 * features/aarch64-sve.c: New file.
849
850 2018-05-31 Omair Javaid <omair.javaid@linaro.org>
851
852 PR gdb/23210
853 * gdbarch.sh (significant_addr_bit): Default to zero when
854 not set by target architecture.
855 * gdbarch.c: Re-generated.
856 * utils.c (address_significant): Update.
857
858 2018-05-30 Joel Brobecker <brobecker@adacore.com>
859
860 * stack.c (func_command): Remove trailing newline in call to error.
861
862 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
863
864 * regcache.h (regcache_raw_collect): Remove, update callers to
865 use regcache::raw_collect.
866 * regcache.c (regcache_raw_collect): Remove.
867
868 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
869
870 * regcache.h (regcache_raw_supply): Remove, update callers to
871 use detached_regcache::raw_supply.
872 * regcache.c (regcache_raw_supply): Remove.
873
874 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
875
876 * regcache.h (regcache_cooked_write_part): Remove, update
877 callers to use regcache::cooked_write_part.
878 * regcache.c (regcache_cooked_write_part): Remove.
879
880 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
881
882 * regcache.h (regcache_cooked_read_part): Remove, update callers
883 to use readable_regcache::cooked_read_part.
884 * regcache.c (regcache_cooked_read_part): Remove.
885
886 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
887
888 * regcache.h (regcache_cooked_read_value): Remove, update
889 callers to use readable_regcache::cooked_read_value.
890 * regcache.c (regcache_cooked_read_value): Remove.
891
892 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
893
894 * regcache.h (regcache_cooked_write): Remove, update callers to
895 use regcache::cooked_write.
896 * regcache.c (regcache_cooked_write): Remove.
897
898 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
899
900 * regcache.h (regcache_invalidate): Remove, update callers to
901 use detached_regcache::invalidate instead.
902 * regcache.c (regcache_invalidate): Remove.
903
904 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
905
906 * regcache.h (regcache_raw_write_part): Remove, update callers
907 to use regcache::raw_write_part instead.
908 * regcache.c (regcache_raw_write_part): Remove.
909
910 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
911
912 * regcache.h (regcache_raw_read_part): Remove, update callers to
913 use readable_regcache::raw_read_part instead.
914 * regcache.c (regcache_raw_read_part): Remove.
915
916 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
917
918 * regcache.h (regcache_cooked_read): Remove, update callers to
919 use readable_regcache::cooked_read instead.
920 * regcache.c (regcache_cooked_read): Remove.
921
922 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
923
924 * regcache.h (regcache_raw_write): Remove, update callers to use
925 regcache::raw_write instead.
926 * regcache.c (regcache_raw_write): Remove.
927
928 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
929
930 * regcache.h (regcache_raw_read): Remove, update callers to use
931 readable_regcache::raw_read instead.
932 * regcache.c (regcache_raw_read): Remove.
933
934 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
935
936 * regcache.h (regcache_raw_update): Remove, update callers to
937 use readable_regcache::raw_update instead.
938 * regcache.c (regcache_raw_update): Remove.
939
940 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
941
942 * regcache.h (regcache_register_status): Remove, update callers
943 to use reg_buffer::get_register_status directly instead.
944 * regcache.c (regcache_register_status): Remove.
945
946 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
947
948 * regcache.h (regcache_get_ptid): Remove, update all callers to
949 call regcache::ptid instead.
950 * regcache.c (regcache_get_ptid): Remove.
951
952 2018-05-30 Simon Marchi <simon.marchi@ericsson.com>
953
954 * Makefile.in (ALL_TARGET_OBS): Add or1k-tdep.o.
955
956 2018-05-30 Pedro Alves <palves@redhat.com>
957
958 * common/common-exceptions.h (exception_rethrow): Use
959 ATTRIBUTE_NORETURN.
960
961 2018-05-29 Simon Marchi <simon.marchi@polymtl.ca>
962
963 * breakpoint.c (print_solib_event, check_status_catch_solib):
964 Remove struct keyword in range-based for loops.
965 * dbxread.c (find_corresponding_bincl_psymtab): Likewise.
966 * dwarf2read.c (compute_delayed_physnames, rust_union_quirks);
967 Likewise.
968 * linespec.c (find_superclass_methods, search_minsyms_for_name):
969 Likewise.
970 * symfile.c (addr_info_make_relative): Likewise.
971 * thread.c (value_in_thread_stack_temporaries): Likewise.
972
973 2018-05-29 Weimin Pan <weimin.pan@oracle.com>
974
975 * minsyms.h (lookup_minimal_symbol_and_objfile): Remove declaration.
976 * minsyms.c (lookup_minimal_symbol_and_objfile): Remove definition.
977 * coff-pe-read.c (add_pe_forwarded_sym): Replace
978 lookup_minimal_symbol_and_objfile with lookup_bound_minimal_symbol.
979 * glibc-tdep.c (glibc_skip_solib_resolver): Likewise.
980 * jit.c (jit_breakpoint_re_set_internal): Likewise.
981 * printcmd.c (info_address_command): Likewise.
982
983 2018-05-29 Tom Tromey <tom@tromey.com>
984
985 * windows-nat.c (handle_exception): Update fall-through comment.
986
987 2018-05-29 Tom Tromey <tom@tromey.com>
988
989 * progspace.h (so_list_ptr): Remove typedef. Don't declare VEC.
990 (struct program_space) <added_solibs>: Now a std::vector.
991 * breakpoint.c (print_solib_event): Update.
992 (check_status_catch_solib): Update.
993 * progspace.c (clear_program_space_solib_cache): Update.
994 * solib.c (update_solib_list): Update.
995
996 2018-05-29 Tom Tromey <tom@tromey.com>
997
998 * python/py-type.c (typy_richcompare): Update.
999 * guile/scm-type.c (tyscm_equal_p_type_smob): Update.
1000 * gdbtypes.h (types_deeply_equal): Return bool.
1001 (types_equal): Likewise.
1002 * gdbtypes.c (type_equality_entry_d): Remove typedef. Don't
1003 declare VEC.
1004 (check_types_equal): Change worklist to std::vector. Return
1005 bool.
1006 (struct type_equality_entry): Add constructor.
1007 (compare_maybe_null_strings): Return bool.
1008 (check_types_worklist): Return bool. Change worklist to
1009 std::vector.
1010 (types_deeply_equal): Use std::vector.
1011 (types_equal): Return bool.
1012 (compare_maybe_null_strings): Simplify.
1013
1014 2018-05-29 Tom Tromey <tom@tromey.com>
1015
1016 * record-btrace.c (tp_t): Remove typedef. Don't declare VEC.
1017
1018 2018-05-29 Tom Tromey <tom@tromey.com>
1019
1020 * objc-lang.h: Don't include cp-support.h.
1021 * common/gdb_vecs.h (const_char_ptr): Remove typedef. Don't
1022 declare VEC.
1023
1024 2018-05-27 Tom Tromey <tom@tromey.com>
1025
1026 * Makefile.in (DEPFILES): Don't reference REMOTE_OBS.
1027
1028 2018-05-25 Tom Tromey <tom@tromey.com>
1029
1030 * value.c (value::location): Initialize.
1031
1032 2018-05-25 Tom Tromey <tom@tromey.com>
1033
1034 * dbxread.c (init_bincl_list): Remove.
1035 (bincl_list): Now a std::vector.
1036 (bincls_allocated, next_bincl): Remove.
1037 (free_bincl_list, do_free_bincl_list_cleanup)
1038 (make_cleanup_free_bincl_list): Remove.
1039 (dbx_read_symtab, elfstab_build_psymtabs): Use scoped_restore,
1040 unique_xmalloc_ptr.
1041 (find_corresponding_bincl_psymtab, read_dbx_symtab): Update.
1042 (struct header_file_location): Add constructor.
1043 (add_bincl_to_list): Remove.
1044
1045 2018-05-25 Tom Tromey <tom@tromey.com>
1046
1047 * tui/tui.c (tui_enable): Update.
1048 * mi/mi-interp.c (mi_interp::init): Update.
1049 * interps.h (class interp) <name>: New method.
1050 <m_name>: Rename from name.
1051 (~scoped_restore_interp): Update.
1052 * interps.c (interp::interp): Update.
1053 (interp_add, interp_set, interp_lookup_existing)
1054 (current_interp_named_p): Update.
1055
1056 2018-05-25 Tom Tromey <tom@tromey.com>
1057
1058 * interps.c (interp_name): Remove.
1059 * mi/mi-interp.c (mi_interp::init): Update.
1060 * interps.h (interp_name): Remove.
1061 (~scoped_restore_interp): Update.
1062 * tui/tui.c (tui_enable): Update.
1063
1064 2018-05-25 Tom Tromey <tom@tromey.com>
1065
1066 * utils.c (fputs_maybe_filtered): Update.
1067 * linespec.c (decode_line_full): Update.
1068 * mi/mi-interp.c (mi_on_normal_stop_1, mi_tsv_modified)
1069 (mi_print_breakpoint_for_event, mi_solib_loaded)
1070 (mi_solib_unloaded, mi_command_param_changed, mi_memory_changed)
1071 (mi_user_selected_context_changed): Update.
1072 * mi/mi-main.c (mi_execute_command): Update.
1073 * cli/cli-script.c (execute_control_command): Update.
1074 * python/python.c (execute_gdb_command): Update.
1075 * solib.c (info_sharedlibrary_command): Update.
1076 * interps.c (interp_ui_out): Remove.
1077 * interps.h (interp_ui_out): Remove.
1078
1079 2018-05-25 Tom Tromey <tom@tromey.com>
1080
1081 * tui/tui-interp.c (as_tui_interp): Use dynamic_cast.
1082 * mi/mi-interp.c (as_mi_interp): Use dynamic_cast.
1083 * cli/cli-interp.c (as_cli_interp): Use dynamic_cast.
1084
1085 2018-05-25 Tom Tromey <tom@tromey.com>
1086
1087 * cli/cli-interp.c (safe_execute_command): Use scoped_restore.
1088 * interps.c (interp_exec): Use scoped_restore.
1089
1090 2018-05-25 Tom Tromey <tom@tromey.com>
1091
1092 * remote.c (remote_target::remote_file_get): Use
1093 gdb::byte_vector.
1094 (remote_target::remote_file_put): Likewise.
1095
1096 2018-05-25 Tom Tromey <tom@tromey.com>
1097
1098 * coff-pe-read.c (struct read_pe_section_data) <section_name>: Now
1099 a std::string.
1100 (get_pe_section_index, add_pe_exported_sym): Update.
1101 (read_pe_exported_syms): Use gdb::def_vector.
1102
1103 2018-05-25 Tom Tromey <tom@tromey.com>
1104
1105 * frame.c (remove_prev_frame): Remove.
1106 (get_prev_frame_if_no_cycle): Use TRY/CATCH.
1107
1108 2018-05-25 Maciej W. Rozycki <macro@mips.com>
1109
1110 * mips-linux-tdep.h (mips_supply_fpregset, mips_fill_fpregset):
1111 Remove prototypes.
1112 * mips-linux-nat.c (supply_fpregset): Always call
1113 `mips64_supply_fpregset' rather than `mips_supply_fpregset'.
1114 (fill_fpregset): Always call `mips64_fill_fpregset' rather than
1115 `mips_fill_fpregset'.
1116 * mips-linux-tdep.c (mips_supply_fpregset)
1117 (mips_supply_fpregset_wrapper, mips_fill_fpregset)
1118 (mips_fill_fpregset_wrapper): Remove functions.
1119 (mips64_supply_fpregset, mips64_fill_fpregset): Update comments.
1120 (mips_linux_fpregset): Remove variable.
1121 (mips_linux_iterate_over_regset_sections): Use
1122 `mips64_linux_fpregset' in place of `mips_linux_fpregset'.
1123 (mips_linux_o32_sigframe_init): Remove comment.
1124
1125 2018-05-25 Pedro Alves <palves@redhat.com>
1126
1127 * remote.c (struct vCont_action_support, MAXTHREADLISTRESULTS)
1128 (struct readahead_cache, struct packet_reg, struct
1129 remote_arch_state, class remote_state): Move higher up in the
1130 file.
1131 (remote_target::m_remote_state): Now an object instead of a pointer.
1132 (remote_target::get_remote_state): Adjust.
1133
1134 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * stack.c (select_and_print_frame): Delete.
1137 (struct function_bounds): Move struct within function.
1138 (func_command): Most content moved into new function
1139 find_frame_for_function, use new function, print result, add
1140 function comment.
1141 (find_frame_for_function): New function, now returns a result.
1142
1143 2018-05-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1144
1145 * stack.c (iterate_over_block_arg_vars): Fix comment.
1146 (print_frame_arg_vars): Pass stream in cb_data, not gdb_stdout.
1147
1148 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 PR gdb/23203
1151 * frame.c
1152 (scoped_restore_selected_frame::scoped_restore_selected_frame):
1153 Define.
1154 (scoped_restore_selected_frame::~scoped_restore_selected_frame):
1155 Define.
1156 * frame.h (class scoped_restore_selected_frame): New class.
1157 * stack.c (print_frame_local_vars): Remove catching and rethrowing
1158 of any exception, use scoped_restore_selected_frame to restore the
1159 frame instead.
1160
1161 2018-05-24 Pedro Alves <palves@redhat.com>
1162
1163 * darwin-nat.h (darwin_nat_target::create_inferior): Mark with
1164 override.
1165
1166 2018-05-23 Tom Tromey <tom@tromey.com>
1167
1168 * complaints.c (struct complaints): Remove.
1169 (symfile_complaint_book): Remove.
1170 (series): New global.
1171 (complaint_internal): Update.
1172 (clear_complaints): Update.
1173
1174 2018-05-23 Tom Tromey <tom@tromey.com>
1175
1176 * complaints.c (counters): New global.
1177 (struct complain): Remove.
1178 (struct complaints) <root>: Remove.
1179 (complaint_sentinel): Remove.
1180 (symfile_complaint_book): Update.
1181 (find_complaint) Remove.
1182 (complaint_internal, clear_complaints): Update.
1183
1184 2018-05-23 Tom Tromey <tom@tromey.com>
1185
1186 * complaints.c (struct complain) <file, line>: Remove.
1187 (find_complaint): Remove file, line parameters.
1188 (complaint_internal): Update.
1189
1190 2018-05-23 Tom Tromey <tom@tromey.com>
1191
1192 * complaints.c (vcomplaint): Remove.
1193 (complaint_internal) Merge in contents of vcomplaint.
1194
1195 2018-05-23 Tom Tromey <tom@tromey.com>
1196
1197 * complaints.c (struct complaints) <explanation>: Remove.
1198 (symfile_explanations): Remove.
1199 (symfile_complaint_book): Update.
1200 (vcomplaint): Update.
1201 (struct explanation): Remove.
1202
1203 2018-05-23 Tom Tromey <tom@tromey.com>
1204
1205 * complaints.c (symfile_complaints): Remove.
1206 (complaint_internal): Remove "complaints" parameter.
1207 (clear_complaints, vcomplaint): Remove "c" parameter.
1208 (get_complaints): Remove.
1209 * dwarf2read.c (dwarf2_statement_list_fits_in_line_number_section_complaint)
1210 (dwarf2_debug_line_missing_file_complaint)
1211 (dwarf2_debug_line_missing_end_sequence_complaint)
1212 (dwarf2_complex_location_expr_complaint)
1213 (dwarf2_const_value_length_mismatch_complaint)
1214 (dwarf2_section_buffer_overflow_complaint)
1215 (dwarf2_macro_malformed_definition_complaint)
1216 (dwarf2_invalid_attrib_class_complaint)
1217 (create_addrmap_from_index, dw2_symtab_iter_next)
1218 (dw2_expand_marked_cus)
1219 (dw2_debug_names_iterator::find_vec_in_debug_names)
1220 (dw2_debug_names_iterator::next, dw2_debug_names_iterator::next)
1221 (create_debug_type_hash_table, init_cutu_and_read_dies)
1222 (partial_die_parent_scope, add_partial_enumeration)
1223 (skip_one_die, fixup_go_packaging, quirk_rust_enum, process_die)
1224 (dwarf2_compute_name, dwarf2_physname, read_namespace_alias)
1225 (read_import_statement, read_file_scope, create_dwo_cu_reader)
1226 (create_cus_hash_table, create_dwp_hash_table)
1227 (inherit_abstract_dies, read_func_scope, read_call_site_scope)
1228 (dwarf2_rnglists_process, dwarf2_ranges_process)
1229 (dwarf2_add_type_defn, dwarf2_attach_fields_to_type)
1230 (dwarf2_add_member_fn, get_alignment, maybe_set_alignment)
1231 (handle_struct_member_die, process_structure_scope)
1232 (read_array_type, read_common_block, read_module_type)
1233 (read_tag_pointer_type, read_typedef, read_base_type)
1234 (read_subrange_type, load_partial_dies, partial_die_info::read)
1235 (partial_die_info::read, partial_die_info::read)
1236 (partial_die_info::read, read_checked_initial_length_and_offset)
1237 (dwarf2_string_attr, read_formatted_entries)
1238 (dwarf_decode_line_header)
1239 (lnp_state_machine::check_line_address, dwarf_decode_lines_1)
1240 (new_symbol, dwarf2_const_value_attr, lookup_die_type)
1241 (read_type_die_1, determine_prefix, dwarf2_get_ref_die_offset)
1242 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
1243 (get_signatured_type, get_DW_AT_signature_type)
1244 (decode_locdesc, file_file_name, consume_improper_spaces)
1245 (skip_form_bytes, skip_unknown_opcode, dwarf_parse_macro_header)
1246 (dwarf_decode_macro_bytes, dwarf_decode_macros)
1247 (dwarf2_symbol_mark_computed, set_die_type)
1248 (read_attribute_value): Update.
1249 * stap-probe.c (handle_stap_probe, get_stap_base_address):
1250 Update.
1251 * dbxread.c (unknown_symtype_complaint)
1252 (lbrac_mismatch_complaint, repeated_header_complaint)
1253 (set_namestring, function_outside_compilation_unit_complaint)
1254 (read_dbx_symtab, process_one_symbol): Update.
1255 * gdbtypes.c (stub_noname_complaint): Update.
1256 * windows-nat.c (handle_unload_dll): Update.
1257 * coffread.c (coff_symtab_read, enter_linenos, decode_type)
1258 (decode_base_type): Update.
1259 * xcoffread.c (bf_notfound_complaint, ef_complaint)
1260 (eb_complaint, record_include_begin, record_include_end)
1261 (enter_line_range, xcoff_next_symbol_text, read_xcoff_symtab)
1262 (process_xcoff_symbol, read_symbol)
1263 (function_outside_compilation_unit_complaint)
1264 (scan_xcoff_symtab): Update.
1265 * machoread.c (macho_symtab_read, macho_add_oso_symfile): Update.
1266 * buildsym.c (finish_block_internal, make_blockvector)
1267 (end_symtab_get_static_block, augment_type_symtab): Update.
1268 * dtrace-probe.c (dtrace_process_dof)
1269 (dtrace_static_probe_ops::get_probes): Update.
1270 * complaints.h (struct complaint): Don't declare.
1271 (symfile_complaints): Remove.
1272 (complaint_internal): Remove "complaints" parameter.
1273 (complaint): Likewise.
1274 (clear_complaints): Likewise.
1275 * symfile.c (syms_from_objfile_1, finish_new_objfile)
1276 (reread_symbols): Update.
1277 * dwarf2-frame.c (dwarf2_restore_rule, execute_cfa_program)
1278 (dwarf2_frame_cache, decode_frame_entry): Update.
1279 * dwarf2loc.c (dwarf_reg_to_regnum): Update.
1280 * objc-lang.c (lookup_objc_class, lookup_child_selector)
1281 (info_selectors_command): Update.
1282 * macrotab.c (macro_include, check_for_redefinition)
1283 (macro_undef): Update.
1284 * objfiles.c (filter_overlapping_sections): Update.
1285 * stabsread.c (invalid_cpp_abbrev_complaint)
1286 (reg_value_complaint, stabs_general_complaint, dbx_lookup_type)
1287 (define_symbol, error_type, read_type, rs6000_builtin_type)
1288 (stabs_method_name_from_physname, read_member_functions)
1289 (read_cpp_abbrev, read_baseclasses, read_tilde_fields)
1290 (attach_fields_to_type, complain_about_struct_wipeout)
1291 (read_range_type, read_args, common_block_start)
1292 (common_block_end, cleanup_undefined_types_1, scan_file_globals):
1293 Update.
1294 * mdebugread.c (index_complaint, unknown_ext_complaint)
1295 (basic_type_complaint, bad_tag_guess_complaint)
1296 (bad_rfd_entry_complaint, unexpected_type_code_complaint)
1297 (reg_value_complaint, parse_symbol, parse_type, upgrade_type)
1298 (parse_procedure, parse_lines)
1299 (function_outside_compilation_unit_complaint)
1300 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref)
1301 (bad_tag_guess_complaint, reg_value_complaint): Update.
1302 * cp-support.c (demangled_name_complaint): Update.
1303 * macroscope.c (sal_macro_scope): Update.
1304 * dwarf-index-write.c (class debug_names): Update.
1305
1306 2018-05-23 Tom Tromey <tom@tromey.com>
1307
1308 * complaints.c (clear_complaints): Remove "noisy" parameter.
1309 * complaints.h (clear_complaints): Update.
1310 * symfile.c (syms_from_objfile_1, finish_new_objfile)
1311 (reread_symbols): Update.
1312
1313 2018-05-23 Tom Tromey <tom@tromey.com>
1314
1315 * complaints.c (enum complaint_series): Remove FIRST_MESSAGE,
1316 SUBSEQUENT_MESSAGE.
1317 (vcomplaint, clear_complaints): Update.
1318 (symfile_explanations): Remove some messages.
1319
1320 2018-05-23 Tom Tromey <tom@tromey.com>
1321
1322 * complaints.c (internal_complaint): Remove.
1323 * complaints.h (internal_complaint): Remove.
1324
1325 2018-05-22 Maciej W. Rozycki <macro@mips.com>
1326
1327 * i387-tdep.c (i387_collect_xsave): Make `i' unsigned.
1328
1329 2018-05-22 Pedro Alves <palves@redhat.com>
1330
1331 * remote-fileio.c (remote_fileio_reply, remote_fileio_ioerror)
1332 (remote_fileio_badfd, remote_fileio_return_errno)
1333 (remote_fileio_return_success, remote_fileio_func_open)
1334 (remote_fileio_func_open, remote_fileio_func_close)
1335 (remote_fileio_func_read, remote_fileio_func_write)
1336 (remote_fileio_func_lseek, remote_fileio_func_rename)
1337 (remote_fileio_func_unlink, remote_fileio_func_stat)
1338 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
1339 (remote_fileio_func_isatty, remote_fileio_func_system): Add
1340 remote_target parameter.
1341 (remote_fio_func_map) <func>: Add remote_target parameter.
1342 (do_remote_fileio_request, remote_fileio_request):
1343 * remote-fileio.h (remote_fileio_request):
1344 * remote-notif.c (remote_notif_ack, remote_notif_parse, ): Add
1345 remote_target parameter.
1346 (remote_notif_process, handle_notification): Adjust to pass down
1347 the remote.
1348 (remote_notif_state_allocate): Add remote_target parameter. Save
1349 it.
1350 * remote-notif.h (struct remote_target): Forward declare.
1351 (struct notif_client) <parse, ack, can_get_pending_events>: Add
1352 remote_target parameter.
1353 (struct remote_notif_state) <remote>: New field.
1354 (remote_notif_ack, remote_notif_parse): Add remote_target
1355 parameter.
1356 (remote_notif_state_allocate, remote_notif_state_allocate): Add
1357 remote_target parameter.
1358 * remote.c (OPAQUETHREADBYTES, threadref, gdb_ext_thread_info)
1359 (threads_listing_context, rmt_thread_action, protocol_feature)
1360 (packet_reg, stop_reply, stop_reply_p, enum packet_support)
1361 (packet_result, struct threads_listing_context, remote_state):
1362 Move definitions and declarations higher up.
1363 (remote_target) <~remote_target>: Declare.
1364 (remote_download_command_source, remote_file_put, remote_file_get)
1365 (remote_file_delete, remote_hostio_pread, remote_hostio_pwrite)
1366 (remote_hostio_pread_vFile, remote_hostio_send_command)
1367 (remote_hostio_set_filesystem, remote_hostio_open)
1368 (remote_hostio_close, remote_hostio_unlink, remote_state)
1369 (get_remote_state, get_remote_packet_size, get_memory_packet_size)
1370 (get_memory_write_packet_size, get_memory_read_packet_size)
1371 (append_pending_thread_resumptions, remote_detach_1)
1372 (append_resumption, remote_resume_with_vcont)
1373 (add_current_inferior_and_thread, wait_ns, wait_as)
1374 (process_stop_reply, remote_notice_new_inferior)
1375 (process_initial_stop_replies, remote_add_thread)
1376 (btrace_sync_conf, remote_btrace_maybe_reopen)
1377 (remove_new_fork_children, kill_new_fork_children)
1378 (discard_pending_stop_replies, stop_reply_queue_length)
1379 (check_pending_events_prevent_wildcard_vcont)
1380 (discard_pending_stop_replies_in_queue, stop_reply)
1381 (remote_notif_remove_queued_reply, stop_reply *queued_stop_reply)
1382 (peek_stop_reply, remote_parse_stop_reply, remote_stop_ns)
1383 (remote_interrupt_as, remote_interrupt_ns)
1384 (remote_get_noisy_reply, remote_query_attached)
1385 (remote_add_inferior, remote_current_thread, get_current_thread)
1386 (set_thread, set_general_thread, set_continue_thread)
1387 (set_general_process, write_ptid)
1388 (remote_unpack_thread_info_response, remote_get_threadinfo)
1389 (parse_threadlist_response, remote_get_threadlist)
1390 (remote_threadlist_iterator, remote_get_threads_with_ql)
1391 (remote_get_threads_with_qxfer)
1392 (remote_get_threads_with_qthreadinfo, extended_remote_restart)
1393 (get_offsets, remote_check_symbols, remote_supported_packet)
1394 (remote_query_supported, remote_packet_size)
1395 (remote_serial_quit_handler, remote_detach_pid)
1396 (remote_vcont_probe, remote_resume_with_hc)
1397 (send_interrupt_sequence, interrupt_query)
1398 (remote_notif_get_pending_events, fetch_register_using_p)
1399 (send_g_packet, process_g_packet, fetch_registers_using_g)
1400 (store_register_using_P, store_registers_using_G)
1401 (set_remote_traceframe, check_binary_download)
1402 (remote_write_bytes_aux, remote_write_bytes, remote_read_bytes_1)
1403 (remote_xfer_live_readonly_partial, remote_read_bytes)
1404 (remote_send_printf, remote_flash_write, readchar)
1405 (remote_serial_write, putpkt, putpkt_binary, skip_frame)
1406 (read_frame, getpkt, getpkt_or_notif_sane_1, getpkt_sane)
1407 (getpkt_or_notif_sane, remote_vkill, remote_kill_k)
1408 (extended_remote_disable_randomization, extended_remote_run)
1409 (send_environment_packet, extended_remote_environment_support)
1410 (extended_remote_set_inferior_cwd, remote_write_qxfer)
1411 (remote_read_qxfer, push_stop_reply, vcont_r_supported)
1412 (packet_command): Now methods of ...
1413 (remote_target): ... this class.
1414 (m_remote_state) <remote_target>: New field.
1415 (struct remote_state) <stop_reply_queue,
1416 remote_async_inferior_event_token, wait_forever_enabled_p>: New
1417 fields.
1418 (remote_state::remote_state): Allocate stop_reply_queue.
1419 (remote_state): Delete global.
1420 (get_remote_state_raw): Delete.
1421 (remote_target::get_remote_state): Allocate m_remote_state on
1422 demand.
1423 (get_current_remote_target): New.
1424 (remote_ops, extended_remote_ops): Delete.
1425 (wait_forever_enabled_p, remote_async_inferior_event_token):
1426 Delete, moved to struct remote_state.
1427 (remote_target::close): Delete self. Destruction bits split to
1428 ...
1429 (remote_target::~remote_target): ... this.
1430 (show_memory_packet_size): Adjust to use
1431 get_current_remote_target.
1432 (struct protocol_feature) <func>: Add remote_target parameter.
1433 All callers adjusted.
1434 (curr_quit_handler_target): New.
1435 (remote_serial_quit_handler): Reimplement.
1436 (remote_target::open_1): Adjust to use get_current_remote_target.
1437 Heap-allocate remote_target/extended_remote_target instances.
1438 (vcont_builder::vcont_builder): Add remote_target parameter, and
1439 save it in m_remote. All callers adjusted.
1440 (vcont_builder::m_remote): New field.
1441 (vcont_builder::restart, vcont_builder::flush)
1442 (vcont_builder::push_action): Use it.
1443 (remote_target::commit_resume): Use it.
1444 (struct queue_iter_param) <remote>: New field.
1445 (remote_target::remove_new_fork_children): Fill in 'remote' field.
1446 (check_pending_event_prevents_wildcard_vcont_callback_data): New.
1447 (check_pending_event_prevents_wildcard_vcont_callback)
1448 (remote_target::check_pending_events_prevent_wildcard_vcont)
1449 (remote_target::discard_pending_stop_replies)
1450 (remote_target::discard_pending_stop_replies_in_queue)
1451 (remote_target::remote_notif_remove_queued_reply): Fill in
1452 'remote' field.
1453 (remote_notif_get_pending_events): New.
1454 (remote_target::readchar, remote_target::remote_serial_write):
1455 Save/restore curr_quit_handler_target.
1456 (putpkt): New.
1457 (kill_new_fork_children): Fill in 'remote' field.
1458 (packet_command): Use get_current_remote_target, defer to
1459 remote_target method of same name.
1460 (scoped_remote_fd::scoped_remote_fd): Add 'remote_target'
1461 parameter, and save it in m_remote. All callers adjusted.
1462 (scoped_remote_fd::release): Use m_remote.
1463 (scoped_remote_fd::m_remote): New field.
1464 (remote_file_put, remote_file_get, remote_file_delete): Use
1465 get_current_remote_target, defer to remote_target method of same
1466 name.
1467 (remote_btrace_reset): Add remote_state paremeter. Update all
1468 callers.
1469 (remote_async_inferior_event_handler). Pass down 'data'.
1470 (remote_new_objfile): Use get_current_remote_target.
1471 (remote_target::vcont_r_supported): New.
1472 (set_range_stepping): Use get_current_remote_target and
1473 remote_target::vcont_r_supported.
1474 (_initialize_remote): Don't allocate 'remote_state' and
1475 'stop_reply_queue' globals.
1476 * remote.h (struct remote_target): Forward declare.
1477 (getpkt, putpkt, remote_notif_get_pending_events): Add
1478 'remote_target' parameter.
1479
1480 2018-05-22 Pedro Alves <palves@redhat.com>
1481
1482 * remote.c (vcont_builder): Now a class. Make all data members
1483 private.
1484 (vcont_builder) <vcont_builder, restart, flush, push_action>:
1485 Declare methods.
1486 (vcont_builder_restart): Rename to ...
1487 (vcont_builder::restart): ... this.
1488 (vcont_builder_flush): Rename to ...
1489 (vcont_builder::flush): ... this.
1490 (vcont_builder_push_action): Rename to ...
1491 (vcont_builder::push_action): ... this.
1492 (remote_target::commit_resume): Adjust.
1493
1494 2018-05-22 Pedro Alves <palves@redhat.com>
1495
1496 * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE): Rename to ...
1497 (DEFAULT_MAX_MEMORY_PACKET_SIZE_FIXED): ... this.
1498 (get_fixed_memory_packet_size): New.
1499 (get_memory_packet_size): Use it.
1500 (set_memory_packet_size): Don't override the config size with
1501 DEFAULT_MAX_MEMORY_PACKET_SIZE.
1502 (show_memory_packet_size): Use get_fixed_memory_packet_size.
1503 Don't refer to get_memory_packet_size if not connected to a remote
1504 target. Show "(default)" if configured size is 0.
1505
1506 2018-05-22 Pedro Alves <palves@redhat.com>
1507
1508 * remote.c (remote_target::mourn_inferior): Move
1509 discard_pending_stop_replies call here from ...
1510 (_initialize_remote): ... here.
1511
1512 2018-05-22 Pedro Alves <palves@redhat.com>
1513
1514 * remote.c (compare_section_command): Remove set_general_process
1515 call.
1516
1517 2018-05-22 Pedro Alves <palves@redhat.com>
1518
1519 * remote.c (struct packet_reg, struct remote_arch_state):
1520 Move higher up in the file.
1521 (remote_state) <m_arch_states>: Store remote_arch_state values
1522 instead of remote_arch_state pointers.
1523 (remote_state::get_remote_arch_state): Adjust.
1524
1525 2018-05-22 Pedro Alves <palves@redhat.com>
1526
1527 * remote.c: Include <unordered_map>.
1528 (remote_state): Now a class.
1529 (remote_state) <get_remote_arch_state>: Declare method.
1530 <get_remote_arch_state>: New field.
1531 (remote_arch_state) <remote_arch_state>: Declare ctor.
1532 <regs>: Now a unique_ptr.
1533 (remote_gdbarch_data_handle): Delete.
1534 (get_remote_arch_state): Delete.
1535 (remote_state::get_remote_arch_state): New.
1536 (get_remote_state): Adjust to call remote_state's
1537 get_remote_arch_state method.
1538 (init_remote_state): Delete, bits factored out to ...
1539 (remote_arch_state::remote_arch_state): ... this new method.
1540 (get_remote_packet_size, get_memory_packet_size)
1541 (process_g_packet, remote_target::fetch_registers)
1542 (remote_target::prepare_to_store, store_registers_using_G)
1543 (remote_target::store_registers, remote_target::get_trace_status):
1544 Adjust to call remote_state's method.
1545 (_initialize_remote): Remove reference to
1546 remote_gdbarch_data_handle.
1547
1548 2018-05-22 Pedro Alves <palves@redhat.com>
1549
1550 * remote.c (struct readahead_cache) <invalidate, invalidate_fd,
1551 pread>: New method declarations.
1552 (remote_target::open_1): Adjust.
1553 (readahead_cache_invalidate): Rename to ...
1554 (readahead_cache::invalidate): ... this, and adjust to be a class
1555 method.
1556 (readahead_cache_invalidate_fd): Rename to ...
1557 (readahead_cache::invalidate_fd): ... this, and adjust to be a
1558 class method.
1559 (remote_hostio_pwrite): Adjust.
1560 (remote_hostio_pread_from_cache): Rename to ...
1561 (readahead_cache::pread): ... this, and adjust to be a class
1562 method.
1563 (remote_hostio_close): Adjust.
1564
1565 2018-05-22 Pedro Alves <palves@redhat.com>
1566
1567 * remote.c (remote_hostio_close_cleanup): Delete.
1568 (class scoped_remote_fd): New.
1569 (remote_file_put, remote_file_get): Use it.
1570
1571 2018-05-22 Pedro Alves <palves@redhat.com>
1572
1573 (struct vCont_action_support): Use bool and initialize all fields.
1574 (struct readahead_cache): Initialize all fields.
1575 (remote_state): Use bool and initialize all fields.
1576 (remote_state::remote_state, remote_state::~remote_state): New.
1577 (new_remote_state): Delete.
1578 (_initialize_remote): Use new to allocate remote_state.
1579
1580 2018-05-22 Pedro Alves <palves@redhat.com>
1581 張俊芝 <zjz@zjz.name>
1582
1583 PR gdb/22973
1584 * c-exp.y: Include "c-support.h".
1585 (parse_number, c_parse_escape, lex_one_token): Use TOLOWER instead
1586 of tolower. Use c_ident_is_alpha to scan names.
1587 * c-lang.c: Include "c-support.h".
1588 (convert_ucn, convert_octal, convert_hex, convert_escape): Use
1589 ISXDIGIT instead of isxdigit and ISDIGIT instead of isdigit.
1590 * c-support.h: New file, with bits factored out from ...
1591 * cp-name-parser.y: ... this file.
1592 Include "c-support.h".
1593 (cp_ident_is_alpha, cp_ident_is_alnum): Deleted, moved to
1594 c-support.h and renamed.
1595 (symbol_end, yylex): Adjust.
1596
1597 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1598
1599 * arch/ppc-linux-common.c (ppc_linux_has_isa205): Change the
1600 parameter type to CORE_ADDR.
1601 * arch/ppc-linux-common.h (ppc_linux_has_isa205): Change the
1602 parameter type in declaration to CORE_ADDR.
1603 * ppc-linux-tdep.c (ppc_linux_core_read_description): Call
1604 target_auxv_search to get AT_HWCAP and use the result to get the
1605 target description.
1606 * ppc-linux-nat.c (ppc_linux_get_hwcap): Change the return type
1607 to CORE_ADDR. Remove the cast of the return value to unsigned
1608 long. Fix error predicate of target_auxv_search.
1609 (ppc_linux_nat_target::read_description): Change the type of the
1610 hwcap variable to CORE_ADDR.
1611
1612 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1613
1614 * rs6000-tdep.c (rs6000_gdbarch_init): Assign 1 to have_dfp only
1615 if the size of fpscr is larger than 32 bits.
1616
1617 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1618
1619 * ppc-linux-tdep.c (ppc_linux_vsxregset): New function.
1620 (ppc32_linux_vsxregmap): New global.
1621 (ppc32_linux_vsxregset): Initialize with ppc32_linux_vsxregmap,
1622 regcache_supply_regset, and regcache_collect_regset.
1623 * ppc-linux-tdep.h (ppc_linux_vsxregset): Declare.
1624 * ppc-linux-nat.c (supply_vsxregset, fill_vsxregset): Remove.
1625 (fetch_vsx_register, store_vsx_register): Remove.
1626 (fetch_vsx_registers): Add regno parameter. Get regset using
1627 ppc_linux_vsxregset. Use regset to supply registers.
1628 (store_vsx_registers): Add regno parameter. Get regset using
1629 ppc_linux_vsxregset. Use regset to collect registers.
1630 (fetch_register): Call fetch_vsx_registers instead of
1631 fetch_vsx_register.
1632 (store_register): Call store_vsx_registers instead of
1633 store_vsx_register.
1634 (fetch_ppc_registers): Call fetch_vsx_registers with -1 for the
1635 new regno parameter.
1636 (store_ppc_registers): Call store_vsx_registers with -1 for the
1637 new regno parameter.
1638 * rs6000-tdep.c (ppc_vsx_support_p, ppc_supply_vsxreget)
1639 (ppc_collect_vsxregset): Remove.
1640
1641 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1642
1643 * ppc-tdep.h (struct ppc_reg_offsets): Remove vector register
1644 offset fields.
1645 * ppc-fbsd-tdep.c (ppc32_fbsd_reg_offsets): Remove initializers
1646 for vector register offset fields.
1647 (ppc64_fbsd_reg_offsets): Likewise.
1648 * ppc-nbsd-tdep.c (_initialize_ppcnbsd_tdep): Remove assignment
1649 to vector register offset fields.
1650 * ppc-obsd-tdep.c (_initialize_ppcnbsd_tdep): Remove assignment
1651 to vector register offset fields.
1652 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Remove assignment to
1653 vector register offset fields.
1654 * rs6000-aix-tdep.c (rs6000_aix32_reg_offsets): Remove
1655 initializers for vector register offset fields.
1656 (rs6000_aix64_reg_offsets): Likewise.
1657 * rs6000-tdep.c (ppc_vrreg_offset): Remove.
1658 (ppc_supply_vrregset): Remove.
1659 (ppc_collect_vrregset): Remove.
1660 * ppc-linux-tdep.c (ppc_linux_collect_vrregset): New function.
1661 (ppc_linux_vrregset) : New function.
1662 (ppc32_le_linux_vrregmap, ppc32_be_linux_vrregmap)
1663 (ppc32_le_linux_vrregset, ppc32_be_linux_vrregset): New globals.
1664 (ppc32_linux_vrregset): Remove.
1665 (ppc_linux_iterate_over_regset_sections): Call ppc_linux_vrregset
1666 and use result instead of ppc32_linux_vrregset.
1667 (ppc32_linux_reg_offsets): Remove initializers for vector register
1668 offset fields.
1669 (ppc64_linux_reg_offsets): Likewise.
1670 * ppc-linux-tdep.h (ppc_linux_vrregset): New declaration.
1671 * ppc-linux-nat.c: Include regset.h.
1672 (gdb_vrregset_t): Adjust comment to account for little-endian
1673 mode.
1674 (supply_vrregset, fill_vrregset): Remove.
1675 (fetch_altivec_register, store_altivec_register): Remove.
1676 (fetch_altivec_registers): Add regno parameter. Get regset using
1677 ppc_linux_vrregset. Use regset to supply registers.
1678 (store_altivec_registers): Add regno parameter. Get regset using
1679 ppc_linux_vrregset. Use regset to collect registers.
1680 (fetch_register): Call fetch_altivec_registers instead of
1681 fetch_altivec_register.
1682 (store_register): Call store_altivec_registers instead of
1683 store_altivec_register.
1684 (fetch_ppc_registers): Call fetch_altivec_registers with -1 for
1685 the new regno parameter.
1686 (store_ppc_registers): Call store_altivec_registers with -1 for
1687 the new regno parameter.
1688
1689 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1690
1691 * arch/ppc-linux-common.h (PPC_LINUX_SIZEOF_VRREGSET)
1692 (PPC_LINUX_SIZEOF_VSXREGSET): Define.
1693 * ppc-linux-nat.c (SIZEOF_VSXREGS, SIZEOF_VRREGS): Remove.
1694 (gdb_vrregset_t): Change array type size to
1695 PPC_LINUX_SIZEOF_VRREGSET.
1696 (gdb_vsxregset_t): Change array type size to
1697 PPC_LINUX_SIZEOF_VSXREGSET.
1698 * ppc-linux-tdep.c (ppc_linux_iterate_over_regset_sections):
1699 Change integer literals to PPC_LINUX_SIZEOF_VRREGSET and
1700 PPC_LINUX_SIZEOF_VSXREGSET.
1701
1702 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1703
1704 * configure.nat <linux powerpc>: Add ppc-linux.o to NATDEPFILES.
1705 * ppc-linux-nat.c (ppc_linux_target_wordsize): Move to
1706 nat/ppc-linux.c.
1707 (ppc_linux_nat_target::auxv_parse): Get thread id tid. Call
1708 ppc_linux_target_wordsize with tid.
1709 (ppc_linux_nat_target::read_description): Call ppc_linux_target
1710 wordsize with tid.
1711 * nat/ppc-linux.c: Include nat/gdb_ptrace.h.
1712 (ppc64_64bit_inferior_p): Add static and inline specifiers.
1713 (ppc_linux_target_wordsize): Move here from ppc-linux-nat.c. Add
1714 tid parameter. Remove static specifier.
1715 * nat/ppc-linux.h (ppc64_64bit_inferior_p): Remove declaration.
1716 (ppc_linux_target_wordsize): New declaration.
1717
1718 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1719
1720 * arch/ppc-linux-common.c: New file.
1721 * arch/ppc-linux-common.h: New file.
1722 * arch/ppc-linux-tdesc.h: New file.
1723 * configure.tgt (powerpc*-*-linux*): Add arch/ppc-linux-common.o.
1724 * Makefile.in (ALL_TARGET_OBS): Add arch/ppc-linux-common.o.
1725 (HFILES_NO_SRCDIR): Add arch/ppc-linux-common.h and
1726 arch/ppc-linux-tdesc.h.
1727 * ppc-linux-nat.c: Include arch/ppc-linux-common.h and
1728 arch/ppc-linux-tdesc.h.
1729 (ppc_linux_nat_target::read_description): Remove target
1730 description matching code. Fill a ppc_linux_features struct and
1731 call ppc_linux_match_description with it. Move comment about ISA
1732 2.05 to ppc-linux-common.c.
1733 * ppc-linux-tdep.c: Include arch/ppc-linux-common.h and
1734 arch/ppc-linux-tdesc.h.
1735 (ppc_linux_core_read_description): Remove target description
1736 matching code. Fill a ppc_linux_features struct and call
1737 ppc_linux_match_description with it.
1738 * ppc-linux-tdep.h (tdesc_powerpc_32l, tdesc_powerpc_64l)
1739 (tdesc_powerpc_altivec32l, tdesc_powerpc_altivec64l)
1740 (tdesc_powerpc_cell32l, tdesc_powerpc_cell64l)
1741 (tdesc_powerpc_vsx32l, tdesc_powerpc_vsx64l)
1742 (tdesc_powerpc_isa205_32l, tdesc_powerpc_isa205_64l)
1743 (tdesc_powerpc_isa205_altivec32l, tdesc_powerpc_isa205_altivec64l)
1744 (tdesc_powerpc_isa205_vsx32l, tdesc_powerpc_isa205_vsx64l)
1745 (tdesc_powerpc_e500l): Remove.
1746
1747 2018-05-22 Joel Brobecker <brobecker@adacore.com>
1748
1749 * ada-lang.c (catch_assert_command): Pass empty string instead
1750 of NULL for excep_string argument.
1751
1752 2018-05-22 Maciej W. Rozycki <macro@mips.com>
1753
1754 * mips-linux-nat.c (mips64_linux_register_addr): Return -1 if
1755 the width of the requested register exceeds the width of the
1756 `ptrace' data type.
1757
1758 2018-05-21 Tom Tromey <tom@tromey.com>
1759
1760 * printcmd.c (output_command): Remove.
1761 (output_command_const): Rename to output_command.
1762 * valprint.h (output_command): Rename from output_command_const.
1763 * tracepoint.c (trace_dump_actions): Call output_command.
1764
1765 2018-05-21 Tom Tromey <tom@tromey.com>
1766
1767 * mi/mi-cmd-catch.c (mi_cmd_catch_assert)
1768 (mi_cmd_catch_exception, mi_cmd_catch_handlers): Update.
1769 * ada-lang.h (create_ada_exception_catchpoint): Update.
1770 * ada-lang.c (struct ada_catchpoint) <excep_string>: Now a
1771 std::string.
1772 (create_excep_cond_exprs, ~ada_catchpoint)
1773 (should_stop_exception, print_one_exception)
1774 (print_mention_exception, print_recreate_exception): Update.
1775 (ada_get_next_arg): Remove.
1776 (catch_ada_exception_command_split): Use std::string. Change type
1777 of "excep_string", "cond_string".
1778 (catch_ada_exception_command): Update.
1779 (create_ada_exception_catchpoint): Change type of excep_string.
1780 (ada_exception_sal): Remove excep_string parameter.
1781 (~ada_catchpoint): Remove.
1782
1783 2018-05-21 Tom Tromey <tom@tromey.com>
1784
1785 * ada-lang.c (ada_collect_symbol_completion_matches): Remove
1786 cleanup.
1787
1788 2018-05-21 Tom Tromey <tom@tromey.com>
1789
1790 * ada-lang.c (ada_exception_message_1, ada_exception_message):
1791 Return unique_xmalloc_ptr.
1792 (print_it_exception): Update.
1793
1794 2018-05-21 Tom Tromey <tom@tromey.com>
1795
1796 * tracepoint.c (trace_dump_actions): Use std::string.
1797
1798 2018-05-21 Tom Tromey <tom@tromey.com>
1799
1800 * symfile.c (reread_symbols): Use std::string for original_name.
1801
1802 2018-05-21 Tom Tromey <tom@tromey.com>
1803
1804 * dwarf2read.c (dwarf2_read_debug_names): Use std::unique_ptr.
1805 (mapped_index_base): Use DISABLE_COPY_AND_ASSIGN. Default
1806 constructor.
1807
1808 2018-05-20 Simon Marchi <simon.marchi@polymtl.ca>
1809
1810 * common/traits.h (HAVE_IS_TRIVIALLY_COPYABLE): Rename the wrong
1811 instance to...
1812 (HAVE_IS_TRIVIALLY_CONSTRUCTIBLE): ... this.
1813 * objfiles.c (get_objfile_bfd_data): Allocate
1814 objfile_per_bfd_storage with obstack_new when allocating on
1815 obstack.
1816
1817 2018-05-20 Simon Marchi <simon.marchi@ericsson.com>
1818
1819 * ada-lang.c (cache_symbol): Use XOBNEW and/or XOBNEWVEC and/or
1820 OBSTACK_ZALLOC.
1821 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1822 * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
1823 * mdebugread.c (mdebug_build_psymtabs): Likewise.
1824 (add_pending): Likewise.
1825 (parse_symbol): Likewise.
1826 (parse_partial_symbols): Likewise.
1827 (psymtab_to_symtab_1): Likewise.
1828 (new_psymtab): Likewise.
1829 (elfmdebug_build_psymtabs): Likewise.
1830 * minsyms.c (terminate_minimal_symbol_table): Likewise.
1831 * objfiles.c (get_objfile_bfd_data): Likewise.
1832 (objfile_register_static_link): Likewise.
1833 * psymtab.c (allocate_psymtab): Likewise.
1834 * stabsread.c (read_member_functions): Likewise.
1835 * xcoffread.c (xcoff_end_psymtab): Likewise.
1836
1837 2018-05-20 Simon Marchi <simon.marchi@ericsson.com>
1838
1839 * common/traits.h (HAVE_IS_TRIVIALLY_COPYABLE): Define if
1840 compiler supports std::is_trivially_constructible.
1841 * common/poison.h: Include obstack.h.
1842 (IsMallocable): Define to is_trivially_constructible if the
1843 compiler supports it, define to true_type otherwise.
1844 (xobnew): New.
1845 (XOBNEW): Redefine.
1846 (xobnewvec): New.
1847 (XOBNEWVEC): Redefine.
1848 * gdb_obstack.h (obstack_zalloc): New.
1849 (OBSTACK_ZALLOC): Redefine.
1850 (obstack_calloc): New.
1851 (OBSTACK_CALLOC): Redefine.
1852 (obstack_new): New.
1853 * gdbarch.sh: Include gdb_obstack in gdbarch.h.
1854 (gdbarch_obstack): New declaration in gdbarch.h, definition in
1855 gdbarch.c.
1856 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Use
1857 obstack_calloc/obstack_zalloc.
1858 (gdbarch_obstack_zalloc): Remove.
1859 * target-descriptions.c (tdesc_data_init): Use obstack_new.
1860
1861 2018-05-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1862
1863 * stack.c (backtrace_command_1): Remove useless variable int i.
1864
1865 2018-05-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1866
1867 * stack.c (print_frame_info): Fix comment.
1868
1869 2018-05-18 Tom Tromey <tom@tromey.com>
1870
1871 * dwarf2read.c (struct dwz_file): Add constructor, initializers.
1872 <dwz_bfd>: Now a gdb_bfd_ref_ptr.
1873 (~dwarf2_per_objfile): Update
1874 (dwarf2_get_dwz_file): Use new.
1875 * dwarf2read.h (struct dwarf2_per_objfile) <dwz_file>: Now a
1876 unique_ptr.
1877
1878 2018-05-18 Tom Tromey <tom@tromey.com>
1879
1880 * dwarf2read.h (struct dwarf2_per_objfile) <dwp_file>: Now a
1881 unique_ptr.
1882 * dwarf2read.c (struct dwp_file): Add constructor and
1883 initializers.
1884 (open_and_init_dwp_file): Return a unique_ptr.
1885 (dwarf2_per_objfile, create_dwp_hash_table)
1886 (create_dwo_unit_in_dwp_v1, create_dwo_unit_in_dwp_v2)
1887 (lookup_dwo_unit_in_dwp): Update.
1888 (open_and_init_dwp_file, get_dwp_file): Update.
1889
1890 2018-05-18 Tom Tromey <tom@tromey.com>
1891
1892 * dwarf2read.c (dwarf2_per_objfile): Update.
1893 (struct mapped_index): Add initializers.
1894 (dwarf2_read_index): Use new.
1895 (dw2_symtab_iter_init): Update.
1896 * dwarf2read.h (struct dwarf2_per_objfile) <index_table>: Now a
1897 unique_ptr.
1898
1899 2018-05-18 Simon Marchi <simon.marchi@ericsson.com>
1900
1901 * dwarf2read.c (mapped_index) <total_size>: Remove.
1902
1903 2018-05-18 Simon Marchi <simon.marchi@ericsson.com>
1904
1905 * unittests/format_pieces-selftests.c (test_format_specifier):
1906 Add ARI comments.
1907
1908 2018-05-18 Tom Tromey <tom@tromey.com>
1909
1910 * c-typeprint.c (maybe_print_hole): New function.
1911 (c_print_type_struct_field_offset): Update.
1912 (c_type_print_base_struct_union): Call maybe_print_hole.
1913
1914 2018-05-17 Keith Seitz <keiths@redhat.com>
1915
1916 * breakpoint.c (build_bpstat_chain): New function, moved from
1917 bpstat_stop_status.
1918 (bpstat_stop_status): Add optional parameter, `stop_chain'.
1919 If no stop chain is passed, call build_bpstat_chain to build it.
1920 * breakpoint.h (build_bpstat_chain): Declare.
1921 (bpstat_stop_status): Move documentation here from breakpoint.c.
1922 * infrun.c (handle_signal_stop): Before eliding inlined frames,
1923 build the stop chain and pass it to skip_inline_frames.
1924 Pass this stop chain to bpstat_stop_status.
1925 * inline-frame.c: Include breakpoint.h.
1926 (stopped_by_user_bp_inline_frame): New function.
1927 (skip_inline_frames): Add parameter `stop_chain'.
1928 Move documention to inline-frame.h.
1929 If non-NULL, use stopped_by_user_bp_inline_frame to determine
1930 whether the frame should be elided.
1931 * inline-frame.h (skip_inline_frames): Add parameter `stop_chain'.
1932 Add moved documentation and update for new parameter.
1933
1934 2018-05-17 Simon Marchi <simon.marchi@ericsson.com>
1935
1936 PR cli/14975
1937 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
1938 unittests/format_pieces-selftests.c.
1939 * common/format.h (format_piece) <operator==>: New.
1940 (format_pieces) <operator[]>: Remove.
1941 * common/format.c (format_pieces::format_pieces): Handle \e.
1942 * unittests/format_pieces-selftests.c: New.
1943
1944 2018-05-17 Tom Tromey <tom@tromey.com>
1945
1946 PR symtab/23010:
1947 * dwarf2read.c (load_cu, dw2_do_instantiate_symtab)
1948 (dw2_instantiate_symtab): Add skip_partial parameter.
1949 (dw2_find_last_source_symtab, dw2_map_expand_apply)
1950 (dw2_lookup_symbol, dw2_expand_symtabs_for_function)
1951 (dw2_expand_all_symtabs, dw2_expand_symtabs_with_fullname)
1952 (dw2_expand_symtabs_matching_one)
1953 (dw2_find_pc_sect_compunit_symtab)
1954 (dw2_debug_names_lookup_symbol)
1955 (dw2_debug_names_expand_symtabs_for_function): Update.
1956 (init_cutu_and_read_dies): Add skip_partial parameter.
1957 (process_psymtab_comp_unit, build_type_psymtabs_1)
1958 (process_skeletonless_type_unit, load_partial_comp_unit)
1959 (psymtab_to_symtab_1): Update.
1960 (load_full_comp_unit): Add skip_partial parameter.
1961 (process_imported_unit_die, dwarf2_read_addr_index)
1962 (follow_die_offset, dwarf2_fetch_die_loc_sect_off)
1963 (dwarf2_fetch_constant_bytes, dwarf2_fetch_die_type_sect_off)
1964 (read_signatured_type): Update.
1965
1966 2018-05-17 Simon Marchi <simon.marchi@ericsson.com>
1967
1968 * value.c (release_value): Remove unused variable.
1969 (record_latest_value): Likewise.
1970 (access_value_history): Likewise.
1971 (preserve_values): Likewise.
1972
1973 2018-05-17 Tom Tromey <tom@tromey.com>
1974
1975 * extension.h (struct ext_lang_type_printers) <py_type_printers>:
1976 Initialize.
1977
1978 2018-05-16 Maciej W. Rozycki <macro@mips.com>
1979
1980 PR gdb/22286
1981 * linux-nat-trad.c (linux_nat_trad_target::fetch_register):
1982 Also handle registers whose width is not a multiple of
1983 PTRACE_TYPE_RET.
1984 (linux_nat_trad_target::store_register): Likewise.
1985
1986 2018-05-16 Tom Tromey <tom@tromey.com>
1987
1988 * gdbcore.h (core_bfd): Redefine.
1989 * corelow.c (core_target::close): Update.
1990 (core_target_open): Update.
1991 * progspace.h (struct program_space) <cbfd>: Now a
1992 gdb_bfd_ref_ptr.
1993
1994 2018-05-16 Tom Tromey <tom@tromey.com>
1995
1996 PR cli/19551:
1997 * symfile-add-flags.h (enum symfile_add_flags)
1998 <SYMFILE_NOT_FILENAME>: New constant.
1999 * symfile.c (read_symbols): Use SYMFILE_NOT_FILENAME. Get
2000 objfile name from BFD.
2001 (symbol_file_add_with_addrs): Check SYMFILE_NOT_FILENAME.
2002 * minidebug.c (find_separate_debug_file_in_section): Put
2003 ".gnu_debugdata" into BFD's file name.
2004
2005 2018-05-16 Simon Marchi <simon.marchi@ericsson.com>
2006
2007 * regcache.c (regcache_read_ftype, regcache_write_ftype):
2008 Remove.
2009
2010 2018-05-15 Tamar Christina <tamar.christina@arm.com>
2011
2012 PR binutils/21446
2013 * aarch64-tdep.c (aarch64_analyze_prologue,
2014 aarch64_software_single_step, aarch64_displaced_step_copy_insn):
2015 Indicate not interested in errors.
2016
2017 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2018
2019 * mips-linux-nat.c (mips_linux_nat_target::fetch_registers):
2020 Supply the MIPS_ZERO_REGNUM register.
2021
2022 2018-05-15 Maciej W. Rozycki <macro@mips.com>
2023
2024 * mips-tdep.c (mask_address_var): Make variable static.
2025
2026 2018-05-14 Tom Tromey <tom@tromey.com>
2027
2028 * dwarf2read.c (rust_union_quirks): Clear rust_unions.
2029
2030 2018-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2031
2032 * i387-tdep.c (i387_collect_xsave): Use FXSAVE_MXCSR_ADDR not
2033 FXSAVE_ADDR for the mxcsr register.
2034
2035 2018-05-11 Max Filippov <jcmvbkbc@gmail.com>
2036
2037 * configure.tgt (xtensa*-*-linux*): Drop gdb_target definition.
2038
2039 2018-05-11 Pedro Alves <palves@redhat.com>
2040
2041 * corelow.c (core_target) <core_target>: No longer inline.
2042 Initialize m_core_gdbarch, m_core_vec and build the section table
2043 here.
2044 <~core_target>: New.
2045 <core_gdbarch, get_core_register_section>: New methods.
2046 <m_core_section_table, m_core_vec, m_core_gdbarch>: New fields,
2047 factored out from ...
2048 <core_data, core_vec, core_gdbarch>: ... these deleted globals.
2049 (core_ops): Delete.
2050 (sniff_core_bfd): Add gdbarch parameter.
2051 (core_close): Delete, merged into ...
2052 (core_target::close): ... here. Delete self.
2053 (core_close_cleanup): Delete.
2054 (core_target_open): Allocate a core_target on the heap. Use a
2055 unique_ptr instead of a cleanup. Bits moved into the core_target
2056 ctor. Adjust to use core_target methods instead of globals.
2057 (get_core_register_section): Rename to ...
2058 (core_target::get_core_register_section): ... this and adjust.
2059 (struct get_core_registers_cb_data): New.
2060 (get_core_registers_cb): Use it. Use bool.
2061 (core_target::fetch_registers, core_target::files_info)
2062 (core_target::xfer_partial, core_target::read_description)
2063 (core_target::pid_to, core_target::thread_name): Adjust to
2064 reference class fields instead of globals.
2065 * target.h (struct target_ops_deleter, target_ops_up): New.
2066
2067 2018-05-11 Pedro Alves <palves@redhat.com>
2068
2069 * corefile.c (core_file_command): Move to corelow.c.
2070 * corelow.c (the_core_target): Delete.
2071 (core_file_command): Moved from corefile.c. Check exec_bfd
2072 instead of the_core_target. Use target_detach instead of calling
2073 into the_core_target directly.
2074 (maybe_say_no_core_file_now): New.
2075 (core_target::detach): Use it.
2076 (_initialize_corelow): Remove references to the_core_target.
2077 * gdbcore.h (the_core_target): Delete.
2078
2079 2018-05-11 Tom Tromey <tromey@redhat.com>
2080 Pedro Alves <palves@redhat.com>
2081
2082 * corefile.c (core_bfd): Remove.
2083 * gdbcore.h (core_bfd): Now a macro.
2084 * progspace.h (struct program_space) <cbfd>: New field.
2085
2086 2018-05-11 Tom Tromey <tom@tromey.com>
2087
2088 * mdebugread.c (parse_partial_symbols, psymtab_to_symtab_1): Use
2089 gdb::def_vector.
2090
2091 2018-05-10 Tom Tromey <tom@tromey.com>
2092
2093 * configure: Rebuild.
2094 * warning.m4 (AM_GDB_WARNINGS): Use -Wimplicit-fallthrough=3.
2095
2096 2018-05-10 Joel Brobecker <brobecker@adacore.com>
2097
2098 PR server/23158:
2099 * regformats/regdat.sh: Adjust script, following the addition
2100 of the new expedite_regs parameter to init_target_desc.
2101
2102 2018-05-10 Omair Javaid <omair.javaid@linaro.org>
2103
2104 PR gdb/23127
2105 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Add call to
2106 set_gdbarch_significant_addr_bit.
2107 * aarch64-tdep.c (aarch64_gdbarch_init): Remove call to
2108 set_gdbarch_significant_addr_bit.
2109 * utils.c (address_significant): Update to sign extend addr.
2110
2111 2018-05-09 Max Filippov <jcmvbkbc@gmail.com>
2112
2113 * xtensa-linux-tdep.c (xtensa-tdep.h): New include.
2114 (xtensa_linux_init_abi): Limit tdep->num_regs by
2115 tdep->num_nopriv_regs.
2116 * xtensa-tdep.c (xtensa_derive_tdep): Calculate
2117 tdep->num_nopriv_regs and only copy it to tdep->num_regs if it's
2118 not initialized.
2119
2120 2018-05-08 Simon Marchi <simon.marchi@ericsson.com>
2121
2122 * unittests/string_view-selftests.c: Define GNULIB_NAMESPACE.
2123
2124 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2125
2126 * common/x86-xstate.h (I387_FCTRL_INIT_VAL): New constant.
2127 (I387_MXCSR_INIT_VAL): New constant.
2128 * amd64-tdep.c (amd64_supply_xsave): Only read state from xsave
2129 buffer if it was supplied by the inferior.
2130 * i387-tdep.c (i387_supply_fsave): Use I387_MXCSR_INIT_VAL.
2131 (i387_xsave_get_clear_bv): New function.
2132 (i387_supply_xsave): Only read x87 control registers from the
2133 xsave buffer if the feature is enabled, and the state will have
2134 been written, otherwise, provide a suitable default.
2135 (i387_collect_xsave): Pre-clear all registers in xsave buffer,
2136 including x87 control registers. Update control registers if they
2137 have changed from the default value, and mark features as enabled
2138 as required.
2139 * i387-tdep.h (i387_xsave_get_clear_bv): Declare.
2140
2141 2018-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2142
2143 * spu-tdep.c (info_spu_event_command): Fix output formatting.
2144
2145 2018-05-07 Tom Tromey <tom@tromey.com>
2146
2147 * configure: Rebuild.
2148 * warning.m4 (AM_GDB_WARNINGS): Add -Wduplicated-cond.
2149
2150 2018-05-07 Tom Tromey <tom@tromey.com>
2151
2152 PR tdep/20362:
2153 * arm-tdep.c (arm_record_vfp_data_proc_insn): Properly mask off D
2154 bit. Use correct value for VDIV.
2155
2156 2018-05-04 Tom Tromey <tom@tromey.com>
2157
2158 * configure: Rebuild.
2159 * warning.m4 (AM_GDB_WARNINGS): Add -Wimplicit-fallthrough.
2160
2161 2018-05-04 Tom Tromey <tom@tromey.com>
2162
2163 * linux-record.c (record_linux_system_call) <case
2164 RECORD_SYS_RECVFROM>: Add "break".
2165
2166 2018-05-04 Tom Tromey <tom@tromey.com>
2167
2168 * mi/mi-main.c (mi_cmd_trace_frame_collected) <REGISTERS_FORMAT>:
2169 Add missing "break".
2170 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals) <NO_FRAME_FILTERS>:
2171 Add missing "break".
2172
2173 2018-05-04 Tom Tromey <tom@tromey.com>
2174
2175 * rs6000-tdep.c (ppc_process_record_op4)
2176 (ppc_process_record_op63): Add fall-through comment.
2177
2178 2018-05-04 Tom Tromey <tom@tromey.com>
2179
2180 * i386-tdep.c (i386_process_record): Add fall-through comment.
2181
2182 2018-05-04 Tom Tromey <tom@tromey.com>
2183
2184 * stabsread.c (define_symbol) <case 'p'>: Add fall-through
2185 comment.
2186
2187 2018-05-04 Tom Tromey <tom@tromey.com>
2188
2189 * riscv-tdep.c (riscv_isa_xlen): Add fall-through comment.
2190 * utils.c (can_dump_core) <LIMIT_CUR>: Add fall-through comment.
2191 * eval.c (fetch_subexp_value) <MEMORY_ERROR>: Add fall-through
2192 comment.
2193 * d-valprint.c (d_val_print) <TYPE_CODE_STRUCT>: Add fall-through
2194 comment.
2195 * coffread.c (coff_symtab_read) <C_LABEL>: Add fall-through
2196 comment.
2197
2198 2018-05-04 Tom Tromey <tom@tromey.com>
2199
2200 * dwarf2loc.c (unimplemented): Add ATTRIBUTE_NORETURN.
2201
2202 2018-05-04 Tom Tromey <tom@tromey.com>
2203
2204 * s390-tdep.c (s390_process_record): Fix fall-through comments.
2205 * xcoffread.c (scan_xcoff_symtab): Move comment later.
2206 * symfile.c (section_is_mapped): Fix fall-through comment.
2207 * stabsread.c (define_symbol, read_member_functions): Fix
2208 fall-through comment.
2209 * s390-linux-tdep.c (s390_process_record): Fix fall-through
2210 comment.
2211 * remote.c (remote_wait_as): Fix fall-through comment.
2212 * p-exp.y (yylex): Fix fall-through comment.
2213 * nat/x86-dregs.c (x86_length_and_rw_bits): Fix fall-through
2214 comment.
2215 * msp430-tdep.c (msp430_gdbarch_init): Fix fall-through comment.
2216 * mdebugread.c (parse_partial_symbols): Fix fall-through comment.
2217 * jv-exp.y (yylex): Fix fall-through comment.
2218 * go-exp.y (lex_one_token): Fix fall-through comment.
2219 * gdbtypes.c (get_discrete_bounds, rank_one_type): Fix
2220 fall-through comment.
2221 * f-exp.y (yylex): Fix fall-through comment.
2222 * dwarf2read.c (process_die): Fix fall-through comments.
2223 * dbxread.c (process_one_symbol): Fix fall-through comment.
2224 * d-exp.y (lex_one_token): Fix fall-through comment.
2225 * cp-name-parser.y (yylex): Fix fall-through comment.
2226 * coffread.c (coff_symtab_read): Fix fall-through comment.
2227 * c-exp.y (lex_one_token): Fix fall-through comment.
2228 * arm-tdep.c (arm_decode_miscellaneous): Fix fall-through
2229 comment.
2230 * arch/arm.c (arm_instruction_changes_pc): Fix fall-through
2231 comment.
2232
2233 2018-05-04 Tom Tromey <tom@tromey.com>
2234
2235 PR python/22730:
2236 * NEWS: Mention gdb.execute change.
2237 * gdbcmd.h (execute_control_command): Don't declare.
2238 * python/python.c (execute_gdb_command): Use read_command_lines_1,
2239 execute_control_commands, execute_control_commands_to_string.
2240 * cli/cli-script.h (execute_control_commands)
2241 (execute_control_commands_to_string): Declare.
2242 (execute_control_command): Add from_tty parameter.
2243 * cli/cli-script.c (execute_control_commands)
2244 (execute_control_commands_to_string): New functions.
2245 (execute_user_command): Use execute_control_commands.
2246 (execute_control_command_1): Add "from_tty" parameter. Update.
2247 (execute_control_command): Likewise.
2248
2249 2018-05-04 Tom Tromey <tom@tromey.com>
2250
2251 PR python/22731:
2252 * NEWS: Mention that breakpoint commands are writable.
2253 * python/py-breakpoint.c (bppy_set_commands): New function.
2254 (breakpoint_object_getset) <"commands">: Use it.
2255
2256 2018-05-04 Tom Tromey <tom@tromey.com>
2257
2258 * tracepoint.c (actions_command): Update.
2259 * mi/mi-cmd-break.c (mi_command_line_array)
2260 (mi_command_line_array_cnt, mi_command_line_array_ptr)
2261 (mi_read_next_line): Remove.
2262 (mi_cmd_break_commands): Update.
2263 * cli/cli-script.h (read_command_lines, read_command_lines_1): Use
2264 function_view.
2265 * cli/cli-script.c (get_command_line): Update.
2266 (process_next_line): Use function_view. Constify.
2267 (recurse_read_control_structure, read_command_lines)
2268 (read_command_lines_1): Change argument types to function_view.
2269 (do_define_command, document_command): Update.
2270 * breakpoint.h (check_tracepoint_command): Don't declare.
2271 * breakpoint.c (check_tracepoint_command): Remove.
2272 (commands_command_1, create_tracepoint_from_upload): Update.
2273
2274 2018-05-04 Tom Tromey <tom@tromey.com>
2275
2276 PR gdb/11750:
2277 * cli/cli-script.h (enum command_control_type) <define_control>:
2278 New constant.
2279 * cli/cli-script.c (multi_line_command_p): Handle define_control.
2280 (build_command_line, execute_control_command_1)
2281 (process_next_line): Likewise.
2282 (do_define_command): New function, extracted from define_command.
2283 (define_command): Use it.
2284
2285 2018-05-04 Tom Tromey <tom@tromey.com>
2286
2287 * tracepoint.c (actions_command): Update.
2288 * cli/cli-script.h (read_command_lines): Update.
2289 * cli/cli-script.c (read_command_lines): Constify prompt_arg.
2290 (MAX_TMPBUF): Remove define.
2291 (define_command): Use string_printf.
2292 (document_command): Likewise.
2293 * breakpoint.c (commands_command_1): Update.
2294
2295 2018-05-04 Tom Tromey <tom@tromey.com>
2296
2297 * top.c (execute_command): Update.
2298 * cli/cli-script.h (print_command_lines): Now varargs.
2299 * cli/cli-script.c (print_command_lines): Now varargs.
2300 (execute_control_command_1) <case while_control, case if_control>:
2301 Update.
2302
2303 2018-05-04 Tom Tromey <tom@tromey.com>
2304
2305 * tracepoint.c (all_tracepoint_actions): Rename from
2306 all_tracepoint_actions_and_cleanup. Change return type.
2307 (actions_command, encode_actions_1, encode_actions)
2308 (trace_dump_actions, tdump_command): Update.
2309 * remote.c (remote_download_command_source): Update.
2310 * python/python.c (gdbpy_eval_from_control_command)
2311 (python_command, python_interactive_command): Update.
2312 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
2313 * guile/guile.c (guile_command)
2314 (gdbscm_eval_from_control_command, guile_command): Update.
2315 * compile/compile.c (compile_code_command)
2316 (compile_print_command, compile_to_object): Update.
2317 * cli/cli-script.h (struct command_lines_deleter): New.
2318 (counted_command_line): New typedef.
2319 (struct command_line): Add constructor, destructor.
2320 <body_list>: Remove.
2321 <body_list_0, body_list_1>: New members.
2322 (command_line_up): Remove typedef.
2323 (read_command_lines, read_command_lines_1, get_command_line):
2324 Update.
2325 (copy_command_lines): Don't declare.
2326 * cli/cli-script.c (build_command_line): Use "new".
2327 (get_command_line): Return counted_command_line.
2328 (print_command_lines, execute_user_command)
2329 (execute_control_command_1, while_command, if_command): Update.
2330 (realloc_body_list): Remove.
2331 (process_next_line, recurse_read_control_structure): Update.
2332 (read_command_lines, read_command_lines_1): Return counted_command_line.
2333 (free_command_lines): Use "delete".
2334 (copy_command_lines): Remove.
2335 (define_command, document_command, show_user_1): Update.
2336 * cli/cli-decode.h (struct cmd_list_element) <user_commands>: Now
2337 a counted_command_line.
2338 * breakpoint.h (counted_command_line): Remove typedef.
2339 (breakpoint_set_commands): Update.
2340 * breakpoint.c (check_no_tracepoint_commands)
2341 (validate_commands_for_breakpoint): Update.
2342 (breakpoint_set_commands): Change commands to be a
2343 counted_command_line.
2344 (commands_command_1, update_dprintf_command_list)
2345 (create_tracepoint_from_upload): Update.
2346
2347 2018-05-04 Tom Tromey <tom@tromey.com>
2348
2349 * cli/cli-decode.h (cmd_list_element): New constructor.
2350 (~cmd_list_element): New destructor.
2351 (struct cmd_list_element): Add initializers.
2352 * cli/cli-decode.c (do_add_cmd): Use "new".
2353 (delete_cmd): Use "delete".
2354
2355 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2356 Pedro Alves <palves@redhat.com>
2357
2358 PR breakpoints/19806 and support for PR external/20207.
2359 * NEWS: Mention Aarch64 watchpoint improvements.
2360 * aarch64-linux-nat.c (aarch64_linux_stopped_data_address): Fix missed
2361 watchpoints and PR external/20207 watchpoints.
2362 * nat/aarch64-linux-hw-point.c
2363 (kernel_supports_any_contiguous_range): New.
2364 (aarch64_watchpoint_offset): New.
2365 (aarch64_watchpoint_length): Support PR external/20207 watchpoints.
2366 (aarch64_point_encode_ctrl_reg): New parameter offset, new asserts.
2367 (aarch64_point_is_aligned): Support PR external/20207 watchpoints.
2368 (aarch64_align_watchpoint): New parameters aligned_offset_p and
2369 next_addr_orig_p. Support PR external/20207 watchpoints.
2370 (aarch64_downgrade_regs): New.
2371 (aarch64_dr_state_insert_one_point): New parameters offset and
2372 addr_orig.
2373 (aarch64_dr_state_remove_one_point): Likewise.
2374 (aarch64_handle_breakpoint): Update caller.
2375 (aarch64_handle_aligned_watchpoint): Likewise.
2376 (aarch64_handle_unaligned_watchpoint): Support addr_orig and
2377 aligned_offset.
2378 (aarch64_linux_set_debug_regs): Remove const from state. Call
2379 aarch64_downgrade_regs.
2380 (aarch64_show_debug_reg_state): Print also dr_addr_orig_wp.
2381 * nat/aarch64-linux-hw-point.h (DR_CONTROL_LENGTH): Rename to ...
2382 (DR_CONTROL_MASK): ... this.
2383 (struct aarch64_debug_reg_state): New field dr_addr_orig_wp.
2384 (unsigned int aarch64_watchpoint_offset): New prototype.
2385 (aarch64_linux_set_debug_regs): Remove const from state.
2386 * utils.c (align_up, align_down): Move to ...
2387 * common/common-utils.c (align_up, align_down): ... here.
2388 * utils.h (align_up, align_down): Move to ...
2389 * common/common-utils.h (align_up, align_down): ... here.
2390
2391 2018-05-04 Joel Brobecker <brobecker@adacore.com>
2392
2393 * sparc-tdep.c (sparc_structure_return_p): Re-implement to
2394 match the ABI as summarized in GCC's gcc/config/sparc/sparc.c.
2395 (sparc_arg_by_memory_p): Renamed from sparc_arg_on_registers_p.
2396 Re-implement to match the ABI as summarized in GCC's
2397 gcc/config/sparc/sparc.c. All callers updated.
2398 (sparc32_store_arguments): Remove assertion.
2399
2400 2018-05-04 Tom Tromey <tom@tromey.com>
2401
2402 * printcmd.c: Don't include tui.h.
2403 (decode_format): Use skip_spaces.
2404
2405 2018-05-04 Tom Tromey <tom@tromey.com>
2406
2407 PR gdb/22619:
2408 * printcmd.c (last_count): New global.
2409 (x_command): Use saved count when repeating.
2410
2411 2018-05-04 Tom Tromey <tom@tromey.com>
2412
2413 * nto-procfs.c (do_closedir_cleanup): Remove.
2414 (procfs_pidlist): Use gdb_dir_up.
2415 * procfs.c (do_closedir_cleanup): Remove.
2416 (proc_update_threads): Use gdb_dir_up.
2417 * common/filestuff.h (struct gdb_dir_deleter): New.
2418 (gdb_dir_up): New typedef.
2419
2420 2018-05-04 Tom Tromey <tom@tromey.com>
2421
2422 * ada-lang.c (print_mention_exception): Use std::string.
2423
2424 2018-05-04 Tom Tromey <tom@tromey.com>
2425
2426 * ada-lang.c (create_excep_cond_exprs): Update.
2427 (ada_exception_catchpoint_cond_string): Use std::string.
2428
2429 2018-05-04 Tom Tromey <tom@tromey.com>
2430
2431 * ada-lang.c (xget_renaming_scope): Return std::string.
2432 (old_renaming_is_invisible): Update.
2433
2434 2018-05-04 Tom Tromey <tom@tromey.com>
2435
2436 * bfd-target.c (target_bfd::m_bfd): Now a gdb_bfd_ref_ptr.
2437 (target_bfd::target_bfd, target_bfd::~target_bfd): Update.
2438
2439 2018-05-04 Ulrich Weigand <uweigand@de.ibm.com>
2440
2441 * spu-linux-nat.c (spu_linux_nat_target::wait): Fix syntax error.
2442
2443 2018-05-04 Tom Tromey <tom@tromey.com>
2444
2445 * remote.c (remote_query_supported_append): Change type.
2446 (remote_check_symbols): Update.
2447
2448 2018-05-04 Paul Pluzhnikov <ppluzhnikov@google.com>
2449
2450 PR gdb/11420
2451 * configure.ac: Prepend libpython.
2452 * python/python-config.py: Likewise.
2453 * configure: Regenerate.
2454
2455 2018-05-03 Simon Marchi <simon.marchi@ericsson.com>
2456
2457 * Makefile.in (%.c: %.l): Use -t instead of --stdout.
2458
2459 2018-05-03 Pedro Alves <palves@redhat.com>
2460
2461 * s390-linux-nat.c
2462 (s390_linux_nat_target::have_continuable_watchpoint): Mark with
2463 override. Write 'true' instead of '1'.
2464 (s390_linux_nat_target::watchpoint_addr_within_range): Remove
2465 declaration.
2466
2467 2018-05-02 Pedro Alves <palves@redhat.com>
2468
2469 * aarch64-fbsd-nat.c (_initialize_aarch64_fbsd_nat): Use
2470 add_inf_child_target.
2471 * aarch64-linux-nat.c (_initialize_aarch64_linux_nat): Use
2472 add_inf_child_target.
2473 * aix-thread.c (aix_thread_target_info): New.
2474 (aix_thread_target) <shortname, longname, doc>: Delete.
2475 <info>: New.
2476 * alpha-bsd-nat.c (_initialize_alphabsd_nat): Use
2477 add_inf_child_target.
2478 * alpha-linux-nat.c (_initialize_alpha_linux_nat): Use
2479 add_inf_child_target.
2480 * amd64-fbsd-nat.c (_initialize_amd64fbsd_nat): Use
2481 add_inf_child_target.
2482 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Use
2483 add_inf_child_target.
2484 * amd64-nbsd-nat.c (_initialize_amd64nbsd_nat): Use
2485 add_inf_child_target.
2486 * amd64-obsd-nat.c (_initialize_amd64obsd_nat): Use
2487 add_inf_child_target.
2488 * arm-fbsd-nat.c (_initialize_arm_fbsd_nat): Use
2489 add_inf_child_target.
2490 * arm-linux-nat.c (_initialize_arm_linux_nat): Use
2491 add_inf_child_target.
2492 * arm-nbsd-nat.c (_initialize_arm_netbsd_nat): Use
2493 add_inf_child_target.
2494 * bfd-target.c (target_bfd_target_info): New.
2495 (target_bfd) <shortname, longname, doc>: Delete.
2496 <info>: New.
2497 * bsd-kvm.c (bsd_kvm_target_info): New.
2498 (bsd_kvm_target) <shortname, longname, doc>: Delete.
2499 <info>: New.
2500 (bsd_kvm_target::open): Rename to ...
2501 (bsd_kvm_target_open): ... this. Adjust.
2502 * bsd-uthread.c (bsd_uthread_target_info): New.
2503 (bsd_uthread_target) <shortname, longname, doc>: Delete.
2504 <info>: New.
2505 * corefile.c (core_file_command): Adjust.
2506 * corelow.c (core_target_info): New.
2507 (core_target) <shortname, longname, doc>: Delete.
2508 <info>: New.
2509 (core_target::open): Rename to ...
2510 (core_target_open): ... this. Adjust.
2511 * ctf.c (ctf_target_info): New.
2512 (ctf_target) <shortname, longname, doc>: Delete.
2513 <info>: New.
2514 (ctf_target::open): Rename to ...
2515 (ctf_target_open): ... this.
2516 (_initialize_ctf): Adjust.
2517 * exec.c (exec_target_info): New.
2518 (exec_target) <shortname, longname, doc>: Delete.
2519 <info>: New.
2520 (exec_target::open): Rename to ...
2521 (exec_target_open): ... this.
2522 * gdbcore.h (core_target_open): Declare.
2523 * go32-nat.c (_initialize_go32_nat): Use add_inf_child_target.
2524 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Use
2525 add_inf_child_target.
2526 * hppa-nbsd-nat.c (_initialize_hppanbsd_nat): Use
2527 add_inf_child_target.
2528 * hppa-obsd-nat.c (_initialize_hppaobsd_nat): Use
2529 add_inf_child_target.
2530 * i386-darwin-nat.c (_initialize_i386_darwin_nat): Use
2531 add_inf_child_target.
2532 * i386-fbsd-nat.c (_initialize_i386fbsd_nat): Use
2533 add_inf_child_target.
2534 * i386-gnu-nat.c (_initialize_i386gnu_nat): Use
2535 add_inf_child_target.
2536 * i386-linux-nat.c (_initialize_i386_linux_nat): Use
2537 add_inf_child_target.
2538 * i386-nbsd-nat.c (_initialize_i386nbsd_nat): Use
2539 add_inf_child_target.
2540 * i386-obsd-nat.c (_initialize_i386obsd_nat): Use
2541 add_inf_child_target.
2542 * ia64-linux-nat.c (_initialize_ia64_linux_nat): Use
2543 add_inf_child_target.
2544 * inf-child.c (inf_child_target_info): New.
2545 (inf_child_target::info): New.
2546 (inf_child_open_target): Remove 'target' parameter. Use
2547 get_native_target instead.
2548 (inf_child_target::open): Delete.
2549 (add_inf_child_target): New.
2550 * inf-child.h (inf_child_target) <shortname, longname, doc, open>:
2551 Delete.
2552 <info>: New.
2553 (add_inf_child_target): Declare.
2554 (inf_child_open_target): Declare.
2555 * linux-thread-db.c (thread_db_target_info): New.
2556 (thread_db_target) <shortname, longname, doc>: Delete.
2557 <info>: New.
2558 * m32r-linux-nat.c (_initialize_m32r_linux_nat): Use
2559 add_inf_child_target.
2560 * m68k-bsd-nat.c (_initialize_m68kbsd_nat): Use
2561 add_inf_child_target.
2562 * m68k-linux-nat.c (_initialize_m68k_linux_nat): Use
2563 add_inf_child_target.
2564 * m88k-bsd-nat.c (_initialize_m88kbsd_nat): Use
2565 add_inf_child_target.
2566 * make-target-delegates (print_class): Adjust.
2567 * mips-fbsd-nat.c (_initialize_mips_fbsd_nat): Use
2568 add_inf_child_target.
2569 * mips-linux-nat.c (_initialize_mips_linux_nat): Use
2570 add_inf_child_target.
2571 * mips-nbsd-nat.c (_initialize_mipsnbsd_nat): Use
2572 add_inf_child_target.
2573 * mips64-obsd-nat.c (_initialize_mips64obsd_nat): Use
2574 add_inf_child_target.
2575 * nto-procfs.c (nto_native_target_info): New.
2576 (nto_procfs_target_native) <shortname, longname, doc>:
2577 Delete.
2578 <info>: New.
2579 (nto_procfs_target_info): New.
2580 (nto_procfs_target_procfs) <shortname, longname, doc>:
2581 Delete.
2582 <info>: New.
2583 (init_procfs_targets): Adjust.
2584 * ppc-fbsd-nat.c (_initialize_ppcfbsd_nat): Use
2585 add_inf_child_target.
2586 * ppc-linux-nat.c (_initialize_ppc_linux_nat): Use
2587 add_inf_child_target.
2588 * ppc-nbsd-nat.c (_initialize_ppcnbsd_nat): Use
2589 add_inf_child_target.
2590 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Use
2591 add_inf_child_target.
2592 * ravenscar-thread.c (ravenscar_target_info): New.
2593 (ravenscar_thread_target) <shortname, longname, doc>:
2594 Delete.
2595 <info>: New.
2596 * record-btrace.c (record_btrace_target_info):
2597 (record_btrace_target) <shortname, longname, doc>: Delete.
2598 <info>: New.
2599 (record_btrace_target::open): Rename to ...
2600 (record_btrace_target_open): ... this. Adjust.
2601 * record-full.c (record_longname, record_doc): New.
2602 (record_full_base_target) <shortname, longname, doc>: Delete.
2603 <info>: New.
2604 (record_full_target_info): New.
2605 (record_full_target): <shortname>: Delete.
2606 <info>: New.
2607 (record_full_core_open_1, record_full_open_1): Update comments.
2608 (record_full_base_target::open): Rename to ...
2609 (record_full_open): ... this.
2610 (cmd_record_full_restore): Update.
2611 (_initialize_record_full): Update.
2612 * remote-sim.c (remote_sim_target_info): New.
2613 (gdbsim_target) <shortname, longname, doc>: Delete.
2614 <info>: New.
2615 (gdbsim_target::open): Rename to ...
2616 (gdbsim_target_open): ... this.
2617 (_initialize_remote_sim): Adjust.
2618 * remote.c (remote_doc): New.
2619 (remote_target_info): New.
2620 (remote_target) <shortname, longname, doc>: Delete.
2621 <info>: New.
2622 (extended_remote_target_info): New.
2623 (extended_remote_target) <shortname, longname, doc>: Delete.
2624 <info>: New.
2625 (remote_target::open_1): Make static. Adjust.
2626 * rs6000-nat.c (_initialize_rs6000_nat): Use add_inf_child_target.
2627 * s390-linux-nat.c (_initialize_s390_nat): Use
2628 add_inf_child_target.
2629 * sh-nbsd-nat.c (_initialize_shnbsd_nat): Use
2630 add_inf_child_target.
2631 * sol-thread.c (thread_db_target_info): New.
2632 (sol_thread_target) <shortname, longname, doc>: Delete.
2633 <info>: New.
2634 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Use
2635 add_inf_child_target.
2636 * sparc-nbsd-nat.c (_initialize_sparcnbsd_nat): Use
2637 add_inf_child_target.
2638 * sparc64-fbsd-nat.c (_initialize_sparc64fbsd_nat): Use
2639 add_inf_child_target.
2640 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Use
2641 add_inf_child_target.
2642 * sparc64-nbsd-nat.c (_initialize_sparc64nbsd_nat): Use
2643 add_inf_child_target.
2644 * sparc64-obsd-nat.c (_initialize_sparc64obsd_nat): Use
2645 add_inf_child_target.
2646 * spu-linux-nat.c (_initialize_spu_nat): Use
2647 add_inf_child_target.
2648 * spu-multiarch.c (spu_multiarch_target_info): New.
2649 (spu_multiarch_target) <shortname, longname, doc>: Delete.
2650 <info>: New.
2651 * target-delegates.c: Regenerate.
2652 * target.c: Include <unordered_map>.
2653 (target_ops_p): Delete.
2654 (DEF_VEC_P(target_ops_p)): Delete.
2655 (target_factories): New.
2656 (test_target_info): New.
2657 (test_target_ops::info): New.
2658 (open_target): Adjust to use target_factories.
2659 (add_target_with_completer): Rename to ...
2660 (add_target): ... this. Change prototype. Register target_info
2661 and open callback in target_factories. Register target_info in
2662 command context instead of target_ops.
2663 (add_target): Delete old implementation.
2664 (add_deprecated_target_alias): Change prototype. Adjust.
2665 (the_native_target): New.
2666 (set_native_target, get_native_target): New.
2667 (find_default_run_target): Use the_native_target.
2668 (find_attach_target, find_run_target): Simplify.
2669 (target_ops::open): Delete.
2670 (dummy_target_info): New.
2671 (dummy_target::shortname, dummy_target::longname)
2672 (dummy_target::doc): Delete.
2673 (dummy_target::info): New.
2674 (debug_target::shortname, debug_target::longname)
2675 (debug_target::doc): Delete.
2676 (debug_target::info): New.
2677 * target.h (struct target_info): New.
2678 (target_ops::~target_ops): Add comment.
2679 (target_ops::info): New.
2680 (target_ops::shortname, target_ops::longname, target_ops::doc): No
2681 longer virtual. Implement in terms of target_info.
2682 (set_native_target, get_native_target): Declare.
2683 (target_open_ftype): New.
2684 (add_target, add_target_with_completer)
2685 (add_deprecated_target_alias): Change prototype.
2686 (test_target) <shortname, longname, doc>: Delete.
2687 <info>: New.
2688 * tilegx-linux-nat.c (_initialize_tile_linux_nat): Use
2689 add_inf_child_target.
2690 * tracefile-tfile.c (tfile_target_info): New.
2691 (tfile_target) <shortname, longname, doc>: Delete.
2692 <info>: New.
2693 (tfile_target::open): Rename to ...
2694 (tfile_target_open): ... this.
2695 (_initialize_tracefile_tfile): Adjust.
2696 * vax-bsd-nat.c (_initialize_vaxbsd_nat): Use
2697 add_inf_child_target.
2698 * windows-nat.c (_initialize_windows_nat): Use
2699 add_inf_child_target.
2700 * xtensa-linux-nat.c (_initialize_xtensa_linux_nat): Use
2701 add_inf_child_target.
2702
2703 2018-05-02 Pedro Alves <palves@redhat.com>
2704
2705 * linux-nat.h (linux_nat_target) <low_new_thread,
2706 low_delete_thread, low_new_fork, low_forget_process,
2707 low_prepare_to_resume, low_siginfo_fixup, low_status_is_event>:
2708 New virtual methods.
2709 (linux_nat_set_new_thread, linux_nat_set_delete_thread)
2710 (linux_nat_new_fork_ftype, linux_nat_set_new_fork)
2711 (linux_nat_forget_process_ftype, linux_nat_set_forget_process)
2712 (linux_nat_forget_process, linux_nat_set_siginfo_fixup)
2713 (linux_nat_set_prepare_to_resume, linux_nat_set_status_is_event):
2714 Delete.
2715 * linux-fork.c (delete_fork): Adjust to call low method.
2716 * linux-nat.c (linux_nat_new_thread, linux_nat_delete_thread)
2717 (linux_nat_new_fork, linux_nat_forget_process_hook)
2718 (linux_nat_prepare_to_resume, linux_nat_siginfo_fixup)
2719 (linux_nat_status_is_event):
2720 (linux_nat_target::follow_fork, lwp_free, add_lwp, detach_one_lwp)
2721 (linux_resume_one_lwp_throw, linux_handle_extended_wait): Adjust
2722 to call low method.
2723 (sigtrap_is_event): Rename to ...
2724 (linux_nat_target::low_status_is_event): ... this.
2725 (linux_nat_set_status_is_event): Delete.
2726 (save_stop_reason, linux_nat_wait_1)
2727 (linux_nat_target::mourn_inferior, siginfo_fixup): Adjust to call
2728 low methods.
2729 (linux_nat_set_new_thread, linux_nat_set_delete_thread)
2730 (linux_nat_set_new_fork, linux_nat_set_forget_process)
2731 (linux_nat_forget_process, linux_nat_set_siginfo_fixup)
2732 (linux_nat_set_prepare_to_resume): Delete.
2733 * aarch64-linux-nat.c: All linux_nat_set_* callbacks converted to
2734 low virtual methods.
2735 * amd64-linux-nat.c: Likewise.
2736 * arm-linux-nat.c: Likewise.
2737 * i386-linux-nat.c: Likewise.
2738 * ia64-linux-nat.c: Likewise.
2739 * mips-linux-nat.c: Likewise.
2740 * ppc-linux-nat.c: Likewise.
2741 * s390-linux-nat.c: Likewise.
2742 * sparc64-linux-nat.c: Likewise.
2743 * x86-linux-nat.c: Likewise.
2744 * x86-linux-nat.h: Include "nat/x86-linux.h".
2745 (x86_linux_nat_target) <low_new_fork, low_forget_process,
2746 low_prepare_to_resume, low_new_thread, low_delete_thread>:
2747 Override methods.
2748
2749 2018-05-02 Pedro Alves <palves@redhat.com>
2750
2751 * target.h (target_ops)
2752 <stopped_by_sw_breakpoint, supports_stopped_by_sw_breakpoint,
2753 stopped_by_hw_breakpoint, supports_stopped_by_hw_breakpoint,
2754 stopped_by_watchpoint, have_continuable_watchpoint,
2755 stopped_data_address, watchpoint_addr_within_range,
2756 can_accel_watchpoint_condition, can_run, thread_alive,
2757 has_all_memory, has_memory, has_stack, has_registers,
2758 has_execution, can_async_p, is_async_p, supports_non_stop,
2759 always_non_stop_p, can_execute_reverse, supports_multi_process,
2760 supports_enable_disable_tracepoint,
2761 supports_disable_randomization, supports_string_tracing,
2762 supports_evaluation_of_breakpoint_conditions,
2763 can_run_breakpoint_commands, filesystem_is_local,
2764 can_download_tracepoint, get_trace_state_variable_value,
2765 set_trace_notes, get_tib_address, use_agent, can_use_agent,
2766 record_is_replaying, record_will_replay,
2767 augmented_libraries_svr4_read>: Adjust to return bool.
2768 * aarch64-linux-nat.c: All implementations adjusted.
2769 * aix-thread.c: All implementations adjusted.
2770 * arm-linux-nat.c: All implementations adjusted.
2771 * breakpoint.c: All implementations adjusted.
2772 * bsd-kvm.c: All implementations adjusted.
2773 * bsd-uthread.c: All implementations adjusted.
2774 * corelow.c: All implementations adjusted.
2775 * ctf.c: All implementations adjusted.
2776 * darwin-nat.c: All implementations adjusted.
2777 * darwin-nat.h: All implementations adjusted.
2778 * exec.c: All implementations adjusted.
2779 * fbsd-nat.c: All implementations adjusted.
2780 * fbsd-nat.h: All implementations adjusted.
2781 * gnu-nat.c: All implementations adjusted.
2782 * gnu-nat.h: All implementations adjusted.
2783 * go32-nat.c: All implementations adjusted.
2784 * ia64-linux-nat.c: All implementations adjusted.
2785 * inf-child.c: All implementations adjusted.
2786 * inf-child.h: All implementations adjusted.
2787 * inf-ptrace.c: All implementations adjusted.
2788 * inf-ptrace.h: All implementations adjusted.
2789 * linux-nat.c: All implementations adjusted.
2790 * linux-nat.h: All implementations adjusted.
2791 * mips-linux-nat.c: All implementations adjusted.
2792 * nto-procfs.c: All implementations adjusted.
2793 * ppc-linux-nat.c: All implementations adjusted.
2794 * procfs.c: All implementations adjusted.
2795 * ravenscar-thread.c: All implementations adjusted.
2796 * record-btrace.c: All implementations adjusted.
2797 * record-full.c: All implementations adjusted.
2798 * remote-sim.c: All implementations adjusted.
2799 * remote.c: All implementations adjusted.
2800 * s390-linux-nat.c: All implementations adjusted.
2801 * sol-thread.c: All implementations adjusted.
2802 * spu-multiarch.c: All implementations adjusted.
2803 * target-delegates.c: All implementations adjusted.
2804 * target.c: All implementations adjusted.
2805 * target.h: All implementations adjusted.
2806 * tracefile-tfile.c: All implementations adjusted.
2807 * tracefile.c: All implementations adjusted.
2808 * tracefile.h: All implementations adjusted.
2809 * windows-nat.c: All implementations adjusted.
2810 * x86-linux-nat.h: All implementations adjusted.
2811 * x86-nat.h: All implementations adjusted.
2812
2813 2018-05-02 Pedro Alves <palves@redhat.com>
2814
2815 * make-target-delegates (scan_target_h): Don't trim lines here.
2816 Replace sequences of tabs and/or whitespace with a single
2817 whitespace.
2818 (top level, parsing methods): Trim each line before processing it
2819 here.
2820
2821 2018-05-02 Pedro Alves <palves@redhat.com>
2822 John Baldwin <jhb@freebsd.org>
2823
2824 * target.h (enum strata) <debug_stratum>: New.
2825 (struct target_ops) <all delegation methods>: Replace by C++
2826 virtual methods, and drop "to_" prefix. All references updated
2827 throughout.
2828 <to_shortname, to_longname, to_doc, to_data,
2829 to_have_steppable_watchpoint, to_have_continuable_watchpoint,
2830 to_has_thread_control, to_attach_no_wait>: Delete, replaced by
2831 virtual methods. All references updated throughout.
2832 <can_attach, supports_terminal_ours, can_create_inferior,
2833 get_thread_control_capabilities, attach_no_wait>: New
2834 virtual methods.
2835 <insert_breakpoint, remove_breakpoint>: Now
2836 TARGET_DEFAULT_NORETURN methods.
2837 <info_proc>: Now returns bool.
2838 <to_magic>: Delete.
2839 (OPS_MAGIC): Delete.
2840 (current_target): Delete. All references replaced by references
2841 to ...
2842 (target_stack): ... this. New.
2843 (target_shortname, target_longname): Adjust.
2844 (target_can_run): Now a function declaration.
2845 (default_child_has_all_memory, default_child_has_memory)
2846 (default_child_has_stack, default_child_has_registers)
2847 (default_child_has_execution): Remove target_ops parameter.
2848 (complete_target_initialization): Delete.
2849 (memory_breakpoint_target): New template class.
2850 (test_target_ops): Refactor as a C++ class with virtual methods.
2851 * make-target-delegates (NAME_PART): Tighten.
2852 (POINTER_PART, CP_SYMBOL): New.
2853 (SIMPLE_RETURN_PART): Reimplement.
2854 (VEC_RETURN_PART): Expect less.
2855 (RETURN_PART, VIRTUAL_PART): New.
2856 (METHOD): Adjust to C++ virtual methods.
2857 (scan_target_h): Remove reference to C99.
2858 (dname): Output "target_ops::" prefix.
2859 (write_function_header): Adjust to output a C++ class method.
2860 (write_declaration): New.
2861 (write_delegator): Adjust to output a C++ class method.
2862 (tdname): Output "dummy_target::" prefix.
2863 (write_tdefault, write_debugmethod): Adjust to output a C++ class
2864 method.
2865 (tdefault_names, debug_names): Delete.
2866 (return_types, tdefaults, styles, argtypes_array): New.
2867 (top level): All methods are delegators.
2868 (print_class): New.
2869 (top level): Print dummy_target and debug_target classes.
2870 * target-delegates.c: Regenerate.
2871 * target-debug.h (target_debug_print_enum_info_proc_what)
2872 (target_debug_print_thread_control_capabilities)
2873 (target_debug_print_thread_info_p): New.
2874 * target.c (dummy_target): Delete.
2875 (the_dummy_target, the_debug_target): New.
2876 (target_stack): Now extern.
2877 (set_targetdebug): Push/unpush debug target.
2878 (default_child_has_all_memory, default_child_has_memory)
2879 (default_child_has_stack, default_child_has_registers)
2880 (default_child_has_execution): Remove target_ops parameter.
2881 (complete_target_initialization): Delete.
2882 (add_target_with_completer): No longer call
2883 complete_target_initialization.
2884 (target_supports_terminal_ours): Use regular delegation.
2885 (update_current_target): Delete.
2886 (push_target): No longer check magic number. Don't call
2887 update_current_target.
2888 (unpush_target): Don't call update_current_target.
2889 (target_is_pushed): No longer check magic number.
2890 (target_require_runnable): Skip for all stratums over
2891 process_stratum.
2892 (target_ops::info_proc): New.
2893 (target_info_proc): Use find_target_at and
2894 find_default_run_target.
2895 (target_supports_disable_randomization): Use regular delegation.
2896 (target_get_osdata): Use find_target_at.
2897 (target_ops::open, target_ops::close, target_ops::can_attach)
2898 (target_ops::attach, target_ops::can_create_inferior)
2899 (target_ops::create_inferior, target_ops::can_run)
2900 (target_can_run): New.
2901 (default_fileio_target): Use regular delegation.
2902 (target_ops::fileio_open, target_ops::fileio_pwrite)
2903 (target_ops::fileio_pread, target_ops::fileio_fstat)
2904 (target_ops::fileio_close, target_ops::fileio_unlink)
2905 (target_ops::fileio_readlink): New.
2906 (target_fileio_open_1, target_fileio_unlink)
2907 (target_fileio_readlink): Always call the target method. Handle
2908 FILEIO_ENOSYS.
2909 (return_zero, return_zero_has_execution): Delete.
2910 (init_dummy_target): Delete.
2911 (dummy_target::dummy_target, dummy_target::shortname)
2912 (dummy_target::longname, dummy_target::doc)
2913 (debug_target::debug_target, debug_target::shortname)
2914 (debug_target::longname, debug_target::doc): New.
2915 (target_supports_delete_record): Use regular delegation.
2916 (setup_target_debug): Delete.
2917 (maintenance_print_target_stack): Skip debug_stratum.
2918 (initialize_targets): Instantiate the_dummy_target and
2919 the_debug_target.
2920 * auxv.c (target_auxv_parse): Remove 'ops' parameter. Adjust to
2921 use target_stack.
2922 (target_auxv_search, fprint_target_auxv): Adjust.
2923 (info_auxv_command): Adjust to use target_stack.
2924 * auxv.h (target_auxv_parse): Remove 'ops' parameter.
2925 * exceptions.c (print_flush): Handle a NULL target_stack.
2926 * regcache.c (target_ops_no_register): Refactor as class with
2927 virtual methods.
2928
2929 * exec.c (exec_target): New class.
2930 (exec_ops): Now an exec_target.
2931 (exec_open, exec_close_1, exec_get_section_table)
2932 (exec_xfer_partial, exec_files_info, exec_has_memory)
2933 (exec_make_note_section): Refactor as exec_target methods.
2934 (exec_file_clear, ignore, exec_remove_breakpoint, init_exec_ops):
2935 Delete.
2936 (exec_target::find_memory_regions): New.
2937 (_initialize_exec): Don't call init_exec_ops.
2938 * gdbcore.h (exec_file_clear): Delete.
2939
2940 * corefile.c (core_target): Delete.
2941 (core_file_command): Adjust.
2942 * corelow.c (core_target): New class.
2943 (the_core_target): New.
2944 (core_close): Remove target_ops parameter.
2945 (core_close_cleanup): Adjust.
2946 (core_target::close): New.
2947 (core_open, core_detach, get_core_registers, core_files_info)
2948 (core_xfer_partial, core_thread_alive, core_read_description)
2949 (core_pid_to_str, core_thread_name, core_has_memory)
2950 (core_has_stack, core_has_registers, core_info_proc): Rework as
2951 core_target methods.
2952 (ignore, core_remove_breakpoint, init_core_ops): Delete.
2953 (_initialize_corelow): Initialize the_core_target.
2954 * gdbcore.h (core_target): Delete.
2955 (the_core_target): New.
2956
2957 * ctf.c: (ctf_target): New class.
2958 (ctf_ops): Now a ctf_target.
2959 (ctf_open, ctf_close, ctf_files_info, ctf_fetch_registers)
2960 (ctf_xfer_partial, ctf_get_trace_state_variable_value)
2961 (ctf_trace_find, ctf_traceframe_info): Refactor as ctf_target
2962 methods.
2963 (init_ctf_ops): Delete.
2964 (_initialize_ctf): Don't call it.
2965 * tracefile-tfile.c (tfile_target): New class.
2966 (tfile_ops): Now a tfile_target.
2967 (tfile_open, tfile_close, tfile_files_info)
2968 (tfile_get_tracepoint_status, tfile_trace_find)
2969 (tfile_fetch_registers, tfile_xfer_partial)
2970 (tfile_get_trace_state_variable_value, tfile_traceframe_info):
2971 Refactor as tfile_target methods.
2972 (tfile_xfer_partial_features): Remove target_ops parameter.
2973 (init_tfile_ops): Delete.
2974 (_initialize_tracefile_tfile): Don't call it.
2975 * tracefile.c (tracefile_has_all_memory, tracefile_has_memory)
2976 (tracefile_has_stack, tracefile_has_registers)
2977 (tracefile_thread_alive, tracefile_get_trace_status): Refactor as
2978 tracefile_target methods.
2979 (init_tracefile_ops): Delete.
2980 (tracefile_target::tracefile_target): New.
2981 * tracefile.h: Include "target.h".
2982 (tracefile_target): New class.
2983 (init_tracefile_ops): Delete.
2984
2985 * spu-multiarch.c (spu_multiarch_target): New class.
2986 (spu_ops): Now a spu_multiarch_target.
2987 (spu_thread_architecture, spu_region_ok_for_hw_watchpoint)
2988 (spu_fetch_registers, spu_store_registers, spu_xfer_partial)
2989 (spu_search_memory, spu_mourn_inferior): Refactor as
2990 spu_multiarch_target methods.
2991 (init_spu_ops): Delete.
2992 (_initialize_spu_multiarch): Remove references to init_spu_ops,
2993 complete_target_initialization.
2994
2995 * ravenscar-thread.c (ravenscar_thread_target): New class.
2996 (ravenscar_ops): Now a ravenscar_thread_target.
2997 (ravenscar_resume, ravenscar_wait, ravenscar_update_thread_list)
2998 (ravenscar_thread_alive, ravenscar_pid_to_str)
2999 (ravenscar_fetch_registers, ravenscar_store_registers)
3000 (ravenscar_prepare_to_store, ravenscar_stopped_by_sw_breakpoint)
3001 (ravenscar_stopped_by_hw_breakpoint)
3002 (ravenscar_stopped_by_watchpoint, ravenscar_stopped_data_address)
3003 (ravenscar_mourn_inferior, ravenscar_core_of_thread)
3004 (ravenscar_get_ada_task_ptid): Refactor as ravenscar_thread_target
3005 methods.
3006 (init_ravenscar_thread_ops): Delete.
3007 (_initialize_ravenscar): Remove references to
3008 init_ravenscar_thread_ops and complete_target_initialization.
3009
3010 * bsd-uthread.c (bsd_uthread_ops_hack): Delete.
3011 (bsd_uthread_target): New class.
3012 (bsd_uthread_ops): Now a bsd_uthread_target.
3013 (bsd_uthread_activate): Adjust to refer to bsd_uthread_ops.
3014 (bsd_uthread_close, bsd_uthread_mourn_inferior)
3015 (bsd_uthread_fetch_registers, bsd_uthread_store_registers)
3016 (bsd_uthread_wait, bsd_uthread_resume, bsd_uthread_thread_alive)
3017 (bsd_uthread_update_thread_list, bsd_uthread_extra_thread_info)
3018 (bsd_uthread_pid_to_str): Refactor as bsd_uthread_target methods.
3019 (bsd_uthread_target): Delete function.
3020 (_initialize_bsd_uthread): Remove reference to
3021 complete_target_initialization.
3022
3023 * bfd-target.c (target_bfd_data): Delete. Fields folded into ...
3024 (target_bfd): ... this new class.
3025 (target_bfd_xfer_partial, target_bfd_get_section_table)
3026 (target_bfd_close): Refactor as target_bfd methods.
3027 (target_bfd::~target_bfd): New.
3028 (target_bfd_reopen): Adjust.
3029 (target_bfd::close): New.
3030
3031 * record-btrace.c (record_btrace_target): New class.
3032 (record_btrace_ops): Now a record_btrace_target.
3033 (record_btrace_open, record_btrace_stop_recording)
3034 (record_btrace_disconnect, record_btrace_close)
3035 (record_btrace_async, record_btrace_info)
3036 (record_btrace_insn_history, record_btrace_insn_history_range)
3037 (record_btrace_insn_history_from, record_btrace_call_history)
3038 (record_btrace_call_history_range)
3039 (record_btrace_call_history_from, record_btrace_record_method)
3040 (record_btrace_is_replaying, record_btrace_will_replay)
3041 (record_btrace_xfer_partial, record_btrace_insert_breakpoint)
3042 (record_btrace_remove_breakpoint, record_btrace_fetch_registers)
3043 (record_btrace_store_registers, record_btrace_prepare_to_store)
3044 (record_btrace_to_get_unwinder)
3045 (record_btrace_to_get_tailcall_unwinder, record_btrace_resume)
3046 (record_btrace_commit_resume, record_btrace_wait)
3047 (record_btrace_stop, record_btrace_can_execute_reverse)
3048 (record_btrace_stopped_by_sw_breakpoint)
3049 (record_btrace_supports_stopped_by_sw_breakpoint)
3050 (record_btrace_stopped_by_hw_breakpoint)
3051 (record_btrace_supports_stopped_by_hw_breakpoint)
3052 (record_btrace_update_thread_list, record_btrace_thread_alive)
3053 (record_btrace_goto_begin, record_btrace_goto_end)
3054 (record_btrace_goto, record_btrace_stop_replaying_all)
3055 (record_btrace_execution_direction)
3056 (record_btrace_prepare_to_generate_core)
3057 (record_btrace_done_generating_core): Refactor as
3058 record_btrace_target methods.
3059 (init_record_btrace_ops): Delete.
3060 (_initialize_record_btrace): Remove reference to
3061 init_record_btrace_ops.
3062 * record-full.c (RECORD_FULL_IS_REPLAY): Adjust to always refer to
3063 the execution_direction global.
3064 (record_full_base_target, record_full_target)
3065 (record_full_core_target): New classes.
3066 (record_full_ops): Now a record_full_target.
3067 (record_full_core_ops): Now a record_full_core_target.
3068 (record_full_target::detach, record_full_target::disconnect)
3069 (record_full_core_target::disconnect)
3070 (record_full_target::mourn_inferior, record_full_target::kill):
3071 New.
3072 (record_full_open, record_full_close, record_full_async): Refactor
3073 as methods of the record_full_base_target class.
3074 (record_full_resume, record_full_commit_resume): Refactor
3075 as methods of the record_full_target class.
3076 (record_full_wait, record_full_stopped_by_watchpoint)
3077 (record_full_stopped_data_address)
3078 (record_full_stopped_by_sw_breakpoint)
3079 (record_full_supports_stopped_by_sw_breakpoint)
3080 (record_full_stopped_by_hw_breakpoint)
3081 (record_full_supports_stopped_by_hw_breakpoint): Refactor as
3082 methods of the record_full_base_target class.
3083 (record_full_store_registers, record_full_xfer_partial)
3084 (record_full_insert_breakpoint, record_full_remove_breakpoint):
3085 Refactor as methods of the record_full_target class.
3086 (record_full_can_execute_reverse, record_full_get_bookmark)
3087 (record_full_goto_bookmark, record_full_execution_direction)
3088 (record_full_record_method, record_full_info, record_full_delete)
3089 (record_full_is_replaying, record_full_will_replay)
3090 (record_full_goto_begin, record_full_goto_end, record_full_goto)
3091 (record_full_stop_replaying): Refactor as methods of the
3092 record_full_base_target class.
3093 (record_full_core_resume, record_full_core_kill)
3094 (record_full_core_fetch_registers)
3095 (record_full_core_prepare_to_store)
3096 (record_full_core_store_registers, record_full_core_xfer_partial)
3097 (record_full_core_insert_breakpoint)
3098 (record_full_core_remove_breakpoint)
3099 (record_full_core_has_execution): Refactor
3100 as methods of the record_full_core_target class.
3101 (record_full_base_target::supports_delete_record): New.
3102 (init_record_full_ops): Delete.
3103 (init_record_full_core_ops): Delete.
3104 (record_full_save): Refactor as method of the
3105 record_full_base_target class.
3106 (_initialize_record_full): Remove references to
3107 init_record_full_ops and init_record_full_core_ops.
3108
3109 * remote.c (remote_target, extended_remote_target): New classes.
3110 (remote_ops): Now a remote_target.
3111 (extended_remote_ops): Now an extended_remote_target.
3112 (remote_insert_fork_catchpoint, remote_remove_fork_catchpoint)
3113 (remote_insert_vfork_catchpoint, remote_remove_vfork_catchpoint)
3114 (remote_insert_exec_catchpoint, remote_remove_exec_catchpoint)
3115 (remote_pass_signals, remote_set_syscall_catchpoint)
3116 (remote_program_signals, )
3117 (remote_thread_always_alive): Remove target_ops parameter.
3118 (remote_thread_alive, remote_thread_name)
3119 (remote_update_thread_list, remote_threads_extra_info)
3120 (remote_static_tracepoint_marker_at)
3121 (remote_static_tracepoint_markers_by_strid)
3122 (remote_get_ada_task_ptid, remote_close, remote_start_remote)
3123 (remote_open): Refactor as methods of remote_target.
3124 (extended_remote_open, extended_remote_detach)
3125 (extended_remote_attach, extended_remote_post_attach):
3126 (extended_remote_supports_disable_randomization)
3127 (extended_remote_create_inferior): : Refactor as method of
3128 extended_remote_target.
3129 (remote_set_permissions, remote_open_1, remote_detach)
3130 (remote_follow_fork, remote_follow_exec, remote_disconnect)
3131 (remote_resume, remote_commit_resume, remote_stop)
3132 (remote_interrupt, remote_pass_ctrlc, remote_terminal_inferior)
3133 (remote_terminal_ours, remote_wait, remote_fetch_registers)
3134 (remote_prepare_to_store, remote_store_registers)
3135 (remote_flash_erase, remote_flash_done, remote_files_info)
3136 (remote_kill, remote_mourn, remote_insert_breakpoint)
3137 (remote_remove_breakpoint, remote_insert_watchpoint)
3138 (remote_watchpoint_addr_within_range)
3139 (remote_remove_watchpoint, remote_region_ok_for_hw_watchpoint)
3140 (remote_check_watch_resources, remote_stopped_by_sw_breakpoint)
3141 (remote_supports_stopped_by_sw_breakpoint)
3142 (remote_stopped_by_hw_breakpoint)
3143 (remote_supports_stopped_by_hw_breakpoint)
3144 (remote_stopped_by_watchpoint, remote_stopped_data_address)
3145 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
3146 (remote_verify_memory): Refactor as methods of remote_target.
3147 (remote_write_qxfer, remote_read_qxfer): Remove target_ops
3148 parameter.
3149 (remote_xfer_partial, remote_get_memory_xfer_limit)
3150 (remote_search_memory, remote_rcmd, remote_memory_map)
3151 (remote_pid_to_str, remote_get_thread_local_address)
3152 (remote_get_tib_address, remote_read_description): Refactor as
3153 methods of remote_target.
3154 (remote_target::fileio_open, remote_target::fileio_pwrite)
3155 (remote_target::fileio_pread, remote_target::fileio_close): New.
3156 (remote_hostio_readlink, remote_hostio_fstat)
3157 (remote_filesystem_is_local, remote_can_execute_reverse)
3158 (remote_supports_non_stop, remote_supports_disable_randomization)
3159 (remote_supports_multi_process, remote_supports_cond_breakpoints)
3160 (remote_supports_enable_disable_tracepoint)
3161 (remote_supports_string_tracing)
3162 (remote_can_run_breakpoint_commands, remote_trace_init)
3163 (remote_download_tracepoint, remote_can_download_tracepoint)
3164 (remote_download_trace_state_variable, remote_enable_tracepoint)
3165 (remote_disable_tracepoint, remote_trace_set_readonly_regions)
3166 (remote_trace_start, remote_get_trace_status)
3167 (remote_get_tracepoint_status, remote_trace_stop)
3168 (remote_trace_find, remote_get_trace_state_variable_value)
3169 (remote_save_trace_data, remote_get_raw_trace_data)
3170 (remote_set_disconnected_tracing, remote_core_of_thread)
3171 (remote_set_circular_trace_buffer, remote_traceframe_info)
3172 (remote_get_min_fast_tracepoint_insn_len)
3173 (remote_set_trace_buffer_size, remote_set_trace_notes)
3174 (remote_use_agent, remote_can_use_agent, remote_enable_btrace)
3175 (remote_disable_btrace, remote_teardown_btrace)
3176 (remote_read_btrace, remote_btrace_conf)
3177 (remote_augmented_libraries_svr4_read, remote_load)
3178 (remote_pid_to_exec_file, remote_can_do_single_step)
3179 (remote_execution_direction, remote_thread_handle_to_thread_info):
3180 Refactor as methods of remote_target.
3181 (init_remote_ops, init_extended_remote_ops): Delete.
3182 (remote_can_async_p, remote_is_async_p, remote_async)
3183 (remote_thread_events, remote_upload_tracepoints)
3184 (remote_upload_trace_state_variables): Refactor as methods of
3185 remote_target.
3186 (_initialize_remote): Remove references to init_remote_ops and
3187 init_extended_remote_ops.
3188
3189 * remote-sim.c (gdbsim_target): New class.
3190 (gdbsim_fetch_register, gdbsim_store_register, gdbsim_kill)
3191 (gdbsim_load, gdbsim_create_inferior, gdbsim_open, gdbsim_close)
3192 (gdbsim_detach, gdbsim_resume, gdbsim_interrupt)
3193 (gdbsim_wait, gdbsim_prepare_to_store, gdbsim_xfer_partial)
3194 (gdbsim_files_info, gdbsim_mourn_inferior, gdbsim_thread_alive)
3195 (gdbsim_pid_to_str, gdbsim_has_all_memory, gdbsim_has_memory):
3196 Refactor as methods of gdbsim_target.
3197 (gdbsim_ops): Now a gdbsim_target.
3198 (init_gdbsim_ops): Delete.
3199 (gdbsim_cntrl_c): Adjust.
3200 (_initialize_remote_sim): Remove reference to init_gdbsim_ops.
3201
3202 * amd64-linux-nat.c (amd64_linux_nat_target): New class.
3203 (the_amd64_linux_nat_target): New.
3204 (amd64_linux_fetch_inferior_registers)
3205 (amd64_linux_store_inferior_registers): Refactor as methods of
3206 amd64_linux_nat_target.
3207 (_initialize_amd64_linux_nat): Adjust. Set linux_target.
3208 * i386-linux-nat.c: Don't include "linux-nat.h".
3209 (i386_linux_nat_target): New class.
3210 (the_i386_linux_nat_target): New.
3211 (i386_linux_fetch_inferior_registers)
3212 (i386_linux_store_inferior_registers, i386_linux_resume): Refactor
3213 as methods of i386_linux_nat_target.
3214 (_initialize_i386_linux_nat): Adjust. Set linux_target.
3215 * inf-child.c (inf_child_ops): Delete.
3216 (inf_child_fetch_inferior_registers)
3217 (inf_child_store_inferior_registers): Delete.
3218 (inf_child_post_attach, inf_child_prepare_to_store): Refactor as
3219 methods of inf_child_target.
3220 (inf_child_target::supports_terminal_ours)
3221 (inf_child_target::terminal_init)
3222 (inf_child_target::terminal_inferior)
3223 (inf_child_target::terminal_ours_for_output)
3224 (inf_child_target::terminal_ours, inf_child_target::interrupt)
3225 (inf_child_target::pass_ctrlc, inf_child_target::terminal_info):
3226 New.
3227 (inf_child_open, inf_child_disconnect, inf_child_close)
3228 (inf_child_mourn_inferior, inf_child_maybe_unpush_target)
3229 (inf_child_post_startup_inferior, inf_child_can_run)
3230 (inf_child_pid_to_exec_file): Refactor as methods of
3231 inf_child_target.
3232 (inf_child_follow_fork): Delete.
3233 (inf_child_target::can_create_inferior)
3234 (inf_child_target::can_attach): New.
3235 (inf_child_target::has_all_memory, inf_child_target::has_memory)
3236 (inf_child_target::has_stack, inf_child_target::has_registers)
3237 (inf_child_target::has_execution): New.
3238 (inf_child_fileio_open, inf_child_fileio_pwrite)
3239 (inf_child_fileio_pread, inf_child_fileio_fstat)
3240 (inf_child_fileio_close, inf_child_fileio_unlink)
3241 (inf_child_fileio_readlink, inf_child_use_agent)
3242 (inf_child_can_use_agent): Refactor as methods of
3243 inf_child_target.
3244 (return_zero, inf_child_target): Delete.
3245 (inf_child_target::inf_child_target): New.
3246 * inf-child.h: Include "target.h".
3247 (inf_child_target): Delete function prototype.
3248 (inf_child_target): New class.
3249 (inf_child_open_target, inf_child_mourn_inferior)
3250 (inf_child_maybe_unpush_target): Delete.
3251 * inf-ptrace.c (inf_ptrace_target::~inf_ptrace_target): New.
3252 (inf_ptrace_follow_fork, inf_ptrace_insert_fork_catchpoint)
3253 (inf_ptrace_remove_fork_catchpoint, inf_ptrace_create_inferior)
3254 (inf_ptrace_post_startup_inferior, inf_ptrace_mourn_inferior)
3255 (inf_ptrace_attach, inf_ptrace_post_attach, inf_ptrace_detach)
3256 (inf_ptrace_detach_success, inf_ptrace_kill, inf_ptrace_resume)
3257 (inf_ptrace_wait, inf_ptrace_xfer_partial)
3258 (inf_ptrace_thread_alive, inf_ptrace_files_info)
3259 (inf_ptrace_pid_to_str, inf_ptrace_auxv_parse): Refactor as
3260 methods of inf_ptrace_target.
3261 (inf_ptrace_target): Delete function.
3262 * inf-ptrace.h: Include "inf-child.h".
3263 (inf_ptrace_target): Delete function declaration.
3264 (inf_ptrace_target): New class.
3265 (inf_ptrace_trad_target, inf_ptrace_detach_success): Delete.
3266 * linux-nat.c (linux_target): New.
3267 (linux_ops, linux_ops_saved, super_xfer_partial): Delete.
3268 (linux_nat_target::~linux_nat_target): New.
3269 (linux_child_post_attach, linux_child_post_startup_inferior)
3270 (linux_child_follow_fork, linux_child_insert_fork_catchpoint)
3271 (linux_child_remove_fork_catchpoint)
3272 (linux_child_insert_vfork_catchpoint)
3273 (linux_child_remove_vfork_catchpoint)
3274 (linux_child_insert_exec_catchpoint)
3275 (linux_child_remove_exec_catchpoint)
3276 (linux_child_set_syscall_catchpoint, linux_nat_pass_signals)
3277 (linux_nat_create_inferior, linux_nat_attach, linux_nat_detach)
3278 (linux_nat_resume, linux_nat_stopped_by_watchpoint)
3279 (linux_nat_stopped_data_address)
3280 (linux_nat_stopped_by_sw_breakpoint)
3281 (linux_nat_supports_stopped_by_sw_breakpoint)
3282 (linux_nat_stopped_by_hw_breakpoint)
3283 (linux_nat_supports_stopped_by_hw_breakpoint, linux_nat_wait)
3284 (linux_nat_kill, linux_nat_mourn_inferior)
3285 (linux_nat_xfer_partial, linux_nat_thread_alive)
3286 (linux_nat_update_thread_list, linux_nat_pid_to_str)
3287 (linux_nat_thread_name, linux_child_pid_to_exec_file)
3288 (linux_child_static_tracepoint_markers_by_strid)
3289 (linux_nat_is_async_p, linux_nat_can_async_p)
3290 (linux_nat_supports_non_stop, linux_nat_always_non_stop_p)
3291 (linux_nat_supports_multi_process)
3292 (linux_nat_supports_disable_randomization, linux_nat_async)
3293 (linux_nat_stop, linux_nat_close, linux_nat_thread_address_space)
3294 (linux_nat_core_of_thread, linux_nat_filesystem_is_local)
3295 (linux_nat_fileio_open, linux_nat_fileio_readlink)
3296 (linux_nat_fileio_unlink, linux_nat_thread_events): Refactor as
3297 methods of linux_nat_target.
3298 (linux_nat_wait_1, linux_xfer_siginfo, linux_proc_xfer_partial)
3299 (linux_proc_xfer_spu, linux_nat_xfer_osdata): Remove target_ops
3300 parameter.
3301 (check_stopped_by_watchpoint): Adjust.
3302 (linux_xfer_partial): Delete.
3303 (linux_target_install_ops, linux_target, linux_nat_add_target):
3304 Delete.
3305 (linux_nat_target::linux_nat_target): New.
3306 * linux-nat.h: Include "inf-ptrace.h".
3307 (linux_nat_target): New.
3308 (linux_target, linux_target_install_ops, linux_nat_add_target):
3309 Delete function declarations.
3310 (linux_target): Declare global.
3311 * linux-thread-db.c (thread_db_target): New.
3312 (thread_db_target::thread_db_target): New.
3313 (thread_db_ops): Delete.
3314 (the_thread_db_target): New.
3315 (thread_db_detach, thread_db_wait, thread_db_mourn_inferior)
3316 (thread_db_update_thread_list, thread_db_pid_to_str)
3317 (thread_db_extra_thread_info)
3318 (thread_db_thread_handle_to_thread_info)
3319 (thread_db_get_thread_local_address, thread_db_get_ada_task_ptid)
3320 (thread_db_resume): Refactor as methods of thread_db_target.
3321 (init_thread_db_ops): Delete.
3322 (_initialize_thread_db): Remove reference to init_thread_db_ops.
3323 * x86-linux-nat.c: Don't include "linux-nat.h".
3324 (super_post_startup_inferior): Delete.
3325 (x86_linux_nat_target::~x86_linux_nat_target): New.
3326 (x86_linux_child_post_startup_inferior)
3327 (x86_linux_read_description, x86_linux_enable_btrace)
3328 (x86_linux_disable_btrace, x86_linux_teardown_btrace)
3329 (x86_linux_read_btrace, x86_linux_btrace_conf): Refactor as
3330 methods of x86_linux_nat_target.
3331 (x86_linux_create_target): Delete. Bits folded ...
3332 (x86_linux_add_target): ... here. Now takes a linux_nat_target
3333 pointer.
3334 * x86-linux-nat.h: Include "linux-nat.h" and "x86-nat.h".
3335 (x86_linux_nat_target): New class.
3336 (x86_linux_create_target): Delete.
3337 (x86_linux_add_target): Now takes a linux_nat_target pointer.
3338 * x86-nat.c (x86_insert_watchpoint, x86_remove_watchpoint)
3339 (x86_region_ok_for_watchpoint, x86_stopped_data_address)
3340 (x86_stopped_by_watchpoint, x86_insert_hw_breakpoint)
3341 (x86_remove_hw_breakpoint, x86_can_use_hw_breakpoint)
3342 (x86_stopped_by_hw_breakpoint): Remove target_ops parameter and
3343 make extern.
3344 (x86_use_watchpoints): Delete.
3345 * x86-nat.h: Include "breakpoint.h" and "target.h".
3346 (x86_use_watchpoints): Delete.
3347 (x86_can_use_hw_breakpoint, x86_region_ok_for_hw_watchpoint)
3348 (x86_stopped_by_watchpoint, x86_stopped_data_address)
3349 (x86_insert_watchpoint, x86_remove_watchpoint)
3350 (x86_insert_hw_breakpoint, x86_remove_hw_breakpoint)
3351 (x86_stopped_by_hw_breakpoint): New declarations.
3352 (x86_nat_target): New template class.
3353
3354 * ppc-linux-nat.c (ppc_linux_nat_target): New class.
3355 (the_ppc_linux_nat_target): New.
3356 (ppc_linux_fetch_inferior_registers)
3357 (ppc_linux_can_use_hw_breakpoint)
3358 (ppc_linux_region_ok_for_hw_watchpoint)
3359 (ppc_linux_ranged_break_num_registers)
3360 (ppc_linux_insert_hw_breakpoint, ppc_linux_remove_hw_breakpoint)
3361 (ppc_linux_insert_mask_watchpoint)
3362 (ppc_linux_remove_mask_watchpoint)
3363 (ppc_linux_can_accel_watchpoint_condition)
3364 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint)
3365 (ppc_linux_stopped_data_address, ppc_linux_stopped_by_watchpoint)
3366 (ppc_linux_watchpoint_addr_within_range)
3367 (ppc_linux_masked_watch_num_registers)
3368 (ppc_linux_store_inferior_registers, ppc_linux_auxv_parse)
3369 (ppc_linux_read_description): Refactor as methods of
3370 ppc_linux_nat_target.
3371 (_initialize_ppc_linux_nat): Adjust. Set linux_target.
3372
3373 * procfs.c (procfs_xfer_partial): Delete forward declaration.
3374 (procfs_target): New class.
3375 (the_procfs_target): New.
3376 (procfs_target): Delete function.
3377 (procfs_auxv_parse, procfs_attach, procfs_detach)
3378 (procfs_fetch_registers, procfs_store_registers, procfs_wait)
3379 (procfs_xfer_partial, procfs_resume, procfs_pass_signals)
3380 (procfs_files_info, procfs_kill_inferior, procfs_mourn_inferior)
3381 (procfs_create_inferior, procfs_update_thread_list)
3382 (procfs_thread_alive, procfs_pid_to_str)
3383 (procfs_can_use_hw_breakpoint, procfs_stopped_by_watchpoint)
3384 (procfs_stopped_data_address, procfs_insert_watchpoint)
3385 (procfs_remove_watchpoint, procfs_region_ok_for_hw_watchpoint)
3386 (proc_find_memory_regions, procfs_info_proc)
3387 (procfs_make_note_section): Refactor as methods of procfs_target.
3388 (_initialize_procfs): Adjust.
3389 * sol-thread.c (sol_thread_target): New class.
3390 (sol_thread_ops): Now a sol_thread_target.
3391 (sol_thread_detach, sol_thread_resume, sol_thread_wait)
3392 (sol_thread_fetch_registers, sol_thread_store_registers)
3393 (sol_thread_xfer_partial, sol_thread_mourn_inferior)
3394 (sol_thread_alive, solaris_pid_to_str, sol_update_thread_list)
3395 (sol_get_ada_task_ptid): Refactor as methods of sol_thread_target.
3396 (init_sol_thread_ops): Delete.
3397 (_initialize_sol_thread): Adjust. Remove references to
3398 init_sol_thread_ops and complete_target_initialization.
3399
3400 * windows-nat.c (windows_nat_target): New class.
3401 (windows_fetch_inferior_registers)
3402 (windows_store_inferior_registers, windows_resume, windows_wait)
3403 (windows_attach, windows_detach, windows_pid_to_exec_file)
3404 (windows_files_info, windows_create_inferior)
3405 (windows_mourn_inferior, windows_interrupt, windows_kill_inferior)
3406 (windows_close, windows_pid_to_str, windows_xfer_partial)
3407 (windows_get_tib_address, windows_get_ada_task_ptid)
3408 (windows_thread_name, windows_thread_alive): Refactor as
3409 windows_nat_target methods.
3410 (do_initial_windows_stuff): Adjust.
3411 (windows_target): Delete function.
3412 (_initialize_windows_nat): Adjust.
3413
3414 * darwin-nat.c (darwin_resume, darwin_wait_to, darwin_interrupt)
3415 (darwin_mourn_inferior, darwin_kill_inferior)
3416 (darwin_create_inferior, darwin_attach, darwin_detach)
3417 (darwin_pid_to_str, darwin_thread_alive, darwin_xfer_partial)
3418 (darwin_pid_to_exec_file, darwin_get_ada_task_ptid)
3419 (darwin_supports_multi_process): Refactor as darwin_nat_target
3420 methods.
3421 (darwin_resume_to, darwin_files_info): Delete.
3422 (_initialize_darwin_inferior): Rename to ...
3423 (_initialize_darwin_nat): ... this. Adjust to C++ification.
3424 * darwin-nat.h: Include "inf-child.h".
3425 (darwin_nat_target): New class.
3426 (darwin_complete_target): Delete.
3427 * i386-darwin-nat.c (i386_darwin_nat_target): New class.
3428 (darwin_target): New.
3429 (i386_darwin_fetch_inferior_registers)
3430 (i386_darwin_store_inferior_registers): Refactor as methods of
3431 darwin_nat_target.
3432 (darwin_complete_target): Delete, with ...
3433 (_initialize_i386_darwin_nat): ... bits factored out here.
3434
3435 * alpha-linux-nat.c (alpha_linux_nat_target): New class.
3436 (the_alpha_linux_nat_target): New.
3437 (alpha_linux_register_u_offset): Refactor as
3438 alpha_linux_nat_target method.
3439 (_initialize_alpha_linux_nat): Adjust.
3440 * linux-nat-trad.c (inf_ptrace_register_u_offset): Delete.
3441 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
3442 (inf_ptrace_store_register, inf_ptrace_store_registers): Refact as
3443 methods of linux_nat_trad_target.
3444 (linux_trad_target): Delete.
3445 * linux-nat-trad.h (linux_trad_target): Delete function.
3446 (linux_nat_trad_target): New class.
3447 * mips-linux-nat.c (mips_linux_nat_target): New class.
3448 (super_fetch_registers, super_store_registers, super_close):
3449 Delete.
3450 (the_mips_linux_nat_target): New.
3451 (mips64_linux_regsets_fetch_registers)
3452 (mips64_linux_regsets_store_registers)
3453 (mips64_linux_fetch_registers, mips64_linux_store_registers)
3454 (mips_linux_register_u_offset, mips_linux_read_description)
3455 (mips_linux_can_use_hw_breakpoint)
3456 (mips_linux_stopped_by_watchpoint)
3457 (mips_linux_stopped_data_address)
3458 (mips_linux_region_ok_for_hw_watchpoint)
3459 (mips_linux_insert_watchpoint, mips_linux_remove_watchpoint)
3460 (mips_linux_close): Refactor as methods of mips_linux_nat.
3461 (_initialize_mips_linux_nat): Adjust to C++ification.
3462
3463 * aix-thread.c (aix_thread_target): New class.
3464 (aix_thread_ops): Now an aix_thread_target.
3465 (aix_thread_detach, aix_thread_resume, aix_thread_wait)
3466 (aix_thread_fetch_registers, aix_thread_store_registers)
3467 (aix_thread_xfer_partial, aix_thread_mourn_inferior)
3468 (aix_thread_thread_alive, aix_thread_pid_to_str)
3469 (aix_thread_extra_thread_info, aix_thread_get_ada_task_ptid):
3470 Refactor as methods of aix_thread_target.
3471 (init_aix_thread_ops): Delete.
3472 (_initialize_aix_thread): Remove references to init_aix_thread_ops
3473 and complete_target_initialization.
3474 * rs6000-nat.c (rs6000_xfer_shared_libraries): Delete.
3475 (rs6000_nat_target): New class.
3476 (the_rs6000_nat_target): New.
3477 (rs6000_fetch_inferior_registers, rs6000_store_inferior_registers)
3478 (rs6000_xfer_partial, rs6000_wait, rs6000_create_inferior)
3479 (rs6000_xfer_shared_libraries): Refactor as rs6000_nat_target methods.
3480 (super_create_inferior): Delete.
3481 (_initialize_rs6000_nat): Adjust to C++ification.
3482
3483 * arm-linux-nat.c (arm_linux_nat_target): New class.
3484 (the_arm_linux_nat_target): New.
3485 (arm_linux_fetch_inferior_registers)
3486 (arm_linux_store_inferior_registers, arm_linux_read_description)
3487 (arm_linux_can_use_hw_breakpoint, arm_linux_insert_hw_breakpoint)
3488 (arm_linux_remove_hw_breakpoint)
3489 (arm_linux_region_ok_for_hw_watchpoint)
3490 (arm_linux_insert_watchpoint, arm_linux_remove_watchpoint)
3491 (arm_linux_stopped_data_address, arm_linux_stopped_by_watchpoint)
3492 (arm_linux_watchpoint_addr_within_range): Refactor as methods of
3493 arm_linux_nat_target.
3494 (_initialize_arm_linux_nat): Adjust to C++ification.
3495
3496 * aarch64-linux-nat.c (aarch64_linux_nat_target): New class.
3497 (the_aarch64_linux_nat_target): New.
3498 (aarch64_linux_fetch_inferior_registers)
3499 (aarch64_linux_store_inferior_registers)
3500 (aarch64_linux_child_post_startup_inferior)
3501 (aarch64_linux_read_description)
3502 (aarch64_linux_can_use_hw_breakpoint)
3503 (aarch64_linux_insert_hw_breakpoint)
3504 (aarch64_linux_remove_hw_breakpoint)
3505 (aarch64_linux_insert_watchpoint, aarch64_linux_remove_watchpoint)
3506 (aarch64_linux_region_ok_for_hw_watchpoint)
3507 (aarch64_linux_stopped_data_address)
3508 (aarch64_linux_stopped_by_watchpoint)
3509 (aarch64_linux_watchpoint_addr_within_range)
3510 (aarch64_linux_can_do_single_step): Refactor as methods of
3511 aarch64_linux_nat_target.
3512 (super_post_startup_inferior): Delete.
3513 (_initialize_aarch64_linux_nat): Adjust to C++ification.
3514
3515 * hppa-linux-nat.c (hppa_linux_nat_target): New class.
3516 (the_hppa_linux_nat_target): New.
3517 (hppa_linux_fetch_inferior_registers)
3518 (hppa_linux_store_inferior_registers): Refactor as methods of
3519 hppa_linux_nat_target.
3520 (_initialize_hppa_linux_nat): Adjust to C++ification.
3521
3522 * ia64-linux-nat.c (ia64_linux_nat_target): New class.
3523 (the_ia64_linux_nat_target): New.
3524 (ia64_linux_insert_watchpoint, ia64_linux_remove_watchpoint)
3525 (ia64_linux_stopped_data_address)
3526 (ia64_linux_stopped_by_watchpoint, ia64_linux_fetch_registers)
3527 (ia64_linux_store_registers, ia64_linux_xfer_partial): Refactor as
3528 ia64_linux_nat_target methods.
3529 (super_xfer_partial): Delete.
3530 (_initialize_ia64_linux_nat): Adjust to C++ification.
3531
3532 * m32r-linux-nat.c (m32r_linux_nat_target): New class.
3533 (the_m32r_linux_nat_target): New.
3534 (m32r_linux_fetch_inferior_registers)
3535 (m32r_linux_store_inferior_registers): Refactor as
3536 m32r_linux_nat_target methods.
3537 (_initialize_m32r_linux_nat): Adjust to C++ification.
3538
3539 * m68k-linux-nat.c (m68k_linux_nat_target): New class.
3540 (the_m68k_linux_nat_target): New.
3541 (m68k_linux_fetch_inferior_registers)
3542 (m68k_linux_store_inferior_registers): Refactor as
3543 m68k_linux_nat_target methods.
3544 (_initialize_m68k_linux_nat): Adjust to C++ification.
3545
3546 * s390-linux-nat.c (s390_linux_nat_target): New class.
3547 (the_s390_linux_nat_target): New.
3548 (s390_linux_fetch_inferior_registers)
3549 (s390_linux_store_inferior_registers, s390_stopped_by_watchpoint)
3550 (s390_insert_watchpoint, s390_remove_watchpoint)
3551 (s390_can_use_hw_breakpoint, s390_insert_hw_breakpoint)
3552 (s390_remove_hw_breakpoint, s390_region_ok_for_hw_watchpoint)
3553 (s390_auxv_parse, s390_read_description): Refactor as methods of
3554 s390_linux_nat_target.
3555 (_initialize_s390_nat): Adjust to C++ification.
3556
3557 * sparc-linux-nat.c (sparc_linux_nat_target): New class.
3558 (the_sparc_linux_nat_target): New.
3559 (_initialize_sparc_linux_nat): Adjust to C++ification.
3560 * sparc-nat.c (sparc_fetch_inferior_registers)
3561 (sparc_store_inferior_registers): Remove target_ops parameter.
3562 * sparc-nat.h (sparc_fetch_inferior_registers)
3563 (sparc_store_inferior_registers): Remove target_ops parameter.
3564 * sparc64-linux-nat.c (sparc64_linux_nat_target): New class.
3565 (the_sparc64_linux_nat_target): New.
3566 (_initialize_sparc64_linux_nat): Adjust to C++ification.
3567
3568 * spu-linux-nat.c (spu_linux_nat_target): New class.
3569 (the_spu_linux_nat_target): New.
3570 (spu_child_post_startup_inferior, spu_child_post_attach)
3571 (spu_child_wait, spu_fetch_inferior_registers)
3572 (spu_store_inferior_registers, spu_xfer_partial)
3573 (spu_can_use_hw_breakpoint): Refactor as spu_linux_nat_target
3574 methods.
3575 (_initialize_spu_nat): Adjust to C++ification.
3576
3577 * tilegx-linux-nat.c (tilegx_linux_nat_target): New class.
3578 (the_tilegx_linux_nat_target): New.
3579 (fetch_inferior_registers, store_inferior_registers):
3580 Refactor as methods.
3581 (_initialize_tile_linux_nat): Adjust to C++ification.
3582
3583 * xtensa-linux-nat.c (xtensa_linux_nat_target): New class.
3584 (the_xtensa_linux_nat_target): New.
3585 (xtensa_linux_fetch_inferior_registers)
3586 (xtensa_linux_store_inferior_registers): Refactor as
3587 xtensa_linux_nat_target methods.
3588 (_initialize_xtensa_linux_nat): Adjust to C++ification.
3589
3590 * fbsd-nat.c (USE_SIGTRAP_SIGINFO): Delete.
3591 (fbsd_pid_to_exec_file, fbsd_find_memory_regions)
3592 (fbsd_find_memory_regions, fbsd_info_proc, fbsd_xfer_partial)
3593 (fbsd_thread_alive, fbsd_pid_to_str, fbsd_thread_name)
3594 (fbsd_update_thread_list, fbsd_resume, fbsd_wait)
3595 (fbsd_stopped_by_sw_breakpoint)
3596 (fbsd_supports_stopped_by_sw_breakpoint, fbsd_follow_fork)
3597 (fbsd_insert_fork_catchpoint, fbsd_remove_fork_catchpoint)
3598 (fbsd_insert_vfork_catchpoint, fbsd_remove_vfork_catchpoint)
3599 (fbsd_post_startup_inferior, fbsd_post_attach)
3600 (fbsd_insert_exec_catchpoint, fbsd_remove_exec_catchpoint)
3601 (fbsd_set_syscall_catchpoint)
3602 (super_xfer_partial, super_resume, super_wait)
3603 (fbsd_supports_stopped_by_hw_breakpoint): Delete.
3604 (fbsd_handle_debug_trap): Remove target_ops parameter.
3605 (fbsd_nat_add_target): Delete.
3606 * fbsd-nat.h: Include "inf-ptrace.h".
3607 (fbsd_nat_add_target): Delete.
3608 (USE_SIGTRAP_SIGINFO): Define.
3609 (fbsd_nat_target): New class.
3610
3611 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers)
3612 (amd64bsd_store_inferior_registers): Remove target_ops parameter.
3613 (amd64bsd_target): Delete.
3614 * amd64-bsd-nat.h: New file.
3615 * amd64-fbsd-nat.c: Include "amd64-bsd-nat.h" instead of
3616 "x86-bsd-nat.h".
3617 (amd64_fbsd_nat_target): New class.
3618 (the_amd64_fbsd_nat_target): New.
3619 (amd64fbsd_read_description): Refactor as method of
3620 amd64_fbsd_nat_target.
3621 (amd64_fbsd_nat_target::supports_stopped_by_hw_breakpoint): New.
3622 (_initialize_amd64fbsd_nat): Adjust to C++ification.
3623 * amd64-nat.h (amd64bsd_target): Delete function declaration.
3624 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers)
3625 (i386bsd_store_inferior_registers): Remove target_ops parameter.
3626 (i386bsd_target): Delete.
3627 * i386-bsd-nat.h (i386bsd_target): Delete function declaration.
3628 (i386bsd_fetch_inferior_registers)
3629 (i386bsd_store_inferior_registers): Declare.
3630 (i386_bsd_nat_target): New class.
3631 * i386-fbsd-nat.c (i386_fbsd_nat_target): New class.
3632 (the_i386_fbsd_nat_target): New.
3633 (i386fbsd_resume, i386fbsd_read_description): Refactor as
3634 i386_fbsd_nat_target methods.
3635 (i386_fbsd_nat_target::supports_stopped_by_hw_breakpoint): New.
3636 (_initialize_i386fbsd_nat): Adjust to C++ification.
3637 * x86-bsd-nat.c (super_mourn_inferior): Delete.
3638 (x86bsd_mourn_inferior, x86bsd_target): Delete.
3639 (_initialize_x86_bsd_nat): Adjust to C++ification.
3640 * x86-bsd-nat.h: Include "x86-nat.h".
3641 (x86bsd_target): Delete declaration.
3642 (x86bsd_nat_target): New class.
3643
3644 * aarch64-fbsd-nat.c (aarch64_fbsd_nat_target): New class.
3645 (the_aarch64_fbsd_nat_target): New.
3646 (aarch64_fbsd_fetch_inferior_registers)
3647 (aarch64_fbsd_store_inferior_registers): Refactor as methods of
3648 aarch64_fbsd_nat_target.
3649 (_initialize_aarch64_fbsd_nat): Adjust to C++ification.
3650 * alpha-bsd-nat.c (alpha_bsd_nat_target): New class.
3651 (the_alpha_bsd_nat_target): New.
3652 (alphabsd_fetch_inferior_registers)
3653 (alphabsd_store_inferior_registers): Refactor as
3654 alpha_bsd_nat_target methods.
3655 (_initialize_alphabsd_nat): Refactor as methods of
3656 alpha_bsd_nat_target.
3657 * amd64-nbsd-nat.c: Include "amd64-bsd-nat.h".
3658 (the_amd64_nbsd_nat_target): New.
3659 (_initialize_amd64nbsd_nat): Adjust to C++ification.
3660 * amd64-obsd-nat.c: Include "amd64-bsd-nat.h".
3661 (the_amd64_obsd_nat_target): New.
3662 (_initialize_amd64obsd_nat): Adjust to C++ification.
3663 * arm-fbsd-nat.c (arm_fbsd_nat_target): New.
3664 (the_arm_fbsd_nat_target): New.
3665 (arm_fbsd_fetch_inferior_registers)
3666 (arm_fbsd_store_inferior_registers, arm_fbsd_read_description):
3667 (_initialize_arm_fbsd_nat): Refactor as methods of
3668 arm_fbsd_nat_target.
3669 (_initialize_arm_fbsd_nat): Adjust to C++ification.
3670 * arm-nbsd-nat.c (arm_netbsd_nat_target): New class.
3671 (the_arm_netbsd_nat_target): New.
3672 (armnbsd_fetch_registers, armnbsd_store_registers): Refactor as
3673 arm_netbsd_nat_target.
3674 (_initialize_arm_netbsd_nat): Adjust to C++ification.
3675 * hppa-nbsd-nat.c (hppa_nbsd_nat_target): New class.
3676 (the_hppa_nbsd_nat_target): New.
3677 (hppanbsd_fetch_registers, hppanbsd_store_registers): Refactor as
3678 hppa_nbsd_nat_target methods.
3679 (_initialize_hppanbsd_nat): Adjust to C++ification.
3680 * hppa-obsd-nat.c (hppa_obsd_nat_target): New class.
3681 (the_hppa_obsd_nat_target): New.
3682 (hppaobsd_fetch_registers, hppaobsd_store_registers): Refactor as
3683 methods of hppa_obsd_nat_target.
3684 (_initialize_hppaobsd_nat): Adjust to C++ification. Use
3685 add_target.
3686 * i386-nbsd-nat.c (the_i386_nbsd_nat_target): New.
3687 (_initialize_i386nbsd_nat): Adjust to C++ification. Use
3688 add_target.
3689 * i386-obsd-nat.c (the_i386_obsd_nat_target): New.
3690 (_initialize_i386obsd_nat): Use add_target.
3691 * m68k-bsd-nat.c (m68k_bsd_nat_target): New class.
3692 (the_m68k_bsd_nat_target): New.
3693 (m68kbsd_fetch_inferior_registers)
3694 (m68kbsd_store_inferior_registers): Refactor as methods of
3695 m68k_bsd_nat_target.
3696 (_initialize_m68kbsd_nat): Adjust to C++ification.
3697 * mips-fbsd-nat.c (mips_fbsd_nat_target): New class.
3698 (the_mips_fbsd_nat_target): New.
3699 (mips_fbsd_fetch_inferior_registers)
3700 (mips_fbsd_store_inferior_registers): Refactor as methods of
3701 mips_fbsd_nat_target.
3702 (_initialize_mips_fbsd_nat): Adjust to C++ification. Use
3703 add_target.
3704 * mips-nbsd-nat.c (mips_nbsd_nat_target): New class.
3705 (the_mips_nbsd_nat_target): New.
3706 (mipsnbsd_fetch_inferior_registers)
3707 (mipsnbsd_store_inferior_registers): Refactor as methods of
3708 mips_nbsd_nat_target.
3709 (_initialize_mipsnbsd_nat): Adjust to C++ification.
3710 * mips64-obsd-nat.c (mips64_obsd_nat_target): New class.
3711 (the_mips64_obsd_nat_target): New.
3712 (mips64obsd_fetch_inferior_registers)
3713 (mips64obsd_store_inferior_registers): Refactor as methods of
3714 mips64_obsd_nat_target.
3715 (_initialize_mips64obsd_nat): Adjust to C++ification. Use
3716 add_target.
3717 * nbsd-nat.c (nbsd_pid_to_exec_file): Refactor as method of
3718 nbsd_nat_target.
3719 * nbsd-nat.h: Include "inf-ptrace.h".
3720 (nbsd_nat_target): New class.
3721 * obsd-nat.c (obsd_pid_to_str, obsd_update_thread_list)
3722 (obsd_wait): Refactor as methods of obsd_nat_target.
3723 (obsd_add_target): Delete.
3724 * obsd-nat.h: Include "inf-ptrace.h".
3725 (obsd_nat_target): New class.
3726 * ppc-fbsd-nat.c (ppc_fbsd_nat_target): New class.
3727 (the_ppc_fbsd_nat_target): New.
3728 (ppcfbsd_fetch_inferior_registers)
3729 (ppcfbsd_store_inferior_registers): Refactor as methods of
3730 ppc_fbsd_nat_target.
3731 (_initialize_ppcfbsd_nat): Adjust to C++ification. Use
3732 add_target.
3733 * ppc-nbsd-nat.c (ppc_nbsd_nat_target): New class.
3734 (the_ppc_nbsd_nat_target): New.
3735 (ppcnbsd_fetch_inferior_registers)
3736 (ppcnbsd_store_inferior_registers): Refactor as methods of
3737 ppc_nbsd_nat_target.
3738 (_initialize_ppcnbsd_nat): Adjust to C++ification.
3739 * ppc-obsd-nat.c (ppc_obsd_nat_target): New class.
3740 (the_ppc_obsd_nat_target): New.
3741 (ppcobsd_fetch_registers, ppcobsd_store_registers): Refactor as
3742 methods of ppc_obsd_nat_target.
3743 (_initialize_ppcobsd_nat): Adjust to C++ification. Use
3744 add_target.
3745 * sh-nbsd-nat.c (sh_nbsd_nat_target): New class.
3746 (the_sh_nbsd_nat_target): New.
3747 (shnbsd_fetch_inferior_registers)
3748 (shnbsd_store_inferior_registers): Refactor as methods of
3749 sh_nbsd_nat_target.
3750 (_initialize_shnbsd_nat): Adjust to C++ification.
3751 * sparc-nat.c (sparc_xfer_wcookie): Make extern.
3752 (inf_ptrace_xfer_partial): Delete.
3753 (sparc_xfer_partial, sparc_target): Delete.
3754 * sparc-nat.h (sparc_fetch_inferior_registers)
3755 (sparc_store_inferior_registers, sparc_xfer_wcookie): Declare.
3756 (sparc_target): Delete function declaration.
3757 (sparc_target): New template class.
3758 * sparc-nbsd-nat.c (the_sparc_nbsd_nat_target): New.
3759 (_initialize_sparcnbsd_nat): Adjust to C++ification.
3760 * sparc64-fbsd-nat.c (the_sparc64_fbsd_nat_target): New.
3761 (_initialize_sparc64fbsd_nat): Adjust to C++ification. Use
3762 add_target.
3763 * sparc64-nbsd-nat.c (the_sparc64_nbsd_nat_target): New.
3764 (_initialize_sparc64nbsd_nat): Adjust to C++ification.
3765 * sparc64-obsd-nat.c (the_sparc64_obsd_nat_target): New.
3766 (_initialize_sparc64obsd_nat): Adjust to C++ification. Use
3767 add_target.
3768 * vax-bsd-nat.c (vax_bsd_nat_target): New class.
3769 (the_vax_bsd_nat_target): New.
3770 (vaxbsd_fetch_inferior_registers)
3771 (vaxbsd_store_inferior_registers): Refactor as vax_bsd_nat_target
3772 methods.
3773 (_initialize_vaxbsd_nat): Adjust to C++ification.
3774
3775 * bsd-kvm.c (bsd_kvm_target): New class.
3776 (bsd_kvm_ops): Now a bsd_kvm_target.
3777 (bsd_kvm_open, bsd_kvm_close, bsd_kvm_xfer_partial)
3778 (bsd_kvm_files_info, bsd_kvm_fetch_registers)
3779 (bsd_kvm_thread_alive, bsd_kvm_pid_to_str): Refactor as methods of
3780 bsd_kvm_target.
3781 (bsd_kvm_return_one): Delete.
3782 (bsd_kvm_add_target): Adjust to C++ification.
3783
3784 * nto-procfs.c (nto_procfs_target, nto_procfs_target_native)
3785 (nto_procfs_target_procfs): New classes.
3786 (procfs_open_1, procfs_thread_alive, procfs_update_thread_list)
3787 (procfs_files_info, procfs_pid_to_exec_file, procfs_attach)
3788 (procfs_post_attach, procfs_wait, procfs_fetch_registers)
3789 (procfs_xfer_partial, procfs_detach, procfs_insert_breakpoint)
3790 (procfs_remove_breakpoint, procfs_insert_hw_breakpoint)
3791 (procfs_remove_hw_breakpoint, procfs_resume)
3792 (procfs_mourn_inferior, procfs_create_inferior, procfs_interrupt)
3793 (procfs_kill_inferior, procfs_store_registers)
3794 (procfs_pass_signals, procfs_pid_to_str, procfs_can_run): Refactor
3795 as methods of nto_procfs_target.
3796 (nto_procfs_ops): Now an nto_procfs_target_procfs.
3797 (nto_native_ops): Delete.
3798 (procfs_open, procfs_native_open): Delete.
3799 (nto_native_ops): Now an nto_procfs_target_native.
3800 (init_procfs_targets): Adjust to C++ification.
3801 (procfs_can_use_hw_breakpoint, procfs_remove_hw_watchpoint)
3802 (procfs_insert_hw_watchpoint, procfs_stopped_by_watchpoint):
3803 Refactor as methods of nto_procfs_target.
3804
3805 * go32-nat.c (go32_nat_target): New class.
3806 (the_go32_nat_target): New.
3807 (go32_attach, go32_resume, go32_wait, go32_fetch_registers)
3808 (go32_store_registers, go32_xfer_partial, go32_files_info)
3809 (go32_kill_inferior, go32_create_inferior, go32_mourn_inferior)
3810 (go32_terminal_init, go32_terminal_info, go32_terminal_inferior)
3811 (go32_terminal_ours, go32_pass_ctrlc, go32_thread_alive)
3812 (go32_pid_to_str): Refactor as methods of go32_nat_target.
3813 (go32_target): Delete.
3814 (_initialize_go32_nat): Adjust to C++ification.
3815
3816 * gnu-nat.c (gnu_wait, gnu_resume, gnu_kill_inferior)
3817 (gnu_mourn_inferior, gnu_create_inferior, gnu_attach, gnu_detach)
3818 (gnu_stop, gnu_thread_alive, gnu_xfer_partial)
3819 (gnu_find_memory_regions, gnu_pid_to_str): Refactor as methods of
3820 gnu_nat_target.
3821 (gnu_target): Delete.
3822 * gnu-nat.h (gnu_target): Delete.
3823 (gnu_nat_target): New class.
3824 * i386-gnu-nat.c (gnu_base_target): New.
3825 (i386_gnu_nat_target): New class.
3826 (the_i386_gnu_nat_target): New.
3827 (_initialize_i386gnu_nat): Adjust to C++ification.
3828
3829 2018-05-02 Pedro Alves <palves@redhat.com>
3830
3831 * bfd-target.c (target_bfd_xclose): Rename to ...
3832 (target_bfd_close): ... this.
3833 (target_bfd_reopen): Adjust.
3834 * target.c (target_close): Remove references to to_xclose.
3835 * target.h (target_ops::to_xclose): Delete.
3836 (target_ops::to_close): Update comments.
3837
3838 2018-05-02 Pedro Alves <palves@redhat.com>
3839
3840 * alpha-linux-nat.c: Include "linux-nat-trad.h" instead of
3841 "linux-nat.h".
3842 * configure.nat (alpha-linux, linux-mips): Add linux-nat-trad.o.
3843 * inf-ptrace.c (inf_ptrace_register_u_offset)
3844 (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
3845 (inf_ptrace_store_register, inf_ptrace_store_registers)
3846 (inf_ptrace_trad_target): Move to ...
3847 * linux-nat-trad.c: ... this new file.
3848 * linux-nat-trad.h: New file.
3849 * linux-nat.c (linux_target_install_ops): Make extern.
3850 (linux_trad_target): Delete.
3851 * linux-nat.h (linux_trad_target): Delete declaration.
3852 (linux_target_install_ops): Declare.
3853 * mips-linux-nat.c: Include "linux-nat-trad.h" instead of
3854 "linux-nat.h".
3855
3856 2018-05-02 Pedro Alves <palves@redhat.com>
3857
3858 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Don't call
3859 procfs_target/add_target here.
3860 * procfs.c (procfs_target): Make static.
3861 (_initialize_procfs): Call add_target here.
3862 * procfs.h (struct target_ops): Remove forward declaration.
3863 (procfs_target): Remove declaration.
3864 * sparc-sol2-nat.c (_initialize_sparc_sol2_nat): Delete.
3865
3866 2018-05-02 Pedro Alves <palves@redhat.com>
3867
3868 * procfs.c (procfs_stopped_by_watchpoint)
3869 (procfs_insert_watchpoint, procfs_remove_watchpoint)
3870 (procfs_region_ok_for_hw_watchpoint, procfs_stopped_data_address):
3871 Forward declare.
3872 (procfs_use_watchpoints): Delete, move contents...
3873 (procfs_target): ... here.
3874 * procfs.h (procfs_use_watchpoints): Delete declaration.
3875 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Don't call
3876 procfs_use_watchpoints.
3877 * sparc-sol2-nat.c (_initialize_sparc_sol2_nat): Don't call
3878 procfs_use_watchpoints.
3879
3880 2018-05-02 Tom Tromey <tom@tromey.com>
3881
3882 PR python/20084:
3883 * python/python.c (gdbpy_parameter_value): Handle var_zuinteger
3884 and var_zuinteger_unlimited.
3885 * python/py-param.c (struct parm_constant): Add PARAM_ZUINTEGER
3886 and PARAM_ZUINTEGER_UNLIMITED.
3887 (set_parameter_value): Handle var_zuinteger and
3888 var_zuinteger_unlimited.
3889 (add_setshow_generic): Likewise.
3890 (parmpy_init): Likewise.
3891
3892 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3893
3894 PR rust/23124
3895 * gdb/rust-exp.y (convert_params_to_types): Ensure that the params
3896 pointer is not null before dereferencing it.
3897
3898 2018-04-30 Tom Tromey <tom@tromey.com>
3899
3900 * darwin-nat-info.c (darwin_debug_regions_recurse): Remove use of
3901 is_mi_like_p.
3902
3903 2018-04-30 Tom Tromey <tom@tromey.com>
3904
3905 * breakpoint.c (mention): Remove use of is_mi_like_p.
3906 (print_mention_ranged_breakpoint): Likewise.
3907 * break-catch-throw.c (print_it_exception_catchpoint): Remove use
3908 of is_mi_like_p.
3909
3910 2018-04-30 Tom Tromey <tom@tromey.com>
3911
3912 * tracepoint.c (tvariables_info_1): Remove use of is_mi_like_p.
3913
3914 2018-04-30 Tom Tromey <tom@tromey.com>
3915
3916 * spu-tdep.c (info_spu_mailbox_list, info_spu_dma_cmdlist)
3917 (info_spu_event_command): Remove some uses of is_mi_like_p.
3918
3919 2018-04-30 Tom Tromey <tom@tromey.com>
3920
3921 * python/py-framefilter.c (py_print_single_arg)
3922 (enumerate_locals, py_print_args, py_print_frame): Remove some
3923 uses of is_mi_like_p.
3924
3925 2018-04-30 Tom Tromey <tom@tromey.com>
3926
3927 * ui-out.c: Update.
3928 * cli-out.h (cli_ui_out::do_is_mi_like_p): Update.
3929 * ui-out.h (ui_out::is_mi_like_p): Now const.
3930 (ui_out::do_is_mi_like_p): Now const.
3931 * mi/mi-out.h (mi_ui_out::do_is_mi_like_p): Update.
3932
3933 2018-04-30 Tom Tromey <tom@tromey.com>
3934
3935 * varobj.c (varobj_set_visualizer): Use new_reference.
3936 * python/python.c (gdbpy_decode_line): Use new_reference.
3937 * python/py-cmd.c (cmdpy_function, cmdpy_completer_helper): Use
3938 new_reference.
3939
3940 2018-04-30 Tom Tromey <tom@tromey.com>
3941
3942 * varobj.c (install_new_value): Use new_reference.
3943 * value.h (value_incref): Return void. Swap intro comment with
3944 value_decref.
3945 * value.c (set_value_parent): Use new_reference.
3946 (value_incref): Return void. Update intro comment.
3947 (release_value): Use new_reference.
3948 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use new_reference.
3949
3950 2018-04-30 Tom Tromey <tom@tromey.com>
3951
3952 * symfile-mem.c (symbol_file_add_from_memory): Use new_reference.
3953 * gdb_bfd.h (new_bfd_ref): Remove.
3954 (gdb_bfd_open): Update comment.
3955 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
3956 (gdb_bfd_openw, gdb_bfd_openr_iovec, gdb_bfd_record_inclusion)
3957 (gdb_bfd_fdopenr): Use new_reference.
3958 * exec.c (exec_file_attach): Use new_reference.
3959
3960 2018-04-30 Tom Tromey <tom@tromey.com>
3961
3962 * common/gdb_ref_ptr.h (ref_ptr::new_reference): New static
3963 method.
3964
3965 2018-04-30 Tom Tromey <tom@tromey.com>
3966
3967 * jit.c (jit_read_code_entry): Use type_align.
3968 * i386-tdep.c (i386_gdbarch_init): Don't call
3969 set_gdbarch_long_long_align_bit.
3970 * gdbarch.sh: Remove long_long_align_bit.
3971 * gdbarch.c, gdbarch.h: Rebuild.
3972 * arc-tdep.c (arc_type_align): New function.
3973 (arc_gdbarch_init): Use arc_type_align. Don't call
3974 set_gdbarch_long_long_align_bit.
3975
3976 2018-04-30 Tom Tromey <tom@tromey.com>
3977
3978 * rust-lang.c (rust_type_alignment): Remove.
3979 (rust_composite_type): Use type_align.
3980
3981 2018-04-30 Tom Tromey <tom@tromey.com>
3982
3983 * NEWS: Mention Type.align.
3984 * python/py-type.c (typy_get_alignof): New function.
3985 (type_object_getset): Add "alignof".
3986
3987 2018-04-30 Tom Tromey <tom@tromey.com>
3988
3989 PR exp/17095:
3990 * NEWS: Update.
3991 * std-operator.def (UNOP_ALIGNOF): New operator.
3992 * expprint.c (dump_subexp_body_standard) <case UNOP_ALIGNOF>:
3993 New.
3994 * eval.c (evaluate_subexp_standard) <case UNOP_ALIGNOF>: New.
3995 * c-lang.c (c_op_print_tab): Add alignof.
3996 * c-exp.y (ALIGNOF): New token.
3997 (exp): Add "ALIGNOF" production.
3998 (ident_tokens): Add _Alignof and alignof.
3999
4000 2018-04-30 Tom Tromey <tom@tromey.com>
4001
4002 * i386-tdep.c (i386_type_align): New function.
4003 (i386_gdbarch_init): Update.
4004 * gdbarch.sh (type_align): New method.
4005 * gdbarch.c, gdbarch.h: Rebuild.
4006 * arch-utils.h (default_type_align): Declare.
4007 * arch-utils.c (default_type_align): New function.
4008 * gdbtypes.h (TYPE_ALIGN_BITS): New define.
4009 (struct type) <align_log2>: New field.
4010 <instance_flags>: Now a bitfield.
4011 (TYPE_RAW_ALIGN): New macro.
4012 (type_align, type_raw_align, set_type_align): Declare.
4013 * gdbtypes.c (type_align, type_raw_align, set_type_align): New
4014 functions.
4015 * dwarf2read.c (quirk_rust_enum): Set type alignment.
4016 (get_alignment, maybe_set_alignment): New functions.
4017 (read_structure_type, read_enumeration_type, read_array_type)
4018 (read_set_type, read_tag_pointer_type, read_tag_reference_type)
4019 (read_subrange_type, read_base_type): Set type alignment.
4020
4021 2018-04-30 Simon Marchi <simon.marchi@ericsson.com>
4022
4023 * dwarf2read.c (read_index_from_section): Use bool.
4024
4025 2018-04-29 Fabian Groffen <grobian@gentoo.org>
4026
4027 PR gdb/22950
4028 * proc-events.c (init_syscall_table): Guard usage os SYS_uuidsys
4029 with #ifdef.
4030
4031 2018-04-29 John Reiser <jreiser@BitWagon.com>
4032
4033 PR build/22873
4034 * gdb/Makefile.in: (.c:.l, .c:.y): Write the target only in the
4035 last step, and do it atomically.
4036
4037 2018-04-27 Alexandre Oliva <aoliva@redhat.com>
4038
4039 * compile/compile-c-types.c (convert_int, convert_float):
4040 Update for C FE v1.
4041
4042 2018-04-27 Tom Tromey <tom@tromey.com>
4043
4044 PR rust/22545:
4045 * rust-lang.c (rust_inclusive_range_type_p): New function.
4046 (rust_range): Handle inclusive ranges.
4047 (rust_compute_range): Likewise.
4048 * rust-exp.y (struct rust_op) <inclusive>: New field.
4049 (DOTDOTEQ): New constant.
4050 (range_expr): Add "..=" productions.
4051 (operator_tokens): Add "..=" token.
4052 (ast_range): Add "inclusive" parameter.
4053 (convert_ast_to_expression) <case OP_RANGE>: Handle inclusive
4054 ranges.
4055 * parse.c (operator_length_standard) <case OP_RANGE>: Handle new
4056 bounds values.
4057 * expression.h (enum range_type) <NONE_BOUND_DEFAULT_EXCLUSIVE,
4058 LOW_BOUND_DEFAULT_EXCLUSIVE>: New constants.
4059 Update comments.
4060 * expprint.c (print_subexp_standard): Handle new bounds values.
4061 (dump_subexp_body_standard): Likewise.
4062
4063 2018-04-27 Tom Tromey <tom@tromey.com>
4064
4065 * configure: Rebuild.
4066 * warning.m4 (AM_GDB_WARNINGS): Add -Wsuggest-override.
4067 * dwarf2loc.c (class dwarf_evaluate_loc_desc): Use "override", not
4068 "OVERRIDE".
4069 (class symbol_needs_eval_context): Likewise.
4070 * dwarf2read.c (mock_mapped_index::symbol_name_count)
4071 (mock_mapped_index::symbol_name_at): Use "override". Remove
4072 "virtual".
4073 * dwarf2-frame.c (dwarf_expr_executor::get_addr_index): Use
4074 "override".
4075 (class dwarf_expr_executor): Use "override", not "OVERRIDE".
4076 * aarch64-tdep.c (instruction_reader::read): Use "override".
4077 (instruction_reader_test::read): Likewise.
4078 * arm-tdep.c (instruction_reader::read): Use "override".
4079 (instruction_reader_thumb::read): Likewise.
4080
4081 2018-04-26 Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
4082
4083 PR remote/9665
4084 * remote.c (send_g_packet): Use putpkt/getpkt/packet_check_result
4085 instead of remote_send.
4086 (remote_send): Remove.
4087
4088 2018-04-26 Pedro Alves <palves@redhat.com>
4089
4090 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Use
4091 find_function_start_sal instead of find_pc_line.
4092
4093 2018-04-26 Pedro Alves <palves@redhat.com>
4094
4095 * breakpoint.c (set_breakpoint_location_function): Handle
4096 mst_data_gnu_ifunc.
4097 * c-exp.y (variable production): Handle mst_data_gnu_ifunc.
4098 * elfread.c (elf_symtab_read): Give data symbols with
4099 BSF_GNU_INDIRECT_FUNCTION set mst_data_gnu_ifunc type.
4100 (elf_rel_plt_read): Update comment.
4101 * linespec.c (convert_linespec_to_sals): Handle
4102 mst_data_gnu_ifunc.
4103 (minsym_found): Handle mst_data_gnu_ifunc.
4104 * minsyms.c (msymbol_is_function, minimal_symbol_reader::record)
4105 (find_solib_trampoline_target): Handle mst_data_gnu_ifunc.
4106 * parse.c (find_minsym_type_and_address): Handle
4107 mst_data_gnu_ifunc.
4108 * symmisc.c (dump_msymbols): Handle mst_data_gnu_ifunc.
4109 * symtab.c (find_gnu_ifunc): Handle mst_data_gnu_ifunc.
4110 * symtab.h (minimal_symbol_type) <mst_text_gnu_ifunc>: Update
4111 comment.
4112 <mst_data_gnu_ifunc>: New enumerator.
4113
4114 2018-04-26 Pedro Alves <palves@redhat.com>
4115
4116 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Rename to ...
4117 (lookup_minimal_symbol_by_pc_section): ... this. Replace
4118 'want_trampoline' parameter by a lookup_msym_prefer parameter.
4119 Handle it.
4120 (lookup_minimal_symbol_by_pc_section): Delete old implementation.
4121 (lookup_minimal_symbol_by_pc): Adjust.
4122 (in_gnu_ifunc_stub): Prefer GNU ifunc symbols.
4123 (lookup_solib_trampoline_symbol_by_pc): Adjust.
4124 * minsyms.h (lookup_msym_prefer): New enum.
4125 (lookup_minimal_symbol_by_pc_section): Replace 'want_trampoline'
4126 parameter by a lookup_msym_prefer parameter.
4127
4128 2018-04-26 Pedro Alves <palves@redhat.com>
4129
4130 * elfread.c (elf_gnu_ifunc_record_cache): Check if the symbol name
4131 ends in "@plt" instead of looking at the symbol's section.
4132
4133 2018-04-26 Pedro Alves <palves@redhat.com>
4134
4135 * blockframe.c (cache_pc_function_is_gnu_ifunc): Delete. Remove
4136 all references.
4137 (find_pc_partial_function_gnu_ifunc): Rename to ...
4138 (find_pc_partial_function): ... this, and remove references to
4139 'is_gnu_ifunc_p'.
4140 (find_pc_partial_function): Delete old implementation.
4141 * symtab.h (find_pc_partial_function_gnu_ifunc): Delete.
4142
4143 2018-04-26 Pedro Alves <palves@redhat.com>
4144
4145 * linespec.c (struct bound_minimal_symbol_search_key): New.
4146 (convert_linespec_to_sals): Sort minimal symbols earlier. Don't
4147 skip first line if we found a GNU ifunc minimal symbol by name.
4148 (compare_msymbols): Change parameters to work with a destructured
4149 lhs minsym.
4150 (compare_msymbols_for_qsort, compare_msymbols_for_bsearch): New
4151 functions.
4152
4153 2018-04-26 Pedro Alves <palves@redhat.com>
4154
4155 * breakpoint.c (set_breakpoint_location_function): Don't resolve
4156 ifunc targets here. Instead, if we have an ifunc minsym, use its
4157 address/name.
4158 (add_location_to_breakpoint): Store the minsym and the objfile in
4159 the breakpoint location.
4160 * breakpoint.h (bp_location) <msymbol, objfile>: New fields.
4161 * linespec.c (minsym_found): Resolve GNU ifunc targets here.
4162 Record the minsym in the sal.
4163 * symtab.h (symtab_and_line) <msymbol>: New field.
4164
4165 2018-04-26 Pedro Alves <palves@redhat.com>
4166
4167 * elfread.c (elf_gnu_ifunc_resolve_by_got): Don't write to *ADDR_P
4168 unless we actually resolved the ifunc.
4169
4170 2018-04-26 Pedro Alves <palves@redhat.com>
4171
4172 * c-exp.y (variable production): Prefer ifunc minsyms over
4173 regular function symbols.
4174 * symtab.c (find_gnu_ifunc): New function.
4175 * minsyms.h (lookup_msym_prefer): New enum.
4176 (lookup_minimal_symbol_by_pc_section): Replace 'want_trampoline'
4177 parameter by a lookup_msym_prefer parameter.
4178 * symtab.h (find_gnu_ifunc): New declaration.
4179
4180 2018-04-26 Pedro Alves <palves@redhat.com>
4181
4182 * blockframe.c (find_gnu_ifunc_target_type): New function.
4183 (find_function_type): New.
4184 * eval.c (evaluate_var_msym_value): For GNU ifunc types, always
4185 return a value with a memory address.
4186 (eval_call): For calls to GNU ifunc functions, try to find the
4187 type of the target function from the type that the resolver
4188 returns.
4189 * gdbtypes.c (objfile_type): Don't install a return type for ifunc
4190 symbols.
4191 * infcall.c (find_function_return_type): Delete.
4192 (find_function_addr): Add 'function_type' parameter. For calls to
4193 GNU ifunc functions, try to find the type of the target function
4194 from the type that the resolver returns, and return it via
4195 FUNCTION_TYPE.
4196 (call_function_by_hand_dummy): Adjust to use the function type
4197 returned by find_function_addr.
4198 (find_function_addr): Add 'function_type' parameter and move
4199 description here.
4200 * symtab.h (find_function_type, find_gnu_ifunc_target_type): New
4201 declarations.
4202
4203 2018-04-26 Pedro Alves <palves@redhat.com>
4204
4205 * c-exp.y (variable production): Skip finding an alias for ifunc
4206 symbols.
4207
4208 2018-04-26 Pedro Alves <palves@redhat.com>
4209
4210 * elfread.c (elf_rel_plt_read): Look for relocations for .got.plt too.
4211
4212 2018-04-25 Pedro Alves <palves@redhat.com>
4213
4214 * infcmd.c (kill_command): Print the pid as string, not the whole
4215 thread's ptid. Add comment. s/has been killed/killed/ in output
4216 message.
4217 * remote.c (remote_detach_1): Print the pid as string, not the
4218 whole thread's ptid.
4219
4220 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4221 Sergio Durigan Junior <sergiodj@redhat.com>
4222 Pedro Alves <palves@redhat.com>
4223
4224 * infcmd.c (kill_command): Print message when inferior has
4225 been killed.
4226 * inferior.c (print_inferior_events): Remove 'static'. Set as
4227 '1'.
4228 (add_inferior): Improve message printed when
4229 'print_inferior_events' is on.
4230 (exit_inferior): Remove message printed when
4231 'print_inferior_events' is on.
4232 (detach_inferior): Improve message printed when
4233 'print_inferior_events' is on.
4234 (initialize_inferiors): Use 'add_inferior_silent' to set
4235 'current_inferior_'.
4236 * inferior.h (print_inferior_events): Declare here as
4237 'extern'.
4238 * infrun.c (follow_fork_inferior): Print '[Attaching...]' or
4239 '[Detaching...]' messages when 'print_inferior_events' is on.
4240 Use 'add_thread_silent' instead of 'add_thread'. Add '[' and ']'
4241 as prefix/suffix for messages. Remove periods. Fix erroneous
4242 'Detaching after fork from child...', replace it by '... from
4243 parent...'.
4244 (handle_vfork_child_exec_or_exit): Add '[' and ']' as
4245 prefix/suffix when printing 'Detaching...' messages. Print
4246 them when 'print_inferior_events' is on.
4247 * remote.c (remote_detach_1): Print message when detaching
4248 from inferior and '!is_fork_parent'.
4249
4250 2018-04-24 Tom Tromey <tom@tromey.com>
4251
4252 * cli-out.h: Reindent.
4253
4254 2018-04-24 Tom Tromey <tom@tromey.com>
4255
4256 * cli-out.c (cli_ui_out::out_field_fmt): Remove.
4257 (cli_ui_out::do_field_string): Use fputs_filtered.
4258 * cli-out.h (class cli_ui_out) <out_field_fmt>: Remove.
4259
4260 2018-04-23 Tom Tromey <tom@tromey.com>
4261
4262 * guile/scm-frame.c (gdbscm_frame_read_var): Use
4263 gdb::unique_xmalloc_ptr.
4264
4265 2018-04-23 Tom Tromey <tom@tromey.com>
4266
4267 * configure: Rebuild.
4268
4269 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4270
4271 PR gdb/23095
4272 * gdb/testsuite/gdb.base/break-probes.exp: Pass shlib_load to
4273 prepare_for_testing. Set normal_bp to r_debug_state if target
4274 is bsd.
4275
4276 2018-04-21 Pedro Alves <palves@redhat.com>
4277 Rajendra SY <rajendra.sy@gmail.com>
4278
4279 * inf-ptrace.c (inf_ptrace_attach): Mark the thread as executing.
4280 * remote.c (extended_remote_attach): In all-stop mode, mark the
4281 thread as executing.
4282
4283 2018-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4284
4285 * thread.c (thread_apply_all_command): Fix comment.
4286 (thread_command): Fix comment.
4287
4288 2018-04-10 Alan Hayward <alan.hayward@arm.com>
4289
4290 * common/tdesc.h (tdesc_create_feature): Remove xml filename
4291 parameter.
4292 * features/aarch64-core.c (create_feature_aarch64_core):
4293 Regenerate.
4294 * features/aarch64-fpu.c (create_feature_aarch64_fpu):
4295 Likewise.
4296 * features/i386/32bit-avx.c (create_feature_i386_32bit_avx):
4297 Likewise.
4298 * features/i386/32bit-avx512.c
4299 (create_feature_i386_32bit_avx512): Likewise.
4300 * features/i386/32bit-core.c (create_feature_i386_32bit_core):
4301 Likewise.
4302 * features/i386/32bit-linux.c (create_feature_i386_32bit_linux):
4303 Likewise.
4304 * features/i386/32bit-mpx.c (create_feature_i386_32bit_mpx):
4305 Likewise.
4306 * features/i386/32bit-pkeys.c (create_feature_i386_32bit_pkeys):
4307 Likewise.
4308 * features/i386/32bit-sse.c (create_feature_i386_32bit_sse):
4309 Likewise.
4310 * features/i386/64bit-avx.c (create_feature_i386_64bit_avx):
4311 Likewise.
4312 * features/i386/64bit-avx512.c
4313 (create_feature_i386_64bit_avx512): Likewise.
4314 * features/i386/64bit-core.c (create_feature_i386_64bit_core):
4315 Likewise.
4316 * features/i386/64bit-linux.c (create_feature_i386_64bit_linux):
4317 Likewise.
4318 * features/i386/64bit-mpx.c (create_feature_i386_64bit_mpx):
4319 Likewise.
4320 * features/i386/64bit-pkeys.c (create_feature_i386_64bit_pkeys):
4321 Likewise.
4322 * features/i386/64bit-segments.c
4323 (create_feature_i386_64bit_segments): Likewise.
4324 * features/i386/64bit-sse.c (create_feature_i386_64bit_sse):
4325 Likewise.
4326 * features/i386/x32-core.c
4327 (create_feature_i386_x32_core): Likewise.
4328 * features/tic6x-c6xp.c (create_feature_tic6x_c6xp): Likewise.
4329 * features/tic6x-core.c (create_feature_tic6x_core): Likewise.
4330 * features/tic6x-gp.c (create_feature_tic6x_gp): Likewise.
4331 * target-descriptions.c: In generated code, don't pass xml
4332 filename.
4333
4334 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4335
4336 * common/tdesc.c (print_xml_feature::visit_pre): Add xml parsing.
4337 (print_xml_feature::visit_post): Likewise.
4338 (print_xml_feature::visit): Likewise.
4339 * common/tdesc.h (tdesc_get_features_xml): Use const tdesc.
4340 (print_xml_feature): Add new class.
4341 * regformats/regdat.sh: Null xmltarget on feature targets.
4342 * target-descriptions.c (struct target_desc): Add xmltarget.
4343 (maintenance_check_tdesc_xml_convert): Add unittest function.
4344 (tdesc_get_features_xml): Add function to get xml.
4345 (maintenance_check_xml_descriptions): Test xml generation.
4346 * xml-tdesc.c (string_read_description_xml): Add function.
4347 * xml-tdesc.h (string_read_description_xml): Add declaration.
4348
4349 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4350
4351 * features/Makefile: Add feature marker to targets with new style
4352 target descriptions.
4353 * regformats/aarch64.dat: Regenerate.
4354 * regformats/i386/amd64-avx-avx512-linux.dat: Likewise.
4355 * regformats/i386/amd64-avx-linux.dat: Likewise.
4356 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Likewise.
4357 * regformats/i386/amd64-avx-mpx-linux.dat: Likewise.
4358 * regformats/i386/amd64-linux.dat: Likewise.
4359 * regformats/i386/amd64-mpx-linux.dat: Likewise.
4360 * regformats/i386/amd64.dat: Likewise.
4361 * regformats/i386/i386-avx-avx512-linux.dat: Likewise.
4362 * regformats/i386/i386-avx-linux.dat: Likewise.
4363 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Likewise.
4364 * regformats/i386/i386-avx-mpx-linux.dat: Likewise.
4365 * regformats/i386/i386-linux.dat: Likewise.
4366 * regformats/i386/i386-mmx-linux.dat: Likewise.
4367 * regformats/i386/i386-mpx-linux.dat: Likewise.
4368 * regformats/i386/i386.dat: Likewise.
4369 * regformats/i386/x32-avx-avx512-linux.dat: Likewise.
4370 * regformats/i386/x32-avx-linux.dat: Likewise.
4371 * regformats/i386/x32-linux.dat: Likewise.
4372 * regformats/tic6x-c62x-linux.dat: Likewise.
4373 * regformats/tic6x-c64x-linux.dat: Likewise.
4374 * regformats/tic6x-c64xp-linux.dat: Likewise.
4375 * regformats/regdat.sh: Parse feature marker.
4376
4377 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4378
4379 * common/tdesc.h (tdesc_architecture_name): Add new declaration.
4380 (tdesc_osabi_name): Likewise.
4381 * target-descriptions.c (tdesc_architecture_name): Add new
4382 function.
4383 (tdesc_osabi_name): Likewise.
4384
4385 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4386
4387 * common/tdesc.c (tdesc_predefined_type): Move to here.
4388 (tdesc_named_type): Likewise.
4389 (tdesc_create_vector): Likewise.
4390 (tdesc_create_struct): Likewise.
4391 (tdesc_set_struct_size): Likewise.
4392 (tdesc_create_union): Likewise.
4393 (tdesc_create_flags): Likewise.
4394 (tdesc_create_enum): Likewise.
4395 (tdesc_add_field): Likewise.
4396 (tdesc_add_typed_bitfield): Likewise.
4397 (tdesc_add_bitfield): Likewise.
4398 (tdesc_add_flag): Likewise.
4399 (tdesc_add_enum_value): Likewise.
4400 * common/tdesc.h (struct tdesc_type_builtin): Likewise.
4401 (struct tdesc_type_vector): Likewise.
4402 (struct tdesc_type_field): Likewise.
4403 (struct tdesc_type_with_fields): Likewise.
4404 (tdesc_create_enum): Add declaration.
4405 (tdesc_add_typed_bitfield): Likewise.
4406 (tdesc_add_enum_value): Likewise.
4407 * target-descriptions.c (tdesc_type_field): Move from here.
4408 (tdesc_type_builtin): Likewise.
4409 (tdesc_type_vector): Likewise.
4410 (tdesc_type_with_fields): Likewise.
4411 (tdesc_predefined_types): Likewise.
4412 (tdesc_named_type): Likewise.
4413 (tdesc_create_vector): Likewise.
4414 (tdesc_create_struct): Likewise.
4415 (tdesc_set_struct_size): Likewise.
4416 (tdesc_create_union): Likewise.
4417 (tdesc_create_flags): Likewise.
4418 (tdesc_create_enum): Likewise.
4419 (tdesc_add_field): Likewise.
4420 (tdesc_add_typed_bitfield): Likewise.
4421 (tdesc_add_bitfield): Likewise.
4422 (tdesc_add_flag): Likewise.
4423 (tdesc_add_enum_value): Likewise.
4424 * gdb/target-descriptions.h (tdesc_create_enum): Likewise.
4425 (tdesc_add_typed_bitfield): Likewise.
4426 (tdesc_add_enum_value): Likewise.
4427
4428 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4429
4430 * common/tdesc.c (tdesc_feature::accept): Move to here.
4431 (tdesc_feature::operator==): Likewise.
4432 (tdesc_create_reg): Likewise.
4433 * common/tdesc.h (tdesc_type_kind): Likewise.
4434 (struct tdesc_type): Likewise.
4435 (struct tdesc_feature): Likewise.
4436 * regformats/regdat.sh: Create a feature.
4437 * target-descriptions.c (tdesc_type_kind): Move from here.
4438 (tdesc_type): Likewise.
4439 (tdesc_type_up): Likewise.
4440 (tdesc_feature): Likewise.
4441 (tdesc_create_reg): Likewise.
4442
4443 2018-04-18 Alan Hayward <alan.hayward@arm.com>
4444
4445 * Makefile.in: Add arch/tdesc.c
4446 * common/tdesc.c: New file.
4447 * common/tdesc.h (tdesc_element_visitor): Move to here.
4448 (tdesc_element): Likewise.
4449 (tdesc_reg): Likewise.
4450 (tdesc_reg_up): Likewise.
4451 * regformats/regdef.h (reg): Add offset to constructors.
4452 * target-descriptions.c (tdesc_element_visitor): Move from here.
4453 (tdesc_element): Likewise.
4454 (tdesc_reg): Likewise.
4455 (tdesc_reg_up): Likewise.
4456
4457 2018-04-17 Tom Tromey <tom@tromey.com>
4458
4459 * dwarf2read.c (quirk_rust_enum): Conditionally drop the
4460 discriminant field.
4461
4462 2018-04-17 Tom Tromey <tom@tromey.com>
4463
4464 * dwarf2read.c (quirk_rust_enum): Handle unions correctly.
4465
4466 2018-04-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4467
4468 * symtab.c (print_symbol_info): Skip printing filename and line
4469 number when `last' is NULL.
4470 (symtab_symbol_info): Use empty string instead of NULL for first
4471 invocation of print_symbol_info.
4472 (rbreak_command): Pass NULL to `last' parameter of
4473 print_symbol_info.
4474
4475 2018-04-16 Simon Marchi <simon.marchi@ericsson.com>
4476
4477 * linux-tdep.c (linux_spu_make_corefile_notes): Return note_data
4478 instead of nullptr.
4479
4480 2018-04-16 Pedro Alves <palves@redhat.com>
4481
4482 * MAINTAINERS (sh): Remove.
4483 * Makefile.in (ALL_TARGET_OBS): Remove sh64-tdep.o.
4484 (HFILES_NO_SRCDIR): Remove sh64-tdep.h.
4485 (ALLDEPFILES): Remove sh64-tdep.c.
4486 * NEWS: Mentions that support for SH-5/SH64 is removed.
4487 * configure.tgt (sh*-*-linux*): Remove reference to sh64-tdep.o.
4488 (sh*-*-openbsd*): Ditto.
4489 (sh64-*-elf*): Remove.
4490 (sh*): Remove.
4491 * regcache.c (cooked_write_test): Remove bfd_mach_sh5 case.
4492 * sh-linux-tdep.c: Remove reference to bfd_mach_sh5.
4493 * sh-tdep.c: No longer include "sh64-tdep.h".
4494 (sh_gdbarch_init): Remove reference to bfd_mach_sh5.
4495 * sh64-tdep.c, sh64-tdep.h: Remove files.
4496
4497 2018-04-16 Pedro Alves <palves@redhat.com>
4498
4499 * MAINTAINERS: Remove m88k.
4500 * Makefile.in (ALL_TARGET_OBS): Remove m88k-tdep.o.
4501 (HFILES_NO_SRCDIR): Remove m88k-tdep.h.
4502 (ALLDEPFILES): Remove m88k-bsd-nat.c and m88k-tdep.c.
4503 * NEWS: Mention that support for m88k was removed.
4504 * configure.host (m88*-*-*): Remove support.
4505 * configure.nat (m88k-*-*): Remove support.
4506 * configure.tgt (m88*-*-openbsd*): Remove.
4507 * m88k-bsd-nat.c, m88k-tdep.c, m88k-tdep.h: Delete.
4508
4509 2018-04-15 Simon Marchi <simon.marchi@polymtl.ca>
4510
4511 * configure.tgt (x86_tobjs): New variable.
4512 (amd64_tobjs, i386_tobjs): Use it.
4513
4514 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4515
4516 * symtab.c (print_symbol_info): Precede the symbol definition by
4517 the line number when available.
4518 * NEWS: Advertise this enhancement.
4519
4520 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4521
4522 * NEWS (New options): announce set/show record btrace cpu.
4523 * btrace.c: Include record-btrace.h.
4524 (btrace_compute_ftrace_pt): Skip enabling errata workarounds if
4525 the vendor is unknown.
4526 (btrace_compute_ftrace_1): Add cpu parameter. Update callers.
4527 Maybe overwrite the btrace configuration's cpu.
4528 (btrace_compute_ftrace): Add cpu parameter. Update callers.
4529 (btrace_fetch): Add cpu parameter. Update callers.
4530 (btrace_maint_update_pt_packets): Call record_btrace_get_cpu.
4531 Maybe overwrite the btrace configuration's cpu. Skip enabling
4532 errata workarounds if the vendor is unknown.
4533 * python/py-record-btrace.c: Include record-btrace.h.
4534 (recpy_bt_begin, recpy_bt_end, recpy_bt_instruction_history)
4535 (recpy_bt_function_call_history): Call record_btrace_get_cpu.
4536 * record-btrace.c (record_btrace_cpu_state_kind): New.
4537 (record_btrace_cpu): New.
4538 (set_record_btrace_cpu_cmdlist): New.
4539 (record_btrace_get_cpu): New.
4540 (require_btrace_thread, record_btrace_info)
4541 (record_btrace_resume_thread): Call record_btrace_get_cpu.
4542 (cmd_set_record_btrace_cpu_none): New.
4543 (cmd_set_record_btrace_cpu_auto): New.
4544 (cmd_set_record_btrace_cpu): New.
4545 (cmd_show_record_btrace_cpu): New.
4546 (_initialize_record_btrace): Initialize set/show record btrace cpu
4547 commands.
4548 * record-btrace.h (record_btrace_get_cpu): New.
4549
4550 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4551
4552 * record.c (set_record_command): Fix typo in message.
4553
4554 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4555
4556 * record-btrace.c (cmd_set_record_btrace): Print sub-commands.
4557
4558 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4559
4560 * infrun.c (process_event_stop_test): Call
4561 gdbarch_in_indirect_branch_thunk.
4562 * gdbarch.sh (in_indirect_branch_thunk): New.
4563 * gdbarch.c: Regenerated.
4564 * gdbarch.h: Regenerated.
4565 * x86-tdep.h: New.
4566 * x86-tdep.c: New.
4567 * Makefile.in (ALL_TARGET_OBS): Add x86-tdep.o.
4568 (HFILES_NO_SRCDIR): Add x86-tdep.h.
4569 (ALLDEPFILES): Add x86-tdep.c.
4570 * arch-utils.h (default_in_indirect_branch_thunk): New.
4571 * arch-utils.c (default_in_indirect_branch_thunk): New.
4572 * i386-tdep: Include x86-tdep.h.
4573 (i386_in_indirect_branch_thunk): New.
4574 (i386_elf_init_abi): Set in_indirect_branch_thunk gdbarch
4575 function.
4576 * amd64-tdep: Include x86-tdep.h.
4577 (amd64_in_indirect_branch_thunk): New.
4578 (amd64_init_abi): Set in_indirect_branch_thunk gdbarch function.
4579
4580 2018-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4581
4582 PR gdb/23053
4583 * dwarf-index-write.c (data_buf::grow) (write_one_signatured_type)
4584 (recursively_write_psymbols) (debug_names::recursively_write_psymbols)
4585 (debug_names::write_one_signatured_type): Fix -D_GLIBCXX_DEBUG
4586 regression.
4587
4588 2018-04-12 Tom Tromey <tom@tromey.com>
4589
4590 * rust-lang.c (rust_print_struct_def): Remove univariant code.
4591 (rust_evaluate_subexp): Likewise.
4592
4593 2018-04-12 Pedro Alves <palves@redhat.com>
4594
4595 * procfs.c (procfs_detach): Make forward declaration's prototype
4596 match definition's protototype.
4597 (proc_get_LDT_entry): Remove stale do_cleanups call.
4598
4599 2018-04-12 Pedro Alves <palves@redhat.com>
4600
4601 * target.h (target_ops::to_has_exited): Delete.
4602 (target_has_exited): Delete.
4603 * target-delegates.c: Regenerate.
4604
4605 2018-04-11 Pedro Alves <palves@redhat.com>
4606
4607 * target.c (fileio_fh_t::t): Add comment.
4608 (target_fileio_pwrite, target_fileio_pread, target_fileio_fstat)
4609 (target_fileio_close): Handle a NULL target.
4610 (invalidate_fileio_fh): New.
4611 (target_close): Call it.
4612 * remote.c (remote_hostio_send_command): No longer check whether
4613 remote_desc is open.
4614
4615 2018-04-11 Pedro Alves <palves@redhat.com>
4616
4617 * target.c (fileio_fh_t): Make it a named struct instead of a
4618 typedef.
4619 (fileio_fh_t::is_closed): New method.
4620 (DEF_VEC_O (fileio_fh_t)): Remove.
4621 (fileio_fhandles): Now a std::vector.
4622 (is_closed_fileio_fh): Delete.
4623 (acquire_fileio_fd): Adjust. Rename parameters.
4624 (release_fileio_fd): Adjust.
4625 (fileio_fd_to_fh): Reimplement as a function instead of a macro.
4626 (target_fileio_pwrite, target_fileio_pread, target_fileio_fstat)
4627 (target_fileio_close): Adjust.
4628
4629 2018-04-10 Simon Marchi <simon.marchi@ericsson.com>
4630
4631 * auto-load.c (auto_load_safe_path_vec_update): Iterate by
4632 index.
4633
4634 2018-04-10 Pedro Alves <palves@redhat.com>
4635
4636 * gdbthread.h (finish_thread_state_cleanup): Delete declaration.
4637 (scoped_finish_thread_state): New class.
4638 * infcmd.c (run_command_1): Use it instead of finish_thread_state
4639 cleanup.
4640 * infrun.c (proceed, prepare_for_detach, wait_for_inferior)
4641 (fetch_inferior_event, normal_stop): Likewise.
4642 * thread.c (finish_thread_state_cleanup): Delete.
4643
4644 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4645 Pedro Alves <palves@redhat.com>
4646
4647 * value.c: Include "selftest.h" and "common/array-view.h".
4648 (struct range) <operator ==>: New.
4649 (test_ranges_contain): New.
4650 (check_ranges_vector): New.
4651 (test_insert_into_bit_range_vector): New.
4652 (_initialize_values): Register selftests.
4653 * common/array-view.h (operator==, operator!=): New.
4654
4655 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4656
4657 * common/gdb_vecs.h (unordered_remove): Add overload that takes
4658 an iterator.
4659 * inline-frame.c: Include <algorithm>.
4660 (struct inline_state): Add constructor.
4661 (inline_state_s): Remove.
4662 (DEF_VEC_O(inline_state_s)): Remove.
4663 (inline_states): Change type to std::vector.
4664 (find_inline_frame_state): Adjust to std::vector.
4665 (allocate_inline_frame_state): Remove.
4666 (clear_inline_frame_state): Adjust to std::vector.
4667 (skip_inline_frames): Adjust to std::vector.
4668
4669 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4670
4671 * tracepoint.h (struct trace_state_variable): Add constructor.
4672 <name>: Change type to std::string.
4673 * tracepoint.c (tsv_s): Remove.
4674 (DEF_VEC_O(tsv_s)): Remove.
4675 (tvariables): Change to std::vector.
4676 (create_trace_state_variable): Adjust to std::vector.
4677 (find_trace_state_variable): Likewise.
4678 (find_trace_state_variable_by_number): Likewise.
4679 (delete_trace_state_variable): Likewise.
4680 (trace_variable_command): Adjust to std::string.
4681 (delete_trace_variable_command): Likewise.
4682 (tvariables_info_1): Adjust to std::vector.
4683 (save_trace_state_variables): Likewise.
4684 (start_tracing): Likewise.
4685 (merge_uploaded_trace_state_variables): Adjust to std::vector
4686 and std::string.
4687 * target.h (struct target_ops)
4688 <to_download_trace_state_variable>: Pass reference to
4689 trace_state_variable.
4690 * target-debug.h (target_debug_print_const_trace_state_variable_r): New.
4691 * target-delegates.c: Re-generate.
4692 * mi/mi-interp.c (mi_tsv_created): Adjust to std::string.
4693 (mi_tsv_deleted): Likewise.
4694 * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
4695 * remote.c (remote_download_trace_state_variable): Change
4696 pointer to reference and adjust.
4697 * make-target-delegates (parse_argtypes): Handle references.
4698 (write_function_header): Likewise.
4699 (munge_type): Likewise.
4700
4701 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4702
4703 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4704 string_view-selftests.c.
4705 * unittests/basic_string_view/capacity/1.cc: Adapt to GDB
4706 testsuite.
4707 * unittests/basic_string_view/cons/char/1.cc: Likewise.
4708 * unittests/basic_string_view/cons/char/2.cc: Likewise.
4709 * unittests/basic_string_view/cons/char/3.cc: Likewise.
4710 * unittests/basic_string_view/element_access/char/1.cc:
4711 Likewise.
4712 * unittests/basic_string_view/element_access/char/empty.cc:
4713 Likewise.
4714 * unittests/basic_string_view/element_access/char/front_back.cc:
4715 Likewise.
4716 * unittests/basic_string_view/inserters/char/2.cc: Likewise.
4717 * unittests/basic_string_view/modifiers/remove_prefix/char/1.cc:
4718 Likewise.
4719 * unittests/basic_string_view/modifiers/remove_suffix/char/1.cc:
4720 Likewise.
4721 * unittests/basic_string_view/modifiers/swap/char/1.cc:
4722 Likewise.
4723 * unittests/basic_string_view/operations/compare/char/1.cc:
4724 Likewise.
4725 * unittests/basic_string_view/operations/compare/char/13650.cc:
4726 Likewise.
4727 * unittests/basic_string_view/operations/copy/char/1.cc:
4728 Likewise.
4729 * unittests/basic_string_view/operations/data/char/1.cc:
4730 Likewise.
4731 * unittests/basic_string_view/operations/find/char/1.cc:
4732 Likewise.
4733 * unittests/basic_string_view/operations/find/char/2.cc:
4734 Likewise.
4735 * unittests/basic_string_view/operations/find/char/3.cc:
4736 Likewise.
4737 * unittests/basic_string_view/operations/find/char/4.cc:
4738 Likewise.
4739 * unittests/basic_string_view/operations/rfind/char/1.cc:
4740 Likewise.
4741 * unittests/basic_string_view/operations/rfind/char/2.cc:
4742 Likewise.
4743 * unittests/basic_string_view/operations/rfind/char/3.cc:
4744 Likewise.
4745 * unittests/basic_string_view/operations/substr/char/1.cc:
4746 Likewise.
4747 * unittests/basic_string_view/operators/char/2.cc: Likewise.
4748 * unittests/string_view-selftests.c: New file.
4749
4750 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4751
4752 * unittests/basic_string_view/capacity/1.cc: New file.
4753 * unittests/basic_string_view/capacity/empty_neg.cc: New file.
4754 * unittests/basic_string_view/cons/char/1.cc: New file.
4755 * unittests/basic_string_view/cons/char/2.cc: New file.
4756 * unittests/basic_string_view/cons/char/3.cc: New file.
4757 * unittests/basic_string_view/cons/wchar_t/1.cc: New file.
4758 * unittests/basic_string_view/cons/wchar_t/2.cc: New file.
4759 * unittests/basic_string_view/cons/wchar_t/3.cc: New file.
4760 * unittests/basic_string_view/element_access/char/1.cc: New file.
4761 * unittests/basic_string_view/element_access/char/2.cc: New file.
4762 * unittests/basic_string_view/element_access/char/empty.cc: New file.
4763 * unittests/basic_string_view/element_access/char/front_back.cc: New file.
4764 * unittests/basic_string_view/element_access/wchar_t/1.cc: New file.
4765 * unittests/basic_string_view/element_access/wchar_t/2.cc: New file.
4766 * unittests/basic_string_view/element_access/wchar_t/empty.cc: New file.
4767 * unittests/basic_string_view/element_access/wchar_t/front_back.cc: New file.
4768 * unittests/basic_string_view/include.cc: New file.
4769 * unittests/basic_string_view/inserters/char/1.cc: New file.
4770 * unittests/basic_string_view/inserters/char/2.cc: New file.
4771 * unittests/basic_string_view/inserters/char/3.cc: New file.
4772 * unittests/basic_string_view/inserters/pod/10081-out.cc: New file.
4773 * unittests/basic_string_view/inserters/wchar_t/1.cc: New file.
4774 * unittests/basic_string_view/inserters/wchar_t/2.cc: New file.
4775 * unittests/basic_string_view/inserters/wchar_t/3.cc: New file.
4776 * unittests/basic_string_view/literals/types.cc: New file.
4777 * unittests/basic_string_view/literals/values.cc: New file.
4778 * unittests/basic_string_view/modifiers/remove_prefix/char/1.cc: New file.
4779 * unittests/basic_string_view/modifiers/remove_prefix/wchar_t/1.cc: New file.
4780 * unittests/basic_string_view/modifiers/remove_suffix/char/1.cc: New file.
4781 * unittests/basic_string_view/modifiers/remove_suffix/wchar_t/1.cc: New file.
4782 * unittests/basic_string_view/modifiers/swap/char/1.cc: New file.
4783 * unittests/basic_string_view/modifiers/swap/wchar_t/1.cc: New file.
4784 * unittests/basic_string_view/operations/compare/char/1.cc: New file.
4785 * unittests/basic_string_view/operations/compare/char/13650.cc: New file.
4786 * unittests/basic_string_view/operations/compare/char/2.cc: New file.
4787 * unittests/basic_string_view/operations/compare/char/70483.cc: New file.
4788 * unittests/basic_string_view/operations/compare/wchar_t/1.cc: New file.
4789 * unittests/basic_string_view/operations/compare/wchar_t/13650.cc: New file.
4790 * unittests/basic_string_view/operations/compare/wchar_t/2.cc: New file.
4791 * unittests/basic_string_view/operations/copy/char/1.cc: New file.
4792 * unittests/basic_string_view/operations/copy/wchar_t/1.cc: New file.
4793 * unittests/basic_string_view/operations/data/char/1.cc: New file.
4794 * unittests/basic_string_view/operations/data/wchar_t/1.cc: New file.
4795 * unittests/basic_string_view/operations/find/char/1.cc: New file.
4796 * unittests/basic_string_view/operations/find/char/2.cc: New file.
4797 * unittests/basic_string_view/operations/find/char/3.cc: New file.
4798 * unittests/basic_string_view/operations/find/char/4.cc: New file.
4799 * unittests/basic_string_view/operations/find/wchar_t/1.cc: New file.
4800 * unittests/basic_string_view/operations/find/wchar_t/2.cc: New file.
4801 * unittests/basic_string_view/operations/find/wchar_t/3.cc: New file.
4802 * unittests/basic_string_view/operations/find/wchar_t/4.cc: New file.
4803 * unittests/basic_string_view/operations/rfind/char/1.cc: New file.
4804 * unittests/basic_string_view/operations/rfind/char/2.cc: New file.
4805 * unittests/basic_string_view/operations/rfind/char/3.cc: New file.
4806 * unittests/basic_string_view/operations/rfind/wchar_t/1.cc: New file.
4807 * unittests/basic_string_view/operations/rfind/wchar_t/2.cc: New file.
4808 * unittests/basic_string_view/operations/rfind/wchar_t/3.cc: New file.
4809 * unittests/basic_string_view/operations/string_conversion/1.cc: New file.
4810 * unittests/basic_string_view/operations/substr/char/1.cc: New file.
4811 * unittests/basic_string_view/operations/substr/wchar_t/1.cc: New file.
4812 * unittests/basic_string_view/operators/char/2.cc: New file.
4813 * unittests/basic_string_view/operators/wchar_t/2.cc: New file.
4814 * unittests/basic_string_view/range_access/char/1.cc: New file.
4815 * unittests/basic_string_view/range_access/wchar_t/1.cc: New file.
4816 * unittests/basic_string_view/requirements/explicit_instantiation/1.cc: New file.
4817 * unittests/basic_string_view/requirements/explicit_instantiation/char/1.cc: New file.
4818 * unittests/basic_string_view/requirements/explicit_instantiation/char16_t/1.cc: New file.
4819 * unittests/basic_string_view/requirements/explicit_instantiation/char32_t/1.cc: New file.
4820 * unittests/basic_string_view/requirements/explicit_instantiation/wchar_t/1.cc: New file.
4821 * unittests/basic_string_view/requirements/typedefs.cc: New file.
4822 * unittests/basic_string_view/typedefs.cc: New file.
4823 * unittests/basic_string_view/types/1.cc: New file.
4824
4825 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4826
4827 * common/gdb_string_view.h: Remove libstdc++ implementation
4828 details, adjust to gdb reality.
4829 * common/gdb_string_view.tcc: Likewise.
4830 * cli/cli-script.c (struct string_view): Remove.
4831 (user_args) <m_args>: Change element type to gdb::string_view.
4832 (user_args::insert_args): Adjust.
4833
4834 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4835
4836 * common/gdb_string_view.h: New file.
4837 * common/gdb_string_view.tcc: New file.
4838
4839 2018-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4840
4841 * ax_cxx_compile_stdcxx.m4: Sync with upstream.
4842 * configure: Re-generate.
4843
4844 2018-04-09 Pedro Alves <palves@redhat.com>
4845
4846 * gdbarch.sh: Include "observable.h" instead of "observer.h".
4847 (set_target_gdbarch): Call
4848 gdb::observers::architecture_changed.notify instead of
4849 observer_notify_architecture_changed.
4850
4851 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4852
4853 * tracepoint.c (struct current_traceframe_cleanup): Remove.
4854 (do_restore_current_traceframe_cleanup): Remove.
4855 (restore_current_traceframe_cleanup_dtor): Remove.
4856 (make_cleanup_restore_current_traceframe): Remove.
4857 (scoped_restore_current_traceframe::scoped_restore_current_traceframe):
4858 New.
4859 * tracepoint.h (struct scoped_restore_current_traceframe): New.
4860 * infrun.c (fetch_inferior_event): Use
4861 scoped_restore_current_traceframe.
4862
4863 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4864
4865 * dwarf2read.h (struct dwarf2_per_objfile) <n_type_units>:
4866 Remove.
4867 <n_allocated_type_units>: Remove.
4868 <all_type_units>: Change to std::vector.
4869 * dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile): Adjust
4870 to std::vector change.
4871 (dwarf2_per_objfile::get_cutu): Likewise.
4872 (dwarf2_per_objfile::get_tu): Likewise.
4873 (create_signatured_type_table_from_index): Likewise.
4874 (create_signatured_type_table_from_debug_names): Likewise.
4875 (dw2_symtab_iter_next): Likewise.
4876 (dw2_print_stats): Likewise.
4877 (dw2_expand_all_symtabs): Likewise.
4878 (dw2_expand_marked_cus): Likewise.
4879 (dw2_debug_names_iterator::next): Likewise.
4880 (dwarf2_initialize_objfile): Likewise.
4881 (add_signatured_type_cu_to_table): Likewise.
4882 (create_all_type_units): Likewise.
4883 (add_type_unit): Likewise.
4884 (struct tu_abbrev_offset): Add constructor.
4885 (build_type_psymtabs_1): Adjust to std::vector change.
4886 (print_tu_stats): Likewise.
4887 * dwarf-index-write.c (check_dwarf64_offsets): Likewise.
4888 (write_debug_names): Likewise.
4889
4890 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4891
4892 * dwarf2read.h (struct dwarf2_per_objfile) <all_comp_units>: Likewise.
4893 Make an std::vector.
4894 <n_comp_units>: Remove.
4895 * dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile): Adjust
4896 to std::vector change.
4897 (dwarf2_per_objfile::get_cutu): Likewise.
4898 (dwarf2_per_objfile::get_cu): Likewise.
4899 (create_cus_from_index): Likewise.
4900 (create_addrmap_from_index): Likewise.
4901 (create_addrmap_from_aranges): Likewise.
4902 (dwarf2_read_index): Likewise.
4903 (dw2_find_last_source_symtab): Likewise.
4904 (dw2_map_symtabs_matching_filename): Likewise.
4905 (dw2_symtab_iter_next): Likewise.
4906 (dw2_print_stats): Likewise.
4907 (dw2_expand_all_symtabs): Likewise.
4908 (dw2_expand_symtabs_with_fullname): Likewise.
4909 (dw2_expand_marked_cus): Likewise.
4910 (dw2_map_symbol_filenames): Likewise.
4911 (create_cus_from_debug_names): Likewise.
4912 (dwarf2_read_debug_names): Likewise.
4913 (dw2_debug_names_iterator::next): Likewise.
4914 (dwarf2_initialize_objfile): Likewise.
4915 (set_partial_user): Likewise.
4916 (dwarf2_build_psymtabs_hard): Likewise.
4917 (read_comp_units_from_section): Remove arguments, adjust to
4918 std::vector change.
4919 (create_all_comp_units): Adjust to std::vector and
4920 read_comp_units_from_section changes.
4921 (dwarf2_find_containing_comp_unit): Adjust to std::vector
4922 change.
4923 * dwarf-index-write.c (check_dwarf64_offsets): Likewise.
4924 (psyms_seen_size): Likewise.
4925 (write_gdbindex): Likewise.
4926 (write_debug_names): Likewise.
4927
4928 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4929
4930 * dwarf2read.c (create_cus_from_index_list): Replace objfile arg
4931 with dwarf2_per_objfile.
4932 (create_cus_from_index): Likewise.
4933 (create_signatured_type_table_from_index): Likewise.
4934 (dwarf2_read_index): Likewise.
4935 (dwarf2_initialize_objfile): Likewise.
4936 (dwarf2_fetch_die_loc_sect_off): Get dwarf2_per_objfile from
4937 per_cu rather than get_dwarf2_per_objfile.
4938
4939 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4940
4941 * dwarf2read.h (struct signatured_type): Forward declare.
4942 (struct dwarf2_per_objfile) <get_cutu, get_cu, get_tu>:
4943 New methods.
4944 * dwarf2read.c (dwarf2_per_objfile::get_cutu): Rename from...
4945 (dw2_get_cutu): ...this.
4946 (dwarf2_per_objfile::get_cu): Rename from...
4947 (dw2_get_cu): ...this.
4948 (dwarf2_per_objfile::get_tu): New.
4949 (create_addrmap_from_index): Adjust.
4950 (create_addrmap_from_aranges): Adjust.
4951 (dw2_find_last_source_symtab): Adjust.
4952 (dw2_map_symtabs_matching_filename): Adjust.
4953 (dw2_symtab_iter_next): Adjust.
4954 (dw2_print_stats): Adjust.
4955 (dw2_expand_all_symtabs): Adjust.
4956 (dw2_expand_symtabs_with_fullname): Adjust.
4957 (dw2_expand_marked_cus): Adjust.
4958 (dw_expand_symtabs_matching_file_matcher): Adjust.
4959 (dw2_map_symbol_filenames): Adjust.
4960 (dw2_debug_names_iterator::next): Adjust.
4961 (dwarf2_initialize_objfile): Adjust.
4962 (set_partial_user): Adjust.
4963 (dwarf2_build_psymtabs_hard): Adjust.
4964
4965 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4966
4967 * dwarf2read.c (create_signatured_type_table_from_debug_names):
4968 Remove unused variables.
4969 (dw2_map_symtabs_matching_filename): Likewise.
4970 (dwarf2_record_block_ranges): Likewise.
4971 (dwarf2_read_addr_index): Likewise.
4972 (follow_die_offset): Likewise.
4973
4974 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4975
4976 * progspace.c (clone_program_space): Pass SYMFILE_DEFER_BP_RESET
4977 to symbol_file_add_main.
4978
4979 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4980
4981 PR mi/22299
4982 * mi/mi-console.c (do_fputc_async_safe): New.
4983 (mi_console_file::write_async_safe): New.
4984 (mi_console_file::flush): Adjust calls to fputstrn_unfiltered.
4985 * mi/mi-console.h (class mi_console_file) <write_async_safe>:
4986 New.
4987 * ui-file.c (ui_file::putstrn): Adjust call to
4988 fputstrn_unfiltered.
4989 * utils.c (printchar): Replace do_fputs and do_fprintf
4990 parameters by do_fputc.
4991 (fputstr_filtered): Adjust call to printchar.
4992 (fputstr_unfiltered): Likewise.
4993 (fputstrn_filtered): Likewise.
4994 (fputstrn_unfiltered): Add do_fputc parameter, pass to
4995 printchar.
4996 * utils.h (do_fputc_ftype): New typedef.
4997 (fputstrn_unfiltered): Add do_fputc parameter.
4998
4999 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5000
5001 * regformats/i386/i386-avx.dat: Remove.
5002
5003 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5004
5005 PR gdb/22979
5006 * amd64-tdep.c (amd64_none_init_abi): New function.
5007 (amd64_x32_none_init_abi): New function.
5008 (_initialize_amd64_tdep): Register handlers for x86-64 and
5009 x64_32 with GDB_OSABI_NONE.
5010 * osabi.c (gdbarch_init_osabi): Allow running handlers for the
5011 GDB_OSABI_NONE osabi.
5012
5013 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5014
5015 PR gdb/22980
5016 * defs.h (enum gdb_osabi): Remove GDB_OSABI_UNINITIALIZED, add
5017 GDB_OSABI_NONE.
5018 * arch-utils.c (gdbarch_info_init): Don't set info->osabi.
5019 * osabi.c (gdb_osabi_names): Add "unknown" entry.
5020
5021 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5022
5023 * common/byte-vector.h (char_vector): New type.
5024 * target.h (target_read_alloc): Return
5025 gdb::optional<byte_vector>.
5026 (target_read_stralloc): Return gdb::optional<char_vector>.
5027 (target_get_osdata): Return gdb::optional<char_vector>.
5028 * target.c (target_read_alloc_1): Templatize. Replacement
5029 manual memory management with vector.
5030 (target_read_alloc): Change return type, adjust.
5031 (target_read_stralloc): Change return type, adjust.
5032 (target_get_osdata): Change return type, adjust.
5033 * auxv.c (struct auxv_info) <length>: Remove.
5034 <data>: Change type to gdb::optional<byte_vector>.
5035 (auxv_inferior_data_cleanup): Free auxv_info with delete.
5036 (get_auxv_inferior_data): Allocate auxv_info with new, adjust.
5037 (target_auxv_search): Adjust.
5038 (fprint_target_auxv): Adjust.
5039 * avr-tdep.c (avr_io_reg_read_command): Adjust.
5040 * linux-tdep.c (linux_spu_make_corefile_notes): Adjust.
5041 (linux_make_corefile_notes): Adjust.
5042 * osdata.c (get_osdata): Adjust.
5043 * remote.c (remote_get_threads_with_qxfer): Adjust.
5044 (remote_memory_map): Adjust.
5045 (remote_traceframe_info): Adjust.
5046 (btrace_read_config): Adjust.
5047 (remote_read_btrace): Adjust.
5048 (remote_pid_to_exec_file): Adjust.
5049 * solib-aix.c (solib_aix_get_library_list): Adjust.
5050 * solib-dsbt.c (decode_loadmap): Don't free buf.
5051 (dsbt_get_initial_loadmaps): Adjust.
5052 * solib-svr4.c (svr4_current_sos_via_xfer_libraries): Adjust.
5053 * solib-target.c (solib_target_current_sos): Adjust.
5054 * tracepoint.c (sdata_make_value): Adjust.
5055 * xml-support.c (xinclude_start_include): Adjust.
5056 (xml_fetch_content_from_file): Adjust.
5057 * xml-support.h (xml_fetch_another): Change return type.
5058 (xml_fetch_content_from_file): Change return type.
5059 * xml-syscall.c (xml_init_syscalls_info): Adjust.
5060 * xml-tdesc.c (file_read_description_xml): Adjust.
5061 (fetch_available_features_from_target): Change return type.
5062 (target_fetch_description_xml): Adjust.
5063 (target_read_description_xml): Adjust.
5064
5065 2018-04-06 Tom Tromey <tom@tromey.com>
5066
5067 * value.c (~value): Update.
5068 (struct value) <contents>: Now unique_xmalloc_ptr.
5069 (value_contents_bits_eq, allocate_value_contents)
5070 (value_contents_raw, value_contents_all_raw)
5071 (value_contents_for_printing, value_contents_for_printing_const)
5072 (set_value_enclosing_type): Update.
5073
5074 2018-04-06 Tom Tromey <tom@tromey.com>
5075
5076 * value.c (range_s): Remove typedef, VEC.
5077 (struct range): Add operator<.
5078 (range_lessthan): Remove.
5079 (ranges_contain): Change type.
5080 (~value): Update.
5081 (struct value) <unavailable, optimized_out>: Now std::vector.
5082 (value_entirely_available)
5083 (value_entirely_covered_by_range_vector)
5084 (value_entirely_unavailable, value_entirely_optimized_out):
5085 Update.
5086 (insert_into_bit_range_vector): Change argument type.
5087 (find_first_range_overlap): Likewise.
5088 (struct ranges_and_idx, value_contents_bits_eq)
5089 (require_not_optimized_out, require_available): Update.
5090 (ranges_copy_adjusted): Change argument types.
5091 (value_optimized_out, value_copy, value_fetch_lazy): Update.
5092
5093 2018-04-06 Tom Tromey <tom@tromey.com>
5094
5095 * value.c (~value): Update.
5096 (struct value) <parent>: Now a value_ref_ptr.
5097 (value_parent, set_value_parent, value_address, value_copy):
5098 Update.
5099
5100 2018-04-06 Tom Tromey <tom@tromey.com>
5101
5102 * value.c (struct value): Add constructor, destructor, and member
5103 initializers.
5104 (allocate_value_lazy, value_decref): Update.
5105
5106 2018-04-06 Tom Tromey <tom@tromey.com>
5107
5108 * value.c (struct value) <released, next>: Remove.
5109 (all_values): Now a std::vector.
5110 (allocate_value_lazy): Update.
5111 (value_next): Remove.
5112 (value_mark, value_free_to_mark, release_value)
5113 (value_release_to_mark): Update.
5114
5115 2018-04-06 Tom Tromey <tom@tromey.com>
5116
5117 * value.h (fetch_subexp_value, value_release_to_mark): Update.
5118 (free_value_chain): Remove.
5119 * value.c (free_value_chain): Remove.
5120 (value_release_to_mark): Return a std::vector.
5121 * ppc-linux-nat.c (num_memory_accesses): Change "chain" to a
5122 std::vector.
5123 (check_condition): Update.
5124 * eval.c (fetch_subexp_value): Change "val_chain" to a
5125 std::vector.
5126 * breakpoint.c (update_watchpoint): Update.
5127 (can_use_hardware_watchpoint): Change "vals" to a std::vector.
5128
5129 2018-04-06 Tom Tromey <tom@tromey.com>
5130
5131 * value.h (free_all_values): Remove.
5132 * value.c (free_all_values): Remove.
5133
5134 2018-04-06 Tom Tromey <tom@tromey.com>
5135
5136 * value.c (VALUE_HISTORY_CHUNK, struct value_history_chunk)
5137 (value_history_chain, value_history_count): Remove.
5138 (value_history): New global.
5139 (record_latest_value, access_value_history, show_values)
5140 (preserve_values): Update.
5141
5142 2018-04-06 Tom Tromey <tom@tromey.com>
5143
5144 * varobj.h (struct varobj) <value>: Now a value_ref_ptr.
5145 * varobj.c (varobj_set_display_format, varobj_set_value)
5146 (install_default_visualizer, construct_visualizer)
5147 (install_new_value, ~varobj, varobj_get_value_type)
5148 (my_value_of_variable, varobj_editable_p): Update.
5149 * c-varobj.c (c_describe_child, c_value_of_variable)
5150 (cplus_number_of_children, cplus_describe_child): Update.
5151 * ada-varobj.c (ada_number_of_children, ada_name_of_child)
5152 (ada_path_expr_of_child, ada_value_of_child, ada_type_of_child)
5153 (ada_value_of_variable, ada_value_is_changeable_p): Update.
5154
5155 2018-04-06 Tom Tromey <tom@tromey.com>
5156
5157 * printcmd.c (last_examine_address): Change type to
5158 value_ref_ptr.
5159 (do_examine, x_command): Update.
5160
5161 2018-04-06 Tom Tromey <tom@tromey.com>
5162
5163 * value.c (release_value): Update.
5164 * breakpoint.h (struct watchpoint) <val>: Now a value_ref_ptr.
5165 (struct bpstats) <val>: Now a value_ref_ptr.
5166 * breakpoint.c (update_watchpoint, breakpoint_init_inferior)
5167 (~bpstats, bpstats, bpstat_clear_actions, watchpoint_check)
5168 (~watchpoint, print_it_watchpoint, watch_command_1)
5169 (invalidate_bp_value_on_memory_change): Update.
5170
5171 2018-04-06 Tom Tromey <tom@tromey.com>
5172
5173 * varobj.c (varobj_clear_saved_item)
5174 (update_dynamic_varobj_children, install_new_value, ~varobj):
5175 Update.
5176 * value.h (value_incref): Move declaration earlier.
5177 (value_decref): Rename from value_free.
5178 (struct value_ref_policy): New.
5179 (value_ref_ptr): New typedef.
5180 (struct value_deleter): Remove.
5181 (gdb_value_up): Remove typedef.
5182 (release_value): Change return type.
5183 (release_value_or_incref): Remove.
5184 * value.c (set_value_parent): Update.
5185 (value_incref): Change return type.
5186 (value_decref): Rename from value_free.
5187 (value_free_to_mark, free_all_values, free_value_chain): Update.
5188 (release_value): Return value_ref_ptr.
5189 (release_value_or_incref): Remove.
5190 (record_latest_value, set_internalvar, clear_internalvar):
5191 Update.
5192 * stack.c (info_frame_command): Don't call value_free.
5193 * python/py-value.c (valpy_dealloc, valpy_new)
5194 (value_to_value_object): Update.
5195 * printcmd.c (do_examine): Update.
5196 * opencl-lang.c (lval_func_free_closure): Update.
5197 * mi/mi-main.c (register_changed_p): Don't call value_free.
5198 * mep-tdep.c (mep_frame_prev_register): Don't call value_free.
5199 * m88k-tdep.c (m88k_frame_prev_register): Don't call value_free.
5200 * m68hc11-tdep.c (m68hc11_frame_prev_register): Don't call
5201 value_free.
5202 * guile/scm-value.c (vlscm_free_value_smob)
5203 (vlscm_scm_from_value): Update.
5204 * frame.c (frame_register_unwind, frame_unwind_register_signed)
5205 (frame_unwind_register_unsigned, get_frame_register_bytes)
5206 (put_frame_register_bytes): Don't call value_free.
5207 * findvar.c (address_from_register): Don't call value_free.
5208 * dwarf2read.c (dwarf2_compute_name): Don't call value_free.
5209 * dwarf2loc.c (entry_data_value_free_closure)
5210 (value_of_dwarf_reg_entry, free_pieced_value_closure)
5211 (dwarf2_evaluate_loc_desc_full): Update.
5212 * breakpoint.c (update_watchpoint, breakpoint_init_inferior)
5213 (~bpstats, bpstats, bpstat_clear_actions, watchpoint_check)
5214 (~watchpoint, watch_command_1)
5215 (invalidate_bp_value_on_memory_change): Update.
5216 * alpha-tdep.c (alpha_register_to_value): Don't call value_free.
5217
5218 2018-04-06 Simon Marchi <simon.marchi@polymtl.ca>
5219
5220 PR gdb/23022
5221 * warning.m4: Add -Wno-error=deprecated-register.
5222 * configure: Re-generate.
5223
5224 2018-04-05 Tom Tromey <tom@tromey.com>
5225
5226 * linespec.h: Remove include of "vec.h".
5227
5228 2018-04-05 Tom Tromey <tom@tromey.com>
5229
5230 * linespec.c (typep): Remove typedef.
5231 (find_methods, find_superclass_methods): Take a std::vector.
5232 (find_method): Use std::vector.
5233
5234 2018-04-05 Tom Tromey <tom@tromey.com>
5235
5236 * utils.c (compare_strings): Remove.
5237 * utils.h (compare_strings): Remove.
5238 * objc-lang.h (find_imps): Update.
5239 * objc-lang.c (find_methods): Take a std::vector.
5240 (uniquify_strings, find_imps): Likewise.
5241 * linespec.c (find_methods): Take a std::vector.
5242 (decode_objc): Use std::vector.
5243 (add_all_symbol_names_from_pspace, find_superclass_methods): Take
5244 a std::vector.
5245 (find_method, find_function_symbols): Use std::vector.
5246
5247 2018-04-05 Tom Tromey <tom@tromey.com>
5248
5249 * completer.c (completion_tracker::completion_tracker): Remove
5250 cast.
5251 (completion_tracker::discard_completions): Likewise.
5252 * breakpoint.c (ambiguous_names_p): Remove cast.
5253 * ada-lang.c (_initialize_ada_language): Remove cast.
5254 * utils.h (streq): Update.
5255 (streq_hash): Add new declaration.
5256 * utils.c (streq): Return bool.
5257 (streq_hash): New function.
5258
5259 2018-04-05 Tom Tromey <tom@tromey.com>
5260
5261 * linespec.c (event_location_to_sals) <case ADDRESS_LOCATION>:
5262 Remove a string copy.
5263
5264 2018-04-05 Tom Tromey <tom@tromey.com>
5265
5266 * linespec.c (filter_results): Use std::vector.
5267 (decode_line_2, decode_line_full): Update.
5268
5269 2018-04-05 Tom Tromey <tom@tromey.com>
5270
5271 * linespec.c (canonical_to_fullform): Return std::string.
5272 (filter_results): Update.
5273 (struct decode_line_2_item): Add constructor.
5274 <fullform, displayform>: Now std::string.
5275 (decode_line_2_compare_items): Now a std::sort comparator.
5276 (decode_line_2): Update.
5277
5278 2018-04-05 Tom Tromey <tom@tromey.com>
5279
5280 * linespec.c (copy_token_string): Return a unique_xmalloc_ptr.
5281 (unexpected_linespec_error): Update.
5282 (linespec_parse_basic, parse_linespec): Update.
5283
5284 2018-04-05 Tom Tromey <tom@tromey.com>
5285
5286 * linespec.c (linespec_parse_basic): Reindent.
5287
5288 2018-04-05 Tom Tromey <tom@tromey.com>
5289
5290 * minsyms.h (iterate_over_minimal_symbols): Update.
5291 * minsyms.c (iterate_over_minimal_symbols): Take a
5292 gdb::function_view.
5293 * linespec.c (struct collect_minsyms): Remove.
5294 (compare_msyms): Now a std::sort comparator.
5295 (add_minsym): Add parameters.
5296 (search_minsyms_for_name): Update. Use std::vector.
5297
5298 2018-04-03 Tom Tromey <tom@tromey.com>
5299
5300 * mipsread.c (read_alphacoff_dynamic_symtab): Use
5301 gdb::byte_vector.
5302
5303 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5304
5305 * MAINTAINERS (Write After Approval): Add Weimin Pan.
5306
5307 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
5308
5309 PR gdb/16959
5310 * cp-valprint.c: (cp_print_static_field) Fix infinite recursion when
5311 printing static type.
5312
5313 2018-04-01 Tom Tromey <tom@tromey.com>
5314
5315 * rs6000-nat.c (rs6000_ptrace_ldinfo): Return a byte_vector.
5316 (rs6000_xfer_shared_libraries): Update.
5317
5318 2018-04-01 Simon Marchi <simon.marchi@polymtl.ca>
5319
5320 * common/gdb_vecs.h (char_ptr): Remove.
5321 * tracepoint.c (encode_actions_1): Remove usage of char_ptr.
5322
5323 2018-03-30 Simon Marchi <simon.marchi@polymtl.ca>
5324
5325 * guile/scm-utils.c (gdbscm_parse_function_args): Replace VEC
5326 with std::vector.
5327 * common/gdb_vecs.h (DEF_VEC_P (char_ptr)): Remove.
5328
5329 2018-03-30 Simon Marchi <simon.marchi@polymtl.ca>
5330
5331 * tracepoint.h (struct uploaded_tp): Initialize fields.
5332 <actions, step_actions, cmd_strings>: Change type to
5333 std::vector<char *>.
5334 * tracepoint.c (get_uploaded_tp): Allocate with new.
5335 (free_uploaded_tps): Free with delete.
5336 (parse_tracepoint_definition): Adjust to std::vector change.
5337 * breakpoint.c (read_uploaded_action): Likewise.
5338 (create_tracepoint_from_upload): Likewise.
5339 * ctf.c (ctf_write_uploaded_tp): Likewise.
5340 (SET_ARRAY_FIELD): Likewise.
5341 * tracefile-tfile.c (tfile_write_uploaded_tp): Likewise.
5342
5343 2018-03-30 Tom Tromey <tom@tromey.com>
5344
5345 * solib-svr4.c (lm_info_read): Use gdb::byte_vector. Return
5346 std::unique_ptr.
5347 (svr4_keep_data_in_core): Update.
5348 (svr4_read_so_list): Update.
5349
5350 2018-03-30 Tom Tromey <tom@tromey.com>
5351
5352 * windows-nat.c (handle_output_debug_string, handle_exception):
5353 Update.
5354 * target.h (target_read_string): Update.
5355 * target.c (target_read_string): Change "string" to
5356 unique_xmalloc_ptr.
5357 * solib-svr4.c (open_symbol_file_object, svr4_read_so_list):
5358 Update.
5359 * solib-frv.c (frv_current_sos): Update.
5360 * solib-dsbt.c (dsbt_current_sos): Update.
5361 * solib-darwin.c (darwin_current_sos): Update.
5362 * linux-thread-db.c (inferior_has_bug): Update.
5363 * expprint.c (print_subexp_standard) <case OP_OBJC_MSGCALL>:
5364 Update. Remove alloca.
5365 * ada-lang.c (ada_main_name): Update.
5366
5367 2018-03-30 Tom Tromey <tom@tromey.com>
5368
5369 * dwarf2read.c (struct free_dwo_file_cleanup_data): Remove.
5370 (struct dwo_file_deleter): New.
5371 (dwo_file_up): New typedef.
5372 (open_and_init_dwo_file): Use dwo_file_up.
5373 (free_dwo_file_cleanup): Remove.
5374
5375 2018-03-30 Tom Tromey <tom@tromey.com>
5376
5377 * dwarf2read.c (free_dwo_file): Remove "objfile" parameter.
5378 (free_dwo_file_cleanup, free_dwo_file_from_slot): Update.
5379
5380 2018-03-30 Tom Tromey <tom@tromey.com>
5381
5382 * dwarf2read.c (class free_cached_comp_units): New class.
5383 (dw2_instantiate_symtab, dwarf2_build_psymtabs_hard): Use it.
5384 (free_cached_comp_units): Remove function.
5385
5386 2018-03-30 Tom Tromey <tom@tromey.com>
5387
5388 * utils.h (make_cleanup_unpush_target): Remove.
5389 * inf-ptrace.c (struct target_unpusher): New.
5390 (target_unpush_up) New typedef.
5391 (inf_ptrace_create_inferior, inf_ptrace_attach): Use
5392 target_unpush_up.
5393 * utils.c (do_unpush_target, make_cleanup_unpush_target): Remove.
5394
5395 2018-03-27 Tom Tromey <tom@tromey.com>
5396
5397 * utils.c (prompt_for_continue): Use unique_xmalloc_ptr.
5398
5399 2018-03-27 Pedro Alves <palves@redhat.com>
5400 Tom Tromey <tom@tromey.com>
5401
5402 * top.c (class gdb_readline_wrapper_cleanup): Add constructor,
5403 destructor. Now a class.
5404 (gdb_readline_wrapper_cleanup): Remove function.
5405 (gdb_readline_wrapper): Remove cleanups.
5406
5407 2018-03-27 Tom Tromey <tom@tromey.com>
5408
5409 * typeprint.h (struct type_print_options) <local_typedefs,
5410 global_typedefs>: Remove "struct" keyword.
5411 (class typedef_hash_table): New class.
5412 (recursively_update_typedef_hash, add_template_parameters)
5413 (create_typedef_hash, free_typedef_hash, copy_typedef_hash)
5414 (find_typedef_in_hash): Don't declare.
5415 * typeprint.c (struct typedef_hash_table): Move to typeprint.h.
5416 (typedef_hash_table::recursively_update): Rename from
5417 recursively_update_typedef_hash. Now a member.
5418 (typedef_hash_table::add_template_parameters): Rename from
5419 add_template_parameters. Now a member.
5420 (typedef_hash_table::typedef_hash_table): Now a constructor;
5421 rename from create_typedef_hash.
5422 (typedef_hash_table::~typedef_hash_table): Now a destructor;
5423 rename from free_typedef_hash.
5424 (do_free_typedef_hash, make_cleanup_free_typedef_hash)
5425 (do_free_global_table): Remove.
5426 (typedef_hash_table::typedef_hash_table): New constructor; renamed
5427 from copy_type_recursive.
5428 (create_global_typedef_table): Remove.
5429 (typedef_hash_table::find_global_typedef): Now a member of
5430 typedef_hash_table.
5431 (typedef_hash_table::find_typedef): Rename from
5432 find_typedef_in_hash; now a member.
5433 (whatis_exp): Update.
5434 * extension.h (struct ext_lang_type_printers): Add constructor and
5435 destructor.
5436 (start_ext_lang_type_printers, free_ext_lang_type_printers): Don't
5437 declare.
5438 * extension.c (ext_lang_type_printers::ext_lang_type_printers):
5439 Now a constructor; rename from start_ext_lang_type_printers.
5440 (ext_lang_type_printers): Now a destructor; rename from
5441 free_ext_lang_type_printers.
5442 * c-typeprint.c (find_typedef_for_canonicalize, c_print_type_1):
5443 Update.
5444 (c_type_print_base_struct_union): Update. Remove cleanups.
5445
5446 2018-03-27 Tom Tromey <tom@tromey.com>
5447
5448 * dwarf-index-write.c: Include <cmath>.
5449
5450 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5451
5452 * NEWS: Add entry describing new "set|show varsize-limit" command.
5453 * ada-lang.c (_initialize_ada_language): Add "set/show varsize-limit"
5454 command.
5455 * printcmd.c (_initialize_printcmd): Add "set var" alias of
5456 "set variable".
5457
5458 2018-03-27 Simon Marchi <simon.marchi@ericsson.com>
5459
5460 * Makefile.in (COMMON_SFILES): Add dwarf-index-common.c and
5461 dwarf-index-write.c
5462 (HFILES_NO_SRCDIR): Add dwarf-index-common.h and dwarf2read.h.
5463 * dwarf-index-common.c: New file.
5464 * dwarf-index-common.h: New file.
5465 * dwarf-index-write.c: New file.
5466 * dwarf2read.c: Include dwarf2read.h and dwarf-index-common.h.
5467 (struct dwarf2_section_info): Move from here.
5468 (dwarf2_section_info_def): Likewise.
5469 (DEF_VEC_O (dwarf2_section_info_def)): Likewise.
5470 (offset_type): Likewise.
5471 (DW2_GDB_INDEX_SYMBOL_STATIC_SET_VALUE): Likewise.
5472 (DW2_GDB_INDEX_SYMBOL_KIND_SET_VALUE): Likewise.
5473 (DW2_GDB_INDEX_CU_SET_VALUE): Likewise.
5474 (byte_swap): Likewise.
5475 (MAYBE_SWAP): Likewise.
5476 (dwarf2_per_cu_ptr): Likewise.
5477 (DEF_VEC_P (dwarf2_per_cu_ptr)): Likewise.
5478 (struct tu_stats): Likewise.
5479 (struct dwarf2_per_objfile): Likewise.
5480 (struct dwarf2_per_cu_data): Likewise.
5481 (struct signatured_type): Likewise.
5482 (sig_type_ptr): Likewise.
5483 (DEF_VEC_P (sig_type_ptr)): Likewise.
5484 (INDEX4_SUFFIX): Likewise.
5485 (INDEX5_SUFFIX): Likewise.
5486 (DEBUG_STR_SUFFIX): Likewise.
5487 (dwarf2_read_section): Make non-static.
5488 (mapped_index_string_hash): Move from here.
5489 (dwarf5_djb_hash): Likewise.
5490 (file_write): Likewise.
5491 (class data_buf): Likewise.
5492 (struct symtab_index_entry): Likewise.
5493 (struct mapped_symtab): Likewise.
5494 (find_slot): Likewise.
5495 (hash_expand): Likewise.
5496 (add_index_entry): Likewise.
5497 (uniquify_cu_indices): Likewise.
5498 (class c_str_view): Likewise.
5499 (class c_str_view_hasher): Likewise.
5500 (class vector_hasher): Likewise.
5501 (write_hash_table): Likewise.
5502 (psym_index_map): Likewise.
5503 (struct addrmap_index_data): Likewise.
5504 (add_address_entry): Likewise.
5505 (add_address_entry_worker): Likewise.
5506 (write_address_map): Likewise.
5507 (symbol_kind): Likewise.
5508 (write_psymbols): Likewise.
5509 (struct signatured_type_index_data): Likewise.
5510 (write_one_signatured_type): Likewise.
5511 (recursively_count_psymbols): Likewise.
5512 (recursively_write_psymbols): Likewise.
5513 (class debug_names): Likewise.
5514 (check_dwarf64_offsets): Likewise.
5515 (psyms_seen_size): Likewise.
5516 (write_gdbindex): Likewise.
5517 (write_debug_names): Likewise.
5518 (assert_file_size): Likewise.
5519 (write_psymtabs_to_index): Likewise.
5520 (save_gdb_index_command): Likewise.
5521 (_initialize_dwarf2_read): Don't register the "save gdb-index"
5522 command.
5523 * dwarf2read.h: New file.
5524
5525 2018-03-27 Joel Brobecker <brobecker@adacore.com>
5526
5527 PR gdb/22670
5528 * dwarf2read.c (dwarf2_physname): Do not return the demangled
5529 symbol name if the CU's language stores symbol names in linkage
5530 format.
5531 * language.h (struct language_defn)
5532 <la_store_sym_names_in_linkage_form_p>: New field. Adjust
5533 all instances of this struct.
5534
5535 2018-03-26 Tom Tromey <tom@tromey.com>
5536
5537 * stack.c (backtrace_command_1): Remove verbose code.
5538
5539 2018-03-26 Tom Tromey <tom@tromey.com>
5540
5541 * python/py-framefilter.c (py_print_type): Don't catch
5542 exceptions. Return void.
5543 (py_print_value): Likewise.
5544 (py_print_single_arg): Likewise.
5545 (enumerate_args): Don't catch exceptions.
5546 (py_print_args): Likewise.
5547 (py_print_frame): Likewise.
5548 (gdbpy_apply_frame_filter): Catch exceptions here.
5549
5550 2018-03-26 Tom Tromey <tom@tromey.com>
5551
5552 * stack.c (_initialize_stack): Remove trailing newlines from help
5553 text. Add "Usage" line to "backtrace" help.
5554
5555 2018-03-26 Tom Tromey <tom@tromey.com>
5556
5557 PR python/16486:
5558 * python/py-framefilter.c (py_print_args): Call wrap_hint.
5559
5560 2018-03-26 Tom Tromey <tom@tromey.com>
5561
5562 * python/py-framefilter.c (py_print_single_arg): Return
5563 EXT_LANG_BT_ERROR from catch.
5564
5565 2018-03-26 Tom Tromey <tom@tromey.com>
5566
5567 PR backtrace/15584:
5568 * stack.c (backtrace_command_1): Move some code into no-filters
5569 "if".
5570
5571 2018-03-26 Tom Tromey <tom@tromey.com>
5572
5573 * python/py-framefilter.c (throw_quit_or_print_exception): New
5574 function.
5575 (gdbpy_apply_frame_filter): Use it.
5576
5577 2018-03-26 Tom Tromey <tom@tromey.com>
5578
5579 PR cli/17716:
5580 * python/py-framefilter.c (py_print_type, py_print_value)
5581 (enumerate_args, py_print_args, gdbpy_apply_frame_filter): Use
5582 RETURN_MASK_ERROR.
5583
5584 2018-03-26 Tom Tromey <tom@tromey.com>
5585
5586 * python/py-framefilter.c (enumerate_args): Use
5587 gdb::unique_xmalloc_ptr.
5588
5589 2018-03-26 Tom Tromey <tom@tromey.com>
5590
5591 * python/py-framefilter.c (py_print_frame): Return
5592 EXT_LANG_BT_OK.
5593 (gdbpy_apply_frame_filter): Update comment.
5594 * extension.h (enum ext_lang_bt_status) <EXT_LANG_BT_COMPLETED>:
5595 Remove.
5596 <EXT_LANG_BT_NO_FILTERS>: Change value.
5597
5598 2018-03-26 Tom Tromey <tom@tromey.com>
5599
5600 PR backtrace/15582:
5601 * stack.c (backtrace_command): Parse "hide" argument.
5602 * python/py-framefilter.c (py_print_frame): Handle PRINT_HIDE.
5603 * extension.h (enum frame_filter_flags) <PRINT_HIDE>: New
5604 constant.
5605
5606 2018-03-26 Tom Tromey <tom@tromey.com>
5607
5608 * stack.c (backtrace_command_1): Remove "show_locals" parameter,
5609 add "flags".
5610 (backtrace_command): Remove "fulltrace", add "flags".
5611
5612 2018-03-26 Tom Tromey <tom@tromey.com>
5613
5614 * stack.c (backtrace_command): Rewrite command line parsing.
5615
5616 2018-03-26 Simon Marchi <simon.marchi@ericsson.com>
5617
5618 * dwarf2read.c (DEF_VEC_I(offset_type)): Remove.
5619
5620 2018-03-26 Simon Marchi <simon.marchi@ericsson.com>
5621
5622 * filename-seen-cache.h: Add include guard.
5623
5624 2018-03-26 Keith Seitz <keiths@redhat.com>
5625
5626 * symfile.c (place_section): Remove "struct" from section_addr_info
5627 in comment.
5628 * windows-nat.c (struct safe_symbol_file_add_args) <addrs>: Remove
5629 "struct" keyword from section_addr_info.
5630
5631 2018-03-26 Alan Hayward <alan.hayward@arm.com>
5632
5633 * regformats/regdef.h (reg): Add constructors.
5634
5635 2018-03-25 Pedro Alves <palves@redhat.com>
5636
5637 * eval.c (evaluate_funcall): Swap OP_VAR_MSYM_VALUE/OP_VAR_VALUE
5638 if then/else bodies in var_func_name extraction.
5639
5640 2018-03-23 Weimin Pan <weimin.pan@oracle.com>
5641
5642 * minsyms.c (lookup_minimal_symbol_and_objfile): Use
5643 lookup_minimal_symbol() to find symbol entry.
5644 * minsyms.h (lookup_minimal_symbol_and_objfile): Update comment.
5645
5646 2018-03-23 Keith Seitz <keiths@redhat.com>
5647
5648 PR c++/22968
5649 * dwarf2read.c (scan_partial_symbols): Scan structs/classes for
5650 nested type definitions for C++, too.
5651
5652 2018-03-23 Tom Tromey <tom@tromey.com>
5653
5654 * machoread.c (struct oso_el): Add a constructor. Don't define as
5655 a typedef.
5656 (macho_register_oso): Remove.
5657 (macho_symtab_read): Take a std::vector.
5658 (oso_el_compare_name): Now a std::sort comparator.
5659 (macho_symfile_read_all_oso): Take a std::vector.
5660 (macho_symfile_read): Use std::vector. Remove cleanups.
5661
5662 2018-03-22 Tom Tromey <tom@tromey.com>
5663
5664 * record-full.c (record_full_exec_insn): Use gdb::byte_vector.
5665 (record_full_goto_bookmark): Use std::string.
5666
5667 2018-03-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5668
5669 PR tdep/18295
5670 * rs6000-tdep.c (skip_prologue): Match both stwux and stdux
5671 a single mask.
5672
5673 2018-03-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5674
5675 * rs6000-tdep.c (store_insn_p): New function.
5676 (skip_prologue): New variable alloca_reg_offset. Set lr_reg
5677 and cr_reg to their unshifted values. Use store_insn_p to
5678 match LR saves using either R1 or fdata->alloca_reg. Use
5679 store_insn_p to match CR saves. Set alloca_reg_offset
5680 when alloca_reg and framep are set. Remove lr_reg shift
5681 when assigning to fdata->lr_register.
5682
5683 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5684
5685 * linux-tdep.c (linux_info_proc): For "info proc cmdline", print
5686 command line args instead of emitting a warning.
5687
5688 2018-03-22 Simon Marchi <simon.marchi@polymtl.ca>
5689
5690 * tracepoint.h (struct static_tracepoint_marker): Initialize
5691 fields, define default constructor, move constructor and move
5692 assignment, disable the rest.
5693 <str_id, extra>: Make std::string.
5694 (release_static_tracepoint_marker): Remove.
5695 (free_current_marker): Remove.
5696 * tracepoint.c (free_current_marker): Remove.
5697 (parse_static_tracepoint_marker_definition): Adjust to
5698 std::string, use new hex2str overload.
5699 (release_static_tracepoint_marker): Remove.
5700 (print_one_static_tracepoint_marker): Get marker by reference
5701 and adjust to std::string.
5702 (info_static_tracepoint_markers_command): Adjust to std::vector
5703 changes
5704 * target.h (static_tracepoint_marker_p): Remove typedef.
5705 (DEF_VEC_P(static_tracepoint_marker_p)): Remove.
5706 (struct target_ops) <to_static_tracepoint_marker_at>: Return
5707 bool.
5708 <to_static_tracepoint_markers_by_strid>: Return std::vector.
5709 * target-debug.h
5710 (target_debug_print_VEC_static_tracepoint_marker_p_p): Remove.
5711 (target_debug_print_std_vector_static_tracepoint_marker): New.
5712 (target_debug_print_struct_static_tracepoint_marker_p): Rename
5713 to...
5714 (target_debug_print_static_tracepoint_marker_p): ... this.
5715 * target-delegates.c: Re-generate.
5716 * breakpoint.h (struct tracepoint) <static_trace_marker_id>:
5717 Make std::string.
5718 * breakpoint.c (init_breakpoint_sal): Adjust to std::string.
5719 (decode_static_tracepoint_spec): Adjust to std::vector.
5720 (tracepoint_print_one_detail): Adjust to std::string.
5721 (strace_marker_decode_location): Adjust to std::string.
5722 (update_static_tracepoint): Adjust to std::string, remove call
5723 to release_static_tracepoint_marker.
5724 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
5725 Adjust to std::vector.
5726 * remote.c (remote_static_tracepoint_marker_at): Return bool.
5727 (remote_static_tracepoint_markers_by_strid): Adjust to
5728 std::vector.
5729 * common/rsp-low.h (hex2str): New overload with explicit count
5730 of bytes.
5731 * common/rsp-low.c (hex2str): New overload with explicit count
5732 of bytes.
5733 * unittests/rsp-low-selftests.c (test_hex2str): New function.
5734 (_initialize_rsp_low_selftests): Add test_hex2str test.
5735 * unittests/tracepoint-selftests.c
5736 (test_parse_static_tracepoint_marker_definition): Adjust to
5737 std::string.
5738
5739 2018-03-22 Simon Marchi <simon.marchi@polymtl.ca>
5740
5741 * tracepoint.c (parse_static_tracepoint_marker_definition):
5742 Consider case where the definition is followed by more
5743 definitions.
5744 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5745 tracepoint-selftests.c.
5746 * unittests/tracepoint-selftests.c: New.
5747
5748 2018-03-21 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5749
5750 * MAINTAINERS (Write After Approval): Add Pedro Franco de
5751 Carvalho.
5752
5753 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5754
5755 * symtab.c (find_pc_sect_line): fixed indentation.
5756
5757 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5758
5759 * symtab.c (find_pc_sect_line): now uses binary search.
5760
5761 2018-03-19 Tom Tromey <tom@tromey.com>
5762
5763 * rust-exp.y (struct_expr_tail, struct_expr_list): Add plain
5764 "IDENT" production.
5765
5766 2018-03-19 Pedro Alves <palves@redhat.com>
5767 Tom Tromey <tom@tromey.com>
5768
5769 * unittests/observable-selftests.c: New file.
5770 * common/observable.h: New file.
5771 * observable.h: New file.
5772 * ada-lang.c, ada-tasks.c, agent.c, aix-thread.c, annotate.c,
5773 arm-tdep.c, auto-load.c, auxv.c, break-catch-syscall.c,
5774 breakpoint.c, bsd-uthread.c, cli/cli-interp.c, cli/cli-setshow.c,
5775 corefile.c, dummy-frame.c, event-loop.c, event-top.c, exec.c,
5776 extension.c, frame.c, gdbarch.c, guile/scm-breakpoint.c,
5777 infcall.c, infcmd.c, inferior.c, inflow.c, infrun.c, jit.c,
5778 linux-tdep.c, linux-thread-db.c, m68klinux-tdep.c,
5779 mi/mi-cmd-break.c, mi/mi-interp.c, mi/mi-main.c, objfiles.c,
5780 ppc-linux-nat.c, ppc-linux-tdep.c, printcmd.c, procfs.c,
5781 python/py-breakpoint.c, python/py-finishbreakpoint.c,
5782 python/py-inferior.c, python/py-unwind.c, ravenscar-thread.c,
5783 record-btrace.c, record-full.c, record.c, regcache.c, remote.c,
5784 riscv-tdep.c, sol-thread.c, solib-aix.c, solib-spu.c, solib.c,
5785 spu-multiarch.c, spu-tdep.c, stack.c, symfile-mem.c, symfile.c,
5786 symtab.c, thread.c, top.c, tracepoint.c, tui/tui-hooks.c,
5787 tui/tui-interp.c, valops.c: Update all users.
5788 * tui/tui-hooks.c (tui_bp_created_observer)
5789 (tui_bp_deleted_observer, tui_bp_modified_observer)
5790 (tui_inferior_exit_observer, tui_before_prompt_observer)
5791 (tui_normal_stop_observer, tui_register_changed_observer):
5792 Remove.
5793 (tui_observers_token): New global.
5794 (attach_or_detach, tui_attach_detach_observers): New functions.
5795 (tui_install_hooks, tui_remove_hooks): Use
5796 tui_attach_detach_observers.
5797 * record-btrace.c (record_btrace_thread_observer): Remove.
5798 (record_btrace_thread_observer_token): New global.
5799 * observer.sh: Remove.
5800 * observer.c: Rename to observable.c.
5801 * observable.c (namespace gdb_observers): Define new objects.
5802 (observer_debug): Move into gdb_observers namespace.
5803 (struct observer, struct observer_list, xalloc_observer_list_node)
5804 (xfree_observer_list_node, generic_observer_attach)
5805 (generic_observer_detach, generic_observer_notify): Remove.
5806 (_initialize_observer): Update.
5807 Don't include observer.inc.
5808 * Makefile.in (generated_files): Remove observer.h, observer.inc.
5809 (clean mostlyclean): Likewise.
5810 (observer.h, observer.inc): Remove targets.
5811 (SUBDIR_UNITTESTS_SRCS): Add observable-selftests.c.
5812 (COMMON_SFILES): Use observable.c, not observer.c.
5813 * .gitignore: Remove observer.h.
5814
5815 2018-03-18 Tom Tromey <tom@tromey.com>
5816
5817 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Use
5818 gdb::def_vector.
5819 (bfd_lookup_symbol_from_dyn_symtab): Likewise.
5820
5821 2018-03-17 Tom Tromey <tom@tromey.com>
5822
5823 * auto-load.c (auto_load_objfile_script_1): Use std::string.
5824
5825 2018-03-17 Tom Tromey <tom@tromey.com>
5826
5827 * target.c (class scoped_target_fd): New.
5828 (target_fileio_close_cleanup): Remove.
5829 (target_fileio_read_alloc_1): Use scoped_target_fd.
5830
5831 2018-03-16 Simon Marchi <simon.marchi@polymtl.ca>
5832
5833 * silent-rules.mk: New.
5834 * Makefile.in: Include silent-rules.mk
5835 (srcdir, VPATH, top_srcdir): Move up.
5836 (COMPILE): Add ECHO_CXX.
5837 (test-cp-name-parser$(EXEEXT)): Add ECHO_CXXLD.
5838 (init.c): Add ECHO_INIT_C.
5839 (gdb$(EXEEXT)): Add SILENCE and ECHO_CXXLD.
5840 (version.c): Add ECHO_GEN.
5841 (printcmd.o): Add ECHO_CXX.
5842 (target-float.o): Add ECHO_CXX.
5843 (ada-exp.o): Add ECHO_CXX.
5844 (stamp-xml): Add SILENCE and ECHO_GEN_XML_BUILTIN.
5845 (insight$(EXEEXT)): Add ECHO_CXXLD.
5846 * gnulib/configure.ac: Add AM_SILENT_RULES.
5847 * gnulib/aclocal.m4: Re-generate.
5848 * gnulib/configure: Re-generate.
5849 * gnulib/import/Makefile.in: Re-generate.
5850
5851 2018-03-16 Tom Tromey <tom@tromey.com>
5852
5853 * xcoffread.c (xcoff_symfile_offsets): Change type of "addrs".
5854 * utils.h (make_cleanup_free_section_addr_info): Don't declare.
5855 * utils.c (do_free_section_addr_info)
5856 (make_cleanup_free_section_addr_info): Remove.
5857 * symfile.h (struct other_sections): Add constructor.
5858 (struct section_addr_info): Remove.
5859 (section_addr_info): New typedef.
5860 (struct sym_fns) <sym_offsets>: Change type of parameter.
5861 (build_section_addr_info_from_objfile)
5862 (relative_addr_info_to_section_offsets, addr_info_make_relative)
5863 (default_symfile_offsets, symbol_file_add)
5864 (symbol_file_add_from_bfd)
5865 (build_section_addr_info_from_section_table): Update.
5866 (alloc_section_addr_info, free_section_addr_info): Don't declare.
5867 * symfile.c (alloc_section_addr_info): Remove.
5868 (build_section_addr_info_from_section_table): Change return type.
5869 Update.
5870 (build_section_addr_info_from_bfd)
5871 (build_section_addr_info_from_objfile): Likewise.
5872 (free_section_addr_info): Remove.
5873 (relative_addr_info_to_section_offsets): Change type of "addrs".
5874 (addrs_section_compar): Now a std::sort comparator.
5875 (addrs_section_sort): Change return type.
5876 (addr_info_make_relative): Change type of "addrs". Update.
5877 (default_symfile_offsets, syms_from_objfile_1)
5878 (syms_from_objfile, symbol_file_add_with_addrs): Likewise.
5879 (symbol_file_add_separate): Update.
5880 (symbol_file_add): Change type of "addrs". Update.
5881 (add_symbol_file_command): Update. Remove cleanups.
5882 * symfile-mem.c (symbol_file_add_from_memory): Update. Remove
5883 cleanups.
5884 * symfile-debug.c (debug_sym_offsets): Change type of "info".
5885 * solib.c (solib_read_symbols): Update.
5886 * objfiles.c (objfile_relocate): Update. Remove cleanups.
5887 * machoread.c (macho_symfile_offsets): Update.
5888 * jit.c (jit_bfd_try_read_symtab): Update.
5889
5890 2018-03-15 Simon Marchi <simon.marchi@polymtl.ca>
5891
5892 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5893 unittests/utils-selftests.c.
5894 * unittests/utils-selftests.c: New file.
5895
5896 2018-03-14 Tom Tromey <tom@tromey.com>
5897
5898 PR cli/14977:
5899 * printcmd.c (printf_c_string, printf_wide_c_string): Special case
5900 for NULL.
5901
5902 2018-03-14 Tom Tromey <tom@tromey.com>
5903
5904 PR cli/19918:
5905 * printcmd.c (printf_pointer): Allow "-" in format.
5906
5907 2018-03-14 Tom Tromey <tom@tromey.com>
5908
5909 * printcmd.c (_initialize_printcmd): Add usage to printf.
5910
5911 2018-03-14 Yao Qi <qiyao@sourceware.org>
5912
5913 * MAINTAINERS: Update my email address.
5914
5915 2018-03-13 Tom Tromey <tom@tromey.com>
5916
5917 * machoread.c (macho_check_dsym): Change filenamep to a
5918 std::string*.
5919 (macho_symfile_read): Update.
5920 * symfile.c (load_command): Use std::string.
5921
5922 2018-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5923
5924 * riscv-tdep.c (riscv_sw_breakpoint_from_kind): Add localization
5925 to error message string.
5926 (riscv_register_name): Use xsnprintf instead of sprintf.
5927 (riscv_insn::fetch_instruction): Use gdb_assert instead of
5928 internal_error.
5929 (riscv_print_arg_location): Use gdb_assert_not_reached instead of
5930 error.
5931 (riscv_push_dummy_call): Likewise.
5932
5933 2018-03-12 Tom Tromey <tom@tromey.com>
5934
5935 * rs6000-aix-tdep.c (rs6000_aix_core_xfer_shared_libraries_aix):
5936 Use gdb::byte_vector.
5937 * arm-tdep.c (arm_exidx_new_objfile): Use gdb::byte_vector.
5938
5939 2018-03-12 Yao Qi <yao.qi@linaro.org>
5940
5941 * ia64-libunwind-tdep.c (libunwind_get_reg_special): Change
5942 parameter type to readable_regcache.
5943 * ia64-libunwind-tdep.h (libunwind_get_reg_special): Update
5944 the declaration.
5945
5946 2018-03-11 Tom Tromey <tom@tromey.com>
5947
5948 * dwarf2read.c (struct nextfield): Add initializers.
5949 (struct nextfnfield): Remove.
5950 (struct fnfieldlist): Add initializers. Remove "length" and
5951 "head", use std::vector.
5952 (struct decl_field_list): Remove.
5953 (struct field_info): Add initializers.
5954 <fields, baseclasses>: Now std::vector.
5955 <nbaseclasses, nfnfields, typedef_field_list_count,
5956 nested_types_list_count>: Remove.
5957 (dwarf2_add_field, dwarf2_add_type_defn)
5958 (dwarf2_attach_fields_to_type, dwarf2_add_member_fn)
5959 (dwarf2_attach_fn_fields_to_type, handle_struct_member_die)
5960 (process_structure_scope): Update.
5961
5962 2018-03-11 Tom Tromey <tom@tromey.com>
5963
5964 * dwarf2read.c (sort_tu_by_abbrev_offset): Change to be suitable
5965 for use by std::sort.
5966 (build_type_psymtabs_1): Use std::vector.
5967
5968 2018-03-09 Eli Zaretskii <eliz@gnu.org>
5969
5970 * top.c (print_gdb_configuration): Reflect LIBIPT, LIBMEMCHECK,
5971 and LIBMPFR in the printed configuration.
5972
5973 2018-03-08 Tom Tromey <tom@tromey.com>
5974
5975 * source.c (get_filename_and_charpos): Use scoped_fd.
5976 * nto-procfs.c (procfs_open_1): Use scoped_fd.
5977 (procfs_pidlist): Likewise.
5978 * procfs.c (proc_get_LDT_entry): Use scoped_fd.
5979 (iterate_over_mappings): Likewise.
5980
5981 2018-03-08 Tom Tromey <tom@tromey.com>
5982
5983 * infcall.c (struct call_return_meta_info)
5984 <stack_temporaries_enabled>: Remove.
5985 (get_call_return_value, call_function_by_hand_dummy): Update.
5986 * thread.c (disable_thread_stack_temporaries): Remove.
5987 (enable_thread_stack_temporaries): Remove.
5988 (thread_stack_temporaries_enabled_p): Return bool.
5989 (push_thread_stack_temporary, value_in_thread_stack_temporaries)
5990 (get_last_thread_stack_temporary): Update.
5991 * eval.c (evaluate_subexp): Update.
5992 * gdbthread.h (class enable_thread_stack_temporaries): Now a
5993 class, not a function.
5994 (value_ptr, value_vec): Remove typedefs.
5995 (class thread_info) <stack_temporaries_enabled>: Now bool.
5996 <stack_temporaries>: Now a std::vector.
5997 (thread_stack_temporaries_enabled_p)
5998 (value_in_thread_stack_temporaries): Return bool.
5999
6000 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6001
6002 * remote.c (putpkt_binary): Fix omitted bytes reporting.
6003 (getpkt_or_notif_sane_1): Likewise.
6004
6005 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6006
6007 * build-id.c (build_id_to_debug_bfd): Use std::string.
6008
6009 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6010
6011 * build-id.c (find_separate_debug_file_by_buildid): Return
6012 std::string.
6013 * build-id.h (find_separate_debug_file_by_buildid): Return
6014 std::string.
6015 * coffread.c (coff_symfile_read): Adjust to std::string.
6016 * elfread.c (elf_symfile_read): Adjust to std::string.
6017 * symfile.c (separate_debug_file_exists): Change parameter to
6018 std::string.
6019 (find_separate_debug_file): Return std::string.
6020 (find_separate_debug_file_by_debuglink): Return std::string.
6021 * symfile.h (find_separate_debug_file_by_debuglink): Return
6022 std::string.
6023
6024 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6025
6026 * common/xml-utils.c (xml_escape_text): Move code to...
6027 (xml_escape_text_append): ... this new function.
6028 * common/xml-utils.h (xml_escape_text_append): New declaration.
6029 * unittests/xml-utils-selftests.c (test_xml_escape_text_append):
6030 New function.
6031 (_initialize_xml_utils): register test_xml_escape_text_append as
6032 a selftest.
6033
6034 2018-03-07 Alan Hayward <alan.hayward@arm.com>
6035
6036 * defs.h: Remove MAX_REGISTER_SIZE.
6037 * regcache.c (init_regcache_descr): Remove MAX_REGISTER_SIZE
6038 asserts.
6039 * python/py-unwind.c (pyuw_sniffer): Likewise.
6040
6041 2018-03-07 Tom Tromey <tom@tromey.com>
6042
6043 * linux-tdep.c (linux_info_proc): Update.
6044 * target.h (struct target_ops) <to_fileio_readlink>: Return
6045 optional<string>.
6046 (target_fileio_readlink): Return optional<string>.
6047 * remote.c (remote_hostio_readlink): Return optional<string>.
6048 * inf-child.c (inf_child_fileio_readlink): Return
6049 optional<string>.
6050 * target.c (target_fileio_readlink): Return optional<string>.
6051
6052 2018-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
6053
6054 * regcache.c (cooked_read_test): Add riscv to the list of
6055 architectures that have a save_reggroup.
6056
6057 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6058
6059 * gnu-v3-abi.c (gnuv3_rtti_type): Add early exit if the given
6060 value is not a dynamic class object.
6061
6062 2018-03-06 Tom Tromey <tom@tromey.com>
6063
6064 * rust-exp.y: Formatting fixes.
6065
6066 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6067
6068 * riscv-tdep.c (riscv_register_name): Remove target description
6069 support.
6070 (riscv_gdbarch_init): Remove target description check.
6071
6072 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6073
6074 * riscv-tdep.c: Remove 'Contributed by ...' lines from header
6075 comment.
6076 * riscv-tdep.h: Likewise.
6077
6078 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6079
6080 * riscv-tdep.c (riscv_pseudo_register_read): Delete.
6081 (riscv_pseudo_register_write): Delete.
6082 (riscv_gdbarch_init): Remove all use of pseudo registers.
6083
6084 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
6085
6086 * record-btrace.c (btrace_print_lines): Replace cleanup
6087 parameter with RAII equivalents.
6088 (btrace_insn_history): Replace cleanup with RAII equivalents.
6089 * ui-out.h (make_cleanup_ui_out_list_begin_end,
6090 make_cleanup_ui_out_tuple_begin_end): Remove.
6091 * ui-out.c (struct ui_out_end_cleanup_data, do_cleanup_end,
6092 make_cleanup_ui_out_end, make_cleanup_ui_out_tuple_begin_end,
6093 make_cleanup_ui_out_list_begin_end): Remove.
6094
6095 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
6096
6097 * record-btrace.c (record_btrace_maybe_mark_async_event): Change
6098 parameter types to std::vector. Use bool.
6099 (record_btrace_wait): Replace VEC(tp_t) with
6100 std::vector<thread_info *>.
6101 * common/gdb_vecs.h (unordered_remove, ordered_remove): New.
6102
6103 2018-03-06 Simon Marchi <simon.marchi@polymtl.ca>
6104
6105 * record-btrace.c (record_btrace_disable_callback): Remove.
6106 (struct scoped_btrace_disable): New.
6107 (record_btrace_open): Use scoped_btrace_disable.
6108
6109 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6110
6111 * riscv-tdep.c (riscv_return_value): Change type to ULONGEST for
6112 reading values from registers.
6113
6114 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6115
6116 * riscv-tdep.c (riscv_push_dummy_call): Use core_addr_to_string_nz
6117 where appropriate.
6118
6119 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6120
6121 * riscv-tdep.c (riscv_print_arg_location): Add header comment,
6122 change parameter type. Use GDB's print functions, and use
6123 core_addr_to_string where appropriate.
6124 (riscv_push_dummy_call): Use core_addr_to_string where
6125 appropriate, update call to riscv_print_arg_location, and reindent
6126 a few lines.
6127 (riscv_return_value): Update call to riscv_print_arg_location.
6128
6129 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6130 Tim Newsome <tim@sifive.com>
6131 Albert Ou <a0u@eecs.berkeley.edu>
6132 Darius Rad <darius@bluespec.com>
6133
6134 * Makefile.in (ALL_TARGET_OBS): Add riscv-tdep.o
6135 (HFILES_NO_SRCDIR): Add riscv-tdep.h.
6136 (ALLDEPFILES): Add riscv-tdep.c
6137 * configure.tgt: Add riscv support.
6138 * riscv-tdep.c: New file.
6139 * riscv-tdep.h: New file.
6140 * NEWS: Mention new target.
6141 * MAINTAINERS: Add entry for riscv.
6142
6143 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6144
6145 * amd64-tdep.c (amd64_classify_aggregate): Ignore zero sized
6146 fields within aggregates.
6147
6148 2018-03-04 Simon Marchi <simon.marchi@polymtl.ca>
6149
6150 * record-btrace.c (btrace_print_lines): Change type of flags to
6151 gdb_disassembly_flags.
6152
6153 2018-03-04 John Baldwin <jhb@FreeBSD.org>
6154
6155 * fbsd-nat.c: Include "inf-ptrace.h".
6156 (USE_SIGTRAP_SIGINFO): Conditionally define.
6157 [USE_SIGTRAP_SIGINFO] (fbsd_handle_debug_trap): New function.
6158 (fbsd_wait) [USE_SIGTRAP_SIGINFO]: Call "fbsd_handle_debug_trap".
6159 [USE_SIGTRAP_SIGINFO] (fbsd_stopped_by_sw_breakpoint): New
6160 function.
6161 [USE_SIGTRAP_SIGINFO] (fbsd_supports_stopped_by_sw_breakpoint):
6162 Likewise.
6163 [USE_SIGTRAP_SIGINFO] (fbsd_supports_stopped_by_hw_breakpoint):
6164 Likewise.
6165 (fbsd_nat_add_target) [USE_SIGTRAP_SIGINFO]: Set
6166 "stopped_by_sw_breakpoint", "supports_stopped_by_sw_breakpoint",
6167 "supports_stopped_by_hw_breakpoint" target methods.
6168
6169 2018-03-04 John Baldwin <jhb@FreeBSD.org>
6170
6171 * NEWS (Changes since GDB 8.1): Add "set/show debug fbsd-nat".
6172 * fbsd-nat.c (debug_fbsd_nat): New variable.
6173 (show_fbsd_nat_debug): New function.
6174 (fbsd_wait): Log LWP info if "debug_fbsd_nat" is enabled.
6175 (_initialize_fbsd_nat): Add "fbsd-nat" debug boolean command.
6176
6177 2018-03-04 John Baldwin <jhb@FreeBSD.org>
6178
6179 * nat/x86-dregs.c (x86_dr_stopped_by_hw_breakpoint): New function.
6180 * nat/x86-dregs.h (x86_dr_stopped_by_hw_breakpoint): New
6181 prototype.
6182 * x86-nat.c (x86_stopped_by_hw_breakpoint): New function.
6183 (x86_use_watchpoints): Set "stopped_by_hw_breakpoint" target
6184 method.
6185
6186 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
6187
6188 * common/gdb_vecs.c (free_char_ptr_vec): Remove.
6189 * common/gdb_vecs.h (free_char_ptr_vec): Remove.
6190
6191 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
6192
6193 * charset.c (struct charset_vector): New.
6194 (charsets): Change type to charset_vector.
6195 (find_charset_names): Adjust.
6196 (add_one): Adjust.
6197 (_initialize_charset): Adjust.
6198
6199 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
6200
6201 * progspace.h (struct program_space) <deleted_solibs>: Change
6202 type to std::vector<std::string>.
6203 * progspace.c (clear_program_space_solib_cache): Adjust.
6204 * breakpoint.c (print_solib_event): Adjust.
6205 (check_status_catch_solib): Adjust.
6206 * solib.c (update_solib_list): Adjust.
6207 * ui-out.h (class ui_out) <field_string>: New overload.
6208 * ui-out.c (ui_out::field_string): New overload.
6209
6210 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
6211
6212 * progspace.h (struct program_space): Add constructor and
6213 destructor, initialize fields.
6214 (add_program_space): Remove.
6215 * progspace.c (add_program_space): Rename to...
6216 (program_space::program_space): ... this.
6217 (release_program_space): Rename to...
6218 (program_space::~program_space): ... this.
6219 (delete_program_space): Use delete to delete program_space.
6220 (initialize_progspace): Use new to allocate program_space.
6221 * inferior.c (add_inferior_with_spaces): Likewise.
6222 (clone_inferior_command): Likewise.
6223 * infrun.c (follow_fork_inferior): Likewise.
6224 (handle_vfork_child_exec_or_exit): Likewise.
6225
6226 2018-03-02 Simon Marchi <simon.marchi@polymtl.ca>
6227
6228 * common/gdb_vecs.h (make_cleanup_free_char_ptr_vec): Remove.
6229 (delim_string_to_char_ptr_vec): Return std::vector of
6230 gdb::unique_xmalloc_ptr.
6231 (dirnames_to_char_ptr_vec_append): Take std::vector of
6232 gdb::unique_xmalloc_ptr.
6233 (dirnames_to_char_ptr_vec): Return std::vector of
6234 gdb::unique_xmalloc_ptr.
6235 * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append):
6236 Take std::vector of gdb::unique_xmalloc_ptr, adjust the code.
6237 (delim_string_to_char_ptr_vec): Return an std::vector of
6238 gdb::unique_xmalloc_ptr, adjust the code.
6239 (dirnames_to_char_ptr_vec_append): Take an std::vector of
6240 gdb::unique_xmalloc_ptr, adjust the code.
6241 (dirnames_to_char_ptr_vec): Return an std::vector of
6242 gdb::unique_xmalloc_ptr, adjust the code.
6243 * auto-load.c (auto_load_safe_path_vec): Change type to
6244 std::vector of gdb::unique_xmalloc_ptr.
6245 (auto_load_expand_dir_vars): Return an std::vector of
6246 gdb::unique_xmalloc_ptr, adjust the code.
6247 (auto_load_safe_path_vec_update): Adjust.
6248 (filename_is_in_auto_load_safe_path_vec): Adjust.
6249 (auto_load_objfile_script_1): Adjust.
6250 * build-id.c (build_id_to_debug_bfd): Adjust.
6251 * linux-thread-db.c (thread_db_load_search): Adjust.
6252 * source.c (add_path): Adjust.
6253 (openp): Adjust.
6254 * symfile.c (find_separate_debug_file): Adjust.
6255 * utils.c (do_free_char_ptr_vec): Remove.
6256 (make_cleanup_free_char_ptr_vec): Remove.
6257
6258 2018-03-01 Sergio Durigan Junior <sergiodj@redhat.com>
6259
6260 PR gdb/22907
6261 * common/pathstuff.c: Conditionally include "<windows.h>".
6262
6263 2018-03-01 Georg Sauthoff <mail@georg.so>
6264
6265 PR gdb/22888
6266 * gcore.in: Quote variables and switch interpreter to bash.
6267
6268 2018-03-01 Tom Tromey <tom@tromey.com>
6269
6270 * dwarf2read.c (alloc_discriminant_info): Fix default_index
6271 assertion. Add assertion for discriminant_index.
6272 (quirk_rust_enum): Use correct base type name in univariant case.
6273
6274 2018-03-01 Simon Marchi <simon.marchi@ericsson.com>
6275
6276 * record.c (get_call_history_modifiers): Return a
6277 record_print_flags.
6278 (cmd_record_call_history): Adjust.
6279 * record-btrace.c (record_btrace_call_history): Adjust.
6280 (record_btrace_call_history_range): Adjust.
6281 (record_btrace_call_history_from): Adjust.
6282 * target-debug.h (target_debug_print_record_print_flags): New.
6283 * target-delegates.c: Re-generate.
6284 * target.c (target_call_history): Change flags type.
6285 (target_call_history_from): Likewise.
6286 (target_call_history_range): Likewise.
6287 * target.h (struct target_ops) <target_call_history>: Likewise.
6288 (target_call_history_from): Likewise.
6289 (target_call_history_range): Likewise.
6290
6291 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6292 Simon Marchi <simon.marchi@polymtl.ca>
6293
6294 * common/common-utils.c: Include "sys/stat.h".
6295 (is_regular_file): Move here from "source.c"; change return
6296 type to "bool".
6297 * common/common-utils.h (is_regular_file): New prototype.
6298 * common/pathstuff.c (contains_dir_separator): New function.
6299 * common/pathstuff.h (contains_dir_separator): New prototype.
6300 * source.c: Don't include "sys/stat.h".
6301 (is_regular_file): Move to "common/common-utils.c".
6302
6303 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6304
6305 * Makefile.in (COMMON_SFILES): Add "common/pathstuff.c".
6306 (HFILES_NO_SRCDIR): Add "common/pathstuff.h".
6307 * auto-load.c: Include "common/pathstuff.h".
6308 * common/common-def.h (current_directory): Move here.
6309 * common/gdb_tilde_expand.c (gdb_tilde_expand_up): New
6310 function.
6311 * common/gdb_tilde_expand.h (gdb_tilde_expand_up): New
6312 prototype.
6313 * common/pathstuff.c: New file.
6314 * common/pathstuff.h: New file.
6315 * compile/compile.c: Include "common/pathstuff.h".
6316 * defs.h (current_directory): Move to "common/common-defs.h".
6317 * dwarf2read.c: Include "common/pathstuff.h".
6318 * exec.c: Likewise.
6319 * guile/scm-safe-call.c: Likewise.
6320 * linux-thread-db.c: Likewise.
6321 * main.c: Likewise.
6322 * nto-tdep.c: Likewise.
6323 * objfiles.c: Likewise.
6324 * source.c: Likewise.
6325 * symtab.c: Likewise.
6326 * utils.c: Include "common/pathstuff.h".
6327 (gdb_realpath): Move to "common/pathstuff.c".
6328 (gdb_realpath_keepfile): Likewise.
6329 (gdb_abspath): Likewise.
6330 * utils.h (gdb_realpath): Move to "common/pathstuff.h".
6331 (gdb_realpath_keepfile): Likewise.
6332 (gdb_abspath): Likewise.
6333
6334 2018-02-28 John Baldwin <jhb@FreeBSD.org>
6335
6336 * fbsd-nat.c (fbsd_resume): Use PT_SETSTEP for stepping and a
6337 wildcard process pid for super_resume for kernels with a
6338 specific bug.
6339
6340 2018-02-27 Phil Muldoon <pmuldoon@redhat.com>
6341
6342 * compile/compile.c (get_args): Add additional comments
6343 explaining function.
6344
6345 2018-02-27 Simon Marchi <simon.marchi@polymtl.ca>
6346 Tom Tromey <tom@tromey.com>
6347
6348 * target.h (memory_write_request_s): Remove typedef. Don't define
6349 VEC.
6350 (target_write_memory_blocks): Change argument to std::vector.
6351 (struct memory_write_request): Add constructor.
6352 * target-memory.c (compare_block_starting_address): Return bool.
6353 Change argument types.
6354 (claim_memory): Change arguments to use std::vector.
6355 (split_regular_and_flash_blocks, blocks_to_erase)
6356 (compute_garbled_blocks): Likewise.
6357 (cleanup_request_data, cleanup_write_requests_vector): Remove.
6358 (target_write_memory_blocks): Change argument to std::vector.
6359 * symfile.c (struct load_section_data): Add constructor and
6360 destructor. Use std::vector for "requests".
6361 (struct load_progress_data): Add initializers.
6362 (load_section_callback): Update. Use "new".
6363 (clear_memory_write_data): Remove.
6364 (generic_load): Update.
6365
6366 2018-02-27 Alan Hayward <alan.hayward@arm.com>
6367
6368 * arch/aarch64.h: Use common/tdesc.h.
6369
6370 2018-02-26 Maciej W. Rozycki <macro@mips.com>
6371
6372 * mips-tdep.c (mips_gdbarch_init): Don't use a 32-bit BFD
6373 architecture with a 64-bit ABI.
6374
6375 2018-02-26 Maciej W. Rozycki <macro@mips.com>
6376
6377 * gdb/mips-tdep.c (mips_gdbarch_init): Reorder ABI determination
6378 ahead of target description loading.
6379
6380 2018-02-26 Tom Tromey <tom@tromey.com>
6381
6382 * stack.c (backtrace_command_1): Update.
6383 * python/python-internal.h (gdbpy_apply_frame_filter): Change type
6384 of "flags".
6385 * python/py-framefilter.c (py_print_frame)
6386 (gdbpy_apply_frame_filter): Change type of "flags".
6387 * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): Change type
6388 of "flags".
6389 (mi_cmd_stack_list_frames, mi_cmd_stack_list_locals)
6390 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Update.
6391 * extension.h (enum frame_filter_flag): Rename from
6392 frame_filter_flags.
6393 (frame_filter_flags): Define using DEF_ENUM_FLAGS_TYPE.
6394 (apply_ext_lang_frame_filter): Change type of "flags".
6395 * extension.c (apply_ext_lang_frame_filter): Change type of
6396 "flags".
6397 * extension-priv.h (struct extension_language_ops)
6398 <apply_frame_filter>: Change type of "flags".
6399
6400 2018-02-26 Tom Tromey <tom@tromey.com>
6401
6402 PR python/16497:
6403 * stack.c (backtrace_command_1): Set PRINT_MORE_FRAMES flag. Fix
6404 off-by-one in py_end computation.
6405 * python/py-framefilter.c (gdbpy_apply_frame_filter): Handle
6406 PRINT_MORE_FRAMES.
6407 * extension.h (enum frame_filter_flags) <PRINT_MORE_FRAMES>: New
6408 constant.
6409
6410 2018-02-26 Tom Tromey <tom@tromey.com>
6411
6412 * dwarf2read.c (struct variant_field): New.
6413 (struct nextfield) <variant>: New field.
6414 (dwarf2_add_field): Handle DW_TAG_variant_part.
6415 (dwarf2_attach_fields_to_type): Attach a discriminant_info to a
6416 discriminated union.
6417 (read_structure_type): Handle DW_TAG_variant_part.
6418 (handle_struct_member_die): New function, extracted from
6419 process_structure_scope. Handle DW_TAG_variant.
6420 (process_structure_scope): Handle discriminated unions. Call
6421 handle_struct_member_die.
6422
6423 2018-02-26 Tom Tromey <tom@tromey.com>
6424
6425 * rust-lang.h (rust_last_path_segment): Declare.
6426 * rust-lang.c (rust_last_path_segment): Now public. Change
6427 contract.
6428 (struct disr_info): Remove.
6429 (RUST_ENUM_PREFIX, RUST_ENCODED_ENUM_REAL)
6430 (RUST_ENCODED_ENUM_HIDDEN, rust_union_is_untagged)
6431 (rust_get_disr_info, rust_tuple_variant_type_p): Remove.
6432 (rust_enum_p, rust_enum_variant): New function.
6433 (rust_underscore_fields): Remove "offset" parameter.
6434 (rust_print_enum): New function.
6435 (rust_val_print) <TYPE_CODE_UNION>: Remove enum code.
6436 <TYPE_CODE_STRUCT>: Call rust_print_enum when appropriate.
6437 (rust_print_struct_def): Add "for_rust_enum" parameter. Handle
6438 enums.
6439 (rust_internal_print_type): New function, from rust_print_type.
6440 Remove enum code.
6441 (rust_print_type): Call rust_internal_print_type.
6442 (rust_evaluate_subexp) <STRUCTOP_ANONYMOUS, STRUCTOP_STRUCT>:
6443 Update enum handling.
6444 * dwarf2read.c (struct dwarf2_cu) <rust_unions>: New field.
6445 (rust_fully_qualify, alloc_discriminant_info, quirk_rust_enum)
6446 (rust_union_quirks): New functions.
6447 (process_full_comp_unit, process_full_type_unit): Call
6448 rust_union_quirks.
6449 (process_structure_scope): Update rust_unions if necessary.
6450
6451 2018-02-26 Tom Tromey <tom@tromey.com>
6452
6453 * value.h (value_union_variant): Declare.
6454 * valops.c (value_union_variant): New function.
6455 * gdbtypes.h (TYPE_FLAG_DISCRIMINATED_UNION): New macro.
6456 (struct discriminant_info): New.
6457 (enum dynamic_prop_node_kind) <DYN_PROP_DISCRIMINATED>: New
6458 enumerator.
6459 (struct main_type) <flag_discriminated_union>: New field.
6460
6461 2018-02-26 Tom Tromey <tom@tromey.com>
6462
6463 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
6464 unittests/unpack-selftests.c.
6465 * unittests/unpack-selftests.c: New file.
6466 * value.c (unpack_bits_as_long): Fix bugs in non-bitfield cases.
6467
6468 2018-02-26 Yao Qi <yao.qi@linaro.org>
6469
6470 * dwarf2read.c (struct partial_die_info) <read>: New method.
6471 (read_partial_die): Remove the declaration.
6472 (load_partial_dies): Update.
6473 (partial_die_info::partial_die_info):
6474 (read_partial_die): Change it to partial_die_info::read.
6475
6476 2018-02-26 Yao Qi <yao.qi@linaro.org>
6477
6478 * dwarf2read.c (struct partial_die_info) <fixup>: New method.
6479 (fixup_partial_die): Remove declaration.
6480 (scan_partial_symbols): Update.
6481 (partial_die_parent_scope): Likewise.
6482 (partial_die_full_name): Likewise.
6483 (fixup_partial_die): Change it to partial_die_info::fixup.
6484
6485 2018-02-26 Yao Qi <yao.qi@linaro.org>
6486
6487 * dwarf2read.c (read_partial_die): Update the declaration.
6488 (load_partial_dies): Caller update.
6489 (read_partial_die): Remove one argument abbrev_len.
6490
6491 2018-02-26 Yao Qi <yao.qi@linaro.org>
6492
6493 * dwarf2read.c (struct partial_die_info): Add ctor, delete
6494 assignment operator.
6495 (load_partial_dies): Use ctor and copy ctor.
6496 (read_partial_die): Update.
6497 (dwarf2_cu::find_partial_die): Use ctor.
6498
6499 2018-02-26 Yao Qi <yao.qi@linaro.org>
6500
6501 * dwarf2read.c (struct dwarf2_cu) <find_partial_die>: New method.
6502 (find_partial_die_in_comp_unit): Change it to
6503 dwarf2_cu::find_partial_die.
6504 (find_partial_die): Update.
6505
6506 2018-02-26 Yao Qi <yao.qi@linaro.org>
6507
6508 * dwarf2read.c (read_partial_die): Remove the code checking abbrev
6509 is NULL.
6510
6511 2018-02-26 Yao Qi <yao.qi@linaro.org>
6512
6513 * dwarf2read.c (load_partial_dies): Move the location of XOBNEW.
6514
6515 2018-02-26 Alan Hayward <alan.hayward@arm.com>
6516
6517 * arch/amd64.h: Use common/tdesc.h.
6518 * arch/i386.c: Likewise.
6519 * arch/i386.h: Likewise.
6520 * arch/tic6x.c: Likewise.
6521 * arch/tdesc.h: Move file from here...
6522 * common/tdesc.h: ...to here.
6523 * features/aarch64-core.c: Regenerate.
6524 * features/aarch64-fpu.c: Regenerate.
6525 * features/i386/32bit-avx.c: Regenerate.
6526 * features/i386/32bit-avx512.c: Regenerate.
6527 * features/i386/32bit-core.c: Regenerate.
6528 * features/i386/32bit-linux.c: Regenerate.
6529 * features/i386/32bit-mpx.c: Regenerate.
6530 * features/i386/32bit-pkeys.c: Regenerate.
6531 * features/i386/32bit-sse.c: Regenerate.
6532 * features/i386/64bit-avx.c: Regenerate.
6533 * features/i386/64bit-avx512.c: Regenerate.
6534 * features/i386/64bit-core.c: Regenerate.
6535 * features/i386/64bit-linux.c: Regenerate.
6536 * features/i386/64bit-mpx.c: Regenerate.
6537 * features/i386/64bit-pkeys.c: Regenerate.
6538 * features/i386/64bit-segments.c: Regenerate.
6539 * features/i386/64bit-sse.c: Regenerate.
6540 * features/i386/x32-core.c: Regenerate.
6541 * features/tic6x-c6xp.c: Regenerate.
6542 * features/tic6x-core.c: Regenerate.
6543 * features/tic6x-gp.c: Regenerate.
6544 * target-descriptions.c: Use common/tdesc.h.
6545 * target-descriptions.h: Likewise.
6546
6547 2018-02-24 Tom Tromey <tom@tromey.com>
6548
6549 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
6550 (try_thread_db_load_from_dir, thread_db_load_search): Use
6551 std::string.
6552 (info_auto_load_libthread_db_compare): Return bool. Change
6553 argument types.
6554 (info_auto_load_libthread_db): Use std::vector, std::string.
6555 Remove cleanups.
6556
6557 2018-02-24 Tom Tromey <tom@tromey.com>
6558
6559 * i386-tdep.c (i386_fast_tracepoint_valid_at): "msg" now a
6560 std::string.
6561 * gdbarch.sh (fast_tracepoint_valid_at): Change "msg" to a
6562 std::string*.
6563 * gdbarch.c: Rebuild.
6564 * gdbarch.h: Rebuild.
6565 * breakpoint.c (check_fast_tracepoint_sals): Use std::string.
6566 * arch-utils.h (default_fast_tracepoint_valid_at): Update.
6567 * arch-utils.c (default_fast_tracepoint_valid_at): "msg" now a
6568 std::string*.
6569
6570 2018-02-23 Simon Marchi <simon.marchi@polymtl.ca>
6571
6572 * gdbtypes.h (sect_offset): Change type to uint64_t.
6573 (sect_offset_str): New function.
6574 * dwarf2read.c (create_addrmap_from_aranges): Use
6575 sect_offset_str.
6576 (error_check_comp_unit_head): Likewise.
6577 (create_debug_type_hash_table): Likewise.
6578 (read_cutu_die_from_dwo): Likewise.
6579 (init_cutu_and_read_dies): Likewise.
6580 (init_cutu_and_read_dies_no_follow): Likewise.
6581 (process_psymtab_comp_unit_reader): Likewise.
6582 (partial_die_parent_scope): Likewise.
6583 (peek_die_abbrev): Likewise.
6584 (process_queue): Likewise.
6585 (dwarf2_physname): Likewise.
6586 (read_namespace_alias): Likewise.
6587 (read_import_statement): Likewise.
6588 (create_dwo_cu_reader): Likewise.
6589 (create_cus_hash_table): Likewise.
6590 (lookup_dwo_cutu): Likewise.
6591 (inherit_abstract_dies): Likewise.
6592 (read_func_scope): Likewise.
6593 (read_call_site_scope): Likewise.
6594 (dwarf2_add_member_fn): Likewise.
6595 (read_common_block): Likewise.
6596 (read_module_type): Likewise.
6597 (read_typedef): Likewise.
6598 (read_subrange_type): Likewise.
6599 (load_partial_dies): Likewise.
6600 (read_partial_die): Likewise.
6601 (find_partial_die): Likewise.
6602 (read_str_index): Likewise.
6603 (dwarf2_string_attr): Likewise.
6604 (build_error_marker_type): Likewise.
6605 (lookup_die_type): Likewise.
6606 (dump_die_shallow): Likewise.
6607 (follow_die_ref): Likewise.
6608 (dwarf2_fetch_die_loc_sect_off): Likewise.
6609 (dwarf2_fetch_constant_bytes): Likewise.
6610 (follow_die_sig): Likewise.
6611 (get_signatured_type): Likewise.
6612 (get_DW_AT_signature_type): Likewise.
6613 (dwarf2_find_containing_comp_unit): Likewise.
6614 (set_die_type): Likewise.
6615
6616 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6617
6618 * arch/aarch64.c: Include "common-defs.h".
6619 * arch/amd64.c: Likewise.
6620 * arch/i386.c: Likewise.
6621
6622 2018-02-21 Tom Tromey <tom@tromey.com>
6623
6624 * value.h: (extract_field_op): Update.
6625 * eval.c (extract_field_op): Return a const char *.
6626 * expression.h (parse_expression_for_completion): Update.
6627 * completer.c (complete_expression): Update.
6628 (add_struct_fields): Make fieldname const.
6629 * parse.c (expout_completion_name): Now a unique_xmalloc_ptr.
6630 (mark_completion_tag, parse_exp_in_context_1): Update.
6631 (parse_expression_for_completion): Change "name" to
6632 unique_xmalloc_ptr*.
6633
6634 2018-02-21 Tom Tromey <tom@tromey.com>
6635
6636 * infcall.c (call_function_by_hand_dummy): Use std::vector.
6637
6638 2018-02-21 Yao Qi <yao.qi@linaro.org>
6639
6640 * avr-tdep.c (avr_read_pc): Change parameter type to
6641 readable_regcache.
6642 * gdbarch.sh (read_pc): Likewise.
6643 * gdbarch.c: Re-generated.
6644 * gdbarch.h: Re-generated.
6645 * hppa-tdep.c (hppa_read_pc): Change parameter type to
6646 readable_regcache.
6647 * ia64-tdep.c (ia64_read_pc): Likewise.
6648 * mips-tdep.c (mips_read_pc): Likewise.
6649 * spu-tdep.c (spu_read_pc): Likewise.
6650
6651 2018-02-21 Yao Qi <yao.qi@linaro.org>
6652
6653 * Makefile.in (COMMON_SFILES): Add regcache-dump.c
6654 * regcache-dump.c: New file.
6655 * regcache.c: Move register_dump to regcache-dump.c.
6656 (maintenance_print_registers): Likewise.
6657 (maintenance_print_raw_registers): Likewise.
6658 (maintenance_print_cooked_registers): Likewise.
6659 (maintenance_print_register_groups): Likewise.
6660 (maintenance_print_remote_registers): Likewise.
6661 (_initialize_regcache): Likewise.
6662 * regcache.h (register_dump): Moved from regcache.c.
6663
6664 2018-02-21 Yao Qi <yao.qi@linaro.org>
6665
6666 * regcache.c (regcache::regcache): Update.
6667 (regcache::invalidate): Move it to detached_regcache::invalidate.
6668 (get_thread_arch_aspace_regcache): Update.
6669 (regcache::raw_update): Update.
6670 (regcache::cooked_read): Remove some code.
6671 (regcache::cooked_read_value): Likewise.
6672 (regcache::raw_write): Remove assert on m_readonly_p.
6673 (regcache::raw_supply_integer): Move it to
6674 detached_regcache::raw_supply_integer.
6675 (regcache::raw_supply_zeroed): Likewise.
6676 * regcache.h (detached_regcache) <raw_supply_integer>: New
6677 declaration.
6678 <raw_supply_zeroed, invalidate>: Likewise.
6679 (regcache) <raw_supply_integer, raw_supply_zeroed>: Removed.
6680 <invalidate>: Likewise.
6681 <m_readonly_p>: Removed.
6682
6683 2018-02-21 Yao Qi <yao.qi@linaro.org>
6684
6685 * infcmd.c (get_return_value): Let stop_regs point to
6686 get_current_regcache.
6687 * regcache.c (regcache::regcache): Remove.
6688 (register_dump_reg_buffer): New class.
6689 (regcache_print): Adjust.
6690 * regcache.h (regcache): Remove constructors.
6691
6692 2018-02-21 Yao Qi <yao.qi@linaro.org>
6693
6694 * regcache.c (class register_dump): New class.
6695 (register_dump_regcache, register_dump_none): New class.
6696 (register_dump_remote, register_dump_groups): New class.
6697 (regcache_print): Update.
6698 * regcache.h (regcache_dump_what): Move it to regcache.c.
6699 (regcache) <dump>: Remove.
6700
6701 2018-02-21 Yao Qi <yao.qi@linaro.org>
6702
6703 * jit.c (struct jit_unwind_private) <regcache>: Change its type to
6704 reg_buffer_rw *.
6705 (jit_unwind_reg_set_impl): Call raw_supply.
6706 (jit_frame_sniffer): Use reg_buffer_rw.
6707 * record-full.c (record_full_core_regbuf): Change its type.
6708 (record_full_core_open_1): Use reg_buffer_rw.
6709 (record_full_close): Likewise.
6710 (record_full_core_fetch_registers): Use regcache->raw_supply.
6711 (record_full_core_store_registers): Likewise.
6712 * regcache.c (regcache::get_register_status): Move it to
6713 reg_buffer.
6714 (regcache_raw_set_cached_value): Remove.
6715 (regcache::raw_set_cached_value): Remove.
6716 (regcache::raw_write): Call raw_supply.
6717 (regcache::raw_supply): Move it to reg_buffer_rw.
6718 * regcache.h (regcache_raw_set_cached_value): Remove.
6719 (reg_buffer_rw): New class.
6720
6721 2018-02-21 Yao Qi <yao.qi@linaro.org>
6722
6723 * dummy-frame.c (dummy_frame_cache) <prev_regcache>: Use
6724 readonly_detached_regcache.
6725 (dummy_frame_prev_register): Use regcache->cooked_read.
6726 * frame.c (frame_save_as_regcache): Change return type.
6727 (frame_pop): Update.
6728 * frame.h (frame_save_as_regcache): Update declaration.
6729 * inferior.h (get_infcall_suspend_state_regcache): Update
6730 declaration.
6731 * infrun.c (infcall_suspend_state) <registers>: use
6732 readonly_detached_regcache.
6733 (save_infcall_suspend_state): Don't use regcache_dup.
6734 (get_infcall_suspend_state_regcache): Change return type.
6735 * linux-fork.c (struct fork_info) <savedregs>: Change to
6736 readonly_detached_regcache.
6737 <pc>: New field.
6738 (fork_save_infrun_state): Don't use regcache_dup.
6739 (info_checkpoints_command): Adjust.
6740 * mi/mi-main.c (register_changed_p): Update declaration.
6741 (mi_cmd_data_list_changed_registers): Use
6742 readonly_detached_regcache.
6743 (register_changed_p): Change parameter type to
6744 readonly_detached_regcache.
6745 * ppc-linux-tdep.c (ppu2spu_cache) <regcache>: Use
6746 readonly_detached_regcache.
6747 (ppu2spu_sniffer): Construct a new readonly_detached_regcache.
6748 * regcache.c (readonly_detached_regcache::readonly_detached_regcache):
6749 New.
6750 (regcache::save): Move it to reg_buffer.
6751 (regcache::restore): Change parameter type.
6752 (regcache_dup): Remove.
6753 * regcache.h (reg_buffer) <save>: New method.
6754 (readonly_detached_regcache): New class.
6755 * spu-tdep.c (spu2ppu_cache) <regcache>: Use
6756 readonly_detached_regcache.
6757 (spu2ppu_sniffer): Construct a new readonly_detached_regcache.
6758
6759 2018-02-21 Yao Qi <yao.qi@linaro.org>
6760
6761 * frame.c (frame_save_as_regcache): Use regcache method save.
6762 (frame_pop): Use regcache method restore.
6763 * infrun.c (restore_infcall_suspend_state): Likewise.
6764 * linux-fork.c (fork_load_infrun_state): Likewise.
6765 * ppc-linux-tdep.c (ppu2spu_sniffer): User regcache method
6766 save.
6767 * regcache.c (regcache_save): Remove.
6768 (regcache::restore): More asserts.
6769 (regcache_cpy): Remove.
6770 * regcache.h (regcache_save): Remove the declaration.
6771 (regcache::restore): Move from private to public.
6772 Remove the friend declaration of regcache_cpy.
6773 (regcache_cpy): Remove declaration.
6774
6775 2018-02-21 Yao Qi <yao.qi@linaro.org>
6776
6777 * aarch64-tdep.c (aarch64_pseudo_register_read_value): Change
6778 parameter type to 'readable_regcache *'.
6779 * amd64-tdep.c (amd64_pseudo_register_read_value): Likewise.
6780 * arm-tdep.c (arm_neon_quad_read): Likewise.
6781 (arm_pseudo_read): Likewise.
6782 * avr-tdep.c (avr_pseudo_register_read): Likewise.
6783 * bfin-tdep.c (bfin_pseudo_register_read): Likewise.
6784 * frv-tdep.c (frv_pseudo_register_read): Likewise.
6785 * gdbarch.c: Re-generated.
6786 * gdbarch.h: Re-generated.
6787 * gdbarch.sh (pseudo_register_read): Change parameter type to
6788 'readable_regcache *'.
6789 (pseudo_register_read_value): Likewise.
6790 * h8300-tdep.c (pseudo_from_raw_register): Likewise.
6791 (h8300_pseudo_register_read): Likewise.
6792 * hppa-tdep.c (hppa_pseudo_register_read): Likewise.
6793 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Likewise.
6794 (i386_pseudo_register_read_into_value): Likewise.
6795 (i386_pseudo_register_read_value): Likewise.
6796 * i386-tdep.h (i386_pseudo_register_read_into_value): Update
6797 declaration.
6798 * ia64-tdep.c (ia64_pseudo_register_read): Likewise.
6799 * m32c-tdep.c (m32c_raw_read): Likewise.
6800 (m32c_read_flg): Likewise.
6801 (m32c_banked_register): Likewise.
6802 (m32c_banked_read): Likewise.
6803 (m32c_sb_read): Likewise.
6804 (m32c_part_read): Likewise.
6805 (m32c_cat_read): Likewise.
6806 (m32c_r3r2r1r0_read): Likewise.
6807 (m32c_pseudo_register_read): Likewise.
6808 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Likewise.
6809 * mep-tdep.c (mep_pseudo_cr32_read): Likewise.
6810 (mep_pseudo_cr64_read): Likewise.
6811 (mep_pseudo_register_read): Likewise.
6812 * mips-tdep.c (mips_pseudo_register_read): Likewise.
6813 * msp430-tdep.c (msp430_pseudo_register_read): Likewise.
6814 * nds32-tdep.c (nds32_pseudo_register_read): Likewise.
6815 * regcache.c (regcache::raw_read): Move it to readable_regcache.
6816 (regcache::cooked_read): Likewise.
6817 (regcache::cooked_read_value): Likewise.
6818 (regcache_cooked_read_signed):
6819 (regcache::cooked_read): Likewise.
6820 * regcache.h (readable_regcache): New class.
6821 (regcache): Inherit readable_regcache. Move some methods to
6822 readable_regcache.
6823 * rl78-tdep.c (rl78_pseudo_register_read): Change
6824 parameter type to 'readable_regcache *'.
6825 * rs6000-tdep.c (do_regcache_raw_read): Remove.
6826 (e500_pseudo_register_read): Change parameter type to
6827 'readable_regcache *'.
6828 (dfp_pseudo_register_read): Likewise.
6829 (vsx_pseudo_register_read): Likewise.
6830 (efpr_pseudo_register_read): Likewise.
6831 * s390-tdep.c (s390_pseudo_register_read): Likewise.
6832 * sh-tdep.c (sh_pseudo_register_read): Likewise.
6833 * sh64-tdep.c (pseudo_register_read_portions): Likewise.
6834 (sh64_pseudo_register_read): Likewise.
6835 * sparc-tdep.c (sparc32_pseudo_register_read): Likewise.
6836 * sparc64-tdep.c (sparc64_pseudo_register_read): Likewise.
6837 * spu-tdep.c (spu_pseudo_register_read_spu): Likewise.
6838 (spu_pseudo_register_read): Likewise.
6839 * xtensa-tdep.c (xtensa_register_read_masked): Likewise.
6840 (xtensa_pseudo_register_read): Likewise.
6841
6842 2018-02-21 Yao Qi <yao.qi@linaro.org>
6843
6844 * regcache.c (regcache::regcache): Call reg_buffer ctor.
6845 (regcache::arch): Move it to reg_buffer::arch.
6846 (regcache::register_buffer): Likewise.
6847 (regcache::assert_regnum): Likewise.
6848 (regcache::num_raw_registers): Likewise.
6849 * regcache.h (reg_buffer): New class.
6850 (regcache): Inherit reg_buffer.
6851
6852 2018-02-20 Simon Marchi <simon.marchi@ericsson.com>
6853
6854 * remote-sim.c (gdb_os_printf_filtered, gdb_os_vprintf_filtered,
6855 gdb_os_evprintf_filtered, gdb_os_error): Add ATTRIBUTE_PRINTF.
6856
6857 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6858
6859 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add mkstemp.
6860
6861 2018-02-19 Alan Hayward <alan.hayward@arm.com>
6862
6863 * Makefile.in: (COMMON_SFILES): Add common/*.c files.
6864 (SFILES): Remove common/*.c files.
6865 (COMMON_OBS): Remove some *.o files built from common/*.c files.
6866 * common/common.host: Add common reference.
6867 * configure.ac: Likewise.
6868 * configure: Regenerate.
6869
6870 2018-02-16 Yao Qi <yao.qi@linaro.org>
6871
6872 * block.c (block_namespace_info): Inherit allocate_on_obstack.
6873 (block_initialize_namespace): Use new.
6874 * dwarf2read.c (dwarf2_per_objfile): Inherit allocate_on_obstack.
6875 (dwarf2_free_objfile): Use delete.
6876 * gdbtypes.c (type_pair): Inherit allocate_on_obstack.
6877 (copy_type_recursive): Use new.
6878 * gdb_obstack.h (allocate_on_obstack): New.
6879
6880 2018-02-15 Yao Qi <yao.qi@linaro.org>
6881
6882 PR gdb/22849
6883 * inferior.c (exit_inferior_1): Reset inf->control.
6884
6885 2018-02-15 Joel Brobecker <brobecker@adacore.com>
6886
6887 * ada-lang.c (ada_to_fixed_value_create): Delete advance
6888 declaration.
6889
6890 2018-02-14 Pedro Alves <palves@redhat.com>
6891
6892 * frame-unwind.c (frame_unwind_try_unwinder): Always call
6893 frame_cleanup_after_sniffer on exception.
6894
6895 2018-02-14 Tom Tromey <tom@tromey.com>
6896
6897 * solist.h (struct target_so_ops) <bfd_open>: Make pathname
6898 const.
6899 (solib_bfd_open): Make pathname const.
6900 * solib.c (solib_bfd_open): Make pathname const.
6901 * solib-spu.c (spu_bfd_fopen): Make name const.
6902 (spu_bfd_open): Make pathname const.
6903 * solib-darwin.c (darwin_bfd_open): Make pathname const.
6904 * solib-aix.c (solib_aix_bfd_open): Make pathname const.
6905
6906 2018-02-14 Tom Tromey <tom@tromey.com>
6907
6908 * symfile.c (symfile_bfd_open): Update.
6909 * source.h (openp, source_full_path_of, find_and_open_source):
6910 Change argument type to unique_xmalloc_ptr.
6911 * source.c (openp): Take a unique_xmalloc_ptr.
6912 (source_full_path_of, find_and_open_source): Likewise.
6913 (open_source_file, symtab_to_fullname): Update.
6914 * solist.h (struct target_so_ops) <find_and_open_solib>: Take a
6915 unique_xmalloc_ptr.
6916 * solib.c (solib_find_1): Use unique_xmalloc_ptr.
6917 (exec_file_find): Update.
6918 * psymtab.c (psymtab_to_fullname): Update.
6919 * nto-tdep.h (nto_find_and_open_solib): Update.
6920 * nto-tdep.c (nto_find_and_open_solib): Change temp_path to a
6921 unique_xmalloc_ptr.
6922 * exec.c (exec_file_attach): Update.
6923 * dwarf2read.c (try_open_dwop_file): Use unique_xmalloc_ptr.
6924 * cli/cli-cmds.c (find_and_open_script): Use unique_xmalloc_ptr.
6925
6926 2018-02-14 Tom Tromey <tom@tromey.com>
6927
6928 * solib.c: Include source.h.
6929 * nto-tdep.c: Include source.h.
6930 * mi/mi-cmd-env.c: Include source.h.
6931 * infcmd.c: Include source.h.
6932 * exec.c: Include source.h.
6933 * defs.h (enum openp_flag, openp, source_full_path_of, mod_path)
6934 (add_path, directory_switch, source_path, init_source_path): Move
6935 declarations...
6936 * source.h (enum openp_flag, openp, source_full_path_of, mod_path)
6937 (add_path, directory_switch, source_path, init_source_path):
6938 ...here.
6939
6940 2018-02-14 Tom Tromey <tom@tromey.com>
6941
6942 * solist.h (exec_file_find, solib_find): Return
6943 unique_xmalloc_ptr.
6944 (solib_bfd_fopen): Take a const char *.
6945 * solib.c (solib_find_1): Return unique_xmalloc_ptr.
6946 (exec_file_find, solib_find): Likewise.
6947 (solib_bfd_fopen): Do not take ownership of "pathname".
6948 (solib_bfd_open): Use unique_xmalloc_ptr.
6949 * solib-darwin.c (darwin_bfd_open): Use unique_xmalloc_ptr.
6950 * solib-aix.c (solib_aix_bfd_open): Use unique_xmalloc_ptr.
6951 * infrun.c (follow_exec): Use unique_xmalloc_ptr.
6952 * exec.c (exec_file_locate_attach): Use unique_xmalloc_ptr.
6953
6954 2018-02-14 Joel Brobecker <brobecker@adacore.com>
6955
6956 * ada-lang.c (name_match_type_from_name): Remove reference to
6957 ada_name_for_lookup in function's documentation.
6958 * ada-lang.h (ada_name_for_lookup): Delete declaration.
6959
6960 2018-02-13 Simon Marchi <simon.marchi@polymtl.ca>
6961
6962 * defs.h (enum openp_flags): New enum.
6963 (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH, OPF_RETURN_REALPATH):
6964 Move to enum openp_flags.
6965 (openp_flags): New enum flags.
6966 (openp): Change parameter type to openp_flags.
6967 * source.c (openp): Change parameter type to openp_flags.
6968 * cli/cli-cmds.c (find_and_open_script): Use openp_flags.
6969 * dwarf2read.c (try_open_dwop_file): Use openp_flags.
6970
6971 2018-02-13 Simon Marchi <simon.marchi@polymtl.ca>
6972
6973 * maint.c (_initialize_maint_cmds): Fix prefix of maint set/show
6974 per-command.
6975
6976 2018-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 * dwarf2read.c (dwarf2_release_queue): Delete function, move body
6979 into...
6980 (class dwarf2_queue_guard): ...the destructor of this new class.
6981 (dw2_do_instantiate_symtab): Create instance of the new class
6982 dwarf2_queue_guard, remove cleanup.
6983
6984 2018-02-09 Tom Tromey <tom@tromey.com>
6985
6986 * source.c (find_source_lines): Don't reference past the end of
6987 the vector.
6988
6989 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6990
6991 * remote.c (remote_btrace_maybe_reopen): Change error message.
6992 * btrace.c (btrace_enable): Likewise.
6993 (parse_xml_btrace): Likewise.
6994 (parse_xml_btrace_conf): Likewise.
6995
6996 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6997
6998 * nat/linux-btrace.c (diagnose_perf_event_open_fail): New.
6999 (linux_enable_pt, linux_enable_bts): Call
7000 diagnose_perf_event_open_fail.
7001
7002 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7003
7004 * nat/linux-btrace.c (perf_event_pt_event_type): Improve error message.
7005 Remove parameter and change return type. Update callers. Move it.
7006 (linux_enable_bts, linux_enable_pt): Improve error message.
7007 (linux_enable_pt): Remove zero buffer size check.
7008 (linux_enable_btrace): Improve error messages. Remove NULL return
7009 check.
7010
7011 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7012
7013 * btrace.c (btrace_enable): Remove target_supports_btrace call.
7014 * nat/linux-btrace.c (perf_event_pt_event_type): Move.
7015 (kernel_supports_bts, kernel_supports_pt, linux_supports_bts)
7016 (linux_supports_pt, linux_supports_btrace): Remove.
7017 (linux_enable_bts): Call cpu_supports_bts.
7018 * nat/linux-btrace.h (linux_supports_btrace): Remove.
7019 * remote.c (remote_supports_btrace): Remove.
7020 (init_remote_ops): Remove remote_supports_btrace.
7021 * target-delegates.c: Regenerated.
7022 * target.c (target_supports_btrace): Remove.
7023 * target.h (target_ops) <to_supports_btrace>: Remove
7024 (target_supports_btrace): Remove.
7025 * x86-linux-nat.c (x86_linux_create_target): Remove
7026 linux_supports_btrace.
7027
7028 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7029
7030 * nat/linux-btrace.c (linux_enable_btrace): Throw exception if enabling
7031 btrace failed.
7032 * x86-linux-nat.c (x86_linux_enable_btrace): Catch btrace enabling
7033 exception and use message in own exception.
7034
7035 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7036
7037 * nat/linux-btrace.c: Include scoped_fd.h and scoped_mmap.h.
7038 (perf_event_pt_event_type): Use gdb_file_up.
7039 (linux_enable_bts, linux_enable_pt): Use gdb::unique_xmalloc_ptr,
7040 scoped_fd, and scoped_mmap.
7041
7042 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7043
7044 * common/scoped_mmap.h: New.
7045 * unittests/scoped_mmap-selftest.c: New.
7046 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7047 unittests/scoped_mmap-selftest.c.
7048
7049 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7050
7051 * common/scoped_fd.h: New.
7052 * unittests/scoped_fd-selftest.c: New.
7053 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7054 unittests/scoped_fd-selftest.c.
7055
7056 2018-02-09 Tom Tromey <tom@tromey.com>
7057
7058 * auto-load.c (auto_load_section_scripts): Use
7059 gdb::unique_xmalloc_ptr.
7060
7061 2018-02-09 Tom Tromey <tom@tromey.com>
7062
7063 * auto-load.c (execute_script_contents): Use std::string.
7064
7065 2018-02-09 Joel Brobecker <brobecker@adacore.com>
7066
7067 * NEWS <Changes in GDB 8.1>: Clarify that "rbreak" is a new
7068 Python function, rather than a new command.
7069
7070 2018-02-08 Tom Tromey <tom@tromey.com>
7071
7072 * solib.c (solib_find_1): Use std::string.
7073 (solib_bfd_fopen): Use unique_xmalloc_ptr.
7074
7075 2018-02-08 Tom Tromey <tom@tromey.com>
7076
7077 * build-id.c (build_id_to_debug_bfd): Use unique_xmalloc_ptr.
7078
7079 2018-02-08 Tom Tromey <tom@tromey.com>
7080
7081 * source.c (find_source_lines): Use gdb::def_vector.
7082
7083 2018-02-08 Tom Tromey <tom@tromey.com>
7084
7085 * macrocmd.c (struct temporary_macro_definition): New.
7086 (macro_define_command): Use temporary_macro_definition. Remove
7087 cleanups.
7088 (free_macro_definition_ptr): Remove.
7089
7090 2018-02-08 Tom Tromey <tom@tromey.com>
7091
7092 * macroexp.c (maybe_expand): Use std::string.
7093
7094 2018-02-08 Tom Tromey <tom@tromey.com>
7095
7096 * macroexp.c (struct macro_buffer): Add initializers for some
7097 members.
7098 (init_buffer, init_shared_buffer, free_buffer)
7099 (free_buffer_return_text): Remove.
7100 (macro_buffer): New constructors.
7101 (~macro_buffer): New destructor.
7102 (macro_buffer::set_shared): New method.
7103 (macro_buffer::resize_buffer, macro_buffer::appendc)
7104 (macro_buffer::appendmem): Now methods, not free functions.
7105 (set_token, append_tokens_without_splicing, stringify)
7106 (macro_stringify): Update.
7107 (gather_arguments): Change return type. Remove argc_p argument,
7108 add args_ptr argument. Use std::vector.
7109 (substitute_args): Remove argc argument. Accept std::vector.
7110 (expand): Update. Use std::vector.
7111 (scan, macro_expand, macro_expand_next): Update.
7112
7113 2018-02-08 Tom Tromey <tom@tromey.com>
7114
7115 * symtab.c (default_collect_symbol_completion_matches_break_on):
7116 Use unique_xmalloc_ptr.
7117 * macroscope.h: (sal_macro_scope, user_macro_scope)
7118 (default_macro_scope): Return unique_xmalloc_ptr.
7119 * macroscope.c (sal_macro_scope, user_macro_scope)
7120 (default_macro_scope): Return unique_xmalloc_ptr.
7121 * macroexp.h (macro_expand, macro_expand_once): Return
7122 unique_xmalloc_ptr.
7123 * macroexp.c (macro_expand, macro_expand_once): Return
7124 unique_xmalloc_ptr.
7125 * macrocmd.c (macro_expand_command, macro_expand_once_command)
7126 (info_macro_command, info_macros_command): Use
7127 unique_xmalloc_ptr.
7128 * compile/compile-c-support.c (write_macro_definitions): Use
7129 unique_xmalloc_ptr.
7130 * c-exp.y (c_parse): Use unique_xmalloc_ptr.
7131
7132 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7133
7134 * value.c (value_static_field): Assign field type instead of
7135 containing type when returning an optimized out value.
7136
7137 2018-02-06 Yao Qi <yao.qi@linaro.org>
7138
7139 * ft32-tdep.c (ft32_read_pc): Remove.
7140 (ft32_write_pc): Remove.
7141 (ft32_gdbarch_init): Update.
7142 * m32r-tdep.c (m32r_read_pc): Remove.
7143 (m32r_gdbarch_init): Update.
7144 * mep-tdep.c (mep_read_pc): Remove.
7145 (mep_gdbarch_init): Update.
7146 * microblaze-tdep.c (microblaze_write_pc): Remove.
7147 (microblaze_gdbarch_init): Update.
7148 * mn10300-tdep.c (mn10300_read_pc): Remove.
7149 (mn10300_write_pc): Remove.
7150 (mn10300_gdbarch_init): Update.
7151 * moxie-tdep.c (moxie_read_pc): Remove.
7152 (moxie_write_pc): Remove.
7153 (moxie_gdbarch_init): Update.
7154
7155 2018-02-06 Yao Qi <yao.qi@linaro.org>
7156
7157 * expprint.c (print_subexp_standard): Handle
7158 OP_F77_UNDETERMINED_ARGLIST.
7159 (dump_subexp_body_standard): Likewise.
7160
7161 2018-02-05 Alan Hayward <alan.hayward@arm.com>
7162
7163 * target-descriptions.c (tdesc_element_visitor) Add empty
7164 implementations.
7165 (tdesc_type): Move make_gdb_type from here.
7166 (tdesc_type_builtin): Likewise.
7167 (tdesc_type_vector): Likewise.
7168 (tdesc_type_with_fields): Move make_gdb_type_ functions from here.
7169 (make_gdb_type_struct): Move from tdesc_type_with_fields.
7170 (make_gdb_type_union): Likewise.
7171 (make_gdb_type_flags): Likewise.
7172 (make_gdb_type_enum): Likewise.
7173 (make_gdb_type): New function.
7174 (tdesc_register_type): Use static make_gdb_type.
7175
7176 2018-02-05 Ruslan Kabatsayev <b7.10110111@gmail.com>
7177
7178 * infcmd.c (default_print_one_register_info): Align natural-format
7179 column values consistently one under another.
7180 (pad_to_column): New function.
7181
7182 2018-02-05 Joel Brobecker <brobecker@adacore.com>
7183
7184 * dwarf2read.c (dwarf2_physname): Move commment.
7185
7186 2018-02-01 Leszek Swirski <leszeks@google.com>
7187
7188 * varobj.c (varobj_formatted_print_options): Allow recursive
7189 pretty printing if pretty printing is enabled.
7190
7191 2018-02-01 Leszek Swirski <leszeks@google.com>
7192
7193 * c-exp.y (lex_one_token, classify_name, yylex): Don't classify
7194 names after a structop as a filename.
7195
7196 2018-02-01 Yao Qi <yao.qi@linaro.org>
7197
7198 * arm-tdep.c (arm_record_data_proc_misc_ld_str): Rewrite it.
7199 (arm_record_coproc_data_proc): Likewise.
7200
7201 2018-02-01 Yao Qi <yao.qi@linaro.org>
7202
7203 * arm-tdep.c (arm_record_extension_space): Change ret to signed.
7204
7205 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7206
7207 * rs6000-tdep.c (skip_prologue): Remove shifting for lr_reg and
7208 assign shifted lr_reg to fdata->lr_register when lr_reg is set.
7209
7210 2018-01-31 Pedro Alves <palves@redhat.com>
7211
7212 * darwin-nat.c (darwin_interrupt): Remove ptid_t parameter.
7213 * inflow.c (child_terminal_save_inferior): Wrap reference to
7214 tcgetpgrp in HAVE_TERMIOS_H.
7215 (child_interrupt, child_pass_ctrlc): Wrap references to signal in
7216 _WIN32.
7217 * remote-sim.c (gdbsim_interrupt): Remove ptid_t parameter and
7218 always iterate over all inferiors.
7219 (gdbsim_cntrl_c): Adjust.
7220 * windows-nat.c (windows_interrupt): Remove 'ptid_t' parameter.
7221
7222 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7223
7224 * gdbtypes.c (lookup_array_range_type): Make sure the array's
7225 index type is objfile-owned if the element type is as well.
7226
7227 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7228
7229 GDB 8.1 released.
7230
7231 2018-01-30 Philipp Rudo <prudo@linux.vnet.ibm.com>
7232
7233 * s390-linux-tdep.c: Remove includes "features/s390-linux32.c" and
7234 "features/s390x-linux64.c".
7235 (_initialize_s390_linux_tdep): Remove initialization of tdescs
7236 s390_linux32 and s390x_linux64.
7237 (s390_linux_init_abi_31, s390_linux_init_abi_64): Don't set
7238 default tdesc.
7239 * s390-tdep.c: Include "features/s390-linux32.c" and
7240 "features/s390x-linux64.c".
7241 (s390_tdesc_valid): Add check for tdesc_has_registers.
7242 (s390_gdbarch_init): Make sure there is always a valid tdesc.
7243 (_initialize_s390_tdep): Initialize tdesc_s390_linux32 and
7244 tdesc_s390x_linux64.
7245 * s390-linux-tdep.h: Move export of tdesc_s390_linux32 and
7246 tdesc_s390x_linux64 to...
7247 * s390-tdep.h: ...here.
7248
7249 2018-01-30 Pedro Alves <palves@redhat.com>
7250
7251 PR gdb/13211
7252 * config.in, configure: Regenerate.
7253 * configure.ac: Check for getpgid.
7254 * go32-nat.c (go32_pass_ctrlc): New.
7255 (go32_target): Install it.
7256 * inf-child.c (inf_child_target): Install
7257 child_terminal_save_inferior, child_pass_ctrlc and
7258 child_interrupt.
7259 * inf-ptrace.c (inf_ptrace_interrupt): Delete.
7260 (inf_ptrace_target): No longer install it.
7261 * infcmd.c (interrupt_target_1): Adjust.
7262 * inferior.h (child_terminal_save_inferior, child_pass_ctrlc)
7263 (child_interrupt): Declare.
7264 (inferior::terminal_state): New.
7265 * inflow.c (struct terminal_info): Update comments.
7266 (inferior_process_group): Delete.
7267 (terminal_is_ours): Delete.
7268 (gdb_tty_state): New.
7269 (child_terminal_init): Adjust.
7270 (is_gdb_terminal, sharing_input_terminal_1)
7271 (sharing_input_terminal): New functions.
7272 (child_terminal_inferior): Adjust. Use sharing_input_terminal.
7273 Set the process's actual process group in the foreground if
7274 possible. Handle is_ours_for_output/is_ours distinction. Don't
7275 mark terminal as the inferior's if not sharing GDB's terminal.
7276 Don't check attach_flag.
7277 (child_terminal_ours_for_output, child_terminal_ours): Adjust to
7278 pass down a target_terminal_state.
7279 (child_terminal_save_inferior): New, factored out from ...
7280 (child_terminal_ours_1): ... this. Handle
7281 target_terminal_state::is_ours_for_output.
7282 (child_interrupt, child_pass_ctrlc): New.
7283 (inflow_inferior_exit): Clear the inferior's terminal_state.
7284 (copy_terminal_info): Copy the inferior's terminal state.
7285 (_initialize_inflow): Remove reference to terminal_is_ours.
7286 * inflow.h (inferior_process_group): Delete.
7287 * nto-procfs.c (nto_handle_sigint, procfs_interrupt): Adjust.
7288 * procfs.c (procfs_target): Don't install procfs_interrupt.
7289 (procfs_interrupt): Delete.
7290 * remote.c (remote_serial_quit_handler): Adjust.
7291 (remote_interrupt): Remove ptid parameter. Adjust.
7292 * target-delegates.c: Regenerate.
7293 * target.c: Include "terminal.h".
7294 (target_terminal::terminal_state): Rename to ...
7295 (target_terminal::m_terminal_state): ... this.
7296 (target_terminal::init): Adjust.
7297 (target_terminal::inferior): Adjust to per-inferior
7298 terminal_state.
7299 (target_terminal::restore_inferior, target_terminal_is_ours_kind): New.
7300 (target_terminal::ours, target_terminal::ours_for_output): Use
7301 target_terminal_is_ours_kind.
7302 (target_interrupt): Remove ptid parameter. Adjust.
7303 (default_target_pass_ctrlc): Adjust.
7304 * target.h (target_ops::to_terminal_save_inferior): New field.
7305 (target_ops::to_interrupt): Remove ptid_t parameter.
7306 (target_interrupt): Remove ptid_t parameter. Update comment.
7307 (target_pass_ctrlc): Update comment.
7308 * target/target.h (target_terminal_state): New scoped enum,
7309 factored out of ...
7310 (target_terminal::terminal_state): ... here.
7311 (target_terminal::inferior): Update comments.
7312 (target_terminal::restore_inferior): New.
7313 (target_terminal::is_inferior, target_terminal::is_ours)
7314 (target_terminal::is_ours_for_output): Adjust.
7315 (target_terminal::scoped_restore_terminal_state): Adjust to
7316 rename, and call restore_inferior() instead of inferior().
7317 (target_terminal::scoped_restore_terminal_state::m_state): Change
7318 type.
7319 (target_terminal::terminal_state): Rename to ...
7320 (target_terminal::m_terminal_state): ... this and change type.
7321
7322 2018-01-30 Pedro Alves <palves@redhat.com>
7323
7324 * linux-nat.c (wait_for_signal): New function.
7325 (wait_lwp, linux_nat_wait_1): Use it instead of calling sigsuspend
7326 directly.
7327 (async_terminal_is_ours)
7328 (linux_nat_terminal_inferior, linux_nat_terminal_ours): Delete.
7329 (linux_nat_add_target): Don't override
7330 to_terminal_inferior/to_terminal_ours.
7331
7332 2018-01-29 Sergio Durigan Junior <sergiodj@redhat.com>
7333
7334 * remote.c (remote_follow_fork): Don't call "detach_inferior".
7335
7336 2018-01-28 Simon Marchi <simon.marchi@ericsson.com>
7337
7338 * dwarf2read.c (free_dwo_files): Add forward-declaration.
7339 (dwarf2_per_objfile::~dwarf2_per_objfile): Move content from
7340 dwarf2_per_objfile_free here.
7341 (dwarf2_per_objfile_free): Remove.
7342 (_initialize_dwarf2_read): Don't register
7343 dwarf2_per_objfile_free as a registry cleanup.
7344
7345 2018-01-27 Eli Zaretskii <eliz@gnu.org>
7346
7347 Avoid compilation errors in MinGW native builds
7348
7349 The error is triggered by including python-internal.h, and the
7350 error message is:
7351
7352 In file included from d:\usr\lib\gcc\mingw32\6.3.0\include\c++\math.h:36:0,
7353 from build-gnulib/import/math.h:27,
7354 from d:/usr/Python26/include/pyport.h:235,
7355 from d:/usr/Python26/include/Python.h:58,
7356 from python/python-internal.h:94,
7357 from python/py-arch.c:24:
7358 d:\usr\lib\gcc\mingw32\6.3.0\include\c++\cmath:1157:11: error: '::hypot' has not been declared
7359 using ::hypot;
7360 ^~~~~
7361
7362 This happens because Python headers define 'hypot' to expand t
7363 '_hypot' in the Windows builds.
7364 * python/python-internal.h (_hypot) [__MINGW32__]: Define back to
7365 'hypoth'. This avoids a compilation error.
7366
7367 2018-01-26 Alan Hayward <alan.hayward@arm.com>
7368
7369 * MAINTAINERS (Write After Approval): Fix ordering.
7370
7371 2018-01-26 Alan Hayward <alan.hayward@arm.com>
7372
7373 * MAINTAINERS (Write After Approval): Add Alan Hayward.
7374
7375 2018-01-26 Alan Modra <amodra@gmail.com>
7376
7377 * ppc-linux-tdep.c (powerpc32_plt_stub): Make const.
7378 (powerpc32_plt_stub_so_1): Rename from powerpc32_plt_stub_so.
7379 Remove nop. Make const. Comment.
7380 (powerpc32_plt_stub_so_2): New.
7381 (POWERPC32_PLT_CHECK_LEN): Rename from POWERPC32_PLT_STUB_LEN.
7382 Correct count. Update uses.
7383 (ppc_skip_trampoline_code): Match powerpc32_plt_stub_so_2 too.
7384 Move common code reading PLT entry word. Correct
7385 powerpc32_plt_stub PLT address calculation.
7386 * ppc64-tdep.c (ppc64_standard_linkage1): Make const.
7387 (ppc64_standard_linkage2, ppc64_standard_linkage3): Likewise.
7388 (ppc64_standard_linkage4, ppc64_standard_linkage5): Likewise.
7389 (ppc64_standard_linkage6, ppc64_standard_linkage7): Likewise.
7390 (ppc64_standard_linkage8): Likewise.
7391 * rs6000-tdep.c (ppc_insns_match_pattern): Make pattern const.
7392 Correct insns description.
7393 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
7394
7395 2018-01-24 Pedro Alves <palves@redhat.com>
7396
7397 GCC PR libstdc++/83906
7398 * gdbtypes.c (operator==(const dynamic_prop &,
7399 const dynamic_prop &)): New.
7400 (operator==(const range_bounds &, const range_bounds &)): New.
7401 (check_types_equal): Use them instead of memcmp.
7402 * gdbtypes.h (operator==(const dynamic_prop &,
7403 const dynamic_prop &)): Declare.
7404 (operator!=(const dynamic_prop &, const dynamic_prop &)): Declare.
7405 (operator==(const range_bounds &, const range_bounds &)): Declare.
7406 (operator!=(const range_bounds &, const range_bounds &)): Declare.
7407
7408 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7409
7410 * s390-linux-tdep.c (s390_record_address_mask)
7411 (s390_record_calc_disp_common, s390_record_calc_disp)
7412 (s390_record_calc_disp_vsce, s390_record_calc_rl, s390_popcnt)
7413 (s390_record_gpr_g, s390_record_gpr_h, s390_record_vr)
7414 (s390_process_record): Move to s390-tdep.c.
7415 (s390_linux_init_abi_any): Adjust.
7416 * s390-tdep.c (s390_record_address_mask)
7417 (s390_record_calc_disp_common, s390_record_calc_disp)
7418 (s390_record_calc_disp_vsce, s390_record_calc_rl, s390_popcnt)
7419 (s390_record_gpr_g, s390_record_gpr_h, s390_record_vr)
7420 (s390_process_record): Moved from s390-linux-tdep.c
7421 (s390_gdbarch_init): Adjust.
7422
7423 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7424
7425 * s390-linux-nat.c (s390-tdep.h): New include.
7426 * Makefile.in (ALL_TARGET_OBS): Add s390-tdep.o.
7427 (HFILES_NO_SRCDIR): Add s390-tdep.h.
7428 (ALLDEPFILES): Add s390-tdep.c.
7429 * configure.tgt (s390*-*-linux*): Add s390-tdep.o.
7430 * s390-linux-tdep.h (HWCAP_S390_*, S390_*_REGNUM): Move to...
7431 * s390-tdep.h: ...this. New file.
7432 * s390-linux-tdep.c (s390-tdep.h): New include.
7433 (_initialize_s390_tdep): Rename to...
7434 (_initialize_s390_linux_tdep): ...this and adjust.
7435 (s390_abi_kind, s390_vector_abi_kind, gdbarch_tdep)
7436 (enum named opcodes, S390_NUM_GPRS, S390_NUM_FPRS): Move to
7437 s390-tdep.h.
7438 (s390_break_insn, s390_breakpoint, s390_readinstruction, is_ri)
7439 (is_ril, is_rr, is_rre, is_rs, is_rsy, is_rx, is_rxy)
7440 (s390_is_partial_instruction, s390_software_single_step)
7441 (is_non_branch_ril, s390_displaced_step_copy_insn)
7442 (s390_displaced_step_fixup, s390_displaced_step_hw_singlestep)
7443 (s390_prologue_data, s390_addr, s390_store, s390_load)
7444 (s390_check_for_saved, s390_analyze_prologue, s390_skip_prologue)
7445 (s390_register_call_saved, s390_guess_tracepoint_registers)
7446 (s390_register_name, s390_dwarf_regmap, s390_dwarf_reg_to_regnum)
7447 (regnum_is_gpr_full, regnum_is_vxr_full, s390_value_from_register)
7448 (s390_pseudo_register_name, s390_pseudo_register_type)
7449 (s390_pseudo_register_read, s390_pseudo_register_write)
7450 (s390_pseudo_register_reggroup_p, s390_ax_pseudo_register_collect)
7451 (s390_ax_pseudo_register_push_stack, s390_gen_return_address)
7452 (s390_addr_bits_remove, s390_address_class_type_flags)
7453 (s390_address_class_type_flags_to_name)
7454 (s390_address_class_name_to_type_flags, s390_effective_inner_type)
7455 (s390_function_arg_float, s390_function_arg_vector)
7456 (is_power_of_two, s390_function_arg_integer, s390_arg_state)
7457 (s390_handle_arg, s390_push_dummy_call, s390_dummy_id)
7458 (s390_frame_align, s390_register_return_value, s390_return_value)
7459 (s390_stack_frame_destroyed_p, s390_unwind_pc, s390_unwind_sp)
7460 (s390_unwind_pseudo_register, s390_adjust_frame_regnum)
7461 (s390_dwarf2_prev_register, s390_dwarf2_frame_init_reg)
7462 (s390_trad_frame_prev_register, s390_unwind_cache)
7463 (s390_prologue_frame_unwind_cache)
7464 (s390_backchain_frame_unwind_cache, s390_frame_unwind_cache)
7465 (s390_frame_this_id, s390_frame_prev_register, s390_frame_unwind)
7466 (s390_stub_unwind_cache, s390_stub_frame_unwind_cache)
7467 (s390_stub_frame_this_id, s390_stub_frame_prev_register)
7468 (s390_stub_frame_sniffer, s390_stub_frame_unwind)
7469 (s390_frame_base_address, s390_local_base_address)
7470 (s390_frame_base, s390_gcc_target_options)
7471 (s390_gnu_triplet_regexp, s390_stap_is_single_operand)
7472 (s390_validate_reg_range, s390_tdesc_valid)
7473 (s390_gdbarch_tdep_alloc, s390_gdbarch_init): Move to...
7474 * s390-tdep.c: ...this. New file.
7475
7476 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7477
7478 * s390-linux-tdep.c (gdbarch_tdep.s390_syscall_record): New hook.
7479 (s390_process_record, s390_gdbarch_tdep_alloc)
7480 (s390_linux_init_abi_any): Use/set new hook.
7481
7482 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7483
7484 * s390-linux-tdep.c (osabi.h): New include.
7485 (s390_linux_init_abi_31, s390_linux_init_abi_64)
7486 (s390_linux_init_abi_any): New functions.
7487 (s390_gdbarch_init, _initialize_s390_tdep): Adjust.
7488
7489 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7490
7491 * s390-linux-tdep.c (s390_gdbarch_init): Use gdb_assert for
7492 tdesc_has_registers check
7493
7494 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7495
7496 * s390-linux-tdep.c (s390_tdesc_valid): New function.
7497 (s390_validate_reg_range): New macro.
7498 (s390_gdbarch_init): Adjust.
7499
7500 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7501
7502 * s390-linux-tdep.c (gdbarch_tdep) <tdesc>: New field.
7503 (s390_gdbarch_tdep_alloc): Adjust.
7504 (s390_gdbarch_init): Adjust.
7505
7506 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7507
7508 * s390-linux-tdep.c (gdbarch_tdep) <have_linux_v1, have_linux_v2>
7509 <have_tdb>: Change type to bool.
7510 (s390_gdbarch_tdep_alloc): Adjust.
7511 (s390_gdbarch_init): Adjust.
7512
7513 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7514
7515 * s390-linux-tdep (s390_abi_kind) <ABI_NONE>: New default field.
7516 (gdbarch_tdep) <have_upper, have_vx>: New fields.
7517 (s390_gdbarch_tdep_alloc): New function.
7518 (s390_gdbarch_init): Allocate tdep at start and use its fields
7519 instead of separate variables.
7520
7521 2018-01-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7522
7523 * s390-linux-tdep.c (s390_gdbarch_init): Remove duplicate checks
7524 when looking for cached gdbarch and add comment for remaining.
7525
7526 2018-01-22 Pedro Alves <palves@redhat.com>
7527 Sergio Durigan Junior <sergiodj@redhat.com>
7528
7529 * typeprint.c (whatis_exp): Initialize "val" in the "whatis type"
7530 case.
7531
7532 2018-01-22 Maciej W. Rozycki <macro@mips.com>
7533
7534 * MAINTAINERS: Update my company e-mail address.
7535
7536 2018-01-22 Yao Qi <yao.qi@linaro.org>
7537
7538 * regcache.c (cooked_write_test): New function.
7539 (_initialize_regcache): Register the test.
7540
7541 2018-01-22 Yao Qi <yao.qi@linaro.org>
7542
7543 * ia64-tdep.c (ia64_pseudo_register_read): Call
7544 regcache->cooked_read instead of regcache_cooked_read_unsigned.
7545 * m32c-tdep.c (m32c_cat_read): Likewise.
7546 (m32c_r3r2r1r0_read): Likewise.
7547 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Likewise.
7548 * xtensa-tdep.c (xtensa_register_read_masked): Likewise.
7549
7550 2018-01-22 Yao Qi <yao.qi@linaro.org>
7551
7552 * aarch64-tdep.c (aarch64_pseudo_read_value): Call regcache
7553 method raw_read instead of regcache_raw_read.
7554 * amd64-tdep.c (amd64_pseudo_register_read_value): Likewise.
7555 * arm-tdep.c (arm_neon_quad_read): Likewise.
7556 * avr-tdep.c (avr_pseudo_register_read): Likewise.
7557 * bfin-tdep.c (bfin_pseudo_register_read): Likewise.
7558 * frv-tdep.c (frv_pseudo_register_read): Likewise.
7559 * h8300-tdep.c (h8300_pseudo_register_read): Likewise.
7560 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Likewise.
7561 (i386_pseudo_register_read_into_value): Likewise.
7562 * mep-tdep.c (mep_pseudo_cr32_read): Likewise.
7563 * msp430-tdep.c (msp430_pseudo_register_read): Likewise.
7564 * nds32-tdep.c (nds32_pseudo_register_read): Likewise.
7565 * rl78-tdep.c (rl78_pseudo_register_read): Likewise.
7566 * s390-linux-tdep.c (s390_pseudo_register_read): Likewise.
7567 * sparc-tdep.c (sparc32_pseudo_register_read): Likewise.
7568 * sparc64-tdep.c (sparc64_pseudo_register_read): Likewise.
7569 * spu-tdep.c (spu_pseudo_register_read_spu): Likewise.
7570 * xtensa-tdep.c (xtensa_pseudo_register_read): Likewise.
7571
7572 2018-01-22 Yao Qi <yao.qi@linaro.org>
7573
7574 * Makefile.in (ALL_TARGET_OBS): Remove mt-tdep.o.
7575 * configure.tgt: Remove target mt.
7576 * mt-tdep.c: Remove.
7577 * regcache.c (cooked_read_test): Remove the check for mt.
7578
7579 2018-01-22 Yao Qi <yao.qi@linaro.org>
7580
7581 * jit.c (jit_frame_prev_register): Call regcache::cooked_read
7582 instead of gdbarch_pseudo_register_read_value.
7583
7584 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7585
7586 * dwarf2read.c (need_gnat_info): Return nonzero if the cu's
7587 language is Ada.
7588
7589 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7590
7591 * linespec.c (create_sals_line_offset): Remove code that preserved
7592 the symtab_and_line's line number.
7593
7594 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7595
7596 * varobj.c (varobj_create): Don't set valid_block when creating a
7597 floating varobj.
7598
7599 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7600
7601 * varobj.c (varobj_create): Remove out of date comment.
7602
7603 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7604
7605 PR mi/20395
7606 * ada-exp.y (write_var_from_sym): Pass extra parameter when
7607 updating innermost block.
7608 * parse.c (innermost_block_tracker::update): Take extra type
7609 parameter, and check types match before updating innermost block.
7610 (write_dollar_variable): Update innermost block for registers.
7611 * parser-defs.h (enum innermost_block_tracker_type): New enum.
7612 (innermost_block_tracker::innermost_block_tracker): Initialise
7613 m_types member.
7614 (innermost_block_tracker::reset): Take type parameter.
7615 (innermost_block_tracker::update): Take type parameter, and pass
7616 type through as needed.
7617 (innermost_block_tracker::m_types): New member.
7618 * varobj.c (varobj_create): Pass type when reseting innermost
7619 block.
7620
7621 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7622
7623 * ada-exp.y (write_var_from_sym): Switch to innermost_block API.
7624 * ada-lang.c (resolve_subexp): Likewise.
7625 * breakpoint.c (set_breakpoint_condition) Likewise.
7626 (watch_command_1) Likewise.
7627 * c-exp.y (variable): Likewise.
7628 * d-exp.y (PrimaryExpression): Likewise.
7629 * f-exp.y (variable): Likewise.
7630 * go-exp.y (variable): Likewise.
7631 * m2-exp.y (variable): Likewise.
7632 * objfiles.c (objfile::~objfile): Likewise.
7633 * p-exp.y (variable): Likewise.
7634 * parse.c (innermost_block): Change type.
7635 * parser-defs.h (class innermost_block_tracker): New.
7636 (innermost_block): Change to innermost_block_tracker.
7637 * printcmd.c (display_command): Switch to innermost_block API.
7638 (do_one_display): Likewise.
7639 * rust-exp.y (do_one_display): Likewise.
7640 * symfile.c (clear_symtab_users): Likewise.
7641 * varobj.c (varobj_create): Switch to innermost_block API, replace
7642 use of innermost_block with block stored on varobj object.
7643
7644 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7645
7646 * expression.h (innermost_block): Remove declaration.
7647 * varobj.c: Add 'parser-defs.h' include.
7648
7649 2018-01-19 Tom Tromey <tom@tromey.com>
7650
7651 * rust-lang.c (rust_lookup_symbol_nonlocal): Look up qualified
7652 symbols in the static and global blocks.
7653
7654 2018-01-19 James Clarke <jrtc27@jrtc27.com>
7655
7656 * nat/linux-ptrace.c: Remove unnecessary reinclusion of
7657 gdb_ptrace.h, and move including gdb_wait.h ...
7658 * nat/linux-ptrace.h: ... to here.
7659
7660 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
7661
7662 * inf-ptrace.c (inf_ptrace_detach): Adjust call to
7663 inf_ptrace_detach_success.
7664 (inf_ptrace_detach_success): Add inferior parameter, use it
7665 instead of inferior_ptid, pass it to detach_inferior.
7666 * inf-ptrace.h (inf_ptrace_detach_success): Add inferior
7667 parameter.
7668 * inferior.c (detach_inferior): Add overload that takes an
7669 inferior object.
7670 * inferior.h (detach_inferior): Likewise.
7671 * linux-nat.c (linux_nat_detach): Use the inf parameter, don't
7672 use inferior_ptid, adjust call to inf_ptrace_detach_success.
7673 * linux-thread-db.c (thread_db_detach): Use inf parameter.
7674
7675 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
7676
7677 * target.h (struct target_ops) <to_detach>: Add inferior
7678 parameter.
7679 (target_detach): Likewise.
7680 * target.c (dispose_inferior): Pass inferior down.
7681 (target_detach): Pass inferior down. Assert that it is equal to
7682 the current inferior.
7683 * aix-thread.c (aix_thread_detach): Pass inferior down.
7684 * corefile.c (core_file_command): Pass current_inferior() down.
7685 * corelow.c (core_detach): Add inferior parameter.
7686 * darwin-nat.c (darwin_detach): Likewise.
7687 * gnu-nat.c (gnu_detach): Likewise.
7688 * inf-ptrace.c (inf_ptrace_detach): Likewise.
7689 * infcmd.c (detach_command): Pass current_inferior() down to
7690 target_detach.
7691 * infrun.c (follow_fork_inferior): Pass parent_inf to
7692 target_detach.
7693 (handle_vfork_child_exec_or_exit): Pass inf->vfork_parent to
7694 target_detach.
7695 * linux-nat.c (linux_nat_detach): Add inferior parameter.
7696 * linux-thread-db.c (thread_db_detach): Likewise.
7697 * nto-procfs.c (procfs_detach): Likewise.
7698 * procfs.c (procfs_detach): Likewise.
7699 * record.c (record_detach): Likewise.
7700 * record.h (struct inferior): Forward-declare.
7701 (record_detach): Add inferior parameter.
7702 * remote-sim.c (gdbsim_detach): Likewise.
7703 * remote.c (remote_detach_1): Likewise.
7704 (remote_detach): Likewise.
7705 (extended_remote_detach): Likewise.
7706 * sol-thread.c (sol_thread_detach): Likewise.
7707 * target-debug.h (target_debug_print_inferior_p): New macro.
7708 * target-delegates.c: Re-generate.
7709 * top.c (kill_or_detach): Pass inferior down to target_detach.
7710 * windows-nat.c (windows_detach): Add inferior parameter.
7711
7712 2018-01-19 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * target.h (struct target_ops) <to_detach>: Remove args
7715 parameter.
7716 (target_detach): Likewise.
7717 * target.c (dispose_inferior): Adjust.
7718 (target_detach): Remove args parameter, adjust.
7719 * aix-thread.c (aix_thread_detach): Adjust.
7720 * corefile.c (core_file_command): Adjust.
7721 * corelow.c (core_detach): Adjust.
7722 * darwin-nat.c (darwin_detach): Adjust.
7723 * gnu-nat.c (gnu_detach): Adjust.
7724 * inf-ptrace.c (inf_ptrace_detach): Adjust.
7725 * infcmd.c (detach_command): Adjust
7726 * infrun.c (follow_fork_inferior): Adjust.
7727 (handle_vfork_child_exec_or_exit): Adjust.
7728 * linux-fork.c (linux_fork_detach): Remove args parameter.
7729 * linux-fork.h (linux_fork_detach): Likewise.
7730 * linux-nat.c (linux_nat_detach): Likewise, and adjust.
7731 * linux-thread-db.c (thread_db_detach): Likewise.
7732 * nto-procfs.c (procfs_detach): Likewise.
7733 * procfs.c (procfs_detach): Likewise.
7734 (do_detach): Remove signo parameter.
7735 * record.c (record_detach): Remove args parameter.
7736 * record.h (record_detach): Likewise.
7737 * remote-sim.c (gdbsim_detach): Likewise.
7738 * remote.c (remote_detach_1): Likewise.
7739 (remote_detach): Likewise.
7740 (extended_remote_detach): Likewise.
7741 * sol-thread.c (sol_thread_detach): Likewise.
7742 * target-delegates.c: Re-generate.
7743 * top.c (struct qt_args) <args>: Remove field.
7744 (kill_or_detach): Don't pass args.
7745 (quit_force): Don't set args.
7746 * windows-nat.c (windows_detach): Remove args parameter.
7747
7748 2018-01-19 Yao Qi <yao.qi@linaro.org>
7749
7750 * arm-linux-tdep.c (arm_linux_gcc_target_options): New function.
7751 (arm_linux_init_abi): Install it.
7752
7753 2018-01-19 Yao Qi <yao.qi@linaro.org>
7754
7755 * osabi.c (gdb_osabi_names): Extend the regexp for
7756 arm-linux-gnueabihf.
7757
7758 2018-01-18 Yao Qi <yao.qi@linaro.org>
7759
7760 * dwarf2read.c (abbrev_table) <abbrevs>: Rename it to
7761 m_abbrevs.
7762 (abbrev_table::add_abbrev): Update.
7763 (abbrev_table::lookup_abbrev): Update.
7764
7765 2018-01-18 Yao Qi <yao.qi@linaro.org>
7766
7767 * ppc-linux-tdep.c (ppu2spu_prev_register): Call cooked_read.
7768
7769 2018-01-17 Sergio Durigan Junior <sergiodj@redhat.com>
7770
7771 * compile/compile.c (compile_to_object): Convert "triplet_rx"
7772 to "std::string".
7773
7774 2018-01-17 Tom Tromey <tom@tromey.com>
7775
7776 * dwarf2read.c (symbolp): Remove typedef. Don't instantiate VEC.
7777
7778 2018-01-17 Tom Tromey <tom@tromey.com>
7779
7780 * gdbtypes.h (add_dyn_prop): Remove objfile parameter.
7781 * gdbtypes.c (add_dyn_prop): Remove objfile parameter.
7782 (create_array_type_with_stride): Update.
7783 * dwarf2read.c (set_die_type): Update.
7784
7785 2018-01-17 Tom Tromey <tom@tromey.com>
7786
7787 * dwarf2read.c (delayed_method_info): Remove typedef.
7788 (dwarf2_cu::method_info): Now a std::vector.
7789 (add_to_method_list): Update.
7790 (free_delayed_list): Remove.
7791 (compute_delayed_physnames): Update.
7792 (process_full_comp_unit, process_full_type_unit): Clear the method
7793 list. Remove cleanups.
7794 (psymtab_include_file_name): Add name_holder parameter. Use
7795 unique_xmalloc_ptr.
7796 (dwarf_decode_lines): Update.
7797
7798 2018-01-17 Tom Tromey <tom@tromey.com>
7799 Simon Marchi <simon.marchi@ericsson.com>
7800
7801 * dwarf2read.c (struct dwarf2_cu): Add constructor, destructor.
7802 (dwarf2_per_objfile::free_cached_comp_units)
7803 (init_tu_and_read_dwo_dies, init_cutu_and_read_dies)
7804 (init_cutu_and_read_dies_no_follow): Update.
7805 (dwarf2_cu::dwarf2_cu): Rename from init_one_comp_unit.
7806 (dwarf2_cu::~dwarf2_cu): New.
7807 (free_heap_comp_unit, free_stack_comp_unit): Remove.
7808 (age_cached_comp_units, free_one_cached_comp_unit): Update.
7809
7810 2018-01-17 Tom Tromey <tom@tromey.com>
7811 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * dwarf2read.c (struct dwarf2_cu) <abbrev_table>: Remove.
7814 (struct die_reader_specs) <abbrev_table>: New member.
7815 (struct abbrev_table): Add constructor.
7816 <alloc_abbrev, add_abbrev, lookup_abbrev>: Declare.
7817 <abbrev_obstack>: Now an auto_obstack.
7818 (abbrev_table_up): New typedef.
7819 (init_cu_die_reader): Add abbrev_table parameter.
7820 (read_cutu_die_from_dwo): Remove abbrev_table_provided parameter.
7821 Add result_dwo_abbrev_table.
7822 (init_tu_and_read_dwo_dies, init_cutu_and_read_dies)
7823 (init_cutu_and_read_dies_no_follow, build_type_psymtabs_1):
7824 Update.
7825 (peek_die_abbrev): Take die_reader_specs, not dwarf_cu as
7826 parameter.
7827 (skip_children): Update.
7828 (abbrev_table::alloc_abbrev): Rename from
7829 abbrev_table_alloc_abbrev.
7830 (abbrev_table::add_abbrev): Rename from abbrev_table_add_abbrev.
7831 (abbrev_table::lookup_abbrev): Rename from
7832 abbrev_table_lookup_abbrev.
7833 (abbrev_table_read_table): Return abbrev_table_up.
7834 (abbrev_table_free, abbrev_table_free_cleanup)
7835 (dwarf2_read_abbrevs, dwarf2_free_abbrev_table): Remove.
7836 (load_partial_dies): Update.
7837
7838 2018-01-17 Tom Tromey <tom@tromey.com>
7839
7840 * dwarf2read.c (dwarf2_compute_name): Update comment.
7841 (read_func_scope, read_variable): Update.
7842 (new_symbol): Remove.
7843 (new_symbol_full): Rename to new_symbol.
7844
7845 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7846
7847 PR gdb/16577
7848 * gdb_bfd.c (gdb_bfd_map_section): If unable to read object file, issue
7849 a warning instead of throwing an error, set section size to 0 and return
7850 NULL.
7851 * gdb_bfd.h (gdb_bfd_map_section): Update description.
7852
7853 2018-01-17 Simon Marchi <simon.marchi@ericsson.com>
7854
7855 * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason): Return
7856 std::string.
7857 (linux_ptrace_attach_fail_reason_string): Likewise.
7858 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason):
7859 Likewise.
7860 (linux_ptrace_attach_fail_reason_string): Likewise.
7861 * linux-nat.c (attach_proc_task_lwp_callback): Adjust.
7862
7863 2018-01-17 Simon Marchi <simon.marchi@ericsson.com>
7864
7865 * linux-nat.c (linux_nat_attach): Remove xstrdup.
7866
7867 2018-01-17 Eldar Abusalimov <eldar.abusalimov@jetbrains.com>
7868
7869 PR gdb/21559
7870 * configure.ac: Include <sys/types.h> prior to <sys/user.h> when
7871 checking for fs_base/gs_base fields in struct user_regs_struct.
7872 * configure: Regenerate.
7873
7874 2018-01-17 Yao Qi <yao.qi@linaro.org>
7875
7876 * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): New
7877 function.
7878 (aarch64_linux_init_abi): Install it to gdbarch hook
7879 gcc_target_options.
7880
7881 2018-01-15 Pedro Alves <palves@redhat.com>
7882
7883 * common/signals-state-save-restore.c
7884 (save_original_signals_state): Fix typos.
7885
7886 2017-01-12 Tom Tromey <tom@tromey.com>
7887 Sergio Durigan Junior <sergiodj@redhat.com>
7888
7889 * Makefile.in (install-only): Install gdb-add-index.
7890
7891 2018-01-12 John Baldwin <jhb@FreeBSD.org>
7892
7893 * fbsd-tdep.c (KVE_PROTECTION): Correct value.
7894
7895 2018-01-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7896
7897 * infrun.c (keep_going_pass_signal): Clear step-over info when
7898 insert_breakpoints fails.
7899
7900 2018-01-11 Pedro Alves <palves@redhat.com>
7901
7902 PR gdb/22583
7903 * infrun.c (resume): Rename to ...
7904 (resume_1): ... this.
7905 (resume): Reimplement as wrapper around resume_1.
7906
7907 2018-01-11 Pedro Alves <palves@redhat.com>
7908
7909 PR remote/22597
7910 * remote.c (remote_parse_stop_reply): Default to the last-set
7911 general thread instead of to 'magic_null_ptid'.
7912
7913 2018-01-10 Pedro Alves <palves@redhat.com>
7914
7915 * language.h (language_get_symbol_name_matcher): Rename ...
7916 (get_symbol_name_matcher): ... this.
7917 * language.c (language_get_symbol_name_matcher): Ditto.
7918 * dictionary.c, linespec.c, minsyms.c, psymtab.c, symtab.c: All
7919 callers adjusted.
7920
7921 2018-01-10 Pedro Alves <palves@redhat.com>
7922
7923 PR gdb/22670
7924 * dwarf2read.c
7925 (gdb_index_symbol_name_matcher::gdb_index_symbol_name_matcher):
7926 Adjust to use language_get_symbol_name_matcher instead of
7927 language_defn::la_get_symbol_name_matcher.
7928 * language.c (language_get_symbol_name_matcher): If in Ada mode
7929 and the lookup name is a verbatim match, return Ada's matcher.
7930 * language.h (language_get_symbol_name_matcher): Adjust comment.
7931 (ada_lookup_name_info::verbatim_p):: New method.
7932
7933 2018-01-10 Pedro Alves <palves@redhat.com>
7934
7935 PR gdb/22670
7936 * ada-lang.c (ada_collect_symbol_completion_matches): If the
7937 minsym's language is language_auto or language_cplus, pass down
7938 language_ada instead.
7939 * symtab.c (compare_symbol_name): Don't frob symbol language here.
7940
7941 2018-01-10 Pedro Alves <palves@redhat.com>
7942
7943 PR gdb/22670
7944 * minsyms.c (linkage_name_str): New function.
7945 (iterate_over_minimal_symbols): Use it.
7946
7947 2018-01-09 John Baldwin <jhb@FreeBSD.org>
7948
7949 * NEWS: Document that 'info proc' now works on FreeBSD.
7950
7951 2018-01-09 John Baldwin <jhb@FreeBSD.org>
7952
7953 * configure.ac: Check for kinfo_getfile in libutil.
7954 * configure: Regenerate.
7955 * config.in: Regenerate.
7956 * fbsd-nat.c: Include "fbsd-tdep.h".
7957 (fbsd_fetch_cmdline): New.
7958 (fbsd_fetch_kinfo_proc): Move earlier and change to return a bool
7959 rather than calling error.
7960 (fbsd_info_proc): New.
7961 (fbsd_thread_name): Report error if fbsd_fetch_kinfo_proc fails.
7962 (fbsd_wait): Report warning if fbsd_fetch_kinfo_proc fails.
7963 (fbsd_nat_add_target): Set "to_info_proc" to "fbsd_info_proc".
7964
7965 2018-01-09 John Baldwin <jhb@FreeBSD.org>
7966
7967 * fbsd-nat.c (struct free_deleter): Remove.
7968 (fbsd_find_memory_regions): Use gdb::unique_xmalloc_ptr<>.
7969
7970 2018-01-09 John Baldwin <jhb@FreeBSD.org>
7971
7972 * fbsd-nat.c (fbsd_pid_to_exec_file) [KERN_PROC_PATHNAME]: Return
7973 NULL for an empty pathname.
7974
7975 2018-01-09 John Baldwin <jhb@FreeBSD.org>
7976
7977 * fbsd-tdep.c (KVE_STRUCTSIZE, KVE_START, KVE_END, KVE_OFFSET)
7978 (KVE_FLAGS, KVE_PROTECTION, KVE_PATH, KINFO_VME_PROT_READ)
7979 (KINFO_VME_PROT_WRITE, KINFO_VME_PROT_EXEC, KINFO_VME_FLAG_COW)
7980 (KINFO_VME_FLAG_NEEDS_COPY, KINFO_VME_FLAG_NOCOREDUMP)
7981 (KINFO_VME_FLAG_SUPER, KINFO_VME_FLAG_GROWS_UP)
7982 (KINFO_VME_FLAG_GROWS_DOWN, KF_STRUCTSIZE, KF_TYPE, KF_FD)
7983 (KF_PATH, KINFO_FILE_TYPE_VNODE, KINFO_FILE_FD_TYPE_CWD)
7984 (KINFO_FILE_FD_TYPE_TEXT, SIG_WORDS, struct kinfo_proc_layout)
7985 (kinfo_proc_layout_32, kinfo_proc_layout_i386)
7986 (kinfo_proc_layout_64, fbsd_vm_map_entry_flags)
7987 (fbsd_core_info_proc_mappings, fbsd_core_vnode_path)
7988 (fbsd_core_fetch_timeval, fbsd_print_sigset)
7989 (fbsd_core_info_proc_status, fbsd_core_info_proc): New.
7990 (fbsd_init_abi): Install gdbarch "core_info_proc" method.
7991 * fbsd-tdep.h (fbsd_vm_map_entry_flags): New.
7992
7993 2018-01-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
7994
7995 * gdb/gnu-nat.c: Include <elf.h> and <link.h>.
7996 (gnu_xfer_auxv): New function.
7997 (gnu_xfer_partial): Call gnu_xfer_auxv when `object' is
7998 TARGET_OBJECT_AUXV.
7999
8000 2018-01-08 Yao Qi <yao.qi@linaro.org>
8001 Simon Marchi <simon.marchi@ericsson.com>
8002
8003 * Makefile.in (COMMON_SFILES): Remove selftest-arch.c and
8004 common/selftest.c.
8005 (COMMON_OBS): Remove selftest.o.
8006 * configure.ac: Append selftest-arch.c and common/selftest.c to
8007 CONFIG_SRCS. Append selftest-arch.o and selftest.o to COMMON_OBS.
8008 * configure: Re-generated.
8009 * maint.c (maintenance_selftest): Wrap selftests::run_tests with
8010 GDB_SELF_TEST.
8011 (maintenance_info_selftests): Likewise.
8012
8013 2018-01-08 Xavier Roirand <roirand@adacore.com>
8014
8015 * ada-valprint.c (val_print_packed_array_elements): Use
8016 proper number of elements when printing an array indexed
8017 by an enumeration type.
8018
8019 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
8020
8021 * dwarf2read.c (struct dwarf2_cu) <dwarf2_per_objfile>: Remove.
8022 (dw2_get_file_names_reader): Adjust.
8023 (lookup_dwo_signatured_type): Adjust.
8024 (lookup_dwp_signatured_type): Adjust.
8025 (lookup_signatured_type): Adjust.
8026 (create_type_unit_group): Adjust.
8027 (get_type_unit_group): Adjust.
8028 (process_psymtab_comp_unit_reader): Adjust.
8029 (build_type_psymtabs_reader): Adjust.
8030 (scan_partial_symbols): Adjust.
8031 (add_partial_symbol): Adjust.
8032 (add_partial_subprogram): Adjust.
8033 (peek_die_abbrev): Adjust.
8034 (fixup_go_packaging): Adjust.
8035 (process_imported_unit_die): Adjust.
8036 (dwarf2_compute_name): Adjust.
8037 (dwarf2_physname): Adjust.
8038 (read_import_statement): Adjust.
8039 (handle_DW_AT_stmt_list): Adjust.
8040 (read_file_scope): Adjust.
8041 (read_func_scope): Adjust.
8042 (read_lexical_block_scope): Adjust.
8043 (read_call_site_scope): Adjust.
8044 (read_variable): Adjust.
8045 (dwarf2_rnglists_process): Adjust.
8046 (dwarf2_ranges_process): Adjust.
8047 (dwarf2_ranges_read): Adjust.
8048 (dwarf2_get_pc_bounds): Adjust.
8049 (dwarf2_record_block_ranges): Adjust.
8050 (dwarf2_add_field): Adjust.
8051 (dwarf2_add_member_fn): Adjust.
8052 (read_structure_type): Adjust.
8053 (process_structure_scope): Adjust.
8054 (read_enumeration_type): Adjust.
8055 (read_array_type): Adjust.
8056 (mark_common_block_symbol_computed): Adjust.
8057 (read_common_block): Adjust.
8058 (read_namespace_type): Adjust.
8059 (read_namespace): Adjust.
8060 (read_module_type): Adjust.
8061 (read_tag_pointer_type): Adjust.
8062 (read_tag_ptr_to_member_type): Adjust.
8063 (read_tag_string_type): Adjust.
8064 (read_subroutine_type): Adjust.
8065 (read_typedef): Adjust.
8066 (read_base_type): Adjust.
8067 (attr_to_dynamic_prop): Adjust.
8068 (read_subrange_type): Adjust.
8069 (read_unspecified_type): Adjust.
8070 (dwarf2_read_abbrevs): Adjust.
8071 (load_partial_dies): Adjust.
8072 (read_partial_die): Adjust.
8073 (find_partial_die): Adjust.
8074 (guess_partial_die_structure_name): Adjust.
8075 (fixup_partial_die): Adjust.
8076 (read_attribute_value): Adjust.
8077 (read_addr_index): Adjust.
8078 (read_addr_index_from_leb128): Adjust.
8079 (read_str_index): Adjust.
8080 (dwarf2_string_attr): Adjust.
8081 (get_debug_line_section): Adjust.
8082 (dwarf_decode_line_header): Adjust.
8083 (lnp_state_machine::check_line_address): Adjust.
8084 (dwarf_decode_lines_1): Adjust.
8085 (dwarf_decode_lines): Adjust.
8086 (dwarf2_start_symtab): Adjust.
8087 (var_decode_location): Adjust.
8088 (new_symbol_full): Adjust.
8089 (dwarf2_const_value_data): Adjust.
8090 (dwarf2_const_value_attr): Adjust.
8091 (dwarf2_const_value): Adjust.
8092 (die_type): Adjust.
8093 (die_containing_type): Adjust.
8094 (build_error_marker_type): Adjust.
8095 (lookup_die_type): Adjust.
8096 (guess_full_die_structure_name): Adjust.
8097 (anonymous_struct_prefix): Adjust.
8098 (determine_prefix): Adjust.
8099 (dwarf2_name): Adjust.
8100 (follow_die_ref_or_sig): Adjust.
8101 (follow_die_offset): Adjust.
8102 (follow_die_ref): Adjust.
8103 (follow_die_sig_1): Adjust.
8104 (follow_die_sig): Adjust.
8105 (get_signatured_type): Adjust.
8106 (get_DW_AT_signature_type): Adjust.
8107 (decode_locdesc): Adjust.
8108 (dwarf_decode_macros): Adjust.
8109 (cu_debug_loc_section): Adjust.
8110 (fill_in_loclist_baton): Adjust.
8111 (dwarf2_symbol_mark_computed): Adjust.
8112 (init_one_comp_unit): Don't assign
8113 dwarf2_cu::dwarf2_per_objfile.
8114 (set_die_type): Adjust.
8115
8116 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
8117
8118 * dwarf2read.c (struct mapped_debug_names): Add constructor.
8119 <dwarf2_per_objfile>: New field.
8120 (dwarf2_per_objfile): Remove global.
8121 (get_dwarf2_per_objfile): New function.
8122 (set_dwarf2_per_objfile): New function.
8123 (dwarf2_build_psymtabs_hard): Change objfile parameter to
8124 dwarf2_per_objfile.
8125 (abbrev_table_read_table): Add dwarf2_per_objfile parameter.
8126 (read_abbrev_offset): Likewise.
8127 (read_indirect_string): Likewise.
8128 (read_indirect_line_string): Likewise.
8129 (read_indirect_string_at_offset): Likewise.
8130 (read_indirect_string_from_dwz): Likewise.
8131 (dwarf2_find_containing_comp_unit): Change objfile parameter to
8132 dwarf2_per_objfile.
8133 (age_cached_comp_units): Add dwarf2_per_objfile parameter.
8134 (create_all_comp_units): Change objfile parameter to
8135 dwarf2_per_objfile.
8136 (create_all_type_units): Likewise.
8137 (process_queue): Add dwarf2_per_objfile parameter.
8138 (read_and_check_comp_unit_head): Likewise.
8139 (lookup_dwo_unit_in_dwp): Likewise.
8140 (get_dwp_file): Likewise.
8141 (process_cu_includes): Likewise.
8142 (struct free_dwo_file_cleanup_data): New struct.
8143 (dwarf2_has_info): Use get_dwarf2_per_objfile and
8144 set_dwarf2_per_objfile.
8145 (dwarf2_get_dwz_file): Add dwarf2_per_objfile parameter.
8146 (dw2_do_instantiate_symtab): Get dwarf2_per_objfile from
8147 context, adjust calls.
8148 (dw2_instantiate_symtab): Likewise.
8149 (dw2_get_cutu): Add dwarf2_per_objfile parameter.
8150 (dw2_get_cu): Likewise.
8151 (create_cu_from_index_list): Change objfile parameter to
8152 dwarf2_per_objfile.
8153 (create_cus_from_index_list): Get dwarf2_per_objfile from
8154 context, adjust calls.
8155 (create_cus_from_index): Likewise.
8156 (create_signatured_type_table_from_index): Change objfile
8157 parameter to dwarf2_per_objfile.
8158 (create_signatured_type_table_from_debug_names): Change objfile
8159 parameter to dwarf2_per_objfile.
8160 (create_addrmap_from_index): Likewise.
8161 (create_addrmap_from_aranges): Likewise.
8162 (dwarf2_read_index): Use get_dwarf2_per_objfile, adjust calls.
8163 (dw2_setup): Remove.
8164 (dw2_get_file_names_reader): Get dwarf2_per_objfile from
8165 context.
8166 (dw2_find_last_source_symtab): Get dwarf2_per_objfile using
8167 get_dwarf2_per_objfile.
8168 (dw2_forget_cached_source_info): Likewise.
8169 (dw2_map_symtabs_matching_filename): Likewise.
8170 (struct dw2_symtab_iterator) <index>: Remove.
8171 <dwarf2_per_objfile>: New field.
8172 (dw2_symtab_iter_init): Replace index parameter with
8173 dwarf2_per_objfile.
8174 (dw2_symtab_iter_next): Use dwarf2_per_objfile from iter.
8175 (dw2_lookup_symbol): Use get_dwarf2_per_objfile and adjust.
8176 (dw2_print_stats): Likewise.
8177 (dw2_dump): Likewise.
8178 (dw2_expand_symtabs_for_function): Likewise.
8179 (dw2_expand_all_symtabs): Likewise.
8180 (dw2_expand_symtabs_with_fullname): Likewise.
8181 (dw2_expand_marked_cus): Replace index and objfile parameters
8182 with dwarf2_per_objfile.
8183 (dw_expand_symtabs_matching_file_matcher): Add
8184 dwarf2_per_objfile parameter and adjust calls.
8185 (dw2_expand_symtabs_matching): Use get_dwarf2_per_objfile and
8186 adjust calls.
8187 (dw2_find_pc_sect_compunit_symtab): Don't call dw2_setup.
8188 (dw2_map_symbol_filenames): Use get_dwarf2_per_objfile and
8189 adjust calls.
8190 (create_cus_from_debug_names_list): Replace objfile parameter
8191 with dwarf2_per_objfile and adjust calls.
8192 (create_cus_from_debug_names): Likewise.
8193 (dwarf2_read_debug_names): Likewise.
8194 (mapped_debug_names::namei_to_name): Adjust call.
8195 (dw2_debug_names_iterator::next): Likewise.
8196 (dw2_debug_names_iterator::find_vec_in_debug_names): Likewise.
8197 (dw2_debug_names_lookup_symbol): Use get_dwarf2_per_objfile.
8198 (dw2_debug_names_dump): Likewise.
8199 (dw2_debug_names_expand_symtabs_for_function): Likewise.
8200 (dw2_debug_names_expand_symtabs_matching): Likewise.
8201 (dwarf2_initialize_objfile): Likewise.
8202 (dwarf2_build_psymtabs): Likewise.
8203 (get_abbrev_section_for_cu): Get dwarf2_per_objfile from
8204 this_cu.
8205 (error_check_comp_unit_head): Add dwarf2_per_objfile parameter.
8206 (read_and_check_comp_unit_head): Likewise.
8207 (read_abbrev_offset): Likewise.
8208 (create_debug_type_hash_table): Likewise.
8209 (create_debug_types_hash_table): Likewise.
8210 (create_all_type_units): Replace objfile parameter with
8211 dwarf2_per_objfile.
8212 (add_type_unit): Add dwarf2_per_objfile parameter.
8213 (fill_in_sig_entry_from_dwo_entry): Replace objfile parameter
8214 with dwarf2_per_objfile.
8215 (lookup_dwo_signatured_type): Get dwarf2_per_objfile from cu.
8216 (lookup_dwp_signatured_type): Likewise.
8217 (lookup_signatured_type): Likewise.
8218 (read_cutu_die_from_dwo): Likewise.
8219 (init_tu_and_read_dwo_dies): Likewise.
8220 (init_cutu_and_read_dies): Likewise.
8221 (init_cutu_and_read_dies_no_follow): Likewise.
8222 (allocate_type_unit_groups_table): Add objfile parameter.
8223 (create_type_unit_group): Use dwarf2_per_objfile from cu.
8224 (get_type_unit_group): Likewise.
8225 (process_psymtab_comp_unit): Update call.
8226 (build_type_psymtabs_reader): Use dwarf2_per_objfile from cu.
8227 (build_type_psymtabs_1): Add dwarf2_per_objfile parameter.
8228 (print_tu_stats): Likewise.
8229 (build_type_psymtab_dependencies): Use dwarf2_per_objfile passed
8230 in void* parameter.
8231 (build_type_psymtabs): Change objfile parameter to
8232 dwarf2_per_objfile.
8233 (process_skeletonless_type_unit): Use dwarf2_per_objfile
8234 passed in void* parameter.
8235 (process_skeletonless_type_units): Change objfile parameter to
8236 dwarf2_per_objfile.
8237 (set_partial_user): Likewise.
8238 (dwarf2_build_psymtabs_hard): Likewise.
8239 (read_comp_units_from_section): Likewise.
8240 (create_all_comp_units): Likewise.
8241 (scan_partial_symbols): Update calls.
8242 (add_partial_symbol): Likewise.
8243 (dwarf2_read_symtab): Use get_dwarf2_per_objfile.
8244 (maybe_queue_comp_unit): Use dwarf2_read_symtab from cu.
8245 (process_queue): Add dwarf2_per_objfile parameter.
8246 (get_compunit_symtab): Use dwarf2_per_objfile from cu.
8247 (compute_compunit_symtab_includes): Likewise.
8248 (process_cu_includes): Add dwarf2_per_objfile parameter.
8249 (process_full_comp_unit): Use dwarf2_per_objfile from cu.
8250 (process_full_type_unit): Likewise.
8251 (process_imported_unit_die): Update call.
8252 (handle_DW_AT_stmt_list): Use dwarf2_per_objfile from cu.
8253 (read_file_scope): Likewise.
8254 (allocate_dwo_file_hash_table): Add objfile parameter.
8255 (lookup_dwo_file_slot): Add dwarf2_per_objfile parameter.
8256 (create_cus_hash_table): Likewise.
8257 (create_dwp_hash_table): Likewise.
8258 (create_dwo_unit_in_dwp_v1): Likewise.
8259 (create_dwp_v2_section): Likewise.
8260 (create_dwo_unit_in_dwp_v2): Likewise.
8261 (lookup_dwo_unit_in_dwp): Likewise.
8262 (try_open_dwop_file): Likewise.
8263 (open_dwo_file): Likewise. Use dwarf2_per_objfile from cu.
8264 (open_and_init_dwo_file): Use dwarf2_per_objfile from cu, update
8265 cleanup to include a reference to dwarf2_per_objfile.
8266 (open_dwp_file): Add dwarf2_per_objfile parameter.
8267 (open_and_init_dwp_file): Likewise.
8268 (get_dwp_file): Likewise.
8269 (lookup_dwo_cutu): Use dwarf2_per_objfile from cu.
8270 (queue_and_load_all_dwo_tus): Update call.
8271 (free_dwo_file_cleanup): Use dwarf2_per_objfile from cleanup
8272 data.
8273 (dwarf2_rnglists_process): Use dwarf2_per_objfile from cu.
8274 (dwarf2_ranges_process): Likewise.
8275 (dwarf2_get_pc_bounds): Likewise.
8276 (mark_common_block_symbol_computed): Likewise.
8277 (abbrev_table_read_table): Add dwarf2_per_objfile parameter.
8278 (dwarf2_read_abbrevs): Update call.
8279 (read_partial_die): Use dwarf2_per_objfile from cu.
8280 (find_partial_die): Likewise.
8281 (fixup_partial_die): Likewise.
8282 (read_attribute_value): Likewise.
8283 (read_indirect_string_at_offset_from): Add objfile parameter.
8284 (read_indirect_string_at_offset): Add dwarf2_per_objfile
8285 parameter.
8286 (read_indirect_string_from_dwz): Add objfile parameter.
8287 (read_indirect_string): Add objfile parameter.
8288 (read_addr_index_1): Add dwarf2_per_objfile parameter.
8289 (read_addr_index): Use dwarf2_per_objfile from cu.
8290 (dwarf2_read_addr_index): Use dwarf2_per_objfile from cu, don't
8291 call dw2_setup.
8292 (read_str_index): Use dwarf2_per_objfile from cu.
8293 (get_debug_line_section): Likewise.
8294 (read_formatted_entries): Add dwarf2_per_objfile parameter.
8295 (dwarf_decode_line_header): Use dwarf2_per_objfile from cu.
8296 (new_symbol_full): Use dwarf2_per_objfile from cu.
8297 (build_error_marker_type): Likewise.
8298 (lookup_die_type): Likewise.
8299 (determine_prefix): Likewise.
8300 (follow_die_offset): Likewise.
8301 (dwarf2_fetch_die_loc_sect_off): Use get_dwarf2_per_objfile.
8302 (dwarf2_fetch_constant_bytes): Don't call dw2_setup.
8303 (dwarf2_fetch_die_type_sect_off): Likewise.
8304 (dwarf2_get_die_type): Likewise.
8305 (follow_die_sig_1): Use dwarf2_per_objfile from cu.
8306 (get_signatured_type): Likewise.
8307 (get_DW_AT_signature_type): Likewise.
8308 (dwarf_decode_macro_bytes): Add dwarf2_per_objfile parameter.
8309 (dwarf_decode_macros): Use dwarf2_per_objfile from cu.
8310 (cu_debug_loc_section): Likewise.
8311 (fill_in_loclist_baton): Likewise.
8312 (dwarf2_symbol_mark_computed): Likewise.
8313 (dwarf2_find_containing_comp_unit): Change objfile parameter to
8314 dwarf2_per_objfile.
8315 (free_cached_comp_units): Use dwarf2_per_objfile passed in void*
8316 parameter.
8317 (age_cached_comp_units): Add dwarf2_per_objfile parameter.
8318 (free_one_cached_comp_unit): Use dwarf2_per_objfile from cu.
8319 (dwarf2_free_objfile): Use get_dwarf2_per_objfile.
8320 (set_die_type): Use dwarf2_free_objfile from cu.
8321 (get_die_type_at_offset): Likewise.
8322 (dwarf2_per_objfile_free): Don't assign global variable.
8323 (debug_names) <constructor>: Add dwarf2_per_objfile
8324 parameter, update m_debugstrlookup construction.
8325 (debug_names::debug_str_lookup): Add dwarf2_per_objfile
8326 parameter.
8327 <m_dwarf2_per_objfile>: New field.
8328 <lookup>: Use m_dwarf2_per_objfile.
8329 (check_dwarf64_offsets): Add dwarf2_per_objfile parameter.
8330 (psyms_seen_size): Likewise.
8331 (write_gdbindex): Replace objfile parameter with
8332 dwarf2_per_objfile.
8333 (write_debug_names): Likewise.
8334 (write_psymtabs_to_index): Likewise.
8335 (save_gdb_index_command): Use get_dwarf2_per_objfile, update
8336 calls.
8337
8338 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
8339
8340 * dwarf2read.c (struct dwarf2_cu) <objfile>: Remove.
8341 <dwarf2_per_objfile>: New field.
8342 (struct dwarf2_per_cu_data) <objfile>: Remove.
8343 <dwarf2_per_objfile>: New field.
8344 (create_cu_from_index_list): Assign dwarf2_per_objfile instead
8345 of objfile.
8346 (create_signatured_type_table_from_index): Likewise.
8347 (create_debug_type_hash_table): Likewise.
8348 (fill_in_sig_entry_from_dwo_entry): Likewise.
8349 (lookup_dwo_unit): Access objfile through dwarf2_per_objfile.
8350 (create_type_unit_group): Assign dwarf2_per_objfile instead of
8351 objfile.
8352 (create_partial_symtab): Access objfile through
8353 dwarf2_per_objfile.
8354 (process_psymtab_comp_unit_reader): Likewise.
8355 (read_comp_units_from_section): Likewise.
8356 (scan_partial_symbols): Likewise.
8357 (add_partial_symbol): Likewise.
8358 (add_partial_subprogram): Likewise.
8359 (peek_die_abbrev): Likewise.
8360 (fixup_go_packaging): Likewise.
8361 (process_full_comp_unit): Likewise.
8362 (process_full_type_unit): Likewise.
8363 (process_imported_unit_die): Likewise.
8364 (dwarf2_compute_name): Likewise.
8365 (dwarf2_physname): Likewise.
8366 (read_import_statement): Likewise.
8367 (create_cus_hash_table): Assign dwarf2_physname instead of
8368 objfile.
8369 (read_func_scope): Access objfile through dwarf2_per_objfile.
8370 (read_lexical_block_scope): Likewise.
8371 (read_call_site_scope): Likewise.
8372 (read_variable): Likewise.
8373 (dwarf2_rnglists_process): Likewise.
8374 (dwarf2_ranges_process): Likewise.
8375 (dwarf2_ranges_read): Likewise.
8376 (dwarf2_record_block_ranges): Likewise.
8377 (dwarf2_add_field): Likewise.
8378 (dwarf2_add_member_fn): Likewise.
8379 (read_structure_type): Likewise.
8380 (process_structure_scope): Likewise.
8381 (read_enumeration_type): Likewise.
8382 (read_array_type): Likewise.
8383 (read_common_block): Likewise.
8384 (read_namespace_type): Likewise.
8385 (read_namespace): Likewise.
8386 (read_module_type): Likewise.
8387 (read_tag_pointer_type): Likewise.
8388 (read_tag_ptr_to_member_type): Likewise.
8389 (read_tag_string_type): Likewise.
8390 (read_subroutine_type): Likewise.
8391 (read_typedef): Likewise.
8392 (read_base_type): Likewise.
8393 (attr_to_dynamic_prop): Likewise.
8394 (read_subrange_type): Likewise.
8395 (read_unspecified_type): Likewise.
8396 (load_partial_dies): Likewise.
8397 (read_partial_die): Likewise.
8398 (find_partial_die): Likewise.
8399 (guess_partial_die_structure_name): Likewise.
8400 (fixup_partial_die): Likewise.
8401 (read_attribute_value): Likewise.
8402 (read_addr_index_from_leb128): Likewise.
8403 (dwarf2_read_addr_index): Likewise.
8404 (dwarf2_string_attr): Likewise.
8405 (lnp_state_machine::check_line_address): Likewise.
8406 (dwarf_decode_lines_1): Likewise.
8407 (dwarf_decode_lines): Likewise.
8408 (dwarf2_start_symtab): Likewise.
8409 (var_decode_location): Likewise.
8410 (new_symbol_full): Likewise.
8411 (dwarf2_const_value_data): Likewise.
8412 (dwarf2_const_value_attr): Likewise.
8413 (dwarf2_const_value): Likewise.
8414 (die_type): Likewise.
8415 (die_containing_type): Likewise.
8416 (lookup_die_type): Likewise.
8417 (guess_full_die_structure_name): Likewise.
8418 (anonymous_struct_prefix): Likewise.
8419 (dwarf2_name): Likewise.
8420 (follow_die_ref_or_sig): Likewise.
8421 (follow_die_offset): Likewise.
8422 (follow_die_ref): Likewise.
8423 (dwarf2_fetch_die_loc_sect_off): Likewise.
8424 (dwarf2_fetch_constant_bytes): Likewise.
8425 (dwarf2_fetch_die_type_sect_off): Likewise.
8426 (dwarf2_get_die_type): Likewise.
8427 (follow_die_sig): Likewise.
8428 (decode_locdesc): Likewise.
8429 (dwarf2_per_cu_objfile): Likewise.
8430 (dwarf2_per_cu_text_offset): Likewise.
8431 (init_one_comp_unit): Assign dwarf2_per_objfile instead of
8432 objfile.
8433 (set_die_type): Access objfile through
8434 dwarf2_per_objfile.
8435
8436 2018-01-07 Simon Marchi <simon.marchi@ericsson.com>
8437
8438 * valprint.c (converted_character_d): Remove typedef.
8439 (DEF_VEC_O (converted_character_d)): Remove.
8440 (count_next_character): Use std::vector.
8441 (print_converted_chars_to_obstack): Likewise.
8442 (generic_printstr): Likewise.
8443
8444 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
8445
8446 * xml-support.h (struct gdb_xml_value): Add constructor.
8447 <value>: Change type to unique_xmalloc_ptr.
8448 (gdb_xml_value_s): Remove typedef.
8449 (DEF_VEC_O (gdb_xml_value_s)): Remove.
8450 (gdb_xml_element_start_handler): Change parameter type to
8451 std::vector.
8452 (xml_find_attribute): Likewise.
8453 * xml-support.c (xml_find_attribute): Change parameter type to
8454 std::vector and adjust.
8455 (gdb_xml_values_cleanup): Remove.
8456 (gdb_xml_parser::start_element): Adjust to std::vector.
8457 (xinclude_start_include): Change paraeter type to std::vector
8458 and adjust.
8459 * btrace.c (check_xml_btrace_version): Likewise.
8460 (parse_xml_btrace_block): Likewise.
8461 (parse_xml_btrace_pt_config_cpu): Likewise.
8462 (parse_xml_btrace_pt): Likewise.
8463 (parse_xml_btrace_conf_bts): Likewise.
8464 (parse_xml_btrace_conf_pt): Likewise.
8465 * memory-map.c (memory_map_start_memory): Likewise.
8466 (memory_map_start_property): Likewise.
8467 * osdata.c (osdata_start_osdata): Likewise.
8468 (osdata_start_item): Likewise.
8469 (osdata_start_column): Likewise.
8470 * remote.c (start_thread): Likewise.
8471 * solib-aix.c (library_list_start_library): Likewise.
8472 (library_list_start_list): Likewise.
8473 * solib-svr4.c (library_list_start_library): Likewise.
8474 (svr4_library_list_start_list): Likewise.
8475 * solib-target.c (library_list_start_segment): Likewise.
8476 (library_list_start_section): Likewise.
8477 (library_list_start_library): Likewise.
8478 (library_list_start_list): Likewise.
8479 * tracepoint.c (traceframe_info_start_memory): Likewise.
8480 (traceframe_info_start_tvar): Likewise.
8481 * xml-syscall.c (syscall_start_syscall): Likewise.
8482 * xml-tdesc.c (tdesc_start_target): Likewise.
8483 (tdesc_start_feature): Likewise.
8484 (tdesc_start_reg): Likewise.
8485 (tdesc_start_union): Likewise.
8486 (tdesc_start_struct): Likewise.
8487 (tdesc_start_flags): Likewise.
8488 (tdesc_start_enum): Likewise.
8489 (tdesc_start_field): Likewise.
8490 (tdesc_start_enum_value): Likewise.
8491 (tdesc_start_vector): Likewise.
8492
8493 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
8494
8495 * extension.h (struct xmethod_worker) <clone>: Remove.
8496 * python/py-xmethods.c (struct python_xmethod_worker) <clone>:
8497 Remove.
8498 (python_xmethod_worker::clone): Remove.
8499 * valops.c (find_overload_match): Use std::move instead of
8500 clone.
8501
8502 2018-01-07 Simon Marchi <simon.marchi@polymtl.ca>
8503
8504 * extension-priv.h (enum ext_lang_rc): Remove, move to extension.h.
8505 (struct extension_language_ops) <clone_xmethod_worker_data>: Remove.
8506 <free_xmethod_worker_data>: Remove.
8507 <get_matching_xmethod_workers>: Chance VEC to std::vector.
8508 <get_xmethod_arg_types>: Remove.
8509 <get_xmethod_result_type>: Remove.
8510 <invoke_xmethod>: Remove.
8511 * extension.c (new_xmethod_worker): Remove.
8512 (clone_xmethod_worker): Remove.
8513 (get_matching_xmethod_workers): Return void, pass std::vector by
8514 pointer.
8515 (get_xmethod_arg_types): Rename to...
8516 (xmethod_worker::get_arg_types): ... this, and adjust.
8517 (get_xmethod_result_type): Rename to...
8518 (xmethod_worker::get_result_type): ... this, and adjust.
8519 (invoke_xmethod): Remove.
8520 (free_xmethod_worker): Remove.
8521 (free_xmethod_worker_vec): Remove.
8522 * extension.h (enum ext_lang_rc): Move here from
8523 extension-priv.h.
8524 (struct xmethod_worker): Add constructor and destructor.
8525 <data>: Remove.
8526 <value>: Remove.
8527 <invoke, clone, do_get_result_type, do_get_arg_types>: New
8528 virtual pure methods.
8529 <get_arg_types, get_result_type>: New methods.
8530 (xmethod_worker_ptr): Remove typedef.
8531 (DEF_VEC_P (xmethod_worker_ptr)): Remove.
8532 (xmethod_worker_vec): Remove typedef.
8533 (xmethod_worker_up): New typedef.
8534 (invoke_xmethod): Remove.
8535 (clone_xmethod_worker): Remove.
8536 (free_xmethod_worker): Remove.
8537 (free_xmethod_worker_vec): Remove.
8538 (get_xmethod_arg_types): Remove.
8539 (get_xmethod_result_type): Remove.
8540 * valops.c (find_method_list): Use std::vector, don't use
8541 intermediate vector.
8542 (value_find_oload_method_list): Use std::vector.
8543 (find_overload_match): Use std::vector.
8544 (find_oload_champ): Use std::vector.
8545 * value.c (value_free): Use operator delete.
8546 (value_of_xmethod): Rename to...
8547 (value_from_xmethod): ... this. Don't assign
8548 xmethod_worker::value, take rvalue-reference.
8549 (result_type_of_xmethod): Adjust.
8550 (call_xmethod): Adjust.
8551 * value.h: Include extension.h.
8552 (struct xmethod_worker): Don't forward-declare.
8553 (value_of_xmethod): Rename to...
8554 (value_from_xmethod): ... this, take rvalue-reference.
8555 * python/py-xmethods.c (struct gdbpy_worker_data): Rename to...
8556 (struct python_xmethod_worker): ... this, add constructor and
8557 destructor.
8558 <invoke, clone, do_get_arg_types, do_get_result_type>: Implement.
8559 (gdbpy_free_xmethod_worker_data): Rename to...
8560 (python_xmethod_worker::~python_xmethod_worker): ... this and
8561 adjust.
8562 (gdbpy_clone_xmethod_worker_data): Rename to...
8563 (python_xmethod_worker::clone): ... this and adjust.
8564 (gdbpy_get_matching_xmethod_workers): Use std::vector, don't use
8565 temporary vector.
8566 (gdbpy_get_xmethod_arg_types): Rename to...
8567 (python_xmethod_worker::do_get_arg_types): ... this and adjust.
8568 (gdbpy_get_xmethod_result_type): Rename to...
8569 (python_xmethod_worker::do_get_result_type): ... this and
8570 adjust.
8571 (gdbpy_invoke_xmethod): Rename to...
8572 (python_xmethod_worker::invoke): ... this and adjust.
8573 (new_python_xmethod_worker): Rename to...
8574 (python_xmethod_worker::python_xmethod_worker): ... this and
8575 adjust.
8576 * python/python-internal.h (gdbpy_clone_xmethod_worker_data):
8577 Remove.
8578 (gdbpy_free_xmethod_worker_data): Remove.
8579 (gdbpy_get_matching_xmethod_workers): Use std::vector.
8580 (gdbpy_get_xmethod_arg_types): Remove.
8581 (gdbpy_get_xmethod_result_type): Remove.
8582 (gdbpy_invoke_xmethod): Remove.
8583 * python/python.c (python_extension_ops): Remove obsolete
8584 callbacks.
8585
8586 2018-01-05 Pedro Alves <palves@redhat.com>
8587
8588 PR gdb/18653
8589 * common/signals-state-save-restore.c
8590 (save_original_signals_state): New parameter 'quiet'. Warn if we
8591 find a custom handler preinstalled, instead of internal erroring.
8592 But only warn if !quiet.
8593 * common/signals-state-save-restore.h
8594 (save_original_signals_state): New parameter 'quiet'.
8595 * main.c (captured_main_1): Move save_original_signals_state call
8596 after option handling, and pass QUIET.
8597
8598 2018-01-05 Pedro Alves <palves@redhat.com>
8599
8600 * spu-tdep.c (spu_catch_start): Pass
8601 symbol_name_match_type::SEARCH_NAME to block_lookup_symbol.
8602
8603 2018-01-05 Pedro Alves <palves@redhat.com>
8604
8605 PR gdb/22670
8606 * ada-lang.c (literal_symbol_name_matcher): New function.
8607 (ada_get_symbol_name_matcher): Use it for
8608 symbol_name_match_type::SEARCH_NAME.
8609 * block.c (block_lookup_symbol): New parameter 'match_type'. Pass
8610 it down instead of assuming symbol_name_match_type::FULL.
8611 * block.h (block_lookup_symbol): New parameter 'match_type'.
8612 * c-valprint.c (print_unpacked_pointer): Use
8613 lookup_symbol_search_name instead of lookup_symbol.
8614 * compile/compile-object-load.c (get_out_value_type): Pass down
8615 symbol_name_match_type::SEARCH_NAME.
8616 * cp-namespace.c (cp_basic_lookup_symbol): Pass down
8617 symbol_name_match_type::FULL.
8618 * cp-support.c (cp_get_symbol_name_matcher): Handle
8619 symbol_name_match_type::SEARCH_NAME.
8620 * infrun.c (insert_exception_resume_breakpoint): Use
8621 lookup_symbol_search_name.
8622 * p-valprint.c (pascal_val_print): Use lookup_symbol_search_name.
8623 * psymtab.c (maintenance_check_psymtabs): Use
8624 symbol_name_match_type::SEARCH_NAME and SYMBOL_SEARCH_NAME.
8625 * stack.c (print_frame_args): Use lookup_symbol_search_name and
8626 SYMBOL_SEARCH_NAME.
8627 * symtab.c (lookup_local_symbol): Don't demangle the lookup name
8628 if symbol_name_match_type::SEARCH_NAME.
8629 (lookup_symbol_in_language): Pass down
8630 symbol_name_match_type::FULL.
8631 (lookup_symbol_search_name): New.
8632 (lookup_language_this): Pass down
8633 symbol_name_match_type::SEARCH_NAME.
8634 (lookup_symbol_aux, lookup_local_symbol): New parameter
8635 'match_type'. Pass it down.
8636 * symtab.h (symbol_name_match_type::SEARCH_NAME): New enumerator.
8637 (lookup_symbol_search_name): New declaration.
8638 (lookup_symbol_in_block): New 'match_type' parameter.
8639
8640 2018-01-05 Pedro Alves <palves@redhat.com>
8641
8642 PR gdb/22670
8643 * ada-lang.c (ada_lookup_encoded_symbol): Reimplement in terms of
8644 ada_lookup_symbol.
8645 (ada_lookup_symbol): Reimplement in terms of
8646 ada_lookup_symbol_list, bits factored out from
8647 ada_lookup_encoded_symbol.
8648
8649 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8650
8651 * ada-exp.y (write_object_renaming): When subscripting an array
8652 using a symbol as the index, pass the block in call to
8653 ada_lookup_encoded_symbol when looking that symbol up.
8654
8655 2018-01-05 Jerome Guitton <guitton@adacore.com>
8656
8657 * ada-lang.c (ada_array_length): Use ada_index_type instead of
8658 TYPE_INDEX_TYPE.
8659
8660 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8661
8662 * ada-lang.c (ada_to_fixed_value_create): Add handling of
8663 the case where VALUE_LVAL (val0) is not lval_memory.
8664
8665 2018-01-05 Xavier Roirand <roirand@adacore.com>
8666
8667 * ada-valprint.c (print_optional_low_bound): Handle
8668 character-indexed array printing like boolean-indexed array
8669 printing.
8670
8671 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8672
8673 * NEWS: Create a new section for the next release branch.
8674 Rename the section of the current branch, now that it has
8675 been cut.
8676
8677 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8678
8679 GDB 8.1 branch created (5219ac6237c272b938c28517bf371429260c71e7):
8680 * version.in: Bump version to 8.1.50.DATE-git.
8681
8682 2018-01-03 Xavier Roirand <roirand@adacore.com>
8683
8684 * ada-lang.h (ada_exception_catchpoint_kind) <ada_catch_handlers>:
8685 Add field.
8686 * ada-lang.c (struct exception_support_info) <catch_handlers_sym>:
8687 Add field.
8688 (default_exception_support_info) <catch_handlers_sym>: Add field.
8689 (exception_support_info_fallback) <catch_handlers_sym>: Add field.
8690 (ada_exception_name_addr_1): Add "catch handlers" handling.
8691 (ada_exception_catchpoint_cond_string) <ex>: New parameter.
8692 Update all callers.
8693 (create_excep_cond_exprs) <ex>: Add parameter.
8694 (re_set_exception): Update create_excep_cond_exprs call.
8695 (print_it_exception, print_one_exception, print_mention_exception)
8696 (print_recreate_exception): Add "catch handler" handling.
8697 (allocate_location_catch_handlers, re_set_catch_handlers)
8698 (check_status_catch_handlers, print_it_catch_handlers)
8699 (print_one_catch_handlers, print_mention_catch_handlers)
8700 (print_recreate_catch_handlers): New function.
8701 (catch_handlers_breakpoint_ops): New variable.
8702 (catch_ada_exception_command_split) <is_catch_handlers_cmd>:
8703 Add parameter. Add "catch handler" handling.
8704 (ada_exception_sym_name, ada_exception_breakpoint_ops):
8705 Add "catch handler" handling.
8706 (ada_exception_catchpoint_cond_string): Add "catch handler"
8707 handling.
8708 (create_ada_exception_catchpoint): Update create_excep_cond_exprs
8709 call.
8710 (catch_ada_handlers_command): New function.
8711 (initialize_ada_catchpoint_ops): Initialize "catch handlers"
8712 operations structure.
8713 (_initialize_ada_language): Add "catch handlers" command entry.
8714 * NEWS: Document "catch handlers" feature.
8715
8716 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8717
8718 * ada-lang.c (ada_value_slice_from_ptr): Take array stride into
8719 account when creating the array type of the slice.
8720 (ada_value_slice): Likewise.
8721
8722 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8723
8724 * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_BYTE_STRIDE>:
8725 New enum value.
8726 (create_array_type_with_stride): Add byte_stride_prop parameter.
8727 * gdbtypes.c (create_array_type_with_stride) <byte_stride_prop>:
8728 New parameter. Update all callers in this file.
8729 (array_type_has_dynamic_stride): New function.
8730 (is_dynamic_type_internal, resolve_dynamic_array): Add handling
8731 of arrays with dynamic byte strides.
8732 * dwarf2read.c (read_array_type): Add support for dynamic
8733 DW_AT_byte_stride attributes.
8734
8735 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8736
8737 * dwarf2read.c (read_unspecified_type): Treat
8738 DW_TAG_enumeration_type DIEs from Ada units as stubs.
8739
8740 2018-01-01 Joel Brobecker <brobecker@adacore.com>
8741
8742 Update copyright year range in all GDB files.
8743
8744 2018-01-01 Joel Brobecker <brobecker@adacore.com>
8745
8746 * copyright.py (BY_HAND): Remove gdb/testsuite/gdb.base/step-line.inp
8747 and gdb/testsuite/gdb.base/step-line.c.
8748
8749 2018-01-01 Joel Brobecker <brobecker@adacore.com>
8750
8751 * copyright.py (main): Dump the contents of
8752 MULTIPLE_COPYRIGHT_HEADERS (separately) from BY_HAND,
8753 even if BY_HAND is empty.
8754
8755 2018-01-01 Joel Brobecker <brobecker@adacore.com>
8756
8757 * top.c (print_gdb_version): Update Copyright year in version
8758 message.
8759
8760 2018-01-01 Joel Brobecker <brobecker@adacore.com>
8761
8762 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2017.
8763
8764 For older changes see ChangeLog-2017.
8765 \f
8766 Local Variables:
8767 mode: change-log
8768 left-margin: 8
8769 fill-column: 74
8770 version-control: never
8771 coding: utf-8
8772 End:
This page took 0.374088 seconds and 5 git commands to generate.