Pass section when available to bfd_octets_per_byte
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
a7cdaa91
SM
12019-11-24 Simon Marchi <simon.marchi@efficios.com>
2
3 * m68k-linux-nat.c: Include gdbarch.h.
4
26abc753
TT
52019-11-24 Tom Tromey <tom@tromey.com>
6
7 * symfile.c (read_symbols): Update.
8 * psymtab.c (require_partial_symbols): Change type of "verbose" to
9 bool.
10 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
11 (psym_lookup_symbol, psym_find_last_source_symtab)
12 (psym_forget_cached_source_info, psym_print_stats)
13 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
14 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
15 (psym_map_matching_symbols, psym_expand_symtabs_matching)
16 (psym_find_compunit_symtab_by_address)
17 (maintenance_print_psymbols, maintenance_info_psymtabs)
18 (maintenance_check_psymtabs): Update.
19 * psymtab.h (require_partial_symbols): Change type of "verbose" to
20 bool.
21
012fc909
TT
222019-11-22 Tom Tromey <tom@tromey.com>
23
24 * observable.h: Update comments.
25
c83d8d32
TT
262019-11-22 Tom Tromey <tromey@adacore.com>
27
28 * ada-tasks.c (ada_task_is_alive): Make parameter const.
29 (print_ada_task_info): Don't try to fetch thread id if task is not
30 alive.
31
987012b8
CB
322019-11-22 Christian Biesinger <cbiesinger@google.com>
33
34 * ada-exp.y: Update.
35 * ada-lang.c (sort_choices): Update.
36 (ada_print_symbol_signature): Update.
37 (resolve_subexp): Update.
38 (ada_parse_renaming): Update.
39 (ada_read_renaming_var_value): Update.
40 (lesseq_defined_than): Update.
41 (remove_extra_symbols): Update.
42 (remove_irrelevant_renamings): Update.
43 (ada_add_block_symbols): Update.
44 (ada_collect_symbol_completion_matches): Update.
45 (ada_is_renaming_symbol): Update.
46 (aggregate_assign_from_choices): Update.
47 (ada_evaluate_subexp): Update.
48 (ada_has_this_exception_support): Update.
49 (ada_is_non_standard_exception_sym): Update.
50 (ada_add_exceptions_from_frame): Update.
51 (ada_add_global_exceptions): Update.
52 (ada_print_subexp): Update.
53 * ax-gdb.c (gen_var_ref): Update.
54 (gen_maybe_namespace_elt): Update.
55 (gen_expr_for_cast): Update.
56 (gen_expr): Update.
57 * block.h: Update.
58 * blockframe.c (find_pc_partial_function): Update.
59 * breakpoint.c (print_breakpoint_location): Update.
60 (update_static_tracepoint): Update.
61 * btrace.c (ftrace_print_function_name): Update.
62 (ftrace_function_switched): Update.
63 * buildsym.c (find_symbol_in_list): Update.
64 * c-exp.y: Update.
65 * c-typeprint.c (c_print_typedef): Update.
66 (c_type_print_template_args): Update.
67 * cli/cli-cmds.c (edit_command): Update.
68 (list_command): Update.
69 (print_sal_location): Update.
70 * coffread.c (patch_opaque_types): Update.
71 (process_coff_symbol): Update.
72 (coff_read_enum_type): Update.
73 * compile/compile-c-symbols.c (c_symbol_substitution_name): Update.
74 (convert_one_symbol): Update.
75 (hash_symname): Update.
76 (eq_symname): Update.
77 * compile/compile-cplus-symbols.c (convert_one_symbol): Update.
78 * compile/compile-cplus-types.c (debug_print_scope): Update.
79 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update.
80 * compile/compile-object-load.c (get_out_value_type): Update.
81 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
82 (search_symbol_list): Update.
83 (cp_lookup_symbol_imports_or_template): Update.
84 * cp-support.c (overload_list_add_symbol): Update.
85 * ctfread.c (psymtab_to_symtab): Update.
86 * dbxread.c (cp_set_block_scope): Update.
87 * dictionary.c (iter_match_first_hashed): Update.
88 (iter_match_next_hashed): Update.
89 (insert_symbol_hashed): Update.
90 (iter_match_next_linear): Update.
91 * dictionary.h: Update.
92 * dwarf2loc.c (func_get_frame_base_dwarf_block): Update.
93 (locexpr_describe_location_piece): Update.
94 (locexpr_describe_location_1): Update.
95 (locexpr_generate_c_location): Update.
96 (loclist_describe_location): Update.
97 (loclist_generate_c_location): Update.
98 * dwarf2read.c (dw2_debug_names_lookup_symbol): Update.
99 (read_func_scope): Update.
100 (process_enumeration_scope): Update.
101 (new_symbol): Update.
102 (dwarf2_const_value): Update.
103 (dwarf2_symbol_mark_computed): Update.
104 * eval.c (evaluate_funcall): Update.
105 (evaluate_subexp_standard): Update.
106 * expprint.c (print_subexp_standard): Update.
107 (dump_subexp_body_standard): Update.
108 * f-valprint.c (info_common_command_for_block): Update.
109 * findvar.c (get_hosting_frame): Update.
110 (default_read_var_value): Update.
111 * go-lang.c (go_symbol_package_name): Update.
112 * guile/scm-block.c (bkscm_print_block_smob): Update.
113 * guile/scm-symbol.c (syscm_print_symbol_smob): Update.
114 (gdbscm_symbol_name): Update.
115 (gdbscm_symbol_linkage_name): Update.
116 (gdbscm_symbol_print_name): Update.
117 * infcall.c (get_function_name): Update.
118 * infcmd.c (jump_command): Update.
119 (finish_command): Update.
120 * infrun.c (insert_exception_resume_breakpoint): Update.
121 * linespec.c (canonicalize_linespec): Update.
122 (create_sals_line_offset): Update.
123 (convert_linespec_to_sals): Update.
124 (complete_label): Update.
125 (find_label_symbols_in_block): Update.
126 * m2-typeprint.c (m2_print_typedef): Update.
127 * mdebugread.c (mdebug_reg_to_regnum): Update.
128 (parse_symbol): Update.
129 (mylookup_symbol): Update.
130 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
131 (list_args_or_locals): Update.
132 * objc-lang.c (compare_selectors): Update.
133 (info_selectors_command): Update.
134 (compare_classes): Update.
135 (info_classes_command): Update.
136 (find_imps): Update.
137 * p-typeprint.c (pascal_print_typedef): Update.
138 * printcmd.c (build_address_symbolic): Update.
139 (info_address_command): Update.
140 (print_variable_and_value): Update.
141 * python/py-framefilter.c (extract_sym): Update.
142 (py_print_single_arg): Update.
143 * python/py-symbol.c (sympy_str): Update.
144 (sympy_get_name): Update.
145 (sympy_get_linkage_name): Update.
146 * python/python.c (gdbpy_rbreak): Update.
147 * record-btrace.c (btrace_get_bfun_name): Update.
148 (btrace_call_history): Update.
149 * rust-lang.c (rust_print_typedef): Update.
150 * solib-frv.c (frv_fdpic_find_canonical_descriptor): Update.
151 * stabsread.c (stab_reg_to_regnum): Update.
152 (define_symbol): Update.
153 (read_enum_type): Update.
154 (common_block_end): Update.
155 (cleanup_undefined_types_1): Update.
156 (scan_file_globals): Update.
157 * stack.c (print_frame_arg): Update.
158 (print_frame_args): Update.
159 (find_frame_funname): Update.
160 (info_frame_command_core): Update.
161 (iterate_over_block_locals): Update.
162 (print_block_frame_labels): Update.
163 (do_print_variable_and_value): Update.
164 (iterate_over_block_arg_vars): Update.
165 (return_command): Update.
166 * symmisc.c (dump_symtab_1): Update.
167 (print_symbol): Update.
168 * symtab.c (eq_symbol_entry): Update.
169 (symbol_cache_dump): Update.
170 (lookup_language_this): Update.
171 (find_pc_sect_line): Update.
172 (skip_prologue_sal): Update.
173 (symbol_search::compare_search_syms): Update.
174 (treg_matches_sym_type_name): Update.
175 (search_symbols): Update.
176 (print_symbol_info): Update.
177 (rbreak_command): Update.
178 (completion_list_add_symbol): Update.
179 (find_gnu_ifunc): Update.
180 (get_symbol_address): Update.
181 (search_module_symbols): Update.
182 (info_module_subcommand): Update.
183 * symtab.h (SYMBOL_NATURAL_NAME): Remove.
184 (SYMBOL_LINKAGE_NAME): Remove.
185 (SYMBOL_DEMANGLED_NAME): Remove.
186 (SYMBOL_PRINT_NAME): Remove.
187 (SYMBOL_SEARCH_NAME): Remove.
188 * tracepoint.c (set_traceframe_context): Update.
189 (validate_actionline): Update.
190 (collection_list::collect_symbol): Update.
191 (encode_actions_1): Update.
192 (info_scope_command): Update.
193 (print_one_static_tracepoint_marker): Update.
194 * typeprint.c (typedef_hash_table::add_template_parameters): Update.
195 * valops.c (address_of_variable): Update.
196 (find_overload_match): Update.
197 (find_oload_champ): Update.
198
c9d95fa3
CB
1992019-11-22 Christian Biesinger <cbiesinger@google.com>
200
201 * ada-lang.c (ada_lookup_simple_minsym): Update.
202 (ada_collect_symbol_completion_matches): Update.
203 * ada-tasks.c (read_atcb): Update.
204 * amd64-windows-tdep.c (amd64_skip_main_prologue): Update.
205 (amd64_windows_skip_trampoline_code): Update.
206 * arm-tdep.c (skip_prologue_function): Update.
207 (arm_skip_stack_protector): Update.
208 * arm-wince-tdep.c (arm_pe_skip_trampoline_code): Update.
209 (arm_wince_skip_main_prologue): Update.
210 * ax-gdb.c (gen_expr): Update.
211 * block.c (call_site_for_pc): Update.
212 * blockframe.c (find_pc_partial_function): Update.
213 * breakpoint.c (set_breakpoint_location_function): Update.
214 * btrace.c (ftrace_print_function_name): Update.
215 (ftrace_function_switched): Update.
216 * c-valprint.c (print_unpacked_pointer): Update.
217 * coffread.c (coff_symfile_read): Update.
218 * compile/compile-c-symbols.c (convert_symbol_bmsym): Update.
219 * compile/compile-cplus-symbols.c (convert_symbol_bmsym): Update.
220 * dwarf-index-write.c (write_psymbols): Update.
221 * dwarf2loc.c (call_site_to_target_addr): Update.
222 (func_verify_no_selftailcall): Update.
223 (tailcall_dump): Update.
224 (call_site_find_chain_1): Update.
225 (dwarf_expr_reg_to_entry_parameter): Update.
226 * elfread.c (elf_gnu_ifunc_record_cache): Update.
227 * eval.c (evaluate_funcall): Update.
228 (evaluate_subexp_standard): Update.
229 (evaluate_subexp_for_sizeof): Update.
230 * expprint.c (print_subexp_standard): Update.
231 (dump_subexp_body_standard): Update.
232 * frame.c (get_prev_frame_always_1): Update.
233 * frv-tdep.c (frv_skip_main_prologue): Update.
234 * gnu-v2-abi.c (gnuv2_value_rtti_type): Update.
235 * gnu-v3-abi.c (gnuv3_rtti_type): Update.
236 (gnuv3_get_typename_from_type_info): Update.
237 (gnuv3_skip_trampoline): Update.
238 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
239 * i386-tdep.c (i386_skip_main_prologue): Update.
240 (i386_pe_skip_trampoline_code): Update.
241 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Update.
242 * infcall.c (get_function_name): Update.
243 * linespec.c (minsym_found): Update.
244 * linux-fork.c (info_checkpoints_command): Update.
245 * m32c-tdep.c (m32c_m16c_address_to_pointer): Update.
246 (m32c_m16c_pointer_to_address): Update.
247 * maint.c (maintenance_translate_address): Update.
248 * minsyms.c (add_minsym_to_hash_table): Update.
249 (add_minsym_to_demangled_hash_table): Update.
250 (lookup_minimal_symbol_mangled): Update.
251 (lookup_minimal_symbol_demangled): Update.
252 (lookup_minimal_symbol_linkage): Update.
253 (lookup_minimal_symbol_text): Update.
254 (lookup_minimal_symbol_by_pc_name): Update.
255 (minimal_symbol_is_less_than): Update.
256 (compact_minimal_symbols): Update.
257 (build_minimal_symbol_hash_tables): Update.
258 (find_solib_trampoline_target): Update.
259 * mips-tdep.c (mips_stub_frame_sniffer): Update.
260 (mips_skip_pic_trampoline_code): Update.
261 * msp430-tdep.c (msp430_skip_trampoline_code): Update.
262 * objc-lang.c (info_selectors_command): Update.
263 (info_classes_command): Update.
264 (find_methods): Update.
265 (find_imps): Update.
266 * p-valprint.c (pascal_val_print): Update.
267 * ppc-linux-tdep.c (powerpc_linux_in_dynsym_resolve_code): Update.
268 * ppc-sysv-tdep.c (convert_code_addr_to_desc_addr): Update.
269 * printcmd.c (build_address_symbolic): Update.
270 (info_symbol_command): Update.
271 * psymtab.c (psymbol_name_matches): Update.
272 (match_partial_symbol): Update.
273 (lookup_partial_symbol): Update.
274 (print_partial_symbols): Update.
275 (sort_pst_symbols): Update.
276 (maintenance_check_psymtabs): Update.
277 * python/py-framefilter.c (py_print_frame): Update.
278 * python/python.c (gdbpy_rbreak): Update.
279 * record-btrace.c (btrace_get_bfun_name): Update.
280 (btrace_call_history): Update.
281 * rs6000-tdep.c (rs6000_skip_main_prologue): Update.
282 (rs6000_skip_trampoline_code): Update.
283 * sol-thread.c (info_cb): Update.
284 * stabsread.c (scan_file_globals): Update.
285 * stack.c (find_frame_funname): Update.
286 (info_frame_command_core): Update.
287 * symmisc.c (dump_msymbols): Update.
288 * symtab.c (symbol_natural_name): Rename to..,
289 (general_symbol_info::natural_name): ...this.
290 (symbol_demangled_name): Rename to...
291 (general_symbol_info::demangled_name): ...this.
292 (symbol_search_name): Rename to...
293 (general_symbol_info::search_name): ...this.
294 (symbol_matches_search_name): Update.
295 (find_pc_sect_line): Update.
296 (skip_prologue_sal): Update.
297 (search_symbols): Update.
298 (print_msymbol_info): Update.
299 (rbreak_command): Update.
300 (completion_list_add_msymbol): Update.
301 (completion_list_objc_symbol): Update.
302 (get_msymbol_address): Update.
303 * symtab.h (struct general_symbol_info): Add member functions
304 natural_name (), linkage_name (), print_name (), demangled_name (),
305 and search_name ().
306 (SYMBOL_NATURAL_NAME): Update.
307 (symbol_natural_name): Move to a member function on general_symbol_info.
308 (SYMBOL_DEMANGLED_NAME): Update.
309 (symbol_demangled_name): Move to a member function on
310 general_symbol_info.
311 (SYMBOL_SEARCH_NAME): Update.
312 (symbol_search_name): Move to a member function on general_symbol_info.
313 (MSYMBOL_NATURAL_NAME): Remove.
314 (MSYMBOL_LINKAGE_NAME): Remove.
315 (MSYMBOL_PRINT_NAME): Remove.
316 (MSYMBOL_DEMANGLED_NAME): Remove.
317 (MSYMBOL_SEARCH_NAME): Remove.
318 * x86-tdep.c (x86_in_indirect_branch_thunk): Update.
319
f8bab2d6
CB
3202019-11-22 Christian Biesinger <cbiesinger@google.com>
321
322 * symtab.c (create_demangled_names_hash): Use per_bfd->
323 minimal_symbol_count for computing the initial size, if greater
324 than our default size.
325
85e7588d
TV
3262019-11-22 Tom de Vries <tdevries@suse.de>
327
328 * contrib/words.sh: Improve words extraction.
329
f6180073
TV
3302019-11-22 Tom de Vries <tdevries@suse.de>
331
332 * contrib/words.sh: Combine sed invocations.
333
f10ffa41
CB
3342019-11-21 Christian Biesinger <cbiesinger@google.com>
335
336 * Makefile.in: Update.
337 * demangle.c: Rename to...
338 * gdb-demangle.c: ..this.
339 (is_cplus_marker): Change return type to bool.
340 (_initialize_demangler): Rename to...
341 (_initialize_gdb_demangle): ...this.
342 * gdb-demangle.h (is_cplus_marker): Change return type to bool.
343 * symtab.h (demangle): Remove declaration; instead include
344 gdb-demangle.h.
345
6ba18521
TT
3462019-11-21 Tom Tromey <tromey@adacore.com>
347
348 * gdbsupport/format.c (format_pieces): Parse %I64d.
349 * unittests/format_pieces-selftests.c (test_windows_formats): New
350 function.
351 (run_tests): Call it.
352
34877895
PJ
3532019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
354
355 Byte reverse display of variables with DW_END_big, DW_END_little
356 (DW_AT_endianity) dwarf attributes if different than the native
357 byte order.
358 * ada-lang.c (ada_value_binop):
359 Use type_byte_order instead of gdbarch_byte_order.
360 * ada-valprint.c (printstr):
361 (ada_val_print_string):
362 * ada-lang.c (value_pointer):
363 (ada_value_binop):
364 Use type_byte_order instead of gdbarch_byte_order.
365 * c-lang.c (c_get_string):
366 Use type_byte_order instead of gdbarch_byte_order.
367 * c-valprint.c (c_val_print_array):
368 Use type_byte_order instead of gdbarch_byte_order.
369 * cp-valprint.c (cp_print_class_member):
370 Use type_byte_order instead of gdbarch_byte_order.
371 * dwarf2loc.c (rw_pieced_value):
372 Use type_byte_order instead of gdbarch_byte_order.
373 * dwarf2read.c (read_base_type): Handle DW_END_big,
374 DW_END_little
375 * f-lang.c (f_get_encoding):
376 Use type_byte_order instead of gdbarch_byte_order.
377 * findvar.c (default_read_var_value):
378 Use type_byte_order instead of gdbarch_byte_order.
379 * gdbtypes.c (check_types_equal):
380 Require matching TYPE_ENDIANITY_NOT_DEFAULT if set.
381 (recursive_dump_type): Print TYPE_ENDIANITY_BIG,
382 and TYPE_ENDIANITY_LITTLE if set.
383 (type_byte_order): new function.
384 * gdbtypes.h (TYPE_ENDIANITY_NOT_DEFAULT): New macro.
385 (struct main_type) <flag_endianity_not_default>:
386 New field.
387 (type_byte_order): New function.
388 * infcmd.c (default_print_one_register_info):
389 Use type_byte_order instead of gdbarch_byte_order.
390 * p-lang.c (pascal_printstr):
391 Use type_byte_order instead of gdbarch_byte_order.
392 * p-valprint.c (pascal_val_print):
393 Use type_byte_order instead of gdbarch_byte_order.
394 * printcmd.c (print_scalar_formatted):
395 Use type_byte_order instead of gdbarch_byte_order.
396 * solib-darwin.c (darwin_current_sos):
397 Use type_byte_order instead of gdbarch_byte_order.
398 * solib-svr4.c (solib_svr4_r_ldsomap):
399 Use type_byte_order instead of gdbarch_byte_order.
400 * stap-probe.c (stap_modify_semaphore):
401 Use type_byte_order instead of gdbarch_byte_order.
402 * target-float.c (target_float_same_format_p):
403 Use type_byte_order instead of gdbarch_byte_order.
404 * valarith.c (scalar_binop):
405 (value_bit_index):
406 Use type_byte_order instead of gdbarch_byte_order.
407 * valops.c (value_cast):
408 Use type_byte_order instead of gdbarch_byte_order.
409 * valprint.c (generic_emit_char):
410 (generic_printstr):
411 (val_print_string):
412 Use type_byte_order instead of gdbarch_byte_order.
413 * value.c (unpack_long):
414 (unpack_bits_as_long):
415 (unpack_value_bitfield):
416 (modify_field):
417 (pack_long):
418 (pack_unsigned_long):
419 Use type_byte_order instead of gdbarch_byte_order.
420 * findvar.c (unsigned_pointer_to_address):
421 (signed_pointer_to_address):
422 (unsigned_address_to_pointer):
423 (address_to_signed_pointer):
424 (default_read_var_value):
425 (default_value_from_register):
426 Use type_byte_order instead of gdbarch_byte_order.
427 * gnu-v3-abi.c (gnuv3_make_method_ptr):
428 Use type_byte_order instead of gdbarch_byte_order.
429 * riscv-tdep.c (riscv_print_one_register_info):
430 Use type_byte_order instead of gdbarch_byte_order.
431
87fb00ea
SM
4322019-11-21 Simon Marchi <simon.marchi@polymtl.ca>
433
434 * top.c (current_ui_gdb_stdout_ptr): Spell out by hand.
435 (current_ui_gdb_stdin_ptr): Likewise.
436 (current_ui_gdb_stderr_ptr): Likewise.
437 (current_ui_gdb_stdlog_ptr): Likewise.
438 (current_ui_current_uiout_ptr): Likewise.
439 (gen_ret_current_ui_field_ptr): Remove.
440
65d1cd5f
TV
4412019-11-21 Tom de Vries <tdevries@suse.de>
442
443 PR gdb/24956
444 * cli/cli-script.c (execute_control_command): Only switch to
445 INTERP_CONSOLE's ui_out when INTERP_MI is active.
446
9f6ad286
TT
4472019-11-19 Tom Tromey <tom@tromey.com>
448
449 * tui/tui-win.c (tui_partial_win_by_name): Move from tui-data.c.
450 Now static. Change type of "name".
451 (tui_set_win_height_command): Don't copy "arg".
452 * tui/tui-data.h (tui_partial_win_by_name): Don't declare.
453 * tui/tui-data.c (tui_partial_win_by_name): Move to tui-win.c.
454
435d3d88
AT
4552019-11-19 Ali Tamur <tamur@google.com>
456
457 * dwarf2read.c (dw2_get_file_names_reader): Replace "if (attr)" with
458 "if (attr != nullptr)".
459 (dwarf2_find_base_address): Likewise.
460 (dwarf2_build_include_psymtabs): Likewise.
461 (read_cutu_die_from_dwo): Likewise.
462 (read_func_scope): Likewise.
463 (read_call_site_scope): Likewise.
464 (dwarf2_get_pc_bounds): Likewise.
465 (dwarf2_record_block_ranges): Likewise.
466 (dwarf2_add_field): Likewise.
467 (dwarf2_add_member_fn): Likewise.
468 (read_structure_type): Likewise.
469 (read_enumeration_type): Likewise.
470 (read_array_type): Likewise.
471 (read_array_order): Likewise.
472 (read_set_type): Likewise.
473 (read_common_block): Likewise.
474 (read_tag_reference_type): Likewise.
475 (read_tag_string_type): Likewise.
476 (read_subroutine_type): Likewise.
477 (read_base_type): Likewise.
478 (read_subrange_type): Likewise.
479 (new_symbol): Likewise.
480 (prepare_one_comp_unit): Likewise.
481
c9739b6a
TT
4822019-11-19 Tom Tromey <tromey@adacore.com>
483
484 * windows-nat.c (windows_nat_target::attach): Include GetLastError
485 result in error when DebugActiveProcess fails.
486
494409bb
SDJ
4872019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
488 Pedro Alves <palves@redhat.com>
489
490 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
491 * target.c (target_stack::push): Call 'unpush' if there's a
492 target on top of the stack.
493
2e953aca
PW
4942019-11-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
495
496 * python/py-block.c (blpy_dealloc): Call tp_free.
497 (blpy_block_syms_dealloc): Likewise.
498 * python/py-finishbreakpoint.c (bpfinishpy_dealloc): Likewise.
499 * python/py-inferior.c (infpy_dealloc): Likewise.
500 * python/py-lazy-string.c (stpy_dealloc): Likewise.
501 * python/py-linetable.c (ltpy_iterator_dealloc): Likewise.
502 * python/py-symbol.c (sympy_dealloc): Likewise.
503 * python/py-symtab.c (stpy_dealloc): Likewise.
504 * python/py-type.c (typy_iterator_dealloc): Likewise.
505
6edc43ec
CB
5062019-11-18 Christian Biesinger <cbiesinger@google.com>
507
508 * symtab.h (struct symbol) <owner>: Initialize explicitly in the
509 constructor instead of using a class initializer.
510
cd850b40
CB
5112019-11-15 Christian Biesinger <cbiesinger@google.com>
512
513 * Makefile.in: Replace {posix,mingw}-strerror.c with safe-strerror.c.
514 * configure: Regenerate.
515 * configure.ac: Don't source common.host.
516 * gdbsupport/common.host: Remove.
517 * gdbsupport/mingw-strerror.c: Remove.
518 * gdbsupport/posix-strerror.c: Rename to...
519 * gdbsupport/safe-strerror.c: ...this.
520
53fea9c7
CB
5212019-11-15 Christian Biesinger <cbiesinger@google.com>
522
523 * maint.c (scoped_command_stats::print_time): Use localtime_r
524 instead of localtime (provided through gnulib if necessary).
525 * nat/linux-osdata.c (time_from_time_t): Use ctime_r instead
526 of ctime.
527
f8e27d88
CB
5282019-11-15 Christian Biesinger <cbiesinger@google.com>
529
530 * gdbsupport/common-defs.h: Include time.h before pathmax.h to
531 avoid compile errors.
532
5abebf3c
CB
5332019-11-15 Christian Biesinger <cbiesinger@google.com>
534
535 * config.in: Regenerate.
536 * configure: Regenerate.
537 * gdbsupport/common.m4: No longer check for strerror_r.
538 * gdbsupport/posix-strerror.c (safe_strerror): Always call the
539 POSIX version of strerror_r, now that gnulib provides it if
540 necessary.
541
9a351667
CB
5422019-11-14 Christian Biesinger <cbiesinger@google.com>
543
544 * README (`configure' options): Update.
545
55708e99
TT
5462019-11-14 Tom Tromey <tromey@adacore.com>
547
548 * eval.c (evaluate_subexp_standard) <BINOP_ASSIGN>: Do not pass an
549 expected type for the RHS if the LHS is a convenience variable.
550
4b09bb2e
SM
5512019-11-14 Simon Marchi <simon.marchi@polymtl.ca>
552
553 * unittests/vec-utils-selftests.c (unordered_remove_tests::obj):
554 Provide explicit default and copy constructor.
555
bd454f8b
PW
5562019-11-14 Philippe Waroquiers <philippe.waroquiers@skynet.be>
557
558 * python/py-finishbreakpoint.c (gdbpy_breakpoint_created):
559 only call Py_INCREF (newbp) in the bppy_pending_object case.
560
d1aa3cf0
TT
5612019-11-13 Tom Tromey <tromey@adacore.com>
562
563 PR build/25182:
564 * psympriv.h (partial_symbol): Remove static assert.
565 * symtab.h (general_symbol_info, symbol): Remove static assert.
566
e06f3d6e
AB
5672019-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdbsupport/format.c (format_pieces::format_pieces): Support
570 printf 'z' size modifier.
571 * gdbsupport/format.h (enum argclass): Add size_t_arg.
572 * printcmd.c (ui_printf): Handle size_t_arg.
573 * ui-out.c (ui_out::vmessage): Likewise.
574 * unittests/format_pieces-selftests.c (test_format_int_sizes): New
575 function.
576 (run_tests): Call test_format_int_sizes.
577
468c0cbb
CB
5782019-11-12 Christian Biesinger <cbiesinger@google.com>
579
580 * ada-exp.y (write_ambiguous_var): Update.
581 * buildsym.c (add_symbol_to_list): Update.
582 * dwarf2read.c (read_variable): Update.
583 (new_symbol): Update.
584 * jit.c (finalize_symtab): Update.
585 * language.c (language_alloc_type_symbol): Update.
586 * symtab.c (fixup_symbol_section): Update.
587 (initialize_objfile_symbol_1): Move code to...
588 (initialize_objfile_symbol): ...here. Remove now-unnecessary memset.
589 (allocate_symbol): Update.
590 (allocate_template_symbol): Update.
591 (get_symbol_address): Update.
592 * symtab.h (struct symbol): Inherit from general_symbol_info instead
593 of having as a field, and add a constructor.
594 (SYMBOL_VALUE): Update.
595 (SYMBOL_VALUE_ADDRESS): Update.
596 (SET_SYMBOL_VALUE_ADDRESS): Update.
597 (SYMBOL_VALUE_BYTES): Update.
598 (SYMBOL_VALUE_COMMON_BLOCK): Update.
599 (SYMBOL_BLOCK_VALUE): Update.
600 (SYMBOL_VALUE_CHAIN): Update.
601 (SYMBOL_LANGUAGE): Update.
602 (SYMBOL_SECTION): Update.
603 (SYMBOL_OBJ_SECTION): Update.
604 (SYMBOL_SET_LANGUAGE): Update.
605 (SYMBOL_SET_LINKAGE_NAME): Update.
606 (SYMBOL_SET_NAMES): Update.
607 (SYMBOL_NATURAL_NAME): Update.
608 (SYMBOL_LINKAGE_NAME): Update.
609 (SYMBOL_DEMANGLED_NAME): Update.
610 (SYMBOL_SEARCH_NAME): Update.
611 (SYMBOL_MATCHES_SEARCH_NAME): Update.
612 (struct symbol): Update.
613 (struct template_symbol): Update.
614 (struct rust_vtable_symbol): Update.
615 * xcoffread.c (SYMBOL_DUP): Update.
616
ed2c82c3
TT
6172019-11-12 Tom Tromey <tom@tromey.com>
618
619 * tui/tui-layout.c (show_layout): Set current_layout.
620 (show_source_disasm_command, show_data)
621 (show_source_or_disasm_and_command): Don't set current_layout.
622
d9fcefd5
TT
6232019-11-12 Tom Tromey <tom@tromey.com>
624
625 * tui/tui-layout.c (_initialize_tui_layout): Move to end.
626
45e42163
TT
6272019-11-12 Tom Tromey <tom@tromey.com>
628
629 * tui/tui-win.c (resize_message): New global.
630 (show_tui_resize_message): New function.
631 (tui_async_resize_screen): Print message if requested.
632 (_initialize_tui_win): Add tui-resize-message setting.
633 * NEWS: Add entry for new commands.
634
c86d74cc
TT
6352019-11-11 Tom Tromey <tom@tromey.com>
636
637 * tui/tui.c (tui_initialize_readline): Add new bindable readline
638 functions.
639
7b7b9424
CB
6402019-11-11 Christian Biesinger <cbiesinger@google.com>
641
642 * nat/linux-osdata.c (user_from_uid): Use getpwuid_r.
643
086baaf1
AB
6442019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * python/py-symbol.c (gdbpy_lookup_static_symbols): New
647 function.
648 * python/python-internal.h (gdbpy_lookup_static_symbols):
649 Declare new function.
650 * python/python.c (python_GdbMethods): Add
651 gdb.lookup_static_symbols method.
652 * NEWS: Mention gdb.lookup_static_symbols.
653
09ff83af
AB
6542019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * python/py-symbol.c (gdbpy_lookup_static_symbol): Lookup in
657 static block of current object file first. Also fix typo in
658 header comment.
659
eb2dd8df
AB
6602019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * stack.c (set_last_displayed_sal): Delete.
663 (last_displayed_sal_valid): Delete.
664 (last_displayed_pspace): Delete.
665 (last_displayed_addr): Delete.
666 (last_displayed_symtab): Delete.
667 (last_displayed_line): Delete.
668 (class last_displayed_symtab_info_type): New.
669 (last_displayed_symtab_info): New static global variable.
670 (print_frame_info): Call methods on last_displayed_symtab_info.
671 (clear_last_displayed_sal): Update header comment, and make use of
672 last_displayed_symtab_info.
673 (last_displayed_sal_is_valid): Likewise.
674 (get_last_displayed_pspace): Likewise.
675 (get_last_displayed_addr): Likewise.
676 (get_last_displayed_symtab): Likewise.
677 (get_last_displayed_line): Likewise.
678 (get_last_displayed_sal): Likewise.
679 * stack.h (clear_last_displayed_sal): Update header comment.
680 (last_displayed_sal_is_valid): Likewise.
681 (get_last_displayed_pspace): Likewise.
682 (get_last_displayed_addr): Likewise.
683 (get_last_displayed_symtab): Likewise.
684 (get_last_displayed_line): Likewise.
685 (get_last_displayed_sal): Likewise.
686
62137775
AB
6872019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * stack.c (frame_show_address): Convert return type to bool.
690 * stack.h (frame_show_address): Likewise, and update header
691 comment.
692
cf57ad6d
AB
6932019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add new file to the list.
696 * unittests/vec-utils-selftests.c: New file.
697 * gdbsupport/gdb_vecs.h (unordered_remove): Avoid self move assign.
698
0b026263
TT
6992019-11-10 Tom Tromey <tom@tromey.com>
700
701 * tui/tui-wingeneral.c (tui_unhighlight_win): Use can_box.
702 (tui_highlight_win): Likewise.
703 (tui_win_info::check_and_display_highlight_if_needed): Likewise.
704 * tui/tui-data.h (struct tui_win_info) <can_highlight>: Remove.
705 * tui/tui-command.h (struct tui_cmd_window) <tui_cmd_window>:
706 Don't set can_highlight.
707
b049ce2d
TT
7082019-11-10 Tom Tromey <tom@tromey.com>
709
710 * cli/cli-style.h (class cli_style_option) <cli_style_option>:
711 Remove unused declaration.
712
992a7040
TT
7132019-11-08 Tom Tromey <tromey@adacore.com>
714
715 * top.c (read_command_file): Update.
716 (command_line_input): Make return type const.
717 * python/py-gdb-readline.c: Update.
718 * linespec.c (decode_line_2): Update.
719 * defs.h (command_line_input): Make return type const.
720 * cli/cli-script.c (read_next_line): Make return type const.
721 * ada-lang.c (get_selections): Update.
722
ca3a04f6
CB
7232019-11-06 Christian Biesinger <cbiesinger@google.com>
724
725 * linux-tdep.c (linux_info_proc): Use strtok_r instead of strtok.
726 * mi/mi-main.c (output_cores): Likewise.
727 * nat/linux-osdata.c (linux_xfer_osdata_cpus): Likewise.
728 (linux_xfer_osdata_modules): Likewise.
729 * remote.c (register_remote_support_xml): Likewise.
730 * sparc64-tdep.c (adi_is_addr_mapped): Likewise.
731 * xml-syscall.c (syscall_create_syscall_desc): Likewise.
732
e0eac551
TT
7332019-11-06 Tom Tromey <tom@tromey.com>
734
735 * tui/tui-interp.c: Don't include readline.h.
736 * tui/tui-hooks.c: Don't include readline.h.
737 * symmisc.c: Include tilde.h, not readline.h.
738 * symfile.c: Include tilde.h, not readline.h.
739 * source.c: Include tilde.h, not readline.h.
740 * solib.c: Include tilde.h, not readline.h.
741 * psymtab.c: Include tilde.h, not readline.h.
742 * exec.c: Include tilde.h, not readline.h.
743 * corelow.c: Include tilde.h, not readline.h.
744 * cli/cli-dump.c: Include tilde.h, not readline.h.
745 * cli/cli-cmds.c: Don't include readline.h.
746
825165c5
TT
7472019-11-05 Tom Tromey <tom@tromey.com>
748
749 * tui/tui-disasm.c (struct tui_asm_line) <addr_size>: New member.
750 (tui_disassemble): Set addr_size.
751 (tui_disasm_window::set_contents): Use addr_size.
752
91ae903f
TT
7532019-11-05 Tom Tromey <tom@tromey.com>
754
755 * rust-lang.c (rust_language_defn): Update.
756 * python/py-value.c (valpy_string): Call c_get_string.
757 * p-lang.c (pascal_language_defn): Update.
758 * opencl-lang.c (opencl_language_defn): Update.
759 * objc-lang.c (objc_language_defn): Update.
760 * m2-lang.c (m2_language_defn): Update.
761 * language.c (unknown_language_defn, auto_language_defn): Update.
762 (default_get_string): Remove.
763 * guile/scm-value.c (gdbscm_value_to_string): Use c_get_string.
764 * go-lang.c (go_language_defn): Update.
765 * f-lang.c (f_language_defn): Update.
766 * d-lang.c (d_language_defn): Update.
767 * c-lang.c (c_language_defn, cplus_language_defn)
768 (asm_language_defn, minimal_language_defn): Update.
769 * ada-lang.c (ada_language_defn): Update.
770 * language.h (struct language_defn) <la_get_string>: Remove.
771 (LA_GET_STRING): Remove.
772 (default_get_string): Don't declare.
773
1df2f9ef
TT
7742019-11-05 Tom Tromey <tom@tromey.com>
775
776 * tui/tui-source.h (struct tui_source_window): Inline
777 constructor. Remove destructor.
778 <style_changed, m_observable>: Move to superclass.
779 * tui/tui-winsource.h (tui_copy_source_line): Declare.
780 (struct tui_source_window_base): Move private members to end.
781 <style_changed, m_observable>: Move from tui_source_window.
782 * tui/tui-winsource.c (tui_copy_source_line): Move from
783 tui-source.c. Rename from copy_source_line. Add special handling
784 for negative line number.
785 (tui_source_window_base::style_changed): Move from
786 tui_source_window.
787 (tui_source_window_base): Register observer.
788 (~tui_source_window_base): New.
789 * tui/tui-source.c (copy_source_line): Move to tui-winsource.c;
790 rename.
791 (tui_source_window::set_contents): Use tui_copy_source_line.
792 (tui_source_window::tui_source_window): Move to tui-source.h.
793 (tui_source_window::~tui_source_window): Remove.
794 (tui_source_window::style_changed): Move to superclass.
795 * tui/tui-disasm.c (tui_disassemble): Create string file with
796 styling, when possible. Add "addr_size" parameter.
797 (tui_disasm_window::set_contents): Use tui_copy_source_line.
798 Don't compute maximum size.
799 (len_without_escapes): New function
800
5d051055
TT
8012019-11-05 Tom Tromey <tom@tromey.com>
802
803 * tui/tui-winsource.h (struct tui_source_element) <line>: Now a
804 std::string.
805 * tui/tui-winsource.c (tui_show_source_line): Update.
806 * tui/tui-source.c (tui_source_window::set_contents): Update.
807 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
808
ade7beea
CB
8092019-11-05 Christian Biesinger <cbiesinger@google.com>
810
811 * symtab.h (gdb_static_assert): Put && operator at the beginning
812 of the line instead of the end.
813
3573abe1
CB
8142019-11-04 Christian Biesinger <cbiesinger@google.com>
815
816 * psympriv.h: Add static_asserts for sizeof (general_symbol_info)
817 and sizeof (symbol).
818 * symtab.h: Add a static_assert for sizeof (partial_symbol).
819
dae8b3eb
RO
8202019-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
821
822 * NEWS (Changes since GDB 8.3): Document Solaris 10 removal.
823 * configure.host: Mark *-*-solaris2.10* obsolete.
824 * configure.tgt: Mark Solaris < 11 obsolete.
825 * MAINTAINERS (Target Instruction Set Architectures) <sparc>:
826 Update target triplet.
827
5df96a4e
TT
8282019-11-01 Tom Tromey <tromey@adacore.com>
829
830 * utils.c (print_sys_errmsg): Simplify.
831
b7481649
TT
8322019-11-01 Tom Tromey <tromey@adacore.com>
833
834 * gdbsupport/mingw-strerror.c (safe_strerror): Constify result.
835
e48f6033
CB
8362019-11-01 Christian Biesinger <cbiesinger@google.com>
837
838 * configure: Regenerate.
839 * configure.ac: Remove check for strerror_r.
840 * gdbsupport/common.m4: Check for strerror_r.
841
bd5766ec
LM
8422019-11-01 Luis Machado <luis.machado@linaro.org>
843
844 PR gdb/25124
845
846 * arm-tdep.c (arm_per_objfile): Rename to ...
847 (arm_per_bfd): ... this.
848 (arm_objfile_data_key): Rename to ...
849 (arm_bfd_data_key): ... this.
850 (arm_find_mapping_symbol): Adjust access to new bfd_key-based
851 data.
852 (arm_record_special_symbol): Likewise.
853
e1709896
AB
8542019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * ada-typeprint.c (ada_print_typedef): Don't print newline at the
857 end.
858 * c-typeprint.c (c_print_typedef): Likewise.
859 * f-typeprint.c (f_print_typedef): Likewise.
860 * m2-typeprint.c (m2_print_typedef): Likewise.
861 * p-typeprint.c (pascal_print_typedef): Likewise.
862 * rust-lang.c (rust_print_typedef): Likewise.
863 * symtab.c (print_symbol_info): Print a newline after calling
864 typedef_print.
865
165f8965
AB
8662019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
867
868 * symtab.c (info_module_cmdlist): New variable.
869 (info_module_command): New function.
870 (search_module_symbols): New function.
871 (info_module_subcommand): New function.
872 (struct info_modules_var_func_options): New struct.
873 (info_modules_var_func_options_defs): New variable.
874 (make_info_modules_var_func_options_def_group): New function.
875 (info_module_functions_command): New function.
876 (info_module_variables_command): New function.
877 (info_module_var_func_command_completer): New function.
878 (_initialize_symtab): Register new 'info module functions' and
879 'info module variables' commands.
880 * symtab.h (typedef symbol_search_in_module): New typedef.
881 (search_module_symbols): Declare new function.
882 * NEWS: Mention new commands.
883
59c35742
AB
8842019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
885
886 * dwarf2read.c (dw2_symtab_iter_next): Handle MODULE_DOMAIN.
887 (dw2_expand_marked_cus): Handle MODULES_DOMAIN.
888 (dw2_debug_names_iterator::next): Handle MODULE_DOMAIN and
889 MODULES_DOMAIN.
890 (scan_partial_symbols): Only create partial module symbols for non
891 declarations.
892 * psymtab.c (recursively_search_psymtabs): Handle MODULE_DOMAIN
893 and MODULES_DOMAIN.
894 * symtab.c (search_domain_name): Likewise.
895 (search_symbols): Likewise.
896 (print_symbol_info): Likewise.
897 (symtab_symbol_info): Likewise.
898 (info_modules_command): New function.
899 (_initialize_symtab): Register 'info modules' command.
900 * symtab.h (enum search_domain): Add MODULES_DOMAIN.
901 * NEWS: Mention new 'info modules' command.
902
aed61d02
PW
9032019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
904
905 * NEWS: Mention $_gdb_setting, $_gdb_setting_str, $_gdb_maint_setting
906 and $_gdb_maint_setting_str.
907
9ad9b77d
PW
9082019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
909
910 * cli/cli-cmds.c (setting_cmd, value_from_setting)
911 (gdb_setting_internal_fn, gdb_maint_setting_internal_fn)
912 (str_value_from_setting, gdb_setting_str_internal_fn)
913 (gdb_maint_setting_str_internal_fn): New functions.
914 (_initialize_cli_cmds): Define the new convenience functions.
915 * gdb/cli/cli-setshow.h (get_setshow_command_value_string): Constify.
916 * gdb/cli/cli-setshow.c (get_setshow_command_value_string): Constify.
917
8d6efaa2
CB
9182019-10-31 Christian Biesinger <cbiesinger@google.com>
919
920 * agent.c (set_can_use_agent): When the setting is turned on,
921 look up agent symbols if we don't have them yet.
922 (agent_new_objfile): Don't look up agent symbols when the agent
923 setting is off.
924
33cb1647
CB
9252019-10-31 Christian Biesinger <cbiesinger@google.com>
926
927 * config.in: Regenerate.
928
b231e86a
CB
9292019-10-31 Christian Biesinger <cbiesinger@google.com>
930
931 * configure: Regenerate.
932 * configure.ac: Check for strerror_r.
933 * gdbsupport/common-utils.h (safe_strerror): Change return value
934 to const char * and document that this function is now threadsafe.
935 * gdbsupport/posix-strerror.c (safe_strerror): Make buf
936 thread_local and call strerror_r, if available.
937 * utils.c (perror_string): Update.
938 (print_sys_errmsg): Update.
939
a2726d4f
LM
9402019-10-31 Luis Machado <luis.machado@linaro.org>
941
942 * arm-tdep.c (arm_exidx_data_key): Use bfd_key instead of
943 objfile_key.
944 (arm_exidx_new_objfile): Adjust to use objfile->obfd instead of
945 objfile to fetch per-bfd data.
946 (arm_find_exidx_entry): Likewise.
947
75cafaa6
CB
9482019-10-31 Christian Biesinger <cbiesinger@google.com>
949
950 * gdbsupport/agent.c (debug_agent): Change type to bool.
951 (use_agent): Likewise.
952 (all_agent_symbols_look_up): Likewise.
953 (agent_loaded_p): Change return value to bool.
954 (agent_look_up_symbols): Update.
955 (agent_capability_check): Change return value to bool.
956 * gdbsupport/agent.h (agent_loaded_p): Likewise.
957 (debug_agent): Change type to bool.
958 (use_agent): Likewise.
959 (agent_capability_check): Change return value to bool.
960
808590ec
CB
9612019-10-30 Christian Biesinger <cbiesinger@google.com>
962
963 * minsyms.c (clear_minimal_symbol_hash_tables): New function.
964 (build_minimal_symbol_hash_tables): Code to clear the table moved
965 to clear_minimal_symbol_hash_tables.
966 (minimal_symbol_reader::install): Call clear_minimal_symbol_hash_tables
967 when needed.
968
f18ad8a1
SM
9692019-10-29 Simon Marchi <simon.marchi@polymtl.ca>
970
971 * infcmd.c: Remove includes.
972 * infrun.c: Remove includes.
973
de93309a
SM
9742019-10-29 Simon Marchi <simon.marchi@polymtl.ca>
975
976 * ada-lang.h (GROW_VECT): Move to ada-lang.c.
977 (grow_vect): Remove declaration.
978 (ada_type_of_array): Remove declaration.
979 (ada_update_initial_language): Remove declaration.
980 (ada_fold_name): Remove declaration.
981 (ada_fill_in_ada_prototype): Remove declaration.
982 (user_select_syms): Remove declaration.
983 (get_selections): Remove declaration.
984 (ada_tag_type): Remove declaration.
985 (ada_value_tag): Remove declaration.
986 (ada_is_others_clause): Remove declaration.
987 (ada_in_variant): Remove declaration.
988 (ada_value_struct_elt): Remove declaration.
989 (ada_attribute_name): Remove declaration.
990 (ada_system_address_type): Remove declaration.
991 * ada-lang.c (ada_watch_location_expression): Make static.
992 (GROW_VECT): Move here from ada-lang.h.
993 (grow_vect): Make static.
994 (ada_update_initial_language): Make static.
995 (ada_fold_name): Make static.
996 (ada_type_of_array): Make static.
997 (encoded_ordered_before): Move up.
998 (sort_choices): Move up.
999 (print_signatures): Move up.
1000 (ada_print_symbol_signature): Move up.
1001 (get_selections): Move up and make static.
1002 (user_select_syms): Move up and make static.
1003 (ada_value_struct_elt): Move up and make static.
1004 (ada_tag_type): Make static.
1005 (ada_value_tag): Make static.
1006 (ada_is_others_clause): Make static.
1007 (ada_in_variant): Make static.
1008 (ada_attribute_name): Make static.
1009
cdc46a9f
SM
10102019-10-29 Simon Marchi <simon.marchi@polymtl.ca>
1011
1012 * ada-lang.c: Remove includes.
1013 * ada-typeprint.c: Remove includes.
1014 * ada-valprint.c: Remove includes.
1015
90421c56
SM
10162019-10-29 Simon Marchi <simon.marchi@efficios.com>
1017
1018 * addrmap.c: Add static assertions of type size, moved from
1019 _initialize_addrmap.
1020 (_initialize_addrmap): Remove.
1021
31edb802
CB
10222019-10-29 Christian Biesinger <cbiesinger@google.com>
1023
1024 * coffread.c (record_minimal_symbol): Update.
1025 (process_coff_symbol): Update.
1026 * dbxread.c (read_dbx_symtab): Update.
1027 * dwarf2read.c (add_partial_symbol): Update.
1028 (fixup_go_packaging): Update.
1029 (load_partial_dies): Update.
1030 (new_symbol): Update.
1031 * elfread.c (record_minimal_symbol): Change signature to use
1032 gdb::string_view instead of name+len.
1033 (elf_symtab_read): Update.
1034 (elf_rel_plt_read): Update.
1035 * mdebugread.c (parse_partial_symbols): Update.
1036 (handle_psymbol_enumerators): Update.
1037 (new_symbol): Update.
1038 * minsyms.c (minimal_symbol_reader::record_full): Change signature
1039 to use gdb::string_view instead of name+len.
1040 * minsyms.h (class minimal_symbol_reader) <record_full>: Likewise.
1041 * psympriv.h (add_psymbol_to_list): Likewise.
1042 * psymtab.c (add_psymbol_to_bcache): Likewise.
1043 (add_psymbol_to_list): Likewise.
1044 * stabsread.c (define_symbol): Update.
1045 * symtab.c (symbol_set_names): Change signature to use gdb::string_view.
1046 * symtab.h (SYMBOL_SET_NAMES): Likewise.
1047 (symbol_set_names): Likewise.
1048 * xcoffread.c (scan_xcoff_symtab): Update.
1049
0c921b21
CB
10502019-10-29 Christian Biesinger <cbiesinger@google.com>
1051
1052 * symtab.h (symbol_set_names): Document that copy_name must be
1053 set to true for non-nullterminated strings.
1054 * symtab.c (symbol_set_names): Only make a nullterminated copy of
1055 linkage_name if the entry was not found and we need to demangle.
1056
35e65c49
CB
10572019-10-29 Christian Biesinger <cbiesinger@google.com>
1058
1059 * Makefile.in (HFILES_NO_SRCDIR): Add gdb_binary_search.h.
1060 * dwarf2-frame.c (bsearch_fde_cmp): Update.
1061 (dwarf2_frame_find_fde): Replace bsearch with gdb::binary_search.
1062 * gdbsupport/gdb_binary_search.h: New file.
1063
ed2a2229
CB
10642019-10-29 Christian Biesinger <cbiesinger@google.com>
1065
1066 * NEWS: Mention new --with-system-gdbinit-dir option.
1067 * config.in: Regenerate.
1068 * configure: Regenerate.
1069 * configure.ac: Add new option --with-system-gdbinit-dir.
1070 * extension.c (get_ext_lang_of_file): Return extension_language_gdb
1071 for a ".gdb" suffix.
1072 * main.c (get_init_files): Change system_gdbinit argument to
1073 a vector and return the files in SYSTEM_GDBINIT_DIR in
1074 addition to SYSTEM_GDBINIT.
1075 (captured_main_1): Update.
1076 (print_gdb_help): Update.
1077 * top.c (print_gdb_configuration): Also print the value of
1078 SYSTEM_GDBINIT_DIR.
1079
87f34879
CB
10802019-10-28 Christian Biesinger <cbiesinger@google.com>
1081
1082 * gdbsupport/common-utils.h (startswith): Add an overloaded version
1083 that takes gdb::string_view arguments.
1084
30baf67b
TV
10852019-10-26 Tom de Vries <tdevries@suse.de>
1086
1087 * aarch64-linux-tdep.c: Fix typos in comments.
1088 * aarch64-tdep.c: Same.
1089 * ada-lang.c: Same.
1090 * amd64-nat.c: Same.
1091 * arc-tdep.c: Same.
1092 * arch/aarch64-insn.c: Same.
1093 * block.c: Same.
1094 * breakpoint.h: Same.
1095 * btrace.h: Same.
1096 * c-varobj.c: Same.
1097 * cli/cli-decode.c: Same.
1098 * cli/cli-script.c: Same.
1099 * cli/cli-utils.h: Same.
1100 * coff-pe-read.c: Same.
1101 * coffread.c: Same.
1102 * compile/compile-cplus-symbols.c: Same.
1103 * compile/compile-object-run.c: Same.
1104 * completer.c: Same.
1105 * corelow.c: Same.
1106 * cp-support.c: Same.
1107 * demangle.c: Same.
1108 * dwarf-index-write.c: Same.
1109 * dwarf2-frame.c: Same.
1110 * dwarf2-frame.h: Same.
1111 * eval.c: Same.
1112 * frame-base.h: Same.
1113 * frame.h: Same.
1114 * gdbcmd.h: Same.
1115 * gdbtypes.h: Same.
1116 * gnu-nat.c: Same.
1117 * guile/scm-objfile.c: Same.
1118 * i386-tdep.c: Same.
1119 * i386-tdep.h: Same.
1120 * infcall.c: Same.
1121 * infcall.h: Same.
1122 * linux-nat.c: Same.
1123 * m68k-tdep.c: Same.
1124 * macroexp.c: Same.
1125 * memattr.c: Same.
1126 * mi/mi-cmd-disas.c: Same.
1127 * mi/mi-getopt.h: Same.
1128 * mi/mi-main.c: Same.
1129 * minsyms.c: Same.
1130 * nat/aarch64-sve-linux-sigcontext.h: Same.
1131 * objfiles.h: Same.
1132 * ppc-linux-nat.c: Same.
1133 * ppc-linux-tdep.c: Same.
1134 * ppc-tdep.h: Same.
1135 * progspace.h: Same.
1136 * prologue-value.h: Same.
1137 * python/py-evtregistry.c: Same.
1138 * python/py-instruction.h: Same.
1139 * record-btrace.c: Same.
1140 * record-full.c: Same.
1141 * remote.c: Same.
1142 * rs6000-tdep.c: Same.
1143 * ser-tcp.c: Same.
1144 * sol-thread.c: Same.
1145 * sparc-sol2-tdep.c: Same.
1146 * sparc64-tdep.c: Same.
1147 * stabsread.c: Same.
1148 * symfile.c: Same.
1149 * symtab.h: Same.
1150 * target.c: Same.
1151 * tracepoint.c: Same.
1152 * tui/tui-data.h: Same.
1153 * tui/tui-io.c: Same.
1154 * tui/tui-win.c: Same.
1155 * tui/tui.c: Same.
1156 * unittests/rsp-low-selftests.c: Same.
1157 * user-regs.h: Same.
1158 * utils.c: Same.
1159 * utils.h: Same.
1160 * valarith.c: Same.
1161 * valops.c: Same.
1162 * valprint.c: Same.
1163 * valprint.h: Same.
1164 * value.c: Same.
1165 * value.h: Same.
1166 * varobj.c: Same.
1167 * x86-nat.h: Same.
1168 * xtensa-tdep.c: Same.
1169
1834d45f
AT
11702019-10-25 Ali Tamur <tamur@google.com>
1171
1172 * charset.c (find_charset_names): Reflect API change.
1173
5396ae17
CB
11742019-10-25 Christian Biesinger <cbiesinger@google.com>
1175
1176 * symtab.c (struct demangled_name_entry): Change demangled name
1177 to a unique_xmalloc_ptr<char>, now that we don't allocate it as
1178 part of the struct anymore.
1179 (symbol_set_names): No longer obstack allocate + copy the demangled
1180 name, just store the allocated name from bfd.
1181
93878f47
TT
11822019-10-25 Tom Tromey <tromey@adacore.com>
1183
1184 * dwarf2-frame.c (dwarf2_cie_table): Now a typedef.
1185 (bsearch_cie_cmp, add_cie): Remove.
1186 (find_cie): Reimplement.
1187 (decode_frame_entry_1, decode_frame_entry): Change type. Update.
1188 (dwarf2_build_frame_info): Update.
1189
7b71fc97
L
11902019-10-24 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 PR gdb/25126
1193 * symfile.c (reread_symbols): Call forget_cached_source_info to
1194 clear the stale source cache.
1195
cbb5a2ea
CB
11962019-10-24 Christian Biesinger <cbiesinger@google.com>
1197
1198 * configure: Regenerate.
1199 * configure.ac: Remove code that sets python_has_threads.
1200
71737c43
CB
12012019-10-24 Christian Biesinger <cbiesinger@google.com>
1202
1203 * config.in: Regenerate.
1204 * configure: Regenerate.
1205 * configure.ac: Remove the code that uses sed to get the python
1206 version and defines HAVE_LIBPYTHON2_6 / HAVE_LIBPYTHON2_7.
1207
33d569b7
AB
12082019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1209
1210 * python/py-progspace.c (pspy_block_for_pc): Return None for all
1211 error paths.
1212
f16f7b7c
TT
12132019-10-23 Tom Tromey <tom@tromey.com>
1214
1215 * arc-tdep.c: Remove ".." from include.
1216 * frv-tdep.c: Remove ".." from include.
1217 * lm32-tdep.c: Remove ".." from include.
1218 * microblaze-tdep.c: Remove ".." from include.
1219 * or1k-tdep.h: Remove ".." from include.
1220 * s12z-tdep.c: Remove ".." from include.
1221 * Makefile.in (OPCODES_CFLAGS): Add comment.
1222 (TOP_CFLAGS): New variable.
1223 (INTERNAL_CFLAGS_BASE): Add TOP_CFLAGS.
1224
6999161a
TT
12252019-10-23 Tom Tromey <tom@tromey.com>
1226
1227 * Makefile.in (READLINE_DIR): Update.
1228
12e7c35e
TBA
12292019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1230
1231 * infcall.c (call_function_by_hand_dummy): Fix the function
1232 comment. And extract out a code section into...
1233 (reserve_stack_space): ...this new function.
1234
37055cad
TBA
12352019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1236
1237 * infcall.c (value_arg_coerce): Remove an unused parameter.
1238 (call_function_by_hand_dummy): Update the call to
1239 'value_arg_coerce'.
1240
39bcc47c
TBA
12412019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1242
1243 * infcall.c (call_function_by_hand_dummy): Refactor.
1244
bd888c0f
TBA
12452019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1246
1247 * MAINTAINERS (Write After Approval): Add Tankut Baris Aktemur.
1248
c12d372d
TT
12492019-10-23 Tom Tromey <tom@tromey.com>
1250
1251 * configure: Rebuild.
1252 * configure.ac: Don't check for sigprocmask.
1253 * gdbsupport/common.m4 (GDB_AC_COMMON): Check for sigprocmask.
1254
4d0b984b
TT
12552019-10-23 Tom Tromey <tom@tromey.com>
1256
1257 * configure: Rebuild.
1258 * acinclude.m4: Use m4_include, not sinclude.
1259
7e785608
TV
12602019-10-23 Tom de Vries <tdevries@suse.de>
1261
1262 PR breakpoints/24687
1263 * symtab.c (iterate_over_some_symtabs): Apply gdb_realpath on fullname.
1264
403772ef
CB
12652019-10-22 Christian Biesinger <cbiesinger@google.com>
1266
1267 * symtab.c (struct demangled_name_entry) <language>: Change from
1268 bitfield to regular variable.
1269
3a494279
CB
12702019-10-22 Christian Biesinger <cbiesinger@google.com>
1271
1272 * symtab.c (struct demangled_name_entry): Add a constructor.
1273 (free_demangled_name_entry): New function to call the destructor
1274 for demangled_name_entry.
1275 (create_demangled_names_hash): Pass free_demangled_name_entry to
1276 htab_create_alloc.
1277 (symbol_set_names): Call placement new for demangled_name_entry.
1278 * utils.c: No longer include xxhash.h here, now that fast_hash
1279 is inlined in the header.
1280 * utils.h: Instead, include it here.
1281
ccb1ba62
CB
12822019-10-22 Christian Biesinger <cbiesinger@google.com>
1283
1284 * Makefile.in: Link with libxxhash.
1285 * config.in: Regenerate.
1286 * configure: Regenerate.
1287 * configure.ac: Search for libxxhash.
1288 * utils.c (fast_hash): Use xxhash if present.
1289
1a6ff1a9
CB
12902019-10-22 Christian Biesinger <cbiesinger@google.com>
1291
1292 * utils.h (fast_hash): New function.
1293 * symtab.c (hash_demangled_name_entry): Call new function
1294 fast_hash.
1295
7bb43059
CB
12962019-10-22 Christian Biesinger <cbiesinger@google.com>
1297
1298 * symtab.c (struct demangled_name_entry): Change type of mangled
1299 to gdb::string_view. Also adds a constructor that takes the
1300 mangled name.
1301 (hash_demangled_name_entry): Update.
1302 (eq_demangled_name_entry): Update.
1303 (free_demangled_name_entry): New function to call the destructor
1304 now that this is not a POD anymore.
1305 (create_demangled_names_hash): Pass free_demangled_name_entry to
1306 htab_create_alloc.
1307 (symbol_set_names): Update.
1308
7ba99d21
AT
13092019-10-21 Ali Tamur <tamu@google.com>
1310
1311 * dwarf2read.c (dir_index): Change type.
1312 (file_name_index): Likewise.
1313 (line_header::include_dir_at): Change comment and implementation on
1314 whether it is DWARF 5.
1315 (line_header::is_valid_file_index): New function.
1316 (line_header::file_name_at): Change comment and implementation on
1317 whether it is DWARF 5.
1318 (line_header::file_names): Change to private field renamed as
1319 m_file_names and introduce a new accessor method.
1320 (line_header::file_names_size): New method.
1321 (line_header::include_dirs): Change to private field and rename as
1322 m_include_dirs.
1323 (dw2_get_file_names_reader): Define local var at a smaller scope and
1324 reflect API change.
1325 (dwarf2_cu::setup_type_unit_groups): Reflect API change.
1326 (process_structure_scope): Likewise.
1327 (line_header::add_include_dir): Change message and reflect renaming.
1328 (line_header::add_file_name): Likewise.
1329 (read_formatted_entries): Handle DW_FORM_data16.
1330 (dwarf_decode_line_header): Fix line header length calculation.
1331 (psymtab_include_file_name): Change comment and API.
1332 (lnp_state_machine::m_file): Update comment and reflect type change.
1333 (lnp_state_machine::record_line): Reflect type change.
1334 (dwarf_decode_lines): Reflect API change.
1335 (file_file_name): Likewise.
1336 (file_full_name): Likewise.
1337
45f47c3a
AB
13382019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 * objfiles.c (sort_cmp): Ensure that !(a < a) holds true.
1341
e5f3c0e3
TT
13422019-10-21 Tom Tromey <tom@tromey.com>
1343
1344 * tui/tui-winsource.h (tui_exec_info_content): Remove typedef.
1345
a0a461e5
TT
13462019-10-21 Tom Tromey <tom@tromey.com>
1347
1348 * configure.ac (nm.h): Conditionally create nm.h link. Subst
1349 NM_H. Use AC_CONFIG_LINKS.
1350 * configure: Rebuild.
1351 * Makefile.in (NM_H): New variable.
1352 (generated_files): Add NM_H. Remove gcore.
1353 (nm.h, stamp-nmh): New targets.
1354
54d83b8d
TT
13552019-10-20 Tom Tromey <tom@tromey.com>
1356
1357 * objfiles.h (unlink_objfile, put_objfile_before): Don't declare.
1358 * objfiles.c (unlink_objfile): Move earlier. Now static. Remove
1359 obsolete comment.
1360 (put_objfile_before): Now static.
1361
23771117
SM
13622019-10-19 Simon Marchi <simon.marchi@polymtl.ca>
1363
1364 * gdbsupport/common-utils.h (startswith): Change return type to
1365 bool.
1366
39ef2f62
CB
13672019-10-19 Christian Biesinger <cbiesinger@google.com>
1368
1369 * bcache.c (bcache::print_statistics): Use std::sort instead of qsort.
1370 * breakpoint.c (bp_locations_compare): Rename to...
1371 (bp_location_is_less_than): ...this, and change to std::sort semantics.
1372 (update_global_location_list): Use std::sort instead of qsort.
1373 * buildsym.c (compare_line_numbers): Rename to...
1374 (lte_is_less_than): ...this, and change to std::sort semantics.
1375 (buildsym_compunit::end_symtab_with_blockvector): Use std::sort
1376 instead of qsort.
1377 * disasm.c (compare_lines): Rename to...
1378 (line_is_less_than): ...this, and change to std::sort semantics.
1379 (do_mixed_source_and_assembly_deprecated): Call std::sort instead
1380 of qsort.
1381 * dwarf2-frame.c (qsort_fde_cmp): Rename to...
1382 (fde_is_less_than): ...this, and change to std::sort semantics.
1383 (dwarf2_build_frame_info): Call std::sort instead of qsort.
1384 * mdebugread.c (compare_blocks):
1385 (block_is_less_than): ...this, and change to std::sort semantics.
1386 (sort_blocks): Call std::sort instead of qsort.
1387 * objfiles.c (qsort_cmp): Rename to...
1388 (sort_cmp): ...this, and change to std::sort semantics.
1389 (update_section_map): Call std::sort instead of qsort.
1390 * remote.c (compare_pnums): Remove.
1391 (map_regcache_remote_table): Call std::sort instead of qsort.
1392 * utils.c (compare_positive_ints): Remove.
1393 * utils.h (compare_positive_ints): Remove.
1394 * xcoffread.c (compare_lte): Remove.
1395 (arrange_linetable): Call std::sort instead of qsort.
1396
f71433ee
SDJ
13972019-10-19 Sergio Durigan Junior <sergiodj@redhat.com>
1398
1399 * symfile.c (init_entry_point_info): Fix typo.
1400 * i386-darwin-tdep.c (darwin_dwarf_signal_frame_p): Fix typo.
1401
85102364
TV
14022019-10-18 Tom de Vries <tdevries@suse.de>
1403
1404 * aarch64-tdep.c: Fix typos in comments.
1405 * ada-lang.c: Same.
1406 * ada-tasks.c: Same.
1407 * alpha-tdep.c: Same.
1408 * alpha-tdep.h: Same.
1409 * amd64-nat.c: Same.
1410 * amd64-windows-tdep.c: Same.
1411 * arc-tdep.c: Same.
1412 * arc-tdep.h: Same.
1413 * arch-utils.c: Same.
1414 * arm-nbsd-tdep.c: Same.
1415 * arm-tdep.c: Same.
1416 * ax-gdb.c: Same.
1417 * blockframe.c: Same.
1418 * btrace.c: Same.
1419 * c-varobj.c: Same.
1420 * coff-pe-read.c: Same.
1421 * coffread.c: Same.
1422 * cris-tdep.c: Same.
1423 * darwin-nat.c: Same.
1424 * dbxread.c: Same.
1425 * dcache.c: Same.
1426 * disasm.c: Same.
1427 * dtrace-probe.c: Same.
1428 * dwarf-index-write.c: Same.
1429 * dwarf2-frame-tailcall.c: Same.
1430 * dwarf2-frame.c: Same.
1431 * dwarf2read.c: Same.
1432 * eval.c: Same.
1433 * exceptions.c: Same.
1434 * fbsd-tdep.c: Same.
1435 * findvar.c: Same.
1436 * frame.c: Same.
1437 * frv-tdep.c: Same.
1438 * gnu-v3-abi.c: Same.
1439 * go32-nat.c: Same.
1440 * h8300-tdep.c: Same.
1441 * hppa-tdep.c: Same.
1442 * i386-linux-tdep.c: Same.
1443 * i386-tdep.c: Same.
1444 * ia64-libunwind-tdep.c: Same.
1445 * ia64-tdep.c: Same.
1446 * infcmd.c: Same.
1447 * infrun.c: Same.
1448 * linespec.c: Same.
1449 * linux-nat.c: Same.
1450 * linux-thread-db.c: Same.
1451 * machoread.c: Same.
1452 * mdebugread.c: Same.
1453 * mep-tdep.c: Same.
1454 * mn10300-tdep.c: Same.
1455 * namespace.c: Same.
1456 * objfiles.c: Same.
1457 * opencl-lang.c: Same.
1458 * or1k-tdep.c: Same.
1459 * osabi.c: Same.
1460 * ppc-linux-nat.c: Same.
1461 * ppc-linux-tdep.c: Same.
1462 * ppc-sysv-tdep.c: Same.
1463 * printcmd.c: Same.
1464 * procfs.c: Same.
1465 * record-btrace.c: Same.
1466 * record-full.c: Same.
1467 * remote-fileio.c: Same.
1468 * remote.c: Same.
1469 * rs6000-tdep.c: Same.
1470 * s12z-tdep.c: Same.
1471 * score-tdep.c: Same.
1472 * ser-base.c: Same.
1473 * ser-go32.c: Same.
1474 * skip.c: Same.
1475 * sol-thread.c: Same.
1476 * solib-svr4.c: Same.
1477 * solib.c: Same.
1478 * source.c: Same.
1479 * sparc-nat.c: Same.
1480 * sparc-sol2-tdep.c: Same.
1481 * sparc-tdep.c: Same.
1482 * sparc64-tdep.c: Same.
1483 * stabsread.c: Same.
1484 * stack.c: Same.
1485 * symfile.c: Same.
1486 * symtab.c: Same.
1487 * target-descriptions.c: Same.
1488 * target-float.c: Same.
1489 * thread.c: Same.
1490 * utils.c: Same.
1491 * valops.c: Same.
1492 * valprint.c: Same.
1493 * value.c: Same.
1494 * varobj.c: Same.
1495 * windows-nat.c: Same.
1496 * xcoffread.c: Same.
1497 * xstormy16-tdep.c: Same.
1498 * xtensa-tdep.c: Same.
1499
c5adaa19
TT
15002019-10-17 Tom Tromey <tromey@adacore.com>
1501
1502 * configure: Rebuild.
1503 * configure.ac: Use AC_CONFIG_HEADERS. Create stamp-h there, not
1504 in AC_CONFIG_FILES invocation.
1505 * Makefile.in (Makefile, data-directory/Makefile, stamp-h): Use
1506 new-style config.status invocation.
1507
405feb71
TV
15082019-10-17 Tom de Vries <tdevries@suse.de>
1509
1510 * arm-nbsd-nat.c: Fix typos in comments.
1511 * arm-tdep.c: Same.
1512 * darwin-nat-info.c: Same.
1513 * dwarf2read.c: Same.
1514 * elfread.c: Same.
1515 * event-top.c: Same.
1516 * findvar.c: Same.
1517 * gdbtypes.c: Same.
1518 * hppa-tdep.c: Same.
1519 * i386-tdep.c: Same.
1520 * jit.c: Same.
1521 * main.c: Same.
1522 * mdebugread.c: Same.
1523 * moxie-tdep.c: Same.
1524 * nto-procfs.c: Same.
1525 * osabi.c: Same.
1526 * ppc-linux-tdep.c: Same.
1527 * remote.c: Same.
1528 * riscv-tdep.c: Same.
1529 * s390-tdep.c: Same.
1530 * sh-tdep.c: Same.
1531 * sparc-linux-tdep.c: Same.
1532 * sparc-nat.c: Same.
1533 * stack.c: Same.
1534 * target-descriptions.c: Same.
1535 * top.c: Same.
1536 * varobj.c: Same.
1537
befcd486
TT
15382019-10-16 Tom Tromey <tom@tromey.com>
1539
1540 * objfiles.h (struct objfile) <original_name>: Now const.
1541
17bfe554
CB
15422019-10-16 Christian Biesinger <cbiesinger@google.com>
1543
1544 * gdbsupport/gdb_setjmp.h (SIGSETJMP): Allow passing in the value to
1545 pass on to sigsetjmp's second argument.
1546 * cp-support.c (gdb_demangle): Unblock SIGSEGV if we caught a crash.
1547
950b7495
KS
15482019-10-16 Keith Seitz <keiths@redhat.com>
1549
1550 PR gdb/23567
1551 * dwarf2read.c (dwarf2_per_objfile::locate_sections): Discard
1552 sections whose size is greater than the file size.
1553
ff371ec9
JW
15542019-10-16 Jim Wilson <jimw@sifive.com>
1555
1556 * riscv-tdep.c (riscv_gcc_target_options): New.
1557 (riscv_gnu_triplet_regexp): New.
1558 (riscv_gdbarch_init): Call set_gdbarch_gcc_triplet_options and
1559 set_gdbarch_gnu_triplet_regexp.
1560
fec4e896
CB
15612019-10-16 Christian Biesinger <cbiesinger@google.com>
1562
1563 * Makefile.in: Add xml-builtin.h.
1564 * features/feature_to_c.sh: Add an include for xml-builtin.h
1565 to ensure that the compiler checks that the types match.
1566 * xml-builtin.h: New file.
1567 * xml-support.c (fetch_xml_builtin): Add missing const.
1568 * xml-support.h: Remove declaration of xml_builtins.
1569
d10eccaa
TV
15702019-10-16 Tom de Vries <tdevries@suse.de>
1571
1572 PR tdep/25096
1573 * amd64-tdep.c (amd64_classify_aggregate_field): Factor out of ...
1574 (amd64_classify_aggregate): ... here.
1575 (amd64_classify_aggregate_field): Handled fiels of nested structs
1576 recursively.
1577
745ff14e
TV
15782019-10-16 Tom de Vries <tdevries@suse.de>
1579
1580 PR tdep/24104
1581 * amd64-tdep.c (amd64_push_arguments): Handle AMD64_NO_CLASS in loop
1582 that handles 'theclass'.
1583
791b7405
AB
15842019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
1585
1586 * linespec.c (decode_digits_ordinary): Update comment.
1587 * make-target-delegates: No longer need to handle VEC case.
1588 * memrange.c (normalize_mem_ranges): Update comment.
1589 * namespace.c (add_using_directive): Update comment.
1590 * objc-lang.c (uniquify_strings): Update comment.
1591 * ppc-linux-nat.c (struct thread_points): Update comment.
1592 * probe.h (find_probes_in_objfile): Update comment.
1593 * target.h (enum flash_preserve_mode): Update comment.
1594 * varobj.c (varobj_restrict_range): Update comment.
1595 * varobj.h (varobj_list_children): Update comment.
1596
0dc32745
AB
15972019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
1598
1599 * Makefile.in: Remove references to vec.h and vec.c.
1600 * aarch64-tdep.c: No longer include vec.h.
1601 * ada-lang.c: Likewise.
1602 * ada-lang.h: Likewise.
1603 * arm-tdep.c: Likewise.
1604 * ax.h: Likewise.
1605 * breakpoint.h: Likewise.
1606 * charset.c: Likewise.
1607 * cp-support.h: Likewise.
1608 * dtrace-probe.c: Likewise.
1609 * dwarf2read.c: Likewise.
1610 * extension.h: Likewise.
1611 * gdb_bfd.c: Likewise.
1612 * gdbsupport/gdb_vecs.h: Likewise.
1613 * gdbsupport/vec.c: Remove.
1614 * gdbsupport/vec.h: Remove.
1615 * gdbthread.h: Likewise.
1616 * guile/scm-type.c: Likewise.
1617 * inline-frame.c: Likewise.
1618 * machoread.c: Likewise.
1619 * memattr.c: Likewise.
1620 * memrange.h: Likewise.
1621 * namespace.h: Likewise.
1622 * nat/linux-btrace.h: Likewise.
1623 * osdata.c: Likewise.
1624 * parser-defs.h: Likewise.
1625 * progspace.h: Likewise.
1626 * python/py-type.c: Likewise.
1627 * record-btrace.c: Likewise.
1628 * rust-exp.y: Likewise.
1629 * solib-target.c: Likewise.
1630 * stap-probe.c: Likewise.
1631 * target-descriptions.c: Likewise.
1632 * target-memory.c: Likewise.
1633 * target.h: Likewise.
1634 * varobj.c: Likewise.
1635 * varobj.h: Likewise.
1636 * xml-support.h: Likewise.
1637
ae640021
AB
16382019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
1639
1640 * gdb/dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile):
1641 Update for new std::vector based implementation.
1642 (process_psymtab_comp_unit_reader): Likewise.
1643 (scan_partial_symbols): Likewise.
1644 (recursively_compute_inclusions): Likewise.
1645 (compute_compunit_symtab_includes): Likewise.
1646 (process_imported_unit_die): Likewise.
1647 (queue_and_load_dwo_tu): Likewise.
1648 (follow_die_sig_1): Likewise.
1649 * gdb/dwarf2read.h: Remove DEF_VEC_P.
1650 (typedef dwarf2_per_cu_ptr): Remove.
1651 (struct dwarf2_per_cu_data) <imported_symtabs_empty>: New
1652 function.
1653 (struct dwarf2_per_cu_data) <imported_symtabs_push>: New function.
1654 (struct dwarf2_per_cu_data) <imported_symtabs_size>: New function.
1655 (struct dwarf2_per_cu_data) <imported_symtabs_free>: New function.
1656 (struct dwarf2_per_cu_data) <imported_symtabs>: Change to
1657 std::vector.
1658
55dfc88f
TT
16592019-10-15 Tom Tromey <tromey@adacore.com>
1660
1661 * windows-nat.c (windows_nat_target::resume): Use %x when logging
1662 TID.
1663
96b49c5e
TT
16642019-10-15 Tom Tromey <tromey@adacore.com>
1665
1666 * windows-nat.c (windows_nat_target::fetch_registers)
1667 (windows_nat_target::store_registers): Rename "pid" to "tid".
1668
953cff56
TT
16692019-10-15 Tom Tromey <tromey@adacore.com>
1670
1671 * gdbarch.h, gdbarch.c: Rebuild.
1672 * gdbarch.sh (gcc_target_options): Change return type to
1673 std::string.
1674 * compile/compile.c (get_args): Update.
1675 * nios2-tdep.c (nios2_gcc_target_options): Return std::string.
1676 * arm-linux-tdep.c (arm_linux_gcc_target_options): Return
1677 std::string.
1678 * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): Return
1679 std::string.
1680 * arch-utils.c (default_gcc_target_options): Return std::string.
1681 * arch-utils.h (default_gcc_target_options): Return std::string.
1682 * s390-tdep.c (s390_gcc_target_options): Return std::string.
1683
81e6b8eb
CB
16842019-10-15 Christian Biesinger <cbiesinger@google.com>
1685
1686 * breakpoint.c (breakpoint_chain): Make static.
1687 * tui/tui-winsource.c: Call iterate_over_breakpoints instead
1688 of accessing breakpoint_chain.
1689
95da600f
CB
16902019-10-15 Christian Biesinger <cbiesinger@google.com>
1691
1692 * breakpoint.c (iterate_over_breakpoints): Change function pointer
1693 to a gdb::function_view and return value to bool.
1694 * breakpoint.h (iterate_over_breakpoints): Likewise.
1695 * dummy-frame.c (pop_dummy_frame_bpt): Update.
1696 (pop_dummy_frame): Update.
1697 * guile/scm-breakpoint.c (bpscm_build_bp_list): Update.
1698 (gdbscm_breakpoints): Update.
1699 * python/py-breakpoint.c (build_bp_list): Update.
1700 (gdbpy_breakpoints): Update.
1701 * python/py-finishbreakpoint.c (bpfinishpy_detect_out_scope_cb):
1702 Update.
1703 (bpfinishpy_handle_stop): Update.
1704 (bpfinishpy_handle_exit): Update.
1705 * solib-svr4.c (svr4_update_solib_event_breakpoint): Update.
1706 (svr4_update_solib_event_breakpoints): Update.
1707
ba18312d
AA
17082019-10-15 Andreas Arnez <arnez@linux.ibm.com>
1709
1710 * s390-tdep.c (s390_effective_inner_type): Ignore static fields
1711 when unwrapping single-field structs.
1712
6acc1a0b
SM
17132019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1714
1715 * dwarf2read.c: Remove includes.
1716
284782de
SM
17172019-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1718
1719 * ui-out.c (ui_out::call_do_message): Silence
1720 -Wformat-nonliteral warning.
1721
073bbbb0
SM
17222019-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1723
1724 * breakpoint.c: Remove some includes: continuations.h, skip.h,
1725 mi/mi-main.h, readline/readline.h, readline/history.h. Add
1726 include: readline/tilde.h.
1727
7b9a15e1
CB
17282019-10-12 Christian Biesinger <cbiesinger@google.com>
1729
1730 * remote.c (remote_target::get_trace_status): Remove declaration of
1731 trace_regblock_size.
1732
cc8dee1f
CB
17332019-10-12 Christian Biesinger <cbiesinger@google.com>
1734
1735 * cli/cli-cmds.c (max_user_call_depth): Move comment to header.
1736 (show_user): Remove declaration of cmdlist.
1737 * cli/cli-cmds.h (max_user_call_depth): Declare.
1738 * cli/cli-script.c (execute_user_command): Remove declaration
1739 of max_user_call_depth.
1740
a83d4ef6
JW
17412019-10-11 Jim Wilson <jimw@sifive.com>
1742
5f93c5a6
JW
1743 * gdbsupport/print-utils.h (pulongest): Fix comment.
1744 (plongest): Likewise.
1745 (phex): Add missing comment, mention leading zeros.
1746 (phex_nz): Add mention of no leading zeros to comment.
1747
a83d4ef6
JW
1748 * riscv-tdep.c (riscv_push_dummy_code): Change %lld to %s and use
1749 plongest instead of unsigned long long cast.
1750
26344e0c
CB
17512019-10-10 Christian Biesinger <cbiesinger@google.com>
1752
1753 * main.c (captured_main_1): Include gdbtk.h and remove declarations
1754 for external_editor_command and gdbtk_test.
1755
c2c440a9
CB
17562019-10-10 Christian Biesinger <cbiesinger@google.com>
1757
1758 * mi/mi-cmd-var.c (varobjdebug): Remove declaration.
1759 * varobj.c (varobjdebug): Move comment to...
1760 * varobj.h (varobjdebug): ...here, and declare.
1761
a31bff9d
TT
17622019-10-09 Tom Tromey <tom@tromey.com>
1763
1764 * tui/tui-regs.c (tui_data_window::show_registers): Don't call
1765 erase_data_content.
1766
7523da63
TT
17672019-10-09 Tom Tromey <tom@tromey.com>
1768
1769 * tui/tui-wingeneral.h (tui_delete_win): Don't declare.
1770 * tui/tui-stack.c (tui_locator_window::rerender): Update.
1771 * tui/tui-command.c (tui_cmd_window::resize)
1772 (tui_refresh_cmd_win): Update.
1773 * tui/tui-win.c (tui_resize_all, tui_set_focus_command): Update.
1774 * tui/tui.c (tui_rl_other_window, tui_enable): Update.
1775 * tui/tui-data.c (~tui_gen_win_info): Remove.
1776 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
1777 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
1778 (tui_redisplay_readline, tui_mld_flush)
1779 (tui_mld_erase_entire_line, tui_mld_getc, tui_getc): Update.
1780 * tui/tui-regs.c (tui_data_window::delete_data_content_windows)
1781 (tui_data_window::erase_data_content)
1782 (tui_data_item_window::rerender)
1783 (tui_data_item_window::refresh_window): Update.
1784 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window)
1785 (box_win, tui_gen_win_info::make_window)
1786 (tui_gen_win_info::make_visible): Update.
1787 (tui_delete_win): Remove.
1788 * tui/tui-winsource.c
1789 (tui_source_window_base::do_erase_source_content): Update.
1790 (tui_show_source_line, tui_source_window_base::update_tab_width)
1791 (tui_source_window_base::update_exec_info): Update.
1792 * tui/tui-data.h (struct curses_deleter): New.
1793 (struct tui_gen_win_info) <handle>: Now a unique_ptr.
1794 (struct tui_gen_win_info) <~tui_gen_win_info>: Define.
1795
a7798e7f
TT
17962019-10-09 Tom Tromey <tom@tromey.com>
1797
1798 * tui/tui-wingeneral.h (struct tui_gen_win_info): Don't declare.
1799
5c45899e
TT
18002019-10-09 Tom Tromey <tom@tromey.com>
1801
1802 * tui/tui-data.c (tui_win_is_auxiliary): Remove.
1803 * tui/tui-data.h (tui_win_is_auxiliary): Don't declare.
1804
6d7fd9aa
TT
18052019-10-09 Tom Tromey <tom@tromey.com>
1806
1807 * tui/tui-disasm.c (tui_get_low_disassembly_address): Compute
1808 window height directly.
1809 * tui/tui-layout.h (tui_default_win_viewport_height): Don't
1810 declare.
1811 * tui/tui-layout.c (tui_default_win_height): Remove.
1812 (tui_default_win_viewport_height): Remove.
1813
d2dd1084
TT
18142019-10-09 Tom Tromey <tom@tromey.com>
1815
1816 * tui/tui.h: Remove comments.
1817
cff32449
TV
18182019-10-09 Tom de Vries <tdevries@suse.de>
1819
1820 * python/lib/gdb/printer/bound_registers.py: Use
1821 '^builtin_type_bound128' as regexp argument for
1822 add_builtin_pretty_printer.
1823
6a25e8a2
CB
18242019-10-09 Christian Biesinger <cbiesinger@google.com>
1825
1826 * guile/guile.c (guile_extension_script_ops): Remove forward
1827 declaration and mark as static.
1828 (guile_script_ops): Likewise.
1829 (extension_language_guile): Move further down in the file so
1830 it can reference the definitions for guile_{extension_,}script_ops.
1831
6d9d6da4
AA
18322019-10-09 Andreas Arnez <arnez@linux.ibm.com>
1833
1834 * s390-tdep.c (390_process_record): Handle new arch13 instructions
1835 except SORTL, DFLTCC, and KDSA.
1836
3abea05d
TT
18372019-10-08 Tom Tromey <tromey@adacore.com>
1838
1839 * windows-nat.c (struct windows_thread_info_struct) <sf>: Remove.
1840 (struct safe_symbol_file_add_args): Remove.
1841
dde996e2
TT
18422019-10-08 Tom Tromey <tromey@adacore.com>
1843
1844 * windows-nat.c: Don't include buildsym-legacy.h.
1845
cd6fdaa1
TT
18462019-10-08 Tom Tromey <tromey@adacore.com>
1847
1848 * contrib/ari/gdb_ari.sh (%p): Allow gdb-specific %p extensions.
1849
79bb1944
CB
18502019-10-08 Christian Biesinger <cbiesinger@google.com>
1851
1852 * gdbtypes.c (overload_debug): Move comment to header.
1853 * gdbtypes.h (overload_debug): Declare.
1854 * valops.c: Remove declaration of overload_debug, instead
1855 include gdbtypes.h.
1856
34916edc
CB
18572019-10-08 Christian Biesinger <cbiesinger@google.com>
1858
1859 * language.c (show_language_command): Pass lang_frame_mismatch_warn
1860 through _().
1861 (lang_frame_mismatch_warn): Make const, mark with N_(), and
1862 move comment...
1863 * language.h (lang_frame_mismatch_warn): ... here. Also add
1864 declaration.
1865 * top.c (lang_frame_mismatch_warn): Remove declaration.
1866 (check_frame_language_change): Pass lang_frame_mismatch_warn
1867 through _().
1868
bad5c026
CB
18692019-10-07 Christian Biesinger <cbiesinger@google.com>
1870
1871 * c-lang.h (vtbl_ptr_name): Declare.
1872 * cp-valprint.c (vtbl_ptr_name): Remove "extern" now that we get
1873 it from the header.
1874 * stabsread.c (define_symbol): Remove declaration of vtbl_ptr_name.
1875
51f1fdc3
CB
18762019-10-07 Christian Biesinger <cbiesinger@google.com>
1877
1878 * charset.c (your_gdb_wchar_t_is_bogus): Replace with a
1879 gdb_static_assert.
1880
30d1f018
WP
18812019-10-07 Weimin Pan <weimin.pan@oracle.com>
1882
606813d5
WP
1883 * ../Makefile.def (dependencies): Add all-libctf to all-gdb
1884 * ../Makefile.in: Add "all-gdb: maybe-all-libctf"
30d1f018
WP
1885 * ctfread.c: New file.
1886 * ctfread.h: New file.
1887 * elfread.c: Include ctfread.h.
1888 (struct elfinfo text_p): New member ctfsect.
1889 (elf_locate_sections): Mark CTF section.
1890 (elf_symfile_read): Call elfctf_build_psymtabs.
1891 * Makefile.in (LIBCTF): Add.
1892 (CLIBS): Use it.
1893 (CDEPS): Likewise.
1894 (DIST): Add ctfread.c.
606813d5
WP
1895
18962019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1897
1898 * ctfread.c (struct nextfield): Renamed to ...
1899 (struct ctf_nextfield): ... this.
1900 (struct field_info): Renamed to ...
1901 (strut ctf_field_info): ... this.
1902 (attach_fields_to_type): Update for renamed structures.
1903 (ctf_add_member_cb): Likewise.
1904 (ctf_add_enum_member_cb): Likewise.
1905 (process_struct_members): Likewise.
1906 (process_enum_type): Likewise.
30d1f018 1907
518fe38c
WP
19082019-10-07 Weimin Pan <weimin.pan@oracle.com>
1909
1910 * tracectf.h: Rename, was ctf.h.
1911 * tracectf.c: Rename, was ctf.c, replace ctf.h with tracectf.h.
1912 * tracefile.c: Likewise.
1913 * tracepoint.c: Remove unused include ctf.h.
1914 * mi/mi-main.c: Likewise.
1915 * Makefile.in Replace ctf.c with tracectf.c.
1916
225f296a
JB
19172019-10-06 Joel Brobecker <brobecker@adacore.com>
1918
1919 * version.in: Change version number to "9.0.50.DATE-git".
1920
77c2dba3
TT
19212019-10-03 Tom Tromey <tom@tromey.com>
1922
1923 PR rust/24976:
1924 * dwarf2read.c (quirk_rust_enum): Handle single-element unions.
1925
179aed7f
AB
19262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * f-lang.c (f_language_defn): Use cp_get_symbol_name_matcher and
1929 cp_search_name_hash.
1930 * NEWS: Add entry about nested function support.
1931
0a4b0913
AB
19322019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1933 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * cp-namespace.c (cp_search_static_and_baseclasses): Only search
1936 for nested static variables when searchin VAR_DOMAIN.
1937 * dwarf2read.c (add_partial_symbol): Add nested subroutines to the
1938 global scope, update comment.
1939 (add_partial_subprogram): Call add_partial_subprogram recursively
1940 for nested subroutines when processinng Fortran.
1941 (load_partial_dies): Process the child entities of a subprogram
1942 when processing Fortran.
1943 (partial_die_parent_scope): Handle building scope
1944 for Fortran nested functions.
1945 (process_die): Record that nested functions have a scope.
1946 (new_symbol): Always record Fortran subprograms on the global
1947 symbol list.
1948 (determine_prefix): How to build the prefix for Fortran
1949 subprograms.
1950
d8c06f22
AB
19512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1952
1953 * linux-nat.c (linux_nat_filter_event): Don't ignore SIGSTOP if we
1954 have just sent the thread a SIGSTOP and are waiting for it to
1955 arrive.
1956
a8b3b8e9
AB
19572019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * btrace.c (btrace_add_pc): Remove whitespace before the template
1960 parameter in 'std::vector <...>'.
1961 (parse_xml_btrace_block): Likewise.
1962 (btrace_maint_decode_pt): Likewise.
1963 (btrace_maint_update_packets): Likewise.
1964 (btrace_maint_print_packets): Likewise.
1965 * btrace.h (struct btrace_maint_info): Likewise.
1966 * dwarf2read.c (struct type_unit_group): Likewise.
1967 (build_type_psymtabs_reader): Likewise.
1968 * gdbsupport/btrace-common.c (btrace_data_append): Likewise.
1969 * gdbsupport/btrace-common.h (struct btrace_data_bts): Likewise.
1970 * nat/linux-btrace.c (perf_event_read_bts): Likewise.
1971
4d825eab
TV
19722019-10-03 Tom de Vries <tdevries@suse.de>
1973
1974 * cli/cli-style.c (_initialize_cli_style): Adding a '.' at the end of
1975 the first line of the help text for set/show style metadata.
1976
80fd2826
TT
19772019-10-02 Tom Tromey <tromey@adacore.com>
1978
1979 * Makefile.in (COMMON_SFILES): Add common-inferior.c.
1980 * gdbsupport/common-inferior.c: New file.
1981 * infcmd.c (startup_with_shell): Don't define.
1982 * nat/fork-inferior.h (startup_with_shell): Don't declare.
1983 * gdbsupport/common-inferior.h (startup_with_shell): Declare.
1984 * inferior.h (startup_with_shell): Don't declare.
1985
70054538
CB
19862019-10-02 Christian Biesinger <cbiesinger@google.com>
1987
1988 * gdbsupport/gdb_assert.h: Include errors.h.
1989 * gdbsupport/gdb_string_view.h: Include gdb_assert.h.
1990
37f6a7f4
TT
19912019-10-02 Tom Tromey <tromey@adacore.com>
1992
1993 * NEWS: Add $_ada_exception entry.
1994 * ada-lang.c (struct ada_catchpoint): Add constructor.
1995 <m_kind>: New member.
1996 (allocate_location_exception, re_set_exception): Remove
1997 "ex" parameter.
1998 (should_stop_exception): Compute $_ada_exception.
1999 (check_status_exception, print_it_exception)
2000 (print_one_exception, print_mention_exception): Remove
2001 "ex" parameter.
2002 (allocate_location_catch_exception, re_set_catch_exception)
2003 (check_status_exception, print_it_catch_exception)
2004 (print_one_catch_exception, print_mention_catch_exception)
2005 (print_recreate_catch_exception)
2006 (allocate_location_catch_exception_unhandled)
2007 (re_set_catch_exception_unhandled)
2008 (check_status_exception, print_it_catch_exception_unhandled)
2009 (print_one_catch_exception_unhandled)
2010 (print_mention_catch_exception_unhandled)
2011 (print_recreate_catch_exception_unhandled)
2012 (allocate_location_catch_assert, re_set_catch_assert)
2013 (check_status_assert, print_it_catch_assert)
2014 (print_one_catch_assert, print_mention_catch_assert)
2015 (print_recreate_catch_assert)
2016 (allocate_location_catch_handlers, re_set_catch_handlers)
2017 (check_status_handlers, print_it_catch_handlers)
2018 (print_one_catch_handlers, print_mention_catch_handlers)
2019 (print_recreate_catch_handlers): Remove.
2020 (create_ada_exception_catchpoint): Update.
2021 (initialize_ada_catchpoint_ops): Update.
2022
fccf9de1
TT
20232019-10-02 Tom Tromey <tromey@adacore.com>
2024
2025 * ada-lang.c (ada_lookup_simple_minsyms): Remove.
2026 (create_excep_cond_exprs): Simplify exception string computation.
2027 (ada_exception_catchpoint_cond_string): Likewise.
2028
4b610737
TT
20292019-10-02 Tom Tromey <tromey@adacore.com>
2030
2031 * symmisc.c (dump_msymbols): Don't use MSYMBOL_VALUE_ADDRESS.
2032 * ada-lang.c (lesseq_defined_than): Handle
2033 LOC_STATIC.
2034 * dwarf2read.c (dwarf2_per_objfile): Add can_copy
2035 parameter.
2036 (dwarf2_has_info): Likewise.
2037 (new_symbol): Set maybe_copied on symbol when
2038 appropriate.
2039 * dwarf2read.h (dwarf2_per_objfile): Add can_copy
2040 parameter.
2041 <can_copy>: New member.
2042 * elfread.c (record_minimal_symbol): Set maybe_copied
2043 on symbol when appropriate.
2044 (elf_symfile_read): Update call to dwarf2_has_info.
2045 * minsyms.c (lookup_minimal_symbol_linkage): New
2046 function.
2047 * minsyms.h (lookup_minimal_symbol_linkage): Declare.
2048 * symtab.c (get_symbol_address, get_msymbol_address):
2049 New functions.
2050 * symtab.h (get_symbol_address, get_msymbol_address):
2051 Declare.
2052 (SYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_ADDRESS): Handle
2053 maybe_copied.
2054 (struct symbol, struct minimal_symbol) <maybe_copied>:
2055 New member.
2056
1dd58850
TT
20572019-10-02 Tom Tromey <tromey@adacore.com>
2058
2059 * source.c (struct current_source_location): New.
2060 (current_source_key): New global.
2061 (current_source_symtab, current_source_line)
2062 (current_source_pspace): Remove.
2063 (get_source_location): New function.
2064 (get_current_source_symtab_and_line)
2065 (set_default_source_symtab_and_line)
2066 (set_current_source_symtab_and_line)
2067 (clear_current_source_symtab_and_line, select_source_symtab)
2068 (info_source_command, print_source_lines_base)
2069 (info_line_command, search_command_helper, _initialize_source):
2070 Update.
2071
5c281dbb
TT
20722019-10-02 Tom Tromey <tromey@adacore.com>
2073
2074 * source.c (select_source_symtab): Don't call
2075 decode_line_with_current_source.
2076
d3d32391
AB
20772019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
2078
2079 * symtab.c (lookup_global_symbol): Search global block.
2080
38583298
TT
20812019-10-02 Tom Tromey <tromey@adacore.com>
2082
2083 * coffread.c (process_coff_symbol): Update.
2084 * dwarf2read.c (var_decode_location, new_symbol): Update.
2085 * mdebugread.c (parse_symbol): Update.
2086 * objfiles.c (relocate_one_symbol): Update.
2087 * stabsread.c (define_symbol, fix_common_block)
2088 (scan_file_globals): Update.
2089 * symtab.h (SYMBOL_VALUE_ADDRESS): Expand to an rvalue.
2090 (SET_SYMBOL_VALUE_ADDRESS): New macro.
2091 * xcoffread.c (process_xcoff_symbol): Update.
2092
9344c18f
AA
20932019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2094
2095 * MAINTAINERS: Update my email address.
2096
df07e2c7
AB
20972019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * dwarf2read.c (struct type_unit_group) <tus>: Convert to
2100 std::vector.
2101 (build_type_psymtabs_reader): Update for std::vector.
2102 (build_type_psymtab_dependencies): Likewise.
2103 * dwarf2read.h: Remove use of DEF_VEC_P.
2104 (typedef sig_type_ptr): Delete.
2105
554ac434
AB
21062019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
2107
2108 * btrace.c (btrace_maint_clear): Update to handle change from VEC
2109 to std::vector.
2110 (btrace_maint_decode_pt): Likewise, and move allocation of the
2111 vector outside of the loop.
2112 (btrace_maint_update_packets): Update to handle change from VEC to
2113 std::vector.
2114 (btrace_maint_print_packets): Likewise.
2115 (maint_info_btrace_cmd): Likewise.
2116 * btrace.h: Remove use of DEF_VEC_O.
2117 (typedef btrace_pt_packet_s): Delete.
2118 (struct btrace_maint_info) <packets>: Change fromm VEC to
2119 std::vector.
2120 * gdbsupport/btrace-common.h: Remove 'vec.h' include.
2121
46f29a9a
AB
21222019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * btrace.c (btrace_compute_ftrace_bts): Update for std::vector,
2125 make accesses into the vector constant references.
2126 (btrace_add_pc): Update for std::vector.
2127 (btrace_stitch_bts): Likewise.
2128 (parse_xml_btrace_block): Likewise.
2129 (btrace_maint_update_packets): Likewise.
2130 (btrace_maint_print_packets): Likewise.
2131 (maint_info_btrace_cmd): Likewise.
2132 * gdbsupport/btrace-common.c (btrace_data::fini): Update for
2133 std::vector.
2134 (btrace_data::empty): Likewise.
2135 (btrace_data_append): Likewise.
2136 * gdbsupport/btrace-common.h: Remove use of DEF_VEC_O.
2137 (typedef btrace_block_s): Delete.
2138 (struct btrace_block): Add constructor.
2139 (struct btrace_data_bts) <blocks>: Change to std::vector.
2140 * nat/linux-btrace.c (perf_event_read_bts): Update for
2141 std::vector.
2142 (linux_read_bts): Likewise.
2143
d770d56f
TT
21442019-10-01 Tom Tromey <tom@tromey.com>
2145
2146 * cli/cli-logging.c (show_logging_filename): Use styled_string.
2147
9d636d67
TT
21482019-10-01 Tom Tromey <tom@tromey.com>
2149
2150 * stack.c (print_frame, info_frame_command_core): Use
2151 styled_string.
2152 * linux-thread-db.c (try_thread_db_load_1)
2153 (try_thread_db_load_from_pdir_1): Use styled_string.
2154 * auto-load.c (file_is_auto_load_safe, execute_script_contents)
2155 (auto_load_section_scripts, info_auto_load_local_gdbinit)
2156 (maybe_print_unsupported_script_warning)
2157 (maybe_print_script_not_found_warning): Use styled_string.
2158 * ada-lang.c (user_select_syms): Use styled_string.
2159
7f6aba03
TT
21602019-10-01 Tom Tromey <tom@tromey.com>
2161
2162 * p-lang.c (pascal_printstr): Use metadata style.
2163 * value.c (show_convenience): Use metadata style.
2164 * valprint.c (valprint_check_validity, val_print_optimized_out)
2165 (val_print_not_saved, val_print_unavailable)
2166 (val_print_invalid_address, generic_val_print, val_print)
2167 (value_check_printable, val_print_array_elements): Use metadata
2168 style.
2169 * ui-out.h (class ui_out) <field_fmt>: New overload.
2170 <do_field_fmt>: Add style parameter.
2171 * ui-out.c (ui_out::field_fmt): New overload.
2172 * typeprint.c (type_print_unknown_return_type)
2173 (val_print_not_allocated, val_print_not_associated): Use metadata
2174 style.
2175 * tui/tui-out.h (class tui_ui_out) <do_field_fmt>: Add style
2176 parameter.
2177 * tui/tui-out.c (tui_ui_out::do_field_fmt): Update.
2178 * tracepoint.c (tvariables_info_1): Use metadata style.
2179 * stack.c (print_frame_arg, print_frame_info, print_frame)
2180 (info_frame_command_core): Use metadata style.
2181 * skip.c (info_skip_command): Use metadata style.
2182 * rust-lang.c (rust_print_enum): Use metadata style.
2183 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
2184 metadata style.
2185 * python/py-framefilter.c (py_print_single_arg): Use metadata
2186 style.
2187 * printcmd.c (do_one_display, print_variable_and_value): Use
2188 metadata style.
2189 * p-valprint.c (pascal_val_print)
2190 (pascal_object_print_value_fields): Use metadata style.
2191 * p-typeprint.c (pascal_type_print_base): Use metadata style.
2192 * mi/mi-out.h (class mi_ui_out) <do_field_fmt>: Add style
2193 parameter.
2194 * mi/mi-out.c (mi_ui_out::do_field_fmt): Update.
2195 * m2-valprint.c (m2_print_long_set): Use metadata style.
2196 * m2-typeprint.c (m2_print_type): Use metadata style.
2197 * infcmd.c (print_return_value_1): Use metadata style.
2198 * gnu-v3-abi.c (print_one_vtable): Use metadata style.
2199 * f-valprint.c (info_common_command_for_block): Use metadata
2200 style.
2201 * f-typeprint.c (f_type_print_base): Use metadata style.
2202 * expprint.c (print_subexp_standard): Use metadata style.
2203 * cp-valprint.c (cp_print_value_fields): Use metadata style.
2204 * cli/cli-style.h (class cli_style_option): Add constructor.
2205 (metadata_style): Declare.
2206 * cli/cli-style.c (metadata_style): New global.
2207 (_initialize_cli_style): Register metadata style.
2208 * cli-out.h (class cli_ui_out) <do_field_fmt>: Add style
2209 parameter.
2210 * cli-out.c (cli_ui_out::do_field_fmt): Update.
2211 * c-typeprint.c (c_type_print_base_struct_union)
2212 (c_type_print_base_1): Use metadata style.
2213 * breakpoint.c (watchpoint_value_print)
2214 (print_one_breakpoint_location): Use metadata style.
2215 * break-catch-syscall.c (print_one_catch_syscall): Use metadata
2216 style.
2217 * break-catch-sig.c (signal_catchpoint_print_one): Use metadata
2218 style.
2219 * ada-valprint.c (val_print_packed_array_elements, printstr)
2220 (print_field_values, ada_val_print_ref, ada_val_print): Use
2221 metadata style.
2222 * ada-typeprint.c (print_array_type, ada_print_type): Use metadata
2223 style.
2224 * ada-tasks.c (print_ada_task_info, info_task): Use metadata
2225 style.
2226 * ada-lang.c (user_select_syms): Use metadata style.
2227
14309bb6
TT
22282019-10-01 Tom Tromey <tom@tromey.com>
2229
2230 * cli/cli-cmds.c (pwd_command): Style output.
2231
6a831f06
PA
22322019-10-01 Pedro Alves <palves@redhat.com>
2233 Tom Tromey <tom@tromey.com>
2234
2235 * symtab.c (print_symbol_info): Use %ps.
2236 (print_msymbol_info): Use %ps.
2237 * symfile.c (symbol_file_add_with_addrs): Use %ps.
2238 * printcmd.c (print_variable_and_value): Use %ps.
2239 * macrocmd.c (show_pp_source_pos): Use %ps.
2240 * infrun.c (print_exited_reason): Use ui_out::message.
2241 * breakpoint.c (watchpoint_check, print_one_breakpoint_location)
2242 (describe_other_breakpoints): Use ui_out::message and new
2243 formats.
2244 (say_where): Use new formats.
2245 (bkpt_print_it, tracepoint_print_one_detail): Use ui_out::message
2246 and new formats.
2247
2a3c1174
PA
22482019-10-01 Pedro Alves <palves@redhat.com>
2249 Tom Tromey <tom@tromey.com>
2250
2251 * unittests/format_pieces-selftests.c: Add gdb_format parameter.
2252 (test_gdb_formats): New function.
2253 (run_tests): Call it.
2254 (test_format_specifier): Update.
2255 * utils.h (fputs_filtered): Update comment.
2256 (vfprintf_styled, vfprintf_styled_no_gdbfmt)
2257 (fputs_styled_unfiltered): Declare.
2258 * utils.c (fputs_styled_unfiltered): New function.
2259 (vfprintf_maybe_filtered): Add gdbfmt parameter.
2260 (vfprintf_filtered): Update.
2261 (vfprintf_unfiltered, vprintf_filtered): Update.
2262 (vfprintf_styled, vfprintf_styled_no_gdbfmt): New functions.
2263 * ui-out.h (enum ui_out_flag) <unfiltered_output,
2264 disallow_ui_out_field>: New constants.
2265 (enum class field_kind): New.
2266 (struct base_field_s, struct signed_field_s): New.
2267 (signed_field): New function.
2268 (struct string_field_s): New.
2269 (string_field): New function.
2270 (struct styled_string_s): New.
2271 (styled_string): New function.
2272 (class ui_out) <message>: Add comment.
2273 <vmessage, call_do_message>: New methods.
2274 <do_message>: Add style parameter.
2275 * ui-out.c (ui_out::call_do_message, ui_out::vmessage): New
2276 methods.
2277 (ui_out::message): Rewrite.
2278 * mi/mi-out.h (class mi_ui_out) <do_message>: Add style
2279 parameter.
2280 * mi/mi-out.c (mi_ui_out::do_message): Add style parameter.
2281 * gdbsupport/format.h (class format_pieces) <format_pieces>: Add
2282 gdb_extensions parameter.
2283 (class format_piece): Add parameter to constructor.
2284 (n_int_args): New field.
2285 * gdbsupport/format.c (format_pieces::format_pieces): Add
2286 gdb_extensions parameter. Handle '*'.
2287 * cli-out.h (class cli_ui_out) <do_message>: Add style parameter.
2288 * cli-out.c (cli_ui_out::do_message): Add style parameter. Call
2289 vfprintf_styled_no_gdbfmt.
2290 (cli_ui_out::do_field_string, cli_ui_out::do_spaces)
2291 (cli_ui_out::do_text, cli_ui_out::field_separator): Allow
2292 unfiltered output.
2293 * ui-style.h (struct ui_file_style) <ptr>: New method.
2294
0dfe5bfb
TT
22952019-10-01 Tom Tromey <tom@tromey.com>
2296
2297 * unittests/format_pieces-selftests.c: Update. Add final format.
2298 * gdbsupport/format.c (format_pieces::format_pieces): Don't add
2299 empty literal pieces.
2300
e43b10e1
TT
23012019-10-01 Tom Tromey <tom@tromey.com>
2302
2303 * ui-out.h (enum class ui_out_style_kind): Remove.
2304 (class ui_out) <field_string, field_stsream, do_field_string>:
2305 Change type of "style".
2306 * ui-out.c (ui_out::field_core_addr, ui_out::field_stream)
2307 (ui_out::field_string): Update.
2308 * tui/tui-out.h (class tui_ui_out) <do_field_string>: Change type
2309 of "style".
2310 * tui/tui-out.c (tui_ui_out::do_field_string): Update.
2311 * tracepoint.c (print_one_static_tracepoint_marker): Update.
2312 * stack.c (print_frame_arg, print_frame_info, print_frame):
2313 Update.
2314 * source.c (print_source_lines_base): Update.
2315 * solib.c (info_sharedlibrary_command): Update.
2316 * skip.c (info_skip_command): Update.
2317 * record-btrace.c (btrace_call_history_src_line)
2318 (btrace_call_history): Update.
2319 * python/py-framefilter.c (py_print_frame): Update.
2320 * mi/mi-out.h (class mi_ui_out) <do_field_string>: Change type of
2321 "style".
2322 * mi/mi-out.c (mi_ui_out::do_table_header)
2323 (mi_ui_out::do_field_signed, mi_ui_out::do_field_unsigned)
2324 (mi_ui_out::do_field_string): Update.
2325 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
2326 Update.
2327 * cli-out.h (class cli_ui_out) <do_field_string>: Change type of
2328 "style".
2329 * cli-out.c (cli_ui_out::do_table_header)
2330 (cli_ui_out::do_field_signed, cli_ui_out::do_field_unsigned)
2331 (cli_ui_out::do_field_skip, cli_ui_out::do_field_string)
2332 (cli_ui_out::do_field_fmt): Update.
2333 * breakpoint.c (print_breakpoint_location): Update.
2334 (update_static_tracepoint): Update.
2335
cd7c32c3
PW
23362019-10-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2337
2338 * main.c (relocate_gdbinit_path_maybe_in_datadir): Remove std::string
2339 conversion of gdb_datadir.
2340 (captured_main_1): Remove xstrdup when assigning to gdb_datadir,
2341 remove not needed c_str ().
2342
8fe0f950
AT
23432019-09-30 Ali Tamur <tamur@google.com>
2344
2345 * dwarf2read.c (skip_one_die): Handle DW_FORM_strx forms.
2346 (dwarf2_string_attr): Likewise.
2347
5f48f8f3
AT
23482019-09-30 Ali Tamur <tamur@google.com>
2349
2350 * dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
2351 (process_full_type_unit): Likewise.
2352 (dump_die_shallow): Likewise.
2353 (cu_debug_loc_section): Likewise.
2354
6fb08628
CB
23552019-09-28 Christian Biesinger <cbiesinger@google.com>
2356
2357 * minsyms.c (compare_minimal_symbols): Rename to...
2358 (minimal_symbol_is_less_than): ...this, and adjust to STL
2359 conventions (return bool, take arguments as references)
2360 (minimal_symbol_reader::install): Call std::sort instead
2361 of qsort.
2362
c7ee338a
CB
23632019-09-29 Christian Biesinger <cbiesinger@google.com>
2364
2365 * minsyms.h (msymbol_hash): Document that this is a case-insensitive
2366 hash and why.
2367 * objfiles.h (struct objfile_per_bfd_storage) <demangled_names_hash,
2368 msymbol_hash, msymbol_demangled_hash>: Improve comments.
2369
703a86c2
SM
23702019-09-30 Simon Marchi <simon.marchi@polymtl.ca>
2371
2372 * psymtab.c (add_psymbol_to_list): Move comment to psympriv.h.
2373 * psympriv.h (add_psymbol_to_list): Move comment here and update
2374 it.
2375
0df0352a
TV
23762019-09-29 Tom de Vries <tdevries@suse.de>
2377
2378 * contrib/cc-with-tweaks.sh (get_tmpdir): New function.
2379 Use $tmpdir/$(basename "$output_file").dwz instead of
2380 "${output_file}.dwz".
2381
ad75efa6
SM
23822019-09-28 Simon Marchi <simon.marchi@polymtl.ca>
2383
2384 PR gdb/25045
2385 * hppa-linux-nat.c: Include gdbarch.h.
2386
ececd218
CB
23872019-09-26 Christian Biesinger <cbiesinger@google.com>
2388
2389 * blockframe.c (find_pc_partial_function): Change return type to bool.
2390 * elfread.c (elf_gnu_ifunc_resolve_name): Likewise.
2391 * minsyms.c (in_gnu_ifunc_stub): Likewise.
2392 (stub_gnu_ifunc_resolve_name): Likewise.
2393 * symtab.c (compare_filenames_for_search): Likewise.
2394 (compare_glob_filenames_for_search): Likewise.
2395 (matching_obj_sections): Likewise.
2396 (symbol_matches_domain): Likewise.
2397 (find_line_symtab): Change out param EXACT_MATCH to bool *.
2398 (find_line_pc): Change return type to bool.
2399 (find_line_pc_range): Likewise.
2400 (producer_is_realview): Likewise.
2401 * symtab.h (symbol_matches_domain): Likewise.
2402 (find_pc_partial_function): Likewise.
2403 (find_pc_line_pc_range): Likewise.
2404 (in_gnu_ifunc_stub): Likewise.
2405 (struct gnu_ifunc_fns) <gnu_ifunc_resolve_name>: Likewise.
2406 (find_line_pc): Likewise.
2407 (find_line_pc_range): Likewise.
2408 (matching_obj_sections): Likewise.
2409 (find_line_symtab): Change out parameter to bool.
2410 (producer_is_realview): Change return type to bool.
2411 (compare_filenames_for_search): Likewise.
2412 (compare_glob_filenames_for_search): Likewise.
2413
27a900b8
TT
24142019-09-26 Tom Tromey <tom@tromey.com>
2415
2416 * Makefile.in (COMMON_SFILES): Remove gdb_usleep.c.
2417 (HFILES_NO_SRCDIR): Remove gdb_usleep.h.
2418 * gdb_usleep.h: Remove.
2419 * gdb_usleep.c: Remove.
2420 * utils.c: Don't include gdb_usleep.h.
2421
5d63b30a
TT
24222019-09-26 Tom Tromey <tromey@adacore.com>
2423
2424 * python/py-type.c (type_to_type_object): Call check_typedef
2425 for stub types.
2426
12904d37
TT
24272019-09-26 Tom Tromey <tom@tromey.com>
2428
2429 * utils.h (initialize_utils): Don't declare.
2430 * top.c (gdb_init): Don't call initialize_utils.
2431 * utils.c (initialize_utils): Remove. Move contents...
2432 (_initialize_utils): ... here.
2433
858f25f0
TT
24342019-09-25 Tom Tromey <tom@tromey.com>
2435
2436 * python/py-objfile.c (objfpy_get_build_id): Use bin2hex.
2437 * utils.h (make_hex_string): Don't declare.
2438 * utils.c (make_hex_string): Remove.
2439
3d435220
TV
24402019-09-24 Tom de Vries <tdevries@suse.de>
2441
2442 PR gdb/23815
2443 * amd64-linux-nat.c (amd64_linux_nat_target::fetch_registers):
2444 Initialize xstateregs before ptrace PTRACE_GETREGSET call.
2445
ddd44b70
DD
24462019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
2447
2448 * NEWS: Mention new simulator port for PRU.
2449
f945dedf
CB
24502019-09-23 Christian Biesinger <cbiesinger@google.com>
2451
2452 * ada-exp.y (write_object_remaining): Update.
2453 * ada-lang.c (ada_decode): Return a std::string instead of a char*
2454 and eliminate the static buffer.
2455 (ada_decode_symbol): Update.
2456 (ada_la_decode): Update.
2457 (ada_sniff_from_mangled_name): Update.
2458 (is_valid_name_for_wild_match): Update.
2459 (ada_lookup_name_info::matches): Update and simplify.
2460 (name_matches_regex): Update.
2461 (ada_add_global_exceptions): Update.
2462 * ada-lang.h (ada_decode): Update signature.
2463 * ada-varobj.c (ada_varobj_describe_simple_array_child): Update.
2464 * dwarf-index-write.c (debug_names::insert): Update.
2465
7ab78ccb
SM
24662019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
2467
2468 * solib-svr4.c (svr4_iterate_over_objfiles_in_search_order): Fix
2469 formatting.
2470
9252448b
SM
24712019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
2472
2473 * breakpoint.h (bp_location) <inserted, permanent, duplicate>:
2474 Change "nonzero" to "true" in documentation.
2475
626ca2c0
CB
24762019-09-20 Christian Biesinger <cbiesinger@google.com>
2477
2478 * solib-darwin.c (darwin_lookup_lib_symbol): Remove.
2479 (_initialize_darwin_solib): Don't set
2480 darwin_so_ops.lookup_lib_global_symbol.
2481 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
2482 set_gdbarch_iterate_over_objfiles_in_search_order.
2483 (elf_lookup_lib_symbol): Rename to...
2484 (svr4_iterate_over_objfiles_in_search_order): this, and update
2485 to iterate semantics.
2486 (_initialize_svr4_solib): Don't set lookup_lib_global_symbol.
2487 * solib.c (solib_global_lookup): Remove.
2488 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
2489 (solib_global_lookup): Remove.
2490 * symtab.c (lookup_global_or_static_symbol): Remove call to
2491 solib_global_lookup.
2492
5a3a0d63
JB
24932019-09-20 Joel Brobecker <brobecker@adacore.com>
2494
2495 * NEWS: Move entries about default MI version now being
2496 version 3, and about the GDB/MI fix for multi-location
2497 breakpoints to the "since GDB 8.3" section.
2498
ffea1427
JB
24992019-09-20 Joel Brobecker <brobecker@adacore.com>
2500
2501 GDB 8.3.1 released.
2502
abf516c6
UW
25032019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2504
2505 * NEWS: Mention that Cell/B.E. debugging support was removed.
2506 * MAINTAINERS: Remove spu target.
2507
2508 * config/djgpp/fnchange.lst: Remove entries for removed files.
2509
2510 * Makefile.in (ALL_TARGET_OBS): Remove solib-spu.o,
2511 spu-multiarch.o, and spu-tdep.o.
2512 (HFILES_NO_SRCDIR): Remove solib-spu.h and spu-tdep.h.
2513 (ALLDEPFILES): Remove solib-spu.c, spu-linux-nat.c,
2514 spu-multiarch.c, and spu-tdep.c.
2515 * spu-linux-nat.c: Remove file.
2516 * spu-multiarch.c: Remove file.
2517 * spu-tdep.c: Remove file.
2518 * spu-tdep.h: Remove file.
2519 * solib-spu.c: Remove file.
2520 * solib-spu.h: Remove file.
2521
2522 * configure.host (powerpc64*-*-linux*): Remove Cell/B.E. support.
2523 * configure.nat (spu-linux): Remove.
2524 * configure.tgt (powerpc*-*-linux*): Remove solib-spu.o and
2525 solib-multiarch.o from gdb_target_obs.
2526 (spu*-*-*): Remove.
2527
2528 * arch/ppc-linux-common.h (struct ppc_linux_features): Remove "cell"
2529 feature flag.
2530 (ppc_linux_no_features): Update.
2531 * arch/ppc-linux-common.c (ppc_linux_match_description): Remove
2532 Cell/B.E. support.
2533 * arch/ppc-linux-tdesc.h (tdesc_powerpc_cell32l): Remove declaration.
2534 (tdesc_powerpc_cell64l): Likewise.
2535 * nat/ppc-linux.h (PPC_FEATURE_CELL): Remove.
2536 * ppc-linux-nat.c (ppc_linux_nat_target::read_description): Remove
2537 Cell/B.E. support.
2538 * ppc-linux-tdep.h: Do not include "solib-spu.h" or "spu-tdep.h".
2539 Do not include "features/rs6000/powerpc-cell32l.c" or
2540 "features/rs6000/powerpc-cell64l.c".
2541 (ppc_linux_spu_section): Remove.
2542 (ppc_linux_core_read_description): Remove Cell/B.E. support.
2543 (spe_context_objfile, spe_context_lm_addr, spe_context_offset,
2544 spe_context_cache_ptid, spe_context_cache_ptid): Remove.
2545 (ppc_linux_spe_context_lookup): Remove.
2546 (ppc_linux_spe_context_inferior_created): Remove.
2547 (ppc_linux_spe_context_solib_loaded): Remove.
2548 (ppc_linux_spe_context_solib_unloaded): Remove.
2549 (ppc_linux_spe_context): Remove.
2550 (struct ppu2spu_cache): Remove.
2551 (ppu2spu_prev_arch, ppu2spu_this_id, ppu2spu_prev_register): Remove.
2552 (struct ppu2spu_data): Remove.
2553 (ppu2spu_unwind_register, ppu2spu_sniffer, ppu2spu_dealloc_cache,
2554 ppu2spu_unwind): Remove.
2555 (ppc_linux_init_abi): Remove Cell/B.E. support.
2556 * rs6000-tdep.h (rs6000_gdbarch_init): Remove Cell/B.E. support.
2557
2558 * features/Makefile (rs6000/powerpc-cell32l-expedite): Remove.
2559 (rs6000/powerpc-cell64l-expedite): Likewise
2560 (WHICH): Remove rs6000/powerpc-cell32l and rs6000/powerpc-cell64l.
2561 (XMLTOC): Remove rs6000/powerpc-cell32l.xml and
2562 rs6000/powerpc-cell64l.xml.
2563 * features/rs6000/powerpc-cell32l.xml: Remove.
2564 * features/rs6000/powerpc-cell64l.xml: Likewise.
2565 * features/rs6000/powerpc-cell32l.c: Remove generated file.
2566 * features/rs6000/powerpc-cell64l.c: Likewise.
2567 * regformats/rs6000/powerpc-cell32l.dat: Remove generated file.
2568 * regformats/rs6000/powerpc-cell64l.dat: Likewise.
2569 * regformats/reg-spu.dat: Remove.
2570
2571 * target.h (enum target_object): Remove TARGET_OBJECT_SPU.
2572 * corelow.c (struct spuid_list): Remove.
2573 (add_to_spuid_list): Remove.
2574 (core_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
2575 * remote.c (PACKET_qXfer_spu_read, PACKET_qXfer_spu_write): Remove.
2576 (remote_protocol_features): Remove associated entries.
2577 (_initialize_remote): No longer initialize them.
2578 (remote_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
2579 * linux-nat.c (SPUFS_MAGIC): Remove.
2580 (linux_proc_xfer_spu): Remove.
2581 (spu_enumerate_spu_ids): Remove.
2582 (linux_nat_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
2583 * linux-tdep.c (-linux_spu_make_corefile_notes): Remove.
2584 (linux_make_corefile_notes): No longer call it.
2585
2586 * regcache.c (cooked_read_test): Remove bfd_arch_spu special case.
2587 (cooked_write_test): Likewise.
2588
78e8cb91
TT
25892019-09-20 Tom Tromey <tom@tromey.com>
2590
2591 * NEWS: Mention case-sensitivity of TUI commands.
2592 * tui/tui-win.c (tui_set_focus_command): Now case-sensitive.
2593 (tui_set_win_height_command, parse_scrolling_args): Likewise.
2594 * tui/tui-layout.c (tui_layout_command): Now case-sensitive.
2595
f074b67e
TT
25962019-09-20 Tom Tromey <tom@tromey.com>
2597
2598 * tui/tui-source.c (tui_source_window::set_contents): Use
2599 make_unique_xstrdup.
2600 * tui/tui-disasm.c (tui_disasm_window::set_contents): Use
2601 make_unique_xstrdup.
2602
63c4bf19
TT
26032019-09-20 Tom Tromey <tom@tromey.com>
2604
2605 * tui/tui-data.c: Remove separator comments.
2606 * tui/tui-layout.c: Remove separator comments.
2607 * tui/tui-win.c: Remove separator comments.
2608 * tui/tui-wingeneral.c: Remove separator comments.
2609
43df9b2f
TT
26102019-09-20 Tom Tromey <tom@tromey.com>
2611
2612 * tui/tui.h (strcat_to_buf): Don't declare.
2613 * tui/tui.c (strcat_to_buf): Remove.
2614
7226433c
TT
26152019-09-20 Tom Tromey <tom@tromey.com>
2616
2617 * tui/tui-source.h (struct tui_source_window) <m_fullname>: Rename
2618 from "fullname".
2619 * tui/tui-source.c (tui_source_window::set_contents)
2620 (tui_source_window::location_matches_p)
2621 (tui_source_window::maybe_update): Update.
2622
80df3337
TT
26232019-09-20 Tom Tromey <tom@tromey.com>
2624
2625 * tui/tui-regs.h (struct tui_data_window) <get_current_group>:
2626 Update.
2627 <m_regs_content, m_regs_column_count, m_current_group>: Add "m_"
2628 prefix.
2629 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
2630 (tui_data_window::line_from_reg_element_no)
2631 (tui_data_window::first_reg_element_no_inline)
2632 (tui_data_window::show_registers)
2633 (tui_data_window::show_register_group)
2634 (tui_data_window::display_registers_from)
2635 (tui_data_window::display_registers_from_line)
2636 (tui_data_window::first_data_item_displayed)
2637 (tui_data_window::delete_data_content_windows)
2638 (tui_data_window::erase_data_content)
2639 (tui_data_window::do_scroll_vertical)
2640 (tui_data_window::refresh_window)
2641 (tui_data_window::check_register_values): Update.
2642
9923f347
TT
26432019-09-20 Tom Tromey <tom@tromey.com>
2644
2645 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN): Remove define.
2646 (struct tui_locator_window) <full_name, proc_name>: Now
2647 std::string.
2648 * tui/tui-stack.c (tui_locator_window::make_status_line)
2649 (tui_locator_window::set_locator_fullname)
2650 (tui_locator_window::set_locator_info): Update.
2651 * tui/tui-source.c (tui_source_window::set_contents)
2652 (tui_source_window::showing_source_p): Update.
2653
b76251ab
TT
26542019-09-20 Tom Tromey <tom@tromey.com>
2655
2656 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
2657 Don't call tui_locator_win_info_ptr.
2658
0891be08
TT
26592019-09-20 Tom Tromey <tom@tromey.com>
2660
2661 * tui/tui-win.c (tui_resize_all): Don't call refresh.
2662
1b935acf
TT
26632019-09-20 Tom Tromey <tom@tromey.com>
2664
2665 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use 1 as
2666 height for locator.
2667 * tui/tui-stack.c (tui_locator_window::rerender): Call scrollok.
2668 * tui/tui-layout.c (show_source_disasm_command, show_data)
2669 (show_source_or_disasm_and_command): Use 1 as height for locator.
2670
9abd8a65
TT
26712019-09-20 Tom Tromey <tom@tromey.com>
2672
2673 * tui/tui.c (tui_enable): Update.
2674 * tui/tui-win.c (tui_sigwinch_handler, tui_async_resize_screen):
2675 Update.
2676 * tui/tui-data.h (tui_win_resized, tui_set_win_resized_to):
2677 Update.
2678 * tui/tui-data.c (win_resized): Now bool.
2679 (tui_win_resized): Return bool.
2680 (tui_set_win_resized_to): Accept a bool.
2681
b5457826
TT
26822019-09-20 Tom Tromey <tom@tromey.com>
2683
2684 * tui/tui-regs.h (struct tui_data_window) <show_register_group>:
2685 Change type of "refresh_values_only".
2686 * tui/tui-regs.c (tui_data_window::show_register_group): Change
2687 type of "refresh_values_only".
2688
6b915f7d
TT
26892019-09-20 Tom Tromey <tom@tromey.com>
2690
2691 * tui/tui-disasm.c (struct tui_asm_line) <addr_string, insn>: Now
2692 std::string.
2693 (tui_disassemble): Add "pos" parameter.
2694 (tui_disasm_window::set_contents): Simplify.
2695
2ad52f6f
TT
26962019-09-20 Tom Tromey <tom@tromey.com>
2697
2698 * tui/tui-winsource.h (struct tui_source_window_base)
2699 <show_source_content>: Now private.
2700 * tui/tui-winsource.c
2701 (tui_source_window_base::show_source_content): Don't handle empty
2702 content case.
2703
b3b1bde6
TT
27042019-09-20 Tom Tromey <tom@tromey.com>
2705
2706 * tui/tui-layout.c (show_source_disasm_command)
2707 (show_source_or_disasm_and_command): Don't call
2708 show_source_content.
2709
71a25ed2
TT
27102019-09-20 Tom Tromey <tom@tromey.com>
2711
2712 * tui/tui-stack.h (struct tui_locator_window) <make_status_line>:
2713 Declare.
2714 * tui/tui-stack.c (tui_locator_window::make_status_line): Rename
2715 from tui_make_status_line.
2716 (tui_locator_window::rerender): Update.
2717
f8532154
TT
27182019-09-20 Tom Tromey <tom@tromey.com>
2719
2720 * tui/tui-stack.c (tui_make_status_line): Return std::string.
2721 (tui_locator_window::rerender): Update.
2722
2d81b349
TT
27232019-09-20 Tom Tromey <tom@tromey.com>
2724
2725 * tui/tui-winsource.h (struct tui_source_window_base)
2726 <~tui_source_window_base>: Don't declare.
2727 <fullname>: Remove.
2728 * tui/tui-winsource.c (~tui_source_window_base): Remove.
2729 * tui/tui-source.h (struct tui_source_window) <fullname>: New
2730 member.
2731 * tui/tui-source.c (tui_source_window::set_contents): Update.
2732 (tui_source_window::location_matches_p)
2733 (tui_source_window::maybe_update): Update.
2734
f14bec58
TT
27352019-09-20 Tom Tromey <tom@tromey.com>
2736
2737 * tui/tui-winsource.h (~tui_source_element): Remove.
2738 (tui_source_element): Update.
2739 (struct tui_source_element) <line>: Now a unique_xmalloc_ptr.
2740 * tui/tui-winsource.c (tui_show_source_line): Update.
2741 * tui/tui-source.c (tui_source_window::set_contents): Update.
2742 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
2743
78d5933a
TT
27442019-09-20 Tom Tromey <tom@tromey.com>
2745
2746 * tui/tui-data.h (tui_clear_source_windows_detail): Don't
2747 declare.
2748 * tui/tui-layout.c (tui_add_win_to_layout): Don't call
2749 tui_clear_source_windows_detail.
2750 * tui/tui-winsource.h (struct tui_source_window_base)
2751 <clear_detail>: Don't declare.
2752 * tui/tui-winsource.c (tui_source_window_base::clear_detail):
2753 Remove.
2754 * tui/tui-data.c (tui_clear_source_windows_detail): Remove.
2755
d4207696
TT
27562019-09-20 Tom Tromey <tromey@adacore.com>
2757
2758 PR ada/24919:
2759 * block.c (contained_in): Fix final return value.
2760
00f93c44
AM
27612019-09-20 Alan Modra <amodra@gmail.com>
2762
2763 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Use bfd_set_usrdata.
2764 * dwarf2read.c (dwarf2_read_gdb_index, dwarf2_read_debug_names),
2765 (read_indirect_string_from_dwz): Use bfd accessor.
2766 * dwarf2read.h (struct dwz_file <filename>): Likewise.
2767 * machoread.c (macho_symfile_read_all_oso): Likewise.
2768 * solib.c (solib_bfd_open): Likewise.
2769
e4153ae6
CB
27702019-09-19 Christian Biesinger <cbiesinger@google.com>
2771
2772 * eval.c: Move declaration of overload_resolution to...
2773 * value.h: ...here.
2774
c7ae7675
CB
27752019-09-19 Christian Biesinger <cbiesinger@google.com>
2776
2777 * arm-linux-nat.c: Remove extern declaration for arm_apcs_32.
2778 * arm-linux-tdep.c: Likewise.
2779 * arm-nbsd-nat.c: Likewise.
2780 * arm-tdep.h: Declare arm_apcs_32.
2781 * arm-tdep.c: Move documentation for arm_apcs_32 to arm-tdep.h.
2782
e86f08d2
CB
27832019-09-19 Christian Biesinger <cbiesinger@google.com>
2784
2785 * dwarf2loc.c: Remove extern declaration of dwarf_always_disassemble.
2786 * dwarf2read.h: Declare dwarf_always_disassemble.
2787
f64e2f40
TV
27882019-09-19 Tom de Vries <tdevries@suse.de>
2789
2790 PR gdb/25009
2791 * source-cache.c (source_cache::ensure): Catch exception thrown during
2792 construction of the highlighter.
2793
fd361982
AM
27942019-09-18 Alan Modra <amodra@gmail.com>
2795
2796 * aarch64-linux-tdep.c, * arm-tdep.c, * auto-load.c,
2797 * coff-pe-read.c, * coffread.c, * corelow.c, * dbxread.c,
2798 * dicos-tdep.c, * dwarf2-frame.c, * dwarf2read.c, * elfread.c,
2799 * exec.c, * fbsd-tdep.c, * gcore.c, * gdb_bfd.c, * gdb_bfd.h,
2800 * hppa-tdep.c, * i386-cygwin-tdep.c, * i386-fbsd-tdep.c,
2801 * i386-linux-tdep.c, * jit.c, * linux-tdep.c, * machoread.c,
2802 * maint.c, * mdebugread.c, * minidebug.c, * mips-linux-tdep.c,
2803 * mips-sde-tdep.c, * mips-tdep.c, * mipsread.c, * nto-tdep.c,
2804 * objfiles.c, * objfiles.h, * osabi.c, * ppc-linux-tdep.c,
2805 * ppc64-tdep.c, * record-btrace.c, * record-full.c, * remote.c,
2806 * rs6000-aix-tdep.c, * rs6000-tdep.c, * s390-linux-tdep.c,
2807 * s390-tdep.c, * solib-aix.c, * solib-dsbt.c, * solib-frv.c,
2808 * solib-spu.c, * solib-svr4.c, * solib-target.c,
2809 * spu-linux-nat.c, * spu-tdep.c, * symfile-mem.c, * symfile.c,
2810 * symmisc.c, * symtab.c, * target.c, * windows-nat.c,
2811 * xcoffread.c, * cli/cli-dump.c, * compile/compile-object-load.c,
2812 * mi/mi-interp.c: Update throughout for bfd section macro and
2813 function changes.
2814 * gcore (gcore_create_callback): Use bfd_set_section_lma.
2815 * spu-tdep.c (spu_overlay_new_objfile): Likewise.
2816
11061048
TT
28172019-09-18 Tom Tromey <tom@tromey.com>
2818
2819 * NEWS: Add entry.
2820 * tui/tui.c (tui_initialize_readline): Set name of keymap. Do not
2821 call rl_initialize.
2822 (tui_enable): Do not call rl_initialize.
2823
7a27b85f
CG
28242019-09-18 Christian Groessler <chris@groessler.org>
2825
2826 * alpha-linux-nat.c: Include gdbarch.h.
2827
f64eea3a
SM
28282019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
2829
2830 * ui-file.c: Include cli/cli-style.h.
2831 (term_cli_styling): Remove cli_styling declaration.
2832
e6f7f6d1
AM
28332019-09-18 Alan Modra <amodra@gmail.com>
2834
2835 * arm-tdep.c (arm_record_special_symbol): Update bfd_get_section
2836 to bfd_asymbol_section.
2837
1d38e9d1
AM
28382019-09-18 Alan Modra <amodra@gmail.com>
2839
2840 * amd64-dicos-tdep.c (amd64_dicos_osabi_sniffer): Constify target.
2841 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
2842 * i386-dicos-tdep.c (i386_dicos_osabi_sniffer): Likewise.
2843
90d92a63
AM
28442019-09-18 Alan Modra <amodra@gmail.com>
2845
2846 * solib-spu.c (spu_bfd_open): Use bfd_set_filename.
2847 * spu-linux-nat.c (spu_bfd_open): Likewise.
2848
a3d181d2
CB
28492019-09-18 Christian Biesinger <cbiesinger@google.com>
2850
2851 * dwarf2loc.c: Change extern declaration of dwarf_always_disassemble
2852 to bool to match definition in dwarf2read.c.
2853
491144b5
CB
28542019-09-17 Christian Biesinger <cbiesinger@google.com>
2855
2856 * ada-lang.c (ada_ignore_descriptive_types_p): Change to bool.
2857 (print_signatures): Likewise.
2858 (trust_pad_over_xvs): Likewise.
2859 * arch/aarch64-insn.c (aarch64_debug): Likewise.
2860 * arch/aarch64-insn.h (aarch64_debug): Likewise.
2861 * arm-linux-nat.c (arm_apcs_32): Likewise.
2862 * arm-linux-tdep.c (arm_apcs_32): Likewise.
2863 * arm-nbsd-nat.c (arm_apcs_32): Likewise.
2864 * arm-tdep.c (arm_debug): Likewise.
2865 (arm_apcs_32): Likewise.
2866 * auto-load.c (debug_auto_load): Likewise.
2867 (auto_load_gdb_scripts): Likewise.
2868 (global_auto_load): Likewise.
2869 (auto_load_local_gdbinit): Likewise.
2870 (auto_load_local_gdbinit_loaded): Likewise.
2871 * auto-load.h (global_auto_load): Likewise.
2872 (auto_load_local_gdbinit): Likewise.
2873 (auto_load_local_gdbinit_loaded): Likewise.
2874 * breakpoint.c (disconnected_dprintf): Likewise.
2875 (breakpoint_proceeded): Likewise.
2876 (automatic_hardware_breakpoints): Likewise.
2877 (always_inserted_mode): Likewise.
2878 (target_exact_watchpoints): Likewise.
2879 (_initialize_breakpoint): Update.
2880 * breakpoint.h (target_exact_watchpoints): Change to bool.
2881 * btrace.c (maint_btrace_pt_skip_pad): Likewise.
2882 * cli/cli-cmds.c (trace_commands): Likewise.
2883 * cli/cli-cmds.h (trace_commands): Likewise.
2884 * cli/cli-decode.c (add_setshow_boolean_cmd): Change int* argument
2885 to bool*.
2886 * cli/cli-logging.c (logging_overwrite): Change to bool.
2887 (logging_redirect): Likewise.
2888 (debug_redirect): Likewise.
2889 * cli/cli-option.h (option_def) <boolean>: Change return type to bool*.
2890 (struct boolean_option_def) <get_var_address_cb_>: Change return type
2891 to bool.
2892 <boolean_option_def>: Update.
2893 (struct flag_option_def): Change default type of Context to bool
2894 from int.
2895 <flag_option_def>: Change return type of var_address_cb_ to bool*.
2896 * cli/cli-setshow.c (do_set_command): Cast to bool* instead of int*.
2897 (get_setshow_command_value_string): Likewise.
2898 * cli/cli-style.c (cli_styling): Change to bool.
2899 (source_styling): Likewise.
2900 * cli/cli-style.h (source_styling): Likewise.
2901 (cli_styling): Likewise.
2902 * cli/cli-utils.h (struct qcs_flags) <quiet, cont, silent>: Change
2903 to bool.
2904 * command.h (var_types): Update comment.
2905 (add_setshow_boolean_cmd): Change int* var argument to bool*.
2906 * compile/compile-cplus-types.c (debug_compile_cplus_types): Change to
2907 bool.
2908 (debug_compile_cplus_scopes): Likewise.
2909 * compile/compile-internal.h (compile_debug): Likewise.
2910 * compile/compile.c (compile_debug): Likewise.
2911 (struct compile_options) <raw>: Likewise.
2912 * cp-support.c (catch_demangler_crashes): Likewise.
2913 * cris-tdep.c (usr_cmd_cris_version_valid): Likewise.
2914 (usr_cmd_cris_dwarf2_cfi): Likewise.
2915 * csky-tdep.c (csky_debug): Likewise.
2916 * darwin-nat.c (enable_mach_exceptions): Likewise.
2917 * dcache.c (dcache_enabled_p): Likewise.
2918 * defs.h (info_verbose): Likewise.
2919 * demangle.c (demangle): Likewise.
2920 (asm_demangle): Likewise.
2921 * dwarf-index-cache.c (debug_index_cache): Likewise.
2922 * dwarf2-frame.c (dwarf2_frame_unwinders_enabled_p): Likewise.
2923 * dwarf2-frame.h (dwarf2_frame_unwinders_enabled_p): Likewise.
2924 * dwarf2read.c (check_physname): Likewise.
2925 (use_deprecated_index_sections): Likewise.
2926 (dwarf_always_disassemble): Likewise.
2927 * eval.c (overload_resolution): Likewise.
2928 * event-top.c (set_editing_cmd_var): Likewise.
2929 (exec_done_display_p): Likewise.
2930 * event-top.h (set_editing_cmd_var): Likewise.
2931 (exec_done_display_p): Likewise.
2932 * exec.c (write_files): Likewise.
2933 * fbsd-nat.c (debug_fbsd_lwp): Likewise
2934 (debug_fbsd_nat): Likewise.
2935 * frame.h (struct frame_print_options) <print_raw_frame_arguments>:
2936 Likewise.
2937 (struct set_backtrace_options) <backtrace_past_main>: Likewise.
2938 <backtrace_past_entry> Likewise.
2939 * gdb-demangle.h (demangle): Likewise.
2940 (asm_demangle): Likewise.
2941 * gdb_bfd.c (bfd_sharing): Likewise.
2942 * gdbcore.h (write_files): Likewise.
2943 * gdbsupport/common-debug.c (show_debug_regs): Likewise.
2944 * gdbsupport/common-debug.h (show_debug_regs): Likewise.
2945 * gdbthread.h (print_thread_events): Likewise.
2946 * gdbtypes.c (opaque_type_resolution): Likewise.
2947 (strict_type_checking): Likewise.
2948 * gnu-nat.c (gnu_debug_flag): Likewise.
2949 * guile/scm-auto-load.c (auto_load_guile_scripts): Likewise.
2950 * guile/scm-param.c (pascm_variable): Add boolval.
2951 (add_setshow_generic): Update.
2952 (pascm_param_value): Update.
2953 (pascm_set_param_value_x): Update.
2954 * hppa-tdep.c (hppa_debug): Change to bool..
2955 * infcall.c (may_call_functions_p): Likewise.
2956 (coerce_float_to_double_p): Likewise.
2957 (unwind_on_signal_p): Likewise.
2958 (unwind_on_terminating_exception_p): Likewise.
2959 * infcmd.c (startup_with_shell): Likewise.
2960 * inferior.c (print_inferior_events): Likewise.
2961 * inferior.h (startup_with_shell): Likewise.
2962 (print_inferior_events): Likewise.
2963 * infrun.c (step_stop_if_no_debug): Likewise.
2964 (detach_fork): Likewise.
2965 (debug_displaced): Likewise.
2966 (disable_randomization): Likewise.
2967 (non_stop): Likewise.
2968 (non_stop_1): Likewise.
2969 (observer_mode): Likewise.
2970 (observer_mode_1): Likewise.
2971 (set_observer_mode): Update.
2972 (sched_multi): Change to bool.
2973 * infrun.h (debug_displaced): Likewise.
2974 (sched_multi): Likewise.
2975 (step_stop_if_no_debug): Likewise.
2976 (non_stop): Likewise.
2977 (disable_randomization): Likewise.
2978 * linux-tdep.c (use_coredump_filter): Likewise.
2979 (dump_excluded_mappings): Likewise.
2980 * linux-thread-db.c (auto_load_thread_db): Likewise.
2981 (check_thread_db_on_load): Likewise.
2982 * main.c (captured_main_1): Update.
2983 * maint-test-options.c (struct test_options_opts) <flag_opt, xx1_opt,
2984 xx2_opt, boolean_opt>: Change to bool.
2985 * maint-test-settings.c (maintenance_test_settings_boolean): Likewise.
2986 * maint.c (maintenance_profile_p): Likewise.
2987 (per_command_time): Likewise.
2988 (per_command_space): Likewise.
2989 (per_command_symtab): Likewise.
2990 * memattr.c (inaccessible_by_default): Likewise.
2991 * mi/mi-main.c (mi_async): Likewise.
2992 (mi_async_1): Likewise.
2993 * mips-tdep.c (mips64_transfers_32bit_regs_p): Likewise.
2994 * nat/fork-inferior.h (startup_with_shell): Likewise.
2995 * nat/linux-namespaces.c (debug_linux_namespaces): Likewise.
2996 * nat/linux-namespaces.h (debug_linux_namespaces): Likewise.
2997 * nios2-tdep.c (nios2_debug): Likewise.
2998 * or1k-tdep.c (or1k_debug): Likewise.
2999 * parse.c (parser_debug): Likewise.
3000 * parser-defs.h (parser_debug): Likewise.
3001 * printcmd.c (print_symbol_filename): Likewise.
3002 * proc-api.c (procfs_trace): Likewise.
3003 * python/py-auto-load.c (auto_load_python_scripts): Likewise.
3004 * python/py-param.c (union parmpy_variable): Add "bool boolval" field.
3005 (set_parameter_value): Update.
3006 (add_setshow_generic): Update.
3007 * python/py-value.c (copy_py_bool_obj): Change argument from int*
3008 to bool*.
3009 * python/python.c (gdbpy_parameter_value): Cast to bool* instead of
3010 int*.
3011 * ravenscar-thread.c (ravenscar_task_support): Change to bool.
3012 * record-btrace.c (record_btrace_target::store_registers): Update.
3013 * record-full.c (record_full_memory_query): Change to bool.
3014 (record_full_stop_at_limit): Likewise.
3015 * record-full.h (record_full_memory_query): Likewise.
3016 * remote-notif.c (notif_debug): Likewise.
3017 * remote-notif.h (notif_debug): Likewise.
3018 * remote.c (use_range_stepping): Likewise.
3019 (interrupt_on_connect): Likewise.
3020 (remote_break): Likewise.
3021 * ser-tcp.c (tcp_auto_retry): Likewise.
3022 * ser-unix.c (serial_hwflow): Likewise.
3023 * skip.c (debug_skip): Likewise.
3024 * solib-aix.c (solib_aix_debug): Likewise.
3025 * spu-tdep.c (spu_stop_on_load_p): Likewise.
3026 (spu_auto_flush_cache_p): Likewise.
3027 * stack.c (struct backtrace_cmd_options) <full, no_filters, hide>:
3028 Likewise.
3029 (struct info_print_options) <quiet>: Likewise.
3030 * symfile-debug.c (debug_symfile): Likewise.
3031 * symfile.c (auto_solib_add): Likewise.
3032 (separate_debug_file_debug): Likewise.
3033 * symfile.h (auto_solib_add): Likewise.
3034 (separate_debug_file_debug): Likewise.
3035 * symtab.c (basenames_may_differ): Likewise.
3036 (struct filename_partial_match_opts) <dirname, basename>: Likewise.
3037 (struct info_print_options) <quiet, exclude_minsyms>: Likewise.
3038 (struct info_types_options) <quiet>: Likewise.
3039 * symtab.h (demangle): Likewise.
3040 (basenames_may_differ): Likewise.
3041 * target-dcache.c (stack_cache_enabled_1): Likewise.
3042 (code_cache_enabled_1): Likewise.
3043 * target.c (trust_readonly): Likewise.
3044 (may_write_registers): Likewise.
3045 (may_write_memory): Likewise.
3046 (may_insert_breakpoints): Likewise.
3047 (may_insert_tracepoints): Likewise.
3048 (may_insert_fast_tracepoints): Likewise.
3049 (may_stop): Likewise.
3050 (auto_connect_native_target): Likewise.
3051 (target_stop_and_wait): Update.
3052 (target_async_permitted): Change to bool.
3053 (target_async_permitted_1): Likewise.
3054 (may_write_registers_1): Likewise.
3055 (may_write_memory_1): Likewise.
3056 (may_insert_breakpoints_1): Likewise.
3057 (may_insert_tracepoints_1): Likewise.
3058 (may_insert_fast_tracepoints_1): Likewise.
3059 (may_stop_1): Likewise.
3060 * target.h (target_async_permitted): Likewise.
3061 (may_write_registers): Likewise.
3062 (may_write_memory): Likewise.
3063 (may_insert_breakpoints): Likewise.
3064 (may_insert_tracepoints): Likewise.
3065 (may_insert_fast_tracepoints): Likewise.
3066 (may_stop): Likewise.
3067 * thread.c (struct info_threads_opts) <show_global_ids>: Likewise.
3068 (make_thread_apply_all_options_def_group): Change argument from int*
3069 to bool*.
3070 (thread_apply_all_command): Update.
3071 (print_thread_events): Change to bool.
3072 * top.c (confirm): Likewise.
3073 (command_editing_p): Likewise.
3074 (history_expansion_p): Likewise.
3075 (write_history_p): Likewise.
3076 (info_verbose): Likewise.
3077 * top.h (confirm): Likewise.
3078 (history_expansion_p): Likewise.
3079 * tracepoint.c (disconnected_tracing): Likewise.
3080 (circular_trace_buffer): Likewise.
3081 * typeprint.c (print_methods): Likewise.
3082 (print_typedefs): Likewise.
3083 * utils.c (debug_timestamp): Likewise.
3084 (sevenbit_strings): Likewise.
3085 (pagination_enabled): Likewise.
3086 * utils.h (sevenbit_strings): Likewise.
3087 (pagination_enabled): Likewise.
3088 * valops.c (overload_resolution): Likewise.
3089 * valprint.h (struct value_print_options) <prettyformat_arrays,
3090 prettyformat_structs, vtblprint, unionprint, addressprint, objectprint,
3091 stop_print_at_null, print_array_indexes, deref_ref, static_field_print,
3092 pascal_static_field_print, raw, summary, symbol_print, finish_print>:
3093 Likewise.
3094 * windows-nat.c (new_console): Likewise.
3095 (cygwin_exceptions): Likewise.
3096 (new_group): Likewise.
3097 (debug_exec): Likewise.
3098 (debug_events): Likewise.
3099 (debug_memory): Likewise.
3100 (debug_exceptions): Likewise.
3101 (useshell): Likewise.
3102 * windows-tdep.c (maint_display_all_tib): Likewise.
3103 * xml-support.c (debug_xml): Likewise.
3104
f1b620e9
MG
31052019-09-17 Mike Gulick <mgulick@mathworks.com>
3106
3107 * source.c (prepare_path_for_appending): New function.
3108 (openp): Make use of new function.
3109 (find_and_open_source): Search for the compilation directory and
3110 source file as a relative path beneath the directory search path.
3111
67f3ed6a
AB
31122019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3113
3114 * source-cache.c (source_cache::get_line_charpos): Catch
3115 exceptions and return false, this matches the behaviour documented
3116 in the header file.
3117
74332189
JB
31182019-09-17 Joel Brobecker <brobecker@adacore.com>
3119
3120 * ada-tasks.c (info_task): Remove quoting of the task's name.
3121
f2f24aa9
CB
31222019-09-16 Christian Biesinger <cbiesinger@google.com>
3123
3124 * symfile.c (auto_solib_add): Replace comment with a reference
3125 to the header file.
3126
6a062a93
CB
31272019-09-14 Christian Biesinger <cbiesinger@google.com>
3128
3129 * NEWS: Mention that gdb can now be compiled with Python 3
3130 on Windows.
3131
ec6c8338
AB
31322019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3133
3134 * maint.c (maint_print_section_data::maint_print_section_data):
3135 Force use of 'float log10 (float)' by casting the argument to
3136 float.
3137
aa17805f
AB
31382019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3139
3140 * maint.c: Add 'cmath' include.
3141 (struct maint_print_section_data): New structure.
3142 (print_section_index): New function.
3143 (print_bfd_section_info): Add header comment, small whitespace
3144 cleanup, and update to call new print_section_index function.
3145 (print_objfile_section_info): Likewise.
3146 (maint_obj_section_from_bfd_section): New function.
3147 (print_bfd_section_info_maybe_relocated): New function.
3148 (maintenance_info_sections): Add header comment, always use
3149 bfd_map_over_sections instead of ALL_OBJFILE_OSECTIONS.
3150
3dd9bb46
AB
31512019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * psymtab.c (find_pc_sect_psymtab): Move baseaddr local into more
3154 inner scope, add check that the objfile has psymtabs before
3155 checking psymtabs_addrmap.
3156 * psymtab.h (psymtab_storage) <psymtabs_addrmap>: Extend comment.
3157
4993045d
PW
31582019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3159
3160 * NEWS: Announce that Ada task names are now shown at more places,
3161 and between quotes (except in info task output).
3162 * gdb/ada-tasks.c (task_to_str): New function.
3163 (display_current_task_id): Call task_to_str.
3164 (task_command_1): Likewise.
3165 (print_ada_task_info): In non-mi mode, Properly align headers and data
3166 when task-id length is > 9 (9 is the default for a 32 bits CORE_ADDR).
3167
7a289707
RO
31682019-09-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3169
3170 * procfs.c (procfs_target::wait) <PR_FAULTED>: Get signal from
3171 prstatus.pr_lwp.pr_info instead of making it up.
3172
f2aec7f6
CB
31732019-09-11 Christian Biesinger <cbiesinger@google.com>
3174
3175 * auto-load.c (auto_load_expand_dir_vars): Update.
3176 * defs.h (gdb_datadir): Change to std::string.
3177 (python_libdir): Likewise.
3178 (relocate_gdb_directory): Change return type to std::string.
3179 * guile/guile.c (gdbscm_data_directory): Update.
3180 (initialize_scheme_side): Update.
3181 * jit.c (jit_reader_dir): Change to std::string.
3182 (jit_reader_load_command): Update.
3183 * main.c (gdb_datadir): Change to std::string.
3184 (python_libdir): Likewise.
3185 (set_gdb_data_directory): Update.
3186 (relocate_path): Change to return std::string.
3187 (relocate_gdb_directory): Change to return std::string.
3188 (relocate_gdbinit_path_maybe_in_datadir): Update.
3189 (captured_main_1): Update.
3190 * python/python.c (do_start_initialization): Update.
3191 * top.c (show_gdb_datadir): Update.
3192 * xml-syscall.c (xml_init_syscalls_info): Update.
3193 (init_syscalls_info): Update.
3194
9224a013
CB
31952019-09-11 Christian Biesinger <cbiesinger@google.com>
3196
3197 * main.c (relocate_gdbinit_path_maybe_in_datadir): Factor this code
3198 out of get_init_files.
3199 (get_init_files): Update.
3200
f48cd836
CB
32012019-09-11 Christian Biesinger <cbiesinger@google.com>
3202
3203 * main.c (get_init_files): Change to use std::string.
3204 (captured_main_1): Update.
3205 (print_gdb_help): Update.
3206
9cab7ecd
AT
32072019-09-11 Ali Tamur <tamur@google.com>
3208
3209 *gdb/target-float.c (host_float_ops<T>::to_longest): Update
3210 implementation.
3211
67547d89
CB
32122019-09-11 Christian Biesinger <cbiesinger@google.com>
3213
3214 * dbxread.c (read_dbx_symtab): Update.
3215 * dwarf2read.c (load_partial_dies): Update.
3216 * mdebugread.c (parse_partial_symbols): Update.
3217 (handle_psymbol_enumerators): Update.
3218 * psympriv.h (add_psymbol_to_list): Change type of copy_names to bool.
3219 * psymtab.c (add_psymbol_to_bcache): Likewise.
3220 (add_psymbol_to_list): Likewise.
3221 * symtab.c (symbol_set_names): Likewise.
3222 * symtab.h (symbol_set_names): Likewise.
3223 * xcoffread.c (scan_xcoff_symtab): Update.
3224
64b2d4a0
TT
32252019-09-11 Tom Tromey <tom@tromey.com>
3226
3227 * symfile-mem.c (symbol_file_add_from_memory): Use
3228 bfd_set_filename.
3229 * solib-darwin.c (darwin_bfd_open): Use bfd_set_filename.
3230 * solib-aix.c (solib_aix_bfd_open): Use bfd_set_filename.
3231
3b00ef10
TT
32322019-09-10 Tom Tromey <tromey@adacore.com>
3233
3234 * dwarf-index-write.c (write_psymbols): Extend error message.
3235 (debug_names::insert): Add Ada code.
3236 (debug_names::write_psymbols): Remove Ada check.
3237 (debug_names) <m_string_obstack>: New member.
3238 * dwarf2read.c (gdb_index_symbol_name_matcher): Remove.
3239 (gdb_index_symbol_name_matcher::matches): Remove.
3240 (mapped_index_base::find_name_components_bounds): Add "lang"
3241 parameter.
3242 (mapped_index_base::build_name_components): Also split names
3243 according to Ada syntax.
3244 (dw2_expand_symtabs_matching_symbol): Loop over languages. Change
3245 type of "match_callback".
3246 (check_match, check_find_bounds_finds)
3247 (dw2_expand_symtabs_matching): Update.
3248 (dw2_debug_names_iterator): Add new constructor.
3249 (dw2_debug_names_map_matching_symbols): New function.
3250 (dw2_debug_names_expand_symtabs_matching): Update.
3251 (dwarf2_debug_names_functions): Use
3252 dw2_debug_names_map_matching_symbols.
3253
aa391654
TT
32542019-09-10 Tom Tromey <tromey@adacore.com>
3255
3256 * dwarf2read.c (dw2_get_file_names_reader): Add the
3257 CU's file name to the results.
3258
b054970d
TT
32592019-09-10 Tom Tromey <tromey@adacore.com>
3260
3261 * ada-lang.c (add_nonlocal_symbols): Combine calls to
3262 map_matching_symbols. Update.
3263 * dwarf2read.c (dw2_map_matching_symbols): Update.
3264 * psymtab.c (match_partial_symbol): Change type; update.
3265 (psym_map_matching_symbols): Likewise.
3266 * symfile-debug.c (debug_qf_map_matching_symbols): Change
3267 type; update.
3268 * symfile.h (struct quick_symbol_functions)
3269 <map_matching_symbols>: Change "name" to be a lookup_name_info.
3270 Remove "match".
3271
6a3dbf1b
TT
32722019-09-10 Tom Tromey <tromey@adacore.com>
3273
3274 * psymtab.c (map_block): Remove.
3275 (psym_map_matching_symbols): Use iterate_over_symbols_terminated.
3276 * symtab.c (iterate_over_symbols_terminated): New function.
3277 * symtab.c (iterate_over_symbols_terminated): Declare.
3278
6969f124
TT
32792019-09-10 Tom Tromey <tromey@adacore.com>
3280
3281 * ada-lang.c (ada_iterate_over_symbols): Return bool.
3282 * language.h (struct language_defn) <la_iterate_over_symbols>:
3283 Return bool.
3284 * symtab.c (iterate_over_symbols): Return bool.
3285 * symtab.h (iterate_over_symbols): Return bool.
3286
199b4314
TT
32872019-09-10 Tom Tromey <tromey@adacore.com>
3288
3289 * ada-lang.c (aux_add_nonlocal_symbols): Change type.
3290 (add_nonlocal_symbols): Update.
3291 * dwarf2read.c (dw2_map_matching_symbols): Change type.
3292 * psymtab.c (map_block, psym_map_matching_symbols): Change type.
3293 * symfile-debug.c (debug_qf_map_matching_symbols): Change type.
3294 * symfile.h (struct quick_symbol_functions) <map_matching_symbols>:
3295 Change type of "callback". Remove "data".
3296
a084a2a6
AT
3297
32982019-09-09 Ali Tamur <tamur@google.com>
3299
3300 * dwarf2read.c (comp_unit_head): Update comment.
3301 (dwarf2_dwo_name): New function declaration.
3302 (dwarf_unit_type_name): New function declaration.
3303 (read_comp_unit_head): Add support for new compilation units,
3304 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
3305 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
3306 (currently named as "signature") in their header. Also clarify error
3307 messages.
3308 (lookup_dwo_id): New function. Returns the dwo id of the given
3309 compile unit.
3310 (lookup_dwo_unit): Use the new lookup_dwo_id function.
3311 (init_cutu_and_read_dies): Use the new dwarf2_dwo_name and lookup_dwo_id
3312 functions.
3313 (create_dwo_cu_reader): Use the added lookup_dwo_id function.
3314 (dwarf2_dwo_name): Get the dwo name if present.
3315 (dwarf_unit_type_name): Convert DW_UT_* types to string for diagnostic
3316 purposes.
3317
25a2915e
TT
33182019-09-09 Tom Tromey <tom@tromey.com>
3319
3320 * tui/tui-win.c (tui_all_windows_info): Use ui_out.
3321
e4df0874
PW
33222019-09-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3323
3324 * python/python.c (do_start_initialization): Make progname_copy static,
3325 to avoid a leak report.
3326
8634b462
TT
33272019-09-08 Tom Tromey <tom@tromey.com>
3328
3329 * tui/tui-wingeneral.c (box_win): Truncate long window titles.
3330
c7f839cb
SM
33312019-09-07 Simon Marchi <simon.marchi@efficios.com>
3332
3333 * dwarf2read.c (struct dw2_symtab_iterator) <block_index>:
3334 Change type to gdb::optional<block_enum>.
3335 (dw2_symtab_iter_init): Change block_index parameter type
3336 to gdb::optional<block_enum>.
3337 (dw2_lookup_symbol): Change block_index parameter
3338 type to block_enum.c
3339 (dw2_debug_names_lookup_symbol): Likewise.
3340 * psymtab.c (psym_lookup_symbol): Likewise.
3341 * symfile-debug.c (debug_qf_lookup_symbol): Likewise.
3342 * symfile.h (struct quick_symbol_functions) <lookup_symbol>:
3343 Likewise.
3344
ead0e69a
CB
33452019-09-06 Christian Biesinger <cbiesinger@google.com>
3346
3347 * defs.h (relocate_gdb_directory): Change int to bool in
3348 signature and rename flag to relocatable.
3349 * main.c (relocate_path): Likewise.
3350 (relocate_gdb_directory): Likewise.
3351
b16c44de
AM
33522019-09-06 Alan Modra <amodra@gmail.com>
3353
3354 * coffread.c (coff_symfile_read): Constify filename variable.
3355 * dbxread.c (dbx_symfile_init, coffstab_build_psymtabs),
3356 (elfstab_build_psymtabs, stabsect_build_psymtabs): Likewise.
3357 * gdb_bfd.c (gdb_bfd_close_or_warn): Likewise.
3358 * solib.c (reload_shared_libraries_1): Likewise.
3359 * symfile.c (reread_symbols): Likewise.
3360 * solib-aix.c (solib_aix_bfd_open): Add cast for xfree of filename.
3361 * solib-darwin.c (darwin_bfd_open): Likewise.
3362 * symfile-mem.c (symbol_file_add_from_memory): Likewise.
3363
06ff036e
AB
33642019-09-03 Andrew Burgess <andrew.burgess@embecosm.com>
3365
3366 * psymtab.c (print_partial_symbols): Handle missing domain_enum
3367 values MODULE_DOMAIN and COMMON_BLOCK_DOMAIN.
3368
4e962e74
TT
33692019-09-03 Tom Tromey <tromey@adacore.com>
3370
3371 * ada-valprint.c (ada_val_print_num): Don't recurse for range
3372 types.
3373 (has_negatives): Unbias a range type bound.
3374 * dwarf2read.c (read_subrange_type): Handle DW_AT_GNU_bias.
3375 * gdbtypes.c (operator==): Handle new field.
3376 (create_range_type): Add "bias" parameter.
3377 (create_static_range_type, resolve_dynamic_range): Update.
3378 * gdbtypes.h (struct range_bounds) <bias>: New member.
3379 (create_range_type): Add bias parameter.
3380 * printcmd.c (print_scalar_formatted): Unbias range types.
3381 * value.c (unpack_long): Unbias range types.
3382 (pack_long): Bias range types.
3383
d90b8f26
AH
33842019-09-02 Alan Hayward <alan.hayward@arm.com>
3385
3386 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Check all
3387 probe arguments.
3388
fe01123e
AH
33892019-09-02 Alan Hayward <alan.hayward@arm.com>
3390
3391 * break-catch-throw.c (fetch_probe_arguments): Use gdbarch.
3392 * dtrace-probe.c (dtrace_probe::get_argument_count): Likewise.
3393 * probe.c (probe_safe_evaluate_at_pc) (compute_probe_arg)
3394 (compile_probe_arg): Likewise.
3395 * probe.h (get_argument_count): Likewise.
3396 * solib-svr4.c (solib_event_probe_action): Likewise.
3397 * stap-probe.c (stap_probe::get_argument_count): Likewise.
3398
e661ef01
AH
33992019-09-02 Alan Hayward <alan.hayward@arm.com>
3400
3401 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Move
3402 code to here...
3403 (svr4_create_solib_event_breakpoints): ...from here.
3404
47a536d9
SDJ
34052019-08-30 Sergio Durigan Junior <sergiodj@redhat.com>
3406
3407 * nat/fork-inferior.c (trace_start_error): Remove "\nError: "
3408 suffix from warning message.
3409
d6a00eba
TT
34102019-08-30 Tom Tromey <tom@tromey.com>
3411
3412 * tui/tui-winsource.h (struct tui_source_window_base)
3413 <refresh_all>: Don't declare.
3414 * tui/tui-winsource.c (tui_source_window_base::refresh_all):
3415 Remove.
3416 * tui/tui-win.c (tui_refresh_all_win): Don't call refresh_all or
3417 tui_show_locator_content.
3418 * tui/tui-regs.h (struct tui_data_window) <refresh_all>: Don't
3419 declare.
3420 * tui/tui-regs.c (tui_data_window::refresh_all): Remove.
3421 * tui/tui-data.h (struct tui_win_info) <refresh_all>: Don't
3422 declare.
3423
55b2657b
TT
34242019-08-30 Tom Tromey <tom@tromey.com>
3425
3426 * tui/tui-io.c (tui_cont_sig): Don't call wrefresh.
3427
12a8555a
TT
34282019-08-30 Tom Tromey <tom@tromey.com>
3429
3430 * tui/tui-stack.c (_initialize_tui_stack): Move later.
3431 Remove unnecessary forward declarations.
3432
900ac242
TT
34332019-08-30 Tom Tromey <tom@tromey.com>
3434
3435 * tui/tui-stack.c (tui_locator_window::set_locator_fullname): Call
3436 rerender.
3437 (tui_update_locator_fullname, tui_show_frame_info): Don't call
3438 tui_show_locator_content.
3439
99ab33fb
TT
34402019-08-30 Tom Tromey <tom@tromey.com>
3441
3442 * tui/tui-stack.c (tui_show_locator_content): Move lower. Rewrite.
3443 (tui_locator_window::rerender): Rewrite using body of previous
3444 tui_show_locator_content.
3445
e594a5d1
TT
34462019-08-30 Tom Tromey <tom@tromey.com>
3447
3448 * tui/tui-stack.h (struct tui_locator_window) <set_locator_info,
3449 set_locator_fullname>: New methods.
3450 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
3451 Rename from tui_set_locator_fullname.
3452 (tui_locator_window::set_locator_info): Rename from
3453 tui_set_locator_info. Return bool.
3454 (tui_update_locator_fullname, tui_show_frame_info): Update.
3455
715bb467
TT
34562019-08-30 Tom Tromey <tom@tromey.com>
3457
3458 * tui/tui-layout.c (show_layout): Don't call tui_refresh_all.
3459
772f3f03
TT
34602019-08-30 Tom Tromey <tom@tromey.com>
3461
3462 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Don't
3463 call touchwin.
3464
108e13ab
TT
34652019-08-30 Tom Tromey <tom@tromey.com>
3466
3467 * tui/tui-wingeneral.c (box_win): Assume win_info and
3468 win_info->handle cannot be NULL.
3469
cdaa6eb4
TT
34702019-08-30 Tom Tromey <tom@tromey.com>
3471
3472 * tui/tui-regs.h (struct tui_data_item_window) <rerender,
3473 refresh_window>: Declare.
3474 * tui/tui-regs.c (tui_data_window::display_registers_from): Call
3475 resize.
3476 (tui_data_item_window::rerender): Rename from
3477 tui_display_register.
3478 (tui_data_item_window::refresh_window): New method.
3479 * tui/tui-layout.c (tui_gen_win_info::resize): Do nothing on
3480 no-op.
3481
89df7f90
TT
34822019-08-30 Tom Tromey <tom@tromey.com>
3483
3484 * tui/tui-regs.h (struct tui_data_window) <regs_content,
3485 regs_column_count, current_group>: Move later. Now private.
3486 <get_current_group>: New method.
3487 * tui/tui-regs.c (tui_reg_command): Update.
3488 * tui/tui-layout.c (tui_set_layout): Update.
3489
1bf2866a
TT
34902019-08-30 Tom Tromey <tom@tromey.com>
3491
3492 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
3493 (tui_data_window::rerender): Don't call
3494 check_and_display_highlight_if_needed.
3495 (tui_data_window::refresh_all): Remove call to
3496 erase_data_content.
3497
0670413d
TT
34982019-08-30 Tom Tromey <tom@tromey.com>
3499
3500 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
3501 (tui_data_window::display_registers_from)
3502 (tui_data_window::display_reg_element_at_line)
3503 (tui_data_window::display_registers_from_line): Remove checks of
3504 "empty".
3505
18bb55c7
TT
35062019-08-30 Tom Tromey <tom@tromey.com>
3507
3508 * tui/tui-regs.h (struct tui_data_window) <display_all_data>:
3509 Don't declare.
3510 * tui/tui-regs.c (tui_data_window::show_registers): Call
3511 rerender.
3512 (tui_data_window::rerender): Rename from display_all_data.
3513 (tui_data_window::rerender): Remove old implementation.
3514
1f6d2f10
TT
35152019-08-30 Tom Tromey <tom@tromey.com>
3516
3517 * tui/tui-regs.c (tui_data_window::display_all_data): Change
3518 text.
3519 * tui/tui-data.h (NO_DATA_STRING): Remove define.
3520
16d01f9c
BW
35212019-08-29 Bernhard Wodok <barto@gmx.net>
3522 Sergio Durigan Junior <sergiodj@redhat.com>
3523
3524 PR win32/24284
3525 * mingw-hdep.c (gdb_select): Handle case when 'n' is zero.
3526
d8f27c60
AB
35272019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3528
3529 * symtab.c (search_symbols): Don't include MODULE_DOMAIN symbols
3530 when searching for types.
3531
1f20c35e
AB
35322019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3533
3534 * f-lang.c (f_language_defn): Use f_print_typedef.
3535 * f-lang.h (f_print_typedef): Declare.
3536 * f-typeprint.c (f_print_typedef): Define.
3537
550105b7
CB
35382019-08-27 Christian Biesinger <cbiesinger@google.com>
3539
3540 * nat/linux-namespaces.c (mnsh_main): Initialize fd (to -1).
3541
4acfdd20
AB
35422019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * cli/cli-utils.c (info_print_options_defs): Delete.
3545 (make_info_print_options_def_group): Delete.
3546 (extract_info_print_options): Delete.
3547 (info_print_command_completer): Delete.
3548 (info_print_args_help): Add extra parameter, and optionally
3549 include text about -n flag.
3550 * cli/cli-utils.h (struct info_print_options): Delete.
3551 (extract_info_print_options): Delete declaration.
3552 (info_print_command_completer): Delete declaration.
3553 (info_print_args_help): Add extra parameter, extend header
3554 comment.
3555 * python/python.c (gdbpy_rbreak): Pass additional parameter to
3556 search_symbols.
3557 * stack.c (struct info_print_options): New type.
3558 (info_print_options_defs): New file scoped variable.
3559 (make_info_print_options_def_group): New static function.
3560 (info_print_command_completer): New static function.
3561 (info_locals_command): Update to use new local functions.
3562 (info_args_command): Likewise.
3563 (_initialize_stack): Add extra parameter to calls to
3564 info_print_args_help.
3565 * symtab.c (search_symbols): Add extra parameter, use this to
3566 possibly excluse non-debug symbols.
3567 (symtab_symbol_info): Add extra parameter, which is passed on to
3568 search_symbols.
3569 (struct info_print_options): New type.
3570 (info_print_options_defs): New file scoped variable.
3571 (make_info_print_options_def_group): New static function.
3572 (info_print_command_completer): New static function.
3573 (info_variables_command): Update to use local functions, and pass
3574 extra parameter through to symtab_symbol_info.
3575 (info_functions_command): Likewise.
3576 (info_types_command): Pass additional argument through to
3577 symtab_symbol_info.
3578 (rbreak_command): Pass extra argument to search_symbols.
3579 (_initialize_symtab): Add extra arguments for calls to
3580 info_print_args_help, and update help text for 'info variables',
3581 'whereis', and 'info functions' commands.
3582 * symtab.h (search_symbols): Add extra argument to declaration.
3583 * NEWS: Mention new flags.
3584
9aa55206
CB
35852019-08-26 Christian Biesinger <cbiesinger@google.com>
3586
3587 * symtab.c (lookup_static_symbol): Call the new function (and move
3588 it down to be next to lookup_global_symbol).
3589 (struct global_sym_lookup_data): Add block_enum member and rename to...
3590 (struct global_or_static_sym_lookup_data): ...this.
3591 (lookup_symbol_global_iterator_cb): Pass block_index instead of
3592 GLOBAL_BLOCK to lookup_symbol_in_objfile and rename to...
3593 (lookup_symbol_global_or_static_iterator_cb): ...this.
3594 (lookup_global_or_static_symbol): New function.
3595 (lookup_global_symbol): Call new function.
3596
5c31b358
TV
35972019-08-26 Tom de Vries <tdevries@suse.de>
3598
3599 PR c++/24852
3600 * break-catch-throw.c (fetch_probe_arguments): Improve error mesage
3601 when pc_probe.prob == NULL.
3602
23c13d42
SM
36032019-08-25 Simon Marchi <simon.marchi@efficios.com>
3604
3605 * dwarf2read.c (dw2_debug_names_iterator::next): Rename local
3606 variable symbol_linkage to symbol_linkage_.
3607
beadd3e8
SM
36082019-08-25 Simon Marchi <simon.marchi@efficios.com>
3609
3610 * dwarf2read.c (dw2_debug_names_iterator::next): Use enum to
3611 represent whether the symbol is static, dynamic, or we don't
3612 know.
3613
e3ec872f
YS
36142019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
3615
3616 * gdb/rx-tdep.c (rx_register_names): New.
3617 (rx_register_name): Delete.
3618 (rx_psw_type): Delete.
3619 (rx_fpsw_type): Delete.
3620 (rx_register_type): Delete.
3621 (rx_gdbarch_init): Convert target-descriptions.
3622 (_initialize_rx_tdep): Add initialize_tdesc_rx.
3623 * gdb/features/Makefile: Add rx.xml.
3624 * gdb/features/rx.xml: New.
3625 * gdb/features/rx.c: Generated.
3626 * gdb/NEWS: Mention target description support.
3627
d0509ba4
CB
36282019-08-22 Christian Biesinger <cbiesinger@google.com>
3629
3630 * symtab.c (symbol_cache_lookup): Always initialize *bsc_ptr and
3631 *slot_ptr.
3632
2d41fa11
SDJ
36332019-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3634
3635 * configure.ac: Don't check for 'dlfcn.h' (moved to
3636 gdbsupport/common.m4).
3637 * Makefile.in (COMMON_SFILES): Move 'gdb-dlfcn.c' to
3638 'gdbsupport/'.
3639 (HFILES_NO_SRCDIR): Likewise, for 'gdb-dlfcn.h'.
3640 * compile/compile-c-support.c: Include
3641 'gdbsupport/gdb-dlfcn.h'.
3642 * gdbsupport/common.m4: Check for 'dlfcn.h'.
3643 * gdb-dlfcn.c: Move to...
3644 * gdbsupport/gdb-dlfcn.c: ... here.
3645 * gdb-dlfcn.h: Move to...
3646 * gdbsupport/gdb-dlfcn.h: ... here.
3647
de8af808
SL
36482019-08-23 Sandra Loosemore <sandra@codesourcery.com>
3649
3650 * nios2-tdep.c (struct reg_value): Improve comments. Make
3651 the offset field signed.
3652
27204489
CB
36532019-08-22 Christian Biesinger <cbiesinger@google.com>
3654
3655 * python/lib/gdb/__init__.py (_execute_file): New function.
3656 * python/python.c (python_run_simple_file): Call gdb._execute_file
3657 on Windows.
3658
43771869
AB
36592019-08-22 Andrew Burgess <andrew.burgess@embecosm.com>
3660
3661 * f-exp.y (yylex): Remove is_a_field_of_this local variable, and
3662 all uses as this was never set to anything but a zero value.
3663
26c957f1
PA
36642019-08-21 Bogdan Harjoc <harjoc@gmail.com>
3665
3666 * cli/cli-cmds.c (with_command_1): Error out if no arguments.
3667
c07aae6e
CB
36682019-08-21 Christian Biesinger <cbiesinger@google.com>
3669
3670 * tui/tui-data.h (tui_gen_win_info): Add an =default
3671 move constructor, required by some GCC versions.
3672
3960cb7a
JF
36732019-08-21 Jinke Fan <fanjinke51@yeah.net>
3674
3675 * go32-nat.c (go32_sysinfo): Add hygon_p.
3676
04c72a68
TT
36772019-08-20 Tom Tromey <tom@tromey.com>
3678
3679 * tui/tui-regs.h (struct tui_data_window) <last_regs_line_no,
3680 line_from_reg_element_no, first_reg_element_no_inline,
3681 display_all_data, delete_data_content_windows,
3682 erase_data_content>: Now private.
3683
072272ce
TT
36842019-08-20 Tom Tromey <tom@tromey.com>
3685
3686 * tui/tui-wingeneral.c (box_win): Change type of highlight_flag.
3687 (tui_unhighlight_win, tui_highlight_win)
3688 (tui_win_info::make_window): Update.
3689 * tui/tui-data.h (HILITE, NO_HILITE): Remove.
3690
973961bd
TT
36912019-08-20 Tom Tromey <tom@tromey.com>
3692
3693 * tui/tui-data.h (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
3694 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
3695 (MAX_PID_WIDTH): Move to tui-stack.c.
3696 * tui/tui-stack.c (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
3697 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
3698 (MAX_PID_WIDTH): Move from tui-data.h.
3699
ab0e1f1a
TT
37002019-08-20 Tom Tromey <tom@tromey.com>
3701
3702 * tui/tui-wingeneral.h (tui_make_window): Don't declare.
3703 * tui/tui-wingeneral.c (box_win): Change type of win_info.
3704 (box_win): Update.
3705 (tui_gen_win_info::make_window): Rename from tui_make_window.
3706 (tui_win_info::make_window): New method.
3707 (tui_gen_win_info::make_visible): Update.
3708 * tui/tui-source.c (tui_source_window::set_contents): Update.
3709 * tui/tui-regs.c (tui_data_window::show_register_group): Update.
3710 (tui_data_window::display_registers_from): Update.
3711 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
3712 * tui/tui-data.h (struct tui_gen_win_info) <make_window>:
3713 Declare.
3714 <can_box>: Remove.
3715 <title>: Remove.
3716 (struct tui_win_info) <make_window>: Declare.
3717 <can_box>: Now virtual.
3718 <title>: New member.
3719 * tui/tui-data.c (~tui_gen_win_info): Don't free title.
3720 * tui/tui-command.c (tui_cmd_window::resize): Update.
3721
100c2bf3
TT
37222019-08-20 Tom Tromey <tom@tromey.com>
3723
3724 * tui/tui-regs.h (struct tui_data_window) <display_regs>: Remove.
3725 * tui/tui-regs.c (tui_data_window::show_registers): Update.
3726 (tui_data_window::check_register_values): Update.
3727
fa4dc567
TT
37282019-08-20 Tom Tromey <tom@tromey.com>
3729
3730 * tui/tui-regs.h (struct tui_data_window): Use
3731 DISABLE_COPY_AND_ASSIGN.
3732 <regs_content>: Change type, removing unique_ptr.
3733 <tui_data_window>: Add move constructor.
3734 * tui/tui-regs.c (tui_data_window::show_registers)
3735 (tui_data_window::show_register_group)
3736 (tui_data_window::display_registers_from)
3737 (tui_data_window::display_registers_from)
3738 (tui_data_window::first_data_item_displayed)
3739 (tui_data_window::delete_data_content_windows)
3740 (tui_data_window::rerender, tui_data_window::refresh_window)
3741 (tui_data_window::check_register_values): Update.
3742
ca02d7c8
TT
37432019-08-20 Tom Tromey <tom@tromey.com>
3744
3745 * tui/tui-regs.h (struct tui_data_window) <show_registers,
3746 show_register_group>: Declare.
3747 (tui_show_register_group): Don't declare.
3748 * tui/tui-regs.c (tui_data_window::show_registers): Rename from
3749 tui_show_registers.
3750 (tui_data_window::show_register_group): Rename from
3751 tui_show_register_group.
3752 (tui_data_window::check_register_values, tui_reg_command):
3753 Update.
3754 * tui/tui-layout.c (tui_set_layout): Update.
3755
63356bfd
TT
37562019-08-20 Tom Tromey <tom@tromey.com>
3757
3758 * tui/tui-regs.h (struct tui_data_window) <check_register_values>:
3759 Declare.
3760 (tui_check_register_values): Don't declare.
3761 * tui/tui-regs.c (tui_data_window::check_register_values): Rename
3762 from tui_check_register_values.
3763 * tui/tui-hooks.c (tui_register_changed): Update.
3764
42cc14a7
TT
37652019-08-20 Tom Tromey <tom@tromey.com>
3766
3767 * tui/tui-regs.c (tui_reg_layout): Move later.
3768 (tui_show_registers): Don't enable TUI mode or change layout.
3769
b9ad3686
TT
37702019-08-20 Tom Tromey <tom@tromey.com>
3771
3772 * tui/tui-regs.h (struct tui_data_item_window)
3773 <~tui_data_item_window>: Remove.
3774 <content>: Now a unique_xmalloc_ptr.
3775 * tui/tui-regs.c (tui_register_format): Return a
3776 unique_xmalloc_ptr.
3777 (tui_get_register): Update.
3778 (~tui_data_item_window): Remove.
3779 (tui_data_window::display_registers_from, tui_display_register):
3780 Update.
3781 * tui/tui-io.h (tui_expand_tabs): Update.
3782 * tui/tui-io.c (tui_expand_tabs): Return a unique_xmalloc_ptr.
3783 Remove "col" parameter.
3784
8e114aab
TT
37852019-08-20 Tom Tromey <tom@tromey.com>
3786
3787 * tui/tui-regs.h (struct tui_data_item_window) <value>: Remove
3788 field.
3789 * tui/tui-regs.c (~tui_data_item_window): Update.
3790
1a4f81dd
TT
37912019-08-20 Tom Tromey <tom@tromey.com>
3792
3793 * tui/tui-regs.c (tui_register_format, tui_get_register): Move
3794 earlier.
3795
0f8d8876
TT
37962019-08-20 Tom Tromey <tom@tromey.com>
3797
3798 * tui/tui-regs.c (tui_reg_command): Remove NULL check.
3799
605dc2c2
TT
38002019-08-20 Tom Tromey <tom@tromey.com>
3801
3802 * tui/tui-source.h (struct tui_source_window): Update.
3803 * tui/tui-regs.c (tui_show_registers): Update.
3804 * tui/tui-disasm.h (struct tui_disasm_window): Update.
3805 * tui/tui-data.h (NO_SRC_STRING, NO_DISASSEM_STRING)
3806 (NO_REGS_STRING): Remove defines.
3807
aedbe3bb
CM
38082019-08-20 Conrad Meyer <cem@FreeBSD.org>
3809
3810 * remote.c (remote_target::remote_btrace_maybe_reopen): Avoid
3811 unnecessary thread walk if remote doesn't support the packet.
3812
7ce8f214
TT
38132019-08-19 Tom Tromey <tromey@adacore.com>
3814
3815 * python/py-value.c (value_has_field): Fix indentation.
3816
f21c2bd7
TT
38172019-08-19 Tom Tromey <tromey@adacore.com>
3818
3819 * printcmd.c (do_one_display, info_display_command): Update.
3820 * block.h (contained_in): Return bool. Add allow_nested
3821 parameter.
3822 * block.c (contained_in): Return bool. Add allow_nested
3823 parameter.
3824
d806ea2d
TT
38252019-08-19 Tom Tromey <tom@tromey.com>
3826
3827 * configure: Rebuild.
3828 * configure.ac: Disallow the combination of -static-libstdc++ and
3829 source highlight.
3830 * source-cache.c (get_language_name): Handle rust.
3831 (source_cache::get_source_lines): Ignore highlighting exceptions.
3832
398fdd60
TT
38332019-08-16 Tom Tromey <tom@tromey.com>
3834
3835 * tui/tui.h (enum tui_win_type) <EXEC_INFO_WIN>: Remove.
3836 * tui/tui-winsource.h (struct tui_exec_info_window): Remove.
3837 (struct tui_source_window_base) <make_visible, refresh_window,
3838 resize>: Remove methods.
3839 <execution_info>: Remove field.
3840 * tui/tui-winsource.c (tui_source_window_base::do_erase_source_content)
3841 (tui_show_source_line, tui_source_window_base)
3842 (~tui_source_window_base): Update.
3843 (tui_source_window_base::resize)
3844 (tui_source_window_base::make_visible)
3845 (tui_source_window_base::refresh_window): Remove.
3846 (tui_source_window_base::update_exec_info): Update.
3847 * tui/tui-source.c (tui_source_window::set_contents): Update.
3848 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
3849
e699d331
TT
38502019-08-16 Tom Tromey <tom@tromey.com>
3851
3852 * tui/tui-hooks.c (tui_remove_hooks): Don't set
3853 deprecated_query_hook.
3854
bb01dbfc
TT
38552019-08-16 Tom Tromey <tom@tromey.com>
3856
3857 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
3858 (tui_update_source_windows_with_line): Update.
3859 * tui/tui-source.h (struct tui_source_window)
3860 <show_symtab_source>: Declare.
3861 (tui_show_symtab_source): Don't declare.
3862 * tui/tui-source.c (tui_show_symtab_source): Rename from
3863 tui_show_symtab_source.
3864
81c82c4b
TT
38652019-08-16 Tom Tromey <tom@tromey.com>
3866
3867 * tui/tui-winsource.h (struct tui_source_window_base)
3868 <set_contents>: Declare.
3869 * tui/tui-winsource.c
3870 (tui_source_window_base::update_source_window_as_is): Update.
3871 * tui/tui-source.h (struct tui_source_window) <set_contents>:
3872 Declare.
3873 (tui_set_source_content): Don't declare.
3874 * tui/tui-source.c (tui_source_window::set_contents): Rename from
3875 tui_set_source_content.
3876 * tui/tui-disasm.h (struct tui_disasm_window) <set_contents>:
3877 Declare.
3878 (tui_set_disassem_content): Don't declare.
3879 * tui/tui-disasm.c (tui_disasm_window::set_contents): Rename from
3880 tui_set_disassem_content.
3881
2ddaf614
TT
38822019-08-16 Tom Tromey <tom@tromey.com>
3883
3884 * tui/tui-winsource.h (struct tui_source_window_base)
3885 <update_breakpoint_info>: Declare.
3886 (tui_update_breakpoint_info): Don't declare.
3887 * tui/tui-winsource.c (tui_source_window_base::update_source_window_as_is)
3888 (tui_update_all_breakpoint_info): Update.
3889 (tui_source_window_base::update_breakpoint_info): Rename from
3890 tui_update_breakpoint_info.
3891 (tui_source_window_base::update_exec_info): Update.
3892
017f9828
TT
38932019-08-16 Tom Tromey <tom@tromey.com>
3894
3895 * tui/tui-winsource.h (struct tui_source_window_base)
3896 <update_source_window>: Declare.
3897 (tui_update_source_window): Don't declare.
3898 * tui/tui-winsource.c
3899 (tui_source_window_base::update_source_window): Rename from
3900 tui_update_source_window.
3901 (tui_source_window_base::rerender): Update.
3902 * tui/tui-source.c (tui_source_window::maybe_update): Update.
3903 * tui/tui-disasm.c (tui_show_disassem)
3904 (tui_show_disassem_and_update_source)
3905 (tui_disasm_window::maybe_update): Update.
3906
ed8358e9
TT
39072019-08-16 Tom Tromey <tom@tromey.com>
3908
3909 * tui/tui-winsource.h (struct tui_source_window_base)
3910 <update_source_window_as_is>: Declare.
3911 (tui_update_source_window_as_is): Don't declare.
3912 * tui/tui-winsource.c (tui_update_source_window): Update
3913 (tui_source_window_base::update_source_window_as_is): Rename from
3914 tui_update_source_window_as_is.
3915 (tui_source_window_base::refill): Update.
3916 * tui/tui-source.c (tui_show_symtab_source): Update.
3917 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical):
3918 Update.
3919
20149b6b
TT
39202019-08-16 Tom Tromey <tom@tromey.com>
3921
3922 * tui/tui-winsource.h (tui_update_source_window)
3923 (tui_update_source_window_as_is): Remove "noerror" parameter.
3924 * tui/tui-winsource.c (tui_update_source_window)
3925 (tui_update_source_window_as_is): Remove "noerror" parameter.
3926 (tui_update_source_windows_with_addr)
3927 (tui_update_source_windows_with_line)
3928 (tui_source_window_base::rerender)
3929 (tui_source_window_base::refill): Update.
3930 * tui/tui-source.h (tui_set_source_content)
3931 (tui_show_symtab_source): Remove "noerror" parameter.
3932 * tui/tui-source.c (tui_set_source_content): Remove "noerror"
3933 parameter.
3934 (tui_show_symtab_source): Likewise.
3935 (tui_source_window::maybe_update): Update.
3936 * tui/tui-disasm.c (tui_show_disassem)
3937 (tui_show_disassem_and_update_source)
3938 (tui_disasm_window::do_scroll_vertical)
3939 (tui_disasm_window::maybe_update): Update.
3940
2d83e710
TT
39412019-08-16 Tom Tromey <tom@tromey.com>
3942
3943 * tui/tui.c (tui_is_window_visible): Update.
3944 * tui/tui-wingeneral.c (tui_make_window)
3945 (tui_gen_win_info::make_visible, tui_refresh_all): Update.
3946 * tui/tui-win.c (window_name_completer, tui_refresh_all_win)
3947 (tui_set_focus_command, tui_all_windows_info, update_tab_width)
3948 (tui_set_win_height_command, parse_scrolling_args): Update.
3949 * tui/tui-source.c (tui_source_window::style_changed): Update.
3950 * tui/tui-regs.c (tui_show_registers)
3951 (tui_data_window::first_data_item_displayed)
3952 (tui_data_window::delete_data_content_windows)
3953 (tui_check_register_values, tui_reg_command): Update.
3954 * tui/tui-disasm.c (tui_show_disassem): Update.
3955 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: New
3956 method.
3957 <is_visible>: Remove field.
3958 * tui/tui-data.c (tui_next_win, tui_prev_win)
3959 (tui_delete_invisible_windows): Update.
3960
d4ab829a
TT
39612019-08-16 Tom Tromey <tom@tromey.com>
3962
3963 * tui/tui-winsource.h (struct tui_source_window_base)
3964 <m_has_locator>: Remove.
3965 * tui/tui-layout.c (show_source_disasm_command, show_data)
3966 (show_source_or_disasm_and_command): Update.
3967
aa7ca1bb
AH
39682019-08-16 Alan Hayward <alan.hayward@arm.com>
3969
3970 * NEWS (Other MI changes): New subsection.
3971 * aarch64-tdep.c (aarch64_get_pc_address_flags): New function.
3972 (aarch64_gdbarch_init): Add aarch64_get_pc_address_flags.
3973 * arch-utils.c (default_get_pc_address_flags): New function.
3974 * arch-utils.h (default_get_pc_address_flags): New declaration.
3975 * gdbarch.sh: Add get_pc_address_flags.
3976 * gdbarch.c: Regenerate.
3977 * gdbarch.h: Likewise.
3978 * stack.c (print_pc): New function.
3979 (print_frame_info) (print_frame): Call print_pc.
3980
6eac171f
TV
39812019-08-16 Tom de Vries <tdevries@suse.de>
3982
3983 * maint.c (maintenance_info_sections): Also handle !ALLOBJ case using
3984 print_objfile_section_info.
3985
3df505f6
TT
39862019-08-15 Tom Tromey <tom@tromey.com>
3987
3988 * tui/tui-io.c (tui_puts_internal): Check TUI_CMD_WIN before
3989 calling update_cmdwin_start_line.
3990 * tui/tui-winsource.h (struct tui_source_window_base)
3991 <do_make_visible_with_new_height, set_new_height>: Don't declare.
3992 <rerender>: Declare.
3993 * tui/tui-winsource.c (tui_source_window_base::update_tab_width):
3994 Call rerender.
3995 (tui_source_window_base::set_new_height): Remove.
3996 (tui_source_window_base::rerender): Rename from
3997 do_make_visible_with_new_height.
3998 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use
3999 resize method.
4000 (tui_win_info::make_invisible_and_set_new_height)
4001 (tui_win_info::make_visible_with_new_height): Remove.
4002 * tui/tui-stack.h (struct tui_locator_window) <rerender>:
4003 Declare.
4004 * tui/tui-stack.c (tui_locator_window::rerender): New method.
4005 * tui/tui-regs.h (struct tui_data_window) <set_new_height,
4006 do_make_visible_with_new_height>: Don't declare.
4007 <rerender>: Declare.
4008 * tui/tui-regs.c (tui_data_window::rerender): Rename from
4009 set_new_height.
4010 (tui_data_window::do_make_visible_with_new_height): Remove.
4011 * tui/tui-layout.c (show_source_disasm_command, show_data): Don't
4012 call tui_show_locator_content.
4013 (tui_gen_win_info::resize): Call rerender.
4014 (show_source_or_disasm_and_command): Don't call
4015 tui_show_locator_content.
4016 * tui/tui-data.h (struct tui_gen_win_info) <rerender>: New
4017 method.
4018 (struct tui_win_info) <rerender>: Declare.
4019 <set_new_height, make_invisible_and_set_new_height,
4020 make_visible_with_new_height>: Don't declare.
4021 * tui/tui-data.c (tui_win_list::rerender): New method.
4022 * tui/tui-command.h (struct tui_cmd_window)
4023 <do_make_visible_with_new_height>: Don't declare.
4024 * tui/tui-command.c
4025 (tui_cmd_window::do_make_visible_with_new_height): Remove.
4026
272560b5
TT
40272019-08-15 Tom Tromey <tromey@adacore.com>
4028
4029 * ada-exp.y (convert_char_literal): Handle "Q%c" encoding.
4030 * ada-lang.c (ada_enum_name): Likewise.
4031
08235187
CB
40322019-08-15 Christian Biesinger <cbiesinger@google.com>
4033
4034 * python/lib/gdb/__init__.py (GdbOutputFile): Rename to have a
4035 leading underscore.
4036 (GdbOutputErrorFile): Likewise.
4037 (global scope): Adjust constructor calls to GdbOutput{,Error}File
4038 accordingly.
4039 (execute_unwinders): Rename to have a leading underscore.
4040 (auto_load_packages): Likewise.
4041 (global scope): Adjust call to auto_load_packages accordingly.
4042 (GdbSetPythonDirectory): Likewise.
4043 * python/py-unwind.c (pyuw_sniffer): Call _execute_unwinders
4044 instead of execute_unwinders.
4045
db502012
TT
40462019-08-15 Tom Tromey <tom@tromey.com>
4047
4048 * tui/tui-layout.c (show_layout, show_source_disasm_command)
4049 (show_data): Don't change window visibility.
4050 (tui_gen_win_info::resize): Remove special case for command
4051 window. Use wresize, when available.
4052 (show_source_or_disasm_and_command): Don't change window
4053 visibility.
4054 * tui/tui-command.h (struct tui_cmd_window) <resize>: Declare.
4055 <make_visible>: New method.
4056 * tui/tui-command.c (tui_cmd_window::resize): New method.
4057
3891b65e
TT
40582019-08-15 Tom Tromey <tom@tromey.com>
4059
4060 * tui/tui-winsource.h (struct tui_source_window_iterator): New.
4061 (struct tui_source_windows): New.
4062 * tui/tui-winsource.c (tui_display_main): Update.
4063 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
4064 (new_height_ok, parse_scrolling_args): Update.
4065 * tui/tui-layout.c (show_layout, show_data): Update.
4066 * tui/tui-data.h (tui_source_windows, tui_clear_source_windows)
4067 (tui_add_to_source_windows): Don't declare.
4068 * tui/tui-data.c (source_windows, tui_source_windows)
4069 (tui_clear_source_windows, tui_add_to_source_windows): Remove.
4070
ee556432
TT
40712019-08-15 Tom Tromey <tom@tromey.com>
4072
4073 * tui/tui-winsource.h (struct tui_source_window_base) <resize>:
4074 Rename from reset.
4075 * tui/tui-winsource.c (tui_source_window_base::resize): Rename.
4076 * tui/tui-layout.c (show_source_disasm_command, show_data):
4077 Update.
4078 (tui_gen_win_info::resize): Rename.
4079 (show_source_or_disasm_and_command): Update.
4080 * tui/tui-data.h (struct tui_gen_win_info) <resize>: Rename from
4081 reset.
4082
46f438e3
TT
40832019-08-15 Tom Tromey <tom@tromey.com>
4084
4085 * tui/tui-stack.c (tui_initialize_static_data): Remove.
4086 * tui/tui-interp.c (tui_interp::init): Don't call
4087 tui_initialize_static_data.
4088 * tui/tui-data.h (tui_initialize_static_data): Don't declare.
4089
f4ce562c
TT
40902019-08-15 Tom Tromey <tom@tromey.com>
4091
4092 * tui/tui-layout.c (tui_default_win_viewport_height): Don't
4093 examine tui_win_list.
4094
c398c3d0
TT
40952019-08-15 Tom Tromey <tom@tromey.com>
4096
4097 * tui/tui-winsource.h (tui_clear_source_content): Don't declare.
4098 * tui/tui-winsource.c (tui_update_source_window_as_is): Don't call
4099 tui_clear_source_content.
4100 (tui_clear_source_content): Remove.
4101 (tui_source_window_base::do_erase_source_content): Hoist call to
4102 content.clear().
4103 * tui/tui-stack.c (tui_show_frame_info): Don't call
4104 tui_clear_source_content.
4105
e25d2004
TT
41062019-08-15 Tom Tromey <tom@tromey.com>
4107
4108 * tui/tui-winsource.h (struct tui_source_window_base)
4109 <do_erase_source_content>: New method.
4110 <erase_source_content>: New method.
4111 (tui_erase_source_content): Don't declare.
4112 * tui/tui-winsource.c (tui_clear_source_content): Update.
4113 (tui_source_window_base::do_erase_source_content): Rename from
4114 tui_erase_source_content.
4115 (tui_source_window_base::show_source_content): Update.
4116 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
4117 * tui/tui-source.h (struct tui_source_window)
4118 <erase_source_content>: New method.
4119 * tui/tui-disasm.h (struct tui_disasm_window)
4120 <erase_source_content>: New method.
4121
002f15c2
TT
41222019-08-15 Tom Tromey <tom@tromey.com>
4123
4124 * tui/tui-winsource.h (tui_alloc_source_buffer): Don't declare.
4125 (struct tui_source_element): Add DISABLE_COPY_AND_ASSIGN, and move
4126 constructor.
4127 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove.
4128 * tui/tui-source.c (tui_set_source_content): Update.
4129 * tui/tui-disasm.c (tui_set_disassem_content): Update.
4130
c9033fe8
TT
41312019-08-15 Tom Tromey <tom@tromey.com>
4132
4133 * tui/tui-winsource.h (tui_line_is_displayed): Don't declare.
4134 * tui/tui-winsource.c (tui_line_is_displayed): Move to
4135 tui-source.c.
4136 * tui/tui-source.h (struct tui_source_window) <line_is_displayed>:
4137 Declare.
4138 * tui/tui-source.c (tui_source_window::line_is_displayed): New
4139 method.
4140 (tui_source_window::maybe_update): Update.
4141
088f37dd
TT
41422019-08-15 Tom Tromey <tom@tromey.com>
4143
4144 * tui/tui-winsource.h (tui_addr_is_displayed): Don't declare.
4145 * tui/tui-winsource.c (tui_addr_is_displayed): Move to
4146 tui-disasm.c.
4147 * tui/tui-disasm.h (struct tui_disasm_window) <addr_is_displayed>:
4148 Declare.
4149 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): New
4150 method.
4151 (tui_disasm_window::maybe_update): Update.
4152
a54700c6
TT
41532019-08-15 Tom Tromey <tom@tromey.com>
4154
4155 * tui/tui-winsource.h (struct tui_source_window_base)
4156 <maybe_update>: Declare.
4157 * tui/tui-stack.c (tui_show_frame_info): Call maybe_update
4158 method.
4159 * tui/tui-source.h (struct tui_source_window) <maybe_update>:
4160 Declare.
4161 * tui/tui-source.c (tui_source_window::maybe_update): New method.
4162 * tui/tui-disasm.h (struct tui_disasm_window) <maybe_update>:
4163 Declare.
4164 * tui/tui-disasm.c (tui_disasm_window::maybe_update): New method.
4165
e2a678a5
TT
41662019-08-15 Tom Tromey <tom@tromey.com>
4167
4168 * tui/tui-stack.c (tui_make_status_line): Use string constructor.
4169
f2dda477
TT
41702019-08-15 Tom Tromey <tom@tromey.com>
4171
4172 * tui/tui-wingeneral.c: Include tui-stack.h.
4173 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN)
4174 (struct tui_locator_window): Move from tui-data.h.
4175 * tui/tui-stack.c (_locator, tui_locator_win_info_ptr)
4176 (tui_initialize_static_data): Move from tui-data.c.
4177 * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN)
4178 (struct tui_locator_window): Move to tui-stack.c.
4179 * tui/tui-data.c (_locator, tui_locator_win_info_ptr)
4180 (tui_initialize_static_data): Move to tui-stack.c.
4181
ed4a1084
TT
41822019-08-15 Tom Tromey <tom@tromey.com>
4183
4184 * tui/tui-layout.c (show_source_disasm_command)
4185 (show_source_or_disasm_and_command): Use make_visible method, not
4186 tui_make_window.
4187 * tui/tui-command.h (struct tui_cmd_window) <make_visible>:
4188 Remove.
4189
65962b20
TT
41902019-08-15 Tom Tromey <tom@tromey.com>
4191
4192 * tui/tui-wingeneral.h (tui_make_window): Update.
4193 * tui/tui-wingeneral.c (tui_make_window): Remove "box_it"
4194 parameter.
4195 (tui_gen_win_info::make_visible): Update.
4196 * tui/tui-regs.c (tui_data_window::display_registers_from):
4197 Update.
4198 * tui/tui-layout.c (show_source_disasm_command)
4199 (show_source_or_disasm_and_command): Update.
4200 * tui/tui-data.h (struct tui_gen_win_info) <can_box>: New method.
4201 (enum tui_box): Remove.
4202 (struct tui_win_info) <can_box>: New method.
4203 * tui/tui-command.h (struct tui_cmd_window) <can_box>: New
4204 method.
4205
2208ee91
TV
42062019-08-15 Tom de Vries <tdevries@suse.de>
4207
4208 * linux-nat-trad.c: Include gdbarch.h.
4209
75faf5c4
AH
42102019-08-14 Alan Hayward <alan.hayward@arm.com>
4211
4212 * aarch64-tdep.c (aarch64_analyze_prologue): Allow any valid
4213 register sizes.
4214
b1c896b3
TT
42152019-08-14 Tom Tromey <tromey@adacore.com>
4216
4217 * darwin-nat.c: Include gdbarch.h.
4218 * darwin-nat-info.c: Include gdbarch.h.
4219
6405cd73
TT
42202019-08-13 Tom Tromey <tom@tromey.com>
4221
4222 * tui/tui-data.h (struct tui_gen_win_info) <last_visible_line>:
4223 Remove.
4224 * tui/tui-data.c (tui_initialize_static_data): Update.
4225
5216580d
TT
42262019-08-13 Tom Tromey <tom@tromey.com>
4227
4228 * tui/tui-winsource.h (struct tui_exec_info_window)
4229 <~tui_exec_info_window, maybe_allocate_content, get_content,
4230 m_content>: Remove.
4231 (struct tui_source_window_base) <set_exec_info_content,
4232 show_exec_info_content>: Don't declare.
4233 * tui/tui-winsource.c
4234 (tui_exec_info_window::maybe_allocate_content): Remove.
4235 (tui_source_window_base::update_exec_info): Rename from
4236 set_exec_info_content.
4237 (tui_source_window_base::show_exec_info_content)
4238 (tui_source_window_base::update_exec_info): Remove.
4239
93858ad3
TT
42402019-08-13 Tom Tromey <tom@tromey.com>
4241
4242 * tui/tui-winsource.h (tui_clear_exec_info_content): Don't
4243 declare.
4244 * tui/tui-winsource.c (tui_update_source_window_as_is)
4245 (tui_update_source_windows_with_addr, tui_erase_source_content):
4246 Update.
4247 (tui_clear_exec_info_content): Remove.
4248
e321e7ce
TT
42492019-08-13 Tom Tromey <tom@tromey.com>
4250
4251 * tui/tui-winsource.h (tui_erase_exec_info_content): Don't
4252 declare.
4253 * tui/tui-winsource.c (tui_source_window_base::refresh_all): Don't
4254 call tui_erase_exec_info_content.
4255 (tui_clear_exec_info_content): Rename from
4256 tui_erase_exec_info_content.
4257 (tui_clear_exec_info_content): Delete.
4258
8270ac62
TT
42592019-08-13 Tom Tromey <tom@tromey.com>
4260
4261 * tui/tui-winsource.h (struct tui_source_window_base)
4262 <show_exec_info_content>: Declare.
4263 (tui_show_exec_info_content): Don't declare.
4264 * tui/tui-winsource.c
4265 (tui_source_window_base::show_exec_info_content): Rename from
4266 tui_show_exec_info_content.
4267 (tui_source_window_base::update_exec_info): Update.
4268
7b56485d
TT
42692019-08-13 Tom Tromey <tom@tromey.com>
4270
4271 * tui/tui-data.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element)
4272 (TUI_BP_HIT_POS, TUI_BP_BREAK_POS, TUI_EXEC_POS)
4273 (TUI_EXECINFO_SIZE, tui_exec_info_content): Move ...
4274 * tui/tui-winsource.h (enum tui_bp_flag, tui_bp_flags, struct
4275 tui_source_element, TUI_BP_HIT_POS, TUI_BP_BREAK_POS)
4276 (TUI_EXEC_POS, TUI_EXECINFO_SIZE, tui_exec_info_content):
4277 ... here.
4278
7ba913dc
TT
42792019-08-13 Tom Tromey <tom@tromey.com>
4280
4281 * tui/tui-winsource.h (struct tui_source_window_base)
4282 <update_exec_info>: Declare.
4283 (tui_update_exec_info): Don't declare.
4284 * tui/tui-winsource.c (tui_update_source_window_as_is)
4285 (tui_source_window_base::refresh_all)
4286 (tui_update_all_breakpoint_info): Update.
4287 (tui_source_window_base::update_exec_info): Rename from
4288 tui_update_exec_info.
4289 * tui/tui-stack.c (tui_show_frame_info): Update.
4290
37a4a131
TT
42912019-08-13 Tom Tromey <tom@tromey.com>
4292
4293 * tui/tui-winsource.h (struct tui_source_window_base)
4294 <set_exec_info_content>: Declare.
4295 (tui_set_exec_info_content): Don't declare.
4296 * tui/tui-winsource.c
4297 (tui_source_window_base::set_exec_info_content): Rename from
4298 tui_set_exec_info_content.
4299 (tui_update_exec_info): Update.
4300
0bd27e07
TT
43012019-08-13 Tom Tromey <tom@tromey.com>
4302
4303 * tui/tui-winsource.h (struct tui_source_window_base)
4304 <show_source_content>: Declare.
4305 (tui_show_source_content): Don't declare.
4306 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
4307 (tui_source_window_base::show_source_content): Rename from
4308 tui_show_source_content.
4309 (tui_source_window_base::refresh_all): Update.
4310 * tui/tui-layout.c (show_source_disasm_command)
4311 (show_source_or_disasm_and_command): Update.
4312
b4ef5aeb
TT
43132019-08-13 Tom Tromey <tom@tromey.com>
4314
4315 * tui/tui-winsource.c (tui_erase_source_content)
4316 (tui_show_source_content, tui_source_window_base::refresh_all):
4317 Update.
4318 * tui/tui-wingeneral.h
4319 (tui_check_and_display_highlight_if_needed): Don't declare.
4320 * tui/tui-wingeneral.c
4321 (tui_win_info::check_and_display_highlight_if_needed): Rename from
4322 check_and_display_highlight_if_needed.
4323 * tui/tui-win.c (tui_rehighlight_all)
4324 (tui_win_info::make_visible_with_new_height): Update.
4325 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
4326 (tui_data_window::erase_data_content)
4327 (tui_data_window::display_all_data): Update.
4328 * tui/tui-data.h (struct tui_win_info)
4329 <check_and_display_highlight_if_needed>: Declare.
4330
fede5273
TT
43312019-08-13 Tom Tromey <tom@tromey.com>
4332
4333 * tui/tui-win.c (tui_resize_all): Call
4334 tui_delete_invisible_windows.
4335 * tui/tui-layout.c (show_layout): Call
4336 tui_delete_invisible_windows.
4337 * tui/tui-data.h (tui_delete_invisible_windows): Declare.
4338 * tui/tui-data.c (tui_delete_invisible_windows): New function.
4339
22c3f490
TT
43402019-08-13 Tom Tromey <tom@tromey.com>
4341
4342 * tui/tui-disasm.c (tui_show_disassem): Add assertion. Don't call
4343 tui_add_win_to_layout.
4344
16cb7910
TT
43452019-08-13 Tom Tromey <tom@tromey.com>
4346
4347 * tui/tui-layout.h (tui_default_win_height): Don't declare.
4348 * tui/tui-layout.c (tui_default_win_height): Now static.
4349
cc0c3ffb
TT
43502019-08-13 Tom Tromey <tom@tromey.com>
4351
4352 * tui/tui-layout.c (show_layout): Unify all layout cases into a
4353 single switch.
4354 (show_source_disasm_command, show_source_or_disasm_and_command):
4355 Don't check current layout.
4356
3f3ffe54
TT
43572019-08-13 Tom Tromey <tom@tromey.com>
4358
4359 * tui/tui-wingeneral.c (make_all_visible): Remove.
4360 (tui_make_all_invisible): Simplify.
4361 * tui/tui-layout.c (tui_make_all_invisible): Move from
4362 tui-wingeneral.c; simplify.
4363 (show_layout): Hoist call to tui_make_all_invisible.
4364 (show_data): Don't call tui_make_all_invisible.
4365
69258091
TT
43662019-08-13 Tom Tromey <tom@tromey.com>
4367
4368 * tui/tui-wingeneral.h (tui_make_all_visible): Don't declare.
4369 * tui/tui-wingeneral.c (tui_make_all_visible): Remove.
4370
62cf57fe
TT
43712019-08-13 Tom Tromey <tom@tromey.com>
4372
4373 * tui/tui-layout.c (current_layout, tui_current_layout): Move from
4374 tui-data.c.
4375 (show_source_disasm_command, show_data)
4376 (show_source_or_disasm_and_command): Don't use
4377 tui_set_current_layout_to.
4378 * tui/tui-data.h (tui_set_current_layout_to): Don't declare.
4379 * tui/tui-data.c (current_layout, tui_current_layout): Move to
4380 tui-layout.c.
4381 (tui_set_current_layout_to): Remove.
4382
2afade5d
TT
43832019-08-13 Tom Tromey <tom@tromey.com>
4384
4385 * tui/tui-layout.c (tui_set_layout): Update.
4386 * tui/tui-data.h (struct tui_layout_def): Remove.
4387 (tui_layout_def): Don't declare.
4388 * tui/tui-data.c (layout_def): Remove.
4389 (tui_layout_def): Remove.
4390
a3504e96
TT
43912019-08-13 Tom Tromey <tom@tromey.com>
4392
4393 * tui/tui-winsource.h (struct tui_source_window_base)
4394 <clear_detail>: No longer "override".
4395 * tui/tui-regs.h (struct tui_data_window) <clear_detail>: Remove.
4396 * tui/tui-regs.c (tui_data_window::clear_detail): Remove.
4397 * tui/tui-data.h (struct tui_win_info) <clear_detail>: Remove.
4398 * tui/tui-command.h (struct tui_cmd_window) <clear_detail>:
4399 Remove.
4400 * tui/tui-command.c (tui_cmd_window::clear_detail): Remove.
4401
29c92911
TT
44022019-08-13 Tom Tromey <tromey@adacore.com>
4403
4404 * tracepoint.c: Don't include readline.h or history.h.
4405
86c6b807
TT
44062019-08-12 Tom Tromey <tom@tromey.com>
4407
4408 * configure: Rebuild.
4409 * configure.ac: Check for readline 7.
4410 * NEWS: Mention readline 7 requirement.
4411 * README: Update.
4412
5db2718c
TT
44132019-08-12 Tom Tromey <tom@tromey.com>
4414
4415 * mingw-hdep.c (gdb_select): Remove readline hack.
4416
dac36daf
PFC
44172019-08-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4418
4419 * blockframe.c (find_pc_partial_function): Set *block to nullptr
4420 when the function fails.
4421
1022c627
AA
44222019-08-09 Andreas Arnez <arnez@linux.ibm.com>
4423
4424 * s390-tdep.c (s390_type_align): New function.
4425 (s390_gdbarch_init): Set it as type_align gdbarch method.
4426
eba4caf2
TV
44272019-08-09 Tom de Vries <tdevries@suse.de>
4428
4429 PR gdb/24591
4430 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): Adjust pc_high and
4431 pc_low with relocation offset.
4432
123cd851
TT
44332019-08-07 Tom Tromey <tromey@adacore.com>
4434
4435 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
4436 (print_frame_args): Update.
4437 * python/py-framefilter.c (py_print_single_arg, enumerate_args):
4438 Update.
4439 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
4440 * frame.h (struct frame_arg): Add initializers.
4441 <error>: Now a unique_xmalloc_ptr.
4442
3d31bc39
AH
44432019-08-07 Alan Hayward <alan.hayward@arm.com>
4444
4445 * NEWS: Expand the Pointer Authentication entry.
4446 * aarch64-tdep.c (aarch64_frame_unmask_address): Rename from this.
4447 (aarch64_frame_unmask_lr): ... to this.
4448 (aarch64_prologue_prev_register, aarch64_dwarf2_prev_register):
4449 Call aarch64_frame_unmask_lr.
4450 * frame.c (struct frame_info): Add "masked" variable.
4451 (frame_set_previous_pc_masked) (frame_get_pc_masked): New functions.
4452 (fprint_frame): Check for masked pc.
4453 * frame.h (frame_set_previous_pc_masked) (frame_get_pc_masked): New
4454 declarations.
4455 * python/py-framefilter.c (py_print_frame): Check for masked pc.
4456 * stack.c (print_frame): Check for masked pc.
4457
0cf9feb9
TT
44582019-08-06 Tom Tromey <tom@tromey.com>
4459
4460 * stabsread.c (patch_block_stabs, read_one_struct_field)
4461 (read_enum_type): Use obstack_strndup.
4462 * rust-exp.y (rust_parser::copy_name): Use obstack_strndup.
4463 * gdb_obstack.h (obstack_strndup): Use obstack_strndup.
4464 * dwarf2read.c (guess_full_die_structure_name)
4465 (anonymous_struct_prefix): Use obstack_strndup.
4466 * dbxread.c (cp_set_block_scope): Use obstack_strndup.
4467 * c-exp.y (yylex): Use obstack_strndup.
4468 * ada-exp.y (write_object_renaming, write_ambiguous_var)
4469 (write_var_or_type): Use obstack_strndup.
4470
efba19b0
TT
44712019-08-06 Tom Tromey <tom@tromey.com>
4472
4473 * symfile.c (reread_symbols): Use obstack_strdup.
4474 * stabsread.c (read_type): Use obstack_strdup.
4475 * gdb_obstack.h (obstack_strdup): New overload.
4476 * dwarf2read.c (dwarf2_compute_name, create_dwo_unit_in_dwp_v1)
4477 (create_dwo_unit_in_dwp_v2, build_error_marker_type)
4478 (dwarf2_canonicalize_name): Use obstack_strdup.
4479 * dbxread.c (read_dbx_symtab): Use obstack_strdup.
4480 * cp-support.c (inspect_type, replace_typedefs_qualified_name):
4481 Use obstack_strdup.
4482
f25102f7
TT
44832019-08-06 Tom Tromey <tom@tromey.com>
4484
4485 * gdb_obstack.h (obstack_strdup): Define.
4486 * gdb_obstack.c (obstack_strdup): Don't define.
4487
021887d8
TT
44882019-08-06 Tom Tromey <tom@tromey.com>
4489
4490 * xcoffread.c (SYMNAME_ALLOC, process_xcoff_symbol): Use
4491 obstack_strdup.
4492 * typeprint.c (typedef_hash_table::find_global_typedef): Use
4493 obstack_strdup.
4494 * symfile.c (allocate_compunit_symtab): Use obstack_strdup.
4495 * stabsread.c (common_block_start): Use obstack_strdup.
4496 * objfiles.c (set_objfile_main_name, objfile): Use
4497 obstack_strdup.
4498 * namespace.c (add_using_directive): Use obstack_strdup.
4499 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
4500 * jit.c (finalize_symtab): Use obstack_strdup.
4501 * dwarf2read.c (fixup_go_packaging, dwarf2_physname)
4502 (guess_partial_die_structure_name, partial_die_info::fixup)
4503 (dwarf2_name): Use obstack_strdup.
4504 * coffread.c (coff_read_struct_type, coff_read_enum_type): Use
4505 obstack_strdup.
4506 * c-exp.y (scan_macro_expansion): Use obstack_strdup.
4507 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
4508 obstack_strdup.
4509 * ada-lang.c (ada_decode_symbol): Use obstack_strdup.
4510
d2834edc
PW
45112019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4512
4513 * unittests/help-doc-selftests.c: New file.
4514 * Makefile.in: Add the new file.
4515
590042fc
PW
45162019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4517
4518 * cli/cli-decode.h (print_doc_line): Add for_value_prefix argument.
4519 * cli/cli-decode.c (print_doc_line): Likewise. It now prints
4520 the full first line, except when FOR_VALUE_PREFIX. In this case,
4521 the trailing '.' is not output, and the first character is uppercased.
4522 (print_help_for_command): Update call to print_doc_line.
4523 (print_doc_of_command): Likewise.
4524 * cli/cli-setshow.c (deprecated_show_value_hack): Likewise.
4525 * cli/cli-option.c (append_indented_doc): Do not append newline.
4526 (build_help_option): Append newline after first appended_indented_doc
4527 only if a second call is done.
4528 (build_help): Append 2 new lines before each option, except the first
4529 one.
4530 * compile/compile.c (_initialize_compile): Add new lines after
4531 %OPTIONS%, when not at the end of the help.
4532 Change help doc or code
4533 producing the help doc to respect the invariants.
4534 * maint-test-options.c (_initialize_maint_test_options): Likewise.
4535 Also removed the new line after 'Options:', as all other commands
4536 do not put an empty line between 'Options:' and the first option.
4537 * printcmd.c (_initialize_printcmd): Likewise.
4538 * stack.c (_initialize_stack): Likewise.
4539 * interps.c (interpreter_exec_cmd): Fix "Usage:" line that was
4540 incorrectly telling COMMAND is optional.
4541 * ada-lang.c (_initialize_ada_language): Change help doc or code
4542 producing the help doc to respect the invariants.
4543 * ada-tasks.c (_initialize_ada_tasks): Likewise.
4544 * breakpoint.c (_initialize_breakpoint): Likewise.
4545 * cli/cli-cmds.c (_initialize_cli_cmds): Likewise.
4546 * cli/cli-logging.c (_initialize_cli_logging): Likewise.
4547 * cli/cli-setshow.c (_initialize_cli_setshow): Likewise.
4548 * cli/cli-style.c (cli_style_option::add_setshow_commands,
4549 _initialize_cli_style): Likewise.
4550 * corelow.c (core_target_info): Likewise.
4551 * dwarf-index-cache.c (_initialize_index_cache): Likewise.
4552 * dwarf2read.c (_initialize_dwarf2_read): Likewise.
4553 * filesystem.c (_initialize_filesystem): Likewise.
4554 * frame.c (_initialize_frame): Likewise.
4555 * gnu-nat.c (add_task_commands): Likewise.
4556 * infcall.c (_initialize_infcall): Likewise.
4557 * infcmd.c (_initialize_infcmd): Likewise.
4558 * interps.c (_initialize_interpreter): Likewise.
4559 * language.c (_initialize_language): Likewise.
4560 * linux-fork.c (_initialize_linux_fork): Likewise.
4561 * maint-test-settings.c (_initialize_maint_test_settings): Likewise.
4562 * maint.c (_initialize_maint_cmds): Likewise.
4563 * memattr.c (_initialize_mem): Likewise.
4564 * printcmd.c (_initialize_printcmd): Likewise.
4565 * python/lib/gdb/function/strfns.py (_MemEq, _StrLen, _StrEq,
4566 _RegEx): Likewise.
4567 * ravenscar-thread.c (_initialize_ravenscar): Likewise.
4568 * record-btrace.c (_initialize_record_btrace): Likewise.
4569 * record-full.c (_initialize_record_full): Likewise.
4570 * record.c (_initialize_record): Likewise.
4571 * regcache-dump.c (_initialize_regcache_dump): Likewise.
4572 * regcache.c (_initialize_regcache): Likewise.
4573 * remote.c (add_packet_config_cmd, init_remote_threadtests,
4574 _initialize_remote): Likewise.
4575 * ser-tcp.c (_initialize_ser_tcp): Likewise.
4576 * serial.c (_initialize_serial): Likewise.
4577 * skip.c (_initialize_step_skip): Likewise.
4578 * source.c (_initialize_source): Likewise.
4579 * stack.c (_initialize_stack): Likewise.
4580 * symfile.c (_initialize_symfile): Likewise.
4581 * symtab.c (_initialize_symtab): Likewise.
4582 * target-descriptions.c (_initialize_target_descriptions): Likewise.
4583 * top.c (init_main): Likewise.
4584 * tracefile-tfile.c (tfile_target_info): Likewise.
4585 * tracepoint.c (_initialize_tracepoint): Likewise.
4586 * tui/tui-win.c (_initialize_tui_win): Likewise.
4587 * utils.c (add_internal_problem_command): Likewise.
4588 * valprint.c (value_print_option_defs): Likewise.
4589
404f2902
FCE
45902019-08-06 Frank Ch. Eigler <fche@redhat.com>
4591
4592 PR build/24886
4593 * configure.ac: Drop enable-libmcheck support.
4594 * configure, config.in: Rebuild.
4595 * libmcheck.m4: Remove.
4596 * acinclude.m4: Don't include it.
4597 * Makefile.in: Don't distribute it.
4598 * top.c (print_gdb_configuration): Don't mention it.
4599
046bebe1
TT
46002019-08-06 Tom Tromey <tom@tromey.com>
4601
4602 * utils.c (set_output_style): Sometimes pass stream to
4603 emit_style_escape.
4604 * ui-out.h (class ui_out) <can_emit_style_escape>: Declare.
4605 * record-btrace.c (btrace_insn_history): Update.
4606 * mi/mi-out.h (class mi_ui_out) <can_emit_style_escape>: New
4607 method.
4608 * disasm.h (gdb_pretty_print_disassembler): Add uiout parameter.
4609 Update initializers.
4610 <m_uiout>: New field.
4611 <m_di>: Move lower.
4612 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
4613 Remove "uiout" parameter.
4614 (dump_insns): Update.
4615 * cli-out.h (class cli_ui_out) <can_emit_style_escape>: Declare.
4616 * cli-out.c (cli_ui_out::can_emit_style_escape): New method.
4617
ddbcedf5
CB
46182019-08-06 Christian Biesinger <cbiesinger@google.com>
4619
4620 * symtab.c (symbol_cache_lookup): Change int to enum block_enum.
4621 (error_in_psymtab_expansion): Likewise.
4622 (lookup_symbol_via_quick_fns): Likewise.
4623 (basic_lookup_transparent_type_quick): Likewise.
4624 (basic_lookup_transparent_type_1): Likewise.
4625
b08b16c8
TT
46262019-08-06 Tom Tromey <tromey@adacore.com>
4627
4628 * source.c (last_source_error): Now bool.
4629 (print_source_lines_base): Make "noprint" bool. Only open
4630 source file when last_source_visited changes.
4631
cb44333d
TT
46322019-08-06 Tom Tromey <tromey@adacore.com>
4633
4634 * annotate.c (annotate_source_line): Use g_source_cache.
4635 * source-cache.c (source_cache::get_plain_source_lines): Change
4636 parameters. Populate m_offset_cache.
4637 (source_cache::ensure): New method.
4638 (source_cache::get_line_charpos): New method.
4639 (extract_lines): Move lower. Change parameters.
4640 (source_cache::get_source_lines): Move lower.
4641 * source-cache.h (class source_cache): Update comment.
4642 <get_line_charpos>: New method.
4643 <get_source_lines>: Update comment.
4644 <clear>: Clear m_offset_cache.
4645 <get_plain_source_lines>: Change parameters.
4646 <ensure>: New method
4647 <m_offset_cache>: New member.
4648 * source.c (forget_cached_source_info_for_objfile): Update.
4649 (info_source_command): Use g_source_cache.
4650 (find_source_lines, open_source_file_with_line_charpos): Remove.
4651 (print_source_lines_base, search_command_helper): Use g_source_cache.
4652 * source.h (open_source_file_with_line_charpos): Don't declare.
4653 * symtab.h (struct symtab) <nlines, line_charpos>: Remove.
4654 * tui/tui-source.c (tui_source_window::do_scroll_vertical):
4655 Use g_source_cache.
4656
872dceaa
TT
46572019-08-06 Tom Tromey <tromey@adacore.com>
4658
4659 * source-cache.c (source_cache::get_plain_source_lines):
4660 Remove "first_line" and "last_line" parameters.
4661 (source_cache::get_source_lines): Cache plain text.
4662 * source-cache.h (class source_cache)
4663 <get_plain_source_lines>: Update.
4664
269249d9
TT
46652019-08-06 Tom Tromey <tromey@adacore.com>
4666
4667 * source-cache.c (extract_lines): No longer a method.
4668 Changed type of parameter. Include final newline.
4669 (selftests::extract_lines_test): New function.
4670 (_initialize_source_cache): Likewise.
4671 * source-cache.h (class source_cache)
4672 <extract_lines>: Don't declare.
4673
c0e8dcd8
TT
46742019-08-06 Tom Tromey <tromey@adacore.com>
4675
4676 * breakpoint.c (init_breakpoint_sal): Update.
4677 (breakpoint): Update.
4678 * breakpoint.h (struct breakpoint) <filter>: Now a
4679 unique_xmalloc_ptr.
4680
0b27c27d
CB
46812019-08-05 Christian Biesinger <cbiesinger@google.com>
4682
4683 * NEWS: Mention dictionary access on blocks.
4684 * python/py-block.c (blpy_getitem): New function.
4685 (block_object_as_mapping): New struct.
4686 (block_object_type): Use new struct for tp_as_mapping field.
4687
4ee94178
CB
46882019-08-05 Christian Biesinger <cbiesinger@google.com>
4689
4690 * objfiles.h (objfile): Add a comment describing partial symbols.
4691
8abfcabc
TT
46922019-08-05 Tom Tromey <tromey@adacore.com>
4693
4694 * compile/compile.c (_initialize_compile): Use _(), not N_().
4695 * thread.c (_initialize_thread): Use _(), not N_().
4696 * stack.c (_initialize_stack): Use _(), not N_().
4697 * printcmd.c (_initialize_printcmd): Use _(), not N_().
4698
2b79f376
SM
46992019-08-04 Simon Marchi <simon.marchi@polymtl.ca>
4700
4701 * dwarf2read.c (struct dw2_symtab_iterator):
4702 <want_specific_block>: Remove.
4703 <block_index>: Change type to gdb::optional.
4704 (dw2_symtab_iter_init): Remove WANT_SPECIFIC_BLOCK parameter,
4705 change type of BLOCK_INDEX parameter to gdb::optional.
4706 (dw2_symtab_iter_next): Re-write in function of gdb::optional.
4707 (dw2_lookup_symbol): Don't pass argument for
4708 WANT_SPECIFIC_BLOCK.
4709 (dw2_expand_symtabs_for_function): Don't pass argument for
4710 WANT_SPECIFIC_BLOCK, pass empty optional for BLOCK_INDEX.
4711 (class dw2_debug_names_iterator)
4712 <dw2_debug_names_iterator>: Remove WANT_SPECIFIC_BLOCK
4713 parameter, change BLOCK_INDEX type to gdb::optional.
4714 <m_want_specific_block>: Remove.
4715 <m_block_index>: Change type to gdb::optional.
4716 (dw2_debug_names_iterator::next): Change type of IS_STATIC to
4717 gdb::optional. Re-write in function of gdb::optional.
4718 (dw2_debug_names_lookup_symbol): Don't pass argument for
4719 WANT_SPECIFIC_BLOCK.
4720 (dw2_debug_names_expand_symtabs_for_function): Don't pass
4721 argument for WANT_SPECIFIC_BLOCK, pass empty optional for
4722 BLOCK_INDEX.
4723
ae60f04e
PW
47242019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4725
4726 * NEWS: Mention changes to "info sources" command.
4727
28cd9371
PW
47282019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4729
4730 * symtab.c (filename_partial_match_opts): New struct type.
4731 (struct output_source_filename_data): New members
4732 regexp, c_regexp, partial_match.
4733 (output_source_filename): Use new members to decide to print file.
4734 (info_sources_option_defs): New variable.
4735 (make_info_sources_options_def_group, print_info_sources_header,
4736 info_sources_command_completer):
4737 New functions.
4738 (info_sources_command): Read new optional arguments.
4739 (_initialize_symtab): Update info sources help.
4740
ca683e3a
AO
47412019-08-02 Alexandre Oliva <oliva@adacore.com>
4742
4743 * ada-lang.c (exception_support_info_v0): Renamed from...
4744 (default_exception_support_info): ... this. Create new
4745 definition for v1.
4746 (ada_has_this_exception_support): Look up catch_handlers_sym.
4747 (ada_exception_support_info_sniffer): Try v0 after default.
4748
f1264162
TT
47492019-08-01 Tom Tromey <tromey@adacore.com>
4750
4751 * ia64-libunwind-tdep.h (struct libunwind_descr): Include
4752 gdbarch.h.
4753
0a7b2485
CB
47542019-08-01 Christian Biesinger <cbiesinger@google.com>
4755
4756 * s12z-tdep.c: Fix include path for s12z-opc.h.
4757
c6bdbeb7
AH
47582019-08-01 Alan Hayward <alan.hayward@arm.com>
4759
4760 * NEWS: Require GNU make 3.82.
4761
a2bd7b82
TT
47622019-07-16 Tom Tromey <tom@tromey.com>
4763
4764 * tui/tui-wingeneral.h (tui_copy_win, tui_box_win): Don't
4765 declare.
4766
aa3b6533
TT
47672019-07-30 Tom Tromey <tromey@adacore.com>
4768
4769 * block.c (contained_in): Remove BLOCK_FUNCTION check.
4770
a1530dc7
KB
47712019-07-30 Kevin Buettner <kevinb@redhat.com>
4772
4773 * printcmd.c (print_address_symbolic): Print negative offsets.
4774 (build_address_symbolic): Force signed arithmetic when computing
4775 offset.
4776
2906593f
CB
47772019-07-30 Christian Biesinger <cbiesinger@google.com>
4778
4779 PR/24474: Add a function to lookup static variables.
4780 * NEWS: Mention this new function.
4781 * python/py-symbol.c (gdbpy_lookup_static_symbol): New function.
4782 * python/python-internal.h (gdbpy_lookup_static_symbol): New function.
4783 * python/python.c (python_GdbMethods): Add new function.
4784
c620ed88
CB
47852019-07-29 Christian Biesinger <cbiesinger@google.com>
4786
4787 * NEWS: Mention new functions Objfile.lookup_{global,static}_symbol.
4788 * python/py-objfile.c (objfpy_lookup_global_symbol): New function.
4789 (objfpy_lookup_static_symbol): New function.
4790 (objfile_object_methods): Add new functions.
4791
bc4268a5
PW
47922019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4793
4794 * NEWS: Mention 'set|show print frame-info'. Mention new
4795 'presence' value for 'frame-arguments'. Mention new '-frame-info'
4796 backtrace argument. Mention that python frame filtering code
4797 is now consistent with what 'backtrace' command prints.
4798
4b5e8d19
PW
47992019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4800
4801 * frame.h (enum print_what): New value 'SHORT_LOCATION', update
4802 comments.
4803 (print_frame_info_auto, print_frame_info_source_line,
4804 print_frame_info_location, print_frame_info_source_and_location,
4805 print_frame_info_location_and_address, print_frame_info_short_location):
4806 New declarations.
4807 (struct frame_print_options): New member print_frame_info.
4808 * extension.h (enum ext_lang_frame_args): New value CLI_PRESENCE.
4809 * stack.h (get_user_print_what_frame_info): New declaration.
4810 (frame_show_address): New declaration.
4811 * stack.c (print_frame_arguments_choices): New value 'presence'.
4812 (print_frame_info_auto, print_frame_info_source_line,
4813 print_frame_info_location, print_frame_info_source_and_location,
4814 print_frame_info_location_and_address, print_frame_info_short_location,
4815 print_frame_info_choices, print_frame_info_print_what): New definitions.
4816 (print_frame_args): Only print dots for args if print frame-arguments
4817 is 'presence'.
4818 (frame_print_option_defs): New element for "frame-info".
4819 (get_user_print_what_frame_info): New function.
4820 (frame_show_address): Make non static. Move comment to stack.h.
4821 (print_frame_info_to_print_what): New function.
4822 (print_frame_info): Update comment. Use fp_opts.print_frame_info
4823 to decide what to print.
4824 (backtrace_command_1): Handle the new print_frame_arguments_presence
4825 value.
4826 (_initialize_stack): Call add_setshow_enum_cmd for frame-info.
4827 * python/py-framefilter.c (py_print_args): Handle CLI_PRESENCE.
4828 (py_print_frame): In non-mi mode, use LOCATION as default for
4829 print_what, similarly to frame information printed directly by
4830 backtrace command. Handle frame-info user option in non MI mode.
4831
6bdfee81
KB
48322019-07-27 Kevin Buettner <kevinb@redhat.com>
4833
4834 * linux-thread-db.c (thread_db_target::thread_handle_to_thread_info):
4835 Add case for debugging 32-bit target on 64-bit host. Revise
4836 comment.
4837
98a617f8
KB
48382019-07-27 Kevin Buettner <kevinb@redhat.com>
4839
4840 * infrun.c (fill_in_stop_func): Use find_pc_partial_function
4841 instead of find_function_entry_range_from_pc.
4842
567238c9
KB
48432019-07-27 Kevin Buettner <kevinb@redhat.com>
4844
4845 * stack.c (find_frame_funname): Remove code which preferred
4846 minsym over symtab sym in "certain pathological cases".
4847
2dc80cf8
KB
4848 * valprint.h (build_address_symbolic): Add "prefer_sym_over_minsym"
4849 parameter. Change type of "do_demangle" to bool.
4850 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
4851 Pass suitable "prefer_sym_over_minsym" flag to
4852 build_address_symbolic(). Don't output "+" for negative offsets.
4853 * printcmd.c (print_address_symbolic): Update invocation of
4854 build_address_symbolic to include a "prefer_sym_over_minsym"
4855 flag.
4856 (build_address_symbolic): Add "prefer_sym_over_minsym" parameter.
4857 Restrict cases in which use of minimal symbol is preferred to that
4858 of a found symbol. Update comments.
4859
1aff7173
KB
4860 * dwarf2-frame.c (dwarf2_frame_cache): Don't decode FDE instructions
4861 for entry pc when entry pc is out of range for that FDE.
4862
89b085ac
BC
48632019-07-26 Brian Callahan <bcallah@openbsd.org>
4864
4865 PR gdb/24839:
4866 * gdb/obsd-nat.c (obsd_nat_target::pid_to_str): Fix typo in return
4867 type.
4868
f32feb4a
CB
48692019-07-25 Christian Biesinger <cbiesinger@google.com>
4870
4871 * python/py-objfile.c (add_separate_debug_file): Fix comment about
4872 this function's Python signature.
4873
4874
48752019-07-24 Christian Biesinger <cbiesinger@google.com>
442853af
CB
4876
4877 * compile/compile-object-load.c (compile_object_load): Pass GLOBAL_SCOPE.
4878 * solib-spu.c (spu_lookup_lib_symbol): Pass GLOBAL_SCOPE.
4879 * solib-svr4.c (elf_lookup_lib_symbol): Pass GLOBAL_SCOPE.
4880 * symtab.c (lookup_global_symbol_from_objfile): Add a scope parameter.
4881 * symtab.h (lookup_global_symbol_from_objfile): Likewise.
4882
4883
c54e4253
YS
48842019-07-24 Yoshinori Sato <ysato@users.sourceforge.jp>
4885
4886 * h8300-tdep.c (h8300_register_name_common): New.
4887 h8300_register_name): Use h8300_register_name_common.
4888 (h8300s_register_name): Likewise.
4889 (h8300sx_register_name): Likewise.
4890 (h8300h_register_nam): New.
4891 (h8300_gdbarch_init): Use h8300h_register_name in h8300h machine.
4892
4893
40eadf04
SP
48942019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4895
4896 * arm-tdep.c (arm_skip_cmse_entry): New function.
4897 (arm_is_sgstubs_section): New function.
4898 (arm_skip_stub): Add call to arm_skip_cmse_entry function.
4899
bfa2a36d
TT
49002019-07-22 Tom Tromey <tom@tromey.com>
4901
4902 * tui/tui-win.c (tui_win_info::make_invisible_and_set_new_height):
4903 Don't self-assign.
4904
a8e9d247
AB
49052019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * c-typeprint.c (c_print_typedef): Pass -1 instead of 0 to
4908 type_print.
4909
eb86c5e2
AB
49102019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4911
4912 * symtab.c (search_symbols): Adjust msymbol matching type arrays
4913 so that GDB doesn't match any msymbols when searching in the
4914 TYPES_DOMAIN.
4915 (print_symbol_info): Print using typedef_print or type_print based
4916 on the type of the symbol. Add updated FIXME comment moved from...
4917 (_initialize_symtab): ... move and update FIXME comment to above.
4918
a8eab7c6
AB
49192019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4920
4921 * NEWS: Mention adding -q option to "info types".
4922 * symtab.c (struct info_types_options): New struct.
4923 (info_types_options_defs): New variable.
4924 (make_info_types_options_def_group): New function.
4925 (info_types_command): Use gdb::option framework to parse options.
4926 (info_types_command_completer): New function.
4927 (_initialize_symtab): Extend the help text on "info types" and
4928 register command completer.
4929
b4603c34
CB
49302019-07-21 Christian Biesinger <cbiesinger@google.com>
4931
4932 * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
4933 (lookup_symbol_in_objfile): Change int to block_enum and add a
4934 gdb_assert to make sure block_index is GLOBAL_BLOCK or STATIC_BLOCK.
4935
c8cdc1e0
CB
49362019-07-20 Christian Biesinger <cbiesinger@google.com>
4937
4938 * MAINTAINERS (Write After Approval): Add self.
4939
01e175fe
AB
49402019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4941
4942 * riscv-tdep.c (riscv_push_dummy_code): Write a 4-byte nop
4943 instruction to the dummy code region.
4944
56f79b63
TT
49452019-07-19 Tom Tromey <tromey@adacore.com>
4946
4947 * contrib/ari/gdb_ari.sh: Mention C++11, not ISO C 90.
4948 (ARGSUSED, PARAMS, __func__): Remove rules.
4949
4c5aa8e0
AH
49502019-07-19 Alan Hayward <alan.hayward@arm.com>
4951
4952 * arm-tdep.c (_initialize_arm_tdep): Remove xml tests.
4953 * features/arm/arm-with-iwmmxt.c: Remove.
4954 * features/arm/arm-with-iwmmxt.xml: Remove.
4955 * features/arm/arm-with-m-fpa-layout.c: Remove.
4956 * features/arm/arm-with-m-fpa-layout.xml: Remove.
4957 * features/arm/arm-with-m-vfp-d16.c: Remove.
4958 * features/arm/arm-with-m-vfp-d16.xml: Remove.
4959 * features/arm/arm-with-m.c: Remove.
4960 * features/arm/arm-with-m.xml: Remove.
4961 * features/arm/arm-with-neon.c: Remove.
4962 * features/arm/arm-with-neon.xml: Remove.
4963 * features/arm/arm-with-vfpv2.c: Remove.
4964 * features/arm/arm-with-vfpv2.xml: Remove.
4965 * features/arm/arm-with-vfpv3.c: Remove.
4966 * features/arm/arm-with-vfpv3.xml: Remove.
4967
f42b2617
AH
49682019-07-19 Alan Hayward <alan.hayward@arm.com>
4969
4970 * arm-tdep.c (_initialize_arm_tdep): Add xml regression tests.
4971
f29ec966
AH
49722019-07-19 Alan Hayward <alan.hayward@arm.com>
4973
4974 * arch/aarch32.c (aarch32_create_target_description): Create
4975 target descriptions using features.
4976 * arch/arm.c (arm_create_target_description)
4977 (arm_create_mprofile_target_description): Likewise.
4978 * arm-tdep.c (_initialize_arm_tdep): Remove tdesc init calls.
4979
d105cce5
AH
49802019-07-19 Alan Hayward <alan.hayward@arm.com>
4981
4982 * Makefile.in: Add new files.
4983 * aarch32-tdep.c: New file.
4984 * aarch32-tdep.h: New file.
4985 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
4986 Call aarch32_read_description.
4987 * arch/aarch32.c: New file.
4988 * arch/aarch32.h: New file.
4989 * arch/arm.c (arm_create_target_description)
4990 (arm_create_mprofile_target_description): New function.
4991 * arch/arm.h (arm_fp_type, arm_m_profile_type): New enum.
4992 (arm_create_target_description)
4993 (arm_create_mprofile_target_description): New declaration.
4994 * arm-fbsd-tdep.c (arm_fbsd_read_description_auxv): Call
4995 read_description functions.
4996 * arm-linux-nat.c (arm_linux_nat_target::read_description):
4997 Likewise.
4998 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
4999 * arm-tdep.c (tdesc_arm_list): New variable.
5000 (arm_register_g_packet_guesses): Call create description functions.
5001 (arm_read_description) (arm_read_mprofile_description): New
5002 function.
5003 * arm-tdep.h (arm_read_description)
5004 (arm_read_mprofile_description): Add declaration.
5005 * configure.tgt: Add new files.
5006
afe09f0b
GL
50072019-07-18 Guillaume LABARTHE <guillaume.labarthe@gmail.com>
5008
5009 * top.c (new_ui_command): Open specified terminal just once.
5010
cd215b2e
TT
50112019-07-18 Tom Tromey <tromey@adacore.com>
5012
5013 * symtab.c (main_name): Constify return type.
5014 * symfile.c (set_initial_language): Update.
5015 * symtab.h (main_name): Constify return type.
5016
d8f68fcb
TT
50172019-07-17 Tom Tromey <tom@tromey.com>
5018
5019 * tui/tui-winsource.c (tui_update_source_window)
5020 (tui_update_source_window_as_is)
5021 (tui_update_source_windows_with_line): Remove return.
5022 * tui/tui-disasm.c (tui_show_disassem)
5023 (tui_show_disassem_and_update_source): Remove return.
5024 * tui/tui.c (tui_reset): Remove return.
5025 * tui/tui-wingeneral.c
5026 (tui_check_and_display_highlight_if_needed): Remove return.
5027
ca5af91e
TT
50282019-07-17 Tom Tromey <tom@tromey.com>
5029
5030 * tui/tui-win.c (parse_scrolling_args): Throw separate errors.
5031
5104fe36
TT
50322019-07-17 Tom Tromey <tom@tromey.com>
5033
5034 * tui/tui-winsource.h (struct tui_exec_info_window)
5035 (struct tui_source_window_base): Move from tui-data.h.
5036 * tui/tui-winsource.c: Move many method definitions from
5037 elsewhere. Remove "structuring" comments.
5038 * tui/tui-wingeneral.c (tui_source_window_base::make_visible)
5039 (tui_source_window_base::refresh_window): Move to
5040 tui-winsource.c.
5041 * tui/tui-win.c (tui_source_window_base::refresh_all)
5042 (tui_source_window_base::update_tab_width)
5043 (tui_source_window_base::set_new_height)
5044 (tui_source_window_base::do_make_visible_with_new_height): Move to
5045 tui-winsource.c.
5046 * tui/tui-source.h: Update.
5047 * tui/tui-source.c (tui_source_window_base::reset): Move to
5048 tui-winsource.c.
5049 * tui/tui-disasm.h: Update.
5050 * tui/tui-data.h (struct tui_exec_info_window): Move to
5051 tui-winsource.h.
5052 (struct tui_source_window_base): Likewise.
5053 * tui/tui-data.c (tui_source_window_base::clear_detail)
5054 (tui_source_window_base, ~tui_source_window_base): Move to
5055 tui-winsource.c.
5056
daa15dde
TT
50572019-07-17 Tom Tromey <tom@tromey.com>
5058
5059 * tui/tui-win.c (tui_resize_all)
5060 (tui_source_window_base::update_tab_width)
5061 (tui_adjust_win_heights): Update.
5062 (tui_win_info::make_invisible_and_set_new_height): Rename from
5063 make_invisible_and_set_new_height.
5064 * tui/tui-data.h (struct tui_win_info)
5065 <make_invisible_and_set_new_height>: New method.
5066
bfad4537
TT
50672019-07-17 Tom Tromey <tom@tromey.com>
5068
5069 * tui/tui.c: Update.
5070 * tui/tui-source.h (struct tui_source_window): Move from
5071 tui-data.h.
5072 * tui/tui-layout.c: Update.
5073 * tui/tui-disasm.c: Update.
5074 * tui/tui-data.h (struct tui_source_window): Move to
5075 tui-source.h.
5076
88f7e873
TT
50772019-07-17 Tom Tromey <tom@tromey.com>
5078
5079 * tui/tui-disasm.h (struct tui_disasm_window): Move from
5080 tui-data.h.
5081 * tui/tui-data.h (struct tui_disasm_window): Move to
5082 tui-disasm.h.
5083
96bd6233
TT
50842019-07-17 Tom Tromey <tom@tromey.com>
5085
5086 * tui/tui-regs.h (struct tui_data_item_window): Move from
5087 tui-data.h.
5088 * tui/tui-regs.c (tui_data_item_window): Move from tui-data.c.
5089 * tui/tui-data.h (struct tui_data_item_window): Move to
5090 tui-regs.h.
5091 * tui/tui-data.c (~tui_data_item_window): Move to tui-regs.c.
5092
ce38393b
TT
50932019-07-17 Tom Tromey <tom@tromey.com>
5094
5095 * tui/tui.c: Update.
5096 * tui/tui-win.c (tui_cmd_window::do_make_visible_with_new_height)
5097 (tui_cmd_window::max_height): Move to tui-command.c.
5098 * tui/tui-layout.c: Update.
5099 * tui/tui-data.h (struct tui_cmd_window): Move to tui-command.h.
5100 * tui/tui-data.c (tui_cmd_window::clear_detail): Move to
5101 tui-command.c.
5102 * tui/tui-command.h (struct tui_cmd_window): Move from
5103 tui-data.h.
5104 * tui/tui-command.c: Remove "structuring" comments.
5105 (tui_cmd_window::clear_detail)
5106 (tui_cmd_window::do_make_visible_with_new_height)
5107 (tui_cmd_window::max_height): Move from elsewhere.
5108
2d8b51cb
TT
51092019-07-17 Tom Tromey <tom@tromey.com>
5110
5111 * tui/tui-io.c (tui_dispatch_ctrl_char): Move from tui-command.c.
5112 Now static.
5113 * tui/tui-command.h (tui_dispatch_ctrl_char): Don't declare.
5114 * tui/tui-command.c (tui_dispatch_ctrl_char): Move to tui-io.c.
5115
18ab23af
TT
51162019-07-17 Tom Tromey <tom@tromey.com>
5117
5118 * tui/tui.c: Update.
5119 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Move to
5120 tui-regs.c.
5121 * tui/tui-windata.h: Remove file.
5122 * tui/tui-windata.c: Remove file.
5123 * tui/tui-win.c (tui_data_window::set_new_height)
5124 (tui_data_window::do_make_visible_with_new_height): Move to
5125 tui-regs.c.
5126 * tui/tui-regs.h (struct tui_data_window): Move from tui-data.h.
5127 * tui/tui-regs.c: Remove "structuring" comments.
5128 (tui_data_window::first_data_item_displayed)
5129 (tui_data_window::delete_data_content_windows)
5130 (tui_data_window::erase_data_content)
5131 (tui_data_window::display_all_data)
5132 (tui_data_window::refresh_all)
5133 (tui_data_window::do_scroll_vertical)
5134 (tui_data_window::clear_detail, tui_data_window::set_new_height)
5135 (tui_data_window::do_make_visible_with_new_height)
5136 (tui_data_window::refresh_window): Move from elsewhere.
5137 (_initialize_tui_regs): Move to end of file.
5138 * tui/tui-layout.c: Update.
5139 * tui/tui-hooks.c: Update.
5140 * tui/tui-data.h (struct tui_data_window): Move to tui-regs.h.
5141 * tui/tui-data.c (tui_data_window::clear_detail): Move to
5142 tui-regs.c.
5143 * Makefile.in (SUBDIR_TUI_SRCS): Remove tui-windata.c.
5144
88b7e7cc
TT
51452019-07-17 Tom Tromey <tom@tromey.com>
5146
5147 * tui/tui-io.c (tui_puts_internal): Call wrefresh if newline is
5148 seen.
5149
0fcd3711
TT
51502019-07-17 Tom Tromey <tom@tromey.com>
5151
5152 * tui/tui-win.c (tui_source_window_base::set_new_height)
5153 (tui_source_window_base::do_make_visible_with_new_height): Use
5154 m_has_locator field directly.
5155 * tui/tui-data.h (struct tui_win_info) <has_locator>: Remove
5156 method.
5157 (struct tui_source_window_base) <has_locator>: Likewise.
5158
4a38112d
TT
51592019-07-17 Tom Tromey <tom@tromey.com>
5160
5161 * tui/tui-wingeneral.h (tui_make_visible, tui_make_invisible):
5162 Don't declare.
5163 * tui/tui-wingeneral.c (tui_make_visible, tui_make_invisible):
5164 Remove.
5165 * tui/tui-win.c (tui_source_window_base::set_new_height)
5166 (tui_source_window_base::set_new_height)
5167 (make_invisible_and_set_new_height)
5168 (tui_source_window_base::do_make_visible_with_new_height)
5169 (tui_source_window_base::do_make_visible_with_new_height):
5170 Update.
5171 * tui/tui-layout.c (show_source_disasm_command, show_data)
5172 (show_source_or_disasm_and_command): Update.
5173 * tui/tui-layout.c (show_layout): Update.
5174
09129226
TT
51752019-07-17 Tom Tromey <tom@tromey.com>
5176
5177 * tui/tui-layout.c (make_data_window): Remove.
5178 (show_data): Unify creation and re-initialization cases.
5179
4a8a5e84
TT
51802019-07-17 Tom Tromey <tom@tromey.com>
5181
5182 * tui/tui-layout.c (make_source_window, make_disasm_window):
5183 Remove.
5184 (show_data): Unify creation and re-initialization cases.
5185
76d2be8e
TT
51862019-07-17 Tom Tromey <tom@tromey.com>
5187
5188 * tui/tui-layout.c (make_command_window): Remove.
5189 (show_source_disasm_command, show_source_or_disasm_and_command):
5190 Unify creation and re-initialization cases.
5191
890b8bde
TT
51922019-07-17 Tom Tromey <tom@tromey.com>
5193
5194 * tui/tui-layout.c (show_source_or_disasm_and_command): Unify
5195 creation and re-initialization cases.
5196
2cdfa113
TT
51972019-07-17 Tom Tromey <tom@tromey.com>
5198
5199 * tui/tui-regs.c (tui_get_register): Return void.
5200
8e3cfd09
TT
52012019-07-17 Tom Tromey <tom@tromey.com>
5202
5203 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible):
5204 Simplify.
5205
f4e04977
TT
52062019-07-17 Tom Tromey <tom@tromey.com>
5207
5208 * tui/tui-layout.c (show_source_disasm_command): Simplify window
5209 resetting.
5210
0379b883
TT
52112019-07-17 Tom Tromey <tom@tromey.com>
5212
5213 * tui/tui.h (tui_set_layout_by_name): Don't declare.
5214 * tui/tui-regs.c (tui_reg_layout): New function.
5215 (tui_show_registers, tui_reg_command): Use it.
5216 * tui/tui-layout.c (LAYOUT_USAGE): Remove.
5217 (tui_layout_command): Rename from tui_set_layout_by_name. Change
5218 parameters.
5219 (tui_layout_command): Remove.
5220
b7fbad91
TT
52212019-07-17 Tom Tromey <tom@tromey.com>
5222
5223 * tui/tui-layout.h (tui/tui-layout): Return void.
5224 * tui/tui-layout.c (tui_set_layout): Return void. Add assert.
5225
4e1e56b9
TT
52262019-07-17 Tom Tromey <tom@tromey.com>
5227
5228 * tui/tui-layout.c (show_source_disasm_command, show_data):
5229 Update.
5230 (reset_locator): Remove.
5231 (show_source_or_disasm_and_command): Update.
5232
1e0c09ba
TT
52332019-07-17 Tom Tromey <tom@tromey.com>
5234
5235 * tui/tui-source.c (tui_source_window_base::reset): Remove
5236 win_type parameter.
5237 * tui/tui-layout.c (make_command_window, make_source_window)
5238 (make_disasm_window, make_data_window)
5239 (show_source_disasm_command, show_data, tui_gen_win_info::reset)
5240 (reset_locator, show_source_or_disasm_and_command): Update.
5241 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Remove
5242 win_type parameter.
5243 (struct tui_source_window_base) <reset>: Likewise.
5244
1bf605de
TT
52452019-07-17 Tom Tromey <tom@tromey.com>
5246
5247 * tui/tui-layout.c (show_source_disasm_command): Use
5248 reset_locator.
5249 (reset_locator): New function.
5250 (init_and_make_win): Remove.
5251 (show_source_or_disasm_and_command): Use reset_locator.
5252
098f9ed4
TT
52532019-07-17 Tom Tromey <tom@tromey.com>
5254
5255 * tui/tui-winsource.c (tui_set_exec_info_content): Remove
5256 condition.
5257 * tui/tui-wingeneral.c (tui_source_window_base::make_visible):
5258 Remove condition.
5259 * tui/tui-source.c (tui_source_window_base::reset): New method.
5260 * tui/tui-layout.c (make_command_window): Don't call
5261 init_and_make_win.
5262 (make_source_window, make_disasm_window): Don't call
5263 make_source_or_disasm_window.
5264 (make_data_window): Don't call init_and_make_win. Change calling
5265 convention.
5266 (show_source_disasm_command, show_data): Simplify.
5267 (make_source_or_disasm_window): Remove.
5268 (show_source_or_disasm_and_command): Simplify.
5269 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Now virtual.
5270 (struct tui_source_window_base) <reset>: Likewise.
5271 <execution_info>: Remove initializer.
5272 * tui/tui-data.c (tui_source_window_base): Initialize
5273 execution_info.
5274
80110957
TT
52752019-07-17 Tom Tromey <tom@tromey.com>
5276
5277 * tui/tui-layout.c (tui_set_layout): Remove regs_populate
5278 variable.
5279
cf82af05
TT
52802019-07-17 Tom Tromey <tom@tromey.com>
5281
5282 * tui/tui.c (tui_rl_other_window): Update.
5283 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Call
5284 superclass method first. Always iterate over regs_content.
5285 (tui_unhighlight_win, tui_highlight_win): Use refresh_window
5286 method.
5287 * tui/tui-win.c (tui_set_focus_command): Update.
5288
01aeb396
TT
52892019-07-17 Tom Tromey <tom@tromey.com>
5290
5291 * tui/tui-win.c (tui_set_focus_command): Rename from
5292 tui_set_focus. Call tui_enable.
5293 (tui_set_focus_command): Remove.
5294
fd6c75ee
TT
52952019-07-17 Tom Tromey <tom@tromey.com>
5296
5297 * tui/tui-winsource.c (tui_show_exec_info_content): Don't call
5298 refresh_window.
5299 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Call
5300 touchwin.
5301 (tui_data_window::refresh_window): Call refresh_window on data
5302 items. Always call superclass refresh_window.
5303 (tui_win_info::refresh): Remove.
5304 (tui_source_window_base::refresh_window): Update.
5305 (tui_refresh_all): Update.
5306 * tui/tui-layout.c (show_source_disasm_command): Remove call to
5307 refresh_window.
5308 (show_source_or_disasm_and_command): Likewise.
5309 * tui/tui-data.h (struct tui_win_info) <refresh>: Remove.
5310 (struct tui_source_window_base) <refresh>: Likewise.
5311
f6cc34a9
TT
53122019-07-17 Tom Tromey <tom@tromey.com>
5313
5314 * tui/tui-winsource.c (tui_clear_source_content)
5315 (tui_show_source_content): Update.
5316 * tui/tui-source.c (tui_source_window::showing_source_p): Check
5317 whether content is empty.
5318 * tui/tui-data.h (struct tui_source_window_base) <content_in_use>:
5319 Remove.
5320
f31ec9af
TT
53212019-07-17 Tom Tromey <tom@tromey.com>
5322
5323 * tui/tui-winsource.c (tui_erase_source_content): Clear the
5324 window's contents.
5325 * tui/tui-source.h (tui_set_source_content_nil): Don't declare.
5326 * tui/tui-source.c (tui_set_source_content_nil): Remove.
5327
d1b6f1e5
TT
53282019-07-17 Tom Tromey <tom@tromey.com>
5329
5330 * tui/tui-data.h (UNDEFINED_ITEM): Remove define.
5331 (struct tui_data_item_window): Update.
5332
d9743a13
TT
53332019-07-17 Tom Tromey <tom@tromey.com>
5334
5335 * tui/tui-data.h (MAX_CONTENT_COUNT, TUI_NULL_STR)
5336 (DEFAULT_HISTORY_COUNT, WITH_LOCATOR, NO_LOCATOR): Remove
5337 defines.
5338
caf0bc4e
TT
53392019-07-17 Tom Tromey <tom@tromey.com>
5340
5341 * tui/tui-winsource.h (tui_erase_source_content)
5342 (tui_clear_source_content): Remove "display_prompt" parameter.
5343 * tui/tui-winsource.c (tui_update_source_window_as_is)
5344 (tui_update_source_windows_with_addr): Update.
5345 (tui_clear_source_content): Remove "display_prompt" parameter.
5346 (tui_erase_source_content): Likewise. Simplify.
5347 (tui_show_source_content): Update.
5348 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
5349 * tui/tui-stack.c (tui_show_frame_info): Update.
5350 * tui/tui-data.h (EMPTY_SOURCE_PROMPT, NO_EMPTY_SOURCE_PROMPT):
5351 Remove defines.
5352
9d391078
TT
53532019-07-17 Tom Tromey <tom@tromey.com>
5354
5355 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
5356 * tui/tui-disasm.h (tui_set_disassem_content): Add win_info
5357 parameter.
5358 * tui/tui-disasm.c (tui_set_disassem_content): Add win_info
5359 parameter.
5360
a38da35d
TT
53612019-07-17 Tom Tromey <tom@tromey.com>
5362
5363 * tui/tui-winsource.c (tui_clear_source_content)
5364 (tui_show_source_content, tui_show_exec_info_content)
5365 (tui_clear_exec_info_content): Update.
5366 * tui/tui-stack.c (tui_show_locator_content): Update.
5367 (tui_show_frame_info): Update.
5368 * tui/tui-source.h (tui_source_window): Don't declare.
5369 * tui/tui-source.c (tui_source_window::showing_source_p): Rename
5370 from tui_source_is_displayed.
5371 * tui/tui-data.h (struct tui_gen_win_info) <content_in_use>:
5372 Remove field.
5373 (struct tui_source_window_base) <content_in_use>: New field. Now
5374 bool.
5375 (struct tui_source_window) <showing_source_p>: New method.
5376 (TUI_SRC_WIN): Change cast.
5377 * tui/tui-data.c (tui_initialize_static_data): Update.
5378
c2cd8994
TT
53792019-07-17 Tom Tromey <tom@tromey.com>
5380
5381 * tui/tui-winsource.c (tui_update_breakpoint_info): Use
5382 location_matches_p.
5383 * tui/tui-source.c (tui_source_window::location_matches_p): New
5384 method.
5385 * tui/tui-disasm.c (tui_disasm_window::location_matches_p): New
5386 method.
5387 * tui/tui-data.h (struct tui_source_window_base)
5388 <location_matches_p>: New method.
5389 (struct tui_source_window, struct tui_disasm_window)
5390 <location_matches_p>: Likewise.
5391
4dde7b34
TT
53922019-07-17 Tom Tromey <tom@tromey.com>
5393
5394 * tui/tui-win.c (tui_set_win_height_command): Rename from
5395 tui_set_win_height.
5396 (tui_set_win_height_command): Remove.
5397
b73dd877
TT
53982019-07-17 Tom Tromey <tom@tromey.com>
5399
5400 * tui/tui-source.c (tui_source_window): New constructor. Add
5401 observer.
5402 (~tui_source_window): New destructor.
5403 (tui_source_window::style_changed): New method.
5404 * tui/tui-hooks.c (tui_redisplay_source): Remove.
5405 (tui_attach_detach_observers): Update.
5406 * tui/tui-data.h (struct tui_source_window): Make constructor not
5407 inline. Add destructor.
5408 (struct tui_source_window) <style_changed>: New method.
5409 <m_observable>: New member.
5410
ae2b5380
TT
54112019-07-17 Tom Tromey <tom@tromey.com>
5412
5413 * tui/tui-data.c (tui_clear_source_windows_detail): Fix typo.
5414 * tui/tui-win.c (tui_resize_all): Fix typo.
5415
1ce3e844
TT
54162019-07-17 Tom Tromey <tom@tromey.com>
5417
5418 * tui/tui-wingeneral.h (tui_refresh_all): Update.
5419 * tui/tui-wingeneral.c (make_all_visible): Use foreach.
5420 (tui_refresh_all): Remove "list" parameter. Use foreach.
5421 * tui/tui-win.c (window_name_completer): Use foreach.
5422 (tui_refresh_all_win, tui_rehighlight_all, tui_all_windows_info)
5423 (update_tab_width): Likewise.
5424 * tui/tui-layout.c (show_layout): Update.
5425 * tui/tui-data.h (class tui_window_iterator): New.
5426 (struct all_tui_windows): New.
5427 * tui/tui-data.c (tui_partial_win_by_name): Use foreach.
5428
fe3eaf1c
TT
54292019-07-17 Tom Tromey <tom@tromey.com>
5430
5431 * tui/tui-regs.c (tui_reg_next, tui_reg_prev): Add "current_group"
5432 parameter. Don't reference globals.
5433 (tui_reg_command): Update.
5434
368c1354
TT
54352019-07-17 Tom Tromey <tom@tromey.com>
5436
5437 * tui/tui-regs.c (tui_show_registers): Simplify.
5438
e80cd204
TT
54392019-07-17 Tom Tromey <tom@tromey.com>
5440
5441 * tui/tui-regs.c (tui_show_registers): Update.
5442 (tui_show_register_group): Add win_info parameter.
5443
aca2dd16
TT
54442019-07-17 Tom Tromey <tom@tromey.com>
5445
5446 * tui/tui-regs.c (tui_data_window::display_reg_element_at_line):
5447 Rename from tui_display_reg_element_at_line.
5448 (tui_data_window::display_registers_from_line): Update.
5449 * tui/tui-data.h (struct tui_data_window)
5450 <display_reg_element_at_line>: New method.
5451
517e9505
TT
54522019-07-17 Tom Tromey <tom@tromey.com>
5453
5454 * tui/tui-regs.h (tui_display_registers_from)
5455 (tui_display_registers_from_line): Don't declare.
5456 * tui/tui-windata.c (tui_data_window::display_all_data)
5457 (tui_data_window::refresh_all)
5458 (tui_data_window::do_scroll_vertical): Update.
5459 * tui/tui-regs.c (tui_data_window::display_registers_from): Rename
5460 from tui_display_registers_from.
5461 (tui_display_reg_element_at_line): Update.
5462 (tui_data_window::display_registers_from_line): Rename from
5463 tui_display_registers_from_line.
5464 * tui/tui-data.h (struct tui_data_window) <display_registers_from,
5465 display_registers_from_line>: New methods.
5466
f76d8b19
TT
54672019-07-17 Tom Tromey <tom@tromey.com>
5468
5469 * tui/tui-windata.h (tui_erase_data_content): Don't declare.
5470 * tui/tui-windata.c (tui_data_window::erase_data_content): Rename
5471 from tui_erase_data_content.
5472 (tui_data_window::display_all_data)
5473 (tui_data_window::refresh_all)
5474 (tui_data_window::do_scroll_vertical): Update.
5475 * tui/tui-regs.c (tui_show_registers): Update.
5476 * tui/tui-data.h (struct tui_data_window) <erase_data_content>:
5477 New method.
5478
b4094625
TT
54792019-07-17 Tom Tromey <tom@tromey.com>
5480
5481 * tui/tui-windata.h (tui_delete_data_content_windows): Don't
5482 declare.
5483 * tui/tui-windata.c
5484 (tui_data_window::delete_data_content_windows): Rename from
5485 tui_delete_data_content_windows.
5486 (tui_data_window::display_all_data)
5487 (tui_data_window::do_scroll_vertical): Update.
5488 * tui/tui-data.h (struct tui_data_window)
5489 <delete_data_content_windows>: New method.
5490
c223a729
TT
54912019-07-17 Tom Tromey <tom@tromey.com>
5492
5493 * tui/tui-windata.h (tui_refresh_data_win): Don't declare.
5494 * tui/tui-regs.h (tui_first_reg_element_inline): Don't declare.
5495
50daf268
TT
54962019-07-17 Tom Tromey <tom@tromey.com>
5497
5498 * tui/tui-windata.h (tui_display_all_data): Don't declare.
5499 * tui/tui-windata.c (tui_data_window::display_all_data): Rename
5500 from tui_display_all_data.
5501 * tui/tui-win.c
5502 (tui_data_window::do_make_visible_with_new_height): Update.
5503 * tui/tui-regs.c (tui_show_registers): Update.
5504 * tui/tui-layout.c (tui_set_layout): Update.
5505 * tui/tui-data.h (struct tui_data_window) <display_all_data>: New
5506 method.
5507
df5f8cab
TT
55082019-07-17 Tom Tromey <tom@tromey.com>
5509
5510 * tui/tui-windata.h (tui_display_data_from): Don't declare.
5511 * tui/tui-windata.c (tui_display_data_from): Remove.
5512 (tui_data_window::refresh_all): Update.
5513
80cb6c27
TT
55142019-07-17 Tom Tromey <tom@tromey.com>
5515
5516 * tui/tui-windata.h (tui_display_data_from_line): Don't declare.
5517 * tui/tui-windata.c (tui_display_data_from_line): Remove.
5518 (tui_display_data_from, tui_data_window::do_scroll_vertical): Call
5519 tui_display_registers_from_line.
5520 * tui/tui-regs.h (tui_display_registers_from_line): Update.
5521 * tui/tui-regs.c (tui_display_registers_from_line): Remove
5522 "force_display" parameter.
5523
baff0c28
TT
55242019-07-17 Tom Tromey <tom@tromey.com>
5525
5526 * tui/tui-regs.h (tui_first_reg_element_no_inline): Don't
5527 declare.
5528 * tui/tui-regs.c (tui_data_window::first_reg_element_no_inline):
5529 Rename from tui_first_reg_element_no_inline.
5530 (tui_display_reg_element_at_line)
5531 (tui_display_registers_from_line): Update.
5532 * tui/tui-data.h (struct tui_data_window)
5533 <first_reg_element_no_inline>: New method.
5534
3b23c5f2
TT
55352019-07-17 Tom Tromey <tom@tromey.com>
5536
5537 * tui/tui-windata.c (tui_display_data_from)
5538 (tui_data_window::do_scroll_vertical): Update.
5539 * tui/tui-regs.h (tui_line_from_reg_element_no): Don't declare.
5540 * tui/tui-regs.c (tui_data_window::line_from_reg_element_no):
5541 Rename from tui_line_from_reg_element_no.
5542 (tui_display_registers_from_line): Update.
5543 * tui/tui-data.h (struct tui_data_window)
5544 <line_from_reg_element_no>: New method.
5545
0b5ec218
TT
55462019-07-17 Tom Tromey <tom@tromey.com>
5547
5548 * tui/tui-regs.h (tui_last_regs_line_no): Don't declare.
5549 * tui/tui-regs.c (tui_data_window::last_regs_line_no): Rename from
5550 tui_last_regs_line_no.
5551 (tui_display_reg_element_at_line)
5552 (tui_display_registers_from_line): Update.
5553 * tui/tui-data.h (struct tui_data_window) <last_regs_line_no>: New
5554 method.
5555
0807ab7b
TT
55562019-07-17 Tom Tromey <tom@tromey.com>
5557
5558 PR tui/24722:
5559 * tui/tui-winsource.h (tui_update_all_breakpoint_info)
5560 (tui_update_breakpoint_info): Add "being_deleted" parameter.
5561 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
5562 (tui_update_all_breakpoint_info): Add "being_deleted" parameter.
5563 (tui_update_breakpoint_info): Likewise.
5564 * tui/tui-hooks.c (tui_event_create_breakpoint)
5565 (tui_event_delete_breakpoint, tui_event_modify_breakpoint):
5566 Update.
5567
9ad7fdef
TT
55682019-07-17 Tom Tromey <tom@tromey.com>
5569
5570 * tui/tui-stack.c (tui_show_frame_info): Consolidate "if"s.
5571
5813316f
TT
55722019-07-17 Tom Tromey <tom@tromey.com>
5573
5574 * tui/tui-winsource.c (tui_update_source_window_as_is)
5575 (tui_update_source_windows_with_addr): Update.
5576 * tui/tui-source.h (tui_set_source_content)
5577 (tui_show_symtab_source): Add "win_info" parameter.
5578 * tui/tui-source.c (tui_set_source_content): Add "win_info"
5579 parameter.
5580 (tui_show_symtab_source): Likewise.
5581
00e264e7
TT
55822019-07-17 Tom Tromey <tom@tromey.com>
5583
5584 * tui/tui-wingeneral.c
5585 (tui_check_and_display_highlight_if_needed): Check can_highlight.
5586
06210ce4
TT
55872019-07-17 Tom Tromey <tom@tromey.com>
5588
5589 * tui/tui-data.h (struct tui_win_info) <can_scroll>: New method.
5590 (struct tui_cmd_window) <can_scroll>: New method.
5591 * tui/tui-command.c (tui_dispatch_ctrl_char): Use can_scroll
5592 method.
5593
381befee
TT
55942019-07-17 Tom Tromey <tromey@adacore.com>
5595
5596 * ui-out.h (class ui_out) <field_signed, field_fmt_signed,
5597 do_field_signed>: Rename. Change type of "value".
5598 * ui-out.c (ui_out::field_signed): Rename from field_int.
5599 Change type of "value".
5600 (ui_out::field_fmt_signed): Rename from field_fmt_int. Change
5601 type of "value".
5602 * tui/tui-out.h (class tui_ui_out) <do_field_signed>: Rename from
5603 do_field_int. Change type of "value".
5604 * tui/tui-out.c (tui_ui_out::do_field_signed): Rename from
5605 do_field_int. Change type of "value".
5606 * tracepoint.c (trace_status_mi, tfind_1)
5607 (print_one_static_tracepoint_marker): Update.
5608 * thread.c (print_thread_info_1, print_selected_thread_frame):
5609 Update.
5610 * stack.c (print_frame, print_frame_info): Update.
5611 * spu-tdep.c (info_spu_signal_command, info_spu_dma_cmdlist):
5612 Update.
5613 * source.c (print_source_lines_base): Update.
5614 * skip.c (info_skip_command): Update.
5615 * record-btrace.c (btrace_ui_out_decode_error)
5616 (btrace_call_history_src_line): Update.
5617 * python/py-framefilter.c (py_print_single_arg, py_print_frame):
5618 Update.
5619 * progspace.c (print_program_space): Update.
5620 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Update.
5621 * mi/mi-out.h (class mi_ui_out) <do_field_signed>: Rename from
5622 do_field_int. Change type of "value".
5623 * mi/mi-out.c (mi_ui_out::do_table_begin)
5624 (mi_ui_out::do_table_header): Update.
5625 (mi_ui_out::do_field_signed): Rename from do_field_int. Change
5626 type of "value".
5627 * mi/mi-main.c (mi_cmd_thread_list_ids, print_one_inferior)
5628 (mi_cmd_data_list_changed_registers, output_register)
5629 (mi_cmd_data_read_memory, mi_load_progress)
5630 (mi_cmd_trace_frame_collected): Update.
5631 * mi/mi-interp.c (mi_on_normal_stop_1, mi_output_solib_attribs):
5632 Update.
5633 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_create)
5634 (mi_cmd_var_delete, mi_cmd_var_info_num_children)
5635 (mi_cmd_var_list_children, varobj_update_one): Update.
5636 * mi/mi-cmd-stack.c (mi_cmd_stack_info_depth)
5637 (mi_cmd_stack_list_args, list_arg_or_local): Update.
5638 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Update.
5639 * inferior.c (print_inferior): Update.
5640 * gdb_bfd.c (print_one_bfd): Update.
5641 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
5642 Update.
5643 * darwin-nat-info.c (darwin_debug_regions_recurse): Update.
5644 * cli-out.h (class cli_ui_out) <do_field_signed>: Rename from
5645 do_field_int. Change type of "value".
5646 * cli-out.c (cli_ui_out::do_field_signed): Rename from
5647 do_field_int. Change type of "value".
5648 * breakpoint.c (watchpoint_check, print_breakpoint_location)
5649 (print_one_breakpoint_location, print_it_catch_fork)
5650 (print_one_catch_fork, print_it_catch_vfork)
5651 (print_one_catch_vfork, print_it_catch_solib)
5652 (print_it_catch_exec, print_it_ranged_breakpoint)
5653 (print_mention_watchpoint, print_mention_masked_watchpoint)
5654 (bkpt_print_it, update_static_tracepoint): Update.
5655 * break-catch-throw.c (print_it_exception_catchpoint): Update.
5656 * break-catch-syscall.c (print_it_catch_syscall): Update.
5657 * ada-tasks.c (print_ada_task_info): Update.
5658 * ada-lang.c (print_it_exception, print_mention_exception):
5659 Update.
5660
6b78c3f8
AB
56612019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
5662
5663 PR breakpoints/24541
5664 * gdbarch.c: Regenerate.
5665 * gdbarch.h: Regenerate.
5666 * gdbarch.sh: Adjust return type and parameter types for
5667 'stap_adjust_register'.
5668 (i386_stap_adjust_register): Adjust signature and return new
5669 register name.
5670 * stap-probe.c (stap_parse_register_operand): Adjust use of
5671 'gdbarch_stap_adjust_register'.
5672
d72a9b85
TT
56732019-07-17 Tom Tromey <tromey@adacore.com>
5674
5675 * s390-linux-nat.c (s390_watch_area): Remove typedef. Don't
5676 declare VEC.
5677 (struct s390_debug_reg_state) <watch_areas, break_areas>: Now
5678 std::vector.
5679 (struct s390_process_info): Add initializers.
5680 (s390_add_process): Use new.
5681 (s390_linux_nat_target::low_forget_process): Use delete.
5682 (s390_linux_nat_target::low_new_fork)
5683 (s390_linux_nat_target::stopped_by_watchpoint)
5684 (s390_linux_nat_target::low_prepare_to_resume)
5685 (s390_linux_nat_target::insert_watchpoint)
5686 (s390_linux_nat_target::insert_hw_breakpoint)
5687 (s390_linux_nat_target::remove_watchpoint)
5688 (s390_linux_nat_target::remove_hw_breakpoint): Update.
5689
206e6c58
JB
56902019-07-16 John Baldwin <jhb@FreeBSD.org>
5691
5692 * aarch64-fbsd-nat.c: Include regcache.h.
5693 (getregs_supplies, getfpregs_supplies): Remove unused gdbarch
5694 argument.
5695 (aarch64_fbsd_nat_target::fetch_registers)
5696 (aarch64_fbsd_nat_target::store_registers): Remove gdbarch
5697 variable.
5698 * arm-fbsd-nat.c, riscv-fbsd-nat.c: Likewise.
5699
cbde90f2
JB
57002019-07-16 John Baldwin <jhb@FreeBSD.org>
5701
5702 * fbsd-nat.c: Include gdbarch.h.
5703
07128006
TT
57042019-07-15 Tom Tromey <tromey@adacore.com>
5705
5706 * mi/mi-out.c (mi_ui_out::do_field_int): Use plongest.
5707
1f77b012
TT
57082019-07-15 Tom Tromey <tromey@adacore.com>
5709
5710 * mi/mi-out.h (class mi_ui_out) <do_field_unsigned>: Declare.
5711 * mi/mi-out.c (mi_ui_out::do_field_unsigned): New method.
5712 * cli-out.h (class cli_ui_out) <do_field_unsigned>: Declare.
5713 * cli-out.c (cli_ui_out::do_field_int): New method.
5714 * ui-out.c (ui_out::field_unsigned): New method.
5715 * symfile.c (generic_load): Use field_unsigned.
5716 (print_transfer_performance): Likewise.
5717 * record-btrace.c (ui_out_field_uint): Remove.
5718 (btrace_call_history_insn_range, btrace_call_history): Use
5719 field_unsigned.
5720 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
5721 field_unsigned.
5722 * ui-out.h (class ui_out) <field_unsigned>: New method.
5723 <do_field_unsigned>: Likewise.
5724
33eca680
TT
57252019-07-15 Tom Tromey <tromey@adacore.com>
5726
5727 * mi/mi-main.c (list_available_thread_groups): Use field_string.
5728 * mi/mi-interp.c (mi_memory_changed): Use field_string.
5729 * target.c (flash_erase_command): Use field_string.
5730 * infrun.c (print_signal_received_reason): Use field_string.
5731 * i386-tdep.c (i386_mpx_print_bounds): Use field_string.
5732 * breakpoint.c (maybe_print_thread_hit_breakpoint): Use
5733 field_string.
5734 * ada-tasks.c (print_ada_task_info): Use field_string.
5735
ca8d69be
TT
57362019-07-15 Tom Tromey <tromey@adacore.com>
5737
5738 * target.c (flash_erase_command): Use field_core_addr.
5739 * symfile.c (generic_load): Use field_core_addr.
5740 * sparc64-linux-tdep.c (sparc64_linux_handle_segmentation_fault):
5741 Use field_core_addr.
5742 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): Use
5743 field_core_addr.
5744
0d4e84ed
AB
57452019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
5746
5747 * dwarf2loc.c (dwarf2_evaluate_property): Sign extend property
5748 value if its desired type is smaller than a CORE_ADDR and signed.
5749
9a49df9d
AB
57502019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
5751
5752 * dwarf2loc.c (dwarf2_evaluate_property): Update to take account
5753 of changes to field names, and use new is_reference field to
5754 decide if a property is a reference or not.
5755 * dwarf2loc.h (struct dwarf2_locexpr_baton): Add 'is_reference'
5756 field.
5757 (struct dwarf2_property_baton): Update header comment, rename
5758 'referenced_type' to 'property_type' and update comments.
5759 * dwarf2read.c (attr_to_dynamic_prop): Add extra parameter to hold
5760 default property type, store in property baton, update to take
5761 accound of renamed field.
5762 (read_func_scope): Update call to attr_to_dynamic_prop.
5763 (read_array_type): Likewise.
5764 (dwarf2_per_cu_addr_sized_int_type): New function.
5765 (read_subrange_index_type): Move type finding code to
5766 dwarf2_per_cu_addr_sized_int_type.
5767 (read_subrange_type): Update calls to attr_to_dynamic_prop.
5768 (dwarf2_per_cu_addr_type): New function.
5769 (set_die_type): Update calls to attr_to_dynamic_prop.
5770
b86352cf
AB
57712019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
5772
5773 * dwarf2read.c (read_subrange_index_type): New function.
5774 (read_subrange_type): Move code into new function and call it.
5775 * gdbtypes.c (create_range_type): Add some asserts.
5776
603490bf
AB
57772019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
5778
5779 * dwarf2loc.c (dwarf2_evaluate_property): Change return type, and
5780 update return statements.
5781 * dwarf2loc.h (dwarf2_evaluate_property): Update return type on
5782 declaration, and update comment to match.
5783 * gdbtypes.c (resolve_dynamic_array): Update call to
5784 dwarf2_evaluate_property to match new return type.
5785
592f9d27
AB
57862019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
5787
5788 * valarith.c (value_subscripted_rvalue): Change lowerbound
5789 parameter type from int to LONGEST.
5790 * value.h (value_subscripted_rvalue): Likewise in declaration.
5791
60cfcb20
AB
57922019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5793
5794 * cli/cli-utils.c (info_print_command_completer): New function.
5795 * cli/cli-utils.h: Add 'completer.h' include, and forward
5796 declaration for 'struct cmd_list_element'.
5797 (info_print_command_completer): Declare.
5798 * stack.c (_initialize_stack): Add completer for 'info locals' and
5799 'info args'.
5800 * symtab.c (_initialize_symtab): Add completer for 'info
5801 variables' and 'info functions'.
5802 * NEWS: Mention completion for additional info commands.
5803
b16507e0
AB
58042019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5805
5806 * cli/cli-utils.c (extract_info_print_args): Delete.
5807 (extract_arg_maybe_quoted): Delete.
5808 (info_print_options_defs): New variable.
5809 (make_info_print_options_def_group): New function.
5810 (extract_info_print_options): Define new function.
5811 * cli/cli-utils.h (extract_info_print_args): Delete.
5812 (struct info_print_options): New structure.
5813 (extract_info_print_options): Declare new function.
5814 * stack.c (info_locals_command): Update to use new
5815 extract_info_print_options, also add a header comment.
5816 (info_args_command): Likewise.
5817 * symtab.c (info_variables_command): Likewise.
5818 (info_functions_command): Likewise.
5819
021d8588
AB
58202019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5821
5822 * cli/cli-option.c (parse_option): Use extract_string_maybe_quoted
5823 to extract string arguments.
5824 * common/common-utils.c (extract_string_maybe_quoted): New function.
5825 * common/common-utils.h (extract_string_maybe_quoted): Declare.
5826
b777eb6d
TT
58272019-07-11 Tom Tromey <tromey@adacore.com>
5828
5829 * main.c (get_init_files): Use GDBINIT, not gdbinit.
5830 * auto-load.c (file_is_auto_load_safe): Use GDBINIT, not gdbinit.
5831 * top.h (gdbinit): Don't declare.
5832 * cli/cli-cmds.c (init_cli_cmds): Remove, merging contents
5833 into...
5834 (_initialize_cli_cmds): ...here. Use GDBINIT, not gdbinit.
5835 * top.c (gdb_init): Don't call init_cli_cmds.
5836 (gdbinit): Remove.
5837 * cli/cli-cmds.h (init_cli_cmds): Don't declare.
5838
72ee03ff
TT
58392019-07-11 Tom Tromey <tromey@adacore.com>
5840
5841 * python/py-inferior.c (add_thread_object): Don't use thread_obj
5842 after it has been moved.
5843
00db9531
SM
58442019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
5845
5846 * valops.c (value_must_coerce_to_target): Change return type to
5847 bool.
5848 * value.h (value_must_coerce_to_target): Likewise.
5849
f2478a7e
SM
58502019-07-10 Simon Marchi <simon.marchi@efficios.com>
5851
5852 * breakpoint.c (is_hardware_watchpoint): Remove
5853 forward-declaration.
5854 (is_masked_watchpoint): Change return type to bool.
5855 (is_tracepoint): Likewise.
5856 (is_breakpoint): Likewise.
5857 (is_hardware_watchpoint): Likewise.
5858 (is_watchpoint): Likewise.
5859 (is_no_memory_software_watchpoint): Likewise.
5860 (is_catchpoint): Likewise.
5861 (breakpoint_1): Make FILTER parameter's return type bool.
5862 is_masked_watchpoint): Change return type to bool.
5863 (save_breakpoints): Make FILTER parameter's return type bool.
5864 * breakpoint.h (is_breakpoint): Change return type to bool.
5865 (is_watchpoint): Likewise.
5866 (is_catchpoint): Likewise.
5867 (is_tracepoint): Likewise.
5868
0d12e84c
TT
58692019-07-10 Tom Tromey <tom@tromey.com>
5870
5871 * defs.h: Don't include gdbarch.h.
5872 * aarch64-ravenscar-thread.c, aarch64-tdep.c, alpha-bsd-tdep.h,
5873 alpha-linux-tdep.c, alpha-mdebug-tdep.c, arch-utils.h, arm-tdep.h,
5874 ax-general.c, btrace.c, buildsym-legacy.c, buildsym.h, c-lang.c,
5875 cli/cli-decode.h, cli/cli-dump.c, cli/cli-script.h,
5876 cli/cli-style.h, coff-pe-read.h, compile/compile-c-support.c,
5877 compile/compile-cplus.h, compile/compile-loc2c.c, corefile.c,
5878 cp-valprint.c, cris-linux-tdep.c, ctf.c, d-lang.c, d-namespace.c,
5879 dcache.c, dicos-tdep.c, dictionary.c, disasm-selftests.c,
5880 dummy-frame.c, dummy-frame.h, dwarf2-frame-tailcall.c,
5881 dwarf2expr.c, expression.h, f-lang.c, frame-base.c,
5882 frame-unwind.c, frv-linux-tdep.c, gdbarch-selftests.c, gdbtypes.h,
5883 go-lang.c, hppa-nbsd-tdep.c, hppa-obsd-tdep.c, i386-dicos-tdep.c,
5884 i386-tdep.h, ia64-vms-tdep.c, interps.h, language.c,
5885 linux-record.c, location.h, m2-lang.c, m32r-linux-tdep.c,
5886 mem-break.c, memattr.c, mn10300-linux-tdep.c, nios2-linux-tdep.c,
5887 objfiles.h, opencl-lang.c, or1k-linux-tdep.c, p-lang.c,
5888 parser-defs.h, ppc-tdep.h, probe.h, python/py-record-btrace.c,
5889 record-btrace.c, record.h, regcache-dump.c, regcache.h,
5890 riscv-fbsd-tdep.c, riscv-linux-tdep.c, rust-exp.y,
5891 sh-linux-tdep.c, sh-nbsd-tdep.c, source-cache.c,
5892 sparc-nbsd-tdep.c, sparc-obsd-tdep.c, sparc-ravenscar-thread.c,
5893 sparc64-fbsd-tdep.c, std-regs.c, target-descriptions.h,
5894 target-float.c, tic6x-linux-tdep.c, tilegx-linux-tdep.c, top.c,
5895 tracefile.c, trad-frame.c, type-stack.h, ui-style.c, utils.c,
5896 utils.h, valarith.c, valprint.c, varobj.c, x86-tdep.c,
5897 xml-support.h, xtensa-linux-tdep.c, cli/cli-cmds.h: Update.
5898 * s390-linux-nat.c, procfs.c, inf-ptrace.c: Likewise.
5899
f06f1252
TT
59002019-07-10 Tom Tromey <tromey@adacore.com>
5901
5902 * ada-lang.h (is_ada_exception_catchpoint): Declare.
5903 * breakpoint.c (init_ada_exception_breakpoint): Register as
5904 bp_catchpoint.
5905 (print_one_breakpoint_location, print_one_breakpoint): Use
5906 is_ada_exception_catchpoint.
5907 * ada-lang.c (class ada_catchpoint_location): Pass
5908 bp_loc_software_breakpoint to bp_location constructor.
5909 (is_ada_exception_catchpoint): New function.
5910
7a5d944b
TT
59112019-07-10 Tom Tromey <tromey@adacore.com>
5912
5913 * arm-tdep.c (arm_exidx_entry_s): Remove typedef. Don't define
5914 VEC.
5915 (struct arm_exidx_entry): New method operator<.
5916 (struct arm_exidx_data) <section_maps>: Change type.
5917 (arm_exidx_data_free): Remove.
5918 (arm_exidx_data_key): Change type. Move lower.
5919 (arm_exidx_new_objfile): Update.
5920 (arm_compare_exidx_entries): Remove.
5921 (arm_find_exidx_entry, _initialize_arm_tdep)
5922
48c66e1d
TT
59232019-07-10 Tom Tromey <tromey@adacore.com>
5924
5925 * solib-spu.c (ocl_program_data_key): Change type.
5926 (append_ocl_sos, ocl_enable_break, _initialize_spu_solib):
5927 Update.
5928
a269fbf1
TT
59292019-07-10 Tom Tromey <tromey@adacore.com>
5930
5931 * solib-aix.c (lm_info_aix_p): Remove typedef. Don't define VEC.
5932 (struct solib_aix_inferior_data) <library_list>: Change type.
5933 (solib_aix_inferior_data_handle): Change type.
5934 (get_solib_aix_inferior_data): Update.
5935 (solib_aix_free_library_list): Remove.
5936 (library_list_start_library): Update.
5937 (solib_aix_parse_libraries, solib_aix_get_library_list): Change
5938 return type.
5939 (solib_aix_get_library_list)
5940 (solib_aix_solib_create_inferior_hook, solib_aix_current_sos)
5941 (solib_aix_normal_stop_observer, _initialize_solib_aix): Update.
5942
c294730c
TT
59432019-07-10 Tom Tromey <tromey@adacore.com>
5944
5945 * solib-dsbt.c (struct dsbt_info): Add initializers.
5946 (solib_dsbt_pspace_data): Change type.
5947 (dsbt_pspace_data_cleanup): Remove.
5948 (get_dsbt_info, _initialize_dsbt_solib): Update.
5949
9d52077d
TT
59502019-07-10 Tom Tromey <tromey@adacore.com>
5951
5952 * spu-tdep.c (spu_overlay_data): Change type.
5953 (spu_get_overlay_table, spu_overlay_new_objfile)
5954 (_initialize_spu_tdep): Update.
5955
22a20dca
TT
59562019-07-10 Tom Tromey <tromey@adacore.com>
5957
5958 * gdb-stabs.h (struct dbx_symfile_info): Add initializers and
5959 destructor.
5960 (dbx_objfile_data_key): Change type and declare later.
5961 (DBX_SYMFILE_INFO): Rewrite.
5962 * dbxread.c (dbx_objfile_data_key): Change type.
5963 (dbx_symfile_init): Update.
5964 (~dbx_symfile_info): Rename from dbx_free_symfile_info. Update.
5965 (coffstab_build_psymtabs, elfstab_build_psymtabs)
5966 (stabsect_build_psymtabs, _initialize_dbxread): Update.
5967
cb60f420
TT
59682019-07-10 Tom Tromey <tromey@adacore.com>
5969
5970 * jit.c (jit_program_space_key): Change type. Move lower.
5971 (get_jit_program_space_data): Update.
5972 (jit_program_space_data_cleanup): Remove.
5973 (jit_breakpoint_deleted, free_objfile_data, _initialize_jit):
5974 Update.
5975 (struct jit_program_space_data): Add initializers.
5976
51df2ae3
TT
59772019-07-10 Tom Tromey <tromey@adacore.com>
5978
5979 * solib-darwin.c (struct darwin_info): Add initializers.
5980 (solib_darwin_pspace_data): Change type.
5981 (darwin_pspace_data_cleanup): Remove.
5982 (get_darwin_info, _initialize_darwin_solib): Update.
5983
18101a35
TT
59842019-07-10 Tom Tromey <tromey@adacore.com>
5985
5986 * remote-sim.c (struct sim_inferior_data): Add initializers,
5987 constructor, and destructor.
5988 (sim_inferior_data_key): Change type. Move lower.
5989 (check_for_duplicate_sim_descriptor): Update.
5990 (get_sim_inferior_data): Use new. Update.
5991 (~sim_inferior_data_cleanup): Rename from
5992 sim_inferior_data_cleanup. Simplify.
5993 (gdbsim_close_inferior, simulator_command)
5994 (sim_command_completer, _initialize_remote_sim): Update.
5995 (next_pid, INITIAL_PID): Move earlier.
5996
05b08ac1
TT
59972019-07-10 Tom Tromey <tromey@adacore.com>
5998
5999 * python/python-internal.h (create_thread_object): Return
6000 gdbpy_ref.
6001 * python/py-infthread.c (create_thread_object): Return gdbpy_ref.
6002 * python/py-inferior.c (struct threadlist_entry): Add
6003 constructor.
6004 <thread_obj>: Now a gdbpy_ref.
6005 (thread_to_thread_object): Update.
6006 (add_thread_object): Use new.
6007 (delete_thread_object): Use delete.
6008 (infpy_threads): Update.
6009 (py_free_inferior): Update. Construct "inf_obj" after acquiring
6010 GIL.
6011
32372d80
TT
60122019-07-10 Tom Tromey <tromey@adacore.com>
6013
6014 * valops.c (value_cast): Specialize error message for Ada.
6015
5c458ae8
SM
60162019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
6017
6018 * breakpoint.c (breakpoint_1): Update doc and parameter names.
6019
4c462cb0
SM
60202019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
6021
6022 * breakpoint.h (bpstat_explains_signal, bpstat_causes_stop,
6023 bpstat_should_step): Return bool, adjust comments.
6024 * breakpoint.c (bpstat_explains_signal, bpstat_causes_stop,
6025 bpstat_should_step): Likewise.
6026
89abbcc2
AH
60272019-07-10 Alan Hayward <alan.hayward@arm.com>
6028
6029 * features/Makefile: Use feature target descriptions for Arm.
6030 * features/arm/arm-core.c: Generate new file.
6031 * features/arm/arm-fpa.c: Likewise.
6032 * features/arm/arm-m-profile-with-fpa.xml: Likewise.
6033 * features/arm/arm-m-profile.c: Likewise.
6034 * features/arm/arm-vfpv2.c: Likewise.
6035 * features/arm/arm-vfpv3.c: Likewise.
6036 * features/arm/xscale-iwmmxt.c: Likewise.
6037 * target-descriptions.c (maint_print_c_tdesc_cmd): Add Arm.
6038
166a82be
AH
60392019-07-10 Alan Hayward <alan.hayward@arm.com>
6040
6041 * arm-linux-nat.c (arm_linux_nat_target::read_description): Check
6042 ptrace earlier.
6043
9fb4c7e9
AH
60442019-07-10 Alan Hayward <alan.hayward@arm.com>
6045
6046 * features/aarch64-pauth.c: Regenerate.
6047
e2d0f980
SM
60482019-07-09 Simon Marchi <simon.marchi@polymtl.ca>
6049
6050 * breakpoint.h (struct bpstat_what) <is_longjmp>: Change type to
6051 bool.
6052 (bpstat_what): Use false instead of 0.
6053
a38118e5
PA
60542019-07-09 Pedro Alves <palves@redhat.com>
6055
6056 * break-catch-throw.c (is_exception_catchpoint): New.
6057 * breakpoint.c (print_one_breakpoint_location): New parameter
6058 'raw_loc'. Handle it. Use
6059 is_watchpoint/is_catchpoint/is_exception_catchpoint instead of
6060 looking at the breakpoint's type.
6061 (print_one_breakpoint): If handling "maint info breakpoints", also
6062 print locations of exception catchpoints.
6063 * breakpoint.h (is_exception_catchpoint): Declare.
6064
cb1e4e32
PA
60652019-07-09 Pedro Alves <palves@redhat.com>
6066
6067 * break-catch-throw.c (print_one_exception_catchpoint): Skip the
6068 "addr" field.
6069 (allocate_location_exception_catchpoint): New.
6070 (handle_gnu_v3_exceptions): Don't reset 'type' to bp_breakpoint.
6071 (initialize_throw_catchpoint_ops): Install
6072 allocate_location_exception_catchpoint as allocate_location
6073 method.
6074 * breakpoint.c (bpstat_what) <bp_catch>: Set action to
6075 BPSTAT_WHAT_SINGLE if not stopping and the location's type is not
6076 bp_loc_other.
6077 (breakpoint_address_is_meaningful): Delete.
6078 (bl_address_is_meaningful): New.
6079 (breakpoint_locations_match): Adjust comment.
6080 (bp_location_from_bp_type): New, factored out of...
6081 (bp_location::bp_location(breakpoint *)): ... this.
6082 (bp_location::bp_location(breakpoint *, bp_loc_type)): New,
6083 factored out of...
6084 (bp_location::bp_location(breakpoint *)): ... this. Reimplement.
6085 (bp_loc_is_permanent): Use bl_address_is_meaningful instead of
6086 breakpoint_address_is_meaningful.
6087 (bp_locations_compare): Adjust comment.
6088 (update_global_location_list): Use bl_address_is_meaningful
6089 instead of breakpoint_address_is_meaningful.
6090 * breakpoint.h (bp_location::bp_location(breakpoint *)): New
6091 explicit.
6092 (bp_location::bp_location(breakpoint *, bp_loc_type)): Declare.
6093 * python/py-breakpoint.c (bppy_get_location): No longer check
6094 whether location is null.
6095
b58a68fe
PA
60962019-07-09 Pedro Alves <palves@redhat.com>
6097
6098 PR c++/15468
6099 * breakpoint.c (print_one_breakpoint_location): Remove
6100 single-location assert.
6101
268a13a5
TT
61022019-07-09 Tom Tromey <tom@tromey.com>
6103
6104 * contrib/ari/gdb_ari.sh: Change common to gdbsupport.
6105 * configure: Rebuild.
6106 * configure.ac: Change common to gdbsupport.
6107 * gdbsupport: Rename from common.
6108 * acinclude.m4: Change common to gdbsupport.
6109 * Makefile.in (CONFIG_SRC_SUBDIR, COMMON_SFILES)
6110 (HFILES_NO_SRCDIR, stamp-version, ALLDEPFILES): Change common to
6111 gdbsupport.
6112 * aarch64-tdep.c, ada-lang.c, ada-lang.h, agent.c, alloc.c,
6113 amd64-darwin-tdep.c, amd64-dicos-tdep.c, amd64-fbsd-nat.c,
6114 amd64-fbsd-tdep.c, amd64-linux-nat.c, amd64-linux-tdep.c,
6115 amd64-nbsd-tdep.c, amd64-obsd-tdep.c, amd64-sol2-tdep.c,
6116 amd64-tdep.c, amd64-windows-tdep.c, arch-utils.c,
6117 arch/aarch64-insn.c, arch/aarch64.c, arch/aarch64.h, arch/amd64.c,
6118 arch/amd64.h, arch/arm-get-next-pcs.c, arch/arm-linux.c,
6119 arch/arm.c, arch/i386.c, arch/i386.h, arch/ppc-linux-common.c,
6120 arch/riscv.c, arch/riscv.h, arch/tic6x.c, arm-tdep.c, auto-load.c,
6121 auxv.c, ax-gdb.c, ax-general.c, ax.h, breakpoint.c, breakpoint.h,
6122 btrace.c, btrace.h, build-id.c, build-id.h, c-lang.h, charset.c,
6123 charset.h, cli/cli-cmds.c, cli/cli-cmds.h, cli/cli-decode.c,
6124 cli/cli-dump.c, cli/cli-option.h, cli/cli-script.c,
6125 coff-pe-read.c, command.h, compile/compile-c-support.c,
6126 compile/compile-c.h, compile/compile-cplus-symbols.c,
6127 compile/compile-cplus-types.c, compile/compile-cplus.h,
6128 compile/compile-loc2c.c, compile/compile.c, completer.c,
6129 completer.h, contrib/ari/gdb_ari.sh, corefile.c, corelow.c,
6130 cp-support.c, cp-support.h, cp-valprint.c, csky-tdep.c, ctf.c,
6131 darwin-nat.c, debug.c, defs.h, disasm-selftests.c, disasm.c,
6132 disasm.h, dtrace-probe.c, dwarf-index-cache.c,
6133 dwarf-index-cache.h, dwarf-index-write.c, dwarf2-frame.c,
6134 dwarf2expr.c, dwarf2loc.c, dwarf2read.c, event-loop.c,
6135 event-top.c, exceptions.c, exec.c, extension.h, fbsd-nat.c,
6136 features/aarch64-core.c, features/aarch64-fpu.c,
6137 features/aarch64-pauth.c, features/aarch64-sve.c,
6138 features/i386/32bit-avx.c, features/i386/32bit-avx512.c,
6139 features/i386/32bit-core.c, features/i386/32bit-linux.c,
6140 features/i386/32bit-mpx.c, features/i386/32bit-pkeys.c,
6141 features/i386/32bit-segments.c, features/i386/32bit-sse.c,
6142 features/i386/64bit-avx.c, features/i386/64bit-avx512.c,
6143 features/i386/64bit-core.c, features/i386/64bit-linux.c,
6144 features/i386/64bit-mpx.c, features/i386/64bit-pkeys.c,
6145 features/i386/64bit-segments.c, features/i386/64bit-sse.c,
6146 features/i386/x32-core.c, features/riscv/32bit-cpu.c,
6147 features/riscv/32bit-csr.c, features/riscv/32bit-fpu.c,
6148 features/riscv/64bit-cpu.c, features/riscv/64bit-csr.c,
6149 features/riscv/64bit-fpu.c, features/tic6x-c6xp.c,
6150 features/tic6x-core.c, features/tic6x-gp.c, filename-seen-cache.h,
6151 findcmd.c, findvar.c, fork-child.c, gcore.c, gdb_bfd.c, gdb_bfd.h,
6152 gdb_proc_service.h, gdb_regex.c, gdb_select.h, gdb_usleep.c,
6153 gdbarch-selftests.c, gdbthread.h, gdbtypes.h, gnu-nat.c,
6154 go32-nat.c, guile/guile.c, guile/scm-ports.c,
6155 guile/scm-safe-call.c, guile/scm-type.c, i386-fbsd-nat.c,
6156 i386-fbsd-tdep.c, i386-go32-tdep.c, i386-linux-nat.c,
6157 i386-linux-tdep.c, i386-tdep.c, i387-tdep.c,
6158 ia64-libunwind-tdep.c, ia64-linux-nat.c, inf-child.c,
6159 inf-ptrace.c, infcall.c, infcall.h, infcmd.c, inferior-iter.h,
6160 inferior.c, inferior.h, inflow.c, inflow.h, infrun.c, infrun.h,
6161 inline-frame.c, language.h, linespec.c, linux-fork.c, linux-nat.c,
6162 linux-tdep.c, linux-thread-db.c, location.c, machoread.c,
6163 macrotab.h, main.c, maint.c, maint.h, memattr.c, memrange.h,
6164 mi/mi-cmd-break.h, mi/mi-cmd-env.c, mi/mi-cmd-stack.c,
6165 mi/mi-cmd-var.c, mi/mi-interp.c, mi/mi-main.c, mi/mi-parse.h,
6166 minsyms.c, mips-linux-tdep.c, namespace.h,
6167 nat/aarch64-linux-hw-point.c, nat/aarch64-linux-hw-point.h,
6168 nat/aarch64-linux.c, nat/aarch64-sve-linux-ptrace.c,
6169 nat/amd64-linux-siginfo.c, nat/fork-inferior.c,
6170 nat/linux-btrace.c, nat/linux-btrace.h, nat/linux-namespaces.c,
6171 nat/linux-nat.h, nat/linux-osdata.c, nat/linux-personality.c,
6172 nat/linux-procfs.c, nat/linux-ptrace.c, nat/linux-ptrace.h,
6173 nat/linux-waitpid.c, nat/mips-linux-watch.c,
6174 nat/mips-linux-watch.h, nat/ppc-linux.c, nat/x86-dregs.c,
6175 nat/x86-dregs.h, nat/x86-linux-dregs.c, nat/x86-linux.c,
6176 nto-procfs.c, nto-tdep.c, objfile-flags.h, objfiles.c, objfiles.h,
6177 obsd-nat.c, observable.h, osdata.c, p-valprint.c, parse.c,
6178 parser-defs.h, ppc-linux-nat.c, printcmd.c, probe.c, proc-api.c,
6179 procfs.c, producer.c, progspace.h, psymtab.h,
6180 python/py-framefilter.c, python/py-inferior.c, python/py-ref.h,
6181 python/py-type.c, python/python.c, record-btrace.c, record-full.c,
6182 record.c, record.h, regcache-dump.c, regcache.c, regcache.h,
6183 remote-fileio.c, remote-fileio.h, remote-sim.c, remote.c,
6184 riscv-tdep.c, rs6000-aix-tdep.c, rust-exp.y, s12z-tdep.c,
6185 selftest-arch.c, ser-base.c, ser-event.c, ser-pipe.c, ser-tcp.c,
6186 ser-unix.c, skip.c, solib-aix.c, solib-target.c, solib.c,
6187 source-cache.c, source.c, source.h, sparc-nat.c, spu-linux-nat.c,
6188 stack.c, stap-probe.c, symfile-add-flags.h, symfile.c, symfile.h,
6189 symtab.c, symtab.h, target-descriptions.c, target-descriptions.h,
6190 target-memory.c, target.c, target.h, target/waitstatus.c,
6191 target/waitstatus.h, thread-iter.h, thread.c, tilegx-tdep.c,
6192 top.c, top.h, tracefile-tfile.c, tracefile.c, tracepoint.c,
6193 tracepoint.h, tui/tui-io.c, ui-file.c, ui-out.h,
6194 unittests/array-view-selftests.c,
6195 unittests/child-path-selftests.c, unittests/cli-utils-selftests.c,
6196 unittests/common-utils-selftests.c,
6197 unittests/copy_bitwise-selftests.c, unittests/environ-selftests.c,
6198 unittests/format_pieces-selftests.c,
6199 unittests/function-view-selftests.c,
6200 unittests/lookup_name_info-selftests.c,
6201 unittests/memory-map-selftests.c, unittests/memrange-selftests.c,
6202 unittests/mkdir-recursive-selftests.c,
6203 unittests/observable-selftests.c,
6204 unittests/offset-type-selftests.c, unittests/optional-selftests.c,
6205 unittests/parse-connection-spec-selftests.c,
6206 unittests/ptid-selftests.c, unittests/rsp-low-selftests.c,
6207 unittests/scoped_fd-selftests.c,
6208 unittests/scoped_mmap-selftests.c,
6209 unittests/scoped_restore-selftests.c,
6210 unittests/string_view-selftests.c, unittests/style-selftests.c,
6211 unittests/tracepoint-selftests.c, unittests/unpack-selftests.c,
6212 unittests/utils-selftests.c, unittests/xml-utils-selftests.c,
6213 utils.c, utils.h, valarith.c, valops.c, valprint.c, value.c,
6214 value.h, varobj.c, varobj.h, windows-nat.c, x86-linux-nat.c,
6215 xml-support.c, xml-support.h, xml-tdesc.h, xstormy16-tdep.c,
6216 xtensa-linux-nat.c, dwarf2read.h: Change common to gdbsupport.
6217
5b0e2db4
AB
62182019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6219
6220 * linespec.c (decode_digits_list_mode): Set explicit_line to a
6221 bool value.
6222 (decode_digits_ordinary): Set explicit_line field in sal.
6223 * symtab.c (skip_prologue_sal): Don't skip prologue for a
6224 symtab_and_line that was set on an explicit line number in
6225 assembler code. Do always update the recorded symtab and line if
6226 we do skip the prologue.
6227
0ba852ab
AB
62282019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6229
6230 * breakpoint.c (set_breakpoint_location_function): Remove
6231 explicit_loc parameter.
6232 (momentary_breakpoint_from_master): Update call to
6233 set_breakpoint_location_function.
6234 (add_location_to_breakpoint): Likewise.
6235
b3a7d171
AB
62362019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6237
6238 * riscv-tdep.c (riscv_features_from_gdbarch_info): Don't modify
6239 required features based on default bfd type when no specific bfd
6240 is present.
6241
1f6f6e21
PW
62422019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6243
6244 * NEWS: Mention that GDB printf and eval commands can now print
6245 C-style and Ada-style convenience var strings without
6246 calling the inferior.
6247 * printcmd.c (printf_c_string): Locally print GDB internal var
6248 instead of transiting via the inferior.
6249 (printf_wide_c_string): Likewise.
6250
62512019-07-04 Alan Hayward <alan.hayward@arm.com>
ea142fbf 6252
5862c886 6253 PR breakpoints/25011
ea142fbf
AH
6254 * symfile.c (symbol_file_command): Call solib_create_inferior_hook.
6255
0598af48
TT
62562019-07-04 Tom Tromey <tom@tromey.com>
6257
6258 PR tui/24724:
6259 * tui/tui-winsource.c (tui_clear_source_content): Update.
6260 (tui_source_window_base::set_is_exec_point_at): Fix comment.
6261 (tui_update_breakpoint_info): Update.
6262 (tui_set_exec_info_content): Update.
6263 * tui/tui-source.c (tui_set_source_content_nil): Update.
6264 * tui/tui-disasm.c (tui_set_disassem_content): Don't set
6265 has_break.
6266 * tui/tui-data.h (enum tui_bp_flag): New.
6267 (tui_bp_flags): New enum flags type.
6268 (struct tui_source_element) <break_mode>: Change type. Rename
6269 from has_break.
6270 (TUI_BP_ENABLED, TUI_BP_DISABLED, TUI_BP_HIT)
6271 (TUI_BP_CONDITIONAL, TUI_BP_HARDWARE): Don't define. Now enum
6272 constants.
6273 * tui/tui-winsource.h: Fix comment.
6274
350fab54
AH
62752019-07-04 Alan Hayward <alan.hayward@arm.com>
6276
6277 * aarch32-linux-nat.h (VFP_REGS_SIZE): Remove define.
6278 * aarch64-linux-nat.c (fetch_fpregs_from_thread)
6279 (store_fpregs_to_thread)
6280 (aarch64_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
6281 * arch/arm.h (IWMMXT_VEC_REGISTER_SIZE, ARM_CORE_REGS_SIZE)
6282 (ARM_FP_REGS_SIZE, ARM_VFP2_REGS_SIZE, ARM_VFP3_REGS_SIZE)
6283 (IWMMXT_REGS_SIZE): Add define.
6284 * arm-linux-nat.c (IWMMXT_REGS_SIZE): Remove define.
6285 (fetch_vfp_regs, store_vfp_regs)
6286 (arm_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
6287 * arm-tdep.c (arm_register_g_packet_guesses): Use new defines.
6288
f0452268
AH
62892019-07-04 Alan Hayward <alan.hayward@arm.com>
6290
6291 * arch/arm-get-next-pcs.c (thumb_get_next_pcs_raw): Use ARM_
6292 defines.
6293 * arch/arm-linux.c (arm_linux_sigreturn_next_pc_offset): Likewise.
6294 * arch/arm.h (INT_REGISTER_SIZE) Rename from...
6295 (ARM_INT_REGISTER_SIZE): ...to this.
6296 (ARM_FP_REGISTER_SIZE) (ARM_VFP_REGISTER_SIZE): Add define.
6297 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE)
6298 (ARM_LINUX_SIZEOF_GREGSET, arm_linux_supply_gregset)
6299 (arm_linux_collect_gregset, supply_nwfpe_register)
6300 (collect_nwfpe_register, arm_linux_collect_nwfpe): Use ARM_
6301 defines.
6302 * arm-linux-tdep.h (ARM_LINUX_SIZEOF_NWFPE, NWFPE_FPSR_OFFSET)
6303 (NWFPE_FPCR_OFFSET, NWFPE_TAGS_OFFSET): Likewise
6304 * arm-nbsd-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Likewise.
6305 * arm-tdep.c (arm_push_dummy_call, arm_extract_return_value)
6306 (arm_return_in_memory, arm_store_return_value)
6307 (arm_get_longjmp_target, arm_register_g_packet_guesses)
6308 (arm_record_ld_st_multiple): Likewise.
6309 * arm-tdep.h (FP_REGISTER_SIZE, VFP_REGISTER_SIZE): Remove.
6310 * arm-wince-tdep.c (ARM_WINCE_JB_ELEMENT_SIZE): Use ARM_ defines.
6311
e935475c
AH
63122019-07-04 Alan Hayward <alan.hayward@arm.com>
6313
6314 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Use
6315 AARCH64_DISPLACED_MODIFIED_INSNS.
6316 * aarch64-tdep.c (struct aarch64_displaced_step_data)
6317 (aarch64_displaced_step_copy_insn): Likewise.
6318 * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
6319 (AARCH64_DISPLACED_MODIFIED_INSNS): ...to this.
6320 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
6321 ARM_DISPLACED_MODIFIED_INSNS.
6322 * arm-tdep.c (arm_gdbarch_init): Likewise.
6323 * arm-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
6324 (ARM_DISPLACED_MODIFIED_INSNS): ...to this.
6325 (struct arm_displaced_step_closure): Use
6326 ARM_DISPLACED_MODIFIED_INSNS.
6327
df0bb381
AH
63282019-07-04 Alan Hayward <alan.hayward@arm.com>
6329
6330 * features/Makefile: Remove unused xml files.
6331 * features/aarch64.xml: Remove.
6332 * features/i386/amd64-avx-avx512-linux.xml: Remove.
6333 * features/i386/amd64-avx-avx512.xml: Remove.
6334 * features/i386/amd64-avx-linux.xml: Remove.
6335 * features/i386/amd64-avx-mpx-avx512-pku-linux.xml: Remove.
6336 * features/i386/amd64-avx-mpx-avx512-pku.xml: Remove.
6337 * features/i386/amd64-avx-mpx-linux.xml: Remove.
6338 * features/i386/amd64-avx-mpx.xml: Remove.
6339 * features/i386/amd64-avx.xml: Remove.
6340 * features/i386/amd64-linux.xml: Remove.
6341 * features/i386/amd64-mpx-linux.xml: Remove.
6342 * features/i386/amd64-mpx.xml: Remove.
6343 * features/i386/amd64.xml: Remove.
6344 * features/i386/i386-avx-avx512-linux.xml: Remove.
6345 * features/i386/i386-avx-avx512.xml: Remove.
6346 * features/i386/i386-avx-linux.xml: Remove.
6347 * features/i386/i386-avx-mpx-avx512-pku-linux.xml: Remove.
6348 * features/i386/i386-avx-mpx-avx512-pku.xml: Remove.
6349 * features/i386/i386-avx-mpx-linux.xml: Remove.
6350 * features/i386/i386-avx-mpx.xml: Remove.
6351 * features/i386/i386-avx.xml: Remove.
6352 * features/i386/i386-linux.xml: Remove.
6353 * features/i386/i386-mmx-linux.xml: Remove.
6354 * features/i386/i386-mmx.xml: Remove.
6355 * features/i386/i386-mpx-linux.xml: Remove.
6356 * features/i386/i386-mpx.xml: Remove.
6357 * features/i386/i386.xml: Remove.
6358 * features/i386/x32-avx-avx512-linux.xml: Remove.
6359 * features/i386/x32-avx-linux.xml: Remove.
6360 * features/i386/x32-linux.xml: Remove.
6361
edd6266a
AH
63622019-07-04 Alan Hayward <alan.hayward@arm.com>
6363
6364 * regformats/aarch64.dat: Remove.
6365 * regformats/i386/amd64-avx-avx512-linux.dat: Remove.
6366 * regformats/i386/amd64-avx-linux.dat: Remove.
6367 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Remove.
6368 * regformats/i386/amd64-avx-mpx-linux.dat: Remove.
6369 * regformats/i386/amd64-linux.dat: Remove.
6370 * regformats/i386/amd64-mpx-linux.dat: Remove.
6371 * regformats/i386/amd64.dat: Remove.
6372 * regformats/i386/i386-avx-avx512-linux.dat: Remove.
6373 * regformats/i386/i386-avx-linux.dat: Remove.
6374 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Remove.
6375 * regformats/i386/i386-avx-mpx-linux.dat: Remove.
6376 * regformats/i386/i386-linux.dat: Remove.
6377 * regformats/i386/i386-mmx-linux.dat: Remove.
6378 * regformats/i386/i386-mpx-linux.dat: Remove.
6379 * regformats/i386/i386.dat: Remove.
6380 * regformats/i386/x32-avx-avx512-linux.dat: Remove.
6381 * regformats/i386/x32-avx-linux.dat: Remove.
6382 * regformats/i386/x32-linux.dat: Remove.
6383
2b40fda7
AH
63842019-07-04 Alan Hayward <alan.hayward@arm.com>
6385
6386 * aarch64-tdep.c: Remove xml self tests.
6387 * amd64-linux-tdep.c: Likewise.
6388 * amd64-tdep.c: Likewise.
6389 * i386-linux-tdep.c: Likewise.
6390 * i386-tdep.c: Likewise.
6391
5f4ba3e7
PA
63922019-07-03 Pedro Alves <palves@redhat.com>
6393
6394 PR cli/24732
6395 * cli/cli-cmds.c (struct pipe_cmd_opts): New.
6396 (pipe_cmd_option_defs): New.
6397 (make_pipe_cmd_options_def_group): New.
6398 (pipe_command): Use gdb::option::process_options.
6399 (pipe_command_completer): New function.
6400 (_initialize_cli_cmds): Install completer for "pipe" command.
6401
3d9be6f5
PA
64022019-07-03 Pedro Alves <palves@redhat.com>
6403
6404 * cli/cli-option.c (union option_value) <string>: New field.
6405 (struct option_def_and_value): Add ctor, move ctor, dtor and
6406 use DISABLE_COPY_AND_ASSIGN.
6407 (option_def_and_value::clear_value): New.
6408 (parse_option, save_option_value_in_ctx, get_val_type_str)
6409 (add_setshow_cmds_for_options): Handle var_string.
6410 * cli-option.h (union option_def::var_address) <string>: New
6411 field.
6412 (struct string_option_def): New.
6413 * maint-test-options.c (struct test_options_opts): Add default
6414 ctor and use DISABLE_COPY_AND_ASSIGN.
6415 <string_opt>: New field.
6416 (test_options_opts::~test_options_opts): New.
6417 (test_options_opts::dump): Also dump "-string".
6418 (test_options_option_defs): Install "string.
6419
41fc454c
PA
64202019-07-03 Pedro Alves <palves@redhat.com>
6421
6422 * cli/cli-option.c (parse_option) <var_enum>: Don't return an
6423 option_value with a null enumeration.
6424 (complete_options): Save the option values in the context.
6425 (save_option_value_in_ctx): New, factored out from ...
6426 (process_options): ... here.
6427 * cli/cli-utils.c (get_ulongest): Don't advance PP until the end
6428 of the function.
6429 * maint-test-options.c (test_options_opts::dump): New, factored
6430 out from ...
6431 (maintenance_test_options_command_mode): ... here.
6432 (maintenance_test_options_command_completion_result): Delete.
6433 (maintenance_test_options_command_completion_text): Update
6434 comment.
6435 (maintenance_show_test_options_completion_result): Change
6436 prototype. Just print
6437 maintenance_test_options_command_completion_text.
6438 (save_completion_result): New.
6439 (maintenance_test_options_completer_mode): Pass options context to
6440 complete_options, and then save a dump.
6441 (_initialize_maint_test_options): Use add_cmd to install "maint
6442 show test-options-completion-result".
6443
fdbc9870
PA
64442019-07-03 Pedro Alves <palves@redhat.com>
6445
6446 * NEWS (New commands): Mention "with" and "maint with".
6447 * cli/cli-cmds.c (with_command_1, with_command_completer_1)
6448 (with_command, with_command_completer): New.
6449 (pipe_command): Adjust to new repeat_previous
6450 interface.
6451 (_initialize_cli_cmds): Install the "with" command and its "w"
6452 alias.
6453 * cli/cli-cmds.h (with_command_1, with_command_completer_1): New
6454 declarations.
6455 * cli/cli-setshow.c (parse_cli_var_uinteger)
6456 (parse_cli_var_zuinteger_unlimited, do_set_command): Handle empty
6457 argument strings for all var_types.
6458 (get_setshow_command_value_string): New, factored out from ...
6459 (do_show_command): ... this.
6460 * cli/cli-setshow.h: Include <string>.
6461 (get_setshow_command_value_string): Declare.
6462 * command.h (repeat_previous): Now returns const char *. Adjust
6463 comment.
6464 * maint.c: Include "cli/cli-cmds.h".
6465 (maintenance_with_cmd, maintenance_with_cmd_completer): New.
6466 (_initialize_maint_cmds): Register the "maintenance with" command.
6467 * top.c (repeat_previous): Move bits from pipe_command here:
6468 Return the saved command line, if any; error out if there's no
6469 command to relaunch.
6470
c6ac8931
PA
64712019-07-03 Pedro Alves <palves@redhat.com>
6472
6473 * NEWS (New commands): Mention "maint set/show test-settings"
6474 instead of "maint test-settings".
6475 * maint-test-settings.c (maintenance_test_settings_list): Delete.
6476 (maintenance_test_settings_set_list): Rename to ...
6477 (maintenance_set_test_settings_list): ... this.
6478 (maintenance_test_settings_show_list): Rename to ...
6479 (maintenance_show_test_settings_list): ... this.
6480 (maintenance_test_settings_cmd): Delete.
6481 (maintenance_test_settings_set_cmd): ...
6482 (maintenance_set_test_settings_cmd): ... this.
6483 (maintenance_test_settings_show_cmd): ...
6484 (maintenance_show_test_settings_cmd): ... this.
6485 (maintenance_test_settings_show_value_cmd):
6486 (maintenance_show_test_settings_value_cmd): ... this.
6487 (_initialize_maint_test_settings): No longer install the "maint
6488 test-settings" prefix command. Rename "maint test-settings set"
6489 to "maint set test-settings", and "maint test-settings show" to
6490 "maint show test-settings". Adjust all subcommands.
6491
d1fcf2fd
PA
64922019-07-03 Pedro Alves <palves@redhat.com>
6493
6494 * maint-test-settings.c: Fix file's intro comment. Replace all
6495 references to "test-options" with references to "test-settings",
6496 in comments.
6497
970f9d09
PA
64982019-07-03 Pedro Alves <palves@redhat.com>
6499
6500 * maint-test-settings.c (maintenance_test_settings_xxx)
6501 (maintenance_test_settings_yyy, maintenance_test_settings_zzz):
6502 New.
6503 (maintenance_test_settings_enums): Use them.
6504 (maintenance_test_settings_enum): Default to
6505 maintenance_test_settings_xxx.
6506 (_initialize_maint_test_settings): Initialize
6507 MAINTENANCE_TEST_SETTINGS_FILENAME.
6508
f3869b1a
SM
65092019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
6510
6511 * breakpoint.h (remove_breakpoints_inf): Change return type to
6512 void, move function documentation here.
6513 * breakpoint.c (remove_breakpoints_inf): Change return type to
6514 void, move function documentation to header.
6515
54d66006
PA
65162019-07-02 Pedro Alves <palves@redhat.com>
6517
6518 * NEWS (Completion improvements): Mention "info threads".
6519 * thread.c (struct info_threads_opts, info_threads_option_defs)
6520 (make_info_threads_options_def_group): New.
6521 (info_threads_command): Use gdb::option::process_options.
6522 (info_threads_command_completer): New.
6523 (_initialize_thread): Use gdb::option::build_help to build the
6524 help text for "info threads".
6525
854f6088
SM
65262019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
6527
6528 * defs.h (generic_load): Move from here...
6529 * symfile.h (generic_load): ... to here. Rename name parameter
6530 to args.
6531 * symfile.c (generic_load): Add comment.
6532
54ee4252
TT
65332019-07-01 Tom Tromey <tromey@adacore.com>
6534
6535 * dwarf2read.c
6536 (dw2_debug_names_iterator::find_vec_in_debug_names): Hoist
6537 declaration of without_params. Fix formatting.
6538
65392b3e
TT
65392019-07-01 Tom Tromey <tromey@adacore.com>
6540
6541 * ada-exp.y (find_primitive_type): Update.
6542 * ada-lang.h (ada_lookup_symbol): Update.
6543 * ada-lang.c (ada_lookup_symbol): Remove "is_a_field_of_this"
6544 parameter.
6545 (ada_lookup_encoded_symbol, ada_lookup_symbol_nonlocal): Update.
6546
7d7571f0
SDJ
65472019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
6548
6549 PR breakpoints/24541
6550 * gdbarch.c: Regenerate.
6551 * gdbarch.h: Regenerate.
6552 * gdbarch.sh: Add 'stap_adjust_register'.
6553 * i386-tdep.c: Include '<unordered_set>'.
6554 (i386_stap_adjust_register): New function.
6555 (i386_elf_init_abi): Register 'i386_stap_adjust_register'.
6556 * stap-probe.c (stap_parse_register_operand): Call
6557 'gdbarch_stap_adjust_register'.
6558
5af5392a
SDJ
65592019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
6560
6561 PR python/24742
6562 https://bugzilla.redhat.com/show_bug.cgi?id=1723564
6563 * python/python.c (do_start_initialization): Use 'xmalloc'
6564 instead of 'PyMem_Malloc'.
6565
10d06d82
TT
65662019-06-28 Tom Tromey <tromey@adacore.com>
6567
6568 * dwarf2read.c (partial_die_info::read): Prefer the linkage name
6569 for Ada.
6570
1b7f24cd
TT
65712019-06-27 Tom Tromey <tromey@adacore.com>
6572
6573 * arm-tdep.c (arm_objfile_data_key): Move lower. Change type to
6574 objfile_key.
6575 (arm_find_mapping_symbol, arm_record_special_symbol)
6576 (_initialize_arm_tdep): Update.
6577 (arm_objfile_data_free): Remove.
6578
3d507ff2
TT
65792019-06-27 Tom Tromey <tromey@adacore.com>
6580
6581 * cp-valprint.c (cp_print_value_fields): Pass opts, not options,
6582 to cp_print_static_field.
6583
762c164d
TT
65842019-06-26 Tom Tromey <tromey@adacore.com>
6585
6586 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove.
6587 * minsyms.h (lookup_minimal_symbol_solib_trampoline): Don't
6588 declare.
6589
aa2f9bcf
AH
65902019-06-26 Alan Hayward <alan.hayward@arm.com>
6591
6592 * features/aarch64-core.c (create_feature_aarch64_core):
6593 Regenerate.
6594 * features/aarch64-core.xml: Add cpsr flags.
6595
3426ae57
AH
65962019-06-26 Alan Hayward <alan.hayward@arm.com>
6597
6598 * arm-tdep.c (arm_gnu_triplet_regexp): New function.
6599 (arm_gdbarch_init): Add arm_gnu_triplet_regexp.
6600
4838e44c
SM
66012019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
6602
6603 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New
6604 field.
6605 (arm_find_mapping_symbol): Sort mapping symbol vectors on first
6606 use.
6607 (arm_record_special_symbol): Don't insert new symbol in sorted
6608 position, push it at the end.
6609
54cc7474
SM
66102019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
6611
6612 * arm-tdep.c (struct arm_mapping_symbol) (operator <): New.
6613 (arm_mapping_symbol_s): Remove.
6614 (DEF_VEC_O(arm_mapping_symbol_s)): Remove.
6615 (arm_mapping_symbol_vec): New typedef.
6616 (struct arm_per_objfile): Add constructor.
6617 <section_maps>: Change type to
6618 std::unique_ptr<arm_mapping_symbol_vec[]>.
6619 (arm_compare_mapping_symbols): Remove.
6620 (arm_find_mapping_symbol): Adjust to section_maps type change.
6621 (arm_objfile_data_free): Call delete on arm_per_objfile.
6622 (arm_record_special_symbol): Adjust to section_maps type change.
6623 Allocate arm_per_objfile with new.
6624
b65b566c
PW
66252019-06-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6626
6627 * cli/cli-cmds.c (alias_command): Compare the alias prefix
6628 with the command prefix.
6629
c2fc64f5
TT
66302019-06-25 Tom Tromey <tom@tromey.com>
6631
6632 * tui/tui-wingeneral.c (tui_delete_win): Remove "return".
6633 * tui/tui-data.c (~tui_gen_win_info): Remove "if".
6634
fb54fa76
TT
66352019-06-25 Tom Tromey <tom@tromey.com>
6636
6637 * tui/tui-layout.c (init_and_make_win): Assert on unrecognized
6638 type.
6639 * tui/tui-data.h (struct tui_gen_win_info): Make constructor
6640 protected.
6641
f7952c57
TT
66422019-06-25 Tom Tromey <tom@tromey.com>
6643
6644 * tui/tui-winsource.c
6645 (tui_source_window_base::set_is_exec_point_at): Add check against
6646 LOA_ADDRESS.
6647
17568d78
TT
66482019-06-25 Tom Tromey <tom@tromey.com>
6649
6650 * tui/tui-source.c (tui_set_source_content): Don't check before
6651 xfree.
6652 * tui/tui-disasm.c (tui_disassemble): Don't check before xfree.
6653
53e7cdba
TT
66542019-06-25 Tom Tromey <tom@tromey.com>
6655
6656 * tui/tui-winsource.h (tui_update_source_window_as_is)
6657 (tui_alloc_source_buffer, tui_line_is_displayed)
6658 (tui_addr_is_displayed): Change type of win_info.
6659 * tui/tui-winsource.c (tui_update_source_window_as_is)
6660 (tui_clear_source_content, tui_show_source_line)
6661 (tui_show_source_content, tui_source_window_base::refill)
6662 (tui_source_window_base::set_is_exec_point_at)
6663 (tui_source_window_base::set_is_exec_point_at)
6664 (tui_update_breakpoint_info, tui_set_exec_info_content): Update.
6665 (tui_alloc_source_buffer, tui_line_is_displayed)
6666 (tui_addr_is_displayed): Change type of win_info. Update.
6667 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
6668 (tui_source_window_base::do_make_visible_with_new_height):
6669 Update.
6670 * tui/tui-source.c (tui_set_source_content)
6671 (tui_set_source_content_nil)
6672 (tui_source_window::do_scroll_vertical): Update.
6673 * tui/tui-layout.c (show_layout): Update.
6674 * tui/tui-disasm.c (tui_set_disassem_content)
6675 (tui_disasm_window::do_scroll_vertical): Update.
6676 * tui/tui-data.h (tui_win_content): Remove.
6677 (struct tui_gen_win_info) <content, content_size>: Remove.
6678 (struct tui_source_element): Add initializers and destructor.
6679 (union tui_which_element, struct tui_win_element): Remove.
6680 (struct tui_source_window_base) <content>: New field.
6681 (struct tui_data_window): Remove destructor.
6682 (tui_alloc_content, tui_free_win_content)
6683 (tui_free_all_source_wins_content): Don't declare.
6684 * tui/tui-data.c (tui_initialize_static_data): Update.
6685 (init_content_element, tui_alloc_content): Remove.
6686 (~tui_gen_win_info): Update.
6687 (~tui_data_window, tui_free_all_source_wins_content)
6688 (tui_free_win_content, free_content, free_content_elements):
6689 Remove.
6690
7908abbf
TT
66912019-06-25 Tom Tromey <tom@tromey.com>
6692
6693 * tui/tui-winsource.h (tui_clear_source_content)
6694 (tui_erase_source_content, tui_show_source_content): Change type
6695 of win_info.
6696 * tui/tui-winsource.c (tui_clear_source_content)
6697 (tui_erase_source_content, tui_show_source_content): Change type
6698 of win_info.
6699 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
6700 * tui/tui-source.h (tui_set_source_content_nil): Change type of
6701 win_info.
6702 * tui/tui-source.c (tui_set_source_content_nil): Change type of
6703 win_info.
6704 * tui/tui-layout.c (show_source_or_disasm_and_command): Update.
6705
02c28df0
TT
67062019-06-25 Tom Tromey <tom@tromey.com>
6707
6708 * tui/tui-winsource.c (tui_clear_source_content)
6709 (tui_source_window_base::set_is_exec_point_at): Update.
6710 * tui/tui-source.c (tui_set_source_content_nil): Update.
6711 * tui/tui-data.h (struct tui_source_element) <is_exec_point>: Now
6712 a bool.
6713 * tui/tui-data.c (init_content_element): Update.
6714
6658b1bf
TT
67152019-06-25 Tom Tromey <tom@tromey.com>
6716
6717 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Update.
6718 * tui/tui-win.c (make_invisible_and_set_new_height): Update.
6719 * tui/tui-layout.c (init_and_make_win): Update.
6720 * tui/tui.h (enum tui_win_type): Update.
6721 * tui/tui-data.h (tui_win_is_auxiliary): Rename from
6722 tui_win_is_auxillary.
6723 * tui/tui-data.c (tui_win_is_auxiliary): Rename from
6724 tui_win_is_auxillary.
6725
21e1c91e
TT
67262019-06-25 Tom Tromey <tom@tromey.com>
6727
6728 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Update.
6729 * tui/tui-windata.c (tui_data_window::first_data_item_displayed)
6730 (tui_delete_data_content_windows, tui_display_all_data)
6731 (tui_data_window::do_scroll_vertical, tui_display_data_from):
6732 Update.
6733 * tui/tui-win.c (tui_data_window::set_new_height): Simplify.
6734 * tui/tui-regs.c (tui_last_regs_line_no)
6735 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
6736 (tui_show_registers): Update.
6737 (tui_show_register_group): Return void. Update.
6738 (tui_display_registers_from, tui_display_reg_element_at_line)
6739 (tui_display_registers_from_line, tui_check_register_values):
6740 Update.
6741 * tui/tui-data.h (union tui_which_element) <data_window>: Remove
6742 member.
6743 (struct tui_data_window) <regs_content>: Now a std::vector.
6744 <regs_content_count>: Remove.
6745 (tui_add_content_elements, tui_free_data_content): Don't declare.
6746 * tui/tui-data.c (tui_data_window::clear_detail): Update.
6747 (init_content_element): Remove DATA_WIN case. Add assert.
6748 (tui_add_content_elements): Remove.
6749 (tui_data_window): Update.
6750 (tui_free_data_content): Remove.
6751 (free_content_elements): Remove DATA_WIN case.
6752
115ac53b
TT
67532019-06-25 Tom Tromey <tom@tromey.com>
6754
6755 * tui/tui-data.c (tui_data_item_window): Update.
6756 * tui/tui-windata.h (tui_check_data_values): Don't declare.
6757 * tui/tui-windata.c (tui_display_all_data)
6758 (tui_display_data_from_line): Update.
6759 (tui_check_data_values): Remove.
6760 * tui/tui-regs.c (tui_show_register_group)
6761 (tui_display_reg_element_at_line): Update.
6762 * tui/tui-hooks.c (tui_register_changed)
6763 (tui_refresh_frame_and_register_information): Call
6764 tui_check_register_values.
6765 * tui/tui-data.h (struct tui_data_window) <data_content,
6766 data_content_count, data_type>: Remove.
6767 (enum tui_data_type): Remove.
6768
6769 * tui/tui-data.c (tui_data_window::clear_detail)
6770 (~tui_data_window): Update.
6771
eaf9738b
TT
67722019-06-25 Tom Tromey <tom@tromey.com>
6773
6774 * tui/tui-windata.h (tui_first_data_item_displayed): Don't
6775 declare.
6776 * tui/tui-windata.c (tui_data_window::first_data_item_displayed):
6777 Rename from tui_first_data_item_displayed. Update.
6778 (tui_data_window::refresh_all)
6779 (tui_data_window::do_scroll_vertical): Update.
6780 * tui/tui-data.h (struct tui_data_window)
6781 <first_data_item_displayed>: Declare new method.
6782
31ca4723
TT
67832019-06-25 Tom Tromey <tom@tromey.com>
6784
6785 * tui/tui-data.h (tui_init_generic_part): Don't declare.
6786 * tui/tui-data.c (tui_init_generic_part): Remove, moving
6787 contents...
6788 (tui_initialize_static_data): ...here.
6789
41bcff7f
TT
67902019-06-25 Tom Tromey <tom@tromey.com>
6791
6792 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
6793 (tui_display_registers_from, tui_check_register_values): Update.
6794 (tui_display_register): Remove win_info parameter; update.
6795 (tui_get_register): Change type of parameters.
6796 * tui/tui-data.h (struct tui_data_element): Remove.
6797 (union tui_which_element) <data>: Remove.
6798 <data_window>: Change type.
6799 (struct tui_data_item_window): New.
6800 * tui/tui-data.c (init_content_element): Remove DATA_ITEM_WIN
6801 case. Add assert.
6802 (~tui_data_item_window): New destructor.
6803 (free_content_elements): Remove DATA_ITEM_WIN case.
6804
d2802c33
TT
68052019-06-25 Tom Tromey <tom@tromey.com>
6806
6807 * tui/tui.h (enum tui_win_type) <MAX_WINDOWS, UNDEFINED_WIN>:
6808 Remove.
6809
dd835f8b
TT
68102019-06-25 Tom Tromey <tom@tromey.com>
6811
6812 * tui/tui-data.h (struct tui_command_element): Remove.
6813 (union tui_which_element) <command>: Remove.
6814 * tui/tui-data.c (init_content_element): Remove CMD_WIN case. Add
6815 assert.
6816 (free_content_elements): Remove CMD_WIN case.
6817
bd7db367
TT
68182019-06-25 Tom Tromey <tom@tromey.com>
6819
6820 * tui/tui-layout.c (tui_set_layout): Update.
6821 * tui/tui-data.h (struct tui_layout_def) <split>: Remove.
6822 * tui/tui-data.c (layout_def): Update.
6823
3add462f
TT
68242019-06-25 Tom Tromey <tom@tromey.com>
6825
6826 * tui/tui-wingeneral.c (tui_refresh_all): Update.
6827 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
6828 (tui_source_window_base::set_new_height): Update.
6829 * tui/tui-stack.c (tui_make_status_line): Change parameter type.
6830 Update.
6831 (tui_set_locator_fullname, tui_set_locator_info)
6832 (tui_show_frame_info): Update.
6833 * tui/tui-source.c (tui_set_source_content)
6834 (tui_source_is_displayed): Update.
6835 * tui/tui-layout.c (show_source_disasm_command, show_data)
6836 (show_source_or_disasm_and_command): Update.
6837 * tui/tui-disasm.c (tui_set_disassem_content)
6838 (tui_get_begin_asm_address): Update.
6839 * tui/tui-data.h (struct tui_locator_element): Remove.
6840 (union tui_which_element) <locator>: Remove.
6841 (struct tui_locator_window): New.
6842 (tui_locator_win_info_ptr): Change return type.
6843 * tui/tui-data.c (_locator): Change type.
6844 (tui_locator_win_info_ptr): Change return type.
6845 (init_content_element): Remove LOCATOR_WIN case. Add assert.
6846 (tui_alloc_content): Add assert.
6847
489e9d8b
TT
68482019-06-25 Tom Tromey <tom@tromey.com>
6849
6850 * tui/tui-winsource.c
6851 (tui_exec_info_window::maybe_allocate_content): New method.
6852 (tui_set_exec_info_content, tui_show_exec_info_content): Update.
6853 * tui/tui-layout.c (init_and_make_win): Add EXEC_INFO_WIN case.
6854 (make_source_or_disasm_window): Add cast.
6855 * tui/tui-data.h (union tui_which_element) <simple_string>:
6856 Remove.
6857 (struct tui_source_info): New.
6858 (struct tui_source_window_base) <execution_info>: Change type.
6859 * tui/tui-data.c (init_content_element): Remove EXEC_INFO_WIN
6860 case, and add assert.
6861 (tui_alloc_content): Add assert.
6862
c3fabb7d
TT
68632019-06-25 Tom Tromey <tom@tromey.com>
6864
6865 * tui/tui-data.h (tui_alloc_win_info): Don't declare.
6866 * tui/tui-layout.c (init_and_make_win): Use "new" directly.
6867 * tui/tui-data.c (tui_alloc_win_info): Remove.
6868
bbc228ee
TT
68692019-06-25 Tom Tromey <tom@tromey.com>
6870
6871 * tui/tui-win.c (tui_set_win_focus_to): Don't check window type.
6872 * tui/tui-wingeneral.c (tui_unhighlight_win): Check
6873 can_highlight.
6874
5fcee43a
TT
68752019-06-25 Tom Tromey <tom@tromey.com>
6876
6877 * tui/tui-win.c (tui_source_window_base::update_tab_width): Call
6878 make_visible_with_new_height method.
6879 (tui_win_info::make_visible_with_new_height): New method.
6880 (tui_source_window_base::do_make_visible_with_new_height)
6881 (tui_data_window::do_make_visible_with_new_height)
6882 (tui_cmd_window::do_make_visible_with_new_height): New methods.
6883 (make_visible_with_new_height): Remove.
6884 (tui_resize_all, tui_adjust_win_heights): Use
6885 make_visible_with_new_height method.
6886 * tui/tui-data.h (struct tui_win_info)
6887 <do_make_visible_with_new_height, make_visible_with_new_height>:
6888 New methods.
6889 (struct tui_source_window_base, struct tui_data_window)
6890 (struct tui_cmd_window) <do_make_visible_with_new_height>: New
6891 methods.
6892
d83f1fe6
TT
68932019-06-25 Tom Tromey <tom@tromey.com>
6894
6895 * tui/tui-win.c (tui_source_window_base::update_tab_width): New
6896 method.
6897 (update_tab_width): Call update_tab_width method.
6898 * tui/tui-data.h (struct tui_win_info)
6899 (struct tui_source_window_base) <update_tab_width>: New methods.
6900
17374de4
TT
69012019-06-25 Tom Tromey <tom@tromey.com>
6902
6903 * tui/tui-wingeneral.h (tui_make_window): Change type of "box_it"
6904 parameter.
6905 * tui/tui-wingeneral.c (tui_make_window): Change type of "box_it"
6906 parameter.
6907 (tui_gen_win_info::make_visible): Update.
6908 * tui/tui-layout.c (init_and_make_win): Change type of "box_it"
6909 parameter.
6910 * tui/tui-data.h (enum tui_box): New enum.
6911 (BOX_WINDOW, DONT_BOX_WINDOW): Remove defines.
6912
f936bca2
TT
69132019-06-25 Tom Tromey <tom@tromey.com>
6914
6915 * tui/tui-layout.c (make_source_or_disasm_window): Always use
6916 init_and_make_win for EXEC_INFO_WIN.
6917 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>: No
6918 longer inline.
6919 (struct tui_win_info) <~tui_win_info>: Inline.
6920 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
6921 Don't declare.
6922 * tui/tui-data.c (source_win, disasm_win): Remove globals.
6923 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
6924 Remove.
6925 (tui_initialize_static_data): Update.
6926 (~tui_gen_win_info): Handle more cleanup here.
6927 (~tui_source_window_base): Delete "execution_info".
6928 (~tui_win_info): Move code to ~tui_gen_win_info; remove.
6929
d6ba6a11
TT
69302019-06-25 Tom Tromey <tom@tromey.com>
6931
6932 * tui/tui-layout.c (make_command_window): Don't set
6933 can_highlight.
6934 (show_source_disasm_command): Call the reset method.
6935 (show_data): Don't set can_highlight. Call the reset method.
6936 (tui_gen_win_info::reset): Rename from init_gen_win_info
6937 (init_and_make_win): Simplify. Return tui_gen_win_info.
6938 (show_source_or_disasm_and_command): Call the reset method.
6939 * tui/tui-data.h (struct tui_gen_win_info) <reset>: New method.
6940 (struct tui_cmd_window): Set can_highlight.
6941
48a3bd16
TT
69422019-06-25 Tom Tromey <tom@tromey.com>
6943
6944 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Rename
6945 from make_visible.
6946 (tui_make_visible, tui_make_invisible): Rewrite.
6947 (tui_win_info::make_visible): Remove.
6948 (tui_source_window_base::make_visible): Update.
6949 * tui/tui-data.h (struct tui_gen_win_info) <make_visible>: New
6950 method. Moved from...
6951 (struct tui_win_info) <make_visible>: ...here.
6952
c3bd716f
TT
69532019-06-25 Tom Tromey <tom@tromey.com>
6954
6955 * tui/tui-winsource.c
6956 (tui_source_window_base::do_scroll_horizontal): Remove direction
6957 parameter.
6958 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Remove
6959 direction parameter.
6960 * tui/tui-win.c (tui_win_info::forward_scroll)
6961 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
6962 (tui_win_info::right_scroll): Update.
6963 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Remove
6964 direction parameter.
6965 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Remove
6966 direction parameter.
6967 * tui/tui-data.h (enum tui_scroll_direction): Remove.
6968 (struct tui_win_info) <do_scroll_vertical, do_scroll_horizontal>:
6969 Remove direction parameter.
6970 (struct tui_source_window_base, struct tui_source_window)
6971 (struct tui_disasm_window, struct tui_data_window)
6972 (struct tui_cmd_window): Update.
6973
21c32dca
TT
69742019-06-25 Tom Tromey <tom@tromey.com>
6975
6976 * tui/tui-winsource.h (tui_set_exec_info_content)
6977 (tui_show_exec_info_content, tui_erase_exec_info_content)
6978 (tui_clear_exec_info_content, tui_update_exec_info): Change
6979 argument to tui_source_window_base.
6980 * tui/tui-winsource.c (tui_set_exec_info_content)
6981 (tui_show_exec_info_content, tui_erase_exec_info_content)
6982 (tui_clear_exec_info_content, tui_update_exec_info): Change
6983 argument to tui_source_window_base.
6984
73fbdc65
TT
69852019-06-25 Tom Tromey <tom@tromey.com>
6986
6987 * tui/tui-winsource.h (tui_set_exec_info_content): Return void.
6988 * tui/tui-winsource.c (tui_set_exec_info_content): Return void.
6989
33325343
TT
69902019-06-25 Tom Tromey <tom@tromey.com>
6991
6992 * tui/tui-winsource.c (tui_set_exec_info_content): Remove NULL
6993 check.
6994
29d2c474
TT
69952019-06-25 Tom Tromey <tom@tromey.com>
6996
6997 * tui/tui-winsource.h (tui_alloc_source_buffer): Change return
6998 type to void.
6999 * tui/tui-winsource.c (tui_alloc_source_buffer): Change return
7000 type to void.
7001 * tui/tui-source.c (tui_set_source_content): Update.
7002 * tui/tui-disasm.c (tui_set_disassem_content): Update.
7003
152f3f4b
TT
70042019-06-25 Tom Tromey <tom@tromey.com>
7005
7006 * tui/tui-win.c (window_name_completer, tui_set_focus)
7007 (tui_all_windows_info): Use name method.
7008 * tui/tui-data.h (struct tui_gen_win_info)
7009 (struct tui_source_window, struct tui_disasm_window)
7010 (struct tui_data_window, struct tui_cmd_window) <name>: New
7011 method.
7012 (tui_win_name): Don't declare.
7013 * tui/tui-data.c (tui_partial_win_by_name): Use name method.
7014 (tui_win_name): Remove.
7015
be4da588
TT
70162019-06-25 Tom Tromey <tom@tromey.com>
7017
7018 * tui/tui-winsource.h (tui_update_source_window)
7019 (tui_update_source_window_as_is): Change parameter type.
7020 * tui/tui-winsource.c (tui_update_source_window): Change win_info
7021 to be a tui_source_window_base.
7022 (tui_update_source_window_as_is): Likewise.
7023 * tui/tui-win.c (make_visible_with_new_height): Update.
7024
5b81daba
TT
70252019-06-25 Tom Tromey <tom@tromey.com>
7026
7027 * tui/tui-winsource.c (tui_erase_source_content)
7028 (tui_show_source_content, tui_show_exec_info_content)
7029 (tui_erase_exec_info_content): Use refresh_window method.
7030 * tui/tui-wingeneral.h (tui_refresh_win): Don't declare.
7031 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Rename
7032 from tui_refresh_win.
7033 (tui_data_window::refresh_window): New method.
7034 (tui_win_info::refresh, tui_source_window_base::refresh)
7035 (tui_refresh_all): Use refresh_window method.
7036 * tui/tui-stack.c (tui_show_locator_content): Call refresh_window
7037 method.
7038 * tui/tui-regs.c (tui_display_register): Call refresh_window
7039 method.
7040 * tui/tui-layout.c (show_source_disasm_command)
7041 (show_source_or_disasm_and_command): Call refresh_window method.
7042 * tui/tui-data.h (struct tui_gen_win_info)
7043 (struct tui_data_window, struct tui_cmd_window) <refresh_window>:
7044 New method.
7045
cb2ce893
TT
70462019-06-25 Tom Tromey <tom@tromey.com>
7047
7048 * tui/tui.c (tui_rl_other_window, tui_enable)
7049 (tui_is_window_visible, tui_get_command_dimension): Update.
7050 * tui/tui-winsource.c (tui_update_source_window_as_is)
7051 (tui_clear_source_content, tui_erase_source_content)
7052 (tui_show_source_line, tui_source_window_base::refill)
7053 (tui_source_window_base::do_scroll_horizontal)
7054 (tui_source_window_base::set_is_exec_point_at)
7055 (tui_update_breakpoint_info, tui_set_exec_info_content)
7056 (tui_alloc_source_buffer, tui_line_is_displayed)
7057 (tui_addr_is_displayed): Update.
7058 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
7059 (tui_check_and_display_highlight_if_needed)
7060 (tui_win_info::make_visible, tui_win_info::refresh)
7061 (tui_refresh_all): Update.
7062 * tui/tui-windata.c (tui_first_data_item_displayed)
7063 (tui_delete_data_content_windows, tui_erase_data_content)
7064 (tui_display_all_data, tui_data_window::refresh_all)
7065 (tui_check_data_values): Update.
7066 * tui/tui-win.c (window_name_completer, tui_update_gdb_sizes)
7067 (tui_set_win_focus_to, tui_win_info::forward_scroll)
7068 (tui_win_info::backward_scroll, tui_refresh_all_win)
7069 (tui_resize_all, tui_set_focus, tui_all_windows_info)
7070 (update_tab_width, tui_set_win_height, tui_adjust_win_heights)
7071 (tui_source_window_base::set_new_height)
7072 (tui_data_window::set_new_height)
7073 (make_invisible_and_set_new_height)
7074 (make_visible_with_new_height, new_height_ok)
7075 (parse_scrolling_args): Update.
7076 * tui/tui-stack.c (tui_show_frame_info): Update.
7077 * tui/tui-source.c (tui_set_source_content)
7078 (tui_set_source_content_nil, tui_source_is_displayed)
7079 (tui_source_window::do_scroll_vertical): Update.
7080 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
7081 (tui_display_registers_from, tui_display_reg_element_at_line)
7082 (tui_check_register_values, tui_reg_command): Update.
7083 * tui/tui-layout.c (tui_default_win_height)
7084 (show_source_disasm_command, show_data, init_and_make_win)
7085 (show_source_or_disasm_and_command): Update.
7086 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
7087 (tui_redisplay_readline, tui_mld_flush)
7088 (tui_mld_erase_entire_line, tui_mld_getc, tui_cont_sig)
7089 (tui_getc): Update.
7090 * tui/tui-disasm.c (tui_set_disassem_content)
7091 (tui_disasm_window::do_scroll_vertical): Update.
7092 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>:
7093 Now virtual.
7094 (struct tui_win_info): Derive from tui_gen_win_info.
7095 <~tui_win_info>: Mark as override.
7096 <generic>: Remove member.
7097 * tui/tui-data.c (tui_cmd_window::clear_detail, tui_next_win)
7098 (tui_prev_win, tui_partial_win_by_name, tui_win_info)
7099 (~tui_data_window, ~tui_win_info)
7100 (tui_free_all_source_wins_content): Update.
7101 * tui/tui-command.c (tui_refresh_cmd_win): Update.
7102
ab313b35
TT
71032019-06-25 Tom Tromey <tom@tromey.com>
7104
7105 * tui/tui-layout.c (init_and_make_win): Use new.
7106 * tui/tui-data.h (struct tui_gen_win_info): Add constructor,
7107 destructor, initializers.
7108 (tui_alloc_generic_win_info): Don't declare.
7109 * tui/tui-data.c (_locator): Add argument to constructor.
7110 (source_win, disasm_win): New globals.
7111 (exec_info): Remove.
7112 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
7113 Update.
7114 (tui_alloc_generic_win_info): Remove.
7115 (init_content_element): Use new.
7116 (tui_win_info::tui_win_info): Update.
7117 (free_content_elements) <case DATA_WIN>: Use delete.
7118
dc2c33e4
TT
71192019-06-25 Tom Tromey <tom@tromey.com>
7120
7121 * tui/tui-wingeneral.c (tui_refresh_win): Update.
7122 * tui/tui-windata.c (tui_first_data_item_displayed)
7123 (tui_delete_data_content_windows): Update.
7124 * tui/tui-win.c (tui_data_window::set_new_height): Update.
7125 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
7126 (tui_display_registers_from, tui_check_register_values): Update.
7127 * tui/tui-data.h (union tui_which_element) <data_window>: Now a
7128 pointer.
7129 * tui/tui-data.c (init_content_element): Update. Allocate the new
7130 window.
7131 (tui_free_data_content): Update.
7132 (free_content_elements) <case DATA_WIN>: Free the window.
7133
214a5cbe
TT
71342019-06-25 Tom Tromey <tom@tromey.com>
7135
7136 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win):
7137 Update.
7138 * tui/tui-layout.c (make_command_window)
7139 (show_source_disasm_command, show_data, init_and_make_win)
7140 (show_source_or_disasm_and_command): Update.
7141 * tui/tui-data.h (struct tui_win_info) <set_highlight>: New
7142 method.
7143 <can_highight, is_highlighted>: Now bool.
7144 (tui_set_win_highlight): Don't declare.
7145 * tui/tui-data.c (tui_set_win_highlight): Remove.
7146
8e2daf15
TT
71472019-06-25 Tom Tromey <tom@tromey.com>
7148
7149 * tui/tui-wingeneral.c (make_visible): Remove check of window
7150 type.
7151
8903bd8a
TT
71522019-06-25 Tom Tromey <tom@tromey.com>
7153
7154 * tui/tui-win.c (tui_win_info::max_height)
7155 (tui_cmd_window::max_height): New methods.
7156 (new_height_ok): Call max_height.
7157 * tui/tui-data.h (struct tui_win_info, struct tui_cmd_window)
7158 <max_height>: New method.
7159
3f02ce1e
TT
71602019-06-25 Tom Tromey <tom@tromey.com>
7161
7162 * tui/tui-win.c (tui_source_window_base::set_new_height)
7163 (tui_data_window::set_new_height): New methods.
7164 (make_invisible_and_set_new_height): Call set_new_height method.
7165 * tui/tui-data.h (struct tui_win_info)
7166 (struct tui_source_window_base, struct tui_data_window)
7167 <set_new_height>: New method.
7168
1825f487
TT
71692019-06-25 Tom Tromey <tom@tromey.com>
7170
7171 * tui/tui.c (tui_rl_other_window): Call the refresh_all method.
7172 * tui/tui-windata.c (tui_data_window::refresh_all): Rename from
7173 tui_refresh_data_win.
7174 * tui/tui-win.c (tui_source_window_base::refresh_all): New
7175 method.
7176 (tui_refresh_all_win): Call the refresh_all method.
7177 (tui_set_focus): Likewise.
7178 * tui/tui-data.h (struct tui_win_info) <refresh_all>: New method.
7179 (struct tui_source_window_base, struct tui_data_window) <refresh>:
7180 Likewise.
7181
ad54d15b
TT
71822019-06-25 Tom Tromey <tom@tromey.com>
7183
7184 * tui/tui-winsource.h (tui_refill_source_window)
7185 (tui_set_is_exec_point_at): Don't declare.
7186 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
7187 (tui_source_window_base::refill): Rename from
7188 tui_refill_source_window.
7189 (tui_source_window_base::do_scroll_horizontal): Update.
7190 (tui_source_window_base::set_is_exec_point_at): Rename from
7191 tui_set_is_exec_point_at.
7192 (tui_update_all_breakpoint_info): Update.
7193 * tui/tui-stack.c (tui_show_frame_info): Update.
7194 * tui/tui-layout.c (show_data): Add cast.
7195 * tui/tui-hooks.c (tui_redisplay_source): Call refill method.
7196 * tui/tui-data.h (struct tui_source_window_base) <refill,
7197 set_is_exec_point_at>: New methods.
7198 (tui_source_windows, tui_add_to_source_windows): Update types.
7199 (tui_add_to_source_windows): Remove redundant declaration.
7200 * tui/tui-data.c (source_windows): Store tui_source_window_base.
7201 (tui_source_windows): Change return type.
7202 (tui_clear_source_windows_detail): Update.
7203 (tui_add_to_source_windows): Change type of parameter.
7204 (tui_free_all_source_wins_content): Update.
7205
2042b506
TT
72062019-06-25 Tom Tromey <tom@tromey.com>
7207
7208 * tui/tui-wingeneral.c (tui_win_info::refresh)
7209 (tui_source_window_base::refresh): New methods.
7210 (tui_refresh_all): Call the refresh method.
7211 * tui/tui-data.h (struct tui_win_info)
7212 (struct tui_source_window_base) <refresh>: New method.
7213
56122977
TT
72142019-06-25 Tom Tromey <tom@tromey.com>
7215
7216 * tui/tui.h (tui_is_window_visible): Return bool.
7217 * tui/tui.c (tui_is_window_visible): Return bool.
7218 * tui/tui-wingeneral.c (tui_make_window, make_visible)
7219 (tui_make_visible, tui_make_invisible)
7220 (tui_win_info::make_visible)
7221 (tui_source_window_base::make_visible, make_all_visible)
7222 (tui_make_all_visible, tui_make_all_invisible): Update.
7223 * tui/tui-windata.c (tui_delete_data_content_windows): Update.
7224 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: Now
7225 bool.
7226 (struct tui_win_info, struct tui_source_window_base)
7227 (struct tui_cmd_window) <make_visible>: Change parameter to bool.
7228 * tui/tui-data.c (tui_init_generic_part): Update.
7229
cda37efb
TT
72302019-06-25 Tom Tromey <tom@tromey.com>
7231
7232 * tui/tui-wingeneral.c (tui_win_info::make_visible)
7233 (tui_source_window_base::make_visible): New methods.
7234 (make_all_visible): Make method call.
7235 * tui/tui-data.h (struct tui_win_info) <make_visible>: New method.
7236 (struct tui_source_window_base, struct tui_cmd_window): Override
7237 make_visible.
7238 (tui_win_is_source_type): Don't declare.
7239 * tui/tui-data.c (tui_win_is_source_type): Remove.
7240
6a0ee02c
TT
72412019-06-25 Tom Tromey <tom@tromey.com>
7242
7243 * tui/tui-layout.c (show_source_or_disasm_and_command): Remove
7244 NULL check.
7245
63901aec
TT
72462019-06-25 Tom Tromey <tom@tromey.com>
7247
7248 * tui/tui-data.h (struct tui_data_window, struct tui_cmd_window):
7249 Inline constructor. Add initializers for members.
7250 * tui/tui-data.c (tui_data_window, tui_cmd_window): Remove
7251 constructors; now inline in class.
7252
ceb13a13
TT
72532019-06-25 Tom Tromey <tom@tromey.com>
7254
7255 * tui/tui-regs.c (tui_show_registers): Update.
7256 * tui/tui-data.h (struct tui_data_window) <display_regs>: Now
7257 bool.
7258 * tui/tui-data.c (tui_data_window::clear_detail)
7259 (tui_data_window): Update.
7260
238eb706
TT
72612019-06-25 Tom Tromey <tom@tromey.com>
7262
7263 * tui/tui-windata.c (tui_display_all_data)
7264 (tui_display_data_from_line, tui_display_data_from)
7265 (tui_check_data_values, tui_data_window::do_scroll_vertical):
7266 Update.
7267 * tui/tui-regs.c (tui_last_regs_line_no)
7268 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
7269 (tui_show_registers, tui_show_register_group)
7270 (tui_display_registers_from, tui_display_reg_element_at_line)
7271 (tui_display_registers_from_line, tui_check_register_values)
7272 (tui_reg_next, tui_reg_prev): Update.
7273 * tui/tui-layout.c (tui_set_layout, show_data): Update.
7274 * tui/tui-data.h (struct tui_data_info): Remove. Move contents to
7275 tui_data_window.
7276 (struct tui_win_info) <detail>: Remove. Add new fields from
7277 tui_data_info.
7278 (TUI_DATA_WIN): Add cast.
7279 * tui/tui-data.c (tui_data_window::clear_detail, tui_data_window)
7280 (~tui_data_window): Simplify.
7281
81491aa0
TT
72822019-06-25 Tom Tromey <tom@tromey.com>
7283
7284 * tui/tui-layout.c (show_source_disasm_command)
7285 (show_source_or_disasm_and_command): Update.
7286 * tui/tui-io.c (update_cmdwin_start_line)
7287 (tui_redisplay_readline): Update.
7288 * tui/tui-data.h (struct tui_command_info): Remove.
7289 (struct tui_win_info) <detail>: Remove command_info member.
7290 (struct tui_data_window) <start_line>: New member, from
7291 tui_command_info.
7292 (TUI_CMD_WIN): Add casts.
7293
e6e41501
TT
72942019-06-25 Tom Tromey <tom@tromey.com>
7295
7296 * tui/tui-winsource.c (tui_update_source_window)
7297 (tui_refill_source_window)
7298 (tui_source_window_base::do_scroll_horizontal)
7299 (tui_update_breakpoint_info, tui_set_exec_info_content)
7300 (tui_show_exec_info_content, tui_erase_exec_info_content)
7301 (tui_clear_exec_info_content): Update.
7302 * tui/tui-wingeneral.c (make_all_visible, tui_refresh_all):
7303 Update.
7304 * tui/tui-win.c (make_invisible_and_set_new_height)
7305 (make_visible_with_new_height): Update.
7306 * tui/tui-source.c (tui_set_source_content)
7307 (tui_show_symtab_source): Update.
7308 * tui/tui-layout.c (extract_display_start_addr)
7309 (show_source_disasm_command, show_data)
7310 (make_source_or_disasm_window)
7311 (show_source_or_disasm_and_command): Update.
7312 * tui/tui-disasm.c (tui_set_disassem_content): Simplify.
7313 (tui_disasm_window::do_scroll_vertical): Remove shadowing
7314 "gdbarch".
7315 * tui/tui-data.h (struct tui_source_info): Remove. Move contents
7316 to tui_source_window_base.
7317 (struct tui_win_info) <detail>: Remove source_info member.
7318 (struct tui_source_window_base) <has_locator>: Inline.
7319 Move contents from tui_source_info; rename has_locator member to
7320 m_has_locator.
7321 (TUI_SRC_WIN, TUI_DISASM_WIN): Add casts.
7322 * tui/tui-data.c (tui_source_window_base::has_locator): Move to
7323 header file.
7324 (tui_source_window_base::clear_detail, ~tui_source_window_base):
7325 Simplify.
7326 (tui_free_all_source_wins_content): Cast to
7327 tui_source_window_base.
7328
44f0e208
TT
73292019-06-25 Tom Tromey <tom@tromey.com>
7330
7331 * tui/tui-win.c (make_invisible_and_set_new_height)
7332 (make_visible_with_new_height): Call has_locator method.
7333 * tui/tui-layout.c (show_source_disasm_command, show_data)
7334 (show_source_or_disasm_and_command): Update for bool change.
7335 * tui/tui-data.h (struct tui_source_info) <has_locator>: Now bool.
7336 (tui_win_info) <has_locator>: New method.
7337 (struct tui_source_window_base) <has_locator>: New method.
7338 (tui_win_has_locator): Don't declare.
7339 * tui/tui-data.c (tui_source_window_base::has_locator): Rename
7340 from tui_win_has_locator.
7341 (tui_source_window_base): Use false, not FALSE.
7342
7778b912
TT
73432019-06-25 Tom Tromey <tom@tromey.com>
7344
7345 * tui/tui-data.h (tui_clear_win_detail): Don't declare.
7346 * tui/tui-data.c (tui_clear_source_windows_detail): Call the
7347 clear_detail method directly.
7348 (tui_clear_win_detail): Remove.
7349
f83d391c
TT
73502019-06-25 Tom Tromey <tom@tromey.com>
7351
7352 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Use
7353 "this", not TUI_DISASM_WIN.
7354
13446e05
TT
73552019-06-25 Tom Tromey <tom@tromey.com>
7356
7357 * tui/tui-winsource.h (tui_horizontal_source_scroll): Don't
7358 declare.
7359 * tui/tui-winsource.c
7360 (tui_source_window_base::do_scroll_horizontal): Rename from
7361 tui_horizontal_source_scroll.
7362 * tui/tui-windata.h (tui_vertical_data_scroll): Don't declare.
7363 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Rename
7364 from tui_vertical_data_scroll.
7365 * tui/tui-win.h (tui_scroll): Don't declare.
7366 * tui/tui-win.c (tui_win_info::forward_scroll)
7367 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
7368 (tui_win_info::right_scroll): Rename and update.
7369 (tui_scroll_forward_command, tui_scroll_backward_command)
7370 (tui_scroll_left_command, tui_scroll_right_command): Update.
7371 (tui_scroll): Remove.
7372 * tui/tui-source.h: Don't declare tui_vertical_source_scroll.
7373 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Rename
7374 from tui_vertical_source_scroll.
7375 * tui/tui-disasm.h (tui_vertical_disassem_scroll): Don't declare.
7376 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Rename
7377 from tui_vertical_disassem_scroll.
7378 * tui/tui-data.h (struct tui_win_info) <do_scroll_vertical,
7379 do_scroll_horizontal>: New methods.
7380 <forward_scroll, backward_scroll, left_scroll, right_scroll>:
7381 Likewise.
7382 (struct tui_source_window_base): Add do_scroll_horizontal.
7383 (struct tui_source_window, struct tui_disasm_window): Add
7384 do_scroll_vertical.
7385 (struct tui_data_window, struct tui_cmd_window): Add
7386 do_scroll_horizontal and do_scroll_vertical.
7387 * tui/tui-command.c (tui_dispatch_ctrl_char): Use method calls.
7388
5cf82909
TT
73892019-06-25 Tom Tromey <tom@tromey.com>
7390
7391 * tui/tui-data.h (struct tui_source_window_base): New struct.
7392 (struct tui_source_window): Derive from tui_source_window_base.
7393 (struct tui_disasm_window): New struct.
7394 * tui/tui-data.c (tui_source_window_base::clear_detail): Rename
7395 from tui_source_window::clear_detail.
7396 (tui_source_window_base): Rename from tui_source_window.
7397 (~tui_source_window_base): Rename from ~tui_source_window.
7398 (tui_alloc_win_info): Create a tui_disasm_window.
7399
ee1d42d6
TT
74002019-06-25 Tom Tromey <tom@tromey.com>
7401
7402 * tui/tui-data.h (struct tui_source_window)
7403 (struct tui_data_window): Declare destructors.
7404 * tui/tui-data.c (~tui_source_window, ~tui_data_window): New
7405 destructors.
7406 (tui_win_info): Simplify.
7407
b4eb2452
TT
74082019-06-25 Tom Tromey <tom@tromey.com>
7409
7410 * tui/tui-winsource.c (tui_display_main)
7411 (tui_update_source_windows_with_addr)
7412 (tui_update_all_breakpoint_info): Update.
7413 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
7414 (new_height_ok, parse_scrolling_args): Update.
7415 * tui/tui-stack.c (tui_show_frame_info): Update.
7416 * tui/tui-data.h (struct tui_list): Remove.
7417 (tui_source_windows): Return a reference to a std::vector.
7418 * tui/tui-data.c (source_windows): Now a std::vector.
7419 (tui_source_windows): Change return type.
7420 (tui_clear_source_windows): Rewrite.
7421 (tui_clear_source_windows_detail, tui_add_to_source_windows)
7422 (tui_free_all_source_wins_content): Rewrite.
7423
8761a91b
TT
74242019-06-25 Tom Tromey <tom@tromey.com>
7425
7426 * tui/tui-data.h (struct tui_win_info, struct tui_source_window)
7427 (struct tui_data_window, struct tui_cmd_window): Declare
7428 clear_detail method.
7429 * tui/tui-data.c (tui_source_window::clear_detail)
7430 (tui_cmd_window::clear_detail, tui_data_window::clear_detail): New
7431 methods.
7432 (tui_clear_win_detail): Simplify.
7433
0ed69eda
TT
74342019-06-25 Tom Tromey <tom@tromey.com>
7435
7436 * tui/tui-layout.c (make_source_window, make_disasm_window)
7437 (make_source_or_disasm_window): Remove win_info_ptr parameter.
7438 Return the new window.
7439 (show_source_disasm_command, show_data)
7440 (show_source_or_disasm_and_command): Update.
7441
82432e10
TT
74422019-06-25 Tom Tromey <tom@tromey.com>
7443
7444 * tui/tui-layout.c (make_command_window): Remove win_info_ptr
7445 parameter. Return the new window.
7446 (show_source_disasm_command): Update and remove NULL check.
7447 (show_source_or_disasm_and_command): Update.
7448
ec328aa5
TT
74492019-06-25 Tom Tromey <tom@tromey.com>
7450
7451 * tui/tui-layout.c (init_and_make_win): Remove NULL check.
7452
33b906ab
TT
74532019-06-25 Tom Tromey <tom@tromey.com>
7454
7455 * tui/tui-data.h (struct tui_win_info): Make constructor
7456 protected. Make destructor virtual. Add initializers.
7457 (tui_source_window, tui_data_window, tui_cmd_window): New
7458 classes.
7459 * tui/tui-data.c (tui_win_info): Rename from init_win_info. Now a
7460 constructor. Add "type" parameter.
7461 (tui_source_window, tui_data_window, tui_cmd_window): New
7462 constructors.
7463 (tui_alloc_win_info): Instantiate the appropriate subclass.
7464
e7e11af4
TT
74652019-06-25 Tom Tromey <tom@tromey.com>
7466
7467 * tui/tui-win.c (tui_resize_all): Use delete.
7468 * tui/tui-data.h (struct tui_win_info) <~tui_win_info>: Declare
7469 destructor.
7470 (tui_free_window): Don't declare.
7471 * tui/tui-data.c (~tui_win_info): Rename from tui_free_window.
7472 Update.
7473
6792b55e
TT
74742019-06-25 Tom Tromey <tom@tromey.com>
7475
7476 * tui/tui-data.h (struct tui_win_info): Add constructor.
7477 * tui/tui-data.c (tui_alloc_win_info): Use new.
7478 (tui_free_window): Use delete.
7479
f95675e1
TT
74802019-06-22 Tom Tromey <tom@tromey.com>
7481
7482 * tui/tui-windata.h (tui_first_data_element_no_in_line): Don't
7483 declare.
7484 * tui/tui-windata.c (tui_first_data_element_no_in_line): Remove.
7485
5bff081c
TT
74862019-06-22 Tom Tromey <tom@tromey.com>
7487
7488 * tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
7489 declare.
7490 * tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.
7491
47e3f474
TV
74922019-06-22 Tom de Vries <tdevries@suse.de>
7493
7494 * dwarf2read.c (create_addrmap_from_aranges)
7495 (read_debug_names_from_section): Print ptrdiff_t using '%s' and plongest
7496 instead of '%zu'.
7497
fd5866f6
SM
74982019-06-21 Simon Marchi <simon.marchi@efficios.com>
7499
7500 * dwarf2read.h (dwarf2_section_info_def): Remove.
7501 (DEF_VEC_O (dwarf2_section_info_def)): Remove.
7502 * dwarf2read.c (struct dwo_sections) <types>: Change type to
7503 std::vector<dwarf2_section_info>.
7504 (struct dwo_file) <~dwo_file>: Remove.
7505 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't manually free
7506 types field.
7507 (dwarf2_per_objfile::locate_sections): Adjust to std::vector.
7508 (dwarf2_read_debug_names): Likewise.
7509 (create_debug_types_hash_table): Change parameter type to
7510 array_view, adjust code accordingly.
7511 (dwarf2_locate_dwo_sections): Adjust to std::vector.
7512 (partial_die_info::fixup): Likewise.
7513 (determine_prefix): Likewise.
7514 * dwarf-index-write.c (write_psymtabs_to_index): Adjust.
7515
fb1eb2f9
SM
75162019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
7517
7518 * dwarf2read.c (struct dwo_file) <dbfd>: Change type to
7519 gdb_bfd_ref_ptr.
7520 <~dwo_file>: Remove call to gdb_bfd_unref.
7521 (open_and_init_dwo_file): Move gdb_bfd_ref_ptr into dbfd field. Call
7522 gdb_bfd_ref_ptr::get.
7523
51ac9db5
SM
75242019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
7525
7526 * dwarf2read.h (struct dwarf2_per_objfile) <dwo_files>: Change
7527 type to htab_up.
7528 * dwarf2read.c (struct dwo_file): Initialize fields.
7529 <~dwo_file>: New.
7530 (free_dwo_file): Remove, move content to ~dwo_file.
7531 (struct dwo_file_deleter): Remove.
7532 (dwo_file_up>: Remove custom deleter.
7533 (free_dwo_files): Remove.
7534 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't explicitly free
7535 dwo_files.
7536 (process_skeletonless_type_units): Call unique_ptr::get.
7537 (allocate_dwo_file_hash_table): Add deleter to created hash
7538 table. Change return type to htab_up.
7539 (lookup_dwo_file_slot): Don't memset dwo_file, call
7540 unique_ptr::get.
7541 (create_dwo_unit_in_dwp_v1): Allocate dwo_file with new.
7542 (create_dwo_unit_in_dwp_v2): Likewise.
7543 (open_and_init_dwo_file): Likewise.
7544 (free_dwo_file_from_slot): Remove.
7545
dc4ccb6f
SM
75462019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
7547
7548 * dwarf2read.h (struct dwarf2_section_info) <readin,
7549 is_virtual>: Change type to bool.
7550 * dwarf2read.c (dwarf2_read_section, create_dwp_v2_section): Use
7551 true instead of 1.
7552
e6a1c5cb
TT
75532019-06-19 Tom Tromey <tom@tromey.com>
7554
7555 * tui/tui-data.h (tui_init_content_element): Don't declare.
7556
6f6ffbeb
TT
75572019-06-19 Tom Tromey <tom@tromey.com>
7558
7559 * tui/tui-data.h (tui_init_win_info): Don't declare.
7560
f23f598e
TV
75612019-06-19 Tom de Vries <tdevries@suse.de>
7562
7563 * dwarf2read.h (abstract_to_concrete): Change type to
7564 std::unordered_map<sect_offset, std::vector<sect_offset>,
7565 gdb::hash_enum<sect_offset>>.
7566
680e1bee
TT
75672019-06-19 Tom Tromey <tromey@adacore.com>
7568
7569 * ada-lang.c (ada_evaluate_subexp) <case OP_ATR_FIRST>: Handle
7570 EVAL_AVOID_SIDE_EFFECTS specially.
7571
dcf37923
TT
75722019-06-19 Tom Tromey <tromey@adacore.com>
7573
7574 * source-cache.c (highlighter): New global.
7575 (source_cache::get_source_lines): Create a highlighter on demand.
7576
494986d5
AB
75772019-06-18 Andrew Burgess <andrew.burgess@embecosm.com>
7578
7579 * defs.h (deprecated_interactive_hook): Delete declaration.
7580 * interps.c (clear_interpreter_hooks): Remove use of
7581 deprecated_interactive_hook.
7582 * top.c (deprecated_interactive_hook): Delete definition.
7583 * utils.c (maybe_quit): Remove use of deprecated_interactive_hook.
7584
3360b6e7
TV
75852019-06-18 Tom de Vries <tdevries@suse.de>
7586
7587 PR gdb/24515
7588 * dwarf2read.h (abstract_to_concrete): Change type from
7589 std::unordered_map<die_info_ptr, std::vector<die_info_ptr>> to
7590 std::unordered_map<sect_offset, std::vector<sect_offset>>.
7591 * dwarf2read.c (read_variable): Update.
7592 (dwarf2_fetch_die_loc_sect_off): Update.
7593
310b3441
TV
75942019-06-17 Tom de Vries <tdevries@suse.de>
7595
7596 PR gdb/24617
7597 * common/pathstuff.c (child_path): Make sure parent_len > 0 before
7598 accessing parent[parent_len - 1].
7599
ba9777be
PP
76002019-06-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7601
7602 PR gdb/24364
7603 * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
7604 call dtrace_process_dof with NULL dof.
7605
2b9f6e89
TV
76062019-06-16 Tom de Vries <tdevries@suse.de>
7607
7608 PR gdb/24445
7609 * contrib/gdb-add-index.sh: Update to handle dwz-m-ed executable.
7610
431b3ead
TT
76112019-06-16 Tom Tromey <tom@tromey.com>
7612
7613 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
7614 (make_all_visible): Use address of member.
7615
d04b44a1
TT
76162019-06-16 Tom Tromey <tom@tromey.com>
7617
7618 * tui/tui-data.c (tui_clear_win_detail, init_win_info)
7619 (tui_free_window, free_content, free_content_elements): Remove
7620 unnecessary cast.
7621 * tui/tui-windata.c (tui_display_all_data): Remove unnecessary
7622 cast.
7623 * tui/tui-regs.c (tui_show_register_group)
7624 (tui_display_registers_from, tui_display_reg_element_at_line):
7625 Remove unnecessary cast.
7626
bf5142e7
AB
76272019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7628
7629 * linux-nat.c (normal_mask): Delete.
7630 (_initialize_linux_nat): Don't initialise normal_mask.
7631
c4973306
SM
76322019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7633
7634 PR gdb/24445
7635 * dwarf-index-write.h (write_psymtabs_to_index): Add
7636 dwz_basename parameter.
7637 * dwarf-index-write.c (write_gdbindex): Move file writing to
7638 write_gdbindex_1. Change return type void.
7639 (assert_file_size): Move up, remove filename parameter.
7640 (write_gdbindex_1): New function.
7641 (write_debug_names): Change return type to void, call
7642 assert_file_size.
7643 (struct index_wip_file): New struct.
7644 (write_psymtabs_to_index): Add dwz_basename parameter. Move
7645 file logic to index_wip_file. Write index for dwz file if
7646 needed.
7647 (save_gdb_index_command): Pass basename of dwz file, if present.
7648 * dwarf-index-cache.c (index_cache::store): Obtain and pass
7649 build-id of dwz file, if present.
7650 * dwarf2read.c (struct dwz_file): Move to dwarf2read.h.
7651 (dwarf2_get_dwz_file): Likewise.
7652 * dwarf2read.h (struct dwz_file): Move from dwarf2read.c.
7653 (dwarf2_get_dwz_file): Likewise.
7654
395f9c91
TT
76552019-06-16 Tom Tromey <tom@tromey.com>
7656
7657 * coffread.c (process_coff_symbol): Use xstrdup.
7658 * value.c (create_internalvar): Use xstrdup.
7659
cafb3438
TT
76602019-06-16 Tom Tromey <tom@tromey.com>
7661
7662 * valops.c (value_cast, value_slice): Remove unnecessary cast.
7663 * breakpoint.c (stopin_command, stopat_command)
7664 (until_break_command, decode_location_default): Remove unnecessary
7665 cast.
7666 * utils.c (subset_compare): Remove unnecessary cast.
7667 * ada-lang.c (ada_update_initial_language): Remove unnecessary
7668 cast.
7669 * linespec.c (decode_line_with_last_displayed): Remove unnecessary
7670 cast.
7671 * infcmd.c (path_command): Remove unnecessary cast.
7672 * coffread.c (decode_type): Remove unnecessary cast.
7673 * xcoffread.c (read_xcoff_symtab): Remove unnecessary cast.
7674 * mipsread.c (mipscoff_symfile_read): Remove unnecessary cast.
7675 * tui/tui-stack.c (tui_show_locator_content)
7676 (tui_show_frame_info): Remove unnecessary cast.
7677 * tui/tui-win.c (tui_scroll_forward_command)
7678 (tui_scroll_backward_command, tui_set_focus, tui_set_win_height)
7679 (parse_scrolling_args): Remove unnecessary cast.
7680 * tui/tui-data.c (init_win_info, tui_del_window)
7681 (tui_free_window, tui_del_data_windows, tui_free_data_content)
7682 (free_content_elements): Remove unnecessary cast.
7683 * tui/tui-windata.c (tui_first_data_item_displayed): Remove
7684 unnecessary cast.
7685 * tui/tui-source.c (tui_set_source_content)
7686 (tui_vertical_source_scroll): Remove unnecessary cast.
7687 * tui/tui-layout.c (tui_default_win_height): Remove unnecessary
7688 cast.
7689 * tui/tui-io.c (tui_initialize_io): Remove unnecessary cast.
7690 * tui/tui-regs.c (tui_display_registers_from)
7691 (tui_display_register): Remove unnecessary cast.
7692 * tui/tui-wingeneral.c (tui_refresh_win, tui_delete_win)
7693 (tui_unhighlight_win, tui_highlight_win, tui_make_window)
7694 (make_visible): Remove unnecessary cast.
7695 * tui/tui-winsource.c (tui_erase_source_content)
7696 (tui_update_breakpoint_info, tui_set_exec_info_content): Remove
7697 unnecessary cast.
7698 * ax-gdb.c (agent_command_1): Remove unnecessary cast.
7699 * cli/cli-setshow.c (cmd_show_list): Remove unnecessary cast.
7700 * stabsread.c (read_type, read_array_type, read_range_type):
7701 Remove unnecessary cast.
7702 * mdebugread.c (mdebug_build_psymtabs): Remove unnecessary cast.
7703 (parse_symbol, parse_type, upgrade_type, parse_external)
7704 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref): Remove
7705 unnecessary cast.
7706 * gdb_bfd.c (gdb_bfd_map_section): Remove unnecessary cast.
7707
730ead81
TT
77082019-06-16 Tom Tromey <tom@tromey.com>
7709
7710 * tui/tui-data.c (tui_alloc_generic_win_info)
7711 (tui_alloc_win_info, tui_add_content_elements): Remove NULL
7712 checks.
7713
584a927c
AB
77142019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7715 Andrew Burgess <andrew.burgess@embecosm.com>
7716
7717 * f-typeprint.c (f_print_type): Don't return early for not
7718 associated or not allocated types.
7719 (f_type_print_varspec_suffix): Add print_rank parameter and print
7720 ranks of array types in case they dangling.
7721 (f_type_print_base): Add print_rank parameter.
7722
30056ea0
AB
77232019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7724
7725 * NEWS: Mention new MI commands.
7726 * break-catch-throw.c (enum exception_event_kind): Move to
7727 breakpoint.h.
7728 (print_mention_exception_catchpoint): Output text as a single
7729 message.
7730 (catch_exception_command_1): Rename to...
7731 (catch_exception_event): ...this, make non-static, update header
7732 command, and change some parameter types.
7733 (catch_catch_command): Update for changes to
7734 catch_exception_command_1.
7735 (catch_throw_command): Likewise.
7736 (catch_rethrow_command): Likewise.
7737 * breakpoint.c (enum exception_event_kind): Delete.
7738 * breakpoint.h (enum exception_event_kind): Moved here from
7739 break-catch-throw.c.
7740 (catch_exception_event): Declare.
7741 * mi/mi-cmd-catch.c (mi_cmd_catch_exception_event): New function.
7742 (mi_cmd_catch_throw): New function.
7743 (mi_cmd_catch_rethrow): New function.
7744 (mi_cmd_catch_catch): New function.
7745 * mi/mi-cmds.c (mi_cmds): Add 'catch-throw', 'catch-rethrow', and
7746 'catch-catch' entries.
7747 * mi/mi-cmds.h (mi_cmd_catch_throw): Declare.
7748 (mi_cmd_catch_rethrow): Declare.
7749 (mi_cmd_catch_catch): Declare.
7750
ec8e2b6d
AB
77512019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7752
7753 * annotate.c (annotate_source_line): Change return type to void,
7754 update implementation to match.
7755 * annotate.h (annotate_source_line): Change return type to void,
7756 update header comment.
7757 * stack.c (print_frame_info): Don't change what frame information
7758 is printed based on whether annotations are on or not.
7759
0d3abd8c
AB
77602019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7761
7762 * annotate.c: Add 'source.h' and 'objfiles.h' includes.
7763 (annotate_source): Make static.
7764 (annotate_source_line): Moved from source.c and renamed from
7765 identify_source_line. Update the return type.
7766 * annotate.h (annotate_source): Delete declaration.
7767 (annotate_source_line): Declaration moved from source.h, and
7768 renamed from identify_source_line. Return type updated.
7769 * source.c (identify_source_line): Moved to annotate.c and renamed
7770 to annotate_source_line.
7771 (info_line_command): Remove check of annotation_level.
7772 * source.h (identify_source_line): Move declaration to annotate.h
7773 and rename to annotate_source_line.
7774 * stack.c: Add 'annotate.h' include.
7775 (print_frame_info): Remove check of annotation_level before
7776 calling annotate_source_line.
7777
00df30ae
AB
77782019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7779
7780 * source-cache.c (source_cache::get_plain_source_lines): Use
7781 open_source_file_with_line_charpos instead of just
7782 open_source_file, remove call to find_source_lines.
7783 (source_cache::get_source_lines): Likewise.
7784 * source.c (find_source_lines): Make static.
7785 (get_filename_and_charpos): Renamed into...
7786 (open_source_file_with_line_charpos): ..this along with changes to
7787 return a scoped_fd, and some other minor clean ups.
7788 (identify_source_line): Use open_source_file_with_line_charpos.
7789 (search_command_helper): Use open_source_file_with_line_charpos
7790 instead of just open_source_file, remove call to
7791 find_source_lines.
7792 * source.h (open_source_file_with_line_charpos): Declare new
7793 function.
7794 (find_source_lines): Delete declaration.
7795
afda45a2
AB
77962019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7797
7798 * source.c (get_filename_and_charpos): Remove fullname
7799 parameter.
7800 (identify_source_line): Update call to get_filename_and_charpos.
7801
0735b091
TT
78022019-06-14 Tom Tromey <tromey@adacore.com>
7803
7804 PR gdb/24502:
7805 * ui-style.h (skip_ansi_escape): Update comment.
7806 * ui-file.h (class no_terminal_escape_file): New class.
7807 * ui-file.c (no_terminal_escape_file::write)
7808 (no_terminal_escape_file::puts): New methods.
7809 * cli/cli-logging.c (handle_redirections): Use
7810 no_terminal_escape_file.
7811
52ce35e2
TT
78122019-06-14 Tom Tromey <tromey@adacore.com>
7813
7814 * NEWS: Move convenience variable news above Python news.
7815
73cc7272
TT
78162019-06-14 Tom Tromey <tom@tromey.com>
7817
7818 * gnulib: Move directory to top-level.
7819 * configure.ac: Don't configure gnulib.
7820 * configure: Rebuild.
7821 * common/common-defs.h: Use new path to gnulib.
7822 * Makefile.in (GNULIB_BUILDDIR): Now ../gnulib.
7823 (GNULIB_H): Remove.
7824 (INCGNU): Look in new gnulib location.
7825 (HFILES_NO_SRCDIR): Remove gnulib files.
7826 (SUBDIR, REQUIRED_SUBDIRS): Remove gnulib.
7827 (generated_files): Remove GNULIB_H.
7828 ($(LIBGNU), all-lib): Remove targets.
7829 (distclean): Don't mention GNULIB_BUILDDIR.
7830 ($(GNULIB_BUILDDIR)/Makefile): Remove target.
7831
f5686554
TT
78322019-06-14 Tom Tromey <tromey@adacore.com>
7833
7834 * symfile.c (add_symbol_file_command): Remove obsolete comment.
7835 Warn if symbol file does not provide any symbols.
7836
a0c1ffed
TT
78372019-06-14 Tom Tromey <tromey@adacore.com>
7838
7839 * source.c (find_and_open_source): Respect basenames_may_differ.
7840
7c39e397
AB
78412019-06-14 Andrew Burgess <andrew.burgess@embecosm.com>
7842
7843 * annotate.c (annotate_breakpoints_invalid): Make use of
7844 scoped_restore_terminal_state.
7845 (annotate_frames_invalid): Likewise.
7846
f411722c
TT
78472019-06-14 Tom Tromey <tromey@adacore.com>
7848
7849 * ada-lang.c (ada_evaluate_subexp) <case BINOP_ASSIGN>: Always
7850 allow assignment to an internalvar.
7851
4268ec18
TT
78522019-06-14 Tom Tromey <tromey@adacore.com>
7853
7854 * ada-lex.l: Allow "_" in attribute names.
7855
abdb711e
TT
78562019-06-14 Tom Tromey <tromey@adacore.com>
7857
7858 PR gdb/24653:
7859 * regcache.c (registers_changed): Don't call alloca.
7860 * top.c (execute_command): Don't call alloca.
7861
4c048731
PA
78622019-06-13 Pedro Alves <palves@redhat.com>
7863
7864 * cli/cli-setshow.c (cli/cli-setshow.c): New parameter
7865 'expression'. When parsing an expression, error out if there's
7866 junk after "unlimited".
7867 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
7868 (do_set_command): Adjust calls to is_unlimited_literal.
7869
66eb1ed3
PA
78702019-06-13 Pedro Alves <palves@redhat.com>
7871
7872 * compile/compile.c (make_compile_options_def_group): Add braces
7873 around array_view initializer.
7874 * thread.c (make_thread_apply_all_options_def_group)
7875 (make_thread_apply_all_options_def_group): Likewise.
7876
3345721a
PA
78772019-06-13 Pedro Alves <palves@redhat.com>
7878
7879 * NEWS (New commands): Mention "maint test-options
7880 require-delimiter", "maint test-options unknown-is-error", "maint
7881 test-options unknown-is-operand" and "maint show
7882 test-options-completion-result".
7883 (New command options, command completion): New section.
7884 (Completion improvements): New section.
7885 Mention that you can abbreviate "unlimited".
7886
6206060d
PA
78872019-06-13 Pedro Alves <palves@redhat.com>
7888
7889 * cli/cli-utils.c (parse_flags, parse_flags_qcs): Delete.
7890 * cli/cli-utils.h (parse_flags, parse_flags_qcs): Delete.
7891 * unittests/cli-utils-selftests.c (test_parse_flags)
7892 (test_parse_flags_qcs): Delete.
7893 (test_cli_utils): Don't call deleted functions.
7894
6665660a
PA
78952019-06-13 Pedro Alves <palves@redhat.com>
7896
7897 * thread.c: Include "cli/cli-option.h".
7898 (tp_array_compar_ascending): Global.
7899 (tp_array_compar): Delete function.
7900 (tp_array_compar_ascending, tp_array_compar_descending): New
7901 functions.
7902 (ascending_option_def, qcs_flag_option_def)
7903 (thr_qcs_flags_option_defs)
7904 (make_thread_apply_all_options_def_group)
7905 (make_thread_apply_options_def_group): New.
7906 (thread_apply_all_command): Use gdb::option::process_options.
7907 (thread_apply_command_completer)
7908 (thread_apply_all_command_completer): New.
7909 (thread_apply_command): Use gdb::option::process_options.
7910 (_initialize_thread): Delete THREAD_APPLY_FLAGS_HELP, replace it
7911 with a new THREAD_APPLY_OPTION_HELP. Use gdb::option::build_help
7912 to generate help text of "thread apply". Adjust "taas"'s help.
7913 * tid-parse.c (tid_range_parser::in_thread_range): New method.
7914 * tid-parse.h (tid_range_parser::in_thread_range): New method.
7915
f7e13587
PA
79162019-06-13 Pedro Alves <palves@redhat.com>
7917
7918 * thread.c (thread_apply_command): Check for invalid TID with
7919 isdigit instead of !isalpha.
7920
5d707134
PA
79212019-06-13 Pedro Alves <palves@redhat.com>
7922
7923 * cli/cli-utils.c (parse_flags_qcs): Use validate_flags_qcs.
7924 (validate_flags_qcs): New.
7925 * cli/cli-utils.h (struct qcs_flags): Change field types to int.
7926 (validate_flags_qcs): Declare.
7927 * stack.c (qcs_flag_option_def, fr_qcs_flags_option_defs): New.
7928 (make_frame_apply_options_def_group): New.
7929 (frame_apply_command_count): Process options with
7930 gdb::option::process_options.
7931 (frame_apply_completer): New.
7932 (frame_apply_level_completer, frame_apply_all_completer)
7933 (frame_apply_completer): New.
7934 (_initialize_stack): Update help of "frame apply", "frame apply
7935 level", "frame apply all" and "faas" to mention supported options
7936 and install command completers.
7937 * stack.h (frame_apply_all_completer): Declare.
7938 * thread.c: Include "stack.h".
7939 (tfaas_command): Add "--".
7940 (_initialize_thread): Update help "tfaas" to mention supported
7941 options and install command completer.
7942
272d4594
PA
79432019-06-13 Pedro Alves <palves@redhat.com>
7944
7945 * completer.c (complete_nested_command_line): New.
7946 (gdb_completion_word_break_characters_throw): Add assertion.
7947 * completer.h (complete_nested_command_line): Declare.
7948
90a1ef87
PA
79492019-06-13 Pedro Alves <palves@redhat.com>
7950
7951 * stack.c (parse_backtrace_qualifiers): New.
7952 (backtrace_command): Use it.
7953 (backtrace_command_completer): Complete on qualifiers.
7954
d4c16835
PA
79552019-06-13 Pedro Alves <palves@redhat.com>
7956
7957 * frame.c: Include "cli/cli-option.h.
7958 (user_set_backtrace_options): New.
7959 (backtrace_past_main, backtrace_past_entry, backtrace_limit):
7960 Delete.
7961 (get_prev_frame): Adjust.
7962 (boolean_option_def, uinteger_option_def)
7963 (set_backtrace_option_defs): New.
7964 (_initialize_frame): Adjust and use
7965 gdb::option::add_setshow_cmds_for_options to install "set
7966 backtrace past-main" and "set backtrace past-entry".
7967 * frame.h: Include "cli/cli-option.h".
7968 (struct frame_print_options): Forward declare.
7969 (print_frame_arguments_all, print_frame_arguments_scalars)
7970 (print_frame_arguments_none): Declare.
7971 (print_entry_values): Delete declaration.
7972 (struct frame_print_options, user_frame_print_options): New.
7973 (struct set_backtrace_options): New.
7974 (set_backtrace_option_defs, user_set_backtrace_options): Declare.
7975 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
7976 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
7977 (mi_cmd_stack_list_variables): Pass down USER_FRAME_PRINT_OPTIONS.
7978 (list_args_or_locals): Add frame_print_options parameter.
7979 (mi_cmd_stack_info_frame): Pass down USER_FRAME_PRINT_OPTIONS.
7980 * python/py-framefilter.c (enumerate_args): Pass down
7981 USER_FRAME_PRINT_OPTIONS.
7982 * stack.c: Include "cli/cli-option.h".
7983 (print_frame_arguments_all, print_frame_arguments_scalars)
7984 (print_frame_arguments_none): Declare.
7985 (print_raw_frame_arguments, print_entry_values): Delete.
7986 (user_frame_print_options): New.
7987 (boolean_option_def, enum_option_def, frame_print_option_defs):
7988 New.
7989 (struct backtrace_cmd_options): New.
7990 (bt_flag_option_def): New.
7991 (backtrace_command_option_defs): New.
7992 (print_stack_frame): Pass down USER_FRAME_PRINT_OPTIONS.
7993 (print_frame_arg, read_frame_arg, print_frame_args)
7994 (print_frame_info, print_frame): Add frame_print_options parameter
7995 and use it.
7996 (info_frame_command_core): Pass down USER_FRAME_PRINT_OPTIONS.
7997 (backtrace_command_1): Add frame_print_options and
7998 backtrace_cmd_options parameters and use them.
7999 (make_backtrace_options_def_group): New.
8000 (backtrace_command): Process command options with
8001 gdb::option::process_options.
8002 (backtrace_command_completer): New.
8003 (_initialize_stack): Extend "backtrace"'s help to mention
8004 supported options. Install completer for "backtrace".
8005 Install some settings commands with add_setshow_cmds_for_options.
8006
2daf894e
PA
80072019-06-13 Pedro Alves <palves@redhat.com>
8008
8009 * NEWS (Changed commands): Mention set/show print raw-frame-arguments,
8010 and that "set/show print raw frame-arguments" are now deprecated.
8011
8012 * cli/cli-decode.c (add_setshow_boolean_cmd): Now returns the
8013 command.
8014 * command.h (add_setshow_boolean_cmd): Return cmd_list_element *.
8015 * stack.c (_initialize_stack): Install "set/show print
8016 raw-frame-arguments", and deprecate "set/show print raw
8017 frame-arguments".
8018 * valprint.c (_initialize_valprint): Deprecate "set/show print
8019 raw".
8020
e6ed716c
PA
80212019-06-13 Pedro Alves <palves@redhat.com>
8022
8023 * compile/compile.c (struct compile_options): New.
8024 (compile_flag_option_def, compile_command_option_defs)
8025 (make_compile_options_def_group): New.
8026 (compile_file_command): Handle options with
8027 gdb::option::process_options.
8028 (compile_file_command_completer): New function.
8029 (compile_code_command): Handle options with
8030 gdb::option::process_options.
8031 (compile_code_command_completer): New function.
8032 (_initialize_compiler): Install completers for "compile code" and
8033 "compile file". Mention available options in "compile code" and
8034 "compile code"'s help.
8035 * completer.c (advance_to_completion_word): New, factored out from
8036 ...
8037 (advance_to_expression_complete_word_point): ... this.
8038 (advance_to_filename_complete_word_point): New.
8039 * completer.h (advance_to_filename_complete_word_point): New
8040 declaration.
8041
7d8062de
PA
80422019-06-13 Pedro Alves <palves@redhat.com>
8043
8044 * compile/compile.c: Include "cli/cli-option.h".
8045 (compile_print_value): Scope data pointer is now a
8046 value_print_options pointer; adjust.
8047 (compile_print_command): Process options. Scope data pointer is
8048 now a value_print_options pointer; adjust.
8049 (_initialize_compile): Update "compile print"'s help to include
8050 supported options. Install a completer for "compile print".
8051 * cp-valprint.c (show_vtblprint, show_objectprint)
8052 (show_static_field_print): Delete.
8053 (_initialize_cp_valprint): Don't install "set print
8054 static-members", "set print vtbl", "set print object" here.
8055 * printcmd.c: Include "cli/cli-option.h" and
8056 "common/gdb_optional.h".
8057 (print_command_parse_format): Rework to fill in a
8058 value_print_options instead of a format_data.
8059 (print_value): Change parameter type from format_data pointer to
8060 value_print_options reference. Adjust.
8061 (print_command_1): Process options. Adjust to pass down a
8062 value_print_options.
8063 (print_command_completer): New.
8064 (_initialize_printcmd): Install print_command_completer as
8065 handle_brkchars completer for the "print" command. Update
8066 "print"'s help to include supported options.
8067 * valprint.c: Include "cli/cli-option.h".
8068 (show_vtblprint, show_objectprint, show_static_field_print): Moved
8069 here from cp-valprint.c.
8070 (boolean_option_def, uinteger_option_def)
8071 (value_print_option_defs, make_value_print_options_def_group):
8072 New. Use gdb::option::add_setshow_cmds_for_options to install
8073 "set print elements", "set print null-stop", "set print repeats",
8074 "set print pretty", "set print union", "set print array", "set
8075 print address", "set print symbol", "set print array-indexes".
8076 * valprint.h: Include <string> and "cli/cli-option.h".
8077 (make_value_print_options_def_group): Declare.
8078 (print_value): Change parameter type from format_data pointer to
8079 value_print_options reference.
8080 (print_command_completer): Declare.
8081
9d0faba9
PA
80822019-06-13 Pedro Alves <palves@redhat.com>
8083
8084 * Makefile.in (SUBDIR_CLI_SRCS): Add cli/cli-option.c.
8085 (COMMON_SFILES): Add maint-test-settings.c.
8086 * cli/cli-decode.c (boolean_enums): New global, factored out from
8087 ...
8088 (add_setshow_boolean_cmd): ... here.
8089 * cli/cli-decode.h (boolean_enums): Declare.
8090 * cli/cli-option.c: New file.
8091 * cli/cli-option.h: New file.
8092 * cli/cli-setshow.c (parse_cli_boolean_value(const char **)): New,
8093 factored out from ...
8094 (parse_cli_boolean_value(const char *)): ... this.
8095 (is_unlimited_literal): Change parameter type to pointer to
8096 pointer. Adjust and advance ARG pointer.
8097 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
8098 (parse_cli_var_enum): New, factored out from ...
8099 (do_set_command): ... this. Adjust.
8100 * cli/cli-setshow.h (parse_cli_boolean_value)
8101 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
8102 (parse_cli_var_enum): Declare.
8103 * cli/cli-utils.c: Include "cli/cli-option.h".
8104 (get_ulongest): New.
8105 * cli/cli-utils.h (get_ulongest): Declare.
8106 (check_for_argument): New overloads.
8107 * maint-test-options.c: New file.
8108
2c722807
PA
81092019-06-13 Pedro Alves <palves@redhat.com>
8110
8111 * cli/cli-utils.c (number_or_range_parser::get_number): Do not
8112 parse a range if "-" is at the end of the string.
8113
dee7b4c8
PA
81142019-06-13 Pedro Alves <palves@redhat.com>
8115
8116 * cli/cli-setshow.c (parse_auto_binary_operation)
8117 (parse_cli_boolean_value): Don't allow "o".
8118
dca0f6c0
PA
81192019-06-13 Pedro Alves <palves@redhat.com>
8120
8121 * Makefile.in (COMMON_SFILES): Add maint-test-settings.c.
8122 * NEWS: Mention maint test-settings KIND.
8123 * maint-test-settings.c: New file.
8124
597bf39d
PA
81252019-06-13 Pedro Alves <palves@redhat.com>
8126
8127 * cli/cli-decode.c (add_setshow_cmd_full): Remove "show"
8128 completer.
8129 (add_setshow_string_cmd, add_setshow_string_noescape_cmd): Remove
8130 "set" completers.
8131
48c410fb
PA
81322019-06-13 Pedro Alves <palves@redhat.com>
8133
8134 * cli/cli-setshow.c (do_set_command) <var_enum>: Detect junk
8135 after item.
8136
93bcb043
PA
81372019-06-13 Pedro Alves <palves@redhat.com>
8138
8139 * cli/cli-setshow.c (is_unlimited_literal): Allow abbreviations.
8140
cbba3ecd
PA
81412019-06-13 Pedro Alves <palves@redhat.com>
8142
8143 * ax-gdb.c (agent_command_1): Remove skip_spaces call.
8144 * breakpoint.c (watch_maybe_just_location): Remove skip_spaces
8145 call.
8146 * cli/cli-cmds.c (apropos_command): Remove skip_spaces call.
8147 * cli/cli-utils.c (extract_info_print_args): Remove skip_spaces
8148 calls.
8149 (check_for_argument): Skip spaces after argument.
8150
b9a3f842
PA
81512019-06-13 Pedro Alves <palves@redhat.com>
8152
8153 * thread.c (thread_apply_command): Adjust TID parsing.
8154 * tid-parse.c (tid_range_parser::finished): Ensure parsing end is
8155 detected before end of string.
8156 (tid_is_in_list): Error out if LIST is invalid.
8157
3844e605
PA
81582019-06-13 Pedro Alves <palves@redhat.com>
8159
8160 * completer.c (complete_line_internal_1): Rewind completion word
8161 point.
8162 (completion_tracker::advance_custom_word_point_by): Change
8163 parameter type to int.
8164 * completer.h (completion_tracker::advance_custom_word_point_by):
8165 Likewise.
8166
00b56dbe
PA
81672019-06-13 Pedro Alves <palves@redhat.com>
8168
8169 * completer.c (advance_to_completion_word): Handle delimiters.
8170
d106773e
PA
81712019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8172
8173 * dwarf2read.c (add_partial_symbol): Skip nameless modules.
8174
08f10e02
TT
81752019-06-11 Tom Tromey <tom@tromey.com>
8176
8177 * common/common-utils.c (xmalloc, xrealloc, xcalloc)
8178 (xmalloc_failed): Move to alloc.c.
8179 * alloc.c: New file.
8180 * Makefile.in (COMMON_SFILES): Add alloc.c.
8181
1c7fe951
TT
81822019-06-11 Tom Tromey <tom@tromey.com>
8183
8184 * nat/linux-waitpid.c: Don't include server.h.
8185 (linux_debug): Remove.
8186 (my_waitpid): Update.
8187
89549d7f
TT
81882019-06-11 Tom Tromey <tromey@adacore.com>
8189
8190 * infcall.c (_initialize_infcall): Remove trailing newline from
8191 help.
8192 * user-regs.c (_initialize_user_regs): Remove trailing newline
8193 from help.
8194 * typeprint.c (_initialize_typeprint): Remove trailing newline
8195 from help.
8196 * reverse.c (_initialize_reverse): Remove trailing newlines from
8197 help.
8198 * tracepoint.c (_initialize_tracepoint): Remove trailing newlines
8199 from help.
8200 * language.c (add_set_language_command): Remove trailing newline
8201 from help.
8202 * infcmd.c (_initialize_infcmd): Remove trailing newlines from
8203 help.
8204 * disasm.c (_initialize_disasm): Remove trailing newline from
8205 help.
8206 * top.c (init_main): Remove trailing newline from help.
8207 * interps.c (_initialize_interpreter): Remove trailing newline
8208 from help.
8209 * btrace.c (_initialize_btrace): Remove trailing newlines from
8210 help.
8211 * breakpoint.c (_initialize_breakpoint): Remove trailing newline
8212 from help.
8213 * python/python.c (_initialize_python): Remove trailing newline
8214 from help.
8215 * spu-tdep.c (_initialize_spu_tdep): Remove trailing newlines from
8216 help.
8217 * tui/tui-win.c (_initialize_tui_win): Remove trailing newlines
8218 from help. Reformat some text.
8219 * tui/tui-stack.c (_initialize_tui_stack): Remove trailing newline
8220 from help.
8221 * tui/tui-layout.c (_initialize_tui_layout): Remove trailing
8222 newline from help.
8223
86108c13
TT
82242019-06-11 Tom Tromey <tromey@adacore.com>
8225
8226 * darwin-nat.c (darwin_decode_exception_message)
8227 (darwin_decode_message, darwin_nat_target::kill): Fix shadowing.
8228
a7067863
AB
82292019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8230
8231 * valops.c (value_slice): Check for not allocated or not
8232 associated values.
8233
9ab08412
TV
82342019-06-10 Tom de Vries <tdevries@suse.de>
8235
8236 PR gdb/24618
8237 * dwarf2read.c (struct mapped_index::symbol_name_slot_invalid): Make
8238 sure an empty slot (defined by a 32-bit zero pair) is recognized as
8239 invalid.
8240
f19e22e9
TV
82412019-06-10 Tom de Vries <tdevries@suse.de>
8242
8243 PR gdb/24611
8244 * linespec.c (linespec_lexer_lex_string): Remove incorrect
8245 "++(PARSER_STREAM (parser))" for "[abi"-prefixed colon. Add assert.
8246
e99f9db0
TV
82472019-06-10 Tom de Vries <tdevries@suse.de>
8248
8249 PR symtab/24545
8250 * symtab.c (struct demangled_name_entry): Add language field.
8251 (symbol_set_names): Revert "[gdb/symtab] Fix language of duplicate
8252 static minimal symbol". Set and use language field.
8253
9bf7038b
TT
82542019-06-10 Tom Tromey <tromey@adacore.com>
8255
8256 * ada-lang.c (_initialize_ada_language): Update help text.
8257
422186a9
TT
82582019-06-10 Tom Tromey <tromey@adacore.com>
8259
8260 * m32c-tdep.c (m32c_m16c_address_to_pointer): Don't end warning
8261 with a newline.
8262 * guile/guile.c (handle_boot_error): Don't end warning with a
8263 newline.
8264 * cli/cli-cmds.c (exit_status_set_internal_vars): Don't end
8265 warning with a newline.
8266 * s12z-tdep.c (s12z_skip_prologue): Don't end warning with a
8267 newline.
8268 (s12z_frame_cache): Likewise.
8269 * dwarf-index-cache.c (index_cache::store): Don't end warning with
8270 a newline.
8271 * solib-svr4.c (disable_probes_interface): Don't end warning with
8272 a newline.
8273 * nat/fork-inferior.c (fork_inferior): Don't end warning with a
8274 newline.
8275 * python/python.c (do_finish_initialization): Don't end warning
8276 with a newline.
8277
25ce02ee
TT
82782019-06-10 Tom Tromey <tom@tromey.com>
8279
8280 * python/py-breakpoint.c (gdbpy_breakpoint_created)
8281 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
8282 gdbpy_enter.
8283
caa429d8
TT
82842019-06-10 Tom Tromey <tromey@adacore.com>
8285
8286 * elfread.c (elf_read_minimal_symbols): Don't set the dbx objfile
8287 data.
8288 (elf_new_init): Don't call stabsread_new_init.
8289 * dbxread.c (coffstab_build_psymtabs): Set dbx objfile data.
8290 (elfstab_build_psymtabs): Likewise. Call stabsread_new_init.
8291 * coffread.c (coff_symfile_init): Don't set the dbx objfile data.
8292
81873cc8
TV
82932019-06-10 Tom de Vries <tdevries@suse.de>
8294
8295 PR symtab/16264
8296 PR symtab/24517
8297 * dwarf2read.c (read_func_scope): Handle DW_AT_main_subprogram.
8298
4fa0265e
РИ
82992019-06-06 Руслан Ижбулатов <lrn1986@gmail.com>
8300
8301 * source.c (find_and_open_source): Also rewrite relative file
8302 names.
8303
1a3da2cd
AB
83042019-04-26 Amos Bird <amosbird@gmail.com>
8305
8306 * annotate.c (annotate_thread_exited): Add "thread-exited"
8307 annotation.
8308
3847a7bf
TT
83092019-06-06 Tom Tromey <tromey@adacore.com>
8310
8311 * maint.h (class scoped_command_stats): Use
8312 DISABLE_COPY_AND_ASSIGN.
8313 <print_time>: New method.
8314 * maint.c (scoped_command_stats, ~scoped_command_stats): Call
8315 print_time.
8316 (scoped_command_stats::print_time): New method.
8317
312617a3
AB
83182019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8319
8320 * riscv-tdep.c (riscv_insn::decode): Gracefully ignore
8321 instructions of lengths 6 or 8 bytes.
8322
b02f78f9
PA
83232019-06-04 Pedro Alves <palves@redhat.com>
8324
8325 * common/gdb_unique_ptr.h (make_unique_xstrdup): New.
8326
8327 * ada-lang.c (catch_ada_completer): Use make_unique_xstrdup.
8328 * breakpoint.c (condition_completer): Likewise.
8329 * cli/cli-dump.c (scan_expression): Likewise.
8330 * common/filestuff.c (mkdir_recursive): Likewise.
8331 * common/gdb_tilde_expand.c (gdb_tilde_expand_up)
8332 * common/pathstuff.c (gdb_realpath, gdb_realpath_keepfile)
8333 (gdb_abspath): Likewise.
8334 * compile/compile-cplus-types.c
8335 (compile_cplus_instance::decl_name): Likewise.
8336 * completer.c (complete_explicit_location):
8337 (signal_completer, reg_or_group_completer_1): Likewise.
8338 * cp-support.c (cp_remove_params_if_any): Likewise.
8339 * fbsd-tdep.c (fbsd_core_vnode_path): Likewise.
8340 * guile/scm-safe-call.c (gdbscm_safe_eval_string): Likewise.
8341 * infcmd.c (strip_bg_char): Likewise.
8342 * linespec.c (copy_token_string): Likewise.
8343 * mi/mi-main.c (output_cores): Likewise.
8344 * psymtab.c (psymtab_search_name):
8345 * symfile.c (test_set_ext_lang_command): Likewise.
8346 * target.c (target_fileio_read_stralloc): Likewise.
8347 * tui/tui-regs.c (tui_reggroup_completer): Likewise.
8348 * value.c (complete_internalvar): Likewise.
8349
e1f2e1a2
CB
83502019-06-04 Christian Biesinger <cbiesinger@google.com>
8351
8352 Add objfile property to gdb.Type.
d3238f7d
PA
8353 * NEWS: Mention Python API addition.
8354 * python/py-type.c (typy_get_objfile): New method.
e1f2e1a2 8355
e664d728
PW
83562019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8357
8358 * NEWS: Mention the new set|show style [title|highlight].
8359 Mention changes to "show style", "help" and "apropos".
8360
66d8c862
PW
83612019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8362
8363 * cli/cli-decode.h (apropos_cmd): Add verbose argument.
8364 * cli/cli-decode.c (apropos_cmd): Likewise. Use print_doc_of_command
8365 instead of print_help_for_command.
8366 (print_doc_of_command): New function.
8367 (help_list): Add 'apropos -v word' suggestion.
8368 (print_help_for_command): Style the command name using title style.
8369 * cli/cli-cmds.c (apropos_command): Parse optional -v flag.
8370 (_initialize_cli_cmds): Describe -v in apropos_command help.
8371
9303eb2f
PW
83722019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8373
8374 * cli/cli-style.h (cli_style_option): Add name in constructor,
8375 add m_name class member, add constructor with intensity,
8376 add name class function.
8377 (cli_style_option::add_setshow_commands): Remove name argument.
8378 (highlight_style, title_style): New styles.
8379 * cli/cli-style.c (do_show): New function that shows a style
8380 characteristic styling the style name with itself.
8381 (set_style_name): New function.
8382 (STYLE_ADD_SETSHOW_COMMANDS): Remove NAME arguments.
8383 Update all callers according to the changes in cli/cli-style.h.
8384 * utils.h (fputs_highlighted): New function.
8385 * utils.c (fputs_highlighted): Likewise.
8386
e2c52041
PW
83872019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8388
8389 * NEWS: Mention new pipe command and new convenience variables.
8390
947d3946
PW
83912019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8392
8393 * cli/cli-cmds.c (pipe_command): New function.
8394 (_initialize_cli_cmds): Call add_com for pipe_command.
8395 Define | as an alias for pipe.
8396 (exit_status_set_internal_vars): New function.
8397 (shell_escape): Call exit_status_set_internal_vars.
8398 cli/cli-decode.c (find_command_name_length): Recognize | as
8399 a single character command.
8400
b8fd0918
PW
84012019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8402
8403 * gdbcmd.h (execute_command_to_ui_file): New declaration.
8404 top.c (execute_command_to_ui_file): New function, mostly a copy
8405 of execute_command_to_string.
8406 (execute_command_to_string): Implement by calling
8407 execute_command_to_ui_file.
8408
68bb5386
PW
84092019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8410
8411 * top.h (saved_command_line): Remove declaration.
8412 * top.c (previous_saved_command_line, previous_repeat_arguments):
8413 New variables.
8414 (saved_command_line): Make static, define together with other
8415 'repeat variables'.
8416 (dont_repeat): Clear repeat_arguments.
8417 (repeat_previous, get_saved_command_line, save_command_line):
8418 New functions.
8419 (gdb_init): Initialize saved_command_line
8420 and previous_saved_command_line.
8421 * main.c (captured_main_1): Remove saved_command_line initialization.
8422 * event-top.c (handle_line_of_input): Update to use
8423 the new 'repeat' related functions instead of direct access to
8424 saved_command_line.
8425 * command.h (repeat_previous, get_saved_command_line,
8426 save_command_line): New declarations.
8427 (dont_repeat): Add comment.
8428
bfcdb852
TT
84292019-05-30 Tom Tromey <tromey@adacore.com>
8430
8431 * gdbtypes.h (struct range_bounds) <flag_upper_bound_is_count>:
8432 Fix comment.
8433 (TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): Rewrite comment.
8434
0ef209f2
JV
84352019-05-30 Jan Vrany <jan.vrany@fit.cvut.cz>
8436
8437 PR cli/24587
8438 * completer.c (complete): Initialize variable word.
8439
955b06fa
SDJ
84402019-05-29 Sergio Durigan Junior <sergiodj@redhat.com>
8441
8442 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
8443 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1715008
8444 * dwarf2read.c (dwarf_decode_macro_bytes): Move check to see if
8445 'body' is NULL to the outter 'if', protecting the '!is_define'
8446 situation as well.
8447
fa9c3fa0
TT
84482019-05-29 Tom Tromey <tromey@adacore.com>
8449
8450 * dwarf2read.c (partial_die_parent_scope): Call dwarf_tag_name.
8451 (dwarf_unknown): New function.
8452 (dwarf_tag_name, dwarf_attr_name, dwarf_form_name)
8453 (dwarf_type_encoding_name): Use dwarf_unknown.
8454
4330d61d
TT
84552019-05-29 Tom Tromey <tromey@adacore.com>
8456
8457 PR c++/20020:
8458 * cp-valprint.c (cp_print_value_fields): Call
8459 cp_print_static_field inside "try".
8460
33a6bc35
TT
84612019-05-29 Tom Tromey <tromey@adacore.com>
8462
8463 * inflow.c (struct terminal_info): Add default operator=.
8464 * configure: Rebuild.
8465 * warning.m4 (AM_GDB_WARNINGS): Add -Wdeprecated-copy,
8466 -Wdeprecated-copy-dtor, -Wredundant-move.
8467
000439d5
TT
84682019-05-29 Tom Tromey <tromey@adacore.com>
8469
8470 * NEWS: Add entry.
8471 * infcmd.c (print_return_value_1): Handle finish_print
8472 option.
8473 (show_print_finish): New function.
8474 (_initialize_infcmd): Add "set/show print finish" commands.
8475 * valprint.c (user_print_options): Initialize new member.
8476 * valprint.h (struct value_print_options) <finish_print>: New
8477 member.
8478
c0e70c62
TT
84792019-05-28 Tom Tromey <tromey@adacore.com>
8480
8481 * ada-lang.c (ada_remove_Xbn_suffix)
8482 (find_old_style_renaming_symbol)
8483 (parse_old_style_renaming): Remove.
8484 (ada_find_renaming_symbol): Don't call
8485 find_old_style_renaming_symbol.
8486 (ada_is_renaming_symbol): Rename from
8487 ada_find_renaming_symbol. Remove "block" parameter. Return
8488 bool. Now static.
8489 (ada_read_var_value): Update and simplify.
8490 * ada-exp.y (write_var_or_type): Remove old code.
8491
766f8836
AH
84922019-05-28 Alan Hayward <alan.hayward@arm.com>
8493
68255adc 8494 PR gdb/25010
766f8836
AH
8495 * event-top.c: Remove include comment.
8496 * inflow.c (class scoped_ignore_sigttou): Move from here...
8497 * inflow.h (class scoped_ignore_sigttou): ...to here.
8498 * ser-unix.c (hardwire_drain_output): Block SIGTTOU during drain.
8499 * top.c: Remove include comment.
8500
eb41253a
TT
85012019-05-27 Tom Tromey <tom@tromey.com>
8502
8503 * NEWS: Fix typo.
8504
4ca51187
TT
85052019-05-22 Tom Tromey <tromey@adacore.com>
8506
8507 * target.c (target_follow_exec): Constify parameter.
8508 * target-delegates.c: Rebuild.
8509 * remote.c (remote_target::follow_exec): Constify parameter.
8510 * infrun.c (follow_exec): Constify parameter.
8511 * target.h (struct target_ops) <follow_exec>: Constify parameter.
8512 (target_follow_exec): Likewise.
8513
8fca4da0
AH
85142019-05-22 Alan Hayward <alan.hayward@arm.com>
8515
8516 * aarch64-tdep.c (aarch64_execute_dwarf_cfa_vendor_op): Treat
8517 DW_CFA_AARCH64_negate_ra_state as nop on non pauth targets.
8518
b7060614
AH
85192019-05-22 Alan Hayward <alan.hayward@arm.com>
8520
8521 * NEWS: Add debugredirect and testsuite sections.
8522
0a5954bd
SC
85232019-05-22 Simon Cook <simon.cook@embecosm.com>
8524
8525 * riscv-tdep.c (riscv_gdbarch_init): Support determining flen from
8526 target descriptions using exclusively floating point register name
8527 aliases.
8528
dc42e902
AB
85292019-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8530
8531 PR gdb/18644:
8532 * f-lang.c (build_fortran_types): Handle the case where
8533 gdbarch_floatformat_for_type returns a nullptr.
8534
fb7806c7
TV
85352019-05-21 Tom de Vries <tdevries@suse.de>
8536
8537 PR cli/24587
8538 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable.
8539
34d11c68
AB
85402019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8541
8542 PR gdb/18644:
8543 * f-lang.c (build_fortran_types): Use floatformats_ia64_quad for
8544 16-byte floats.
8545 * i386-tdep.c (i386_floatformat_for_type): Use
8546 floatformats_ia64_quad for the 16-byte floating point component
8547 within a fortran 32-byte complex number.
8548
122cf0f2
AB
85492019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8550
8551 * dwarf2read.c (struct cu_partial_die_info): Add constructor,
8552 delete default constructor.
8553 (find_partial_die): Update to return const struct.
8554 (partial_die_parent_scope): Move variable declaration into scope
8555 of its use and change its type to auto.
8556 (guess_partial_die_structure_name): Likewise.
8557 (partial_die_info::fixup): Likewise.
8558
33d0e35a
TT
85592019-05-17 Tom Tromey <tromey@adacore.com>
8560
8561 * source.c (find_and_open_source): Remove cast.
8562
a45575b0
TT
85632019-05-17 Tom Tromey <tromey@adacore.com>
8564
8565 * annotate.c (annotate_source): Make "filename" const.
8566 * annotate.h (annotate_source): Use const.
8567
81f47ac2
AH
85682019-05-17 Alan Hayward <alan.hayward@arm.com>
8569
8570 * disasm.c (set_disassembler_options): Send errors to stderr.
8571
ca1285d1
AH
85722019-05-17 Alan Hayward <alan.hayward@arm.com>
8573
8574 * cli/cli-interp.c (struct saved_output_files): Add saved entry.
8575 (cli_interp_base::set_logging): Check debug_redirect.
8576 * cli/cli-interp.h (set_logging): Add debug_redirect parameter.
8577 * cli/cli-logging.c (debug_redirect): Add static variable.
8578 (pop_output_files): Add default param.
8579 (handle_redirections): Print debug setting.
8580 (show_logging_command): Likewise.
8581 (_initialize_cli_logging): Add debugredirect command.
8582 * interps.c (current_interp_set_logging): Add debug_redirect
8583 parameter.
8584 * interps.h (set_logging): Add debug_redirect parameter.
8585 (current_interp_set_logging): Likewise.
8586 * mi/mi-common.h: Likewise.
8587 * mi/mi-interp.c (mi_interp::set_logging): Likewise.
8588
85892019-05-17 Alan Hayward <alan.hayward@arm.com>
f3a09c80
AH
8590 Tom Tromey <tromey@adacore.com>
8591
8592 * cli/cli-interp.c (cli_interp_base::set_logging): Create tee_file
8593 directly.
8594 * cli/cli-interp.h (make_logging_output): Remove declaration.
8595 * cli/cli-logging.c (make_logging_output): Remove function.
8596 * mi/mi-interp.c (mi_interp::set_logging): Create tee_file
8597 directly.
8598 * ui-file.c (tee_file::tee_file): Remove bools.
8599 (tee_file::~tee_file): Remove deletes.
8600 * ui-file.h (tee_file): Remove bools.
8601
26648588
JV
86022019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8603
8604 * mi/mi-cmds.h (mi_cmd_complete): New function.
8605 * mi/mi-main.c (mi_cmd_complete): Likewise.
8606 * mi/mi-cmds.c: Define new MI command -complete.
8607 * NEWS: Mention new -complete command.
8608
6e035501
JV
86092019-01-24 Jan Vrany <jan.vrany@fit.cvut.cz>
8610
8611 * completer.h (complete): New function.
8612 * completer.c (complete): Likewise.
8613 * cli/cli-cmds.c: (complete_command): Update to use new complete()
8614 function defined in completer.h.
8615
7d0e2ece
JV
86162019-05-17 Jan Vrany <jan.vrany@fit.cvut.cz>
8617
e79be6e5 8618 * MAINTAINERS (Write After Approval): Add myself.
7d0e2ece 8619
fb816e8b
TV
86202019-05-17 Tom de Vries <tdevries@suse.de>
8621
8622 PR gdb/24094
8623 * dwarf2read.c (struct cu_partial_die_info): New struct.
8624 (find_partial_die): Return cu_partial_die_info.
8625 (partial_die_parent_scope, guess_partial_die_structure_name)
8626 (partial_die_info::fixup): Handle new return type of find_partial_die.
8627
677052f2
SDJ
86282019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
8629
a1726c38 8630 PR breakpoints/24541
677052f2
SDJ
8631 * stap-probe.c (stap_parse_register_operand): Make "regname" an
8632 "std::string", simplifying the algorithm.
8633
f3da9116
SDJ
86342019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
8635
8636 * stap-probe.c (handle_stap_probe): Fix complaint formatting.
8637 (stap_static_probe_ops::get_probes): Likewise.
8638
f1bb75ab
SDJ
86392019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
8640
8641 * stap-probe.c (stap_parse_register_operand): Make "if (*p->arg ==
8642 '-')" and "else if".
8643 (stap_parse_single_operand): Join checks for
8644 "gdbarch_stap_parse_special_token_p" and
8645 "gdbarch_stap_parse_special_token" in the same "if" statement.
8646 Invert check when verifying for operation on register
8647 displacement.
8648
3ca58cde
SDJ
86492019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
8650
8651 * stap-probe.c (stap_get_opcode): Update comment.
8652 (stap_get_expected_argument_type): Likewise.
8653 (handle_stap_probe): Likewise.
8654
af2d9bee
SDJ
86552019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
8656
8657 * i386-tdep.c (i386_stap_parse_special_token_triplet): Change
8658 return type to 'bool'. Adjust comment. Use 'bool' when
8659 appropriate.
8660 (i386_stap_parse_special_token_three_arg_disp): Likewise.
8661 * stap-probe.c (stap_parse_argument_1): Likewise.
8662 (stap_is_operator): Likewise.
8663 (stap_is_generic_prefix): Likewise.
8664 (stap_is_register_prefix): Likewise.
8665 (stap_is_register_indirection_prefix): Likewise.
8666 (stap_is_integer_prefix): Likewise.
8667 (stap_generic_check_suffix): Likewise.
8668 (stap_check_integer_suffix): Likewise.
8669 (stap_check_register_suffix): Likewise.
8670 (stap_check_register_indirection_suffix): Likewise.
8671 (stap_parse_register_operand): Likewise.
8672 (stap_parse_single_operand): Likewise.
8673 (stap_parse_argument_1): Likewise.
8674 (stap_probe::get_argument_count): Likewise.
8675 (stap_is_operator): Likewise.
8676
61c9c421
TT
86772019-05-16 Tom Tromey <tromey@adacore.com>
8678
8679 * darwin-nat.c (thread_info_from_private_thread_info): Add struct
8680 keyword to foreach.
8681
9ddc1af1
SM
86822019-05-15 Simon Marchi <simon.marchi@efficios.com>
8683
8684 * linux-thread-db.c (try_thread_db_load_1): Change return type
8685 to bool.
8686 (try_thread_db_load): Likewise.
8687 (try_thread_db_load_from_pdir_1): Likewise.
8688 (try_thread_db_load_from_pdir): Likewise.
8689 (try_thread_db_load_from_sdir): Likewise.
8690 (try_thread_db_load_from_dir): Likewise.
8691 (thread_db_load_search): Likewise.
8692 (has_libpthread): Likewise.
8693 (thread_db_load): Likewise.
8694
7bede828
SDJ
86952019-05-15 Sergio Durigan Junior <sergiodj@redhat.com>
8696
8697 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
8698 * dwarf2read.c (parse_macro_definition): Check whether 'body' is
8699 NULL, and complain/return if that's the case.
8700
c5358db4
JD
87012019-05-15 John Darrington <john@darrington.wattle.id.au>
8702
8703 * s12z-tdep.c (push_pull_get_stack_adjustment): New function.
8704 (advance, posn, abstract_read_memory): New functions.
8705 [struct mem_read_abstraction]: New struct.
8706 (s12z_frame_cache): Use opcodes API to interpret stack frame code.
8707
c408a94f
TT
87082019-05-14 Tom Tromey <tromey@adacore.com>
8709
8710 * ada-lang.c (coerce_unspec_val_to_type): Only set address when
8711 value is not lval_memory.
8712
e7bd7fba
TT
87132019-05-14 Tom Tromey <tromey@adacore.com>
8714
8715 * solib.c (info_sharedlibrary_command): Style the file name.
8716
a6d0f249
AH
87172019-05-14 Alan Hayward <alan.hayward@arm.com>
8718
8719 * aarch64-tdep.c (aarch64_vnh_type): Add half view.
8720 (aarch64_vnv_type): Likewise.
8721 * target-descriptions.c (make_gdb_type): Add TDESC_TYPE_IEEE_HALF.
8722 * common/tdesc.c: Likewise.
8723 * common/tdesc.h (enum tdesc_type_kind): Likewise.
8724 * features/aarch64-fpu.c (create_feature_aarch64_fpu): Regenerate.
8725 * features/aarch64-fpu.xml: Add ieee half view.
8726 * features/aarch64-sve.c (create_feature_aarch64_fpu): Likewise.
8727 * gdbtypes.c (gdbtypes_post_init): Add builtin_half
8728 * gdbtypes.h (struct builtin_type): Likewise.
8729 (struct objfile_type): Likewise.
8730
66b8bb74
SM
87312019-05-12 Paul Naert <paul.naert@polymtl.ca>
8732
8733 * language.c (language_sniff_from_mangled_name): Fix "langauge"
8734 typo.
8735 * location.h (string_to_event_location): Likewise.
8736
21c219fd
JB
87372019-05-11 Joel Brobecker <brobecker@adacore.com>
8738
8739 GDB 8.3 released.
8740
13674803
SM
87412019-05-10 Simon Marchi <simon.marchi@efficios.com>
8742
8743 * breakpoint.h (fix_multi_location_breakpoint_output_globally):
8744 New variable declaration.
8745 * breakpoint.c (fix_multi_location_breakpoint_output_globally):
8746 New variable.
8747 (print_one_breakpoint): Use ui_out::test_flags and new global
8748 variable to compute use_fixed_output.
8749 * mi/mi-main.h (mi_multi_location_breakpoint_output_fixed):
8750 Remove.
8751 * mi/mi-main.c (fix_multi_location_breakpoint_output): Remove.
8752 (mi_multi_location_breakpoint_output_fixed): Remove.
8753 (mi_cmd_fix_multi_location_breakpoint_output): Adjust to set the
8754 new variable.
8755 * mi/mi-out.c (mi_ui_out::mi_ui_out): Set
8756 fix_multi_location_breakpoint_output flag if version >= 3.
8757 * ui-out.h (enum ui_out_flag)
8758 <fix_multi_location_breakpoint_output>: New enumerator.
8759
a9eac7f9
SM
87602019-05-10 Simon Marchi <simon.marchi@efficios.com>
8761
8762 * contrib/cc-with-tweaks.sh: Validate dwz's work.
8763
71bed2db
TT
87642019-05-10 Tom Tromey <tromey@adacore.com>
8765
8766 * ada-lang.c (catch_ada_completer): New function.
8767 (_initialize_ada_language): Use it.
8768
24c54127
TT
87692019-05-10 Tom Tromey <tromey@adacore.com>
8770
8771 * thread.c (print_thread_info): Make "requested_threads" const.
8772 * gdbthread.h (print_thread_info): Make "requested_threads"
8773 const.
8774 * ada-tasks.c (print_ada_task_info): Make "taskno_str" const.
8775 * ada-lang.h (print_ada_task_info): Make "taskno_str" const.
8776
7a102139
TT
87772019-05-08 Tom Tromey <tom@tromey.com>
8778
8779 * gdbtypes.c (objfile_type_data): Change type.
8780 (objfile_type, _initialize_gdbtypes): Update.
8781
924d79e2
TT
87822019-05-08 Tom Tromey <tom@tromey.com>
8783
8784 * dwarf2-frame.c (dwarf2_frame_objfile_data): Change type.
8785 (dwarf2_frame_find_fde, dwarf2_build_frame_info)
8786 (_initialize_dwarf2_frame): Update.
8787
4c58e337
TT
87882019-05-08 Tom Tromey <tom@tromey.com>
8789
8790 * objc-lang.c (objc_objfile_data): Change type.
8791 (find_methods): Update.
8792 (_initialize_objc_lang): Remove.
8793
d772d2ab
TT
87942019-05-08 Tom Tromey <tom@tromey.com>
8795
8796 * stabsread.c (rs6000_builtin_type_data): Change type.
8797 (rs6000_builtin_type, _initialize_stabsread): Update.
8798
d11d83f4
TT
87992019-05-08 Tom Tromey <tom@tromey.com>
8800
8801 * mips-tdep.c (mips_pdr_data): Remove.
8802 (_initialize_mips_tdep): Update.
8803
9a73f0ad
TT
88042019-05-08 Tom Tromey <tom@tromey.com>
8805
8806 * hppa-tdep.c (hppa_objfile_priv_data): Change type.
8807 (hppa_init_objfile_priv_data, read_unwind_info)
8808 (find_unwind_entry, _initialize_hppa_tdep): Update.
8809
8127a2fa
TT
88102019-05-08 Tom Tromey <tom@tromey.com>
8811
8812 * elfread.c (elf_objfile_gnu_ifunc_cache_data): Change type.
8813 (elf_gnu_ifunc_record_cache): Update. Don't allocate hash table
8814 on obstack.
8815 (elf_gnu_ifunc_resolve_by_cache, _initialize_elfread): Update.
8816
91d3055d
TT
88172019-05-08 Tom Tromey <tom@tromey.com>
8818
8819 * mdebugread.c (basic_type_data): Change type.
8820 (basic_type, _initialize_mdebugread): Update.
8821
31930bd3
TT
88222019-05-08 Tom Tromey <tom@tromey.com>
8823
8824 * common/gdb_unique_ptr.h (struct noop_deleter): New.
8825
bdb3ed9e
TT
88262019-05-08 Tom Tromey <tom@tromey.com>
8827
8828 * nto-tdep.c (nto_inferior_data_reg): Change type.
8829 (nto_inferior_data): Update.
8830 (nto_inferior_data_cleanup, nto_new_inferior_data)
8831 (_initialize_nto_tdep): Remove.
8832 * nto-tdep.h (struct nto_inferior_data): Add initializers.
8833
f37b313d
TT
88342019-05-08 Tom Tromey <tom@tromey.com>
8835
8836 * ada-lang.c (struct ada_inferior_data): Add initializers.
8837 (ada_inferior_data): Change type.
8838 (ada_inferior_data_cleanup): Remove.
8839 (get_ada_inferior_data, ada_inferior_exit)
8840 (struct ada_pspace_data): Add initializers, destructor.
8841 (ada_pspace_data_handle): Change type.
8842 (get_ada_pspace_data): Update.
8843 (ada_pspace_data_cleanup): Remove.
8844
24699405
TT
88452019-05-08 Tom Tromey <tom@tromey.com>
8846
8847 * coffread.c (struct coff_symfile_info): Add initializers.
8848 (coff_objfile_data_key): Move lower. Change type.
8849 (coff_symfile_init, coff_symfile_read, _initialize_coffread):
8850 Update.
8851 (coff_free_info): Remove.
8852
d4e05d2f
TT
88532019-05-08 Tom Tromey <tom@tromey.com>
8854
8855 * fbsd-tdep.c (struct fbsd_pspace_data): Add initializers.
8856 (fbsd_pspace_data_handle): Move lower. Change type.
8857 (get_fbsd_pspace_data): Update.
8858 (fbsd_pspace_data_cleanup): Remove.
8859 (_initialize_fbsd_tdep): Update.
8860
14ef6690
TT
88612019-05-08 Tom Tromey <tom@tromey.com>
8862
8863 * ada-tasks.c (ada_tasks_pspace_data_handle): Change type.
8864 (get_ada_tasks_pspace_data): Update.
8865 (ada_tasks_pspace_data_cleanup): Remove.
8866 (_initialize_tasks): Update.
8867 (ada_tasks_inferior_data_handle): Change type.
8868 (get_ada_tasks_inferior_data): Update.
8869 (ada_tasks_inferior_data_cleanup): Remove.
8870 (struct ada_tasks_pspace_data): Add initializers.
8871
814cf43a
TT
88722019-05-08 Tom Tromey <tom@tromey.com>
8873
8874 * symfile.h (struct sym_probe_fns) <sym_get_probes>: Change type.
8875 * symfile-debug.c (debug_sym_get_probes): Change type.
8876 * stap-probe.c (handle_stap_probe):
8877 (stap_static_probe_ops::get_probes): Change type.
8878 * probe.h (class static_probe_ops) <get_probes>: Change type.
8879 * probe.c (class any_static_probe_ops) <get_probes>: Change type.
8880 (parse_probes_in_pspace): Update.
8881 (find_probes_in_objfile, find_probe_by_pc, collect_probes):
8882 Update.
8883 (any_static_probe_ops::get_probes): Change type.
8884 * elfread.c (elfread_data): New typedef.
8885 (probe_key): Change type.
8886 (elf_get_probes): Likewise. Update.
8887 (probe_key_free): Remove.
8888 (_initialize_elfread): Update.
8889 * dtrace-probe.c (class dtrace_static_probe_ops) <get_probes>:
8890 Change type.
8891 (dtrace_process_dof_probe, dtrace_process_dof)
8892 (dtrace_static_probe_ops::get_probe): Change type.
8893
02dc647e
TT
88942019-05-08 Tom Tromey <tom@tromey.com>
8895
8896 * xcoffread.c (struct xcoff_symfile_info): Rename from
8897 coff_symfile_info. Add initializers.
8898 (xcoff_objfile_data_key): Move lower. Change type.
8899 (XCOFF_DATA): Rewrite.
8900 (xcoff_free_info): Remove.
8901 (xcoff_symfile_init, _initialize_xcoffread, read_xcoff_symtab)
8902 (read_symbol, read_symbol_lineno, find_linenos, init_stringtab)
8903 (xcoff_initial_scan): Update.
8904
09232438
TT
89052019-05-08 Tom Tromey <tom@tromey.com>
8906
8907 * solib-svr4.c (struct svr4_info): Add initializers and
8908 destructor.
8909 <probes_table>: Now an htab_up.
8910 (solib_svr4_pspace_data): Change type.
8911 (free_probes_table): Simplify.
8912 (~svr4_info): Rename from svr4_pspace_data_cleanup.
8913 (get_svr4_info, probes_table_htab_remove_objfile_probes)
8914 (probes_table_remove_objfile_probes, register_solib_event_probe)
8915 (solib_event_probe_at, svr4_update_solib_event_breakpoint)
8916 (_initialize_svr4_solib): Update.
8917
7b4a314f
TT
89182019-05-08 Tom Tromey <tom@tromey.com>
8919
8920 * remote.c (remote_pspace_data): Change type.
8921 (remote_pspace_data_cleanup): Remove.
8922 (get_remote_exec_file, set_pspace_remote_exec_file)
8923 (_initialize_remote): Update.
8924
51d3063a
TT
89252019-05-08 Tom Tromey <tom@tromey.com>
8926
8927 * breakpoint.c (breakpoint_objfile_key): Change type.
8928 (get_breakpoint_objfile_data): Update.
8929 (free_breakpoint_objfile_data): Remove.
8930 (_initialize_breakpoint): Update.
8931
89fb8848
TT
89322019-05-08 Tom Tromey <tom@tromey.com>
8933
8934 * linux-tdep.c (struct linux_info): Add initializers.
8935 (linux_inferior_data): Move. Change type.
8936 (invalidate_linux_cache_inf): Update.
8937 (linux_inferior_data_cleanup): Remove.
8938 (get_linux_inferior_data, _initialize_linux_tdep): Update.
8939
e9b89e2d
TT
89402019-05-08 Tom Tromey <tom@tromey.com>
8941
8942 * auxv.c (auxv_inferior_data): Move. Change type.
8943 (auxv_inferior_data_cleanup): Remove.
8944 (invalidate_auxv_cache_inf): Rewrite.
8945 (get_auxv_inferior_data, _initialize_auxv): Update.
8946
8c42777c
TT
89472019-05-08 Tom Tromey <tom@tromey.com>
8948
8949 * symfile-debug.c (struct debug_sym_fns_data): Add initializers.
8950 (symfile_debug_objfile_data_key): Change type.
8951 (symfile_debug_installed, debug_qf_has_symbols)
8952 (debug_qf_find_last_source_symtab)
8953 (debug_qf_forget_cached_source_info)
8954 (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol)
8955 (debug_qf_print_stats, debug_qf_dump)
8956 (debug_qf_expand_symtabs_for_function)
8957 (debug_qf_expand_all_symtabs)
8958 (debug_qf_expand_symtabs_with_fullname)
8959 (debug_qf_map_matching_symbols)
8960 (debug_qf_expand_symtabs_matching)
8961 (debug_qf_find_pc_sect_compunit_symtab)
8962 (debug_qf_map_symbol_filenames)
8963 (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes)
8964 (debug_sym_new_init, debug_sym_init, debug_sym_read)
8965 (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets)
8966 (debug_sym_read_linetable, debug_sym_relocate): Update.
8967 (symfile_debug_free_objfile): Remove.
8968 (install_symfile_debug_logging, _initialize_symfile_debug):
8969 Update.
8970
5bfd760d
TT
89712019-05-08 Tom Tromey <tom@tromey.com>
8972
8973 * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from
8974 allocate_on_obstack.
8975 * dwarf2read.c (dwarf2_objfile_data_key): Change type.
8976 (get_dwarf2_per_objfile): Update.
8977 (set_dwarf2_per_objfile): Remove.
8978 (dwarf2_has_info, dwarf2_get_section_info): Update.
8979 (dwarf2_free_objfile): Remove.
8980 (_initialize_dwarf2_read): Update.
8981
e85e19b4
TT
89822019-05-08 Tom Tromey <tom@tromey.com>
8983
8984 * auto-load.c (struct auto_load_pspace_info): Add destructor and
8985 initializers.
8986 <unsupported_script_warning_printed,
8987 script_not_found_warning_printed>: Now bool.
8988 (auto_load_pspace_data): Change type.
8989 (~auto_load_pspace_info): Rename from
8990 auto_load_pspace_data_cleanup.
8991 (get_auto_load_pspace_data, init_loaded_scripts_info)
8992 (clear_section_scripts, maybe_print_unsupported_script_warning)
8993 (maybe_print_script_not_found_warning, _initialize_auto_load):
8994 Update.
8995
f6aa7436
TT
89962019-05-08 Tom Tromey <tom@tromey.com>
8997
8998 * objfiles.c (objfile_pspace_info): Add destructor and
8999 initializers.
9000 (objfiles_pspace_data): Change type.
9001 (~objfile_pspace_info): Rename from objfiles_pspace_data_cleanup.
9002 (get_objfile_pspace_data): Update.
9003 (objfiles_bfd_data): Change type.
9004 (get_objfile_bfd_data): Update.
9005 (objfile_bfd_data_free, _initialize_objfiles): Remove.
9006
6ae614f6
TT
90072019-05-08 Tom Tromey <tom@tromey.com>
9008
9009 * break-catch-syscall.c (catch_syscall_inferior_data): Move.
9010 Change type.
9011 (get_catch_syscall_inferior_data): Update.
9012 (catch_syscall_inferior_data_cleanup): Remove.
9013 (_initialize_break_catch_syscall): Update.
9014
6509b8eb
TT
90152019-05-08 Tom Tromey <tom@tromey.com>
9016
9017 * inflow.c (struct terminal_info): Add destructor and
9018 initializers.
9019 (inflow_inferior_data): Change type.
9020 (~terminal_info): Rename from inflow_inferior_data_cleanup.
9021 (get_inflow_inferior_data, inflow_inferior_exit)
9022 (swap_terminal_info, _initialize_inflow): Update.
9023
35632941
TT
90242019-05-08 Tom Tromey <tom@tromey.com>
9025
9026 * target-dcache.c (target_dcache_cleanup): Remove.
9027 (target_dcache_aspace_key): Change type.
9028 (target_dcache_init_p, target_dcache_invalidate)
9029 (target_dcache_get, target_dcache_get_or_init)
9030 (_initialize_target_dcache): Update.
9031 * dcache.h (struct dcache_deleter): New.
9032
3017b94d
TT
90332019-05-08 Tom Tromey <tom@tromey.com>
9034
9035 * symtab.c (struct symbol_cache): Add destructor and
9036 initializers.
9037 (symbol_cache_key): Move. Change type.
9038 (make_symbol_cache, free_symbol_cache): Remove.
9039 (get_symbol_cache): Update.
9040 (symbol_cache_cleanup): Remove.
9041 (ALL_PSPACES, symbol_cache_flush)
9042 (maintenance_print_symbol_cache)
9043 (maintenance_print_symbol_cache_statistics, _initialize_symtab):
9044 Update.
9045
a32ad8c5
TT
90462019-05-08 Tom Tromey <tom@tromey.com>
9047
9048 * symtab.c (struct main_info): Add destructor and initializers.
9049 (main_progspace_key): Move. Change type.
9050 (get_main_info): Update.
9051 (main_info_cleanup): Remove.
9052 (_initialize_symtab): Update.
9053
5f6e90a0
TT
90542019-05-08 Tom Tromey <tom@tromey.com>
9055
9056 * registry.h (DECLARE_REGISTRY): Define the _key class.
9057
1bd0c6e4
AB
90582019-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9059
9060 * NEWS: Merge two 'New commands' sections.
9061
2228ef77
XR
90622019-05-08 Joel Brobecker <brobecker@adacore.com>
9063
9064 * ada-valprint.c (ada_val_print_gnat_array): Remove language
9065 parameter and use Ada language definition instead.
9066 (ada_val_print_ptr): Remove unused language parameter.
9067 (ada_val_print_num): Remove language parameter and use Ada language
9068 definition instead.
9069 (ada_val_print_enum, ada_val_print_flt): Remove unused language
9070 parameter.
9071 (ada_val_print_struct_union, ada_val_print_ref): Remove language
9072 parameter and use Ada language definition instead.
9073 (ada_val_print_1): Update all ada_val_print_xxx calls.
9074 Remove language parameter.
9075 (ada_val_print): Update ada_val_print_1 call.
9076
60fcc1c3
TT
90772019-05-08 Tom Tromey <tromey@adacore.com>
9078
9079 * remote.c (remote_hw_watchpoint_limit)
9080 (remote_hw_watchpoint_length_limit, remote_hw_breakpoint_limit):
9081 Now static.
9082
ed2b7c17
TT
90832019-05-08 Tom Tromey <tromey@adacore.com>
9084
9085 * maint.c (_initialize_maint_cmds): Move initialization code to
9086 remote.c.
9087 (watchdog, show_watchdog): Move to remote.c.
9088 * remote.c (watchdog, show_watchdog): Move from maint.c. Make
9089 "watchdog" static.
9090 (_initialize_remote): Move initialization code from maint.c.
9091 * defs.h (watchdog): Don't declare.
9092
b0be6c91
TT
90932019-05-08 Tom Tromey <tromey@adacore.com>
9094
9095 * tui/tui-interp.c: Include main.h.
9096 * interps.c: Include main.h.
9097 * main.h (interpreter_p): Declare.
9098 * defs.h (interpreter_p): Don't declare.
9099
587ee17b
TT
91002019-05-08 Tom Tromey <tromey@adacore.com>
9101
9102 * dwarf2loc.c: Include dwarf2read.h.
9103 * defs.h (read_unsigned_leb128): Don't declare.
9104 * dwarf2read.h (read_unsigned_leb128): Declare.
9105
ca1df239
TT
91062019-05-08 Tom Tromey <tromey@adacore.com>
9107
9108 * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a
9109 method.
9110
99f20f08
TT
91112019-05-08 Tom Tromey <tromey@adacore.com>
9112
9113 * utils.c (fputs_maybe_filtered): Reset style after paging, even
9114 when no wrap column is set.
9115
80e55b13
TT
91162019-05-08 Tom Tromey <tromey@adacore.com>
9117
9118 * c-lang.c (c_get_string): Handle non-C-style arrays.
9119
9d3421af
TT
91202019-05-08 Tom Tromey <tromey@adacore.com>
9121
9122 * typeprint.c (print_offset_data::update): Print the bit offset,
9123 not the number of bits remaining.
9124
844333e2
TT
91252019-05-08 Tom Tromey <tromey@adacore.com>
9126
9127 * typeprint.c (print_offset_data::maybe_print_hole): Add extra
9128 padding at end of comment.
9129
988915ee
TT
91302019-05-08 Tom Tromey <tromey@adacore.com>
9131
9132 * dwarf2loc.c (dwarf2_evaluate_property) <PROP_ADDR_OFFSET>:
9133 Compare main types.
9134
26bfd823
TT
91352019-05-06 Tom Tromey <tom@tromey.com>
9136
9137 * common/scoped_mmap.c: Include common-defs.h.
9138 * common/scoped_mmap.h: Don't include config.h.
9139
89055eaa
TT
91402019-05-04 Tom Tromey <tom@tromey.com>
9141
9142 * aarch64-tdep.c (stack_item_t): Remove typedef and DEF_VEC.
9143 (struct aarch64_call_info): Add initializers.
9144 <si>: Now a std::vector.
9145 (pass_on_stack, aarch64_push_dummy_call): Update.
9146
5da01df5
TT
91472019-05-04 Simon Marchi <simon.marchi@efficios.com>
9148 Tom Tromey <tom@tromey.com>
9149
9150 * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
9151 (ppc_threads): Now a std::vector. Now static.
9152 (hwdebug_find_thread_points_by_tid)
9153 (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
9154 Update.
9155
fbdf05a1
TT
91562019-05-04 Tom Tromey <tom@tromey.com>
9157
9158 * arc-tdep.c (arc_tdesc_init): Return bool.
9159
06d16ec9
TT
91602019-05-04 Tom Tromey <tom@tromey.com>
9161
9162 * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint):
9163 Use gdb_assert_not_reached.
9164
9c056022
TT
91652019-05-04 Tom Tromey <tom@tromey.com>
9166
9167 * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use
9168 "false".
9169
fa9c2a59
TT
91702019-05-04 Tom Tromey <tom@tromey.com>
9171
9172 * arc-tdep.c (arc_tdesc_init): Use bool.
9173
e2eb806a
TT
91742019-05-04 Tom Tromey <tom@tromey.com>
9175
9176 * stack.c (select_frame_for_mi): Use "false", not "FALSE".
9177
6fe87677
TT
91782019-05-04 Tom Tromey <tom@tromey.com>
9179
9180 * cli/cli-cmds.c (valid_command_p): Return bool.
9181
7f008c9e
TT
91822019-05-04 Tom Tromey <tom@tromey.com>
9183
9184 * cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.
9185 * command.h (valid_user_defined_cmd_name_p): Channge return type.
9186
b6484282
RT
91872019-05-04 Raul Tambre <raul@tambre.ee>
9188
9189 * python/lib/gdb/prompt.py (_ExtendedPrompt)
9190 <before_prompt_hook, get_show_string>: Fix incorrect use of 'is'
9191 operator for comparison.
9192
af97b416
TT
91932019-05-04 Tom Tromey <tom@tromey.com>
9194
9195 * psymtab.c (psymbol_name_matches, match_partial_symbol)
9196 (lookup_partial_symbol, print_partial_symbols)
9197 (recursively_search_psymtabs, sort_pst_symbols, psymbol_hash)
9198 (psymbol_compare): Update.
9199 (add_psymbol_to_bcache): Clear the entire psymbol.
9200 (maintenance_check_psymtabs): Update.
9201 * psympriv.h (struct partial_symbol): Don't derive from
9202 general_symbol_info.
9203 <obj_section, unrelocated_address, address,
9204 set_unrelocated_address>: Update.
9205 <ginfo>: New member.
9206 * dwarf-index-write.c (write_psymbols, debug_names::insert)
9207 (debug_names::write_psymbols): Update.
9208
9d6d4be8
TV
92092019-05-04 Tom de Vries <tdevries@suse.de>
9210
9211 * contrib/cc-with-tweaks.sh: Support -n arg.
9212
66452beb
PW
92132019-05-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9214
9215 * corelow.c (core_target::detach): Ensure frame cache and
9216 register caches are cleared.
9217 inferior.c (exit_inferior_1): Likewise.
9218
bde09ab7
TT
92192019-05-03 Sandra Loosemore <sandra@codesourcery.com>
9220 Tom Tromey <tom@tromey.com>
9221
9222 * dictionary.c (collate_pending_symbols_by_language): Remove
9223 "struct" from foreach.
9224 * symtab.c (lookup_global_symbol_from_objfile)
9225 (lookup_symbol_in_objfile_from_linkage_name): Remove "struct" from
9226 foreach.
9227 * ser-tcp.c (net_open): Remove "struct" from foreach.
9228 * objfiles.c (objfile_relocate, objfile_rebase)
9229 (objfile_has_symbols): Remove "struct" from foreach.
9230 * minsyms.c (lookup_minimal_symbol_by_pc_section): Remove "struct"
9231 from foreach.
9232 * dwarf2read.c (handle_struct_member_die): Remove "struct" from
9233 foreach.
9234 * darwin-nat.c (thread_info_from_private_thread_info): Remove
9235 "struct" from foreach.
9236 * ada-lang.c (create_excep_cond_exprs)
9237 (ada_exception_catchpoint_cond_string): Remove "struct" from
9238 foreach.
9239
222a8d25
TT
92402019-05-03 Tom Tromey <tromey@adacore.com>
9241
9242 * ada-exp.y (convert_char_literal): Check suffix of each
9243 enumerator.
9244
fcd60b84
DP
92452019-05-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
9246
9247 PR ada/21406:
9248 * ada-exp.y (yywrap): Don't define.
9249 * ada-lex.l (%option): Add noyywrap
9250 (yywrap): Remove.
9251
5f2459c2
EZ
92522019-05-03 Eli Zaretskii <eliz@gnu.org>
9253
353ea2d1
EZ
9254 * common/common-defs.h [__MINGW32__ || __CYGWIN__]: Define
9255 _WIN32_WINNT to the XP level, unless already defined to a higher
9256 level.
9257
9258 * unittests/parse-connection-spec-selftests.c:
9259 * ser-tcp.c:
9260 * common/netstuff.c [USE_WIN32API]: Remove the _WIN32_WINNT
9261 override.
9262
5f2459c2
EZ
9263 * symfile.c (find_separate_debug_file): Remove colon from the
9264 drive spec of DOS/Windows file names of the target, so that the
9265 file name produced from DEBUGDIR and the target's directory will
9266 be valid on DOS/Windows systems.
9267
80062eb9
AB
92682019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
9269
9270 * rust-lang.c (val_print_struct): Handle printing structures
9271 containing strings.
9272
b8c05e85
TT
92732019-05-02 Tom Tromey <tromey@adacore.com>
9274
9275 * valarith.c (_initialize_valarith): Remove.
9276
4504bbde
TT
92772019-05-01 Tom Tromey <tromey@adacore.com>
9278
9279 * ada-lang.c (ada_value_primitive_field): Treat more fields as
9280 bitfields.
9281
d48e62f4
TT
92822019-05-01 Tom Tromey <tromey@adacore.com>
9283
9284 * ada-lang.c (ada_value_assign): Correctly compute starting offset
9285 for big-endian copies.
9286
15f18d14
AT
92872019-04-30 Ali Tamur <tamur@google.com>
9288 * gdb/dwarf2read.c (read_3_bytes): New declaration.
9289 (read_attribute_value): Added DW_FORM_strx1-4 cases.
9290 (read_3_bytes): New function.
9291
ab4ee614
JB
92922019-04-30 Joel Brobecker <brobecker@adacore.com>
9293
9294 * windows-nat.c (main_thread_id): Delete.
9295 (handle_output_debug_string): Replace main_thread_id by
9296 current_event.dwThreadId.
9297 (fake_create_process): Likewise.
9298 (get_windows_debug_event) <CREATE_PROCESS_DEBUG_EVENT>:
9299 Do not set main_thread_id.
9300 <LOAD_DLL_DEBUG_EVENT>: Replace main_thread_id by
9301 current_event.dwThreadId.
9302 <UNLOAD_DLL_DEBUG_EVENT>: Likewise.
9303
8ed5b76e
JB
93042019-04-30 Joel Brobecker <brobecker@adacore.com>
9305
9306 * windows-nat.c (get_windows_debug_event) <EXIT_PROCESS_DEBUG_EVENT>:
9307 Use current_event.dwThreadId instead of main_thread_id.
9308
2ff0a947
TT
93092019-04-30 Tom Tromey <tromey@adacore.com>
9310
9311 * ada-lang.c (ada_lookup_simple_minsyms): New function.
9312 (create_excep_cond_exprs): Iterate over program spaces.
9313 (ada_exception_catchpoint_cond_string): Examine all minimal
9314 symbols for exception types.
9315
a776957c
TT
93162019-04-30 Tom Tromey <tromey@adacore.com>
9317
9318 PR c++/24470:
9319 * dwarf2read.c (process_structure_scope): Handle case where type
9320 has template parameters but no symbol was created.
9321
bc68014d
AB
93222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9323 Chris January <chris.january@arm.com>
9324
9325 * f-typeprint.c (f_type_print_base): Print 'allocatable' type
9326 qualifier.
9327 * gdbtypes.h (TYPE_IS_ALLOCATABLE): Define.
9328
f1fdc960
AB
93292019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9330
9331 * f-typeprint.c (f_print_type): Update rules for printing
9332 whitespace.
9333 (f_type_print_varspec_suffix): Likewise.
9334
bf7a4de1
AB
93352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9336 Chris January <chris.january@arm.com>
9337
9338 * f-typeprint.c (f_type_print_varspec_suffix): Handle printing
9339 function arguments.
9340
bbe75b9d
AB
93412019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9342
9343 * f-lang.c (build_fortran_types): Change name of void type to
9344 lower case.
9345 * f-typeprint.c (f_type_print_base): Print the name of the void
9346 type, rather than a fixed string.
9347 * f-valprint.c (f_decorations): Use lower case void string.
9348
1db455a7
AB
93492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9350 Chris January <chris.january@arm.com>
9351
9352 * dwarf2read.c (dwarf2_init_complex_target_type): Use different
9353 types for Fortran.
9354
b6d03bb2
AB
93552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9356 Chris January <chris.january@arm.com>
9357 David Lecomber <david.lecomber@arm.com>
9358
9359 * f-exp.y (BINOP_INTRINSIC): New token.
9360 (exp): New parser rule handling BINOP_INTRINSIC.
9361 (f77_keywords): Add new builtin procedures.
9362 * f-lang.c (evaluate_subexp_f): Handle BINOP_MOD, UNOP_FORTRAN_CEILING,
9363 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
9364 (operator_length_f): Handle UNOP_FORTRAN_CEILING,
9365 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
9366 (print_unop_subexp_f): New function.
9367 (print_binop_subexp_f): New function.
9368 (print_subexp_f): Handle UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
9369 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
9370 (dump_subexp_body_f): Likewise.
9371 (operator_check_f): Likewise.
9372 * fortran-operator.def: Add UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
9373 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX
9374
83228e93
AB
93752019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9376
9377 * gdb/expprint.c (dump_subexp_body_standard): Remove use of
9378 UNOP_KIND.
9379 * gdb/expression.h (exp_opcode): Include 'fortran-operator.def'.
9380 * gdb/f-exp.y (exp): Rename UNOP_KIND to UNOP_FORTRAN_KIND.
9381 * gdb/f-lang.c (evaluate_subexp_f): Likewise.
9382 (operator_length_f): New fuction.
9383 (print_subexp_f): New function.
9384 (op_name_f): New function.
9385 (dump_subexp_body_f): New function.
9386 (operator_check_f): New function.
9387 (exp_descriptor_f): Replace standard expression handling functions
9388 with new functions.
9389 * gdb/fortran-operator.def: New file.
9390 * gdb/parse.c (operator_length_standard): Remove use of UNOP_KIND.
9391 * gdb/std-operator.def: Remove UNOP_KIND.
9392
6fdcd7cc
AB
93932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9394
9395 * std-operator.def: Remove unbalanced, stray double quote
9396 character.
9397
2e62ab40
AB
93982019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9399 Chris January <chris.january@arm.com>
9400 Daniel Everett <daniel.everett@arm.com>
9401 Nick Forrington <nick.forrington@arm.com>
9402 Richard Bunt <richard.bunt@arm.com>
9403
9404 * cp-valprint.c (cp_print_value_fields): Allow an additional level
9405 of depth when printing anonymous structs or unions.
9406 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
9407 Don't print either the top-level value, or the children if the
9408 max-depth is exceeded.
9409 (ppscm_print_children): When printing the key of a map, allow one
9410 extra level of depth.
9411 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Don't
9412 print either the top-level value, or the children if the max-depth
9413 is exceeded.
9414 (print_children): When printing the key of a map, allow one extra
9415 level of depth.
9416 * python/py-value.c (valpy_format_string): Add max_depth keyword.
9417 * valprint.c: (PRINT_MAX_DEPTH_DEFAULT): Define.
9418 (user_print_options): Initialise max_depth field.
9419 (val_print_scalar_or_string_type_p): New function.
9420 (val_print): Check to see if the max depth has been reached.
9421 (val_print_check_max_depth): Define new function.
9422 (show_print_max_depth): New function.
9423 (_initialize_valprint): Add 'print max-depth' option.
9424 * valprint.h (struct value_print_options) <max_depth>: New field.
9425 (val_print_check_max_depth): Declare new function.
9426 * NEWS: Document new feature.
9427
4be290b2
AB
94282019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9429
9430 * ada-lang.c (ada_language_defn): Initialise new field.
9431 * c-lang.c (c_is_string_type_p): New function.
9432 (c_language_defn): Initialise new field.
9433 (cplus_language_defn): Initialise new field.
9434 (asm_language_defn): Initialise new field.
9435 (minimal_language_defn): Initialise new field.
9436 * c-lang.h (c_is_string_type_p): Declare new function.
9437 * d-lang.c (d_language_defn): Initialise new field.
9438 * f-lang.c (f_is_string_type_p): New function.
9439 (f_language_defn): Initialise new field.
9440 * go-lang.c (go_is_string_type_p): New function.
9441 (go_language_defn): Initialise new field.
9442 * language.c (default_is_string_type_p): New function.
9443 (unknown_language_defn): Initialise new field.
9444 (auto_language_defn): Initialise new field.
9445 * language.h (struct language_defn) <la_is_string_type_p>: New
9446 member variable.
9447 (default_is_string_type_p): Declare new function.
9448 * m2-lang.c (m2_language_defn): Initialise new field.
9449 * objc-lang.c (objc_language_defn): Initialise new field.
9450 * opencl-lang.c (opencl_language_defn): Initialise new field.
9451 * p-lang.c (pascal_is_string_type_p): New function.
9452 (pascal_language_defn): Initialise new field.
9453 * rust-lang.c (rust_is_string_type_p): New function.
9454 (rust_language_defn): Initialise new field.
9455
721b08c6
AB
94562019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9457
9458 * language.h (struct language_defn) <la_struct_too_deep_ellipsis>:
9459 New field.
9460 * ada-lang.c (ada_language_defn): Initialise new field.
9461 * c-lang.c (c_language_defn): Likewise.
9462 (cplus_language_defn): Likewise.
9463 (asm_language_defn): Likewise.
9464 (minimal_language_defn): Likewise.
9465 * d-lang.c (d_language_defn): Likewise.
9466 * f-lang.c (f_language_defn): Likewise.
9467 * go-lang.c (go_language_defn): Likewise.
9468 * language.c (unknown_language_defn): Likewise.
9469 (auto_language_defn): Likewise.
9470 * m2-lang.c (m2_language_defn): Likewise.
9471 * objc-lang.c (objc_language_defn): Likewise.
9472 * opencl-lang.c (opencl_language_defn): Likewise.
9473 * p-lang.c (pascal_language_defn): Likewise.
9474 * rust-lang.c (rust_language_defn): Likewise.
9475
fc913e53
AB
94762019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9477
9478 * ada-lang.c (ada_is_character_type): Change return type to bool.
9479 (ada_is_string_type): Likewise.
9480 * ada-lang.h (ada_is_character_type): Update declaration
9481 (ada_is_string_type): Likewise.
9482
fa731fa0
PW
94832019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9484
9485 Support style in 'frame|thread apply'
9486
9487 * gdbcmd.h (execute_command_to_string): New term_out parameter.
9488 * record.c (record_start, record_stop): Update callers of
9489 execute_command_to_string with false.
9490 * guile/guile.c (gdbscm_execute_gdb_command): Likewise.
9491 * ui-file.h (class ui_file): New term_out and can_emit_style_escape
9492 methods.
9493 (class string_file): New constructor with term_out parameter.
9494 Override methods term_out and can_emit_style_escape. New member
9495 term_out.
9496 (class stdio_file): Override can_emit_style_escape.
9497 (class tee_file): Override term_out and can_emit_style_escape.
9498 * utils.h (can_emit_style_escape): Remove.
9499 * utils.c (can_emit_style_escape): Likewise.
9500 Update all callers of can_emit_style_escape (SOMESTREAM) to
9501 SOMESTREAM->can_emit_style_escape.
9502 * source-cache.c (source_cache::get_source_lines): Likewise.
9503 * stack.c (frame_apply_command_count): Call execute_command_to_string
9504 passing the term_out characteristic of the current gdb_stdout.
9505 * thread.c (thr_try_catch_cmd): Likewise.
9506 * top.c (execute_command_to_string): pass term_out parameter
9507 to construct the string_file for the command output.
9508 * ui-file.c (term_cli_styling): New function (most code moved
9509 from utils.c can_emit_style_escape).
9510 (string_file::string_file, string_file::can_emit_style_escape,
9511 stdio_file::can_emit_style_escape, tee_file::term_out,
9512 tee_file::can_emit_style_escape): New functions.
9513
136afab8
PW
95142019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9515
9516 * NEWS: Mention the new set|show may-call-functions.
9517 * infcall.c (may_call_functions_p): New variable.
9518 (show_may_call_functions_p): New function.
9519 (call_function_by_hand_dummy): Throws an error if not
9520 may-call-functions.
9521 (_initialize_infcall): Call add_setshow_boolean_cmd for
9522 may-call-functions.
9523
725cbb63
KS
95242019-04-25 Keith Seitz <keiths@redhat.com>
9525
9526 PR c++/24367
9527 * cp-support.c (inspect_type): Don't attempt substitutions
9528 of symbol with the same name.
9529
3d1cbb78
TT
95302019-04-25 Tom Tromey <tromey@adacore.com>
9531
9532 PR gdb/24475:
9533 * event-top.c (gdb_rl_callback_handler): Make "gdb_rl_expt"
9534 static.
9535
94aeb44b
TT
95362019-04-25 Tom Tromey <tromey@adacore.com>
9537
9538 * xml-support.c (struct gdb_xml_parser) <set_error>: Take an
9539 rvalue reference.
9540 (gdb_xml_start_element_wrapper, gdb_xml_end_element_wrapper)
9541 (gdb_xml_parser::parse): Use std::move.
9542 * python/python-internal.h (gdbpy_convert_exception): Take a const
9543 reference.
9544 * python/py-value.c (valpy_getitem, valpy_nonzero): Use
9545 std::move.
9546 * python/py-utils.c (gdbpy_convert_exception): Take a const
9547 reference.
9548 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
9549 Use std::move.
9550 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
9551 Use std::move.
9552 * mi/mi-main.c (mi_print_exception): Take a const reference.
9553 * main.c (handle_command_errors): Take a const reference.
9554 * linespec.c (parse_linespec): Use std::move.
9555 * infcall.c (run_inferior_call): Use std::move.
9556 (call_function_by_hand_dummy): Use std::move.
9557 * exec.c (try_open_exec_file): Use std::move.
9558 * exceptions.h (exception_print, exception_fprintf)
9559 (exception_print_same): Update.
9560 * exceptions.c (print_exception, exception_print)
9561 (exception_fprintf, exception_print_same): Change parameters to
9562 const reference.
9563 * event-top.c (gdb_rl_callback_read_char_wrapper): Update.
9564 * common/new-op.c: Use std::move.
9565 * common/common-exceptions.h (struct gdb_exception): Add move
9566 constructor.
9567 (struct gdb_exception_error, struct gdb_exception_quit, struct
9568 gdb_quit_bad_alloc): Change constructor to move constructor.
9569 (throw_exception): Change parameter to rvalue reference.
9570 * common/common-exceptions.c (throw_exception): Take rvalue
9571 reference.
9572 * cli/cli-interp.c (safe_execute_command): Use std::move.
9573 * breakpoint.c (insert_bp_location, location_to_sals): Use
9574 std::move.
9575
680d7fd5
TT
95762019-04-25 Tom Tromey <tromey@adacore.com>
9577
9578 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception)
9579 (gdbscm_throw_gdb_exception): Take a gdbscm_gdb_exception.
9580 * guile/scm-block.c, guile/scm-breakpoint.c, guile/scm-cmd.c,
9581 guile/scm-disasm.c, guile/scm-frame.c, guile/scm-lazy-string.c,
9582 guile/scm-math.c, guile/scm-param.c, guile/scm-ports.c,
9583 guile/scm-symbol.c, guile/scm-symtab.c, guile/scm-type.c,
9584 guile/scm-value.c: Use unpack.
9585 * guile/guile-internal.h (gdbscm_scm_from_gdb_exception): Take a
9586 gdbscm_gdb_exception.
9587 (gdbscm_throw_gdb_exception): Likewise.
9588 (struct gdbscm_gdb_exception): New.
9589 (unpack): New function.
9590 (gdbscm_wrap): Use unpack.
9591
c6fdd8b2
TT
95922019-04-25 Tom Tromey <tromey@adacore.com>
9593
9594 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
9595 (gdb_rl_callback_handler): Use std::move.
9596 * common/common-exceptions.h (struct gdb_exception): Add move
9597 assignment operator.
9598 (throw_exception_sjlj): Change "exception" to const reference.
9599 * common/common-exceptions.c (exceptions_state_mc_catch): Update.
9600 (throw_exception_sjlj): Change "exception" to const reference.
9601
cc06b668
TT
96022019-04-25 Tom Tromey <tromey@adacore.com>
9603
9604 * xml-support.c (gdb_xml_parser::gdb_xml_parser): Update.
9605 * python/py-value.c (valpy_getitem, valpy_nonzero): Update.
9606 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
9607 Update.
9608 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
9609 Update.
9610 * mi/mi-interp.c (mi_interp::exec): Update.
9611 * linespec.c (parse_linespec): Update.
9612 * infcall.c (run_inferior_call): Update.
9613 * guile/scm-value.c (gdbscm_value_to_lazy_string): Update.
9614 * guile/scm-symbol.c (gdbscm_lookup_symbol)
9615 (gdbscm_lookup_global_symbol): Update.
9616 * guile/scm-param.c (gdbscm_parameter_value): Update.
9617 * guile/scm-frame.c (gdbscm_frame_read_register)
9618 (gdbscm_frame_read_var): Update.
9619 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
9620 * exec.c (try_open_exec_file): Update.
9621 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
9622 (gdb_rl_callback_handler): Update.
9623 * common/common-exceptions.h (exception_none): Don't declare.
9624 * common/common-exceptions.c (exception_none): Don't define.
9625 (struct catcher) <exception>: Update.
9626 * cli/cli-interp.c (safe_execute_command): Update.
9627 * breakpoint.c (insert_bp_location, location_to_sals): Update.
9628
cf532bd1
AT
96292019-04-25 Ali Tamur <tamur@google.com>
9630
9631 * dwarf2read.c (skip_one_die): Add DW_FORM_strx.
9632 (read_attribute_value): Likewise.
9633 (dwarf2_read_addr_index): Update comment.
9634 (read_str_index): Add DW_FORM_strx.
9635 (dwarf2_string_attr): Likewise.
9636 (dwarf2_const_value_attr): Likewise.
9637 (dump_die_shallow): Likewise.
9638 (dwarf2_fetch_constant_bytes): Likewise.
9639 (skip_form_bytes): Likewise.
9640 * testsuite/lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
9641
82433e3e
SDJ
96422019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
9643
9644 PR corefiles/11608
9645 PR corefiles/18187
9646 * linux-tdep.c (dump_mapping_p): Add new parameters ADDR and
9647 OFFSET. Verify if current mapping contains an ELF header.
9648 (linux_find_memory_regions_full): Adjust call to
9649 dump_mapping_p.
9650
723adb65
SL
96512019-04-25 Sandra Loosemore <sandra@codesourcery.com>
9652 Kang Li <kanglictf@gmail.com>
9653
9654 PR gdb/21600
9655
9656 * dwarf2-frame.c (read_initial_length): Be consistent about using
9657 unsigned representation of length.
9658 (decode_frame_entry_1): Likewise. Check for wraparound of
9659 end pointer as well as buffer overflow.
9660
596179f7
SDJ
96612019-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
9662
9663 * aarch64-tdep.c (aarch64_gdbarch_init): Use "pulongest" to print
9664 "vq".
9665
a59240a4
TT
96662019-04-24 Tom Tromey <tromey@adacore.com>
9667
9668 * amd64-tdep.c (amd64_has_unaligned_fields): Ignore bitfields.
9669
f872fdbb
AB
96702019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9671
9672 * s12z-tdep.c (s12z_unwind_pc): Delete.
9673 (s12z_unwind_sp): Delete.
9674 (s12z_gdbarch_init): Don't register deleted functions with
9675 gdbarch.
9676
b614e6f3
AB
96772019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9678
9679 * rl78-tdep.c (rl78_unwind_sp): Delete.
9680 (rl78_gdbarch_init): Don't register deleted function with gdbarch.
9681
14faed38
AB
96822019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9683
9684 * xstormy16-tdep.c (xstormy16_unwind_sp): Delete.
9685 (xstormy16_unwind_pc): Delete.
9686 (xstormy16_dummy_id): Delete.
9687 (xstormy16_gdbarch_init): Don't register deleted functions with
9688 gdbarch.
9689
541aad8a
AB
96902019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9691
9692 * vax-tdep.c (vax_unwind_pc): Delete.
9693 (vax_gdbarch_init): Don't register deleted function with gdbarch.
9694
29222070
AB
96952019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9696
9697 * v850-tdep.c (v850_unwind_sp): Delete.
9698 (v850_unwind_pc): Delete.
9699 (v850_dummy_id): Delete.
9700 (v850_gdbarch_init): Don't register deleted functions with
9701 gdbarch.
9702
0f534d76
AB
97032019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9704
9705 * tilegx-tdep.c (tilegx_unwind_sp): Delete.
9706 (tilegx_unwind_pc): Delete.
9707 (tilegx_unwind_dummy_id): Delete.
9708 (tilegx_gdbarch_init): Don't register deleted functions with
9709 gdbarch.
9710
1ba7b7f9
AB
97112019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9712
9713 * tic6x-tdep.c (tic6x_unwind_sp): Delete.
9714 (tic6x_dummy_id): Delete.
9715 (tic6x_gdbarch_init): Don't register deleted functions with
9716 gdbarch.
9717
d31f262c
AB
97182019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9719
9720 * sparc-tdep.c (sparc_unwind_pc): Delete.
9721 (sparc32_gdbarch_init): Don't register deleted function with
9722 gdbarch.
9723
6d14d64d
AB
97242019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9725
9726 * sh-tdep.c (sh_unwind_sp): Delete.
9727 (sh_unwind_pc): Delete.
9728 (sh_dummy_id): Delete.
9729 (sh_gdbarch_init): Don't register deleted functions with
9730 gdbarch.
9731
a40dde9d
AB
97322019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9733
9734 * score-tdep.c (score_unwind_sp): Delete.
9735 (score_unwind_pc): Delete.
9736 (score_dummy_id): Delete.
9737 (score_gdbarch_init): Don't register deleted functions with
9738 gdbarch.
9739
47c47d69
AB
97402019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9741
9742 * rx-tdep.c (rx_unwind_pc): Delete.
9743 (rx_unwind_sp): Delete.
9744 (rx_dummy_id): Delete.
9745 (rx_gdbarch_init): Don't register deleted functions with
9746 gdbarch. Update comment.
9747
833a4480
AB
97482019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9749
9750 * rs6000-tdep.c (rs6000_unwind_pc): Delete.
9751 (rs6000_dummy_id): Delete.
9752 (rs6000_gdbarch_init): Don't register deleted functions with
9753 gdbarch.
9754
3f2cef49
AB
97552019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9756
9757 * or1k-tdep.c (or1k_dummy_id): Delete.
9758 (or1k_gdbarch_init): Don't register deleted function with gdbarch.
9759
96acf884
AB
97602019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9761
9762 * nios2-tdep.c (nios2_dummy_id): Delete.
9763 (nios2_unwind_sp): Delete.
9764 (nios2_gdbarch_init): Don't register deleted functions with
9765 gdbarch.
9766
ca0ab0aa
AB
97672019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9768
9769 * nds32-tdep.c (nds32_dummy_id): Delete.
9770 (nds32_unwind_pc): Delete.
9771 (nds32_unwind_sp): Delete.
9772 (nds32_gdbarch_init): Don't register deleted functions with
9773 gdbarch.
9774
c8259044
AB
97752019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9776
9777 * msp430-tdep.c (msp430_unwind_pc): Delete.
9778 (msp430_unwind_sp): Delete.
9779 (msp430_dummy_id): Delete.
9780 (msp430_gdbarch_init): Don't register deleted functions with
9781 gdbarch.
9782
27f113c8
AB
97832019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9784
9785 * moxie-tdep.c (moxie_unwind_sp): Delete.
9786 (moxie_unwind_pc): Delete.
9787 (moxie_dummy_id): Delete.
9788 (moxie_gdbarch_init): Don't register deleted functions with
9789 gdbarch.
9790
aee6c3cd
AB
97912019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9792
9793 * mn10300-tdep.c (mn10300_dummy_id): Delete.
9794 (mn10300_unwind_pc): Delete.
9795 (mn10300_unwind_sp): Delete.
9796 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
9797 mn10300_unwind_sp.
9798 (mn10300_frame_unwind_init): Don't register deleted functions with
9799 gdbarch.
9800
8e2b5aea
AB
98012019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9802
9803 * mep-tdep.c (mep_unwind_pc): Delete.
9804 (mep_unwind_sp): Delete.
9805 (mep_dummy_id): Delete.
9806 (mep_gdbarch_init): Don't register deleted functions with
9807 gdbarch.
9808
43cf3ede
AB
98092019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9810
9811 * m68hc11-tdep.c (m68hc11_unwind_pc): Delete.
9812 (m68hc11_unwind_sp): Delete.
9813 (m68hc11_gdbarch_init): Don't register deleted functions with
9814 gdbarch.
9815
5e79b7bb
AB
98162019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9817
9818 * m32r-tdep.c (m32r_unwind_sp): Delete.
9819 (m32r_unwind_pc): Delete.
9820 (m32r_dummy_id): Delete.
9821 (m32r_gdbarch_init): Don't register deleted functions with
9822 gdbarch.
9823
89b268d8
AB
98242019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9825
9826 * m32c-tdep.c (m32c_unwind_pc): Delete.
9827 (m32c_unwind_sp): Delete.
9828 (m32c_dummy_id): Delete.
9829 (m32c_gdbarch_init): Don't register deleted functions with
9830 gdbarch.
9831
946c28d2
AB
98322019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9833
9834 * gdb/lm32-tdep.c (lm32_unwind_sp): Delete.
9835 (lm32_unwind_pc): Delete.
9836 (lm32_dummy_id): Delete.
9837 (lm32_gdbarch_init): Don't register deleted functions with
9838 gdbarch.
9839
bf12844a
AB
98402019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9841
9842 * gdb/iq2000-tdep.c (iq2000_unwind_sp): Delete.
9843 (iq2000_unwind_pc): Delete.
9844 (iq2000_dummy_id): Delete.
9845 (iq2000_gdbarch_init): Don't register deleted functions with
9846 gdbarch.
9847
ecbc06d2
AB
98482019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9849
9850 * nds32-tdep.c (nds32_type_align): Delete.
9851 (nds32_push_dummy_call): Use type_align instead.
9852
030197b4
AB
98532019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9854
9855 * arm-tdep.c (arm_type_align): Only handle vector override case.
9856 (arm_push_dummy_call): Use type_align.
9857 (arm_gdbarch_init): Register arm_type_align gdbarch function.
9858
b907456c
AB
98592019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9860
9861 * aarch64-tdep.c (aarch64_type_align): Only handle vector override
9862 case.
9863 (pass_on_stack): Use type_align.
9864 (aarch64_gdbarch_init): Register aarch64_type_align gdbarch
9865 function.
9866
9e97ba43
TT
98672019-04-23 Tom Tromey <tromey@adacore.com>
9868
9869 * dwarf2read.c (line_header::file_name_at): Remove unused
9870 overload.
9871
6892f601
TV
98722019-04-23 Tom de Vries <tdevries@suse.de>
9873
9874 PR gdb/24438
9875 * contrib/cc-with-tweaks.sh: Remove superfluous .alt file after dwz
9876 invocation.
9877
336d760d
AT
9878
98792019-03-27 Ali Tamur <tamur@google.com>
9880
9881 * dwarf2-frame.c(dwarf_expr_executor::get_addr_index): Update comment
9882 * dwarf2expr.c(dwarf_expr_context::execute_stack_op): Add DW_OP_addrx
9883 * dwarf2expr.h(dwarf_expr_context::offset): Update comment
9884 (dwarf_expr_context::get_addr_index): Likewise
9885 * dwarf2loc.c(dwarf_evaluate_loc_desc::get_addr_index): Likewise
9886 (symbol_needs_eval_context::get_addr_index): Likewise
9887 (disassemble_dwarf_expression): Add DW_OP_addrx
9888 * dwarf2read.c(attr_value_as_address): Add DW_FORM_addrx
9889 (read_cutu_die_from_dwo): Update comment
9890 (skip_one_die): Add DW_FORM_addrx
9891 (read_attribute_value): Likewise
9892 (var_decode_location): Add DW_OP_addrx
9893 (dwarf2_const_value_attr): Add DW_FORM_addrx
9894 (dump_die_shallow): Likewise
9895 (dwarf2_fetch_constant_bytes): Likewise
9896 (decode_locdesc): Add DW_OP_addrx
9897 (skip_form_bytes): Add DW_FORM_addrx
9898
ad9d13f8
AT
98992019-04-22 Ali Tamur <tamur@google.com>
9900
9901 * MAINTAINERS (Write After Approval): Add self.
9902
d70cc3ba
SM
99032019-04-22 Simon Marchi <simon.marchi@efficios.com>
9904
9905 * solib-svr4.c (get_svr4_info): Add pspace parameter.
9906 (svr4_keep_data_in_core): Pass current_program_space to get_svr4_info.
9907 (open_symbol_file_object): Likewise.
9908 (svr4_default_sos): Add info parameter.
9909 (svr4_read_so_list): Likewise.
9910 (svr4_current_sos_direct): Adjust functions calls to pass down
9911 info.
9912 (svr4_current_sos_1): Add info parameter.
9913 (svr4_current_sos): Call get_svr4_info, pass info down to
9914 svr4_current_sos_1.
9915 (svr4_fetch_objfile_link_map): Pass objfile->pspace to
9916 get_svr4_info.
9917 (svr4_in_dynsym_resolve_code): Pass current_program_space to
9918 get_svr4_info.
9919 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
9920 to get_svr4_info.
9921 (probes_table_remove_objfile_probes): Likewise.
9922 (register_solib_event_probe): Add info parameter.
9923 (solist_update_incremental): Pass info parameter down to
9924 svr4_read_so_list.
9925 (disable_probes_interface): Add info parameter.
9926 (svr4_handle_solib_event): Pass current_program_space to
9927 get_svr4_info. Adjust disable_probes_interface cleanup.
9928 (svr4_create_probe_breakpoints): Add info parameter, pass it
9929 down to register_solib_event_probe.
9930 (svr4_create_solib_event_breakpoints): Add info parameter,
9931 pass it down to svr4_create_probe_breakpoints.
9932 (enable_break): Pass info down to
9933 svr4_create_solib_event_breakpoints.
9934 (svr4_solib_create_inferior_hook): Pass current_program_space to
9935 get_svr4_info.
9936 (svr4_clear_solib): Likewise.
9937
7905fc35
PA
99382019-04-22 Pedro Alves <palves@redhat.com>
9939
9940 * solib-svr4.c (svr4_free_objfile_observer): New.
9941 (probe_and_action::objfile): New field.
9942 (probes_table_htab_remove_objfile_probes)
9943 (probes_table_remove_objfile_probes): New functions.
9944 (register_solib_event_probe): Add 'objfile' parameter. Store it
9945 in the new probe_and_action. Don't store the probe in 'lookup'.
9946 (svr4_create_probe_breakpoints): Pass objfile to
9947 register_solib_event_probe.
9948 (_initialize_svr4_solib): Register a free_objfile observer.
9949
fb881986
TT
99502019-04-19 Tom Tromey <tom@tromey.com>
9951
9952 * common/queue.h: Remove.
9953
8732db6c
TT
99542019-04-19 Tom Tromey <tom@tromey.com>
9955
9956 * event-loop.c: Don't include "common/queue.h".
9957
97dfbadd
TT
99582019-04-19 Tom Tromey <tom@tromey.com>
9959
9960 * remote.c (remote_target): Use delete.
9961 * remote-notif.h: Include <list>, not "common/queue.h".
9962 (notif_client_p): Remove typedef.
9963 (remote_notif_state): Add constructor, destructor, initializer.
9964 <notif_queue>: Now a std::list.
9965 (remote_notif_state_xfree): Don't declare.
9966 * remote-notif.c (remote_notif_process, handle_notification)
9967 (remote_notif_state_allocate): Update.
9968 (~remote_notif_state): Rename from remote_notif_state_xfree.
9969
cf250e36
TT
99702019-04-19 Tom Tromey <tom@tromey.com>
9971
9972 * symfile.c (reread_symbols): Update.
9973 * objfiles.c (objfile_register_static_link)
9974 (objfile_lookup_static_link): Update
9975 (~objfile) Don't delete static_links.
9976 * objfiles.h (struct objfile) <static_links>: Now an htab_up.
9977
61f4b350
TT
99782019-04-19 Tom Tromey <tom@tromey.com>
9979
9980 * type-stack.h (struct type_stack) <insert>: Constify string.
9981 * type-stack.c (type_stack::insert): Constify string.
9982 * gdbtypes.h (lookup_template_type): Update.
9983 (address_space_name_to_int): Update.
9984 * gdbtypes.c (address_space_name_to_int): Make space_identifier
9985 const.
9986 (lookup_template_type): Make name const.
9987 * c-exp.y: Update rules.
9988 (lex_one_token, classify_name, classify_inner_name)
9989 (c_print_token): Update.
9990 * p-exp.y: Update rules.
9991 (yylex): Update.
9992 * f-exp.y: Update rules.
9993 (yylex): Update.
9994 * d-exp.y: Update rules.
9995 (lex_one_token, classify_name, classify_inner_name): Update.
9996 * parse.c (write_dollar_variable, copy_name): Return std::string.
9997 * parser-defs.h (copy_name): Change return type.
9998 * m2-exp.y: Update rules.
9999 (yylex): Update.
10000 * go-exp.y (lex_one_token): Update.
10001 Update rules.
10002 (classify_unsafe_function, classify_packaged_name)
10003 (classify_name, yylex): Update.
10004
189b8c2e
ST
100052019-04-19 Sergei Trofimovich <siarheit@google.com>
10006
10007 * configure.ac: add --enable-source-highlight switch.
10008 * configure: Regenerate.
10009 * top.c (print_gdb_version): plumb --enable-source-highlight
10010 status to "show configuration".
10011
8ecb59f8
TT
100122019-04-19 Tom Tromey <tromey@adacore.com>
10013
10014 * ada-lang.c (ada_is_variant_part, ada_to_fixed_type_1):
10015 Check ADA_TYPE_P.
10016 (empty_record, ada_template_to_fixed_record_type_1)
10017 (template_to_static_fixed_type)
10018 (to_record_with_fixed_variant_part): Use INIT_NONE_SPECIFIC.
10019 * cp-abi.c (value_rtti_type): Check HAVE_CPLUS_STRUCT.
10020 * gdbtypes.h (INIT_NONE_SPECIFIC, ADA_TYPE_P): New
10021 macros.
10022
62160ec9
TT
100232019-04-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
10024
10025 PR symtab/24423:
10026 * source.c (print_source_lines_base): Advance "iter" when a
10027 control character is seen.
10028
f2ae8bc8
PW
100292019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10030
10031 * inferior.h (struct infcall_suspend_state_deleter):
10032 Catch exception in destructor to avoid crash.
10033
d563b953
PW
100342019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10035
10036 * cli/cli-cmds.c (_initialize_cli_cmds): Move "shell" "!" alias
10037 close to the add_com "shell".
10038
dc34c897
TT
100392019-04-18 Tom Tromey <tromey@adacore.com>
10040
10041 * process-stratum-target.h (class process_stratum_target)
10042 <stratum>: Add "final".
10043
a12e5744
TT
100442019-04-17 Tom Tromey <tromey@adacore.com>
10045
10046 * dwarf2read.c (dwarf2_init_complex_target_type): Check "tt"
10047 against nullptr before use.
10048
a7e559cc
AH
100492019-04-17 Alan Hayward <alan.hayward@arm.com>
10050
10051 * nat/linux-waitpid.c (linux_debug): Call debug_vprintf.
10052
c01660c6
AB
100532019-04-17 Jim Wilson <jimw@sifive.com>
10054 Andrew Burgess <andrew.burgess@embecosm.com>
10055
10056 * riscv-tdep.c (riscv_breakpoint_kind_from_pc): Hanndle case where
10057 code read might fail, assume 4-byte breakpoint in that case.
10058
4aa866af
LS
100592019-04-15 Leszek Swirski <leszeks@google.com>
10060
10061 * amd64-tdep.c (amd64_classify_aggregate): Use cp_pass_by_reference
10062 rather than a hand-rolled POD check when checking for forced MEMORY
10063 classification.
10064
48574d91
AH
100652019-04-15 Alan Hayward <alan.hayward@arm.com>
10066
10067 * aarch64-linux-nat.c (store_sveregs_to_thread): Set vector length.
10068 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): New
10069 function.
10070 (aarch64_sve_regs_copy_to_reg_buf): Remove VG checks.
10071 (aarch64_sve_regs_copy_from_reg_buf): Likewise.
10072 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_set_vq): New
10073 declaration.
10074
4da037ef
AH
100752019-04-15 Alan Hayward <alan.hayward@arm.com>
10076
10077 * aarch64-linux-nat.c
10078 (aarch64_linux_nat_target::thread_architecture): Add override.
10079 * aarch64-tdep.c (aarch64_gdbarch_init): Ensure different tdesc for
10080 each VQ.
10081
ccb8d7e8
AH
100822019-04-15 Alan Hayward <alan.hayward@arm.com>
10083
10084 * aarch64-tdep.c (aarch64_gdbarch_init): Move gdbarch lookup.
10085
35add35e
AB
100862019-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
10087
10088 * dwarf2read.c (dwarf2_init_complex_target_type): Handle complex
10089 target types of size 96-bits, add some additional comments, and
10090 check that the builtin type we found was the correct size.
10091
51196bbc
EZ
100922019-04-12 Eli Zaretskii <eliz@gnu.org>
10093
10094 * utils.c (prompt_for_continue): Don't restore the styling at the
10095 end, as applied_style has the wrong value. This fixes styling in
10096 long lists of file names that are interrupted by the "Continue?"
10097 prompt.
10098
62253a61
AB
100992019-04-12 Andrew Burgess <andrew.burgess@embecosm.com>
10100
10101 * ada-lang.c (ada_language_defn): Remove use of LANG_MAGIC.
10102 * c-lang.c (c_language_defn): Likewise.
10103 (cplus_language_defn): Likewise.
10104 (asm_language_defn): Likewise.
10105 (minimal_language_defn): Likewise.
10106 * d-lang.c (d_language_defn): Likewise.
10107 * f-lang.c (f_language_defn): Likewise.
10108 * go-lang.c (go_language_defn): Likewise.
10109 * language.c (unknown_language_defn): Likewise.
10110 (auto_language_defn): Likewise.
10111 * language.h (struct language_defn): Remove la_magic field.
10112 (LANG_MAGIC): Delete.
10113 * m2-lang.c (m2_language_defn): Remove use of LANG_MAGIC.
10114 * objc-lang.c (objc_language_defn): Likewise.
10115 * opencl-lang.c (opencl_language_defn): Likewise.
10116 * p-lang.c (pascal_language_defn): Likewise.
10117 * rust-lang.c (rust_language_defn): Likewise.
10118
a9158a86
AB
101192019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
10120
10121 * riscv-tdep.c (riscv_type_align): New function.
10122 (riscv_type_alignment): Delete.
10123 (riscv_arg_location): Use 'type_align'.
10124 (riscv_gdbarch_init): Register riscv_type_align gdbarch function.
10125
41077b66
AB
101262019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
10127
10128 * gdbtypes.c (type_align): A struct with no non-static fields also
10129 has alignment of 1.
10130
9f0272f8
AB
101312019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
10132
10133 * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
10134 component to 0.
10135 (riscv_struct_info::riscv_struct_info): Initialise m_offsets
10136 member.
10137 (riscv_struct_info::analyse): New implementation using new
10138 analyse_inner member function.
10139 (riscv_struct_info::field_offset): New member function.
10140 (riscv_struct_info::m_offsets): New member variable.
10141 (riscv_struct_info::analyse_inner): New private member function,
10142 takes the old implementation of riscv_struct_info::analyse but
10143 extended to track field offsets.
10144 (riscv_call_arg_struct): Update the struct folding special cases
10145 to handle cases where empty C++ structs, which are non-zero
10146 length, are found.
10147 (riscv_arg_location): Initialise the length of each location, a
10148 non-zero length now indicates the location is in use.
10149 (riscv_push_dummy_call): Allow for the first location having a
10150 non-zero offset when setting up arguments.
10151 (riscv_return_value): Likewise, but for return values.
10152
02cf60c7
TT
101532019-04-11 Tom Tromey <tromey@adacore.com>
10154
10155 * utils.c (internal_vproblem): Make "msg" const.
10156
68811f8f
AH
101572019-04-11 Alan Hayward <alan.hayward@arm.com>
10158
10159 * aarch64-tdep.c (aarch64_analyze_prologue_test): Reset saved regs.
10160 * trad-frame.c (trad_frame_reset_saved_regs): New function.
10161 (trad_frame_alloc_saved_regs): Call trad_frame_reset_saved_regs.
10162 * trad-frame.h (trad_frame_reset_saved_regs): New declaration.
10163
3f52fdbc
KB
101642019-04-10 Kevin Buettner <kevinb@redhat.com>
10165
10166 * amd64-linux-nat.c (amd64_linux_collect_native_gregset): New
10167 function.
10168 (fill_gregset): Call amd64_linux_collect_native_gregset instead
10169 of amd64_collect_native_gregset.
10170 (amd64_linux_nat_target::store_registers): Likewise.
10171
e9ad22ee
TT
101722019-04-10 Tom Tromey <tom@tromey.com>
10173
10174 * symtab.c (lookup_global_symbol_from_objfile)
10175 (lookup_symbol_in_objfile_from_linkage_name): Use the iterator.
10176 * objfiles.h (class separate_debug_iterator): New.
10177 (class separate_debug_range): New.
10178 (struct objfile) <separate_debug_objfiles>: New method.
10179 (objfile_separate_debug_iterate): Don't declare.
10180 * objfiles.c (separate_debug_iterator::operator++): Rename from
10181 objfile_separate_debug_iterate.
10182 (objfile_relocate, objfile_rebase, objfile_has_symbols): Use the
10183 iterator.
10184 * minsyms.c (lookup_minimal_symbol_by_pc_section): Use the
10185 iterator.
10186
ee371134
TT
101872019-04-10 Tom Tromey <tom@tromey.com>
10188
10189 * symfile.c (reread_symbols): Remove old comment.
10190 * objfiles.c (free_all_objfiles): Fix a typo.
10191
bf227d61
TT
101922019-04-10 Tom Tromey <tom@tromey.com>
10193
10194 * ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
10195 * minsyms.c (lookup_minimal_symbol): Use foreach.
10196 (lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
10197 (lookup_minimal_symbol_solib_trampoline): Likewise.
10198 * symfile.c (reread_symbols): Use foreach.
10199
8dc433a0
TT
102002019-04-09 Ivan Begert <ivanbegert@gmail.com>
10201 Tom Tromey <tromey@adacore.com>
10202
10203 PR rust/24414:
10204 * rust-exp.y (rust_parser::lex_number): Use strtoulst.
10205 (rust_lex_int_test): Change "value" to be LONGEST.
10206 (rust_lex_tests): Add test for long integer literal.
10207
9ab8741a
TT
102082019-04-09 Tom Tromey <tromey@adacore.com>
10209
10210 * remote.c (remote_target::remote_add_inferior): Change fake_pid_p
10211 to bool.
10212 (extended_remote_target::attach): Update.
10213 (remote_target::remote_notice_new_inferior): Update.
10214 (remote_target::add_current_inferior_and_thread): Update.
10215 * inferior.c (exit_inferior_1): Use "false".
10216 * corelow.c (add_to_thread_list): Make fake_pid_p bool.
10217
e242fd12
SM
102182019-04-09 Simon Marchi <simon.marchi@efficios.com>
10219
9ca1957f 10220 * infcmd.c (run_command_1): Pass -qualified to tbreak when using
e242fd12
SM
10221 the "start" command.
10222
2b0c8b01
KB
102232019-04-08 Kevin Buettner <kevinb@redhat.com>
10224
10225 * python/py-inferior.c (infpy_thread_from_thread_handle):
10226 Adjust comments to reflect renaming of thread_from_thread_handle
10227 to thread_from_handle. Adjust keywords. Fix type error message.
10228 (inferior_object_methods): Add thread_from_handle. Retain
10229 thread_from_thread_handle, but mark it as deprecated.
10230
50a82723
KB
102312019-04-08 Kevin Buettner <kevinb@redhat.com>
10232
10233 * gdbthread.h (find_thread_by_handle): Revise declaration.
10234 * thread.c (find_thread_by_handle): Likewise. Adjust
10235 implementation too.
10236 * python/py-inferior.c (infpy_thread_from_thread_handle): Add
10237 support for buffer objects as handles.
10238
cf63b016
KB
102392019-04-08 Kevin Buettner <kevinb@redhat.com>
10240
10241 * python/py-infthread.c (thpy_thread_handle): New function.
10242 (thread_object_methods): Register thpy_thread_handle.
10243
3d6c6204
KB
102442019-04-08 Kevin Buettner <kevinb@redhat.com>
10245
10246 * gdbthread.h (thread_to_thread_handle): Declare.
10247 * thread.c (gdbtypes.h): Include.
10248 (thread_to_thread_handle): New function.
10249
10250 * target.h (struct target_ops): Add thread_info_to_thread_handle.
10251 (target_thread_info_to_thread_handle): Declare.
10252 * target.c (target_thread_info_to_thread_handle): New function.
10253 * target-debug.h (target_debug_print_gdb_byte_vector): Define.
10254 * target-delegates.c: Regenerate.
10255
10256 * linux-thread-db.c (class thread_db_target): Add method
10257 thread_info_to_thread_handle.
10258 (thread_db_target::thread_info_to_thread_handle): Define.
10259 * remote.c (class remote_target): Add new method
10260 thread_info_to_thread_handle.
10261 (remote_target::thread_info_to_thread_handle): Define.
10262
56be6ea8
PA
102632019-04-08 Pedro Alves <palves@redhat.com>
10264
10265 * common/common-exceptions.c (throw_exception): Don't create
10266 named object to throw; throw directly.
10267 (throw_it): Likewise. Don't initialize gdb_exception::message
10268 here, with new; pass FMT and AP to the ctor instead.
10269 * common/common-exceptions.h: Include <string>.
10270 (gdb_exception::gdb_exception(enum return_reason, enum errors,
10271 const char *, va_list)): New ctor. Use std::make_shared.
10272 (gdb_exception_error::gdb_exception_error(enum return_reason, enum
10273 errors)): Delete.
10274 (gdb_exception_error::gdb_exception_error(enum errors, const char
10275 *, va_list)): New.
10276 (gdb_exception_error::gdb_exception_error(const gdb_exception &)):
10277 Add assertion.
10278 (gdb_exception_quit::gdb_exception_quit(enum return_reason, enum
10279 errors)): Delete.
10280 (gdb_exception_quit::gdb_exception_quit(const char *, va_list)): New.
10281 (gdb_exception_quit::gdb_exception_quit(const gdb_exception &)):
10282 Add assertion.
10283
eedc3f4f
TT
102842019-04-08 Tom Tromey <tom@tromey.com>
10285
10286 * valops.c (value_rtti_indirect_type): Replace throw_exception
10287 with throw.
10288 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
10289 with throw.
10290 * thread.c (thr_try_catch_cmd): Replace throw_exception with
10291 throw.
10292 * target.c (target_translate_tls_address): Replace throw_exception
10293 with throw.
10294 * stack.c (frame_apply_command_count): Replace throw_exception
10295 with throw.
10296 * solib-spu.c (append_ocl_sos): Replace throw_exception with
10297 throw.
10298 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
10299 with throw.
10300 * rs6000-tdep.c (rs6000_frame_cache)
10301 (rs6000_epilogue_frame_cache): Replace throw_exception with throw.
10302 * remote.c: Replace throw_exception with throw.
10303 * record-full.c (record_full_message, record_full_wait_1)
10304 (record_full_restore): Replace throw_exception with throw.
10305 * record-btrace.c:
10306 (get_thread_current_frame_id, record_btrace_start_replaying)
10307 (cmd_record_btrace_bts_start, cmd_record_btrace_pt_start)
10308 (cmd_record_btrace_start): Replace throw_exception with throw.
10309 * parse.c (parse_exp_in_context_1): Replace throw_exception with
10310 throw.
10311 * linux-nat.c (detach_one_lwp, linux_resume_one_lwp)
10312 (resume_stopped_resumed_lwps): Replace throw_exception with throw.
10313 * linespec.c:
10314 (find_linespec_symbols): Replace throw_exception with throw.
10315 * infrun.c (displaced_step_prepare, resume): Replace
10316 throw_exception with throw.
10317 * infcmd.c (post_create_inferior): Replace throw_exception with
10318 throw.
10319 * inf-loop.c (inferior_event_handler): Replace throw_exception
10320 with throw.
10321 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
10322 (i386_sigtramp_frame_cache): Replace throw_exception with throw.
10323 * frame.c (frame_unwind_pc, get_prev_frame_if_no_cycle)
10324 (get_prev_frame_always, get_frame_pc_if_available)
10325 (get_frame_address_in_block_if_available, get_frame_language):
10326 Replace throw_exception with throw.
10327 * frame-unwind.c (frame_unwind_try_unwinder): Replace
10328 throw_exception with throw.
10329 * eval.c (fetch_subexp_value, evaluate_var_value)
10330 (evaluate_funcall, evaluate_subexp_standard): Replace
10331 throw_exception with throw.
10332 * dwarf2loc.c (call_site_find_chain)
10333 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval):
10334 Replace throw_exception with throw.
10335 * dwarf2-frame.c (dwarf2_frame_cache): Replace throw_exception
10336 with throw.
10337 * darwin-nat.c (darwin_attach_pid): Replace throw_exception with
10338 throw.
10339 * cp-abi.c (baseclass_offset): Replace throw_exception with throw.
10340 * completer.c (complete_line_internal): Replace throw_exception
10341 with throw.
10342 * compile/compile-object-run.c (compile_object_run): Replace
10343 throw_exception with throw.
10344 * cli/cli-script.c (process_next_line): Replace throw_exception
10345 with throw.
10346 * btrace.c (btrace_compute_ftrace_pt, btrace_compute_ftrace)
10347 (btrace_enable, btrace_maint_update_pt_packets): Replace
10348 throw_exception with throw.
10349 * breakpoint.c (create_breakpoint, save_breakpoints): Replace
10350 throw_exception with throw.
10351 * break-catch-throw.c (re_set_exception_catchpoint): Replace
10352 throw_exception with throw.
10353 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
10354 (amd64_epilogue_frame_cache): Replace throw_exception with throw.
10355 * aarch64-tdep.c (aarch64_make_prologue_cache)
10356 (aarch64_make_stub_cache): Replace throw_exception with throw.
10357
26003a20
TT
103582019-04-08 Tom Tromey <tom@tromey.com>
10359
10360 * common/common-exceptions.c (throw_exception): Rename from
10361 throw_exception_cxx. Remove old copy. Make argument const.
10362 (throw_it): Create and throw exception objects directly.
10363 * common/common-exceptions.h (throw_exception): Make argument
10364 const.
10365 (struct gdb_exception_error): Add constructor.
10366 (struct gdb_exception_quit): Add constructor.
10367
d272eb37
TT
103682019-04-08 Tom Tromey <tom@tromey.com>
10369
10370 * common/common-exceptions.h (exception_rethrow): Don't declare.
10371 (TRY_SJLJ): Update comment.
10372 (TRY, CATCH, END_CATCH): Remove.
10373 * common/common-exceptions.c (exception_rethrow): Remove.
10374
230d2906
TT
103752019-04-08 Tom Tromey <tom@tromey.com>
10376
10377 * common/common-exceptions.h (gdb_exception_RETURN_MASK_ALL):
10378 Remove.
10379 (gdb_exception_error): Rename from
10380 gdb_exception_RETURN_MASK_ERROR.
10381 (gdb_exception_quit): Rename from gdb_exception_RETURN_MASK_QUIT.
10382 (gdb_quit_bad_alloc): Update.
10383 * aarch64-tdep.c: Update.
10384 * ada-lang.c: Update.
10385 * ada-typeprint.c: Update.
10386 * ada-valprint.c: Update.
10387 * amd64-tdep.c: Update.
10388 * arch-utils.c: Update.
10389 * break-catch-throw.c: Update.
10390 * breakpoint.c: Update.
10391 * btrace.c: Update.
10392 * c-varobj.c: Update.
10393 * cli/cli-cmds.c: Update.
10394 * cli/cli-interp.c: Update.
10395 * cli/cli-script.c: Update.
10396 * common/common-exceptions.c: Update.
10397 * common/new-op.c: Update.
10398 * common/selftest.c: Update.
10399 * compile/compile-c-symbols.c: Update.
10400 * compile/compile-cplus-symbols.c: Update.
10401 * compile/compile-object-load.c: Update.
10402 * compile/compile-object-run.c: Update.
10403 * completer.c: Update.
10404 * corelow.c: Update.
10405 * cp-abi.c: Update.
10406 * cp-support.c: Update.
10407 * cp-valprint.c: Update.
10408 * darwin-nat.c: Update.
10409 * disasm-selftests.c: Update.
10410 * dtrace-probe.c: Update.
10411 * dwarf-index-cache.c: Update.
10412 * dwarf-index-write.c: Update.
10413 * dwarf2-frame-tailcall.c: Update.
10414 * dwarf2-frame.c: Update.
10415 * dwarf2loc.c: Update.
10416 * dwarf2read.c: Update.
10417 * eval.c: Update.
10418 * event-loop.c: Update.
10419 * event-top.c: Update.
10420 * exec.c: Update.
10421 * f-valprint.c: Update.
10422 * fbsd-tdep.c: Update.
10423 * frame-unwind.c: Update.
10424 * frame.c: Update.
10425 * gdbtypes.c: Update.
10426 * gnu-v3-abi.c: Update.
10427 * guile/guile-internal.h: Update.
10428 * guile/scm-block.c: Update.
10429 * guile/scm-breakpoint.c: Update.
10430 * guile/scm-cmd.c: Update.
10431 * guile/scm-disasm.c: Update.
10432 * guile/scm-frame.c: Update.
10433 * guile/scm-lazy-string.c: Update.
10434 * guile/scm-math.c: Update.
10435 * guile/scm-param.c: Update.
10436 * guile/scm-ports.c: Update.
10437 * guile/scm-pretty-print.c: Update.
10438 * guile/scm-symbol.c: Update.
10439 * guile/scm-symtab.c: Update.
10440 * guile/scm-type.c: Update.
10441 * guile/scm-value.c: Update.
10442 * i386-linux-tdep.c: Update.
10443 * i386-tdep.c: Update.
10444 * inf-loop.c: Update.
10445 * infcall.c: Update.
10446 * infcmd.c: Update.
10447 * infrun.c: Update.
10448 * jit.c: Update.
10449 * language.c: Update.
10450 * linespec.c: Update.
10451 * linux-fork.c: Update.
10452 * linux-nat.c: Update.
10453 * linux-tdep.c: Update.
10454 * linux-thread-db.c: Update.
10455 * main.c: Update.
10456 * mi/mi-cmd-break.c: Update.
10457 * mi/mi-cmd-stack.c: Update.
10458 * mi/mi-interp.c: Update.
10459 * mi/mi-main.c: Update.
10460 * objc-lang.c: Update.
10461 * p-valprint.c: Update.
10462 * parse.c: Update.
10463 * ppc-linux-tdep.c: Update.
10464 * printcmd.c: Update.
10465 * python/py-arch.c: Update.
10466 * python/py-breakpoint.c: Update.
10467 * python/py-cmd.c: Update.
10468 * python/py-finishbreakpoint.c: Update.
10469 * python/py-frame.c: Update.
10470 * python/py-framefilter.c: Update.
10471 * python/py-gdb-readline.c: Update.
10472 * python/py-inferior.c: Update.
10473 * python/py-infthread.c: Update.
10474 * python/py-lazy-string.c: Update.
10475 * python/py-linetable.c: Update.
10476 * python/py-objfile.c: Update.
10477 * python/py-param.c: Update.
10478 * python/py-prettyprint.c: Update.
10479 * python/py-progspace.c: Update.
10480 * python/py-record-btrace.c: Update.
10481 * python/py-record.c: Update.
10482 * python/py-symbol.c: Update.
10483 * python/py-type.c: Update.
10484 * python/py-unwind.c: Update.
10485 * python/py-utils.c: Update.
10486 * python/py-value.c: Update.
10487 * python/python.c: Update.
10488 * record-btrace.c: Update.
10489 * record-full.c: Update.
10490 * remote-fileio.c: Update.
10491 * remote.c: Update.
10492 * riscv-tdep.c: Update.
10493 * rs6000-aix-tdep.c: Update.
10494 * rs6000-tdep.c: Update.
10495 * rust-exp.y: Update.
10496 * rust-lang.c: Update.
10497 * s390-tdep.c: Update.
10498 * selftest-arch.c: Update.
10499 * solib-dsbt.c: Update.
10500 * solib-frv.c: Update.
10501 * solib-spu.c: Update.
10502 * solib-svr4.c: Update.
10503 * solib.c: Update.
10504 * sparc64-linux-tdep.c: Update.
10505 * stack.c: Update.
10506 * symfile-mem.c: Update.
10507 * symmisc.c: Update.
10508 * target.c: Update.
10509 * thread.c: Update.
10510 * top.c: Update.
10511 * tracefile-tfile.c: Update.
10512 * tui/tui.c: Update.
10513 * typeprint.c: Update.
10514 * unittests/cli-utils-selftests.c: Update.
10515 * unittests/parse-connection-spec-selftests.c: Update.
10516 * valops.c: Update.
10517 * valprint.c: Update.
10518 * value.c: Update.
10519 * varobj.c: Update.
10520 * windows-nat.c: Update.
10521 * x86-linux-nat.c: Update.
10522 * xml-support.c: Update.
10523
a70b8144
TT
105242019-04-08 Tom Tromey <tom@tromey.com>
10525
10526 * xml-support.c: Use C++ exception handling.
10527 * x86-linux-nat.c: Use C++ exception handling.
10528 * windows-nat.c: Use C++ exception handling.
10529 * varobj.c: Use C++ exception handling.
10530 * value.c: Use C++ exception handling.
10531 * valprint.c: Use C++ exception handling.
10532 * valops.c: Use C++ exception handling.
10533 * unittests/parse-connection-spec-selftests.c: Use C++ exception
10534 handling.
10535 * unittests/cli-utils-selftests.c: Use C++ exception handling.
10536 * typeprint.c: Use C++ exception handling.
10537 * tui/tui.c: Use C++ exception handling.
10538 * tracefile-tfile.c: Use C++ exception handling.
10539 * top.c: Use C++ exception handling.
10540 * thread.c: Use C++ exception handling.
10541 * target.c: Use C++ exception handling.
10542 * symmisc.c: Use C++ exception handling.
10543 * symfile-mem.c: Use C++ exception handling.
10544 * stack.c: Use C++ exception handling.
10545 * sparc64-linux-tdep.c: Use C++ exception handling.
10546 * solib.c: Use C++ exception handling.
10547 * solib-svr4.c: Use C++ exception handling.
10548 * solib-spu.c: Use C++ exception handling.
10549 * solib-frv.c: Use C++ exception handling.
10550 * solib-dsbt.c: Use C++ exception handling.
10551 * selftest-arch.c: Use C++ exception handling.
10552 * s390-tdep.c: Use C++ exception handling.
10553 * rust-lang.c: Use C++ exception handling.
10554 * rust-exp.y: Use C++ exception handling.
10555 * rs6000-tdep.c: Use C++ exception handling.
10556 * rs6000-aix-tdep.c: Use C++ exception handling.
10557 * riscv-tdep.c: Use C++ exception handling.
10558 * remote.c: Use C++ exception handling.
10559 * remote-fileio.c: Use C++ exception handling.
10560 * record-full.c: Use C++ exception handling.
10561 * record-btrace.c: Use C++ exception handling.
10562 * python/python.c: Use C++ exception handling.
10563 * python/py-value.c: Use C++ exception handling.
10564 * python/py-utils.c: Use C++ exception handling.
10565 * python/py-unwind.c: Use C++ exception handling.
10566 * python/py-type.c: Use C++ exception handling.
10567 * python/py-symbol.c: Use C++ exception handling.
10568 * python/py-record.c: Use C++ exception handling.
10569 * python/py-record-btrace.c: Use C++ exception handling.
10570 * python/py-progspace.c: Use C++ exception handling.
10571 * python/py-prettyprint.c: Use C++ exception handling.
10572 * python/py-param.c: Use C++ exception handling.
10573 * python/py-objfile.c: Use C++ exception handling.
10574 * python/py-linetable.c: Use C++ exception handling.
10575 * python/py-lazy-string.c: Use C++ exception handling.
10576 * python/py-infthread.c: Use C++ exception handling.
10577 * python/py-inferior.c: Use C++ exception handling.
10578 * python/py-gdb-readline.c: Use C++ exception handling.
10579 * python/py-framefilter.c: Use C++ exception handling.
10580 * python/py-frame.c: Use C++ exception handling.
10581 * python/py-finishbreakpoint.c: Use C++ exception handling.
10582 * python/py-cmd.c: Use C++ exception handling.
10583 * python/py-breakpoint.c: Use C++ exception handling.
10584 * python/py-arch.c: Use C++ exception handling.
10585 * printcmd.c: Use C++ exception handling.
10586 * ppc-linux-tdep.c: Use C++ exception handling.
10587 * parse.c: Use C++ exception handling.
10588 * p-valprint.c: Use C++ exception handling.
10589 * objc-lang.c: Use C++ exception handling.
10590 * mi/mi-main.c: Use C++ exception handling.
10591 * mi/mi-interp.c: Use C++ exception handling.
10592 * mi/mi-cmd-stack.c: Use C++ exception handling.
10593 * mi/mi-cmd-break.c: Use C++ exception handling.
10594 * main.c: Use C++ exception handling.
10595 * linux-thread-db.c: Use C++ exception handling.
10596 * linux-tdep.c: Use C++ exception handling.
10597 * linux-nat.c: Use C++ exception handling.
10598 * linux-fork.c: Use C++ exception handling.
10599 * linespec.c: Use C++ exception handling.
10600 * language.c: Use C++ exception handling.
10601 * jit.c: Use C++ exception handling.
10602 * infrun.c: Use C++ exception handling.
10603 * infcmd.c: Use C++ exception handling.
10604 * infcall.c: Use C++ exception handling.
10605 * inf-loop.c: Use C++ exception handling.
10606 * i386-tdep.c: Use C++ exception handling.
10607 * i386-linux-tdep.c: Use C++ exception handling.
10608 * guile/scm-value.c: Use C++ exception handling.
10609 * guile/scm-type.c: Use C++ exception handling.
10610 * guile/scm-symtab.c: Use C++ exception handling.
10611 * guile/scm-symbol.c: Use C++ exception handling.
10612 * guile/scm-pretty-print.c: Use C++ exception handling.
10613 * guile/scm-ports.c: Use C++ exception handling.
10614 * guile/scm-param.c: Use C++ exception handling.
10615 * guile/scm-math.c: Use C++ exception handling.
10616 * guile/scm-lazy-string.c: Use C++ exception handling.
10617 * guile/scm-frame.c: Use C++ exception handling.
10618 * guile/scm-disasm.c: Use C++ exception handling.
10619 * guile/scm-cmd.c: Use C++ exception handling.
10620 * guile/scm-breakpoint.c: Use C++ exception handling.
10621 * guile/scm-block.c: Use C++ exception handling.
10622 * guile/guile-internal.h: Use C++ exception handling.
10623 * gnu-v3-abi.c: Use C++ exception handling.
10624 * gdbtypes.c: Use C++ exception handling.
10625 * frame.c: Use C++ exception handling.
10626 * frame-unwind.c: Use C++ exception handling.
10627 * fbsd-tdep.c: Use C++ exception handling.
10628 * f-valprint.c: Use C++ exception handling.
10629 * exec.c: Use C++ exception handling.
10630 * event-top.c: Use C++ exception handling.
10631 * event-loop.c: Use C++ exception handling.
10632 * eval.c: Use C++ exception handling.
10633 * dwarf2read.c: Use C++ exception handling.
10634 * dwarf2loc.c: Use C++ exception handling.
10635 * dwarf2-frame.c: Use C++ exception handling.
10636 * dwarf2-frame-tailcall.c: Use C++ exception handling.
10637 * dwarf-index-write.c: Use C++ exception handling.
10638 * dwarf-index-cache.c: Use C++ exception handling.
10639 * dtrace-probe.c: Use C++ exception handling.
10640 * disasm-selftests.c: Use C++ exception handling.
10641 * darwin-nat.c: Use C++ exception handling.
10642 * cp-valprint.c: Use C++ exception handling.
10643 * cp-support.c: Use C++ exception handling.
10644 * cp-abi.c: Use C++ exception handling.
10645 * corelow.c: Use C++ exception handling.
10646 * completer.c: Use C++ exception handling.
10647 * compile/compile-object-run.c: Use C++ exception handling.
10648 * compile/compile-object-load.c: Use C++ exception handling.
10649 * compile/compile-cplus-symbols.c: Use C++ exception handling.
10650 * compile/compile-c-symbols.c: Use C++ exception handling.
10651 * common/selftest.c: Use C++ exception handling.
10652 * common/new-op.c: Use C++ exception handling.
10653 * cli/cli-script.c: Use C++ exception handling.
10654 * cli/cli-interp.c: Use C++ exception handling.
10655 * cli/cli-cmds.c: Use C++ exception handling.
10656 * c-varobj.c: Use C++ exception handling.
10657 * btrace.c: Use C++ exception handling.
10658 * breakpoint.c: Use C++ exception handling.
10659 * break-catch-throw.c: Use C++ exception handling.
10660 * arch-utils.c: Use C++ exception handling.
10661 * amd64-tdep.c: Use C++ exception handling.
10662 * ada-valprint.c: Use C++ exception handling.
10663 * ada-typeprint.c: Use C++ exception handling.
10664 * ada-lang.c: Use C++ exception handling.
10665 * aarch64-tdep.c: Use C++ exception handling.
10666
3d6e9d23
TT
106672019-04-08 Tom Tromey <tom@tromey.com>
10668
10669 * xml-support.c (gdb_xml_parser::parse): Update.
10670 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
10671 * value.c (show_convenience): Update.
10672 * unittests/cli-utils-selftests.c (test_number_or_range_parser)
10673 (test_parse_flags_qcs): Update.
10674 * thread.c (thr_try_catch_cmd): Update.
10675 * target.c (target_translate_tls_address): Update.
10676 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
10677 (info_frame_command_core, frame_apply_command_count): Update.
10678 * rust-exp.y (rust_lex_exception_test): Update.
10679 * riscv-tdep.c (riscv_print_one_register_info): Update.
10680 * remote.c (remote_target::enable_btrace): Update.
10681 * record-btrace.c (record_btrace_enable_warn): Update.
10682 * python/py-utils.c (gdbpy_convert_exception): Update.
10683 * printcmd.c (do_one_display, print_variable_and_value): Update.
10684 * mi/mi-main.c (mi_print_exception): Update.
10685 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use SCOPE_EXIT.
10686 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
10687 * linux-nat.c (linux_nat_target::attach): Update.
10688 * linux-fork.c (class scoped_switch_fork_info): Update.
10689 * infrun.c (displaced_step_prepare): Update.
10690 * infcall.c (call_function_by_hand_dummy): Update.
10691 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception): Update.
10692 * gnu-v3-abi.c (print_one_vtable): Update.
10693 * frame.c (get_prev_frame_always): Update.
10694 * f-valprint.c (info_common_command_for_block): Update.
10695 * exec.c (try_open_exec_file): Update.
10696 * exceptions.c (print_exception, exception_print)
10697 (exception_fprintf, exception_print_same): Update.
10698 * dwarf2-frame.c (dwarf2_build_frame_info): Update.
10699 * dwarf-index-cache.c (index_cache::store)
10700 (index_cache::lookup_gdb_index): Update.
10701 * darwin-nat.c (maybe_cache_shell): Update.
10702 * cp-valprint.c (cp_print_value_fields): Update.
10703 * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol)
10704 (gcc_cplus_symbol_address): Update.
10705 * compile/compile-c-symbols.c (gcc_convert_symbol)
10706 (gcc_symbol_address, generate_c_for_for_one_variable): Update.
10707 * common/selftest.c: Update.
10708 * common/common-exceptions.h (struct gdb_exception) <message>: Now
10709 a std::string.
10710 (exception_try_scope_entry, exception_try_scope_exit): Don't
10711 declare.
10712 (struct exception_try_scope): Remove.
10713 (TRY): Don't use exception_try_scope.
10714 (struct gdb_exception): Add constructor, operator=.
10715 <what>: New method.
10716 (struct gdb_exception_RETURN_MASK_ALL)
10717 (struct gdb_exception_RETURN_MASK_ERROR)
10718 (struct gdb_exception_RETURN_MASK_QUIT): Add constructor.
10719 (struct gdb_quit_bad_alloc): Update.
10720 * common/common-exceptions.c (exception_none): Change
10721 initializer.
10722 (struct catcher) <state, exception>: Initialize inline.
10723 <prev>: Remove member.
10724 (current_catcher): Remove.
10725 (catchers): New global.
10726 (exceptions_state_mc_init): Simplify.
10727 (catcher_pop): Remove.
10728 (exceptions_state_mc, exceptions_state_mc_catch): Update.
10729 (try_scope_depth, exception_try_scope_entry)
10730 (exception_try_scope_exit): Remove.
10731 (throw_exception_sjlj): Update.
10732 (exception_messages, exception_messages_size): Remove.
10733 (throw_it): Simplify.
10734 (gdb_exception_sliced_copy): Remove.
10735 (throw_exception_cxx): Update.
10736 * cli/cli-script.c (script_from_file): Update.
10737 * breakpoint.c (insert_bp_location, update_breakpoint_locations):
10738 Update.
10739 * ada-valprint.c (ada_val_print): Update.
10740 * ada-lang.c (ada_to_fixed_type_1, ada_exception_name_addr)
10741 (create_excep_cond_exprs): Update.
10742
c5c10118
TT
107432019-04-08 Tom Tromey <tom@tromey.com>
10744
10745 * common/common-exceptions.h (GDB_XCPT_SJMP, GDB_XCPT_TRY)
10746 (GDB_XCPT_RAW_TRY, GDB_XCPT): Remove.
10747 (TRY, CATCH, END_CATCH): Remove some definitions.
10748 * common/common-exceptions.c: Don't use GDB_XCPT.
10749 (catcher_list_size): Remove.
10750 (throw_exception, throw_it): Simplify.
10751
4de283e4
TT
107522019-04-05 Tom Tromey <tom@tromey.com>
10753
10754 Revert the header-sorting patch.
10755 * ft32-tdep.c: Revert.
10756 * frv-tdep.c: Revert.
10757 * frv-linux-tdep.c: Revert.
10758 * frame.c: Revert.
10759 * frame-unwind.c: Revert.
10760 * frame-base.c: Revert.
10761 * fork-child.c: Revert.
10762 * findvar.c: Revert.
10763 * findcmd.c: Revert.
10764 * filesystem.c: Revert.
10765 * filename-seen-cache.h: Revert.
10766 * filename-seen-cache.c: Revert.
10767 * fbsd-tdep.c: Revert.
10768 * fbsd-nat.h: Revert.
10769 * fbsd-nat.c: Revert.
10770 * f-valprint.c: Revert.
10771 * f-typeprint.c: Revert.
10772 * f-lang.c: Revert.
10773 * extension.h: Revert.
10774 * extension.c: Revert.
10775 * extension-priv.h: Revert.
10776 * expprint.c: Revert.
10777 * exec.h: Revert.
10778 * exec.c: Revert.
10779 * exceptions.c: Revert.
10780 * event-top.c: Revert.
10781 * event-loop.c: Revert.
10782 * eval.c: Revert.
10783 * elfread.c: Revert.
10784 * dwarf2read.h: Revert.
10785 * dwarf2read.c: Revert.
10786 * dwarf2loc.c: Revert.
10787 * dwarf2expr.h: Revert.
10788 * dwarf2expr.c: Revert.
10789 * dwarf2-frame.c: Revert.
10790 * dwarf2-frame-tailcall.c: Revert.
10791 * dwarf-index-write.h: Revert.
10792 * dwarf-index-write.c: Revert.
10793 * dwarf-index-common.c: Revert.
10794 * dwarf-index-cache.h: Revert.
10795 * dwarf-index-cache.c: Revert.
10796 * dummy-frame.c: Revert.
10797 * dtrace-probe.c: Revert.
10798 * disasm.h: Revert.
10799 * disasm.c: Revert.
10800 * disasm-selftests.c: Revert.
10801 * dictionary.c: Revert.
10802 * dicos-tdep.c: Revert.
10803 * demangle.c: Revert.
10804 * dcache.h: Revert.
10805 * dcache.c: Revert.
10806 * darwin-nat.h: Revert.
10807 * darwin-nat.c: Revert.
10808 * darwin-nat-info.c: Revert.
10809 * d-valprint.c: Revert.
10810 * d-namespace.c: Revert.
10811 * d-lang.c: Revert.
10812 * ctf.c: Revert.
10813 * csky-tdep.c: Revert.
10814 * csky-linux-tdep.c: Revert.
10815 * cris-tdep.c: Revert.
10816 * cris-linux-tdep.c: Revert.
10817 * cp-valprint.c: Revert.
10818 * cp-support.c: Revert.
10819 * cp-namespace.c: Revert.
10820 * cp-abi.c: Revert.
10821 * corelow.c: Revert.
10822 * corefile.c: Revert.
10823 * continuations.c: Revert.
10824 * completer.h: Revert.
10825 * completer.c: Revert.
10826 * complaints.c: Revert.
10827 * coffread.c: Revert.
10828 * coff-pe-read.c: Revert.
10829 * cli-out.h: Revert.
10830 * cli-out.c: Revert.
10831 * charset.c: Revert.
10832 * c-varobj.c: Revert.
10833 * c-valprint.c: Revert.
10834 * c-typeprint.c: Revert.
10835 * c-lang.c: Revert.
10836 * buildsym.c: Revert.
10837 * buildsym-legacy.c: Revert.
10838 * build-id.h: Revert.
10839 * build-id.c: Revert.
10840 * btrace.c: Revert.
10841 * bsd-uthread.c: Revert.
10842 * breakpoint.h: Revert.
10843 * breakpoint.c: Revert.
10844 * break-catch-throw.c: Revert.
10845 * break-catch-syscall.c: Revert.
10846 * break-catch-sig.c: Revert.
10847 * blockframe.c: Revert.
10848 * block.c: Revert.
10849 * bfin-tdep.c: Revert.
10850 * bfin-linux-tdep.c: Revert.
10851 * bfd-target.c: Revert.
10852 * bcache.c: Revert.
10853 * ax-general.c: Revert.
10854 * ax-gdb.h: Revert.
10855 * ax-gdb.c: Revert.
10856 * avr-tdep.c: Revert.
10857 * auxv.c: Revert.
10858 * auto-load.c: Revert.
10859 * arm-wince-tdep.c: Revert.
10860 * arm-tdep.c: Revert.
10861 * arm-symbian-tdep.c: Revert.
10862 * arm-pikeos-tdep.c: Revert.
10863 * arm-obsd-tdep.c: Revert.
10864 * arm-nbsd-tdep.c: Revert.
10865 * arm-nbsd-nat.c: Revert.
10866 * arm-linux-tdep.c: Revert.
10867 * arm-linux-nat.c: Revert.
10868 * arm-fbsd-tdep.c: Revert.
10869 * arm-fbsd-nat.c: Revert.
10870 * arm-bsd-tdep.c: Revert.
10871 * arch-utils.c: Revert.
10872 * arc-tdep.c: Revert.
10873 * arc-newlib-tdep.c: Revert.
10874 * annotate.h: Revert.
10875 * annotate.c: Revert.
10876 * amd64-windows-tdep.c: Revert.
10877 * amd64-windows-nat.c: Revert.
10878 * amd64-tdep.c: Revert.
10879 * amd64-sol2-tdep.c: Revert.
10880 * amd64-obsd-tdep.c: Revert.
10881 * amd64-obsd-nat.c: Revert.
10882 * amd64-nbsd-tdep.c: Revert.
10883 * amd64-nbsd-nat.c: Revert.
10884 * amd64-nat.c: Revert.
10885 * amd64-linux-tdep.c: Revert.
10886 * amd64-linux-nat.c: Revert.
10887 * amd64-fbsd-tdep.c: Revert.
10888 * amd64-fbsd-nat.c: Revert.
10889 * amd64-dicos-tdep.c: Revert.
10890 * amd64-darwin-tdep.c: Revert.
10891 * amd64-bsd-nat.c: Revert.
10892 * alpha-tdep.c: Revert.
10893 * alpha-obsd-tdep.c: Revert.
10894 * alpha-nbsd-tdep.c: Revert.
10895 * alpha-mdebug-tdep.c: Revert.
10896 * alpha-linux-tdep.c: Revert.
10897 * alpha-linux-nat.c: Revert.
10898 * alpha-bsd-tdep.c: Revert.
10899 * alpha-bsd-nat.c: Revert.
10900 * aix-thread.c: Revert.
10901 * agent.c: Revert.
10902 * addrmap.c: Revert.
10903 * ada-varobj.c: Revert.
10904 * ada-valprint.c: Revert.
10905 * ada-typeprint.c: Revert.
10906 * ada-tasks.c: Revert.
10907 * ada-lang.c: Revert.
10908 * aarch64-tdep.c: Revert.
10909 * aarch64-ravenscar-thread.c: Revert.
10910 * aarch64-newlib-tdep.c: Revert.
10911 * aarch64-linux-tdep.c: Revert.
10912 * aarch64-linux-nat.c: Revert.
10913 * aarch64-fbsd-tdep.c: Revert.
10914 * aarch64-fbsd-nat.c: Revert.
10915 * aarch32-linux-nat.c: Revert.
10916
d55e5aa6
TT
109172019-04-05 Tom Tromey <tom@tromey.com>
10918
10919 * ft32-tdep.c: Sort headers.
10920 * frv-tdep.c: Sort headers.
10921 * frv-linux-tdep.c: Sort headers.
10922 * frame.c: Sort headers.
10923 * frame-unwind.c: Sort headers.
10924 * frame-base.c: Sort headers.
10925 * fork-child.c: Sort headers.
10926 * findvar.c: Sort headers.
10927 * findcmd.c: Sort headers.
10928 * filesystem.c: Sort headers.
10929 * filename-seen-cache.h: Sort headers.
10930 * filename-seen-cache.c: Sort headers.
10931 * fbsd-tdep.c: Sort headers.
10932 * fbsd-nat.h: Sort headers.
10933 * fbsd-nat.c: Sort headers.
10934 * f-valprint.c: Sort headers.
10935 * f-typeprint.c: Sort headers.
10936 * f-lang.c: Sort headers.
10937 * extension.h: Sort headers.
10938 * extension.c: Sort headers.
10939 * extension-priv.h: Sort headers.
10940 * expprint.c: Sort headers.
10941 * exec.h: Sort headers.
10942 * exec.c: Sort headers.
10943 * exceptions.c: Sort headers.
10944 * event-top.c: Sort headers.
10945 * event-loop.c: Sort headers.
10946 * eval.c: Sort headers.
10947 * elfread.c: Sort headers.
10948 * dwarf2read.h: Sort headers.
10949 * dwarf2read.c: Sort headers.
10950 * dwarf2loc.c: Sort headers.
10951 * dwarf2expr.h: Sort headers.
10952 * dwarf2expr.c: Sort headers.
10953 * dwarf2-frame.c: Sort headers.
10954 * dwarf2-frame-tailcall.c: Sort headers.
10955 * dwarf-index-write.h: Sort headers.
10956 * dwarf-index-write.c: Sort headers.
10957 * dwarf-index-common.c: Sort headers.
10958 * dwarf-index-cache.h: Sort headers.
10959 * dwarf-index-cache.c: Sort headers.
10960 * dummy-frame.c: Sort headers.
10961 * dtrace-probe.c: Sort headers.
10962 * disasm.h: Sort headers.
10963 * disasm.c: Sort headers.
10964 * disasm-selftests.c: Sort headers.
10965 * dictionary.c: Sort headers.
10966 * dicos-tdep.c: Sort headers.
10967 * demangle.c: Sort headers.
10968 * dcache.h: Sort headers.
10969 * dcache.c: Sort headers.
10970 * darwin-nat.h: Sort headers.
10971 * darwin-nat.c: Sort headers.
10972 * darwin-nat-info.c: Sort headers.
10973 * d-valprint.c: Sort headers.
10974 * d-namespace.c: Sort headers.
10975 * d-lang.c: Sort headers.
10976 * ctf.c: Sort headers.
10977 * csky-tdep.c: Sort headers.
10978 * csky-linux-tdep.c: Sort headers.
10979 * cris-tdep.c: Sort headers.
10980 * cris-linux-tdep.c: Sort headers.
10981 * cp-valprint.c: Sort headers.
10982 * cp-support.c: Sort headers.
10983 * cp-namespace.c: Sort headers.
10984 * cp-abi.c: Sort headers.
10985 * corelow.c: Sort headers.
10986 * corefile.c: Sort headers.
10987 * continuations.c: Sort headers.
10988 * completer.h: Sort headers.
10989 * completer.c: Sort headers.
10990 * complaints.c: Sort headers.
10991 * coffread.c: Sort headers.
10992 * coff-pe-read.c: Sort headers.
10993 * cli-out.h: Sort headers.
10994 * cli-out.c: Sort headers.
10995 * charset.c: Sort headers.
10996 * c-varobj.c: Sort headers.
10997 * c-valprint.c: Sort headers.
10998 * c-typeprint.c: Sort headers.
10999 * c-lang.c: Sort headers.
11000 * buildsym.c: Sort headers.
11001 * buildsym-legacy.c: Sort headers.
11002 * build-id.h: Sort headers.
11003 * build-id.c: Sort headers.
11004 * btrace.c: Sort headers.
11005 * bsd-uthread.c: Sort headers.
11006 * breakpoint.h: Sort headers.
11007 * breakpoint.c: Sort headers.
11008 * break-catch-throw.c: Sort headers.
11009 * break-catch-syscall.c: Sort headers.
11010 * break-catch-sig.c: Sort headers.
11011 * blockframe.c: Sort headers.
11012 * block.c: Sort headers.
11013 * bfin-tdep.c: Sort headers.
11014 * bfin-linux-tdep.c: Sort headers.
11015 * bfd-target.c: Sort headers.
11016 * bcache.c: Sort headers.
11017 * ax-general.c: Sort headers.
11018 * ax-gdb.h: Sort headers.
11019 * ax-gdb.c: Sort headers.
11020 * avr-tdep.c: Sort headers.
11021 * auxv.c: Sort headers.
11022 * auto-load.c: Sort headers.
11023 * arm-wince-tdep.c: Sort headers.
11024 * arm-tdep.c: Sort headers.
11025 * arm-symbian-tdep.c: Sort headers.
11026 * arm-pikeos-tdep.c: Sort headers.
11027 * arm-obsd-tdep.c: Sort headers.
11028 * arm-nbsd-tdep.c: Sort headers.
11029 * arm-nbsd-nat.c: Sort headers.
11030 * arm-linux-tdep.c: Sort headers.
11031 * arm-linux-nat.c: Sort headers.
11032 * arm-fbsd-tdep.c: Sort headers.
11033 * arm-fbsd-nat.c: Sort headers.
11034 * arm-bsd-tdep.c: Sort headers.
11035 * arch-utils.c: Sort headers.
11036 * arc-tdep.c: Sort headers.
11037 * arc-newlib-tdep.c: Sort headers.
11038 * annotate.h: Sort headers.
11039 * annotate.c: Sort headers.
11040 * amd64-windows-tdep.c: Sort headers.
11041 * amd64-windows-nat.c: Sort headers.
11042 * amd64-tdep.c: Sort headers.
11043 * amd64-sol2-tdep.c: Sort headers.
11044 * amd64-obsd-tdep.c: Sort headers.
11045 * amd64-obsd-nat.c: Sort headers.
11046 * amd64-nbsd-tdep.c: Sort headers.
11047 * amd64-nbsd-nat.c: Sort headers.
11048 * amd64-nat.c: Sort headers.
11049 * amd64-linux-tdep.c: Sort headers.
11050 * amd64-linux-nat.c: Sort headers.
11051 * amd64-fbsd-tdep.c: Sort headers.
11052 * amd64-fbsd-nat.c: Sort headers.
11053 * amd64-dicos-tdep.c: Sort headers.
11054 * amd64-darwin-tdep.c: Sort headers.
11055 * amd64-bsd-nat.c: Sort headers.
11056 * alpha-tdep.c: Sort headers.
11057 * alpha-obsd-tdep.c: Sort headers.
11058 * alpha-nbsd-tdep.c: Sort headers.
11059 * alpha-mdebug-tdep.c: Sort headers.
11060 * alpha-linux-tdep.c: Sort headers.
11061 * alpha-linux-nat.c: Sort headers.
11062 * alpha-bsd-tdep.c: Sort headers.
11063 * alpha-bsd-nat.c: Sort headers.
11064 * aix-thread.c: Sort headers.
11065 * agent.c: Sort headers.
11066 * addrmap.c: Sort headers.
11067 * ada-varobj.c: Sort headers.
11068 * ada-valprint.c: Sort headers.
11069 * ada-typeprint.c: Sort headers.
11070 * ada-tasks.c: Sort headers.
11071 * ada-lang.c: Sort headers.
11072 * aarch64-tdep.c: Sort headers.
11073 * aarch64-ravenscar-thread.c: Sort headers.
11074 * aarch64-newlib-tdep.c: Sort headers.
11075 * aarch64-linux-tdep.c: Sort headers.
11076 * aarch64-linux-nat.c: Sort headers.
11077 * aarch64-fbsd-tdep.c: Sort headers.
11078 * aarch64-fbsd-nat.c: Sort headers.
11079 * aarch32-linux-nat.c: Sort headers.
11080
699bd4cf
TT
110812019-04-04 Tom Tromey <tom@tromey.com>
11082
11083 * varobj.c (varobj_create): Update.
11084 * rust-exp.y (struct rust_parser) <update_innermost_block,
11085 lookup_symbol>: New methods.
11086 (rust_parser::update_innermost_block, rust_parser::lookup_symbol):
11087 Rename.
11088 (rust_parser::rust_lookup_type)
11089 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
11090 * printcmd.c (display_command, do_one_display): Update.
11091 * parser-defs.h (struct parser_state) <parser_state>: Add
11092 "tracker" parameter.
11093 (block_tracker): New member.
11094 (class innermost_block_tracker) <innermost_block_tracker>: Add
11095 "types" parameter.
11096 <reset>: Remove method.
11097 (innermost_block): Don't declare.
11098 (null_post_parser): Update.
11099 * parse.c (innermost_block): Remove global.
11100 (write_dollar_variable): Update.
11101 (parse_exp_1, parse_exp_in_context): Add "tracker" parameter.
11102 Remove "tracker_types" parameter.
11103 (parse_expression): Add "tracker" parameter.
11104 (parse_expression_for_completion): Update.
11105 (null_post_parser): Add "tracker" parameter.
11106 * p-exp.y: Update rules.
11107 * m2-exp.y: Update rules.
11108 * language.h (struct language_defn) <la_post_parser>: Add
11109 "tracker" parameter.
11110 * go-exp.y: Update rules.
11111 * f-exp.y: Update rules.
11112 * expression.h (parse_expression, parse_exp_1): Add "tracker"
11113 parameter.
11114 * d-exp.y: Update rules.
11115 * c-exp.y: Update rules.
11116 * breakpoint.c (set_breakpoint_condition): Create an
11117 innermost_block_tracker.
11118 (watch_command_1): Likewise.
11119 * ada-lang.c (resolve): Add "tracker" parameter.
11120 (resolve_subexp): Likewise.
11121 * ada-exp.y (write_var_from_sym): Update.
11122
dac43e32
TT
111232019-04-04 Tom Tromey <tom@tromey.com>
11124
11125 * type-stack.h: New file.
11126 * type-stack.c: New file.
11127 * parser-defs.h (enum type_pieces, union type_stack_elt): Move to
11128 type-stack.h.
11129 (insert_into_type_stack, insert_type, push_type, push_type_int)
11130 (insert_type_address_space, pop_type, pop_type_int)
11131 (pop_typelist, pop_type_stack, append_type_stack)
11132 (push_type_stack, get_type_stack, push_typelist)
11133 (follow_type_instance_flags, follow_types): Don't declare.
11134 * parse.c (type_stack): Remove global.
11135 (parse_exp_in_context): Update.
11136 (insert_into_type_stack, insert_type, push_type, push_type_int)
11137 (insert_type_address_space, pop_type, pop_type_int)
11138 (pop_typelist, pop_type_stack, append_type_stack)
11139 (push_type_stack, get_type_stack, push_typelist)
11140 (follow_type_instance_flags, follow_types): Remove (moved to
11141 type-stack.c).
11142 * f-exp.y (type_stack): New global.
11143 Update rules.
11144 (push_kind_type, f_parse): Update.
11145 * d-exp.y (type_stack): New global.
11146 Update rules.
11147 (d_parse): Update.
11148 * c-exp.y (struct c_parse_state) <type_stack>: New member.
11149 Update rules.
11150 * Makefile.in (COMMON_SFILES): Add type-stack.c.
11151 (HFILES_NO_SRCDIR): Add type-stack.h.
11152
2a612529
TT
111532019-04-04 Tom Tromey <tom@tromey.com>
11154
11155 * rust-exp.y (rust_parser::lex_identifier, rustyylex)
11156 (rust_parser::convert_ast_to_expression, rust_parse)
11157 (rust_lex_test_completion, rust_lex_tests): Update.
11158 * parser-defs.h (struct expr_completion_state): New.
11159 (struct parser_state) <parser_state>: Add completion parameter.
11160 <mark_struct_expression, mark_completion_tag>: New methods.
11161 <parse_completion, m_completion_state>: New members.
11162 (prefixify_expression, null_post_parser): Update.
11163 (mark_struct_expression, mark_completion_tag): Don't declare.
11164 * parse.c (parse_completion, expout_last_struct)
11165 (expout_tag_completion_type, expout_completion_name): Remove
11166 globals.
11167 (parser_state::mark_struct_expression)
11168 (parser_state::mark_completion_tag): Now methods.
11169 (prefixify_expression): Add last_struct parameter.
11170 (prefixify_subexp): Likewise.
11171 (parse_exp_1): Update.
11172 (parse_exp_in_context): Add cstate parameter. Update.
11173 (parse_expression_for_completion): Create an
11174 expr_completion_state.
11175 (null_post_parser): Add "completion" parameter.
11176 * p-exp.y: Update rules.
11177 (yylex): Update.
11178 * language.h (struct language_defn) <la_post_parser>: Add
11179 "completing" parameter.
11180 * go-exp.y: Update rules.
11181 (lex_one_token): Update.
11182 * expression.h (parse_completion): Don't declare.
11183 * d-exp.y: Update rules.
11184 (lex_one_token): Update rules.
11185 * c-exp.y: Update rules.
11186 (lex_one_token): Update.
11187 * ada-lang.c (resolve): Add "parse_completion" parameter.
11188 (resolve_subexp): Likewise.
11189 (ada_resolve_function): Likewise.
11190
43476f0b
TT
111912019-04-04 Tom Tromey <tom@tromey.com>
11192
11193 * parser-defs.h (struct parser_state) <start_arglist,
11194 end_arglist>: New methods.
11195 <arglist_len, m_funcall_chain>: New members.
11196 (arglist_len, start_arglist, end_arglist): Don't declare.
11197 * parse.c (arglist_len, funcall_chain): Remove global.
11198 (start_arglist, end_arglist): Remove functions.
11199 (parse_exp_in_context): Update.
11200 * p-exp.y: Update rules.
11201 * m2-exp.y: Update rules.
11202 * go-exp.y: Update rules.
11203 * f-exp.y: Update rules.
11204 * d-exp.y: Update rules.
11205 * c-exp.y: Update rules.
11206
5776fca3
TT
112072019-04-04 Tom Tromey <tom@tromey.com>
11208
11209 * rust-exp.y (struct rust_parser) <lex_hex, lex_escape,
11210 lex_operator, push_back>: New methods.
11211 Update all rules.
11212 (rust_parser::lex_hex, lex_escape): Rename and update.
11213 (rust_parser::lex_string, rust_parser::lex_identifier): Update.
11214 (rust_parser::lex_operator): Rename and update.
11215 (rust_parser::lex_number, rustyylex, rustyyerror)
11216 (rust_lex_test_init, rust_lex_test_sequence)
11217 (rust_lex_test_push_back, rust_lex_tests): Update.
11218 * parser-defs.h (struct parser_state) <parser_state>: Add "input"
11219 parameter.
11220 <lexptr, prev_lexptr>: New members.
11221 (lexptr, prev_lexptr): Don't declare.
11222 * parse.c (lexptr, prev_lexptr): Remove globals.
11223 (parse_exp_in_context): Update.
11224 * p-exp.y (yylex, yyerror): Update.
11225 * m2-exp.y (parse_number, yylex, yyerror): Update.
11226 * go-exp.y (lex_one_token, yyerror): Update.
11227 * f-exp.y (match_string_literal, yylex, yyerror): Update.
11228 * d-exp.y (lex_one_token, yyerror): Update.
11229 * c-exp.y (scan_macro_expansion, finished_macro_expansion)
11230 (lex_one_token, yyerror): Update.
11231 * ada-lex.l (YY_INPUT): Update.
11232 (rewind_to_char): Update.
11233 * ada-exp.y (yyerror): Update.
11234
8621b685
TT
112352019-04-04 Tom Tromey <tom@tromey.com>
11236
11237 * rust-exp.y (rustyylex, rust_lex_tests): Update.
11238 * parser-defs.h (struct parser_state) <parser_state>: Add new
11239 parameter.
11240 <comma_terminates>: New member.
11241 (comma_terminates): Don't declare global.
11242 * parse.c (comma_terminates): Remove global.
11243 (parse_exp_in_context): Update.
11244 * p-exp.y (yylex): Update.
11245 * m2-exp.y (yylex): Update.
11246 * go-exp.y (lex_one_token): Update.
11247 * f-exp.y (yylex): Update.
11248 * d-exp.y (lex_one_token): Update.
11249 * c-exp.y (lex_one_token): Update.
11250 * ada-lex.l: Update.
11251
28aaf3fd
TT
112522019-04-04 Tom Tromey <tom@tromey.com>
11253
11254 * rust-exp.y (struct rust_parser) <paren_depth>: New member.
11255 (rustyylex, rust_lex_test_init, rust_lex_test_one)
11256 (rust_lex_test_sequence, rust_lex_test_push_back): Update.
11257 * parser-defs.h (paren_depth): Don't declare.
11258 * parse.c (paren_depth): Remove global.
11259 (parse_exp_in_context): Update.
11260 * p-exp.y (paren_depth): New global.
11261 (pascal_parse): Initialize it.
11262 * m2-exp.y (paren_depth): New global.
11263 (m2_parse): Initialize it.
11264 * go-exp.y (paren_depth): New global.
11265 (go_parse): Initialize it.
11266 * f-exp.y (paren_depth): New global.
11267 (f_parse): Initialize it.
11268 * d-exp.y (paren_depth): New global.
11269 (d_parse): Initialize it.
11270 * c-exp.y (paren_depth): New global.
11271 (c_parse): Initialize it.
11272 * ada-lex.l (paren_depth): New global.
11273 (lexer_init): Initialize it.
11274
1e58a4a4
TT
112752019-04-04 Tom Tromey <tom@tromey.com>
11276
11277 * rust-exp.y (rust_parser::crate_name, rust_parser::super_name)
11278 (rust_parser::convert_ast_to_type)
11279 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
11280 * parser-defs.h (struct parser_state) <parser_state>: Add
11281 parameters. Initialize new members.
11282 <expression_context_block, expression_context_pc>: New members.
11283 * parse.c (expression_context_block, expression_context_pc):
11284 Remove globals.
11285 (parse_exp_in_context): Update.
11286 * p-exp.y: Update all rules.
11287 (yylex): Update.
11288 * m2-exp.y: Update all rules.
11289 (yylex): Update.
11290 * go-exp.y (yylex): Update.
11291 * f-exp.y (yylex): Update.
11292 * d-exp.y: Update all rules.
11293 (yylex): Update.
11294 * c-exp.y: Update all rules.
11295 (lex_one_token, classify_name, yylex, c_parse): Update.
11296 * ada-exp.y (write_var_or_type, write_name_assoc): Update.
11297
37eedb39
TT
112982019-04-04 Tom Tromey <tom@tromey.com>
11299
11300 * gdbarch.h, gdbarch.c: Rebuild.
11301 * gdbarch.sh (dtrace_parse_probe_argument): Change type.
11302 * stap-probe.h:
11303 (struct stap_parse_info): Replace "parser_state" with
11304 "expr_builder".
11305 * parser-defs.h (struct expr_builder): Rename from "parser_state".
11306 (parser_state): New class.
11307 * parse.c (expr_builder): Rename.
11308 (expr_builder::release): Rename.
11309 (write_exp_elt, write_exp_elt_opcode, write_exp_elt_sym)
11310 (write_exp_elt_msym, write_exp_elt_block, write_exp_elt_objfile)
11311 (write_exp_elt_longcst, write_exp_elt_floatcst)
11312 (write_exp_elt_type, write_exp_elt_intern, write_exp_string)
11313 (write_exp_string_vector, write_exp_bitstring)
11314 (write_exp_msymbol, mark_struct_expression)
11315 (write_dollar_variable)
11316 (insert_type_address_space, increase_expout_size): Replace
11317 "parser_state" with "expr_builder".
11318 * dtrace-probe.c: Replace "parser_state" with "expr_builder".
11319 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Replace
11320 "parser_state" with "expr_builder".
11321
73923d7e
TT
113222019-04-04 Tom Tromey <tom@tromey.com>
11323
11324 * rust-exp.y: Replace "parse_language" with method call.
11325 * p-exp.y:
11326 (yylex): Replace "parse_language" with method call.
11327 * m2-exp.y:
11328 (yylex): Replace "parse_language" with method call.
11329 * go-exp.y (classify_name): Replace "parse_language" with method
11330 call.
11331 * f-exp.y (yylex): Replace "parse_language" with method call.
11332 * d-exp.y (lex_one_token): Replace "parse_language" with method
11333 call.
11334 * c-exp.y:
11335 (lex_one_token, classify_name, yylex): Replace "parse_language"
11336 with method call.
11337 * ada-exp.y (find_primitive_type, type_char)
11338 (type_system_address): Replace "parse_language" with method call.
11339
fa9f5be6
TT
113402019-04-04 Tom Tromey <tom@tromey.com>
11341
11342 * rust-exp.y: Replace "parse_gdbarch" with method call.
11343 * parse.c (write_dollar_variable, insert_type_address_space):
11344 Replace "parse_gdbarch" with method call.
11345 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
11346 call.
11347 * objc-lang.c (end_msglist): Replace "parse_gdbarch" with method
11348 call.
11349 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
11350 "parse_gdbarch" with method call.
11351 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
11352 with method call.
11353 * f-exp.y (parse_type, parse_f_type, yylex): Replace
11354 "parse_gdbarch" with method call.
11355 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
11356 "parse_gdbarch" with method call.
11357 * c-exp.y (parse_type, parse_number, classify_name): Replace
11358 "parse_gdbarch" with method call.
11359 * ada-lex.l: Replace "parse_gdbarch" with method call.
11360 * ada-exp.y (parse_type, find_primitive_type, type_char)
11361 (type_system_address): Replace "parse_gdbarch" with method call.
11362
1201a264
TT
113632019-04-04 Tom Tromey <tom@tromey.com>
11364
11365 * dtrace-probe.c (dtrace_probe::build_arg_exprs): Update.
11366 * stap-probe.c (stap_parse_argument): Update.
11367 * stap-probe.h (struct stap_parse_info) <stap_parse_info>: Remove
11368 initial_size parameter.
11369 * rust-exp.y (rust_lex_tests): Update.
11370 * parse.c (parser_state): Update.
11371 (parse_exp_in_context): Update.
11372 * parser-defs.h (struct parser_state) <parser_state>: Remove
11373 "initial_size" parameter.
11374
e3980ce2
TT
113752019-04-04 Tom Tromey <tom@tromey.com>
11376
11377 * parser-defs.h (increase_expout_size): Don't declare.
11378 * parse.c (increase_expout_size): Now static.
11379
e9f8e3f1
TS
113802019-04-04 Thomas Schwinge <thomas@codesourcery.com>
11381
11382 * gnu-nat.c (gnu_nat_target::wait): Fix
11383 target_waitstatus_to_string call.
11384
d7df6549
AB
113852019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
11386
11387 * eval.c (evaluate_subexp_standard): Handle internal functions
11388 during Fortran function call handling.
11389
8bdc1658
AB
113902019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
11391
11392 * NEWS: Mention new internal functions.
11393 * dwarf2read.c (dwarf2_init_complex_target_type): New function.
11394 (read_base_type): Use dwarf2_init_complex_target_type.
11395 * value.c (creal_internal_fn): New function.
11396 (cimag_internal_fn): New function.
11397 (_initialize_values): Register new internal functions.
11398
c29705b7
PW
113992019-04-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11400
11401 * infrun.c (stop_all_threads): If debug_infrun, always
11402 trace the wait status after wait_one, using
11403 target_waitstatus_to_string and target_pid_to_str.
11404 (handle_inferior_event): Replace various trace of
11405 wait status kind by a single trace.
11406 * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
11407 wait status kind image by target_waitstatus_to_string.
11408 * target/waitstatus.c (target_waitstatus_to_string): Fix
11409 obsolete comment.
11410
05caa1d2
TT
114112019-04-01 Tom Tromey <tromey@adacore.com>
11412
11413 PR symtab/23331:
11414 * dwarf2read.c (partial_die_info::read): Handle DW_AT_ranges.
11415
9d1447e0
SDJ
114162019-04-01 Sergio Durigan Junior <sergiodj@redhat.com>
11417 Pedro Alves <palves@redhat.com>
11418
11419 * top.c (quit_force): Call 'finalize_values'.
11420 * value.c (finalize_values): New function.
11421 * value.h (finalize_values): Declare.
11422
7734102d
EZ
114232019-03-30 Eli Zaretskii <eliz@gnu.org>
11424
11425 * NEWS: Announce $_gdb_major and $_gdb_minor.
11426
11427 * top.c (init_gdb_version_vars): New function.
11428 (gdb_init): Call init_gdb_version_vars.
11429
188e1fa9
TT
114302019-03-29 Tom Tromey <tromey@adacore.com>
11431
11432 * printcmd.c (_initialize_printcmd): Add usage lines. Update some
11433 help text. Remove dead code.
11434
2880242d
KS
114352019-03-29 Keith Seitz <keiths@redhat.com>
11436
11437 From Siddhesh Poyarekar:
11438 * f-lang.h (f77_get_upperbound): Return LONGEST.
11439 (f77_get_lowerbound): Likewise.
11440 * f-typeprint.c (f_type_print_varspec_suffix): Expand
11441 UPPER_BOUND and LOWER_BOUND to LONGEST. Use plongest to format
11442 print them.
11443 (f_type_print_base): Expand UPPER_BOUND to LONGEST. Use
11444 plongest to format print it.
11445 * f-valprint.c (f77_get_lowerbound): Return LONGEST.
11446 (f77_get_upperbound): Likewise.
11447 (f77_get_dynamic_length_of_aggregate): Expand UPPER_BOUND,
11448 LOWER_BOUND to LONGEST.
11449 (f77_create_arrayprint_offset_tbl): Likewise.
11450
cc1defb1
KS
114512019-03-29 Keith Seitz <keiths@redhat.com>
11452
11453 * ada-lang.c (ada_template_to_fixed_record_type_1): Use
11454 %s/pulongest for TYPE_LENGTH instead of %d in format
11455 strings.
11456 * ada-typerint.c (ada_print_type): Likewise.
11457 * amd64-windows-tdep.c (amd64_windows_store_arg_in_reg): Likewise.
11458 * compile/compile-c-support.c (generate_register_struct): Likewise.
11459 * gdbtypes.c (recursive_dump_type): Likewise.
11460 * gdbtypes.h (struct type) <length>: Change type to ULONGEST.
11461 * m2-typeprint.c (m2_array): Use %s/pulongest for TYPE_LENGTH
11462 instead of %d in format strings.
11463 * riscv-tdep.c (riscv_type_alignment): Cast second argument
11464 to std::min to ULONGEST.
11465 * symmisc.c (print_symbol): Use %s/pulongest for TYPE_LENGTH
11466 instead of %d in format strings.
11467 * tracepoint.c (info_scope_command): Likewise.
11468 * typeprint.c (print_offset_data::update)
11469 (print_offset_data::finish): Likewise.
11470 * xtensa-tdep.c (xtensa_store_return_value)
11471 (xtensa_push_dummy_call): Likewise.
11472
e432ccf1
JT
114732019-03-28 Jon Turney <jon.turney@dronecode.org.uk>
11474
11475 * windows-nat.c (display_selector): Fixed format specifications
11476 for 64-bit Cygwin.
11477
65d2b333
PW
114782019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11479
11480 * infrun.c (follow_exec): Call target_terminal::ours_for_output.
11481
f489207e
SL
114822019-03-28 Sandra Loosemore <sandra@codesourcery.com>
11483
11484 * nios2-tdep.h (struct gdbarch_tdep): Add is_kernel_helper.
11485 * nios2-tdep.c (nios2_get_next_pc): Skip over kernel helpers.
11486 * nios2-linux-tdep.c (nios2_linux_is_kernel_helper): New.
11487 (nios2_linux_init_abi): Install it.
11488
bffa1015
AH
114892019-03-28 Alan Hayward <alan.hayward@arm.com>
11490
11491 * aarch64-tdep.c (aarch64_vnv_type): Use vector types.
11492
fc96163a
AH
114932019-03-28 Alan Hayward <alan.hayward@arm.com>
11494
11495 * features/aarch64-sve.c (create_feature_aarch64_sve): Add q view.
11496
20dc7e9b
PW
114972019-03-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11498 Tom Tromey <tromey@adacore.com>
11499
11500 * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
11501
7f5331a8
JB
115022019-03-26 Joel Brobecker <brobecker@adacore.com>
11503
11504 * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
11505 (StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
11506 method to compute the bounds of range types. Also print "[evaluated]"
11507 if the bounds' values come from a dynamic evaluation.
11508
18c77628
AB
115092019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
11510
11511 * cp-valprint.c (cp_print_value_fields): Don't print trailing
11512 whitespace when pretty printing is on.
11513
53c973f2
AH
115142019-03-26 Alan Hayward <alan.hayward@arm.com>
11515
e79be6e5 11516 * ppc-linux-nat.c: Add include.
53c973f2 11517
d851aa71
AH
115182019-03-26 Alan Hayward <alan.hayward@arm.com>
11519
e79be6e5 11520 * NEWS: Mention AArch64 Pointer Authentication.
d851aa71 11521
2fe7bab7
AH
115222019-03-26 Alan Hayward <alan.hayward@arm.com>
11523
e79be6e5 11524 * arm-linux-nat.c: Add include.
2fe7bab7 11525
068ef30e
SM
115262019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
11527
11528 * source-cache.c (source_cache::get_source_lines): Re-read
11529 fullname after calling open_source_file.
11530
81a24d04
JB
115312019-03-25 John Baldwin <jhb@FreeBSD.org>
11532
11533 * NEWS: Mention TLS support for FreeBSD.
11534
79e7ae11
TT
115352019-03-25 Tom Tromey <tromey@adacore.com>
11536
11537 * minsyms.c (BUNCH_SIZE): Update comment.
11538 (~minimal_symbol_reader): Remove old comment.
11539 (compact_minimal_symbols): Update comment.
11540 (minimal_symbol_reader::install): Remove old comment. Update
11541 other comments.
11542
d45963c2
AH
115432019-03-25 Alan Hayward <alan.hayward@arm.com>
11544
11545 * s390-linux-nat.c: Add include.
11546
0f83012e
AH
115472019-03-25 Alan Hayward <alan.hayward@arm.com>
11548
11549 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
11550 Call linux_get_hwcap.
11551 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
11552 Likewise.
11553 (aarch64_linux_get_hwcap): Remove function.
11554 * aarch64-linux-tdep.h (aarch64_linux_get_hwcap): Remove
11555 declaration.
11556 * arm-linux-nat.c (arm_linux_nat_target::read_description):Call
11557 linux_get_hwcap.
11558 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
11559 * linux-tdep.c (linux_get_hwcap): Add function.
11560 (linux_get_hwcap2): Likewise.
11561 * linux-tdep.h (linux_get_hwcap): Add declaration.
11562 (linux_get_hwcap2): Likewise.
11563 * ppc-linux-nat.c (ppc_linux_get_hwcap): Remove function.
11564 (ppc_linux_get_hwcap2): Likewise.
11565 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Call
11566 linux_get_hwcap.
11567 (ppc_linux_nat_target::insert_watchpoint): Likewise.
11568 (ppc_linux_nat_target::watchpoint_addr_within_range): Likewise.
11569 (ppc_linux_nat_target::read_description): Likewise.
11570 * ppc-linux-tdep.c (ppc_linux_core_read_description): Likewise.
11571 * s390-linux-nat.c: Likewise.
11572 * s390-linux-tdep.c (s390_core_read_description): Likewise.
11573
6640a367
TT
115742019-03-24 Tom Tromey <tom@tromey.com>
11575
11576 * ada-lang.c (standard_lookup): Simplify initialization.
11577 (ada_lookup_symbol_nonlocal): Simplify return.
11578 * solib-spu.c (spu_lookup_lib_symbol): Simplify return.
11579 * solib-darwin.c (darwin_lookup_lib_symbol): Simplify return.
11580 * solib-svr4.c (elf_lookup_lib_symbol): Simplify return.
11581 * rust-lang.c (rust_lookup_symbol_nonlocal): Simplify
11582 initialization.
11583 * solib.c (solib_global_lookup): Simplify.
11584 * symtab.c (null_block_symbol): Remove.
11585 (symbol_cache_lookup): Simplify returns.
11586 (lookup_language_this): Simplify returns.
11587 (lookup_symbol_aux): Simplify return.
11588 (lookup_local_symbol): Simplify returns.
11589 (lookup_global_symbol_from_objfile): Simplify return.
11590 (lookup_symbol_in_objfile_symtabs)
11591 (lookup_symbol_in_objfile_from_linkage_name): Simplify return.
11592 (lookup_symbol_via_quick_fns, lookup_symbol_in_static_block)
11593 (lookup_static_symbol, lookup_global_symbol): Simplify return.
11594 * cp-namespace.c (cp_lookup_bare_symbol)
11595 (cp_search_static_and_baseclasses, cp_lookup_symbol_via_imports)
11596 (cp_lookup_symbol_via_all_imports, cp_lookup_nested_symbol_1)
11597 (cp_lookup_nested_symbol): Don't use null_block_symbol.
11598 (cp_lookup_symbol_via_imports): Simplify initialization.
11599 (find_symbol_in_baseclass): Likewise.
11600 * symtab.h (null_block_symbol): Remove.
11601 * d-namespace.c (d_lookup_symbol): Don't use null_block_symbol.
11602 (d_lookup_nested_symbol, d_lookup_symbol_imports)
11603 (d_lookup_symbol_module): Likewise.
11604 (find_symbol_in_baseclass): Simplify initialization.
11605
a930ebcd
TT
116062019-03-24 Tom Tromey <tom@tromey.com>
11607
11608 * expression.h: Don't include symtab.h.
11609 (struct block): Forward declare.
11610
582942f4
TT
116112019-03-24 Tom Tromey <tom@tromey.com>
11612
11613 * c-exp.y (typebase): Remove casts.
11614 * gdbtypes.c (lookup_unsigned_typename, )
11615 (lookup_signed_typename): Remove cast.
11616 * eval.c (parse_to_comma_and_eval): Remove cast.
11617 * parse.c (write_dollar_variable): Remove cast.
11618 * block.h (struct block) <superblock>: Now const.
11619 * symfile-debug.c (debug_qf_map_matching_symbols): Update.
11620 * psymtab.c (psym_map_matching_symbols): Make "block" const.
11621 (map_block): Make "block" const.
11622 * symfile.h (struct quick_symbol_functions)
11623 <map_matching_symbols>: Constify block argument to "callback".
11624 * symtab.c (basic_lookup_transparent_type_quick): Make "block"
11625 const.
11626 (find_pc_sect_compunit_symtab): Make "b" const.
11627 (find_symbol_at_address): Likewise.
11628 (search_symbols): Likewise.
11629 * dwarf2read.c (dw2_lookup_symbol): Make "block" const.
11630 (dw2_debug_names_lookup_symbol): Likewise.
11631 (dw2_map_matching_symbols): Update.
11632 * p-valprint.c (pascal_val_print): Remove "block".
11633 * ada-lang.c (ada_add_global_exceptions): Make "b" const.
11634 (aux_add_nonlocal_symbols): Make "block" const.
11635 (resolve_subexp): Remove cast.
11636 * linespec.c (iterate_over_all_matching_symtabs): Make "block"
11637 const.
11638 (iterate_over_file_blocks): Likewise.
11639 * f-exp.y (%union) <bval>: Remove.
11640 * coffread.c (patch_opaque_types): Make "b" const.
11641 * spu-tdep.c (spu_catch_start): Make "block" const.
11642 * c-valprint.c (print_unpacked_pointer): Remove "block".
11643 * symmisc.c (dump_symtab_1): Make "b" const.
11644 (block_depth): Make "block" const.
11645 * d-exp.y (%union) <bval>: Remove.
11646 * cp-support.h (cp_lookup_rtti_type): Update.
11647 * cp-support.c (cp_lookup_rtti_type): Make "block" const.
11648 * psymtab.c (psym_lookup_symbol): Make "block" const.
11649 (maintenance_check_psymtabs): Make "b" const.
11650 * python/py-framefilter.c (extract_sym): Make "sym_block" const.
11651 (enumerate_locals, enumerate_args): Update.
11652 * python/py-symtab.c (stpy_global_block): Make "block" const.
11653 (stpy_static_block): Likewise.
11654 * inline-frame.c (block_starting_point_at): Make "new_block"
11655 const.
11656 * block.c (find_block_in_blockvector): Make return type const.
11657 (blockvector_for_pc_sect): Make "b" const.
11658 (find_block_in_blockvector): Make "b" const.
11659
7ad417dd
TT
116602019-03-23 Tom Tromey <tom@tromey.com>
11661
11662 * varobj.c (varobj_create): Update.
11663 * symfile.c (clear_symtab_users): Don't reset innermost_block.
11664 * printcmd.c (display_command, do_one_display): Don't reset
11665 innermost_block.
11666 * parser-defs.h (enum innermost_block_tracker_type): Move to
11667 expression.h.
11668 (innermost_block): Update comment.
11669 * parse.c (parse_exp_1): Add tracker_types parameter.
11670 (parse_exp_in_context): Rename from parse_exp_in_context_1. Add
11671 tracker_types parameter. Reset innermost_block.
11672 (parse_exp_in_context): Remove.
11673 (parse_expression_for_completion): Update.
11674 * objfiles.c (~objfile): Don't reset expression_context_block or
11675 innermost_block.
11676 * expression.h (enum innermost_block_tracker_type): Move from
11677 parser-defs.h.
11678 (parse_exp_1): Add tracker_types parameter.
11679 * breakpoint.c (set_breakpoint_condition, watch_command_1): Don't
11680 reset innermost_block.
11681
b366c208
TT
116822019-03-23 Tom Tromey <tom@tromey.com>
11683
11684 * objfiles.h: Include bcache.h.
11685
9bb9b2f9
TT
116862019-03-23 Tom Tromey <tom@tromey.com>
11687
11688 * linespec.c (get_current_search_block): Use
11689 scoped_restore_current_language.
11690 * symmisc.c (dump_symtab): Use scoped_restore_current_language.
11691
59c28372
AH
116922019-03-22 Alan Hayward <alan.hayward@arm.com>
11693 Jiong Wang <jiong.wang@arm.com>
11694
11695 * aarch64-linux-tdep.c
11696 (aarch64_linux_iterate_over_regset_sections): Check for pauth
11697 section.
11698 * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_PAUTH): New define.
11699
17e116a7
AH
117002019-03-22 Alan Hayward <alan.hayward@arm.com>
11701 Jiong Wang <jiong.wang@arm.com>
11702
11703 * aarch64-tdep.c (aarch64_analyze_prologue): Check for pauth
11704 instructions.
11705 (aarch64_analyze_prologue_test): Add PACIASP test.
11706 (aarch64_prologue_prev_register): Unmask PC value.
11707
11e1b75f
AH
117082019-03-22 Alan Hayward <alan.hayward@arm.com>
11709 Jiong Wang <jiong.wang@arm.com>
11710
11711 * aarch64-tdep.c (aarch64_frame_unmask_address): New function.
11712 (aarch64_dwarf2_prev_register): Unmask PC value.
11713 (aarch64_dwarf2_frame_init_reg): Init pauth registers.
11714 (aarch64_execute_dwarf_cfa_vendor_op): Check for
11715 DW_CFA_AARCH64_negate_ra_state.
11716 (aarch64_gdbarch_init): Add aarch64_execute_dwarf_cfa_vendor_op.
11717
34dcc7cf
AH
117182019-03-22 Alan Hayward <alan.hayward@arm.com>
11719 Jiong Wang <jiong.wang@arm.com>
11720
11721 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Check for pauth
11722 registers.
11723 (aarch64_pseudo_register_name): Likewise.
11724 (aarch64_pseudo_register_type): Likewise.
11725 (aarch64_pseudo_register_reggroup_p): Likewise.
11726 (aarch64_gdbarch_init): Add pauth registers.
11727 * aarch64-tdep.h (AARCH64_DWARF_PAUTH_RA_STATE): New define.
11728 (AARCH64_DWARF_PAUTH_DMASK): Likewise.
11729 (AARCH64_DWARF_PAUTH_CMASK): Likewise.
11730 (struct gdbarch_tdep): Add regnum for ra_state.
11731
1ef53e6b
AH
117322019-03-22 Alan Hayward <alan.hayward@arm.com>
11733 Jiong Wang <jiong.wang@arm.com>
11734
11735 * arch/aarch64.h (AARCH64_PAUTH_REGS_SIZE): New define.
11736
76bed0fd
AH
117372019-03-22 Alan Hayward <alan.hayward@arm.com>
11738 Jiong Wang <jiong.wang@arm.com>
11739
11740 * aarch64-linux-nat.c (fetch_pauth_masks_from_thread): New
11741 function.
11742 (aarch64_linux_nat_target::fetch_registers): Read pauth registers.
11743 * aarch64-tdep.c (aarch64_cannot_store_register): New function.
11744 (aarch64_gdbarch_init): Add puth registers.
11745 * aarch64-tdep.h (struct gdbarch_tdep): Add pauth features.
11746 * arch/aarch64.h (AARCH64_PAUTH_DMASK_REGNUM): New define.
11747 (AARCH64_PAUTH_CMASK_REGNUM): Likewise.
11748
ee4fbcfa
AH
117492019-03-22 Alan Hayward <alan.hayward@arm.com>
11750 Jiong Wang <jiong.wang@arm.com>
11751
11752 * aarch64-linux-nat.c
11753 (aarch64_linux_nat_target::read_description): Read PACA hwcap.
11754 * aarch64-linux-tdep.c
11755 (aarch64_linux_core_read_description): Likewise.
11756 (aarch64_linux_get_hwcap): New function.
11757 * aarch64-linux-tdep.h (AARCH64_HWCAP_PACA): New define.
11758 (aarch64_linux_get_hwcap): New declaration.
11759
6dc0ebde
AH
117602019-03-22 Alan Hayward <alan.hayward@arm.com>
11761 Jiong Wang <jiong.wang@arm.com>
11762
11763 * aarch64-linux-nat.c
11764 (aarch64_linux_nat_target::read_description): Add pauth param.
11765 * aarch64-linux-tdep.c
11766 (aarch64_linux_core_read_description): Likewise.
11767 * aarch64-tdep.c (struct target_desc): Add in pauth.
11768 (aarch64_read_description): Add pauth param.
11769 (aarch64_gdbarch_init): Likewise.
11770 * aarch64-tdep.h (aarch64_read_description): Likewise.
11771 * arch/aarch64.c (aarch64_create_target_description): Likewise.
11772 * arch/aarch64.h (aarch64_create_target_description): Likewise.
11773 * features/Makefile: Add new files.
11774 * features/aarch64-pauth.c: New file.
11775 * features/aarch64-pauth.xml: New file.
11776
595915c1
TT
117772019-03-20 Tom Tromey <tromey@adacore.com>
11778
11779 * infrun.c (handle_inferior_event): Rename from
11780 handle_inferior_event_1. Create a scoped_value_mark.
11781 (handle_inferior_event): Remove.
11782
4c7d57e7
TT
117832019-03-19 Tom Tromey <tromey@adacore.com>
11784
11785 * mi/mi-interp.c (mi_on_normal_stop_1): Only show displays once.
11786 * infrun.h (print_stop_event): Add "displays" parameter.
11787 * infrun.c (print_stop_event): Add "displays" parameter.
11788
cb246234
PA
117892019-03-19 Pedro Alves <palves@redhat.com>
11790
11791 * tui/tui-out.c (tui_ui_out::do_field_string): Simplify.
11792 (tui_ui_out::do_text): Add comments. Reset M_LINE to 0 instead of
11793 to -1. Fix TABs vs spaces.
11794 (tui_ui_out::tui_ui_out): Don't initialize fields here.
11795 * tui/tui-out.h (tui_ui_out) Add intro comments.
11796 <m_line, m_start_of_line>: In-class initialize, and add describing
11797 comment.
11798
3a0e45b2
AH
117992019-03-18 Alan Hayward <alan.hayward@arm.com>
11800
11801 * arm-linux-nat.c (arm_linux_insert_hw_breakpoint1): Fix
11802 variable names.
11803 (arm_linux_remove_hw_breakpoint1): Use a gdb::function_view.
11804
5371b850
PA
118052019-03-18 Pedro Alves <palves@redhat.com>
11806 Eli Zaretskii <eliz@gnu.org>
11807
11808 * tui/tui-out.c (tui_ui_out::tui_ui_out): Fix initialization of
11809 m_line and m_start_of_line.
11810
b17c4cd0
EZ
118112019-03-18 Eli Zaretskii <eliz@gnu.org>
11812
11813 * tui/tui-io.c (gdb_wgetch): Don't echo CR.
11814 (tui_getc): When gdb_wgetch returns a CR, behave the same as when
11815 it returns a newline. This fixes a regression in TU mode, whereby
11816 the next line is output on the same screen line as the user input.
11817
4bd56d18
TT
118182019-03-18 Tom Tromey <tromey@adacore.com>
11819
11820 * minsyms.c (minimal_symbol_reader::install): Remove call to
11821 obstack_blank.
11822
55c10aca
PA
118232019-03-18 Pedro Alves <palves@redhat.com>
11824
11825 * tui/tui-io.c (reverse_mode_p, reverse_save_bg, reverse_save_fg):
11826 New globals.
11827 (apply_style): New, factored out from ...
11828 (apply_ansi_escape): ... this. Handle reverse video mode.
11829 (tui_set_reverse_mode): New function.
11830 * tui/tui-io.h (tui_set_reverse_mode): New declaration.
11831 * tui/tui-winsource.c (tui_show_source_line): Use
11832 tui_set_reverse_mode instead of setting A_STANDOUT.
11833 * ui-style.h (struct ui_file_style) <set_reverse, set_fg, set_bg>:
11834 New setter methods.
11835
647bb750
HD
118362019-03-18 Hannes Domani <ssbssa@yahoo.de>
11837
11838 * tui/tui-source.c (copy_source_line): Fix handling of 'column'.
11839 Handle tabs.
11840
bff8c71f
TT
118412019-03-18 Tom Tromey <tromey@adacore.com>
11842
11843 * ada-lang.c (empty_array): Add "high" parameter.
11844 (ada_evaluate_subexp): Update.
11845
58785d98
ST
118462019-03-17 Sergei Trofimovich <siarheit@google.com>
11847
11848 * unittests/string_view-selftests.c: Define
11849 _initialize_string_view_selftests unconditionally.
11850
d4cbef22
ВМ
118512019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
11852
11853 PR gdb/24350
11854 * windows-nat.c (windows_make_so): Remove unused text_vma variable.
11855
fce4c071
ВМ
118562019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
11857
11858 PR gdb/24351
11859 * windows-nat.c (display_selector): Fix format specifiers.
11860
f7f0a123
EZ
118612019-03-17 Eli Zaretskii <eliz@gnu.org>
11862
11863 * tui/tui-winsource.c (tui_set_is_exec_point_at): Call
11864 tui_refill_source_window instead of tui_refresh_win, to update the
11865 current execution line. This fixes redisplay of the current line
11866 when stepping through the code with "next" or "step".
11867
ab42892f
EZ
118682019-03-16 Eli Zaretskii <eliz@gnu.org>
11869
11870 * source-cache.c (source_cache::get_source_lines): Call
11871 find_source_lines to initialize s->nlines. This fixes vertical
11872 scrolling of TUI source window when the DOWN arrow is pressed.
11873
8d8c087f
PW
118742019-03-16 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11875
11876 * auto-load.c (_initialize_auto_load): Fix 'This options has'.
11877 linux-thread-db.c (_initialize_thread_db): Likewise.
11878
798e1c30
EZ
118792019-03-16 Eli Zaretskii <eliz@gnu.org>
11880
11881 * tui/tui-winsource.c (tui_show_source_line): Revert "Use
11882 wclrtoeol in tui_show_source_line". This reverts changes made in
11883 commit 4a3045920bbe4e50a0f4920b0fdc4e88ef23015c.
11884
eefba3da
TT
118852019-03-15 Tom Tromey <tom@tromey.com>
11886
11887 * symtab.h (struct minimal_symbol): Derive from
11888 general_symbol_info.
11889 (MSYMBOL_VALUE, MSYMBOL_VALUE_RAW_ADDRESS)
11890 (MSYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_BYTES)
11891 (MSYMBOL_BLOCK_VALUE, MSYMBOL_VALUE_CHAIN, MSYMBOL_LANGUAGE)
11892 (MSYMBOL_SECTION, MSYMBOL_OBJ_SECTION, MSYMBOL_NATURAL_NAME)
11893 (MSYMBOL_LINKAGE_NAME, MSYMBOL_DEMANGLED_NAME)
11894 (MSYMBOL_SEARCH_NAME): Update.
11895 (MSYMBOL_SET_LANGUAGE, MSYMBOL_SET_NAMES): Remove.
11896 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Don't use memset.
11897 * minsyms.c (minimal_symbol_reader::record_full): Update.
11898
0de2420c
TT
118992019-03-15 Tom Tromey <tom@tromey.com>
11900
11901 * minsyms.c (minimal_symbol_reader::install): Use memcpy.
11902
042d75e4
TT
119032019-03-15 Tom Tromey <tom@tromey.com>
11904
11905 * objfiles.h (struct objfile_per_bfd_storage) <msymbols>: Now a
11906 unique_xmalloc_ptr.
11907 (objfile::msymbols_range::begin, objfile::msymbols_range::end):
11908 Update.
11909 * minsyms.c (lookup_minimal_symbol_by_pc_section)
11910 (build_minimal_symbol_hash_tables)
11911 (minimal_symbol_reader::install): Update.
11912
db92718b
TT
119132019-03-15 Tom Tromey <tom@tromey.com>
11914
11915 * symtab.c (create_demangled_names_hash): Update.
11916 (symbol_set_names): Update.
11917 * objfiles.h (struct objfile_per_bfd_storage)
11918 <demangled_names_hash>: Now an htab_up.
11919 * objfiles.c (objfile_per_bfd_storage): Simplify.
11920
d6797f46
TT
119212019-03-15 Tom Tromey <tom@tromey.com>
11922
11923 * objfiles.h (struct objfile_per_bfd_storage): Declare
11924 destructor.
11925 * objfiles.c (objfile_per_bfd_storage::~objfile_per_bfd_storage):
11926 New.
11927 (get_objfile_bfd_data): Use new. Don't initialize
11928 language_of_main.
11929 (free_objfile_per_bfd_storage): Remove.
11930 (objfile_bfd_data_free, objfile::~objfile): Use delete.
11931
741d7538
TT
119322019-03-15 Tom Tromey <tom@tromey.com>
11933
11934 * symfile.c (reread_symbols): Update.
11935 * objfiles.c (objfile::objfile): Update.
11936 * minsyms.h (terminate_minimal_symbol_table): Don't declare.
11937 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update
11938 comment.
11939 (minimal_symbol_reader::install): Update.
11940 (terminate_minimal_symbol_table): Remove.
11941 * jit.c (jit_object_close_impl): Update.
11942
788c80d1
TT
119432019-03-15 Tom Tromey <tom@tromey.com>
11944
11945 * minsyms.c (minimal_symbol_reader::record_full): Remove some
11946 initializations.
11947
1b7a07cb
TT
119482019-03-15 Tom Tromey <tom@tromey.com>
11949
11950 * objfiles.h (struct objfile_per_bfd_storage)
11951 <demangled_hash_languages>: Now a bitset.
11952 * minsyms.c (add_minsym_to_demangled_hash_table): Update.
11953 (lookup_minimal_symbol): Update.
11954
3db066bc
TT
119552019-03-15 Tom Tromey <tom@tromey.com>
11956
11957 * minsyms.h (class minimal_symbol_reader) <record_with_info>:
11958 Don't return the symbol.
11959 * coffread.c (record_minimal_symbol): Use record_full.
11960
3fff2c37
EZ
119612019-03-14 Eli Zaretskii <eliz@gnu.org>
11962
11963 The MS-Windows port of ncurses fails to switch to a color pair if
11964 one or both of the colors are the implicit default colors. This
11965 change records the default colors when TUI is initialized, and
11966 then specifies them explicitly when a color pair uses the default
11967 colors. This allows color styling in TUI mode on MS-Windows.
11968
11969 * tui/tui-io.c [__MINGW32__]: Include windows.h. Declare
11970 ncurses_norm_attr.
11971 (tui_initialize_io) [__MINGW32__]: Record the default terminal
11972 colors in ncurses_norm_attr.
11973 (apply_ansi_escape) [__MINGW32__]: If a color in a color pair is
11974 "none", replace it with the default color recorded in
11975 ncurses_norm_attr.
11976
3b336828
TT
119772019-03-14 Tom Tromey <tromey@adacore.com>
11978
11979 * source-cache.h (class source_cache) <get_source_lines>: Return
11980 std::string.
11981 * source-cache.c (source_cache::extract_lines): Handle case where
11982 first_pos==npos. Return std::string.
11983 (source_cache::get_source_lines): Update.
11984
d085f989
TT
119852019-03-14 Tom Tromey <tromey@adacore.com>
11986
11987 * NEWS: Add item for "style sources" commands.
11988 * source-cache.c (source_cache::get_source_lines): Check
11989 source_styling.
11990 * cli/cli-style.c (source_styling): New global.
11991 (_initialize_cli_style): Add "style sources" commands.
11992 (show_style_sources): New function.
11993 * cli/cli-style.h (source_styling): Declare.
11994
6f11e682
TT
119952019-03-14 Pedro Alves <palves@redhat.com>
11996 Tom Tromey <tromey@adacore.com>
11997
11998 * tui/tui-winsource.h (tui_refill_source_window): Declare.
11999 * tui/tui-winsource.c (tui_refill_source_window): New function,
12000 from...
12001 (tui_horizontal_source_scroll): ... here. Move some logic.
12002 * cli/cli-style.c (set_style_enabled): Notify new observable.
12003 * tui/tui-hooks.c (tui_redisplay_source): New function.
12004 (tui_attach_detach_observers): Attach or detach
12005 tui_redisplay_source.
12006 * observable.h (source_styling_changed): New observable.
12007 * observable.c: Define source_styling_changed observable.
12008
a068643d
TT
120092019-03-13 Tom Tromey <tromey@adacore.com>
12010
12011 * i386-gnu-nat.c (i386_gnu_nat_target::fetch_registers)
12012 (i386_gnu_nat_target::store_registers): Update.
12013 * target-debug.h (target_debug_print_std_string): New macro.
12014 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
12015 * windows-tdep.c (display_one_tib): Update.
12016 * tui/tui-stack.c (tui_make_status_line): Update.
12017 * top.c (print_inferior_quit_action): Update.
12018 * thread.c (thr_try_catch_cmd): Update.
12019 (add_thread_with_info): Update.
12020 (thread_target_id_str): Update.
12021 (thr_try_catch_cmd): Update.
12022 (thread_command): Update.
12023 (thread_find_command): Update.
12024 * record-btrace.c (record_btrace_target::info_record)
12025 (record_btrace_resume_thread, record_btrace_target::resume)
12026 (record_btrace_cancel_resume, record_btrace_step_thread)
12027 (record_btrace_target::wait, record_btrace_target::wait)
12028 (record_btrace_target::wait, record_btrace_target::stop): Update.
12029 * progspace.c (print_program_space): Update.
12030 * process-stratum-target.c
12031 (process_stratum_target::thread_address_space): Update.
12032 * linux-fork.c (linux_fork_mourn_inferior)
12033 (detach_checkpoint_command, info_checkpoints_command)
12034 (linux_fork_context): Update.
12035 (linux_fork_detach): Update.
12036 (class scoped_switch_fork_info): Update.
12037 (delete_checkpoint_command): Update.
12038 * infrun.c (follow_fork_inferior): Update.
12039 (follow_fork_inferior): Update.
12040 (proceed_after_vfork_done): Update.
12041 (handle_vfork_child_exec_or_exit): Update.
12042 (follow_exec): Update.
12043 (displaced_step_prepare_throw): Update.
12044 (displaced_step_restore): Update.
12045 (start_step_over): Update.
12046 (resume_1): Update.
12047 (clear_proceed_status_thread): Update.
12048 (proceed): Update.
12049 (print_target_wait_results): Update.
12050 (do_target_wait): Update.
12051 (context_switch): Update.
12052 (stop_all_threads): Update.
12053 (restart_threads): Update.
12054 (finish_step_over): Update.
12055 (handle_signal_stop): Update.
12056 (switch_back_to_stepped_thread): Update.
12057 (keep_going_pass_signal): Update.
12058 (print_exited_reason): Update.
12059 (normal_stop): Update.
12060 * inferior.c (inferior_pid_to_str): Change return type.
12061 (print_selected_inferior): Update.
12062 (add_inferior): Update.
12063 (detach_inferior): Update.
12064 * dummy-frame.c (fprint_dummy_frames): Update.
12065 * dcache.c (dcache_info_1): Update.
12066 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
12067 (btrace_fetch, btrace_clear): Update.
12068 * linux-tdep.c (linux_core_pid_to_str): Change return type.
12069 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Change return
12070 type.
12071 * fbsd-tdep.c (fbsd_core_pid_to_str): Change return type.
12072 * sol2-tdep.h (sol2_core_pid_to_str): Change return type.
12073 * sol2-tdep.c (sol2_core_pid_to_str): Change return type.
12074 * gdbarch.c, gdbarch.h: Rebuild.
12075 * gdbarch.sh (core_pid_to_str): Change return type.
12076 * windows-nat.c (struct windows_nat_target) <pid_to_str>: Change
12077 return type.
12078 (windows_nat_target::pid_to_str): Change return type.
12079 (windows_delete_thread): Update.
12080 (windows_nat_target::attach): Update.
12081 (windows_nat_target::files_info): Update.
12082 * target-delegates.c: Rebuild.
12083 * sol-thread.c (class sol_thread_target) <pid_to_str>: Change
12084 return type.
12085 (sol_thread_target::pid_to_str): Change return type.
12086 * remote.c (class remote_target) <pid_to_str>: Change return
12087 type.
12088 (remote_target::pid_to_str): Change return type.
12089 (extended_remote_target::attach, remote_target::remote_stop_ns)
12090 (remote_target::remote_notif_remove_queued_reply)
12091 (remote_target::push_stop_reply, remote_target::disable_btrace):
12092 Update.
12093 (extended_remote_target::attach): Update.
12094 * remote-sim.c (struct gdbsim_target) <pid_to_str>: Change return
12095 type.
12096 (gdbsim_target::pid_to_str): Change return type.
12097 * ravenscar-thread.c (struct ravenscar_thread_target)
12098 <pid_to_str>: Change return type.
12099 (ravenscar_thread_target::pid_to_str): Change return type.
12100 * procfs.c (class procfs_target) <pid_to_str>: Change return
12101 type.
12102 (procfs_target::pid_to_str): Change return type.
12103 (procfs_target::attach): Update.
12104 (procfs_target::detach): Update.
12105 (procfs_target::fetch_registers): Update.
12106 (procfs_target::store_registers): Update.
12107 (procfs_target::wait): Update.
12108 (procfs_target::files_info): Update.
12109 * obsd-nat.c (obsd_nat_target::pid_to_str): Change return type.
12110 * nto-procfs.c (struct nto_procfs_target) <pid_to_str>: Change
12111 return type.
12112 (nto_procfs_target::pid_to_str): Change return type.
12113 (nto_procfs_target::files_info, nto_procfs_target::attach): Update.
12114 * linux-thread-db.c (class thread_db_target) <pid_to_str>: Change
12115 return type.
12116 * linux-nat.c (linux_nat_target::pid_to_str): Change return type.
12117 (exit_lwp): Update.
12118 (attach_proc_task_lwp_callback, get_detach_signal)
12119 (detach_one_lwp, resume_lwp, linux_nat_target::resume)
12120 (linux_nat_target::resume, wait_lwp, stop_callback)
12121 (maybe_clear_ignore_sigint, stop_wait_callback, status_callback)
12122 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
12123 (linux_nat_wait_1, resume_stopped_resumed_lwps)
12124 (linux_nat_target::wait, linux_nat_stop_lwp): Update.
12125 * inf-ptrace.c (inf_ptrace_target::pid_to_str): Change return
12126 type.
12127 (inf_ptrace_target::attach): Update.
12128 (inf_ptrace_target::files_info): Update.
12129 * go32-nat.c (struct go32_nat_target) <pid_to_str>: Change return
12130 type.
12131 (go32_nat_target::pid_to_str): Change return type.
12132 * gnu-nat.c (gnu_nat_target::pid_to_str): Change return type.
12133 (gnu_nat_target::wait): Update.
12134 (gnu_nat_target::wait): Update.
12135 (gnu_nat_target::resume): Update.
12136 * fbsd-nat.c (fbsd_nat_target::pid_to_str): Change return type.
12137 (fbsd_nat_target::wait): Update.
12138 * darwin-nat.c (darwin_nat_target::pid_to_str): Change return
12139 type.
12140 (darwin_nat_target::attach): Update.
12141 * corelow.c (class core_target) <pid_to_str>: Change return type.
12142 (core_target::pid_to_str): Change return type.
12143 * target.c (normal_pid_to_str): Change return type.
12144 (default_pid_to_str): Likewise.
12145 (target_pid_to_str): Change return type.
12146 (target_translate_tls_address): Update.
12147 (target_announce_detach): Update.
12148 * bsd-uthread.c (struct bsd_uthread_target) <pid_to_str>: Change
12149 return type.
12150 (bsd_uthread_target::pid_to_str): Change return type.
12151 * bsd-kvm.c (class bsd_kvm_target) <pid_to_str>: Change return
12152 type.
12153 (bsd_kvm_target::pid_to_str): Change return type.
12154 * aix-thread.c (class aix_thread_target) <pid_to_str>: Change
12155 return type.
12156 (aix_thread_target::pid_to_str): Change return type.
12157 * target.h (struct target_ops) <pid_to_str>: Change return type.
12158 (target_pid_to_str, normal_pid_to_str): Likewise.
12159 * obsd-nat.h (class obsd_nat_target) <pid_to_str>: Change return
12160 type.
12161 * linux-nat.h (class linux_nat_target) <pid_to_str>: Change return
12162 type.
12163 * inf-ptrace.h (struct inf_ptrace_target) <pid_to_str>: Change
12164 return type.
12165 * gnu-nat.h (struct gnu_nat_target) <pid_to_str>: Change return
12166 type.
12167 * fbsd-nat.h (class fbsd_nat_target) <pid_to_str>: Change return
12168 type.
12169 * darwin-nat.h (class darwin_nat_target) <pid_to_str>: Change
12170 return type.
12171
b4be1b06
SM
121722019-03-13 Simon Marchi <simon.marchi@ericsson.com>
12173
12174 * NEWS: Mention that the new default MI version is 3. Mention
12175 changes to the output of commands and events that deal with
12176 multi-location breakpoints.
12177 * breakpoint.c: Include "mi/mi-out.h".
12178 (print_one_breakpoint): Change output syntax if using MI version
12179 >= 3.
12180 * mi/mi-main.h (mi_cmd_fix_multi_location_breakpoint_output):
12181 New.
12182 (mi_multi_location_breakpoint_output_fixed): New.
12183 * mi/mi-main.c (fix_multi_location_breakpoint_output): New.
12184 (mi_cmd_fix_multi_location_breakpoint_output): New.
12185 (mi_multi_location_breakpoint_output_fixed): New.
12186 * mi/mi-cmds.c (mi_cmds): Register command
12187 -fix-multi-location-breakpoint-output.
12188 * mi/mi-out.c (mi_out_new): Instantiate version 3 when using
12189 interpreter "mi".
12190
8e5e5494
SM
121912019-03-13 Simon Marchi <simon.marchi@polymtl.ca>
12192
12193 * mi/mi-out.h (mi_out_new): Change parameter to const char *.
12194 * mi/mi-out.c (mi_out_new): Change parameter to const char *,
12195 instantiate mi_ui_out based on interpreter name.
12196 * mi/mi-interp.c (mi_interp::init): Use the new mi_out_new.
12197 * mi/mi-main.c (mi_load_progress): Likewise.
12198
197df35e
JB
121992019-03-12 John Baldwin <jhb@FreeBSD.org>
12200
12201 * NEWS: Combine separate "New targets" sections for 8.3.
12202
8399425f
JB
122032019-03-12 John Baldwin <jhb@FreeBSD.org>
12204
12205 * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New.
12206 (ppcfbsd_init_abi): Install gdbarch
12207 "fetch_tls_load_module_address" and "get_thread_local_address"
12208 methods.
12209
b0f87ed0
JB
122102019-03-12 John Baldwin <jhb@FreeBSD.org>
12211
12212 * riscv-fbsd-tdep.c (riscv_fbsd_get_thread_local_address): New.
12213 (riscv_fbsd_init_abi): Install gdbarch
12214 "fetch_tls_load_module_address" and "get_thread_local_address"
12215 methods.
12216
ce25aa57
JB
122172019-03-12 John Baldwin <jhb@FreeBSD.org>
12218
12219 * i386-fbsd-tdep.c (i386fbsd_get_thread_local_address): New.
12220 (i386fbsd_init_abi): Install gdbarch
12221 "fetch_tls_load_module_address" and "get_thread_local_address"
12222 methods.
12223
f5424cfa
JB
122242019-03-12 John Baldwin <jhb@FreeBSD.org>
12225
12226 * amd64-fbsd-tdep.c (amd64fbsd_get_thread_local_address): New.
12227 (amd64fbsd_init_abi): Install gdbarch
12228 "fetch_tls_load_module_address" and "get_thread_local_address"
12229 methods.
12230
945f3901
JB
122312019-03-12 John Baldwin <jhb@FreeBSD.org>
12232
12233 * fbsd-tdep.c (fbsd_pspace_data_handle): New variable.
12234 (struct fbsd_pspace_data): New type.
12235 (get_fbsd_pspace_data, fbsd_pspace_data_cleanup)
12236 (fbsd_read_integer_by_name, fbsd_fetch_rtld_offsets)
12237 (fbsd_get_tls_index, fbsd_get_thread_local_address): New function.
12238 (_initialize_fbsd_tdep): Initialize 'fbsd_pspace_data_handle'.
12239 * fbsd-tdep.c (fbsd_get_thread_local_address): New prototype.
12240
ef0bd204
JB
122412019-03-12 John Baldwin <jhb@FreeBSD.org>
12242
12243 * gdbtypes.c (lookup_struct_elt): New function.
12244 (lookup_struct_elt_type): Reimplement via lookup_struct_elt.
12245 * gdbtypes.h (struct struct_elt): New type.
12246 (lookup_struct_elt): New prototype.
12247
36c53a02
JB
122482019-03-12 John Baldwin <jhb@FreeBSD.org>
12249
12250 * gdbtypes.c (lookup_struct_elt_type): Update comment and
12251 remove disabled code block.
12252
6e056c81
JB
122532019-03-12 John Baldwin <jhb@FreeBSD.org>
12254
12255 * gdbarch.sh (get_thread_local_address): New method.
12256 * gdbarch.h, gdbarch.c: Regenerate.
12257 * target.c (target_translate_tls_address): Use
12258 gdbarch_get_thread_local_address if present instead of
12259 target::get_thread_local_address.
12260
cd250a18
JB
122612019-03-12 John Baldwin <jhb@FreeBSD.org>
12262
12263 * target.h (target::get_thread_local_address): Update comment.
12264
df22c1e5
JB
122652019-03-12 John Baldwin <jhb@FreeBSD.org>
12266
12267 * solib-svr4.c (svr4_fetch_objfile_link_map): Look for
12268 objfile->separate_debug_objfile_backlink if not NULL.
12269
dd6876c9
JB
122702019-03-12 John Baldwin <jhb@FreeBSD.org>
12271
12272 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
12273 tdep->fsbase_regnum instead of constants for fs_base and gs_base.
12274 (amd64bsd_store_inferior_registers): Likewise.
12275 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
12276 Enable segment base registers.
12277 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers): Use
12278 PT_GETFSBASE and PT_GETGSBASE.
12279 (i386bsd_store_inferior_registers): Use PT_SETFSBASE and
12280 PT_SETGSBASE.
12281 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Enable
12282 segment base registers.
12283 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
12284
1163a4b7
JB
122852019-03-12 John Baldwin <jhb@FreeBSD.org>
12286
12287 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
12288 Update calls to i386_target_description to add 'segments'
12289 parameter.
12290 * amd64-tdep.c (amd64_init_abi): Set tdep->fsbase_regnum. Don't
12291 add segment base registers.
12292 * arch/i386.c (i386_create_target_description): Add 'segments'
12293 parameter to enable segment base registers.
12294 * arch/i386.h (i386_create_target_description): Likewise.
12295 * features/i386/32bit-segments.xml: New file.
12296 * features/i386/32bit-segments.c: Generate.
12297 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Update
12298 call to i386_target_description to add 'segments' parameter.
12299 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
12300 * i386-go32-tdep.c (i386_go32_init_abi): Likewise.
12301 * i386-linux-tdep.c (i386_linux_read_description): Likewise.
12302 * i386-tdep.c (i386_validate_tdesc_p): Add segment base registers
12303 if feature is present.
12304 (i386_gdbarch_init): Pass I386_NUM_REGS to set_gdbarch_num_regs.
12305 Add 'segments' parameter to call to i386_target_description.
12306 (i386_target_description): Add 'segments' parameter to enable
12307 segment base registers.
12308 (_initialize_i386_tdep) [GDB_SELF_TEST]: Add 'segments' parameter
12309 to call to i386_target_description.
12310 * i386-tdep.h (struct gdbarch_tdep): Add 'fsbase_regnum'.
12311 (enum i386_regnum): Add I386_FSBASE_REGNUM and I386_GSBASE_REGNUM.
12312 Define I386_NUM_REGS.
12313 (i386_target_description): Add 'segments' parameter to enable
12314 segment base registers.
12315
3a350822
EZ
123162019-03-12 Eli Zaretskii <eliz@gnu.org>
12317
12318 PR/24325
12319 * source-cache.c: #undef open and close, to avoid unresolved
12320 externals during linking.
12321
ffdd69cf
TT
123222019-03-12 Tom Tromey <tromey@adacore.com>
12323
12324 * remote.c (magic_null_ptid, not_sent_ptid, any_thread_ptid): Now
12325 const. Add initializers.
12326 (_initialize_remote): Don't initialize ptid globals.
12327
ec148c57
PA
123282019-03-12 Pedro Alves <palves@redhat.com>
12329
12330 * yy-remap.h [TEST_CPNAMES] (YYFPRINTF): Don't define.
12331
32764270
PA
123322019-03-12 Pedro Alves <palves@redhat.com>
12333
12334 * cp-name-parser.y (main): Remove unused 'len' variable.
12335
17547186
TT
123362019-03-12 Tom Tromey <tromey@adacore.com>
12337
12338 * common/ptid.c (null_ptid, minus_one_ptid): Now const.
12339 * common/ptid.h (null_ptid, minus_one_ptid): Now const.
12340
d3a70e03
TT
123412019-03-12 Tom Tromey <tromey@adacore.com>
12342
12343 * linux-nat.c (iterate_over_lwps): Update.
12344 (stop_callback): Remove parameter.
12345 (stop_wait_callback, detach_callback, resume_set_callback)
12346 (select_singlestep_lwp_callback, set_ignore_sigint)
12347 (status_callback, resumed_callback, resume_clear_callback)
12348 (kill_callback, kill_wait_callback, linux_nat_stop_lwp): Remove
12349 data parameter.
12350 (linux_nat_target::detach, linux_nat_target::resume)
12351 (linux_stop_and_wait_all_lwps, select_event_lwp)
12352 (linux_nat_filter_event, linux_nat_wait_1)
12353 (linux_nat_target::kill, linux_nat_target::stop)
12354 (linux_nat_target::stop): Update.
12355 (linux_nat_resume_callback): Change type.
12356 (resume_stopped_resumed_lwps, count_events_callback)
12357 (select_event_lwp_callback): Likewise.
12358 (linux_stop_lwp, linux_nat_stop_lwp): Update.
12359 * arm-linux-nat.c (struct update_registers_data): Remove.
12360 (update_registers_callback): Change type.
12361 (arm_linux_insert_hw_breakpoint1): Update.
12362 * nat/x86-linux-dregs.c (update_debug_registers_callback): Remove
12363 parameter.
12364 (x86_linux_dr_set_addr): Update.
12365 (x86_linux_dr_set_control): Update.
12366 * nat/linux-nat.h (iterate_over_lwps_ftype): Remove parameter.
12367 (iterate_over_lwps): Use gdb::function_view.
12368 * nat/aarch64-linux-hw-point.c (struct
12369 aarch64_dr_update_callback_param): Remove.
12370 (debug_reg_change_callback): Change type.
12371 (aarch64_notify_debug_reg_change): Update.
12372 * s390-linux-nat.c (s390_refresh_per_info): Update.
12373
82cb27ff
TT
123742019-03-11 Tom Tromey <tromey@adacore.com>
12375
12376 * dwarf2read.c (dwarf2_find_containing_comp_unit): Remove
12377 redundant assignment to "this_cu".
12378
568c0683
SM
123792019-03-08 Simon Marchi <simon.marchi@efficios.com>
12380
12381 * gdbtypes.c (rank_one_type): Remove unnecessary cases from switch.
12382
f09ce22d
SM
123832019-03-08 Simon Marchi <simon.marchi@efficios.com>
12384
12385 * gdbtypes.c (rank_one_type_parm_set): New function extracted
12386 from...
12387 (rank_one_type): ... this.
12388
595f96a9
SM
123892019-03-08 Simon Marchi <simon.marchi@efficios.com>
12390
12391 * gdbtypes.c (rank_one_type_parm_struct): New function extracted
12392 from...
12393 (rank_one_type): ... this.
12394
2598a94b
SM
123952019-03-08 Simon Marchi <simon.marchi@efficios.com>
12396
12397 * gdbtypes.c (rank_one_type_parm_complex): New function extracted
12398 from...
12399 (rank_one_type): ... this.
12400
7f17b20d
SM
124012019-03-08 Simon Marchi <simon.marchi@efficios.com>
12402
12403 * gdbtypes.c (rank_one_type_parm_float): New function extracted
12404 from...
12405 (rank_one_type): ... this.
12406
2c509035
SM
124072019-03-08 Simon Marchi <simon.marchi@efficios.com>
12408
12409 * gdbtypes.c (rank_one_type_parm_bool): New function extracted
12410 from...
12411 (rank_one_type): ... this.
12412
0dd322dc
SM
124132019-03-08 Simon Marchi <simon.marchi@efficios.com>
12414
12415 * gdbtypes.c (rank_one_type_parm_range): New function extracted
12416 from...
12417 (rank_one_type): ... this.
12418
41ea4728
SM
124192019-03-08 Simon Marchi <simon.marchi@efficios.com>
12420
12421 * gdbtypes.c (rank_one_type_parm_char): New function extracted
12422 from...
12423 (rank_one_type): ... this.
12424
793cd1d2
SM
124252019-03-08 Simon Marchi <simon.marchi@efficios.com>
12426
12427 * gdbtypes.c (rank_one_type_parm_enum): New function extracted
12428 from...
12429 (rank_one_type): ... this.
12430
34910087
SM
124312019-03-08 Simon Marchi <simon.marchi@efficios.com>
12432
12433 * gdbtypes.c (rank_one_type_parm_int): New function extracted
12434 from...
12435 (rank_one_type): ... this.
12436
f1f832d6
SM
124372019-03-08 Simon Marchi <simon.marchi@efficios.com>
12438
12439 * gdbtypes.c (rank_one_type_parm_func): New function extracted
12440 from...
12441 (rank_one_type): ... this.
12442
b9f4512f
SM
124432019-03-08 Simon Marchi <simon.marchi@efficios.com>
12444
12445 * gdbtypes.c (rank_one_type_parm_array): New function extracted
12446 from...
12447 (rank_one_type): ... this.
12448
9293fc63
SM
124492019-03-08 Simon Marchi <simon.marchi@efficios.com>
12450
12451 * gdbtypes.c (rank_one_type_parm_ptr): New function extracted
12452 from...
12453 (rank_one_type): ... this.
12454
e3abbe7e
PW
124552019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12456
12457 * inferior.c (initialize_inferiors): Ensure 'help set/show print
12458 inferior-events' shows the example events.
12459
e4adb939
EZ
124602019-03-08 Eli Zaretskii <eliz@gnu.org>
12461
12462 Support styling on native MS-Windows console
12463
12464 PR/24315
12465 * utils.c (can_emit_style_escape) [_WIN32]: Don't disable styling
12466 on MS-Windows if $TERM is not defined.
12467
12468 * cli/cli-style.c: Set cli_styling to 1 in the MinGW build.
12469
12470 * posix-hdep.c (gdb_console_fputs):
12471 * mingw-hdep.c (rgb_to_16colors, gdb_console_fputs): New
12472 functions.
12473 * ui-file.h (gdb_console_fputs): Add prototype.
12474
12475 * ui-file.c (stdio_file::puts): Call gdb_console_fputs, and fall
12476 back to fputs only if the former returns zero.
12477
25629dfd
TT
124782019-03-07 Tom Tromey <tom@tromey.com>
12479
12480 * symmisc.c (print_symbol_bcache_statistics): Update.
12481 (print_objfile_statistics): Update.
12482 * symfile.c (allocate_symtab): Update.
12483 * stabsread.c: Don't include bcache.h.
12484 * psymtab.h (struct psymbol_bcache): Don't declare.
12485 (class psymtab_storage) <psymbol_cache>: Now a bcache.
12486 (psymbol_bcache_init, psymbol_bcache_free)
12487 (psymbol_bcache_get_bcache): Don't declare.
12488 * psymtab.c (struct psymbol_bcache): Remove.
12489 (psymtab_storage::psymtab_storage): Update.
12490 (psymtab_storage::~psymtab_storage): Update.
12491 (psymbol_bcache_init, psymbol_bcache_free)
12492 (psymbol_bcache_get_bcache, psymbol_bcache_full): Remove.
12493 (add_psymbol_to_bcache): Update.
12494 (allocate_psymtab): Update.
12495 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
12496 macro_cache>: No longer pointers.
12497 * objfiles.c (get_objfile_bfd_data): Don't call bcache_xmalloc.
12498 (free_objfile_per_bfd_storage): Don't call bcache_xfree.
12499 * macrotab.c (macro_bcache): Update.
12500 * macroexp.c: Don't include bcache.h.
12501 * gdbtypes.c (check_types_worklist): Update.
12502 (types_deeply_equal): Remove TRY/CATCH. Update.
12503 * elfread.c (elf_symtab_read): Update.
12504 * dwarf2read.c: Don't include bcache.h.
12505 * buildsym.c (buildsym_compunit::get_macro_table): Update.
12506 * bcache.h (bcache, bcache_full, bcache_xffree, bcache_xmalloc)
12507 (print_bcache_statistics, bcache_memory_used): Don't declare.
12508 (struct bcache): Move from bcache.c. Add constructor, destructor,
12509 methods. Rename all data members.
12510 * bcache.c (struct bcache): Move to bcache.h.
12511 (bcache::expand_hash_table): Rename from expand_hash_table.
12512 (bcache): Remove.
12513 (bcache::insert): Rename from bcache_full.
12514 (bcache::compare): Rename from bcache_compare.
12515 (bcache_xmalloc): Remove.
12516 (bcache::~bcache): Rename from bcache_xfree.
12517 (bcache::print_statistics): Rename from print_bcache_statistics.
12518 (bcache::memory_used): Rename from bcache_memory_used.
12519
fe726667
PA
125202019-03-07 Pedro Alves <palves@redhat.com>
12521
12522 * infrun.c (normal_stop): Also check for
12523 TARGET_WAITKIND_NO_RESUMED before referring to inferior_thread().
12524
7584bb30
AB
125252019-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
12526
12527 * f-lang.c (value_from_host_double): Moved to...
12528 * value.c (value_from_host_double): ...here.
12529 * value.h (value_from_host_double): Declare.
12530 * guile/scm-math.c (vlscm_convert_typed_number): Use
12531 value_from_host_double.
12532 (vlscm_convert_number): Likewise.
12533 * guile/scm-value.c (gdbscm_value_to_real): Likewise.
12534 * python/py-value.c (convert_value_from_python): Likewise.
12535
a7b1986e
TT
125362019-03-06 Tom Tromey <tom@tromey.com>
12537
12538 * gcore.c (write_gcore_file): Use SCOPE_EXIT.
12539
0ccf4211
TT
125402019-03-06 Tom Tromey <tom@tromey.com>
12541
12542 * utils.h (free_current_contents): Don't declare.
12543 * utils.c (free_current_contents): Remove.
12544
fe7b42e5
TT
125452019-03-06 Tom Tromey <tom@tromey.com>
12546
12547 * top.c (quit_force): Update.
12548 * main.c (captured_command_loop): Update.
12549 * common/new-op.c (operator new): Update.
12550 * common/common-exceptions.c (struct catcher)
12551 <save_cleanup_chain>: Remove member.
12552 (exceptions_state_mc_init): Update.
12553 (exception_try_scope_entry): Return nullptr.
12554 (exception_try_scope_exit, exception_rethrow)
12555 (throw_exception_sjlj, throw_exception_cxx): Update.
12556 * common/cleanups.h (make_cleanup, make_cleanup_dtor)
12557 (all_cleanups, do_cleanups, discard_cleanups)
12558 (discard_final_cleanups, save_cleanups, save_final_cleanups)
12559 (restore_cleanups, restore_final_cleanups): Don't declare.
12560 (do_final_cleanups): Remove parameter.
12561 * common/cleanups.c (cleanup_chain, make_cleanup)
12562 (make_cleanup_dtor, all_cleanups, do_cleanups)
12563 (discard_my_cleanups, discard_cleanups)
12564 (discard_final_cleanups, save_my_cleanups, save_cleanups)
12565 (save_final_cleanups, restore_my_cleanups, restore_cleanups)
12566 (null_cleanup): Remove.
12567 (do_final_cleanups): Remove parameter.
12568
c6321f19
TT
125692019-03-06 Tom Tromey <tom@tromey.com>
12570
12571 * remote.c (remote_target::remote_parse_stop_reply): Use
12572 unique_xmalloc_ptr.
12573
61b30099
TT
125742019-03-06 Tom Tromey <tom@tromey.com>
12575
12576 * stabsread.c (struct stabs_field_info): Rename from field_info.
12577 <list, fnlist>: Add initializers.
12578 <obstack>: New member.
12579 (read_member_functions, read_struct_fields, read_baseclasses):
12580 Allocate on obstack. Don't use cleanups.
12581 (read_one_struct_field, read_member_functions, read_struct_fields)
12582 (read_baseclasses, read_tilde_fields, attach_fn_fields_to_type)
12583 (attach_fields_to_type, read_cpp_abbrev, read_member_functions)
12584 (read_struct_type): Update.
12585
6cceac94
TT
125862019-03-06 Tom Tromey <tom@tromey.com>
12587
12588 * nat/linux-namespaces.c (linux_mntns_access_fs): Use SCOPE_EXIT.
12589 * common/filestuff.h (make_cleanup_close): Don't declare.
12590 * common/filestuff.c (do_close_cleanup, make_cleanup_close):
12591 Remove.
12592
72412762
TT
125932019-03-06 Tom Tromey <tom@tromey.com>
12594
12595 * solib-aix.c: Use make_scope_exit.
12596
2b6ff1c0
TT
125972019-03-06 Tom Tromey <tom@tromey.com>
12598
12599 * solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
12600 Use make_scope_exit.
12601
d01c5877
TT
126022019-03-06 Tom Tromey <tom@tromey.com>
12603
12604 * solib-svr4.c (disable_probes_interface): Remove parameter.
12605 (svr4_handle_solib_event): Use make_scope_exit.
12606
32603266
TT
126072019-03-06 Tom Tromey <tom@tromey.com>
12608
12609 * remote.c (struct stop_reply_deleter): Remove.
12610 (stop_reply_up): Update.
12611 (struct stop_reply): Derive from notif_event. Don't typedef.
12612 <regcache>: Now a std::vector.
12613 (stop_reply_xfree): Remove.
12614 (stop_reply::~stop_reply): Rename from stop_reply_dtr.
12615 (remote_notif_stop_alloc_reply): Return a unique_ptr. Use new.
12616 (remote_target::discard_pending_stop_replies): Use delete.
12617 (remote_target::remote_parse_stop_reply): Update.
12618 (remote_target::process_stop_reply): Update.
12619 * remote-notif.h (struct notif_event): Add virtual destructor.
12620 Remove "dtr" member.
12621 (struct notif_client) <alloc_event>: Return a unique_ptr.
12622 (notif_event_xfree): Don't declare.
12623 (notif_event_up): New typedef.
12624 * remote-notif.c (remote_notif_ack, remote_notif_parse): Update.
12625 (notif_event_xfree, do_notif_event_xfree): Remove.
12626 (remote_notif_state_xfree): Update.
12627
9799571e
TT
126282019-03-06 Tom Tromey <tom@tromey.com>
12629
12630 * infrun.c (displaced_step_clear_cleanup): Now a
12631 forward_scope_exit type.
12632 (displaced_step_prepare_throw): Update.
12633 (displaced_step_fixup): Update.
12634
09e3c4ca
TT
126352019-03-06 Tom Tromey <tom@tromey.com>
12636
12637 * inferior.h (class inferior): Update comment.
12638 * gdbthread.h (class thread_info): Update comment.
12639
e2a03548
TT
126402019-03-06 Joel Brobecker <brobecker@adacore.com>
12641 Tom Tromey <tom@tromey.com>
12642
12643 * stabsread.h (struct stab_section_list): Remove.
12644 (coffstab_build_psymtabs): Update.
12645 * dbxread.c (symbuf_sections): Now a std::vector.
12646 (sect_idx): New global.
12647 (fill_symbuf): Update.
12648 (coffstab_build_psymtabs): Change type of stabsects parameter.
12649 Update.
12650 * coffread.c (struct coff_symfile_info) <stabsects>: Now a
12651 std::vector.
12652 (linetab, linetab_offset, linetab_size, stringtab): Move earlier.
12653 (coff_locate_sections): Update.
12654 (coff_symfile_read): Remove cleanups. Update.
12655 (init_stringtab): Add storage parameter.
12656 (free_stringtab, free_stringtab_cleanup): Remove.
12657 (init_lineno): Add storage parameter.
12658 (free_linetab, free_linetab_cleanup): Remove.
12659
b7e60d85
PA
126602019-03-06 Pedro Alves <palves@redhat.com>
12661
12662 * linux-fork.c (fork_info::clobber_regs): Delete.
12663 (fork_load_infrun_state): Remove reference to 'clobber_regs'.
12664 (fork_save_infrun_state): Remove 'clobber_regs' parameter. Update
12665 comment. Adjust.
12666 (scoped_switch_fork_info::scoped_switch_fork_info)
12667 (checkpoint_command, linux_fork_context): Adjust
12668 fork_save_infrun_state calls.
12669
e52c971f
PA
126702019-03-06 Pedro Alves <palves@redhat.com>
12671
12672 * linux-fork.c (inf_has_multiple_thread_cb): Delete.
12673 (inf_has_multiple_threads): Return 'bool' and rewrite using
12674 inferior_info::threads().
12675
06974e6c
PA
126762019-03-06 Pedro Alves <palves@redhat.com>
12677
12678 * linux-fork.c: Include <list>.
12679 (fork_list): Now a std::list instance.
12680 (fork_info): Add ctor, dtor, and in-class initialize all fields.
12681 (forks_exist_p, find_last_fork): Adjust.
12682 (new_fork): Delete.
12683 (one_fork_p): New.
12684 (add_fork): Adjust.
12685 (free_fork): Delete, folded into fork_info::~fork_info().
12686 (delete_fork, find_fork_ptid, find_fork_id, find_fork_pid):
12687 Adjust.
12688 (init_fork_list): Delete.
12689 (linux_fork_killall, linux_fork_mourn_inferior)
12690 (linux_fork_detach, info_checkpoints_command): Adjust.
12691 (_initialize_linux_fork): No longer call init_fork_list.
12692
72f31aea
PA
126932019-03-06 Pedro Alves <palves@redhat.com>
12694
12695 * linux-fork.c (new_fork): New, split out of ...
12696 (add_fork): ... this. Return void. Move "first fork" special
12697 case from here, to ...
12698 (checkpoint_command): ... here.
12699 * linux-linux.h (add_fork): Return void.
12700
efbecbc1
AB
127012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12702
12703 * f-exp.y (direct_abs_decl): Handle TYPE*SIZE type names.
12704
0841c79a
AB
127052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12706 Chris January <chris.january@arm.com>
12707 David Lecomber <david.lecomber@arm.com>
12708
12709 * f-exp.y: New token, UNOP_INTRINSIC.
12710 (exp): New pattern using UNOP_INTRINSIC token.
12711 (f77_keywords): Add 'abs' keyword.
12712 * f-lang.c: Add 'target-float.h' and 'math.h' includes.
12713 (value_from_host_double): New function.
12714 (evaluate_subexp_f): Support UNOP_ABS.
12715
4a270568
AB
127162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12717
12718 * f-lang.c (build_fortran_types): Use TYPE_CODE_CHAR for character
12719 types.
12720
067630bd
AB
127212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12722
12723 * f-exp.y (convert_to_kind_type): Handle integer (kind=8).
12724 * f-lang.c (build_fortran_types): Setup builtin_integer_s8.
12725 * f-lang.h (struct builtin_f_type): Add builtin_integer_s8 field.
12726
3be47f7a
AB
127272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12728
12729 * f-exp.y (convert_to_kind_type): Handle more type kinds.
12730
4d00f5d8
AB
127312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12732 Chris January <chris.january@arm.com>
12733
12734 * expprint.c (dump_subexp_body_standard): Support UNOP_KIND.
12735 * f-exp.y: Define 'KIND' token.
12736 (exp): New pattern for KIND expressions.
12737 (ptype): Handle types with a kind extension.
12738 (direct_abs_decl): Extend to spot kind extensions.
12739 (f77_keywords): Add 'kind' to the list.
12740 (push_kind_type): New function.
12741 (convert_to_kind_type): New function.
12742 * f-lang.c (evaluate_subexp_f): Support UNOP_KIND.
12743 * parse.c (operator_length_standard): Likewise.
12744 * parser-defs.h (enum type_pieces): Add tp_kind.
12745 * std-operator.def: Add UNOP_KIND.
12746
e454224f
AB
127472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12748
12749 * f-exp.y (f_parse): Set yydebug.
12750
9dad4a58
AB
127512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12752
12753 * f-lang.c (evaluate_subexp_f): New function.
12754 (exp_descriptor_f): New global.
12755 (f_language_defn): Use exp_descriptor_f instead of
12756 exp_descriptor_standard.
12757
c8f91604
AB
127582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12759
12760 * f-exp.y (struct token): Add comments.
12761 (dot_ops): Remove uppercase versions and the end marker.
12762 (f77_keywords): Likewise.
12763 (yylex): Use ARRAY_SIZE to iterate over dot_ops, assert all
12764 entries in the dot_ops array are case insensitive, and use
12765 strncasecmp to compare strings. Also some whitespace cleanup in
12766 this area. Similar for the f77_keywords array, except entries in
12767 this list might be case sensitive.
12768
dd9f2c76
AB
127692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
12770
12771 * f-exp.y (struct f77_boolean_val): Add comments.
12772 (boolean_values): Remove uppercase versions, and end marker.
12773 (yylex): Use ARRAY_SIZE for iterating over boolean_values array,
12774 and use strncasecmp to achieve case insensitivity. Additionally,
12775 perform whitespace cleanup around this code.
12776
67a3048c
TT
127772019-03-06 Tom Tromey <tromey@adacore.com>
12778
12779 * remote-sim.c (gdbsim_target_open): Use result of
12780 gdb_argv::release.
12781
aa3cfbda
RB
127822019-03-06 Richard Bunt <richard.bunt@arm.com>
12783 Dirk Schubert <dirk.schubert@arm.com>
12784 Chris January <chris.january@arm.com>
12785
12786 * eval.c (evaluate_subexp_standard): Call Fortran argument
12787 wrapping logic.
12788 * f-lang.c (struct value): A value which can be passed into a
12789 Fortran function call.
12790 (fortran_argument_convert): Wrap Fortran arguments in a pointer
12791 where appropriate.
12792 (struct type): Value ready for a Fortran function call.
12793 (fortran_preserve_arg_pointer): Undo check_typedef, the pointer
12794 is needed.
12795 * f-lang.h (fortran_argument_convert): Declaration.
12796 (fortran_preserve_arg_pointer): Declaration.
12797 * infcall.c (value_arg_coerce): Call Fortran argument logic.
12798
ea38e5df
TT
127992019-03-05 Tom Tromey <tromey@adacore.com>
12800
12801 * python/py-prettyprint.c (print_string_repr): Remove #if.
12802 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
12803
06b5b831
TT
128042019-03-05 Tom Tromey <tromey@adacore.com>
12805
12806 * target.c (the_dummy_target): Move later. Change type to
12807 "dummy_target".
12808 (initialize_targets): Don't initialize the_dummy_target.
12809
edbd9e45
TT
128102019-03-05 Tom Tromey <tromey@adacore.com>
12811
12812 * gdb_bfd.c (gdb_bfd_fdopenr): Remove.
12813 * gdb_bfd.h (gdb_bfd_fdopenr): Don't declare.
12814
c119e040
TT
128152019-03-05 Tom Tromey <tromey@adacore.com>
12816
12817 * windows-nat.c (windows_nat_target::attach)
12818 (windows_nat_target::detach): Don't call gdb_flush.
12819 * valprint.c (generic_val_print, val_print, val_print_string):
12820 Don't call gdb_flush.
12821 * utils.c (defaulted_query): Don't call gdb_flush.
12822 * typeprint.c (print_type_scalar): Don't call gdb_flush.
12823 * target.c (target_announce_detach): Don't call gdb_flush.
12824 * sparc64-tdep.c (adi_print_versions): Don't call gdb_flush.
12825 * remote.c (extended_remote_target::attach): Don't call
12826 gdb_flush.
12827 * procfs.c (procfs_target::detach): Don't call gdb_flush.
12828 * printcmd.c (do_examine): Don't call gdb_flush.
12829 (info_display_command): Don't call gdb_flush.
12830 * p-valprint.c (pascal_val_print): Don't call gdb_flush.
12831 * nto-procfs.c (nto_procfs_target::attach): Don't call gdb_flush.
12832 * memattr.c (info_mem_command): Don't call gdb_flush.
12833 * mdebugread.c (mdebug_build_psymtabs): Don't call gdb_flush.
12834 * m2-valprint.c (m2_val_print): Don't call gdb_flush.
12835 * infrun.c (follow_exec, handle_command): Don't call gdb_flush.
12836 * inf-ptrace.c (inf_ptrace_target::attach): Don't call gdb_flush.
12837 * hppa-tdep.c (unwind_command): Don't call gdb_flush.
12838 * gnu-nat.c (gnu_nat_target::attach): Don't call gdb_flush.
12839 (gnu_nat_target::detach): Don't call gdb_flush.
12840 * f-valprint.c (f_val_print): Don't call gdb_flush.
12841 * darwin-nat.c (darwin_nat_target::attach): Don't call gdb_flush.
12842 * cli/cli-script.c (read_command_lines): Don't call gdb_flush.
12843 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
12844 gdb_flush.
12845 * c-valprint.c (c_val_print): Don't call gdb_flush.
12846 * ada-valprint.c (ada_print_scalar): Don't call gdb_flush.
12847
895dafa6
TT
128482019-03-05 Tom Tromey <tromey@adacore.com>
12849
12850 * varobj.c (update_dynamic_varobj_children): Update.
12851 (install_default_visualizer): Use reset, not release.
12852 * value.c (set_internalvar): Update.
12853 * dwarf2loc.c (value_of_dwarf_reg_entry): Update.
12854 * common/gdb_ref_ptr.h (class ref_ptr) <release>: Add
12855 ATTRIBUTE_UNUSED_RESULT.
12856
88a774b9
TT
128572019-03-05 Tom Tromey <tromey@adacore.com>
12858
12859 * remote.c (class scoped_remote_fd) <release>: Add
12860 ATTRIBUTE_UNUSED_RESULT.
12861
4e4a8b93
TT
128622019-03-05 Tom Tromey <tromey@adacore.com>
12863
12864 * macroexp.c (struct macro_buffer) <release>: Add
12865 ATTRIBUTE_UNUSED_RESULT.
12866
083eef1f
TT
128672019-03-05 Tom Tromey <tromey@adacore.com>
12868
12869 * nat/linux-btrace.c (linux_enable_bts, linux_enable_pt): Update.
12870 * common/scoped_mmap.h (class scoped_mmap) <release>: Add
12871 ATTRIBUTE_UNUSED_RESULT.
12872
3cabd438
TT
128732019-03-05 Tom Tromey <tromey@adacore.com>
12874
12875 * common/scoped_fd.h (class scoped_fd) <release>: Add
12876 ATTRIBUTE_UNUSED_RESULT.
12877
41e3300a
TT
128782019-03-05 Tom Tromey <tromey@adacore.com>
12879
12880 * parser-defs.h (struct parser_state) <release>: Add
12881 ATTRIBUTE_UNUSED_RESULT.
12882
18cb7c9f
TT
128832019-03-05 Tom Tromey <tromey@adacore.com>
12884
12885 * utils.h (class gdb_argv) <release>: Add
12886 ATTRIBUTE_UNUSED_RESULT.
12887 * common/common-defs.h (ATTRIBUTE_UNUSED_RESULT): Define.
12888
41fa577f
EZ
128892019-03-02 Eli Zaretskii <eliz@gnu.org>
12890
a6a4b2c6
EZ
12891 * xml-syscall.c (xml_list_syscalls_by_group): Drop 'struct' from
12892 for-loop range, to avoid compiler warnings.
12893
12894 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
12895 avoid compiler warnings about unused variables.
12896
742a7df5
EZ
12897 * NEWS: Mention end of support for native debugging on MS-Windows
12898 before XP.
12899
41fa577f
EZ
12900 PR gdb/24292
12901 * common/netstuff.c:
12902 * gdbserver/gdbreplay.c
12903 * gdbserver/remote-utils.c:
12904 * ser-tcp.c:
12905 * unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
12906 Include ws2tcpip.h instead of wsiapi.h and winsock2.h. Redefine
12907 _WIN32_WINNT to 0x0501 if defined to a smaller value, as
12908 'getaddrinfo' and 'freeaddrinfo' were not available before
12909 Windows XP, and mingw.org's MinGW headers by default define
12910 _WIN32_WINNT to 0x500.
12911
827f438f
GB
129122019-03-01 Gary Benson <gbenson@redhat.com>
12913
12914 * coffread.c (coff_start_symtab): Remove unnecessary xstrdup.
12915
92137da0
RO
129162019-02-28 Brian Vandenberg <phantall@gmail.com>
12917 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
12918
12919 PR gdb/8527
12920 * procfs.c (proc_wait_for_stop): Wrap write of PCWSTOP in
12921 set_sigint_trap, clear_sigint_trap.
12922
799efbe8
PW
129232019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12924
12925 * target.c (target_detach): Clear the regcache and the
12926 frame cache.
12927
8ed25214
PA
129282019-02-27 Pedro Alves <palves@redhat.com>
12929
12930 * utils.c (set_screen_size): When we cap the height/width sizes,
12931 tweak the corresponding command variable to show "unlimited":
12932
23031e31
SJ
129332019-02-27 Saagar Jha <saagar@saagarjha.com>
12934 Pedro Alves <palves@redhat.com>
12935
12936 * utils.c (set_screen_size): Reduce "infinite" rows and columns
12937 before calling rl_set_screen_size.
12938
6c28e44a
TT
129392019-02-27 Tom Tromey <tromey@adacore.com>
12940
12941 * configure.ac (HAVE_LIBPYTHON2_4, HAVE_LIBPYTHON2_5): Never
12942 define.
12943 * python/py-value.c: Remove Python 2.4 workaround.
12944 * python/py-utils.c (gdb_pymodule_addobject): Remove Python 2.4
12945 workaround.
12946 * python/py-type.c (convert_field, gdbpy_initialize_types): Remove
12947 Python 2.4 workaround.
12948 * python/python-internal.h: Remove Python 2.4 comment.
12949 (Py_ssize_t): Don't define.
12950 (PyVarObject_HEAD_INIT, Py_TYPE): Don't define.
12951 (gdb_Py_DECREF): Remove Python 2.4 workaround.
12952 (gdb_PyObject_GetAttrString, PyObject_GetAttrString): Remove.
12953 (gdb_PyObject_HasAttrString, PyObject_HasAttrString): Remove.
12954 * python/python.c (do_start_initialization): Remove Python 2.4
12955 workaround.
12956 * python/py-prettyprint.c (class dummy_python_frame): Remove.
12957 (print_children): Remove Python 2.4 workaround.
12958 * python/py-inferior.c (buffer_procs): Remove Python 2.4
12959 workaround.
12960 (CHARBUFFERPROC_NAME): Remove.
12961 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Remove
12962 Python 2.4 workaround.
12963
2c3fc25d 129642019-02-27 Kevin Buettner <kevinb@redhat.com>
799efbe8 12965
2c3fc25d
KB
12966 * NEWS: Note minimum Python version.
12967
6ca62222
KB
129682019-02-27 Kevin Buettner <kevinb@redhat.com>
12969
12970 * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
12971 code from these functions. Remove corresponding ifdefs. Use
12972 Py_buffer_up instead of explicit calls to PyBuffer_Release.
12973 Remove gotos and target of gotos.
12974 (infpy_search_memory): Likewise.
12975
f4bc7d2c
AB
129762019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
12977
12978 * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
12979 (hppa_gdbarch_init): Don't register deleted functions with
12980 gdbarch.
12981
9734a586
AB
129822019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
12983
12984 * gdb/h8300-tdep.c (h8300_unwind_pc): Delete.
12985 (h8300_unwind_sp): Delete.
12986 (h8300_dummy_id): Delete.
12987 (h8300_gdbarch_init): Don't register deleted functions with
12988 gdbarch.
12989
68b867f3
AB
129902019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
12991
12992 * gdb/ft32-tdep.c (ft32_dummy_id): Delete.
12993 (ft32_unwind_pc): Delete.
12994 (ft32_unwind_sp): Delete.
12995 (ft32_gdbarch_init): Don't register deleted functions with
12996 gdbarch.
12997
2fbe7ad0
AB
129982019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
12999
13000 * gdb/frv-tdep.c (frv_dummy_id): Delete.
13001 (frv_unwind_pc): Delete.
13002 (frv_unwind_sp): Delete.
13003 (frv_gdbarch_init): Don't register deleted functions with
13004 gdbarch.
13005
76055cbe
AB
130062019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13007
13008 * gdb/riscv-tdep.c (riscv_dummy_id): Delete.
13009 (riscv_unwind_pc): Delete.
13010 (riscv_unwind_sp): Delete.
13011 (riscv_gdbarch_init): Don't register deleted functions with
13012 gdbarch.
13013
4133e5a1
AB
130142019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13015
13016 * gdb/csky-tdep.c (csky_dummy_id): Delete.
13017 (csky_unwind_pc): Delete.
13018 (csky_unwind_sp): Delete.
13019 (csky_gdbarch_init): Don't register deleted functions with
13020 gdbarch.
13021
8010f576
AB
130222019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13023
13024 * gdb/cris-tdep.c (cris_dummy_id): Delete.
13025 (cris_unwind_pc): Delete.
13026 (cris_unwind_sp): Delete.
13027 (cris_gdbarch_init): Don't register deleted functions with
13028 gdbarch.
13029
b56bf084
AB
130302019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13031
13032 * gdb/bfin-tdep.c (bfin_dummy_id): Delete.
13033 (bfin_unwind_pc): Delete.
13034 (bfin_gdbarch_init): Don't register deleted functions with gdbarch.
13035
a19a650f
AB
130362019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13037
13038 * gdb/arm-tdep.c (arm_dummy_id): Delete.
13039 (arm_unwind_pc): Delete.
13040 (arm_unwind_sp): Delete.
13041 (arm_gdbarch_init): Don't register deleted functions with gdbarch.
13042
f8278c3c
AB
130432019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13044
13045 * gdb/arc-tdep.c (arc_dummy_id): Delete.
13046 (arc_unwind_pc): Delete.
13047 (arc_unwind_sp): Delete.
13048 (arc_gdbarch_init): Don't register deleted functions with gdbarch.
13049
480e46cf
AB
130502019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13051
13052 * gdb/alpha-tdep.c (alpha_dummy_id): Delete.
13053 (alpha_unwind_pc): Delete.
13054 (alpha_gdbarch_init): Don't register deleted functions with
13055 gdbarch.
13056
7a995095
AB
130572019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13058
13059 * gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
13060 (aarch64_unwind_pc): Delete.
13061 (aarch64_unwind_sp): Delete.
13062 (aarch64_gdbarch_init): Don't register deleted functions with
13063 gdbarch.
13064
bf9a735e
AB
130652019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13066
13067 * gdbtypes.c (type_align): Don't consider static members when
13068 computing structure alignment.
13069
5561fc30
AB
130702019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
13071
13072 * arc-tdep.c (arc_type_align): Provide alignment for basic types,
13073 return 0 for other types.
13074 * arch-utils.c (default_type_align): Always return 0.
13075 * gdbarch.h: Regenerate.
13076 * gdbarch.sh (type_align): Extend comment.
13077 * gdbtypes.c (type_align): Add additional comments, always call
13078 gdbarch_type_align before applying the default rules.
13079 * i386-tdep.c (i386_type_align): Return 0 as the default rule,
13080 generic code will then apply a suitable default.
13081 * nios2-tdep.c (nios2_type_align): Provide alignment for basic
13082 types, return 0 for other types.
13083
9335e75a
JB
130842019-02-27 Joel Brobecker <brobecker@adacore.com>
13085
13086 * NEWS: Create a new section for the next release branch.
13087 Rename the section of the current branch, now that it has
13088 been cut.
13089
3d34d8de
JB
130902019-02-27 Joel Brobecker <brobecker@adacore.com>
13091
13092 GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
13093 * version.in: Bump version to 8.3.50.DATE-git.
13094
143420fb
SM
130952019-02-26 Simon Marchi <simon.marchi@efficios.com>
13096
13097 * aix-thread.c (ptid_cmp): Remove unused variable.
13098 (get_signaled_thread): Likewise.
13099 (store_regs_user_thread): Likewise.
13100 (store_regs_kernel_thread): Likewise.
13101 (fetch_regs_kernel_thread): Remove shadowed variable.
13102
172fb711
AB
131032019-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
13104
13105 * features/riscv/32bit-cpu.xml: Add register numbers.
13106 * features/riscv/32bit-fpu.c: Regenerate.
13107 * features/riscv/32bit-fpu.xml: Add register numbers.
13108 * features/riscv/64bit-cpu.xml: Add register numbers.
13109 * features/riscv/64bit-fpu.c: Regenerate.
13110 * features/riscv/64bit-fpu.xml: Add register numbers.
13111
26c89782
KB
131122019-02-26 Kevin Buettner <kevinb@redhat.com>
13113
af54ade9 13114 * NEWS: Mention two argument form of gdb.Value constructor.
fe07eca5
KB
13115 * python/py-value.c (convert_buffer_and_type_to_value): New
13116 function.
13117 (valpy_new): Parse arguments via gdb_PyArg_ParseTupleAndKeywords.
13118 Add support for handling an optional second argument. Call
13119 convert_buffer_and_type_to_value as appropriate.
26c89782
KB
13120 * python/python-internal.h (Py_buffer_deleter): New struct.
13121 (Py_buffer_up): New typedef.
13122
0f58c9e8
JB
131232019-02-25 John Baldwin <jhb@FreeBSD.org>
13124
13125 * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr
13126 instead of releasing ownership.
13127
0a0f4c01
JR
131282019-02-25 Jordan Rupprecht <rupprecht@google.com>
13129
13130 * dwarf2read.c (open_and_init_dwp_file): Call
13131 elf_numsections instead of bfd_count_sections to initialize
13132 dwp_file->num_sections.
13133
cd5a152c
TT
131342019-02-25 Tom Tromey <tromey@adacore.com>
13135
13136 * solib-darwin.c (darwin_get_dyld_bfd): Don't release dyld_bfd.
13137
8a6a8513
SDJ
131382019-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
13139
13140 * gcore.in: Add '--readnever' option when invoking GDB.
13141
04dcda9c
SM
131422019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
13143
13144 * MAINTAINERS: Update my email address.
13145
07bc701d
SM
131462019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
13147
13148 * build-id.c (build_id_to_debug_bfd_1): New function.
13149 (build_id_to_debug_bfd): Look for separate debug file in
13150 sysroot.
13151
c6f4a5d0
AB
131522019-02-22 Andrew Burgess <andrew.burgess@embecosm.com>
13153
13154 * gdbarch.sh: Update the copyright year range that is placed into
13155 generated files.
13156
9600246d
KS
131572019-02-22 Keith Seitz <keiths@redhat.com>
13158
13159 PR symtab/23853
13160 * linespec.c (create_sals_line_offset): Search for the default
13161 symtab's filename instead of its fullname.
13162
7557a514
AH
131632019-02-21 Alan Hayward <alan.hayward@arm.com>
13164
13165 * NEWS: Update style defaults.
13166
ee2bcb0c
AH
131672019-02-21 Alan Hayward <alan.hayward@arm.com>
13168
13169 * main.c (captured_main_1): Disable styling in batch mode.
13170
0c95f9ed
TT
131712019-02-20 Tom Tromey <tom@tromey.com>
13172
13173 * symtab.c (symtab_symbol_info): Fix typos.
13174
c763b894
TT
131752019-02-20 Tom Tromey <tromey@adacore.com>
13176
13177 * findcmd.c (_initialize_mem_search): Use upper case for
13178 metasyntactic variables.
13179
0ef8a082
AH
131802019-02-20 Alan Hayward <alan.hayward@arm.com>
13181
13182 * aarch64-tdep.c (aarch64_add_reggroups): New function.
13183 (aarch64_gdbarch_init): Call aarch64_add_reggroups.
13184
6caa91b6
SM
131852019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
13186
13187 * top.h (source_file_name): Change to std::string.
13188 * top.c (source_file_name): Likewise.
13189 (command_line_input): Adjust.
13190 * cli/cli-script.c (script_from_file): Adjust.
13191
98814c6c
TT
131922019-02-19 Tom Tromey <tromey@adacore.com>
13193
13194 * ravenscar-thread.c
13195 (ravenscar_thread_target::update_thread_list): Don't call
13196 ada_build_task_list.
13197 * ada-lang.h (ada_build_task_list): Don't declare.
13198 * ada-tasks.c (struct ada_tasks_inferior_data)
13199 <task_list_valid_p>: Now bool.
13200 (read_known_tasks, ada_task_list_changed)
13201 (ada_tasks_invalidate_inferior_data): Update.
13202 (read_known_tasks_array): Return bool.
13203 (read_known_tasks_list): Likewise.
13204 (read_known_tasks): Return void.
13205 (ada_build_task_list): Now static.
13206
70cd633e
AB
132072019-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
13208
13209 * gdbtypes.c (type_align): Allow alignment of TYPE_CODE_METHODPTR
13210 and TYPE_CODE_MEMBERPTR to be overridden by the gdbarch.
13211
040b3e95
PW
132122019-02-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13213
13214 * ada-task.c (_initialize_tasks): Use 'with_cleanup' register
13215 variant for ada_tasks_pspace_data_handle and
13216 ada_tasks_inferior_data_handle.
13217 (ada_tasks_pspace_data_cleanup): New function.
13218 (ada_tasks_inferior_data_cleanup): New function.
13219
9409233b
TT
132202019-02-17 Tom Tromey <tom@tromey.com>
13221
13222 * macrotab.h (macro_source_fullname): Return a std::string.
13223 * macrotab.c (macro_include, check_for_redefinition)
13224 (macro_undef, macro_lookup_definition, foreach_macro)
13225 (foreach_macro_in_scope): Update.
13226 (macro_source_fullname): Return a std::string.
13227 * macrocmd.c (show_pp_source_pos): Update.
13228
6506371f
TT
132292019-02-17 Tom Tromey <tom@tromey.com>
13230
13231 * macrocmd.c (show_pp_source_pos): Style the file names.
13232
0c820d67
TT
132332019-02-17 Tom Tromey <tom@tromey.com>
13234
13235 PR tui/24197:
13236 * tui/tui-source.c (tui_set_source_content_nil): Rewrite.
13237
a0087920
TT
132382019-02-17 Tom Tromey <tom@tromey.com>
13239
13240 * ada-lang.c (user_select_syms): Use filtered printing.
13241 * utils.c (wrap_style): New global.
13242 (desired_style): Remove.
13243 (emit_style_escape): Add stream parameter.
13244 (set_output_style, reset_terminal_style, prompt_for_continue):
13245 Update.
13246 (flush_wrap_buffer): Only flush gdb_stdout.
13247 (wrap_here): Set wrap_style.
13248 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
13249 treat escape sequences as a character. Change when wrap buffer is
13250 flushed.
13251 (fputs_styled): Do not set the output style when the default is
13252 requested.
13253 * ui-style.h (struct ui_file_style) <is_default>: New method.
13254 * source.c (print_source_lines_base): Emit escape sequences in one
13255 piece.
13256
75ba10dc
JB
132572019-02-17 Joel Brobecker <brobecker@adacore.com>
13258
13259 * gdbtypes.c (type_align): Handle TYPE_CODE_RANGE the same as
13260 integers and enumeration types.
13261
a2cd4f14
JB
132622019-02-17 Joel Brobecker <brobecker@adacore.com>
13263
13264 * ada-lang.c (standard_lookup): Use ada_lookup_encoded_symbol
13265 instead of lookup_symbol_in_language
13266 (do_exact_match): New function.
13267 (ada_get_symbol_name_matcher): Return do_exact_match when
13268 doing a verbatim match.
13269
485b851b
TT
132702019-02-15 Tom Tromey <tromey@adacore.com>
13271
13272 * ravenscar-thread.c (ravenscar_thread_target::resume)
13273 (ravenscar_thread_target::wait): Special case wildcard requests.
13274
0b790b1e
TT
132752019-02-15 Tom Tromey <tromey@adacore.com>
13276
13277 * ravenscar-thread.c (base_ptid): Remove.
13278 (struct ravenscar_thread_target) <close>: New method.
13279 <m_base_ptid>: New member.
13280 <update_inferior_ptid, active_task, task_is_currently_active,
13281 runtime_initialized>: Declare methods.
13282 <ravenscar_thread_target>: Add constructor.
13283 (ravenscar_thread_target::task_is_currently_active)
13284 (ravenscar_thread_target::update_inferior_ptid)
13285 (ravenscar_runtime_initialized): Rename. Now methods.
13286 (ravenscar_thread_target::resume, ravenscar_thread_target::wait)
13287 (ravenscar_thread_target::update_thread_list): Update.
13288 (ravenscar_thread_target::active_task): Now method.
13289 (ravenscar_thread_target::store_registers)
13290 (ravenscar_thread_target::prepare_to_store)
13291 (ravenscar_thread_target::prepare_to_store)
13292 (ravenscar_thread_target::mourn_inferior): Update.
13293 (ravenscar_inferior_created): Use "new" to create target.
13294 (ravenscar_thread_target::get_ada_task_ptid): Update.
13295 (_initialize_ravenscar): Don't initialize base_ptid.
13296 (ravenscar_ops): Remove global.
13297
dea57a62
TT
132982019-02-15 Tom Tromey <tromey@adacore.com>
13299
13300 * target.h (push_target): Declare new overload.
13301 * target.c (push_target): New overload, taking an rvalue reference.
13302 * remote.c (remote_target::open_1): Use push_target overload.
13303 * corelow.c (core_target_open): Use push_target overload.
13304
989f3c58
TT
133052019-02-15 Tom Tromey <tromey@adacore.com>
13306
13307 * ravenscar-thread.c (is_ravenscar_task)
13308 (ravenscar_task_is_currently_active): Return bool.
13309 (ravenscar_update_inferior_ptid, get_running_thread_msymbol)
13310 (_initialize_ravenscar): Remove "(void)".
13311 (has_ravenscar_runtime, ravenscar_runtime_initialized): Likewise.
13312 Return bool.
13313
6cbcc006
TT
133142019-02-15 Tom Tromey <tromey@adacore.com>
13315
13316 * ravenscar-thread.c (ravenscar_runtime_initializer)
13317 (has_ravenscar_runtime, get_running_thread_id)
13318 (ravenscar_thread_target::resume): Fix indentation.
13319
7657f14d
TT
133202019-02-15 Tom Tromey <tromey@adacore.com>
13321
13322 * sparc-ravenscar-thread.c (struct sparc_ravenscar_ops): Derive
13323 from ravenscar_arch_ops.
13324 (sparc_ravenscar_ops::fetch_registers)
13325 (sparc_ravenscar_ops::store_registers): Now methods.
13326 (sparc_ravenscar_prepare_to_store): Remove.
13327 (sparc_ravenscar_ops): Redefine.
13328 * ravenscar-thread.h (struct ravenscar_arch_ops): Add virtual
13329 methods and destructor. Remove members.
13330 * ravenscar-thread.c (ravenscar_thread_target::fetch_registers)
13331 (ravenscar_thread_target::store_registers)
13332 (ravenscar_thread_target::prepare_to_store): Update.
13333 * ppc-ravenscar-thread.c (ppc_ravenscar_generic_prepare_to_store):
13334 Remove.
13335 (struct ppc_ravenscar_powerpc_ops): Derive from
13336 ravenscar_arch_ops.
13337 (ppc_ravenscar_powerpc_ops::fetch_registers)
13338 (ppc_ravenscar_powerpc_ops::store_registers): Now methods.
13339 (ppc_ravenscar_powerpc_ops): Redefine.
13340 (struct ppc_ravenscar_e500_ops): Derive from ravenscar_arch_ops.
13341 (ppc_ravenscar_e500_ops::fetch_registers)
13342 (ppc_ravenscar_e500_ops::store_registers): Now methods.
13343 (ppc_ravenscar_e500_ops): Redefine.
13344 * aarch64-ravenscar-thread.c
13345 (aarch64_ravenscar_generic_prepare_to_store): Remove.
13346 (struct aarch64_ravenscar_ops): Derive from ravenscar_arch_ops.
13347 (aarch64_ravenscar_fetch_registers)
13348 (aarch64_ravenscar_store_registers): Now methods.
13349 (aarch64_ravenscar_ops): Redefine.
13350
5b6ea500
TT
133512019-02-15 Tom Tromey <tromey@adacore.com>
13352
13353 * ravenscar-thread.c (ravenscar_thread_target::stopped_by_sw_breakpoint)
13354 (ravenscar_thread_target::stopped_by_hw_breakpoint)
13355 (ravenscar_thread_target::stopped_by_watchpoint)
13356 (ravenscar_thread_target::stopped_data_address)
13357 (ravenscar_thread_target::core_of_thread): Use scoped_restore.
13358
e397fd39
TT
133592019-02-15 Tom Tromey <tromey@adacore.com>
13360
13361 * ravenscar-thread.c: Fix some typos.
13362
cc12f4a8
TT
133632019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13364 Tom Tromey <tromey@adacore.com>
13365
13366 * ada-lang.c (ada_exception_sal): Change addr_string to a
13367 std::string.
13368 (create_ada_exception_catchpoint): Update.
13369
5f486660
TT
133702019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13371 Tom Tromey <tromey@adacore.com>
13372
13373 * breakpoint.c (~bp_location): Rename from bp_location_dtor.
13374 (bp_location_ops): Remove.
13375 (base_breakpoint_allocate_location): Update.
13376 (free_bp_location): Update.
13377 * ada-lang.c (class ada_catchpoint_location)
13378 <ada_catchpoint_location>: Remove ops parameter.
13379 (ada_catchpoint_location_dtor): Remove.
13380 (ada_catchpoint_location_ops): Remove.
13381 (allocate_location_exception): Update.
13382 * breakpoint.h (struct bp_location_ops): Remove.
13383 (class bp_location) <bp_location>: Remove bp_location_ops
13384 parameter.
13385 <~bp_location>: Add destructor.
13386 <ops>: Remove.
13387
b671c7fb
TS
133882019-02-14 Thomas Schwinge <thomas@codesourcery.com>
13389 Pedro Alves <palves@redhat.com>
13390
13391 * remote.c (remote_target::remote_parse_stop_reply): Avoid using
13392 'PATH_MAX'.
13393
8071c5ce
DM
133942019-02-14 David Michael <fedora.dm0@gmail.com>
13395 Samuel Thibault <samuel.thibault@gnu.org>
13396 Thomas Schwinge <thomas@codesourcery.com>
13397
13398 * gnu-nat.c (S_proc_getmsgport_reply, S_proc_task2proc_reply)
13399 (S_proc_pid2proc_reply): Adjust to Hurd "proc" interface changes.
13400
b1041ae0
TS
134012019-02-14 Thomas Schwinge <thomas@codesourcery.com>
13402
924514e1
TS
13403 * gnu-nat.c (gnu_write_inferior, parse_int_arg, _parse_bool_arg)
13404 (check_empty): Use "const char *".
13405
c29ee8d4
TS
13406 * gnu-nat.c (gnu_nat_target::detach): Instead of
13407 'detach_inferior (pid)' call
13408 'detach_inferior (find_inferior_pid (pid))'.
13409
6c6ef69f
TS
13410 * configure.nat [gdb_host == i386gnu] (NATDEPFILES): Add
13411 'nat/fork-inferior.o'.
13412 * gnu-nat.c: #include "nat/fork-inferior.h".
13413
2d0a338c
TS
13414 * gnu-nat.c (gnu_nat_target::detach): Instead of
13415 'inf_child_maybe_unpush_target (ops)' call 'maybe_unpush_target'.
13416 * gnu-nat.h: #include "inf-child.h".
13417 * i386-gnu-nat.c (gnu_fetch_registers): Rename/move to
13418 'i386_gnu_nat_target::fetch_registers'.
13419 (gnu_store_registers): Rename/move to
13420 'i386_gnu_nat_target::store_registers'.
13421
cabb5f06
TS
13422 * config/i386/nm-i386gnu.h: Don't "#include" any files.
13423 * gnu-nat.h (mach_thread_info): New function.
13424 * gnu-nat.c (thread_takeover_sc_cmd): Use it.
13425
b1041ae0
TS
13426 * config/i386/nm-i386gnu.h (gnu_target_pid_to_str): Remove.
13427
2988d01e
KF
134282019-02-14 Frederic Konrad <konrad@adacore.com>
13429
13430 * riscv-rdep.c (riscv_type_alignment): Handle TYPE_CODE_RANGE.
13431
c559d709
JB
134322019-02-14 Joel Brobecker <brobecker@adacore.com>
13433
13434 * windows-nat.c (windows_add_thread): Add new parameter
13435 "main_thread_p" with default value set to false. Update
13436 function documentation as well as all callers.
13437 (windows_delete_thread): Likewise.
13438 (fake_create_process): Update call to windows_add_thread.
13439 (get_windows_debug_event) <CREATE_THREAD_DEBUG_EVENT>
13440 <CREATE_PROCESS_DEBUG_EVENT>: Likewise.
13441 <EXIT_THREAD_DEBUG_EVENT, EXIT_PROCESS_DEBUG_EVENT>: Update
13442 call to windows_delete_thread.
13443
007024cc
SM
134442019-02-13 Simon Marchi <simon.marchi@ericsson.com>
13445
13446 * MAINTAINERS: Add Andrew Burgess as global maintainer.
13447
f62318e9
JB
134482019-02-12 John Baldwin <jhb@FreeBSD.org>
13449
13450 * symfile.c (find_separate_debug_file): Use canonical path of
13451 sysroot with child_path instead of gdb_sysroot if it is valid.
13452
cd4b7848
JB
134532019-02-12 John Baldwin <jhb@FreeBSD.org>
13454
13455 * symfile.c (find_separate_debug_file): Use child_path to
13456 determine if an object file is under a sysroot.
13457
efac4bfe
JB
134582019-02-12 John Baldwin <jhb@FreeBSD.org>
13459
13460 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
13461 unittests/child-path-selftests.c.
13462 * common/pathstuff.c (child_path): New function.
13463 * common/pathstuff.h (child_path): New prototype.
13464 * unittests/child-path-selftests.c: New file.
13465
402d2bfe
JB
134662019-02-12 John Baldwin <jhb@FreeBSD.org>
13467
13468 * symfile.c (find_separate_debug_file): Look for separate debug
13469 files in debug directories under the sysroot.
13470
1ed9f74e
PW
134712019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13472
13473 * symtab.h (struct minimal_symbol data_p): New const method.
13474 (struct minimal_symbol text_p): Likewise.
13475 * symtab.c (output_source_filename): Use file name style
13476 to print file name.
13477 (print_symbol_info): Likewise.
13478 (print_msymbol_info): Use address style to print addresses.
13479 Use function name style to print executable text symbols.
13480 (expand_symtab_containing_pc): Use data_p.
13481 (find_pc_sect_compunit_symtab): Likewise.
13482
2636d81d
PW
134832019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13484
13485 * breakpoint.c (describe_other_breakpoints): Use address style
13486 to print addresses.
13487 (say_where): Likewise.
13488
ac8c53cc
PW
134892019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13490
13491 * ada-typeprint.c (print_func_type): Print function name
13492 style to print function name.
13493 * c-typeprint.c (c_print_type_1): Likewise.
13494
ea638c43
AH
134952019-02-11 Alan Hayward <alan.hayward@arm.com>
13496
13497 * aarch64-linux-tdep.c (aarch64_linux_get_syscall_number): Check
13498 for execve.
13499
ab759ca8
PW
135002019-02-10 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13501
13502 * c-exp.y (direct_abs_decl): Use emplace_back to record the
13503 type_stack.
13504
aff29d1c
JB
135052019-02-10 Joel Brobecker <brobecker@adacore.com>
13506
13507 * ada-varobj.c (ada_value_is_changeable_p): Add handling of
13508 TYPE_CODE_REF types.
13509
617126bc
JW
135102019-02-08 Jim Wilson <jimw@sifive.com>
13511
13512 * riscv-linux-tdep.c (riscv_linux_fregmap): New.
13513 (riscv_linux_fregset): New.
13514 (riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.
13515
46e3ed7f
TT
135162019-02-07 Tom Tromey <tom@tromey.com>
13517
13518 * thread.c (thread_cancel_execution_command): Update.
13519 * thread-fsm.h (struct thread_fsm): Add constructor, destructor,
13520 methods.
13521 (struct thread_fsm_ops): Remove.
13522 (thread_fsm_ctor, thread_fsm_delete, thread_fsm_clean_up)
13523 (thread_fsm_should_stop, thread_fsm_return_value)
13524 (thread_fsm_set_finished, thread_fsm_finished_p)
13525 (thread_fsm_async_reply_reason, thread_fsm_should_notify_stop):
13526 Don't declare.
13527 * mi/mi-interp.c (mi_on_normal_stop_1): Update.
13528 * infrun.c (clear_proceed_status_thread)
13529 (clean_up_just_stopped_threads_fsms, fetch_inferior_event)
13530 (print_stop_event): Update.
13531 * infcmd.c (struct step_command_fsm): Inherit from thread_fsm.
13532 Add constructor.
13533 (step_command_fsm_ops): Remove.
13534 (new_step_command_fsm): Remove.
13535 (step_1): Update.
13536 (step_command_fsm::should_stop): Rename from
13537 step_command_fsm_should_stop.
13538 (step_command_fsm::clean_up): Rename from
13539 step_command_fsm_clean_up.
13540 (step_command_fsm::do_async_reply_reason): Rename from
13541 step_command_fsm_async_reply_reason.
13542 (struct until_next_fsm): Inherit from thread_fsm. Add
13543 constructor.
13544 (until_next_fsm_ops): Remove.
13545 (new_until_next_fsm): Remove.
13546 (until_next_fsm::should_stop): Rename from
13547 until_next_fsm_should_stop.
13548 (until_next_fsm::clean_up): Rename from until_next_fsm_clean_up.
13549 (until_next_fsm::do_async_reply_reason): Rename from
13550 until_next_fsm_async_reply_reason.
13551 (struct finish_command_fsm): Inherit from thread_fsm. Add
13552 constructor. Change type of breakpoint.
13553 (finish_command_fsm_ops): Remove.
13554 (new_finish_command_fsm): Remove.
13555 (finish_command_fsm::should_stop): Rename from
13556 finish_command_fsm_should_stop.
13557 (finish_command_fsm::clean_up): Rename from
13558 finish_command_fsm_clean_up.
13559 (finish_command_fsm::return_value): Rename from
13560 finish_command_fsm_return_value.
13561 (finish_command_fsm::do_async_reply_reason): Rename from
13562 finish_command_fsm_async_reply_reason.
13563 (finish_command): Update.
13564 * infcall.c (struct call_thread_fsm): Inherit from thread_fsm.
13565 Add constructor.
13566 (call_thread_fsm_ops): Remove.
13567 (call_thread_fsm::call_thread_fsm): Rename from
13568 new_call_thread_fsm.
13569 (call_thread_fsm::should_stop): Rename from
13570 call_thread_fsm_should_stop.
13571 (call_thread_fsm::should_notify_stop): Rename from
13572 call_thread_fsm_should_notify_stop.
13573 (run_inferior_call, call_function_by_hand_dummy): Update.
13574 * cli/cli-interp.c (should_print_stop_to_console): Update.
13575 * breakpoint.c (struct until_break_fsm): Inherit from thread_fsm.
13576 Add constructor. Change type of location_breakpoint,
13577 caller_breakpoint.
13578 (until_break_fsm_ops): Remove.
13579 (new_until_break_fsm): Remove.
13580 (until_break_fsm::should_stop): Rename from
13581 until_break_fsm_should_stop.
13582 (until_break_fsm::clean_up): Rename from
13583 until_break_fsm_clean_up.
13584 (until_break_fsm::do_async_reply_reason): Rename from
13585 until_break_fsm_async_reply_reason.
13586 (until_break_command): Update.
13587 * thread-fsm.c: Remove.
13588 * Makefile.in (COMMON_SFILES): Remove thread-fsm.c.
13589
1a5c2598
TT
135902019-02-07 Tom Tromey <tom@tromey.com>
13591
13592 * yy-remap.h: Add include guard.
13593 * xtensa-tdep.h: Add include guard.
13594 * xcoffread.h: Rename include guard.
13595 * varobj-iter.h: Add include guard.
13596 * tui/tui.h: Rename include guard.
13597 * tui/tui-winsource.h: Rename include guard.
13598 * tui/tui-wingeneral.h: Rename include guard.
13599 * tui/tui-windata.h: Rename include guard.
13600 * tui/tui-win.h: Rename include guard.
13601 * tui/tui-stack.h: Rename include guard.
13602 * tui/tui-source.h: Rename include guard.
13603 * tui/tui-regs.h: Rename include guard.
13604 * tui/tui-out.h: Rename include guard.
13605 * tui/tui-layout.h: Rename include guard.
13606 * tui/tui-io.h: Rename include guard.
13607 * tui/tui-hooks.h: Rename include guard.
13608 * tui/tui-file.h: Rename include guard.
13609 * tui/tui-disasm.h: Rename include guard.
13610 * tui/tui-data.h: Rename include guard.
13611 * tui/tui-command.h: Rename include guard.
13612 * tic6x-tdep.h: Add include guard.
13613 * target/waitstatus.h: Rename include guard.
13614 * target/wait.h: Rename include guard.
13615 * target/target.h: Rename include guard.
13616 * target/resume.h: Rename include guard.
13617 * target-float.h: Rename include guard.
13618 * stabsread.h: Add include guard.
13619 * rs6000-tdep.h: Add include guard.
13620 * riscv-fbsd-tdep.h: Add include guard.
13621 * regformats/regdef.h: Rename include guard.
13622 * record.h: Rename include guard.
13623 * python/python.h: Rename include guard.
13624 * python/python-internal.h: Rename include guard.
13625 * python/py-stopevent.h: Rename include guard.
13626 * python/py-ref.h: Rename include guard.
13627 * python/py-record.h: Rename include guard.
13628 * python/py-record-full.h: Rename include guard.
13629 * python/py-record-btrace.h: Rename include guard.
13630 * python/py-instruction.h: Rename include guard.
13631 * python/py-events.h: Rename include guard.
13632 * python/py-event.h: Rename include guard.
13633 * procfs.h: Add include guard.
13634 * proc-utils.h: Add include guard.
13635 * p-lang.h: Add include guard.
13636 * or1k-tdep.h: Rename include guard.
13637 * observable.h: Rename include guard.
13638 * nto-tdep.h: Rename include guard.
13639 * nat/x86-linux.h: Rename include guard.
13640 * nat/x86-linux-dregs.h: Rename include guard.
13641 * nat/x86-gcc-cpuid.h: Add include guard.
13642 * nat/x86-dregs.h: Rename include guard.
13643 * nat/x86-cpuid.h: Rename include guard.
13644 * nat/ppc-linux.h: Rename include guard.
13645 * nat/mips-linux-watch.h: Rename include guard.
13646 * nat/linux-waitpid.h: Rename include guard.
13647 * nat/linux-ptrace.h: Rename include guard.
13648 * nat/linux-procfs.h: Rename include guard.
13649 * nat/linux-osdata.h: Rename include guard.
13650 * nat/linux-nat.h: Rename include guard.
13651 * nat/linux-namespaces.h: Rename include guard.
13652 * nat/linux-btrace.h: Rename include guard.
13653 * nat/glibc_thread_db.h: Rename include guard.
13654 * nat/gdb_thread_db.h: Rename include guard.
13655 * nat/gdb_ptrace.h: Rename include guard.
13656 * nat/fork-inferior.h: Rename include guard.
13657 * nat/amd64-linux-siginfo.h: Rename include guard.
13658 * nat/aarch64-sve-linux-sigcontext.h: Rename include guard.
13659 * nat/aarch64-sve-linux-ptrace.h: Rename include guard.
13660 * nat/aarch64-linux.h: Rename include guard.
13661 * nat/aarch64-linux-hw-point.h: Rename include guard.
13662 * mn10300-tdep.h: Add include guard.
13663 * mips-linux-tdep.h: Add include guard.
13664 * mi/mi-parse.h: Rename include guard.
13665 * mi/mi-out.h: Rename include guard.
13666 * mi/mi-main.h: Rename include guard.
13667 * mi/mi-interp.h: Rename include guard.
13668 * mi/mi-getopt.h: Rename include guard.
13669 * mi/mi-console.h: Rename include guard.
13670 * mi/mi-common.h: Rename include guard.
13671 * mi/mi-cmds.h: Rename include guard.
13672 * mi/mi-cmd-break.h: Rename include guard.
13673 * m2-lang.h: Add include guard.
13674 * location.h: Rename include guard.
13675 * linux-record.h: Rename include guard.
13676 * linux-nat.h: Add include guard.
13677 * linux-fork.h: Add include guard.
13678 * i386-darwin-tdep.h: Rename include guard.
13679 * hppa-linux-offsets.h: Add include guard.
13680 * guile/guile.h: Rename include guard.
13681 * guile/guile-internal.h: Rename include guard.
13682 * gnu-nat.h: Rename include guard.
13683 * gdb-stabs.h: Rename include guard.
13684 * frv-tdep.h: Add include guard.
13685 * f-lang.h: Add include guard.
13686 * event-loop.h: Add include guard.
13687 * darwin-nat.h: Rename include guard.
13688 * cp-abi.h: Rename include guard.
13689 * config/sparc/nm-sol2.h: Rename include guard.
13690 * config/nm-nto.h: Rename include guard.
13691 * config/nm-linux.h: Add include guard.
13692 * config/i386/nm-i386gnu.h: Rename include guard.
13693 * config/djgpp/nl_types.h: Rename include guard.
13694 * config/djgpp/langinfo.h: Rename include guard.
13695 * compile/gcc-cp-plugin.h: Add include guard.
13696 * compile/gcc-c-plugin.h: Add include guard.
13697 * compile/compile.h: Rename include guard.
13698 * compile/compile-object-run.h: Rename include guard.
13699 * compile/compile-object-load.h: Rename include guard.
13700 * compile/compile-internal.h: Rename include guard.
13701 * compile/compile-cplus.h: Rename include guard.
13702 * compile/compile-c.h: Rename include guard.
13703 * common/xml-utils.h: Rename include guard.
13704 * common/x86-xstate.h: Rename include guard.
13705 * common/version.h: Rename include guard.
13706 * common/vec.h: Rename include guard.
13707 * common/tdesc.h: Rename include guard.
13708 * common/selftest.h: Rename include guard.
13709 * common/scoped_restore.h: Rename include guard.
13710 * common/scoped_mmap.h: Rename include guard.
13711 * common/scoped_fd.h: Rename include guard.
13712 * common/safe-iterator.h: Rename include guard.
13713 * common/run-time-clock.h: Rename include guard.
13714 * common/refcounted-object.h: Rename include guard.
13715 * common/queue.h: Rename include guard.
13716 * common/ptid.h: Rename include guard.
13717 * common/print-utils.h: Rename include guard.
13718 * common/preprocessor.h: Rename include guard.
13719 * common/pathstuff.h: Rename include guard.
13720 * common/observable.h: Rename include guard.
13721 * common/netstuff.h: Rename include guard.
13722 * common/job-control.h: Rename include guard.
13723 * common/host-defs.h: Rename include guard.
13724 * common/gdb_wait.h: Rename include guard.
13725 * common/gdb_vecs.h: Rename include guard.
13726 * common/gdb_unlinker.h: Rename include guard.
13727 * common/gdb_unique_ptr.h: Rename include guard.
13728 * common/gdb_tilde_expand.h: Rename include guard.
13729 * common/gdb_sys_time.h: Rename include guard.
13730 * common/gdb_string_view.h: Rename include guard.
13731 * common/gdb_splay_tree.h: Rename include guard.
13732 * common/gdb_setjmp.h: Rename include guard.
13733 * common/gdb_ref_ptr.h: Rename include guard.
13734 * common/gdb_optional.h: Rename include guard.
13735 * common/gdb_locale.h: Rename include guard.
13736 * common/gdb_assert.h: Rename include guard.
13737 * common/filtered-iterator.h: Rename include guard.
13738 * common/filestuff.h: Rename include guard.
13739 * common/fileio.h: Rename include guard.
13740 * common/environ.h: Rename include guard.
13741 * common/common-utils.h: Rename include guard.
13742 * common/common-types.h: Rename include guard.
13743 * common/common-regcache.h: Rename include guard.
13744 * common/common-inferior.h: Rename include guard.
13745 * common/common-gdbthread.h: Rename include guard.
13746 * common/common-exceptions.h: Rename include guard.
13747 * common/common-defs.h: Rename include guard.
13748 * common/common-debug.h: Rename include guard.
13749 * common/cleanups.h: Rename include guard.
13750 * common/buffer.h: Rename include guard.
13751 * common/btrace-common.h: Rename include guard.
13752 * common/break-common.h: Rename include guard.
13753 * cli/cli-utils.h: Rename include guard.
13754 * cli/cli-style.h: Rename include guard.
13755 * cli/cli-setshow.h: Rename include guard.
13756 * cli/cli-script.h: Rename include guard.
13757 * cli/cli-interp.h: Rename include guard.
13758 * cli/cli-decode.h: Rename include guard.
13759 * cli/cli-cmds.h: Rename include guard.
13760 * charset-list.h: Add include guard.
13761 * buildsym-legacy.h: Rename include guard.
13762 * bfin-tdep.h: Add include guard.
13763 * ax.h: Rename include guard.
13764 * arm-linux-tdep.h: Add include guard.
13765 * arm-fbsd-tdep.h: Add include guard.
13766 * arch/xtensa.h: Rename include guard.
13767 * arch/tic6x.h: Add include guard.
13768 * arch/i386.h: Add include guard.
13769 * arch/arm.h: Rename include guard.
13770 * arch/arm-linux.h: Rename include guard.
13771 * arch/arm-get-next-pcs.h: Rename include guard.
13772 * arch/amd64.h: Add include guard.
13773 * arch/aarch64-insn.h: Rename include guard.
13774 * arch-utils.h: Rename include guard.
13775 * annotate.h: Add include guard.
13776 * amd64-darwin-tdep.h: Rename include guard.
13777 * aarch64-linux-tdep.h: Add include guard.
13778 * aarch64-fbsd-tdep.h: Add include guard.
13779 * aarch32-linux-nat.h: Add include guard.
13780
ab9268d2
PW
137812019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13782
13783 * macrotab.c (macro_define_internal): New function that
13784 factorizes macro_define_object_internal and macro_define_function
13785 code.
13786 (macro_define_object_internal): Use macro_define_internal.
13787 (macro_define_function): Likewise.
13788
bb0da2b4
PW
137892019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13790
13791 * macrocmd.c (extract_identifier): Return
13792 a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
13793 callers.
13794
424eb552
JB
137952019-02-06 John Baldwin <jhb@FreeBSD.org>
13796
13797 * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
13798
1688cb29
TT
137992019-02-05 Tom Tromey <tom@tromey.com>
13800
13801 * target.c (target_stack::unpush): Move assertion earlier.
13802
b5eba2d8
TT
138032019-01-30 Tom Tromey <tom@tromey.com>
13804
13805 PR python/23615:
13806 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
13807 (gdbpy_parse_and_eval): Likewise.
13808 * python/python-internal.h (gdbpy_allow_threads): New class.
13809
7054e2ff
JB
138102019-01-28 John Baldwin <jhb@FreeBSD.org>
13811
13812 * aarch64-fbsd-tdep.c (aarch64_fbsd_gregmap)
13813 (aarch64_fbsd_fpregmap): Move earlier.
13814 (AARCH64_MCONTEXT_REG_SIZE, AARCH64_MCONTEXT_FPREG_SIZE): Delete.
13815 (aarch64_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
13816 instead of individual calls to trad_frame_set_reg_addr.
13817 * arm-fbsd-tdep.c (arm_fbsd_gregmap, arm_fbsd_vfpregmap): Move
13818 earlier.
13819 (ARM_MCONTEXT_REG_SIZE, ARM_MCONTEXT_VFP_REG_SIZE): Delete.
13820 (arm_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
13821 instead of individual calls to trad_frame_set_reg_addr.
13822
36c25ffa
AH
138232019-01-28 Alan Hayward <alan.hayward@arm.com>
13824
13825 * CONTRIBUTE: Replace contribution list with wiki link.
13826
a0707f3c
TT
138272019-01-25 Tom Tromey <tom@tromey.com>
13828
13829 * Makefile.in (GDB_CFLAGS): Don't add -I for common.
13830
0747795c
TT
138312019-01-25 Tom Tromey <tom@tromey.com>
13832
13833 * xtensa-linux-nat.c: Fix common/ includes.
13834 * xml-support.h: Fix common/ includes.
13835 * xml-support.c: Fix common/ includes.
13836 * x86-linux-nat.c: Fix common/ includes.
13837 * windows-nat.c: Fix common/ includes.
13838 * varobj.h: Fix common/ includes.
13839 * varobj.c: Fix common/ includes.
13840 * value.c: Fix common/ includes.
13841 * valops.c: Fix common/ includes.
13842 * utils.c: Fix common/ includes.
13843 * unittests/xml-utils-selftests.c: Fix common/ includes.
13844 * unittests/utils-selftests.c: Fix common/ includes.
13845 * unittests/unpack-selftests.c: Fix common/ includes.
13846 * unittests/tracepoint-selftests.c: Fix common/ includes.
13847 * unittests/style-selftests.c: Fix common/ includes.
13848 * unittests/string_view-selftests.c: Fix common/ includes.
13849 * unittests/scoped_restore-selftests.c: Fix common/ includes.
13850 * unittests/scoped_mmap-selftests.c: Fix common/ includes.
13851 * unittests/scoped_fd-selftests.c: Fix common/ includes.
13852 * unittests/rsp-low-selftests.c: Fix common/ includes.
13853 * unittests/parse-connection-spec-selftests.c: Fix common/
13854 includes.
13855 * unittests/optional-selftests.c: Fix common/ includes.
13856 * unittests/offset-type-selftests.c: Fix common/ includes.
13857 * unittests/observable-selftests.c: Fix common/ includes.
13858 * unittests/mkdir-recursive-selftests.c: Fix common/ includes.
13859 * unittests/memrange-selftests.c: Fix common/ includes.
13860 * unittests/memory-map-selftests.c: Fix common/ includes.
13861 * unittests/lookup_name_info-selftests.c: Fix common/ includes.
13862 * unittests/function-view-selftests.c: Fix common/ includes.
13863 * unittests/environ-selftests.c: Fix common/ includes.
13864 * unittests/copy_bitwise-selftests.c: Fix common/ includes.
13865 * unittests/common-utils-selftests.c: Fix common/ includes.
13866 * unittests/cli-utils-selftests.c: Fix common/ includes.
13867 * unittests/array-view-selftests.c: Fix common/ includes.
13868 * ui-file.c: Fix common/ includes.
13869 * tui/tui-io.c: Fix common/ includes.
13870 * tracepoint.h: Fix common/ includes.
13871 * tracepoint.c: Fix common/ includes.
13872 * tracefile-tfile.c: Fix common/ includes.
13873 * top.h: Fix common/ includes.
13874 * top.c: Fix common/ includes.
13875 * thread.c: Fix common/ includes.
13876 * target/waitstatus.h: Fix common/ includes.
13877 * target/waitstatus.c: Fix common/ includes.
13878 * target.h: Fix common/ includes.
13879 * target.c: Fix common/ includes.
13880 * target-memory.c: Fix common/ includes.
13881 * target-descriptions.c: Fix common/ includes.
13882 * symtab.h: Fix common/ includes.
13883 * symfile.c: Fix common/ includes.
13884 * stap-probe.c: Fix common/ includes.
13885 * spu-linux-nat.c: Fix common/ includes.
13886 * sparc-nat.c: Fix common/ includes.
13887 * source.c: Fix common/ includes.
13888 * solib.c: Fix common/ includes.
13889 * solib-target.c: Fix common/ includes.
13890 * ser-unix.c: Fix common/ includes.
13891 * ser-tcp.c: Fix common/ includes.
13892 * ser-pipe.c: Fix common/ includes.
13893 * ser-base.c: Fix common/ includes.
13894 * selftest-arch.c: Fix common/ includes.
13895 * s12z-tdep.c: Fix common/ includes.
13896 * rust-exp.y: Fix common/ includes.
13897 * rs6000-aix-tdep.c: Fix common/ includes.
13898 * riscv-tdep.c: Fix common/ includes.
13899 * remote.c: Fix common/ includes.
13900 * remote-notif.h: Fix common/ includes.
13901 * remote-fileio.h: Fix common/ includes.
13902 * remote-fileio.c: Fix common/ includes.
13903 * regcache.h: Fix common/ includes.
13904 * regcache.c: Fix common/ includes.
13905 * record-btrace.c: Fix common/ includes.
13906 * python/python.c: Fix common/ includes.
13907 * python/py-type.c: Fix common/ includes.
13908 * python/py-inferior.c: Fix common/ includes.
13909 * progspace.h: Fix common/ includes.
13910 * producer.c: Fix common/ includes.
13911 * procfs.c: Fix common/ includes.
13912 * proc-api.c: Fix common/ includes.
13913 * printcmd.c: Fix common/ includes.
13914 * ppc-linux-nat.c: Fix common/ includes.
13915 * parser-defs.h: Fix common/ includes.
13916 * osdata.c: Fix common/ includes.
13917 * obsd-nat.c: Fix common/ includes.
13918 * nat/x86-linux.c: Fix common/ includes.
13919 * nat/x86-linux-dregs.c: Fix common/ includes.
13920 * nat/x86-dregs.h: Fix common/ includes.
13921 * nat/x86-dregs.c: Fix common/ includes.
13922 * nat/ppc-linux.c: Fix common/ includes.
13923 * nat/mips-linux-watch.h: Fix common/ includes.
13924 * nat/mips-linux-watch.c: Fix common/ includes.
13925 * nat/linux-waitpid.c: Fix common/ includes.
13926 * nat/linux-ptrace.h: Fix common/ includes.
13927 * nat/linux-ptrace.c: Fix common/ includes.
13928 * nat/linux-procfs.c: Fix common/ includes.
13929 * nat/linux-personality.c: Fix common/ includes.
13930 * nat/linux-osdata.c: Fix common/ includes.
13931 * nat/linux-namespaces.c: Fix common/ includes.
13932 * nat/linux-btrace.h: Fix common/ includes.
13933 * nat/linux-btrace.c: Fix common/ includes.
13934 * nat/fork-inferior.c: Fix common/ includes.
13935 * nat/amd64-linux-siginfo.c: Fix common/ includes.
13936 * nat/aarch64-sve-linux-ptrace.c: Fix common/ includes.
13937 * nat/aarch64-linux.c: Fix common/ includes.
13938 * nat/aarch64-linux-hw-point.h: Fix common/ includes.
13939 * nat/aarch64-linux-hw-point.c: Fix common/ includes.
13940 * namespace.h: Fix common/ includes.
13941 * mips-linux-tdep.c: Fix common/ includes.
13942 * minsyms.c: Fix common/ includes.
13943 * mi/mi-parse.h: Fix common/ includes.
13944 * mi/mi-main.c: Fix common/ includes.
13945 * mi/mi-cmd-env.c: Fix common/ includes.
13946 * memrange.h: Fix common/ includes.
13947 * memattr.c: Fix common/ includes.
13948 * maint.h: Fix common/ includes.
13949 * maint.c: Fix common/ includes.
13950 * main.c: Fix common/ includes.
13951 * machoread.c: Fix common/ includes.
13952 * location.c: Fix common/ includes.
13953 * linux-thread-db.c: Fix common/ includes.
13954 * linux-nat.c: Fix common/ includes.
13955 * linux-fork.c: Fix common/ includes.
13956 * inline-frame.c: Fix common/ includes.
13957 * infrun.c: Fix common/ includes.
13958 * inflow.c: Fix common/ includes.
13959 * inferior.h: Fix common/ includes.
13960 * inferior.c: Fix common/ includes.
13961 * infcmd.c: Fix common/ includes.
13962 * inf-ptrace.c: Fix common/ includes.
13963 * inf-child.c: Fix common/ includes.
13964 * ia64-linux-nat.c: Fix common/ includes.
13965 * i387-tdep.c: Fix common/ includes.
13966 * i386-tdep.c: Fix common/ includes.
13967 * i386-linux-tdep.c: Fix common/ includes.
13968 * i386-linux-nat.c: Fix common/ includes.
13969 * i386-go32-tdep.c: Fix common/ includes.
13970 * i386-fbsd-tdep.c: Fix common/ includes.
13971 * i386-fbsd-nat.c: Fix common/ includes.
13972 * guile/scm-type.c: Fix common/ includes.
13973 * guile/guile.c: Fix common/ includes.
13974 * go32-nat.c: Fix common/ includes.
13975 * gnu-nat.c: Fix common/ includes.
13976 * gdbthread.h: Fix common/ includes.
13977 * gdbarch-selftests.c: Fix common/ includes.
13978 * gdb_usleep.c: Fix common/ includes.
13979 * gdb_select.h: Fix common/ includes.
13980 * gdb_bfd.c: Fix common/ includes.
13981 * gcore.c: Fix common/ includes.
13982 * fork-child.c: Fix common/ includes.
13983 * findvar.c: Fix common/ includes.
13984 * fbsd-nat.c: Fix common/ includes.
13985 * event-top.c: Fix common/ includes.
13986 * event-loop.c: Fix common/ includes.
13987 * dwarf2read.c: Fix common/ includes.
13988 * dwarf2loc.c: Fix common/ includes.
13989 * dwarf2-frame.c: Fix common/ includes.
13990 * dwarf-index-cache.c: Fix common/ includes.
13991 * dtrace-probe.c: Fix common/ includes.
13992 * disasm-selftests.c: Fix common/ includes.
13993 * defs.h: Fix common/ includes.
13994 * csky-tdep.c: Fix common/ includes.
13995 * cp-valprint.c: Fix common/ includes.
13996 * cp-support.h: Fix common/ includes.
13997 * cp-support.c: Fix common/ includes.
13998 * corelow.c: Fix common/ includes.
13999 * completer.h: Fix common/ includes.
14000 * completer.c: Fix common/ includes.
14001 * compile/compile.c: Fix common/ includes.
14002 * compile/compile-loc2c.c: Fix common/ includes.
14003 * compile/compile-cplus-types.c: Fix common/ includes.
14004 * compile/compile-cplus-symbols.c: Fix common/ includes.
14005 * command.h: Fix common/ includes.
14006 * cli/cli-dump.c: Fix common/ includes.
14007 * cli/cli-cmds.c: Fix common/ includes.
14008 * charset.c: Fix common/ includes.
14009 * build-id.c: Fix common/ includes.
14010 * btrace.h: Fix common/ includes.
14011 * btrace.c: Fix common/ includes.
14012 * breakpoint.h: Fix common/ includes.
14013 * breakpoint.c: Fix common/ includes.
14014 * ax.h:
14015 (enum agent_op): Fix common/ includes.
14016 * ax-general.c (struct aop_map): Fix common/ includes.
14017 * ax-gdb.c: Fix common/ includes.
14018 * auxv.c: Fix common/ includes.
14019 * auto-load.c: Fix common/ includes.
14020 * arm-tdep.c: Fix common/ includes.
14021 * arch/riscv.c: Fix common/ includes.
14022 * arch/ppc-linux-common.c: Fix common/ includes.
14023 * arch/i386.c: Fix common/ includes.
14024 * arch/arm.c: Fix common/ includes.
14025 * arch/arm-linux.c: Fix common/ includes.
14026 * arch/arm-get-next-pcs.c: Fix common/ includes.
14027 * arch/amd64.c: Fix common/ includes.
14028 * arch/aarch64.c: Fix common/ includes.
14029 * arch/aarch64-insn.c: Fix common/ includes.
14030 * arch-utils.c: Fix common/ includes.
14031 * amd64-windows-tdep.c: Fix common/ includes.
14032 * amd64-tdep.c: Fix common/ includes.
14033 * amd64-sol2-tdep.c: Fix common/ includes.
14034 * amd64-obsd-tdep.c: Fix common/ includes.
14035 * amd64-nbsd-tdep.c: Fix common/ includes.
14036 * amd64-linux-tdep.c: Fix common/ includes.
14037 * amd64-linux-nat.c: Fix common/ includes.
14038 * amd64-fbsd-tdep.c: Fix common/ includes.
14039 * amd64-fbsd-nat.c: Fix common/ includes.
14040 * amd64-dicos-tdep.c: Fix common/ includes.
14041 * amd64-darwin-tdep.c: Fix common/ includes.
14042 * agent.c: Fix common/ includes.
14043 * ada-lang.h: Fix common/ includes.
14044 * ada-lang.c: Fix common/ includes.
14045 * aarch64-tdep.c: Fix common/ includes.
14046
2f5c153e
TT
140472019-01-25 Tom Tromey <tom@tromey.com>
14048
14049 * common/create-version.sh: Use common/version.h.
14050
adc6a863
PA
140512019-01-24 Pedro Alves <palves@redhat.com>
14052
14053 * infrun.c (signal_stop, signal_print, signal_program)
14054 (signal_catch, signal_pass): Now arrays instead of pointers.
14055 (update_signals_program_target, do_target_resume)
14056 (signal_catch_update, handle_command, _initialize_infrun): Adjust.
14057 * linux-nat.c (linux_nat_target::pass_signals)
14058 (linux_nat_target::create_inferior, linux_nat_target::attach):
14059 Adjust.
14060 * linux-nat.h (linux_nat_target::pass_signals): Adjust.
14061 * nto-procfs.c (nto_procfs_target::pass_signals): Adjust.
14062 * procfs.c (procfs_target::pass_signals): Adjust.
14063 * record-full.c (record_full_target::resume): Adjust.
14064 * remote.c (remote_target::pass_signals)
14065 (remote_target::program_signals): Adjust.
14066 * target-debug.h (target_debug_print_signals): Now takes a
14067 gdb::array_view as parameter. Adjust.
14068 * target.h (target_ops) <pass_signals, program_signals>: Replace
14069 pointer and length parameters with gdb::array_view.
14070 (target_pass_signals, target_program_signals): Likewise.
14071 * target-delegates.c: Regenerate.
14072
3046d67a
PA
140732019-01-24 Pedro Alves <palves@redhat.com>
14074
14075 * common/forward-scope-exit.h
14076 (forward_scope_exit::forward_scope_exit): Pass arguments to
14077 m_bind_function directly, instead of creating a std::bind and
14078 copying that.
14079
353229bf
AH
140802019-01-24 Alan Hayward <alan.hayward@arm.com>
14081
14082 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
14083 for static members.
14084 (pass_in_v_vfp_candidate): Likewise.
14085
311dc83a
TT
140862019-01-23 Tom Tromey <tom@tromey.com>
14087 Pedro Alves <palves@redhat.com>
14088
14089 * regcache.c (class regcache_invalidator): Remove.
14090 (regcache::raw_write): Use make_scope_exit.
14091
296bd123
TT
140922019-01-23 Tom Tromey <tom@tromey.com>
14093
14094 * ui-out.h (class ui_out_emit_type): Update comment.
14095
979a0d13
TT
140962019-01-23 Tom Tromey <tom@tromey.com>
14097
14098 * infrun.c (fetch_inferior_event): Update comment.
14099
d238133d
TT
141002019-01-23 Tom Tromey <tom@tromey.com>
14101 Pedro Alves <palves@redhat.com>
14102
14103 * infrun.c (reinstall_readline_callback_handler_cleanup): Remove
14104 parameter.
14105 (fetch_inferior_event): Use SCOPE_EXIT.
14106
14107
9885e6bb
TT
141082019-01-23 Tom Tromey <tom@tromey.com>
14109 Pedro Alves <palves@redhat.com>
14110
14111 * infrun.c (disable_thread_events): Delete.
14112 (stop_all_threads): Use SCOPE_EXIT.
14113
286526c1
TT
141142019-01-23 Tom Tromey <tom@tromey.com>
14115 Pedro Alves <palves@redhat.com>
14116
14117 * symfile.c: Include forward-scope-exit.h.
14118 (clear_symtab_users_cleanup): Replace forward declaration with
14119 a FORWARD_SCOPE_EXIT.
14120 (syms_from_objfile_1): Use the forward_scope_exit and
14121 gdb::optional instead of cleanup_function.
14122 (reread_symbols): Use the forward_scope_exit instead of
14123 cleanup_function.
14124 (clear_symtab_users_cleanup): Remove function.
14125
1db93f14
TT
141262019-01-23 Tom Tromey <tom@tromey.com>
14127 Pedro Alves <palves@redhat.com>
14128
14129 * linux-nat.c: Include scope-exit.h.
14130 (cleanup_target_stop): Remove.
14131 (linux_nat_target::static_tracepoint_markers_by_strid): Use
14132 SCOPE_EXIT.
14133
2cc83d1e
TT
141342019-01-23 Tom Tromey <tom@tromey.com>
14135 Pedro Alves <palves@redhat.com>
14136
14137 * infcall.c (cleanup_delete_std_terminate_breakpoint): Remove.
14138 (call_function_by_hand_dummy): Use SCOPE_EXIT.
14139
694c6bf5
TT
141402019-01-23 Tom Tromey <tom@tromey.com>
14141 Andrew Burgess <andrew.burgess@embecosm.com>
14142 Pedro Alves <palves@redhat.com>
14143
14144 * infrun.c (fetch_inferior_event): Use scope_exit.
14145 * utils.h (make_bpstat_clear_actions_cleanup): Don't declare.
14146 * top.c (execute_command): Use scope_exit.
14147 * breakpoint.c (bpstat_do_actions): Use scope_exit.
14148 * utils.c (do_bpstat_clear_actions_cleanup)
14149 (make_bpstat_clear_actions_cleanup): Remove.
14150
4c41382a
TT
141512019-01-23 Tom Tromey <tom@tromey.com>
14152 Pedro Alves <palves@redhat.com>
14153
14154 * infrun.c: Include "common/scope-exit.h"
14155 (delete_just_stopped_threads_infrun_breakpoints_cleanup): Remove.
14156 (wait_for_inferior): Use SCOPE_EXIT.
14157 (fetch_inferior_event): Use scope_exit.
14158
89f8fb50
TT
141592019-01-23 Tom Tromey <tom@tromey.com>
14160 Pedro Alves <palves@redhat.com>
14161
14162 * breakpoint.c (create_breakpoint): Remove cleanup.
14163
5419bdae
TT
141642019-01-23 Tom Tromey <tom@tromey.com>
14165 Andrew Burgess <andrew.burgess@embecosm.com>
14166 Pedro Alves <palves@redhat.com>
14167
e587ef42
PA
141682019-01-23 Pedro Alves <palves@redhat.com>
14169
14170 * gdbarch-selftests.c (struct on_exit): Use SCOPE_EXIT.
14171
77f0e74c
PA
141722019-01-23 Pedro Alves <palves@redhat.com>
14173 Andrew Burgess <andrew.burgess@embecosm.com>
14174
14175 * gdbthread.h: Include "common/forward-scope-exit.h".
14176 (scoped_finish_thread_state): Redefine custom class in terms of
14177 forward_scope_exit.
14178
5b9b3e53
PA
141792019-01-23 Pedro Alves <palves@redhat.com>
14180 Andrew Burgess <andrew.burgess@embecosm.com>
14181
14182 * common/forward-scope-exit.h: New file.
14183
54b65c9b
PA
141842019-01-23 Pedro Alves <palves@redhat.com>
14185 Andrew Burgess <andrew.burgess@embecosm.com>
14186 Tom Tromey <tom@tromey.com>
14187
14188 * common/scope-exit.h: New file.
14189
cf08fb29
PA
141902019-01-23 Pedro Alves <palves@redhat.com>
14191
14192 * common/preprocessor.h (ESC): Rename to ...
14193 (ESC_PARENS): ... this.
14194 * common/valid-expr.h (CHECK_VALID_EXPR_1, CHECK_VALID_EXPR_2)
14195 (CHECK_VALID_EXPR_3, CHECK_VALID_EXPR_4): Adjust.
14196
ae73e2e2
TT
141972019-01-23 Tom Tromey <tom@tromey.com>
14198
14199 * language.h (class scoped_switch_to_sym_language_if_auto):
14200 Initialize m_lang in both cases.
14201
6594e122
AH
142022019-01-23 Alan Hayward <alan.hayward@arm.com>
14203
14204 * nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
14205 with XCNEW.
14206
a7c9855d
TT
142072019-01-22 Tom Tromey <tom@tromey.com>
14208
14209 * corelow.c: Do not include sys/file.h.
14210
93cc1d53
TT
142112019-01-22 Tom Tromey <tom@tromey.com>
14212
14213 * tui/tui-wingeneral.h: Include gdb_curses.h.
14214
38561778
TT
142152019-01-22 Tom Tromey <tom@tromey.com>
14216
14217 * source-cache.h (class source_cache) <get_source_lines,
14218 get_plain_source_lines, extract_lines>: Rename "lines" parameter.
14219
37b3ab5b
TT
142202019-01-22 Tom Tromey <tom@tromey.com>
14221
14222 * remote-fileio.h (struct remote_target): Declare.
14223
3fabc016
TT
142242019-01-22 Tom Tromey <tom@tromey.com>
14225
14226 * python/py-arch.c: Do not include py-ref.h.
14227 * python/py-bpevent.c: Do not include py-ref.h.
14228 * python/py-cmd.c: Do not include py-ref.h.
14229 * python/py-continueevent.c: Do not include py-ref.h.
14230 * python/py-event.h: Do not include py-ref.h.
14231 * python/py-evtregistry.c: Do not include py-ref.h.
14232 * python/py-finishbreakpoint.c: Do not include py-ref.h.
14233 * python/py-frame.c: Do not include py-ref.h.
14234 * python/py-framefilter.c: Do not include py-ref.h.
14235 * python/py-function.c: Do not include py-ref.h.
14236 * python/py-infevents.c: Do not include py-ref.h.
14237 * python/py-linetable.c: Do not include py-ref.h.
14238 * python/py-objfile.c: Do not include py-ref.h.
14239 * python/py-param.c: Do not include py-ref.h.
14240 * python/py-prettyprint.c: Do not include py-ref.h.
14241 * python/py-progspace.c: Do not include py-ref.h.
14242 * python/py-symbol.c: Do not include py-ref.h.
14243 * python/py-symtab.c: Do not include py-ref.h.
14244 * python/py-type.c: Do not include py-ref.h.
14245 * python/py-unwind.c: Do not include py-ref.h.
14246 * python/py-utils.c: Do not include py-ref.h.
14247 * python/py-value.c: Do not include py-ref.h.
14248 * python/py-varobj.c: Do not include py-ref.h.
14249 * python/py-xmethods.c: Do not include py-ref.h.
14250 * python/python.c: Do not include py-ref.h.
14251 * varobj.c: Do not include py-ref.h.
14252
6b4d7774
TT
142532019-01-22 Tom Tromey <tom@tromey.com>
14254
14255 * objfiles.h (struct objfile_per_bfd_storage): Use "struct"
14256 keyword for bcache.
14257
7af7e9b5
TT
142582019-01-22 Tom Tromey <tom@tromey.com>
14259
14260 * compile/compile-cplus-types.c: Remove a comment by #include.
14261
951d1049
TT
142622019-01-22 Tom Tromey <tom@tromey.com>
14263
14264 * compile/gcc-c-plugin.h: Include compile-internal.h.
14265
d65d5705
TT
142662019-01-22 Tom Tromey <tom@tromey.com>
14267
14268 * stabsread.c (EXTERN): Do not define.
14269 (symnum, next_symbol_text_func, processing_gcc_compilation)
14270 (within_function, global_sym_chain, global_stabs)
14271 (previous_stab_code, this_object_header_files)
14272 (n_this_object_header_files)
14273 (n_allocated_this_object_header_files): Define.
14274 * stabsread.h (EXTERN): Never define. Use "extern".
14275
b6fb1ee5
PW
142762019-01-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14277
14278 * event-top.c (handle_line_of_input): use unique_xmalloc_ptr for
14279 history_value.
14280
be6d4f74
TT
142812019-01-21 Tom Tromey <tom@tromey.com>
14282
14283 * ui-out.c: Fix includes.
14284 * tui/tui-source.c: Fix includes.
14285 * target.c: Fix includes.
14286 * remote.c: Fix includes.
14287 * regcache.c: Fix includes.
14288 * python/py-block.c: Fix includes.
14289 * printcmd.c: Fix includes.
14290 * or1k-tdep.c: Fix includes.
14291 * mi/mi-main.c: Fix includes.
14292 * m32r-tdep.c: Fix includes.
14293 * csky-tdep.c: Fix includes.
14294 * compile/compile-cplus-types.c: Fix includes.
14295 * cli/cli-interp.c: Fix includes.
14296
73021deb
AH
142972019-01-21 Alan Hayward <alan.hayward@arm.com>
14298
14299 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
14300 for padding.
14301
7932255d
TT
143022019-01-16 Tom Tromey <tom@tromey.com>
14303
14304 * objfiles.h (struct minimal_symbol_iterator): Rename. Move
14305 earlier.
14306 (struct objfile) <msymbols_range>: Move from top level.
14307 <msymbols>: New method.
14308 (class objfile_msymbols): Remove.
14309 * symtab.c (default_collect_symbol_completion_matches_break_on):
14310 Update.
14311 * symmisc.c (dump_msymbols): Update.
14312 * stabsread.c (scan_file_globals): Update.
14313 * objc-lang.c (info_selectors_command, info_classes_command)
14314 (find_methods): Update.
14315 * minsyms.c (find_solib_trampoline_target): Update.
14316 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
14317 * coffread.c (coff_symfile_read): Update.
14318 * ada-lang.c (ada_lookup_simple_minsym)
14319 (ada_collect_symbol_completion_matches): Update.
14320
604b1bfb
TT
143212019-01-16 Tom Tromey <tom@tromey.com>
14322
14323 * objfiles.h (class objfile_msymbols) <iterator>: Change argument
14324 type. Remove no-argument constructor.
14325 <iterator::operator++>: Simplify.
14326 <begin>: Update.
14327 <end>: Use minimal_symbol_count.
14328
f252c6d5
TT
143292019-01-16 Tom Tromey <tom@tromey.com>
14330
14331 * objfiles.h (struct objfile) <psymtabs>: New method.
14332 (class objfile_psymtabs): Remove.
14333 * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
14334 typedef.
14335 <range>: New method.
14336 (require_partial_symbols): Change return type.
14337 * psymtab.c (require_partial_symbols)
14338 (psym_expand_symtabs_matching): Update.
14339 * mdebugread.c (parse_partial_symbols): Update.
14340 * dbxread.c (dbx_end_psymtab): Update.
14341
b669c953
TT
143422019-01-15 Tom Tromey <tom@tromey.com>
14343
14344 * symtab.c (lookup_objfile_from_block)
14345 (lookup_symbol_in_objfile_symtabs)
14346 (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
14347 (find_line_symtab, info_sources_command)
14348 (default_collect_symbol_completion_matches_break_on)
14349 (make_source_files_completion_list): Update.
14350 * symmisc.c (print_objfile_statistics, dump_objfile)
14351 (maintenance_print_symbols, maintenance_info_symtabs)
14352 (maintenance_check_symtabs, maintenance_info_line_tables):
14353 Update.
14354 * source.c (select_source_symtab)
14355 (forget_cached_source_info_for_objfile): Update.
14356 * objfiles.h (class objfile_compunits): Remove.
14357 (struct objfile) <compunits_range>: New typedef.
14358 (compunits): New method.
14359 * objfiles.c (objfile_relocate1): Update.
14360 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
14361 * maint.c (count_symtabs_and_blocks): Update.
14362 * linespec.c (iterate_over_all_matching_symtabs): Update.
14363 * cp-support.c (add_symbol_overload_list_qualified): Update.
14364 * coffread.c (coff_symtab_read): Update.
14365 * ada-lang.c (add_nonlocal_symbols)
14366 (ada_collect_symbol_completion_matches)
14367 (ada_add_global_exceptions): Update.
14368
7e955d83
TT
143692019-01-15 Tom Tromey <tom@tromey.com>
14370
14371 * progspace.h (program_space) <objfiles_safe_range>: New
14372 typedef.
14373 <objfiles_safe>: New method.
14374 * objfiles.h (class all_objfiles_safe): Remove.
14375 * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
14376 * jit.c (jit_inferior_exit_hook): Update.
14377
2030c079
TT
143782019-01-17 Tom Tromey <tom@tromey.com>
14379
14380 * progspace.h (program_space) <objfiles_range>: New typedef.
14381 <objfiles>: New method.
14382 <objfiles_head>: Rename from objfiles.
14383 (object_files): Update.
14384 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
14385 * guile/scm-pretty-print.c
14386 (ppscm_find_pretty_printer_from_objfiles): Update.
14387 * guile/scm-objfile.c (gdbscm_objfiles): Update.
14388 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
14389 Update.
14390 * python/py-progspace.c (pspy_get_objfiles): Update.
14391 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
14392 Update.
14393 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
14394 (objfpy_lookup_objfile_by_build_id): Update.
14395 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
14396 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
14397 Update.
14398 * symtab.c (iterate_over_symtabs, matching_obj_sections)
14399 (expand_symtab_containing_pc, lookup_objfile_from_block)
14400 (lookup_static_symbol, basic_lookup_transparent_type)
14401 (find_pc_sect_compunit_symtab, find_symbol_at_address)
14402 (find_line_symtab, info_sources_command)
14403 (default_collect_symbol_completion_matches_break_on)
14404 (make_source_files_completion_list, find_main_name): Update.
14405 * symmisc.c (print_symbol_bcache_statistics)
14406 (print_objfile_statistics, maintenance_print_symbols)
14407 (maintenance_print_msymbols, maintenance_print_objfiles)
14408 (maintenance_info_symtabs, maintenance_check_symtabs)
14409 (maintenance_expand_symtabs, maintenance_info_line_tables):
14410 Update.
14411 * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
14412 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
14413 (map_overlay_command, unmap_overlay_command)
14414 (simple_overlay_update, expand_symtabs_matching)
14415 (map_symbol_filenames): Update.
14416 * symfile-debug.c (set_debug_symfile): Update.
14417 * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
14418 Update.
14419 * source.c (select_source_symtab, forget_cached_source_info):
14420 Update.
14421 * solib.c (solib_read_symbols): Update.
14422 * solib-spu.c (append_ocl_sos): Update.
14423 * psymtab.c (maintenance_print_psymbols)
14424 (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
14425 * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
14426 * printcmd.c (info_symbol_command): Update.
14427 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
14428 Update.
14429 * objfiles.h (class all_objfiles): Remove.
14430 * objfiles.c (have_partial_symbols, have_full_symbols)
14431 (have_minimal_symbols, qsort_cmp, update_section_map)
14432 (shared_objfile_contains_address_p)
14433 (default_iterate_over_objfiles_in_search_order): Update.
14434 * objc-lang.c (info_selectors_command, info_classes_command)
14435 (find_methods): Update.
14436 * minsyms.c (find_solib_trampoline_target): Update.
14437 * maint.c (maintenance_info_sections)
14438 (maintenance_translate_address, count_symtabs_and_blocks):
14439 Update.
14440 * main.c (captured_main_1): Update.
14441 * linux-thread-db.c (try_thread_db_load_from_pdir)
14442 (has_libpthread): Update.
14443 * linespec.c (iterate_over_all_matching_symtabs)
14444 (search_minsyms_for_name): Update.
14445 * jit.c (jit_find_objf_with_entry_addr): Update.
14446 * hppa-tdep.c (find_unwind_entry)
14447 (hppa_lookup_stub_minimal_symbol): Update.
14448 * gcore.c (gcore_create_callback, objfile_find_memory_regions):
14449 Update.
14450 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
14451 (elf_gnu_ifunc_resolve_by_got): Update.
14452 * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
14453 * dwarf-index-write.c (save_gdb_index_command): Update.
14454 * cp-support.c (add_symbol_overload_list_qualified): Update.
14455 * breakpoint.c (create_overlay_event_breakpoint)
14456 (create_longjmp_master_breakpoint)
14457 (create_std_terminate_master_breakpoint)
14458 (create_exception_master_breakpoint): Update.
14459 * blockframe.c (find_pc_partial_function): Update.
14460 * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
14461 (ada_collect_symbol_completion_matches)
14462 (ada_add_global_exceptions): Update.
14463
776489e0
TT
144642019-01-17 Tom Tromey <tom@tromey.com>
14465
14466 * solib-target.c (lm_info_target_p): Remove typedef. Don't
14467 declare VEC.
14468 (solib_target_parse_libraries): Change return type.
14469 (library_list_start_segment, library_list_start_section)
14470 (library_list_end_library, library_list_start_library); Update.
14471 (solib_target_free_library_list): Remove.
14472 (solib_target_parse_libraries): Remove cleanup. Change return
14473 type.
14474 (solib_target_current_sos): Update.
14475
6471e7d2
TT
144762019-01-17 Tom Tromey <tromey@bapiya>
14477
14478 * valprint.c: Replace "the the" with "the".
14479 * symtab.c: Replace "the the" with "the".
14480 * solib.c: Replace "the the" with "the".
14481 * solib-dsbt.c: Replace "the the" with "the".
14482 * linespec.c: Replace "the the" with "the".
14483 * dwarf2loc.h: Replace "the the" with "the".
14484 * amd64-windows-tdep.c: Replace "the the" with "the".
14485 * aarch64-tdep.c: Replace "the the" with "the".
14486
c24bdb02
KS
144872019-01-16 Keith Seitz <keiths@redhat.com>
14488
14489 PR gdb/23773
14490 * dwarf2read.c (dwarf2_cu) <ancestor>: New field.
14491 <builder>: Rename to ..
14492 <m_builder>: ... this and make private.
14493 (dwarf2_cu::get_builder): New method. Change all users of
14494 `builder' to use this method.
14495 (dwarf2_start_symtab): Move to ...
14496 (dwarf2_cu::start_symtab): ... here. Update all callers
14497 (setup_type_unit_groups): Move to ...
14498 (dwarf2_cu::setup_type_unit_groups): ... here. Update all
14499 callers.
14500 (dwarf2_cu::reset_builder): New method.
14501 (process_full_compunit, process_full_type_unit): Use
14502 dwarf2_cu::reset_builder.
14503 (follow_die_offset): Record the ancestor CU if it is different
14504 from the followed DIE's CU.
14505 (follow_die_sig_1): Likewise.
14506
8d64371b
TT
145072019-01-15 Tom Tromey <tom@tromey.com>
14508
14509 * remote.c (class remote_state) <buf>: Now a char_vector.
14510 <buf_size>: Remove.
14511 (remote_target::getpkt): Change type of buf. Remove sizeof_buf
14512 parameter.
14513 (remote_target::getpkt_or_notif_sane_1)
14514 (remote_target::getpkt_sane)
14515 (remote_target::getpkt_or_notif_sane): Likewise.
14516 (class remote_target) <putpkt>: New overload.
14517 (remote_target::read_frame): Change type of "buf_p". Remove
14518 sizeof_p parameter.
14519 (packet_ok): New overload.
14520 (packet_check_result): New overload.
14521 Update all uses.
14522
bb277751
TT
145232019-01-14 Tom Tromey <tom@tromey.com>
14524
14525 * remote-notif.c (handle_notification, remote_notif_ack)
14526 (remote_notif_parse): Make "buf" const.
14527 * remote-notif.h (struct notif_client) <parse, ack>: Make "buf"
14528 const.
14529 (remote_notif_parse, remote_notif_ack, handle_notification):
14530 Likewise.
14531 * remote.c (remote_notif_stop_parse): Make "buf" const.
14532 (remote_target::remote_parse_stop_reply): Make "buf" const.
14533 (remote_notif_stop_ack): Make "buf" const.
14534
05be00a8
TT
145352019-01-14 Tom Tromey <tom@tromey.com>
14536
14537 * remote.c (remote_console_output): Make parameter const.
14538
491adeca
TT
145392019-01-14 Tom Tromey <tom@tromey.com>
14540
14541 * target-debug.h (target_debug_print_signals): Constify.
14542 * nto-procfs.c (nto_procfs_target::pass_signals): Update.
14543 * procfs.c (procfs_target::pass_signals): Update.
14544 * linux-nat.c (linux_nat_target::pass_signals): Update.
14545 * linux-nat.h (class linux_nat_target) <pass_signals>: Update.
14546 * target-delegates.c: Rebuild.
14547 * remote.c (remote_target::program_signals): Update.
14548 (remote_target::pass_signals): Update.
14549 * target.c (target_pass_signals): Constify argument.
14550 (target_program_signals): Likewise.
14551 * target.h (struct target_ops) <pass_signals, program_signals>:
14552 Constify argument.
14553 (target_pass_signals, target_program_signals): Constify argument.
14554
bbd94648
TT
145552019-01-14 Tom Tromey <tom@tromey.com>
14556
14557 PR tui/28819:
14558 * tui/tui-io.c (gdb_wgetch): Print \r when needed.
14559
6f072a10
PFC
145602019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
14561
14562 * ppc-tdep.h (struct gdbarch_tdep) <ppc_v0_alias_regnum>: New
14563 field.
14564 * rs6000-tdep.c: Include reggroups.h.
14565 (IS_V_ALIAS_PSEUDOREG): Define.
14566 (rs6000_register_name): Return names for the "vX" aliases.
14567 (rs6000_pseudo_register_type): Return type for the "vX" aliases.
14568 (rs6000_pseudo_register_reggroup_p): Restore. Handle "vX"
14569 aliases. Call default_register_reggroup_p for all other
14570 pseudo-registers.
14571 (v_alias_pseudo_register_read, v_alias_pseudo_register_write):
14572 New functions.
14573 (rs6000_pseudo_register_read, rs6000_pseudo_register_write):
14574 Handle "vX" aliases.
14575 (v_alias_pseudo_register_collect): New function.
14576 (rs6000_ax_pseudo_register_collect): Handle "vX" aliases.
14577 (rs6000_gdbarch_init): Initialize "vX" aliases as
14578 pseudo-registers. Restore registration of
14579 rs6000_pseudo_register_reggroup_p with
14580 set_tdesc_pseudo_register_reggroup_p.
14581
1a782351
MF
145822019-01-13 Max Filippov <jcmvbkbc@gmail.com>
14583
14584 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Update
14585 tdep->num_pseudo_regs. Add calls to set_gdbarch_num_regs and
14586 set_gdbarch_num_pseudo_regs.
14587
d73cff18
PW
145882019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14589
14590 * cli/cli-style.h (class cli_style_option): <add_setshow_commands>
14591 Remove arg prefixname, add do_set and do_show.
14592 Add member functions set_list and show_list.
14593 * cli/cli-style.c (class cli_style_option): Update accordingly.
14594 (style_set_list): Move to file scope.
14595 (style_show_list): Likewise.
14596 (set_style): Call help_list.
14597 (show_style): Call cmd_show_list.
14598 (_initialize_cli_style): New macro STYLE_ADD_SETSHOW_COMMANDS.
14599 Update to use the new macro.
14600
60a90376
JB
146012019-10-12 Joel Brobecker <brobecker@adacore.com>
14602
14603 * ada-lang.c (_initialize_ada_language): Expand the help text
14604 for the "catch exception" command.
14605
9d7c67bf
PW
146062019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14607
14608 * symtab.c (matching_obj_sections): Initialize obj,
14609 declare it closer to its usage.
14610
7cf47dc4
TT
146112019-01-10 Tom Tromey <tom@tromey.com>
14612
14613 * thread-iter.h (inf_threads_iterator): Use next_iterator.
14614 (basic_inf_threads_range): Remove.
14615 (inf_threads_range, inf_non_exited_threads_range)
14616 (safe_inf_threads_range): Use next_adapter.
14617
d3cb6808
KS
146182019-01-10 Keith Seitz <keiths@redhat.com>
14619
14620 PR gdb/23712
14621 PR symtab/23010
14622 * dwarf2read.c (dw2_add_symbol_to_list): Remove.
14623 (fixup_go_packaging, new_symbol): Use add_symbol_to_list.
14624
63a20375
KS
146252019-01-10 Keith Seitz <keiths@redhat.com>
14626
14627 PR gdb/23712
14628 PR symtab/23010
14629 * dictionary.c (pending_to_vector): Remove.
14630 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
14631 Remove _1 suffix, replacing functions of the same name. Update
14632 all callers.
14633 (dict_create_hashed, dict_create_hashed_expandable)
14634 (dict_create_linear, dict_create_linear_expandable, dict_free)
14635 (dict_add_symbol, dict_add_pending, dict_size, dict_empty):
14636 Make functions static.
14637
b026f593
KS
146382019-01-10 Keith Seitz <keiths@redhat.com>
14639
14640 PR gdb/23712
14641 PR symtab/23010
14642 * dictionary.h (struct dictionary): Replace declaration with
14643 multidictionary.
14644 (dict_create_hashed, dict_create_hashed_expandable)
14645 (dict_create_linear, dict_create_linear_expandable)
14646 (dict_free, dict_add_symbol, dict_add_pending, dict_empty)
14647 (dict_iterator_first, dict_iterator_next, dict_iter_match_first)
14648 (dict_iter_match_next, dict_size): Rename to "mdict_" versions
14649 taking multidictionary argument.
14650 [ALL_DICT_SYMBOLS]: Update for multidictionary.
14651 * block.h (struct block) <dict>: Change to multidictionary
14652 and rename `multidict'.
14653 * block.c, buildsym.c, jit.c, mdebugread.c, objfiles.c,
14654 symmisc.c: Update all dictionary references to multidictionary.
14655
c7748ee9
KS
146562019-01-10 Keith Seitz <keiths@redhat.com>
14657
14658 PR gdb/23712
14659 PR symtab/23010
14660 * dictionary.c: Include unordered_map.
14661 (pending_to_vector): New function.
14662 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
14663 Rewrite the non-"_1" functions to take vector instead
14664 of linked list.
14665 (dict_create_hashed, dict_create_linear, dict_add_pending): Use the
14666 "new" _1 versions of the same name.
14667 (multidictionary): Define.
14668 (std::hash<enum language): New definition.
14669 (collate_pending_symbols_by_language, mdict_create_hashed)
14670 (mdict_create_hashed_expandable, mdict_create_linear)
14671 (mdict_create_linear_expandable, mdict_free)
14672 (find_language_dictionary, create_new_language_dictionary)
14673 (mdict_add_symbol, mdict_add_pending, mdict_iterator_first)
14674 (mdict_iterator_next, mdict_iter_match_first, mdict_iter_match_next)
14675 (mdict_size, mdict_empty): New functions.
14676 * dictionary.h (mdict_iterator): Define.
14677
67aa1f3c
PA
146782019-01-10 Pedro Alves <palves@redhat.com>
14679
14680 * breakpoint.c (read_uploaded_action)
14681 (create_tracepoint_from_upload): Adjust to use
14682 gdb::unique_xmalloc_ptr.
14683 * ctf.c (ctf_write_uploaded_tp):
14684 (SET_ARRAY_FIELD): Use emplace_back.
14685 (SET_STRING_FIELD): Adjust to use gdb::unique_xmalloc_ptr.
14686 * tracefile-tfile.c (tfile_write_uploaded_tp):
14687 * tracepoint.c (parse_tracepoint_definition): Adjust to use
14688 gdb::unique_xmalloc_ptr.
14689 * tracepoint.h (struct uploaded_tp) <cond, actions, step_actions,
14690 at_string, cond_string, cmd_strings>: Replace char pointers
14691 with gdb::unique_xmalloc_ptr.
14692
2f667667
PA
146932019-01-10 Pedro Alves <palves@redhat.com>
14694
14695 * solib-target.c (library_list_start_library): Don't xstrdup name.
14696
36cb7237
PA
146972019-01-10 Pedro Alves <palves@redhat.com>
14698
14699 * mdebugread.c (parse_partial_symbols): Use
14700 gdb::unique_xmalloc_ptr to manage heap-allocated 'stabsstring'.
14701
da584958
AB
147022019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
14703
14704 * linux-fork.c (scoped_switch_fork_info)
14705 <~scoped_switch_fork_info>: Fix incorrect variable name.
14706
1ef8573c
AB
147072019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
14708
14709 * linux-fork.c (scoped_switch_fork_info)
14710 <scoped_switch_fork_info>: Make explicit.
14711 <~scoped_switch_fork_info>: Wrap core in TRY/CATCH.
14712
8d7bcccb
TT
147132019-01-10 Tom Tromey <tom@tromey.com>
14714
14715 * objfiles.h (objfile::reset_psymtabs): Update.
14716 * objfiles.c (objfile::objfile): Update.
14717 * psymtab.h (psymtab_storage::obstack): Update.
14718 (psymtab_storage::m_obstack): Use gdb::optional.
14719 (class psymtab_storage): Update comment. Remove objfile
14720 parameter.
14721 * psymtab.c (psymtab_storage::psymtab_storage): Update.
14722
b596a3c7
TT
147232019-01-10 Tom Tromey <tom@tromey.com>
14724
14725 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
14726 <free_psymtabs>: Now private.
14727 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
14728 (allocate_psymtab): Use new method.
14729
a9342b62
TT
147302019-01-10 Tom Tromey <tom@tromey.com>
14731
14732 * xcoffread.c (xcoff_end_psymtab): Use allocate_dependencies.
14733 * psymtab.h (psymtab_storage::allocate_dependencies): New method.
14734 * mdebugread.c (parse_partial_symbols): Use
14735 allocate_dependencies.
14736 * dwarf2read.c (dwarf2_create_include_psymtab): Use
14737 allocate_dependencies.
14738 (process_psymtab_comp_unit_reader)
14739 (build_type_psymtab_dependencies): Likewise.
14740 * dbxread.c (dbx_end_psymtab): Use allocate_dependencies.
14741
5af70966
TT
147422019-01-10 Tom Tromey <tom@tromey.com>
14743
14744 * psymtab.c (add_psymbol_to_bcache): Pass psymtab obstack to
14745 PSYMBOL_SET_LANGUAGE.
14746 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
14747
5923a04c
TT
147482019-01-10 Tom Tromey <tom@tromey.com>
14749
14750 * psymtab.h (psymtab_storage::obstack): New method.
14751 <m_obstack>: Rename from obstack; now private.
14752 * psymtab.c (psymtab_storage): Update.
14753 * dwarf2read.c (create_addrmap_from_index)
14754 (create_addrmap_from_aranges, dwarf2_build_psymtabs_hard):
14755 Update.
14756
6d6a12bf
TT
147572019-01-10 Tom Tromey <tom@tromey.com>
14758
14759 * symfile.c (reread_symbols): Call objfile->reset_psymtabs.
14760 * objfiles.h (objfile::reset_psymtabs): New method.
14761
d320c2b5
TT
147622019-01-10 Tom Tromey <tom@tromey.com>
14763
14764 * symmisc.c (print_symbol_bcache_statistics): Update.
14765 (print_objfile_statistics): Update.
14766 * symfile.c (reread_symbols): Update.
14767 * psymtab.h (class psymtab_storage): New.
14768 * psymtab.c (psymtab_storage): New constructor.
14769 (~psymtab_storage): New destructor.
14770 (require_partial_symbols): Update.
14771 (ALL_OBJFILE_PSYMTABS_REQUIRED): Rewrite.
14772 (find_pc_sect_psymtab, find_pc_sect_psymbol)
14773 (match_partial_symbol, lookup_partial_symbol, dump_psymtab)
14774 (psym_dump, recursively_search_psymtabs, psym_has_symbols)
14775 (psym_find_compunit_symtab_by_address, sort_pst_symbols)
14776 (start_psymtab_common, end_psymtab_common)
14777 (add_psymbol_to_bcache, add_psymbol_to_list, init_psymbol_list)
14778 (allocate_psymtab): Update.
14779 (psymtab_storage::discard_psymtab): Rename from discard_psymtab.
14780 Update.
14781 (dump_psymtab_addrmap, maintenance_print_psymbols)
14782 (maintenance_check_psymtabs): Update.
14783 (class objfile_psymtabs): Move to objfiles.h.
14784 * psympriv.h (discard_psymtab): Now inline.
14785 (psymtab_discarder::psymtab_discarder): Update.
14786 (psymtab_discarder::~psymtab_discarder): Update.
14787 (ALL_OBJFILE_PSYMTABS): Rewrite.
14788 * objfiles.h (struct objfile) <psymtabs, psymtabs_addrmap,
14789 free_psymtabs, psymbol_cache, global_psymbols, static_psymbols>:
14790 Remove fields.
14791 <partial_symtabs>: New field.
14792 (class objfile_psymtabs): Move from psymtab.h. Update.
14793 * objfiles.c (objfile::objfile): Initialize partial_symtabs, not
14794 psymbol_cache.
14795 (objfile::~objfile): Don't destroy psymbol_cache.
14796 * mdebugread.c (parse_partial_symbols): Update.
14797 * dwarf2read.c (create_addrmap_from_index)
14798 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
14799 (process_psymtab_comp_unit_reader, dwarf2_build_psymtabs_hard)
14800 (add_partial_subprogram, dwarf2_ranges_read): Update.
14801 * dwarf-index-write.c (write_address_map)
14802 (write_one_signatured_type, recursively_write_psymbols)
14803 (class debug_names, class debug_names, write_psymtabs_to_index):
14804 Update.
14805
1d94a5a3
TT
148062019-01-10 Tom Tromey <tom@tromey.com>
14807
14808 * symtab.h (SYMBOL_SET_NAMES): Update.
14809 (symbol_set_names): Update.
14810 (MSYMBOL_SET_NAMES): Update.
14811 * symtab.c (symbol_set_names): Change argument to be an
14812 objfile_per_bfd_storage.
14813 * psymtab.c (add_psymbol_to_bcache): Update.
14814 * psympriv.h (PSYMBOL_SET_NAMES): Take per_bfd argument.
14815
0f14768a
TT
148162019-01-10 Tom Tromey <tom@tromey.com>
14817
14818 * symtab.c (create_demangled_names_hash): Change argument to be an
14819 objfile_per_bfd_storage.
14820 (symbol_set_names): Update.
14821
6eee24ce
TT
148222019-01-10 Tom Tromey <tom@tromey.com>
14823
14824 * xcoffread.c (xcoff_initial_scan): Unconditionally call
14825 init_psymbol_list.
14826 * psymtab.c (init_psymbol_list): Do nothing if already called.
14827 * psympriv.h (init_psymbol_list): Add comment.
14828 * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
14829 init_psymbol_list.
14830 * dbxread.c (dbx_symfile_read): Unconditionally call
14831 init_psymbol_list.
14832
75aedd27
TT
148332019-01-10 Tom Tromey <tom@tromey.com>
14834
14835 * xcoffread.c (scan_xcoff_symtab): Update.
14836 * psymtab.c (add_psymbol_to_list): Replace "list" parameter with
14837 "where".
14838 * mdebugread.c (parse_partial_symbols)
14839 (handle_psymbol_enumerators): Update.
14840 * dwarf2read.c (add_partial_symbol, load_partial_dies): Update.
14841 * dbxread.c (read_dbx_symtab): Update.
14842 * psympriv.h (psymbol_placement): New enum.
14843 (add_psymbol_to_list): Update.
14844
939652a5
TT
148452019-01-10 Tom Tromey <tom@tromey.com>
14846
14847 * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
14848 static_psymbols parameters.
14849 (scan_xcoff_symtab): Update.
14850 * psymtab.c (start_psymtab_common): Remove global_psymbols and
14851 static_psymbols parameters.
14852 * psympriv.h (start_psymtab_common): Update.
14853 * mdebugread.c (parse_partial_symbols): Update.
14854 * dwarf2read.c (create_partial_symtab): Update.
14855 * dbxread.c (read_dbx_symtab): Update.
14856 (start_psymtab): Remove global_psymbols and static_psymbols
14857 parameters.
14858
baa62830
TT
148592019-01-10 Tom Tromey <tom@tromey.com>
14860
14861 * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
14862 * psymtab.c (allocate_psymtab): Add comment.
14863 * psympriv.h (allocate_psymtab): Add comment.
14864 * dwarf2read.c (dwarf2_create_include_psymtab): Remove some
14865 initializations.
14866 * dbxread.c (dbx_end_psymtab): Remove some initializations.
14867
0e8f53ba
TT
148682019-01-10 Tom Tromey <tom@tromey.com>
14869
14870 * symfile.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
14871 Don't declare.
14872 * mipsread.c: Include mdebugread.h.
14873 * mdebugread.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
14874 Declare.
14875 * elfread.c: Include mdebugread.h.
14876
b22a7c6a
TT
148772019-01-09 Tom Tromey <tom@tromey.com>
14878
14879 * dbxread.c (dbx_end_psymtab): Use objfile_psymtabs.
14880 * mdebugread.c (parse_partial_symbols): Use objfile_psymtabs.
14881 * psymtab.c (ALL_OBJFILE_PSYMTABS_REQUIRED): Remove.
14882 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
14883 (psym_lookup_symbol, psym_find_last_source_symtab)
14884 (psym_forget_cached_source_info, psym_print_stats)
14885 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
14886 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
14887 (psym_map_matching_symbols, psym_expand_symtabs_matching)
14888 (psym_find_compunit_symtab_by_address)
14889 (maintenance_print_psymbols, maintenance_info_psymtabs)
14890 (maintenance_check_psymtabs): Use ranged for.
14891 * psymtab.h (class objfile_psymtabs): New.
14892 (require_partial_symbols): Return objfile_psymtabs.
14893 * psympriv.h (ALL_OBJFILE_PSYMTABS): Remove.
14894
3b9d3ac2
TT
148952019-01-09 Tom Tromey <tom@tromey.com>
14896
14897 * symfile.c (overlay_invalidate_all, find_pc_overlay)
14898 (find_pc_mapped_section, list_overlays_command)
14899 (map_overlay_command, unmap_overlay_command)
14900 (simple_overlay_update): Use all_objfiles.
14901 * spu-tdep.c (spu_overlay_update): Use all_objfiles.
14902 * printcmd.c (info_symbol_command): Use all_objfiles.
14903 * objfiles.h (ALL_OBJSECTIONS): Remove.
14904 * maint.c (maintenance_translate_address): Use all_objfiles.
14905 * gcore.c (gcore_create_callback): Use all_objfiles.
14906 (objfile_find_memory_regions): Likewise.
14907
8b31193a
TT
149082019-01-09 Tom Tromey <tom@tromey.com>
14909
14910 * symtab.c (find_line_symtab, info_sources_command)
14911 (make_source_files_completion_list): Use objfile_compunits.
14912 * source.c (select_source_symtab): Use objfile_compunits.
14913 * objfiles.h (struct objfile): Update comment.
14914 (ALL_OBJFILES): Remove.
14915 (ALL_FILETABS): Remove.
14916 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Use
14917 objfile_compunits.
14918
d5da8b3c
TT
149192019-01-09 Tom Tromey <tom@tromey.com>
14920
14921 * symmisc.c (print_objfile_statistics, dump_objfile)
14922 (maintenance_print_symbols): Use compunit_filetabs.
14923 * source.c (forget_cached_source_info_for_objfile): Use
14924 compunit_filetabs.
14925 * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
14926 (ALL_FILETABS): Use compunit_filetabs.
14927 * objfiles.c (objfile_relocate1): Use compunit_filetabs.
14928 * coffread.c (coff_symtab_read): Use compunit_filetabs.
14929
5accd1a0
TT
149302019-01-09 Tom Tromey <tom@tromey.com>
14931
14932 * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
14933 (compunit_filetabs): New.
14934 * symtab.c (iterate_over_some_symtabs, find_pc_sect_line): Use
14935 compunit_filetabs.
14936 (info_sources_command, make_source_files_completion_list): Remove
14937 declaration.
14938 * symmisc.c (print_objfile_statistics, dump_objfile)
14939 (maintenance_print_symbols): Remove declaration.
14940 (maintenance_info_symtabs): Use compunit_filetabs.
14941 (maintenance_info_line_tables): Likewise.
14942 * source.c (select_source_symtab): Change local variable name.
14943 (forget_cached_source_info_for_objfile): Remove declaration.
14944 * objfiles.h (ALL_OBJFILE_FILETABS): Use compunit_filetabs.
14945 * objfiles.c (objfile_relocate1): Remove declaration.
14946 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
14947 declaration.
14948 * maint.c (count_symtabs_and_blocks): Use compunit_filetabs.
14949 * coffread.c (coff_symtab_read): Remove declaration.
14950 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
14951 compunit_filetabs.
14952
d8aeb77f
TT
149532019-01-09 Tom Tromey <tom@tromey.com>
14954
14955 * symtab.c (lookup_objfile_from_block)
14956 (find_pc_sect_compunit_symtab, search_symbols)
14957 (default_collect_symbol_completion_matches_break_on): Use
14958 objfile_compunits.
14959 * objfiles.h (ALL_COMPUNITS): Remove.
14960 * maint.c (count_symtabs_and_blocks): Use objfile_compunits.
14961 * cp-support.c (add_symbol_overload_list_qualified): Use
14962 objfile_compunits.
14963 * ada-lang.c (ada_collect_symbol_completion_matches)
14964 (ada_add_global_exceptions): Use objfile_compunits.
14965
592553c4
TT
149662019-01-09 Tom Tromey <tom@tromey.com>
14967
14968 * source.c (select_source_symtab)
14969 (forget_cached_source_info_for_objfile): Remove declaration.
14970 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
14971 declaration.
14972 * maint.c (count_symtabs_and_blocks): Remove declaration.
14973 * cp-support.c (add_symbol_overload_list_qualified): Remove
14974 declaration.
14975 * coffread.c (coff_symtab_read): Remove declaration.
14976 * symtab.c (lookup_symbol_in_objfile_symtabs)
14977 (basic_lookup_transparent_type_1): Use objfile_compunits.
14978 (lookup_objfile_from_block, find_pc_sect_compunit_symtab)
14979 (info_sources_command, search_symbols)
14980 (default_collect_symbol_completion_matches_break_on)
14981 (make_source_files_completion_list): Remove declaration.
14982 * ada-lang.c (add_nonlocal_symbols): Use objfile_compunits.
14983 (ada_collect_symbol_completion_matches)
14984 (ada_add_global_exceptions): Remove declaration.
14985 * linespec.c (iterate_over_all_matching_symtabs): Use
14986 objfile_compunits.
14987 * objfiles.h (ALL_OBJFILE_COMPUNITS): Remove.
14988 (class objfile_compunits): New.
14989 (ALL_COMPUNITS): Use objfile_compunits.
14990 * symmisc.c (print_objfile_statistics, maintenance_info_symtabs)
14991 (maintenance_check_symtabs, maintenance_info_line_tables): Use
14992 objfile_compunits.
14993 * objfiles.c (objfile_relocate1): Use objfile_compunits.
14994
5325b9bf
TT
149952019-01-09 Tom Tromey <tom@tromey.com>
14996
14997 * symtab.c (search_symbols)
14998 (default_collect_symbol_completion_matches_break_on): Use
14999 objfile_msymbols.
15000 * ada-lang.c (ada_lookup_simple_minsym)
15001 (ada_collect_symbol_completion_matches): Use objfile_msymbols.
15002 * minsyms.c (find_solib_trampoline_target): Use objfile_msymbols.
15003 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Use
15004 objfile_msymbols.
15005 * coffread.c (coff_symfile_read): Use objfile_msymbols.
15006 * symmisc.c (dump_msymbols): Use objfile_msymbols.
15007 * objc-lang.c (find_methods): Use objfile_msymbols.
15008 (info_selectors_command, info_classes_command): Likewise.
15009 * stabsread.c (scan_file_globals): Use objfile_msymbols.
15010 * objfiles.h (class objfile_msymbols): New.
15011 (ALL_OBJFILE_MSYMBOLS): Remove.
15012 (ALL_MSYMBOLS): Remove.
15013
cac85af2
TT
150142019-01-09 Tom Tromey <tom@tromey.com>
15015
15016 * common/next-iterator.h (next_adapter): Add Iterator template
15017 parameter.
15018 * objfiles.h (ALL_OBJFILES_SAFE): Remove.
15019 (class all_objfiles_safe): New.
15020 * jit.c (jit_inferior_exit_hook): Use all_objfiles_safe.
15021 * objfiles.c (put_objfile_before): Update comment.
15022 (add_separate_debug_objfile): Likewise.
15023 (free_all_objfiles): Use all_objfiles_safe.
15024 (objfile_purge_solibs): Likewise.
15025
aed57c53
TT
150262019-01-09 Tom Tromey <tom@tromey.com>
15027
15028 * symtab.c (iterate_over_symtabs, matching_obj_sections)
15029 (expand_symtab_containing_pc, lookup_static_symbol)
15030 (basic_lookup_transparent_type, find_pc_sect_compunit_symtab)
15031 (find_symbol_at_address, find_line_symtab, find_main_name): Use
15032 all_objfiles.
15033 * probe.c (find_probe_by_pc, collect_probes): Use all_objfiles.
15034 * breakpoint.c (create_overlay_event_breakpoint)
15035 (create_longjmp_master_breakpoint)
15036 (create_std_terminate_master_breakpoint)
15037 (create_exception_master_breakpoint): Use all_objfiles.
15038 * linux-thread-db.c (try_thread_db_load_from_pdir)
15039 (has_libpthread): Use all_objfiles.
15040 * ada-lang.c (add_nonlocal_symbols): Use all_objfiles.
15041 * linespec.c (iterate_over_all_matching_symtabs)
15042 (search_minsyms_for_name): Use all_objfiles.
15043 * maint.c (maintenance_info_sections): Use all_objfiles.
15044 * main.c (captured_main_1): Use all_objfiles.
15045 * spu-tdep.c (spu_objfile_from_frame): Use all_objfiles.
15046 * guile/scm-objfile.c (gdbscm_objfiles): Use all_objfiles.
15047 * guile/scm-pretty-print.c
15048 (ppscm_find_pretty_printer_from_objfiles): Use all_objfiles.
15049 * solib-spu.c (append_ocl_sos): Use all_objfiles.
15050 * symmisc.c (maintenance_print_symbols): Use all_objfiles.
15051 (maintenance_print_msymbols): Use all_objfiles.
15052 * source.c (select_source_symtab): Use all_objfiles.
15053 * jit.c (jit_find_objf_with_entry_addr): Use all_objfiles.
15054 * symfile.c (remove_symbol_file_command)
15055 (expand_symtabs_matching, map_symbol_filenames): Use
15056 all_objfiles.
15057 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created): Use
15058 all_objfiles.
15059 * dwarf2-frame.c (dwarf2_frame_find_fde): Use all_objfiles.
15060 * objc-lang.c (find_methods): Use all_objfiles.
15061 * objfiles.c (have_partial_symbols, have_full_symbols)
15062 (have_minimal_symbols, qsort_cmp)
15063 (default_iterate_over_objfiles_in_search_order): Use
15064 all_objfiles.
15065 * hppa-tdep.c (find_unwind_entry): Use all_objfiles.
15066 * psymtab.c (maintenance_print_psymbols): Use all_objfiles.
15067 (maintenance_check_psymtabs): Use all_objfiles.
15068 (ALL_PSYMTABS): Remove.
15069 * compile/compile-object-run.c (do_module_cleanup): Use
15070 all_objfiles.
15071 * blockframe.c (find_pc_partial_function): Use all_objfiles.
15072 * cp-support.c (add_symbol_overload_list_qualified): Use
15073 all_objfiles.
15074 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
15075 Use all_objfiles.
15076 * dwarf-index-write.c (save_gdb_index_command): Use all_objfiles.
15077 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): Use
15078 all_objfiles.
15079 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
15080 (objfpy_lookup_objfile_by_build_id): Use all_objfiles.
15081 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
15082 Uses all_objfiles.
15083 * solib.c (solib_read_symbols): Use all_objfiles
15084
99d89cde
TT
150852019-01-09 Tom Tromey <tom@tromey.com>
15086
15087 * probe.c (parse_probes_in_pspace): Use all_objfiles.
15088 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Use
15089 all_objfiles.
15090 * objfiles.h (ALL_PSPACE_OBJFILES): Remove.
15091 * symmisc.c (print_symbol_bcache_statistics)
15092 (print_objfile_statistics, maintenance_print_objfiles)
15093 (maintenance_info_symtabs, maintenance_check_symtabs)
15094 (maintenance_expand_symtabs, maintenance_info_line_tables): Use
15095 all_objfiles.
15096 * source.c (forget_cached_source_info): Use all_objfiles.
15097 * symfile-debug.c (set_debug_symfile): Use all_objfiles.
15098 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
15099 (elf_gnu_ifunc_resolve_by_got): Use all_objfiles.
15100 * objfiles.c (update_section_map): Use all_objfiles.
15101 (shared_objfile_contains_address_p): Likewise.
15102 * psymtab.c (maintenance_info_psymtabs): Use all_objfiles.
15103 * python/py-progspace.c (pspy_get_objfiles): Use all_objfiles.
15104
21708325
TT
151052019-01-09 Tom Tromey <tom@tromey.com>
15106
15107 * common/next-iterator.h: New file.
15108 * objfiles.h (class all_objfiles): New.
15109 (struct objfile_iterator): New.
15110
669e09f6
PW
151112019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15112
15113 * NEWS: Move the description of the changed "frame", "select-frame",
15114 and "info frame" commands to the Changed commands section.
15115
041be526
SM
151162019-01-09 Simon Marchi <simon.marchi@ericsson.com>
15117
15118 * gdbtypes.c (check_stub_method_group): Remove handling of old
15119 mangling schemes.
15120 * linespec.c (find_methods): Likewise.
15121 * stabsread.c (read_member_functions): Likewise.
15122 * valops.c (search_struct_method): Likewise.
15123 (value_struct_elt_for_reference): Likewise.
15124 * NEWS: Mention this change.
15125
0e2a2133
AB
151262019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
15127
15128 * cli/cli-cmds.c (list_command): Pass a source_lines_range to
15129 print_source_lines.
15130 * source.c (print_source_lines_base): Update line number check.
15131 (print_source_lines): New function.
15132 (source_lines_range::source_lines_range): New function.
15133 * source.h (class source_lines_range): New class.
15134 (print_source_lines): New declaration.
15135
1055a3b4
PW
151362019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15137
15138 * linespec.c (linespec_state_destructor): Free self->canonical_names.
15139
cfeadda5
TT
151402019-01-08 Tom Tromey <tom@tromey.com>
15141 Simon Marchi <simon.marchi@ericsson.com>
15142
15143 PR gdb/24060
15144 * ada-exp.y (DOLLAR_VARIABLE): Rename from SPECIAL_VARIABLE.
15145 * ada-lex.l (DOLLAR_VARIABLE): Likewise.
15146 * c-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
15147 * f-exp.y (DOLLAR_VARIABLE): Likewise.
15148 * m2-exp.y (DOLLAR_VARIABLE): Rename from INTERNAL_VAR.
15149 * p-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
15150
583068ca
AB
151512019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
15152
15153 * source.c (select_source_symtab): Move header comment to
15154 declaration in source.h.
15155 (forget_cached_source_info_for_objfile): Likewise.
15156 (forget_cached_source_info): Likewise.
15157 (identify_source_line): Likewise.
15158 * source.h (identify_source_line): Move declaration from symtab.h
15159 and add comment from source.c
15160 (print_source_lines): Likewise.
15161 (forget_cached_source_info_for_objfile): Likewise.
15162 (forget_cached_source_info): Likewise.
15163 (select_source_symtab): Likewise.
15164 (enum print_source_lines_flag): Move definition from symtab.h.
15165 * symtab.h (identify_source_line): Move declaration to source.h.
15166 (print_source_lines): Likewise.
15167 (forget_cached_source_info_for_objfile): Likewise.
15168 (forget_cached_source_info): Likewise.
15169 (select_source_symtab): Likewise.
15170 (enum print_source_lines_flag): Move definition to source.h.
15171 * tui/tui-hooks.c: Add 'source.h' include.
15172
ec98a4ad
AB
151732019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
15174
15175 * source.c (print_source_lines_base): Handle requests to print
15176 reverse line number sequences, and guard against empty lines
15177 string.
15178
62ea19c1
AB
151792019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
15180
15181 * source.c (print_source_lines_base): Fix skip of '\r' if next
15182 character is '\n'.
15183
9d30e1fd
TT
151842019-01-06 Tom Tromey <tom@tromey.com>
15185
15186 * c-exp.y (struct c_parse_state) <macro_original_text,
15187 expansion_obstack>: New member.
15188 (macro_original_text, expansion_obstack): Remove globals.
15189 (scan_macro_expansion, scanning_macro_expansion)
15190 (finished_macro_expansion): Update.
15191 (scan_macro_cleanup): Remove.
15192 (yylex, c_parse): Update.
15193
c65bac38
TT
151942019-01-06 Tom Tromey <tom@tromey.com>
15195
15196 * c-exp.y (struct c_parse_state) <strings>: New member.
15197 (operator_stoken): Update.
15198
02e12e38
TT
151992019-01-06 Tom Tromey <tom@tromey.com>
15200
15201 * parser-defs.h (type_ptr): Remove typedef. Don't declare VEC.
15202 (union type_stack_elt) <typelist_val>: Now a pointer to
15203 std::vector.
15204 (type_stack_cleanup): Don't declare.
15205 (push_typelist): Update.
15206 * parse.c (pop_typelist): Return a std::vector.
15207 (push_typelist): Take a std::vector.
15208 (follow_types): Update. Do not free args.
15209 (type_stack_cleanup): Remove.
15210 * c-exp.y (struct c_parse_state): New.
15211 (cpstate): New global.
15212 (type_aggregate_p, exp, ptr_operator, parameter_typelist)
15213 (nonempty_typelist): Update.
15214 (func_mod): Create a new vector.
15215 (c_parse): Create a c_parse_state.
15216 (check_parameter_typelist): Do not delete params.
15217 (function_method): Update. Do not delete type_list.
15218
f097f5ad
TT
152192019-01-06 Tom Tromey <tom@tromey.com>
15220
15221 PR gdb/28155:
15222 * python/py-finishbreakpoint.c (bpfinishpy_init): Use
15223 check_typedef.
15224 * infcmd.c (finish_command_fsm_should_stop): Use check_typedef.
15225 (print_return_value): Likewise.
15226
d2adf9f1
TT
152272019-01-05 Tom Tromey <tom@tromey.com>
15228
15229 * contrib/cleanup_check.py: Remove.
15230 * contrib/gcc-with-excheck: Remove.
15231 * contrib/exsummary.py: Remove.
15232 * contrib/excheck.py: Remove.
15233
2eab46b1
JB
152342019-01-05 Joel Brobecker <brobecker@adacore.com>
15235
15236 * thread.c (delete_thread_1): Add gdb_assert that THR is not
15237 NULL. Initialize tpprev to NULL instead of assigning it
15238 to NULL on the next statement.
15239 * windows-nat.c (windows_delete_thread): Remove check for
15240 main_thread_id before printing thread exit notifications.
15241 (get_windows_debug_event) <EXIT_THREAD_DEBUG_EVENT>:
15242 Remove thread ID check against main_thread_id.
15243 <CREATE_PROCESS_DEBUG_EVENT>: Remove call to
15244 windows_delete_thread.
15245 <EXIT_PROCESS_DEBUG_EVENT>: Add call to windows_delete_thread.
15246
48c5e7e2
TT
152472019-01-04 Tom Tromey <tom@tromey.com>
15248
15249 * compile/compile.c (_initialize_compile): Use upper case for
15250 metasyntactic variables.
15251 * symmisc.c (_initialize_symmisc): Use upper case for
15252 metasyntactic variables.
15253 * psymtab.c (_initialize_psymtab): Use upper case for
15254 metasyntactic variables.
15255 * demangle.c (demangle_command): Use upper case for metasyntactic
15256 variables.
15257 (_initialize_demangler): Likewise.
15258 * ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
15259 variables.
15260
986041cd
TT
152612019-01-03 Tom Tromey <tom@tromey.com>
15262
15263 * tui/tui-source.c (tui_set_source_content): Use xstrdup.
15264
7c711119
TT
152652019-01-03 Tom Tromey <tom@tromey.com>
15266
15267 * python/py-symtab.c (salpy_str): Update.
15268 (struct salpy_sal_object) <symtab>: Now a PyObject.
15269 (salpy_dealloc): Update.
15270 (del_objfile_sal): Use gdbpy_ref.
15271
1b20edf0
TT
152722019-01-03 Tom Tromey <tom@tromey.com>
15273
15274 * python/py-type.c (convert_field): Use new_reference. Return
15275 gdbpy_ref.
15276 (make_fielditem): Return gdbpy_ref.
15277 (typy_fields): Update.
15278 (typy_getitem): Update.
15279 (field_name): Return gdbpy_ref. Use new_reference.
15280 (typy_iterator_iternext): Update.
15281
ea41325b
TT
152822019-01-03 Tom Tromey <tom@tromey.com>
15283
15284 * python/py-record.c (gdbpy_stop_recording): Use Py_RETURN_NONE.
15285
2a3c71d6
TT
152862019-01-03 Tom Tromey <tom@tromey.com>
15287
15288 * python/py-value.c (valpy_dealloc): Use Py_XDECREF.
15289 * python/py-type.c (typy_fields_items): Use gdbpy_ref.
15290 * python/py-progspace.c (pspy_set_printers): Use gdbpy_ref.
15291 (pspy_set_frame_filters, pspy_set_frame_unwinders)
15292 (pspy_set_type_printers): Likewise.
15293 * python/py-function.c (fnpy_init): Use gdbpy_ref.
15294 * python/py-cmd.c (cmdpy_init): Use gdbpy_ref.
15295 * python/py-objfile.c (objfpy_set_printers): Use gdbpy_ref.
15296 (objfpy_set_frame_filters, objfpy_set_frame_unwinders)
15297 (objfpy_set_type_printers): Likewise.
15298
5c329e6a
TT
152992019-01-03 Tom Tromey <tom@tromey.com>
15300
15301 * python/python.c (gdbpy_enter, ~gdbpy_enter): Update.
15302 (gdbpy_print_stack): Use gdbpy_err_fetch.
15303 * python/python-internal.h (class gdbpy_err_fetch): New class.
15304 (class gdbpy_enter) <m_error_type, m_error_value,
15305 m_error_traceback>: Remove.
15306 <m_error>: New member.
15307 (gdbpy_exception_to_string): Don't declare.
15308 * python/py-varobj.c (py_varobj_iter_next): Use gdbpy_err_fetch.
15309 * python/py-value.c (convert_value_from_python): Use
15310 gdbpy_err_fetch.
15311 * python/py-utils.c (gdbpy_err_fetch::to_string): Rename from
15312 gdbpy_exception_to_string.
15313 (gdbpy_handle_exception): Use gdbpy_err_fetch.
15314 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
15315 gdbpy_err_fetch.
15316
169bb27b
AB
153172019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
15318
15319 * linux-nat.c (delete_lwp_cleanup): Delete.
15320 (struct lwp_deleter): New struct.
15321 (lwp_info_up): New typedef.
15322 (linux_nat_target::follow_fork): Delete cleanup, and make use of
15323 lwp_info_up.
15324
a07c8880
AB
153252019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
15326
15327 * linux-fork.c (class scoped_switch_fork_info): New class.
15328 (inferior_call_waitpid): Update to use scoped_switch_fork_info.
15329
26089c49
AB
153302019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
15331
15332 * valops.c (find_overload_match): Remove use of null_cleanup, and
15333 calls to do_cleanups.
15334
06d3e5b0
AB
153352019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
15336
15337 * compile/compile-cplus-types.c
15338 (compile_cplus_instance::decl_name): Handle changes to
15339 cp_func_name.
15340 * cp-support.c (cp_func_name): Update header comment, update
15341 return type.
15342 * cp-support.h (cp_func_name): Update return type in declaration.
15343 * valops.c (find_overload_match): Move temp_func local to top
15344 level of function and change its type. Use temp_func to hold and
15345 delete temporary string obtained from cp_func_name.
15346
66644cd3
AB
153472019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
15348
15349 * remote.c (remote_target::remote_check_symbols): Convert `msg` to
15350 gdb::char_vector, remove cleanup, and update uses of `msg`.
15351
592d8c0a
JW
153522019-01-03 Jim Wilson <jimw@sifive.com>
15353
15354 * riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
15355
c55d06ec
TT
153562019-01-02 Tom Tromey <tom@tromey.com>
15357
15358 * xml-tdesc.c (xml_cache): Hold a target_desc_up.
15359 (tdesc_parse_xml): Remove cleanups.
15360 * target-descriptions.h (make_cleanup_free_target_description):
15361 Don't declare.
15362 (target_desc_deleter): New struct.
15363 (target_desc_up): New typedef.
15364 * target-descriptions.c (target_desc_deleter::operator()): Rename
15365 from free_target_description.
15366 (make_cleanup_free_target_description): Remove.
15367
3a6ae42d
TT
153682019-01-02 Tom Tromey <tom@tromey.com>
15369
15370 * linespec.c (struct linespec_parser): Rename from ls_parser. Add
15371 constructor, destructor.
15372 (linespec_parser): Remove typedef.
15373 (~linespec_parser): Rename from linespec_parser_delete.
15374 (linespec_lex_to_end, linespec_complete_label)
15375 (linespec_complete): Update.
15376 (decode_line_full): Remove cleanups.
15377 (decode_line_1): Update.
15378
61fd3e73
TT
153792019-01-02 Tom Tromey <tom@tromey.com>
15380
15381 * python/python-internal.h (inferior_to_inferior_object): Change
15382 return type.
15383 * python/py-exitedevent.c (create_exited_event_object): Update.
15384 * python/py-inferior.c (inferior_to_inferior_object): Return
15385 gdbpy_ref.
15386 (python_new_inferior, python_inferior_deleted)
15387 (thread_to_thread_object, delete_thread_object)
15388 (build_inferior_list, gdbpy_selected_inferior): Update.
15389 * python/py-infthread.c (create_thread_object): Update. Also fail
15390 if inferior_to_inferior_object fails.
15391
d20172fc
SM
153922019-01-02 Simon Marchi <simon.marchi@ericsson.com>
15393
15394 * inferior.h (class inferior) <displaced_step_state>: New field.
15395 * infrun.h (struct displaced_step_state): Move here from
15396 infrun.c. Initialize fields, add constructor.
15397 <inf>: Remove field.
15398 <reset>: New method.
15399 * infrun.c (struct displaced_step_inferior_state): Move to
15400 infrun.h.
15401 (displaced_step_inferior_states): Remove.
15402 (get_displaced_stepping_state): Adust.
15403 (displaced_step_in_progress_any_inferior): Adjust.
15404 (displaced_step_in_progress_thread): Adjust.
15405 (displaced_step_in_progress): Adjust.
15406 (add_displaced_stepping_state): Remove.
15407 (get_displaced_step_closure_by_addr): Adjust.
15408 (remove_displaced_stepping_state): Remove.
15409 (infrun_inferior_exit): Call displaced_step_state.reset.
15410 (use_displaced_stepping): Don't check for NULL.
15411 (displaced_step_prepare_throw): Call
15412 get_displaced_stepping_state.
15413 (displaced_step_fixup): Don't check for NULL.
15414 (prepare_for_detach): Don't check for NULL.
15415
e3319240
PW
154162019-01-02 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15417
15418 * infcall.c (call_function_by_hand_dummy): cleanup/destroy sm
15419 in case of call that did not complete.
15420
5d36dfb9
AU
154212019-01-02 Andrey Utkin <autkin@undo.io>
15422
15423 * symfile.c (find_separate_debug_file): Fix search of debug files for
15424 remote debuggee.
15425
8833fbf0
TT
154262019-01-02 Tom Tromey <tom@tromey.com>
15427
15428 * python/py-inferior.c (gdbpy_initialize_inferior): Fix
15429 indentation.
15430 * python/py-frame.c (frapy_older): Remove cast.
15431 (frapy_newer): Likewise.
15432 * python/py-breakpoint.c (local_setattro): Remove cast.
15433 * python/py-arch.c (archpy_name): Remove local variable.
15434 * python/py-type.c (gdbpy_lookup_type): Remove cast.
15435
4ada3dfd
JB
154362019-01-02 Joel Brobecker <brobecker@adacore.com>
15437
15438 * unittests/basic_string_view/element_access/char/empty.cc:
15439 Fix year range in copyright header.
15440
113b7b81
AB
154412019-01-01 Andrew Burgess <andrew.burgess@embecosm.com>
15442
15443 * arch/riscv.h (struct riscv_gdbarch_features) <hw_float_abi>:
15444 Delete.
15445 <operator==>: Update with for removed field.
15446 <hash>: Likewise.
15447 * riscv-tdep.h (struct gdbarch_tdep) <features>: Renamed to...
15448 <isa_features>: ...this.
15449 <abi_features>: New field.
15450 (riscv_isa_flen): Update comment.
15451 (riscv_abi_xlen): New declaration.
15452 (riscv_abi_flen): New declaration.
15453 * riscv-tdep.c (riscv_isa_xlen): Update to get answer from
15454 isa_features.
15455 (riscv_abi_xlen): New function.
15456 (riscv_isa_flen): Update to get answer from isa_features.
15457 (riscv_abi_flen): New function.
15458 (riscv_has_fp_abi): Update to get answer from abi_features.
15459 (riscv_call_info::riscv_call_info): Use abi xlen and flen, not isa
15460 xlen and flen.
15461 (riscv_call_info) <xlen, flen>: Update comment.
15462 (riscv_call_arg_struct): Remove invalid assertions
15463 (riscv_features_from_gdbarch_info): Update now hw_float_abi field
15464 is removed.
15465 (riscv_gdbarch_init): Gather isa features and abi features
15466 separately, ensure both match on the gdbarch when reusing an old
15467 gdbarch. Relax an error check to allow 32-bit abi float to run on
15468 a target with 64-bit float hardware.
15469
b18ca514
PW
154702019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15471
15472 * source.c (search_command_helper): Stop reverse search
15473 when line 1 has been searched.
15474
ec70d8db
PW
154752019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15476
15477 * record-full.c (record_full_base_target::close): Rewrite
15478 record_full_core_buf_list free logic.
15479
5b38f9c1
PW
154802019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15481
15482 * break-catch-syscall.c (print_one_catch_syscall): xfree
15483 the last text.
15484
66d91b39
JB
154852019-01-01 Joel Brobecker <brobecker@adacore.com>
15486
15487 * top.c (print_gdb_version): Update Copyright year in version
15488 message.
15489
42a4f53d
JB
154902019-01-01 Joel Brobecker <brobecker@adacore.com>
15491
15492 Update copyright year range in all GDB files.
15493
7e955d83 154942019-01-01, 19 Joel Brobecker <brobecker@adacore.com>
2139e8dc 15495
5bbd631d 15496 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
2139e8dc 15497
5bbd631d 15498For older changes see ChangeLog-2018.
c906108c
SS
15499\f
15500Local Variables:
15501mode: change-log
15502left-margin: 8
15503fill-column: 74
15504version-control: never
57da7796 15505coding: utf-8
c906108c 15506End:
5bbd631d 15507
This page took 3.039581 seconds and 4 git commands to generate.