Fix the disassembly of the LDS and STS instructions of the AVR architecture.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
6d9d6da4
AA
12019-10-09 Andreas Arnez <arnez@linux.ibm.com>
2
3 * s390-tdep.c (390_process_record): Handle new arch13 instructions
4 except SORTL, DFLTCC, and KDSA.
5
3abea05d
TT
62019-10-08 Tom Tromey <tromey@adacore.com>
7
8 * windows-nat.c (struct windows_thread_info_struct) <sf>: Remove.
9 (struct safe_symbol_file_add_args): Remove.
10
dde996e2
TT
112019-10-08 Tom Tromey <tromey@adacore.com>
12
13 * windows-nat.c: Don't include buildsym-legacy.h.
14
cd6fdaa1
TT
152019-10-08 Tom Tromey <tromey@adacore.com>
16
17 * contrib/ari/gdb_ari.sh (%p): Allow gdb-specific %p extensions.
18
79bb1944
CB
192019-10-08 Christian Biesinger <cbiesinger@google.com>
20
21 * gdbtypes.c (overload_debug): Move comment to header.
22 * gdbtypes.h (overload_debug): Declare.
23 * valops.c: Remove declaration of overload_debug, instead
24 include gdbtypes.h.
25
34916edc
CB
262019-10-08 Christian Biesinger <cbiesinger@google.com>
27
28 * language.c (show_language_command): Pass lang_frame_mismatch_warn
29 through _().
30 (lang_frame_mismatch_warn): Make const, mark with N_(), and
31 move comment...
32 * language.h (lang_frame_mismatch_warn): ... here. Also add
33 declaration.
34 * top.c (lang_frame_mismatch_warn): Remove declaration.
35 (check_frame_language_change): Pass lang_frame_mismatch_warn
36 through _().
37
bad5c026
CB
382019-10-07 Christian Biesinger <cbiesinger@google.com>
39
40 * c-lang.h (vtbl_ptr_name): Declare.
41 * cp-valprint.c (vtbl_ptr_name): Remove "extern" now that we get
42 it from the header.
43 * stabsread.c (define_symbol): Remove declaration of vtbl_ptr_name.
44
51f1fdc3
CB
452019-10-07 Christian Biesinger <cbiesinger@google.com>
46
47 * charset.c (your_gdb_wchar_t_is_bogus): Replace with a
48 gdb_static_assert.
49
30d1f018
WP
502019-10-07 Weimin Pan <weimin.pan@oracle.com>
51
606813d5
WP
52 * ../Makefile.def (dependencies): Add all-libctf to all-gdb
53 * ../Makefile.in: Add "all-gdb: maybe-all-libctf"
30d1f018
WP
54 * ctfread.c: New file.
55 * ctfread.h: New file.
56 * elfread.c: Include ctfread.h.
57 (struct elfinfo text_p): New member ctfsect.
58 (elf_locate_sections): Mark CTF section.
59 (elf_symfile_read): Call elfctf_build_psymtabs.
60 * Makefile.in (LIBCTF): Add.
61 (CLIBS): Use it.
62 (CDEPS): Likewise.
63 (DIST): Add ctfread.c.
606813d5
WP
64
652019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * ctfread.c (struct nextfield): Renamed to ...
68 (struct ctf_nextfield): ... this.
69 (struct field_info): Renamed to ...
70 (strut ctf_field_info): ... this.
71 (attach_fields_to_type): Update for renamed structures.
72 (ctf_add_member_cb): Likewise.
73 (ctf_add_enum_member_cb): Likewise.
74 (process_struct_members): Likewise.
75 (process_enum_type): Likewise.
30d1f018 76
518fe38c
WP
772019-10-07 Weimin Pan <weimin.pan@oracle.com>
78
79 * tracectf.h: Rename, was ctf.h.
80 * tracectf.c: Rename, was ctf.c, replace ctf.h with tracectf.h.
81 * tracefile.c: Likewise.
82 * tracepoint.c: Remove unused include ctf.h.
83 * mi/mi-main.c: Likewise.
84 * Makefile.in Replace ctf.c with tracectf.c.
85
225f296a
JB
862019-10-06 Joel Brobecker <brobecker@adacore.com>
87
88 * version.in: Change version number to "9.0.50.DATE-git".
89
77c2dba3
TT
902019-10-03 Tom Tromey <tom@tromey.com>
91
92 PR rust/24976:
93 * dwarf2read.c (quirk_rust_enum): Handle single-element unions.
94
179aed7f
AB
952019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * f-lang.c (f_language_defn): Use cp_get_symbol_name_matcher and
98 cp_search_name_hash.
99 * NEWS: Add entry about nested function support.
100
0a4b0913
AB
1012019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
102 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * cp-namespace.c (cp_search_static_and_baseclasses): Only search
105 for nested static variables when searchin VAR_DOMAIN.
106 * dwarf2read.c (add_partial_symbol): Add nested subroutines to the
107 global scope, update comment.
108 (add_partial_subprogram): Call add_partial_subprogram recursively
109 for nested subroutines when processinng Fortran.
110 (load_partial_dies): Process the child entities of a subprogram
111 when processing Fortran.
112 (partial_die_parent_scope): Handle building scope
113 for Fortran nested functions.
114 (process_die): Record that nested functions have a scope.
115 (new_symbol): Always record Fortran subprograms on the global
116 symbol list.
117 (determine_prefix): How to build the prefix for Fortran
118 subprograms.
119
d8c06f22
AB
1202019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * linux-nat.c (linux_nat_filter_event): Don't ignore SIGSTOP if we
123 have just sent the thread a SIGSTOP and are waiting for it to
124 arrive.
125
a8b3b8e9
AB
1262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
127
128 * btrace.c (btrace_add_pc): Remove whitespace before the template
129 parameter in 'std::vector <...>'.
130 (parse_xml_btrace_block): Likewise.
131 (btrace_maint_decode_pt): Likewise.
132 (btrace_maint_update_packets): Likewise.
133 (btrace_maint_print_packets): Likewise.
134 * btrace.h (struct btrace_maint_info): Likewise.
135 * dwarf2read.c (struct type_unit_group): Likewise.
136 (build_type_psymtabs_reader): Likewise.
137 * gdbsupport/btrace-common.c (btrace_data_append): Likewise.
138 * gdbsupport/btrace-common.h (struct btrace_data_bts): Likewise.
139 * nat/linux-btrace.c (perf_event_read_bts): Likewise.
140
4d825eab
TV
1412019-10-03 Tom de Vries <tdevries@suse.de>
142
143 * cli/cli-style.c (_initialize_cli_style): Adding a '.' at the end of
144 the first line of the help text for set/show style metadata.
145
80fd2826
TT
1462019-10-02 Tom Tromey <tromey@adacore.com>
147
148 * Makefile.in (COMMON_SFILES): Add common-inferior.c.
149 * gdbsupport/common-inferior.c: New file.
150 * infcmd.c (startup_with_shell): Don't define.
151 * nat/fork-inferior.h (startup_with_shell): Don't declare.
152 * gdbsupport/common-inferior.h (startup_with_shell): Declare.
153 * inferior.h (startup_with_shell): Don't declare.
154
70054538
CB
1552019-10-02 Christian Biesinger <cbiesinger@google.com>
156
157 * gdbsupport/gdb_assert.h: Include errors.h.
158 * gdbsupport/gdb_string_view.h: Include gdb_assert.h.
159
37f6a7f4
TT
1602019-10-02 Tom Tromey <tromey@adacore.com>
161
162 * NEWS: Add $_ada_exception entry.
163 * ada-lang.c (struct ada_catchpoint): Add constructor.
164 <m_kind>: New member.
165 (allocate_location_exception, re_set_exception): Remove
166 "ex" parameter.
167 (should_stop_exception): Compute $_ada_exception.
168 (check_status_exception, print_it_exception)
169 (print_one_exception, print_mention_exception): Remove
170 "ex" parameter.
171 (allocate_location_catch_exception, re_set_catch_exception)
172 (check_status_exception, print_it_catch_exception)
173 (print_one_catch_exception, print_mention_catch_exception)
174 (print_recreate_catch_exception)
175 (allocate_location_catch_exception_unhandled)
176 (re_set_catch_exception_unhandled)
177 (check_status_exception, print_it_catch_exception_unhandled)
178 (print_one_catch_exception_unhandled)
179 (print_mention_catch_exception_unhandled)
180 (print_recreate_catch_exception_unhandled)
181 (allocate_location_catch_assert, re_set_catch_assert)
182 (check_status_assert, print_it_catch_assert)
183 (print_one_catch_assert, print_mention_catch_assert)
184 (print_recreate_catch_assert)
185 (allocate_location_catch_handlers, re_set_catch_handlers)
186 (check_status_handlers, print_it_catch_handlers)
187 (print_one_catch_handlers, print_mention_catch_handlers)
188 (print_recreate_catch_handlers): Remove.
189 (create_ada_exception_catchpoint): Update.
190 (initialize_ada_catchpoint_ops): Update.
191
fccf9de1
TT
1922019-10-02 Tom Tromey <tromey@adacore.com>
193
194 * ada-lang.c (ada_lookup_simple_minsyms): Remove.
195 (create_excep_cond_exprs): Simplify exception string computation.
196 (ada_exception_catchpoint_cond_string): Likewise.
197
4b610737
TT
1982019-10-02 Tom Tromey <tromey@adacore.com>
199
200 * symmisc.c (dump_msymbols): Don't use MSYMBOL_VALUE_ADDRESS.
201 * ada-lang.c (lesseq_defined_than): Handle
202 LOC_STATIC.
203 * dwarf2read.c (dwarf2_per_objfile): Add can_copy
204 parameter.
205 (dwarf2_has_info): Likewise.
206 (new_symbol): Set maybe_copied on symbol when
207 appropriate.
208 * dwarf2read.h (dwarf2_per_objfile): Add can_copy
209 parameter.
210 <can_copy>: New member.
211 * elfread.c (record_minimal_symbol): Set maybe_copied
212 on symbol when appropriate.
213 (elf_symfile_read): Update call to dwarf2_has_info.
214 * minsyms.c (lookup_minimal_symbol_linkage): New
215 function.
216 * minsyms.h (lookup_minimal_symbol_linkage): Declare.
217 * symtab.c (get_symbol_address, get_msymbol_address):
218 New functions.
219 * symtab.h (get_symbol_address, get_msymbol_address):
220 Declare.
221 (SYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_ADDRESS): Handle
222 maybe_copied.
223 (struct symbol, struct minimal_symbol) <maybe_copied>:
224 New member.
225
1dd58850
TT
2262019-10-02 Tom Tromey <tromey@adacore.com>
227
228 * source.c (struct current_source_location): New.
229 (current_source_key): New global.
230 (current_source_symtab, current_source_line)
231 (current_source_pspace): Remove.
232 (get_source_location): New function.
233 (get_current_source_symtab_and_line)
234 (set_default_source_symtab_and_line)
235 (set_current_source_symtab_and_line)
236 (clear_current_source_symtab_and_line, select_source_symtab)
237 (info_source_command, print_source_lines_base)
238 (info_line_command, search_command_helper, _initialize_source):
239 Update.
240
5c281dbb
TT
2412019-10-02 Tom Tromey <tromey@adacore.com>
242
243 * source.c (select_source_symtab): Don't call
244 decode_line_with_current_source.
245
d3d32391
AB
2462019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * symtab.c (lookup_global_symbol): Search global block.
249
38583298
TT
2502019-10-02 Tom Tromey <tromey@adacore.com>
251
252 * coffread.c (process_coff_symbol): Update.
253 * dwarf2read.c (var_decode_location, new_symbol): Update.
254 * mdebugread.c (parse_symbol): Update.
255 * objfiles.c (relocate_one_symbol): Update.
256 * stabsread.c (define_symbol, fix_common_block)
257 (scan_file_globals): Update.
258 * symtab.h (SYMBOL_VALUE_ADDRESS): Expand to an rvalue.
259 (SET_SYMBOL_VALUE_ADDRESS): New macro.
260 * xcoffread.c (process_xcoff_symbol): Update.
261
9344c18f
AA
2622019-10-02 Andreas Arnez <arnez@linux.ibm.com>
263
264 * MAINTAINERS: Update my email address.
265
df07e2c7
AB
2662019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * dwarf2read.c (struct type_unit_group) <tus>: Convert to
269 std::vector.
270 (build_type_psymtabs_reader): Update for std::vector.
271 (build_type_psymtab_dependencies): Likewise.
272 * dwarf2read.h: Remove use of DEF_VEC_P.
273 (typedef sig_type_ptr): Delete.
274
554ac434
AB
2752019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * btrace.c (btrace_maint_clear): Update to handle change from VEC
278 to std::vector.
279 (btrace_maint_decode_pt): Likewise, and move allocation of the
280 vector outside of the loop.
281 (btrace_maint_update_packets): Update to handle change from VEC to
282 std::vector.
283 (btrace_maint_print_packets): Likewise.
284 (maint_info_btrace_cmd): Likewise.
285 * btrace.h: Remove use of DEF_VEC_O.
286 (typedef btrace_pt_packet_s): Delete.
287 (struct btrace_maint_info) <packets>: Change fromm VEC to
288 std::vector.
289 * gdbsupport/btrace-common.h: Remove 'vec.h' include.
290
46f29a9a
AB
2912019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * btrace.c (btrace_compute_ftrace_bts): Update for std::vector,
294 make accesses into the vector constant references.
295 (btrace_add_pc): Update for std::vector.
296 (btrace_stitch_bts): Likewise.
297 (parse_xml_btrace_block): Likewise.
298 (btrace_maint_update_packets): Likewise.
299 (btrace_maint_print_packets): Likewise.
300 (maint_info_btrace_cmd): Likewise.
301 * gdbsupport/btrace-common.c (btrace_data::fini): Update for
302 std::vector.
303 (btrace_data::empty): Likewise.
304 (btrace_data_append): Likewise.
305 * gdbsupport/btrace-common.h: Remove use of DEF_VEC_O.
306 (typedef btrace_block_s): Delete.
307 (struct btrace_block): Add constructor.
308 (struct btrace_data_bts) <blocks>: Change to std::vector.
309 * nat/linux-btrace.c (perf_event_read_bts): Update for
310 std::vector.
311 (linux_read_bts): Likewise.
312
d770d56f
TT
3132019-10-01 Tom Tromey <tom@tromey.com>
314
315 * cli/cli-logging.c (show_logging_filename): Use styled_string.
316
9d636d67
TT
3172019-10-01 Tom Tromey <tom@tromey.com>
318
319 * stack.c (print_frame, info_frame_command_core): Use
320 styled_string.
321 * linux-thread-db.c (try_thread_db_load_1)
322 (try_thread_db_load_from_pdir_1): Use styled_string.
323 * auto-load.c (file_is_auto_load_safe, execute_script_contents)
324 (auto_load_section_scripts, info_auto_load_local_gdbinit)
325 (maybe_print_unsupported_script_warning)
326 (maybe_print_script_not_found_warning): Use styled_string.
327 * ada-lang.c (user_select_syms): Use styled_string.
328
7f6aba03
TT
3292019-10-01 Tom Tromey <tom@tromey.com>
330
331 * p-lang.c (pascal_printstr): Use metadata style.
332 * value.c (show_convenience): Use metadata style.
333 * valprint.c (valprint_check_validity, val_print_optimized_out)
334 (val_print_not_saved, val_print_unavailable)
335 (val_print_invalid_address, generic_val_print, val_print)
336 (value_check_printable, val_print_array_elements): Use metadata
337 style.
338 * ui-out.h (class ui_out) <field_fmt>: New overload.
339 <do_field_fmt>: Add style parameter.
340 * ui-out.c (ui_out::field_fmt): New overload.
341 * typeprint.c (type_print_unknown_return_type)
342 (val_print_not_allocated, val_print_not_associated): Use metadata
343 style.
344 * tui/tui-out.h (class tui_ui_out) <do_field_fmt>: Add style
345 parameter.
346 * tui/tui-out.c (tui_ui_out::do_field_fmt): Update.
347 * tracepoint.c (tvariables_info_1): Use metadata style.
348 * stack.c (print_frame_arg, print_frame_info, print_frame)
349 (info_frame_command_core): Use metadata style.
350 * skip.c (info_skip_command): Use metadata style.
351 * rust-lang.c (rust_print_enum): Use metadata style.
352 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
353 metadata style.
354 * python/py-framefilter.c (py_print_single_arg): Use metadata
355 style.
356 * printcmd.c (do_one_display, print_variable_and_value): Use
357 metadata style.
358 * p-valprint.c (pascal_val_print)
359 (pascal_object_print_value_fields): Use metadata style.
360 * p-typeprint.c (pascal_type_print_base): Use metadata style.
361 * mi/mi-out.h (class mi_ui_out) <do_field_fmt>: Add style
362 parameter.
363 * mi/mi-out.c (mi_ui_out::do_field_fmt): Update.
364 * m2-valprint.c (m2_print_long_set): Use metadata style.
365 * m2-typeprint.c (m2_print_type): Use metadata style.
366 * infcmd.c (print_return_value_1): Use metadata style.
367 * gnu-v3-abi.c (print_one_vtable): Use metadata style.
368 * f-valprint.c (info_common_command_for_block): Use metadata
369 style.
370 * f-typeprint.c (f_type_print_base): Use metadata style.
371 * expprint.c (print_subexp_standard): Use metadata style.
372 * cp-valprint.c (cp_print_value_fields): Use metadata style.
373 * cli/cli-style.h (class cli_style_option): Add constructor.
374 (metadata_style): Declare.
375 * cli/cli-style.c (metadata_style): New global.
376 (_initialize_cli_style): Register metadata style.
377 * cli-out.h (class cli_ui_out) <do_field_fmt>: Add style
378 parameter.
379 * cli-out.c (cli_ui_out::do_field_fmt): Update.
380 * c-typeprint.c (c_type_print_base_struct_union)
381 (c_type_print_base_1): Use metadata style.
382 * breakpoint.c (watchpoint_value_print)
383 (print_one_breakpoint_location): Use metadata style.
384 * break-catch-syscall.c (print_one_catch_syscall): Use metadata
385 style.
386 * break-catch-sig.c (signal_catchpoint_print_one): Use metadata
387 style.
388 * ada-valprint.c (val_print_packed_array_elements, printstr)
389 (print_field_values, ada_val_print_ref, ada_val_print): Use
390 metadata style.
391 * ada-typeprint.c (print_array_type, ada_print_type): Use metadata
392 style.
393 * ada-tasks.c (print_ada_task_info, info_task): Use metadata
394 style.
395 * ada-lang.c (user_select_syms): Use metadata style.
396
14309bb6
TT
3972019-10-01 Tom Tromey <tom@tromey.com>
398
399 * cli/cli-cmds.c (pwd_command): Style output.
400
6a831f06
PA
4012019-10-01 Pedro Alves <palves@redhat.com>
402 Tom Tromey <tom@tromey.com>
403
404 * symtab.c (print_symbol_info): Use %ps.
405 (print_msymbol_info): Use %ps.
406 * symfile.c (symbol_file_add_with_addrs): Use %ps.
407 * printcmd.c (print_variable_and_value): Use %ps.
408 * macrocmd.c (show_pp_source_pos): Use %ps.
409 * infrun.c (print_exited_reason): Use ui_out::message.
410 * breakpoint.c (watchpoint_check, print_one_breakpoint_location)
411 (describe_other_breakpoints): Use ui_out::message and new
412 formats.
413 (say_where): Use new formats.
414 (bkpt_print_it, tracepoint_print_one_detail): Use ui_out::message
415 and new formats.
416
2a3c1174
PA
4172019-10-01 Pedro Alves <palves@redhat.com>
418 Tom Tromey <tom@tromey.com>
419
420 * unittests/format_pieces-selftests.c: Add gdb_format parameter.
421 (test_gdb_formats): New function.
422 (run_tests): Call it.
423 (test_format_specifier): Update.
424 * utils.h (fputs_filtered): Update comment.
425 (vfprintf_styled, vfprintf_styled_no_gdbfmt)
426 (fputs_styled_unfiltered): Declare.
427 * utils.c (fputs_styled_unfiltered): New function.
428 (vfprintf_maybe_filtered): Add gdbfmt parameter.
429 (vfprintf_filtered): Update.
430 (vfprintf_unfiltered, vprintf_filtered): Update.
431 (vfprintf_styled, vfprintf_styled_no_gdbfmt): New functions.
432 * ui-out.h (enum ui_out_flag) <unfiltered_output,
433 disallow_ui_out_field>: New constants.
434 (enum class field_kind): New.
435 (struct base_field_s, struct signed_field_s): New.
436 (signed_field): New function.
437 (struct string_field_s): New.
438 (string_field): New function.
439 (struct styled_string_s): New.
440 (styled_string): New function.
441 (class ui_out) <message>: Add comment.
442 <vmessage, call_do_message>: New methods.
443 <do_message>: Add style parameter.
444 * ui-out.c (ui_out::call_do_message, ui_out::vmessage): New
445 methods.
446 (ui_out::message): Rewrite.
447 * mi/mi-out.h (class mi_ui_out) <do_message>: Add style
448 parameter.
449 * mi/mi-out.c (mi_ui_out::do_message): Add style parameter.
450 * gdbsupport/format.h (class format_pieces) <format_pieces>: Add
451 gdb_extensions parameter.
452 (class format_piece): Add parameter to constructor.
453 (n_int_args): New field.
454 * gdbsupport/format.c (format_pieces::format_pieces): Add
455 gdb_extensions parameter. Handle '*'.
456 * cli-out.h (class cli_ui_out) <do_message>: Add style parameter.
457 * cli-out.c (cli_ui_out::do_message): Add style parameter. Call
458 vfprintf_styled_no_gdbfmt.
459 (cli_ui_out::do_field_string, cli_ui_out::do_spaces)
460 (cli_ui_out::do_text, cli_ui_out::field_separator): Allow
461 unfiltered output.
462 * ui-style.h (struct ui_file_style) <ptr>: New method.
463
0dfe5bfb
TT
4642019-10-01 Tom Tromey <tom@tromey.com>
465
466 * unittests/format_pieces-selftests.c: Update. Add final format.
467 * gdbsupport/format.c (format_pieces::format_pieces): Don't add
468 empty literal pieces.
469
e43b10e1
TT
4702019-10-01 Tom Tromey <tom@tromey.com>
471
472 * ui-out.h (enum class ui_out_style_kind): Remove.
473 (class ui_out) <field_string, field_stsream, do_field_string>:
474 Change type of "style".
475 * ui-out.c (ui_out::field_core_addr, ui_out::field_stream)
476 (ui_out::field_string): Update.
477 * tui/tui-out.h (class tui_ui_out) <do_field_string>: Change type
478 of "style".
479 * tui/tui-out.c (tui_ui_out::do_field_string): Update.
480 * tracepoint.c (print_one_static_tracepoint_marker): Update.
481 * stack.c (print_frame_arg, print_frame_info, print_frame):
482 Update.
483 * source.c (print_source_lines_base): Update.
484 * solib.c (info_sharedlibrary_command): Update.
485 * skip.c (info_skip_command): Update.
486 * record-btrace.c (btrace_call_history_src_line)
487 (btrace_call_history): Update.
488 * python/py-framefilter.c (py_print_frame): Update.
489 * mi/mi-out.h (class mi_ui_out) <do_field_string>: Change type of
490 "style".
491 * mi/mi-out.c (mi_ui_out::do_table_header)
492 (mi_ui_out::do_field_signed, mi_ui_out::do_field_unsigned)
493 (mi_ui_out::do_field_string): Update.
494 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
495 Update.
496 * cli-out.h (class cli_ui_out) <do_field_string>: Change type of
497 "style".
498 * cli-out.c (cli_ui_out::do_table_header)
499 (cli_ui_out::do_field_signed, cli_ui_out::do_field_unsigned)
500 (cli_ui_out::do_field_skip, cli_ui_out::do_field_string)
501 (cli_ui_out::do_field_fmt): Update.
502 * breakpoint.c (print_breakpoint_location): Update.
503 (update_static_tracepoint): Update.
504
cd7c32c3
PW
5052019-10-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
506
507 * main.c (relocate_gdbinit_path_maybe_in_datadir): Remove std::string
508 conversion of gdb_datadir.
509 (captured_main_1): Remove xstrdup when assigning to gdb_datadir,
510 remove not needed c_str ().
511
8fe0f950
AT
5122019-09-30 Ali Tamur <tamur@google.com>
513
514 * dwarf2read.c (skip_one_die): Handle DW_FORM_strx forms.
515 (dwarf2_string_attr): Likewise.
516
5f48f8f3
AT
5172019-09-30 Ali Tamur <tamur@google.com>
518
519 * dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
520 (process_full_type_unit): Likewise.
521 (dump_die_shallow): Likewise.
522 (cu_debug_loc_section): Likewise.
523
6fb08628
CB
5242019-09-28 Christian Biesinger <cbiesinger@google.com>
525
526 * minsyms.c (compare_minimal_symbols): Rename to...
527 (minimal_symbol_is_less_than): ...this, and adjust to STL
528 conventions (return bool, take arguments as references)
529 (minimal_symbol_reader::install): Call std::sort instead
530 of qsort.
531
c7ee338a
CB
5322019-09-29 Christian Biesinger <cbiesinger@google.com>
533
534 * minsyms.h (msymbol_hash): Document that this is a case-insensitive
535 hash and why.
536 * objfiles.h (struct objfile_per_bfd_storage) <demangled_names_hash,
537 msymbol_hash, msymbol_demangled_hash>: Improve comments.
538
703a86c2
SM
5392019-09-30 Simon Marchi <simon.marchi@polymtl.ca>
540
541 * psymtab.c (add_psymbol_to_list): Move comment to psympriv.h.
542 * psympriv.h (add_psymbol_to_list): Move comment here and update
543 it.
544
0df0352a
TV
5452019-09-29 Tom de Vries <tdevries@suse.de>
546
547 * contrib/cc-with-tweaks.sh (get_tmpdir): New function.
548 Use $tmpdir/$(basename "$output_file").dwz instead of
549 "${output_file}.dwz".
550
ad75efa6
SM
5512019-09-28 Simon Marchi <simon.marchi@polymtl.ca>
552
553 PR gdb/25045
554 * hppa-linux-nat.c: Include gdbarch.h.
555
ececd218
CB
5562019-09-26 Christian Biesinger <cbiesinger@google.com>
557
558 * blockframe.c (find_pc_partial_function): Change return type to bool.
559 * elfread.c (elf_gnu_ifunc_resolve_name): Likewise.
560 * minsyms.c (in_gnu_ifunc_stub): Likewise.
561 (stub_gnu_ifunc_resolve_name): Likewise.
562 * symtab.c (compare_filenames_for_search): Likewise.
563 (compare_glob_filenames_for_search): Likewise.
564 (matching_obj_sections): Likewise.
565 (symbol_matches_domain): Likewise.
566 (find_line_symtab): Change out param EXACT_MATCH to bool *.
567 (find_line_pc): Change return type to bool.
568 (find_line_pc_range): Likewise.
569 (producer_is_realview): Likewise.
570 * symtab.h (symbol_matches_domain): Likewise.
571 (find_pc_partial_function): Likewise.
572 (find_pc_line_pc_range): Likewise.
573 (in_gnu_ifunc_stub): Likewise.
574 (struct gnu_ifunc_fns) <gnu_ifunc_resolve_name>: Likewise.
575 (find_line_pc): Likewise.
576 (find_line_pc_range): Likewise.
577 (matching_obj_sections): Likewise.
578 (find_line_symtab): Change out parameter to bool.
579 (producer_is_realview): Change return type to bool.
580 (compare_filenames_for_search): Likewise.
581 (compare_glob_filenames_for_search): Likewise.
582
27a900b8
TT
5832019-09-26 Tom Tromey <tom@tromey.com>
584
585 * Makefile.in (COMMON_SFILES): Remove gdb_usleep.c.
586 (HFILES_NO_SRCDIR): Remove gdb_usleep.h.
587 * gdb_usleep.h: Remove.
588 * gdb_usleep.c: Remove.
589 * utils.c: Don't include gdb_usleep.h.
590
5d63b30a
TT
5912019-09-26 Tom Tromey <tromey@adacore.com>
592
593 * python/py-type.c (type_to_type_object): Call check_typedef
594 for stub types.
595
12904d37
TT
5962019-09-26 Tom Tromey <tom@tromey.com>
597
598 * utils.h (initialize_utils): Don't declare.
599 * top.c (gdb_init): Don't call initialize_utils.
600 * utils.c (initialize_utils): Remove. Move contents...
601 (_initialize_utils): ... here.
602
858f25f0
TT
6032019-09-25 Tom Tromey <tom@tromey.com>
604
605 * python/py-objfile.c (objfpy_get_build_id): Use bin2hex.
606 * utils.h (make_hex_string): Don't declare.
607 * utils.c (make_hex_string): Remove.
608
3d435220
TV
6092019-09-24 Tom de Vries <tdevries@suse.de>
610
611 PR gdb/23815
612 * amd64-linux-nat.c (amd64_linux_nat_target::fetch_registers):
613 Initialize xstateregs before ptrace PTRACE_GETREGSET call.
614
ddd44b70
DD
6152019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
616
617 * NEWS: Mention new simulator port for PRU.
618
f945dedf
CB
6192019-09-23 Christian Biesinger <cbiesinger@google.com>
620
621 * ada-exp.y (write_object_remaining): Update.
622 * ada-lang.c (ada_decode): Return a std::string instead of a char*
623 and eliminate the static buffer.
624 (ada_decode_symbol): Update.
625 (ada_la_decode): Update.
626 (ada_sniff_from_mangled_name): Update.
627 (is_valid_name_for_wild_match): Update.
628 (ada_lookup_name_info::matches): Update and simplify.
629 (name_matches_regex): Update.
630 (ada_add_global_exceptions): Update.
631 * ada-lang.h (ada_decode): Update signature.
632 * ada-varobj.c (ada_varobj_describe_simple_array_child): Update.
633 * dwarf-index-write.c (debug_names::insert): Update.
634
7ab78ccb
SM
6352019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
636
637 * solib-svr4.c (svr4_iterate_over_objfiles_in_search_order): Fix
638 formatting.
639
9252448b
SM
6402019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
641
642 * breakpoint.h (bp_location) <inserted, permanent, duplicate>:
643 Change "nonzero" to "true" in documentation.
644
626ca2c0
CB
6452019-09-20 Christian Biesinger <cbiesinger@google.com>
646
647 * solib-darwin.c (darwin_lookup_lib_symbol): Remove.
648 (_initialize_darwin_solib): Don't set
649 darwin_so_ops.lookup_lib_global_symbol.
650 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
651 set_gdbarch_iterate_over_objfiles_in_search_order.
652 (elf_lookup_lib_symbol): Rename to...
653 (svr4_iterate_over_objfiles_in_search_order): this, and update
654 to iterate semantics.
655 (_initialize_svr4_solib): Don't set lookup_lib_global_symbol.
656 * solib.c (solib_global_lookup): Remove.
657 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
658 (solib_global_lookup): Remove.
659 * symtab.c (lookup_global_or_static_symbol): Remove call to
660 solib_global_lookup.
661
5a3a0d63
JB
6622019-09-20 Joel Brobecker <brobecker@adacore.com>
663
664 * NEWS: Move entries about default MI version now being
665 version 3, and about the GDB/MI fix for multi-location
666 breakpoints to the "since GDB 8.3" section.
667
ffea1427
JB
6682019-09-20 Joel Brobecker <brobecker@adacore.com>
669
670 GDB 8.3.1 released.
671
abf516c6
UW
6722019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
673
674 * NEWS: Mention that Cell/B.E. debugging support was removed.
675 * MAINTAINERS: Remove spu target.
676
677 * config/djgpp/fnchange.lst: Remove entries for removed files.
678
679 * Makefile.in (ALL_TARGET_OBS): Remove solib-spu.o,
680 spu-multiarch.o, and spu-tdep.o.
681 (HFILES_NO_SRCDIR): Remove solib-spu.h and spu-tdep.h.
682 (ALLDEPFILES): Remove solib-spu.c, spu-linux-nat.c,
683 spu-multiarch.c, and spu-tdep.c.
684 * spu-linux-nat.c: Remove file.
685 * spu-multiarch.c: Remove file.
686 * spu-tdep.c: Remove file.
687 * spu-tdep.h: Remove file.
688 * solib-spu.c: Remove file.
689 * solib-spu.h: Remove file.
690
691 * configure.host (powerpc64*-*-linux*): Remove Cell/B.E. support.
692 * configure.nat (spu-linux): Remove.
693 * configure.tgt (powerpc*-*-linux*): Remove solib-spu.o and
694 solib-multiarch.o from gdb_target_obs.
695 (spu*-*-*): Remove.
696
697 * arch/ppc-linux-common.h (struct ppc_linux_features): Remove "cell"
698 feature flag.
699 (ppc_linux_no_features): Update.
700 * arch/ppc-linux-common.c (ppc_linux_match_description): Remove
701 Cell/B.E. support.
702 * arch/ppc-linux-tdesc.h (tdesc_powerpc_cell32l): Remove declaration.
703 (tdesc_powerpc_cell64l): Likewise.
704 * nat/ppc-linux.h (PPC_FEATURE_CELL): Remove.
705 * ppc-linux-nat.c (ppc_linux_nat_target::read_description): Remove
706 Cell/B.E. support.
707 * ppc-linux-tdep.h: Do not include "solib-spu.h" or "spu-tdep.h".
708 Do not include "features/rs6000/powerpc-cell32l.c" or
709 "features/rs6000/powerpc-cell64l.c".
710 (ppc_linux_spu_section): Remove.
711 (ppc_linux_core_read_description): Remove Cell/B.E. support.
712 (spe_context_objfile, spe_context_lm_addr, spe_context_offset,
713 spe_context_cache_ptid, spe_context_cache_ptid): Remove.
714 (ppc_linux_spe_context_lookup): Remove.
715 (ppc_linux_spe_context_inferior_created): Remove.
716 (ppc_linux_spe_context_solib_loaded): Remove.
717 (ppc_linux_spe_context_solib_unloaded): Remove.
718 (ppc_linux_spe_context): Remove.
719 (struct ppu2spu_cache): Remove.
720 (ppu2spu_prev_arch, ppu2spu_this_id, ppu2spu_prev_register): Remove.
721 (struct ppu2spu_data): Remove.
722 (ppu2spu_unwind_register, ppu2spu_sniffer, ppu2spu_dealloc_cache,
723 ppu2spu_unwind): Remove.
724 (ppc_linux_init_abi): Remove Cell/B.E. support.
725 * rs6000-tdep.h (rs6000_gdbarch_init): Remove Cell/B.E. support.
726
727 * features/Makefile (rs6000/powerpc-cell32l-expedite): Remove.
728 (rs6000/powerpc-cell64l-expedite): Likewise
729 (WHICH): Remove rs6000/powerpc-cell32l and rs6000/powerpc-cell64l.
730 (XMLTOC): Remove rs6000/powerpc-cell32l.xml and
731 rs6000/powerpc-cell64l.xml.
732 * features/rs6000/powerpc-cell32l.xml: Remove.
733 * features/rs6000/powerpc-cell64l.xml: Likewise.
734 * features/rs6000/powerpc-cell32l.c: Remove generated file.
735 * features/rs6000/powerpc-cell64l.c: Likewise.
736 * regformats/rs6000/powerpc-cell32l.dat: Remove generated file.
737 * regformats/rs6000/powerpc-cell64l.dat: Likewise.
738 * regformats/reg-spu.dat: Remove.
739
740 * target.h (enum target_object): Remove TARGET_OBJECT_SPU.
741 * corelow.c (struct spuid_list): Remove.
742 (add_to_spuid_list): Remove.
743 (core_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
744 * remote.c (PACKET_qXfer_spu_read, PACKET_qXfer_spu_write): Remove.
745 (remote_protocol_features): Remove associated entries.
746 (_initialize_remote): No longer initialize them.
747 (remote_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
748 * linux-nat.c (SPUFS_MAGIC): Remove.
749 (linux_proc_xfer_spu): Remove.
750 (spu_enumerate_spu_ids): Remove.
751 (linux_nat_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
752 * linux-tdep.c (-linux_spu_make_corefile_notes): Remove.
753 (linux_make_corefile_notes): No longer call it.
754
755 * regcache.c (cooked_read_test): Remove bfd_arch_spu special case.
756 (cooked_write_test): Likewise.
757
78e8cb91
TT
7582019-09-20 Tom Tromey <tom@tromey.com>
759
760 * NEWS: Mention case-sensitivity of TUI commands.
761 * tui/tui-win.c (tui_set_focus_command): Now case-sensitive.
762 (tui_set_win_height_command, parse_scrolling_args): Likewise.
763 * tui/tui-layout.c (tui_layout_command): Now case-sensitive.
764
f074b67e
TT
7652019-09-20 Tom Tromey <tom@tromey.com>
766
767 * tui/tui-source.c (tui_source_window::set_contents): Use
768 make_unique_xstrdup.
769 * tui/tui-disasm.c (tui_disasm_window::set_contents): Use
770 make_unique_xstrdup.
771
63c4bf19
TT
7722019-09-20 Tom Tromey <tom@tromey.com>
773
774 * tui/tui-data.c: Remove separator comments.
775 * tui/tui-layout.c: Remove separator comments.
776 * tui/tui-win.c: Remove separator comments.
777 * tui/tui-wingeneral.c: Remove separator comments.
778
43df9b2f
TT
7792019-09-20 Tom Tromey <tom@tromey.com>
780
781 * tui/tui.h (strcat_to_buf): Don't declare.
782 * tui/tui.c (strcat_to_buf): Remove.
783
7226433c
TT
7842019-09-20 Tom Tromey <tom@tromey.com>
785
786 * tui/tui-source.h (struct tui_source_window) <m_fullname>: Rename
787 from "fullname".
788 * tui/tui-source.c (tui_source_window::set_contents)
789 (tui_source_window::location_matches_p)
790 (tui_source_window::maybe_update): Update.
791
80df3337
TT
7922019-09-20 Tom Tromey <tom@tromey.com>
793
794 * tui/tui-regs.h (struct tui_data_window) <get_current_group>:
795 Update.
796 <m_regs_content, m_regs_column_count, m_current_group>: Add "m_"
797 prefix.
798 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
799 (tui_data_window::line_from_reg_element_no)
800 (tui_data_window::first_reg_element_no_inline)
801 (tui_data_window::show_registers)
802 (tui_data_window::show_register_group)
803 (tui_data_window::display_registers_from)
804 (tui_data_window::display_registers_from_line)
805 (tui_data_window::first_data_item_displayed)
806 (tui_data_window::delete_data_content_windows)
807 (tui_data_window::erase_data_content)
808 (tui_data_window::do_scroll_vertical)
809 (tui_data_window::refresh_window)
810 (tui_data_window::check_register_values): Update.
811
9923f347
TT
8122019-09-20 Tom Tromey <tom@tromey.com>
813
814 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN): Remove define.
815 (struct tui_locator_window) <full_name, proc_name>: Now
816 std::string.
817 * tui/tui-stack.c (tui_locator_window::make_status_line)
818 (tui_locator_window::set_locator_fullname)
819 (tui_locator_window::set_locator_info): Update.
820 * tui/tui-source.c (tui_source_window::set_contents)
821 (tui_source_window::showing_source_p): Update.
822
b76251ab
TT
8232019-09-20 Tom Tromey <tom@tromey.com>
824
825 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
826 Don't call tui_locator_win_info_ptr.
827
0891be08
TT
8282019-09-20 Tom Tromey <tom@tromey.com>
829
830 * tui/tui-win.c (tui_resize_all): Don't call refresh.
831
1b935acf
TT
8322019-09-20 Tom Tromey <tom@tromey.com>
833
834 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use 1 as
835 height for locator.
836 * tui/tui-stack.c (tui_locator_window::rerender): Call scrollok.
837 * tui/tui-layout.c (show_source_disasm_command, show_data)
838 (show_source_or_disasm_and_command): Use 1 as height for locator.
839
9abd8a65
TT
8402019-09-20 Tom Tromey <tom@tromey.com>
841
842 * tui/tui.c (tui_enable): Update.
843 * tui/tui-win.c (tui_sigwinch_handler, tui_async_resize_screen):
844 Update.
845 * tui/tui-data.h (tui_win_resized, tui_set_win_resized_to):
846 Update.
847 * tui/tui-data.c (win_resized): Now bool.
848 (tui_win_resized): Return bool.
849 (tui_set_win_resized_to): Accept a bool.
850
b5457826
TT
8512019-09-20 Tom Tromey <tom@tromey.com>
852
853 * tui/tui-regs.h (struct tui_data_window) <show_register_group>:
854 Change type of "refresh_values_only".
855 * tui/tui-regs.c (tui_data_window::show_register_group): Change
856 type of "refresh_values_only".
857
6b915f7d
TT
8582019-09-20 Tom Tromey <tom@tromey.com>
859
860 * tui/tui-disasm.c (struct tui_asm_line) <addr_string, insn>: Now
861 std::string.
862 (tui_disassemble): Add "pos" parameter.
863 (tui_disasm_window::set_contents): Simplify.
864
2ad52f6f
TT
8652019-09-20 Tom Tromey <tom@tromey.com>
866
867 * tui/tui-winsource.h (struct tui_source_window_base)
868 <show_source_content>: Now private.
869 * tui/tui-winsource.c
870 (tui_source_window_base::show_source_content): Don't handle empty
871 content case.
872
b3b1bde6
TT
8732019-09-20 Tom Tromey <tom@tromey.com>
874
875 * tui/tui-layout.c (show_source_disasm_command)
876 (show_source_or_disasm_and_command): Don't call
877 show_source_content.
878
71a25ed2
TT
8792019-09-20 Tom Tromey <tom@tromey.com>
880
881 * tui/tui-stack.h (struct tui_locator_window) <make_status_line>:
882 Declare.
883 * tui/tui-stack.c (tui_locator_window::make_status_line): Rename
884 from tui_make_status_line.
885 (tui_locator_window::rerender): Update.
886
f8532154
TT
8872019-09-20 Tom Tromey <tom@tromey.com>
888
889 * tui/tui-stack.c (tui_make_status_line): Return std::string.
890 (tui_locator_window::rerender): Update.
891
2d81b349
TT
8922019-09-20 Tom Tromey <tom@tromey.com>
893
894 * tui/tui-winsource.h (struct tui_source_window_base)
895 <~tui_source_window_base>: Don't declare.
896 <fullname>: Remove.
897 * tui/tui-winsource.c (~tui_source_window_base): Remove.
898 * tui/tui-source.h (struct tui_source_window) <fullname>: New
899 member.
900 * tui/tui-source.c (tui_source_window::set_contents): Update.
901 (tui_source_window::location_matches_p)
902 (tui_source_window::maybe_update): Update.
903
f14bec58
TT
9042019-09-20 Tom Tromey <tom@tromey.com>
905
906 * tui/tui-winsource.h (~tui_source_element): Remove.
907 (tui_source_element): Update.
908 (struct tui_source_element) <line>: Now a unique_xmalloc_ptr.
909 * tui/tui-winsource.c (tui_show_source_line): Update.
910 * tui/tui-source.c (tui_source_window::set_contents): Update.
911 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
912
78d5933a
TT
9132019-09-20 Tom Tromey <tom@tromey.com>
914
915 * tui/tui-data.h (tui_clear_source_windows_detail): Don't
916 declare.
917 * tui/tui-layout.c (tui_add_win_to_layout): Don't call
918 tui_clear_source_windows_detail.
919 * tui/tui-winsource.h (struct tui_source_window_base)
920 <clear_detail>: Don't declare.
921 * tui/tui-winsource.c (tui_source_window_base::clear_detail):
922 Remove.
923 * tui/tui-data.c (tui_clear_source_windows_detail): Remove.
924
d4207696
TT
9252019-09-20 Tom Tromey <tromey@adacore.com>
926
927 PR ada/24919:
928 * block.c (contained_in): Fix final return value.
929
00f93c44
AM
9302019-09-20 Alan Modra <amodra@gmail.com>
931
932 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Use bfd_set_usrdata.
933 * dwarf2read.c (dwarf2_read_gdb_index, dwarf2_read_debug_names),
934 (read_indirect_string_from_dwz): Use bfd accessor.
935 * dwarf2read.h (struct dwz_file <filename>): Likewise.
936 * machoread.c (macho_symfile_read_all_oso): Likewise.
937 * solib.c (solib_bfd_open): Likewise.
938
e4153ae6
CB
9392019-09-19 Christian Biesinger <cbiesinger@google.com>
940
941 * eval.c: Move declaration of overload_resolution to...
942 * value.h: ...here.
943
c7ae7675
CB
9442019-09-19 Christian Biesinger <cbiesinger@google.com>
945
946 * arm-linux-nat.c: Remove extern declaration for arm_apcs_32.
947 * arm-linux-tdep.c: Likewise.
948 * arm-nbsd-nat.c: Likewise.
949 * arm-tdep.h: Declare arm_apcs_32.
950 * arm-tdep.c: Move documentation for arm_apcs_32 to arm-tdep.h.
951
e86f08d2
CB
9522019-09-19 Christian Biesinger <cbiesinger@google.com>
953
954 * dwarf2loc.c: Remove extern declaration of dwarf_always_disassemble.
955 * dwarf2read.h: Declare dwarf_always_disassemble.
956
f64e2f40
TV
9572019-09-19 Tom de Vries <tdevries@suse.de>
958
959 PR gdb/25009
960 * source-cache.c (source_cache::ensure): Catch exception thrown during
961 construction of the highlighter.
962
fd361982
AM
9632019-09-18 Alan Modra <amodra@gmail.com>
964
965 * aarch64-linux-tdep.c, * arm-tdep.c, * auto-load.c,
966 * coff-pe-read.c, * coffread.c, * corelow.c, * dbxread.c,
967 * dicos-tdep.c, * dwarf2-frame.c, * dwarf2read.c, * elfread.c,
968 * exec.c, * fbsd-tdep.c, * gcore.c, * gdb_bfd.c, * gdb_bfd.h,
969 * hppa-tdep.c, * i386-cygwin-tdep.c, * i386-fbsd-tdep.c,
970 * i386-linux-tdep.c, * jit.c, * linux-tdep.c, * machoread.c,
971 * maint.c, * mdebugread.c, * minidebug.c, * mips-linux-tdep.c,
972 * mips-sde-tdep.c, * mips-tdep.c, * mipsread.c, * nto-tdep.c,
973 * objfiles.c, * objfiles.h, * osabi.c, * ppc-linux-tdep.c,
974 * ppc64-tdep.c, * record-btrace.c, * record-full.c, * remote.c,
975 * rs6000-aix-tdep.c, * rs6000-tdep.c, * s390-linux-tdep.c,
976 * s390-tdep.c, * solib-aix.c, * solib-dsbt.c, * solib-frv.c,
977 * solib-spu.c, * solib-svr4.c, * solib-target.c,
978 * spu-linux-nat.c, * spu-tdep.c, * symfile-mem.c, * symfile.c,
979 * symmisc.c, * symtab.c, * target.c, * windows-nat.c,
980 * xcoffread.c, * cli/cli-dump.c, * compile/compile-object-load.c,
981 * mi/mi-interp.c: Update throughout for bfd section macro and
982 function changes.
983 * gcore (gcore_create_callback): Use bfd_set_section_lma.
984 * spu-tdep.c (spu_overlay_new_objfile): Likewise.
985
11061048
TT
9862019-09-18 Tom Tromey <tom@tromey.com>
987
988 * NEWS: Add entry.
989 * tui/tui.c (tui_initialize_readline): Set name of keymap. Do not
990 call rl_initialize.
991 (tui_enable): Do not call rl_initialize.
992
7a27b85f
CG
9932019-09-18 Christian Groessler <chris@groessler.org>
994
995 * alpha-linux-nat.c: Include gdbarch.h.
996
f64eea3a
SM
9972019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
998
999 * ui-file.c: Include cli/cli-style.h.
1000 (term_cli_styling): Remove cli_styling declaration.
1001
e6f7f6d1
AM
10022019-09-18 Alan Modra <amodra@gmail.com>
1003
1004 * arm-tdep.c (arm_record_special_symbol): Update bfd_get_section
1005 to bfd_asymbol_section.
1006
1d38e9d1
AM
10072019-09-18 Alan Modra <amodra@gmail.com>
1008
1009 * amd64-dicos-tdep.c (amd64_dicos_osabi_sniffer): Constify target.
1010 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
1011 * i386-dicos-tdep.c (i386_dicos_osabi_sniffer): Likewise.
1012
90d92a63
AM
10132019-09-18 Alan Modra <amodra@gmail.com>
1014
1015 * solib-spu.c (spu_bfd_open): Use bfd_set_filename.
1016 * spu-linux-nat.c (spu_bfd_open): Likewise.
1017
a3d181d2
CB
10182019-09-18 Christian Biesinger <cbiesinger@google.com>
1019
1020 * dwarf2loc.c: Change extern declaration of dwarf_always_disassemble
1021 to bool to match definition in dwarf2read.c.
1022
491144b5
CB
10232019-09-17 Christian Biesinger <cbiesinger@google.com>
1024
1025 * ada-lang.c (ada_ignore_descriptive_types_p): Change to bool.
1026 (print_signatures): Likewise.
1027 (trust_pad_over_xvs): Likewise.
1028 * arch/aarch64-insn.c (aarch64_debug): Likewise.
1029 * arch/aarch64-insn.h (aarch64_debug): Likewise.
1030 * arm-linux-nat.c (arm_apcs_32): Likewise.
1031 * arm-linux-tdep.c (arm_apcs_32): Likewise.
1032 * arm-nbsd-nat.c (arm_apcs_32): Likewise.
1033 * arm-tdep.c (arm_debug): Likewise.
1034 (arm_apcs_32): Likewise.
1035 * auto-load.c (debug_auto_load): Likewise.
1036 (auto_load_gdb_scripts): Likewise.
1037 (global_auto_load): Likewise.
1038 (auto_load_local_gdbinit): Likewise.
1039 (auto_load_local_gdbinit_loaded): Likewise.
1040 * auto-load.h (global_auto_load): Likewise.
1041 (auto_load_local_gdbinit): Likewise.
1042 (auto_load_local_gdbinit_loaded): Likewise.
1043 * breakpoint.c (disconnected_dprintf): Likewise.
1044 (breakpoint_proceeded): Likewise.
1045 (automatic_hardware_breakpoints): Likewise.
1046 (always_inserted_mode): Likewise.
1047 (target_exact_watchpoints): Likewise.
1048 (_initialize_breakpoint): Update.
1049 * breakpoint.h (target_exact_watchpoints): Change to bool.
1050 * btrace.c (maint_btrace_pt_skip_pad): Likewise.
1051 * cli/cli-cmds.c (trace_commands): Likewise.
1052 * cli/cli-cmds.h (trace_commands): Likewise.
1053 * cli/cli-decode.c (add_setshow_boolean_cmd): Change int* argument
1054 to bool*.
1055 * cli/cli-logging.c (logging_overwrite): Change to bool.
1056 (logging_redirect): Likewise.
1057 (debug_redirect): Likewise.
1058 * cli/cli-option.h (option_def) <boolean>: Change return type to bool*.
1059 (struct boolean_option_def) <get_var_address_cb_>: Change return type
1060 to bool.
1061 <boolean_option_def>: Update.
1062 (struct flag_option_def): Change default type of Context to bool
1063 from int.
1064 <flag_option_def>: Change return type of var_address_cb_ to bool*.
1065 * cli/cli-setshow.c (do_set_command): Cast to bool* instead of int*.
1066 (get_setshow_command_value_string): Likewise.
1067 * cli/cli-style.c (cli_styling): Change to bool.
1068 (source_styling): Likewise.
1069 * cli/cli-style.h (source_styling): Likewise.
1070 (cli_styling): Likewise.
1071 * cli/cli-utils.h (struct qcs_flags) <quiet, cont, silent>: Change
1072 to bool.
1073 * command.h (var_types): Update comment.
1074 (add_setshow_boolean_cmd): Change int* var argument to bool*.
1075 * compile/compile-cplus-types.c (debug_compile_cplus_types): Change to
1076 bool.
1077 (debug_compile_cplus_scopes): Likewise.
1078 * compile/compile-internal.h (compile_debug): Likewise.
1079 * compile/compile.c (compile_debug): Likewise.
1080 (struct compile_options) <raw>: Likewise.
1081 * cp-support.c (catch_demangler_crashes): Likewise.
1082 * cris-tdep.c (usr_cmd_cris_version_valid): Likewise.
1083 (usr_cmd_cris_dwarf2_cfi): Likewise.
1084 * csky-tdep.c (csky_debug): Likewise.
1085 * darwin-nat.c (enable_mach_exceptions): Likewise.
1086 * dcache.c (dcache_enabled_p): Likewise.
1087 * defs.h (info_verbose): Likewise.
1088 * demangle.c (demangle): Likewise.
1089 (asm_demangle): Likewise.
1090 * dwarf-index-cache.c (debug_index_cache): Likewise.
1091 * dwarf2-frame.c (dwarf2_frame_unwinders_enabled_p): Likewise.
1092 * dwarf2-frame.h (dwarf2_frame_unwinders_enabled_p): Likewise.
1093 * dwarf2read.c (check_physname): Likewise.
1094 (use_deprecated_index_sections): Likewise.
1095 (dwarf_always_disassemble): Likewise.
1096 * eval.c (overload_resolution): Likewise.
1097 * event-top.c (set_editing_cmd_var): Likewise.
1098 (exec_done_display_p): Likewise.
1099 * event-top.h (set_editing_cmd_var): Likewise.
1100 (exec_done_display_p): Likewise.
1101 * exec.c (write_files): Likewise.
1102 * fbsd-nat.c (debug_fbsd_lwp): Likewise
1103 (debug_fbsd_nat): Likewise.
1104 * frame.h (struct frame_print_options) <print_raw_frame_arguments>:
1105 Likewise.
1106 (struct set_backtrace_options) <backtrace_past_main>: Likewise.
1107 <backtrace_past_entry> Likewise.
1108 * gdb-demangle.h (demangle): Likewise.
1109 (asm_demangle): Likewise.
1110 * gdb_bfd.c (bfd_sharing): Likewise.
1111 * gdbcore.h (write_files): Likewise.
1112 * gdbsupport/common-debug.c (show_debug_regs): Likewise.
1113 * gdbsupport/common-debug.h (show_debug_regs): Likewise.
1114 * gdbthread.h (print_thread_events): Likewise.
1115 * gdbtypes.c (opaque_type_resolution): Likewise.
1116 (strict_type_checking): Likewise.
1117 * gnu-nat.c (gnu_debug_flag): Likewise.
1118 * guile/scm-auto-load.c (auto_load_guile_scripts): Likewise.
1119 * guile/scm-param.c (pascm_variable): Add boolval.
1120 (add_setshow_generic): Update.
1121 (pascm_param_value): Update.
1122 (pascm_set_param_value_x): Update.
1123 * hppa-tdep.c (hppa_debug): Change to bool..
1124 * infcall.c (may_call_functions_p): Likewise.
1125 (coerce_float_to_double_p): Likewise.
1126 (unwind_on_signal_p): Likewise.
1127 (unwind_on_terminating_exception_p): Likewise.
1128 * infcmd.c (startup_with_shell): Likewise.
1129 * inferior.c (print_inferior_events): Likewise.
1130 * inferior.h (startup_with_shell): Likewise.
1131 (print_inferior_events): Likewise.
1132 * infrun.c (step_stop_if_no_debug): Likewise.
1133 (detach_fork): Likewise.
1134 (debug_displaced): Likewise.
1135 (disable_randomization): Likewise.
1136 (non_stop): Likewise.
1137 (non_stop_1): Likewise.
1138 (observer_mode): Likewise.
1139 (observer_mode_1): Likewise.
1140 (set_observer_mode): Update.
1141 (sched_multi): Change to bool.
1142 * infrun.h (debug_displaced): Likewise.
1143 (sched_multi): Likewise.
1144 (step_stop_if_no_debug): Likewise.
1145 (non_stop): Likewise.
1146 (disable_randomization): Likewise.
1147 * linux-tdep.c (use_coredump_filter): Likewise.
1148 (dump_excluded_mappings): Likewise.
1149 * linux-thread-db.c (auto_load_thread_db): Likewise.
1150 (check_thread_db_on_load): Likewise.
1151 * main.c (captured_main_1): Update.
1152 * maint-test-options.c (struct test_options_opts) <flag_opt, xx1_opt,
1153 xx2_opt, boolean_opt>: Change to bool.
1154 * maint-test-settings.c (maintenance_test_settings_boolean): Likewise.
1155 * maint.c (maintenance_profile_p): Likewise.
1156 (per_command_time): Likewise.
1157 (per_command_space): Likewise.
1158 (per_command_symtab): Likewise.
1159 * memattr.c (inaccessible_by_default): Likewise.
1160 * mi/mi-main.c (mi_async): Likewise.
1161 (mi_async_1): Likewise.
1162 * mips-tdep.c (mips64_transfers_32bit_regs_p): Likewise.
1163 * nat/fork-inferior.h (startup_with_shell): Likewise.
1164 * nat/linux-namespaces.c (debug_linux_namespaces): Likewise.
1165 * nat/linux-namespaces.h (debug_linux_namespaces): Likewise.
1166 * nios2-tdep.c (nios2_debug): Likewise.
1167 * or1k-tdep.c (or1k_debug): Likewise.
1168 * parse.c (parser_debug): Likewise.
1169 * parser-defs.h (parser_debug): Likewise.
1170 * printcmd.c (print_symbol_filename): Likewise.
1171 * proc-api.c (procfs_trace): Likewise.
1172 * python/py-auto-load.c (auto_load_python_scripts): Likewise.
1173 * python/py-param.c (union parmpy_variable): Add "bool boolval" field.
1174 (set_parameter_value): Update.
1175 (add_setshow_generic): Update.
1176 * python/py-value.c (copy_py_bool_obj): Change argument from int*
1177 to bool*.
1178 * python/python.c (gdbpy_parameter_value): Cast to bool* instead of
1179 int*.
1180 * ravenscar-thread.c (ravenscar_task_support): Change to bool.
1181 * record-btrace.c (record_btrace_target::store_registers): Update.
1182 * record-full.c (record_full_memory_query): Change to bool.
1183 (record_full_stop_at_limit): Likewise.
1184 * record-full.h (record_full_memory_query): Likewise.
1185 * remote-notif.c (notif_debug): Likewise.
1186 * remote-notif.h (notif_debug): Likewise.
1187 * remote.c (use_range_stepping): Likewise.
1188 (interrupt_on_connect): Likewise.
1189 (remote_break): Likewise.
1190 * ser-tcp.c (tcp_auto_retry): Likewise.
1191 * ser-unix.c (serial_hwflow): Likewise.
1192 * skip.c (debug_skip): Likewise.
1193 * solib-aix.c (solib_aix_debug): Likewise.
1194 * spu-tdep.c (spu_stop_on_load_p): Likewise.
1195 (spu_auto_flush_cache_p): Likewise.
1196 * stack.c (struct backtrace_cmd_options) <full, no_filters, hide>:
1197 Likewise.
1198 (struct info_print_options) <quiet>: Likewise.
1199 * symfile-debug.c (debug_symfile): Likewise.
1200 * symfile.c (auto_solib_add): Likewise.
1201 (separate_debug_file_debug): Likewise.
1202 * symfile.h (auto_solib_add): Likewise.
1203 (separate_debug_file_debug): Likewise.
1204 * symtab.c (basenames_may_differ): Likewise.
1205 (struct filename_partial_match_opts) <dirname, basename>: Likewise.
1206 (struct info_print_options) <quiet, exclude_minsyms>: Likewise.
1207 (struct info_types_options) <quiet>: Likewise.
1208 * symtab.h (demangle): Likewise.
1209 (basenames_may_differ): Likewise.
1210 * target-dcache.c (stack_cache_enabled_1): Likewise.
1211 (code_cache_enabled_1): Likewise.
1212 * target.c (trust_readonly): Likewise.
1213 (may_write_registers): Likewise.
1214 (may_write_memory): Likewise.
1215 (may_insert_breakpoints): Likewise.
1216 (may_insert_tracepoints): Likewise.
1217 (may_insert_fast_tracepoints): Likewise.
1218 (may_stop): Likewise.
1219 (auto_connect_native_target): Likewise.
1220 (target_stop_and_wait): Update.
1221 (target_async_permitted): Change to bool.
1222 (target_async_permitted_1): Likewise.
1223 (may_write_registers_1): Likewise.
1224 (may_write_memory_1): Likewise.
1225 (may_insert_breakpoints_1): Likewise.
1226 (may_insert_tracepoints_1): Likewise.
1227 (may_insert_fast_tracepoints_1): Likewise.
1228 (may_stop_1): Likewise.
1229 * target.h (target_async_permitted): Likewise.
1230 (may_write_registers): Likewise.
1231 (may_write_memory): Likewise.
1232 (may_insert_breakpoints): Likewise.
1233 (may_insert_tracepoints): Likewise.
1234 (may_insert_fast_tracepoints): Likewise.
1235 (may_stop): Likewise.
1236 * thread.c (struct info_threads_opts) <show_global_ids>: Likewise.
1237 (make_thread_apply_all_options_def_group): Change argument from int*
1238 to bool*.
1239 (thread_apply_all_command): Update.
1240 (print_thread_events): Change to bool.
1241 * top.c (confirm): Likewise.
1242 (command_editing_p): Likewise.
1243 (history_expansion_p): Likewise.
1244 (write_history_p): Likewise.
1245 (info_verbose): Likewise.
1246 * top.h (confirm): Likewise.
1247 (history_expansion_p): Likewise.
1248 * tracepoint.c (disconnected_tracing): Likewise.
1249 (circular_trace_buffer): Likewise.
1250 * typeprint.c (print_methods): Likewise.
1251 (print_typedefs): Likewise.
1252 * utils.c (debug_timestamp): Likewise.
1253 (sevenbit_strings): Likewise.
1254 (pagination_enabled): Likewise.
1255 * utils.h (sevenbit_strings): Likewise.
1256 (pagination_enabled): Likewise.
1257 * valops.c (overload_resolution): Likewise.
1258 * valprint.h (struct value_print_options) <prettyformat_arrays,
1259 prettyformat_structs, vtblprint, unionprint, addressprint, objectprint,
1260 stop_print_at_null, print_array_indexes, deref_ref, static_field_print,
1261 pascal_static_field_print, raw, summary, symbol_print, finish_print>:
1262 Likewise.
1263 * windows-nat.c (new_console): Likewise.
1264 (cygwin_exceptions): Likewise.
1265 (new_group): Likewise.
1266 (debug_exec): Likewise.
1267 (debug_events): Likewise.
1268 (debug_memory): Likewise.
1269 (debug_exceptions): Likewise.
1270 (useshell): Likewise.
1271 * windows-tdep.c (maint_display_all_tib): Likewise.
1272 * xml-support.c (debug_xml): Likewise.
1273
f1b620e9
MG
12742019-09-17 Mike Gulick <mgulick@mathworks.com>
1275
1276 * source.c (prepare_path_for_appending): New function.
1277 (openp): Make use of new function.
1278 (find_and_open_source): Search for the compilation directory and
1279 source file as a relative path beneath the directory search path.
1280
67f3ed6a
AB
12812019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * source-cache.c (source_cache::get_line_charpos): Catch
1284 exceptions and return false, this matches the behaviour documented
1285 in the header file.
1286
74332189
JB
12872019-09-17 Joel Brobecker <brobecker@adacore.com>
1288
1289 * ada-tasks.c (info_task): Remove quoting of the task's name.
1290
f2f24aa9
CB
12912019-09-16 Christian Biesinger <cbiesinger@google.com>
1292
1293 * symfile.c (auto_solib_add): Replace comment with a reference
1294 to the header file.
1295
6a062a93
CB
12962019-09-14 Christian Biesinger <cbiesinger@google.com>
1297
1298 * NEWS: Mention that gdb can now be compiled with Python 3
1299 on Windows.
1300
ec6c8338
AB
13012019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1302
1303 * maint.c (maint_print_section_data::maint_print_section_data):
1304 Force use of 'float log10 (float)' by casting the argument to
1305 float.
1306
aa17805f
AB
13072019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1308
1309 * maint.c: Add 'cmath' include.
1310 (struct maint_print_section_data): New structure.
1311 (print_section_index): New function.
1312 (print_bfd_section_info): Add header comment, small whitespace
1313 cleanup, and update to call new print_section_index function.
1314 (print_objfile_section_info): Likewise.
1315 (maint_obj_section_from_bfd_section): New function.
1316 (print_bfd_section_info_maybe_relocated): New function.
1317 (maintenance_info_sections): Add header comment, always use
1318 bfd_map_over_sections instead of ALL_OBJFILE_OSECTIONS.
1319
3dd9bb46
AB
13202019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * psymtab.c (find_pc_sect_psymtab): Move baseaddr local into more
1323 inner scope, add check that the objfile has psymtabs before
1324 checking psymtabs_addrmap.
1325 * psymtab.h (psymtab_storage) <psymtabs_addrmap>: Extend comment.
1326
4993045d
PW
13272019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1328
1329 * NEWS: Announce that Ada task names are now shown at more places,
1330 and between quotes (except in info task output).
1331 * gdb/ada-tasks.c (task_to_str): New function.
1332 (display_current_task_id): Call task_to_str.
1333 (task_command_1): Likewise.
1334 (print_ada_task_info): In non-mi mode, Properly align headers and data
1335 when task-id length is > 9 (9 is the default for a 32 bits CORE_ADDR).
1336
7a289707
RO
13372019-09-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1338
1339 * procfs.c (procfs_target::wait) <PR_FAULTED>: Get signal from
1340 prstatus.pr_lwp.pr_info instead of making it up.
1341
f2aec7f6
CB
13422019-09-11 Christian Biesinger <cbiesinger@google.com>
1343
1344 * auto-load.c (auto_load_expand_dir_vars): Update.
1345 * defs.h (gdb_datadir): Change to std::string.
1346 (python_libdir): Likewise.
1347 (relocate_gdb_directory): Change return type to std::string.
1348 * guile/guile.c (gdbscm_data_directory): Update.
1349 (initialize_scheme_side): Update.
1350 * jit.c (jit_reader_dir): Change to std::string.
1351 (jit_reader_load_command): Update.
1352 * main.c (gdb_datadir): Change to std::string.
1353 (python_libdir): Likewise.
1354 (set_gdb_data_directory): Update.
1355 (relocate_path): Change to return std::string.
1356 (relocate_gdb_directory): Change to return std::string.
1357 (relocate_gdbinit_path_maybe_in_datadir): Update.
1358 (captured_main_1): Update.
1359 * python/python.c (do_start_initialization): Update.
1360 * top.c (show_gdb_datadir): Update.
1361 * xml-syscall.c (xml_init_syscalls_info): Update.
1362 (init_syscalls_info): Update.
1363
9224a013
CB
13642019-09-11 Christian Biesinger <cbiesinger@google.com>
1365
1366 * main.c (relocate_gdbinit_path_maybe_in_datadir): Factor this code
1367 out of get_init_files.
1368 (get_init_files): Update.
1369
f48cd836
CB
13702019-09-11 Christian Biesinger <cbiesinger@google.com>
1371
1372 * main.c (get_init_files): Change to use std::string.
1373 (captured_main_1): Update.
1374 (print_gdb_help): Update.
1375
9cab7ecd
AT
13762019-09-11 Ali Tamur <tamur@google.com>
1377
1378 *gdb/target-float.c (host_float_ops<T>::to_longest): Update
1379 implementation.
1380
67547d89
CB
13812019-09-11 Christian Biesinger <cbiesinger@google.com>
1382
1383 * dbxread.c (read_dbx_symtab): Update.
1384 * dwarf2read.c (load_partial_dies): Update.
1385 * mdebugread.c (parse_partial_symbols): Update.
1386 (handle_psymbol_enumerators): Update.
1387 * psympriv.h (add_psymbol_to_list): Change type of copy_names to bool.
1388 * psymtab.c (add_psymbol_to_bcache): Likewise.
1389 (add_psymbol_to_list): Likewise.
1390 * symtab.c (symbol_set_names): Likewise.
1391 * symtab.h (symbol_set_names): Likewise.
1392 * xcoffread.c (scan_xcoff_symtab): Update.
1393
64b2d4a0
TT
13942019-09-11 Tom Tromey <tom@tromey.com>
1395
1396 * symfile-mem.c (symbol_file_add_from_memory): Use
1397 bfd_set_filename.
1398 * solib-darwin.c (darwin_bfd_open): Use bfd_set_filename.
1399 * solib-aix.c (solib_aix_bfd_open): Use bfd_set_filename.
1400
3b00ef10
TT
14012019-09-10 Tom Tromey <tromey@adacore.com>
1402
1403 * dwarf-index-write.c (write_psymbols): Extend error message.
1404 (debug_names::insert): Add Ada code.
1405 (debug_names::write_psymbols): Remove Ada check.
1406 (debug_names) <m_string_obstack>: New member.
1407 * dwarf2read.c (gdb_index_symbol_name_matcher): Remove.
1408 (gdb_index_symbol_name_matcher::matches): Remove.
1409 (mapped_index_base::find_name_components_bounds): Add "lang"
1410 parameter.
1411 (mapped_index_base::build_name_components): Also split names
1412 according to Ada syntax.
1413 (dw2_expand_symtabs_matching_symbol): Loop over languages. Change
1414 type of "match_callback".
1415 (check_match, check_find_bounds_finds)
1416 (dw2_expand_symtabs_matching): Update.
1417 (dw2_debug_names_iterator): Add new constructor.
1418 (dw2_debug_names_map_matching_symbols): New function.
1419 (dw2_debug_names_expand_symtabs_matching): Update.
1420 (dwarf2_debug_names_functions): Use
1421 dw2_debug_names_map_matching_symbols.
1422
aa391654
TT
14232019-09-10 Tom Tromey <tromey@adacore.com>
1424
1425 * dwarf2read.c (dw2_get_file_names_reader): Add the
1426 CU's file name to the results.
1427
b054970d
TT
14282019-09-10 Tom Tromey <tromey@adacore.com>
1429
1430 * ada-lang.c (add_nonlocal_symbols): Combine calls to
1431 map_matching_symbols. Update.
1432 * dwarf2read.c (dw2_map_matching_symbols): Update.
1433 * psymtab.c (match_partial_symbol): Change type; update.
1434 (psym_map_matching_symbols): Likewise.
1435 * symfile-debug.c (debug_qf_map_matching_symbols): Change
1436 type; update.
1437 * symfile.h (struct quick_symbol_functions)
1438 <map_matching_symbols>: Change "name" to be a lookup_name_info.
1439 Remove "match".
1440
6a3dbf1b
TT
14412019-09-10 Tom Tromey <tromey@adacore.com>
1442
1443 * psymtab.c (map_block): Remove.
1444 (psym_map_matching_symbols): Use iterate_over_symbols_terminated.
1445 * symtab.c (iterate_over_symbols_terminated): New function.
1446 * symtab.c (iterate_over_symbols_terminated): Declare.
1447
6969f124
TT
14482019-09-10 Tom Tromey <tromey@adacore.com>
1449
1450 * ada-lang.c (ada_iterate_over_symbols): Return bool.
1451 * language.h (struct language_defn) <la_iterate_over_symbols>:
1452 Return bool.
1453 * symtab.c (iterate_over_symbols): Return bool.
1454 * symtab.h (iterate_over_symbols): Return bool.
1455
199b4314
TT
14562019-09-10 Tom Tromey <tromey@adacore.com>
1457
1458 * ada-lang.c (aux_add_nonlocal_symbols): Change type.
1459 (add_nonlocal_symbols): Update.
1460 * dwarf2read.c (dw2_map_matching_symbols): Change type.
1461 * psymtab.c (map_block, psym_map_matching_symbols): Change type.
1462 * symfile-debug.c (debug_qf_map_matching_symbols): Change type.
1463 * symfile.h (struct quick_symbol_functions) <map_matching_symbols>:
1464 Change type of "callback". Remove "data".
1465
a084a2a6
AT
1466
14672019-09-09 Ali Tamur <tamur@google.com>
1468
1469 * dwarf2read.c (comp_unit_head): Update comment.
1470 (dwarf2_dwo_name): New function declaration.
1471 (dwarf_unit_type_name): New function declaration.
1472 (read_comp_unit_head): Add support for new compilation units,
1473 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
1474 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
1475 (currently named as "signature") in their header. Also clarify error
1476 messages.
1477 (lookup_dwo_id): New function. Returns the dwo id of the given
1478 compile unit.
1479 (lookup_dwo_unit): Use the new lookup_dwo_id function.
1480 (init_cutu_and_read_dies): Use the new dwarf2_dwo_name and lookup_dwo_id
1481 functions.
1482 (create_dwo_cu_reader): Use the added lookup_dwo_id function.
1483 (dwarf2_dwo_name): Get the dwo name if present.
1484 (dwarf_unit_type_name): Convert DW_UT_* types to string for diagnostic
1485 purposes.
1486
25a2915e
TT
14872019-09-09 Tom Tromey <tom@tromey.com>
1488
1489 * tui/tui-win.c (tui_all_windows_info): Use ui_out.
1490
e4df0874
PW
14912019-09-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1492
1493 * python/python.c (do_start_initialization): Make progname_copy static,
1494 to avoid a leak report.
1495
8634b462
TT
14962019-09-08 Tom Tromey <tom@tromey.com>
1497
1498 * tui/tui-wingeneral.c (box_win): Truncate long window titles.
1499
c7f839cb
SM
15002019-09-07 Simon Marchi <simon.marchi@efficios.com>
1501
1502 * dwarf2read.c (struct dw2_symtab_iterator) <block_index>:
1503 Change type to gdb::optional<block_enum>.
1504 (dw2_symtab_iter_init): Change block_index parameter type
1505 to gdb::optional<block_enum>.
1506 (dw2_lookup_symbol): Change block_index parameter
1507 type to block_enum.c
1508 (dw2_debug_names_lookup_symbol): Likewise.
1509 * psymtab.c (psym_lookup_symbol): Likewise.
1510 * symfile-debug.c (debug_qf_lookup_symbol): Likewise.
1511 * symfile.h (struct quick_symbol_functions) <lookup_symbol>:
1512 Likewise.
1513
ead0e69a
CB
15142019-09-06 Christian Biesinger <cbiesinger@google.com>
1515
1516 * defs.h (relocate_gdb_directory): Change int to bool in
1517 signature and rename flag to relocatable.
1518 * main.c (relocate_path): Likewise.
1519 (relocate_gdb_directory): Likewise.
1520
b16c44de
AM
15212019-09-06 Alan Modra <amodra@gmail.com>
1522
1523 * coffread.c (coff_symfile_read): Constify filename variable.
1524 * dbxread.c (dbx_symfile_init, coffstab_build_psymtabs),
1525 (elfstab_build_psymtabs, stabsect_build_psymtabs): Likewise.
1526 * gdb_bfd.c (gdb_bfd_close_or_warn): Likewise.
1527 * solib.c (reload_shared_libraries_1): Likewise.
1528 * symfile.c (reread_symbols): Likewise.
1529 * solib-aix.c (solib_aix_bfd_open): Add cast for xfree of filename.
1530 * solib-darwin.c (darwin_bfd_open): Likewise.
1531 * symfile-mem.c (symbol_file_add_from_memory): Likewise.
1532
06ff036e
AB
15332019-09-03 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * psymtab.c (print_partial_symbols): Handle missing domain_enum
1536 values MODULE_DOMAIN and COMMON_BLOCK_DOMAIN.
1537
4e962e74
TT
15382019-09-03 Tom Tromey <tromey@adacore.com>
1539
1540 * ada-valprint.c (ada_val_print_num): Don't recurse for range
1541 types.
1542 (has_negatives): Unbias a range type bound.
1543 * dwarf2read.c (read_subrange_type): Handle DW_AT_GNU_bias.
1544 * gdbtypes.c (operator==): Handle new field.
1545 (create_range_type): Add "bias" parameter.
1546 (create_static_range_type, resolve_dynamic_range): Update.
1547 * gdbtypes.h (struct range_bounds) <bias>: New member.
1548 (create_range_type): Add bias parameter.
1549 * printcmd.c (print_scalar_formatted): Unbias range types.
1550 * value.c (unpack_long): Unbias range types.
1551 (pack_long): Bias range types.
1552
d90b8f26
AH
15532019-09-02 Alan Hayward <alan.hayward@arm.com>
1554
1555 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Check all
1556 probe arguments.
1557
fe01123e
AH
15582019-09-02 Alan Hayward <alan.hayward@arm.com>
1559
1560 * break-catch-throw.c (fetch_probe_arguments): Use gdbarch.
1561 * dtrace-probe.c (dtrace_probe::get_argument_count): Likewise.
1562 * probe.c (probe_safe_evaluate_at_pc) (compute_probe_arg)
1563 (compile_probe_arg): Likewise.
1564 * probe.h (get_argument_count): Likewise.
1565 * solib-svr4.c (solib_event_probe_action): Likewise.
1566 * stap-probe.c (stap_probe::get_argument_count): Likewise.
1567
e661ef01
AH
15682019-09-02 Alan Hayward <alan.hayward@arm.com>
1569
1570 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Move
1571 code to here...
1572 (svr4_create_solib_event_breakpoints): ...from here.
1573
47a536d9
SDJ
15742019-08-30 Sergio Durigan Junior <sergiodj@redhat.com>
1575
1576 * nat/fork-inferior.c (trace_start_error): Remove "\nError: "
1577 suffix from warning message.
1578
d6a00eba
TT
15792019-08-30 Tom Tromey <tom@tromey.com>
1580
1581 * tui/tui-winsource.h (struct tui_source_window_base)
1582 <refresh_all>: Don't declare.
1583 * tui/tui-winsource.c (tui_source_window_base::refresh_all):
1584 Remove.
1585 * tui/tui-win.c (tui_refresh_all_win): Don't call refresh_all or
1586 tui_show_locator_content.
1587 * tui/tui-regs.h (struct tui_data_window) <refresh_all>: Don't
1588 declare.
1589 * tui/tui-regs.c (tui_data_window::refresh_all): Remove.
1590 * tui/tui-data.h (struct tui_win_info) <refresh_all>: Don't
1591 declare.
1592
55b2657b
TT
15932019-08-30 Tom Tromey <tom@tromey.com>
1594
1595 * tui/tui-io.c (tui_cont_sig): Don't call wrefresh.
1596
12a8555a
TT
15972019-08-30 Tom Tromey <tom@tromey.com>
1598
1599 * tui/tui-stack.c (_initialize_tui_stack): Move later.
1600 Remove unnecessary forward declarations.
1601
900ac242
TT
16022019-08-30 Tom Tromey <tom@tromey.com>
1603
1604 * tui/tui-stack.c (tui_locator_window::set_locator_fullname): Call
1605 rerender.
1606 (tui_update_locator_fullname, tui_show_frame_info): Don't call
1607 tui_show_locator_content.
1608
99ab33fb
TT
16092019-08-30 Tom Tromey <tom@tromey.com>
1610
1611 * tui/tui-stack.c (tui_show_locator_content): Move lower. Rewrite.
1612 (tui_locator_window::rerender): Rewrite using body of previous
1613 tui_show_locator_content.
1614
e594a5d1
TT
16152019-08-30 Tom Tromey <tom@tromey.com>
1616
1617 * tui/tui-stack.h (struct tui_locator_window) <set_locator_info,
1618 set_locator_fullname>: New methods.
1619 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
1620 Rename from tui_set_locator_fullname.
1621 (tui_locator_window::set_locator_info): Rename from
1622 tui_set_locator_info. Return bool.
1623 (tui_update_locator_fullname, tui_show_frame_info): Update.
1624
715bb467
TT
16252019-08-30 Tom Tromey <tom@tromey.com>
1626
1627 * tui/tui-layout.c (show_layout): Don't call tui_refresh_all.
1628
772f3f03
TT
16292019-08-30 Tom Tromey <tom@tromey.com>
1630
1631 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Don't
1632 call touchwin.
1633
108e13ab
TT
16342019-08-30 Tom Tromey <tom@tromey.com>
1635
1636 * tui/tui-wingeneral.c (box_win): Assume win_info and
1637 win_info->handle cannot be NULL.
1638
cdaa6eb4
TT
16392019-08-30 Tom Tromey <tom@tromey.com>
1640
1641 * tui/tui-regs.h (struct tui_data_item_window) <rerender,
1642 refresh_window>: Declare.
1643 * tui/tui-regs.c (tui_data_window::display_registers_from): Call
1644 resize.
1645 (tui_data_item_window::rerender): Rename from
1646 tui_display_register.
1647 (tui_data_item_window::refresh_window): New method.
1648 * tui/tui-layout.c (tui_gen_win_info::resize): Do nothing on
1649 no-op.
1650
89df7f90
TT
16512019-08-30 Tom Tromey <tom@tromey.com>
1652
1653 * tui/tui-regs.h (struct tui_data_window) <regs_content,
1654 regs_column_count, current_group>: Move later. Now private.
1655 <get_current_group>: New method.
1656 * tui/tui-regs.c (tui_reg_command): Update.
1657 * tui/tui-layout.c (tui_set_layout): Update.
1658
1bf2866a
TT
16592019-08-30 Tom Tromey <tom@tromey.com>
1660
1661 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
1662 (tui_data_window::rerender): Don't call
1663 check_and_display_highlight_if_needed.
1664 (tui_data_window::refresh_all): Remove call to
1665 erase_data_content.
1666
0670413d
TT
16672019-08-30 Tom Tromey <tom@tromey.com>
1668
1669 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
1670 (tui_data_window::display_registers_from)
1671 (tui_data_window::display_reg_element_at_line)
1672 (tui_data_window::display_registers_from_line): Remove checks of
1673 "empty".
1674
18bb55c7
TT
16752019-08-30 Tom Tromey <tom@tromey.com>
1676
1677 * tui/tui-regs.h (struct tui_data_window) <display_all_data>:
1678 Don't declare.
1679 * tui/tui-regs.c (tui_data_window::show_registers): Call
1680 rerender.
1681 (tui_data_window::rerender): Rename from display_all_data.
1682 (tui_data_window::rerender): Remove old implementation.
1683
1f6d2f10
TT
16842019-08-30 Tom Tromey <tom@tromey.com>
1685
1686 * tui/tui-regs.c (tui_data_window::display_all_data): Change
1687 text.
1688 * tui/tui-data.h (NO_DATA_STRING): Remove define.
1689
16d01f9c
BW
16902019-08-29 Bernhard Wodok <barto@gmx.net>
1691 Sergio Durigan Junior <sergiodj@redhat.com>
1692
1693 PR win32/24284
1694 * mingw-hdep.c (gdb_select): Handle case when 'n' is zero.
1695
d8f27c60
AB
16962019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * symtab.c (search_symbols): Don't include MODULE_DOMAIN symbols
1699 when searching for types.
1700
1f20c35e
AB
17012019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1702
1703 * f-lang.c (f_language_defn): Use f_print_typedef.
1704 * f-lang.h (f_print_typedef): Declare.
1705 * f-typeprint.c (f_print_typedef): Define.
1706
550105b7
CB
17072019-08-27 Christian Biesinger <cbiesinger@google.com>
1708
1709 * nat/linux-namespaces.c (mnsh_main): Initialize fd (to -1).
1710
4acfdd20
AB
17112019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1712
1713 * cli/cli-utils.c (info_print_options_defs): Delete.
1714 (make_info_print_options_def_group): Delete.
1715 (extract_info_print_options): Delete.
1716 (info_print_command_completer): Delete.
1717 (info_print_args_help): Add extra parameter, and optionally
1718 include text about -n flag.
1719 * cli/cli-utils.h (struct info_print_options): Delete.
1720 (extract_info_print_options): Delete declaration.
1721 (info_print_command_completer): Delete declaration.
1722 (info_print_args_help): Add extra parameter, extend header
1723 comment.
1724 * python/python.c (gdbpy_rbreak): Pass additional parameter to
1725 search_symbols.
1726 * stack.c (struct info_print_options): New type.
1727 (info_print_options_defs): New file scoped variable.
1728 (make_info_print_options_def_group): New static function.
1729 (info_print_command_completer): New static function.
1730 (info_locals_command): Update to use new local functions.
1731 (info_args_command): Likewise.
1732 (_initialize_stack): Add extra parameter to calls to
1733 info_print_args_help.
1734 * symtab.c (search_symbols): Add extra parameter, use this to
1735 possibly excluse non-debug symbols.
1736 (symtab_symbol_info): Add extra parameter, which is passed on to
1737 search_symbols.
1738 (struct info_print_options): New type.
1739 (info_print_options_defs): New file scoped variable.
1740 (make_info_print_options_def_group): New static function.
1741 (info_print_command_completer): New static function.
1742 (info_variables_command): Update to use local functions, and pass
1743 extra parameter through to symtab_symbol_info.
1744 (info_functions_command): Likewise.
1745 (info_types_command): Pass additional argument through to
1746 symtab_symbol_info.
1747 (rbreak_command): Pass extra argument to search_symbols.
1748 (_initialize_symtab): Add extra arguments for calls to
1749 info_print_args_help, and update help text for 'info variables',
1750 'whereis', and 'info functions' commands.
1751 * symtab.h (search_symbols): Add extra argument to declaration.
1752 * NEWS: Mention new flags.
1753
9aa55206
CB
17542019-08-26 Christian Biesinger <cbiesinger@google.com>
1755
1756 * symtab.c (lookup_static_symbol): Call the new function (and move
1757 it down to be next to lookup_global_symbol).
1758 (struct global_sym_lookup_data): Add block_enum member and rename to...
1759 (struct global_or_static_sym_lookup_data): ...this.
1760 (lookup_symbol_global_iterator_cb): Pass block_index instead of
1761 GLOBAL_BLOCK to lookup_symbol_in_objfile and rename to...
1762 (lookup_symbol_global_or_static_iterator_cb): ...this.
1763 (lookup_global_or_static_symbol): New function.
1764 (lookup_global_symbol): Call new function.
1765
5c31b358
TV
17662019-08-26 Tom de Vries <tdevries@suse.de>
1767
1768 PR c++/24852
1769 * break-catch-throw.c (fetch_probe_arguments): Improve error mesage
1770 when pc_probe.prob == NULL.
1771
23c13d42
SM
17722019-08-25 Simon Marchi <simon.marchi@efficios.com>
1773
1774 * dwarf2read.c (dw2_debug_names_iterator::next): Rename local
1775 variable symbol_linkage to symbol_linkage_.
1776
beadd3e8
SM
17772019-08-25 Simon Marchi <simon.marchi@efficios.com>
1778
1779 * dwarf2read.c (dw2_debug_names_iterator::next): Use enum to
1780 represent whether the symbol is static, dynamic, or we don't
1781 know.
1782
e3ec872f
YS
17832019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
1784
1785 * gdb/rx-tdep.c (rx_register_names): New.
1786 (rx_register_name): Delete.
1787 (rx_psw_type): Delete.
1788 (rx_fpsw_type): Delete.
1789 (rx_register_type): Delete.
1790 (rx_gdbarch_init): Convert target-descriptions.
1791 (_initialize_rx_tdep): Add initialize_tdesc_rx.
1792 * gdb/features/Makefile: Add rx.xml.
1793 * gdb/features/rx.xml: New.
1794 * gdb/features/rx.c: Generated.
1795 * gdb/NEWS: Mention target description support.
1796
d0509ba4
CB
17972019-08-22 Christian Biesinger <cbiesinger@google.com>
1798
1799 * symtab.c (symbol_cache_lookup): Always initialize *bsc_ptr and
1800 *slot_ptr.
1801
2d41fa11
SDJ
18022019-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
1803
1804 * configure.ac: Don't check for 'dlfcn.h' (moved to
1805 gdbsupport/common.m4).
1806 * Makefile.in (COMMON_SFILES): Move 'gdb-dlfcn.c' to
1807 'gdbsupport/'.
1808 (HFILES_NO_SRCDIR): Likewise, for 'gdb-dlfcn.h'.
1809 * compile/compile-c-support.c: Include
1810 'gdbsupport/gdb-dlfcn.h'.
1811 * gdbsupport/common.m4: Check for 'dlfcn.h'.
1812 * gdb-dlfcn.c: Move to...
1813 * gdbsupport/gdb-dlfcn.c: ... here.
1814 * gdb-dlfcn.h: Move to...
1815 * gdbsupport/gdb-dlfcn.h: ... here.
1816
de8af808
SL
18172019-08-23 Sandra Loosemore <sandra@codesourcery.com>
1818
1819 * nios2-tdep.c (struct reg_value): Improve comments. Make
1820 the offset field signed.
1821
27204489
CB
18222019-08-22 Christian Biesinger <cbiesinger@google.com>
1823
1824 * python/lib/gdb/__init__.py (_execute_file): New function.
1825 * python/python.c (python_run_simple_file): Call gdb._execute_file
1826 on Windows.
1827
43771869
AB
18282019-08-22 Andrew Burgess <andrew.burgess@embecosm.com>
1829
1830 * f-exp.y (yylex): Remove is_a_field_of_this local variable, and
1831 all uses as this was never set to anything but a zero value.
1832
26c957f1
PA
18332019-08-21 Bogdan Harjoc <harjoc@gmail.com>
1834
1835 * cli/cli-cmds.c (with_command_1): Error out if no arguments.
1836
c07aae6e
CB
18372019-08-21 Christian Biesinger <cbiesinger@google.com>
1838
1839 * tui/tui-data.h (tui_gen_win_info): Add an =default
1840 move constructor, required by some GCC versions.
1841
3960cb7a
JF
18422019-08-21 Jinke Fan <fanjinke51@yeah.net>
1843
1844 * go32-nat.c (go32_sysinfo): Add hygon_p.
1845
04c72a68
TT
18462019-08-20 Tom Tromey <tom@tromey.com>
1847
1848 * tui/tui-regs.h (struct tui_data_window) <last_regs_line_no,
1849 line_from_reg_element_no, first_reg_element_no_inline,
1850 display_all_data, delete_data_content_windows,
1851 erase_data_content>: Now private.
1852
072272ce
TT
18532019-08-20 Tom Tromey <tom@tromey.com>
1854
1855 * tui/tui-wingeneral.c (box_win): Change type of highlight_flag.
1856 (tui_unhighlight_win, tui_highlight_win)
1857 (tui_win_info::make_window): Update.
1858 * tui/tui-data.h (HILITE, NO_HILITE): Remove.
1859
973961bd
TT
18602019-08-20 Tom Tromey <tom@tromey.com>
1861
1862 * tui/tui-data.h (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
1863 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
1864 (MAX_PID_WIDTH): Move to tui-stack.c.
1865 * tui/tui-stack.c (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
1866 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
1867 (MAX_PID_WIDTH): Move from tui-data.h.
1868
ab0e1f1a
TT
18692019-08-20 Tom Tromey <tom@tromey.com>
1870
1871 * tui/tui-wingeneral.h (tui_make_window): Don't declare.
1872 * tui/tui-wingeneral.c (box_win): Change type of win_info.
1873 (box_win): Update.
1874 (tui_gen_win_info::make_window): Rename from tui_make_window.
1875 (tui_win_info::make_window): New method.
1876 (tui_gen_win_info::make_visible): Update.
1877 * tui/tui-source.c (tui_source_window::set_contents): Update.
1878 * tui/tui-regs.c (tui_data_window::show_register_group): Update.
1879 (tui_data_window::display_registers_from): Update.
1880 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
1881 * tui/tui-data.h (struct tui_gen_win_info) <make_window>:
1882 Declare.
1883 <can_box>: Remove.
1884 <title>: Remove.
1885 (struct tui_win_info) <make_window>: Declare.
1886 <can_box>: Now virtual.
1887 <title>: New member.
1888 * tui/tui-data.c (~tui_gen_win_info): Don't free title.
1889 * tui/tui-command.c (tui_cmd_window::resize): Update.
1890
100c2bf3
TT
18912019-08-20 Tom Tromey <tom@tromey.com>
1892
1893 * tui/tui-regs.h (struct tui_data_window) <display_regs>: Remove.
1894 * tui/tui-regs.c (tui_data_window::show_registers): Update.
1895 (tui_data_window::check_register_values): Update.
1896
fa4dc567
TT
18972019-08-20 Tom Tromey <tom@tromey.com>
1898
1899 * tui/tui-regs.h (struct tui_data_window): Use
1900 DISABLE_COPY_AND_ASSIGN.
1901 <regs_content>: Change type, removing unique_ptr.
1902 <tui_data_window>: Add move constructor.
1903 * tui/tui-regs.c (tui_data_window::show_registers)
1904 (tui_data_window::show_register_group)
1905 (tui_data_window::display_registers_from)
1906 (tui_data_window::display_registers_from)
1907 (tui_data_window::first_data_item_displayed)
1908 (tui_data_window::delete_data_content_windows)
1909 (tui_data_window::rerender, tui_data_window::refresh_window)
1910 (tui_data_window::check_register_values): Update.
1911
ca02d7c8
TT
19122019-08-20 Tom Tromey <tom@tromey.com>
1913
1914 * tui/tui-regs.h (struct tui_data_window) <show_registers,
1915 show_register_group>: Declare.
1916 (tui_show_register_group): Don't declare.
1917 * tui/tui-regs.c (tui_data_window::show_registers): Rename from
1918 tui_show_registers.
1919 (tui_data_window::show_register_group): Rename from
1920 tui_show_register_group.
1921 (tui_data_window::check_register_values, tui_reg_command):
1922 Update.
1923 * tui/tui-layout.c (tui_set_layout): Update.
1924
63356bfd
TT
19252019-08-20 Tom Tromey <tom@tromey.com>
1926
1927 * tui/tui-regs.h (struct tui_data_window) <check_register_values>:
1928 Declare.
1929 (tui_check_register_values): Don't declare.
1930 * tui/tui-regs.c (tui_data_window::check_register_values): Rename
1931 from tui_check_register_values.
1932 * tui/tui-hooks.c (tui_register_changed): Update.
1933
42cc14a7
TT
19342019-08-20 Tom Tromey <tom@tromey.com>
1935
1936 * tui/tui-regs.c (tui_reg_layout): Move later.
1937 (tui_show_registers): Don't enable TUI mode or change layout.
1938
b9ad3686
TT
19392019-08-20 Tom Tromey <tom@tromey.com>
1940
1941 * tui/tui-regs.h (struct tui_data_item_window)
1942 <~tui_data_item_window>: Remove.
1943 <content>: Now a unique_xmalloc_ptr.
1944 * tui/tui-regs.c (tui_register_format): Return a
1945 unique_xmalloc_ptr.
1946 (tui_get_register): Update.
1947 (~tui_data_item_window): Remove.
1948 (tui_data_window::display_registers_from, tui_display_register):
1949 Update.
1950 * tui/tui-io.h (tui_expand_tabs): Update.
1951 * tui/tui-io.c (tui_expand_tabs): Return a unique_xmalloc_ptr.
1952 Remove "col" parameter.
1953
8e114aab
TT
19542019-08-20 Tom Tromey <tom@tromey.com>
1955
1956 * tui/tui-regs.h (struct tui_data_item_window) <value>: Remove
1957 field.
1958 * tui/tui-regs.c (~tui_data_item_window): Update.
1959
1a4f81dd
TT
19602019-08-20 Tom Tromey <tom@tromey.com>
1961
1962 * tui/tui-regs.c (tui_register_format, tui_get_register): Move
1963 earlier.
1964
0f8d8876
TT
19652019-08-20 Tom Tromey <tom@tromey.com>
1966
1967 * tui/tui-regs.c (tui_reg_command): Remove NULL check.
1968
605dc2c2
TT
19692019-08-20 Tom Tromey <tom@tromey.com>
1970
1971 * tui/tui-source.h (struct tui_source_window): Update.
1972 * tui/tui-regs.c (tui_show_registers): Update.
1973 * tui/tui-disasm.h (struct tui_disasm_window): Update.
1974 * tui/tui-data.h (NO_SRC_STRING, NO_DISASSEM_STRING)
1975 (NO_REGS_STRING): Remove defines.
1976
aedbe3bb
CM
19772019-08-20 Conrad Meyer <cem@FreeBSD.org>
1978
1979 * remote.c (remote_target::remote_btrace_maybe_reopen): Avoid
1980 unnecessary thread walk if remote doesn't support the packet.
1981
7ce8f214
TT
19822019-08-19 Tom Tromey <tromey@adacore.com>
1983
1984 * python/py-value.c (value_has_field): Fix indentation.
1985
f21c2bd7
TT
19862019-08-19 Tom Tromey <tromey@adacore.com>
1987
1988 * printcmd.c (do_one_display, info_display_command): Update.
1989 * block.h (contained_in): Return bool. Add allow_nested
1990 parameter.
1991 * block.c (contained_in): Return bool. Add allow_nested
1992 parameter.
1993
d806ea2d
TT
19942019-08-19 Tom Tromey <tom@tromey.com>
1995
1996 * configure: Rebuild.
1997 * configure.ac: Disallow the combination of -static-libstdc++ and
1998 source highlight.
1999 * source-cache.c (get_language_name): Handle rust.
2000 (source_cache::get_source_lines): Ignore highlighting exceptions.
2001
398fdd60
TT
20022019-08-16 Tom Tromey <tom@tromey.com>
2003
2004 * tui/tui.h (enum tui_win_type) <EXEC_INFO_WIN>: Remove.
2005 * tui/tui-winsource.h (struct tui_exec_info_window): Remove.
2006 (struct tui_source_window_base) <make_visible, refresh_window,
2007 resize>: Remove methods.
2008 <execution_info>: Remove field.
2009 * tui/tui-winsource.c (tui_source_window_base::do_erase_source_content)
2010 (tui_show_source_line, tui_source_window_base)
2011 (~tui_source_window_base): Update.
2012 (tui_source_window_base::resize)
2013 (tui_source_window_base::make_visible)
2014 (tui_source_window_base::refresh_window): Remove.
2015 (tui_source_window_base::update_exec_info): Update.
2016 * tui/tui-source.c (tui_source_window::set_contents): Update.
2017 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
2018
e699d331
TT
20192019-08-16 Tom Tromey <tom@tromey.com>
2020
2021 * tui/tui-hooks.c (tui_remove_hooks): Don't set
2022 deprecated_query_hook.
2023
bb01dbfc
TT
20242019-08-16 Tom Tromey <tom@tromey.com>
2025
2026 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
2027 (tui_update_source_windows_with_line): Update.
2028 * tui/tui-source.h (struct tui_source_window)
2029 <show_symtab_source>: Declare.
2030 (tui_show_symtab_source): Don't declare.
2031 * tui/tui-source.c (tui_show_symtab_source): Rename from
2032 tui_show_symtab_source.
2033
81c82c4b
TT
20342019-08-16 Tom Tromey <tom@tromey.com>
2035
2036 * tui/tui-winsource.h (struct tui_source_window_base)
2037 <set_contents>: Declare.
2038 * tui/tui-winsource.c
2039 (tui_source_window_base::update_source_window_as_is): Update.
2040 * tui/tui-source.h (struct tui_source_window) <set_contents>:
2041 Declare.
2042 (tui_set_source_content): Don't declare.
2043 * tui/tui-source.c (tui_source_window::set_contents): Rename from
2044 tui_set_source_content.
2045 * tui/tui-disasm.h (struct tui_disasm_window) <set_contents>:
2046 Declare.
2047 (tui_set_disassem_content): Don't declare.
2048 * tui/tui-disasm.c (tui_disasm_window::set_contents): Rename from
2049 tui_set_disassem_content.
2050
2ddaf614
TT
20512019-08-16 Tom Tromey <tom@tromey.com>
2052
2053 * tui/tui-winsource.h (struct tui_source_window_base)
2054 <update_breakpoint_info>: Declare.
2055 (tui_update_breakpoint_info): Don't declare.
2056 * tui/tui-winsource.c (tui_source_window_base::update_source_window_as_is)
2057 (tui_update_all_breakpoint_info): Update.
2058 (tui_source_window_base::update_breakpoint_info): Rename from
2059 tui_update_breakpoint_info.
2060 (tui_source_window_base::update_exec_info): Update.
2061
017f9828
TT
20622019-08-16 Tom Tromey <tom@tromey.com>
2063
2064 * tui/tui-winsource.h (struct tui_source_window_base)
2065 <update_source_window>: Declare.
2066 (tui_update_source_window): Don't declare.
2067 * tui/tui-winsource.c
2068 (tui_source_window_base::update_source_window): Rename from
2069 tui_update_source_window.
2070 (tui_source_window_base::rerender): Update.
2071 * tui/tui-source.c (tui_source_window::maybe_update): Update.
2072 * tui/tui-disasm.c (tui_show_disassem)
2073 (tui_show_disassem_and_update_source)
2074 (tui_disasm_window::maybe_update): Update.
2075
ed8358e9
TT
20762019-08-16 Tom Tromey <tom@tromey.com>
2077
2078 * tui/tui-winsource.h (struct tui_source_window_base)
2079 <update_source_window_as_is>: Declare.
2080 (tui_update_source_window_as_is): Don't declare.
2081 * tui/tui-winsource.c (tui_update_source_window): Update
2082 (tui_source_window_base::update_source_window_as_is): Rename from
2083 tui_update_source_window_as_is.
2084 (tui_source_window_base::refill): Update.
2085 * tui/tui-source.c (tui_show_symtab_source): Update.
2086 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical):
2087 Update.
2088
20149b6b
TT
20892019-08-16 Tom Tromey <tom@tromey.com>
2090
2091 * tui/tui-winsource.h (tui_update_source_window)
2092 (tui_update_source_window_as_is): Remove "noerror" parameter.
2093 * tui/tui-winsource.c (tui_update_source_window)
2094 (tui_update_source_window_as_is): Remove "noerror" parameter.
2095 (tui_update_source_windows_with_addr)
2096 (tui_update_source_windows_with_line)
2097 (tui_source_window_base::rerender)
2098 (tui_source_window_base::refill): Update.
2099 * tui/tui-source.h (tui_set_source_content)
2100 (tui_show_symtab_source): Remove "noerror" parameter.
2101 * tui/tui-source.c (tui_set_source_content): Remove "noerror"
2102 parameter.
2103 (tui_show_symtab_source): Likewise.
2104 (tui_source_window::maybe_update): Update.
2105 * tui/tui-disasm.c (tui_show_disassem)
2106 (tui_show_disassem_and_update_source)
2107 (tui_disasm_window::do_scroll_vertical)
2108 (tui_disasm_window::maybe_update): Update.
2109
2d83e710
TT
21102019-08-16 Tom Tromey <tom@tromey.com>
2111
2112 * tui/tui.c (tui_is_window_visible): Update.
2113 * tui/tui-wingeneral.c (tui_make_window)
2114 (tui_gen_win_info::make_visible, tui_refresh_all): Update.
2115 * tui/tui-win.c (window_name_completer, tui_refresh_all_win)
2116 (tui_set_focus_command, tui_all_windows_info, update_tab_width)
2117 (tui_set_win_height_command, parse_scrolling_args): Update.
2118 * tui/tui-source.c (tui_source_window::style_changed): Update.
2119 * tui/tui-regs.c (tui_show_registers)
2120 (tui_data_window::first_data_item_displayed)
2121 (tui_data_window::delete_data_content_windows)
2122 (tui_check_register_values, tui_reg_command): Update.
2123 * tui/tui-disasm.c (tui_show_disassem): Update.
2124 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: New
2125 method.
2126 <is_visible>: Remove field.
2127 * tui/tui-data.c (tui_next_win, tui_prev_win)
2128 (tui_delete_invisible_windows): Update.
2129
d4ab829a
TT
21302019-08-16 Tom Tromey <tom@tromey.com>
2131
2132 * tui/tui-winsource.h (struct tui_source_window_base)
2133 <m_has_locator>: Remove.
2134 * tui/tui-layout.c (show_source_disasm_command, show_data)
2135 (show_source_or_disasm_and_command): Update.
2136
aa7ca1bb
AH
21372019-08-16 Alan Hayward <alan.hayward@arm.com>
2138
2139 * NEWS (Other MI changes): New subsection.
2140 * aarch64-tdep.c (aarch64_get_pc_address_flags): New function.
2141 (aarch64_gdbarch_init): Add aarch64_get_pc_address_flags.
2142 * arch-utils.c (default_get_pc_address_flags): New function.
2143 * arch-utils.h (default_get_pc_address_flags): New declaration.
2144 * gdbarch.sh: Add get_pc_address_flags.
2145 * gdbarch.c: Regenerate.
2146 * gdbarch.h: Likewise.
2147 * stack.c (print_pc): New function.
2148 (print_frame_info) (print_frame): Call print_pc.
2149
6eac171f
TV
21502019-08-16 Tom de Vries <tdevries@suse.de>
2151
2152 * maint.c (maintenance_info_sections): Also handle !ALLOBJ case using
2153 print_objfile_section_info.
2154
3df505f6
TT
21552019-08-15 Tom Tromey <tom@tromey.com>
2156
2157 * tui/tui-io.c (tui_puts_internal): Check TUI_CMD_WIN before
2158 calling update_cmdwin_start_line.
2159 * tui/tui-winsource.h (struct tui_source_window_base)
2160 <do_make_visible_with_new_height, set_new_height>: Don't declare.
2161 <rerender>: Declare.
2162 * tui/tui-winsource.c (tui_source_window_base::update_tab_width):
2163 Call rerender.
2164 (tui_source_window_base::set_new_height): Remove.
2165 (tui_source_window_base::rerender): Rename from
2166 do_make_visible_with_new_height.
2167 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use
2168 resize method.
2169 (tui_win_info::make_invisible_and_set_new_height)
2170 (tui_win_info::make_visible_with_new_height): Remove.
2171 * tui/tui-stack.h (struct tui_locator_window) <rerender>:
2172 Declare.
2173 * tui/tui-stack.c (tui_locator_window::rerender): New method.
2174 * tui/tui-regs.h (struct tui_data_window) <set_new_height,
2175 do_make_visible_with_new_height>: Don't declare.
2176 <rerender>: Declare.
2177 * tui/tui-regs.c (tui_data_window::rerender): Rename from
2178 set_new_height.
2179 (tui_data_window::do_make_visible_with_new_height): Remove.
2180 * tui/tui-layout.c (show_source_disasm_command, show_data): Don't
2181 call tui_show_locator_content.
2182 (tui_gen_win_info::resize): Call rerender.
2183 (show_source_or_disasm_and_command): Don't call
2184 tui_show_locator_content.
2185 * tui/tui-data.h (struct tui_gen_win_info) <rerender>: New
2186 method.
2187 (struct tui_win_info) <rerender>: Declare.
2188 <set_new_height, make_invisible_and_set_new_height,
2189 make_visible_with_new_height>: Don't declare.
2190 * tui/tui-data.c (tui_win_list::rerender): New method.
2191 * tui/tui-command.h (struct tui_cmd_window)
2192 <do_make_visible_with_new_height>: Don't declare.
2193 * tui/tui-command.c
2194 (tui_cmd_window::do_make_visible_with_new_height): Remove.
2195
272560b5
TT
21962019-08-15 Tom Tromey <tromey@adacore.com>
2197
2198 * ada-exp.y (convert_char_literal): Handle "Q%c" encoding.
2199 * ada-lang.c (ada_enum_name): Likewise.
2200
08235187
CB
22012019-08-15 Christian Biesinger <cbiesinger@google.com>
2202
2203 * python/lib/gdb/__init__.py (GdbOutputFile): Rename to have a
2204 leading underscore.
2205 (GdbOutputErrorFile): Likewise.
2206 (global scope): Adjust constructor calls to GdbOutput{,Error}File
2207 accordingly.
2208 (execute_unwinders): Rename to have a leading underscore.
2209 (auto_load_packages): Likewise.
2210 (global scope): Adjust call to auto_load_packages accordingly.
2211 (GdbSetPythonDirectory): Likewise.
2212 * python/py-unwind.c (pyuw_sniffer): Call _execute_unwinders
2213 instead of execute_unwinders.
2214
db502012
TT
22152019-08-15 Tom Tromey <tom@tromey.com>
2216
2217 * tui/tui-layout.c (show_layout, show_source_disasm_command)
2218 (show_data): Don't change window visibility.
2219 (tui_gen_win_info::resize): Remove special case for command
2220 window. Use wresize, when available.
2221 (show_source_or_disasm_and_command): Don't change window
2222 visibility.
2223 * tui/tui-command.h (struct tui_cmd_window) <resize>: Declare.
2224 <make_visible>: New method.
2225 * tui/tui-command.c (tui_cmd_window::resize): New method.
2226
3891b65e
TT
22272019-08-15 Tom Tromey <tom@tromey.com>
2228
2229 * tui/tui-winsource.h (struct tui_source_window_iterator): New.
2230 (struct tui_source_windows): New.
2231 * tui/tui-winsource.c (tui_display_main): Update.
2232 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
2233 (new_height_ok, parse_scrolling_args): Update.
2234 * tui/tui-layout.c (show_layout, show_data): Update.
2235 * tui/tui-data.h (tui_source_windows, tui_clear_source_windows)
2236 (tui_add_to_source_windows): Don't declare.
2237 * tui/tui-data.c (source_windows, tui_source_windows)
2238 (tui_clear_source_windows, tui_add_to_source_windows): Remove.
2239
ee556432
TT
22402019-08-15 Tom Tromey <tom@tromey.com>
2241
2242 * tui/tui-winsource.h (struct tui_source_window_base) <resize>:
2243 Rename from reset.
2244 * tui/tui-winsource.c (tui_source_window_base::resize): Rename.
2245 * tui/tui-layout.c (show_source_disasm_command, show_data):
2246 Update.
2247 (tui_gen_win_info::resize): Rename.
2248 (show_source_or_disasm_and_command): Update.
2249 * tui/tui-data.h (struct tui_gen_win_info) <resize>: Rename from
2250 reset.
2251
46f438e3
TT
22522019-08-15 Tom Tromey <tom@tromey.com>
2253
2254 * tui/tui-stack.c (tui_initialize_static_data): Remove.
2255 * tui/tui-interp.c (tui_interp::init): Don't call
2256 tui_initialize_static_data.
2257 * tui/tui-data.h (tui_initialize_static_data): Don't declare.
2258
f4ce562c
TT
22592019-08-15 Tom Tromey <tom@tromey.com>
2260
2261 * tui/tui-layout.c (tui_default_win_viewport_height): Don't
2262 examine tui_win_list.
2263
c398c3d0
TT
22642019-08-15 Tom Tromey <tom@tromey.com>
2265
2266 * tui/tui-winsource.h (tui_clear_source_content): Don't declare.
2267 * tui/tui-winsource.c (tui_update_source_window_as_is): Don't call
2268 tui_clear_source_content.
2269 (tui_clear_source_content): Remove.
2270 (tui_source_window_base::do_erase_source_content): Hoist call to
2271 content.clear().
2272 * tui/tui-stack.c (tui_show_frame_info): Don't call
2273 tui_clear_source_content.
2274
e25d2004
TT
22752019-08-15 Tom Tromey <tom@tromey.com>
2276
2277 * tui/tui-winsource.h (struct tui_source_window_base)
2278 <do_erase_source_content>: New method.
2279 <erase_source_content>: New method.
2280 (tui_erase_source_content): Don't declare.
2281 * tui/tui-winsource.c (tui_clear_source_content): Update.
2282 (tui_source_window_base::do_erase_source_content): Rename from
2283 tui_erase_source_content.
2284 (tui_source_window_base::show_source_content): Update.
2285 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
2286 * tui/tui-source.h (struct tui_source_window)
2287 <erase_source_content>: New method.
2288 * tui/tui-disasm.h (struct tui_disasm_window)
2289 <erase_source_content>: New method.
2290
002f15c2
TT
22912019-08-15 Tom Tromey <tom@tromey.com>
2292
2293 * tui/tui-winsource.h (tui_alloc_source_buffer): Don't declare.
2294 (struct tui_source_element): Add DISABLE_COPY_AND_ASSIGN, and move
2295 constructor.
2296 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove.
2297 * tui/tui-source.c (tui_set_source_content): Update.
2298 * tui/tui-disasm.c (tui_set_disassem_content): Update.
2299
c9033fe8
TT
23002019-08-15 Tom Tromey <tom@tromey.com>
2301
2302 * tui/tui-winsource.h (tui_line_is_displayed): Don't declare.
2303 * tui/tui-winsource.c (tui_line_is_displayed): Move to
2304 tui-source.c.
2305 * tui/tui-source.h (struct tui_source_window) <line_is_displayed>:
2306 Declare.
2307 * tui/tui-source.c (tui_source_window::line_is_displayed): New
2308 method.
2309 (tui_source_window::maybe_update): Update.
2310
088f37dd
TT
23112019-08-15 Tom Tromey <tom@tromey.com>
2312
2313 * tui/tui-winsource.h (tui_addr_is_displayed): Don't declare.
2314 * tui/tui-winsource.c (tui_addr_is_displayed): Move to
2315 tui-disasm.c.
2316 * tui/tui-disasm.h (struct tui_disasm_window) <addr_is_displayed>:
2317 Declare.
2318 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): New
2319 method.
2320 (tui_disasm_window::maybe_update): Update.
2321
a54700c6
TT
23222019-08-15 Tom Tromey <tom@tromey.com>
2323
2324 * tui/tui-winsource.h (struct tui_source_window_base)
2325 <maybe_update>: Declare.
2326 * tui/tui-stack.c (tui_show_frame_info): Call maybe_update
2327 method.
2328 * tui/tui-source.h (struct tui_source_window) <maybe_update>:
2329 Declare.
2330 * tui/tui-source.c (tui_source_window::maybe_update): New method.
2331 * tui/tui-disasm.h (struct tui_disasm_window) <maybe_update>:
2332 Declare.
2333 * tui/tui-disasm.c (tui_disasm_window::maybe_update): New method.
2334
e2a678a5
TT
23352019-08-15 Tom Tromey <tom@tromey.com>
2336
2337 * tui/tui-stack.c (tui_make_status_line): Use string constructor.
2338
f2dda477
TT
23392019-08-15 Tom Tromey <tom@tromey.com>
2340
2341 * tui/tui-wingeneral.c: Include tui-stack.h.
2342 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN)
2343 (struct tui_locator_window): Move from tui-data.h.
2344 * tui/tui-stack.c (_locator, tui_locator_win_info_ptr)
2345 (tui_initialize_static_data): Move from tui-data.c.
2346 * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN)
2347 (struct tui_locator_window): Move to tui-stack.c.
2348 * tui/tui-data.c (_locator, tui_locator_win_info_ptr)
2349 (tui_initialize_static_data): Move to tui-stack.c.
2350
ed4a1084
TT
23512019-08-15 Tom Tromey <tom@tromey.com>
2352
2353 * tui/tui-layout.c (show_source_disasm_command)
2354 (show_source_or_disasm_and_command): Use make_visible method, not
2355 tui_make_window.
2356 * tui/tui-command.h (struct tui_cmd_window) <make_visible>:
2357 Remove.
2358
65962b20
TT
23592019-08-15 Tom Tromey <tom@tromey.com>
2360
2361 * tui/tui-wingeneral.h (tui_make_window): Update.
2362 * tui/tui-wingeneral.c (tui_make_window): Remove "box_it"
2363 parameter.
2364 (tui_gen_win_info::make_visible): Update.
2365 * tui/tui-regs.c (tui_data_window::display_registers_from):
2366 Update.
2367 * tui/tui-layout.c (show_source_disasm_command)
2368 (show_source_or_disasm_and_command): Update.
2369 * tui/tui-data.h (struct tui_gen_win_info) <can_box>: New method.
2370 (enum tui_box): Remove.
2371 (struct tui_win_info) <can_box>: New method.
2372 * tui/tui-command.h (struct tui_cmd_window) <can_box>: New
2373 method.
2374
2208ee91
TV
23752019-08-15 Tom de Vries <tdevries@suse.de>
2376
2377 * linux-nat-trad.c: Include gdbarch.h.
2378
75faf5c4
AH
23792019-08-14 Alan Hayward <alan.hayward@arm.com>
2380
2381 * aarch64-tdep.c (aarch64_analyze_prologue): Allow any valid
2382 register sizes.
2383
b1c896b3
TT
23842019-08-14 Tom Tromey <tromey@adacore.com>
2385
2386 * darwin-nat.c: Include gdbarch.h.
2387 * darwin-nat-info.c: Include gdbarch.h.
2388
6405cd73
TT
23892019-08-13 Tom Tromey <tom@tromey.com>
2390
2391 * tui/tui-data.h (struct tui_gen_win_info) <last_visible_line>:
2392 Remove.
2393 * tui/tui-data.c (tui_initialize_static_data): Update.
2394
5216580d
TT
23952019-08-13 Tom Tromey <tom@tromey.com>
2396
2397 * tui/tui-winsource.h (struct tui_exec_info_window)
2398 <~tui_exec_info_window, maybe_allocate_content, get_content,
2399 m_content>: Remove.
2400 (struct tui_source_window_base) <set_exec_info_content,
2401 show_exec_info_content>: Don't declare.
2402 * tui/tui-winsource.c
2403 (tui_exec_info_window::maybe_allocate_content): Remove.
2404 (tui_source_window_base::update_exec_info): Rename from
2405 set_exec_info_content.
2406 (tui_source_window_base::show_exec_info_content)
2407 (tui_source_window_base::update_exec_info): Remove.
2408
93858ad3
TT
24092019-08-13 Tom Tromey <tom@tromey.com>
2410
2411 * tui/tui-winsource.h (tui_clear_exec_info_content): Don't
2412 declare.
2413 * tui/tui-winsource.c (tui_update_source_window_as_is)
2414 (tui_update_source_windows_with_addr, tui_erase_source_content):
2415 Update.
2416 (tui_clear_exec_info_content): Remove.
2417
e321e7ce
TT
24182019-08-13 Tom Tromey <tom@tromey.com>
2419
2420 * tui/tui-winsource.h (tui_erase_exec_info_content): Don't
2421 declare.
2422 * tui/tui-winsource.c (tui_source_window_base::refresh_all): Don't
2423 call tui_erase_exec_info_content.
2424 (tui_clear_exec_info_content): Rename from
2425 tui_erase_exec_info_content.
2426 (tui_clear_exec_info_content): Delete.
2427
8270ac62
TT
24282019-08-13 Tom Tromey <tom@tromey.com>
2429
2430 * tui/tui-winsource.h (struct tui_source_window_base)
2431 <show_exec_info_content>: Declare.
2432 (tui_show_exec_info_content): Don't declare.
2433 * tui/tui-winsource.c
2434 (tui_source_window_base::show_exec_info_content): Rename from
2435 tui_show_exec_info_content.
2436 (tui_source_window_base::update_exec_info): Update.
2437
7b56485d
TT
24382019-08-13 Tom Tromey <tom@tromey.com>
2439
2440 * tui/tui-data.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element)
2441 (TUI_BP_HIT_POS, TUI_BP_BREAK_POS, TUI_EXEC_POS)
2442 (TUI_EXECINFO_SIZE, tui_exec_info_content): Move ...
2443 * tui/tui-winsource.h (enum tui_bp_flag, tui_bp_flags, struct
2444 tui_source_element, TUI_BP_HIT_POS, TUI_BP_BREAK_POS)
2445 (TUI_EXEC_POS, TUI_EXECINFO_SIZE, tui_exec_info_content):
2446 ... here.
2447
7ba913dc
TT
24482019-08-13 Tom Tromey <tom@tromey.com>
2449
2450 * tui/tui-winsource.h (struct tui_source_window_base)
2451 <update_exec_info>: Declare.
2452 (tui_update_exec_info): Don't declare.
2453 * tui/tui-winsource.c (tui_update_source_window_as_is)
2454 (tui_source_window_base::refresh_all)
2455 (tui_update_all_breakpoint_info): Update.
2456 (tui_source_window_base::update_exec_info): Rename from
2457 tui_update_exec_info.
2458 * tui/tui-stack.c (tui_show_frame_info): Update.
2459
37a4a131
TT
24602019-08-13 Tom Tromey <tom@tromey.com>
2461
2462 * tui/tui-winsource.h (struct tui_source_window_base)
2463 <set_exec_info_content>: Declare.
2464 (tui_set_exec_info_content): Don't declare.
2465 * tui/tui-winsource.c
2466 (tui_source_window_base::set_exec_info_content): Rename from
2467 tui_set_exec_info_content.
2468 (tui_update_exec_info): Update.
2469
0bd27e07
TT
24702019-08-13 Tom Tromey <tom@tromey.com>
2471
2472 * tui/tui-winsource.h (struct tui_source_window_base)
2473 <show_source_content>: Declare.
2474 (tui_show_source_content): Don't declare.
2475 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
2476 (tui_source_window_base::show_source_content): Rename from
2477 tui_show_source_content.
2478 (tui_source_window_base::refresh_all): Update.
2479 * tui/tui-layout.c (show_source_disasm_command)
2480 (show_source_or_disasm_and_command): Update.
2481
b4ef5aeb
TT
24822019-08-13 Tom Tromey <tom@tromey.com>
2483
2484 * tui/tui-winsource.c (tui_erase_source_content)
2485 (tui_show_source_content, tui_source_window_base::refresh_all):
2486 Update.
2487 * tui/tui-wingeneral.h
2488 (tui_check_and_display_highlight_if_needed): Don't declare.
2489 * tui/tui-wingeneral.c
2490 (tui_win_info::check_and_display_highlight_if_needed): Rename from
2491 check_and_display_highlight_if_needed.
2492 * tui/tui-win.c (tui_rehighlight_all)
2493 (tui_win_info::make_visible_with_new_height): Update.
2494 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
2495 (tui_data_window::erase_data_content)
2496 (tui_data_window::display_all_data): Update.
2497 * tui/tui-data.h (struct tui_win_info)
2498 <check_and_display_highlight_if_needed>: Declare.
2499
fede5273
TT
25002019-08-13 Tom Tromey <tom@tromey.com>
2501
2502 * tui/tui-win.c (tui_resize_all): Call
2503 tui_delete_invisible_windows.
2504 * tui/tui-layout.c (show_layout): Call
2505 tui_delete_invisible_windows.
2506 * tui/tui-data.h (tui_delete_invisible_windows): Declare.
2507 * tui/tui-data.c (tui_delete_invisible_windows): New function.
2508
22c3f490
TT
25092019-08-13 Tom Tromey <tom@tromey.com>
2510
2511 * tui/tui-disasm.c (tui_show_disassem): Add assertion. Don't call
2512 tui_add_win_to_layout.
2513
16cb7910
TT
25142019-08-13 Tom Tromey <tom@tromey.com>
2515
2516 * tui/tui-layout.h (tui_default_win_height): Don't declare.
2517 * tui/tui-layout.c (tui_default_win_height): Now static.
2518
cc0c3ffb
TT
25192019-08-13 Tom Tromey <tom@tromey.com>
2520
2521 * tui/tui-layout.c (show_layout): Unify all layout cases into a
2522 single switch.
2523 (show_source_disasm_command, show_source_or_disasm_and_command):
2524 Don't check current layout.
2525
3f3ffe54
TT
25262019-08-13 Tom Tromey <tom@tromey.com>
2527
2528 * tui/tui-wingeneral.c (make_all_visible): Remove.
2529 (tui_make_all_invisible): Simplify.
2530 * tui/tui-layout.c (tui_make_all_invisible): Move from
2531 tui-wingeneral.c; simplify.
2532 (show_layout): Hoist call to tui_make_all_invisible.
2533 (show_data): Don't call tui_make_all_invisible.
2534
69258091
TT
25352019-08-13 Tom Tromey <tom@tromey.com>
2536
2537 * tui/tui-wingeneral.h (tui_make_all_visible): Don't declare.
2538 * tui/tui-wingeneral.c (tui_make_all_visible): Remove.
2539
62cf57fe
TT
25402019-08-13 Tom Tromey <tom@tromey.com>
2541
2542 * tui/tui-layout.c (current_layout, tui_current_layout): Move from
2543 tui-data.c.
2544 (show_source_disasm_command, show_data)
2545 (show_source_or_disasm_and_command): Don't use
2546 tui_set_current_layout_to.
2547 * tui/tui-data.h (tui_set_current_layout_to): Don't declare.
2548 * tui/tui-data.c (current_layout, tui_current_layout): Move to
2549 tui-layout.c.
2550 (tui_set_current_layout_to): Remove.
2551
2afade5d
TT
25522019-08-13 Tom Tromey <tom@tromey.com>
2553
2554 * tui/tui-layout.c (tui_set_layout): Update.
2555 * tui/tui-data.h (struct tui_layout_def): Remove.
2556 (tui_layout_def): Don't declare.
2557 * tui/tui-data.c (layout_def): Remove.
2558 (tui_layout_def): Remove.
2559
a3504e96
TT
25602019-08-13 Tom Tromey <tom@tromey.com>
2561
2562 * tui/tui-winsource.h (struct tui_source_window_base)
2563 <clear_detail>: No longer "override".
2564 * tui/tui-regs.h (struct tui_data_window) <clear_detail>: Remove.
2565 * tui/tui-regs.c (tui_data_window::clear_detail): Remove.
2566 * tui/tui-data.h (struct tui_win_info) <clear_detail>: Remove.
2567 * tui/tui-command.h (struct tui_cmd_window) <clear_detail>:
2568 Remove.
2569 * tui/tui-command.c (tui_cmd_window::clear_detail): Remove.
2570
29c92911
TT
25712019-08-13 Tom Tromey <tromey@adacore.com>
2572
2573 * tracepoint.c: Don't include readline.h or history.h.
2574
86c6b807
TT
25752019-08-12 Tom Tromey <tom@tromey.com>
2576
2577 * configure: Rebuild.
2578 * configure.ac: Check for readline 7.
2579 * NEWS: Mention readline 7 requirement.
2580 * README: Update.
2581
5db2718c
TT
25822019-08-12 Tom Tromey <tom@tromey.com>
2583
2584 * mingw-hdep.c (gdb_select): Remove readline hack.
2585
dac36daf
PFC
25862019-08-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2587
2588 * blockframe.c (find_pc_partial_function): Set *block to nullptr
2589 when the function fails.
2590
1022c627
AA
25912019-08-09 Andreas Arnez <arnez@linux.ibm.com>
2592
2593 * s390-tdep.c (s390_type_align): New function.
2594 (s390_gdbarch_init): Set it as type_align gdbarch method.
2595
eba4caf2
TV
25962019-08-09 Tom de Vries <tdevries@suse.de>
2597
2598 PR gdb/24591
2599 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): Adjust pc_high and
2600 pc_low with relocation offset.
2601
123cd851
TT
26022019-08-07 Tom Tromey <tromey@adacore.com>
2603
2604 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
2605 (print_frame_args): Update.
2606 * python/py-framefilter.c (py_print_single_arg, enumerate_args):
2607 Update.
2608 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
2609 * frame.h (struct frame_arg): Add initializers.
2610 <error>: Now a unique_xmalloc_ptr.
2611
3d31bc39
AH
26122019-08-07 Alan Hayward <alan.hayward@arm.com>
2613
2614 * NEWS: Expand the Pointer Authentication entry.
2615 * aarch64-tdep.c (aarch64_frame_unmask_address): Rename from this.
2616 (aarch64_frame_unmask_lr): ... to this.
2617 (aarch64_prologue_prev_register, aarch64_dwarf2_prev_register):
2618 Call aarch64_frame_unmask_lr.
2619 * frame.c (struct frame_info): Add "masked" variable.
2620 (frame_set_previous_pc_masked) (frame_get_pc_masked): New functions.
2621 (fprint_frame): Check for masked pc.
2622 * frame.h (frame_set_previous_pc_masked) (frame_get_pc_masked): New
2623 declarations.
2624 * python/py-framefilter.c (py_print_frame): Check for masked pc.
2625 * stack.c (print_frame): Check for masked pc.
2626
0cf9feb9
TT
26272019-08-06 Tom Tromey <tom@tromey.com>
2628
2629 * stabsread.c (patch_block_stabs, read_one_struct_field)
2630 (read_enum_type): Use obstack_strndup.
2631 * rust-exp.y (rust_parser::copy_name): Use obstack_strndup.
2632 * gdb_obstack.h (obstack_strndup): Use obstack_strndup.
2633 * dwarf2read.c (guess_full_die_structure_name)
2634 (anonymous_struct_prefix): Use obstack_strndup.
2635 * dbxread.c (cp_set_block_scope): Use obstack_strndup.
2636 * c-exp.y (yylex): Use obstack_strndup.
2637 * ada-exp.y (write_object_renaming, write_ambiguous_var)
2638 (write_var_or_type): Use obstack_strndup.
2639
efba19b0
TT
26402019-08-06 Tom Tromey <tom@tromey.com>
2641
2642 * symfile.c (reread_symbols): Use obstack_strdup.
2643 * stabsread.c (read_type): Use obstack_strdup.
2644 * gdb_obstack.h (obstack_strdup): New overload.
2645 * dwarf2read.c (dwarf2_compute_name, create_dwo_unit_in_dwp_v1)
2646 (create_dwo_unit_in_dwp_v2, build_error_marker_type)
2647 (dwarf2_canonicalize_name): Use obstack_strdup.
2648 * dbxread.c (read_dbx_symtab): Use obstack_strdup.
2649 * cp-support.c (inspect_type, replace_typedefs_qualified_name):
2650 Use obstack_strdup.
2651
f25102f7
TT
26522019-08-06 Tom Tromey <tom@tromey.com>
2653
2654 * gdb_obstack.h (obstack_strdup): Define.
2655 * gdb_obstack.c (obstack_strdup): Don't define.
2656
021887d8
TT
26572019-08-06 Tom Tromey <tom@tromey.com>
2658
2659 * xcoffread.c (SYMNAME_ALLOC, process_xcoff_symbol): Use
2660 obstack_strdup.
2661 * typeprint.c (typedef_hash_table::find_global_typedef): Use
2662 obstack_strdup.
2663 * symfile.c (allocate_compunit_symtab): Use obstack_strdup.
2664 * stabsread.c (common_block_start): Use obstack_strdup.
2665 * objfiles.c (set_objfile_main_name, objfile): Use
2666 obstack_strdup.
2667 * namespace.c (add_using_directive): Use obstack_strdup.
2668 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
2669 * jit.c (finalize_symtab): Use obstack_strdup.
2670 * dwarf2read.c (fixup_go_packaging, dwarf2_physname)
2671 (guess_partial_die_structure_name, partial_die_info::fixup)
2672 (dwarf2_name): Use obstack_strdup.
2673 * coffread.c (coff_read_struct_type, coff_read_enum_type): Use
2674 obstack_strdup.
2675 * c-exp.y (scan_macro_expansion): Use obstack_strdup.
2676 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
2677 obstack_strdup.
2678 * ada-lang.c (ada_decode_symbol): Use obstack_strdup.
2679
d2834edc
PW
26802019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2681
2682 * unittests/help-doc-selftests.c: New file.
2683 * Makefile.in: Add the new file.
2684
590042fc
PW
26852019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2686
2687 * cli/cli-decode.h (print_doc_line): Add for_value_prefix argument.
2688 * cli/cli-decode.c (print_doc_line): Likewise. It now prints
2689 the full first line, except when FOR_VALUE_PREFIX. In this case,
2690 the trailing '.' is not output, and the first character is uppercased.
2691 (print_help_for_command): Update call to print_doc_line.
2692 (print_doc_of_command): Likewise.
2693 * cli/cli-setshow.c (deprecated_show_value_hack): Likewise.
2694 * cli/cli-option.c (append_indented_doc): Do not append newline.
2695 (build_help_option): Append newline after first appended_indented_doc
2696 only if a second call is done.
2697 (build_help): Append 2 new lines before each option, except the first
2698 one.
2699 * compile/compile.c (_initialize_compile): Add new lines after
2700 %OPTIONS%, when not at the end of the help.
2701 Change help doc or code
2702 producing the help doc to respect the invariants.
2703 * maint-test-options.c (_initialize_maint_test_options): Likewise.
2704 Also removed the new line after 'Options:', as all other commands
2705 do not put an empty line between 'Options:' and the first option.
2706 * printcmd.c (_initialize_printcmd): Likewise.
2707 * stack.c (_initialize_stack): Likewise.
2708 * interps.c (interpreter_exec_cmd): Fix "Usage:" line that was
2709 incorrectly telling COMMAND is optional.
2710 * ada-lang.c (_initialize_ada_language): Change help doc or code
2711 producing the help doc to respect the invariants.
2712 * ada-tasks.c (_initialize_ada_tasks): Likewise.
2713 * breakpoint.c (_initialize_breakpoint): Likewise.
2714 * cli/cli-cmds.c (_initialize_cli_cmds): Likewise.
2715 * cli/cli-logging.c (_initialize_cli_logging): Likewise.
2716 * cli/cli-setshow.c (_initialize_cli_setshow): Likewise.
2717 * cli/cli-style.c (cli_style_option::add_setshow_commands,
2718 _initialize_cli_style): Likewise.
2719 * corelow.c (core_target_info): Likewise.
2720 * dwarf-index-cache.c (_initialize_index_cache): Likewise.
2721 * dwarf2read.c (_initialize_dwarf2_read): Likewise.
2722 * filesystem.c (_initialize_filesystem): Likewise.
2723 * frame.c (_initialize_frame): Likewise.
2724 * gnu-nat.c (add_task_commands): Likewise.
2725 * infcall.c (_initialize_infcall): Likewise.
2726 * infcmd.c (_initialize_infcmd): Likewise.
2727 * interps.c (_initialize_interpreter): Likewise.
2728 * language.c (_initialize_language): Likewise.
2729 * linux-fork.c (_initialize_linux_fork): Likewise.
2730 * maint-test-settings.c (_initialize_maint_test_settings): Likewise.
2731 * maint.c (_initialize_maint_cmds): Likewise.
2732 * memattr.c (_initialize_mem): Likewise.
2733 * printcmd.c (_initialize_printcmd): Likewise.
2734 * python/lib/gdb/function/strfns.py (_MemEq, _StrLen, _StrEq,
2735 _RegEx): Likewise.
2736 * ravenscar-thread.c (_initialize_ravenscar): Likewise.
2737 * record-btrace.c (_initialize_record_btrace): Likewise.
2738 * record-full.c (_initialize_record_full): Likewise.
2739 * record.c (_initialize_record): Likewise.
2740 * regcache-dump.c (_initialize_regcache_dump): Likewise.
2741 * regcache.c (_initialize_regcache): Likewise.
2742 * remote.c (add_packet_config_cmd, init_remote_threadtests,
2743 _initialize_remote): Likewise.
2744 * ser-tcp.c (_initialize_ser_tcp): Likewise.
2745 * serial.c (_initialize_serial): Likewise.
2746 * skip.c (_initialize_step_skip): Likewise.
2747 * source.c (_initialize_source): Likewise.
2748 * stack.c (_initialize_stack): Likewise.
2749 * symfile.c (_initialize_symfile): Likewise.
2750 * symtab.c (_initialize_symtab): Likewise.
2751 * target-descriptions.c (_initialize_target_descriptions): Likewise.
2752 * top.c (init_main): Likewise.
2753 * tracefile-tfile.c (tfile_target_info): Likewise.
2754 * tracepoint.c (_initialize_tracepoint): Likewise.
2755 * tui/tui-win.c (_initialize_tui_win): Likewise.
2756 * utils.c (add_internal_problem_command): Likewise.
2757 * valprint.c (value_print_option_defs): Likewise.
2758
404f2902
FCE
27592019-08-06 Frank Ch. Eigler <fche@redhat.com>
2760
2761 PR build/24886
2762 * configure.ac: Drop enable-libmcheck support.
2763 * configure, config.in: Rebuild.
2764 * libmcheck.m4: Remove.
2765 * acinclude.m4: Don't include it.
2766 * Makefile.in: Don't distribute it.
2767 * top.c (print_gdb_configuration): Don't mention it.
2768
046bebe1
TT
27692019-08-06 Tom Tromey <tom@tromey.com>
2770
2771 * utils.c (set_output_style): Sometimes pass stream to
2772 emit_style_escape.
2773 * ui-out.h (class ui_out) <can_emit_style_escape>: Declare.
2774 * record-btrace.c (btrace_insn_history): Update.
2775 * mi/mi-out.h (class mi_ui_out) <can_emit_style_escape>: New
2776 method.
2777 * disasm.h (gdb_pretty_print_disassembler): Add uiout parameter.
2778 Update initializers.
2779 <m_uiout>: New field.
2780 <m_di>: Move lower.
2781 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
2782 Remove "uiout" parameter.
2783 (dump_insns): Update.
2784 * cli-out.h (class cli_ui_out) <can_emit_style_escape>: Declare.
2785 * cli-out.c (cli_ui_out::can_emit_style_escape): New method.
2786
ddbcedf5
CB
27872019-08-06 Christian Biesinger <cbiesinger@google.com>
2788
2789 * symtab.c (symbol_cache_lookup): Change int to enum block_enum.
2790 (error_in_psymtab_expansion): Likewise.
2791 (lookup_symbol_via_quick_fns): Likewise.
2792 (basic_lookup_transparent_type_quick): Likewise.
2793 (basic_lookup_transparent_type_1): Likewise.
2794
b08b16c8
TT
27952019-08-06 Tom Tromey <tromey@adacore.com>
2796
2797 * source.c (last_source_error): Now bool.
2798 (print_source_lines_base): Make "noprint" bool. Only open
2799 source file when last_source_visited changes.
2800
cb44333d
TT
28012019-08-06 Tom Tromey <tromey@adacore.com>
2802
2803 * annotate.c (annotate_source_line): Use g_source_cache.
2804 * source-cache.c (source_cache::get_plain_source_lines): Change
2805 parameters. Populate m_offset_cache.
2806 (source_cache::ensure): New method.
2807 (source_cache::get_line_charpos): New method.
2808 (extract_lines): Move lower. Change parameters.
2809 (source_cache::get_source_lines): Move lower.
2810 * source-cache.h (class source_cache): Update comment.
2811 <get_line_charpos>: New method.
2812 <get_source_lines>: Update comment.
2813 <clear>: Clear m_offset_cache.
2814 <get_plain_source_lines>: Change parameters.
2815 <ensure>: New method
2816 <m_offset_cache>: New member.
2817 * source.c (forget_cached_source_info_for_objfile): Update.
2818 (info_source_command): Use g_source_cache.
2819 (find_source_lines, open_source_file_with_line_charpos): Remove.
2820 (print_source_lines_base, search_command_helper): Use g_source_cache.
2821 * source.h (open_source_file_with_line_charpos): Don't declare.
2822 * symtab.h (struct symtab) <nlines, line_charpos>: Remove.
2823 * tui/tui-source.c (tui_source_window::do_scroll_vertical):
2824 Use g_source_cache.
2825
872dceaa
TT
28262019-08-06 Tom Tromey <tromey@adacore.com>
2827
2828 * source-cache.c (source_cache::get_plain_source_lines):
2829 Remove "first_line" and "last_line" parameters.
2830 (source_cache::get_source_lines): Cache plain text.
2831 * source-cache.h (class source_cache)
2832 <get_plain_source_lines>: Update.
2833
269249d9
TT
28342019-08-06 Tom Tromey <tromey@adacore.com>
2835
2836 * source-cache.c (extract_lines): No longer a method.
2837 Changed type of parameter. Include final newline.
2838 (selftests::extract_lines_test): New function.
2839 (_initialize_source_cache): Likewise.
2840 * source-cache.h (class source_cache)
2841 <extract_lines>: Don't declare.
2842
c0e8dcd8
TT
28432019-08-06 Tom Tromey <tromey@adacore.com>
2844
2845 * breakpoint.c (init_breakpoint_sal): Update.
2846 (breakpoint): Update.
2847 * breakpoint.h (struct breakpoint) <filter>: Now a
2848 unique_xmalloc_ptr.
2849
0b27c27d
CB
28502019-08-05 Christian Biesinger <cbiesinger@google.com>
2851
2852 * NEWS: Mention dictionary access on blocks.
2853 * python/py-block.c (blpy_getitem): New function.
2854 (block_object_as_mapping): New struct.
2855 (block_object_type): Use new struct for tp_as_mapping field.
2856
4ee94178
CB
28572019-08-05 Christian Biesinger <cbiesinger@google.com>
2858
2859 * objfiles.h (objfile): Add a comment describing partial symbols.
2860
8abfcabc
TT
28612019-08-05 Tom Tromey <tromey@adacore.com>
2862
2863 * compile/compile.c (_initialize_compile): Use _(), not N_().
2864 * thread.c (_initialize_thread): Use _(), not N_().
2865 * stack.c (_initialize_stack): Use _(), not N_().
2866 * printcmd.c (_initialize_printcmd): Use _(), not N_().
2867
2b79f376
SM
28682019-08-04 Simon Marchi <simon.marchi@polymtl.ca>
2869
2870 * dwarf2read.c (struct dw2_symtab_iterator):
2871 <want_specific_block>: Remove.
2872 <block_index>: Change type to gdb::optional.
2873 (dw2_symtab_iter_init): Remove WANT_SPECIFIC_BLOCK parameter,
2874 change type of BLOCK_INDEX parameter to gdb::optional.
2875 (dw2_symtab_iter_next): Re-write in function of gdb::optional.
2876 (dw2_lookup_symbol): Don't pass argument for
2877 WANT_SPECIFIC_BLOCK.
2878 (dw2_expand_symtabs_for_function): Don't pass argument for
2879 WANT_SPECIFIC_BLOCK, pass empty optional for BLOCK_INDEX.
2880 (class dw2_debug_names_iterator)
2881 <dw2_debug_names_iterator>: Remove WANT_SPECIFIC_BLOCK
2882 parameter, change BLOCK_INDEX type to gdb::optional.
2883 <m_want_specific_block>: Remove.
2884 <m_block_index>: Change type to gdb::optional.
2885 (dw2_debug_names_iterator::next): Change type of IS_STATIC to
2886 gdb::optional. Re-write in function of gdb::optional.
2887 (dw2_debug_names_lookup_symbol): Don't pass argument for
2888 WANT_SPECIFIC_BLOCK.
2889 (dw2_debug_names_expand_symtabs_for_function): Don't pass
2890 argument for WANT_SPECIFIC_BLOCK, pass empty optional for
2891 BLOCK_INDEX.
2892
ae60f04e
PW
28932019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2894
2895 * NEWS: Mention changes to "info sources" command.
2896
28cd9371
PW
28972019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2898
2899 * symtab.c (filename_partial_match_opts): New struct type.
2900 (struct output_source_filename_data): New members
2901 regexp, c_regexp, partial_match.
2902 (output_source_filename): Use new members to decide to print file.
2903 (info_sources_option_defs): New variable.
2904 (make_info_sources_options_def_group, print_info_sources_header,
2905 info_sources_command_completer):
2906 New functions.
2907 (info_sources_command): Read new optional arguments.
2908 (_initialize_symtab): Update info sources help.
2909
ca683e3a
AO
29102019-08-02 Alexandre Oliva <oliva@adacore.com>
2911
2912 * ada-lang.c (exception_support_info_v0): Renamed from...
2913 (default_exception_support_info): ... this. Create new
2914 definition for v1.
2915 (ada_has_this_exception_support): Look up catch_handlers_sym.
2916 (ada_exception_support_info_sniffer): Try v0 after default.
2917
f1264162
TT
29182019-08-01 Tom Tromey <tromey@adacore.com>
2919
2920 * ia64-libunwind-tdep.h (struct libunwind_descr): Include
2921 gdbarch.h.
2922
0a7b2485
CB
29232019-08-01 Christian Biesinger <cbiesinger@google.com>
2924
2925 * s12z-tdep.c: Fix include path for s12z-opc.h.
2926
c6bdbeb7
AH
29272019-08-01 Alan Hayward <alan.hayward@arm.com>
2928
2929 * NEWS: Require GNU make 3.82.
2930
a2bd7b82
TT
29312019-07-16 Tom Tromey <tom@tromey.com>
2932
2933 * tui/tui-wingeneral.h (tui_copy_win, tui_box_win): Don't
2934 declare.
2935
aa3b6533
TT
29362019-07-30 Tom Tromey <tromey@adacore.com>
2937
2938 * block.c (contained_in): Remove BLOCK_FUNCTION check.
2939
a1530dc7
KB
29402019-07-30 Kevin Buettner <kevinb@redhat.com>
2941
2942 * printcmd.c (print_address_symbolic): Print negative offsets.
2943 (build_address_symbolic): Force signed arithmetic when computing
2944 offset.
2945
2906593f
CB
29462019-07-30 Christian Biesinger <cbiesinger@google.com>
2947
2948 PR/24474: Add a function to lookup static variables.
2949 * NEWS: Mention this new function.
2950 * python/py-symbol.c (gdbpy_lookup_static_symbol): New function.
2951 * python/python-internal.h (gdbpy_lookup_static_symbol): New function.
2952 * python/python.c (python_GdbMethods): Add new function.
2953
c620ed88
CB
29542019-07-29 Christian Biesinger <cbiesinger@google.com>
2955
2956 * NEWS: Mention new functions Objfile.lookup_{global,static}_symbol.
2957 * python/py-objfile.c (objfpy_lookup_global_symbol): New function.
2958 (objfpy_lookup_static_symbol): New function.
2959 (objfile_object_methods): Add new functions.
2960
bc4268a5
PW
29612019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2962
2963 * NEWS: Mention 'set|show print frame-info'. Mention new
2964 'presence' value for 'frame-arguments'. Mention new '-frame-info'
2965 backtrace argument. Mention that python frame filtering code
2966 is now consistent with what 'backtrace' command prints.
2967
4b5e8d19
PW
29682019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2969
2970 * frame.h (enum print_what): New value 'SHORT_LOCATION', update
2971 comments.
2972 (print_frame_info_auto, print_frame_info_source_line,
2973 print_frame_info_location, print_frame_info_source_and_location,
2974 print_frame_info_location_and_address, print_frame_info_short_location):
2975 New declarations.
2976 (struct frame_print_options): New member print_frame_info.
2977 * extension.h (enum ext_lang_frame_args): New value CLI_PRESENCE.
2978 * stack.h (get_user_print_what_frame_info): New declaration.
2979 (frame_show_address): New declaration.
2980 * stack.c (print_frame_arguments_choices): New value 'presence'.
2981 (print_frame_info_auto, print_frame_info_source_line,
2982 print_frame_info_location, print_frame_info_source_and_location,
2983 print_frame_info_location_and_address, print_frame_info_short_location,
2984 print_frame_info_choices, print_frame_info_print_what): New definitions.
2985 (print_frame_args): Only print dots for args if print frame-arguments
2986 is 'presence'.
2987 (frame_print_option_defs): New element for "frame-info".
2988 (get_user_print_what_frame_info): New function.
2989 (frame_show_address): Make non static. Move comment to stack.h.
2990 (print_frame_info_to_print_what): New function.
2991 (print_frame_info): Update comment. Use fp_opts.print_frame_info
2992 to decide what to print.
2993 (backtrace_command_1): Handle the new print_frame_arguments_presence
2994 value.
2995 (_initialize_stack): Call add_setshow_enum_cmd for frame-info.
2996 * python/py-framefilter.c (py_print_args): Handle CLI_PRESENCE.
2997 (py_print_frame): In non-mi mode, use LOCATION as default for
2998 print_what, similarly to frame information printed directly by
2999 backtrace command. Handle frame-info user option in non MI mode.
3000
6bdfee81
KB
30012019-07-27 Kevin Buettner <kevinb@redhat.com>
3002
3003 * linux-thread-db.c (thread_db_target::thread_handle_to_thread_info):
3004 Add case for debugging 32-bit target on 64-bit host. Revise
3005 comment.
3006
98a617f8
KB
30072019-07-27 Kevin Buettner <kevinb@redhat.com>
3008
3009 * infrun.c (fill_in_stop_func): Use find_pc_partial_function
3010 instead of find_function_entry_range_from_pc.
3011
567238c9
KB
30122019-07-27 Kevin Buettner <kevinb@redhat.com>
3013
3014 * stack.c (find_frame_funname): Remove code which preferred
3015 minsym over symtab sym in "certain pathological cases".
3016
2dc80cf8
KB
3017 * valprint.h (build_address_symbolic): Add "prefer_sym_over_minsym"
3018 parameter. Change type of "do_demangle" to bool.
3019 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3020 Pass suitable "prefer_sym_over_minsym" flag to
3021 build_address_symbolic(). Don't output "+" for negative offsets.
3022 * printcmd.c (print_address_symbolic): Update invocation of
3023 build_address_symbolic to include a "prefer_sym_over_minsym"
3024 flag.
3025 (build_address_symbolic): Add "prefer_sym_over_minsym" parameter.
3026 Restrict cases in which use of minimal symbol is preferred to that
3027 of a found symbol. Update comments.
3028
1aff7173
KB
3029 * dwarf2-frame.c (dwarf2_frame_cache): Don't decode FDE instructions
3030 for entry pc when entry pc is out of range for that FDE.
3031
89b085ac
BC
30322019-07-26 Brian Callahan <bcallah@openbsd.org>
3033
3034 PR gdb/24839:
3035 * gdb/obsd-nat.c (obsd_nat_target::pid_to_str): Fix typo in return
3036 type.
3037
f32feb4a
CB
30382019-07-25 Christian Biesinger <cbiesinger@google.com>
3039
3040 * python/py-objfile.c (add_separate_debug_file): Fix comment about
3041 this function's Python signature.
3042
3043
30442019-07-24 Christian Biesinger <cbiesinger@google.com>
442853af
CB
3045
3046 * compile/compile-object-load.c (compile_object_load): Pass GLOBAL_SCOPE.
3047 * solib-spu.c (spu_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3048 * solib-svr4.c (elf_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3049 * symtab.c (lookup_global_symbol_from_objfile): Add a scope parameter.
3050 * symtab.h (lookup_global_symbol_from_objfile): Likewise.
3051
3052
c54e4253
YS
30532019-07-24 Yoshinori Sato <ysato@users.sourceforge.jp>
3054
3055 * h8300-tdep.c (h8300_register_name_common): New.
3056 h8300_register_name): Use h8300_register_name_common.
3057 (h8300s_register_name): Likewise.
3058 (h8300sx_register_name): Likewise.
3059 (h8300h_register_nam): New.
3060 (h8300_gdbarch_init): Use h8300h_register_name in h8300h machine.
3061
3062
40eadf04
SP
30632019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3064
3065 * arm-tdep.c (arm_skip_cmse_entry): New function.
3066 (arm_is_sgstubs_section): New function.
3067 (arm_skip_stub): Add call to arm_skip_cmse_entry function.
3068
bfa2a36d
TT
30692019-07-22 Tom Tromey <tom@tromey.com>
3070
3071 * tui/tui-win.c (tui_win_info::make_invisible_and_set_new_height):
3072 Don't self-assign.
3073
a8e9d247
AB
30742019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3075
3076 * c-typeprint.c (c_print_typedef): Pass -1 instead of 0 to
3077 type_print.
3078
eb86c5e2
AB
30792019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3080
3081 * symtab.c (search_symbols): Adjust msymbol matching type arrays
3082 so that GDB doesn't match any msymbols when searching in the
3083 TYPES_DOMAIN.
3084 (print_symbol_info): Print using typedef_print or type_print based
3085 on the type of the symbol. Add updated FIXME comment moved from...
3086 (_initialize_symtab): ... move and update FIXME comment to above.
3087
a8eab7c6
AB
30882019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3089
3090 * NEWS: Mention adding -q option to "info types".
3091 * symtab.c (struct info_types_options): New struct.
3092 (info_types_options_defs): New variable.
3093 (make_info_types_options_def_group): New function.
3094 (info_types_command): Use gdb::option framework to parse options.
3095 (info_types_command_completer): New function.
3096 (_initialize_symtab): Extend the help text on "info types" and
3097 register command completer.
3098
b4603c34
CB
30992019-07-21 Christian Biesinger <cbiesinger@google.com>
3100
3101 * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
3102 (lookup_symbol_in_objfile): Change int to block_enum and add a
3103 gdb_assert to make sure block_index is GLOBAL_BLOCK or STATIC_BLOCK.
3104
c8cdc1e0
CB
31052019-07-20 Christian Biesinger <cbiesinger@google.com>
3106
3107 * MAINTAINERS (Write After Approval): Add self.
3108
01e175fe
AB
31092019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * riscv-tdep.c (riscv_push_dummy_code): Write a 4-byte nop
3112 instruction to the dummy code region.
3113
56f79b63
TT
31142019-07-19 Tom Tromey <tromey@adacore.com>
3115
3116 * contrib/ari/gdb_ari.sh: Mention C++11, not ISO C 90.
3117 (ARGSUSED, PARAMS, __func__): Remove rules.
3118
4c5aa8e0
AH
31192019-07-19 Alan Hayward <alan.hayward@arm.com>
3120
3121 * arm-tdep.c (_initialize_arm_tdep): Remove xml tests.
3122 * features/arm/arm-with-iwmmxt.c: Remove.
3123 * features/arm/arm-with-iwmmxt.xml: Remove.
3124 * features/arm/arm-with-m-fpa-layout.c: Remove.
3125 * features/arm/arm-with-m-fpa-layout.xml: Remove.
3126 * features/arm/arm-with-m-vfp-d16.c: Remove.
3127 * features/arm/arm-with-m-vfp-d16.xml: Remove.
3128 * features/arm/arm-with-m.c: Remove.
3129 * features/arm/arm-with-m.xml: Remove.
3130 * features/arm/arm-with-neon.c: Remove.
3131 * features/arm/arm-with-neon.xml: Remove.
3132 * features/arm/arm-with-vfpv2.c: Remove.
3133 * features/arm/arm-with-vfpv2.xml: Remove.
3134 * features/arm/arm-with-vfpv3.c: Remove.
3135 * features/arm/arm-with-vfpv3.xml: Remove.
3136
f42b2617
AH
31372019-07-19 Alan Hayward <alan.hayward@arm.com>
3138
3139 * arm-tdep.c (_initialize_arm_tdep): Add xml regression tests.
3140
f29ec966
AH
31412019-07-19 Alan Hayward <alan.hayward@arm.com>
3142
3143 * arch/aarch32.c (aarch32_create_target_description): Create
3144 target descriptions using features.
3145 * arch/arm.c (arm_create_target_description)
3146 (arm_create_mprofile_target_description): Likewise.
3147 * arm-tdep.c (_initialize_arm_tdep): Remove tdesc init calls.
3148
d105cce5
AH
31492019-07-19 Alan Hayward <alan.hayward@arm.com>
3150
3151 * Makefile.in: Add new files.
3152 * aarch32-tdep.c: New file.
3153 * aarch32-tdep.h: New file.
3154 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
3155 Call aarch32_read_description.
3156 * arch/aarch32.c: New file.
3157 * arch/aarch32.h: New file.
3158 * arch/arm.c (arm_create_target_description)
3159 (arm_create_mprofile_target_description): New function.
3160 * arch/arm.h (arm_fp_type, arm_m_profile_type): New enum.
3161 (arm_create_target_description)
3162 (arm_create_mprofile_target_description): New declaration.
3163 * arm-fbsd-tdep.c (arm_fbsd_read_description_auxv): Call
3164 read_description functions.
3165 * arm-linux-nat.c (arm_linux_nat_target::read_description):
3166 Likewise.
3167 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
3168 * arm-tdep.c (tdesc_arm_list): New variable.
3169 (arm_register_g_packet_guesses): Call create description functions.
3170 (arm_read_description) (arm_read_mprofile_description): New
3171 function.
3172 * arm-tdep.h (arm_read_description)
3173 (arm_read_mprofile_description): Add declaration.
3174 * configure.tgt: Add new files.
3175
afe09f0b
GL
31762019-07-18 Guillaume LABARTHE <guillaume.labarthe@gmail.com>
3177
3178 * top.c (new_ui_command): Open specified terminal just once.
3179
cd215b2e
TT
31802019-07-18 Tom Tromey <tromey@adacore.com>
3181
3182 * symtab.c (main_name): Constify return type.
3183 * symfile.c (set_initial_language): Update.
3184 * symtab.h (main_name): Constify return type.
3185
d8f68fcb
TT
31862019-07-17 Tom Tromey <tom@tromey.com>
3187
3188 * tui/tui-winsource.c (tui_update_source_window)
3189 (tui_update_source_window_as_is)
3190 (tui_update_source_windows_with_line): Remove return.
3191 * tui/tui-disasm.c (tui_show_disassem)
3192 (tui_show_disassem_and_update_source): Remove return.
3193 * tui/tui.c (tui_reset): Remove return.
3194 * tui/tui-wingeneral.c
3195 (tui_check_and_display_highlight_if_needed): Remove return.
3196
ca5af91e
TT
31972019-07-17 Tom Tromey <tom@tromey.com>
3198
3199 * tui/tui-win.c (parse_scrolling_args): Throw separate errors.
3200
5104fe36
TT
32012019-07-17 Tom Tromey <tom@tromey.com>
3202
3203 * tui/tui-winsource.h (struct tui_exec_info_window)
3204 (struct tui_source_window_base): Move from tui-data.h.
3205 * tui/tui-winsource.c: Move many method definitions from
3206 elsewhere. Remove "structuring" comments.
3207 * tui/tui-wingeneral.c (tui_source_window_base::make_visible)
3208 (tui_source_window_base::refresh_window): Move to
3209 tui-winsource.c.
3210 * tui/tui-win.c (tui_source_window_base::refresh_all)
3211 (tui_source_window_base::update_tab_width)
3212 (tui_source_window_base::set_new_height)
3213 (tui_source_window_base::do_make_visible_with_new_height): Move to
3214 tui-winsource.c.
3215 * tui/tui-source.h: Update.
3216 * tui/tui-source.c (tui_source_window_base::reset): Move to
3217 tui-winsource.c.
3218 * tui/tui-disasm.h: Update.
3219 * tui/tui-data.h (struct tui_exec_info_window): Move to
3220 tui-winsource.h.
3221 (struct tui_source_window_base): Likewise.
3222 * tui/tui-data.c (tui_source_window_base::clear_detail)
3223 (tui_source_window_base, ~tui_source_window_base): Move to
3224 tui-winsource.c.
3225
daa15dde
TT
32262019-07-17 Tom Tromey <tom@tromey.com>
3227
3228 * tui/tui-win.c (tui_resize_all)
3229 (tui_source_window_base::update_tab_width)
3230 (tui_adjust_win_heights): Update.
3231 (tui_win_info::make_invisible_and_set_new_height): Rename from
3232 make_invisible_and_set_new_height.
3233 * tui/tui-data.h (struct tui_win_info)
3234 <make_invisible_and_set_new_height>: New method.
3235
bfad4537
TT
32362019-07-17 Tom Tromey <tom@tromey.com>
3237
3238 * tui/tui.c: Update.
3239 * tui/tui-source.h (struct tui_source_window): Move from
3240 tui-data.h.
3241 * tui/tui-layout.c: Update.
3242 * tui/tui-disasm.c: Update.
3243 * tui/tui-data.h (struct tui_source_window): Move to
3244 tui-source.h.
3245
88f7e873
TT
32462019-07-17 Tom Tromey <tom@tromey.com>
3247
3248 * tui/tui-disasm.h (struct tui_disasm_window): Move from
3249 tui-data.h.
3250 * tui/tui-data.h (struct tui_disasm_window): Move to
3251 tui-disasm.h.
3252
96bd6233
TT
32532019-07-17 Tom Tromey <tom@tromey.com>
3254
3255 * tui/tui-regs.h (struct tui_data_item_window): Move from
3256 tui-data.h.
3257 * tui/tui-regs.c (tui_data_item_window): Move from tui-data.c.
3258 * tui/tui-data.h (struct tui_data_item_window): Move to
3259 tui-regs.h.
3260 * tui/tui-data.c (~tui_data_item_window): Move to tui-regs.c.
3261
ce38393b
TT
32622019-07-17 Tom Tromey <tom@tromey.com>
3263
3264 * tui/tui.c: Update.
3265 * tui/tui-win.c (tui_cmd_window::do_make_visible_with_new_height)
3266 (tui_cmd_window::max_height): Move to tui-command.c.
3267 * tui/tui-layout.c: Update.
3268 * tui/tui-data.h (struct tui_cmd_window): Move to tui-command.h.
3269 * tui/tui-data.c (tui_cmd_window::clear_detail): Move to
3270 tui-command.c.
3271 * tui/tui-command.h (struct tui_cmd_window): Move from
3272 tui-data.h.
3273 * tui/tui-command.c: Remove "structuring" comments.
3274 (tui_cmd_window::clear_detail)
3275 (tui_cmd_window::do_make_visible_with_new_height)
3276 (tui_cmd_window::max_height): Move from elsewhere.
3277
2d8b51cb
TT
32782019-07-17 Tom Tromey <tom@tromey.com>
3279
3280 * tui/tui-io.c (tui_dispatch_ctrl_char): Move from tui-command.c.
3281 Now static.
3282 * tui/tui-command.h (tui_dispatch_ctrl_char): Don't declare.
3283 * tui/tui-command.c (tui_dispatch_ctrl_char): Move to tui-io.c.
3284
18ab23af
TT
32852019-07-17 Tom Tromey <tom@tromey.com>
3286
3287 * tui/tui.c: Update.
3288 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Move to
3289 tui-regs.c.
3290 * tui/tui-windata.h: Remove file.
3291 * tui/tui-windata.c: Remove file.
3292 * tui/tui-win.c (tui_data_window::set_new_height)
3293 (tui_data_window::do_make_visible_with_new_height): Move to
3294 tui-regs.c.
3295 * tui/tui-regs.h (struct tui_data_window): Move from tui-data.h.
3296 * tui/tui-regs.c: Remove "structuring" comments.
3297 (tui_data_window::first_data_item_displayed)
3298 (tui_data_window::delete_data_content_windows)
3299 (tui_data_window::erase_data_content)
3300 (tui_data_window::display_all_data)
3301 (tui_data_window::refresh_all)
3302 (tui_data_window::do_scroll_vertical)
3303 (tui_data_window::clear_detail, tui_data_window::set_new_height)
3304 (tui_data_window::do_make_visible_with_new_height)
3305 (tui_data_window::refresh_window): Move from elsewhere.
3306 (_initialize_tui_regs): Move to end of file.
3307 * tui/tui-layout.c: Update.
3308 * tui/tui-hooks.c: Update.
3309 * tui/tui-data.h (struct tui_data_window): Move to tui-regs.h.
3310 * tui/tui-data.c (tui_data_window::clear_detail): Move to
3311 tui-regs.c.
3312 * Makefile.in (SUBDIR_TUI_SRCS): Remove tui-windata.c.
3313
88b7e7cc
TT
33142019-07-17 Tom Tromey <tom@tromey.com>
3315
3316 * tui/tui-io.c (tui_puts_internal): Call wrefresh if newline is
3317 seen.
3318
0fcd3711
TT
33192019-07-17 Tom Tromey <tom@tromey.com>
3320
3321 * tui/tui-win.c (tui_source_window_base::set_new_height)
3322 (tui_source_window_base::do_make_visible_with_new_height): Use
3323 m_has_locator field directly.
3324 * tui/tui-data.h (struct tui_win_info) <has_locator>: Remove
3325 method.
3326 (struct tui_source_window_base) <has_locator>: Likewise.
3327
4a38112d
TT
33282019-07-17 Tom Tromey <tom@tromey.com>
3329
3330 * tui/tui-wingeneral.h (tui_make_visible, tui_make_invisible):
3331 Don't declare.
3332 * tui/tui-wingeneral.c (tui_make_visible, tui_make_invisible):
3333 Remove.
3334 * tui/tui-win.c (tui_source_window_base::set_new_height)
3335 (tui_source_window_base::set_new_height)
3336 (make_invisible_and_set_new_height)
3337 (tui_source_window_base::do_make_visible_with_new_height)
3338 (tui_source_window_base::do_make_visible_with_new_height):
3339 Update.
3340 * tui/tui-layout.c (show_source_disasm_command, show_data)
3341 (show_source_or_disasm_and_command): Update.
3342 * tui/tui-layout.c (show_layout): Update.
3343
09129226
TT
33442019-07-17 Tom Tromey <tom@tromey.com>
3345
3346 * tui/tui-layout.c (make_data_window): Remove.
3347 (show_data): Unify creation and re-initialization cases.
3348
4a8a5e84
TT
33492019-07-17 Tom Tromey <tom@tromey.com>
3350
3351 * tui/tui-layout.c (make_source_window, make_disasm_window):
3352 Remove.
3353 (show_data): Unify creation and re-initialization cases.
3354
76d2be8e
TT
33552019-07-17 Tom Tromey <tom@tromey.com>
3356
3357 * tui/tui-layout.c (make_command_window): Remove.
3358 (show_source_disasm_command, show_source_or_disasm_and_command):
3359 Unify creation and re-initialization cases.
3360
890b8bde
TT
33612019-07-17 Tom Tromey <tom@tromey.com>
3362
3363 * tui/tui-layout.c (show_source_or_disasm_and_command): Unify
3364 creation and re-initialization cases.
3365
2cdfa113
TT
33662019-07-17 Tom Tromey <tom@tromey.com>
3367
3368 * tui/tui-regs.c (tui_get_register): Return void.
3369
8e3cfd09
TT
33702019-07-17 Tom Tromey <tom@tromey.com>
3371
3372 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible):
3373 Simplify.
3374
f4e04977
TT
33752019-07-17 Tom Tromey <tom@tromey.com>
3376
3377 * tui/tui-layout.c (show_source_disasm_command): Simplify window
3378 resetting.
3379
0379b883
TT
33802019-07-17 Tom Tromey <tom@tromey.com>
3381
3382 * tui/tui.h (tui_set_layout_by_name): Don't declare.
3383 * tui/tui-regs.c (tui_reg_layout): New function.
3384 (tui_show_registers, tui_reg_command): Use it.
3385 * tui/tui-layout.c (LAYOUT_USAGE): Remove.
3386 (tui_layout_command): Rename from tui_set_layout_by_name. Change
3387 parameters.
3388 (tui_layout_command): Remove.
3389
b7fbad91
TT
33902019-07-17 Tom Tromey <tom@tromey.com>
3391
3392 * tui/tui-layout.h (tui/tui-layout): Return void.
3393 * tui/tui-layout.c (tui_set_layout): Return void. Add assert.
3394
4e1e56b9
TT
33952019-07-17 Tom Tromey <tom@tromey.com>
3396
3397 * tui/tui-layout.c (show_source_disasm_command, show_data):
3398 Update.
3399 (reset_locator): Remove.
3400 (show_source_or_disasm_and_command): Update.
3401
1e0c09ba
TT
34022019-07-17 Tom Tromey <tom@tromey.com>
3403
3404 * tui/tui-source.c (tui_source_window_base::reset): Remove
3405 win_type parameter.
3406 * tui/tui-layout.c (make_command_window, make_source_window)
3407 (make_disasm_window, make_data_window)
3408 (show_source_disasm_command, show_data, tui_gen_win_info::reset)
3409 (reset_locator, show_source_or_disasm_and_command): Update.
3410 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Remove
3411 win_type parameter.
3412 (struct tui_source_window_base) <reset>: Likewise.
3413
1bf605de
TT
34142019-07-17 Tom Tromey <tom@tromey.com>
3415
3416 * tui/tui-layout.c (show_source_disasm_command): Use
3417 reset_locator.
3418 (reset_locator): New function.
3419 (init_and_make_win): Remove.
3420 (show_source_or_disasm_and_command): Use reset_locator.
3421
098f9ed4
TT
34222019-07-17 Tom Tromey <tom@tromey.com>
3423
3424 * tui/tui-winsource.c (tui_set_exec_info_content): Remove
3425 condition.
3426 * tui/tui-wingeneral.c (tui_source_window_base::make_visible):
3427 Remove condition.
3428 * tui/tui-source.c (tui_source_window_base::reset): New method.
3429 * tui/tui-layout.c (make_command_window): Don't call
3430 init_and_make_win.
3431 (make_source_window, make_disasm_window): Don't call
3432 make_source_or_disasm_window.
3433 (make_data_window): Don't call init_and_make_win. Change calling
3434 convention.
3435 (show_source_disasm_command, show_data): Simplify.
3436 (make_source_or_disasm_window): Remove.
3437 (show_source_or_disasm_and_command): Simplify.
3438 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Now virtual.
3439 (struct tui_source_window_base) <reset>: Likewise.
3440 <execution_info>: Remove initializer.
3441 * tui/tui-data.c (tui_source_window_base): Initialize
3442 execution_info.
3443
80110957
TT
34442019-07-17 Tom Tromey <tom@tromey.com>
3445
3446 * tui/tui-layout.c (tui_set_layout): Remove regs_populate
3447 variable.
3448
cf82af05
TT
34492019-07-17 Tom Tromey <tom@tromey.com>
3450
3451 * tui/tui.c (tui_rl_other_window): Update.
3452 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Call
3453 superclass method first. Always iterate over regs_content.
3454 (tui_unhighlight_win, tui_highlight_win): Use refresh_window
3455 method.
3456 * tui/tui-win.c (tui_set_focus_command): Update.
3457
01aeb396
TT
34582019-07-17 Tom Tromey <tom@tromey.com>
3459
3460 * tui/tui-win.c (tui_set_focus_command): Rename from
3461 tui_set_focus. Call tui_enable.
3462 (tui_set_focus_command): Remove.
3463
fd6c75ee
TT
34642019-07-17 Tom Tromey <tom@tromey.com>
3465
3466 * tui/tui-winsource.c (tui_show_exec_info_content): Don't call
3467 refresh_window.
3468 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Call
3469 touchwin.
3470 (tui_data_window::refresh_window): Call refresh_window on data
3471 items. Always call superclass refresh_window.
3472 (tui_win_info::refresh): Remove.
3473 (tui_source_window_base::refresh_window): Update.
3474 (tui_refresh_all): Update.
3475 * tui/tui-layout.c (show_source_disasm_command): Remove call to
3476 refresh_window.
3477 (show_source_or_disasm_and_command): Likewise.
3478 * tui/tui-data.h (struct tui_win_info) <refresh>: Remove.
3479 (struct tui_source_window_base) <refresh>: Likewise.
3480
f6cc34a9
TT
34812019-07-17 Tom Tromey <tom@tromey.com>
3482
3483 * tui/tui-winsource.c (tui_clear_source_content)
3484 (tui_show_source_content): Update.
3485 * tui/tui-source.c (tui_source_window::showing_source_p): Check
3486 whether content is empty.
3487 * tui/tui-data.h (struct tui_source_window_base) <content_in_use>:
3488 Remove.
3489
f31ec9af
TT
34902019-07-17 Tom Tromey <tom@tromey.com>
3491
3492 * tui/tui-winsource.c (tui_erase_source_content): Clear the
3493 window's contents.
3494 * tui/tui-source.h (tui_set_source_content_nil): Don't declare.
3495 * tui/tui-source.c (tui_set_source_content_nil): Remove.
3496
d1b6f1e5
TT
34972019-07-17 Tom Tromey <tom@tromey.com>
3498
3499 * tui/tui-data.h (UNDEFINED_ITEM): Remove define.
3500 (struct tui_data_item_window): Update.
3501
d9743a13
TT
35022019-07-17 Tom Tromey <tom@tromey.com>
3503
3504 * tui/tui-data.h (MAX_CONTENT_COUNT, TUI_NULL_STR)
3505 (DEFAULT_HISTORY_COUNT, WITH_LOCATOR, NO_LOCATOR): Remove
3506 defines.
3507
caf0bc4e
TT
35082019-07-17 Tom Tromey <tom@tromey.com>
3509
3510 * tui/tui-winsource.h (tui_erase_source_content)
3511 (tui_clear_source_content): Remove "display_prompt" parameter.
3512 * tui/tui-winsource.c (tui_update_source_window_as_is)
3513 (tui_update_source_windows_with_addr): Update.
3514 (tui_clear_source_content): Remove "display_prompt" parameter.
3515 (tui_erase_source_content): Likewise. Simplify.
3516 (tui_show_source_content): Update.
3517 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
3518 * tui/tui-stack.c (tui_show_frame_info): Update.
3519 * tui/tui-data.h (EMPTY_SOURCE_PROMPT, NO_EMPTY_SOURCE_PROMPT):
3520 Remove defines.
3521
9d391078
TT
35222019-07-17 Tom Tromey <tom@tromey.com>
3523
3524 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
3525 * tui/tui-disasm.h (tui_set_disassem_content): Add win_info
3526 parameter.
3527 * tui/tui-disasm.c (tui_set_disassem_content): Add win_info
3528 parameter.
3529
a38da35d
TT
35302019-07-17 Tom Tromey <tom@tromey.com>
3531
3532 * tui/tui-winsource.c (tui_clear_source_content)
3533 (tui_show_source_content, tui_show_exec_info_content)
3534 (tui_clear_exec_info_content): Update.
3535 * tui/tui-stack.c (tui_show_locator_content): Update.
3536 (tui_show_frame_info): Update.
3537 * tui/tui-source.h (tui_source_window): Don't declare.
3538 * tui/tui-source.c (tui_source_window::showing_source_p): Rename
3539 from tui_source_is_displayed.
3540 * tui/tui-data.h (struct tui_gen_win_info) <content_in_use>:
3541 Remove field.
3542 (struct tui_source_window_base) <content_in_use>: New field. Now
3543 bool.
3544 (struct tui_source_window) <showing_source_p>: New method.
3545 (TUI_SRC_WIN): Change cast.
3546 * tui/tui-data.c (tui_initialize_static_data): Update.
3547
c2cd8994
TT
35482019-07-17 Tom Tromey <tom@tromey.com>
3549
3550 * tui/tui-winsource.c (tui_update_breakpoint_info): Use
3551 location_matches_p.
3552 * tui/tui-source.c (tui_source_window::location_matches_p): New
3553 method.
3554 * tui/tui-disasm.c (tui_disasm_window::location_matches_p): New
3555 method.
3556 * tui/tui-data.h (struct tui_source_window_base)
3557 <location_matches_p>: New method.
3558 (struct tui_source_window, struct tui_disasm_window)
3559 <location_matches_p>: Likewise.
3560
4dde7b34
TT
35612019-07-17 Tom Tromey <tom@tromey.com>
3562
3563 * tui/tui-win.c (tui_set_win_height_command): Rename from
3564 tui_set_win_height.
3565 (tui_set_win_height_command): Remove.
3566
b73dd877
TT
35672019-07-17 Tom Tromey <tom@tromey.com>
3568
3569 * tui/tui-source.c (tui_source_window): New constructor. Add
3570 observer.
3571 (~tui_source_window): New destructor.
3572 (tui_source_window::style_changed): New method.
3573 * tui/tui-hooks.c (tui_redisplay_source): Remove.
3574 (tui_attach_detach_observers): Update.
3575 * tui/tui-data.h (struct tui_source_window): Make constructor not
3576 inline. Add destructor.
3577 (struct tui_source_window) <style_changed>: New method.
3578 <m_observable>: New member.
3579
ae2b5380
TT
35802019-07-17 Tom Tromey <tom@tromey.com>
3581
3582 * tui/tui-data.c (tui_clear_source_windows_detail): Fix typo.
3583 * tui/tui-win.c (tui_resize_all): Fix typo.
3584
1ce3e844
TT
35852019-07-17 Tom Tromey <tom@tromey.com>
3586
3587 * tui/tui-wingeneral.h (tui_refresh_all): Update.
3588 * tui/tui-wingeneral.c (make_all_visible): Use foreach.
3589 (tui_refresh_all): Remove "list" parameter. Use foreach.
3590 * tui/tui-win.c (window_name_completer): Use foreach.
3591 (tui_refresh_all_win, tui_rehighlight_all, tui_all_windows_info)
3592 (update_tab_width): Likewise.
3593 * tui/tui-layout.c (show_layout): Update.
3594 * tui/tui-data.h (class tui_window_iterator): New.
3595 (struct all_tui_windows): New.
3596 * tui/tui-data.c (tui_partial_win_by_name): Use foreach.
3597
fe3eaf1c
TT
35982019-07-17 Tom Tromey <tom@tromey.com>
3599
3600 * tui/tui-regs.c (tui_reg_next, tui_reg_prev): Add "current_group"
3601 parameter. Don't reference globals.
3602 (tui_reg_command): Update.
3603
368c1354
TT
36042019-07-17 Tom Tromey <tom@tromey.com>
3605
3606 * tui/tui-regs.c (tui_show_registers): Simplify.
3607
e80cd204
TT
36082019-07-17 Tom Tromey <tom@tromey.com>
3609
3610 * tui/tui-regs.c (tui_show_registers): Update.
3611 (tui_show_register_group): Add win_info parameter.
3612
aca2dd16
TT
36132019-07-17 Tom Tromey <tom@tromey.com>
3614
3615 * tui/tui-regs.c (tui_data_window::display_reg_element_at_line):
3616 Rename from tui_display_reg_element_at_line.
3617 (tui_data_window::display_registers_from_line): Update.
3618 * tui/tui-data.h (struct tui_data_window)
3619 <display_reg_element_at_line>: New method.
3620
517e9505
TT
36212019-07-17 Tom Tromey <tom@tromey.com>
3622
3623 * tui/tui-regs.h (tui_display_registers_from)
3624 (tui_display_registers_from_line): Don't declare.
3625 * tui/tui-windata.c (tui_data_window::display_all_data)
3626 (tui_data_window::refresh_all)
3627 (tui_data_window::do_scroll_vertical): Update.
3628 * tui/tui-regs.c (tui_data_window::display_registers_from): Rename
3629 from tui_display_registers_from.
3630 (tui_display_reg_element_at_line): Update.
3631 (tui_data_window::display_registers_from_line): Rename from
3632 tui_display_registers_from_line.
3633 * tui/tui-data.h (struct tui_data_window) <display_registers_from,
3634 display_registers_from_line>: New methods.
3635
f76d8b19
TT
36362019-07-17 Tom Tromey <tom@tromey.com>
3637
3638 * tui/tui-windata.h (tui_erase_data_content): Don't declare.
3639 * tui/tui-windata.c (tui_data_window::erase_data_content): Rename
3640 from tui_erase_data_content.
3641 (tui_data_window::display_all_data)
3642 (tui_data_window::refresh_all)
3643 (tui_data_window::do_scroll_vertical): Update.
3644 * tui/tui-regs.c (tui_show_registers): Update.
3645 * tui/tui-data.h (struct tui_data_window) <erase_data_content>:
3646 New method.
3647
b4094625
TT
36482019-07-17 Tom Tromey <tom@tromey.com>
3649
3650 * tui/tui-windata.h (tui_delete_data_content_windows): Don't
3651 declare.
3652 * tui/tui-windata.c
3653 (tui_data_window::delete_data_content_windows): Rename from
3654 tui_delete_data_content_windows.
3655 (tui_data_window::display_all_data)
3656 (tui_data_window::do_scroll_vertical): Update.
3657 * tui/tui-data.h (struct tui_data_window)
3658 <delete_data_content_windows>: New method.
3659
c223a729
TT
36602019-07-17 Tom Tromey <tom@tromey.com>
3661
3662 * tui/tui-windata.h (tui_refresh_data_win): Don't declare.
3663 * tui/tui-regs.h (tui_first_reg_element_inline): Don't declare.
3664
50daf268
TT
36652019-07-17 Tom Tromey <tom@tromey.com>
3666
3667 * tui/tui-windata.h (tui_display_all_data): Don't declare.
3668 * tui/tui-windata.c (tui_data_window::display_all_data): Rename
3669 from tui_display_all_data.
3670 * tui/tui-win.c
3671 (tui_data_window::do_make_visible_with_new_height): Update.
3672 * tui/tui-regs.c (tui_show_registers): Update.
3673 * tui/tui-layout.c (tui_set_layout): Update.
3674 * tui/tui-data.h (struct tui_data_window) <display_all_data>: New
3675 method.
3676
df5f8cab
TT
36772019-07-17 Tom Tromey <tom@tromey.com>
3678
3679 * tui/tui-windata.h (tui_display_data_from): Don't declare.
3680 * tui/tui-windata.c (tui_display_data_from): Remove.
3681 (tui_data_window::refresh_all): Update.
3682
80cb6c27
TT
36832019-07-17 Tom Tromey <tom@tromey.com>
3684
3685 * tui/tui-windata.h (tui_display_data_from_line): Don't declare.
3686 * tui/tui-windata.c (tui_display_data_from_line): Remove.
3687 (tui_display_data_from, tui_data_window::do_scroll_vertical): Call
3688 tui_display_registers_from_line.
3689 * tui/tui-regs.h (tui_display_registers_from_line): Update.
3690 * tui/tui-regs.c (tui_display_registers_from_line): Remove
3691 "force_display" parameter.
3692
baff0c28
TT
36932019-07-17 Tom Tromey <tom@tromey.com>
3694
3695 * tui/tui-regs.h (tui_first_reg_element_no_inline): Don't
3696 declare.
3697 * tui/tui-regs.c (tui_data_window::first_reg_element_no_inline):
3698 Rename from tui_first_reg_element_no_inline.
3699 (tui_display_reg_element_at_line)
3700 (tui_display_registers_from_line): Update.
3701 * tui/tui-data.h (struct tui_data_window)
3702 <first_reg_element_no_inline>: New method.
3703
3b23c5f2
TT
37042019-07-17 Tom Tromey <tom@tromey.com>
3705
3706 * tui/tui-windata.c (tui_display_data_from)
3707 (tui_data_window::do_scroll_vertical): Update.
3708 * tui/tui-regs.h (tui_line_from_reg_element_no): Don't declare.
3709 * tui/tui-regs.c (tui_data_window::line_from_reg_element_no):
3710 Rename from tui_line_from_reg_element_no.
3711 (tui_display_registers_from_line): Update.
3712 * tui/tui-data.h (struct tui_data_window)
3713 <line_from_reg_element_no>: New method.
3714
0b5ec218
TT
37152019-07-17 Tom Tromey <tom@tromey.com>
3716
3717 * tui/tui-regs.h (tui_last_regs_line_no): Don't declare.
3718 * tui/tui-regs.c (tui_data_window::last_regs_line_no): Rename from
3719 tui_last_regs_line_no.
3720 (tui_display_reg_element_at_line)
3721 (tui_display_registers_from_line): Update.
3722 * tui/tui-data.h (struct tui_data_window) <last_regs_line_no>: New
3723 method.
3724
0807ab7b
TT
37252019-07-17 Tom Tromey <tom@tromey.com>
3726
3727 PR tui/24722:
3728 * tui/tui-winsource.h (tui_update_all_breakpoint_info)
3729 (tui_update_breakpoint_info): Add "being_deleted" parameter.
3730 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
3731 (tui_update_all_breakpoint_info): Add "being_deleted" parameter.
3732 (tui_update_breakpoint_info): Likewise.
3733 * tui/tui-hooks.c (tui_event_create_breakpoint)
3734 (tui_event_delete_breakpoint, tui_event_modify_breakpoint):
3735 Update.
3736
9ad7fdef
TT
37372019-07-17 Tom Tromey <tom@tromey.com>
3738
3739 * tui/tui-stack.c (tui_show_frame_info): Consolidate "if"s.
3740
5813316f
TT
37412019-07-17 Tom Tromey <tom@tromey.com>
3742
3743 * tui/tui-winsource.c (tui_update_source_window_as_is)
3744 (tui_update_source_windows_with_addr): Update.
3745 * tui/tui-source.h (tui_set_source_content)
3746 (tui_show_symtab_source): Add "win_info" parameter.
3747 * tui/tui-source.c (tui_set_source_content): Add "win_info"
3748 parameter.
3749 (tui_show_symtab_source): Likewise.
3750
00e264e7
TT
37512019-07-17 Tom Tromey <tom@tromey.com>
3752
3753 * tui/tui-wingeneral.c
3754 (tui_check_and_display_highlight_if_needed): Check can_highlight.
3755
06210ce4
TT
37562019-07-17 Tom Tromey <tom@tromey.com>
3757
3758 * tui/tui-data.h (struct tui_win_info) <can_scroll>: New method.
3759 (struct tui_cmd_window) <can_scroll>: New method.
3760 * tui/tui-command.c (tui_dispatch_ctrl_char): Use can_scroll
3761 method.
3762
381befee
TT
37632019-07-17 Tom Tromey <tromey@adacore.com>
3764
3765 * ui-out.h (class ui_out) <field_signed, field_fmt_signed,
3766 do_field_signed>: Rename. Change type of "value".
3767 * ui-out.c (ui_out::field_signed): Rename from field_int.
3768 Change type of "value".
3769 (ui_out::field_fmt_signed): Rename from field_fmt_int. Change
3770 type of "value".
3771 * tui/tui-out.h (class tui_ui_out) <do_field_signed>: Rename from
3772 do_field_int. Change type of "value".
3773 * tui/tui-out.c (tui_ui_out::do_field_signed): Rename from
3774 do_field_int. Change type of "value".
3775 * tracepoint.c (trace_status_mi, tfind_1)
3776 (print_one_static_tracepoint_marker): Update.
3777 * thread.c (print_thread_info_1, print_selected_thread_frame):
3778 Update.
3779 * stack.c (print_frame, print_frame_info): Update.
3780 * spu-tdep.c (info_spu_signal_command, info_spu_dma_cmdlist):
3781 Update.
3782 * source.c (print_source_lines_base): Update.
3783 * skip.c (info_skip_command): Update.
3784 * record-btrace.c (btrace_ui_out_decode_error)
3785 (btrace_call_history_src_line): Update.
3786 * python/py-framefilter.c (py_print_single_arg, py_print_frame):
3787 Update.
3788 * progspace.c (print_program_space): Update.
3789 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Update.
3790 * mi/mi-out.h (class mi_ui_out) <do_field_signed>: Rename from
3791 do_field_int. Change type of "value".
3792 * mi/mi-out.c (mi_ui_out::do_table_begin)
3793 (mi_ui_out::do_table_header): Update.
3794 (mi_ui_out::do_field_signed): Rename from do_field_int. Change
3795 type of "value".
3796 * mi/mi-main.c (mi_cmd_thread_list_ids, print_one_inferior)
3797 (mi_cmd_data_list_changed_registers, output_register)
3798 (mi_cmd_data_read_memory, mi_load_progress)
3799 (mi_cmd_trace_frame_collected): Update.
3800 * mi/mi-interp.c (mi_on_normal_stop_1, mi_output_solib_attribs):
3801 Update.
3802 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_create)
3803 (mi_cmd_var_delete, mi_cmd_var_info_num_children)
3804 (mi_cmd_var_list_children, varobj_update_one): Update.
3805 * mi/mi-cmd-stack.c (mi_cmd_stack_info_depth)
3806 (mi_cmd_stack_list_args, list_arg_or_local): Update.
3807 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Update.
3808 * inferior.c (print_inferior): Update.
3809 * gdb_bfd.c (print_one_bfd): Update.
3810 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3811 Update.
3812 * darwin-nat-info.c (darwin_debug_regions_recurse): Update.
3813 * cli-out.h (class cli_ui_out) <do_field_signed>: Rename from
3814 do_field_int. Change type of "value".
3815 * cli-out.c (cli_ui_out::do_field_signed): Rename from
3816 do_field_int. Change type of "value".
3817 * breakpoint.c (watchpoint_check, print_breakpoint_location)
3818 (print_one_breakpoint_location, print_it_catch_fork)
3819 (print_one_catch_fork, print_it_catch_vfork)
3820 (print_one_catch_vfork, print_it_catch_solib)
3821 (print_it_catch_exec, print_it_ranged_breakpoint)
3822 (print_mention_watchpoint, print_mention_masked_watchpoint)
3823 (bkpt_print_it, update_static_tracepoint): Update.
3824 * break-catch-throw.c (print_it_exception_catchpoint): Update.
3825 * break-catch-syscall.c (print_it_catch_syscall): Update.
3826 * ada-tasks.c (print_ada_task_info): Update.
3827 * ada-lang.c (print_it_exception, print_mention_exception):
3828 Update.
3829
6b78c3f8
AB
38302019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3831
3832 PR breakpoints/24541
3833 * gdbarch.c: Regenerate.
3834 * gdbarch.h: Regenerate.
3835 * gdbarch.sh: Adjust return type and parameter types for
3836 'stap_adjust_register'.
3837 (i386_stap_adjust_register): Adjust signature and return new
3838 register name.
3839 * stap-probe.c (stap_parse_register_operand): Adjust use of
3840 'gdbarch_stap_adjust_register'.
3841
d72a9b85
TT
38422019-07-17 Tom Tromey <tromey@adacore.com>
3843
3844 * s390-linux-nat.c (s390_watch_area): Remove typedef. Don't
3845 declare VEC.
3846 (struct s390_debug_reg_state) <watch_areas, break_areas>: Now
3847 std::vector.
3848 (struct s390_process_info): Add initializers.
3849 (s390_add_process): Use new.
3850 (s390_linux_nat_target::low_forget_process): Use delete.
3851 (s390_linux_nat_target::low_new_fork)
3852 (s390_linux_nat_target::stopped_by_watchpoint)
3853 (s390_linux_nat_target::low_prepare_to_resume)
3854 (s390_linux_nat_target::insert_watchpoint)
3855 (s390_linux_nat_target::insert_hw_breakpoint)
3856 (s390_linux_nat_target::remove_watchpoint)
3857 (s390_linux_nat_target::remove_hw_breakpoint): Update.
3858
206e6c58
JB
38592019-07-16 John Baldwin <jhb@FreeBSD.org>
3860
3861 * aarch64-fbsd-nat.c: Include regcache.h.
3862 (getregs_supplies, getfpregs_supplies): Remove unused gdbarch
3863 argument.
3864 (aarch64_fbsd_nat_target::fetch_registers)
3865 (aarch64_fbsd_nat_target::store_registers): Remove gdbarch
3866 variable.
3867 * arm-fbsd-nat.c, riscv-fbsd-nat.c: Likewise.
3868
cbde90f2
JB
38692019-07-16 John Baldwin <jhb@FreeBSD.org>
3870
3871 * fbsd-nat.c: Include gdbarch.h.
3872
07128006
TT
38732019-07-15 Tom Tromey <tromey@adacore.com>
3874
3875 * mi/mi-out.c (mi_ui_out::do_field_int): Use plongest.
3876
1f77b012
TT
38772019-07-15 Tom Tromey <tromey@adacore.com>
3878
3879 * mi/mi-out.h (class mi_ui_out) <do_field_unsigned>: Declare.
3880 * mi/mi-out.c (mi_ui_out::do_field_unsigned): New method.
3881 * cli-out.h (class cli_ui_out) <do_field_unsigned>: Declare.
3882 * cli-out.c (cli_ui_out::do_field_int): New method.
3883 * ui-out.c (ui_out::field_unsigned): New method.
3884 * symfile.c (generic_load): Use field_unsigned.
3885 (print_transfer_performance): Likewise.
3886 * record-btrace.c (ui_out_field_uint): Remove.
3887 (btrace_call_history_insn_range, btrace_call_history): Use
3888 field_unsigned.
3889 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
3890 field_unsigned.
3891 * ui-out.h (class ui_out) <field_unsigned>: New method.
3892 <do_field_unsigned>: Likewise.
3893
33eca680
TT
38942019-07-15 Tom Tromey <tromey@adacore.com>
3895
3896 * mi/mi-main.c (list_available_thread_groups): Use field_string.
3897 * mi/mi-interp.c (mi_memory_changed): Use field_string.
3898 * target.c (flash_erase_command): Use field_string.
3899 * infrun.c (print_signal_received_reason): Use field_string.
3900 * i386-tdep.c (i386_mpx_print_bounds): Use field_string.
3901 * breakpoint.c (maybe_print_thread_hit_breakpoint): Use
3902 field_string.
3903 * ada-tasks.c (print_ada_task_info): Use field_string.
3904
ca8d69be
TT
39052019-07-15 Tom Tromey <tromey@adacore.com>
3906
3907 * target.c (flash_erase_command): Use field_core_addr.
3908 * symfile.c (generic_load): Use field_core_addr.
3909 * sparc64-linux-tdep.c (sparc64_linux_handle_segmentation_fault):
3910 Use field_core_addr.
3911 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): Use
3912 field_core_addr.
3913
0d4e84ed
AB
39142019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
3915
3916 * dwarf2loc.c (dwarf2_evaluate_property): Sign extend property
3917 value if its desired type is smaller than a CORE_ADDR and signed.
3918
9a49df9d
AB
39192019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
3920
3921 * dwarf2loc.c (dwarf2_evaluate_property): Update to take account
3922 of changes to field names, and use new is_reference field to
3923 decide if a property is a reference or not.
3924 * dwarf2loc.h (struct dwarf2_locexpr_baton): Add 'is_reference'
3925 field.
3926 (struct dwarf2_property_baton): Update header comment, rename
3927 'referenced_type' to 'property_type' and update comments.
3928 * dwarf2read.c (attr_to_dynamic_prop): Add extra parameter to hold
3929 default property type, store in property baton, update to take
3930 accound of renamed field.
3931 (read_func_scope): Update call to attr_to_dynamic_prop.
3932 (read_array_type): Likewise.
3933 (dwarf2_per_cu_addr_sized_int_type): New function.
3934 (read_subrange_index_type): Move type finding code to
3935 dwarf2_per_cu_addr_sized_int_type.
3936 (read_subrange_type): Update calls to attr_to_dynamic_prop.
3937 (dwarf2_per_cu_addr_type): New function.
3938 (set_die_type): Update calls to attr_to_dynamic_prop.
3939
b86352cf
AB
39402019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
3941
3942 * dwarf2read.c (read_subrange_index_type): New function.
3943 (read_subrange_type): Move code into new function and call it.
3944 * gdbtypes.c (create_range_type): Add some asserts.
3945
603490bf
AB
39462019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
3947
3948 * dwarf2loc.c (dwarf2_evaluate_property): Change return type, and
3949 update return statements.
3950 * dwarf2loc.h (dwarf2_evaluate_property): Update return type on
3951 declaration, and update comment to match.
3952 * gdbtypes.c (resolve_dynamic_array): Update call to
3953 dwarf2_evaluate_property to match new return type.
3954
592f9d27
AB
39552019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
3956
3957 * valarith.c (value_subscripted_rvalue): Change lowerbound
3958 parameter type from int to LONGEST.
3959 * value.h (value_subscripted_rvalue): Likewise in declaration.
3960
60cfcb20
AB
39612019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3962
3963 * cli/cli-utils.c (info_print_command_completer): New function.
3964 * cli/cli-utils.h: Add 'completer.h' include, and forward
3965 declaration for 'struct cmd_list_element'.
3966 (info_print_command_completer): Declare.
3967 * stack.c (_initialize_stack): Add completer for 'info locals' and
3968 'info args'.
3969 * symtab.c (_initialize_symtab): Add completer for 'info
3970 variables' and 'info functions'.
3971 * NEWS: Mention completion for additional info commands.
3972
b16507e0
AB
39732019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3974
3975 * cli/cli-utils.c (extract_info_print_args): Delete.
3976 (extract_arg_maybe_quoted): Delete.
3977 (info_print_options_defs): New variable.
3978 (make_info_print_options_def_group): New function.
3979 (extract_info_print_options): Define new function.
3980 * cli/cli-utils.h (extract_info_print_args): Delete.
3981 (struct info_print_options): New structure.
3982 (extract_info_print_options): Declare new function.
3983 * stack.c (info_locals_command): Update to use new
3984 extract_info_print_options, also add a header comment.
3985 (info_args_command): Likewise.
3986 * symtab.c (info_variables_command): Likewise.
3987 (info_functions_command): Likewise.
3988
021d8588
AB
39892019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * cli/cli-option.c (parse_option): Use extract_string_maybe_quoted
3992 to extract string arguments.
3993 * common/common-utils.c (extract_string_maybe_quoted): New function.
3994 * common/common-utils.h (extract_string_maybe_quoted): Declare.
3995
b777eb6d
TT
39962019-07-11 Tom Tromey <tromey@adacore.com>
3997
3998 * main.c (get_init_files): Use GDBINIT, not gdbinit.
3999 * auto-load.c (file_is_auto_load_safe): Use GDBINIT, not gdbinit.
4000 * top.h (gdbinit): Don't declare.
4001 * cli/cli-cmds.c (init_cli_cmds): Remove, merging contents
4002 into...
4003 (_initialize_cli_cmds): ...here. Use GDBINIT, not gdbinit.
4004 * top.c (gdb_init): Don't call init_cli_cmds.
4005 (gdbinit): Remove.
4006 * cli/cli-cmds.h (init_cli_cmds): Don't declare.
4007
72ee03ff
TT
40082019-07-11 Tom Tromey <tromey@adacore.com>
4009
4010 * python/py-inferior.c (add_thread_object): Don't use thread_obj
4011 after it has been moved.
4012
00db9531
SM
40132019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4014
4015 * valops.c (value_must_coerce_to_target): Change return type to
4016 bool.
4017 * value.h (value_must_coerce_to_target): Likewise.
4018
f2478a7e
SM
40192019-07-10 Simon Marchi <simon.marchi@efficios.com>
4020
4021 * breakpoint.c (is_hardware_watchpoint): Remove
4022 forward-declaration.
4023 (is_masked_watchpoint): Change return type to bool.
4024 (is_tracepoint): Likewise.
4025 (is_breakpoint): Likewise.
4026 (is_hardware_watchpoint): Likewise.
4027 (is_watchpoint): Likewise.
4028 (is_no_memory_software_watchpoint): Likewise.
4029 (is_catchpoint): Likewise.
4030 (breakpoint_1): Make FILTER parameter's return type bool.
4031 is_masked_watchpoint): Change return type to bool.
4032 (save_breakpoints): Make FILTER parameter's return type bool.
4033 * breakpoint.h (is_breakpoint): Change return type to bool.
4034 (is_watchpoint): Likewise.
4035 (is_catchpoint): Likewise.
4036 (is_tracepoint): Likewise.
4037
0d12e84c
TT
40382019-07-10 Tom Tromey <tom@tromey.com>
4039
4040 * defs.h: Don't include gdbarch.h.
4041 * aarch64-ravenscar-thread.c, aarch64-tdep.c, alpha-bsd-tdep.h,
4042 alpha-linux-tdep.c, alpha-mdebug-tdep.c, arch-utils.h, arm-tdep.h,
4043 ax-general.c, btrace.c, buildsym-legacy.c, buildsym.h, c-lang.c,
4044 cli/cli-decode.h, cli/cli-dump.c, cli/cli-script.h,
4045 cli/cli-style.h, coff-pe-read.h, compile/compile-c-support.c,
4046 compile/compile-cplus.h, compile/compile-loc2c.c, corefile.c,
4047 cp-valprint.c, cris-linux-tdep.c, ctf.c, d-lang.c, d-namespace.c,
4048 dcache.c, dicos-tdep.c, dictionary.c, disasm-selftests.c,
4049 dummy-frame.c, dummy-frame.h, dwarf2-frame-tailcall.c,
4050 dwarf2expr.c, expression.h, f-lang.c, frame-base.c,
4051 frame-unwind.c, frv-linux-tdep.c, gdbarch-selftests.c, gdbtypes.h,
4052 go-lang.c, hppa-nbsd-tdep.c, hppa-obsd-tdep.c, i386-dicos-tdep.c,
4053 i386-tdep.h, ia64-vms-tdep.c, interps.h, language.c,
4054 linux-record.c, location.h, m2-lang.c, m32r-linux-tdep.c,
4055 mem-break.c, memattr.c, mn10300-linux-tdep.c, nios2-linux-tdep.c,
4056 objfiles.h, opencl-lang.c, or1k-linux-tdep.c, p-lang.c,
4057 parser-defs.h, ppc-tdep.h, probe.h, python/py-record-btrace.c,
4058 record-btrace.c, record.h, regcache-dump.c, regcache.h,
4059 riscv-fbsd-tdep.c, riscv-linux-tdep.c, rust-exp.y,
4060 sh-linux-tdep.c, sh-nbsd-tdep.c, source-cache.c,
4061 sparc-nbsd-tdep.c, sparc-obsd-tdep.c, sparc-ravenscar-thread.c,
4062 sparc64-fbsd-tdep.c, std-regs.c, target-descriptions.h,
4063 target-float.c, tic6x-linux-tdep.c, tilegx-linux-tdep.c, top.c,
4064 tracefile.c, trad-frame.c, type-stack.h, ui-style.c, utils.c,
4065 utils.h, valarith.c, valprint.c, varobj.c, x86-tdep.c,
4066 xml-support.h, xtensa-linux-tdep.c, cli/cli-cmds.h: Update.
4067 * s390-linux-nat.c, procfs.c, inf-ptrace.c: Likewise.
4068
f06f1252
TT
40692019-07-10 Tom Tromey <tromey@adacore.com>
4070
4071 * ada-lang.h (is_ada_exception_catchpoint): Declare.
4072 * breakpoint.c (init_ada_exception_breakpoint): Register as
4073 bp_catchpoint.
4074 (print_one_breakpoint_location, print_one_breakpoint): Use
4075 is_ada_exception_catchpoint.
4076 * ada-lang.c (class ada_catchpoint_location): Pass
4077 bp_loc_software_breakpoint to bp_location constructor.
4078 (is_ada_exception_catchpoint): New function.
4079
7a5d944b
TT
40802019-07-10 Tom Tromey <tromey@adacore.com>
4081
4082 * arm-tdep.c (arm_exidx_entry_s): Remove typedef. Don't define
4083 VEC.
4084 (struct arm_exidx_entry): New method operator<.
4085 (struct arm_exidx_data) <section_maps>: Change type.
4086 (arm_exidx_data_free): Remove.
4087 (arm_exidx_data_key): Change type. Move lower.
4088 (arm_exidx_new_objfile): Update.
4089 (arm_compare_exidx_entries): Remove.
4090 (arm_find_exidx_entry, _initialize_arm_tdep)
4091
48c66e1d
TT
40922019-07-10 Tom Tromey <tromey@adacore.com>
4093
4094 * solib-spu.c (ocl_program_data_key): Change type.
4095 (append_ocl_sos, ocl_enable_break, _initialize_spu_solib):
4096 Update.
4097
a269fbf1
TT
40982019-07-10 Tom Tromey <tromey@adacore.com>
4099
4100 * solib-aix.c (lm_info_aix_p): Remove typedef. Don't define VEC.
4101 (struct solib_aix_inferior_data) <library_list>: Change type.
4102 (solib_aix_inferior_data_handle): Change type.
4103 (get_solib_aix_inferior_data): Update.
4104 (solib_aix_free_library_list): Remove.
4105 (library_list_start_library): Update.
4106 (solib_aix_parse_libraries, solib_aix_get_library_list): Change
4107 return type.
4108 (solib_aix_get_library_list)
4109 (solib_aix_solib_create_inferior_hook, solib_aix_current_sos)
4110 (solib_aix_normal_stop_observer, _initialize_solib_aix): Update.
4111
c294730c
TT
41122019-07-10 Tom Tromey <tromey@adacore.com>
4113
4114 * solib-dsbt.c (struct dsbt_info): Add initializers.
4115 (solib_dsbt_pspace_data): Change type.
4116 (dsbt_pspace_data_cleanup): Remove.
4117 (get_dsbt_info, _initialize_dsbt_solib): Update.
4118
9d52077d
TT
41192019-07-10 Tom Tromey <tromey@adacore.com>
4120
4121 * spu-tdep.c (spu_overlay_data): Change type.
4122 (spu_get_overlay_table, spu_overlay_new_objfile)
4123 (_initialize_spu_tdep): Update.
4124
22a20dca
TT
41252019-07-10 Tom Tromey <tromey@adacore.com>
4126
4127 * gdb-stabs.h (struct dbx_symfile_info): Add initializers and
4128 destructor.
4129 (dbx_objfile_data_key): Change type and declare later.
4130 (DBX_SYMFILE_INFO): Rewrite.
4131 * dbxread.c (dbx_objfile_data_key): Change type.
4132 (dbx_symfile_init): Update.
4133 (~dbx_symfile_info): Rename from dbx_free_symfile_info. Update.
4134 (coffstab_build_psymtabs, elfstab_build_psymtabs)
4135 (stabsect_build_psymtabs, _initialize_dbxread): Update.
4136
cb60f420
TT
41372019-07-10 Tom Tromey <tromey@adacore.com>
4138
4139 * jit.c (jit_program_space_key): Change type. Move lower.
4140 (get_jit_program_space_data): Update.
4141 (jit_program_space_data_cleanup): Remove.
4142 (jit_breakpoint_deleted, free_objfile_data, _initialize_jit):
4143 Update.
4144 (struct jit_program_space_data): Add initializers.
4145
51df2ae3
TT
41462019-07-10 Tom Tromey <tromey@adacore.com>
4147
4148 * solib-darwin.c (struct darwin_info): Add initializers.
4149 (solib_darwin_pspace_data): Change type.
4150 (darwin_pspace_data_cleanup): Remove.
4151 (get_darwin_info, _initialize_darwin_solib): Update.
4152
18101a35
TT
41532019-07-10 Tom Tromey <tromey@adacore.com>
4154
4155 * remote-sim.c (struct sim_inferior_data): Add initializers,
4156 constructor, and destructor.
4157 (sim_inferior_data_key): Change type. Move lower.
4158 (check_for_duplicate_sim_descriptor): Update.
4159 (get_sim_inferior_data): Use new. Update.
4160 (~sim_inferior_data_cleanup): Rename from
4161 sim_inferior_data_cleanup. Simplify.
4162 (gdbsim_close_inferior, simulator_command)
4163 (sim_command_completer, _initialize_remote_sim): Update.
4164 (next_pid, INITIAL_PID): Move earlier.
4165
05b08ac1
TT
41662019-07-10 Tom Tromey <tromey@adacore.com>
4167
4168 * python/python-internal.h (create_thread_object): Return
4169 gdbpy_ref.
4170 * python/py-infthread.c (create_thread_object): Return gdbpy_ref.
4171 * python/py-inferior.c (struct threadlist_entry): Add
4172 constructor.
4173 <thread_obj>: Now a gdbpy_ref.
4174 (thread_to_thread_object): Update.
4175 (add_thread_object): Use new.
4176 (delete_thread_object): Use delete.
4177 (infpy_threads): Update.
4178 (py_free_inferior): Update. Construct "inf_obj" after acquiring
4179 GIL.
4180
32372d80
TT
41812019-07-10 Tom Tromey <tromey@adacore.com>
4182
4183 * valops.c (value_cast): Specialize error message for Ada.
4184
5c458ae8
SM
41852019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4186
4187 * breakpoint.c (breakpoint_1): Update doc and parameter names.
4188
4c462cb0
SM
41892019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4190
4191 * breakpoint.h (bpstat_explains_signal, bpstat_causes_stop,
4192 bpstat_should_step): Return bool, adjust comments.
4193 * breakpoint.c (bpstat_explains_signal, bpstat_causes_stop,
4194 bpstat_should_step): Likewise.
4195
89abbcc2
AH
41962019-07-10 Alan Hayward <alan.hayward@arm.com>
4197
4198 * features/Makefile: Use feature target descriptions for Arm.
4199 * features/arm/arm-core.c: Generate new file.
4200 * features/arm/arm-fpa.c: Likewise.
4201 * features/arm/arm-m-profile-with-fpa.xml: Likewise.
4202 * features/arm/arm-m-profile.c: Likewise.
4203 * features/arm/arm-vfpv2.c: Likewise.
4204 * features/arm/arm-vfpv3.c: Likewise.
4205 * features/arm/xscale-iwmmxt.c: Likewise.
4206 * target-descriptions.c (maint_print_c_tdesc_cmd): Add Arm.
4207
166a82be
AH
42082019-07-10 Alan Hayward <alan.hayward@arm.com>
4209
4210 * arm-linux-nat.c (arm_linux_nat_target::read_description): Check
4211 ptrace earlier.
4212
9fb4c7e9
AH
42132019-07-10 Alan Hayward <alan.hayward@arm.com>
4214
4215 * features/aarch64-pauth.c: Regenerate.
4216
e2d0f980
SM
42172019-07-09 Simon Marchi <simon.marchi@polymtl.ca>
4218
4219 * breakpoint.h (struct bpstat_what) <is_longjmp>: Change type to
4220 bool.
4221 (bpstat_what): Use false instead of 0.
4222
a38118e5
PA
42232019-07-09 Pedro Alves <palves@redhat.com>
4224
4225 * break-catch-throw.c (is_exception_catchpoint): New.
4226 * breakpoint.c (print_one_breakpoint_location): New parameter
4227 'raw_loc'. Handle it. Use
4228 is_watchpoint/is_catchpoint/is_exception_catchpoint instead of
4229 looking at the breakpoint's type.
4230 (print_one_breakpoint): If handling "maint info breakpoints", also
4231 print locations of exception catchpoints.
4232 * breakpoint.h (is_exception_catchpoint): Declare.
4233
cb1e4e32
PA
42342019-07-09 Pedro Alves <palves@redhat.com>
4235
4236 * break-catch-throw.c (print_one_exception_catchpoint): Skip the
4237 "addr" field.
4238 (allocate_location_exception_catchpoint): New.
4239 (handle_gnu_v3_exceptions): Don't reset 'type' to bp_breakpoint.
4240 (initialize_throw_catchpoint_ops): Install
4241 allocate_location_exception_catchpoint as allocate_location
4242 method.
4243 * breakpoint.c (bpstat_what) <bp_catch>: Set action to
4244 BPSTAT_WHAT_SINGLE if not stopping and the location's type is not
4245 bp_loc_other.
4246 (breakpoint_address_is_meaningful): Delete.
4247 (bl_address_is_meaningful): New.
4248 (breakpoint_locations_match): Adjust comment.
4249 (bp_location_from_bp_type): New, factored out of...
4250 (bp_location::bp_location(breakpoint *)): ... this.
4251 (bp_location::bp_location(breakpoint *, bp_loc_type)): New,
4252 factored out of...
4253 (bp_location::bp_location(breakpoint *)): ... this. Reimplement.
4254 (bp_loc_is_permanent): Use bl_address_is_meaningful instead of
4255 breakpoint_address_is_meaningful.
4256 (bp_locations_compare): Adjust comment.
4257 (update_global_location_list): Use bl_address_is_meaningful
4258 instead of breakpoint_address_is_meaningful.
4259 * breakpoint.h (bp_location::bp_location(breakpoint *)): New
4260 explicit.
4261 (bp_location::bp_location(breakpoint *, bp_loc_type)): Declare.
4262 * python/py-breakpoint.c (bppy_get_location): No longer check
4263 whether location is null.
4264
b58a68fe
PA
42652019-07-09 Pedro Alves <palves@redhat.com>
4266
4267 PR c++/15468
4268 * breakpoint.c (print_one_breakpoint_location): Remove
4269 single-location assert.
4270
268a13a5
TT
42712019-07-09 Tom Tromey <tom@tromey.com>
4272
4273 * contrib/ari/gdb_ari.sh: Change common to gdbsupport.
4274 * configure: Rebuild.
4275 * configure.ac: Change common to gdbsupport.
4276 * gdbsupport: Rename from common.
4277 * acinclude.m4: Change common to gdbsupport.
4278 * Makefile.in (CONFIG_SRC_SUBDIR, COMMON_SFILES)
4279 (HFILES_NO_SRCDIR, stamp-version, ALLDEPFILES): Change common to
4280 gdbsupport.
4281 * aarch64-tdep.c, ada-lang.c, ada-lang.h, agent.c, alloc.c,
4282 amd64-darwin-tdep.c, amd64-dicos-tdep.c, amd64-fbsd-nat.c,
4283 amd64-fbsd-tdep.c, amd64-linux-nat.c, amd64-linux-tdep.c,
4284 amd64-nbsd-tdep.c, amd64-obsd-tdep.c, amd64-sol2-tdep.c,
4285 amd64-tdep.c, amd64-windows-tdep.c, arch-utils.c,
4286 arch/aarch64-insn.c, arch/aarch64.c, arch/aarch64.h, arch/amd64.c,
4287 arch/amd64.h, arch/arm-get-next-pcs.c, arch/arm-linux.c,
4288 arch/arm.c, arch/i386.c, arch/i386.h, arch/ppc-linux-common.c,
4289 arch/riscv.c, arch/riscv.h, arch/tic6x.c, arm-tdep.c, auto-load.c,
4290 auxv.c, ax-gdb.c, ax-general.c, ax.h, breakpoint.c, breakpoint.h,
4291 btrace.c, btrace.h, build-id.c, build-id.h, c-lang.h, charset.c,
4292 charset.h, cli/cli-cmds.c, cli/cli-cmds.h, cli/cli-decode.c,
4293 cli/cli-dump.c, cli/cli-option.h, cli/cli-script.c,
4294 coff-pe-read.c, command.h, compile/compile-c-support.c,
4295 compile/compile-c.h, compile/compile-cplus-symbols.c,
4296 compile/compile-cplus-types.c, compile/compile-cplus.h,
4297 compile/compile-loc2c.c, compile/compile.c, completer.c,
4298 completer.h, contrib/ari/gdb_ari.sh, corefile.c, corelow.c,
4299 cp-support.c, cp-support.h, cp-valprint.c, csky-tdep.c, ctf.c,
4300 darwin-nat.c, debug.c, defs.h, disasm-selftests.c, disasm.c,
4301 disasm.h, dtrace-probe.c, dwarf-index-cache.c,
4302 dwarf-index-cache.h, dwarf-index-write.c, dwarf2-frame.c,
4303 dwarf2expr.c, dwarf2loc.c, dwarf2read.c, event-loop.c,
4304 event-top.c, exceptions.c, exec.c, extension.h, fbsd-nat.c,
4305 features/aarch64-core.c, features/aarch64-fpu.c,
4306 features/aarch64-pauth.c, features/aarch64-sve.c,
4307 features/i386/32bit-avx.c, features/i386/32bit-avx512.c,
4308 features/i386/32bit-core.c, features/i386/32bit-linux.c,
4309 features/i386/32bit-mpx.c, features/i386/32bit-pkeys.c,
4310 features/i386/32bit-segments.c, features/i386/32bit-sse.c,
4311 features/i386/64bit-avx.c, features/i386/64bit-avx512.c,
4312 features/i386/64bit-core.c, features/i386/64bit-linux.c,
4313 features/i386/64bit-mpx.c, features/i386/64bit-pkeys.c,
4314 features/i386/64bit-segments.c, features/i386/64bit-sse.c,
4315 features/i386/x32-core.c, features/riscv/32bit-cpu.c,
4316 features/riscv/32bit-csr.c, features/riscv/32bit-fpu.c,
4317 features/riscv/64bit-cpu.c, features/riscv/64bit-csr.c,
4318 features/riscv/64bit-fpu.c, features/tic6x-c6xp.c,
4319 features/tic6x-core.c, features/tic6x-gp.c, filename-seen-cache.h,
4320 findcmd.c, findvar.c, fork-child.c, gcore.c, gdb_bfd.c, gdb_bfd.h,
4321 gdb_proc_service.h, gdb_regex.c, gdb_select.h, gdb_usleep.c,
4322 gdbarch-selftests.c, gdbthread.h, gdbtypes.h, gnu-nat.c,
4323 go32-nat.c, guile/guile.c, guile/scm-ports.c,
4324 guile/scm-safe-call.c, guile/scm-type.c, i386-fbsd-nat.c,
4325 i386-fbsd-tdep.c, i386-go32-tdep.c, i386-linux-nat.c,
4326 i386-linux-tdep.c, i386-tdep.c, i387-tdep.c,
4327 ia64-libunwind-tdep.c, ia64-linux-nat.c, inf-child.c,
4328 inf-ptrace.c, infcall.c, infcall.h, infcmd.c, inferior-iter.h,
4329 inferior.c, inferior.h, inflow.c, inflow.h, infrun.c, infrun.h,
4330 inline-frame.c, language.h, linespec.c, linux-fork.c, linux-nat.c,
4331 linux-tdep.c, linux-thread-db.c, location.c, machoread.c,
4332 macrotab.h, main.c, maint.c, maint.h, memattr.c, memrange.h,
4333 mi/mi-cmd-break.h, mi/mi-cmd-env.c, mi/mi-cmd-stack.c,
4334 mi/mi-cmd-var.c, mi/mi-interp.c, mi/mi-main.c, mi/mi-parse.h,
4335 minsyms.c, mips-linux-tdep.c, namespace.h,
4336 nat/aarch64-linux-hw-point.c, nat/aarch64-linux-hw-point.h,
4337 nat/aarch64-linux.c, nat/aarch64-sve-linux-ptrace.c,
4338 nat/amd64-linux-siginfo.c, nat/fork-inferior.c,
4339 nat/linux-btrace.c, nat/linux-btrace.h, nat/linux-namespaces.c,
4340 nat/linux-nat.h, nat/linux-osdata.c, nat/linux-personality.c,
4341 nat/linux-procfs.c, nat/linux-ptrace.c, nat/linux-ptrace.h,
4342 nat/linux-waitpid.c, nat/mips-linux-watch.c,
4343 nat/mips-linux-watch.h, nat/ppc-linux.c, nat/x86-dregs.c,
4344 nat/x86-dregs.h, nat/x86-linux-dregs.c, nat/x86-linux.c,
4345 nto-procfs.c, nto-tdep.c, objfile-flags.h, objfiles.c, objfiles.h,
4346 obsd-nat.c, observable.h, osdata.c, p-valprint.c, parse.c,
4347 parser-defs.h, ppc-linux-nat.c, printcmd.c, probe.c, proc-api.c,
4348 procfs.c, producer.c, progspace.h, psymtab.h,
4349 python/py-framefilter.c, python/py-inferior.c, python/py-ref.h,
4350 python/py-type.c, python/python.c, record-btrace.c, record-full.c,
4351 record.c, record.h, regcache-dump.c, regcache.c, regcache.h,
4352 remote-fileio.c, remote-fileio.h, remote-sim.c, remote.c,
4353 riscv-tdep.c, rs6000-aix-tdep.c, rust-exp.y, s12z-tdep.c,
4354 selftest-arch.c, ser-base.c, ser-event.c, ser-pipe.c, ser-tcp.c,
4355 ser-unix.c, skip.c, solib-aix.c, solib-target.c, solib.c,
4356 source-cache.c, source.c, source.h, sparc-nat.c, spu-linux-nat.c,
4357 stack.c, stap-probe.c, symfile-add-flags.h, symfile.c, symfile.h,
4358 symtab.c, symtab.h, target-descriptions.c, target-descriptions.h,
4359 target-memory.c, target.c, target.h, target/waitstatus.c,
4360 target/waitstatus.h, thread-iter.h, thread.c, tilegx-tdep.c,
4361 top.c, top.h, tracefile-tfile.c, tracefile.c, tracepoint.c,
4362 tracepoint.h, tui/tui-io.c, ui-file.c, ui-out.h,
4363 unittests/array-view-selftests.c,
4364 unittests/child-path-selftests.c, unittests/cli-utils-selftests.c,
4365 unittests/common-utils-selftests.c,
4366 unittests/copy_bitwise-selftests.c, unittests/environ-selftests.c,
4367 unittests/format_pieces-selftests.c,
4368 unittests/function-view-selftests.c,
4369 unittests/lookup_name_info-selftests.c,
4370 unittests/memory-map-selftests.c, unittests/memrange-selftests.c,
4371 unittests/mkdir-recursive-selftests.c,
4372 unittests/observable-selftests.c,
4373 unittests/offset-type-selftests.c, unittests/optional-selftests.c,
4374 unittests/parse-connection-spec-selftests.c,
4375 unittests/ptid-selftests.c, unittests/rsp-low-selftests.c,
4376 unittests/scoped_fd-selftests.c,
4377 unittests/scoped_mmap-selftests.c,
4378 unittests/scoped_restore-selftests.c,
4379 unittests/string_view-selftests.c, unittests/style-selftests.c,
4380 unittests/tracepoint-selftests.c, unittests/unpack-selftests.c,
4381 unittests/utils-selftests.c, unittests/xml-utils-selftests.c,
4382 utils.c, utils.h, valarith.c, valops.c, valprint.c, value.c,
4383 value.h, varobj.c, varobj.h, windows-nat.c, x86-linux-nat.c,
4384 xml-support.c, xml-support.h, xml-tdesc.h, xstormy16-tdep.c,
4385 xtensa-linux-nat.c, dwarf2read.h: Change common to gdbsupport.
4386
5b0e2db4
AB
43872019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4388
4389 * linespec.c (decode_digits_list_mode): Set explicit_line to a
4390 bool value.
4391 (decode_digits_ordinary): Set explicit_line field in sal.
4392 * symtab.c (skip_prologue_sal): Don't skip prologue for a
4393 symtab_and_line that was set on an explicit line number in
4394 assembler code. Do always update the recorded symtab and line if
4395 we do skip the prologue.
4396
0ba852ab
AB
43972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4398
4399 * breakpoint.c (set_breakpoint_location_function): Remove
4400 explicit_loc parameter.
4401 (momentary_breakpoint_from_master): Update call to
4402 set_breakpoint_location_function.
4403 (add_location_to_breakpoint): Likewise.
4404
b3a7d171
AB
44052019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4406
4407 * riscv-tdep.c (riscv_features_from_gdbarch_info): Don't modify
4408 required features based on default bfd type when no specific bfd
4409 is present.
4410
1f6f6e21
PW
44112019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4412
4413 * NEWS: Mention that GDB printf and eval commands can now print
4414 C-style and Ada-style convenience var strings without
4415 calling the inferior.
4416 * printcmd.c (printf_c_string): Locally print GDB internal var
4417 instead of transiting via the inferior.
4418 (printf_wide_c_string): Likewise.
4419
44202019-07-04 Alan Hayward <alan.hayward@arm.com>
ea142fbf
AH
4421
4422 * symfile.c (symbol_file_command): Call solib_create_inferior_hook.
4423
0598af48
TT
44242019-07-04 Tom Tromey <tom@tromey.com>
4425
4426 PR tui/24724:
4427 * tui/tui-winsource.c (tui_clear_source_content): Update.
4428 (tui_source_window_base::set_is_exec_point_at): Fix comment.
4429 (tui_update_breakpoint_info): Update.
4430 (tui_set_exec_info_content): Update.
4431 * tui/tui-source.c (tui_set_source_content_nil): Update.
4432 * tui/tui-disasm.c (tui_set_disassem_content): Don't set
4433 has_break.
4434 * tui/tui-data.h (enum tui_bp_flag): New.
4435 (tui_bp_flags): New enum flags type.
4436 (struct tui_source_element) <break_mode>: Change type. Rename
4437 from has_break.
4438 (TUI_BP_ENABLED, TUI_BP_DISABLED, TUI_BP_HIT)
4439 (TUI_BP_CONDITIONAL, TUI_BP_HARDWARE): Don't define. Now enum
4440 constants.
4441 * tui/tui-winsource.h: Fix comment.
4442
350fab54
AH
44432019-07-04 Alan Hayward <alan.hayward@arm.com>
4444
4445 * aarch32-linux-nat.h (VFP_REGS_SIZE): Remove define.
4446 * aarch64-linux-nat.c (fetch_fpregs_from_thread)
4447 (store_fpregs_to_thread)
4448 (aarch64_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4449 * arch/arm.h (IWMMXT_VEC_REGISTER_SIZE, ARM_CORE_REGS_SIZE)
4450 (ARM_FP_REGS_SIZE, ARM_VFP2_REGS_SIZE, ARM_VFP3_REGS_SIZE)
4451 (IWMMXT_REGS_SIZE): Add define.
4452 * arm-linux-nat.c (IWMMXT_REGS_SIZE): Remove define.
4453 (fetch_vfp_regs, store_vfp_regs)
4454 (arm_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4455 * arm-tdep.c (arm_register_g_packet_guesses): Use new defines.
4456
f0452268
AH
44572019-07-04 Alan Hayward <alan.hayward@arm.com>
4458
4459 * arch/arm-get-next-pcs.c (thumb_get_next_pcs_raw): Use ARM_
4460 defines.
4461 * arch/arm-linux.c (arm_linux_sigreturn_next_pc_offset): Likewise.
4462 * arch/arm.h (INT_REGISTER_SIZE) Rename from...
4463 (ARM_INT_REGISTER_SIZE): ...to this.
4464 (ARM_FP_REGISTER_SIZE) (ARM_VFP_REGISTER_SIZE): Add define.
4465 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE)
4466 (ARM_LINUX_SIZEOF_GREGSET, arm_linux_supply_gregset)
4467 (arm_linux_collect_gregset, supply_nwfpe_register)
4468 (collect_nwfpe_register, arm_linux_collect_nwfpe): Use ARM_
4469 defines.
4470 * arm-linux-tdep.h (ARM_LINUX_SIZEOF_NWFPE, NWFPE_FPSR_OFFSET)
4471 (NWFPE_FPCR_OFFSET, NWFPE_TAGS_OFFSET): Likewise
4472 * arm-nbsd-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Likewise.
4473 * arm-tdep.c (arm_push_dummy_call, arm_extract_return_value)
4474 (arm_return_in_memory, arm_store_return_value)
4475 (arm_get_longjmp_target, arm_register_g_packet_guesses)
4476 (arm_record_ld_st_multiple): Likewise.
4477 * arm-tdep.h (FP_REGISTER_SIZE, VFP_REGISTER_SIZE): Remove.
4478 * arm-wince-tdep.c (ARM_WINCE_JB_ELEMENT_SIZE): Use ARM_ defines.
4479
e935475c
AH
44802019-07-04 Alan Hayward <alan.hayward@arm.com>
4481
4482 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Use
4483 AARCH64_DISPLACED_MODIFIED_INSNS.
4484 * aarch64-tdep.c (struct aarch64_displaced_step_data)
4485 (aarch64_displaced_step_copy_insn): Likewise.
4486 * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4487 (AARCH64_DISPLACED_MODIFIED_INSNS): ...to this.
4488 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
4489 ARM_DISPLACED_MODIFIED_INSNS.
4490 * arm-tdep.c (arm_gdbarch_init): Likewise.
4491 * arm-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4492 (ARM_DISPLACED_MODIFIED_INSNS): ...to this.
4493 (struct arm_displaced_step_closure): Use
4494 ARM_DISPLACED_MODIFIED_INSNS.
4495
df0bb381
AH
44962019-07-04 Alan Hayward <alan.hayward@arm.com>
4497
4498 * features/Makefile: Remove unused xml files.
4499 * features/aarch64.xml: Remove.
4500 * features/i386/amd64-avx-avx512-linux.xml: Remove.
4501 * features/i386/amd64-avx-avx512.xml: Remove.
4502 * features/i386/amd64-avx-linux.xml: Remove.
4503 * features/i386/amd64-avx-mpx-avx512-pku-linux.xml: Remove.
4504 * features/i386/amd64-avx-mpx-avx512-pku.xml: Remove.
4505 * features/i386/amd64-avx-mpx-linux.xml: Remove.
4506 * features/i386/amd64-avx-mpx.xml: Remove.
4507 * features/i386/amd64-avx.xml: Remove.
4508 * features/i386/amd64-linux.xml: Remove.
4509 * features/i386/amd64-mpx-linux.xml: Remove.
4510 * features/i386/amd64-mpx.xml: Remove.
4511 * features/i386/amd64.xml: Remove.
4512 * features/i386/i386-avx-avx512-linux.xml: Remove.
4513 * features/i386/i386-avx-avx512.xml: Remove.
4514 * features/i386/i386-avx-linux.xml: Remove.
4515 * features/i386/i386-avx-mpx-avx512-pku-linux.xml: Remove.
4516 * features/i386/i386-avx-mpx-avx512-pku.xml: Remove.
4517 * features/i386/i386-avx-mpx-linux.xml: Remove.
4518 * features/i386/i386-avx-mpx.xml: Remove.
4519 * features/i386/i386-avx.xml: Remove.
4520 * features/i386/i386-linux.xml: Remove.
4521 * features/i386/i386-mmx-linux.xml: Remove.
4522 * features/i386/i386-mmx.xml: Remove.
4523 * features/i386/i386-mpx-linux.xml: Remove.
4524 * features/i386/i386-mpx.xml: Remove.
4525 * features/i386/i386.xml: Remove.
4526 * features/i386/x32-avx-avx512-linux.xml: Remove.
4527 * features/i386/x32-avx-linux.xml: Remove.
4528 * features/i386/x32-linux.xml: Remove.
4529
edd6266a
AH
45302019-07-04 Alan Hayward <alan.hayward@arm.com>
4531
4532 * regformats/aarch64.dat: Remove.
4533 * regformats/i386/amd64-avx-avx512-linux.dat: Remove.
4534 * regformats/i386/amd64-avx-linux.dat: Remove.
4535 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Remove.
4536 * regformats/i386/amd64-avx-mpx-linux.dat: Remove.
4537 * regformats/i386/amd64-linux.dat: Remove.
4538 * regformats/i386/amd64-mpx-linux.dat: Remove.
4539 * regformats/i386/amd64.dat: Remove.
4540 * regformats/i386/i386-avx-avx512-linux.dat: Remove.
4541 * regformats/i386/i386-avx-linux.dat: Remove.
4542 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Remove.
4543 * regformats/i386/i386-avx-mpx-linux.dat: Remove.
4544 * regformats/i386/i386-linux.dat: Remove.
4545 * regformats/i386/i386-mmx-linux.dat: Remove.
4546 * regformats/i386/i386-mpx-linux.dat: Remove.
4547 * regformats/i386/i386.dat: Remove.
4548 * regformats/i386/x32-avx-avx512-linux.dat: Remove.
4549 * regformats/i386/x32-avx-linux.dat: Remove.
4550 * regformats/i386/x32-linux.dat: Remove.
4551
2b40fda7
AH
45522019-07-04 Alan Hayward <alan.hayward@arm.com>
4553
4554 * aarch64-tdep.c: Remove xml self tests.
4555 * amd64-linux-tdep.c: Likewise.
4556 * amd64-tdep.c: Likewise.
4557 * i386-linux-tdep.c: Likewise.
4558 * i386-tdep.c: Likewise.
4559
5f4ba3e7
PA
45602019-07-03 Pedro Alves <palves@redhat.com>
4561
4562 PR cli/24732
4563 * cli/cli-cmds.c (struct pipe_cmd_opts): New.
4564 (pipe_cmd_option_defs): New.
4565 (make_pipe_cmd_options_def_group): New.
4566 (pipe_command): Use gdb::option::process_options.
4567 (pipe_command_completer): New function.
4568 (_initialize_cli_cmds): Install completer for "pipe" command.
4569
3d9be6f5
PA
45702019-07-03 Pedro Alves <palves@redhat.com>
4571
4572 * cli/cli-option.c (union option_value) <string>: New field.
4573 (struct option_def_and_value): Add ctor, move ctor, dtor and
4574 use DISABLE_COPY_AND_ASSIGN.
4575 (option_def_and_value::clear_value): New.
4576 (parse_option, save_option_value_in_ctx, get_val_type_str)
4577 (add_setshow_cmds_for_options): Handle var_string.
4578 * cli-option.h (union option_def::var_address) <string>: New
4579 field.
4580 (struct string_option_def): New.
4581 * maint-test-options.c (struct test_options_opts): Add default
4582 ctor and use DISABLE_COPY_AND_ASSIGN.
4583 <string_opt>: New field.
4584 (test_options_opts::~test_options_opts): New.
4585 (test_options_opts::dump): Also dump "-string".
4586 (test_options_option_defs): Install "string.
4587
41fc454c
PA
45882019-07-03 Pedro Alves <palves@redhat.com>
4589
4590 * cli/cli-option.c (parse_option) <var_enum>: Don't return an
4591 option_value with a null enumeration.
4592 (complete_options): Save the option values in the context.
4593 (save_option_value_in_ctx): New, factored out from ...
4594 (process_options): ... here.
4595 * cli/cli-utils.c (get_ulongest): Don't advance PP until the end
4596 of the function.
4597 * maint-test-options.c (test_options_opts::dump): New, factored
4598 out from ...
4599 (maintenance_test_options_command_mode): ... here.
4600 (maintenance_test_options_command_completion_result): Delete.
4601 (maintenance_test_options_command_completion_text): Update
4602 comment.
4603 (maintenance_show_test_options_completion_result): Change
4604 prototype. Just print
4605 maintenance_test_options_command_completion_text.
4606 (save_completion_result): New.
4607 (maintenance_test_options_completer_mode): Pass options context to
4608 complete_options, and then save a dump.
4609 (_initialize_maint_test_options): Use add_cmd to install "maint
4610 show test-options-completion-result".
4611
fdbc9870
PA
46122019-07-03 Pedro Alves <palves@redhat.com>
4613
4614 * NEWS (New commands): Mention "with" and "maint with".
4615 * cli/cli-cmds.c (with_command_1, with_command_completer_1)
4616 (with_command, with_command_completer): New.
4617 (pipe_command): Adjust to new repeat_previous
4618 interface.
4619 (_initialize_cli_cmds): Install the "with" command and its "w"
4620 alias.
4621 * cli/cli-cmds.h (with_command_1, with_command_completer_1): New
4622 declarations.
4623 * cli/cli-setshow.c (parse_cli_var_uinteger)
4624 (parse_cli_var_zuinteger_unlimited, do_set_command): Handle empty
4625 argument strings for all var_types.
4626 (get_setshow_command_value_string): New, factored out from ...
4627 (do_show_command): ... this.
4628 * cli/cli-setshow.h: Include <string>.
4629 (get_setshow_command_value_string): Declare.
4630 * command.h (repeat_previous): Now returns const char *. Adjust
4631 comment.
4632 * maint.c: Include "cli/cli-cmds.h".
4633 (maintenance_with_cmd, maintenance_with_cmd_completer): New.
4634 (_initialize_maint_cmds): Register the "maintenance with" command.
4635 * top.c (repeat_previous): Move bits from pipe_command here:
4636 Return the saved command line, if any; error out if there's no
4637 command to relaunch.
4638
c6ac8931
PA
46392019-07-03 Pedro Alves <palves@redhat.com>
4640
4641 * NEWS (New commands): Mention "maint set/show test-settings"
4642 instead of "maint test-settings".
4643 * maint-test-settings.c (maintenance_test_settings_list): Delete.
4644 (maintenance_test_settings_set_list): Rename to ...
4645 (maintenance_set_test_settings_list): ... this.
4646 (maintenance_test_settings_show_list): Rename to ...
4647 (maintenance_show_test_settings_list): ... this.
4648 (maintenance_test_settings_cmd): Delete.
4649 (maintenance_test_settings_set_cmd): ...
4650 (maintenance_set_test_settings_cmd): ... this.
4651 (maintenance_test_settings_show_cmd): ...
4652 (maintenance_show_test_settings_cmd): ... this.
4653 (maintenance_test_settings_show_value_cmd):
4654 (maintenance_show_test_settings_value_cmd): ... this.
4655 (_initialize_maint_test_settings): No longer install the "maint
4656 test-settings" prefix command. Rename "maint test-settings set"
4657 to "maint set test-settings", and "maint test-settings show" to
4658 "maint show test-settings". Adjust all subcommands.
4659
d1fcf2fd
PA
46602019-07-03 Pedro Alves <palves@redhat.com>
4661
4662 * maint-test-settings.c: Fix file's intro comment. Replace all
4663 references to "test-options" with references to "test-settings",
4664 in comments.
4665
970f9d09
PA
46662019-07-03 Pedro Alves <palves@redhat.com>
4667
4668 * maint-test-settings.c (maintenance_test_settings_xxx)
4669 (maintenance_test_settings_yyy, maintenance_test_settings_zzz):
4670 New.
4671 (maintenance_test_settings_enums): Use them.
4672 (maintenance_test_settings_enum): Default to
4673 maintenance_test_settings_xxx.
4674 (_initialize_maint_test_settings): Initialize
4675 MAINTENANCE_TEST_SETTINGS_FILENAME.
4676
f3869b1a
SM
46772019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
4678
4679 * breakpoint.h (remove_breakpoints_inf): Change return type to
4680 void, move function documentation here.
4681 * breakpoint.c (remove_breakpoints_inf): Change return type to
4682 void, move function documentation to header.
4683
54d66006
PA
46842019-07-02 Pedro Alves <palves@redhat.com>
4685
4686 * NEWS (Completion improvements): Mention "info threads".
4687 * thread.c (struct info_threads_opts, info_threads_option_defs)
4688 (make_info_threads_options_def_group): New.
4689 (info_threads_command): Use gdb::option::process_options.
4690 (info_threads_command_completer): New.
4691 (_initialize_thread): Use gdb::option::build_help to build the
4692 help text for "info threads".
4693
854f6088
SM
46942019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
4695
4696 * defs.h (generic_load): Move from here...
4697 * symfile.h (generic_load): ... to here. Rename name parameter
4698 to args.
4699 * symfile.c (generic_load): Add comment.
4700
54ee4252
TT
47012019-07-01 Tom Tromey <tromey@adacore.com>
4702
4703 * dwarf2read.c
4704 (dw2_debug_names_iterator::find_vec_in_debug_names): Hoist
4705 declaration of without_params. Fix formatting.
4706
65392b3e
TT
47072019-07-01 Tom Tromey <tromey@adacore.com>
4708
4709 * ada-exp.y (find_primitive_type): Update.
4710 * ada-lang.h (ada_lookup_symbol): Update.
4711 * ada-lang.c (ada_lookup_symbol): Remove "is_a_field_of_this"
4712 parameter.
4713 (ada_lookup_encoded_symbol, ada_lookup_symbol_nonlocal): Update.
4714
7d7571f0
SDJ
47152019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
4716
4717 PR breakpoints/24541
4718 * gdbarch.c: Regenerate.
4719 * gdbarch.h: Regenerate.
4720 * gdbarch.sh: Add 'stap_adjust_register'.
4721 * i386-tdep.c: Include '<unordered_set>'.
4722 (i386_stap_adjust_register): New function.
4723 (i386_elf_init_abi): Register 'i386_stap_adjust_register'.
4724 * stap-probe.c (stap_parse_register_operand): Call
4725 'gdbarch_stap_adjust_register'.
4726
5af5392a
SDJ
47272019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
4728
4729 PR python/24742
4730 https://bugzilla.redhat.com/show_bug.cgi?id=1723564
4731 * python/python.c (do_start_initialization): Use 'xmalloc'
4732 instead of 'PyMem_Malloc'.
4733
10d06d82
TT
47342019-06-28 Tom Tromey <tromey@adacore.com>
4735
4736 * dwarf2read.c (partial_die_info::read): Prefer the linkage name
4737 for Ada.
4738
1b7f24cd
TT
47392019-06-27 Tom Tromey <tromey@adacore.com>
4740
4741 * arm-tdep.c (arm_objfile_data_key): Move lower. Change type to
4742 objfile_key.
4743 (arm_find_mapping_symbol, arm_record_special_symbol)
4744 (_initialize_arm_tdep): Update.
4745 (arm_objfile_data_free): Remove.
4746
3d507ff2
TT
47472019-06-27 Tom Tromey <tromey@adacore.com>
4748
4749 * cp-valprint.c (cp_print_value_fields): Pass opts, not options,
4750 to cp_print_static_field.
4751
762c164d
TT
47522019-06-26 Tom Tromey <tromey@adacore.com>
4753
4754 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove.
4755 * minsyms.h (lookup_minimal_symbol_solib_trampoline): Don't
4756 declare.
4757
aa2f9bcf
AH
47582019-06-26 Alan Hayward <alan.hayward@arm.com>
4759
4760 * features/aarch64-core.c (create_feature_aarch64_core):
4761 Regenerate.
4762 * features/aarch64-core.xml: Add cpsr flags.
4763
3426ae57
AH
47642019-06-26 Alan Hayward <alan.hayward@arm.com>
4765
4766 * arm-tdep.c (arm_gnu_triplet_regexp): New function.
4767 (arm_gdbarch_init): Add arm_gnu_triplet_regexp.
4768
4838e44c
SM
47692019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
4770
4771 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New
4772 field.
4773 (arm_find_mapping_symbol): Sort mapping symbol vectors on first
4774 use.
4775 (arm_record_special_symbol): Don't insert new symbol in sorted
4776 position, push it at the end.
4777
54cc7474
SM
47782019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
4779
4780 * arm-tdep.c (struct arm_mapping_symbol) (operator <): New.
4781 (arm_mapping_symbol_s): Remove.
4782 (DEF_VEC_O(arm_mapping_symbol_s)): Remove.
4783 (arm_mapping_symbol_vec): New typedef.
4784 (struct arm_per_objfile): Add constructor.
4785 <section_maps>: Change type to
4786 std::unique_ptr<arm_mapping_symbol_vec[]>.
4787 (arm_compare_mapping_symbols): Remove.
4788 (arm_find_mapping_symbol): Adjust to section_maps type change.
4789 (arm_objfile_data_free): Call delete on arm_per_objfile.
4790 (arm_record_special_symbol): Adjust to section_maps type change.
4791 Allocate arm_per_objfile with new.
4792
b65b566c
PW
47932019-06-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4794
4795 * cli/cli-cmds.c (alias_command): Compare the alias prefix
4796 with the command prefix.
4797
c2fc64f5
TT
47982019-06-25 Tom Tromey <tom@tromey.com>
4799
4800 * tui/tui-wingeneral.c (tui_delete_win): Remove "return".
4801 * tui/tui-data.c (~tui_gen_win_info): Remove "if".
4802
fb54fa76
TT
48032019-06-25 Tom Tromey <tom@tromey.com>
4804
4805 * tui/tui-layout.c (init_and_make_win): Assert on unrecognized
4806 type.
4807 * tui/tui-data.h (struct tui_gen_win_info): Make constructor
4808 protected.
4809
f7952c57
TT
48102019-06-25 Tom Tromey <tom@tromey.com>
4811
4812 * tui/tui-winsource.c
4813 (tui_source_window_base::set_is_exec_point_at): Add check against
4814 LOA_ADDRESS.
4815
17568d78
TT
48162019-06-25 Tom Tromey <tom@tromey.com>
4817
4818 * tui/tui-source.c (tui_set_source_content): Don't check before
4819 xfree.
4820 * tui/tui-disasm.c (tui_disassemble): Don't check before xfree.
4821
53e7cdba
TT
48222019-06-25 Tom Tromey <tom@tromey.com>
4823
4824 * tui/tui-winsource.h (tui_update_source_window_as_is)
4825 (tui_alloc_source_buffer, tui_line_is_displayed)
4826 (tui_addr_is_displayed): Change type of win_info.
4827 * tui/tui-winsource.c (tui_update_source_window_as_is)
4828 (tui_clear_source_content, tui_show_source_line)
4829 (tui_show_source_content, tui_source_window_base::refill)
4830 (tui_source_window_base::set_is_exec_point_at)
4831 (tui_source_window_base::set_is_exec_point_at)
4832 (tui_update_breakpoint_info, tui_set_exec_info_content): Update.
4833 (tui_alloc_source_buffer, tui_line_is_displayed)
4834 (tui_addr_is_displayed): Change type of win_info. Update.
4835 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
4836 (tui_source_window_base::do_make_visible_with_new_height):
4837 Update.
4838 * tui/tui-source.c (tui_set_source_content)
4839 (tui_set_source_content_nil)
4840 (tui_source_window::do_scroll_vertical): Update.
4841 * tui/tui-layout.c (show_layout): Update.
4842 * tui/tui-disasm.c (tui_set_disassem_content)
4843 (tui_disasm_window::do_scroll_vertical): Update.
4844 * tui/tui-data.h (tui_win_content): Remove.
4845 (struct tui_gen_win_info) <content, content_size>: Remove.
4846 (struct tui_source_element): Add initializers and destructor.
4847 (union tui_which_element, struct tui_win_element): Remove.
4848 (struct tui_source_window_base) <content>: New field.
4849 (struct tui_data_window): Remove destructor.
4850 (tui_alloc_content, tui_free_win_content)
4851 (tui_free_all_source_wins_content): Don't declare.
4852 * tui/tui-data.c (tui_initialize_static_data): Update.
4853 (init_content_element, tui_alloc_content): Remove.
4854 (~tui_gen_win_info): Update.
4855 (~tui_data_window, tui_free_all_source_wins_content)
4856 (tui_free_win_content, free_content, free_content_elements):
4857 Remove.
4858
7908abbf
TT
48592019-06-25 Tom Tromey <tom@tromey.com>
4860
4861 * tui/tui-winsource.h (tui_clear_source_content)
4862 (tui_erase_source_content, tui_show_source_content): Change type
4863 of win_info.
4864 * tui/tui-winsource.c (tui_clear_source_content)
4865 (tui_erase_source_content, tui_show_source_content): Change type
4866 of win_info.
4867 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
4868 * tui/tui-source.h (tui_set_source_content_nil): Change type of
4869 win_info.
4870 * tui/tui-source.c (tui_set_source_content_nil): Change type of
4871 win_info.
4872 * tui/tui-layout.c (show_source_or_disasm_and_command): Update.
4873
02c28df0
TT
48742019-06-25 Tom Tromey <tom@tromey.com>
4875
4876 * tui/tui-winsource.c (tui_clear_source_content)
4877 (tui_source_window_base::set_is_exec_point_at): Update.
4878 * tui/tui-source.c (tui_set_source_content_nil): Update.
4879 * tui/tui-data.h (struct tui_source_element) <is_exec_point>: Now
4880 a bool.
4881 * tui/tui-data.c (init_content_element): Update.
4882
6658b1bf
TT
48832019-06-25 Tom Tromey <tom@tromey.com>
4884
4885 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Update.
4886 * tui/tui-win.c (make_invisible_and_set_new_height): Update.
4887 * tui/tui-layout.c (init_and_make_win): Update.
4888 * tui/tui.h (enum tui_win_type): Update.
4889 * tui/tui-data.h (tui_win_is_auxiliary): Rename from
4890 tui_win_is_auxillary.
4891 * tui/tui-data.c (tui_win_is_auxiliary): Rename from
4892 tui_win_is_auxillary.
4893
21e1c91e
TT
48942019-06-25 Tom Tromey <tom@tromey.com>
4895
4896 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Update.
4897 * tui/tui-windata.c (tui_data_window::first_data_item_displayed)
4898 (tui_delete_data_content_windows, tui_display_all_data)
4899 (tui_data_window::do_scroll_vertical, tui_display_data_from):
4900 Update.
4901 * tui/tui-win.c (tui_data_window::set_new_height): Simplify.
4902 * tui/tui-regs.c (tui_last_regs_line_no)
4903 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
4904 (tui_show_registers): Update.
4905 (tui_show_register_group): Return void. Update.
4906 (tui_display_registers_from, tui_display_reg_element_at_line)
4907 (tui_display_registers_from_line, tui_check_register_values):
4908 Update.
4909 * tui/tui-data.h (union tui_which_element) <data_window>: Remove
4910 member.
4911 (struct tui_data_window) <regs_content>: Now a std::vector.
4912 <regs_content_count>: Remove.
4913 (tui_add_content_elements, tui_free_data_content): Don't declare.
4914 * tui/tui-data.c (tui_data_window::clear_detail): Update.
4915 (init_content_element): Remove DATA_WIN case. Add assert.
4916 (tui_add_content_elements): Remove.
4917 (tui_data_window): Update.
4918 (tui_free_data_content): Remove.
4919 (free_content_elements): Remove DATA_WIN case.
4920
115ac53b
TT
49212019-06-25 Tom Tromey <tom@tromey.com>
4922
4923 * tui/tui-data.c (tui_data_item_window): Update.
4924 * tui/tui-windata.h (tui_check_data_values): Don't declare.
4925 * tui/tui-windata.c (tui_display_all_data)
4926 (tui_display_data_from_line): Update.
4927 (tui_check_data_values): Remove.
4928 * tui/tui-regs.c (tui_show_register_group)
4929 (tui_display_reg_element_at_line): Update.
4930 * tui/tui-hooks.c (tui_register_changed)
4931 (tui_refresh_frame_and_register_information): Call
4932 tui_check_register_values.
4933 * tui/tui-data.h (struct tui_data_window) <data_content,
4934 data_content_count, data_type>: Remove.
4935 (enum tui_data_type): Remove.
4936
4937 * tui/tui-data.c (tui_data_window::clear_detail)
4938 (~tui_data_window): Update.
4939
eaf9738b
TT
49402019-06-25 Tom Tromey <tom@tromey.com>
4941
4942 * tui/tui-windata.h (tui_first_data_item_displayed): Don't
4943 declare.
4944 * tui/tui-windata.c (tui_data_window::first_data_item_displayed):
4945 Rename from tui_first_data_item_displayed. Update.
4946 (tui_data_window::refresh_all)
4947 (tui_data_window::do_scroll_vertical): Update.
4948 * tui/tui-data.h (struct tui_data_window)
4949 <first_data_item_displayed>: Declare new method.
4950
31ca4723
TT
49512019-06-25 Tom Tromey <tom@tromey.com>
4952
4953 * tui/tui-data.h (tui_init_generic_part): Don't declare.
4954 * tui/tui-data.c (tui_init_generic_part): Remove, moving
4955 contents...
4956 (tui_initialize_static_data): ...here.
4957
41bcff7f
TT
49582019-06-25 Tom Tromey <tom@tromey.com>
4959
4960 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
4961 (tui_display_registers_from, tui_check_register_values): Update.
4962 (tui_display_register): Remove win_info parameter; update.
4963 (tui_get_register): Change type of parameters.
4964 * tui/tui-data.h (struct tui_data_element): Remove.
4965 (union tui_which_element) <data>: Remove.
4966 <data_window>: Change type.
4967 (struct tui_data_item_window): New.
4968 * tui/tui-data.c (init_content_element): Remove DATA_ITEM_WIN
4969 case. Add assert.
4970 (~tui_data_item_window): New destructor.
4971 (free_content_elements): Remove DATA_ITEM_WIN case.
4972
d2802c33
TT
49732019-06-25 Tom Tromey <tom@tromey.com>
4974
4975 * tui/tui.h (enum tui_win_type) <MAX_WINDOWS, UNDEFINED_WIN>:
4976 Remove.
4977
dd835f8b
TT
49782019-06-25 Tom Tromey <tom@tromey.com>
4979
4980 * tui/tui-data.h (struct tui_command_element): Remove.
4981 (union tui_which_element) <command>: Remove.
4982 * tui/tui-data.c (init_content_element): Remove CMD_WIN case. Add
4983 assert.
4984 (free_content_elements): Remove CMD_WIN case.
4985
bd7db367
TT
49862019-06-25 Tom Tromey <tom@tromey.com>
4987
4988 * tui/tui-layout.c (tui_set_layout): Update.
4989 * tui/tui-data.h (struct tui_layout_def) <split>: Remove.
4990 * tui/tui-data.c (layout_def): Update.
4991
3add462f
TT
49922019-06-25 Tom Tromey <tom@tromey.com>
4993
4994 * tui/tui-wingeneral.c (tui_refresh_all): Update.
4995 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
4996 (tui_source_window_base::set_new_height): Update.
4997 * tui/tui-stack.c (tui_make_status_line): Change parameter type.
4998 Update.
4999 (tui_set_locator_fullname, tui_set_locator_info)
5000 (tui_show_frame_info): Update.
5001 * tui/tui-source.c (tui_set_source_content)
5002 (tui_source_is_displayed): Update.
5003 * tui/tui-layout.c (show_source_disasm_command, show_data)
5004 (show_source_or_disasm_and_command): Update.
5005 * tui/tui-disasm.c (tui_set_disassem_content)
5006 (tui_get_begin_asm_address): Update.
5007 * tui/tui-data.h (struct tui_locator_element): Remove.
5008 (union tui_which_element) <locator>: Remove.
5009 (struct tui_locator_window): New.
5010 (tui_locator_win_info_ptr): Change return type.
5011 * tui/tui-data.c (_locator): Change type.
5012 (tui_locator_win_info_ptr): Change return type.
5013 (init_content_element): Remove LOCATOR_WIN case. Add assert.
5014 (tui_alloc_content): Add assert.
5015
489e9d8b
TT
50162019-06-25 Tom Tromey <tom@tromey.com>
5017
5018 * tui/tui-winsource.c
5019 (tui_exec_info_window::maybe_allocate_content): New method.
5020 (tui_set_exec_info_content, tui_show_exec_info_content): Update.
5021 * tui/tui-layout.c (init_and_make_win): Add EXEC_INFO_WIN case.
5022 (make_source_or_disasm_window): Add cast.
5023 * tui/tui-data.h (union tui_which_element) <simple_string>:
5024 Remove.
5025 (struct tui_source_info): New.
5026 (struct tui_source_window_base) <execution_info>: Change type.
5027 * tui/tui-data.c (init_content_element): Remove EXEC_INFO_WIN
5028 case, and add assert.
5029 (tui_alloc_content): Add assert.
5030
c3fabb7d
TT
50312019-06-25 Tom Tromey <tom@tromey.com>
5032
5033 * tui/tui-data.h (tui_alloc_win_info): Don't declare.
5034 * tui/tui-layout.c (init_and_make_win): Use "new" directly.
5035 * tui/tui-data.c (tui_alloc_win_info): Remove.
5036
bbc228ee
TT
50372019-06-25 Tom Tromey <tom@tromey.com>
5038
5039 * tui/tui-win.c (tui_set_win_focus_to): Don't check window type.
5040 * tui/tui-wingeneral.c (tui_unhighlight_win): Check
5041 can_highlight.
5042
5fcee43a
TT
50432019-06-25 Tom Tromey <tom@tromey.com>
5044
5045 * tui/tui-win.c (tui_source_window_base::update_tab_width): Call
5046 make_visible_with_new_height method.
5047 (tui_win_info::make_visible_with_new_height): New method.
5048 (tui_source_window_base::do_make_visible_with_new_height)
5049 (tui_data_window::do_make_visible_with_new_height)
5050 (tui_cmd_window::do_make_visible_with_new_height): New methods.
5051 (make_visible_with_new_height): Remove.
5052 (tui_resize_all, tui_adjust_win_heights): Use
5053 make_visible_with_new_height method.
5054 * tui/tui-data.h (struct tui_win_info)
5055 <do_make_visible_with_new_height, make_visible_with_new_height>:
5056 New methods.
5057 (struct tui_source_window_base, struct tui_data_window)
5058 (struct tui_cmd_window) <do_make_visible_with_new_height>: New
5059 methods.
5060
d83f1fe6
TT
50612019-06-25 Tom Tromey <tom@tromey.com>
5062
5063 * tui/tui-win.c (tui_source_window_base::update_tab_width): New
5064 method.
5065 (update_tab_width): Call update_tab_width method.
5066 * tui/tui-data.h (struct tui_win_info)
5067 (struct tui_source_window_base) <update_tab_width>: New methods.
5068
17374de4
TT
50692019-06-25 Tom Tromey <tom@tromey.com>
5070
5071 * tui/tui-wingeneral.h (tui_make_window): Change type of "box_it"
5072 parameter.
5073 * tui/tui-wingeneral.c (tui_make_window): Change type of "box_it"
5074 parameter.
5075 (tui_gen_win_info::make_visible): Update.
5076 * tui/tui-layout.c (init_and_make_win): Change type of "box_it"
5077 parameter.
5078 * tui/tui-data.h (enum tui_box): New enum.
5079 (BOX_WINDOW, DONT_BOX_WINDOW): Remove defines.
5080
f936bca2
TT
50812019-06-25 Tom Tromey <tom@tromey.com>
5082
5083 * tui/tui-layout.c (make_source_or_disasm_window): Always use
5084 init_and_make_win for EXEC_INFO_WIN.
5085 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>: No
5086 longer inline.
5087 (struct tui_win_info) <~tui_win_info>: Inline.
5088 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5089 Don't declare.
5090 * tui/tui-data.c (source_win, disasm_win): Remove globals.
5091 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5092 Remove.
5093 (tui_initialize_static_data): Update.
5094 (~tui_gen_win_info): Handle more cleanup here.
5095 (~tui_source_window_base): Delete "execution_info".
5096 (~tui_win_info): Move code to ~tui_gen_win_info; remove.
5097
d6ba6a11
TT
50982019-06-25 Tom Tromey <tom@tromey.com>
5099
5100 * tui/tui-layout.c (make_command_window): Don't set
5101 can_highlight.
5102 (show_source_disasm_command): Call the reset method.
5103 (show_data): Don't set can_highlight. Call the reset method.
5104 (tui_gen_win_info::reset): Rename from init_gen_win_info
5105 (init_and_make_win): Simplify. Return tui_gen_win_info.
5106 (show_source_or_disasm_and_command): Call the reset method.
5107 * tui/tui-data.h (struct tui_gen_win_info) <reset>: New method.
5108 (struct tui_cmd_window): Set can_highlight.
5109
48a3bd16
TT
51102019-06-25 Tom Tromey <tom@tromey.com>
5111
5112 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Rename
5113 from make_visible.
5114 (tui_make_visible, tui_make_invisible): Rewrite.
5115 (tui_win_info::make_visible): Remove.
5116 (tui_source_window_base::make_visible): Update.
5117 * tui/tui-data.h (struct tui_gen_win_info) <make_visible>: New
5118 method. Moved from...
5119 (struct tui_win_info) <make_visible>: ...here.
5120
c3bd716f
TT
51212019-06-25 Tom Tromey <tom@tromey.com>
5122
5123 * tui/tui-winsource.c
5124 (tui_source_window_base::do_scroll_horizontal): Remove direction
5125 parameter.
5126 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Remove
5127 direction parameter.
5128 * tui/tui-win.c (tui_win_info::forward_scroll)
5129 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5130 (tui_win_info::right_scroll): Update.
5131 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Remove
5132 direction parameter.
5133 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Remove
5134 direction parameter.
5135 * tui/tui-data.h (enum tui_scroll_direction): Remove.
5136 (struct tui_win_info) <do_scroll_vertical, do_scroll_horizontal>:
5137 Remove direction parameter.
5138 (struct tui_source_window_base, struct tui_source_window)
5139 (struct tui_disasm_window, struct tui_data_window)
5140 (struct tui_cmd_window): Update.
5141
21c32dca
TT
51422019-06-25 Tom Tromey <tom@tromey.com>
5143
5144 * tui/tui-winsource.h (tui_set_exec_info_content)
5145 (tui_show_exec_info_content, tui_erase_exec_info_content)
5146 (tui_clear_exec_info_content, tui_update_exec_info): Change
5147 argument to tui_source_window_base.
5148 * tui/tui-winsource.c (tui_set_exec_info_content)
5149 (tui_show_exec_info_content, tui_erase_exec_info_content)
5150 (tui_clear_exec_info_content, tui_update_exec_info): Change
5151 argument to tui_source_window_base.
5152
73fbdc65
TT
51532019-06-25 Tom Tromey <tom@tromey.com>
5154
5155 * tui/tui-winsource.h (tui_set_exec_info_content): Return void.
5156 * tui/tui-winsource.c (tui_set_exec_info_content): Return void.
5157
33325343
TT
51582019-06-25 Tom Tromey <tom@tromey.com>
5159
5160 * tui/tui-winsource.c (tui_set_exec_info_content): Remove NULL
5161 check.
5162
29d2c474
TT
51632019-06-25 Tom Tromey <tom@tromey.com>
5164
5165 * tui/tui-winsource.h (tui_alloc_source_buffer): Change return
5166 type to void.
5167 * tui/tui-winsource.c (tui_alloc_source_buffer): Change return
5168 type to void.
5169 * tui/tui-source.c (tui_set_source_content): Update.
5170 * tui/tui-disasm.c (tui_set_disassem_content): Update.
5171
152f3f4b
TT
51722019-06-25 Tom Tromey <tom@tromey.com>
5173
5174 * tui/tui-win.c (window_name_completer, tui_set_focus)
5175 (tui_all_windows_info): Use name method.
5176 * tui/tui-data.h (struct tui_gen_win_info)
5177 (struct tui_source_window, struct tui_disasm_window)
5178 (struct tui_data_window, struct tui_cmd_window) <name>: New
5179 method.
5180 (tui_win_name): Don't declare.
5181 * tui/tui-data.c (tui_partial_win_by_name): Use name method.
5182 (tui_win_name): Remove.
5183
be4da588
TT
51842019-06-25 Tom Tromey <tom@tromey.com>
5185
5186 * tui/tui-winsource.h (tui_update_source_window)
5187 (tui_update_source_window_as_is): Change parameter type.
5188 * tui/tui-winsource.c (tui_update_source_window): Change win_info
5189 to be a tui_source_window_base.
5190 (tui_update_source_window_as_is): Likewise.
5191 * tui/tui-win.c (make_visible_with_new_height): Update.
5192
5b81daba
TT
51932019-06-25 Tom Tromey <tom@tromey.com>
5194
5195 * tui/tui-winsource.c (tui_erase_source_content)
5196 (tui_show_source_content, tui_show_exec_info_content)
5197 (tui_erase_exec_info_content): Use refresh_window method.
5198 * tui/tui-wingeneral.h (tui_refresh_win): Don't declare.
5199 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Rename
5200 from tui_refresh_win.
5201 (tui_data_window::refresh_window): New method.
5202 (tui_win_info::refresh, tui_source_window_base::refresh)
5203 (tui_refresh_all): Use refresh_window method.
5204 * tui/tui-stack.c (tui_show_locator_content): Call refresh_window
5205 method.
5206 * tui/tui-regs.c (tui_display_register): Call refresh_window
5207 method.
5208 * tui/tui-layout.c (show_source_disasm_command)
5209 (show_source_or_disasm_and_command): Call refresh_window method.
5210 * tui/tui-data.h (struct tui_gen_win_info)
5211 (struct tui_data_window, struct tui_cmd_window) <refresh_window>:
5212 New method.
5213
cb2ce893
TT
52142019-06-25 Tom Tromey <tom@tromey.com>
5215
5216 * tui/tui.c (tui_rl_other_window, tui_enable)
5217 (tui_is_window_visible, tui_get_command_dimension): Update.
5218 * tui/tui-winsource.c (tui_update_source_window_as_is)
5219 (tui_clear_source_content, tui_erase_source_content)
5220 (tui_show_source_line, tui_source_window_base::refill)
5221 (tui_source_window_base::do_scroll_horizontal)
5222 (tui_source_window_base::set_is_exec_point_at)
5223 (tui_update_breakpoint_info, tui_set_exec_info_content)
5224 (tui_alloc_source_buffer, tui_line_is_displayed)
5225 (tui_addr_is_displayed): Update.
5226 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
5227 (tui_check_and_display_highlight_if_needed)
5228 (tui_win_info::make_visible, tui_win_info::refresh)
5229 (tui_refresh_all): Update.
5230 * tui/tui-windata.c (tui_first_data_item_displayed)
5231 (tui_delete_data_content_windows, tui_erase_data_content)
5232 (tui_display_all_data, tui_data_window::refresh_all)
5233 (tui_check_data_values): Update.
5234 * tui/tui-win.c (window_name_completer, tui_update_gdb_sizes)
5235 (tui_set_win_focus_to, tui_win_info::forward_scroll)
5236 (tui_win_info::backward_scroll, tui_refresh_all_win)
5237 (tui_resize_all, tui_set_focus, tui_all_windows_info)
5238 (update_tab_width, tui_set_win_height, tui_adjust_win_heights)
5239 (tui_source_window_base::set_new_height)
5240 (tui_data_window::set_new_height)
5241 (make_invisible_and_set_new_height)
5242 (make_visible_with_new_height, new_height_ok)
5243 (parse_scrolling_args): Update.
5244 * tui/tui-stack.c (tui_show_frame_info): Update.
5245 * tui/tui-source.c (tui_set_source_content)
5246 (tui_set_source_content_nil, tui_source_is_displayed)
5247 (tui_source_window::do_scroll_vertical): Update.
5248 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5249 (tui_display_registers_from, tui_display_reg_element_at_line)
5250 (tui_check_register_values, tui_reg_command): Update.
5251 * tui/tui-layout.c (tui_default_win_height)
5252 (show_source_disasm_command, show_data, init_and_make_win)
5253 (show_source_or_disasm_and_command): Update.
5254 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
5255 (tui_redisplay_readline, tui_mld_flush)
5256 (tui_mld_erase_entire_line, tui_mld_getc, tui_cont_sig)
5257 (tui_getc): Update.
5258 * tui/tui-disasm.c (tui_set_disassem_content)
5259 (tui_disasm_window::do_scroll_vertical): Update.
5260 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>:
5261 Now virtual.
5262 (struct tui_win_info): Derive from tui_gen_win_info.
5263 <~tui_win_info>: Mark as override.
5264 <generic>: Remove member.
5265 * tui/tui-data.c (tui_cmd_window::clear_detail, tui_next_win)
5266 (tui_prev_win, tui_partial_win_by_name, tui_win_info)
5267 (~tui_data_window, ~tui_win_info)
5268 (tui_free_all_source_wins_content): Update.
5269 * tui/tui-command.c (tui_refresh_cmd_win): Update.
5270
ab313b35
TT
52712019-06-25 Tom Tromey <tom@tromey.com>
5272
5273 * tui/tui-layout.c (init_and_make_win): Use new.
5274 * tui/tui-data.h (struct tui_gen_win_info): Add constructor,
5275 destructor, initializers.
5276 (tui_alloc_generic_win_info): Don't declare.
5277 * tui/tui-data.c (_locator): Add argument to constructor.
5278 (source_win, disasm_win): New globals.
5279 (exec_info): Remove.
5280 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5281 Update.
5282 (tui_alloc_generic_win_info): Remove.
5283 (init_content_element): Use new.
5284 (tui_win_info::tui_win_info): Update.
5285 (free_content_elements) <case DATA_WIN>: Use delete.
5286
dc2c33e4
TT
52872019-06-25 Tom Tromey <tom@tromey.com>
5288
5289 * tui/tui-wingeneral.c (tui_refresh_win): Update.
5290 * tui/tui-windata.c (tui_first_data_item_displayed)
5291 (tui_delete_data_content_windows): Update.
5292 * tui/tui-win.c (tui_data_window::set_new_height): Update.
5293 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5294 (tui_display_registers_from, tui_check_register_values): Update.
5295 * tui/tui-data.h (union tui_which_element) <data_window>: Now a
5296 pointer.
5297 * tui/tui-data.c (init_content_element): Update. Allocate the new
5298 window.
5299 (tui_free_data_content): Update.
5300 (free_content_elements) <case DATA_WIN>: Free the window.
5301
214a5cbe
TT
53022019-06-25 Tom Tromey <tom@tromey.com>
5303
5304 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win):
5305 Update.
5306 * tui/tui-layout.c (make_command_window)
5307 (show_source_disasm_command, show_data, init_and_make_win)
5308 (show_source_or_disasm_and_command): Update.
5309 * tui/tui-data.h (struct tui_win_info) <set_highlight>: New
5310 method.
5311 <can_highight, is_highlighted>: Now bool.
5312 (tui_set_win_highlight): Don't declare.
5313 * tui/tui-data.c (tui_set_win_highlight): Remove.
5314
8e2daf15
TT
53152019-06-25 Tom Tromey <tom@tromey.com>
5316
5317 * tui/tui-wingeneral.c (make_visible): Remove check of window
5318 type.
5319
8903bd8a
TT
53202019-06-25 Tom Tromey <tom@tromey.com>
5321
5322 * tui/tui-win.c (tui_win_info::max_height)
5323 (tui_cmd_window::max_height): New methods.
5324 (new_height_ok): Call max_height.
5325 * tui/tui-data.h (struct tui_win_info, struct tui_cmd_window)
5326 <max_height>: New method.
5327
3f02ce1e
TT
53282019-06-25 Tom Tromey <tom@tromey.com>
5329
5330 * tui/tui-win.c (tui_source_window_base::set_new_height)
5331 (tui_data_window::set_new_height): New methods.
5332 (make_invisible_and_set_new_height): Call set_new_height method.
5333 * tui/tui-data.h (struct tui_win_info)
5334 (struct tui_source_window_base, struct tui_data_window)
5335 <set_new_height>: New method.
5336
1825f487
TT
53372019-06-25 Tom Tromey <tom@tromey.com>
5338
5339 * tui/tui.c (tui_rl_other_window): Call the refresh_all method.
5340 * tui/tui-windata.c (tui_data_window::refresh_all): Rename from
5341 tui_refresh_data_win.
5342 * tui/tui-win.c (tui_source_window_base::refresh_all): New
5343 method.
5344 (tui_refresh_all_win): Call the refresh_all method.
5345 (tui_set_focus): Likewise.
5346 * tui/tui-data.h (struct tui_win_info) <refresh_all>: New method.
5347 (struct tui_source_window_base, struct tui_data_window) <refresh>:
5348 Likewise.
5349
ad54d15b
TT
53502019-06-25 Tom Tromey <tom@tromey.com>
5351
5352 * tui/tui-winsource.h (tui_refill_source_window)
5353 (tui_set_is_exec_point_at): Don't declare.
5354 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
5355 (tui_source_window_base::refill): Rename from
5356 tui_refill_source_window.
5357 (tui_source_window_base::do_scroll_horizontal): Update.
5358 (tui_source_window_base::set_is_exec_point_at): Rename from
5359 tui_set_is_exec_point_at.
5360 (tui_update_all_breakpoint_info): Update.
5361 * tui/tui-stack.c (tui_show_frame_info): Update.
5362 * tui/tui-layout.c (show_data): Add cast.
5363 * tui/tui-hooks.c (tui_redisplay_source): Call refill method.
5364 * tui/tui-data.h (struct tui_source_window_base) <refill,
5365 set_is_exec_point_at>: New methods.
5366 (tui_source_windows, tui_add_to_source_windows): Update types.
5367 (tui_add_to_source_windows): Remove redundant declaration.
5368 * tui/tui-data.c (source_windows): Store tui_source_window_base.
5369 (tui_source_windows): Change return type.
5370 (tui_clear_source_windows_detail): Update.
5371 (tui_add_to_source_windows): Change type of parameter.
5372 (tui_free_all_source_wins_content): Update.
5373
2042b506
TT
53742019-06-25 Tom Tromey <tom@tromey.com>
5375
5376 * tui/tui-wingeneral.c (tui_win_info::refresh)
5377 (tui_source_window_base::refresh): New methods.
5378 (tui_refresh_all): Call the refresh method.
5379 * tui/tui-data.h (struct tui_win_info)
5380 (struct tui_source_window_base) <refresh>: New method.
5381
56122977
TT
53822019-06-25 Tom Tromey <tom@tromey.com>
5383
5384 * tui/tui.h (tui_is_window_visible): Return bool.
5385 * tui/tui.c (tui_is_window_visible): Return bool.
5386 * tui/tui-wingeneral.c (tui_make_window, make_visible)
5387 (tui_make_visible, tui_make_invisible)
5388 (tui_win_info::make_visible)
5389 (tui_source_window_base::make_visible, make_all_visible)
5390 (tui_make_all_visible, tui_make_all_invisible): Update.
5391 * tui/tui-windata.c (tui_delete_data_content_windows): Update.
5392 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: Now
5393 bool.
5394 (struct tui_win_info, struct tui_source_window_base)
5395 (struct tui_cmd_window) <make_visible>: Change parameter to bool.
5396 * tui/tui-data.c (tui_init_generic_part): Update.
5397
cda37efb
TT
53982019-06-25 Tom Tromey <tom@tromey.com>
5399
5400 * tui/tui-wingeneral.c (tui_win_info::make_visible)
5401 (tui_source_window_base::make_visible): New methods.
5402 (make_all_visible): Make method call.
5403 * tui/tui-data.h (struct tui_win_info) <make_visible>: New method.
5404 (struct tui_source_window_base, struct tui_cmd_window): Override
5405 make_visible.
5406 (tui_win_is_source_type): Don't declare.
5407 * tui/tui-data.c (tui_win_is_source_type): Remove.
5408
6a0ee02c
TT
54092019-06-25 Tom Tromey <tom@tromey.com>
5410
5411 * tui/tui-layout.c (show_source_or_disasm_and_command): Remove
5412 NULL check.
5413
63901aec
TT
54142019-06-25 Tom Tromey <tom@tromey.com>
5415
5416 * tui/tui-data.h (struct tui_data_window, struct tui_cmd_window):
5417 Inline constructor. Add initializers for members.
5418 * tui/tui-data.c (tui_data_window, tui_cmd_window): Remove
5419 constructors; now inline in class.
5420
ceb13a13
TT
54212019-06-25 Tom Tromey <tom@tromey.com>
5422
5423 * tui/tui-regs.c (tui_show_registers): Update.
5424 * tui/tui-data.h (struct tui_data_window) <display_regs>: Now
5425 bool.
5426 * tui/tui-data.c (tui_data_window::clear_detail)
5427 (tui_data_window): Update.
5428
238eb706
TT
54292019-06-25 Tom Tromey <tom@tromey.com>
5430
5431 * tui/tui-windata.c (tui_display_all_data)
5432 (tui_display_data_from_line, tui_display_data_from)
5433 (tui_check_data_values, tui_data_window::do_scroll_vertical):
5434 Update.
5435 * tui/tui-regs.c (tui_last_regs_line_no)
5436 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
5437 (tui_show_registers, tui_show_register_group)
5438 (tui_display_registers_from, tui_display_reg_element_at_line)
5439 (tui_display_registers_from_line, tui_check_register_values)
5440 (tui_reg_next, tui_reg_prev): Update.
5441 * tui/tui-layout.c (tui_set_layout, show_data): Update.
5442 * tui/tui-data.h (struct tui_data_info): Remove. Move contents to
5443 tui_data_window.
5444 (struct tui_win_info) <detail>: Remove. Add new fields from
5445 tui_data_info.
5446 (TUI_DATA_WIN): Add cast.
5447 * tui/tui-data.c (tui_data_window::clear_detail, tui_data_window)
5448 (~tui_data_window): Simplify.
5449
81491aa0
TT
54502019-06-25 Tom Tromey <tom@tromey.com>
5451
5452 * tui/tui-layout.c (show_source_disasm_command)
5453 (show_source_or_disasm_and_command): Update.
5454 * tui/tui-io.c (update_cmdwin_start_line)
5455 (tui_redisplay_readline): Update.
5456 * tui/tui-data.h (struct tui_command_info): Remove.
5457 (struct tui_win_info) <detail>: Remove command_info member.
5458 (struct tui_data_window) <start_line>: New member, from
5459 tui_command_info.
5460 (TUI_CMD_WIN): Add casts.
5461
e6e41501
TT
54622019-06-25 Tom Tromey <tom@tromey.com>
5463
5464 * tui/tui-winsource.c (tui_update_source_window)
5465 (tui_refill_source_window)
5466 (tui_source_window_base::do_scroll_horizontal)
5467 (tui_update_breakpoint_info, tui_set_exec_info_content)
5468 (tui_show_exec_info_content, tui_erase_exec_info_content)
5469 (tui_clear_exec_info_content): Update.
5470 * tui/tui-wingeneral.c (make_all_visible, tui_refresh_all):
5471 Update.
5472 * tui/tui-win.c (make_invisible_and_set_new_height)
5473 (make_visible_with_new_height): Update.
5474 * tui/tui-source.c (tui_set_source_content)
5475 (tui_show_symtab_source): Update.
5476 * tui/tui-layout.c (extract_display_start_addr)
5477 (show_source_disasm_command, show_data)
5478 (make_source_or_disasm_window)
5479 (show_source_or_disasm_and_command): Update.
5480 * tui/tui-disasm.c (tui_set_disassem_content): Simplify.
5481 (tui_disasm_window::do_scroll_vertical): Remove shadowing
5482 "gdbarch".
5483 * tui/tui-data.h (struct tui_source_info): Remove. Move contents
5484 to tui_source_window_base.
5485 (struct tui_win_info) <detail>: Remove source_info member.
5486 (struct tui_source_window_base) <has_locator>: Inline.
5487 Move contents from tui_source_info; rename has_locator member to
5488 m_has_locator.
5489 (TUI_SRC_WIN, TUI_DISASM_WIN): Add casts.
5490 * tui/tui-data.c (tui_source_window_base::has_locator): Move to
5491 header file.
5492 (tui_source_window_base::clear_detail, ~tui_source_window_base):
5493 Simplify.
5494 (tui_free_all_source_wins_content): Cast to
5495 tui_source_window_base.
5496
44f0e208
TT
54972019-06-25 Tom Tromey <tom@tromey.com>
5498
5499 * tui/tui-win.c (make_invisible_and_set_new_height)
5500 (make_visible_with_new_height): Call has_locator method.
5501 * tui/tui-layout.c (show_source_disasm_command, show_data)
5502 (show_source_or_disasm_and_command): Update for bool change.
5503 * tui/tui-data.h (struct tui_source_info) <has_locator>: Now bool.
5504 (tui_win_info) <has_locator>: New method.
5505 (struct tui_source_window_base) <has_locator>: New method.
5506 (tui_win_has_locator): Don't declare.
5507 * tui/tui-data.c (tui_source_window_base::has_locator): Rename
5508 from tui_win_has_locator.
5509 (tui_source_window_base): Use false, not FALSE.
5510
7778b912
TT
55112019-06-25 Tom Tromey <tom@tromey.com>
5512
5513 * tui/tui-data.h (tui_clear_win_detail): Don't declare.
5514 * tui/tui-data.c (tui_clear_source_windows_detail): Call the
5515 clear_detail method directly.
5516 (tui_clear_win_detail): Remove.
5517
f83d391c
TT
55182019-06-25 Tom Tromey <tom@tromey.com>
5519
5520 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Use
5521 "this", not TUI_DISASM_WIN.
5522
13446e05
TT
55232019-06-25 Tom Tromey <tom@tromey.com>
5524
5525 * tui/tui-winsource.h (tui_horizontal_source_scroll): Don't
5526 declare.
5527 * tui/tui-winsource.c
5528 (tui_source_window_base::do_scroll_horizontal): Rename from
5529 tui_horizontal_source_scroll.
5530 * tui/tui-windata.h (tui_vertical_data_scroll): Don't declare.
5531 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Rename
5532 from tui_vertical_data_scroll.
5533 * tui/tui-win.h (tui_scroll): Don't declare.
5534 * tui/tui-win.c (tui_win_info::forward_scroll)
5535 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5536 (tui_win_info::right_scroll): Rename and update.
5537 (tui_scroll_forward_command, tui_scroll_backward_command)
5538 (tui_scroll_left_command, tui_scroll_right_command): Update.
5539 (tui_scroll): Remove.
5540 * tui/tui-source.h: Don't declare tui_vertical_source_scroll.
5541 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Rename
5542 from tui_vertical_source_scroll.
5543 * tui/tui-disasm.h (tui_vertical_disassem_scroll): Don't declare.
5544 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Rename
5545 from tui_vertical_disassem_scroll.
5546 * tui/tui-data.h (struct tui_win_info) <do_scroll_vertical,
5547 do_scroll_horizontal>: New methods.
5548 <forward_scroll, backward_scroll, left_scroll, right_scroll>:
5549 Likewise.
5550 (struct tui_source_window_base): Add do_scroll_horizontal.
5551 (struct tui_source_window, struct tui_disasm_window): Add
5552 do_scroll_vertical.
5553 (struct tui_data_window, struct tui_cmd_window): Add
5554 do_scroll_horizontal and do_scroll_vertical.
5555 * tui/tui-command.c (tui_dispatch_ctrl_char): Use method calls.
5556
5cf82909
TT
55572019-06-25 Tom Tromey <tom@tromey.com>
5558
5559 * tui/tui-data.h (struct tui_source_window_base): New struct.
5560 (struct tui_source_window): Derive from tui_source_window_base.
5561 (struct tui_disasm_window): New struct.
5562 * tui/tui-data.c (tui_source_window_base::clear_detail): Rename
5563 from tui_source_window::clear_detail.
5564 (tui_source_window_base): Rename from tui_source_window.
5565 (~tui_source_window_base): Rename from ~tui_source_window.
5566 (tui_alloc_win_info): Create a tui_disasm_window.
5567
ee1d42d6
TT
55682019-06-25 Tom Tromey <tom@tromey.com>
5569
5570 * tui/tui-data.h (struct tui_source_window)
5571 (struct tui_data_window): Declare destructors.
5572 * tui/tui-data.c (~tui_source_window, ~tui_data_window): New
5573 destructors.
5574 (tui_win_info): Simplify.
5575
b4eb2452
TT
55762019-06-25 Tom Tromey <tom@tromey.com>
5577
5578 * tui/tui-winsource.c (tui_display_main)
5579 (tui_update_source_windows_with_addr)
5580 (tui_update_all_breakpoint_info): Update.
5581 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5582 (new_height_ok, parse_scrolling_args): Update.
5583 * tui/tui-stack.c (tui_show_frame_info): Update.
5584 * tui/tui-data.h (struct tui_list): Remove.
5585 (tui_source_windows): Return a reference to a std::vector.
5586 * tui/tui-data.c (source_windows): Now a std::vector.
5587 (tui_source_windows): Change return type.
5588 (tui_clear_source_windows): Rewrite.
5589 (tui_clear_source_windows_detail, tui_add_to_source_windows)
5590 (tui_free_all_source_wins_content): Rewrite.
5591
8761a91b
TT
55922019-06-25 Tom Tromey <tom@tromey.com>
5593
5594 * tui/tui-data.h (struct tui_win_info, struct tui_source_window)
5595 (struct tui_data_window, struct tui_cmd_window): Declare
5596 clear_detail method.
5597 * tui/tui-data.c (tui_source_window::clear_detail)
5598 (tui_cmd_window::clear_detail, tui_data_window::clear_detail): New
5599 methods.
5600 (tui_clear_win_detail): Simplify.
5601
0ed69eda
TT
56022019-06-25 Tom Tromey <tom@tromey.com>
5603
5604 * tui/tui-layout.c (make_source_window, make_disasm_window)
5605 (make_source_or_disasm_window): Remove win_info_ptr parameter.
5606 Return the new window.
5607 (show_source_disasm_command, show_data)
5608 (show_source_or_disasm_and_command): Update.
5609
82432e10
TT
56102019-06-25 Tom Tromey <tom@tromey.com>
5611
5612 * tui/tui-layout.c (make_command_window): Remove win_info_ptr
5613 parameter. Return the new window.
5614 (show_source_disasm_command): Update and remove NULL check.
5615 (show_source_or_disasm_and_command): Update.
5616
ec328aa5
TT
56172019-06-25 Tom Tromey <tom@tromey.com>
5618
5619 * tui/tui-layout.c (init_and_make_win): Remove NULL check.
5620
33b906ab
TT
56212019-06-25 Tom Tromey <tom@tromey.com>
5622
5623 * tui/tui-data.h (struct tui_win_info): Make constructor
5624 protected. Make destructor virtual. Add initializers.
5625 (tui_source_window, tui_data_window, tui_cmd_window): New
5626 classes.
5627 * tui/tui-data.c (tui_win_info): Rename from init_win_info. Now a
5628 constructor. Add "type" parameter.
5629 (tui_source_window, tui_data_window, tui_cmd_window): New
5630 constructors.
5631 (tui_alloc_win_info): Instantiate the appropriate subclass.
5632
e7e11af4
TT
56332019-06-25 Tom Tromey <tom@tromey.com>
5634
5635 * tui/tui-win.c (tui_resize_all): Use delete.
5636 * tui/tui-data.h (struct tui_win_info) <~tui_win_info>: Declare
5637 destructor.
5638 (tui_free_window): Don't declare.
5639 * tui/tui-data.c (~tui_win_info): Rename from tui_free_window.
5640 Update.
5641
6792b55e
TT
56422019-06-25 Tom Tromey <tom@tromey.com>
5643
5644 * tui/tui-data.h (struct tui_win_info): Add constructor.
5645 * tui/tui-data.c (tui_alloc_win_info): Use new.
5646 (tui_free_window): Use delete.
5647
f95675e1
TT
56482019-06-22 Tom Tromey <tom@tromey.com>
5649
5650 * tui/tui-windata.h (tui_first_data_element_no_in_line): Don't
5651 declare.
5652 * tui/tui-windata.c (tui_first_data_element_no_in_line): Remove.
5653
5bff081c
TT
56542019-06-22 Tom Tromey <tom@tromey.com>
5655
5656 * tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
5657 declare.
5658 * tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.
5659
47e3f474
TV
56602019-06-22 Tom de Vries <tdevries@suse.de>
5661
5662 * dwarf2read.c (create_addrmap_from_aranges)
5663 (read_debug_names_from_section): Print ptrdiff_t using '%s' and plongest
5664 instead of '%zu'.
5665
fd5866f6
SM
56662019-06-21 Simon Marchi <simon.marchi@efficios.com>
5667
5668 * dwarf2read.h (dwarf2_section_info_def): Remove.
5669 (DEF_VEC_O (dwarf2_section_info_def)): Remove.
5670 * dwarf2read.c (struct dwo_sections) <types>: Change type to
5671 std::vector<dwarf2_section_info>.
5672 (struct dwo_file) <~dwo_file>: Remove.
5673 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't manually free
5674 types field.
5675 (dwarf2_per_objfile::locate_sections): Adjust to std::vector.
5676 (dwarf2_read_debug_names): Likewise.
5677 (create_debug_types_hash_table): Change parameter type to
5678 array_view, adjust code accordingly.
5679 (dwarf2_locate_dwo_sections): Adjust to std::vector.
5680 (partial_die_info::fixup): Likewise.
5681 (determine_prefix): Likewise.
5682 * dwarf-index-write.c (write_psymtabs_to_index): Adjust.
5683
fb1eb2f9
SM
56842019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5685
5686 * dwarf2read.c (struct dwo_file) <dbfd>: Change type to
5687 gdb_bfd_ref_ptr.
5688 <~dwo_file>: Remove call to gdb_bfd_unref.
5689 (open_and_init_dwo_file): Move gdb_bfd_ref_ptr into dbfd field. Call
5690 gdb_bfd_ref_ptr::get.
5691
51ac9db5
SM
56922019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5693
5694 * dwarf2read.h (struct dwarf2_per_objfile) <dwo_files>: Change
5695 type to htab_up.
5696 * dwarf2read.c (struct dwo_file): Initialize fields.
5697 <~dwo_file>: New.
5698 (free_dwo_file): Remove, move content to ~dwo_file.
5699 (struct dwo_file_deleter): Remove.
5700 (dwo_file_up>: Remove custom deleter.
5701 (free_dwo_files): Remove.
5702 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't explicitly free
5703 dwo_files.
5704 (process_skeletonless_type_units): Call unique_ptr::get.
5705 (allocate_dwo_file_hash_table): Add deleter to created hash
5706 table. Change return type to htab_up.
5707 (lookup_dwo_file_slot): Don't memset dwo_file, call
5708 unique_ptr::get.
5709 (create_dwo_unit_in_dwp_v1): Allocate dwo_file with new.
5710 (create_dwo_unit_in_dwp_v2): Likewise.
5711 (open_and_init_dwo_file): Likewise.
5712 (free_dwo_file_from_slot): Remove.
5713
dc4ccb6f
SM
57142019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5715
5716 * dwarf2read.h (struct dwarf2_section_info) <readin,
5717 is_virtual>: Change type to bool.
5718 * dwarf2read.c (dwarf2_read_section, create_dwp_v2_section): Use
5719 true instead of 1.
5720
e6a1c5cb
TT
57212019-06-19 Tom Tromey <tom@tromey.com>
5722
5723 * tui/tui-data.h (tui_init_content_element): Don't declare.
5724
6f6ffbeb
TT
57252019-06-19 Tom Tromey <tom@tromey.com>
5726
5727 * tui/tui-data.h (tui_init_win_info): Don't declare.
5728
f23f598e
TV
57292019-06-19 Tom de Vries <tdevries@suse.de>
5730
5731 * dwarf2read.h (abstract_to_concrete): Change type to
5732 std::unordered_map<sect_offset, std::vector<sect_offset>,
5733 gdb::hash_enum<sect_offset>>.
5734
680e1bee
TT
57352019-06-19 Tom Tromey <tromey@adacore.com>
5736
5737 * ada-lang.c (ada_evaluate_subexp) <case OP_ATR_FIRST>: Handle
5738 EVAL_AVOID_SIDE_EFFECTS specially.
5739
dcf37923
TT
57402019-06-19 Tom Tromey <tromey@adacore.com>
5741
5742 * source-cache.c (highlighter): New global.
5743 (source_cache::get_source_lines): Create a highlighter on demand.
5744
494986d5
AB
57452019-06-18 Andrew Burgess <andrew.burgess@embecosm.com>
5746
5747 * defs.h (deprecated_interactive_hook): Delete declaration.
5748 * interps.c (clear_interpreter_hooks): Remove use of
5749 deprecated_interactive_hook.
5750 * top.c (deprecated_interactive_hook): Delete definition.
5751 * utils.c (maybe_quit): Remove use of deprecated_interactive_hook.
5752
3360b6e7
TV
57532019-06-18 Tom de Vries <tdevries@suse.de>
5754
5755 PR gdb/24515
5756 * dwarf2read.h (abstract_to_concrete): Change type from
5757 std::unordered_map<die_info_ptr, std::vector<die_info_ptr>> to
5758 std::unordered_map<sect_offset, std::vector<sect_offset>>.
5759 * dwarf2read.c (read_variable): Update.
5760 (dwarf2_fetch_die_loc_sect_off): Update.
5761
310b3441
TV
57622019-06-17 Tom de Vries <tdevries@suse.de>
5763
5764 PR gdb/24617
5765 * common/pathstuff.c (child_path): Make sure parent_len > 0 before
5766 accessing parent[parent_len - 1].
5767
ba9777be
PP
57682019-06-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5769
5770 PR gdb/24364
5771 * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
5772 call dtrace_process_dof with NULL dof.
5773
2b9f6e89
TV
57742019-06-16 Tom de Vries <tdevries@suse.de>
5775
5776 PR gdb/24445
5777 * contrib/gdb-add-index.sh: Update to handle dwz-m-ed executable.
5778
431b3ead
TT
57792019-06-16 Tom Tromey <tom@tromey.com>
5780
5781 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
5782 (make_all_visible): Use address of member.
5783
d04b44a1
TT
57842019-06-16 Tom Tromey <tom@tromey.com>
5785
5786 * tui/tui-data.c (tui_clear_win_detail, init_win_info)
5787 (tui_free_window, free_content, free_content_elements): Remove
5788 unnecessary cast.
5789 * tui/tui-windata.c (tui_display_all_data): Remove unnecessary
5790 cast.
5791 * tui/tui-regs.c (tui_show_register_group)
5792 (tui_display_registers_from, tui_display_reg_element_at_line):
5793 Remove unnecessary cast.
5794
bf5142e7
AB
57952019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5796
5797 * linux-nat.c (normal_mask): Delete.
5798 (_initialize_linux_nat): Don't initialise normal_mask.
5799
c4973306
SM
58002019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5801
5802 PR gdb/24445
5803 * dwarf-index-write.h (write_psymtabs_to_index): Add
5804 dwz_basename parameter.
5805 * dwarf-index-write.c (write_gdbindex): Move file writing to
5806 write_gdbindex_1. Change return type void.
5807 (assert_file_size): Move up, remove filename parameter.
5808 (write_gdbindex_1): New function.
5809 (write_debug_names): Change return type to void, call
5810 assert_file_size.
5811 (struct index_wip_file): New struct.
5812 (write_psymtabs_to_index): Add dwz_basename parameter. Move
5813 file logic to index_wip_file. Write index for dwz file if
5814 needed.
5815 (save_gdb_index_command): Pass basename of dwz file, if present.
5816 * dwarf-index-cache.c (index_cache::store): Obtain and pass
5817 build-id of dwz file, if present.
5818 * dwarf2read.c (struct dwz_file): Move to dwarf2read.h.
5819 (dwarf2_get_dwz_file): Likewise.
5820 * dwarf2read.h (struct dwz_file): Move from dwarf2read.c.
5821 (dwarf2_get_dwz_file): Likewise.
5822
395f9c91
TT
58232019-06-16 Tom Tromey <tom@tromey.com>
5824
5825 * coffread.c (process_coff_symbol): Use xstrdup.
5826 * value.c (create_internalvar): Use xstrdup.
5827
cafb3438
TT
58282019-06-16 Tom Tromey <tom@tromey.com>
5829
5830 * valops.c (value_cast, value_slice): Remove unnecessary cast.
5831 * breakpoint.c (stopin_command, stopat_command)
5832 (until_break_command, decode_location_default): Remove unnecessary
5833 cast.
5834 * utils.c (subset_compare): Remove unnecessary cast.
5835 * ada-lang.c (ada_update_initial_language): Remove unnecessary
5836 cast.
5837 * linespec.c (decode_line_with_last_displayed): Remove unnecessary
5838 cast.
5839 * infcmd.c (path_command): Remove unnecessary cast.
5840 * coffread.c (decode_type): Remove unnecessary cast.
5841 * xcoffread.c (read_xcoff_symtab): Remove unnecessary cast.
5842 * mipsread.c (mipscoff_symfile_read): Remove unnecessary cast.
5843 * tui/tui-stack.c (tui_show_locator_content)
5844 (tui_show_frame_info): Remove unnecessary cast.
5845 * tui/tui-win.c (tui_scroll_forward_command)
5846 (tui_scroll_backward_command, tui_set_focus, tui_set_win_height)
5847 (parse_scrolling_args): Remove unnecessary cast.
5848 * tui/tui-data.c (init_win_info, tui_del_window)
5849 (tui_free_window, tui_del_data_windows, tui_free_data_content)
5850 (free_content_elements): Remove unnecessary cast.
5851 * tui/tui-windata.c (tui_first_data_item_displayed): Remove
5852 unnecessary cast.
5853 * tui/tui-source.c (tui_set_source_content)
5854 (tui_vertical_source_scroll): Remove unnecessary cast.
5855 * tui/tui-layout.c (tui_default_win_height): Remove unnecessary
5856 cast.
5857 * tui/tui-io.c (tui_initialize_io): Remove unnecessary cast.
5858 * tui/tui-regs.c (tui_display_registers_from)
5859 (tui_display_register): Remove unnecessary cast.
5860 * tui/tui-wingeneral.c (tui_refresh_win, tui_delete_win)
5861 (tui_unhighlight_win, tui_highlight_win, tui_make_window)
5862 (make_visible): Remove unnecessary cast.
5863 * tui/tui-winsource.c (tui_erase_source_content)
5864 (tui_update_breakpoint_info, tui_set_exec_info_content): Remove
5865 unnecessary cast.
5866 * ax-gdb.c (agent_command_1): Remove unnecessary cast.
5867 * cli/cli-setshow.c (cmd_show_list): Remove unnecessary cast.
5868 * stabsread.c (read_type, read_array_type, read_range_type):
5869 Remove unnecessary cast.
5870 * mdebugread.c (mdebug_build_psymtabs): Remove unnecessary cast.
5871 (parse_symbol, parse_type, upgrade_type, parse_external)
5872 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref): Remove
5873 unnecessary cast.
5874 * gdb_bfd.c (gdb_bfd_map_section): Remove unnecessary cast.
5875
730ead81
TT
58762019-06-16 Tom Tromey <tom@tromey.com>
5877
5878 * tui/tui-data.c (tui_alloc_generic_win_info)
5879 (tui_alloc_win_info, tui_add_content_elements): Remove NULL
5880 checks.
5881
584a927c
AB
58822019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
5883 Andrew Burgess <andrew.burgess@embecosm.com>
5884
5885 * f-typeprint.c (f_print_type): Don't return early for not
5886 associated or not allocated types.
5887 (f_type_print_varspec_suffix): Add print_rank parameter and print
5888 ranks of array types in case they dangling.
5889 (f_type_print_base): Add print_rank parameter.
5890
30056ea0
AB
58912019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5892
5893 * NEWS: Mention new MI commands.
5894 * break-catch-throw.c (enum exception_event_kind): Move to
5895 breakpoint.h.
5896 (print_mention_exception_catchpoint): Output text as a single
5897 message.
5898 (catch_exception_command_1): Rename to...
5899 (catch_exception_event): ...this, make non-static, update header
5900 command, and change some parameter types.
5901 (catch_catch_command): Update for changes to
5902 catch_exception_command_1.
5903 (catch_throw_command): Likewise.
5904 (catch_rethrow_command): Likewise.
5905 * breakpoint.c (enum exception_event_kind): Delete.
5906 * breakpoint.h (enum exception_event_kind): Moved here from
5907 break-catch-throw.c.
5908 (catch_exception_event): Declare.
5909 * mi/mi-cmd-catch.c (mi_cmd_catch_exception_event): New function.
5910 (mi_cmd_catch_throw): New function.
5911 (mi_cmd_catch_rethrow): New function.
5912 (mi_cmd_catch_catch): New function.
5913 * mi/mi-cmds.c (mi_cmds): Add 'catch-throw', 'catch-rethrow', and
5914 'catch-catch' entries.
5915 * mi/mi-cmds.h (mi_cmd_catch_throw): Declare.
5916 (mi_cmd_catch_rethrow): Declare.
5917 (mi_cmd_catch_catch): Declare.
5918
ec8e2b6d
AB
59192019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5920
5921 * annotate.c (annotate_source_line): Change return type to void,
5922 update implementation to match.
5923 * annotate.h (annotate_source_line): Change return type to void,
5924 update header comment.
5925 * stack.c (print_frame_info): Don't change what frame information
5926 is printed based on whether annotations are on or not.
5927
0d3abd8c
AB
59282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5929
5930 * annotate.c: Add 'source.h' and 'objfiles.h' includes.
5931 (annotate_source): Make static.
5932 (annotate_source_line): Moved from source.c and renamed from
5933 identify_source_line. Update the return type.
5934 * annotate.h (annotate_source): Delete declaration.
5935 (annotate_source_line): Declaration moved from source.h, and
5936 renamed from identify_source_line. Return type updated.
5937 * source.c (identify_source_line): Moved to annotate.c and renamed
5938 to annotate_source_line.
5939 (info_line_command): Remove check of annotation_level.
5940 * source.h (identify_source_line): Move declaration to annotate.h
5941 and rename to annotate_source_line.
5942 * stack.c: Add 'annotate.h' include.
5943 (print_frame_info): Remove check of annotation_level before
5944 calling annotate_source_line.
5945
00df30ae
AB
59462019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5947
5948 * source-cache.c (source_cache::get_plain_source_lines): Use
5949 open_source_file_with_line_charpos instead of just
5950 open_source_file, remove call to find_source_lines.
5951 (source_cache::get_source_lines): Likewise.
5952 * source.c (find_source_lines): Make static.
5953 (get_filename_and_charpos): Renamed into...
5954 (open_source_file_with_line_charpos): ..this along with changes to
5955 return a scoped_fd, and some other minor clean ups.
5956 (identify_source_line): Use open_source_file_with_line_charpos.
5957 (search_command_helper): Use open_source_file_with_line_charpos
5958 instead of just open_source_file, remove call to
5959 find_source_lines.
5960 * source.h (open_source_file_with_line_charpos): Declare new
5961 function.
5962 (find_source_lines): Delete declaration.
5963
afda45a2
AB
59642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5965
5966 * source.c (get_filename_and_charpos): Remove fullname
5967 parameter.
5968 (identify_source_line): Update call to get_filename_and_charpos.
5969
0735b091
TT
59702019-06-14 Tom Tromey <tromey@adacore.com>
5971
5972 PR gdb/24502:
5973 * ui-style.h (skip_ansi_escape): Update comment.
5974 * ui-file.h (class no_terminal_escape_file): New class.
5975 * ui-file.c (no_terminal_escape_file::write)
5976 (no_terminal_escape_file::puts): New methods.
5977 * cli/cli-logging.c (handle_redirections): Use
5978 no_terminal_escape_file.
5979
52ce35e2
TT
59802019-06-14 Tom Tromey <tromey@adacore.com>
5981
5982 * NEWS: Move convenience variable news above Python news.
5983
73cc7272
TT
59842019-06-14 Tom Tromey <tom@tromey.com>
5985
5986 * gnulib: Move directory to top-level.
5987 * configure.ac: Don't configure gnulib.
5988 * configure: Rebuild.
5989 * common/common-defs.h: Use new path to gnulib.
5990 * Makefile.in (GNULIB_BUILDDIR): Now ../gnulib.
5991 (GNULIB_H): Remove.
5992 (INCGNU): Look in new gnulib location.
5993 (HFILES_NO_SRCDIR): Remove gnulib files.
5994 (SUBDIR, REQUIRED_SUBDIRS): Remove gnulib.
5995 (generated_files): Remove GNULIB_H.
5996 ($(LIBGNU), all-lib): Remove targets.
5997 (distclean): Don't mention GNULIB_BUILDDIR.
5998 ($(GNULIB_BUILDDIR)/Makefile): Remove target.
5999
f5686554
TT
60002019-06-14 Tom Tromey <tromey@adacore.com>
6001
6002 * symfile.c (add_symbol_file_command): Remove obsolete comment.
6003 Warn if symbol file does not provide any symbols.
6004
a0c1ffed
TT
60052019-06-14 Tom Tromey <tromey@adacore.com>
6006
6007 * source.c (find_and_open_source): Respect basenames_may_differ.
6008
7c39e397
AB
60092019-06-14 Andrew Burgess <andrew.burgess@embecosm.com>
6010
6011 * annotate.c (annotate_breakpoints_invalid): Make use of
6012 scoped_restore_terminal_state.
6013 (annotate_frames_invalid): Likewise.
6014
f411722c
TT
60152019-06-14 Tom Tromey <tromey@adacore.com>
6016
6017 * ada-lang.c (ada_evaluate_subexp) <case BINOP_ASSIGN>: Always
6018 allow assignment to an internalvar.
6019
4268ec18
TT
60202019-06-14 Tom Tromey <tromey@adacore.com>
6021
6022 * ada-lex.l: Allow "_" in attribute names.
6023
abdb711e
TT
60242019-06-14 Tom Tromey <tromey@adacore.com>
6025
6026 PR gdb/24653:
6027 * regcache.c (registers_changed): Don't call alloca.
6028 * top.c (execute_command): Don't call alloca.
6029
4c048731
PA
60302019-06-13 Pedro Alves <palves@redhat.com>
6031
6032 * cli/cli-setshow.c (cli/cli-setshow.c): New parameter
6033 'expression'. When parsing an expression, error out if there's
6034 junk after "unlimited".
6035 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6036 (do_set_command): Adjust calls to is_unlimited_literal.
6037
66eb1ed3
PA
60382019-06-13 Pedro Alves <palves@redhat.com>
6039
6040 * compile/compile.c (make_compile_options_def_group): Add braces
6041 around array_view initializer.
6042 * thread.c (make_thread_apply_all_options_def_group)
6043 (make_thread_apply_all_options_def_group): Likewise.
6044
3345721a
PA
60452019-06-13 Pedro Alves <palves@redhat.com>
6046
6047 * NEWS (New commands): Mention "maint test-options
6048 require-delimiter", "maint test-options unknown-is-error", "maint
6049 test-options unknown-is-operand" and "maint show
6050 test-options-completion-result".
6051 (New command options, command completion): New section.
6052 (Completion improvements): New section.
6053 Mention that you can abbreviate "unlimited".
6054
6206060d
PA
60552019-06-13 Pedro Alves <palves@redhat.com>
6056
6057 * cli/cli-utils.c (parse_flags, parse_flags_qcs): Delete.
6058 * cli/cli-utils.h (parse_flags, parse_flags_qcs): Delete.
6059 * unittests/cli-utils-selftests.c (test_parse_flags)
6060 (test_parse_flags_qcs): Delete.
6061 (test_cli_utils): Don't call deleted functions.
6062
6665660a
PA
60632019-06-13 Pedro Alves <palves@redhat.com>
6064
6065 * thread.c: Include "cli/cli-option.h".
6066 (tp_array_compar_ascending): Global.
6067 (tp_array_compar): Delete function.
6068 (tp_array_compar_ascending, tp_array_compar_descending): New
6069 functions.
6070 (ascending_option_def, qcs_flag_option_def)
6071 (thr_qcs_flags_option_defs)
6072 (make_thread_apply_all_options_def_group)
6073 (make_thread_apply_options_def_group): New.
6074 (thread_apply_all_command): Use gdb::option::process_options.
6075 (thread_apply_command_completer)
6076 (thread_apply_all_command_completer): New.
6077 (thread_apply_command): Use gdb::option::process_options.
6078 (_initialize_thread): Delete THREAD_APPLY_FLAGS_HELP, replace it
6079 with a new THREAD_APPLY_OPTION_HELP. Use gdb::option::build_help
6080 to generate help text of "thread apply". Adjust "taas"'s help.
6081 * tid-parse.c (tid_range_parser::in_thread_range): New method.
6082 * tid-parse.h (tid_range_parser::in_thread_range): New method.
6083
f7e13587
PA
60842019-06-13 Pedro Alves <palves@redhat.com>
6085
6086 * thread.c (thread_apply_command): Check for invalid TID with
6087 isdigit instead of !isalpha.
6088
5d707134
PA
60892019-06-13 Pedro Alves <palves@redhat.com>
6090
6091 * cli/cli-utils.c (parse_flags_qcs): Use validate_flags_qcs.
6092 (validate_flags_qcs): New.
6093 * cli/cli-utils.h (struct qcs_flags): Change field types to int.
6094 (validate_flags_qcs): Declare.
6095 * stack.c (qcs_flag_option_def, fr_qcs_flags_option_defs): New.
6096 (make_frame_apply_options_def_group): New.
6097 (frame_apply_command_count): Process options with
6098 gdb::option::process_options.
6099 (frame_apply_completer): New.
6100 (frame_apply_level_completer, frame_apply_all_completer)
6101 (frame_apply_completer): New.
6102 (_initialize_stack): Update help of "frame apply", "frame apply
6103 level", "frame apply all" and "faas" to mention supported options
6104 and install command completers.
6105 * stack.h (frame_apply_all_completer): Declare.
6106 * thread.c: Include "stack.h".
6107 (tfaas_command): Add "--".
6108 (_initialize_thread): Update help "tfaas" to mention supported
6109 options and install command completer.
6110
272d4594
PA
61112019-06-13 Pedro Alves <palves@redhat.com>
6112
6113 * completer.c (complete_nested_command_line): New.
6114 (gdb_completion_word_break_characters_throw): Add assertion.
6115 * completer.h (complete_nested_command_line): Declare.
6116
90a1ef87
PA
61172019-06-13 Pedro Alves <palves@redhat.com>
6118
6119 * stack.c (parse_backtrace_qualifiers): New.
6120 (backtrace_command): Use it.
6121 (backtrace_command_completer): Complete on qualifiers.
6122
d4c16835
PA
61232019-06-13 Pedro Alves <palves@redhat.com>
6124
6125 * frame.c: Include "cli/cli-option.h.
6126 (user_set_backtrace_options): New.
6127 (backtrace_past_main, backtrace_past_entry, backtrace_limit):
6128 Delete.
6129 (get_prev_frame): Adjust.
6130 (boolean_option_def, uinteger_option_def)
6131 (set_backtrace_option_defs): New.
6132 (_initialize_frame): Adjust and use
6133 gdb::option::add_setshow_cmds_for_options to install "set
6134 backtrace past-main" and "set backtrace past-entry".
6135 * frame.h: Include "cli/cli-option.h".
6136 (struct frame_print_options): Forward declare.
6137 (print_frame_arguments_all, print_frame_arguments_scalars)
6138 (print_frame_arguments_none): Declare.
6139 (print_entry_values): Delete declaration.
6140 (struct frame_print_options, user_frame_print_options): New.
6141 (struct set_backtrace_options): New.
6142 (set_backtrace_option_defs, user_set_backtrace_options): Declare.
6143 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
6144 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
6145 (mi_cmd_stack_list_variables): Pass down USER_FRAME_PRINT_OPTIONS.
6146 (list_args_or_locals): Add frame_print_options parameter.
6147 (mi_cmd_stack_info_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6148 * python/py-framefilter.c (enumerate_args): Pass down
6149 USER_FRAME_PRINT_OPTIONS.
6150 * stack.c: Include "cli/cli-option.h".
6151 (print_frame_arguments_all, print_frame_arguments_scalars)
6152 (print_frame_arguments_none): Declare.
6153 (print_raw_frame_arguments, print_entry_values): Delete.
6154 (user_frame_print_options): New.
6155 (boolean_option_def, enum_option_def, frame_print_option_defs):
6156 New.
6157 (struct backtrace_cmd_options): New.
6158 (bt_flag_option_def): New.
6159 (backtrace_command_option_defs): New.
6160 (print_stack_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6161 (print_frame_arg, read_frame_arg, print_frame_args)
6162 (print_frame_info, print_frame): Add frame_print_options parameter
6163 and use it.
6164 (info_frame_command_core): Pass down USER_FRAME_PRINT_OPTIONS.
6165 (backtrace_command_1): Add frame_print_options and
6166 backtrace_cmd_options parameters and use them.
6167 (make_backtrace_options_def_group): New.
6168 (backtrace_command): Process command options with
6169 gdb::option::process_options.
6170 (backtrace_command_completer): New.
6171 (_initialize_stack): Extend "backtrace"'s help to mention
6172 supported options. Install completer for "backtrace".
6173 Install some settings commands with add_setshow_cmds_for_options.
6174
2daf894e
PA
61752019-06-13 Pedro Alves <palves@redhat.com>
6176
6177 * NEWS (Changed commands): Mention set/show print raw-frame-arguments,
6178 and that "set/show print raw frame-arguments" are now deprecated.
6179
6180 * cli/cli-decode.c (add_setshow_boolean_cmd): Now returns the
6181 command.
6182 * command.h (add_setshow_boolean_cmd): Return cmd_list_element *.
6183 * stack.c (_initialize_stack): Install "set/show print
6184 raw-frame-arguments", and deprecate "set/show print raw
6185 frame-arguments".
6186 * valprint.c (_initialize_valprint): Deprecate "set/show print
6187 raw".
6188
e6ed716c
PA
61892019-06-13 Pedro Alves <palves@redhat.com>
6190
6191 * compile/compile.c (struct compile_options): New.
6192 (compile_flag_option_def, compile_command_option_defs)
6193 (make_compile_options_def_group): New.
6194 (compile_file_command): Handle options with
6195 gdb::option::process_options.
6196 (compile_file_command_completer): New function.
6197 (compile_code_command): Handle options with
6198 gdb::option::process_options.
6199 (compile_code_command_completer): New function.
6200 (_initialize_compiler): Install completers for "compile code" and
6201 "compile file". Mention available options in "compile code" and
6202 "compile code"'s help.
6203 * completer.c (advance_to_completion_word): New, factored out from
6204 ...
6205 (advance_to_expression_complete_word_point): ... this.
6206 (advance_to_filename_complete_word_point): New.
6207 * completer.h (advance_to_filename_complete_word_point): New
6208 declaration.
6209
7d8062de
PA
62102019-06-13 Pedro Alves <palves@redhat.com>
6211
6212 * compile/compile.c: Include "cli/cli-option.h".
6213 (compile_print_value): Scope data pointer is now a
6214 value_print_options pointer; adjust.
6215 (compile_print_command): Process options. Scope data pointer is
6216 now a value_print_options pointer; adjust.
6217 (_initialize_compile): Update "compile print"'s help to include
6218 supported options. Install a completer for "compile print".
6219 * cp-valprint.c (show_vtblprint, show_objectprint)
6220 (show_static_field_print): Delete.
6221 (_initialize_cp_valprint): Don't install "set print
6222 static-members", "set print vtbl", "set print object" here.
6223 * printcmd.c: Include "cli/cli-option.h" and
6224 "common/gdb_optional.h".
6225 (print_command_parse_format): Rework to fill in a
6226 value_print_options instead of a format_data.
6227 (print_value): Change parameter type from format_data pointer to
6228 value_print_options reference. Adjust.
6229 (print_command_1): Process options. Adjust to pass down a
6230 value_print_options.
6231 (print_command_completer): New.
6232 (_initialize_printcmd): Install print_command_completer as
6233 handle_brkchars completer for the "print" command. Update
6234 "print"'s help to include supported options.
6235 * valprint.c: Include "cli/cli-option.h".
6236 (show_vtblprint, show_objectprint, show_static_field_print): Moved
6237 here from cp-valprint.c.
6238 (boolean_option_def, uinteger_option_def)
6239 (value_print_option_defs, make_value_print_options_def_group):
6240 New. Use gdb::option::add_setshow_cmds_for_options to install
6241 "set print elements", "set print null-stop", "set print repeats",
6242 "set print pretty", "set print union", "set print array", "set
6243 print address", "set print symbol", "set print array-indexes".
6244 * valprint.h: Include <string> and "cli/cli-option.h".
6245 (make_value_print_options_def_group): Declare.
6246 (print_value): Change parameter type from format_data pointer to
6247 value_print_options reference.
6248 (print_command_completer): Declare.
6249
9d0faba9
PA
62502019-06-13 Pedro Alves <palves@redhat.com>
6251
6252 * Makefile.in (SUBDIR_CLI_SRCS): Add cli/cli-option.c.
6253 (COMMON_SFILES): Add maint-test-settings.c.
6254 * cli/cli-decode.c (boolean_enums): New global, factored out from
6255 ...
6256 (add_setshow_boolean_cmd): ... here.
6257 * cli/cli-decode.h (boolean_enums): Declare.
6258 * cli/cli-option.c: New file.
6259 * cli/cli-option.h: New file.
6260 * cli/cli-setshow.c (parse_cli_boolean_value(const char **)): New,
6261 factored out from ...
6262 (parse_cli_boolean_value(const char *)): ... this.
6263 (is_unlimited_literal): Change parameter type to pointer to
6264 pointer. Adjust and advance ARG pointer.
6265 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6266 (parse_cli_var_enum): New, factored out from ...
6267 (do_set_command): ... this. Adjust.
6268 * cli/cli-setshow.h (parse_cli_boolean_value)
6269 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6270 (parse_cli_var_enum): Declare.
6271 * cli/cli-utils.c: Include "cli/cli-option.h".
6272 (get_ulongest): New.
6273 * cli/cli-utils.h (get_ulongest): Declare.
6274 (check_for_argument): New overloads.
6275 * maint-test-options.c: New file.
6276
2c722807
PA
62772019-06-13 Pedro Alves <palves@redhat.com>
6278
6279 * cli/cli-utils.c (number_or_range_parser::get_number): Do not
6280 parse a range if "-" is at the end of the string.
6281
dee7b4c8
PA
62822019-06-13 Pedro Alves <palves@redhat.com>
6283
6284 * cli/cli-setshow.c (parse_auto_binary_operation)
6285 (parse_cli_boolean_value): Don't allow "o".
6286
dca0f6c0
PA
62872019-06-13 Pedro Alves <palves@redhat.com>
6288
6289 * Makefile.in (COMMON_SFILES): Add maint-test-settings.c.
6290 * NEWS: Mention maint test-settings KIND.
6291 * maint-test-settings.c: New file.
6292
597bf39d
PA
62932019-06-13 Pedro Alves <palves@redhat.com>
6294
6295 * cli/cli-decode.c (add_setshow_cmd_full): Remove "show"
6296 completer.
6297 (add_setshow_string_cmd, add_setshow_string_noescape_cmd): Remove
6298 "set" completers.
6299
48c410fb
PA
63002019-06-13 Pedro Alves <palves@redhat.com>
6301
6302 * cli/cli-setshow.c (do_set_command) <var_enum>: Detect junk
6303 after item.
6304
93bcb043
PA
63052019-06-13 Pedro Alves <palves@redhat.com>
6306
6307 * cli/cli-setshow.c (is_unlimited_literal): Allow abbreviations.
6308
cbba3ecd
PA
63092019-06-13 Pedro Alves <palves@redhat.com>
6310
6311 * ax-gdb.c (agent_command_1): Remove skip_spaces call.
6312 * breakpoint.c (watch_maybe_just_location): Remove skip_spaces
6313 call.
6314 * cli/cli-cmds.c (apropos_command): Remove skip_spaces call.
6315 * cli/cli-utils.c (extract_info_print_args): Remove skip_spaces
6316 calls.
6317 (check_for_argument): Skip spaces after argument.
6318
b9a3f842
PA
63192019-06-13 Pedro Alves <palves@redhat.com>
6320
6321 * thread.c (thread_apply_command): Adjust TID parsing.
6322 * tid-parse.c (tid_range_parser::finished): Ensure parsing end is
6323 detected before end of string.
6324 (tid_is_in_list): Error out if LIST is invalid.
6325
3844e605
PA
63262019-06-13 Pedro Alves <palves@redhat.com>
6327
6328 * completer.c (complete_line_internal_1): Rewind completion word
6329 point.
6330 (completion_tracker::advance_custom_word_point_by): Change
6331 parameter type to int.
6332 * completer.h (completion_tracker::advance_custom_word_point_by):
6333 Likewise.
6334
00b56dbe
PA
63352019-06-13 Pedro Alves <palves@redhat.com>
6336
6337 * completer.c (advance_to_completion_word): Handle delimiters.
6338
d106773e
PA
63392019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6340
6341 * dwarf2read.c (add_partial_symbol): Skip nameless modules.
6342
08f10e02
TT
63432019-06-11 Tom Tromey <tom@tromey.com>
6344
6345 * common/common-utils.c (xmalloc, xrealloc, xcalloc)
6346 (xmalloc_failed): Move to alloc.c.
6347 * alloc.c: New file.
6348 * Makefile.in (COMMON_SFILES): Add alloc.c.
6349
1c7fe951
TT
63502019-06-11 Tom Tromey <tom@tromey.com>
6351
6352 * nat/linux-waitpid.c: Don't include server.h.
6353 (linux_debug): Remove.
6354 (my_waitpid): Update.
6355
89549d7f
TT
63562019-06-11 Tom Tromey <tromey@adacore.com>
6357
6358 * infcall.c (_initialize_infcall): Remove trailing newline from
6359 help.
6360 * user-regs.c (_initialize_user_regs): Remove trailing newline
6361 from help.
6362 * typeprint.c (_initialize_typeprint): Remove trailing newline
6363 from help.
6364 * reverse.c (_initialize_reverse): Remove trailing newlines from
6365 help.
6366 * tracepoint.c (_initialize_tracepoint): Remove trailing newlines
6367 from help.
6368 * language.c (add_set_language_command): Remove trailing newline
6369 from help.
6370 * infcmd.c (_initialize_infcmd): Remove trailing newlines from
6371 help.
6372 * disasm.c (_initialize_disasm): Remove trailing newline from
6373 help.
6374 * top.c (init_main): Remove trailing newline from help.
6375 * interps.c (_initialize_interpreter): Remove trailing newline
6376 from help.
6377 * btrace.c (_initialize_btrace): Remove trailing newlines from
6378 help.
6379 * breakpoint.c (_initialize_breakpoint): Remove trailing newline
6380 from help.
6381 * python/python.c (_initialize_python): Remove trailing newline
6382 from help.
6383 * spu-tdep.c (_initialize_spu_tdep): Remove trailing newlines from
6384 help.
6385 * tui/tui-win.c (_initialize_tui_win): Remove trailing newlines
6386 from help. Reformat some text.
6387 * tui/tui-stack.c (_initialize_tui_stack): Remove trailing newline
6388 from help.
6389 * tui/tui-layout.c (_initialize_tui_layout): Remove trailing
6390 newline from help.
6391
86108c13
TT
63922019-06-11 Tom Tromey <tromey@adacore.com>
6393
6394 * darwin-nat.c (darwin_decode_exception_message)
6395 (darwin_decode_message, darwin_nat_target::kill): Fix shadowing.
6396
a7067863
AB
63972019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * valops.c (value_slice): Check for not allocated or not
6400 associated values.
6401
9ab08412
TV
64022019-06-10 Tom de Vries <tdevries@suse.de>
6403
6404 PR gdb/24618
6405 * dwarf2read.c (struct mapped_index::symbol_name_slot_invalid): Make
6406 sure an empty slot (defined by a 32-bit zero pair) is recognized as
6407 invalid.
6408
f19e22e9
TV
64092019-06-10 Tom de Vries <tdevries@suse.de>
6410
6411 PR gdb/24611
6412 * linespec.c (linespec_lexer_lex_string): Remove incorrect
6413 "++(PARSER_STREAM (parser))" for "[abi"-prefixed colon. Add assert.
6414
e99f9db0
TV
64152019-06-10 Tom de Vries <tdevries@suse.de>
6416
6417 PR symtab/24545
6418 * symtab.c (struct demangled_name_entry): Add language field.
6419 (symbol_set_names): Revert "[gdb/symtab] Fix language of duplicate
6420 static minimal symbol". Set and use language field.
6421
9bf7038b
TT
64222019-06-10 Tom Tromey <tromey@adacore.com>
6423
6424 * ada-lang.c (_initialize_ada_language): Update help text.
6425
422186a9
TT
64262019-06-10 Tom Tromey <tromey@adacore.com>
6427
6428 * m32c-tdep.c (m32c_m16c_address_to_pointer): Don't end warning
6429 with a newline.
6430 * guile/guile.c (handle_boot_error): Don't end warning with a
6431 newline.
6432 * cli/cli-cmds.c (exit_status_set_internal_vars): Don't end
6433 warning with a newline.
6434 * s12z-tdep.c (s12z_skip_prologue): Don't end warning with a
6435 newline.
6436 (s12z_frame_cache): Likewise.
6437 * dwarf-index-cache.c (index_cache::store): Don't end warning with
6438 a newline.
6439 * solib-svr4.c (disable_probes_interface): Don't end warning with
6440 a newline.
6441 * nat/fork-inferior.c (fork_inferior): Don't end warning with a
6442 newline.
6443 * python/python.c (do_finish_initialization): Don't end warning
6444 with a newline.
6445
25ce02ee
TT
64462019-06-10 Tom Tromey <tom@tromey.com>
6447
6448 * python/py-breakpoint.c (gdbpy_breakpoint_created)
6449 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
6450 gdbpy_enter.
6451
caa429d8
TT
64522019-06-10 Tom Tromey <tromey@adacore.com>
6453
6454 * elfread.c (elf_read_minimal_symbols): Don't set the dbx objfile
6455 data.
6456 (elf_new_init): Don't call stabsread_new_init.
6457 * dbxread.c (coffstab_build_psymtabs): Set dbx objfile data.
6458 (elfstab_build_psymtabs): Likewise. Call stabsread_new_init.
6459 * coffread.c (coff_symfile_init): Don't set the dbx objfile data.
6460
81873cc8
TV
64612019-06-10 Tom de Vries <tdevries@suse.de>
6462
6463 PR symtab/16264
6464 PR symtab/24517
6465 * dwarf2read.c (read_func_scope): Handle DW_AT_main_subprogram.
6466
4fa0265e
РИ
64672019-06-06 Руслан Ижбулатов <lrn1986@gmail.com>
6468
6469 * source.c (find_and_open_source): Also rewrite relative file
6470 names.
6471
1a3da2cd
AB
64722019-04-26 Amos Bird <amosbird@gmail.com>
6473
6474 * annotate.c (annotate_thread_exited): Add "thread-exited"
6475 annotation.
6476
3847a7bf
TT
64772019-06-06 Tom Tromey <tromey@adacore.com>
6478
6479 * maint.h (class scoped_command_stats): Use
6480 DISABLE_COPY_AND_ASSIGN.
6481 <print_time>: New method.
6482 * maint.c (scoped_command_stats, ~scoped_command_stats): Call
6483 print_time.
6484 (scoped_command_stats::print_time): New method.
6485
312617a3
AB
64862019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6487
6488 * riscv-tdep.c (riscv_insn::decode): Gracefully ignore
6489 instructions of lengths 6 or 8 bytes.
6490
b02f78f9
PA
64912019-06-04 Pedro Alves <palves@redhat.com>
6492
6493 * common/gdb_unique_ptr.h (make_unique_xstrdup): New.
6494
6495 * ada-lang.c (catch_ada_completer): Use make_unique_xstrdup.
6496 * breakpoint.c (condition_completer): Likewise.
6497 * cli/cli-dump.c (scan_expression): Likewise.
6498 * common/filestuff.c (mkdir_recursive): Likewise.
6499 * common/gdb_tilde_expand.c (gdb_tilde_expand_up)
6500 * common/pathstuff.c (gdb_realpath, gdb_realpath_keepfile)
6501 (gdb_abspath): Likewise.
6502 * compile/compile-cplus-types.c
6503 (compile_cplus_instance::decl_name): Likewise.
6504 * completer.c (complete_explicit_location):
6505 (signal_completer, reg_or_group_completer_1): Likewise.
6506 * cp-support.c (cp_remove_params_if_any): Likewise.
6507 * fbsd-tdep.c (fbsd_core_vnode_path): Likewise.
6508 * guile/scm-safe-call.c (gdbscm_safe_eval_string): Likewise.
6509 * infcmd.c (strip_bg_char): Likewise.
6510 * linespec.c (copy_token_string): Likewise.
6511 * mi/mi-main.c (output_cores): Likewise.
6512 * psymtab.c (psymtab_search_name):
6513 * symfile.c (test_set_ext_lang_command): Likewise.
6514 * target.c (target_fileio_read_stralloc): Likewise.
6515 * tui/tui-regs.c (tui_reggroup_completer): Likewise.
6516 * value.c (complete_internalvar): Likewise.
6517
e1f2e1a2
CB
65182019-06-04 Christian Biesinger <cbiesinger@google.com>
6519
6520 Add objfile property to gdb.Type.
d3238f7d
PA
6521 * NEWS: Mention Python API addition.
6522 * python/py-type.c (typy_get_objfile): New method.
e1f2e1a2 6523
e664d728
PW
65242019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6525
6526 * NEWS: Mention the new set|show style [title|highlight].
6527 Mention changes to "show style", "help" and "apropos".
6528
66d8c862
PW
65292019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6530
6531 * cli/cli-decode.h (apropos_cmd): Add verbose argument.
6532 * cli/cli-decode.c (apropos_cmd): Likewise. Use print_doc_of_command
6533 instead of print_help_for_command.
6534 (print_doc_of_command): New function.
6535 (help_list): Add 'apropos -v word' suggestion.
6536 (print_help_for_command): Style the command name using title style.
6537 * cli/cli-cmds.c (apropos_command): Parse optional -v flag.
6538 (_initialize_cli_cmds): Describe -v in apropos_command help.
6539
9303eb2f
PW
65402019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6541
6542 * cli/cli-style.h (cli_style_option): Add name in constructor,
6543 add m_name class member, add constructor with intensity,
6544 add name class function.
6545 (cli_style_option::add_setshow_commands): Remove name argument.
6546 (highlight_style, title_style): New styles.
6547 * cli/cli-style.c (do_show): New function that shows a style
6548 characteristic styling the style name with itself.
6549 (set_style_name): New function.
6550 (STYLE_ADD_SETSHOW_COMMANDS): Remove NAME arguments.
6551 Update all callers according to the changes in cli/cli-style.h.
6552 * utils.h (fputs_highlighted): New function.
6553 * utils.c (fputs_highlighted): Likewise.
6554
e2c52041
PW
65552019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6556
6557 * NEWS: Mention new pipe command and new convenience variables.
6558
947d3946
PW
65592019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6560
6561 * cli/cli-cmds.c (pipe_command): New function.
6562 (_initialize_cli_cmds): Call add_com for pipe_command.
6563 Define | as an alias for pipe.
6564 (exit_status_set_internal_vars): New function.
6565 (shell_escape): Call exit_status_set_internal_vars.
6566 cli/cli-decode.c (find_command_name_length): Recognize | as
6567 a single character command.
6568
b8fd0918
PW
65692019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6570
6571 * gdbcmd.h (execute_command_to_ui_file): New declaration.
6572 top.c (execute_command_to_ui_file): New function, mostly a copy
6573 of execute_command_to_string.
6574 (execute_command_to_string): Implement by calling
6575 execute_command_to_ui_file.
6576
68bb5386
PW
65772019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6578
6579 * top.h (saved_command_line): Remove declaration.
6580 * top.c (previous_saved_command_line, previous_repeat_arguments):
6581 New variables.
6582 (saved_command_line): Make static, define together with other
6583 'repeat variables'.
6584 (dont_repeat): Clear repeat_arguments.
6585 (repeat_previous, get_saved_command_line, save_command_line):
6586 New functions.
6587 (gdb_init): Initialize saved_command_line
6588 and previous_saved_command_line.
6589 * main.c (captured_main_1): Remove saved_command_line initialization.
6590 * event-top.c (handle_line_of_input): Update to use
6591 the new 'repeat' related functions instead of direct access to
6592 saved_command_line.
6593 * command.h (repeat_previous, get_saved_command_line,
6594 save_command_line): New declarations.
6595 (dont_repeat): Add comment.
6596
bfcdb852
TT
65972019-05-30 Tom Tromey <tromey@adacore.com>
6598
6599 * gdbtypes.h (struct range_bounds) <flag_upper_bound_is_count>:
6600 Fix comment.
6601 (TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): Rewrite comment.
6602
0ef209f2
JV
66032019-05-30 Jan Vrany <jan.vrany@fit.cvut.cz>
6604
6605 PR cli/24587
6606 * completer.c (complete): Initialize variable word.
6607
955b06fa
SDJ
66082019-05-29 Sergio Durigan Junior <sergiodj@redhat.com>
6609
6610 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
6611 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1715008
6612 * dwarf2read.c (dwarf_decode_macro_bytes): Move check to see if
6613 'body' is NULL to the outter 'if', protecting the '!is_define'
6614 situation as well.
6615
fa9c3fa0
TT
66162019-05-29 Tom Tromey <tromey@adacore.com>
6617
6618 * dwarf2read.c (partial_die_parent_scope): Call dwarf_tag_name.
6619 (dwarf_unknown): New function.
6620 (dwarf_tag_name, dwarf_attr_name, dwarf_form_name)
6621 (dwarf_type_encoding_name): Use dwarf_unknown.
6622
4330d61d
TT
66232019-05-29 Tom Tromey <tromey@adacore.com>
6624
6625 PR c++/20020:
6626 * cp-valprint.c (cp_print_value_fields): Call
6627 cp_print_static_field inside "try".
6628
33a6bc35
TT
66292019-05-29 Tom Tromey <tromey@adacore.com>
6630
6631 * inflow.c (struct terminal_info): Add default operator=.
6632 * configure: Rebuild.
6633 * warning.m4 (AM_GDB_WARNINGS): Add -Wdeprecated-copy,
6634 -Wdeprecated-copy-dtor, -Wredundant-move.
6635
000439d5
TT
66362019-05-29 Tom Tromey <tromey@adacore.com>
6637
6638 * NEWS: Add entry.
6639 * infcmd.c (print_return_value_1): Handle finish_print
6640 option.
6641 (show_print_finish): New function.
6642 (_initialize_infcmd): Add "set/show print finish" commands.
6643 * valprint.c (user_print_options): Initialize new member.
6644 * valprint.h (struct value_print_options) <finish_print>: New
6645 member.
6646
c0e70c62
TT
66472019-05-28 Tom Tromey <tromey@adacore.com>
6648
6649 * ada-lang.c (ada_remove_Xbn_suffix)
6650 (find_old_style_renaming_symbol)
6651 (parse_old_style_renaming): Remove.
6652 (ada_find_renaming_symbol): Don't call
6653 find_old_style_renaming_symbol.
6654 (ada_is_renaming_symbol): Rename from
6655 ada_find_renaming_symbol. Remove "block" parameter. Return
6656 bool. Now static.
6657 (ada_read_var_value): Update and simplify.
6658 * ada-exp.y (write_var_or_type): Remove old code.
6659
766f8836
AH
66602019-05-28 Alan Hayward <alan.hayward@arm.com>
6661
6662 * event-top.c: Remove include comment.
6663 * inflow.c (class scoped_ignore_sigttou): Move from here...
6664 * inflow.h (class scoped_ignore_sigttou): ...to here.
6665 * ser-unix.c (hardwire_drain_output): Block SIGTTOU during drain.
6666 * top.c: Remove include comment.
6667
eb41253a
TT
66682019-05-27 Tom Tromey <tom@tromey.com>
6669
6670 * NEWS: Fix typo.
6671
4ca51187
TT
66722019-05-22 Tom Tromey <tromey@adacore.com>
6673
6674 * target.c (target_follow_exec): Constify parameter.
6675 * target-delegates.c: Rebuild.
6676 * remote.c (remote_target::follow_exec): Constify parameter.
6677 * infrun.c (follow_exec): Constify parameter.
6678 * target.h (struct target_ops) <follow_exec>: Constify parameter.
6679 (target_follow_exec): Likewise.
6680
8fca4da0
AH
66812019-05-22 Alan Hayward <alan.hayward@arm.com>
6682
6683 * aarch64-tdep.c (aarch64_execute_dwarf_cfa_vendor_op): Treat
6684 DW_CFA_AARCH64_negate_ra_state as nop on non pauth targets.
6685
b7060614
AH
66862019-05-22 Alan Hayward <alan.hayward@arm.com>
6687
6688 * NEWS: Add debugredirect and testsuite sections.
6689
0a5954bd
SC
66902019-05-22 Simon Cook <simon.cook@embecosm.com>
6691
6692 * riscv-tdep.c (riscv_gdbarch_init): Support determining flen from
6693 target descriptions using exclusively floating point register name
6694 aliases.
6695
dc42e902
AB
66962019-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6697
6698 PR gdb/18644:
6699 * f-lang.c (build_fortran_types): Handle the case where
6700 gdbarch_floatformat_for_type returns a nullptr.
6701
fb7806c7
TV
67022019-05-21 Tom de Vries <tdevries@suse.de>
6703
6704 PR cli/24587
6705 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable.
6706
34d11c68
AB
67072019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6708
6709 PR gdb/18644:
6710 * f-lang.c (build_fortran_types): Use floatformats_ia64_quad for
6711 16-byte floats.
6712 * i386-tdep.c (i386_floatformat_for_type): Use
6713 floatformats_ia64_quad for the 16-byte floating point component
6714 within a fortran 32-byte complex number.
6715
122cf0f2
AB
67162019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6717
6718 * dwarf2read.c (struct cu_partial_die_info): Add constructor,
6719 delete default constructor.
6720 (find_partial_die): Update to return const struct.
6721 (partial_die_parent_scope): Move variable declaration into scope
6722 of its use and change its type to auto.
6723 (guess_partial_die_structure_name): Likewise.
6724 (partial_die_info::fixup): Likewise.
6725
33d0e35a
TT
67262019-05-17 Tom Tromey <tromey@adacore.com>
6727
6728 * source.c (find_and_open_source): Remove cast.
6729
a45575b0
TT
67302019-05-17 Tom Tromey <tromey@adacore.com>
6731
6732 * annotate.c (annotate_source): Make "filename" const.
6733 * annotate.h (annotate_source): Use const.
6734
81f47ac2
AH
67352019-05-17 Alan Hayward <alan.hayward@arm.com>
6736
6737 * disasm.c (set_disassembler_options): Send errors to stderr.
6738
ca1285d1
AH
67392019-05-17 Alan Hayward <alan.hayward@arm.com>
6740
6741 * cli/cli-interp.c (struct saved_output_files): Add saved entry.
6742 (cli_interp_base::set_logging): Check debug_redirect.
6743 * cli/cli-interp.h (set_logging): Add debug_redirect parameter.
6744 * cli/cli-logging.c (debug_redirect): Add static variable.
6745 (pop_output_files): Add default param.
6746 (handle_redirections): Print debug setting.
6747 (show_logging_command): Likewise.
6748 (_initialize_cli_logging): Add debugredirect command.
6749 * interps.c (current_interp_set_logging): Add debug_redirect
6750 parameter.
6751 * interps.h (set_logging): Add debug_redirect parameter.
6752 (current_interp_set_logging): Likewise.
6753 * mi/mi-common.h: Likewise.
6754 * mi/mi-interp.c (mi_interp::set_logging): Likewise.
6755
67562019-05-17 Alan Hayward <alan.hayward@arm.com>
f3a09c80
AH
6757 Tom Tromey <tromey@adacore.com>
6758
6759 * cli/cli-interp.c (cli_interp_base::set_logging): Create tee_file
6760 directly.
6761 * cli/cli-interp.h (make_logging_output): Remove declaration.
6762 * cli/cli-logging.c (make_logging_output): Remove function.
6763 * mi/mi-interp.c (mi_interp::set_logging): Create tee_file
6764 directly.
6765 * ui-file.c (tee_file::tee_file): Remove bools.
6766 (tee_file::~tee_file): Remove deletes.
6767 * ui-file.h (tee_file): Remove bools.
6768
26648588
JV
67692019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6770
6771 * mi/mi-cmds.h (mi_cmd_complete): New function.
6772 * mi/mi-main.c (mi_cmd_complete): Likewise.
6773 * mi/mi-cmds.c: Define new MI command -complete.
6774 * NEWS: Mention new -complete command.
6775
6e035501
JV
67762019-01-24 Jan Vrany <jan.vrany@fit.cvut.cz>
6777
6778 * completer.h (complete): New function.
6779 * completer.c (complete): Likewise.
6780 * cli/cli-cmds.c: (complete_command): Update to use new complete()
6781 function defined in completer.h.
6782
7d0e2ece
JV
67832019-05-17 Jan Vrany <jan.vrany@fit.cvut.cz>
6784
e79be6e5 6785 * MAINTAINERS (Write After Approval): Add myself.
7d0e2ece 6786
fb816e8b
TV
67872019-05-17 Tom de Vries <tdevries@suse.de>
6788
6789 PR gdb/24094
6790 * dwarf2read.c (struct cu_partial_die_info): New struct.
6791 (find_partial_die): Return cu_partial_die_info.
6792 (partial_die_parent_scope, guess_partial_die_structure_name)
6793 (partial_die_info::fixup): Handle new return type of find_partial_die.
6794
677052f2
SDJ
67952019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6796
a1726c38 6797 PR breakpoints/24541
677052f2
SDJ
6798 * stap-probe.c (stap_parse_register_operand): Make "regname" an
6799 "std::string", simplifying the algorithm.
6800
f3da9116
SDJ
68012019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6802
6803 * stap-probe.c (handle_stap_probe): Fix complaint formatting.
6804 (stap_static_probe_ops::get_probes): Likewise.
6805
f1bb75ab
SDJ
68062019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6807
6808 * stap-probe.c (stap_parse_register_operand): Make "if (*p->arg ==
6809 '-')" and "else if".
6810 (stap_parse_single_operand): Join checks for
6811 "gdbarch_stap_parse_special_token_p" and
6812 "gdbarch_stap_parse_special_token" in the same "if" statement.
6813 Invert check when verifying for operation on register
6814 displacement.
6815
3ca58cde
SDJ
68162019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6817
6818 * stap-probe.c (stap_get_opcode): Update comment.
6819 (stap_get_expected_argument_type): Likewise.
6820 (handle_stap_probe): Likewise.
6821
af2d9bee
SDJ
68222019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6823
6824 * i386-tdep.c (i386_stap_parse_special_token_triplet): Change
6825 return type to 'bool'. Adjust comment. Use 'bool' when
6826 appropriate.
6827 (i386_stap_parse_special_token_three_arg_disp): Likewise.
6828 * stap-probe.c (stap_parse_argument_1): Likewise.
6829 (stap_is_operator): Likewise.
6830 (stap_is_generic_prefix): Likewise.
6831 (stap_is_register_prefix): Likewise.
6832 (stap_is_register_indirection_prefix): Likewise.
6833 (stap_is_integer_prefix): Likewise.
6834 (stap_generic_check_suffix): Likewise.
6835 (stap_check_integer_suffix): Likewise.
6836 (stap_check_register_suffix): Likewise.
6837 (stap_check_register_indirection_suffix): Likewise.
6838 (stap_parse_register_operand): Likewise.
6839 (stap_parse_single_operand): Likewise.
6840 (stap_parse_argument_1): Likewise.
6841 (stap_probe::get_argument_count): Likewise.
6842 (stap_is_operator): Likewise.
6843
61c9c421
TT
68442019-05-16 Tom Tromey <tromey@adacore.com>
6845
6846 * darwin-nat.c (thread_info_from_private_thread_info): Add struct
6847 keyword to foreach.
6848
9ddc1af1
SM
68492019-05-15 Simon Marchi <simon.marchi@efficios.com>
6850
6851 * linux-thread-db.c (try_thread_db_load_1): Change return type
6852 to bool.
6853 (try_thread_db_load): Likewise.
6854 (try_thread_db_load_from_pdir_1): Likewise.
6855 (try_thread_db_load_from_pdir): Likewise.
6856 (try_thread_db_load_from_sdir): Likewise.
6857 (try_thread_db_load_from_dir): Likewise.
6858 (thread_db_load_search): Likewise.
6859 (has_libpthread): Likewise.
6860 (thread_db_load): Likewise.
6861
7bede828
SDJ
68622019-05-15 Sergio Durigan Junior <sergiodj@redhat.com>
6863
6864 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
6865 * dwarf2read.c (parse_macro_definition): Check whether 'body' is
6866 NULL, and complain/return if that's the case.
6867
c5358db4
JD
68682019-05-15 John Darrington <john@darrington.wattle.id.au>
6869
6870 * s12z-tdep.c (push_pull_get_stack_adjustment): New function.
6871 (advance, posn, abstract_read_memory): New functions.
6872 [struct mem_read_abstraction]: New struct.
6873 (s12z_frame_cache): Use opcodes API to interpret stack frame code.
6874
c408a94f
TT
68752019-05-14 Tom Tromey <tromey@adacore.com>
6876
6877 * ada-lang.c (coerce_unspec_val_to_type): Only set address when
6878 value is not lval_memory.
6879
e7bd7fba
TT
68802019-05-14 Tom Tromey <tromey@adacore.com>
6881
6882 * solib.c (info_sharedlibrary_command): Style the file name.
6883
a6d0f249
AH
68842019-05-14 Alan Hayward <alan.hayward@arm.com>
6885
6886 * aarch64-tdep.c (aarch64_vnh_type): Add half view.
6887 (aarch64_vnv_type): Likewise.
6888 * target-descriptions.c (make_gdb_type): Add TDESC_TYPE_IEEE_HALF.
6889 * common/tdesc.c: Likewise.
6890 * common/tdesc.h (enum tdesc_type_kind): Likewise.
6891 * features/aarch64-fpu.c (create_feature_aarch64_fpu): Regenerate.
6892 * features/aarch64-fpu.xml: Add ieee half view.
6893 * features/aarch64-sve.c (create_feature_aarch64_fpu): Likewise.
6894 * gdbtypes.c (gdbtypes_post_init): Add builtin_half
6895 * gdbtypes.h (struct builtin_type): Likewise.
6896 (struct objfile_type): Likewise.
6897
66b8bb74
SM
68982019-05-12 Paul Naert <paul.naert@polymtl.ca>
6899
6900 * language.c (language_sniff_from_mangled_name): Fix "langauge"
6901 typo.
6902 * location.h (string_to_event_location): Likewise.
6903
21c219fd
JB
69042019-05-11 Joel Brobecker <brobecker@adacore.com>
6905
6906 GDB 8.3 released.
6907
13674803
SM
69082019-05-10 Simon Marchi <simon.marchi@efficios.com>
6909
6910 * breakpoint.h (fix_multi_location_breakpoint_output_globally):
6911 New variable declaration.
6912 * breakpoint.c (fix_multi_location_breakpoint_output_globally):
6913 New variable.
6914 (print_one_breakpoint): Use ui_out::test_flags and new global
6915 variable to compute use_fixed_output.
6916 * mi/mi-main.h (mi_multi_location_breakpoint_output_fixed):
6917 Remove.
6918 * mi/mi-main.c (fix_multi_location_breakpoint_output): Remove.
6919 (mi_multi_location_breakpoint_output_fixed): Remove.
6920 (mi_cmd_fix_multi_location_breakpoint_output): Adjust to set the
6921 new variable.
6922 * mi/mi-out.c (mi_ui_out::mi_ui_out): Set
6923 fix_multi_location_breakpoint_output flag if version >= 3.
6924 * ui-out.h (enum ui_out_flag)
6925 <fix_multi_location_breakpoint_output>: New enumerator.
6926
a9eac7f9
SM
69272019-05-10 Simon Marchi <simon.marchi@efficios.com>
6928
6929 * contrib/cc-with-tweaks.sh: Validate dwz's work.
6930
71bed2db
TT
69312019-05-10 Tom Tromey <tromey@adacore.com>
6932
6933 * ada-lang.c (catch_ada_completer): New function.
6934 (_initialize_ada_language): Use it.
6935
24c54127
TT
69362019-05-10 Tom Tromey <tromey@adacore.com>
6937
6938 * thread.c (print_thread_info): Make "requested_threads" const.
6939 * gdbthread.h (print_thread_info): Make "requested_threads"
6940 const.
6941 * ada-tasks.c (print_ada_task_info): Make "taskno_str" const.
6942 * ada-lang.h (print_ada_task_info): Make "taskno_str" const.
6943
7a102139
TT
69442019-05-08 Tom Tromey <tom@tromey.com>
6945
6946 * gdbtypes.c (objfile_type_data): Change type.
6947 (objfile_type, _initialize_gdbtypes): Update.
6948
924d79e2
TT
69492019-05-08 Tom Tromey <tom@tromey.com>
6950
6951 * dwarf2-frame.c (dwarf2_frame_objfile_data): Change type.
6952 (dwarf2_frame_find_fde, dwarf2_build_frame_info)
6953 (_initialize_dwarf2_frame): Update.
6954
4c58e337
TT
69552019-05-08 Tom Tromey <tom@tromey.com>
6956
6957 * objc-lang.c (objc_objfile_data): Change type.
6958 (find_methods): Update.
6959 (_initialize_objc_lang): Remove.
6960
d772d2ab
TT
69612019-05-08 Tom Tromey <tom@tromey.com>
6962
6963 * stabsread.c (rs6000_builtin_type_data): Change type.
6964 (rs6000_builtin_type, _initialize_stabsread): Update.
6965
d11d83f4
TT
69662019-05-08 Tom Tromey <tom@tromey.com>
6967
6968 * mips-tdep.c (mips_pdr_data): Remove.
6969 (_initialize_mips_tdep): Update.
6970
9a73f0ad
TT
69712019-05-08 Tom Tromey <tom@tromey.com>
6972
6973 * hppa-tdep.c (hppa_objfile_priv_data): Change type.
6974 (hppa_init_objfile_priv_data, read_unwind_info)
6975 (find_unwind_entry, _initialize_hppa_tdep): Update.
6976
8127a2fa
TT
69772019-05-08 Tom Tromey <tom@tromey.com>
6978
6979 * elfread.c (elf_objfile_gnu_ifunc_cache_data): Change type.
6980 (elf_gnu_ifunc_record_cache): Update. Don't allocate hash table
6981 on obstack.
6982 (elf_gnu_ifunc_resolve_by_cache, _initialize_elfread): Update.
6983
91d3055d
TT
69842019-05-08 Tom Tromey <tom@tromey.com>
6985
6986 * mdebugread.c (basic_type_data): Change type.
6987 (basic_type, _initialize_mdebugread): Update.
6988
31930bd3
TT
69892019-05-08 Tom Tromey <tom@tromey.com>
6990
6991 * common/gdb_unique_ptr.h (struct noop_deleter): New.
6992
bdb3ed9e
TT
69932019-05-08 Tom Tromey <tom@tromey.com>
6994
6995 * nto-tdep.c (nto_inferior_data_reg): Change type.
6996 (nto_inferior_data): Update.
6997 (nto_inferior_data_cleanup, nto_new_inferior_data)
6998 (_initialize_nto_tdep): Remove.
6999 * nto-tdep.h (struct nto_inferior_data): Add initializers.
7000
f37b313d
TT
70012019-05-08 Tom Tromey <tom@tromey.com>
7002
7003 * ada-lang.c (struct ada_inferior_data): Add initializers.
7004 (ada_inferior_data): Change type.
7005 (ada_inferior_data_cleanup): Remove.
7006 (get_ada_inferior_data, ada_inferior_exit)
7007 (struct ada_pspace_data): Add initializers, destructor.
7008 (ada_pspace_data_handle): Change type.
7009 (get_ada_pspace_data): Update.
7010 (ada_pspace_data_cleanup): Remove.
7011
24699405
TT
70122019-05-08 Tom Tromey <tom@tromey.com>
7013
7014 * coffread.c (struct coff_symfile_info): Add initializers.
7015 (coff_objfile_data_key): Move lower. Change type.
7016 (coff_symfile_init, coff_symfile_read, _initialize_coffread):
7017 Update.
7018 (coff_free_info): Remove.
7019
d4e05d2f
TT
70202019-05-08 Tom Tromey <tom@tromey.com>
7021
7022 * fbsd-tdep.c (struct fbsd_pspace_data): Add initializers.
7023 (fbsd_pspace_data_handle): Move lower. Change type.
7024 (get_fbsd_pspace_data): Update.
7025 (fbsd_pspace_data_cleanup): Remove.
7026 (_initialize_fbsd_tdep): Update.
7027
14ef6690
TT
70282019-05-08 Tom Tromey <tom@tromey.com>
7029
7030 * ada-tasks.c (ada_tasks_pspace_data_handle): Change type.
7031 (get_ada_tasks_pspace_data): Update.
7032 (ada_tasks_pspace_data_cleanup): Remove.
7033 (_initialize_tasks): Update.
7034 (ada_tasks_inferior_data_handle): Change type.
7035 (get_ada_tasks_inferior_data): Update.
7036 (ada_tasks_inferior_data_cleanup): Remove.
7037 (struct ada_tasks_pspace_data): Add initializers.
7038
814cf43a
TT
70392019-05-08 Tom Tromey <tom@tromey.com>
7040
7041 * symfile.h (struct sym_probe_fns) <sym_get_probes>: Change type.
7042 * symfile-debug.c (debug_sym_get_probes): Change type.
7043 * stap-probe.c (handle_stap_probe):
7044 (stap_static_probe_ops::get_probes): Change type.
7045 * probe.h (class static_probe_ops) <get_probes>: Change type.
7046 * probe.c (class any_static_probe_ops) <get_probes>: Change type.
7047 (parse_probes_in_pspace): Update.
7048 (find_probes_in_objfile, find_probe_by_pc, collect_probes):
7049 Update.
7050 (any_static_probe_ops::get_probes): Change type.
7051 * elfread.c (elfread_data): New typedef.
7052 (probe_key): Change type.
7053 (elf_get_probes): Likewise. Update.
7054 (probe_key_free): Remove.
7055 (_initialize_elfread): Update.
7056 * dtrace-probe.c (class dtrace_static_probe_ops) <get_probes>:
7057 Change type.
7058 (dtrace_process_dof_probe, dtrace_process_dof)
7059 (dtrace_static_probe_ops::get_probe): Change type.
7060
02dc647e
TT
70612019-05-08 Tom Tromey <tom@tromey.com>
7062
7063 * xcoffread.c (struct xcoff_symfile_info): Rename from
7064 coff_symfile_info. Add initializers.
7065 (xcoff_objfile_data_key): Move lower. Change type.
7066 (XCOFF_DATA): Rewrite.
7067 (xcoff_free_info): Remove.
7068 (xcoff_symfile_init, _initialize_xcoffread, read_xcoff_symtab)
7069 (read_symbol, read_symbol_lineno, find_linenos, init_stringtab)
7070 (xcoff_initial_scan): Update.
7071
09232438
TT
70722019-05-08 Tom Tromey <tom@tromey.com>
7073
7074 * solib-svr4.c (struct svr4_info): Add initializers and
7075 destructor.
7076 <probes_table>: Now an htab_up.
7077 (solib_svr4_pspace_data): Change type.
7078 (free_probes_table): Simplify.
7079 (~svr4_info): Rename from svr4_pspace_data_cleanup.
7080 (get_svr4_info, probes_table_htab_remove_objfile_probes)
7081 (probes_table_remove_objfile_probes, register_solib_event_probe)
7082 (solib_event_probe_at, svr4_update_solib_event_breakpoint)
7083 (_initialize_svr4_solib): Update.
7084
7b4a314f
TT
70852019-05-08 Tom Tromey <tom@tromey.com>
7086
7087 * remote.c (remote_pspace_data): Change type.
7088 (remote_pspace_data_cleanup): Remove.
7089 (get_remote_exec_file, set_pspace_remote_exec_file)
7090 (_initialize_remote): Update.
7091
51d3063a
TT
70922019-05-08 Tom Tromey <tom@tromey.com>
7093
7094 * breakpoint.c (breakpoint_objfile_key): Change type.
7095 (get_breakpoint_objfile_data): Update.
7096 (free_breakpoint_objfile_data): Remove.
7097 (_initialize_breakpoint): Update.
7098
89fb8848
TT
70992019-05-08 Tom Tromey <tom@tromey.com>
7100
7101 * linux-tdep.c (struct linux_info): Add initializers.
7102 (linux_inferior_data): Move. Change type.
7103 (invalidate_linux_cache_inf): Update.
7104 (linux_inferior_data_cleanup): Remove.
7105 (get_linux_inferior_data, _initialize_linux_tdep): Update.
7106
e9b89e2d
TT
71072019-05-08 Tom Tromey <tom@tromey.com>
7108
7109 * auxv.c (auxv_inferior_data): Move. Change type.
7110 (auxv_inferior_data_cleanup): Remove.
7111 (invalidate_auxv_cache_inf): Rewrite.
7112 (get_auxv_inferior_data, _initialize_auxv): Update.
7113
8c42777c
TT
71142019-05-08 Tom Tromey <tom@tromey.com>
7115
7116 * symfile-debug.c (struct debug_sym_fns_data): Add initializers.
7117 (symfile_debug_objfile_data_key): Change type.
7118 (symfile_debug_installed, debug_qf_has_symbols)
7119 (debug_qf_find_last_source_symtab)
7120 (debug_qf_forget_cached_source_info)
7121 (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol)
7122 (debug_qf_print_stats, debug_qf_dump)
7123 (debug_qf_expand_symtabs_for_function)
7124 (debug_qf_expand_all_symtabs)
7125 (debug_qf_expand_symtabs_with_fullname)
7126 (debug_qf_map_matching_symbols)
7127 (debug_qf_expand_symtabs_matching)
7128 (debug_qf_find_pc_sect_compunit_symtab)
7129 (debug_qf_map_symbol_filenames)
7130 (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes)
7131 (debug_sym_new_init, debug_sym_init, debug_sym_read)
7132 (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets)
7133 (debug_sym_read_linetable, debug_sym_relocate): Update.
7134 (symfile_debug_free_objfile): Remove.
7135 (install_symfile_debug_logging, _initialize_symfile_debug):
7136 Update.
7137
5bfd760d
TT
71382019-05-08 Tom Tromey <tom@tromey.com>
7139
7140 * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from
7141 allocate_on_obstack.
7142 * dwarf2read.c (dwarf2_objfile_data_key): Change type.
7143 (get_dwarf2_per_objfile): Update.
7144 (set_dwarf2_per_objfile): Remove.
7145 (dwarf2_has_info, dwarf2_get_section_info): Update.
7146 (dwarf2_free_objfile): Remove.
7147 (_initialize_dwarf2_read): Update.
7148
e85e19b4
TT
71492019-05-08 Tom Tromey <tom@tromey.com>
7150
7151 * auto-load.c (struct auto_load_pspace_info): Add destructor and
7152 initializers.
7153 <unsupported_script_warning_printed,
7154 script_not_found_warning_printed>: Now bool.
7155 (auto_load_pspace_data): Change type.
7156 (~auto_load_pspace_info): Rename from
7157 auto_load_pspace_data_cleanup.
7158 (get_auto_load_pspace_data, init_loaded_scripts_info)
7159 (clear_section_scripts, maybe_print_unsupported_script_warning)
7160 (maybe_print_script_not_found_warning, _initialize_auto_load):
7161 Update.
7162
f6aa7436
TT
71632019-05-08 Tom Tromey <tom@tromey.com>
7164
7165 * objfiles.c (objfile_pspace_info): Add destructor and
7166 initializers.
7167 (objfiles_pspace_data): Change type.
7168 (~objfile_pspace_info): Rename from objfiles_pspace_data_cleanup.
7169 (get_objfile_pspace_data): Update.
7170 (objfiles_bfd_data): Change type.
7171 (get_objfile_bfd_data): Update.
7172 (objfile_bfd_data_free, _initialize_objfiles): Remove.
7173
6ae614f6
TT
71742019-05-08 Tom Tromey <tom@tromey.com>
7175
7176 * break-catch-syscall.c (catch_syscall_inferior_data): Move.
7177 Change type.
7178 (get_catch_syscall_inferior_data): Update.
7179 (catch_syscall_inferior_data_cleanup): Remove.
7180 (_initialize_break_catch_syscall): Update.
7181
6509b8eb
TT
71822019-05-08 Tom Tromey <tom@tromey.com>
7183
7184 * inflow.c (struct terminal_info): Add destructor and
7185 initializers.
7186 (inflow_inferior_data): Change type.
7187 (~terminal_info): Rename from inflow_inferior_data_cleanup.
7188 (get_inflow_inferior_data, inflow_inferior_exit)
7189 (swap_terminal_info, _initialize_inflow): Update.
7190
35632941
TT
71912019-05-08 Tom Tromey <tom@tromey.com>
7192
7193 * target-dcache.c (target_dcache_cleanup): Remove.
7194 (target_dcache_aspace_key): Change type.
7195 (target_dcache_init_p, target_dcache_invalidate)
7196 (target_dcache_get, target_dcache_get_or_init)
7197 (_initialize_target_dcache): Update.
7198 * dcache.h (struct dcache_deleter): New.
7199
3017b94d
TT
72002019-05-08 Tom Tromey <tom@tromey.com>
7201
7202 * symtab.c (struct symbol_cache): Add destructor and
7203 initializers.
7204 (symbol_cache_key): Move. Change type.
7205 (make_symbol_cache, free_symbol_cache): Remove.
7206 (get_symbol_cache): Update.
7207 (symbol_cache_cleanup): Remove.
7208 (ALL_PSPACES, symbol_cache_flush)
7209 (maintenance_print_symbol_cache)
7210 (maintenance_print_symbol_cache_statistics, _initialize_symtab):
7211 Update.
7212
a32ad8c5
TT
72132019-05-08 Tom Tromey <tom@tromey.com>
7214
7215 * symtab.c (struct main_info): Add destructor and initializers.
7216 (main_progspace_key): Move. Change type.
7217 (get_main_info): Update.
7218 (main_info_cleanup): Remove.
7219 (_initialize_symtab): Update.
7220
5f6e90a0
TT
72212019-05-08 Tom Tromey <tom@tromey.com>
7222
7223 * registry.h (DECLARE_REGISTRY): Define the _key class.
7224
1bd0c6e4
AB
72252019-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7226
7227 * NEWS: Merge two 'New commands' sections.
7228
2228ef77
XR
72292019-05-08 Joel Brobecker <brobecker@adacore.com>
7230
7231 * ada-valprint.c (ada_val_print_gnat_array): Remove language
7232 parameter and use Ada language definition instead.
7233 (ada_val_print_ptr): Remove unused language parameter.
7234 (ada_val_print_num): Remove language parameter and use Ada language
7235 definition instead.
7236 (ada_val_print_enum, ada_val_print_flt): Remove unused language
7237 parameter.
7238 (ada_val_print_struct_union, ada_val_print_ref): Remove language
7239 parameter and use Ada language definition instead.
7240 (ada_val_print_1): Update all ada_val_print_xxx calls.
7241 Remove language parameter.
7242 (ada_val_print): Update ada_val_print_1 call.
7243
60fcc1c3
TT
72442019-05-08 Tom Tromey <tromey@adacore.com>
7245
7246 * remote.c (remote_hw_watchpoint_limit)
7247 (remote_hw_watchpoint_length_limit, remote_hw_breakpoint_limit):
7248 Now static.
7249
ed2b7c17
TT
72502019-05-08 Tom Tromey <tromey@adacore.com>
7251
7252 * maint.c (_initialize_maint_cmds): Move initialization code to
7253 remote.c.
7254 (watchdog, show_watchdog): Move to remote.c.
7255 * remote.c (watchdog, show_watchdog): Move from maint.c. Make
7256 "watchdog" static.
7257 (_initialize_remote): Move initialization code from maint.c.
7258 * defs.h (watchdog): Don't declare.
7259
b0be6c91
TT
72602019-05-08 Tom Tromey <tromey@adacore.com>
7261
7262 * tui/tui-interp.c: Include main.h.
7263 * interps.c: Include main.h.
7264 * main.h (interpreter_p): Declare.
7265 * defs.h (interpreter_p): Don't declare.
7266
587ee17b
TT
72672019-05-08 Tom Tromey <tromey@adacore.com>
7268
7269 * dwarf2loc.c: Include dwarf2read.h.
7270 * defs.h (read_unsigned_leb128): Don't declare.
7271 * dwarf2read.h (read_unsigned_leb128): Declare.
7272
ca1df239
TT
72732019-05-08 Tom Tromey <tromey@adacore.com>
7274
7275 * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a
7276 method.
7277
99f20f08
TT
72782019-05-08 Tom Tromey <tromey@adacore.com>
7279
7280 * utils.c (fputs_maybe_filtered): Reset style after paging, even
7281 when no wrap column is set.
7282
80e55b13
TT
72832019-05-08 Tom Tromey <tromey@adacore.com>
7284
7285 * c-lang.c (c_get_string): Handle non-C-style arrays.
7286
9d3421af
TT
72872019-05-08 Tom Tromey <tromey@adacore.com>
7288
7289 * typeprint.c (print_offset_data::update): Print the bit offset,
7290 not the number of bits remaining.
7291
844333e2
TT
72922019-05-08 Tom Tromey <tromey@adacore.com>
7293
7294 * typeprint.c (print_offset_data::maybe_print_hole): Add extra
7295 padding at end of comment.
7296
988915ee
TT
72972019-05-08 Tom Tromey <tromey@adacore.com>
7298
7299 * dwarf2loc.c (dwarf2_evaluate_property) <PROP_ADDR_OFFSET>:
7300 Compare main types.
7301
26bfd823
TT
73022019-05-06 Tom Tromey <tom@tromey.com>
7303
7304 * common/scoped_mmap.c: Include common-defs.h.
7305 * common/scoped_mmap.h: Don't include config.h.
7306
89055eaa
TT
73072019-05-04 Tom Tromey <tom@tromey.com>
7308
7309 * aarch64-tdep.c (stack_item_t): Remove typedef and DEF_VEC.
7310 (struct aarch64_call_info): Add initializers.
7311 <si>: Now a std::vector.
7312 (pass_on_stack, aarch64_push_dummy_call): Update.
7313
5da01df5
TT
73142019-05-04 Simon Marchi <simon.marchi@efficios.com>
7315 Tom Tromey <tom@tromey.com>
7316
7317 * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
7318 (ppc_threads): Now a std::vector. Now static.
7319 (hwdebug_find_thread_points_by_tid)
7320 (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
7321 Update.
7322
fbdf05a1
TT
73232019-05-04 Tom Tromey <tom@tromey.com>
7324
7325 * arc-tdep.c (arc_tdesc_init): Return bool.
7326
06d16ec9
TT
73272019-05-04 Tom Tromey <tom@tromey.com>
7328
7329 * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint):
7330 Use gdb_assert_not_reached.
7331
9c056022
TT
73322019-05-04 Tom Tromey <tom@tromey.com>
7333
7334 * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use
7335 "false".
7336
fa9c2a59
TT
73372019-05-04 Tom Tromey <tom@tromey.com>
7338
7339 * arc-tdep.c (arc_tdesc_init): Use bool.
7340
e2eb806a
TT
73412019-05-04 Tom Tromey <tom@tromey.com>
7342
7343 * stack.c (select_frame_for_mi): Use "false", not "FALSE".
7344
6fe87677
TT
73452019-05-04 Tom Tromey <tom@tromey.com>
7346
7347 * cli/cli-cmds.c (valid_command_p): Return bool.
7348
7f008c9e
TT
73492019-05-04 Tom Tromey <tom@tromey.com>
7350
7351 * cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.
7352 * command.h (valid_user_defined_cmd_name_p): Channge return type.
7353
b6484282
RT
73542019-05-04 Raul Tambre <raul@tambre.ee>
7355
7356 * python/lib/gdb/prompt.py (_ExtendedPrompt)
7357 <before_prompt_hook, get_show_string>: Fix incorrect use of 'is'
7358 operator for comparison.
7359
af97b416
TT
73602019-05-04 Tom Tromey <tom@tromey.com>
7361
7362 * psymtab.c (psymbol_name_matches, match_partial_symbol)
7363 (lookup_partial_symbol, print_partial_symbols)
7364 (recursively_search_psymtabs, sort_pst_symbols, psymbol_hash)
7365 (psymbol_compare): Update.
7366 (add_psymbol_to_bcache): Clear the entire psymbol.
7367 (maintenance_check_psymtabs): Update.
7368 * psympriv.h (struct partial_symbol): Don't derive from
7369 general_symbol_info.
7370 <obj_section, unrelocated_address, address,
7371 set_unrelocated_address>: Update.
7372 <ginfo>: New member.
7373 * dwarf-index-write.c (write_psymbols, debug_names::insert)
7374 (debug_names::write_psymbols): Update.
7375
9d6d4be8
TV
73762019-05-04 Tom de Vries <tdevries@suse.de>
7377
7378 * contrib/cc-with-tweaks.sh: Support -n arg.
7379
66452beb
PW
73802019-05-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7381
7382 * corelow.c (core_target::detach): Ensure frame cache and
7383 register caches are cleared.
7384 inferior.c (exit_inferior_1): Likewise.
7385
bde09ab7
TT
73862019-05-03 Sandra Loosemore <sandra@codesourcery.com>
7387 Tom Tromey <tom@tromey.com>
7388
7389 * dictionary.c (collate_pending_symbols_by_language): Remove
7390 "struct" from foreach.
7391 * symtab.c (lookup_global_symbol_from_objfile)
7392 (lookup_symbol_in_objfile_from_linkage_name): Remove "struct" from
7393 foreach.
7394 * ser-tcp.c (net_open): Remove "struct" from foreach.
7395 * objfiles.c (objfile_relocate, objfile_rebase)
7396 (objfile_has_symbols): Remove "struct" from foreach.
7397 * minsyms.c (lookup_minimal_symbol_by_pc_section): Remove "struct"
7398 from foreach.
7399 * dwarf2read.c (handle_struct_member_die): Remove "struct" from
7400 foreach.
7401 * darwin-nat.c (thread_info_from_private_thread_info): Remove
7402 "struct" from foreach.
7403 * ada-lang.c (create_excep_cond_exprs)
7404 (ada_exception_catchpoint_cond_string): Remove "struct" from
7405 foreach.
7406
222a8d25
TT
74072019-05-03 Tom Tromey <tromey@adacore.com>
7408
7409 * ada-exp.y (convert_char_literal): Check suffix of each
7410 enumerator.
7411
fcd60b84
DP
74122019-05-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
7413
7414 PR ada/21406:
7415 * ada-exp.y (yywrap): Don't define.
7416 * ada-lex.l (%option): Add noyywrap
7417 (yywrap): Remove.
7418
5f2459c2
EZ
74192019-05-03 Eli Zaretskii <eliz@gnu.org>
7420
353ea2d1
EZ
7421 * common/common-defs.h [__MINGW32__ || __CYGWIN__]: Define
7422 _WIN32_WINNT to the XP level, unless already defined to a higher
7423 level.
7424
7425 * unittests/parse-connection-spec-selftests.c:
7426 * ser-tcp.c:
7427 * common/netstuff.c [USE_WIN32API]: Remove the _WIN32_WINNT
7428 override.
7429
5f2459c2
EZ
7430 * symfile.c (find_separate_debug_file): Remove colon from the
7431 drive spec of DOS/Windows file names of the target, so that the
7432 file name produced from DEBUGDIR and the target's directory will
7433 be valid on DOS/Windows systems.
7434
80062eb9
AB
74352019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7436
7437 * rust-lang.c (val_print_struct): Handle printing structures
7438 containing strings.
7439
b8c05e85
TT
74402019-05-02 Tom Tromey <tromey@adacore.com>
7441
7442 * valarith.c (_initialize_valarith): Remove.
7443
4504bbde
TT
74442019-05-01 Tom Tromey <tromey@adacore.com>
7445
7446 * ada-lang.c (ada_value_primitive_field): Treat more fields as
7447 bitfields.
7448
d48e62f4
TT
74492019-05-01 Tom Tromey <tromey@adacore.com>
7450
7451 * ada-lang.c (ada_value_assign): Correctly compute starting offset
7452 for big-endian copies.
7453
15f18d14
AT
74542019-04-30 Ali Tamur <tamur@google.com>
7455 * gdb/dwarf2read.c (read_3_bytes): New declaration.
7456 (read_attribute_value): Added DW_FORM_strx1-4 cases.
7457 (read_3_bytes): New function.
7458
ab4ee614
JB
74592019-04-30 Joel Brobecker <brobecker@adacore.com>
7460
7461 * windows-nat.c (main_thread_id): Delete.
7462 (handle_output_debug_string): Replace main_thread_id by
7463 current_event.dwThreadId.
7464 (fake_create_process): Likewise.
7465 (get_windows_debug_event) <CREATE_PROCESS_DEBUG_EVENT>:
7466 Do not set main_thread_id.
7467 <LOAD_DLL_DEBUG_EVENT>: Replace main_thread_id by
7468 current_event.dwThreadId.
7469 <UNLOAD_DLL_DEBUG_EVENT>: Likewise.
7470
8ed5b76e
JB
74712019-04-30 Joel Brobecker <brobecker@adacore.com>
7472
7473 * windows-nat.c (get_windows_debug_event) <EXIT_PROCESS_DEBUG_EVENT>:
7474 Use current_event.dwThreadId instead of main_thread_id.
7475
2ff0a947
TT
74762019-04-30 Tom Tromey <tromey@adacore.com>
7477
7478 * ada-lang.c (ada_lookup_simple_minsyms): New function.
7479 (create_excep_cond_exprs): Iterate over program spaces.
7480 (ada_exception_catchpoint_cond_string): Examine all minimal
7481 symbols for exception types.
7482
a776957c
TT
74832019-04-30 Tom Tromey <tromey@adacore.com>
7484
7485 PR c++/24470:
7486 * dwarf2read.c (process_structure_scope): Handle case where type
7487 has template parameters but no symbol was created.
7488
bc68014d
AB
74892019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7490 Chris January <chris.january@arm.com>
7491
7492 * f-typeprint.c (f_type_print_base): Print 'allocatable' type
7493 qualifier.
7494 * gdbtypes.h (TYPE_IS_ALLOCATABLE): Define.
7495
f1fdc960
AB
74962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7497
7498 * f-typeprint.c (f_print_type): Update rules for printing
7499 whitespace.
7500 (f_type_print_varspec_suffix): Likewise.
7501
bf7a4de1
AB
75022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7503 Chris January <chris.january@arm.com>
7504
7505 * f-typeprint.c (f_type_print_varspec_suffix): Handle printing
7506 function arguments.
7507
bbe75b9d
AB
75082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7509
7510 * f-lang.c (build_fortran_types): Change name of void type to
7511 lower case.
7512 * f-typeprint.c (f_type_print_base): Print the name of the void
7513 type, rather than a fixed string.
7514 * f-valprint.c (f_decorations): Use lower case void string.
7515
1db455a7
AB
75162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7517 Chris January <chris.january@arm.com>
7518
7519 * dwarf2read.c (dwarf2_init_complex_target_type): Use different
7520 types for Fortran.
7521
b6d03bb2
AB
75222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7523 Chris January <chris.january@arm.com>
7524 David Lecomber <david.lecomber@arm.com>
7525
7526 * f-exp.y (BINOP_INTRINSIC): New token.
7527 (exp): New parser rule handling BINOP_INTRINSIC.
7528 (f77_keywords): Add new builtin procedures.
7529 * f-lang.c (evaluate_subexp_f): Handle BINOP_MOD, UNOP_FORTRAN_CEILING,
7530 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7531 (operator_length_f): Handle UNOP_FORTRAN_CEILING,
7532 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7533 (print_unop_subexp_f): New function.
7534 (print_binop_subexp_f): New function.
7535 (print_subexp_f): Handle UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7536 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7537 (dump_subexp_body_f): Likewise.
7538 (operator_check_f): Likewise.
7539 * fortran-operator.def: Add UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7540 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX
7541
83228e93
AB
75422019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7543
7544 * gdb/expprint.c (dump_subexp_body_standard): Remove use of
7545 UNOP_KIND.
7546 * gdb/expression.h (exp_opcode): Include 'fortran-operator.def'.
7547 * gdb/f-exp.y (exp): Rename UNOP_KIND to UNOP_FORTRAN_KIND.
7548 * gdb/f-lang.c (evaluate_subexp_f): Likewise.
7549 (operator_length_f): New fuction.
7550 (print_subexp_f): New function.
7551 (op_name_f): New function.
7552 (dump_subexp_body_f): New function.
7553 (operator_check_f): New function.
7554 (exp_descriptor_f): Replace standard expression handling functions
7555 with new functions.
7556 * gdb/fortran-operator.def: New file.
7557 * gdb/parse.c (operator_length_standard): Remove use of UNOP_KIND.
7558 * gdb/std-operator.def: Remove UNOP_KIND.
7559
6fdcd7cc
AB
75602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * std-operator.def: Remove unbalanced, stray double quote
7563 character.
7564
2e62ab40
AB
75652019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7566 Chris January <chris.january@arm.com>
7567 Daniel Everett <daniel.everett@arm.com>
7568 Nick Forrington <nick.forrington@arm.com>
7569 Richard Bunt <richard.bunt@arm.com>
7570
7571 * cp-valprint.c (cp_print_value_fields): Allow an additional level
7572 of depth when printing anonymous structs or unions.
7573 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
7574 Don't print either the top-level value, or the children if the
7575 max-depth is exceeded.
7576 (ppscm_print_children): When printing the key of a map, allow one
7577 extra level of depth.
7578 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Don't
7579 print either the top-level value, or the children if the max-depth
7580 is exceeded.
7581 (print_children): When printing the key of a map, allow one extra
7582 level of depth.
7583 * python/py-value.c (valpy_format_string): Add max_depth keyword.
7584 * valprint.c: (PRINT_MAX_DEPTH_DEFAULT): Define.
7585 (user_print_options): Initialise max_depth field.
7586 (val_print_scalar_or_string_type_p): New function.
7587 (val_print): Check to see if the max depth has been reached.
7588 (val_print_check_max_depth): Define new function.
7589 (show_print_max_depth): New function.
7590 (_initialize_valprint): Add 'print max-depth' option.
7591 * valprint.h (struct value_print_options) <max_depth>: New field.
7592 (val_print_check_max_depth): Declare new function.
7593 * NEWS: Document new feature.
7594
4be290b2
AB
75952019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7596
7597 * ada-lang.c (ada_language_defn): Initialise new field.
7598 * c-lang.c (c_is_string_type_p): New function.
7599 (c_language_defn): Initialise new field.
7600 (cplus_language_defn): Initialise new field.
7601 (asm_language_defn): Initialise new field.
7602 (minimal_language_defn): Initialise new field.
7603 * c-lang.h (c_is_string_type_p): Declare new function.
7604 * d-lang.c (d_language_defn): Initialise new field.
7605 * f-lang.c (f_is_string_type_p): New function.
7606 (f_language_defn): Initialise new field.
7607 * go-lang.c (go_is_string_type_p): New function.
7608 (go_language_defn): Initialise new field.
7609 * language.c (default_is_string_type_p): New function.
7610 (unknown_language_defn): Initialise new field.
7611 (auto_language_defn): Initialise new field.
7612 * language.h (struct language_defn) <la_is_string_type_p>: New
7613 member variable.
7614 (default_is_string_type_p): Declare new function.
7615 * m2-lang.c (m2_language_defn): Initialise new field.
7616 * objc-lang.c (objc_language_defn): Initialise new field.
7617 * opencl-lang.c (opencl_language_defn): Initialise new field.
7618 * p-lang.c (pascal_is_string_type_p): New function.
7619 (pascal_language_defn): Initialise new field.
7620 * rust-lang.c (rust_is_string_type_p): New function.
7621 (rust_language_defn): Initialise new field.
7622
721b08c6
AB
76232019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7624
7625 * language.h (struct language_defn) <la_struct_too_deep_ellipsis>:
7626 New field.
7627 * ada-lang.c (ada_language_defn): Initialise new field.
7628 * c-lang.c (c_language_defn): Likewise.
7629 (cplus_language_defn): Likewise.
7630 (asm_language_defn): Likewise.
7631 (minimal_language_defn): Likewise.
7632 * d-lang.c (d_language_defn): Likewise.
7633 * f-lang.c (f_language_defn): Likewise.
7634 * go-lang.c (go_language_defn): Likewise.
7635 * language.c (unknown_language_defn): Likewise.
7636 (auto_language_defn): Likewise.
7637 * m2-lang.c (m2_language_defn): Likewise.
7638 * objc-lang.c (objc_language_defn): Likewise.
7639 * opencl-lang.c (opencl_language_defn): Likewise.
7640 * p-lang.c (pascal_language_defn): Likewise.
7641 * rust-lang.c (rust_language_defn): Likewise.
7642
fc913e53
AB
76432019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7644
7645 * ada-lang.c (ada_is_character_type): Change return type to bool.
7646 (ada_is_string_type): Likewise.
7647 * ada-lang.h (ada_is_character_type): Update declaration
7648 (ada_is_string_type): Likewise.
7649
fa731fa0
PW
76502019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7651
7652 Support style in 'frame|thread apply'
7653
7654 * gdbcmd.h (execute_command_to_string): New term_out parameter.
7655 * record.c (record_start, record_stop): Update callers of
7656 execute_command_to_string with false.
7657 * guile/guile.c (gdbscm_execute_gdb_command): Likewise.
7658 * ui-file.h (class ui_file): New term_out and can_emit_style_escape
7659 methods.
7660 (class string_file): New constructor with term_out parameter.
7661 Override methods term_out and can_emit_style_escape. New member
7662 term_out.
7663 (class stdio_file): Override can_emit_style_escape.
7664 (class tee_file): Override term_out and can_emit_style_escape.
7665 * utils.h (can_emit_style_escape): Remove.
7666 * utils.c (can_emit_style_escape): Likewise.
7667 Update all callers of can_emit_style_escape (SOMESTREAM) to
7668 SOMESTREAM->can_emit_style_escape.
7669 * source-cache.c (source_cache::get_source_lines): Likewise.
7670 * stack.c (frame_apply_command_count): Call execute_command_to_string
7671 passing the term_out characteristic of the current gdb_stdout.
7672 * thread.c (thr_try_catch_cmd): Likewise.
7673 * top.c (execute_command_to_string): pass term_out parameter
7674 to construct the string_file for the command output.
7675 * ui-file.c (term_cli_styling): New function (most code moved
7676 from utils.c can_emit_style_escape).
7677 (string_file::string_file, string_file::can_emit_style_escape,
7678 stdio_file::can_emit_style_escape, tee_file::term_out,
7679 tee_file::can_emit_style_escape): New functions.
7680
136afab8
PW
76812019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7682
7683 * NEWS: Mention the new set|show may-call-functions.
7684 * infcall.c (may_call_functions_p): New variable.
7685 (show_may_call_functions_p): New function.
7686 (call_function_by_hand_dummy): Throws an error if not
7687 may-call-functions.
7688 (_initialize_infcall): Call add_setshow_boolean_cmd for
7689 may-call-functions.
7690
725cbb63
KS
76912019-04-25 Keith Seitz <keiths@redhat.com>
7692
7693 PR c++/24367
7694 * cp-support.c (inspect_type): Don't attempt substitutions
7695 of symbol with the same name.
7696
3d1cbb78
TT
76972019-04-25 Tom Tromey <tromey@adacore.com>
7698
7699 PR gdb/24475:
7700 * event-top.c (gdb_rl_callback_handler): Make "gdb_rl_expt"
7701 static.
7702
94aeb44b
TT
77032019-04-25 Tom Tromey <tromey@adacore.com>
7704
7705 * xml-support.c (struct gdb_xml_parser) <set_error>: Take an
7706 rvalue reference.
7707 (gdb_xml_start_element_wrapper, gdb_xml_end_element_wrapper)
7708 (gdb_xml_parser::parse): Use std::move.
7709 * python/python-internal.h (gdbpy_convert_exception): Take a const
7710 reference.
7711 * python/py-value.c (valpy_getitem, valpy_nonzero): Use
7712 std::move.
7713 * python/py-utils.c (gdbpy_convert_exception): Take a const
7714 reference.
7715 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
7716 Use std::move.
7717 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
7718 Use std::move.
7719 * mi/mi-main.c (mi_print_exception): Take a const reference.
7720 * main.c (handle_command_errors): Take a const reference.
7721 * linespec.c (parse_linespec): Use std::move.
7722 * infcall.c (run_inferior_call): Use std::move.
7723 (call_function_by_hand_dummy): Use std::move.
7724 * exec.c (try_open_exec_file): Use std::move.
7725 * exceptions.h (exception_print, exception_fprintf)
7726 (exception_print_same): Update.
7727 * exceptions.c (print_exception, exception_print)
7728 (exception_fprintf, exception_print_same): Change parameters to
7729 const reference.
7730 * event-top.c (gdb_rl_callback_read_char_wrapper): Update.
7731 * common/new-op.c: Use std::move.
7732 * common/common-exceptions.h (struct gdb_exception): Add move
7733 constructor.
7734 (struct gdb_exception_error, struct gdb_exception_quit, struct
7735 gdb_quit_bad_alloc): Change constructor to move constructor.
7736 (throw_exception): Change parameter to rvalue reference.
7737 * common/common-exceptions.c (throw_exception): Take rvalue
7738 reference.
7739 * cli/cli-interp.c (safe_execute_command): Use std::move.
7740 * breakpoint.c (insert_bp_location, location_to_sals): Use
7741 std::move.
7742
680d7fd5
TT
77432019-04-25 Tom Tromey <tromey@adacore.com>
7744
7745 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception)
7746 (gdbscm_throw_gdb_exception): Take a gdbscm_gdb_exception.
7747 * guile/scm-block.c, guile/scm-breakpoint.c, guile/scm-cmd.c,
7748 guile/scm-disasm.c, guile/scm-frame.c, guile/scm-lazy-string.c,
7749 guile/scm-math.c, guile/scm-param.c, guile/scm-ports.c,
7750 guile/scm-symbol.c, guile/scm-symtab.c, guile/scm-type.c,
7751 guile/scm-value.c: Use unpack.
7752 * guile/guile-internal.h (gdbscm_scm_from_gdb_exception): Take a
7753 gdbscm_gdb_exception.
7754 (gdbscm_throw_gdb_exception): Likewise.
7755 (struct gdbscm_gdb_exception): New.
7756 (unpack): New function.
7757 (gdbscm_wrap): Use unpack.
7758
c6fdd8b2
TT
77592019-04-25 Tom Tromey <tromey@adacore.com>
7760
7761 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
7762 (gdb_rl_callback_handler): Use std::move.
7763 * common/common-exceptions.h (struct gdb_exception): Add move
7764 assignment operator.
7765 (throw_exception_sjlj): Change "exception" to const reference.
7766 * common/common-exceptions.c (exceptions_state_mc_catch): Update.
7767 (throw_exception_sjlj): Change "exception" to const reference.
7768
cc06b668
TT
77692019-04-25 Tom Tromey <tromey@adacore.com>
7770
7771 * xml-support.c (gdb_xml_parser::gdb_xml_parser): Update.
7772 * python/py-value.c (valpy_getitem, valpy_nonzero): Update.
7773 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
7774 Update.
7775 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
7776 Update.
7777 * mi/mi-interp.c (mi_interp::exec): Update.
7778 * linespec.c (parse_linespec): Update.
7779 * infcall.c (run_inferior_call): Update.
7780 * guile/scm-value.c (gdbscm_value_to_lazy_string): Update.
7781 * guile/scm-symbol.c (gdbscm_lookup_symbol)
7782 (gdbscm_lookup_global_symbol): Update.
7783 * guile/scm-param.c (gdbscm_parameter_value): Update.
7784 * guile/scm-frame.c (gdbscm_frame_read_register)
7785 (gdbscm_frame_read_var): Update.
7786 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
7787 * exec.c (try_open_exec_file): Update.
7788 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
7789 (gdb_rl_callback_handler): Update.
7790 * common/common-exceptions.h (exception_none): Don't declare.
7791 * common/common-exceptions.c (exception_none): Don't define.
7792 (struct catcher) <exception>: Update.
7793 * cli/cli-interp.c (safe_execute_command): Update.
7794 * breakpoint.c (insert_bp_location, location_to_sals): Update.
7795
cf532bd1
AT
77962019-04-25 Ali Tamur <tamur@google.com>
7797
7798 * dwarf2read.c (skip_one_die): Add DW_FORM_strx.
7799 (read_attribute_value): Likewise.
7800 (dwarf2_read_addr_index): Update comment.
7801 (read_str_index): Add DW_FORM_strx.
7802 (dwarf2_string_attr): Likewise.
7803 (dwarf2_const_value_attr): Likewise.
7804 (dump_die_shallow): Likewise.
7805 (dwarf2_fetch_constant_bytes): Likewise.
7806 (skip_form_bytes): Likewise.
7807 * testsuite/lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7808
82433e3e
SDJ
78092019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7810
7811 PR corefiles/11608
7812 PR corefiles/18187
7813 * linux-tdep.c (dump_mapping_p): Add new parameters ADDR and
7814 OFFSET. Verify if current mapping contains an ELF header.
7815 (linux_find_memory_regions_full): Adjust call to
7816 dump_mapping_p.
7817
723adb65
SL
78182019-04-25 Sandra Loosemore <sandra@codesourcery.com>
7819 Kang Li <kanglictf@gmail.com>
7820
7821 PR gdb/21600
7822
7823 * dwarf2-frame.c (read_initial_length): Be consistent about using
7824 unsigned representation of length.
7825 (decode_frame_entry_1): Likewise. Check for wraparound of
7826 end pointer as well as buffer overflow.
7827
596179f7
SDJ
78282019-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
7829
7830 * aarch64-tdep.c (aarch64_gdbarch_init): Use "pulongest" to print
7831 "vq".
7832
a59240a4
TT
78332019-04-24 Tom Tromey <tromey@adacore.com>
7834
7835 * amd64-tdep.c (amd64_has_unaligned_fields): Ignore bitfields.
7836
f872fdbb
AB
78372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7838
7839 * s12z-tdep.c (s12z_unwind_pc): Delete.
7840 (s12z_unwind_sp): Delete.
7841 (s12z_gdbarch_init): Don't register deleted functions with
7842 gdbarch.
7843
b614e6f3
AB
78442019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7845
7846 * rl78-tdep.c (rl78_unwind_sp): Delete.
7847 (rl78_gdbarch_init): Don't register deleted function with gdbarch.
7848
14faed38
AB
78492019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7850
7851 * xstormy16-tdep.c (xstormy16_unwind_sp): Delete.
7852 (xstormy16_unwind_pc): Delete.
7853 (xstormy16_dummy_id): Delete.
7854 (xstormy16_gdbarch_init): Don't register deleted functions with
7855 gdbarch.
7856
541aad8a
AB
78572019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7858
7859 * vax-tdep.c (vax_unwind_pc): Delete.
7860 (vax_gdbarch_init): Don't register deleted function with gdbarch.
7861
29222070
AB
78622019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7863
7864 * v850-tdep.c (v850_unwind_sp): Delete.
7865 (v850_unwind_pc): Delete.
7866 (v850_dummy_id): Delete.
7867 (v850_gdbarch_init): Don't register deleted functions with
7868 gdbarch.
7869
0f534d76
AB
78702019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7871
7872 * tilegx-tdep.c (tilegx_unwind_sp): Delete.
7873 (tilegx_unwind_pc): Delete.
7874 (tilegx_unwind_dummy_id): Delete.
7875 (tilegx_gdbarch_init): Don't register deleted functions with
7876 gdbarch.
7877
1ba7b7f9
AB
78782019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7879
7880 * tic6x-tdep.c (tic6x_unwind_sp): Delete.
7881 (tic6x_dummy_id): Delete.
7882 (tic6x_gdbarch_init): Don't register deleted functions with
7883 gdbarch.
7884
d31f262c
AB
78852019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7886
7887 * sparc-tdep.c (sparc_unwind_pc): Delete.
7888 (sparc32_gdbarch_init): Don't register deleted function with
7889 gdbarch.
7890
6d14d64d
AB
78912019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7892
7893 * sh-tdep.c (sh_unwind_sp): Delete.
7894 (sh_unwind_pc): Delete.
7895 (sh_dummy_id): Delete.
7896 (sh_gdbarch_init): Don't register deleted functions with
7897 gdbarch.
7898
a40dde9d
AB
78992019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7900
7901 * score-tdep.c (score_unwind_sp): Delete.
7902 (score_unwind_pc): Delete.
7903 (score_dummy_id): Delete.
7904 (score_gdbarch_init): Don't register deleted functions with
7905 gdbarch.
7906
47c47d69
AB
79072019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7908
7909 * rx-tdep.c (rx_unwind_pc): Delete.
7910 (rx_unwind_sp): Delete.
7911 (rx_dummy_id): Delete.
7912 (rx_gdbarch_init): Don't register deleted functions with
7913 gdbarch. Update comment.
7914
833a4480
AB
79152019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7916
7917 * rs6000-tdep.c (rs6000_unwind_pc): Delete.
7918 (rs6000_dummy_id): Delete.
7919 (rs6000_gdbarch_init): Don't register deleted functions with
7920 gdbarch.
7921
3f2cef49
AB
79222019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7923
7924 * or1k-tdep.c (or1k_dummy_id): Delete.
7925 (or1k_gdbarch_init): Don't register deleted function with gdbarch.
7926
96acf884
AB
79272019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7928
7929 * nios2-tdep.c (nios2_dummy_id): Delete.
7930 (nios2_unwind_sp): Delete.
7931 (nios2_gdbarch_init): Don't register deleted functions with
7932 gdbarch.
7933
ca0ab0aa
AB
79342019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7935
7936 * nds32-tdep.c (nds32_dummy_id): Delete.
7937 (nds32_unwind_pc): Delete.
7938 (nds32_unwind_sp): Delete.
7939 (nds32_gdbarch_init): Don't register deleted functions with
7940 gdbarch.
7941
c8259044
AB
79422019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7943
7944 * msp430-tdep.c (msp430_unwind_pc): Delete.
7945 (msp430_unwind_sp): Delete.
7946 (msp430_dummy_id): Delete.
7947 (msp430_gdbarch_init): Don't register deleted functions with
7948 gdbarch.
7949
27f113c8
AB
79502019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7951
7952 * moxie-tdep.c (moxie_unwind_sp): Delete.
7953 (moxie_unwind_pc): Delete.
7954 (moxie_dummy_id): Delete.
7955 (moxie_gdbarch_init): Don't register deleted functions with
7956 gdbarch.
7957
aee6c3cd
AB
79582019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7959
7960 * mn10300-tdep.c (mn10300_dummy_id): Delete.
7961 (mn10300_unwind_pc): Delete.
7962 (mn10300_unwind_sp): Delete.
7963 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
7964 mn10300_unwind_sp.
7965 (mn10300_frame_unwind_init): Don't register deleted functions with
7966 gdbarch.
7967
8e2b5aea
AB
79682019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7969
7970 * mep-tdep.c (mep_unwind_pc): Delete.
7971 (mep_unwind_sp): Delete.
7972 (mep_dummy_id): Delete.
7973 (mep_gdbarch_init): Don't register deleted functions with
7974 gdbarch.
7975
43cf3ede
AB
79762019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7977
7978 * m68hc11-tdep.c (m68hc11_unwind_pc): Delete.
7979 (m68hc11_unwind_sp): Delete.
7980 (m68hc11_gdbarch_init): Don't register deleted functions with
7981 gdbarch.
7982
5e79b7bb
AB
79832019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7984
7985 * m32r-tdep.c (m32r_unwind_sp): Delete.
7986 (m32r_unwind_pc): Delete.
7987 (m32r_dummy_id): Delete.
7988 (m32r_gdbarch_init): Don't register deleted functions with
7989 gdbarch.
7990
89b268d8
AB
79912019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7992
7993 * m32c-tdep.c (m32c_unwind_pc): Delete.
7994 (m32c_unwind_sp): Delete.
7995 (m32c_dummy_id): Delete.
7996 (m32c_gdbarch_init): Don't register deleted functions with
7997 gdbarch.
7998
946c28d2
AB
79992019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8000
8001 * gdb/lm32-tdep.c (lm32_unwind_sp): Delete.
8002 (lm32_unwind_pc): Delete.
8003 (lm32_dummy_id): Delete.
8004 (lm32_gdbarch_init): Don't register deleted functions with
8005 gdbarch.
8006
bf12844a
AB
80072019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8008
8009 * gdb/iq2000-tdep.c (iq2000_unwind_sp): Delete.
8010 (iq2000_unwind_pc): Delete.
8011 (iq2000_dummy_id): Delete.
8012 (iq2000_gdbarch_init): Don't register deleted functions with
8013 gdbarch.
8014
ecbc06d2
AB
80152019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8016
8017 * nds32-tdep.c (nds32_type_align): Delete.
8018 (nds32_push_dummy_call): Use type_align instead.
8019
030197b4
AB
80202019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8021
8022 * arm-tdep.c (arm_type_align): Only handle vector override case.
8023 (arm_push_dummy_call): Use type_align.
8024 (arm_gdbarch_init): Register arm_type_align gdbarch function.
8025
b907456c
AB
80262019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8027
8028 * aarch64-tdep.c (aarch64_type_align): Only handle vector override
8029 case.
8030 (pass_on_stack): Use type_align.
8031 (aarch64_gdbarch_init): Register aarch64_type_align gdbarch
8032 function.
8033
9e97ba43
TT
80342019-04-23 Tom Tromey <tromey@adacore.com>
8035
8036 * dwarf2read.c (line_header::file_name_at): Remove unused
8037 overload.
8038
6892f601
TV
80392019-04-23 Tom de Vries <tdevries@suse.de>
8040
8041 PR gdb/24438
8042 * contrib/cc-with-tweaks.sh: Remove superfluous .alt file after dwz
8043 invocation.
8044
336d760d
AT
8045
80462019-03-27 Ali Tamur <tamur@google.com>
8047
8048 * dwarf2-frame.c(dwarf_expr_executor::get_addr_index): Update comment
8049 * dwarf2expr.c(dwarf_expr_context::execute_stack_op): Add DW_OP_addrx
8050 * dwarf2expr.h(dwarf_expr_context::offset): Update comment
8051 (dwarf_expr_context::get_addr_index): Likewise
8052 * dwarf2loc.c(dwarf_evaluate_loc_desc::get_addr_index): Likewise
8053 (symbol_needs_eval_context::get_addr_index): Likewise
8054 (disassemble_dwarf_expression): Add DW_OP_addrx
8055 * dwarf2read.c(attr_value_as_address): Add DW_FORM_addrx
8056 (read_cutu_die_from_dwo): Update comment
8057 (skip_one_die): Add DW_FORM_addrx
8058 (read_attribute_value): Likewise
8059 (var_decode_location): Add DW_OP_addrx
8060 (dwarf2_const_value_attr): Add DW_FORM_addrx
8061 (dump_die_shallow): Likewise
8062 (dwarf2_fetch_constant_bytes): Likewise
8063 (decode_locdesc): Add DW_OP_addrx
8064 (skip_form_bytes): Add DW_FORM_addrx
8065
ad9d13f8
AT
80662019-04-22 Ali Tamur <tamur@google.com>
8067
8068 * MAINTAINERS (Write After Approval): Add self.
8069
d70cc3ba
SM
80702019-04-22 Simon Marchi <simon.marchi@efficios.com>
8071
8072 * solib-svr4.c (get_svr4_info): Add pspace parameter.
8073 (svr4_keep_data_in_core): Pass current_program_space to get_svr4_info.
8074 (open_symbol_file_object): Likewise.
8075 (svr4_default_sos): Add info parameter.
8076 (svr4_read_so_list): Likewise.
8077 (svr4_current_sos_direct): Adjust functions calls to pass down
8078 info.
8079 (svr4_current_sos_1): Add info parameter.
8080 (svr4_current_sos): Call get_svr4_info, pass info down to
8081 svr4_current_sos_1.
8082 (svr4_fetch_objfile_link_map): Pass objfile->pspace to
8083 get_svr4_info.
8084 (svr4_in_dynsym_resolve_code): Pass current_program_space to
8085 get_svr4_info.
8086 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
8087 to get_svr4_info.
8088 (probes_table_remove_objfile_probes): Likewise.
8089 (register_solib_event_probe): Add info parameter.
8090 (solist_update_incremental): Pass info parameter down to
8091 svr4_read_so_list.
8092 (disable_probes_interface): Add info parameter.
8093 (svr4_handle_solib_event): Pass current_program_space to
8094 get_svr4_info. Adjust disable_probes_interface cleanup.
8095 (svr4_create_probe_breakpoints): Add info parameter, pass it
8096 down to register_solib_event_probe.
8097 (svr4_create_solib_event_breakpoints): Add info parameter,
8098 pass it down to svr4_create_probe_breakpoints.
8099 (enable_break): Pass info down to
8100 svr4_create_solib_event_breakpoints.
8101 (svr4_solib_create_inferior_hook): Pass current_program_space to
8102 get_svr4_info.
8103 (svr4_clear_solib): Likewise.
8104
7905fc35
PA
81052019-04-22 Pedro Alves <palves@redhat.com>
8106
8107 * solib-svr4.c (svr4_free_objfile_observer): New.
8108 (probe_and_action::objfile): New field.
8109 (probes_table_htab_remove_objfile_probes)
8110 (probes_table_remove_objfile_probes): New functions.
8111 (register_solib_event_probe): Add 'objfile' parameter. Store it
8112 in the new probe_and_action. Don't store the probe in 'lookup'.
8113 (svr4_create_probe_breakpoints): Pass objfile to
8114 register_solib_event_probe.
8115 (_initialize_svr4_solib): Register a free_objfile observer.
8116
fb881986
TT
81172019-04-19 Tom Tromey <tom@tromey.com>
8118
8119 * common/queue.h: Remove.
8120
8732db6c
TT
81212019-04-19 Tom Tromey <tom@tromey.com>
8122
8123 * event-loop.c: Don't include "common/queue.h".
8124
97dfbadd
TT
81252019-04-19 Tom Tromey <tom@tromey.com>
8126
8127 * remote.c (remote_target): Use delete.
8128 * remote-notif.h: Include <list>, not "common/queue.h".
8129 (notif_client_p): Remove typedef.
8130 (remote_notif_state): Add constructor, destructor, initializer.
8131 <notif_queue>: Now a std::list.
8132 (remote_notif_state_xfree): Don't declare.
8133 * remote-notif.c (remote_notif_process, handle_notification)
8134 (remote_notif_state_allocate): Update.
8135 (~remote_notif_state): Rename from remote_notif_state_xfree.
8136
cf250e36
TT
81372019-04-19 Tom Tromey <tom@tromey.com>
8138
8139 * symfile.c (reread_symbols): Update.
8140 * objfiles.c (objfile_register_static_link)
8141 (objfile_lookup_static_link): Update
8142 (~objfile) Don't delete static_links.
8143 * objfiles.h (struct objfile) <static_links>: Now an htab_up.
8144
61f4b350
TT
81452019-04-19 Tom Tromey <tom@tromey.com>
8146
8147 * type-stack.h (struct type_stack) <insert>: Constify string.
8148 * type-stack.c (type_stack::insert): Constify string.
8149 * gdbtypes.h (lookup_template_type): Update.
8150 (address_space_name_to_int): Update.
8151 * gdbtypes.c (address_space_name_to_int): Make space_identifier
8152 const.
8153 (lookup_template_type): Make name const.
8154 * c-exp.y: Update rules.
8155 (lex_one_token, classify_name, classify_inner_name)
8156 (c_print_token): Update.
8157 * p-exp.y: Update rules.
8158 (yylex): Update.
8159 * f-exp.y: Update rules.
8160 (yylex): Update.
8161 * d-exp.y: Update rules.
8162 (lex_one_token, classify_name, classify_inner_name): Update.
8163 * parse.c (write_dollar_variable, copy_name): Return std::string.
8164 * parser-defs.h (copy_name): Change return type.
8165 * m2-exp.y: Update rules.
8166 (yylex): Update.
8167 * go-exp.y (lex_one_token): Update.
8168 Update rules.
8169 (classify_unsafe_function, classify_packaged_name)
8170 (classify_name, yylex): Update.
8171
189b8c2e
ST
81722019-04-19 Sergei Trofimovich <siarheit@google.com>
8173
8174 * configure.ac: add --enable-source-highlight switch.
8175 * configure: Regenerate.
8176 * top.c (print_gdb_version): plumb --enable-source-highlight
8177 status to "show configuration".
8178
8ecb59f8
TT
81792019-04-19 Tom Tromey <tromey@adacore.com>
8180
8181 * ada-lang.c (ada_is_variant_part, ada_to_fixed_type_1):
8182 Check ADA_TYPE_P.
8183 (empty_record, ada_template_to_fixed_record_type_1)
8184 (template_to_static_fixed_type)
8185 (to_record_with_fixed_variant_part): Use INIT_NONE_SPECIFIC.
8186 * cp-abi.c (value_rtti_type): Check HAVE_CPLUS_STRUCT.
8187 * gdbtypes.h (INIT_NONE_SPECIFIC, ADA_TYPE_P): New
8188 macros.
8189
62160ec9
TT
81902019-04-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
8191
8192 PR symtab/24423:
8193 * source.c (print_source_lines_base): Advance "iter" when a
8194 control character is seen.
8195
f2ae8bc8
PW
81962019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8197
8198 * inferior.h (struct infcall_suspend_state_deleter):
8199 Catch exception in destructor to avoid crash.
8200
d563b953
PW
82012019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8202
8203 * cli/cli-cmds.c (_initialize_cli_cmds): Move "shell" "!" alias
8204 close to the add_com "shell".
8205
dc34c897
TT
82062019-04-18 Tom Tromey <tromey@adacore.com>
8207
8208 * process-stratum-target.h (class process_stratum_target)
8209 <stratum>: Add "final".
8210
a12e5744
TT
82112019-04-17 Tom Tromey <tromey@adacore.com>
8212
8213 * dwarf2read.c (dwarf2_init_complex_target_type): Check "tt"
8214 against nullptr before use.
8215
a7e559cc
AH
82162019-04-17 Alan Hayward <alan.hayward@arm.com>
8217
8218 * nat/linux-waitpid.c (linux_debug): Call debug_vprintf.
8219
c01660c6
AB
82202019-04-17 Jim Wilson <jimw@sifive.com>
8221 Andrew Burgess <andrew.burgess@embecosm.com>
8222
8223 * riscv-tdep.c (riscv_breakpoint_kind_from_pc): Hanndle case where
8224 code read might fail, assume 4-byte breakpoint in that case.
8225
4aa866af
LS
82262019-04-15 Leszek Swirski <leszeks@google.com>
8227
8228 * amd64-tdep.c (amd64_classify_aggregate): Use cp_pass_by_reference
8229 rather than a hand-rolled POD check when checking for forced MEMORY
8230 classification.
8231
48574d91
AH
82322019-04-15 Alan Hayward <alan.hayward@arm.com>
8233
8234 * aarch64-linux-nat.c (store_sveregs_to_thread): Set vector length.
8235 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): New
8236 function.
8237 (aarch64_sve_regs_copy_to_reg_buf): Remove VG checks.
8238 (aarch64_sve_regs_copy_from_reg_buf): Likewise.
8239 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_set_vq): New
8240 declaration.
8241
4da037ef
AH
82422019-04-15 Alan Hayward <alan.hayward@arm.com>
8243
8244 * aarch64-linux-nat.c
8245 (aarch64_linux_nat_target::thread_architecture): Add override.
8246 * aarch64-tdep.c (aarch64_gdbarch_init): Ensure different tdesc for
8247 each VQ.
8248
ccb8d7e8
AH
82492019-04-15 Alan Hayward <alan.hayward@arm.com>
8250
8251 * aarch64-tdep.c (aarch64_gdbarch_init): Move gdbarch lookup.
8252
35add35e
AB
82532019-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
8254
8255 * dwarf2read.c (dwarf2_init_complex_target_type): Handle complex
8256 target types of size 96-bits, add some additional comments, and
8257 check that the builtin type we found was the correct size.
8258
51196bbc
EZ
82592019-04-12 Eli Zaretskii <eliz@gnu.org>
8260
8261 * utils.c (prompt_for_continue): Don't restore the styling at the
8262 end, as applied_style has the wrong value. This fixes styling in
8263 long lists of file names that are interrupted by the "Continue?"
8264 prompt.
8265
62253a61
AB
82662019-04-12 Andrew Burgess <andrew.burgess@embecosm.com>
8267
8268 * ada-lang.c (ada_language_defn): Remove use of LANG_MAGIC.
8269 * c-lang.c (c_language_defn): Likewise.
8270 (cplus_language_defn): Likewise.
8271 (asm_language_defn): Likewise.
8272 (minimal_language_defn): Likewise.
8273 * d-lang.c (d_language_defn): Likewise.
8274 * f-lang.c (f_language_defn): Likewise.
8275 * go-lang.c (go_language_defn): Likewise.
8276 * language.c (unknown_language_defn): Likewise.
8277 (auto_language_defn): Likewise.
8278 * language.h (struct language_defn): Remove la_magic field.
8279 (LANG_MAGIC): Delete.
8280 * m2-lang.c (m2_language_defn): Remove use of LANG_MAGIC.
8281 * objc-lang.c (objc_language_defn): Likewise.
8282 * opencl-lang.c (opencl_language_defn): Likewise.
8283 * p-lang.c (pascal_language_defn): Likewise.
8284 * rust-lang.c (rust_language_defn): Likewise.
8285
a9158a86
AB
82862019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8287
8288 * riscv-tdep.c (riscv_type_align): New function.
8289 (riscv_type_alignment): Delete.
8290 (riscv_arg_location): Use 'type_align'.
8291 (riscv_gdbarch_init): Register riscv_type_align gdbarch function.
8292
41077b66
AB
82932019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8294
8295 * gdbtypes.c (type_align): A struct with no non-static fields also
8296 has alignment of 1.
8297
9f0272f8
AB
82982019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8299
8300 * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
8301 component to 0.
8302 (riscv_struct_info::riscv_struct_info): Initialise m_offsets
8303 member.
8304 (riscv_struct_info::analyse): New implementation using new
8305 analyse_inner member function.
8306 (riscv_struct_info::field_offset): New member function.
8307 (riscv_struct_info::m_offsets): New member variable.
8308 (riscv_struct_info::analyse_inner): New private member function,
8309 takes the old implementation of riscv_struct_info::analyse but
8310 extended to track field offsets.
8311 (riscv_call_arg_struct): Update the struct folding special cases
8312 to handle cases where empty C++ structs, which are non-zero
8313 length, are found.
8314 (riscv_arg_location): Initialise the length of each location, a
8315 non-zero length now indicates the location is in use.
8316 (riscv_push_dummy_call): Allow for the first location having a
8317 non-zero offset when setting up arguments.
8318 (riscv_return_value): Likewise, but for return values.
8319
02cf60c7
TT
83202019-04-11 Tom Tromey <tromey@adacore.com>
8321
8322 * utils.c (internal_vproblem): Make "msg" const.
8323
68811f8f
AH
83242019-04-11 Alan Hayward <alan.hayward@arm.com>
8325
8326 * aarch64-tdep.c (aarch64_analyze_prologue_test): Reset saved regs.
8327 * trad-frame.c (trad_frame_reset_saved_regs): New function.
8328 (trad_frame_alloc_saved_regs): Call trad_frame_reset_saved_regs.
8329 * trad-frame.h (trad_frame_reset_saved_regs): New declaration.
8330
3f52fdbc
KB
83312019-04-10 Kevin Buettner <kevinb@redhat.com>
8332
8333 * amd64-linux-nat.c (amd64_linux_collect_native_gregset): New
8334 function.
8335 (fill_gregset): Call amd64_linux_collect_native_gregset instead
8336 of amd64_collect_native_gregset.
8337 (amd64_linux_nat_target::store_registers): Likewise.
8338
e9ad22ee
TT
83392019-04-10 Tom Tromey <tom@tromey.com>
8340
8341 * symtab.c (lookup_global_symbol_from_objfile)
8342 (lookup_symbol_in_objfile_from_linkage_name): Use the iterator.
8343 * objfiles.h (class separate_debug_iterator): New.
8344 (class separate_debug_range): New.
8345 (struct objfile) <separate_debug_objfiles>: New method.
8346 (objfile_separate_debug_iterate): Don't declare.
8347 * objfiles.c (separate_debug_iterator::operator++): Rename from
8348 objfile_separate_debug_iterate.
8349 (objfile_relocate, objfile_rebase, objfile_has_symbols): Use the
8350 iterator.
8351 * minsyms.c (lookup_minimal_symbol_by_pc_section): Use the
8352 iterator.
8353
ee371134
TT
83542019-04-10 Tom Tromey <tom@tromey.com>
8355
8356 * symfile.c (reread_symbols): Remove old comment.
8357 * objfiles.c (free_all_objfiles): Fix a typo.
8358
bf227d61
TT
83592019-04-10 Tom Tromey <tom@tromey.com>
8360
8361 * ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
8362 * minsyms.c (lookup_minimal_symbol): Use foreach.
8363 (lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
8364 (lookup_minimal_symbol_solib_trampoline): Likewise.
8365 * symfile.c (reread_symbols): Use foreach.
8366
8dc433a0
TT
83672019-04-09 Ivan Begert <ivanbegert@gmail.com>
8368 Tom Tromey <tromey@adacore.com>
8369
8370 PR rust/24414:
8371 * rust-exp.y (rust_parser::lex_number): Use strtoulst.
8372 (rust_lex_int_test): Change "value" to be LONGEST.
8373 (rust_lex_tests): Add test for long integer literal.
8374
9ab8741a
TT
83752019-04-09 Tom Tromey <tromey@adacore.com>
8376
8377 * remote.c (remote_target::remote_add_inferior): Change fake_pid_p
8378 to bool.
8379 (extended_remote_target::attach): Update.
8380 (remote_target::remote_notice_new_inferior): Update.
8381 (remote_target::add_current_inferior_and_thread): Update.
8382 * inferior.c (exit_inferior_1): Use "false".
8383 * corelow.c (add_to_thread_list): Make fake_pid_p bool.
8384
e242fd12
SM
83852019-04-09 Simon Marchi <simon.marchi@efficios.com>
8386
9ca1957f 8387 * infcmd.c (run_command_1): Pass -qualified to tbreak when using
e242fd12
SM
8388 the "start" command.
8389
2b0c8b01
KB
83902019-04-08 Kevin Buettner <kevinb@redhat.com>
8391
8392 * python/py-inferior.c (infpy_thread_from_thread_handle):
8393 Adjust comments to reflect renaming of thread_from_thread_handle
8394 to thread_from_handle. Adjust keywords. Fix type error message.
8395 (inferior_object_methods): Add thread_from_handle. Retain
8396 thread_from_thread_handle, but mark it as deprecated.
8397
50a82723
KB
83982019-04-08 Kevin Buettner <kevinb@redhat.com>
8399
8400 * gdbthread.h (find_thread_by_handle): Revise declaration.
8401 * thread.c (find_thread_by_handle): Likewise. Adjust
8402 implementation too.
8403 * python/py-inferior.c (infpy_thread_from_thread_handle): Add
8404 support for buffer objects as handles.
8405
cf63b016
KB
84062019-04-08 Kevin Buettner <kevinb@redhat.com>
8407
8408 * python/py-infthread.c (thpy_thread_handle): New function.
8409 (thread_object_methods): Register thpy_thread_handle.
8410
3d6c6204
KB
84112019-04-08 Kevin Buettner <kevinb@redhat.com>
8412
8413 * gdbthread.h (thread_to_thread_handle): Declare.
8414 * thread.c (gdbtypes.h): Include.
8415 (thread_to_thread_handle): New function.
8416
8417 * target.h (struct target_ops): Add thread_info_to_thread_handle.
8418 (target_thread_info_to_thread_handle): Declare.
8419 * target.c (target_thread_info_to_thread_handle): New function.
8420 * target-debug.h (target_debug_print_gdb_byte_vector): Define.
8421 * target-delegates.c: Regenerate.
8422
8423 * linux-thread-db.c (class thread_db_target): Add method
8424 thread_info_to_thread_handle.
8425 (thread_db_target::thread_info_to_thread_handle): Define.
8426 * remote.c (class remote_target): Add new method
8427 thread_info_to_thread_handle.
8428 (remote_target::thread_info_to_thread_handle): Define.
8429
56be6ea8
PA
84302019-04-08 Pedro Alves <palves@redhat.com>
8431
8432 * common/common-exceptions.c (throw_exception): Don't create
8433 named object to throw; throw directly.
8434 (throw_it): Likewise. Don't initialize gdb_exception::message
8435 here, with new; pass FMT and AP to the ctor instead.
8436 * common/common-exceptions.h: Include <string>.
8437 (gdb_exception::gdb_exception(enum return_reason, enum errors,
8438 const char *, va_list)): New ctor. Use std::make_shared.
8439 (gdb_exception_error::gdb_exception_error(enum return_reason, enum
8440 errors)): Delete.
8441 (gdb_exception_error::gdb_exception_error(enum errors, const char
8442 *, va_list)): New.
8443 (gdb_exception_error::gdb_exception_error(const gdb_exception &)):
8444 Add assertion.
8445 (gdb_exception_quit::gdb_exception_quit(enum return_reason, enum
8446 errors)): Delete.
8447 (gdb_exception_quit::gdb_exception_quit(const char *, va_list)): New.
8448 (gdb_exception_quit::gdb_exception_quit(const gdb_exception &)):
8449 Add assertion.
8450
eedc3f4f
TT
84512019-04-08 Tom Tromey <tom@tromey.com>
8452
8453 * valops.c (value_rtti_indirect_type): Replace throw_exception
8454 with throw.
8455 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
8456 with throw.
8457 * thread.c (thr_try_catch_cmd): Replace throw_exception with
8458 throw.
8459 * target.c (target_translate_tls_address): Replace throw_exception
8460 with throw.
8461 * stack.c (frame_apply_command_count): Replace throw_exception
8462 with throw.
8463 * solib-spu.c (append_ocl_sos): Replace throw_exception with
8464 throw.
8465 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
8466 with throw.
8467 * rs6000-tdep.c (rs6000_frame_cache)
8468 (rs6000_epilogue_frame_cache): Replace throw_exception with throw.
8469 * remote.c: Replace throw_exception with throw.
8470 * record-full.c (record_full_message, record_full_wait_1)
8471 (record_full_restore): Replace throw_exception with throw.
8472 * record-btrace.c:
8473 (get_thread_current_frame_id, record_btrace_start_replaying)
8474 (cmd_record_btrace_bts_start, cmd_record_btrace_pt_start)
8475 (cmd_record_btrace_start): Replace throw_exception with throw.
8476 * parse.c (parse_exp_in_context_1): Replace throw_exception with
8477 throw.
8478 * linux-nat.c (detach_one_lwp, linux_resume_one_lwp)
8479 (resume_stopped_resumed_lwps): Replace throw_exception with throw.
8480 * linespec.c:
8481 (find_linespec_symbols): Replace throw_exception with throw.
8482 * infrun.c (displaced_step_prepare, resume): Replace
8483 throw_exception with throw.
8484 * infcmd.c (post_create_inferior): Replace throw_exception with
8485 throw.
8486 * inf-loop.c (inferior_event_handler): Replace throw_exception
8487 with throw.
8488 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
8489 (i386_sigtramp_frame_cache): Replace throw_exception with throw.
8490 * frame.c (frame_unwind_pc, get_prev_frame_if_no_cycle)
8491 (get_prev_frame_always, get_frame_pc_if_available)
8492 (get_frame_address_in_block_if_available, get_frame_language):
8493 Replace throw_exception with throw.
8494 * frame-unwind.c (frame_unwind_try_unwinder): Replace
8495 throw_exception with throw.
8496 * eval.c (fetch_subexp_value, evaluate_var_value)
8497 (evaluate_funcall, evaluate_subexp_standard): Replace
8498 throw_exception with throw.
8499 * dwarf2loc.c (call_site_find_chain)
8500 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval):
8501 Replace throw_exception with throw.
8502 * dwarf2-frame.c (dwarf2_frame_cache): Replace throw_exception
8503 with throw.
8504 * darwin-nat.c (darwin_attach_pid): Replace throw_exception with
8505 throw.
8506 * cp-abi.c (baseclass_offset): Replace throw_exception with throw.
8507 * completer.c (complete_line_internal): Replace throw_exception
8508 with throw.
8509 * compile/compile-object-run.c (compile_object_run): Replace
8510 throw_exception with throw.
8511 * cli/cli-script.c (process_next_line): Replace throw_exception
8512 with throw.
8513 * btrace.c (btrace_compute_ftrace_pt, btrace_compute_ftrace)
8514 (btrace_enable, btrace_maint_update_pt_packets): Replace
8515 throw_exception with throw.
8516 * breakpoint.c (create_breakpoint, save_breakpoints): Replace
8517 throw_exception with throw.
8518 * break-catch-throw.c (re_set_exception_catchpoint): Replace
8519 throw_exception with throw.
8520 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
8521 (amd64_epilogue_frame_cache): Replace throw_exception with throw.
8522 * aarch64-tdep.c (aarch64_make_prologue_cache)
8523 (aarch64_make_stub_cache): Replace throw_exception with throw.
8524
26003a20
TT
85252019-04-08 Tom Tromey <tom@tromey.com>
8526
8527 * common/common-exceptions.c (throw_exception): Rename from
8528 throw_exception_cxx. Remove old copy. Make argument const.
8529 (throw_it): Create and throw exception objects directly.
8530 * common/common-exceptions.h (throw_exception): Make argument
8531 const.
8532 (struct gdb_exception_error): Add constructor.
8533 (struct gdb_exception_quit): Add constructor.
8534
d272eb37
TT
85352019-04-08 Tom Tromey <tom@tromey.com>
8536
8537 * common/common-exceptions.h (exception_rethrow): Don't declare.
8538 (TRY_SJLJ): Update comment.
8539 (TRY, CATCH, END_CATCH): Remove.
8540 * common/common-exceptions.c (exception_rethrow): Remove.
8541
230d2906
TT
85422019-04-08 Tom Tromey <tom@tromey.com>
8543
8544 * common/common-exceptions.h (gdb_exception_RETURN_MASK_ALL):
8545 Remove.
8546 (gdb_exception_error): Rename from
8547 gdb_exception_RETURN_MASK_ERROR.
8548 (gdb_exception_quit): Rename from gdb_exception_RETURN_MASK_QUIT.
8549 (gdb_quit_bad_alloc): Update.
8550 * aarch64-tdep.c: Update.
8551 * ada-lang.c: Update.
8552 * ada-typeprint.c: Update.
8553 * ada-valprint.c: Update.
8554 * amd64-tdep.c: Update.
8555 * arch-utils.c: Update.
8556 * break-catch-throw.c: Update.
8557 * breakpoint.c: Update.
8558 * btrace.c: Update.
8559 * c-varobj.c: Update.
8560 * cli/cli-cmds.c: Update.
8561 * cli/cli-interp.c: Update.
8562 * cli/cli-script.c: Update.
8563 * common/common-exceptions.c: Update.
8564 * common/new-op.c: Update.
8565 * common/selftest.c: Update.
8566 * compile/compile-c-symbols.c: Update.
8567 * compile/compile-cplus-symbols.c: Update.
8568 * compile/compile-object-load.c: Update.
8569 * compile/compile-object-run.c: Update.
8570 * completer.c: Update.
8571 * corelow.c: Update.
8572 * cp-abi.c: Update.
8573 * cp-support.c: Update.
8574 * cp-valprint.c: Update.
8575 * darwin-nat.c: Update.
8576 * disasm-selftests.c: Update.
8577 * dtrace-probe.c: Update.
8578 * dwarf-index-cache.c: Update.
8579 * dwarf-index-write.c: Update.
8580 * dwarf2-frame-tailcall.c: Update.
8581 * dwarf2-frame.c: Update.
8582 * dwarf2loc.c: Update.
8583 * dwarf2read.c: Update.
8584 * eval.c: Update.
8585 * event-loop.c: Update.
8586 * event-top.c: Update.
8587 * exec.c: Update.
8588 * f-valprint.c: Update.
8589 * fbsd-tdep.c: Update.
8590 * frame-unwind.c: Update.
8591 * frame.c: Update.
8592 * gdbtypes.c: Update.
8593 * gnu-v3-abi.c: Update.
8594 * guile/guile-internal.h: Update.
8595 * guile/scm-block.c: Update.
8596 * guile/scm-breakpoint.c: Update.
8597 * guile/scm-cmd.c: Update.
8598 * guile/scm-disasm.c: Update.
8599 * guile/scm-frame.c: Update.
8600 * guile/scm-lazy-string.c: Update.
8601 * guile/scm-math.c: Update.
8602 * guile/scm-param.c: Update.
8603 * guile/scm-ports.c: Update.
8604 * guile/scm-pretty-print.c: Update.
8605 * guile/scm-symbol.c: Update.
8606 * guile/scm-symtab.c: Update.
8607 * guile/scm-type.c: Update.
8608 * guile/scm-value.c: Update.
8609 * i386-linux-tdep.c: Update.
8610 * i386-tdep.c: Update.
8611 * inf-loop.c: Update.
8612 * infcall.c: Update.
8613 * infcmd.c: Update.
8614 * infrun.c: Update.
8615 * jit.c: Update.
8616 * language.c: Update.
8617 * linespec.c: Update.
8618 * linux-fork.c: Update.
8619 * linux-nat.c: Update.
8620 * linux-tdep.c: Update.
8621 * linux-thread-db.c: Update.
8622 * main.c: Update.
8623 * mi/mi-cmd-break.c: Update.
8624 * mi/mi-cmd-stack.c: Update.
8625 * mi/mi-interp.c: Update.
8626 * mi/mi-main.c: Update.
8627 * objc-lang.c: Update.
8628 * p-valprint.c: Update.
8629 * parse.c: Update.
8630 * ppc-linux-tdep.c: Update.
8631 * printcmd.c: Update.
8632 * python/py-arch.c: Update.
8633 * python/py-breakpoint.c: Update.
8634 * python/py-cmd.c: Update.
8635 * python/py-finishbreakpoint.c: Update.
8636 * python/py-frame.c: Update.
8637 * python/py-framefilter.c: Update.
8638 * python/py-gdb-readline.c: Update.
8639 * python/py-inferior.c: Update.
8640 * python/py-infthread.c: Update.
8641 * python/py-lazy-string.c: Update.
8642 * python/py-linetable.c: Update.
8643 * python/py-objfile.c: Update.
8644 * python/py-param.c: Update.
8645 * python/py-prettyprint.c: Update.
8646 * python/py-progspace.c: Update.
8647 * python/py-record-btrace.c: Update.
8648 * python/py-record.c: Update.
8649 * python/py-symbol.c: Update.
8650 * python/py-type.c: Update.
8651 * python/py-unwind.c: Update.
8652 * python/py-utils.c: Update.
8653 * python/py-value.c: Update.
8654 * python/python.c: Update.
8655 * record-btrace.c: Update.
8656 * record-full.c: Update.
8657 * remote-fileio.c: Update.
8658 * remote.c: Update.
8659 * riscv-tdep.c: Update.
8660 * rs6000-aix-tdep.c: Update.
8661 * rs6000-tdep.c: Update.
8662 * rust-exp.y: Update.
8663 * rust-lang.c: Update.
8664 * s390-tdep.c: Update.
8665 * selftest-arch.c: Update.
8666 * solib-dsbt.c: Update.
8667 * solib-frv.c: Update.
8668 * solib-spu.c: Update.
8669 * solib-svr4.c: Update.
8670 * solib.c: Update.
8671 * sparc64-linux-tdep.c: Update.
8672 * stack.c: Update.
8673 * symfile-mem.c: Update.
8674 * symmisc.c: Update.
8675 * target.c: Update.
8676 * thread.c: Update.
8677 * top.c: Update.
8678 * tracefile-tfile.c: Update.
8679 * tui/tui.c: Update.
8680 * typeprint.c: Update.
8681 * unittests/cli-utils-selftests.c: Update.
8682 * unittests/parse-connection-spec-selftests.c: Update.
8683 * valops.c: Update.
8684 * valprint.c: Update.
8685 * value.c: Update.
8686 * varobj.c: Update.
8687 * windows-nat.c: Update.
8688 * x86-linux-nat.c: Update.
8689 * xml-support.c: Update.
8690
a70b8144
TT
86912019-04-08 Tom Tromey <tom@tromey.com>
8692
8693 * xml-support.c: Use C++ exception handling.
8694 * x86-linux-nat.c: Use C++ exception handling.
8695 * windows-nat.c: Use C++ exception handling.
8696 * varobj.c: Use C++ exception handling.
8697 * value.c: Use C++ exception handling.
8698 * valprint.c: Use C++ exception handling.
8699 * valops.c: Use C++ exception handling.
8700 * unittests/parse-connection-spec-selftests.c: Use C++ exception
8701 handling.
8702 * unittests/cli-utils-selftests.c: Use C++ exception handling.
8703 * typeprint.c: Use C++ exception handling.
8704 * tui/tui.c: Use C++ exception handling.
8705 * tracefile-tfile.c: Use C++ exception handling.
8706 * top.c: Use C++ exception handling.
8707 * thread.c: Use C++ exception handling.
8708 * target.c: Use C++ exception handling.
8709 * symmisc.c: Use C++ exception handling.
8710 * symfile-mem.c: Use C++ exception handling.
8711 * stack.c: Use C++ exception handling.
8712 * sparc64-linux-tdep.c: Use C++ exception handling.
8713 * solib.c: Use C++ exception handling.
8714 * solib-svr4.c: Use C++ exception handling.
8715 * solib-spu.c: Use C++ exception handling.
8716 * solib-frv.c: Use C++ exception handling.
8717 * solib-dsbt.c: Use C++ exception handling.
8718 * selftest-arch.c: Use C++ exception handling.
8719 * s390-tdep.c: Use C++ exception handling.
8720 * rust-lang.c: Use C++ exception handling.
8721 * rust-exp.y: Use C++ exception handling.
8722 * rs6000-tdep.c: Use C++ exception handling.
8723 * rs6000-aix-tdep.c: Use C++ exception handling.
8724 * riscv-tdep.c: Use C++ exception handling.
8725 * remote.c: Use C++ exception handling.
8726 * remote-fileio.c: Use C++ exception handling.
8727 * record-full.c: Use C++ exception handling.
8728 * record-btrace.c: Use C++ exception handling.
8729 * python/python.c: Use C++ exception handling.
8730 * python/py-value.c: Use C++ exception handling.
8731 * python/py-utils.c: Use C++ exception handling.
8732 * python/py-unwind.c: Use C++ exception handling.
8733 * python/py-type.c: Use C++ exception handling.
8734 * python/py-symbol.c: Use C++ exception handling.
8735 * python/py-record.c: Use C++ exception handling.
8736 * python/py-record-btrace.c: Use C++ exception handling.
8737 * python/py-progspace.c: Use C++ exception handling.
8738 * python/py-prettyprint.c: Use C++ exception handling.
8739 * python/py-param.c: Use C++ exception handling.
8740 * python/py-objfile.c: Use C++ exception handling.
8741 * python/py-linetable.c: Use C++ exception handling.
8742 * python/py-lazy-string.c: Use C++ exception handling.
8743 * python/py-infthread.c: Use C++ exception handling.
8744 * python/py-inferior.c: Use C++ exception handling.
8745 * python/py-gdb-readline.c: Use C++ exception handling.
8746 * python/py-framefilter.c: Use C++ exception handling.
8747 * python/py-frame.c: Use C++ exception handling.
8748 * python/py-finishbreakpoint.c: Use C++ exception handling.
8749 * python/py-cmd.c: Use C++ exception handling.
8750 * python/py-breakpoint.c: Use C++ exception handling.
8751 * python/py-arch.c: Use C++ exception handling.
8752 * printcmd.c: Use C++ exception handling.
8753 * ppc-linux-tdep.c: Use C++ exception handling.
8754 * parse.c: Use C++ exception handling.
8755 * p-valprint.c: Use C++ exception handling.
8756 * objc-lang.c: Use C++ exception handling.
8757 * mi/mi-main.c: Use C++ exception handling.
8758 * mi/mi-interp.c: Use C++ exception handling.
8759 * mi/mi-cmd-stack.c: Use C++ exception handling.
8760 * mi/mi-cmd-break.c: Use C++ exception handling.
8761 * main.c: Use C++ exception handling.
8762 * linux-thread-db.c: Use C++ exception handling.
8763 * linux-tdep.c: Use C++ exception handling.
8764 * linux-nat.c: Use C++ exception handling.
8765 * linux-fork.c: Use C++ exception handling.
8766 * linespec.c: Use C++ exception handling.
8767 * language.c: Use C++ exception handling.
8768 * jit.c: Use C++ exception handling.
8769 * infrun.c: Use C++ exception handling.
8770 * infcmd.c: Use C++ exception handling.
8771 * infcall.c: Use C++ exception handling.
8772 * inf-loop.c: Use C++ exception handling.
8773 * i386-tdep.c: Use C++ exception handling.
8774 * i386-linux-tdep.c: Use C++ exception handling.
8775 * guile/scm-value.c: Use C++ exception handling.
8776 * guile/scm-type.c: Use C++ exception handling.
8777 * guile/scm-symtab.c: Use C++ exception handling.
8778 * guile/scm-symbol.c: Use C++ exception handling.
8779 * guile/scm-pretty-print.c: Use C++ exception handling.
8780 * guile/scm-ports.c: Use C++ exception handling.
8781 * guile/scm-param.c: Use C++ exception handling.
8782 * guile/scm-math.c: Use C++ exception handling.
8783 * guile/scm-lazy-string.c: Use C++ exception handling.
8784 * guile/scm-frame.c: Use C++ exception handling.
8785 * guile/scm-disasm.c: Use C++ exception handling.
8786 * guile/scm-cmd.c: Use C++ exception handling.
8787 * guile/scm-breakpoint.c: Use C++ exception handling.
8788 * guile/scm-block.c: Use C++ exception handling.
8789 * guile/guile-internal.h: Use C++ exception handling.
8790 * gnu-v3-abi.c: Use C++ exception handling.
8791 * gdbtypes.c: Use C++ exception handling.
8792 * frame.c: Use C++ exception handling.
8793 * frame-unwind.c: Use C++ exception handling.
8794 * fbsd-tdep.c: Use C++ exception handling.
8795 * f-valprint.c: Use C++ exception handling.
8796 * exec.c: Use C++ exception handling.
8797 * event-top.c: Use C++ exception handling.
8798 * event-loop.c: Use C++ exception handling.
8799 * eval.c: Use C++ exception handling.
8800 * dwarf2read.c: Use C++ exception handling.
8801 * dwarf2loc.c: Use C++ exception handling.
8802 * dwarf2-frame.c: Use C++ exception handling.
8803 * dwarf2-frame-tailcall.c: Use C++ exception handling.
8804 * dwarf-index-write.c: Use C++ exception handling.
8805 * dwarf-index-cache.c: Use C++ exception handling.
8806 * dtrace-probe.c: Use C++ exception handling.
8807 * disasm-selftests.c: Use C++ exception handling.
8808 * darwin-nat.c: Use C++ exception handling.
8809 * cp-valprint.c: Use C++ exception handling.
8810 * cp-support.c: Use C++ exception handling.
8811 * cp-abi.c: Use C++ exception handling.
8812 * corelow.c: Use C++ exception handling.
8813 * completer.c: Use C++ exception handling.
8814 * compile/compile-object-run.c: Use C++ exception handling.
8815 * compile/compile-object-load.c: Use C++ exception handling.
8816 * compile/compile-cplus-symbols.c: Use C++ exception handling.
8817 * compile/compile-c-symbols.c: Use C++ exception handling.
8818 * common/selftest.c: Use C++ exception handling.
8819 * common/new-op.c: Use C++ exception handling.
8820 * cli/cli-script.c: Use C++ exception handling.
8821 * cli/cli-interp.c: Use C++ exception handling.
8822 * cli/cli-cmds.c: Use C++ exception handling.
8823 * c-varobj.c: Use C++ exception handling.
8824 * btrace.c: Use C++ exception handling.
8825 * breakpoint.c: Use C++ exception handling.
8826 * break-catch-throw.c: Use C++ exception handling.
8827 * arch-utils.c: Use C++ exception handling.
8828 * amd64-tdep.c: Use C++ exception handling.
8829 * ada-valprint.c: Use C++ exception handling.
8830 * ada-typeprint.c: Use C++ exception handling.
8831 * ada-lang.c: Use C++ exception handling.
8832 * aarch64-tdep.c: Use C++ exception handling.
8833
3d6e9d23
TT
88342019-04-08 Tom Tromey <tom@tromey.com>
8835
8836 * xml-support.c (gdb_xml_parser::parse): Update.
8837 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
8838 * value.c (show_convenience): Update.
8839 * unittests/cli-utils-selftests.c (test_number_or_range_parser)
8840 (test_parse_flags_qcs): Update.
8841 * thread.c (thr_try_catch_cmd): Update.
8842 * target.c (target_translate_tls_address): Update.
8843 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
8844 (info_frame_command_core, frame_apply_command_count): Update.
8845 * rust-exp.y (rust_lex_exception_test): Update.
8846 * riscv-tdep.c (riscv_print_one_register_info): Update.
8847 * remote.c (remote_target::enable_btrace): Update.
8848 * record-btrace.c (record_btrace_enable_warn): Update.
8849 * python/py-utils.c (gdbpy_convert_exception): Update.
8850 * printcmd.c (do_one_display, print_variable_and_value): Update.
8851 * mi/mi-main.c (mi_print_exception): Update.
8852 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use SCOPE_EXIT.
8853 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
8854 * linux-nat.c (linux_nat_target::attach): Update.
8855 * linux-fork.c (class scoped_switch_fork_info): Update.
8856 * infrun.c (displaced_step_prepare): Update.
8857 * infcall.c (call_function_by_hand_dummy): Update.
8858 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception): Update.
8859 * gnu-v3-abi.c (print_one_vtable): Update.
8860 * frame.c (get_prev_frame_always): Update.
8861 * f-valprint.c (info_common_command_for_block): Update.
8862 * exec.c (try_open_exec_file): Update.
8863 * exceptions.c (print_exception, exception_print)
8864 (exception_fprintf, exception_print_same): Update.
8865 * dwarf2-frame.c (dwarf2_build_frame_info): Update.
8866 * dwarf-index-cache.c (index_cache::store)
8867 (index_cache::lookup_gdb_index): Update.
8868 * darwin-nat.c (maybe_cache_shell): Update.
8869 * cp-valprint.c (cp_print_value_fields): Update.
8870 * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol)
8871 (gcc_cplus_symbol_address): Update.
8872 * compile/compile-c-symbols.c (gcc_convert_symbol)
8873 (gcc_symbol_address, generate_c_for_for_one_variable): Update.
8874 * common/selftest.c: Update.
8875 * common/common-exceptions.h (struct gdb_exception) <message>: Now
8876 a std::string.
8877 (exception_try_scope_entry, exception_try_scope_exit): Don't
8878 declare.
8879 (struct exception_try_scope): Remove.
8880 (TRY): Don't use exception_try_scope.
8881 (struct gdb_exception): Add constructor, operator=.
8882 <what>: New method.
8883 (struct gdb_exception_RETURN_MASK_ALL)
8884 (struct gdb_exception_RETURN_MASK_ERROR)
8885 (struct gdb_exception_RETURN_MASK_QUIT): Add constructor.
8886 (struct gdb_quit_bad_alloc): Update.
8887 * common/common-exceptions.c (exception_none): Change
8888 initializer.
8889 (struct catcher) <state, exception>: Initialize inline.
8890 <prev>: Remove member.
8891 (current_catcher): Remove.
8892 (catchers): New global.
8893 (exceptions_state_mc_init): Simplify.
8894 (catcher_pop): Remove.
8895 (exceptions_state_mc, exceptions_state_mc_catch): Update.
8896 (try_scope_depth, exception_try_scope_entry)
8897 (exception_try_scope_exit): Remove.
8898 (throw_exception_sjlj): Update.
8899 (exception_messages, exception_messages_size): Remove.
8900 (throw_it): Simplify.
8901 (gdb_exception_sliced_copy): Remove.
8902 (throw_exception_cxx): Update.
8903 * cli/cli-script.c (script_from_file): Update.
8904 * breakpoint.c (insert_bp_location, update_breakpoint_locations):
8905 Update.
8906 * ada-valprint.c (ada_val_print): Update.
8907 * ada-lang.c (ada_to_fixed_type_1, ada_exception_name_addr)
8908 (create_excep_cond_exprs): Update.
8909
c5c10118
TT
89102019-04-08 Tom Tromey <tom@tromey.com>
8911
8912 * common/common-exceptions.h (GDB_XCPT_SJMP, GDB_XCPT_TRY)
8913 (GDB_XCPT_RAW_TRY, GDB_XCPT): Remove.
8914 (TRY, CATCH, END_CATCH): Remove some definitions.
8915 * common/common-exceptions.c: Don't use GDB_XCPT.
8916 (catcher_list_size): Remove.
8917 (throw_exception, throw_it): Simplify.
8918
4de283e4
TT
89192019-04-05 Tom Tromey <tom@tromey.com>
8920
8921 Revert the header-sorting patch.
8922 * ft32-tdep.c: Revert.
8923 * frv-tdep.c: Revert.
8924 * frv-linux-tdep.c: Revert.
8925 * frame.c: Revert.
8926 * frame-unwind.c: Revert.
8927 * frame-base.c: Revert.
8928 * fork-child.c: Revert.
8929 * findvar.c: Revert.
8930 * findcmd.c: Revert.
8931 * filesystem.c: Revert.
8932 * filename-seen-cache.h: Revert.
8933 * filename-seen-cache.c: Revert.
8934 * fbsd-tdep.c: Revert.
8935 * fbsd-nat.h: Revert.
8936 * fbsd-nat.c: Revert.
8937 * f-valprint.c: Revert.
8938 * f-typeprint.c: Revert.
8939 * f-lang.c: Revert.
8940 * extension.h: Revert.
8941 * extension.c: Revert.
8942 * extension-priv.h: Revert.
8943 * expprint.c: Revert.
8944 * exec.h: Revert.
8945 * exec.c: Revert.
8946 * exceptions.c: Revert.
8947 * event-top.c: Revert.
8948 * event-loop.c: Revert.
8949 * eval.c: Revert.
8950 * elfread.c: Revert.
8951 * dwarf2read.h: Revert.
8952 * dwarf2read.c: Revert.
8953 * dwarf2loc.c: Revert.
8954 * dwarf2expr.h: Revert.
8955 * dwarf2expr.c: Revert.
8956 * dwarf2-frame.c: Revert.
8957 * dwarf2-frame-tailcall.c: Revert.
8958 * dwarf-index-write.h: Revert.
8959 * dwarf-index-write.c: Revert.
8960 * dwarf-index-common.c: Revert.
8961 * dwarf-index-cache.h: Revert.
8962 * dwarf-index-cache.c: Revert.
8963 * dummy-frame.c: Revert.
8964 * dtrace-probe.c: Revert.
8965 * disasm.h: Revert.
8966 * disasm.c: Revert.
8967 * disasm-selftests.c: Revert.
8968 * dictionary.c: Revert.
8969 * dicos-tdep.c: Revert.
8970 * demangle.c: Revert.
8971 * dcache.h: Revert.
8972 * dcache.c: Revert.
8973 * darwin-nat.h: Revert.
8974 * darwin-nat.c: Revert.
8975 * darwin-nat-info.c: Revert.
8976 * d-valprint.c: Revert.
8977 * d-namespace.c: Revert.
8978 * d-lang.c: Revert.
8979 * ctf.c: Revert.
8980 * csky-tdep.c: Revert.
8981 * csky-linux-tdep.c: Revert.
8982 * cris-tdep.c: Revert.
8983 * cris-linux-tdep.c: Revert.
8984 * cp-valprint.c: Revert.
8985 * cp-support.c: Revert.
8986 * cp-namespace.c: Revert.
8987 * cp-abi.c: Revert.
8988 * corelow.c: Revert.
8989 * corefile.c: Revert.
8990 * continuations.c: Revert.
8991 * completer.h: Revert.
8992 * completer.c: Revert.
8993 * complaints.c: Revert.
8994 * coffread.c: Revert.
8995 * coff-pe-read.c: Revert.
8996 * cli-out.h: Revert.
8997 * cli-out.c: Revert.
8998 * charset.c: Revert.
8999 * c-varobj.c: Revert.
9000 * c-valprint.c: Revert.
9001 * c-typeprint.c: Revert.
9002 * c-lang.c: Revert.
9003 * buildsym.c: Revert.
9004 * buildsym-legacy.c: Revert.
9005 * build-id.h: Revert.
9006 * build-id.c: Revert.
9007 * btrace.c: Revert.
9008 * bsd-uthread.c: Revert.
9009 * breakpoint.h: Revert.
9010 * breakpoint.c: Revert.
9011 * break-catch-throw.c: Revert.
9012 * break-catch-syscall.c: Revert.
9013 * break-catch-sig.c: Revert.
9014 * blockframe.c: Revert.
9015 * block.c: Revert.
9016 * bfin-tdep.c: Revert.
9017 * bfin-linux-tdep.c: Revert.
9018 * bfd-target.c: Revert.
9019 * bcache.c: Revert.
9020 * ax-general.c: Revert.
9021 * ax-gdb.h: Revert.
9022 * ax-gdb.c: Revert.
9023 * avr-tdep.c: Revert.
9024 * auxv.c: Revert.
9025 * auto-load.c: Revert.
9026 * arm-wince-tdep.c: Revert.
9027 * arm-tdep.c: Revert.
9028 * arm-symbian-tdep.c: Revert.
9029 * arm-pikeos-tdep.c: Revert.
9030 * arm-obsd-tdep.c: Revert.
9031 * arm-nbsd-tdep.c: Revert.
9032 * arm-nbsd-nat.c: Revert.
9033 * arm-linux-tdep.c: Revert.
9034 * arm-linux-nat.c: Revert.
9035 * arm-fbsd-tdep.c: Revert.
9036 * arm-fbsd-nat.c: Revert.
9037 * arm-bsd-tdep.c: Revert.
9038 * arch-utils.c: Revert.
9039 * arc-tdep.c: Revert.
9040 * arc-newlib-tdep.c: Revert.
9041 * annotate.h: Revert.
9042 * annotate.c: Revert.
9043 * amd64-windows-tdep.c: Revert.
9044 * amd64-windows-nat.c: Revert.
9045 * amd64-tdep.c: Revert.
9046 * amd64-sol2-tdep.c: Revert.
9047 * amd64-obsd-tdep.c: Revert.
9048 * amd64-obsd-nat.c: Revert.
9049 * amd64-nbsd-tdep.c: Revert.
9050 * amd64-nbsd-nat.c: Revert.
9051 * amd64-nat.c: Revert.
9052 * amd64-linux-tdep.c: Revert.
9053 * amd64-linux-nat.c: Revert.
9054 * amd64-fbsd-tdep.c: Revert.
9055 * amd64-fbsd-nat.c: Revert.
9056 * amd64-dicos-tdep.c: Revert.
9057 * amd64-darwin-tdep.c: Revert.
9058 * amd64-bsd-nat.c: Revert.
9059 * alpha-tdep.c: Revert.
9060 * alpha-obsd-tdep.c: Revert.
9061 * alpha-nbsd-tdep.c: Revert.
9062 * alpha-mdebug-tdep.c: Revert.
9063 * alpha-linux-tdep.c: Revert.
9064 * alpha-linux-nat.c: Revert.
9065 * alpha-bsd-tdep.c: Revert.
9066 * alpha-bsd-nat.c: Revert.
9067 * aix-thread.c: Revert.
9068 * agent.c: Revert.
9069 * addrmap.c: Revert.
9070 * ada-varobj.c: Revert.
9071 * ada-valprint.c: Revert.
9072 * ada-typeprint.c: Revert.
9073 * ada-tasks.c: Revert.
9074 * ada-lang.c: Revert.
9075 * aarch64-tdep.c: Revert.
9076 * aarch64-ravenscar-thread.c: Revert.
9077 * aarch64-newlib-tdep.c: Revert.
9078 * aarch64-linux-tdep.c: Revert.
9079 * aarch64-linux-nat.c: Revert.
9080 * aarch64-fbsd-tdep.c: Revert.
9081 * aarch64-fbsd-nat.c: Revert.
9082 * aarch32-linux-nat.c: Revert.
9083
d55e5aa6
TT
90842019-04-05 Tom Tromey <tom@tromey.com>
9085
9086 * ft32-tdep.c: Sort headers.
9087 * frv-tdep.c: Sort headers.
9088 * frv-linux-tdep.c: Sort headers.
9089 * frame.c: Sort headers.
9090 * frame-unwind.c: Sort headers.
9091 * frame-base.c: Sort headers.
9092 * fork-child.c: Sort headers.
9093 * findvar.c: Sort headers.
9094 * findcmd.c: Sort headers.
9095 * filesystem.c: Sort headers.
9096 * filename-seen-cache.h: Sort headers.
9097 * filename-seen-cache.c: Sort headers.
9098 * fbsd-tdep.c: Sort headers.
9099 * fbsd-nat.h: Sort headers.
9100 * fbsd-nat.c: Sort headers.
9101 * f-valprint.c: Sort headers.
9102 * f-typeprint.c: Sort headers.
9103 * f-lang.c: Sort headers.
9104 * extension.h: Sort headers.
9105 * extension.c: Sort headers.
9106 * extension-priv.h: Sort headers.
9107 * expprint.c: Sort headers.
9108 * exec.h: Sort headers.
9109 * exec.c: Sort headers.
9110 * exceptions.c: Sort headers.
9111 * event-top.c: Sort headers.
9112 * event-loop.c: Sort headers.
9113 * eval.c: Sort headers.
9114 * elfread.c: Sort headers.
9115 * dwarf2read.h: Sort headers.
9116 * dwarf2read.c: Sort headers.
9117 * dwarf2loc.c: Sort headers.
9118 * dwarf2expr.h: Sort headers.
9119 * dwarf2expr.c: Sort headers.
9120 * dwarf2-frame.c: Sort headers.
9121 * dwarf2-frame-tailcall.c: Sort headers.
9122 * dwarf-index-write.h: Sort headers.
9123 * dwarf-index-write.c: Sort headers.
9124 * dwarf-index-common.c: Sort headers.
9125 * dwarf-index-cache.h: Sort headers.
9126 * dwarf-index-cache.c: Sort headers.
9127 * dummy-frame.c: Sort headers.
9128 * dtrace-probe.c: Sort headers.
9129 * disasm.h: Sort headers.
9130 * disasm.c: Sort headers.
9131 * disasm-selftests.c: Sort headers.
9132 * dictionary.c: Sort headers.
9133 * dicos-tdep.c: Sort headers.
9134 * demangle.c: Sort headers.
9135 * dcache.h: Sort headers.
9136 * dcache.c: Sort headers.
9137 * darwin-nat.h: Sort headers.
9138 * darwin-nat.c: Sort headers.
9139 * darwin-nat-info.c: Sort headers.
9140 * d-valprint.c: Sort headers.
9141 * d-namespace.c: Sort headers.
9142 * d-lang.c: Sort headers.
9143 * ctf.c: Sort headers.
9144 * csky-tdep.c: Sort headers.
9145 * csky-linux-tdep.c: Sort headers.
9146 * cris-tdep.c: Sort headers.
9147 * cris-linux-tdep.c: Sort headers.
9148 * cp-valprint.c: Sort headers.
9149 * cp-support.c: Sort headers.
9150 * cp-namespace.c: Sort headers.
9151 * cp-abi.c: Sort headers.
9152 * corelow.c: Sort headers.
9153 * corefile.c: Sort headers.
9154 * continuations.c: Sort headers.
9155 * completer.h: Sort headers.
9156 * completer.c: Sort headers.
9157 * complaints.c: Sort headers.
9158 * coffread.c: Sort headers.
9159 * coff-pe-read.c: Sort headers.
9160 * cli-out.h: Sort headers.
9161 * cli-out.c: Sort headers.
9162 * charset.c: Sort headers.
9163 * c-varobj.c: Sort headers.
9164 * c-valprint.c: Sort headers.
9165 * c-typeprint.c: Sort headers.
9166 * c-lang.c: Sort headers.
9167 * buildsym.c: Sort headers.
9168 * buildsym-legacy.c: Sort headers.
9169 * build-id.h: Sort headers.
9170 * build-id.c: Sort headers.
9171 * btrace.c: Sort headers.
9172 * bsd-uthread.c: Sort headers.
9173 * breakpoint.h: Sort headers.
9174 * breakpoint.c: Sort headers.
9175 * break-catch-throw.c: Sort headers.
9176 * break-catch-syscall.c: Sort headers.
9177 * break-catch-sig.c: Sort headers.
9178 * blockframe.c: Sort headers.
9179 * block.c: Sort headers.
9180 * bfin-tdep.c: Sort headers.
9181 * bfin-linux-tdep.c: Sort headers.
9182 * bfd-target.c: Sort headers.
9183 * bcache.c: Sort headers.
9184 * ax-general.c: Sort headers.
9185 * ax-gdb.h: Sort headers.
9186 * ax-gdb.c: Sort headers.
9187 * avr-tdep.c: Sort headers.
9188 * auxv.c: Sort headers.
9189 * auto-load.c: Sort headers.
9190 * arm-wince-tdep.c: Sort headers.
9191 * arm-tdep.c: Sort headers.
9192 * arm-symbian-tdep.c: Sort headers.
9193 * arm-pikeos-tdep.c: Sort headers.
9194 * arm-obsd-tdep.c: Sort headers.
9195 * arm-nbsd-tdep.c: Sort headers.
9196 * arm-nbsd-nat.c: Sort headers.
9197 * arm-linux-tdep.c: Sort headers.
9198 * arm-linux-nat.c: Sort headers.
9199 * arm-fbsd-tdep.c: Sort headers.
9200 * arm-fbsd-nat.c: Sort headers.
9201 * arm-bsd-tdep.c: Sort headers.
9202 * arch-utils.c: Sort headers.
9203 * arc-tdep.c: Sort headers.
9204 * arc-newlib-tdep.c: Sort headers.
9205 * annotate.h: Sort headers.
9206 * annotate.c: Sort headers.
9207 * amd64-windows-tdep.c: Sort headers.
9208 * amd64-windows-nat.c: Sort headers.
9209 * amd64-tdep.c: Sort headers.
9210 * amd64-sol2-tdep.c: Sort headers.
9211 * amd64-obsd-tdep.c: Sort headers.
9212 * amd64-obsd-nat.c: Sort headers.
9213 * amd64-nbsd-tdep.c: Sort headers.
9214 * amd64-nbsd-nat.c: Sort headers.
9215 * amd64-nat.c: Sort headers.
9216 * amd64-linux-tdep.c: Sort headers.
9217 * amd64-linux-nat.c: Sort headers.
9218 * amd64-fbsd-tdep.c: Sort headers.
9219 * amd64-fbsd-nat.c: Sort headers.
9220 * amd64-dicos-tdep.c: Sort headers.
9221 * amd64-darwin-tdep.c: Sort headers.
9222 * amd64-bsd-nat.c: Sort headers.
9223 * alpha-tdep.c: Sort headers.
9224 * alpha-obsd-tdep.c: Sort headers.
9225 * alpha-nbsd-tdep.c: Sort headers.
9226 * alpha-mdebug-tdep.c: Sort headers.
9227 * alpha-linux-tdep.c: Sort headers.
9228 * alpha-linux-nat.c: Sort headers.
9229 * alpha-bsd-tdep.c: Sort headers.
9230 * alpha-bsd-nat.c: Sort headers.
9231 * aix-thread.c: Sort headers.
9232 * agent.c: Sort headers.
9233 * addrmap.c: Sort headers.
9234 * ada-varobj.c: Sort headers.
9235 * ada-valprint.c: Sort headers.
9236 * ada-typeprint.c: Sort headers.
9237 * ada-tasks.c: Sort headers.
9238 * ada-lang.c: Sort headers.
9239 * aarch64-tdep.c: Sort headers.
9240 * aarch64-ravenscar-thread.c: Sort headers.
9241 * aarch64-newlib-tdep.c: Sort headers.
9242 * aarch64-linux-tdep.c: Sort headers.
9243 * aarch64-linux-nat.c: Sort headers.
9244 * aarch64-fbsd-tdep.c: Sort headers.
9245 * aarch64-fbsd-nat.c: Sort headers.
9246 * aarch32-linux-nat.c: Sort headers.
9247
699bd4cf
TT
92482019-04-04 Tom Tromey <tom@tromey.com>
9249
9250 * varobj.c (varobj_create): Update.
9251 * rust-exp.y (struct rust_parser) <update_innermost_block,
9252 lookup_symbol>: New methods.
9253 (rust_parser::update_innermost_block, rust_parser::lookup_symbol):
9254 Rename.
9255 (rust_parser::rust_lookup_type)
9256 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9257 * printcmd.c (display_command, do_one_display): Update.
9258 * parser-defs.h (struct parser_state) <parser_state>: Add
9259 "tracker" parameter.
9260 (block_tracker): New member.
9261 (class innermost_block_tracker) <innermost_block_tracker>: Add
9262 "types" parameter.
9263 <reset>: Remove method.
9264 (innermost_block): Don't declare.
9265 (null_post_parser): Update.
9266 * parse.c (innermost_block): Remove global.
9267 (write_dollar_variable): Update.
9268 (parse_exp_1, parse_exp_in_context): Add "tracker" parameter.
9269 Remove "tracker_types" parameter.
9270 (parse_expression): Add "tracker" parameter.
9271 (parse_expression_for_completion): Update.
9272 (null_post_parser): Add "tracker" parameter.
9273 * p-exp.y: Update rules.
9274 * m2-exp.y: Update rules.
9275 * language.h (struct language_defn) <la_post_parser>: Add
9276 "tracker" parameter.
9277 * go-exp.y: Update rules.
9278 * f-exp.y: Update rules.
9279 * expression.h (parse_expression, parse_exp_1): Add "tracker"
9280 parameter.
9281 * d-exp.y: Update rules.
9282 * c-exp.y: Update rules.
9283 * breakpoint.c (set_breakpoint_condition): Create an
9284 innermost_block_tracker.
9285 (watch_command_1): Likewise.
9286 * ada-lang.c (resolve): Add "tracker" parameter.
9287 (resolve_subexp): Likewise.
9288 * ada-exp.y (write_var_from_sym): Update.
9289
dac43e32
TT
92902019-04-04 Tom Tromey <tom@tromey.com>
9291
9292 * type-stack.h: New file.
9293 * type-stack.c: New file.
9294 * parser-defs.h (enum type_pieces, union type_stack_elt): Move to
9295 type-stack.h.
9296 (insert_into_type_stack, insert_type, push_type, push_type_int)
9297 (insert_type_address_space, pop_type, pop_type_int)
9298 (pop_typelist, pop_type_stack, append_type_stack)
9299 (push_type_stack, get_type_stack, push_typelist)
9300 (follow_type_instance_flags, follow_types): Don't declare.
9301 * parse.c (type_stack): Remove global.
9302 (parse_exp_in_context): Update.
9303 (insert_into_type_stack, insert_type, push_type, push_type_int)
9304 (insert_type_address_space, pop_type, pop_type_int)
9305 (pop_typelist, pop_type_stack, append_type_stack)
9306 (push_type_stack, get_type_stack, push_typelist)
9307 (follow_type_instance_flags, follow_types): Remove (moved to
9308 type-stack.c).
9309 * f-exp.y (type_stack): New global.
9310 Update rules.
9311 (push_kind_type, f_parse): Update.
9312 * d-exp.y (type_stack): New global.
9313 Update rules.
9314 (d_parse): Update.
9315 * c-exp.y (struct c_parse_state) <type_stack>: New member.
9316 Update rules.
9317 * Makefile.in (COMMON_SFILES): Add type-stack.c.
9318 (HFILES_NO_SRCDIR): Add type-stack.h.
9319
2a612529
TT
93202019-04-04 Tom Tromey <tom@tromey.com>
9321
9322 * rust-exp.y (rust_parser::lex_identifier, rustyylex)
9323 (rust_parser::convert_ast_to_expression, rust_parse)
9324 (rust_lex_test_completion, rust_lex_tests): Update.
9325 * parser-defs.h (struct expr_completion_state): New.
9326 (struct parser_state) <parser_state>: Add completion parameter.
9327 <mark_struct_expression, mark_completion_tag>: New methods.
9328 <parse_completion, m_completion_state>: New members.
9329 (prefixify_expression, null_post_parser): Update.
9330 (mark_struct_expression, mark_completion_tag): Don't declare.
9331 * parse.c (parse_completion, expout_last_struct)
9332 (expout_tag_completion_type, expout_completion_name): Remove
9333 globals.
9334 (parser_state::mark_struct_expression)
9335 (parser_state::mark_completion_tag): Now methods.
9336 (prefixify_expression): Add last_struct parameter.
9337 (prefixify_subexp): Likewise.
9338 (parse_exp_1): Update.
9339 (parse_exp_in_context): Add cstate parameter. Update.
9340 (parse_expression_for_completion): Create an
9341 expr_completion_state.
9342 (null_post_parser): Add "completion" parameter.
9343 * p-exp.y: Update rules.
9344 (yylex): Update.
9345 * language.h (struct language_defn) <la_post_parser>: Add
9346 "completing" parameter.
9347 * go-exp.y: Update rules.
9348 (lex_one_token): Update.
9349 * expression.h (parse_completion): Don't declare.
9350 * d-exp.y: Update rules.
9351 (lex_one_token): Update rules.
9352 * c-exp.y: Update rules.
9353 (lex_one_token): Update.
9354 * ada-lang.c (resolve): Add "parse_completion" parameter.
9355 (resolve_subexp): Likewise.
9356 (ada_resolve_function): Likewise.
9357
43476f0b
TT
93582019-04-04 Tom Tromey <tom@tromey.com>
9359
9360 * parser-defs.h (struct parser_state) <start_arglist,
9361 end_arglist>: New methods.
9362 <arglist_len, m_funcall_chain>: New members.
9363 (arglist_len, start_arglist, end_arglist): Don't declare.
9364 * parse.c (arglist_len, funcall_chain): Remove global.
9365 (start_arglist, end_arglist): Remove functions.
9366 (parse_exp_in_context): Update.
9367 * p-exp.y: Update rules.
9368 * m2-exp.y: Update rules.
9369 * go-exp.y: Update rules.
9370 * f-exp.y: Update rules.
9371 * d-exp.y: Update rules.
9372 * c-exp.y: Update rules.
9373
5776fca3
TT
93742019-04-04 Tom Tromey <tom@tromey.com>
9375
9376 * rust-exp.y (struct rust_parser) <lex_hex, lex_escape,
9377 lex_operator, push_back>: New methods.
9378 Update all rules.
9379 (rust_parser::lex_hex, lex_escape): Rename and update.
9380 (rust_parser::lex_string, rust_parser::lex_identifier): Update.
9381 (rust_parser::lex_operator): Rename and update.
9382 (rust_parser::lex_number, rustyylex, rustyyerror)
9383 (rust_lex_test_init, rust_lex_test_sequence)
9384 (rust_lex_test_push_back, rust_lex_tests): Update.
9385 * parser-defs.h (struct parser_state) <parser_state>: Add "input"
9386 parameter.
9387 <lexptr, prev_lexptr>: New members.
9388 (lexptr, prev_lexptr): Don't declare.
9389 * parse.c (lexptr, prev_lexptr): Remove globals.
9390 (parse_exp_in_context): Update.
9391 * p-exp.y (yylex, yyerror): Update.
9392 * m2-exp.y (parse_number, yylex, yyerror): Update.
9393 * go-exp.y (lex_one_token, yyerror): Update.
9394 * f-exp.y (match_string_literal, yylex, yyerror): Update.
9395 * d-exp.y (lex_one_token, yyerror): Update.
9396 * c-exp.y (scan_macro_expansion, finished_macro_expansion)
9397 (lex_one_token, yyerror): Update.
9398 * ada-lex.l (YY_INPUT): Update.
9399 (rewind_to_char): Update.
9400 * ada-exp.y (yyerror): Update.
9401
8621b685
TT
94022019-04-04 Tom Tromey <tom@tromey.com>
9403
9404 * rust-exp.y (rustyylex, rust_lex_tests): Update.
9405 * parser-defs.h (struct parser_state) <parser_state>: Add new
9406 parameter.
9407 <comma_terminates>: New member.
9408 (comma_terminates): Don't declare global.
9409 * parse.c (comma_terminates): Remove global.
9410 (parse_exp_in_context): Update.
9411 * p-exp.y (yylex): Update.
9412 * m2-exp.y (yylex): Update.
9413 * go-exp.y (lex_one_token): Update.
9414 * f-exp.y (yylex): Update.
9415 * d-exp.y (lex_one_token): Update.
9416 * c-exp.y (lex_one_token): Update.
9417 * ada-lex.l: Update.
9418
28aaf3fd
TT
94192019-04-04 Tom Tromey <tom@tromey.com>
9420
9421 * rust-exp.y (struct rust_parser) <paren_depth>: New member.
9422 (rustyylex, rust_lex_test_init, rust_lex_test_one)
9423 (rust_lex_test_sequence, rust_lex_test_push_back): Update.
9424 * parser-defs.h (paren_depth): Don't declare.
9425 * parse.c (paren_depth): Remove global.
9426 (parse_exp_in_context): Update.
9427 * p-exp.y (paren_depth): New global.
9428 (pascal_parse): Initialize it.
9429 * m2-exp.y (paren_depth): New global.
9430 (m2_parse): Initialize it.
9431 * go-exp.y (paren_depth): New global.
9432 (go_parse): Initialize it.
9433 * f-exp.y (paren_depth): New global.
9434 (f_parse): Initialize it.
9435 * d-exp.y (paren_depth): New global.
9436 (d_parse): Initialize it.
9437 * c-exp.y (paren_depth): New global.
9438 (c_parse): Initialize it.
9439 * ada-lex.l (paren_depth): New global.
9440 (lexer_init): Initialize it.
9441
1e58a4a4
TT
94422019-04-04 Tom Tromey <tom@tromey.com>
9443
9444 * rust-exp.y (rust_parser::crate_name, rust_parser::super_name)
9445 (rust_parser::convert_ast_to_type)
9446 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9447 * parser-defs.h (struct parser_state) <parser_state>: Add
9448 parameters. Initialize new members.
9449 <expression_context_block, expression_context_pc>: New members.
9450 * parse.c (expression_context_block, expression_context_pc):
9451 Remove globals.
9452 (parse_exp_in_context): Update.
9453 * p-exp.y: Update all rules.
9454 (yylex): Update.
9455 * m2-exp.y: Update all rules.
9456 (yylex): Update.
9457 * go-exp.y (yylex): Update.
9458 * f-exp.y (yylex): Update.
9459 * d-exp.y: Update all rules.
9460 (yylex): Update.
9461 * c-exp.y: Update all rules.
9462 (lex_one_token, classify_name, yylex, c_parse): Update.
9463 * ada-exp.y (write_var_or_type, write_name_assoc): Update.
9464
37eedb39
TT
94652019-04-04 Tom Tromey <tom@tromey.com>
9466
9467 * gdbarch.h, gdbarch.c: Rebuild.
9468 * gdbarch.sh (dtrace_parse_probe_argument): Change type.
9469 * stap-probe.h:
9470 (struct stap_parse_info): Replace "parser_state" with
9471 "expr_builder".
9472 * parser-defs.h (struct expr_builder): Rename from "parser_state".
9473 (parser_state): New class.
9474 * parse.c (expr_builder): Rename.
9475 (expr_builder::release): Rename.
9476 (write_exp_elt, write_exp_elt_opcode, write_exp_elt_sym)
9477 (write_exp_elt_msym, write_exp_elt_block, write_exp_elt_objfile)
9478 (write_exp_elt_longcst, write_exp_elt_floatcst)
9479 (write_exp_elt_type, write_exp_elt_intern, write_exp_string)
9480 (write_exp_string_vector, write_exp_bitstring)
9481 (write_exp_msymbol, mark_struct_expression)
9482 (write_dollar_variable)
9483 (insert_type_address_space, increase_expout_size): Replace
9484 "parser_state" with "expr_builder".
9485 * dtrace-probe.c: Replace "parser_state" with "expr_builder".
9486 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Replace
9487 "parser_state" with "expr_builder".
9488
73923d7e
TT
94892019-04-04 Tom Tromey <tom@tromey.com>
9490
9491 * rust-exp.y: Replace "parse_language" with method call.
9492 * p-exp.y:
9493 (yylex): Replace "parse_language" with method call.
9494 * m2-exp.y:
9495 (yylex): Replace "parse_language" with method call.
9496 * go-exp.y (classify_name): Replace "parse_language" with method
9497 call.
9498 * f-exp.y (yylex): Replace "parse_language" with method call.
9499 * d-exp.y (lex_one_token): Replace "parse_language" with method
9500 call.
9501 * c-exp.y:
9502 (lex_one_token, classify_name, yylex): Replace "parse_language"
9503 with method call.
9504 * ada-exp.y (find_primitive_type, type_char)
9505 (type_system_address): Replace "parse_language" with method call.
9506
fa9f5be6
TT
95072019-04-04 Tom Tromey <tom@tromey.com>
9508
9509 * rust-exp.y: Replace "parse_gdbarch" with method call.
9510 * parse.c (write_dollar_variable, insert_type_address_space):
9511 Replace "parse_gdbarch" with method call.
9512 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
9513 call.
9514 * objc-lang.c (end_msglist): Replace "parse_gdbarch" with method
9515 call.
9516 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
9517 "parse_gdbarch" with method call.
9518 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
9519 with method call.
9520 * f-exp.y (parse_type, parse_f_type, yylex): Replace
9521 "parse_gdbarch" with method call.
9522 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
9523 "parse_gdbarch" with method call.
9524 * c-exp.y (parse_type, parse_number, classify_name): Replace
9525 "parse_gdbarch" with method call.
9526 * ada-lex.l: Replace "parse_gdbarch" with method call.
9527 * ada-exp.y (parse_type, find_primitive_type, type_char)
9528 (type_system_address): Replace "parse_gdbarch" with method call.
9529
1201a264
TT
95302019-04-04 Tom Tromey <tom@tromey.com>
9531
9532 * dtrace-probe.c (dtrace_probe::build_arg_exprs): Update.
9533 * stap-probe.c (stap_parse_argument): Update.
9534 * stap-probe.h (struct stap_parse_info) <stap_parse_info>: Remove
9535 initial_size parameter.
9536 * rust-exp.y (rust_lex_tests): Update.
9537 * parse.c (parser_state): Update.
9538 (parse_exp_in_context): Update.
9539 * parser-defs.h (struct parser_state) <parser_state>: Remove
9540 "initial_size" parameter.
9541
e3980ce2
TT
95422019-04-04 Tom Tromey <tom@tromey.com>
9543
9544 * parser-defs.h (increase_expout_size): Don't declare.
9545 * parse.c (increase_expout_size): Now static.
9546
e9f8e3f1
TS
95472019-04-04 Thomas Schwinge <thomas@codesourcery.com>
9548
9549 * gnu-nat.c (gnu_nat_target::wait): Fix
9550 target_waitstatus_to_string call.
9551
d7df6549
AB
95522019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9553
9554 * eval.c (evaluate_subexp_standard): Handle internal functions
9555 during Fortran function call handling.
9556
8bdc1658
AB
95572019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9558
9559 * NEWS: Mention new internal functions.
9560 * dwarf2read.c (dwarf2_init_complex_target_type): New function.
9561 (read_base_type): Use dwarf2_init_complex_target_type.
9562 * value.c (creal_internal_fn): New function.
9563 (cimag_internal_fn): New function.
9564 (_initialize_values): Register new internal functions.
9565
c29705b7
PW
95662019-04-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9567
9568 * infrun.c (stop_all_threads): If debug_infrun, always
9569 trace the wait status after wait_one, using
9570 target_waitstatus_to_string and target_pid_to_str.
9571 (handle_inferior_event): Replace various trace of
9572 wait status kind by a single trace.
9573 * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
9574 wait status kind image by target_waitstatus_to_string.
9575 * target/waitstatus.c (target_waitstatus_to_string): Fix
9576 obsolete comment.
9577
05caa1d2
TT
95782019-04-01 Tom Tromey <tromey@adacore.com>
9579
9580 PR symtab/23331:
9581 * dwarf2read.c (partial_die_info::read): Handle DW_AT_ranges.
9582
9d1447e0
SDJ
95832019-04-01 Sergio Durigan Junior <sergiodj@redhat.com>
9584 Pedro Alves <palves@redhat.com>
9585
9586 * top.c (quit_force): Call 'finalize_values'.
9587 * value.c (finalize_values): New function.
9588 * value.h (finalize_values): Declare.
9589
7734102d
EZ
95902019-03-30 Eli Zaretskii <eliz@gnu.org>
9591
9592 * NEWS: Announce $_gdb_major and $_gdb_minor.
9593
9594 * top.c (init_gdb_version_vars): New function.
9595 (gdb_init): Call init_gdb_version_vars.
9596
188e1fa9
TT
95972019-03-29 Tom Tromey <tromey@adacore.com>
9598
9599 * printcmd.c (_initialize_printcmd): Add usage lines. Update some
9600 help text. Remove dead code.
9601
2880242d
KS
96022019-03-29 Keith Seitz <keiths@redhat.com>
9603
9604 From Siddhesh Poyarekar:
9605 * f-lang.h (f77_get_upperbound): Return LONGEST.
9606 (f77_get_lowerbound): Likewise.
9607 * f-typeprint.c (f_type_print_varspec_suffix): Expand
9608 UPPER_BOUND and LOWER_BOUND to LONGEST. Use plongest to format
9609 print them.
9610 (f_type_print_base): Expand UPPER_BOUND to LONGEST. Use
9611 plongest to format print it.
9612 * f-valprint.c (f77_get_lowerbound): Return LONGEST.
9613 (f77_get_upperbound): Likewise.
9614 (f77_get_dynamic_length_of_aggregate): Expand UPPER_BOUND,
9615 LOWER_BOUND to LONGEST.
9616 (f77_create_arrayprint_offset_tbl): Likewise.
9617
cc1defb1
KS
96182019-03-29 Keith Seitz <keiths@redhat.com>
9619
9620 * ada-lang.c (ada_template_to_fixed_record_type_1): Use
9621 %s/pulongest for TYPE_LENGTH instead of %d in format
9622 strings.
9623 * ada-typerint.c (ada_print_type): Likewise.
9624 * amd64-windows-tdep.c (amd64_windows_store_arg_in_reg): Likewise.
9625 * compile/compile-c-support.c (generate_register_struct): Likewise.
9626 * gdbtypes.c (recursive_dump_type): Likewise.
9627 * gdbtypes.h (struct type) <length>: Change type to ULONGEST.
9628 * m2-typeprint.c (m2_array): Use %s/pulongest for TYPE_LENGTH
9629 instead of %d in format strings.
9630 * riscv-tdep.c (riscv_type_alignment): Cast second argument
9631 to std::min to ULONGEST.
9632 * symmisc.c (print_symbol): Use %s/pulongest for TYPE_LENGTH
9633 instead of %d in format strings.
9634 * tracepoint.c (info_scope_command): Likewise.
9635 * typeprint.c (print_offset_data::update)
9636 (print_offset_data::finish): Likewise.
9637 * xtensa-tdep.c (xtensa_store_return_value)
9638 (xtensa_push_dummy_call): Likewise.
9639
e432ccf1
JT
96402019-03-28 Jon Turney <jon.turney@dronecode.org.uk>
9641
9642 * windows-nat.c (display_selector): Fixed format specifications
9643 for 64-bit Cygwin.
9644
65d2b333
PW
96452019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9646
9647 * infrun.c (follow_exec): Call target_terminal::ours_for_output.
9648
f489207e
SL
96492019-03-28 Sandra Loosemore <sandra@codesourcery.com>
9650
9651 * nios2-tdep.h (struct gdbarch_tdep): Add is_kernel_helper.
9652 * nios2-tdep.c (nios2_get_next_pc): Skip over kernel helpers.
9653 * nios2-linux-tdep.c (nios2_linux_is_kernel_helper): New.
9654 (nios2_linux_init_abi): Install it.
9655
bffa1015
AH
96562019-03-28 Alan Hayward <alan.hayward@arm.com>
9657
9658 * aarch64-tdep.c (aarch64_vnv_type): Use vector types.
9659
fc96163a
AH
96602019-03-28 Alan Hayward <alan.hayward@arm.com>
9661
9662 * features/aarch64-sve.c (create_feature_aarch64_sve): Add q view.
9663
20dc7e9b
PW
96642019-03-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9665 Tom Tromey <tromey@adacore.com>
9666
9667 * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
9668
7f5331a8
JB
96692019-03-26 Joel Brobecker <brobecker@adacore.com>
9670
9671 * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
9672 (StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
9673 method to compute the bounds of range types. Also print "[evaluated]"
9674 if the bounds' values come from a dynamic evaluation.
9675
18c77628
AB
96762019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9677
9678 * cp-valprint.c (cp_print_value_fields): Don't print trailing
9679 whitespace when pretty printing is on.
9680
53c973f2
AH
96812019-03-26 Alan Hayward <alan.hayward@arm.com>
9682
e79be6e5 9683 * ppc-linux-nat.c: Add include.
53c973f2 9684
d851aa71
AH
96852019-03-26 Alan Hayward <alan.hayward@arm.com>
9686
e79be6e5 9687 * NEWS: Mention AArch64 Pointer Authentication.
d851aa71 9688
2fe7bab7
AH
96892019-03-26 Alan Hayward <alan.hayward@arm.com>
9690
e79be6e5 9691 * arm-linux-nat.c: Add include.
2fe7bab7 9692
068ef30e
SM
96932019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
9694
9695 * source-cache.c (source_cache::get_source_lines): Re-read
9696 fullname after calling open_source_file.
9697
81a24d04
JB
96982019-03-25 John Baldwin <jhb@FreeBSD.org>
9699
9700 * NEWS: Mention TLS support for FreeBSD.
9701
79e7ae11
TT
97022019-03-25 Tom Tromey <tromey@adacore.com>
9703
9704 * minsyms.c (BUNCH_SIZE): Update comment.
9705 (~minimal_symbol_reader): Remove old comment.
9706 (compact_minimal_symbols): Update comment.
9707 (minimal_symbol_reader::install): Remove old comment. Update
9708 other comments.
9709
d45963c2
AH
97102019-03-25 Alan Hayward <alan.hayward@arm.com>
9711
9712 * s390-linux-nat.c: Add include.
9713
0f83012e
AH
97142019-03-25 Alan Hayward <alan.hayward@arm.com>
9715
9716 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
9717 Call linux_get_hwcap.
9718 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
9719 Likewise.
9720 (aarch64_linux_get_hwcap): Remove function.
9721 * aarch64-linux-tdep.h (aarch64_linux_get_hwcap): Remove
9722 declaration.
9723 * arm-linux-nat.c (arm_linux_nat_target::read_description):Call
9724 linux_get_hwcap.
9725 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
9726 * linux-tdep.c (linux_get_hwcap): Add function.
9727 (linux_get_hwcap2): Likewise.
9728 * linux-tdep.h (linux_get_hwcap): Add declaration.
9729 (linux_get_hwcap2): Likewise.
9730 * ppc-linux-nat.c (ppc_linux_get_hwcap): Remove function.
9731 (ppc_linux_get_hwcap2): Likewise.
9732 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Call
9733 linux_get_hwcap.
9734 (ppc_linux_nat_target::insert_watchpoint): Likewise.
9735 (ppc_linux_nat_target::watchpoint_addr_within_range): Likewise.
9736 (ppc_linux_nat_target::read_description): Likewise.
9737 * ppc-linux-tdep.c (ppc_linux_core_read_description): Likewise.
9738 * s390-linux-nat.c: Likewise.
9739 * s390-linux-tdep.c (s390_core_read_description): Likewise.
9740
6640a367
TT
97412019-03-24 Tom Tromey <tom@tromey.com>
9742
9743 * ada-lang.c (standard_lookup): Simplify initialization.
9744 (ada_lookup_symbol_nonlocal): Simplify return.
9745 * solib-spu.c (spu_lookup_lib_symbol): Simplify return.
9746 * solib-darwin.c (darwin_lookup_lib_symbol): Simplify return.
9747 * solib-svr4.c (elf_lookup_lib_symbol): Simplify return.
9748 * rust-lang.c (rust_lookup_symbol_nonlocal): Simplify
9749 initialization.
9750 * solib.c (solib_global_lookup): Simplify.
9751 * symtab.c (null_block_symbol): Remove.
9752 (symbol_cache_lookup): Simplify returns.
9753 (lookup_language_this): Simplify returns.
9754 (lookup_symbol_aux): Simplify return.
9755 (lookup_local_symbol): Simplify returns.
9756 (lookup_global_symbol_from_objfile): Simplify return.
9757 (lookup_symbol_in_objfile_symtabs)
9758 (lookup_symbol_in_objfile_from_linkage_name): Simplify return.
9759 (lookup_symbol_via_quick_fns, lookup_symbol_in_static_block)
9760 (lookup_static_symbol, lookup_global_symbol): Simplify return.
9761 * cp-namespace.c (cp_lookup_bare_symbol)
9762 (cp_search_static_and_baseclasses, cp_lookup_symbol_via_imports)
9763 (cp_lookup_symbol_via_all_imports, cp_lookup_nested_symbol_1)
9764 (cp_lookup_nested_symbol): Don't use null_block_symbol.
9765 (cp_lookup_symbol_via_imports): Simplify initialization.
9766 (find_symbol_in_baseclass): Likewise.
9767 * symtab.h (null_block_symbol): Remove.
9768 * d-namespace.c (d_lookup_symbol): Don't use null_block_symbol.
9769 (d_lookup_nested_symbol, d_lookup_symbol_imports)
9770 (d_lookup_symbol_module): Likewise.
9771 (find_symbol_in_baseclass): Simplify initialization.
9772
a930ebcd
TT
97732019-03-24 Tom Tromey <tom@tromey.com>
9774
9775 * expression.h: Don't include symtab.h.
9776 (struct block): Forward declare.
9777
582942f4
TT
97782019-03-24 Tom Tromey <tom@tromey.com>
9779
9780 * c-exp.y (typebase): Remove casts.
9781 * gdbtypes.c (lookup_unsigned_typename, )
9782 (lookup_signed_typename): Remove cast.
9783 * eval.c (parse_to_comma_and_eval): Remove cast.
9784 * parse.c (write_dollar_variable): Remove cast.
9785 * block.h (struct block) <superblock>: Now const.
9786 * symfile-debug.c (debug_qf_map_matching_symbols): Update.
9787 * psymtab.c (psym_map_matching_symbols): Make "block" const.
9788 (map_block): Make "block" const.
9789 * symfile.h (struct quick_symbol_functions)
9790 <map_matching_symbols>: Constify block argument to "callback".
9791 * symtab.c (basic_lookup_transparent_type_quick): Make "block"
9792 const.
9793 (find_pc_sect_compunit_symtab): Make "b" const.
9794 (find_symbol_at_address): Likewise.
9795 (search_symbols): Likewise.
9796 * dwarf2read.c (dw2_lookup_symbol): Make "block" const.
9797 (dw2_debug_names_lookup_symbol): Likewise.
9798 (dw2_map_matching_symbols): Update.
9799 * p-valprint.c (pascal_val_print): Remove "block".
9800 * ada-lang.c (ada_add_global_exceptions): Make "b" const.
9801 (aux_add_nonlocal_symbols): Make "block" const.
9802 (resolve_subexp): Remove cast.
9803 * linespec.c (iterate_over_all_matching_symtabs): Make "block"
9804 const.
9805 (iterate_over_file_blocks): Likewise.
9806 * f-exp.y (%union) <bval>: Remove.
9807 * coffread.c (patch_opaque_types): Make "b" const.
9808 * spu-tdep.c (spu_catch_start): Make "block" const.
9809 * c-valprint.c (print_unpacked_pointer): Remove "block".
9810 * symmisc.c (dump_symtab_1): Make "b" const.
9811 (block_depth): Make "block" const.
9812 * d-exp.y (%union) <bval>: Remove.
9813 * cp-support.h (cp_lookup_rtti_type): Update.
9814 * cp-support.c (cp_lookup_rtti_type): Make "block" const.
9815 * psymtab.c (psym_lookup_symbol): Make "block" const.
9816 (maintenance_check_psymtabs): Make "b" const.
9817 * python/py-framefilter.c (extract_sym): Make "sym_block" const.
9818 (enumerate_locals, enumerate_args): Update.
9819 * python/py-symtab.c (stpy_global_block): Make "block" const.
9820 (stpy_static_block): Likewise.
9821 * inline-frame.c (block_starting_point_at): Make "new_block"
9822 const.
9823 * block.c (find_block_in_blockvector): Make return type const.
9824 (blockvector_for_pc_sect): Make "b" const.
9825 (find_block_in_blockvector): Make "b" const.
9826
7ad417dd
TT
98272019-03-23 Tom Tromey <tom@tromey.com>
9828
9829 * varobj.c (varobj_create): Update.
9830 * symfile.c (clear_symtab_users): Don't reset innermost_block.
9831 * printcmd.c (display_command, do_one_display): Don't reset
9832 innermost_block.
9833 * parser-defs.h (enum innermost_block_tracker_type): Move to
9834 expression.h.
9835 (innermost_block): Update comment.
9836 * parse.c (parse_exp_1): Add tracker_types parameter.
9837 (parse_exp_in_context): Rename from parse_exp_in_context_1. Add
9838 tracker_types parameter. Reset innermost_block.
9839 (parse_exp_in_context): Remove.
9840 (parse_expression_for_completion): Update.
9841 * objfiles.c (~objfile): Don't reset expression_context_block or
9842 innermost_block.
9843 * expression.h (enum innermost_block_tracker_type): Move from
9844 parser-defs.h.
9845 (parse_exp_1): Add tracker_types parameter.
9846 * breakpoint.c (set_breakpoint_condition, watch_command_1): Don't
9847 reset innermost_block.
9848
b366c208
TT
98492019-03-23 Tom Tromey <tom@tromey.com>
9850
9851 * objfiles.h: Include bcache.h.
9852
9bb9b2f9
TT
98532019-03-23 Tom Tromey <tom@tromey.com>
9854
9855 * linespec.c (get_current_search_block): Use
9856 scoped_restore_current_language.
9857 * symmisc.c (dump_symtab): Use scoped_restore_current_language.
9858
59c28372
AH
98592019-03-22 Alan Hayward <alan.hayward@arm.com>
9860 Jiong Wang <jiong.wang@arm.com>
9861
9862 * aarch64-linux-tdep.c
9863 (aarch64_linux_iterate_over_regset_sections): Check for pauth
9864 section.
9865 * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_PAUTH): New define.
9866
17e116a7
AH
98672019-03-22 Alan Hayward <alan.hayward@arm.com>
9868 Jiong Wang <jiong.wang@arm.com>
9869
9870 * aarch64-tdep.c (aarch64_analyze_prologue): Check for pauth
9871 instructions.
9872 (aarch64_analyze_prologue_test): Add PACIASP test.
9873 (aarch64_prologue_prev_register): Unmask PC value.
9874
11e1b75f
AH
98752019-03-22 Alan Hayward <alan.hayward@arm.com>
9876 Jiong Wang <jiong.wang@arm.com>
9877
9878 * aarch64-tdep.c (aarch64_frame_unmask_address): New function.
9879 (aarch64_dwarf2_prev_register): Unmask PC value.
9880 (aarch64_dwarf2_frame_init_reg): Init pauth registers.
9881 (aarch64_execute_dwarf_cfa_vendor_op): Check for
9882 DW_CFA_AARCH64_negate_ra_state.
9883 (aarch64_gdbarch_init): Add aarch64_execute_dwarf_cfa_vendor_op.
9884
34dcc7cf
AH
98852019-03-22 Alan Hayward <alan.hayward@arm.com>
9886 Jiong Wang <jiong.wang@arm.com>
9887
9888 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Check for pauth
9889 registers.
9890 (aarch64_pseudo_register_name): Likewise.
9891 (aarch64_pseudo_register_type): Likewise.
9892 (aarch64_pseudo_register_reggroup_p): Likewise.
9893 (aarch64_gdbarch_init): Add pauth registers.
9894 * aarch64-tdep.h (AARCH64_DWARF_PAUTH_RA_STATE): New define.
9895 (AARCH64_DWARF_PAUTH_DMASK): Likewise.
9896 (AARCH64_DWARF_PAUTH_CMASK): Likewise.
9897 (struct gdbarch_tdep): Add regnum for ra_state.
9898
1ef53e6b
AH
98992019-03-22 Alan Hayward <alan.hayward@arm.com>
9900 Jiong Wang <jiong.wang@arm.com>
9901
9902 * arch/aarch64.h (AARCH64_PAUTH_REGS_SIZE): New define.
9903
76bed0fd
AH
99042019-03-22 Alan Hayward <alan.hayward@arm.com>
9905 Jiong Wang <jiong.wang@arm.com>
9906
9907 * aarch64-linux-nat.c (fetch_pauth_masks_from_thread): New
9908 function.
9909 (aarch64_linux_nat_target::fetch_registers): Read pauth registers.
9910 * aarch64-tdep.c (aarch64_cannot_store_register): New function.
9911 (aarch64_gdbarch_init): Add puth registers.
9912 * aarch64-tdep.h (struct gdbarch_tdep): Add pauth features.
9913 * arch/aarch64.h (AARCH64_PAUTH_DMASK_REGNUM): New define.
9914 (AARCH64_PAUTH_CMASK_REGNUM): Likewise.
9915
ee4fbcfa
AH
99162019-03-22 Alan Hayward <alan.hayward@arm.com>
9917 Jiong Wang <jiong.wang@arm.com>
9918
9919 * aarch64-linux-nat.c
9920 (aarch64_linux_nat_target::read_description): Read PACA hwcap.
9921 * aarch64-linux-tdep.c
9922 (aarch64_linux_core_read_description): Likewise.
9923 (aarch64_linux_get_hwcap): New function.
9924 * aarch64-linux-tdep.h (AARCH64_HWCAP_PACA): New define.
9925 (aarch64_linux_get_hwcap): New declaration.
9926
6dc0ebde
AH
99272019-03-22 Alan Hayward <alan.hayward@arm.com>
9928 Jiong Wang <jiong.wang@arm.com>
9929
9930 * aarch64-linux-nat.c
9931 (aarch64_linux_nat_target::read_description): Add pauth param.
9932 * aarch64-linux-tdep.c
9933 (aarch64_linux_core_read_description): Likewise.
9934 * aarch64-tdep.c (struct target_desc): Add in pauth.
9935 (aarch64_read_description): Add pauth param.
9936 (aarch64_gdbarch_init): Likewise.
9937 * aarch64-tdep.h (aarch64_read_description): Likewise.
9938 * arch/aarch64.c (aarch64_create_target_description): Likewise.
9939 * arch/aarch64.h (aarch64_create_target_description): Likewise.
9940 * features/Makefile: Add new files.
9941 * features/aarch64-pauth.c: New file.
9942 * features/aarch64-pauth.xml: New file.
9943
595915c1
TT
99442019-03-20 Tom Tromey <tromey@adacore.com>
9945
9946 * infrun.c (handle_inferior_event): Rename from
9947 handle_inferior_event_1. Create a scoped_value_mark.
9948 (handle_inferior_event): Remove.
9949
4c7d57e7
TT
99502019-03-19 Tom Tromey <tromey@adacore.com>
9951
9952 * mi/mi-interp.c (mi_on_normal_stop_1): Only show displays once.
9953 * infrun.h (print_stop_event): Add "displays" parameter.
9954 * infrun.c (print_stop_event): Add "displays" parameter.
9955
cb246234
PA
99562019-03-19 Pedro Alves <palves@redhat.com>
9957
9958 * tui/tui-out.c (tui_ui_out::do_field_string): Simplify.
9959 (tui_ui_out::do_text): Add comments. Reset M_LINE to 0 instead of
9960 to -1. Fix TABs vs spaces.
9961 (tui_ui_out::tui_ui_out): Don't initialize fields here.
9962 * tui/tui-out.h (tui_ui_out) Add intro comments.
9963 <m_line, m_start_of_line>: In-class initialize, and add describing
9964 comment.
9965
3a0e45b2
AH
99662019-03-18 Alan Hayward <alan.hayward@arm.com>
9967
9968 * arm-linux-nat.c (arm_linux_insert_hw_breakpoint1): Fix
9969 variable names.
9970 (arm_linux_remove_hw_breakpoint1): Use a gdb::function_view.
9971
5371b850
PA
99722019-03-18 Pedro Alves <palves@redhat.com>
9973 Eli Zaretskii <eliz@gnu.org>
9974
9975 * tui/tui-out.c (tui_ui_out::tui_ui_out): Fix initialization of
9976 m_line and m_start_of_line.
9977
b17c4cd0
EZ
99782019-03-18 Eli Zaretskii <eliz@gnu.org>
9979
9980 * tui/tui-io.c (gdb_wgetch): Don't echo CR.
9981 (tui_getc): When gdb_wgetch returns a CR, behave the same as when
9982 it returns a newline. This fixes a regression in TU mode, whereby
9983 the next line is output on the same screen line as the user input.
9984
4bd56d18
TT
99852019-03-18 Tom Tromey <tromey@adacore.com>
9986
9987 * minsyms.c (minimal_symbol_reader::install): Remove call to
9988 obstack_blank.
9989
55c10aca
PA
99902019-03-18 Pedro Alves <palves@redhat.com>
9991
9992 * tui/tui-io.c (reverse_mode_p, reverse_save_bg, reverse_save_fg):
9993 New globals.
9994 (apply_style): New, factored out from ...
9995 (apply_ansi_escape): ... this. Handle reverse video mode.
9996 (tui_set_reverse_mode): New function.
9997 * tui/tui-io.h (tui_set_reverse_mode): New declaration.
9998 * tui/tui-winsource.c (tui_show_source_line): Use
9999 tui_set_reverse_mode instead of setting A_STANDOUT.
10000 * ui-style.h (struct ui_file_style) <set_reverse, set_fg, set_bg>:
10001 New setter methods.
10002
647bb750
HD
100032019-03-18 Hannes Domani <ssbssa@yahoo.de>
10004
10005 * tui/tui-source.c (copy_source_line): Fix handling of 'column'.
10006 Handle tabs.
10007
bff8c71f
TT
100082019-03-18 Tom Tromey <tromey@adacore.com>
10009
10010 * ada-lang.c (empty_array): Add "high" parameter.
10011 (ada_evaluate_subexp): Update.
10012
58785d98
ST
100132019-03-17 Sergei Trofimovich <siarheit@google.com>
10014
10015 * unittests/string_view-selftests.c: Define
10016 _initialize_string_view_selftests unconditionally.
10017
d4cbef22
ВМ
100182019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10019
10020 PR gdb/24350
10021 * windows-nat.c (windows_make_so): Remove unused text_vma variable.
10022
fce4c071
ВМ
100232019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10024
10025 PR gdb/24351
10026 * windows-nat.c (display_selector): Fix format specifiers.
10027
f7f0a123
EZ
100282019-03-17 Eli Zaretskii <eliz@gnu.org>
10029
10030 * tui/tui-winsource.c (tui_set_is_exec_point_at): Call
10031 tui_refill_source_window instead of tui_refresh_win, to update the
10032 current execution line. This fixes redisplay of the current line
10033 when stepping through the code with "next" or "step".
10034
ab42892f
EZ
100352019-03-16 Eli Zaretskii <eliz@gnu.org>
10036
10037 * source-cache.c (source_cache::get_source_lines): Call
10038 find_source_lines to initialize s->nlines. This fixes vertical
10039 scrolling of TUI source window when the DOWN arrow is pressed.
10040
8d8c087f
PW
100412019-03-16 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10042
10043 * auto-load.c (_initialize_auto_load): Fix 'This options has'.
10044 linux-thread-db.c (_initialize_thread_db): Likewise.
10045
798e1c30
EZ
100462019-03-16 Eli Zaretskii <eliz@gnu.org>
10047
10048 * tui/tui-winsource.c (tui_show_source_line): Revert "Use
10049 wclrtoeol in tui_show_source_line". This reverts changes made in
10050 commit 4a3045920bbe4e50a0f4920b0fdc4e88ef23015c.
10051
eefba3da
TT
100522019-03-15 Tom Tromey <tom@tromey.com>
10053
10054 * symtab.h (struct minimal_symbol): Derive from
10055 general_symbol_info.
10056 (MSYMBOL_VALUE, MSYMBOL_VALUE_RAW_ADDRESS)
10057 (MSYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_BYTES)
10058 (MSYMBOL_BLOCK_VALUE, MSYMBOL_VALUE_CHAIN, MSYMBOL_LANGUAGE)
10059 (MSYMBOL_SECTION, MSYMBOL_OBJ_SECTION, MSYMBOL_NATURAL_NAME)
10060 (MSYMBOL_LINKAGE_NAME, MSYMBOL_DEMANGLED_NAME)
10061 (MSYMBOL_SEARCH_NAME): Update.
10062 (MSYMBOL_SET_LANGUAGE, MSYMBOL_SET_NAMES): Remove.
10063 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Don't use memset.
10064 * minsyms.c (minimal_symbol_reader::record_full): Update.
10065
0de2420c
TT
100662019-03-15 Tom Tromey <tom@tromey.com>
10067
10068 * minsyms.c (minimal_symbol_reader::install): Use memcpy.
10069
042d75e4
TT
100702019-03-15 Tom Tromey <tom@tromey.com>
10071
10072 * objfiles.h (struct objfile_per_bfd_storage) <msymbols>: Now a
10073 unique_xmalloc_ptr.
10074 (objfile::msymbols_range::begin, objfile::msymbols_range::end):
10075 Update.
10076 * minsyms.c (lookup_minimal_symbol_by_pc_section)
10077 (build_minimal_symbol_hash_tables)
10078 (minimal_symbol_reader::install): Update.
10079
db92718b
TT
100802019-03-15 Tom Tromey <tom@tromey.com>
10081
10082 * symtab.c (create_demangled_names_hash): Update.
10083 (symbol_set_names): Update.
10084 * objfiles.h (struct objfile_per_bfd_storage)
10085 <demangled_names_hash>: Now an htab_up.
10086 * objfiles.c (objfile_per_bfd_storage): Simplify.
10087
d6797f46
TT
100882019-03-15 Tom Tromey <tom@tromey.com>
10089
10090 * objfiles.h (struct objfile_per_bfd_storage): Declare
10091 destructor.
10092 * objfiles.c (objfile_per_bfd_storage::~objfile_per_bfd_storage):
10093 New.
10094 (get_objfile_bfd_data): Use new. Don't initialize
10095 language_of_main.
10096 (free_objfile_per_bfd_storage): Remove.
10097 (objfile_bfd_data_free, objfile::~objfile): Use delete.
10098
741d7538
TT
100992019-03-15 Tom Tromey <tom@tromey.com>
10100
10101 * symfile.c (reread_symbols): Update.
10102 * objfiles.c (objfile::objfile): Update.
10103 * minsyms.h (terminate_minimal_symbol_table): Don't declare.
10104 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update
10105 comment.
10106 (minimal_symbol_reader::install): Update.
10107 (terminate_minimal_symbol_table): Remove.
10108 * jit.c (jit_object_close_impl): Update.
10109
788c80d1
TT
101102019-03-15 Tom Tromey <tom@tromey.com>
10111
10112 * minsyms.c (minimal_symbol_reader::record_full): Remove some
10113 initializations.
10114
1b7a07cb
TT
101152019-03-15 Tom Tromey <tom@tromey.com>
10116
10117 * objfiles.h (struct objfile_per_bfd_storage)
10118 <demangled_hash_languages>: Now a bitset.
10119 * minsyms.c (add_minsym_to_demangled_hash_table): Update.
10120 (lookup_minimal_symbol): Update.
10121
3db066bc
TT
101222019-03-15 Tom Tromey <tom@tromey.com>
10123
10124 * minsyms.h (class minimal_symbol_reader) <record_with_info>:
10125 Don't return the symbol.
10126 * coffread.c (record_minimal_symbol): Use record_full.
10127
3fff2c37
EZ
101282019-03-14 Eli Zaretskii <eliz@gnu.org>
10129
10130 The MS-Windows port of ncurses fails to switch to a color pair if
10131 one or both of the colors are the implicit default colors. This
10132 change records the default colors when TUI is initialized, and
10133 then specifies them explicitly when a color pair uses the default
10134 colors. This allows color styling in TUI mode on MS-Windows.
10135
10136 * tui/tui-io.c [__MINGW32__]: Include windows.h. Declare
10137 ncurses_norm_attr.
10138 (tui_initialize_io) [__MINGW32__]: Record the default terminal
10139 colors in ncurses_norm_attr.
10140 (apply_ansi_escape) [__MINGW32__]: If a color in a color pair is
10141 "none", replace it with the default color recorded in
10142 ncurses_norm_attr.
10143
3b336828
TT
101442019-03-14 Tom Tromey <tromey@adacore.com>
10145
10146 * source-cache.h (class source_cache) <get_source_lines>: Return
10147 std::string.
10148 * source-cache.c (source_cache::extract_lines): Handle case where
10149 first_pos==npos. Return std::string.
10150 (source_cache::get_source_lines): Update.
10151
d085f989
TT
101522019-03-14 Tom Tromey <tromey@adacore.com>
10153
10154 * NEWS: Add item for "style sources" commands.
10155 * source-cache.c (source_cache::get_source_lines): Check
10156 source_styling.
10157 * cli/cli-style.c (source_styling): New global.
10158 (_initialize_cli_style): Add "style sources" commands.
10159 (show_style_sources): New function.
10160 * cli/cli-style.h (source_styling): Declare.
10161
6f11e682
TT
101622019-03-14 Pedro Alves <palves@redhat.com>
10163 Tom Tromey <tromey@adacore.com>
10164
10165 * tui/tui-winsource.h (tui_refill_source_window): Declare.
10166 * tui/tui-winsource.c (tui_refill_source_window): New function,
10167 from...
10168 (tui_horizontal_source_scroll): ... here. Move some logic.
10169 * cli/cli-style.c (set_style_enabled): Notify new observable.
10170 * tui/tui-hooks.c (tui_redisplay_source): New function.
10171 (tui_attach_detach_observers): Attach or detach
10172 tui_redisplay_source.
10173 * observable.h (source_styling_changed): New observable.
10174 * observable.c: Define source_styling_changed observable.
10175
a068643d
TT
101762019-03-13 Tom Tromey <tromey@adacore.com>
10177
10178 * i386-gnu-nat.c (i386_gnu_nat_target::fetch_registers)
10179 (i386_gnu_nat_target::store_registers): Update.
10180 * target-debug.h (target_debug_print_std_string): New macro.
10181 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
10182 * windows-tdep.c (display_one_tib): Update.
10183 * tui/tui-stack.c (tui_make_status_line): Update.
10184 * top.c (print_inferior_quit_action): Update.
10185 * thread.c (thr_try_catch_cmd): Update.
10186 (add_thread_with_info): Update.
10187 (thread_target_id_str): Update.
10188 (thr_try_catch_cmd): Update.
10189 (thread_command): Update.
10190 (thread_find_command): Update.
10191 * record-btrace.c (record_btrace_target::info_record)
10192 (record_btrace_resume_thread, record_btrace_target::resume)
10193 (record_btrace_cancel_resume, record_btrace_step_thread)
10194 (record_btrace_target::wait, record_btrace_target::wait)
10195 (record_btrace_target::wait, record_btrace_target::stop): Update.
10196 * progspace.c (print_program_space): Update.
10197 * process-stratum-target.c
10198 (process_stratum_target::thread_address_space): Update.
10199 * linux-fork.c (linux_fork_mourn_inferior)
10200 (detach_checkpoint_command, info_checkpoints_command)
10201 (linux_fork_context): Update.
10202 (linux_fork_detach): Update.
10203 (class scoped_switch_fork_info): Update.
10204 (delete_checkpoint_command): Update.
10205 * infrun.c (follow_fork_inferior): Update.
10206 (follow_fork_inferior): Update.
10207 (proceed_after_vfork_done): Update.
10208 (handle_vfork_child_exec_or_exit): Update.
10209 (follow_exec): Update.
10210 (displaced_step_prepare_throw): Update.
10211 (displaced_step_restore): Update.
10212 (start_step_over): Update.
10213 (resume_1): Update.
10214 (clear_proceed_status_thread): Update.
10215 (proceed): Update.
10216 (print_target_wait_results): Update.
10217 (do_target_wait): Update.
10218 (context_switch): Update.
10219 (stop_all_threads): Update.
10220 (restart_threads): Update.
10221 (finish_step_over): Update.
10222 (handle_signal_stop): Update.
10223 (switch_back_to_stepped_thread): Update.
10224 (keep_going_pass_signal): Update.
10225 (print_exited_reason): Update.
10226 (normal_stop): Update.
10227 * inferior.c (inferior_pid_to_str): Change return type.
10228 (print_selected_inferior): Update.
10229 (add_inferior): Update.
10230 (detach_inferior): Update.
10231 * dummy-frame.c (fprint_dummy_frames): Update.
10232 * dcache.c (dcache_info_1): Update.
10233 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
10234 (btrace_fetch, btrace_clear): Update.
10235 * linux-tdep.c (linux_core_pid_to_str): Change return type.
10236 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Change return
10237 type.
10238 * fbsd-tdep.c (fbsd_core_pid_to_str): Change return type.
10239 * sol2-tdep.h (sol2_core_pid_to_str): Change return type.
10240 * sol2-tdep.c (sol2_core_pid_to_str): Change return type.
10241 * gdbarch.c, gdbarch.h: Rebuild.
10242 * gdbarch.sh (core_pid_to_str): Change return type.
10243 * windows-nat.c (struct windows_nat_target) <pid_to_str>: Change
10244 return type.
10245 (windows_nat_target::pid_to_str): Change return type.
10246 (windows_delete_thread): Update.
10247 (windows_nat_target::attach): Update.
10248 (windows_nat_target::files_info): Update.
10249 * target-delegates.c: Rebuild.
10250 * sol-thread.c (class sol_thread_target) <pid_to_str>: Change
10251 return type.
10252 (sol_thread_target::pid_to_str): Change return type.
10253 * remote.c (class remote_target) <pid_to_str>: Change return
10254 type.
10255 (remote_target::pid_to_str): Change return type.
10256 (extended_remote_target::attach, remote_target::remote_stop_ns)
10257 (remote_target::remote_notif_remove_queued_reply)
10258 (remote_target::push_stop_reply, remote_target::disable_btrace):
10259 Update.
10260 (extended_remote_target::attach): Update.
10261 * remote-sim.c (struct gdbsim_target) <pid_to_str>: Change return
10262 type.
10263 (gdbsim_target::pid_to_str): Change return type.
10264 * ravenscar-thread.c (struct ravenscar_thread_target)
10265 <pid_to_str>: Change return type.
10266 (ravenscar_thread_target::pid_to_str): Change return type.
10267 * procfs.c (class procfs_target) <pid_to_str>: Change return
10268 type.
10269 (procfs_target::pid_to_str): Change return type.
10270 (procfs_target::attach): Update.
10271 (procfs_target::detach): Update.
10272 (procfs_target::fetch_registers): Update.
10273 (procfs_target::store_registers): Update.
10274 (procfs_target::wait): Update.
10275 (procfs_target::files_info): Update.
10276 * obsd-nat.c (obsd_nat_target::pid_to_str): Change return type.
10277 * nto-procfs.c (struct nto_procfs_target) <pid_to_str>: Change
10278 return type.
10279 (nto_procfs_target::pid_to_str): Change return type.
10280 (nto_procfs_target::files_info, nto_procfs_target::attach): Update.
10281 * linux-thread-db.c (class thread_db_target) <pid_to_str>: Change
10282 return type.
10283 * linux-nat.c (linux_nat_target::pid_to_str): Change return type.
10284 (exit_lwp): Update.
10285 (attach_proc_task_lwp_callback, get_detach_signal)
10286 (detach_one_lwp, resume_lwp, linux_nat_target::resume)
10287 (linux_nat_target::resume, wait_lwp, stop_callback)
10288 (maybe_clear_ignore_sigint, stop_wait_callback, status_callback)
10289 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
10290 (linux_nat_wait_1, resume_stopped_resumed_lwps)
10291 (linux_nat_target::wait, linux_nat_stop_lwp): Update.
10292 * inf-ptrace.c (inf_ptrace_target::pid_to_str): Change return
10293 type.
10294 (inf_ptrace_target::attach): Update.
10295 (inf_ptrace_target::files_info): Update.
10296 * go32-nat.c (struct go32_nat_target) <pid_to_str>: Change return
10297 type.
10298 (go32_nat_target::pid_to_str): Change return type.
10299 * gnu-nat.c (gnu_nat_target::pid_to_str): Change return type.
10300 (gnu_nat_target::wait): Update.
10301 (gnu_nat_target::wait): Update.
10302 (gnu_nat_target::resume): Update.
10303 * fbsd-nat.c (fbsd_nat_target::pid_to_str): Change return type.
10304 (fbsd_nat_target::wait): Update.
10305 * darwin-nat.c (darwin_nat_target::pid_to_str): Change return
10306 type.
10307 (darwin_nat_target::attach): Update.
10308 * corelow.c (class core_target) <pid_to_str>: Change return type.
10309 (core_target::pid_to_str): Change return type.
10310 * target.c (normal_pid_to_str): Change return type.
10311 (default_pid_to_str): Likewise.
10312 (target_pid_to_str): Change return type.
10313 (target_translate_tls_address): Update.
10314 (target_announce_detach): Update.
10315 * bsd-uthread.c (struct bsd_uthread_target) <pid_to_str>: Change
10316 return type.
10317 (bsd_uthread_target::pid_to_str): Change return type.
10318 * bsd-kvm.c (class bsd_kvm_target) <pid_to_str>: Change return
10319 type.
10320 (bsd_kvm_target::pid_to_str): Change return type.
10321 * aix-thread.c (class aix_thread_target) <pid_to_str>: Change
10322 return type.
10323 (aix_thread_target::pid_to_str): Change return type.
10324 * target.h (struct target_ops) <pid_to_str>: Change return type.
10325 (target_pid_to_str, normal_pid_to_str): Likewise.
10326 * obsd-nat.h (class obsd_nat_target) <pid_to_str>: Change return
10327 type.
10328 * linux-nat.h (class linux_nat_target) <pid_to_str>: Change return
10329 type.
10330 * inf-ptrace.h (struct inf_ptrace_target) <pid_to_str>: Change
10331 return type.
10332 * gnu-nat.h (struct gnu_nat_target) <pid_to_str>: Change return
10333 type.
10334 * fbsd-nat.h (class fbsd_nat_target) <pid_to_str>: Change return
10335 type.
10336 * darwin-nat.h (class darwin_nat_target) <pid_to_str>: Change
10337 return type.
10338
b4be1b06
SM
103392019-03-13 Simon Marchi <simon.marchi@ericsson.com>
10340
10341 * NEWS: Mention that the new default MI version is 3. Mention
10342 changes to the output of commands and events that deal with
10343 multi-location breakpoints.
10344 * breakpoint.c: Include "mi/mi-out.h".
10345 (print_one_breakpoint): Change output syntax if using MI version
10346 >= 3.
10347 * mi/mi-main.h (mi_cmd_fix_multi_location_breakpoint_output):
10348 New.
10349 (mi_multi_location_breakpoint_output_fixed): New.
10350 * mi/mi-main.c (fix_multi_location_breakpoint_output): New.
10351 (mi_cmd_fix_multi_location_breakpoint_output): New.
10352 (mi_multi_location_breakpoint_output_fixed): New.
10353 * mi/mi-cmds.c (mi_cmds): Register command
10354 -fix-multi-location-breakpoint-output.
10355 * mi/mi-out.c (mi_out_new): Instantiate version 3 when using
10356 interpreter "mi".
10357
8e5e5494
SM
103582019-03-13 Simon Marchi <simon.marchi@polymtl.ca>
10359
10360 * mi/mi-out.h (mi_out_new): Change parameter to const char *.
10361 * mi/mi-out.c (mi_out_new): Change parameter to const char *,
10362 instantiate mi_ui_out based on interpreter name.
10363 * mi/mi-interp.c (mi_interp::init): Use the new mi_out_new.
10364 * mi/mi-main.c (mi_load_progress): Likewise.
10365
197df35e
JB
103662019-03-12 John Baldwin <jhb@FreeBSD.org>
10367
10368 * NEWS: Combine separate "New targets" sections for 8.3.
10369
8399425f
JB
103702019-03-12 John Baldwin <jhb@FreeBSD.org>
10371
10372 * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New.
10373 (ppcfbsd_init_abi): Install gdbarch
10374 "fetch_tls_load_module_address" and "get_thread_local_address"
10375 methods.
10376
b0f87ed0
JB
103772019-03-12 John Baldwin <jhb@FreeBSD.org>
10378
10379 * riscv-fbsd-tdep.c (riscv_fbsd_get_thread_local_address): New.
10380 (riscv_fbsd_init_abi): Install gdbarch
10381 "fetch_tls_load_module_address" and "get_thread_local_address"
10382 methods.
10383
ce25aa57
JB
103842019-03-12 John Baldwin <jhb@FreeBSD.org>
10385
10386 * i386-fbsd-tdep.c (i386fbsd_get_thread_local_address): New.
10387 (i386fbsd_init_abi): Install gdbarch
10388 "fetch_tls_load_module_address" and "get_thread_local_address"
10389 methods.
10390
f5424cfa
JB
103912019-03-12 John Baldwin <jhb@FreeBSD.org>
10392
10393 * amd64-fbsd-tdep.c (amd64fbsd_get_thread_local_address): New.
10394 (amd64fbsd_init_abi): Install gdbarch
10395 "fetch_tls_load_module_address" and "get_thread_local_address"
10396 methods.
10397
945f3901
JB
103982019-03-12 John Baldwin <jhb@FreeBSD.org>
10399
10400 * fbsd-tdep.c (fbsd_pspace_data_handle): New variable.
10401 (struct fbsd_pspace_data): New type.
10402 (get_fbsd_pspace_data, fbsd_pspace_data_cleanup)
10403 (fbsd_read_integer_by_name, fbsd_fetch_rtld_offsets)
10404 (fbsd_get_tls_index, fbsd_get_thread_local_address): New function.
10405 (_initialize_fbsd_tdep): Initialize 'fbsd_pspace_data_handle'.
10406 * fbsd-tdep.c (fbsd_get_thread_local_address): New prototype.
10407
ef0bd204
JB
104082019-03-12 John Baldwin <jhb@FreeBSD.org>
10409
10410 * gdbtypes.c (lookup_struct_elt): New function.
10411 (lookup_struct_elt_type): Reimplement via lookup_struct_elt.
10412 * gdbtypes.h (struct struct_elt): New type.
10413 (lookup_struct_elt): New prototype.
10414
36c53a02
JB
104152019-03-12 John Baldwin <jhb@FreeBSD.org>
10416
10417 * gdbtypes.c (lookup_struct_elt_type): Update comment and
10418 remove disabled code block.
10419
6e056c81
JB
104202019-03-12 John Baldwin <jhb@FreeBSD.org>
10421
10422 * gdbarch.sh (get_thread_local_address): New method.
10423 * gdbarch.h, gdbarch.c: Regenerate.
10424 * target.c (target_translate_tls_address): Use
10425 gdbarch_get_thread_local_address if present instead of
10426 target::get_thread_local_address.
10427
cd250a18
JB
104282019-03-12 John Baldwin <jhb@FreeBSD.org>
10429
10430 * target.h (target::get_thread_local_address): Update comment.
10431
df22c1e5
JB
104322019-03-12 John Baldwin <jhb@FreeBSD.org>
10433
10434 * solib-svr4.c (svr4_fetch_objfile_link_map): Look for
10435 objfile->separate_debug_objfile_backlink if not NULL.
10436
dd6876c9
JB
104372019-03-12 John Baldwin <jhb@FreeBSD.org>
10438
10439 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
10440 tdep->fsbase_regnum instead of constants for fs_base and gs_base.
10441 (amd64bsd_store_inferior_registers): Likewise.
10442 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10443 Enable segment base registers.
10444 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers): Use
10445 PT_GETFSBASE and PT_GETGSBASE.
10446 (i386bsd_store_inferior_registers): Use PT_SETFSBASE and
10447 PT_SETGSBASE.
10448 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Enable
10449 segment base registers.
10450 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10451
1163a4b7
JB
104522019-03-12 John Baldwin <jhb@FreeBSD.org>
10453
10454 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10455 Update calls to i386_target_description to add 'segments'
10456 parameter.
10457 * amd64-tdep.c (amd64_init_abi): Set tdep->fsbase_regnum. Don't
10458 add segment base registers.
10459 * arch/i386.c (i386_create_target_description): Add 'segments'
10460 parameter to enable segment base registers.
10461 * arch/i386.h (i386_create_target_description): Likewise.
10462 * features/i386/32bit-segments.xml: New file.
10463 * features/i386/32bit-segments.c: Generate.
10464 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Update
10465 call to i386_target_description to add 'segments' parameter.
10466 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10467 * i386-go32-tdep.c (i386_go32_init_abi): Likewise.
10468 * i386-linux-tdep.c (i386_linux_read_description): Likewise.
10469 * i386-tdep.c (i386_validate_tdesc_p): Add segment base registers
10470 if feature is present.
10471 (i386_gdbarch_init): Pass I386_NUM_REGS to set_gdbarch_num_regs.
10472 Add 'segments' parameter to call to i386_target_description.
10473 (i386_target_description): Add 'segments' parameter to enable
10474 segment base registers.
10475 (_initialize_i386_tdep) [GDB_SELF_TEST]: Add 'segments' parameter
10476 to call to i386_target_description.
10477 * i386-tdep.h (struct gdbarch_tdep): Add 'fsbase_regnum'.
10478 (enum i386_regnum): Add I386_FSBASE_REGNUM and I386_GSBASE_REGNUM.
10479 Define I386_NUM_REGS.
10480 (i386_target_description): Add 'segments' parameter to enable
10481 segment base registers.
10482
3a350822
EZ
104832019-03-12 Eli Zaretskii <eliz@gnu.org>
10484
10485 PR/24325
10486 * source-cache.c: #undef open and close, to avoid unresolved
10487 externals during linking.
10488
ffdd69cf
TT
104892019-03-12 Tom Tromey <tromey@adacore.com>
10490
10491 * remote.c (magic_null_ptid, not_sent_ptid, any_thread_ptid): Now
10492 const. Add initializers.
10493 (_initialize_remote): Don't initialize ptid globals.
10494
ec148c57
PA
104952019-03-12 Pedro Alves <palves@redhat.com>
10496
10497 * yy-remap.h [TEST_CPNAMES] (YYFPRINTF): Don't define.
10498
32764270
PA
104992019-03-12 Pedro Alves <palves@redhat.com>
10500
10501 * cp-name-parser.y (main): Remove unused 'len' variable.
10502
17547186
TT
105032019-03-12 Tom Tromey <tromey@adacore.com>
10504
10505 * common/ptid.c (null_ptid, minus_one_ptid): Now const.
10506 * common/ptid.h (null_ptid, minus_one_ptid): Now const.
10507
d3a70e03
TT
105082019-03-12 Tom Tromey <tromey@adacore.com>
10509
10510 * linux-nat.c (iterate_over_lwps): Update.
10511 (stop_callback): Remove parameter.
10512 (stop_wait_callback, detach_callback, resume_set_callback)
10513 (select_singlestep_lwp_callback, set_ignore_sigint)
10514 (status_callback, resumed_callback, resume_clear_callback)
10515 (kill_callback, kill_wait_callback, linux_nat_stop_lwp): Remove
10516 data parameter.
10517 (linux_nat_target::detach, linux_nat_target::resume)
10518 (linux_stop_and_wait_all_lwps, select_event_lwp)
10519 (linux_nat_filter_event, linux_nat_wait_1)
10520 (linux_nat_target::kill, linux_nat_target::stop)
10521 (linux_nat_target::stop): Update.
10522 (linux_nat_resume_callback): Change type.
10523 (resume_stopped_resumed_lwps, count_events_callback)
10524 (select_event_lwp_callback): Likewise.
10525 (linux_stop_lwp, linux_nat_stop_lwp): Update.
10526 * arm-linux-nat.c (struct update_registers_data): Remove.
10527 (update_registers_callback): Change type.
10528 (arm_linux_insert_hw_breakpoint1): Update.
10529 * nat/x86-linux-dregs.c (update_debug_registers_callback): Remove
10530 parameter.
10531 (x86_linux_dr_set_addr): Update.
10532 (x86_linux_dr_set_control): Update.
10533 * nat/linux-nat.h (iterate_over_lwps_ftype): Remove parameter.
10534 (iterate_over_lwps): Use gdb::function_view.
10535 * nat/aarch64-linux-hw-point.c (struct
10536 aarch64_dr_update_callback_param): Remove.
10537 (debug_reg_change_callback): Change type.
10538 (aarch64_notify_debug_reg_change): Update.
10539 * s390-linux-nat.c (s390_refresh_per_info): Update.
10540
82cb27ff
TT
105412019-03-11 Tom Tromey <tromey@adacore.com>
10542
10543 * dwarf2read.c (dwarf2_find_containing_comp_unit): Remove
10544 redundant assignment to "this_cu".
10545
568c0683
SM
105462019-03-08 Simon Marchi <simon.marchi@efficios.com>
10547
10548 * gdbtypes.c (rank_one_type): Remove unnecessary cases from switch.
10549
f09ce22d
SM
105502019-03-08 Simon Marchi <simon.marchi@efficios.com>
10551
10552 * gdbtypes.c (rank_one_type_parm_set): New function extracted
10553 from...
10554 (rank_one_type): ... this.
10555
595f96a9
SM
105562019-03-08 Simon Marchi <simon.marchi@efficios.com>
10557
10558 * gdbtypes.c (rank_one_type_parm_struct): New function extracted
10559 from...
10560 (rank_one_type): ... this.
10561
2598a94b
SM
105622019-03-08 Simon Marchi <simon.marchi@efficios.com>
10563
10564 * gdbtypes.c (rank_one_type_parm_complex): New function extracted
10565 from...
10566 (rank_one_type): ... this.
10567
7f17b20d
SM
105682019-03-08 Simon Marchi <simon.marchi@efficios.com>
10569
10570 * gdbtypes.c (rank_one_type_parm_float): New function extracted
10571 from...
10572 (rank_one_type): ... this.
10573
2c509035
SM
105742019-03-08 Simon Marchi <simon.marchi@efficios.com>
10575
10576 * gdbtypes.c (rank_one_type_parm_bool): New function extracted
10577 from...
10578 (rank_one_type): ... this.
10579
0dd322dc
SM
105802019-03-08 Simon Marchi <simon.marchi@efficios.com>
10581
10582 * gdbtypes.c (rank_one_type_parm_range): New function extracted
10583 from...
10584 (rank_one_type): ... this.
10585
41ea4728
SM
105862019-03-08 Simon Marchi <simon.marchi@efficios.com>
10587
10588 * gdbtypes.c (rank_one_type_parm_char): New function extracted
10589 from...
10590 (rank_one_type): ... this.
10591
793cd1d2
SM
105922019-03-08 Simon Marchi <simon.marchi@efficios.com>
10593
10594 * gdbtypes.c (rank_one_type_parm_enum): New function extracted
10595 from...
10596 (rank_one_type): ... this.
10597
34910087
SM
105982019-03-08 Simon Marchi <simon.marchi@efficios.com>
10599
10600 * gdbtypes.c (rank_one_type_parm_int): New function extracted
10601 from...
10602 (rank_one_type): ... this.
10603
f1f832d6
SM
106042019-03-08 Simon Marchi <simon.marchi@efficios.com>
10605
10606 * gdbtypes.c (rank_one_type_parm_func): New function extracted
10607 from...
10608 (rank_one_type): ... this.
10609
b9f4512f
SM
106102019-03-08 Simon Marchi <simon.marchi@efficios.com>
10611
10612 * gdbtypes.c (rank_one_type_parm_array): New function extracted
10613 from...
10614 (rank_one_type): ... this.
10615
9293fc63
SM
106162019-03-08 Simon Marchi <simon.marchi@efficios.com>
10617
10618 * gdbtypes.c (rank_one_type_parm_ptr): New function extracted
10619 from...
10620 (rank_one_type): ... this.
10621
e3abbe7e
PW
106222019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10623
10624 * inferior.c (initialize_inferiors): Ensure 'help set/show print
10625 inferior-events' shows the example events.
10626
e4adb939
EZ
106272019-03-08 Eli Zaretskii <eliz@gnu.org>
10628
10629 Support styling on native MS-Windows console
10630
10631 PR/24315
10632 * utils.c (can_emit_style_escape) [_WIN32]: Don't disable styling
10633 on MS-Windows if $TERM is not defined.
10634
10635 * cli/cli-style.c: Set cli_styling to 1 in the MinGW build.
10636
10637 * posix-hdep.c (gdb_console_fputs):
10638 * mingw-hdep.c (rgb_to_16colors, gdb_console_fputs): New
10639 functions.
10640 * ui-file.h (gdb_console_fputs): Add prototype.
10641
10642 * ui-file.c (stdio_file::puts): Call gdb_console_fputs, and fall
10643 back to fputs only if the former returns zero.
10644
25629dfd
TT
106452019-03-07 Tom Tromey <tom@tromey.com>
10646
10647 * symmisc.c (print_symbol_bcache_statistics): Update.
10648 (print_objfile_statistics): Update.
10649 * symfile.c (allocate_symtab): Update.
10650 * stabsread.c: Don't include bcache.h.
10651 * psymtab.h (struct psymbol_bcache): Don't declare.
10652 (class psymtab_storage) <psymbol_cache>: Now a bcache.
10653 (psymbol_bcache_init, psymbol_bcache_free)
10654 (psymbol_bcache_get_bcache): Don't declare.
10655 * psymtab.c (struct psymbol_bcache): Remove.
10656 (psymtab_storage::psymtab_storage): Update.
10657 (psymtab_storage::~psymtab_storage): Update.
10658 (psymbol_bcache_init, psymbol_bcache_free)
10659 (psymbol_bcache_get_bcache, psymbol_bcache_full): Remove.
10660 (add_psymbol_to_bcache): Update.
10661 (allocate_psymtab): Update.
10662 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
10663 macro_cache>: No longer pointers.
10664 * objfiles.c (get_objfile_bfd_data): Don't call bcache_xmalloc.
10665 (free_objfile_per_bfd_storage): Don't call bcache_xfree.
10666 * macrotab.c (macro_bcache): Update.
10667 * macroexp.c: Don't include bcache.h.
10668 * gdbtypes.c (check_types_worklist): Update.
10669 (types_deeply_equal): Remove TRY/CATCH. Update.
10670 * elfread.c (elf_symtab_read): Update.
10671 * dwarf2read.c: Don't include bcache.h.
10672 * buildsym.c (buildsym_compunit::get_macro_table): Update.
10673 * bcache.h (bcache, bcache_full, bcache_xffree, bcache_xmalloc)
10674 (print_bcache_statistics, bcache_memory_used): Don't declare.
10675 (struct bcache): Move from bcache.c. Add constructor, destructor,
10676 methods. Rename all data members.
10677 * bcache.c (struct bcache): Move to bcache.h.
10678 (bcache::expand_hash_table): Rename from expand_hash_table.
10679 (bcache): Remove.
10680 (bcache::insert): Rename from bcache_full.
10681 (bcache::compare): Rename from bcache_compare.
10682 (bcache_xmalloc): Remove.
10683 (bcache::~bcache): Rename from bcache_xfree.
10684 (bcache::print_statistics): Rename from print_bcache_statistics.
10685 (bcache::memory_used): Rename from bcache_memory_used.
10686
fe726667
PA
106872019-03-07 Pedro Alves <palves@redhat.com>
10688
10689 * infrun.c (normal_stop): Also check for
10690 TARGET_WAITKIND_NO_RESUMED before referring to inferior_thread().
10691
7584bb30
AB
106922019-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
10693
10694 * f-lang.c (value_from_host_double): Moved to...
10695 * value.c (value_from_host_double): ...here.
10696 * value.h (value_from_host_double): Declare.
10697 * guile/scm-math.c (vlscm_convert_typed_number): Use
10698 value_from_host_double.
10699 (vlscm_convert_number): Likewise.
10700 * guile/scm-value.c (gdbscm_value_to_real): Likewise.
10701 * python/py-value.c (convert_value_from_python): Likewise.
10702
a7b1986e
TT
107032019-03-06 Tom Tromey <tom@tromey.com>
10704
10705 * gcore.c (write_gcore_file): Use SCOPE_EXIT.
10706
0ccf4211
TT
107072019-03-06 Tom Tromey <tom@tromey.com>
10708
10709 * utils.h (free_current_contents): Don't declare.
10710 * utils.c (free_current_contents): Remove.
10711
fe7b42e5
TT
107122019-03-06 Tom Tromey <tom@tromey.com>
10713
10714 * top.c (quit_force): Update.
10715 * main.c (captured_command_loop): Update.
10716 * common/new-op.c (operator new): Update.
10717 * common/common-exceptions.c (struct catcher)
10718 <save_cleanup_chain>: Remove member.
10719 (exceptions_state_mc_init): Update.
10720 (exception_try_scope_entry): Return nullptr.
10721 (exception_try_scope_exit, exception_rethrow)
10722 (throw_exception_sjlj, throw_exception_cxx): Update.
10723 * common/cleanups.h (make_cleanup, make_cleanup_dtor)
10724 (all_cleanups, do_cleanups, discard_cleanups)
10725 (discard_final_cleanups, save_cleanups, save_final_cleanups)
10726 (restore_cleanups, restore_final_cleanups): Don't declare.
10727 (do_final_cleanups): Remove parameter.
10728 * common/cleanups.c (cleanup_chain, make_cleanup)
10729 (make_cleanup_dtor, all_cleanups, do_cleanups)
10730 (discard_my_cleanups, discard_cleanups)
10731 (discard_final_cleanups, save_my_cleanups, save_cleanups)
10732 (save_final_cleanups, restore_my_cleanups, restore_cleanups)
10733 (null_cleanup): Remove.
10734 (do_final_cleanups): Remove parameter.
10735
c6321f19
TT
107362019-03-06 Tom Tromey <tom@tromey.com>
10737
10738 * remote.c (remote_target::remote_parse_stop_reply): Use
10739 unique_xmalloc_ptr.
10740
61b30099
TT
107412019-03-06 Tom Tromey <tom@tromey.com>
10742
10743 * stabsread.c (struct stabs_field_info): Rename from field_info.
10744 <list, fnlist>: Add initializers.
10745 <obstack>: New member.
10746 (read_member_functions, read_struct_fields, read_baseclasses):
10747 Allocate on obstack. Don't use cleanups.
10748 (read_one_struct_field, read_member_functions, read_struct_fields)
10749 (read_baseclasses, read_tilde_fields, attach_fn_fields_to_type)
10750 (attach_fields_to_type, read_cpp_abbrev, read_member_functions)
10751 (read_struct_type): Update.
10752
6cceac94
TT
107532019-03-06 Tom Tromey <tom@tromey.com>
10754
10755 * nat/linux-namespaces.c (linux_mntns_access_fs): Use SCOPE_EXIT.
10756 * common/filestuff.h (make_cleanup_close): Don't declare.
10757 * common/filestuff.c (do_close_cleanup, make_cleanup_close):
10758 Remove.
10759
72412762
TT
107602019-03-06 Tom Tromey <tom@tromey.com>
10761
10762 * solib-aix.c: Use make_scope_exit.
10763
2b6ff1c0
TT
107642019-03-06 Tom Tromey <tom@tromey.com>
10765
10766 * solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
10767 Use make_scope_exit.
10768
d01c5877
TT
107692019-03-06 Tom Tromey <tom@tromey.com>
10770
10771 * solib-svr4.c (disable_probes_interface): Remove parameter.
10772 (svr4_handle_solib_event): Use make_scope_exit.
10773
32603266
TT
107742019-03-06 Tom Tromey <tom@tromey.com>
10775
10776 * remote.c (struct stop_reply_deleter): Remove.
10777 (stop_reply_up): Update.
10778 (struct stop_reply): Derive from notif_event. Don't typedef.
10779 <regcache>: Now a std::vector.
10780 (stop_reply_xfree): Remove.
10781 (stop_reply::~stop_reply): Rename from stop_reply_dtr.
10782 (remote_notif_stop_alloc_reply): Return a unique_ptr. Use new.
10783 (remote_target::discard_pending_stop_replies): Use delete.
10784 (remote_target::remote_parse_stop_reply): Update.
10785 (remote_target::process_stop_reply): Update.
10786 * remote-notif.h (struct notif_event): Add virtual destructor.
10787 Remove "dtr" member.
10788 (struct notif_client) <alloc_event>: Return a unique_ptr.
10789 (notif_event_xfree): Don't declare.
10790 (notif_event_up): New typedef.
10791 * remote-notif.c (remote_notif_ack, remote_notif_parse): Update.
10792 (notif_event_xfree, do_notif_event_xfree): Remove.
10793 (remote_notif_state_xfree): Update.
10794
9799571e
TT
107952019-03-06 Tom Tromey <tom@tromey.com>
10796
10797 * infrun.c (displaced_step_clear_cleanup): Now a
10798 forward_scope_exit type.
10799 (displaced_step_prepare_throw): Update.
10800 (displaced_step_fixup): Update.
10801
09e3c4ca
TT
108022019-03-06 Tom Tromey <tom@tromey.com>
10803
10804 * inferior.h (class inferior): Update comment.
10805 * gdbthread.h (class thread_info): Update comment.
10806
e2a03548
TT
108072019-03-06 Joel Brobecker <brobecker@adacore.com>
10808 Tom Tromey <tom@tromey.com>
10809
10810 * stabsread.h (struct stab_section_list): Remove.
10811 (coffstab_build_psymtabs): Update.
10812 * dbxread.c (symbuf_sections): Now a std::vector.
10813 (sect_idx): New global.
10814 (fill_symbuf): Update.
10815 (coffstab_build_psymtabs): Change type of stabsects parameter.
10816 Update.
10817 * coffread.c (struct coff_symfile_info) <stabsects>: Now a
10818 std::vector.
10819 (linetab, linetab_offset, linetab_size, stringtab): Move earlier.
10820 (coff_locate_sections): Update.
10821 (coff_symfile_read): Remove cleanups. Update.
10822 (init_stringtab): Add storage parameter.
10823 (free_stringtab, free_stringtab_cleanup): Remove.
10824 (init_lineno): Add storage parameter.
10825 (free_linetab, free_linetab_cleanup): Remove.
10826
b7e60d85
PA
108272019-03-06 Pedro Alves <palves@redhat.com>
10828
10829 * linux-fork.c (fork_info::clobber_regs): Delete.
10830 (fork_load_infrun_state): Remove reference to 'clobber_regs'.
10831 (fork_save_infrun_state): Remove 'clobber_regs' parameter. Update
10832 comment. Adjust.
10833 (scoped_switch_fork_info::scoped_switch_fork_info)
10834 (checkpoint_command, linux_fork_context): Adjust
10835 fork_save_infrun_state calls.
10836
e52c971f
PA
108372019-03-06 Pedro Alves <palves@redhat.com>
10838
10839 * linux-fork.c (inf_has_multiple_thread_cb): Delete.
10840 (inf_has_multiple_threads): Return 'bool' and rewrite using
10841 inferior_info::threads().
10842
06974e6c
PA
108432019-03-06 Pedro Alves <palves@redhat.com>
10844
10845 * linux-fork.c: Include <list>.
10846 (fork_list): Now a std::list instance.
10847 (fork_info): Add ctor, dtor, and in-class initialize all fields.
10848 (forks_exist_p, find_last_fork): Adjust.
10849 (new_fork): Delete.
10850 (one_fork_p): New.
10851 (add_fork): Adjust.
10852 (free_fork): Delete, folded into fork_info::~fork_info().
10853 (delete_fork, find_fork_ptid, find_fork_id, find_fork_pid):
10854 Adjust.
10855 (init_fork_list): Delete.
10856 (linux_fork_killall, linux_fork_mourn_inferior)
10857 (linux_fork_detach, info_checkpoints_command): Adjust.
10858 (_initialize_linux_fork): No longer call init_fork_list.
10859
72f31aea
PA
108602019-03-06 Pedro Alves <palves@redhat.com>
10861
10862 * linux-fork.c (new_fork): New, split out of ...
10863 (add_fork): ... this. Return void. Move "first fork" special
10864 case from here, to ...
10865 (checkpoint_command): ... here.
10866 * linux-linux.h (add_fork): Return void.
10867
efbecbc1
AB
108682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10869
10870 * f-exp.y (direct_abs_decl): Handle TYPE*SIZE type names.
10871
0841c79a
AB
108722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10873 Chris January <chris.january@arm.com>
10874 David Lecomber <david.lecomber@arm.com>
10875
10876 * f-exp.y: New token, UNOP_INTRINSIC.
10877 (exp): New pattern using UNOP_INTRINSIC token.
10878 (f77_keywords): Add 'abs' keyword.
10879 * f-lang.c: Add 'target-float.h' and 'math.h' includes.
10880 (value_from_host_double): New function.
10881 (evaluate_subexp_f): Support UNOP_ABS.
10882
4a270568
AB
108832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10884
10885 * f-lang.c (build_fortran_types): Use TYPE_CODE_CHAR for character
10886 types.
10887
067630bd
AB
108882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10889
10890 * f-exp.y (convert_to_kind_type): Handle integer (kind=8).
10891 * f-lang.c (build_fortran_types): Setup builtin_integer_s8.
10892 * f-lang.h (struct builtin_f_type): Add builtin_integer_s8 field.
10893
3be47f7a
AB
108942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10895
10896 * f-exp.y (convert_to_kind_type): Handle more type kinds.
10897
4d00f5d8
AB
108982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10899 Chris January <chris.january@arm.com>
10900
10901 * expprint.c (dump_subexp_body_standard): Support UNOP_KIND.
10902 * f-exp.y: Define 'KIND' token.
10903 (exp): New pattern for KIND expressions.
10904 (ptype): Handle types with a kind extension.
10905 (direct_abs_decl): Extend to spot kind extensions.
10906 (f77_keywords): Add 'kind' to the list.
10907 (push_kind_type): New function.
10908 (convert_to_kind_type): New function.
10909 * f-lang.c (evaluate_subexp_f): Support UNOP_KIND.
10910 * parse.c (operator_length_standard): Likewise.
10911 * parser-defs.h (enum type_pieces): Add tp_kind.
10912 * std-operator.def: Add UNOP_KIND.
10913
e454224f
AB
109142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10915
10916 * f-exp.y (f_parse): Set yydebug.
10917
9dad4a58
AB
109182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10919
10920 * f-lang.c (evaluate_subexp_f): New function.
10921 (exp_descriptor_f): New global.
10922 (f_language_defn): Use exp_descriptor_f instead of
10923 exp_descriptor_standard.
10924
c8f91604
AB
109252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10926
10927 * f-exp.y (struct token): Add comments.
10928 (dot_ops): Remove uppercase versions and the end marker.
10929 (f77_keywords): Likewise.
10930 (yylex): Use ARRAY_SIZE to iterate over dot_ops, assert all
10931 entries in the dot_ops array are case insensitive, and use
10932 strncasecmp to compare strings. Also some whitespace cleanup in
10933 this area. Similar for the f77_keywords array, except entries in
10934 this list might be case sensitive.
10935
dd9f2c76
AB
109362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10937
10938 * f-exp.y (struct f77_boolean_val): Add comments.
10939 (boolean_values): Remove uppercase versions, and end marker.
10940 (yylex): Use ARRAY_SIZE for iterating over boolean_values array,
10941 and use strncasecmp to achieve case insensitivity. Additionally,
10942 perform whitespace cleanup around this code.
10943
67a3048c
TT
109442019-03-06 Tom Tromey <tromey@adacore.com>
10945
10946 * remote-sim.c (gdbsim_target_open): Use result of
10947 gdb_argv::release.
10948
aa3cfbda
RB
109492019-03-06 Richard Bunt <richard.bunt@arm.com>
10950 Dirk Schubert <dirk.schubert@arm.com>
10951 Chris January <chris.january@arm.com>
10952
10953 * eval.c (evaluate_subexp_standard): Call Fortran argument
10954 wrapping logic.
10955 * f-lang.c (struct value): A value which can be passed into a
10956 Fortran function call.
10957 (fortran_argument_convert): Wrap Fortran arguments in a pointer
10958 where appropriate.
10959 (struct type): Value ready for a Fortran function call.
10960 (fortran_preserve_arg_pointer): Undo check_typedef, the pointer
10961 is needed.
10962 * f-lang.h (fortran_argument_convert): Declaration.
10963 (fortran_preserve_arg_pointer): Declaration.
10964 * infcall.c (value_arg_coerce): Call Fortran argument logic.
10965
ea38e5df
TT
109662019-03-05 Tom Tromey <tromey@adacore.com>
10967
10968 * python/py-prettyprint.c (print_string_repr): Remove #if.
10969 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
10970
06b5b831
TT
109712019-03-05 Tom Tromey <tromey@adacore.com>
10972
10973 * target.c (the_dummy_target): Move later. Change type to
10974 "dummy_target".
10975 (initialize_targets): Don't initialize the_dummy_target.
10976
edbd9e45
TT
109772019-03-05 Tom Tromey <tromey@adacore.com>
10978
10979 * gdb_bfd.c (gdb_bfd_fdopenr): Remove.
10980 * gdb_bfd.h (gdb_bfd_fdopenr): Don't declare.
10981
c119e040
TT
109822019-03-05 Tom Tromey <tromey@adacore.com>
10983
10984 * windows-nat.c (windows_nat_target::attach)
10985 (windows_nat_target::detach): Don't call gdb_flush.
10986 * valprint.c (generic_val_print, val_print, val_print_string):
10987 Don't call gdb_flush.
10988 * utils.c (defaulted_query): Don't call gdb_flush.
10989 * typeprint.c (print_type_scalar): Don't call gdb_flush.
10990 * target.c (target_announce_detach): Don't call gdb_flush.
10991 * sparc64-tdep.c (adi_print_versions): Don't call gdb_flush.
10992 * remote.c (extended_remote_target::attach): Don't call
10993 gdb_flush.
10994 * procfs.c (procfs_target::detach): Don't call gdb_flush.
10995 * printcmd.c (do_examine): Don't call gdb_flush.
10996 (info_display_command): Don't call gdb_flush.
10997 * p-valprint.c (pascal_val_print): Don't call gdb_flush.
10998 * nto-procfs.c (nto_procfs_target::attach): Don't call gdb_flush.
10999 * memattr.c (info_mem_command): Don't call gdb_flush.
11000 * mdebugread.c (mdebug_build_psymtabs): Don't call gdb_flush.
11001 * m2-valprint.c (m2_val_print): Don't call gdb_flush.
11002 * infrun.c (follow_exec, handle_command): Don't call gdb_flush.
11003 * inf-ptrace.c (inf_ptrace_target::attach): Don't call gdb_flush.
11004 * hppa-tdep.c (unwind_command): Don't call gdb_flush.
11005 * gnu-nat.c (gnu_nat_target::attach): Don't call gdb_flush.
11006 (gnu_nat_target::detach): Don't call gdb_flush.
11007 * f-valprint.c (f_val_print): Don't call gdb_flush.
11008 * darwin-nat.c (darwin_nat_target::attach): Don't call gdb_flush.
11009 * cli/cli-script.c (read_command_lines): Don't call gdb_flush.
11010 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
11011 gdb_flush.
11012 * c-valprint.c (c_val_print): Don't call gdb_flush.
11013 * ada-valprint.c (ada_print_scalar): Don't call gdb_flush.
11014
895dafa6
TT
110152019-03-05 Tom Tromey <tromey@adacore.com>
11016
11017 * varobj.c (update_dynamic_varobj_children): Update.
11018 (install_default_visualizer): Use reset, not release.
11019 * value.c (set_internalvar): Update.
11020 * dwarf2loc.c (value_of_dwarf_reg_entry): Update.
11021 * common/gdb_ref_ptr.h (class ref_ptr) <release>: Add
11022 ATTRIBUTE_UNUSED_RESULT.
11023
88a774b9
TT
110242019-03-05 Tom Tromey <tromey@adacore.com>
11025
11026 * remote.c (class scoped_remote_fd) <release>: Add
11027 ATTRIBUTE_UNUSED_RESULT.
11028
4e4a8b93
TT
110292019-03-05 Tom Tromey <tromey@adacore.com>
11030
11031 * macroexp.c (struct macro_buffer) <release>: Add
11032 ATTRIBUTE_UNUSED_RESULT.
11033
083eef1f
TT
110342019-03-05 Tom Tromey <tromey@adacore.com>
11035
11036 * nat/linux-btrace.c (linux_enable_bts, linux_enable_pt): Update.
11037 * common/scoped_mmap.h (class scoped_mmap) <release>: Add
11038 ATTRIBUTE_UNUSED_RESULT.
11039
3cabd438
TT
110402019-03-05 Tom Tromey <tromey@adacore.com>
11041
11042 * common/scoped_fd.h (class scoped_fd) <release>: Add
11043 ATTRIBUTE_UNUSED_RESULT.
11044
41e3300a
TT
110452019-03-05 Tom Tromey <tromey@adacore.com>
11046
11047 * parser-defs.h (struct parser_state) <release>: Add
11048 ATTRIBUTE_UNUSED_RESULT.
11049
18cb7c9f
TT
110502019-03-05 Tom Tromey <tromey@adacore.com>
11051
11052 * utils.h (class gdb_argv) <release>: Add
11053 ATTRIBUTE_UNUSED_RESULT.
11054 * common/common-defs.h (ATTRIBUTE_UNUSED_RESULT): Define.
11055
41fa577f
EZ
110562019-03-02 Eli Zaretskii <eliz@gnu.org>
11057
a6a4b2c6
EZ
11058 * xml-syscall.c (xml_list_syscalls_by_group): Drop 'struct' from
11059 for-loop range, to avoid compiler warnings.
11060
11061 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
11062 avoid compiler warnings about unused variables.
11063
742a7df5
EZ
11064 * NEWS: Mention end of support for native debugging on MS-Windows
11065 before XP.
11066
41fa577f
EZ
11067 PR gdb/24292
11068 * common/netstuff.c:
11069 * gdbserver/gdbreplay.c
11070 * gdbserver/remote-utils.c:
11071 * ser-tcp.c:
11072 * unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
11073 Include ws2tcpip.h instead of wsiapi.h and winsock2.h. Redefine
11074 _WIN32_WINNT to 0x0501 if defined to a smaller value, as
11075 'getaddrinfo' and 'freeaddrinfo' were not available before
11076 Windows XP, and mingw.org's MinGW headers by default define
11077 _WIN32_WINNT to 0x500.
11078
827f438f
GB
110792019-03-01 Gary Benson <gbenson@redhat.com>
11080
11081 * coffread.c (coff_start_symtab): Remove unnecessary xstrdup.
11082
92137da0
RO
110832019-02-28 Brian Vandenberg <phantall@gmail.com>
11084 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11085
11086 PR gdb/8527
11087 * procfs.c (proc_wait_for_stop): Wrap write of PCWSTOP in
11088 set_sigint_trap, clear_sigint_trap.
11089
799efbe8
PW
110902019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11091
11092 * target.c (target_detach): Clear the regcache and the
11093 frame cache.
11094
8ed25214
PA
110952019-02-27 Pedro Alves <palves@redhat.com>
11096
11097 * utils.c (set_screen_size): When we cap the height/width sizes,
11098 tweak the corresponding command variable to show "unlimited":
11099
23031e31
SJ
111002019-02-27 Saagar Jha <saagar@saagarjha.com>
11101 Pedro Alves <palves@redhat.com>
11102
11103 * utils.c (set_screen_size): Reduce "infinite" rows and columns
11104 before calling rl_set_screen_size.
11105
6c28e44a
TT
111062019-02-27 Tom Tromey <tromey@adacore.com>
11107
11108 * configure.ac (HAVE_LIBPYTHON2_4, HAVE_LIBPYTHON2_5): Never
11109 define.
11110 * python/py-value.c: Remove Python 2.4 workaround.
11111 * python/py-utils.c (gdb_pymodule_addobject): Remove Python 2.4
11112 workaround.
11113 * python/py-type.c (convert_field, gdbpy_initialize_types): Remove
11114 Python 2.4 workaround.
11115 * python/python-internal.h: Remove Python 2.4 comment.
11116 (Py_ssize_t): Don't define.
11117 (PyVarObject_HEAD_INIT, Py_TYPE): Don't define.
11118 (gdb_Py_DECREF): Remove Python 2.4 workaround.
11119 (gdb_PyObject_GetAttrString, PyObject_GetAttrString): Remove.
11120 (gdb_PyObject_HasAttrString, PyObject_HasAttrString): Remove.
11121 * python/python.c (do_start_initialization): Remove Python 2.4
11122 workaround.
11123 * python/py-prettyprint.c (class dummy_python_frame): Remove.
11124 (print_children): Remove Python 2.4 workaround.
11125 * python/py-inferior.c (buffer_procs): Remove Python 2.4
11126 workaround.
11127 (CHARBUFFERPROC_NAME): Remove.
11128 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Remove
11129 Python 2.4 workaround.
11130
2c3fc25d 111312019-02-27 Kevin Buettner <kevinb@redhat.com>
799efbe8 11132
2c3fc25d
KB
11133 * NEWS: Note minimum Python version.
11134
6ca62222
KB
111352019-02-27 Kevin Buettner <kevinb@redhat.com>
11136
11137 * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
11138 code from these functions. Remove corresponding ifdefs. Use
11139 Py_buffer_up instead of explicit calls to PyBuffer_Release.
11140 Remove gotos and target of gotos.
11141 (infpy_search_memory): Likewise.
11142
f4bc7d2c
AB
111432019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11144
11145 * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
11146 (hppa_gdbarch_init): Don't register deleted functions with
11147 gdbarch.
11148
9734a586
AB
111492019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11150
11151 * gdb/h8300-tdep.c (h8300_unwind_pc): Delete.
11152 (h8300_unwind_sp): Delete.
11153 (h8300_dummy_id): Delete.
11154 (h8300_gdbarch_init): Don't register deleted functions with
11155 gdbarch.
11156
68b867f3
AB
111572019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11158
11159 * gdb/ft32-tdep.c (ft32_dummy_id): Delete.
11160 (ft32_unwind_pc): Delete.
11161 (ft32_unwind_sp): Delete.
11162 (ft32_gdbarch_init): Don't register deleted functions with
11163 gdbarch.
11164
2fbe7ad0
AB
111652019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11166
11167 * gdb/frv-tdep.c (frv_dummy_id): Delete.
11168 (frv_unwind_pc): Delete.
11169 (frv_unwind_sp): Delete.
11170 (frv_gdbarch_init): Don't register deleted functions with
11171 gdbarch.
11172
76055cbe
AB
111732019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11174
11175 * gdb/riscv-tdep.c (riscv_dummy_id): Delete.
11176 (riscv_unwind_pc): Delete.
11177 (riscv_unwind_sp): Delete.
11178 (riscv_gdbarch_init): Don't register deleted functions with
11179 gdbarch.
11180
4133e5a1
AB
111812019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11182
11183 * gdb/csky-tdep.c (csky_dummy_id): Delete.
11184 (csky_unwind_pc): Delete.
11185 (csky_unwind_sp): Delete.
11186 (csky_gdbarch_init): Don't register deleted functions with
11187 gdbarch.
11188
8010f576
AB
111892019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11190
11191 * gdb/cris-tdep.c (cris_dummy_id): Delete.
11192 (cris_unwind_pc): Delete.
11193 (cris_unwind_sp): Delete.
11194 (cris_gdbarch_init): Don't register deleted functions with
11195 gdbarch.
11196
b56bf084
AB
111972019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11198
11199 * gdb/bfin-tdep.c (bfin_dummy_id): Delete.
11200 (bfin_unwind_pc): Delete.
11201 (bfin_gdbarch_init): Don't register deleted functions with gdbarch.
11202
a19a650f
AB
112032019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11204
11205 * gdb/arm-tdep.c (arm_dummy_id): Delete.
11206 (arm_unwind_pc): Delete.
11207 (arm_unwind_sp): Delete.
11208 (arm_gdbarch_init): Don't register deleted functions with gdbarch.
11209
f8278c3c
AB
112102019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11211
11212 * gdb/arc-tdep.c (arc_dummy_id): Delete.
11213 (arc_unwind_pc): Delete.
11214 (arc_unwind_sp): Delete.
11215 (arc_gdbarch_init): Don't register deleted functions with gdbarch.
11216
480e46cf
AB
112172019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11218
11219 * gdb/alpha-tdep.c (alpha_dummy_id): Delete.
11220 (alpha_unwind_pc): Delete.
11221 (alpha_gdbarch_init): Don't register deleted functions with
11222 gdbarch.
11223
7a995095
AB
112242019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11225
11226 * gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
11227 (aarch64_unwind_pc): Delete.
11228 (aarch64_unwind_sp): Delete.
11229 (aarch64_gdbarch_init): Don't register deleted functions with
11230 gdbarch.
11231
bf9a735e
AB
112322019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11233
11234 * gdbtypes.c (type_align): Don't consider static members when
11235 computing structure alignment.
11236
5561fc30
AB
112372019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11238
11239 * arc-tdep.c (arc_type_align): Provide alignment for basic types,
11240 return 0 for other types.
11241 * arch-utils.c (default_type_align): Always return 0.
11242 * gdbarch.h: Regenerate.
11243 * gdbarch.sh (type_align): Extend comment.
11244 * gdbtypes.c (type_align): Add additional comments, always call
11245 gdbarch_type_align before applying the default rules.
11246 * i386-tdep.c (i386_type_align): Return 0 as the default rule,
11247 generic code will then apply a suitable default.
11248 * nios2-tdep.c (nios2_type_align): Provide alignment for basic
11249 types, return 0 for other types.
11250
9335e75a
JB
112512019-02-27 Joel Brobecker <brobecker@adacore.com>
11252
11253 * NEWS: Create a new section for the next release branch.
11254 Rename the section of the current branch, now that it has
11255 been cut.
11256
3d34d8de
JB
112572019-02-27 Joel Brobecker <brobecker@adacore.com>
11258
11259 GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
11260 * version.in: Bump version to 8.3.50.DATE-git.
11261
143420fb
SM
112622019-02-26 Simon Marchi <simon.marchi@efficios.com>
11263
11264 * aix-thread.c (ptid_cmp): Remove unused variable.
11265 (get_signaled_thread): Likewise.
11266 (store_regs_user_thread): Likewise.
11267 (store_regs_kernel_thread): Likewise.
11268 (fetch_regs_kernel_thread): Remove shadowed variable.
11269
172fb711
AB
112702019-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
11271
11272 * features/riscv/32bit-cpu.xml: Add register numbers.
11273 * features/riscv/32bit-fpu.c: Regenerate.
11274 * features/riscv/32bit-fpu.xml: Add register numbers.
11275 * features/riscv/64bit-cpu.xml: Add register numbers.
11276 * features/riscv/64bit-fpu.c: Regenerate.
11277 * features/riscv/64bit-fpu.xml: Add register numbers.
11278
26c89782
KB
112792019-02-26 Kevin Buettner <kevinb@redhat.com>
11280
af54ade9 11281 * NEWS: Mention two argument form of gdb.Value constructor.
fe07eca5
KB
11282 * python/py-value.c (convert_buffer_and_type_to_value): New
11283 function.
11284 (valpy_new): Parse arguments via gdb_PyArg_ParseTupleAndKeywords.
11285 Add support for handling an optional second argument. Call
11286 convert_buffer_and_type_to_value as appropriate.
26c89782
KB
11287 * python/python-internal.h (Py_buffer_deleter): New struct.
11288 (Py_buffer_up): New typedef.
11289
0f58c9e8
JB
112902019-02-25 John Baldwin <jhb@FreeBSD.org>
11291
11292 * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr
11293 instead of releasing ownership.
11294
0a0f4c01
JR
112952019-02-25 Jordan Rupprecht <rupprecht@google.com>
11296
11297 * dwarf2read.c (open_and_init_dwp_file): Call
11298 elf_numsections instead of bfd_count_sections to initialize
11299 dwp_file->num_sections.
11300
cd5a152c
TT
113012019-02-25 Tom Tromey <tromey@adacore.com>
11302
11303 * solib-darwin.c (darwin_get_dyld_bfd): Don't release dyld_bfd.
11304
8a6a8513
SDJ
113052019-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
11306
11307 * gcore.in: Add '--readnever' option when invoking GDB.
11308
04dcda9c
SM
113092019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11310
11311 * MAINTAINERS: Update my email address.
11312
07bc701d
SM
113132019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11314
11315 * build-id.c (build_id_to_debug_bfd_1): New function.
11316 (build_id_to_debug_bfd): Look for separate debug file in
11317 sysroot.
11318
c6f4a5d0
AB
113192019-02-22 Andrew Burgess <andrew.burgess@embecosm.com>
11320
11321 * gdbarch.sh: Update the copyright year range that is placed into
11322 generated files.
11323
9600246d
KS
113242019-02-22 Keith Seitz <keiths@redhat.com>
11325
11326 PR symtab/23853
11327 * linespec.c (create_sals_line_offset): Search for the default
11328 symtab's filename instead of its fullname.
11329
7557a514
AH
113302019-02-21 Alan Hayward <alan.hayward@arm.com>
11331
11332 * NEWS: Update style defaults.
11333
ee2bcb0c
AH
113342019-02-21 Alan Hayward <alan.hayward@arm.com>
11335
11336 * main.c (captured_main_1): Disable styling in batch mode.
11337
0c95f9ed
TT
113382019-02-20 Tom Tromey <tom@tromey.com>
11339
11340 * symtab.c (symtab_symbol_info): Fix typos.
11341
c763b894
TT
113422019-02-20 Tom Tromey <tromey@adacore.com>
11343
11344 * findcmd.c (_initialize_mem_search): Use upper case for
11345 metasyntactic variables.
11346
0ef8a082
AH
113472019-02-20 Alan Hayward <alan.hayward@arm.com>
11348
11349 * aarch64-tdep.c (aarch64_add_reggroups): New function.
11350 (aarch64_gdbarch_init): Call aarch64_add_reggroups.
11351
6caa91b6
SM
113522019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
11353
11354 * top.h (source_file_name): Change to std::string.
11355 * top.c (source_file_name): Likewise.
11356 (command_line_input): Adjust.
11357 * cli/cli-script.c (script_from_file): Adjust.
11358
98814c6c
TT
113592019-02-19 Tom Tromey <tromey@adacore.com>
11360
11361 * ravenscar-thread.c
11362 (ravenscar_thread_target::update_thread_list): Don't call
11363 ada_build_task_list.
11364 * ada-lang.h (ada_build_task_list): Don't declare.
11365 * ada-tasks.c (struct ada_tasks_inferior_data)
11366 <task_list_valid_p>: Now bool.
11367 (read_known_tasks, ada_task_list_changed)
11368 (ada_tasks_invalidate_inferior_data): Update.
11369 (read_known_tasks_array): Return bool.
11370 (read_known_tasks_list): Likewise.
11371 (read_known_tasks): Return void.
11372 (ada_build_task_list): Now static.
11373
70cd633e
AB
113742019-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
11375
11376 * gdbtypes.c (type_align): Allow alignment of TYPE_CODE_METHODPTR
11377 and TYPE_CODE_MEMBERPTR to be overridden by the gdbarch.
11378
040b3e95
PW
113792019-02-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11380
11381 * ada-task.c (_initialize_tasks): Use 'with_cleanup' register
11382 variant for ada_tasks_pspace_data_handle and
11383 ada_tasks_inferior_data_handle.
11384 (ada_tasks_pspace_data_cleanup): New function.
11385 (ada_tasks_inferior_data_cleanup): New function.
11386
9409233b
TT
113872019-02-17 Tom Tromey <tom@tromey.com>
11388
11389 * macrotab.h (macro_source_fullname): Return a std::string.
11390 * macrotab.c (macro_include, check_for_redefinition)
11391 (macro_undef, macro_lookup_definition, foreach_macro)
11392 (foreach_macro_in_scope): Update.
11393 (macro_source_fullname): Return a std::string.
11394 * macrocmd.c (show_pp_source_pos): Update.
11395
6506371f
TT
113962019-02-17 Tom Tromey <tom@tromey.com>
11397
11398 * macrocmd.c (show_pp_source_pos): Style the file names.
11399
0c820d67
TT
114002019-02-17 Tom Tromey <tom@tromey.com>
11401
11402 PR tui/24197:
11403 * tui/tui-source.c (tui_set_source_content_nil): Rewrite.
11404
a0087920
TT
114052019-02-17 Tom Tromey <tom@tromey.com>
11406
11407 * ada-lang.c (user_select_syms): Use filtered printing.
11408 * utils.c (wrap_style): New global.
11409 (desired_style): Remove.
11410 (emit_style_escape): Add stream parameter.
11411 (set_output_style, reset_terminal_style, prompt_for_continue):
11412 Update.
11413 (flush_wrap_buffer): Only flush gdb_stdout.
11414 (wrap_here): Set wrap_style.
11415 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
11416 treat escape sequences as a character. Change when wrap buffer is
11417 flushed.
11418 (fputs_styled): Do not set the output style when the default is
11419 requested.
11420 * ui-style.h (struct ui_file_style) <is_default>: New method.
11421 * source.c (print_source_lines_base): Emit escape sequences in one
11422 piece.
11423
75ba10dc
JB
114242019-02-17 Joel Brobecker <brobecker@adacore.com>
11425
11426 * gdbtypes.c (type_align): Handle TYPE_CODE_RANGE the same as
11427 integers and enumeration types.
11428
a2cd4f14
JB
114292019-02-17 Joel Brobecker <brobecker@adacore.com>
11430
11431 * ada-lang.c (standard_lookup): Use ada_lookup_encoded_symbol
11432 instead of lookup_symbol_in_language
11433 (do_exact_match): New function.
11434 (ada_get_symbol_name_matcher): Return do_exact_match when
11435 doing a verbatim match.
11436
485b851b
TT
114372019-02-15 Tom Tromey <tromey@adacore.com>
11438
11439 * ravenscar-thread.c (ravenscar_thread_target::resume)
11440 (ravenscar_thread_target::wait): Special case wildcard requests.
11441
0b790b1e
TT
114422019-02-15 Tom Tromey <tromey@adacore.com>
11443
11444 * ravenscar-thread.c (base_ptid): Remove.
11445 (struct ravenscar_thread_target) <close>: New method.
11446 <m_base_ptid>: New member.
11447 <update_inferior_ptid, active_task, task_is_currently_active,
11448 runtime_initialized>: Declare methods.
11449 <ravenscar_thread_target>: Add constructor.
11450 (ravenscar_thread_target::task_is_currently_active)
11451 (ravenscar_thread_target::update_inferior_ptid)
11452 (ravenscar_runtime_initialized): Rename. Now methods.
11453 (ravenscar_thread_target::resume, ravenscar_thread_target::wait)
11454 (ravenscar_thread_target::update_thread_list): Update.
11455 (ravenscar_thread_target::active_task): Now method.
11456 (ravenscar_thread_target::store_registers)
11457 (ravenscar_thread_target::prepare_to_store)
11458 (ravenscar_thread_target::prepare_to_store)
11459 (ravenscar_thread_target::mourn_inferior): Update.
11460 (ravenscar_inferior_created): Use "new" to create target.
11461 (ravenscar_thread_target::get_ada_task_ptid): Update.
11462 (_initialize_ravenscar): Don't initialize base_ptid.
11463 (ravenscar_ops): Remove global.
11464
dea57a62
TT
114652019-02-15 Tom Tromey <tromey@adacore.com>
11466
11467 * target.h (push_target): Declare new overload.
11468 * target.c (push_target): New overload, taking an rvalue reference.
11469 * remote.c (remote_target::open_1): Use push_target overload.
11470 * corelow.c (core_target_open): Use push_target overload.
11471
989f3c58
TT
114722019-02-15 Tom Tromey <tromey@adacore.com>
11473
11474 * ravenscar-thread.c (is_ravenscar_task)
11475 (ravenscar_task_is_currently_active): Return bool.
11476 (ravenscar_update_inferior_ptid, get_running_thread_msymbol)
11477 (_initialize_ravenscar): Remove "(void)".
11478 (has_ravenscar_runtime, ravenscar_runtime_initialized): Likewise.
11479 Return bool.
11480
6cbcc006
TT
114812019-02-15 Tom Tromey <tromey@adacore.com>
11482
11483 * ravenscar-thread.c (ravenscar_runtime_initializer)
11484 (has_ravenscar_runtime, get_running_thread_id)
11485 (ravenscar_thread_target::resume): Fix indentation.
11486
7657f14d
TT
114872019-02-15 Tom Tromey <tromey@adacore.com>
11488
11489 * sparc-ravenscar-thread.c (struct sparc_ravenscar_ops): Derive
11490 from ravenscar_arch_ops.
11491 (sparc_ravenscar_ops::fetch_registers)
11492 (sparc_ravenscar_ops::store_registers): Now methods.
11493 (sparc_ravenscar_prepare_to_store): Remove.
11494 (sparc_ravenscar_ops): Redefine.
11495 * ravenscar-thread.h (struct ravenscar_arch_ops): Add virtual
11496 methods and destructor. Remove members.
11497 * ravenscar-thread.c (ravenscar_thread_target::fetch_registers)
11498 (ravenscar_thread_target::store_registers)
11499 (ravenscar_thread_target::prepare_to_store): Update.
11500 * ppc-ravenscar-thread.c (ppc_ravenscar_generic_prepare_to_store):
11501 Remove.
11502 (struct ppc_ravenscar_powerpc_ops): Derive from
11503 ravenscar_arch_ops.
11504 (ppc_ravenscar_powerpc_ops::fetch_registers)
11505 (ppc_ravenscar_powerpc_ops::store_registers): Now methods.
11506 (ppc_ravenscar_powerpc_ops): Redefine.
11507 (struct ppc_ravenscar_e500_ops): Derive from ravenscar_arch_ops.
11508 (ppc_ravenscar_e500_ops::fetch_registers)
11509 (ppc_ravenscar_e500_ops::store_registers): Now methods.
11510 (ppc_ravenscar_e500_ops): Redefine.
11511 * aarch64-ravenscar-thread.c
11512 (aarch64_ravenscar_generic_prepare_to_store): Remove.
11513 (struct aarch64_ravenscar_ops): Derive from ravenscar_arch_ops.
11514 (aarch64_ravenscar_fetch_registers)
11515 (aarch64_ravenscar_store_registers): Now methods.
11516 (aarch64_ravenscar_ops): Redefine.
11517
5b6ea500
TT
115182019-02-15 Tom Tromey <tromey@adacore.com>
11519
11520 * ravenscar-thread.c (ravenscar_thread_target::stopped_by_sw_breakpoint)
11521 (ravenscar_thread_target::stopped_by_hw_breakpoint)
11522 (ravenscar_thread_target::stopped_by_watchpoint)
11523 (ravenscar_thread_target::stopped_data_address)
11524 (ravenscar_thread_target::core_of_thread): Use scoped_restore.
11525
e397fd39
TT
115262019-02-15 Tom Tromey <tromey@adacore.com>
11527
11528 * ravenscar-thread.c: Fix some typos.
11529
cc12f4a8
TT
115302019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11531 Tom Tromey <tromey@adacore.com>
11532
11533 * ada-lang.c (ada_exception_sal): Change addr_string to a
11534 std::string.
11535 (create_ada_exception_catchpoint): Update.
11536
5f486660
TT
115372019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11538 Tom Tromey <tromey@adacore.com>
11539
11540 * breakpoint.c (~bp_location): Rename from bp_location_dtor.
11541 (bp_location_ops): Remove.
11542 (base_breakpoint_allocate_location): Update.
11543 (free_bp_location): Update.
11544 * ada-lang.c (class ada_catchpoint_location)
11545 <ada_catchpoint_location>: Remove ops parameter.
11546 (ada_catchpoint_location_dtor): Remove.
11547 (ada_catchpoint_location_ops): Remove.
11548 (allocate_location_exception): Update.
11549 * breakpoint.h (struct bp_location_ops): Remove.
11550 (class bp_location) <bp_location>: Remove bp_location_ops
11551 parameter.
11552 <~bp_location>: Add destructor.
11553 <ops>: Remove.
11554
b671c7fb
TS
115552019-02-14 Thomas Schwinge <thomas@codesourcery.com>
11556 Pedro Alves <palves@redhat.com>
11557
11558 * remote.c (remote_target::remote_parse_stop_reply): Avoid using
11559 'PATH_MAX'.
11560
8071c5ce
DM
115612019-02-14 David Michael <fedora.dm0@gmail.com>
11562 Samuel Thibault <samuel.thibault@gnu.org>
11563 Thomas Schwinge <thomas@codesourcery.com>
11564
11565 * gnu-nat.c (S_proc_getmsgport_reply, S_proc_task2proc_reply)
11566 (S_proc_pid2proc_reply): Adjust to Hurd "proc" interface changes.
11567
b1041ae0
TS
115682019-02-14 Thomas Schwinge <thomas@codesourcery.com>
11569
924514e1
TS
11570 * gnu-nat.c (gnu_write_inferior, parse_int_arg, _parse_bool_arg)
11571 (check_empty): Use "const char *".
11572
c29ee8d4
TS
11573 * gnu-nat.c (gnu_nat_target::detach): Instead of
11574 'detach_inferior (pid)' call
11575 'detach_inferior (find_inferior_pid (pid))'.
11576
6c6ef69f
TS
11577 * configure.nat [gdb_host == i386gnu] (NATDEPFILES): Add
11578 'nat/fork-inferior.o'.
11579 * gnu-nat.c: #include "nat/fork-inferior.h".
11580
2d0a338c
TS
11581 * gnu-nat.c (gnu_nat_target::detach): Instead of
11582 'inf_child_maybe_unpush_target (ops)' call 'maybe_unpush_target'.
11583 * gnu-nat.h: #include "inf-child.h".
11584 * i386-gnu-nat.c (gnu_fetch_registers): Rename/move to
11585 'i386_gnu_nat_target::fetch_registers'.
11586 (gnu_store_registers): Rename/move to
11587 'i386_gnu_nat_target::store_registers'.
11588
cabb5f06
TS
11589 * config/i386/nm-i386gnu.h: Don't "#include" any files.
11590 * gnu-nat.h (mach_thread_info): New function.
11591 * gnu-nat.c (thread_takeover_sc_cmd): Use it.
11592
b1041ae0
TS
11593 * config/i386/nm-i386gnu.h (gnu_target_pid_to_str): Remove.
11594
2988d01e
KF
115952019-02-14 Frederic Konrad <konrad@adacore.com>
11596
11597 * riscv-rdep.c (riscv_type_alignment): Handle TYPE_CODE_RANGE.
11598
c559d709
JB
115992019-02-14 Joel Brobecker <brobecker@adacore.com>
11600
11601 * windows-nat.c (windows_add_thread): Add new parameter
11602 "main_thread_p" with default value set to false. Update
11603 function documentation as well as all callers.
11604 (windows_delete_thread): Likewise.
11605 (fake_create_process): Update call to windows_add_thread.
11606 (get_windows_debug_event) <CREATE_THREAD_DEBUG_EVENT>
11607 <CREATE_PROCESS_DEBUG_EVENT>: Likewise.
11608 <EXIT_THREAD_DEBUG_EVENT, EXIT_PROCESS_DEBUG_EVENT>: Update
11609 call to windows_delete_thread.
11610
007024cc
SM
116112019-02-13 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 * MAINTAINERS: Add Andrew Burgess as global maintainer.
11614
f62318e9
JB
116152019-02-12 John Baldwin <jhb@FreeBSD.org>
11616
11617 * symfile.c (find_separate_debug_file): Use canonical path of
11618 sysroot with child_path instead of gdb_sysroot if it is valid.
11619
cd4b7848
JB
116202019-02-12 John Baldwin <jhb@FreeBSD.org>
11621
11622 * symfile.c (find_separate_debug_file): Use child_path to
11623 determine if an object file is under a sysroot.
11624
efac4bfe
JB
116252019-02-12 John Baldwin <jhb@FreeBSD.org>
11626
11627 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
11628 unittests/child-path-selftests.c.
11629 * common/pathstuff.c (child_path): New function.
11630 * common/pathstuff.h (child_path): New prototype.
11631 * unittests/child-path-selftests.c: New file.
11632
402d2bfe
JB
116332019-02-12 John Baldwin <jhb@FreeBSD.org>
11634
11635 * symfile.c (find_separate_debug_file): Look for separate debug
11636 files in debug directories under the sysroot.
11637
1ed9f74e
PW
116382019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11639
11640 * symtab.h (struct minimal_symbol data_p): New const method.
11641 (struct minimal_symbol text_p): Likewise.
11642 * symtab.c (output_source_filename): Use file name style
11643 to print file name.
11644 (print_symbol_info): Likewise.
11645 (print_msymbol_info): Use address style to print addresses.
11646 Use function name style to print executable text symbols.
11647 (expand_symtab_containing_pc): Use data_p.
11648 (find_pc_sect_compunit_symtab): Likewise.
11649
2636d81d
PW
116502019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11651
11652 * breakpoint.c (describe_other_breakpoints): Use address style
11653 to print addresses.
11654 (say_where): Likewise.
11655
ac8c53cc
PW
116562019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11657
11658 * ada-typeprint.c (print_func_type): Print function name
11659 style to print function name.
11660 * c-typeprint.c (c_print_type_1): Likewise.
11661
ea638c43
AH
116622019-02-11 Alan Hayward <alan.hayward@arm.com>
11663
11664 * aarch64-linux-tdep.c (aarch64_linux_get_syscall_number): Check
11665 for execve.
11666
ab759ca8
PW
116672019-02-10 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11668
11669 * c-exp.y (direct_abs_decl): Use emplace_back to record the
11670 type_stack.
11671
aff29d1c
JB
116722019-02-10 Joel Brobecker <brobecker@adacore.com>
11673
11674 * ada-varobj.c (ada_value_is_changeable_p): Add handling of
11675 TYPE_CODE_REF types.
11676
617126bc
JW
116772019-02-08 Jim Wilson <jimw@sifive.com>
11678
11679 * riscv-linux-tdep.c (riscv_linux_fregmap): New.
11680 (riscv_linux_fregset): New.
11681 (riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.
11682
46e3ed7f
TT
116832019-02-07 Tom Tromey <tom@tromey.com>
11684
11685 * thread.c (thread_cancel_execution_command): Update.
11686 * thread-fsm.h (struct thread_fsm): Add constructor, destructor,
11687 methods.
11688 (struct thread_fsm_ops): Remove.
11689 (thread_fsm_ctor, thread_fsm_delete, thread_fsm_clean_up)
11690 (thread_fsm_should_stop, thread_fsm_return_value)
11691 (thread_fsm_set_finished, thread_fsm_finished_p)
11692 (thread_fsm_async_reply_reason, thread_fsm_should_notify_stop):
11693 Don't declare.
11694 * mi/mi-interp.c (mi_on_normal_stop_1): Update.
11695 * infrun.c (clear_proceed_status_thread)
11696 (clean_up_just_stopped_threads_fsms, fetch_inferior_event)
11697 (print_stop_event): Update.
11698 * infcmd.c (struct step_command_fsm): Inherit from thread_fsm.
11699 Add constructor.
11700 (step_command_fsm_ops): Remove.
11701 (new_step_command_fsm): Remove.
11702 (step_1): Update.
11703 (step_command_fsm::should_stop): Rename from
11704 step_command_fsm_should_stop.
11705 (step_command_fsm::clean_up): Rename from
11706 step_command_fsm_clean_up.
11707 (step_command_fsm::do_async_reply_reason): Rename from
11708 step_command_fsm_async_reply_reason.
11709 (struct until_next_fsm): Inherit from thread_fsm. Add
11710 constructor.
11711 (until_next_fsm_ops): Remove.
11712 (new_until_next_fsm): Remove.
11713 (until_next_fsm::should_stop): Rename from
11714 until_next_fsm_should_stop.
11715 (until_next_fsm::clean_up): Rename from until_next_fsm_clean_up.
11716 (until_next_fsm::do_async_reply_reason): Rename from
11717 until_next_fsm_async_reply_reason.
11718 (struct finish_command_fsm): Inherit from thread_fsm. Add
11719 constructor. Change type of breakpoint.
11720 (finish_command_fsm_ops): Remove.
11721 (new_finish_command_fsm): Remove.
11722 (finish_command_fsm::should_stop): Rename from
11723 finish_command_fsm_should_stop.
11724 (finish_command_fsm::clean_up): Rename from
11725 finish_command_fsm_clean_up.
11726 (finish_command_fsm::return_value): Rename from
11727 finish_command_fsm_return_value.
11728 (finish_command_fsm::do_async_reply_reason): Rename from
11729 finish_command_fsm_async_reply_reason.
11730 (finish_command): Update.
11731 * infcall.c (struct call_thread_fsm): Inherit from thread_fsm.
11732 Add constructor.
11733 (call_thread_fsm_ops): Remove.
11734 (call_thread_fsm::call_thread_fsm): Rename from
11735 new_call_thread_fsm.
11736 (call_thread_fsm::should_stop): Rename from
11737 call_thread_fsm_should_stop.
11738 (call_thread_fsm::should_notify_stop): Rename from
11739 call_thread_fsm_should_notify_stop.
11740 (run_inferior_call, call_function_by_hand_dummy): Update.
11741 * cli/cli-interp.c (should_print_stop_to_console): Update.
11742 * breakpoint.c (struct until_break_fsm): Inherit from thread_fsm.
11743 Add constructor. Change type of location_breakpoint,
11744 caller_breakpoint.
11745 (until_break_fsm_ops): Remove.
11746 (new_until_break_fsm): Remove.
11747 (until_break_fsm::should_stop): Rename from
11748 until_break_fsm_should_stop.
11749 (until_break_fsm::clean_up): Rename from
11750 until_break_fsm_clean_up.
11751 (until_break_fsm::do_async_reply_reason): Rename from
11752 until_break_fsm_async_reply_reason.
11753 (until_break_command): Update.
11754 * thread-fsm.c: Remove.
11755 * Makefile.in (COMMON_SFILES): Remove thread-fsm.c.
11756
1a5c2598
TT
117572019-02-07 Tom Tromey <tom@tromey.com>
11758
11759 * yy-remap.h: Add include guard.
11760 * xtensa-tdep.h: Add include guard.
11761 * xcoffread.h: Rename include guard.
11762 * varobj-iter.h: Add include guard.
11763 * tui/tui.h: Rename include guard.
11764 * tui/tui-winsource.h: Rename include guard.
11765 * tui/tui-wingeneral.h: Rename include guard.
11766 * tui/tui-windata.h: Rename include guard.
11767 * tui/tui-win.h: Rename include guard.
11768 * tui/tui-stack.h: Rename include guard.
11769 * tui/tui-source.h: Rename include guard.
11770 * tui/tui-regs.h: Rename include guard.
11771 * tui/tui-out.h: Rename include guard.
11772 * tui/tui-layout.h: Rename include guard.
11773 * tui/tui-io.h: Rename include guard.
11774 * tui/tui-hooks.h: Rename include guard.
11775 * tui/tui-file.h: Rename include guard.
11776 * tui/tui-disasm.h: Rename include guard.
11777 * tui/tui-data.h: Rename include guard.
11778 * tui/tui-command.h: Rename include guard.
11779 * tic6x-tdep.h: Add include guard.
11780 * target/waitstatus.h: Rename include guard.
11781 * target/wait.h: Rename include guard.
11782 * target/target.h: Rename include guard.
11783 * target/resume.h: Rename include guard.
11784 * target-float.h: Rename include guard.
11785 * stabsread.h: Add include guard.
11786 * rs6000-tdep.h: Add include guard.
11787 * riscv-fbsd-tdep.h: Add include guard.
11788 * regformats/regdef.h: Rename include guard.
11789 * record.h: Rename include guard.
11790 * python/python.h: Rename include guard.
11791 * python/python-internal.h: Rename include guard.
11792 * python/py-stopevent.h: Rename include guard.
11793 * python/py-ref.h: Rename include guard.
11794 * python/py-record.h: Rename include guard.
11795 * python/py-record-full.h: Rename include guard.
11796 * python/py-record-btrace.h: Rename include guard.
11797 * python/py-instruction.h: Rename include guard.
11798 * python/py-events.h: Rename include guard.
11799 * python/py-event.h: Rename include guard.
11800 * procfs.h: Add include guard.
11801 * proc-utils.h: Add include guard.
11802 * p-lang.h: Add include guard.
11803 * or1k-tdep.h: Rename include guard.
11804 * observable.h: Rename include guard.
11805 * nto-tdep.h: Rename include guard.
11806 * nat/x86-linux.h: Rename include guard.
11807 * nat/x86-linux-dregs.h: Rename include guard.
11808 * nat/x86-gcc-cpuid.h: Add include guard.
11809 * nat/x86-dregs.h: Rename include guard.
11810 * nat/x86-cpuid.h: Rename include guard.
11811 * nat/ppc-linux.h: Rename include guard.
11812 * nat/mips-linux-watch.h: Rename include guard.
11813 * nat/linux-waitpid.h: Rename include guard.
11814 * nat/linux-ptrace.h: Rename include guard.
11815 * nat/linux-procfs.h: Rename include guard.
11816 * nat/linux-osdata.h: Rename include guard.
11817 * nat/linux-nat.h: Rename include guard.
11818 * nat/linux-namespaces.h: Rename include guard.
11819 * nat/linux-btrace.h: Rename include guard.
11820 * nat/glibc_thread_db.h: Rename include guard.
11821 * nat/gdb_thread_db.h: Rename include guard.
11822 * nat/gdb_ptrace.h: Rename include guard.
11823 * nat/fork-inferior.h: Rename include guard.
11824 * nat/amd64-linux-siginfo.h: Rename include guard.
11825 * nat/aarch64-sve-linux-sigcontext.h: Rename include guard.
11826 * nat/aarch64-sve-linux-ptrace.h: Rename include guard.
11827 * nat/aarch64-linux.h: Rename include guard.
11828 * nat/aarch64-linux-hw-point.h: Rename include guard.
11829 * mn10300-tdep.h: Add include guard.
11830 * mips-linux-tdep.h: Add include guard.
11831 * mi/mi-parse.h: Rename include guard.
11832 * mi/mi-out.h: Rename include guard.
11833 * mi/mi-main.h: Rename include guard.
11834 * mi/mi-interp.h: Rename include guard.
11835 * mi/mi-getopt.h: Rename include guard.
11836 * mi/mi-console.h: Rename include guard.
11837 * mi/mi-common.h: Rename include guard.
11838 * mi/mi-cmds.h: Rename include guard.
11839 * mi/mi-cmd-break.h: Rename include guard.
11840 * m2-lang.h: Add include guard.
11841 * location.h: Rename include guard.
11842 * linux-record.h: Rename include guard.
11843 * linux-nat.h: Add include guard.
11844 * linux-fork.h: Add include guard.
11845 * i386-darwin-tdep.h: Rename include guard.
11846 * hppa-linux-offsets.h: Add include guard.
11847 * guile/guile.h: Rename include guard.
11848 * guile/guile-internal.h: Rename include guard.
11849 * gnu-nat.h: Rename include guard.
11850 * gdb-stabs.h: Rename include guard.
11851 * frv-tdep.h: Add include guard.
11852 * f-lang.h: Add include guard.
11853 * event-loop.h: Add include guard.
11854 * darwin-nat.h: Rename include guard.
11855 * cp-abi.h: Rename include guard.
11856 * config/sparc/nm-sol2.h: Rename include guard.
11857 * config/nm-nto.h: Rename include guard.
11858 * config/nm-linux.h: Add include guard.
11859 * config/i386/nm-i386gnu.h: Rename include guard.
11860 * config/djgpp/nl_types.h: Rename include guard.
11861 * config/djgpp/langinfo.h: Rename include guard.
11862 * compile/gcc-cp-plugin.h: Add include guard.
11863 * compile/gcc-c-plugin.h: Add include guard.
11864 * compile/compile.h: Rename include guard.
11865 * compile/compile-object-run.h: Rename include guard.
11866 * compile/compile-object-load.h: Rename include guard.
11867 * compile/compile-internal.h: Rename include guard.
11868 * compile/compile-cplus.h: Rename include guard.
11869 * compile/compile-c.h: Rename include guard.
11870 * common/xml-utils.h: Rename include guard.
11871 * common/x86-xstate.h: Rename include guard.
11872 * common/version.h: Rename include guard.
11873 * common/vec.h: Rename include guard.
11874 * common/tdesc.h: Rename include guard.
11875 * common/selftest.h: Rename include guard.
11876 * common/scoped_restore.h: Rename include guard.
11877 * common/scoped_mmap.h: Rename include guard.
11878 * common/scoped_fd.h: Rename include guard.
11879 * common/safe-iterator.h: Rename include guard.
11880 * common/run-time-clock.h: Rename include guard.
11881 * common/refcounted-object.h: Rename include guard.
11882 * common/queue.h: Rename include guard.
11883 * common/ptid.h: Rename include guard.
11884 * common/print-utils.h: Rename include guard.
11885 * common/preprocessor.h: Rename include guard.
11886 * common/pathstuff.h: Rename include guard.
11887 * common/observable.h: Rename include guard.
11888 * common/netstuff.h: Rename include guard.
11889 * common/job-control.h: Rename include guard.
11890 * common/host-defs.h: Rename include guard.
11891 * common/gdb_wait.h: Rename include guard.
11892 * common/gdb_vecs.h: Rename include guard.
11893 * common/gdb_unlinker.h: Rename include guard.
11894 * common/gdb_unique_ptr.h: Rename include guard.
11895 * common/gdb_tilde_expand.h: Rename include guard.
11896 * common/gdb_sys_time.h: Rename include guard.
11897 * common/gdb_string_view.h: Rename include guard.
11898 * common/gdb_splay_tree.h: Rename include guard.
11899 * common/gdb_setjmp.h: Rename include guard.
11900 * common/gdb_ref_ptr.h: Rename include guard.
11901 * common/gdb_optional.h: Rename include guard.
11902 * common/gdb_locale.h: Rename include guard.
11903 * common/gdb_assert.h: Rename include guard.
11904 * common/filtered-iterator.h: Rename include guard.
11905 * common/filestuff.h: Rename include guard.
11906 * common/fileio.h: Rename include guard.
11907 * common/environ.h: Rename include guard.
11908 * common/common-utils.h: Rename include guard.
11909 * common/common-types.h: Rename include guard.
11910 * common/common-regcache.h: Rename include guard.
11911 * common/common-inferior.h: Rename include guard.
11912 * common/common-gdbthread.h: Rename include guard.
11913 * common/common-exceptions.h: Rename include guard.
11914 * common/common-defs.h: Rename include guard.
11915 * common/common-debug.h: Rename include guard.
11916 * common/cleanups.h: Rename include guard.
11917 * common/buffer.h: Rename include guard.
11918 * common/btrace-common.h: Rename include guard.
11919 * common/break-common.h: Rename include guard.
11920 * cli/cli-utils.h: Rename include guard.
11921 * cli/cli-style.h: Rename include guard.
11922 * cli/cli-setshow.h: Rename include guard.
11923 * cli/cli-script.h: Rename include guard.
11924 * cli/cli-interp.h: Rename include guard.
11925 * cli/cli-decode.h: Rename include guard.
11926 * cli/cli-cmds.h: Rename include guard.
11927 * charset-list.h: Add include guard.
11928 * buildsym-legacy.h: Rename include guard.
11929 * bfin-tdep.h: Add include guard.
11930 * ax.h: Rename include guard.
11931 * arm-linux-tdep.h: Add include guard.
11932 * arm-fbsd-tdep.h: Add include guard.
11933 * arch/xtensa.h: Rename include guard.
11934 * arch/tic6x.h: Add include guard.
11935 * arch/i386.h: Add include guard.
11936 * arch/arm.h: Rename include guard.
11937 * arch/arm-linux.h: Rename include guard.
11938 * arch/arm-get-next-pcs.h: Rename include guard.
11939 * arch/amd64.h: Add include guard.
11940 * arch/aarch64-insn.h: Rename include guard.
11941 * arch-utils.h: Rename include guard.
11942 * annotate.h: Add include guard.
11943 * amd64-darwin-tdep.h: Rename include guard.
11944 * aarch64-linux-tdep.h: Add include guard.
11945 * aarch64-fbsd-tdep.h: Add include guard.
11946 * aarch32-linux-nat.h: Add include guard.
11947
ab9268d2
PW
119482019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11949
11950 * macrotab.c (macro_define_internal): New function that
11951 factorizes macro_define_object_internal and macro_define_function
11952 code.
11953 (macro_define_object_internal): Use macro_define_internal.
11954 (macro_define_function): Likewise.
11955
bb0da2b4
PW
119562019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11957
11958 * macrocmd.c (extract_identifier): Return
11959 a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
11960 callers.
11961
424eb552
JB
119622019-02-06 John Baldwin <jhb@FreeBSD.org>
11963
11964 * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
11965
1688cb29
TT
119662019-02-05 Tom Tromey <tom@tromey.com>
11967
11968 * target.c (target_stack::unpush): Move assertion earlier.
11969
b5eba2d8
TT
119702019-01-30 Tom Tromey <tom@tromey.com>
11971
11972 PR python/23615:
11973 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
11974 (gdbpy_parse_and_eval): Likewise.
11975 * python/python-internal.h (gdbpy_allow_threads): New class.
11976
7054e2ff
JB
119772019-01-28 John Baldwin <jhb@FreeBSD.org>
11978
11979 * aarch64-fbsd-tdep.c (aarch64_fbsd_gregmap)
11980 (aarch64_fbsd_fpregmap): Move earlier.
11981 (AARCH64_MCONTEXT_REG_SIZE, AARCH64_MCONTEXT_FPREG_SIZE): Delete.
11982 (aarch64_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
11983 instead of individual calls to trad_frame_set_reg_addr.
11984 * arm-fbsd-tdep.c (arm_fbsd_gregmap, arm_fbsd_vfpregmap): Move
11985 earlier.
11986 (ARM_MCONTEXT_REG_SIZE, ARM_MCONTEXT_VFP_REG_SIZE): Delete.
11987 (arm_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
11988 instead of individual calls to trad_frame_set_reg_addr.
11989
36c25ffa
AH
119902019-01-28 Alan Hayward <alan.hayward@arm.com>
11991
11992 * CONTRIBUTE: Replace contribution list with wiki link.
11993
a0707f3c
TT
119942019-01-25 Tom Tromey <tom@tromey.com>
11995
11996 * Makefile.in (GDB_CFLAGS): Don't add -I for common.
11997
0747795c
TT
119982019-01-25 Tom Tromey <tom@tromey.com>
11999
12000 * xtensa-linux-nat.c: Fix common/ includes.
12001 * xml-support.h: Fix common/ includes.
12002 * xml-support.c: Fix common/ includes.
12003 * x86-linux-nat.c: Fix common/ includes.
12004 * windows-nat.c: Fix common/ includes.
12005 * varobj.h: Fix common/ includes.
12006 * varobj.c: Fix common/ includes.
12007 * value.c: Fix common/ includes.
12008 * valops.c: Fix common/ includes.
12009 * utils.c: Fix common/ includes.
12010 * unittests/xml-utils-selftests.c: Fix common/ includes.
12011 * unittests/utils-selftests.c: Fix common/ includes.
12012 * unittests/unpack-selftests.c: Fix common/ includes.
12013 * unittests/tracepoint-selftests.c: Fix common/ includes.
12014 * unittests/style-selftests.c: Fix common/ includes.
12015 * unittests/string_view-selftests.c: Fix common/ includes.
12016 * unittests/scoped_restore-selftests.c: Fix common/ includes.
12017 * unittests/scoped_mmap-selftests.c: Fix common/ includes.
12018 * unittests/scoped_fd-selftests.c: Fix common/ includes.
12019 * unittests/rsp-low-selftests.c: Fix common/ includes.
12020 * unittests/parse-connection-spec-selftests.c: Fix common/
12021 includes.
12022 * unittests/optional-selftests.c: Fix common/ includes.
12023 * unittests/offset-type-selftests.c: Fix common/ includes.
12024 * unittests/observable-selftests.c: Fix common/ includes.
12025 * unittests/mkdir-recursive-selftests.c: Fix common/ includes.
12026 * unittests/memrange-selftests.c: Fix common/ includes.
12027 * unittests/memory-map-selftests.c: Fix common/ includes.
12028 * unittests/lookup_name_info-selftests.c: Fix common/ includes.
12029 * unittests/function-view-selftests.c: Fix common/ includes.
12030 * unittests/environ-selftests.c: Fix common/ includes.
12031 * unittests/copy_bitwise-selftests.c: Fix common/ includes.
12032 * unittests/common-utils-selftests.c: Fix common/ includes.
12033 * unittests/cli-utils-selftests.c: Fix common/ includes.
12034 * unittests/array-view-selftests.c: Fix common/ includes.
12035 * ui-file.c: Fix common/ includes.
12036 * tui/tui-io.c: Fix common/ includes.
12037 * tracepoint.h: Fix common/ includes.
12038 * tracepoint.c: Fix common/ includes.
12039 * tracefile-tfile.c: Fix common/ includes.
12040 * top.h: Fix common/ includes.
12041 * top.c: Fix common/ includes.
12042 * thread.c: Fix common/ includes.
12043 * target/waitstatus.h: Fix common/ includes.
12044 * target/waitstatus.c: Fix common/ includes.
12045 * target.h: Fix common/ includes.
12046 * target.c: Fix common/ includes.
12047 * target-memory.c: Fix common/ includes.
12048 * target-descriptions.c: Fix common/ includes.
12049 * symtab.h: Fix common/ includes.
12050 * symfile.c: Fix common/ includes.
12051 * stap-probe.c: Fix common/ includes.
12052 * spu-linux-nat.c: Fix common/ includes.
12053 * sparc-nat.c: Fix common/ includes.
12054 * source.c: Fix common/ includes.
12055 * solib.c: Fix common/ includes.
12056 * solib-target.c: Fix common/ includes.
12057 * ser-unix.c: Fix common/ includes.
12058 * ser-tcp.c: Fix common/ includes.
12059 * ser-pipe.c: Fix common/ includes.
12060 * ser-base.c: Fix common/ includes.
12061 * selftest-arch.c: Fix common/ includes.
12062 * s12z-tdep.c: Fix common/ includes.
12063 * rust-exp.y: Fix common/ includes.
12064 * rs6000-aix-tdep.c: Fix common/ includes.
12065 * riscv-tdep.c: Fix common/ includes.
12066 * remote.c: Fix common/ includes.
12067 * remote-notif.h: Fix common/ includes.
12068 * remote-fileio.h: Fix common/ includes.
12069 * remote-fileio.c: Fix common/ includes.
12070 * regcache.h: Fix common/ includes.
12071 * regcache.c: Fix common/ includes.
12072 * record-btrace.c: Fix common/ includes.
12073 * python/python.c: Fix common/ includes.
12074 * python/py-type.c: Fix common/ includes.
12075 * python/py-inferior.c: Fix common/ includes.
12076 * progspace.h: Fix common/ includes.
12077 * producer.c: Fix common/ includes.
12078 * procfs.c: Fix common/ includes.
12079 * proc-api.c: Fix common/ includes.
12080 * printcmd.c: Fix common/ includes.
12081 * ppc-linux-nat.c: Fix common/ includes.
12082 * parser-defs.h: Fix common/ includes.
12083 * osdata.c: Fix common/ includes.
12084 * obsd-nat.c: Fix common/ includes.
12085 * nat/x86-linux.c: Fix common/ includes.
12086 * nat/x86-linux-dregs.c: Fix common/ includes.
12087 * nat/x86-dregs.h: Fix common/ includes.
12088 * nat/x86-dregs.c: Fix common/ includes.
12089 * nat/ppc-linux.c: Fix common/ includes.
12090 * nat/mips-linux-watch.h: Fix common/ includes.
12091 * nat/mips-linux-watch.c: Fix common/ includes.
12092 * nat/linux-waitpid.c: Fix common/ includes.
12093 * nat/linux-ptrace.h: Fix common/ includes.
12094 * nat/linux-ptrace.c: Fix common/ includes.
12095 * nat/linux-procfs.c: Fix common/ includes.
12096 * nat/linux-personality.c: Fix common/ includes.
12097 * nat/linux-osdata.c: Fix common/ includes.
12098 * nat/linux-namespaces.c: Fix common/ includes.
12099 * nat/linux-btrace.h: Fix common/ includes.
12100 * nat/linux-btrace.c: Fix common/ includes.
12101 * nat/fork-inferior.c: Fix common/ includes.
12102 * nat/amd64-linux-siginfo.c: Fix common/ includes.
12103 * nat/aarch64-sve-linux-ptrace.c: Fix common/ includes.
12104 * nat/aarch64-linux.c: Fix common/ includes.
12105 * nat/aarch64-linux-hw-point.h: Fix common/ includes.
12106 * nat/aarch64-linux-hw-point.c: Fix common/ includes.
12107 * namespace.h: Fix common/ includes.
12108 * mips-linux-tdep.c: Fix common/ includes.
12109 * minsyms.c: Fix common/ includes.
12110 * mi/mi-parse.h: Fix common/ includes.
12111 * mi/mi-main.c: Fix common/ includes.
12112 * mi/mi-cmd-env.c: Fix common/ includes.
12113 * memrange.h: Fix common/ includes.
12114 * memattr.c: Fix common/ includes.
12115 * maint.h: Fix common/ includes.
12116 * maint.c: Fix common/ includes.
12117 * main.c: Fix common/ includes.
12118 * machoread.c: Fix common/ includes.
12119 * location.c: Fix common/ includes.
12120 * linux-thread-db.c: Fix common/ includes.
12121 * linux-nat.c: Fix common/ includes.
12122 * linux-fork.c: Fix common/ includes.
12123 * inline-frame.c: Fix common/ includes.
12124 * infrun.c: Fix common/ includes.
12125 * inflow.c: Fix common/ includes.
12126 * inferior.h: Fix common/ includes.
12127 * inferior.c: Fix common/ includes.
12128 * infcmd.c: Fix common/ includes.
12129 * inf-ptrace.c: Fix common/ includes.
12130 * inf-child.c: Fix common/ includes.
12131 * ia64-linux-nat.c: Fix common/ includes.
12132 * i387-tdep.c: Fix common/ includes.
12133 * i386-tdep.c: Fix common/ includes.
12134 * i386-linux-tdep.c: Fix common/ includes.
12135 * i386-linux-nat.c: Fix common/ includes.
12136 * i386-go32-tdep.c: Fix common/ includes.
12137 * i386-fbsd-tdep.c: Fix common/ includes.
12138 * i386-fbsd-nat.c: Fix common/ includes.
12139 * guile/scm-type.c: Fix common/ includes.
12140 * guile/guile.c: Fix common/ includes.
12141 * go32-nat.c: Fix common/ includes.
12142 * gnu-nat.c: Fix common/ includes.
12143 * gdbthread.h: Fix common/ includes.
12144 * gdbarch-selftests.c: Fix common/ includes.
12145 * gdb_usleep.c: Fix common/ includes.
12146 * gdb_select.h: Fix common/ includes.
12147 * gdb_bfd.c: Fix common/ includes.
12148 * gcore.c: Fix common/ includes.
12149 * fork-child.c: Fix common/ includes.
12150 * findvar.c: Fix common/ includes.
12151 * fbsd-nat.c: Fix common/ includes.
12152 * event-top.c: Fix common/ includes.
12153 * event-loop.c: Fix common/ includes.
12154 * dwarf2read.c: Fix common/ includes.
12155 * dwarf2loc.c: Fix common/ includes.
12156 * dwarf2-frame.c: Fix common/ includes.
12157 * dwarf-index-cache.c: Fix common/ includes.
12158 * dtrace-probe.c: Fix common/ includes.
12159 * disasm-selftests.c: Fix common/ includes.
12160 * defs.h: Fix common/ includes.
12161 * csky-tdep.c: Fix common/ includes.
12162 * cp-valprint.c: Fix common/ includes.
12163 * cp-support.h: Fix common/ includes.
12164 * cp-support.c: Fix common/ includes.
12165 * corelow.c: Fix common/ includes.
12166 * completer.h: Fix common/ includes.
12167 * completer.c: Fix common/ includes.
12168 * compile/compile.c: Fix common/ includes.
12169 * compile/compile-loc2c.c: Fix common/ includes.
12170 * compile/compile-cplus-types.c: Fix common/ includes.
12171 * compile/compile-cplus-symbols.c: Fix common/ includes.
12172 * command.h: Fix common/ includes.
12173 * cli/cli-dump.c: Fix common/ includes.
12174 * cli/cli-cmds.c: Fix common/ includes.
12175 * charset.c: Fix common/ includes.
12176 * build-id.c: Fix common/ includes.
12177 * btrace.h: Fix common/ includes.
12178 * btrace.c: Fix common/ includes.
12179 * breakpoint.h: Fix common/ includes.
12180 * breakpoint.c: Fix common/ includes.
12181 * ax.h:
12182 (enum agent_op): Fix common/ includes.
12183 * ax-general.c (struct aop_map): Fix common/ includes.
12184 * ax-gdb.c: Fix common/ includes.
12185 * auxv.c: Fix common/ includes.
12186 * auto-load.c: Fix common/ includes.
12187 * arm-tdep.c: Fix common/ includes.
12188 * arch/riscv.c: Fix common/ includes.
12189 * arch/ppc-linux-common.c: Fix common/ includes.
12190 * arch/i386.c: Fix common/ includes.
12191 * arch/arm.c: Fix common/ includes.
12192 * arch/arm-linux.c: Fix common/ includes.
12193 * arch/arm-get-next-pcs.c: Fix common/ includes.
12194 * arch/amd64.c: Fix common/ includes.
12195 * arch/aarch64.c: Fix common/ includes.
12196 * arch/aarch64-insn.c: Fix common/ includes.
12197 * arch-utils.c: Fix common/ includes.
12198 * amd64-windows-tdep.c: Fix common/ includes.
12199 * amd64-tdep.c: Fix common/ includes.
12200 * amd64-sol2-tdep.c: Fix common/ includes.
12201 * amd64-obsd-tdep.c: Fix common/ includes.
12202 * amd64-nbsd-tdep.c: Fix common/ includes.
12203 * amd64-linux-tdep.c: Fix common/ includes.
12204 * amd64-linux-nat.c: Fix common/ includes.
12205 * amd64-fbsd-tdep.c: Fix common/ includes.
12206 * amd64-fbsd-nat.c: Fix common/ includes.
12207 * amd64-dicos-tdep.c: Fix common/ includes.
12208 * amd64-darwin-tdep.c: Fix common/ includes.
12209 * agent.c: Fix common/ includes.
12210 * ada-lang.h: Fix common/ includes.
12211 * ada-lang.c: Fix common/ includes.
12212 * aarch64-tdep.c: Fix common/ includes.
12213
2f5c153e
TT
122142019-01-25 Tom Tromey <tom@tromey.com>
12215
12216 * common/create-version.sh: Use common/version.h.
12217
adc6a863
PA
122182019-01-24 Pedro Alves <palves@redhat.com>
12219
12220 * infrun.c (signal_stop, signal_print, signal_program)
12221 (signal_catch, signal_pass): Now arrays instead of pointers.
12222 (update_signals_program_target, do_target_resume)
12223 (signal_catch_update, handle_command, _initialize_infrun): Adjust.
12224 * linux-nat.c (linux_nat_target::pass_signals)
12225 (linux_nat_target::create_inferior, linux_nat_target::attach):
12226 Adjust.
12227 * linux-nat.h (linux_nat_target::pass_signals): Adjust.
12228 * nto-procfs.c (nto_procfs_target::pass_signals): Adjust.
12229 * procfs.c (procfs_target::pass_signals): Adjust.
12230 * record-full.c (record_full_target::resume): Adjust.
12231 * remote.c (remote_target::pass_signals)
12232 (remote_target::program_signals): Adjust.
12233 * target-debug.h (target_debug_print_signals): Now takes a
12234 gdb::array_view as parameter. Adjust.
12235 * target.h (target_ops) <pass_signals, program_signals>: Replace
12236 pointer and length parameters with gdb::array_view.
12237 (target_pass_signals, target_program_signals): Likewise.
12238 * target-delegates.c: Regenerate.
12239
3046d67a
PA
122402019-01-24 Pedro Alves <palves@redhat.com>
12241
12242 * common/forward-scope-exit.h
12243 (forward_scope_exit::forward_scope_exit): Pass arguments to
12244 m_bind_function directly, instead of creating a std::bind and
12245 copying that.
12246
353229bf
AH
122472019-01-24 Alan Hayward <alan.hayward@arm.com>
12248
12249 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12250 for static members.
12251 (pass_in_v_vfp_candidate): Likewise.
12252
311dc83a
TT
122532019-01-23 Tom Tromey <tom@tromey.com>
12254 Pedro Alves <palves@redhat.com>
12255
12256 * regcache.c (class regcache_invalidator): Remove.
12257 (regcache::raw_write): Use make_scope_exit.
12258
296bd123
TT
122592019-01-23 Tom Tromey <tom@tromey.com>
12260
12261 * ui-out.h (class ui_out_emit_type): Update comment.
12262
979a0d13
TT
122632019-01-23 Tom Tromey <tom@tromey.com>
12264
12265 * infrun.c (fetch_inferior_event): Update comment.
12266
d238133d
TT
122672019-01-23 Tom Tromey <tom@tromey.com>
12268 Pedro Alves <palves@redhat.com>
12269
12270 * infrun.c (reinstall_readline_callback_handler_cleanup): Remove
12271 parameter.
12272 (fetch_inferior_event): Use SCOPE_EXIT.
12273
12274
9885e6bb
TT
122752019-01-23 Tom Tromey <tom@tromey.com>
12276 Pedro Alves <palves@redhat.com>
12277
12278 * infrun.c (disable_thread_events): Delete.
12279 (stop_all_threads): Use SCOPE_EXIT.
12280
286526c1
TT
122812019-01-23 Tom Tromey <tom@tromey.com>
12282 Pedro Alves <palves@redhat.com>
12283
12284 * symfile.c: Include forward-scope-exit.h.
12285 (clear_symtab_users_cleanup): Replace forward declaration with
12286 a FORWARD_SCOPE_EXIT.
12287 (syms_from_objfile_1): Use the forward_scope_exit and
12288 gdb::optional instead of cleanup_function.
12289 (reread_symbols): Use the forward_scope_exit instead of
12290 cleanup_function.
12291 (clear_symtab_users_cleanup): Remove function.
12292
1db93f14
TT
122932019-01-23 Tom Tromey <tom@tromey.com>
12294 Pedro Alves <palves@redhat.com>
12295
12296 * linux-nat.c: Include scope-exit.h.
12297 (cleanup_target_stop): Remove.
12298 (linux_nat_target::static_tracepoint_markers_by_strid): Use
12299 SCOPE_EXIT.
12300
2cc83d1e
TT
123012019-01-23 Tom Tromey <tom@tromey.com>
12302 Pedro Alves <palves@redhat.com>
12303
12304 * infcall.c (cleanup_delete_std_terminate_breakpoint): Remove.
12305 (call_function_by_hand_dummy): Use SCOPE_EXIT.
12306
694c6bf5
TT
123072019-01-23 Tom Tromey <tom@tromey.com>
12308 Andrew Burgess <andrew.burgess@embecosm.com>
12309 Pedro Alves <palves@redhat.com>
12310
12311 * infrun.c (fetch_inferior_event): Use scope_exit.
12312 * utils.h (make_bpstat_clear_actions_cleanup): Don't declare.
12313 * top.c (execute_command): Use scope_exit.
12314 * breakpoint.c (bpstat_do_actions): Use scope_exit.
12315 * utils.c (do_bpstat_clear_actions_cleanup)
12316 (make_bpstat_clear_actions_cleanup): Remove.
12317
4c41382a
TT
123182019-01-23 Tom Tromey <tom@tromey.com>
12319 Pedro Alves <palves@redhat.com>
12320
12321 * infrun.c: Include "common/scope-exit.h"
12322 (delete_just_stopped_threads_infrun_breakpoints_cleanup): Remove.
12323 (wait_for_inferior): Use SCOPE_EXIT.
12324 (fetch_inferior_event): Use scope_exit.
12325
89f8fb50
TT
123262019-01-23 Tom Tromey <tom@tromey.com>
12327 Pedro Alves <palves@redhat.com>
12328
12329 * breakpoint.c (create_breakpoint): Remove cleanup.
12330
5419bdae
TT
123312019-01-23 Tom Tromey <tom@tromey.com>
12332 Andrew Burgess <andrew.burgess@embecosm.com>
12333 Pedro Alves <palves@redhat.com>
12334
e587ef42
PA
123352019-01-23 Pedro Alves <palves@redhat.com>
12336
12337 * gdbarch-selftests.c (struct on_exit): Use SCOPE_EXIT.
12338
77f0e74c
PA
123392019-01-23 Pedro Alves <palves@redhat.com>
12340 Andrew Burgess <andrew.burgess@embecosm.com>
12341
12342 * gdbthread.h: Include "common/forward-scope-exit.h".
12343 (scoped_finish_thread_state): Redefine custom class in terms of
12344 forward_scope_exit.
12345
5b9b3e53
PA
123462019-01-23 Pedro Alves <palves@redhat.com>
12347 Andrew Burgess <andrew.burgess@embecosm.com>
12348
12349 * common/forward-scope-exit.h: New file.
12350
54b65c9b
PA
123512019-01-23 Pedro Alves <palves@redhat.com>
12352 Andrew Burgess <andrew.burgess@embecosm.com>
12353 Tom Tromey <tom@tromey.com>
12354
12355 * common/scope-exit.h: New file.
12356
cf08fb29
PA
123572019-01-23 Pedro Alves <palves@redhat.com>
12358
12359 * common/preprocessor.h (ESC): Rename to ...
12360 (ESC_PARENS): ... this.
12361 * common/valid-expr.h (CHECK_VALID_EXPR_1, CHECK_VALID_EXPR_2)
12362 (CHECK_VALID_EXPR_3, CHECK_VALID_EXPR_4): Adjust.
12363
ae73e2e2
TT
123642019-01-23 Tom Tromey <tom@tromey.com>
12365
12366 * language.h (class scoped_switch_to_sym_language_if_auto):
12367 Initialize m_lang in both cases.
12368
6594e122
AH
123692019-01-23 Alan Hayward <alan.hayward@arm.com>
12370
12371 * nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
12372 with XCNEW.
12373
a7c9855d
TT
123742019-01-22 Tom Tromey <tom@tromey.com>
12375
12376 * corelow.c: Do not include sys/file.h.
12377
93cc1d53
TT
123782019-01-22 Tom Tromey <tom@tromey.com>
12379
12380 * tui/tui-wingeneral.h: Include gdb_curses.h.
12381
38561778
TT
123822019-01-22 Tom Tromey <tom@tromey.com>
12383
12384 * source-cache.h (class source_cache) <get_source_lines,
12385 get_plain_source_lines, extract_lines>: Rename "lines" parameter.
12386
37b3ab5b
TT
123872019-01-22 Tom Tromey <tom@tromey.com>
12388
12389 * remote-fileio.h (struct remote_target): Declare.
12390
3fabc016
TT
123912019-01-22 Tom Tromey <tom@tromey.com>
12392
12393 * python/py-arch.c: Do not include py-ref.h.
12394 * python/py-bpevent.c: Do not include py-ref.h.
12395 * python/py-cmd.c: Do not include py-ref.h.
12396 * python/py-continueevent.c: Do not include py-ref.h.
12397 * python/py-event.h: Do not include py-ref.h.
12398 * python/py-evtregistry.c: Do not include py-ref.h.
12399 * python/py-finishbreakpoint.c: Do not include py-ref.h.
12400 * python/py-frame.c: Do not include py-ref.h.
12401 * python/py-framefilter.c: Do not include py-ref.h.
12402 * python/py-function.c: Do not include py-ref.h.
12403 * python/py-infevents.c: Do not include py-ref.h.
12404 * python/py-linetable.c: Do not include py-ref.h.
12405 * python/py-objfile.c: Do not include py-ref.h.
12406 * python/py-param.c: Do not include py-ref.h.
12407 * python/py-prettyprint.c: Do not include py-ref.h.
12408 * python/py-progspace.c: Do not include py-ref.h.
12409 * python/py-symbol.c: Do not include py-ref.h.
12410 * python/py-symtab.c: Do not include py-ref.h.
12411 * python/py-type.c: Do not include py-ref.h.
12412 * python/py-unwind.c: Do not include py-ref.h.
12413 * python/py-utils.c: Do not include py-ref.h.
12414 * python/py-value.c: Do not include py-ref.h.
12415 * python/py-varobj.c: Do not include py-ref.h.
12416 * python/py-xmethods.c: Do not include py-ref.h.
12417 * python/python.c: Do not include py-ref.h.
12418 * varobj.c: Do not include py-ref.h.
12419
6b4d7774
TT
124202019-01-22 Tom Tromey <tom@tromey.com>
12421
12422 * objfiles.h (struct objfile_per_bfd_storage): Use "struct"
12423 keyword for bcache.
12424
7af7e9b5
TT
124252019-01-22 Tom Tromey <tom@tromey.com>
12426
12427 * compile/compile-cplus-types.c: Remove a comment by #include.
12428
951d1049
TT
124292019-01-22 Tom Tromey <tom@tromey.com>
12430
12431 * compile/gcc-c-plugin.h: Include compile-internal.h.
12432
d65d5705
TT
124332019-01-22 Tom Tromey <tom@tromey.com>
12434
12435 * stabsread.c (EXTERN): Do not define.
12436 (symnum, next_symbol_text_func, processing_gcc_compilation)
12437 (within_function, global_sym_chain, global_stabs)
12438 (previous_stab_code, this_object_header_files)
12439 (n_this_object_header_files)
12440 (n_allocated_this_object_header_files): Define.
12441 * stabsread.h (EXTERN): Never define. Use "extern".
12442
b6fb1ee5
PW
124432019-01-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12444
12445 * event-top.c (handle_line_of_input): use unique_xmalloc_ptr for
12446 history_value.
12447
be6d4f74
TT
124482019-01-21 Tom Tromey <tom@tromey.com>
12449
12450 * ui-out.c: Fix includes.
12451 * tui/tui-source.c: Fix includes.
12452 * target.c: Fix includes.
12453 * remote.c: Fix includes.
12454 * regcache.c: Fix includes.
12455 * python/py-block.c: Fix includes.
12456 * printcmd.c: Fix includes.
12457 * or1k-tdep.c: Fix includes.
12458 * mi/mi-main.c: Fix includes.
12459 * m32r-tdep.c: Fix includes.
12460 * csky-tdep.c: Fix includes.
12461 * compile/compile-cplus-types.c: Fix includes.
12462 * cli/cli-interp.c: Fix includes.
12463
73021deb
AH
124642019-01-21 Alan Hayward <alan.hayward@arm.com>
12465
12466 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12467 for padding.
12468
7932255d
TT
124692019-01-16 Tom Tromey <tom@tromey.com>
12470
12471 * objfiles.h (struct minimal_symbol_iterator): Rename. Move
12472 earlier.
12473 (struct objfile) <msymbols_range>: Move from top level.
12474 <msymbols>: New method.
12475 (class objfile_msymbols): Remove.
12476 * symtab.c (default_collect_symbol_completion_matches_break_on):
12477 Update.
12478 * symmisc.c (dump_msymbols): Update.
12479 * stabsread.c (scan_file_globals): Update.
12480 * objc-lang.c (info_selectors_command, info_classes_command)
12481 (find_methods): Update.
12482 * minsyms.c (find_solib_trampoline_target): Update.
12483 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
12484 * coffread.c (coff_symfile_read): Update.
12485 * ada-lang.c (ada_lookup_simple_minsym)
12486 (ada_collect_symbol_completion_matches): Update.
12487
604b1bfb
TT
124882019-01-16 Tom Tromey <tom@tromey.com>
12489
12490 * objfiles.h (class objfile_msymbols) <iterator>: Change argument
12491 type. Remove no-argument constructor.
12492 <iterator::operator++>: Simplify.
12493 <begin>: Update.
12494 <end>: Use minimal_symbol_count.
12495
f252c6d5
TT
124962019-01-16 Tom Tromey <tom@tromey.com>
12497
12498 * objfiles.h (struct objfile) <psymtabs>: New method.
12499 (class objfile_psymtabs): Remove.
12500 * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
12501 typedef.
12502 <range>: New method.
12503 (require_partial_symbols): Change return type.
12504 * psymtab.c (require_partial_symbols)
12505 (psym_expand_symtabs_matching): Update.
12506 * mdebugread.c (parse_partial_symbols): Update.
12507 * dbxread.c (dbx_end_psymtab): Update.
12508
b669c953
TT
125092019-01-15 Tom Tromey <tom@tromey.com>
12510
12511 * symtab.c (lookup_objfile_from_block)
12512 (lookup_symbol_in_objfile_symtabs)
12513 (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
12514 (find_line_symtab, info_sources_command)
12515 (default_collect_symbol_completion_matches_break_on)
12516 (make_source_files_completion_list): Update.
12517 * symmisc.c (print_objfile_statistics, dump_objfile)
12518 (maintenance_print_symbols, maintenance_info_symtabs)
12519 (maintenance_check_symtabs, maintenance_info_line_tables):
12520 Update.
12521 * source.c (select_source_symtab)
12522 (forget_cached_source_info_for_objfile): Update.
12523 * objfiles.h (class objfile_compunits): Remove.
12524 (struct objfile) <compunits_range>: New typedef.
12525 (compunits): New method.
12526 * objfiles.c (objfile_relocate1): Update.
12527 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
12528 * maint.c (count_symtabs_and_blocks): Update.
12529 * linespec.c (iterate_over_all_matching_symtabs): Update.
12530 * cp-support.c (add_symbol_overload_list_qualified): Update.
12531 * coffread.c (coff_symtab_read): Update.
12532 * ada-lang.c (add_nonlocal_symbols)
12533 (ada_collect_symbol_completion_matches)
12534 (ada_add_global_exceptions): Update.
12535
7e955d83
TT
125362019-01-15 Tom Tromey <tom@tromey.com>
12537
12538 * progspace.h (program_space) <objfiles_safe_range>: New
12539 typedef.
12540 <objfiles_safe>: New method.
12541 * objfiles.h (class all_objfiles_safe): Remove.
12542 * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
12543 * jit.c (jit_inferior_exit_hook): Update.
12544
2030c079
TT
125452019-01-17 Tom Tromey <tom@tromey.com>
12546
12547 * progspace.h (program_space) <objfiles_range>: New typedef.
12548 <objfiles>: New method.
12549 <objfiles_head>: Rename from objfiles.
12550 (object_files): Update.
12551 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
12552 * guile/scm-pretty-print.c
12553 (ppscm_find_pretty_printer_from_objfiles): Update.
12554 * guile/scm-objfile.c (gdbscm_objfiles): Update.
12555 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
12556 Update.
12557 * python/py-progspace.c (pspy_get_objfiles): Update.
12558 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
12559 Update.
12560 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
12561 (objfpy_lookup_objfile_by_build_id): Update.
12562 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
12563 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
12564 Update.
12565 * symtab.c (iterate_over_symtabs, matching_obj_sections)
12566 (expand_symtab_containing_pc, lookup_objfile_from_block)
12567 (lookup_static_symbol, basic_lookup_transparent_type)
12568 (find_pc_sect_compunit_symtab, find_symbol_at_address)
12569 (find_line_symtab, info_sources_command)
12570 (default_collect_symbol_completion_matches_break_on)
12571 (make_source_files_completion_list, find_main_name): Update.
12572 * symmisc.c (print_symbol_bcache_statistics)
12573 (print_objfile_statistics, maintenance_print_symbols)
12574 (maintenance_print_msymbols, maintenance_print_objfiles)
12575 (maintenance_info_symtabs, maintenance_check_symtabs)
12576 (maintenance_expand_symtabs, maintenance_info_line_tables):
12577 Update.
12578 * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
12579 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
12580 (map_overlay_command, unmap_overlay_command)
12581 (simple_overlay_update, expand_symtabs_matching)
12582 (map_symbol_filenames): Update.
12583 * symfile-debug.c (set_debug_symfile): Update.
12584 * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
12585 Update.
12586 * source.c (select_source_symtab, forget_cached_source_info):
12587 Update.
12588 * solib.c (solib_read_symbols): Update.
12589 * solib-spu.c (append_ocl_sos): Update.
12590 * psymtab.c (maintenance_print_psymbols)
12591 (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
12592 * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
12593 * printcmd.c (info_symbol_command): Update.
12594 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
12595 Update.
12596 * objfiles.h (class all_objfiles): Remove.
12597 * objfiles.c (have_partial_symbols, have_full_symbols)
12598 (have_minimal_symbols, qsort_cmp, update_section_map)
12599 (shared_objfile_contains_address_p)
12600 (default_iterate_over_objfiles_in_search_order): Update.
12601 * objc-lang.c (info_selectors_command, info_classes_command)
12602 (find_methods): Update.
12603 * minsyms.c (find_solib_trampoline_target): Update.
12604 * maint.c (maintenance_info_sections)
12605 (maintenance_translate_address, count_symtabs_and_blocks):
12606 Update.
12607 * main.c (captured_main_1): Update.
12608 * linux-thread-db.c (try_thread_db_load_from_pdir)
12609 (has_libpthread): Update.
12610 * linespec.c (iterate_over_all_matching_symtabs)
12611 (search_minsyms_for_name): Update.
12612 * jit.c (jit_find_objf_with_entry_addr): Update.
12613 * hppa-tdep.c (find_unwind_entry)
12614 (hppa_lookup_stub_minimal_symbol): Update.
12615 * gcore.c (gcore_create_callback, objfile_find_memory_regions):
12616 Update.
12617 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
12618 (elf_gnu_ifunc_resolve_by_got): Update.
12619 * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
12620 * dwarf-index-write.c (save_gdb_index_command): Update.
12621 * cp-support.c (add_symbol_overload_list_qualified): Update.
12622 * breakpoint.c (create_overlay_event_breakpoint)
12623 (create_longjmp_master_breakpoint)
12624 (create_std_terminate_master_breakpoint)
12625 (create_exception_master_breakpoint): Update.
12626 * blockframe.c (find_pc_partial_function): Update.
12627 * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
12628 (ada_collect_symbol_completion_matches)
12629 (ada_add_global_exceptions): Update.
12630
776489e0
TT
126312019-01-17 Tom Tromey <tom@tromey.com>
12632
12633 * solib-target.c (lm_info_target_p): Remove typedef. Don't
12634 declare VEC.
12635 (solib_target_parse_libraries): Change return type.
12636 (library_list_start_segment, library_list_start_section)
12637 (library_list_end_library, library_list_start_library); Update.
12638 (solib_target_free_library_list): Remove.
12639 (solib_target_parse_libraries): Remove cleanup. Change return
12640 type.
12641 (solib_target_current_sos): Update.
12642
6471e7d2
TT
126432019-01-17 Tom Tromey <tromey@bapiya>
12644
12645 * valprint.c: Replace "the the" with "the".
12646 * symtab.c: Replace "the the" with "the".
12647 * solib.c: Replace "the the" with "the".
12648 * solib-dsbt.c: Replace "the the" with "the".
12649 * linespec.c: Replace "the the" with "the".
12650 * dwarf2loc.h: Replace "the the" with "the".
12651 * amd64-windows-tdep.c: Replace "the the" with "the".
12652 * aarch64-tdep.c: Replace "the the" with "the".
12653
c24bdb02
KS
126542019-01-16 Keith Seitz <keiths@redhat.com>
12655
12656 PR gdb/23773
12657 * dwarf2read.c (dwarf2_cu) <ancestor>: New field.
12658 <builder>: Rename to ..
12659 <m_builder>: ... this and make private.
12660 (dwarf2_cu::get_builder): New method. Change all users of
12661 `builder' to use this method.
12662 (dwarf2_start_symtab): Move to ...
12663 (dwarf2_cu::start_symtab): ... here. Update all callers
12664 (setup_type_unit_groups): Move to ...
12665 (dwarf2_cu::setup_type_unit_groups): ... here. Update all
12666 callers.
12667 (dwarf2_cu::reset_builder): New method.
12668 (process_full_compunit, process_full_type_unit): Use
12669 dwarf2_cu::reset_builder.
12670 (follow_die_offset): Record the ancestor CU if it is different
12671 from the followed DIE's CU.
12672 (follow_die_sig_1): Likewise.
12673
8d64371b
TT
126742019-01-15 Tom Tromey <tom@tromey.com>
12675
12676 * remote.c (class remote_state) <buf>: Now a char_vector.
12677 <buf_size>: Remove.
12678 (remote_target::getpkt): Change type of buf. Remove sizeof_buf
12679 parameter.
12680 (remote_target::getpkt_or_notif_sane_1)
12681 (remote_target::getpkt_sane)
12682 (remote_target::getpkt_or_notif_sane): Likewise.
12683 (class remote_target) <putpkt>: New overload.
12684 (remote_target::read_frame): Change type of "buf_p". Remove
12685 sizeof_p parameter.
12686 (packet_ok): New overload.
12687 (packet_check_result): New overload.
12688 Update all uses.
12689
bb277751
TT
126902019-01-14 Tom Tromey <tom@tromey.com>
12691
12692 * remote-notif.c (handle_notification, remote_notif_ack)
12693 (remote_notif_parse): Make "buf" const.
12694 * remote-notif.h (struct notif_client) <parse, ack>: Make "buf"
12695 const.
12696 (remote_notif_parse, remote_notif_ack, handle_notification):
12697 Likewise.
12698 * remote.c (remote_notif_stop_parse): Make "buf" const.
12699 (remote_target::remote_parse_stop_reply): Make "buf" const.
12700 (remote_notif_stop_ack): Make "buf" const.
12701
05be00a8
TT
127022019-01-14 Tom Tromey <tom@tromey.com>
12703
12704 * remote.c (remote_console_output): Make parameter const.
12705
491adeca
TT
127062019-01-14 Tom Tromey <tom@tromey.com>
12707
12708 * target-debug.h (target_debug_print_signals): Constify.
12709 * nto-procfs.c (nto_procfs_target::pass_signals): Update.
12710 * procfs.c (procfs_target::pass_signals): Update.
12711 * linux-nat.c (linux_nat_target::pass_signals): Update.
12712 * linux-nat.h (class linux_nat_target) <pass_signals>: Update.
12713 * target-delegates.c: Rebuild.
12714 * remote.c (remote_target::program_signals): Update.
12715 (remote_target::pass_signals): Update.
12716 * target.c (target_pass_signals): Constify argument.
12717 (target_program_signals): Likewise.
12718 * target.h (struct target_ops) <pass_signals, program_signals>:
12719 Constify argument.
12720 (target_pass_signals, target_program_signals): Constify argument.
12721
bbd94648
TT
127222019-01-14 Tom Tromey <tom@tromey.com>
12723
12724 PR tui/28819:
12725 * tui/tui-io.c (gdb_wgetch): Print \r when needed.
12726
6f072a10
PFC
127272019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
12728
12729 * ppc-tdep.h (struct gdbarch_tdep) <ppc_v0_alias_regnum>: New
12730 field.
12731 * rs6000-tdep.c: Include reggroups.h.
12732 (IS_V_ALIAS_PSEUDOREG): Define.
12733 (rs6000_register_name): Return names for the "vX" aliases.
12734 (rs6000_pseudo_register_type): Return type for the "vX" aliases.
12735 (rs6000_pseudo_register_reggroup_p): Restore. Handle "vX"
12736 aliases. Call default_register_reggroup_p for all other
12737 pseudo-registers.
12738 (v_alias_pseudo_register_read, v_alias_pseudo_register_write):
12739 New functions.
12740 (rs6000_pseudo_register_read, rs6000_pseudo_register_write):
12741 Handle "vX" aliases.
12742 (v_alias_pseudo_register_collect): New function.
12743 (rs6000_ax_pseudo_register_collect): Handle "vX" aliases.
12744 (rs6000_gdbarch_init): Initialize "vX" aliases as
12745 pseudo-registers. Restore registration of
12746 rs6000_pseudo_register_reggroup_p with
12747 set_tdesc_pseudo_register_reggroup_p.
12748
1a782351
MF
127492019-01-13 Max Filippov <jcmvbkbc@gmail.com>
12750
12751 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Update
12752 tdep->num_pseudo_regs. Add calls to set_gdbarch_num_regs and
12753 set_gdbarch_num_pseudo_regs.
12754
d73cff18
PW
127552019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12756
12757 * cli/cli-style.h (class cli_style_option): <add_setshow_commands>
12758 Remove arg prefixname, add do_set and do_show.
12759 Add member functions set_list and show_list.
12760 * cli/cli-style.c (class cli_style_option): Update accordingly.
12761 (style_set_list): Move to file scope.
12762 (style_show_list): Likewise.
12763 (set_style): Call help_list.
12764 (show_style): Call cmd_show_list.
12765 (_initialize_cli_style): New macro STYLE_ADD_SETSHOW_COMMANDS.
12766 Update to use the new macro.
12767
60a90376
JB
127682019-10-12 Joel Brobecker <brobecker@adacore.com>
12769
12770 * ada-lang.c (_initialize_ada_language): Expand the help text
12771 for the "catch exception" command.
12772
9d7c67bf
PW
127732019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12774
12775 * symtab.c (matching_obj_sections): Initialize obj,
12776 declare it closer to its usage.
12777
7cf47dc4
TT
127782019-01-10 Tom Tromey <tom@tromey.com>
12779
12780 * thread-iter.h (inf_threads_iterator): Use next_iterator.
12781 (basic_inf_threads_range): Remove.
12782 (inf_threads_range, inf_non_exited_threads_range)
12783 (safe_inf_threads_range): Use next_adapter.
12784
d3cb6808
KS
127852019-01-10 Keith Seitz <keiths@redhat.com>
12786
12787 PR gdb/23712
12788 PR symtab/23010
12789 * dwarf2read.c (dw2_add_symbol_to_list): Remove.
12790 (fixup_go_packaging, new_symbol): Use add_symbol_to_list.
12791
63a20375
KS
127922019-01-10 Keith Seitz <keiths@redhat.com>
12793
12794 PR gdb/23712
12795 PR symtab/23010
12796 * dictionary.c (pending_to_vector): Remove.
12797 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
12798 Remove _1 suffix, replacing functions of the same name. Update
12799 all callers.
12800 (dict_create_hashed, dict_create_hashed_expandable)
12801 (dict_create_linear, dict_create_linear_expandable, dict_free)
12802 (dict_add_symbol, dict_add_pending, dict_size, dict_empty):
12803 Make functions static.
12804
b026f593
KS
128052019-01-10 Keith Seitz <keiths@redhat.com>
12806
12807 PR gdb/23712
12808 PR symtab/23010
12809 * dictionary.h (struct dictionary): Replace declaration with
12810 multidictionary.
12811 (dict_create_hashed, dict_create_hashed_expandable)
12812 (dict_create_linear, dict_create_linear_expandable)
12813 (dict_free, dict_add_symbol, dict_add_pending, dict_empty)
12814 (dict_iterator_first, dict_iterator_next, dict_iter_match_first)
12815 (dict_iter_match_next, dict_size): Rename to "mdict_" versions
12816 taking multidictionary argument.
12817 [ALL_DICT_SYMBOLS]: Update for multidictionary.
12818 * block.h (struct block) <dict>: Change to multidictionary
12819 and rename `multidict'.
12820 * block.c, buildsym.c, jit.c, mdebugread.c, objfiles.c,
12821 symmisc.c: Update all dictionary references to multidictionary.
12822
c7748ee9
KS
128232019-01-10 Keith Seitz <keiths@redhat.com>
12824
12825 PR gdb/23712
12826 PR symtab/23010
12827 * dictionary.c: Include unordered_map.
12828 (pending_to_vector): New function.
12829 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
12830 Rewrite the non-"_1" functions to take vector instead
12831 of linked list.
12832 (dict_create_hashed, dict_create_linear, dict_add_pending): Use the
12833 "new" _1 versions of the same name.
12834 (multidictionary): Define.
12835 (std::hash<enum language): New definition.
12836 (collate_pending_symbols_by_language, mdict_create_hashed)
12837 (mdict_create_hashed_expandable, mdict_create_linear)
12838 (mdict_create_linear_expandable, mdict_free)
12839 (find_language_dictionary, create_new_language_dictionary)
12840 (mdict_add_symbol, mdict_add_pending, mdict_iterator_first)
12841 (mdict_iterator_next, mdict_iter_match_first, mdict_iter_match_next)
12842 (mdict_size, mdict_empty): New functions.
12843 * dictionary.h (mdict_iterator): Define.
12844
67aa1f3c
PA
128452019-01-10 Pedro Alves <palves@redhat.com>
12846
12847 * breakpoint.c (read_uploaded_action)
12848 (create_tracepoint_from_upload): Adjust to use
12849 gdb::unique_xmalloc_ptr.
12850 * ctf.c (ctf_write_uploaded_tp):
12851 (SET_ARRAY_FIELD): Use emplace_back.
12852 (SET_STRING_FIELD): Adjust to use gdb::unique_xmalloc_ptr.
12853 * tracefile-tfile.c (tfile_write_uploaded_tp):
12854 * tracepoint.c (parse_tracepoint_definition): Adjust to use
12855 gdb::unique_xmalloc_ptr.
12856 * tracepoint.h (struct uploaded_tp) <cond, actions, step_actions,
12857 at_string, cond_string, cmd_strings>: Replace char pointers
12858 with gdb::unique_xmalloc_ptr.
12859
2f667667
PA
128602019-01-10 Pedro Alves <palves@redhat.com>
12861
12862 * solib-target.c (library_list_start_library): Don't xstrdup name.
12863
36cb7237
PA
128642019-01-10 Pedro Alves <palves@redhat.com>
12865
12866 * mdebugread.c (parse_partial_symbols): Use
12867 gdb::unique_xmalloc_ptr to manage heap-allocated 'stabsstring'.
12868
da584958
AB
128692019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
12870
12871 * linux-fork.c (scoped_switch_fork_info)
12872 <~scoped_switch_fork_info>: Fix incorrect variable name.
12873
1ef8573c
AB
128742019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
12875
12876 * linux-fork.c (scoped_switch_fork_info)
12877 <scoped_switch_fork_info>: Make explicit.
12878 <~scoped_switch_fork_info>: Wrap core in TRY/CATCH.
12879
8d7bcccb
TT
128802019-01-10 Tom Tromey <tom@tromey.com>
12881
12882 * objfiles.h (objfile::reset_psymtabs): Update.
12883 * objfiles.c (objfile::objfile): Update.
12884 * psymtab.h (psymtab_storage::obstack): Update.
12885 (psymtab_storage::m_obstack): Use gdb::optional.
12886 (class psymtab_storage): Update comment. Remove objfile
12887 parameter.
12888 * psymtab.c (psymtab_storage::psymtab_storage): Update.
12889
b596a3c7
TT
128902019-01-10 Tom Tromey <tom@tromey.com>
12891
12892 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
12893 <free_psymtabs>: Now private.
12894 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
12895 (allocate_psymtab): Use new method.
12896
a9342b62
TT
128972019-01-10 Tom Tromey <tom@tromey.com>
12898
12899 * xcoffread.c (xcoff_end_psymtab): Use allocate_dependencies.
12900 * psymtab.h (psymtab_storage::allocate_dependencies): New method.
12901 * mdebugread.c (parse_partial_symbols): Use
12902 allocate_dependencies.
12903 * dwarf2read.c (dwarf2_create_include_psymtab): Use
12904 allocate_dependencies.
12905 (process_psymtab_comp_unit_reader)
12906 (build_type_psymtab_dependencies): Likewise.
12907 * dbxread.c (dbx_end_psymtab): Use allocate_dependencies.
12908
5af70966
TT
129092019-01-10 Tom Tromey <tom@tromey.com>
12910
12911 * psymtab.c (add_psymbol_to_bcache): Pass psymtab obstack to
12912 PSYMBOL_SET_LANGUAGE.
12913 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
12914
5923a04c
TT
129152019-01-10 Tom Tromey <tom@tromey.com>
12916
12917 * psymtab.h (psymtab_storage::obstack): New method.
12918 <m_obstack>: Rename from obstack; now private.
12919 * psymtab.c (psymtab_storage): Update.
12920 * dwarf2read.c (create_addrmap_from_index)
12921 (create_addrmap_from_aranges, dwarf2_build_psymtabs_hard):
12922 Update.
12923
6d6a12bf
TT
129242019-01-10 Tom Tromey <tom@tromey.com>
12925
12926 * symfile.c (reread_symbols): Call objfile->reset_psymtabs.
12927 * objfiles.h (objfile::reset_psymtabs): New method.
12928
d320c2b5
TT
129292019-01-10 Tom Tromey <tom@tromey.com>
12930
12931 * symmisc.c (print_symbol_bcache_statistics): Update.
12932 (print_objfile_statistics): Update.
12933 * symfile.c (reread_symbols): Update.
12934 * psymtab.h (class psymtab_storage): New.
12935 * psymtab.c (psymtab_storage): New constructor.
12936 (~psymtab_storage): New destructor.
12937 (require_partial_symbols): Update.
12938 (ALL_OBJFILE_PSYMTABS_REQUIRED): Rewrite.
12939 (find_pc_sect_psymtab, find_pc_sect_psymbol)
12940 (match_partial_symbol, lookup_partial_symbol, dump_psymtab)
12941 (psym_dump, recursively_search_psymtabs, psym_has_symbols)
12942 (psym_find_compunit_symtab_by_address, sort_pst_symbols)
12943 (start_psymtab_common, end_psymtab_common)
12944 (add_psymbol_to_bcache, add_psymbol_to_list, init_psymbol_list)
12945 (allocate_psymtab): Update.
12946 (psymtab_storage::discard_psymtab): Rename from discard_psymtab.
12947 Update.
12948 (dump_psymtab_addrmap, maintenance_print_psymbols)
12949 (maintenance_check_psymtabs): Update.
12950 (class objfile_psymtabs): Move to objfiles.h.
12951 * psympriv.h (discard_psymtab): Now inline.
12952 (psymtab_discarder::psymtab_discarder): Update.
12953 (psymtab_discarder::~psymtab_discarder): Update.
12954 (ALL_OBJFILE_PSYMTABS): Rewrite.
12955 * objfiles.h (struct objfile) <psymtabs, psymtabs_addrmap,
12956 free_psymtabs, psymbol_cache, global_psymbols, static_psymbols>:
12957 Remove fields.
12958 <partial_symtabs>: New field.
12959 (class objfile_psymtabs): Move from psymtab.h. Update.
12960 * objfiles.c (objfile::objfile): Initialize partial_symtabs, not
12961 psymbol_cache.
12962 (objfile::~objfile): Don't destroy psymbol_cache.
12963 * mdebugread.c (parse_partial_symbols): Update.
12964 * dwarf2read.c (create_addrmap_from_index)
12965 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
12966 (process_psymtab_comp_unit_reader, dwarf2_build_psymtabs_hard)
12967 (add_partial_subprogram, dwarf2_ranges_read): Update.
12968 * dwarf-index-write.c (write_address_map)
12969 (write_one_signatured_type, recursively_write_psymbols)
12970 (class debug_names, class debug_names, write_psymtabs_to_index):
12971 Update.
12972
1d94a5a3
TT
129732019-01-10 Tom Tromey <tom@tromey.com>
12974
12975 * symtab.h (SYMBOL_SET_NAMES): Update.
12976 (symbol_set_names): Update.
12977 (MSYMBOL_SET_NAMES): Update.
12978 * symtab.c (symbol_set_names): Change argument to be an
12979 objfile_per_bfd_storage.
12980 * psymtab.c (add_psymbol_to_bcache): Update.
12981 * psympriv.h (PSYMBOL_SET_NAMES): Take per_bfd argument.
12982
0f14768a
TT
129832019-01-10 Tom Tromey <tom@tromey.com>
12984
12985 * symtab.c (create_demangled_names_hash): Change argument to be an
12986 objfile_per_bfd_storage.
12987 (symbol_set_names): Update.
12988
6eee24ce
TT
129892019-01-10 Tom Tromey <tom@tromey.com>
12990
12991 * xcoffread.c (xcoff_initial_scan): Unconditionally call
12992 init_psymbol_list.
12993 * psymtab.c (init_psymbol_list): Do nothing if already called.
12994 * psympriv.h (init_psymbol_list): Add comment.
12995 * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
12996 init_psymbol_list.
12997 * dbxread.c (dbx_symfile_read): Unconditionally call
12998 init_psymbol_list.
12999
75aedd27
TT
130002019-01-10 Tom Tromey <tom@tromey.com>
13001
13002 * xcoffread.c (scan_xcoff_symtab): Update.
13003 * psymtab.c (add_psymbol_to_list): Replace "list" parameter with
13004 "where".
13005 * mdebugread.c (parse_partial_symbols)
13006 (handle_psymbol_enumerators): Update.
13007 * dwarf2read.c (add_partial_symbol, load_partial_dies): Update.
13008 * dbxread.c (read_dbx_symtab): Update.
13009 * psympriv.h (psymbol_placement): New enum.
13010 (add_psymbol_to_list): Update.
13011
939652a5
TT
130122019-01-10 Tom Tromey <tom@tromey.com>
13013
13014 * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
13015 static_psymbols parameters.
13016 (scan_xcoff_symtab): Update.
13017 * psymtab.c (start_psymtab_common): Remove global_psymbols and
13018 static_psymbols parameters.
13019 * psympriv.h (start_psymtab_common): Update.
13020 * mdebugread.c (parse_partial_symbols): Update.
13021 * dwarf2read.c (create_partial_symtab): Update.
13022 * dbxread.c (read_dbx_symtab): Update.
13023 (start_psymtab): Remove global_psymbols and static_psymbols
13024 parameters.
13025
baa62830
TT
130262019-01-10 Tom Tromey <tom@tromey.com>
13027
13028 * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
13029 * psymtab.c (allocate_psymtab): Add comment.
13030 * psympriv.h (allocate_psymtab): Add comment.
13031 * dwarf2read.c (dwarf2_create_include_psymtab): Remove some
13032 initializations.
13033 * dbxread.c (dbx_end_psymtab): Remove some initializations.
13034
0e8f53ba
TT
130352019-01-10 Tom Tromey <tom@tromey.com>
13036
13037 * symfile.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13038 Don't declare.
13039 * mipsread.c: Include mdebugread.h.
13040 * mdebugread.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13041 Declare.
13042 * elfread.c: Include mdebugread.h.
13043
b22a7c6a
TT
130442019-01-09 Tom Tromey <tom@tromey.com>
13045
13046 * dbxread.c (dbx_end_psymtab): Use objfile_psymtabs.
13047 * mdebugread.c (parse_partial_symbols): Use objfile_psymtabs.
13048 * psymtab.c (ALL_OBJFILE_PSYMTABS_REQUIRED): Remove.
13049 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
13050 (psym_lookup_symbol, psym_find_last_source_symtab)
13051 (psym_forget_cached_source_info, psym_print_stats)
13052 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
13053 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
13054 (psym_map_matching_symbols, psym_expand_symtabs_matching)
13055 (psym_find_compunit_symtab_by_address)
13056 (maintenance_print_psymbols, maintenance_info_psymtabs)
13057 (maintenance_check_psymtabs): Use ranged for.
13058 * psymtab.h (class objfile_psymtabs): New.
13059 (require_partial_symbols): Return objfile_psymtabs.
13060 * psympriv.h (ALL_OBJFILE_PSYMTABS): Remove.
13061
3b9d3ac2
TT
130622019-01-09 Tom Tromey <tom@tromey.com>
13063
13064 * symfile.c (overlay_invalidate_all, find_pc_overlay)
13065 (find_pc_mapped_section, list_overlays_command)
13066 (map_overlay_command, unmap_overlay_command)
13067 (simple_overlay_update): Use all_objfiles.
13068 * spu-tdep.c (spu_overlay_update): Use all_objfiles.
13069 * printcmd.c (info_symbol_command): Use all_objfiles.
13070 * objfiles.h (ALL_OBJSECTIONS): Remove.
13071 * maint.c (maintenance_translate_address): Use all_objfiles.
13072 * gcore.c (gcore_create_callback): Use all_objfiles.
13073 (objfile_find_memory_regions): Likewise.
13074
8b31193a
TT
130752019-01-09 Tom Tromey <tom@tromey.com>
13076
13077 * symtab.c (find_line_symtab, info_sources_command)
13078 (make_source_files_completion_list): Use objfile_compunits.
13079 * source.c (select_source_symtab): Use objfile_compunits.
13080 * objfiles.h (struct objfile): Update comment.
13081 (ALL_OBJFILES): Remove.
13082 (ALL_FILETABS): Remove.
13083 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Use
13084 objfile_compunits.
13085
d5da8b3c
TT
130862019-01-09 Tom Tromey <tom@tromey.com>
13087
13088 * symmisc.c (print_objfile_statistics, dump_objfile)
13089 (maintenance_print_symbols): Use compunit_filetabs.
13090 * source.c (forget_cached_source_info_for_objfile): Use
13091 compunit_filetabs.
13092 * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
13093 (ALL_FILETABS): Use compunit_filetabs.
13094 * objfiles.c (objfile_relocate1): Use compunit_filetabs.
13095 * coffread.c (coff_symtab_read): Use compunit_filetabs.
13096
5accd1a0
TT
130972019-01-09 Tom Tromey <tom@tromey.com>
13098
13099 * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
13100 (compunit_filetabs): New.
13101 * symtab.c (iterate_over_some_symtabs, find_pc_sect_line): Use
13102 compunit_filetabs.
13103 (info_sources_command, make_source_files_completion_list): Remove
13104 declaration.
13105 * symmisc.c (print_objfile_statistics, dump_objfile)
13106 (maintenance_print_symbols): Remove declaration.
13107 (maintenance_info_symtabs): Use compunit_filetabs.
13108 (maintenance_info_line_tables): Likewise.
13109 * source.c (select_source_symtab): Change local variable name.
13110 (forget_cached_source_info_for_objfile): Remove declaration.
13111 * objfiles.h (ALL_OBJFILE_FILETABS): Use compunit_filetabs.
13112 * objfiles.c (objfile_relocate1): Remove declaration.
13113 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13114 declaration.
13115 * maint.c (count_symtabs_and_blocks): Use compunit_filetabs.
13116 * coffread.c (coff_symtab_read): Remove declaration.
13117 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
13118 compunit_filetabs.
13119
d8aeb77f
TT
131202019-01-09 Tom Tromey <tom@tromey.com>
13121
13122 * symtab.c (lookup_objfile_from_block)
13123 (find_pc_sect_compunit_symtab, search_symbols)
13124 (default_collect_symbol_completion_matches_break_on): Use
13125 objfile_compunits.
13126 * objfiles.h (ALL_COMPUNITS): Remove.
13127 * maint.c (count_symtabs_and_blocks): Use objfile_compunits.
13128 * cp-support.c (add_symbol_overload_list_qualified): Use
13129 objfile_compunits.
13130 * ada-lang.c (ada_collect_symbol_completion_matches)
13131 (ada_add_global_exceptions): Use objfile_compunits.
13132
592553c4
TT
131332019-01-09 Tom Tromey <tom@tromey.com>
13134
13135 * source.c (select_source_symtab)
13136 (forget_cached_source_info_for_objfile): Remove declaration.
13137 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13138 declaration.
13139 * maint.c (count_symtabs_and_blocks): Remove declaration.
13140 * cp-support.c (add_symbol_overload_list_qualified): Remove
13141 declaration.
13142 * coffread.c (coff_symtab_read): Remove declaration.
13143 * symtab.c (lookup_symbol_in_objfile_symtabs)
13144 (basic_lookup_transparent_type_1): Use objfile_compunits.
13145 (lookup_objfile_from_block, find_pc_sect_compunit_symtab)
13146 (info_sources_command, search_symbols)
13147 (default_collect_symbol_completion_matches_break_on)
13148 (make_source_files_completion_list): Remove declaration.
13149 * ada-lang.c (add_nonlocal_symbols): Use objfile_compunits.
13150 (ada_collect_symbol_completion_matches)
13151 (ada_add_global_exceptions): Remove declaration.
13152 * linespec.c (iterate_over_all_matching_symtabs): Use
13153 objfile_compunits.
13154 * objfiles.h (ALL_OBJFILE_COMPUNITS): Remove.
13155 (class objfile_compunits): New.
13156 (ALL_COMPUNITS): Use objfile_compunits.
13157 * symmisc.c (print_objfile_statistics, maintenance_info_symtabs)
13158 (maintenance_check_symtabs, maintenance_info_line_tables): Use
13159 objfile_compunits.
13160 * objfiles.c (objfile_relocate1): Use objfile_compunits.
13161
5325b9bf
TT
131622019-01-09 Tom Tromey <tom@tromey.com>
13163
13164 * symtab.c (search_symbols)
13165 (default_collect_symbol_completion_matches_break_on): Use
13166 objfile_msymbols.
13167 * ada-lang.c (ada_lookup_simple_minsym)
13168 (ada_collect_symbol_completion_matches): Use objfile_msymbols.
13169 * minsyms.c (find_solib_trampoline_target): Use objfile_msymbols.
13170 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Use
13171 objfile_msymbols.
13172 * coffread.c (coff_symfile_read): Use objfile_msymbols.
13173 * symmisc.c (dump_msymbols): Use objfile_msymbols.
13174 * objc-lang.c (find_methods): Use objfile_msymbols.
13175 (info_selectors_command, info_classes_command): Likewise.
13176 * stabsread.c (scan_file_globals): Use objfile_msymbols.
13177 * objfiles.h (class objfile_msymbols): New.
13178 (ALL_OBJFILE_MSYMBOLS): Remove.
13179 (ALL_MSYMBOLS): Remove.
13180
cac85af2
TT
131812019-01-09 Tom Tromey <tom@tromey.com>
13182
13183 * common/next-iterator.h (next_adapter): Add Iterator template
13184 parameter.
13185 * objfiles.h (ALL_OBJFILES_SAFE): Remove.
13186 (class all_objfiles_safe): New.
13187 * jit.c (jit_inferior_exit_hook): Use all_objfiles_safe.
13188 * objfiles.c (put_objfile_before): Update comment.
13189 (add_separate_debug_objfile): Likewise.
13190 (free_all_objfiles): Use all_objfiles_safe.
13191 (objfile_purge_solibs): Likewise.
13192
aed57c53
TT
131932019-01-09 Tom Tromey <tom@tromey.com>
13194
13195 * symtab.c (iterate_over_symtabs, matching_obj_sections)
13196 (expand_symtab_containing_pc, lookup_static_symbol)
13197 (basic_lookup_transparent_type, find_pc_sect_compunit_symtab)
13198 (find_symbol_at_address, find_line_symtab, find_main_name): Use
13199 all_objfiles.
13200 * probe.c (find_probe_by_pc, collect_probes): Use all_objfiles.
13201 * breakpoint.c (create_overlay_event_breakpoint)
13202 (create_longjmp_master_breakpoint)
13203 (create_std_terminate_master_breakpoint)
13204 (create_exception_master_breakpoint): Use all_objfiles.
13205 * linux-thread-db.c (try_thread_db_load_from_pdir)
13206 (has_libpthread): Use all_objfiles.
13207 * ada-lang.c (add_nonlocal_symbols): Use all_objfiles.
13208 * linespec.c (iterate_over_all_matching_symtabs)
13209 (search_minsyms_for_name): Use all_objfiles.
13210 * maint.c (maintenance_info_sections): Use all_objfiles.
13211 * main.c (captured_main_1): Use all_objfiles.
13212 * spu-tdep.c (spu_objfile_from_frame): Use all_objfiles.
13213 * guile/scm-objfile.c (gdbscm_objfiles): Use all_objfiles.
13214 * guile/scm-pretty-print.c
13215 (ppscm_find_pretty_printer_from_objfiles): Use all_objfiles.
13216 * solib-spu.c (append_ocl_sos): Use all_objfiles.
13217 * symmisc.c (maintenance_print_symbols): Use all_objfiles.
13218 (maintenance_print_msymbols): Use all_objfiles.
13219 * source.c (select_source_symtab): Use all_objfiles.
13220 * jit.c (jit_find_objf_with_entry_addr): Use all_objfiles.
13221 * symfile.c (remove_symbol_file_command)
13222 (expand_symtabs_matching, map_symbol_filenames): Use
13223 all_objfiles.
13224 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created): Use
13225 all_objfiles.
13226 * dwarf2-frame.c (dwarf2_frame_find_fde): Use all_objfiles.
13227 * objc-lang.c (find_methods): Use all_objfiles.
13228 * objfiles.c (have_partial_symbols, have_full_symbols)
13229 (have_minimal_symbols, qsort_cmp)
13230 (default_iterate_over_objfiles_in_search_order): Use
13231 all_objfiles.
13232 * hppa-tdep.c (find_unwind_entry): Use all_objfiles.
13233 * psymtab.c (maintenance_print_psymbols): Use all_objfiles.
13234 (maintenance_check_psymtabs): Use all_objfiles.
13235 (ALL_PSYMTABS): Remove.
13236 * compile/compile-object-run.c (do_module_cleanup): Use
13237 all_objfiles.
13238 * blockframe.c (find_pc_partial_function): Use all_objfiles.
13239 * cp-support.c (add_symbol_overload_list_qualified): Use
13240 all_objfiles.
13241 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
13242 Use all_objfiles.
13243 * dwarf-index-write.c (save_gdb_index_command): Use all_objfiles.
13244 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): Use
13245 all_objfiles.
13246 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
13247 (objfpy_lookup_objfile_by_build_id): Use all_objfiles.
13248 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
13249 Uses all_objfiles.
13250 * solib.c (solib_read_symbols): Use all_objfiles
13251
99d89cde
TT
132522019-01-09 Tom Tromey <tom@tromey.com>
13253
13254 * probe.c (parse_probes_in_pspace): Use all_objfiles.
13255 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Use
13256 all_objfiles.
13257 * objfiles.h (ALL_PSPACE_OBJFILES): Remove.
13258 * symmisc.c (print_symbol_bcache_statistics)
13259 (print_objfile_statistics, maintenance_print_objfiles)
13260 (maintenance_info_symtabs, maintenance_check_symtabs)
13261 (maintenance_expand_symtabs, maintenance_info_line_tables): Use
13262 all_objfiles.
13263 * source.c (forget_cached_source_info): Use all_objfiles.
13264 * symfile-debug.c (set_debug_symfile): Use all_objfiles.
13265 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
13266 (elf_gnu_ifunc_resolve_by_got): Use all_objfiles.
13267 * objfiles.c (update_section_map): Use all_objfiles.
13268 (shared_objfile_contains_address_p): Likewise.
13269 * psymtab.c (maintenance_info_psymtabs): Use all_objfiles.
13270 * python/py-progspace.c (pspy_get_objfiles): Use all_objfiles.
13271
21708325
TT
132722019-01-09 Tom Tromey <tom@tromey.com>
13273
13274 * common/next-iterator.h: New file.
13275 * objfiles.h (class all_objfiles): New.
13276 (struct objfile_iterator): New.
13277
669e09f6
PW
132782019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13279
13280 * NEWS: Move the description of the changed "frame", "select-frame",
13281 and "info frame" commands to the Changed commands section.
13282
041be526
SM
132832019-01-09 Simon Marchi <simon.marchi@ericsson.com>
13284
13285 * gdbtypes.c (check_stub_method_group): Remove handling of old
13286 mangling schemes.
13287 * linespec.c (find_methods): Likewise.
13288 * stabsread.c (read_member_functions): Likewise.
13289 * valops.c (search_struct_method): Likewise.
13290 (value_struct_elt_for_reference): Likewise.
13291 * NEWS: Mention this change.
13292
0e2a2133
AB
132932019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
13294
13295 * cli/cli-cmds.c (list_command): Pass a source_lines_range to
13296 print_source_lines.
13297 * source.c (print_source_lines_base): Update line number check.
13298 (print_source_lines): New function.
13299 (source_lines_range::source_lines_range): New function.
13300 * source.h (class source_lines_range): New class.
13301 (print_source_lines): New declaration.
13302
1055a3b4
PW
133032019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13304
13305 * linespec.c (linespec_state_destructor): Free self->canonical_names.
13306
cfeadda5
TT
133072019-01-08 Tom Tromey <tom@tromey.com>
13308 Simon Marchi <simon.marchi@ericsson.com>
13309
13310 PR gdb/24060
13311 * ada-exp.y (DOLLAR_VARIABLE): Rename from SPECIAL_VARIABLE.
13312 * ada-lex.l (DOLLAR_VARIABLE): Likewise.
13313 * c-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13314 * f-exp.y (DOLLAR_VARIABLE): Likewise.
13315 * m2-exp.y (DOLLAR_VARIABLE): Rename from INTERNAL_VAR.
13316 * p-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13317
583068ca
AB
133182019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13319
13320 * source.c (select_source_symtab): Move header comment to
13321 declaration in source.h.
13322 (forget_cached_source_info_for_objfile): Likewise.
13323 (forget_cached_source_info): Likewise.
13324 (identify_source_line): Likewise.
13325 * source.h (identify_source_line): Move declaration from symtab.h
13326 and add comment from source.c
13327 (print_source_lines): Likewise.
13328 (forget_cached_source_info_for_objfile): Likewise.
13329 (forget_cached_source_info): Likewise.
13330 (select_source_symtab): Likewise.
13331 (enum print_source_lines_flag): Move definition from symtab.h.
13332 * symtab.h (identify_source_line): Move declaration to source.h.
13333 (print_source_lines): Likewise.
13334 (forget_cached_source_info_for_objfile): Likewise.
13335 (forget_cached_source_info): Likewise.
13336 (select_source_symtab): Likewise.
13337 (enum print_source_lines_flag): Move definition to source.h.
13338 * tui/tui-hooks.c: Add 'source.h' include.
13339
ec98a4ad
AB
133402019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13341
13342 * source.c (print_source_lines_base): Handle requests to print
13343 reverse line number sequences, and guard against empty lines
13344 string.
13345
62ea19c1
AB
133462019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13347
13348 * source.c (print_source_lines_base): Fix skip of '\r' if next
13349 character is '\n'.
13350
9d30e1fd
TT
133512019-01-06 Tom Tromey <tom@tromey.com>
13352
13353 * c-exp.y (struct c_parse_state) <macro_original_text,
13354 expansion_obstack>: New member.
13355 (macro_original_text, expansion_obstack): Remove globals.
13356 (scan_macro_expansion, scanning_macro_expansion)
13357 (finished_macro_expansion): Update.
13358 (scan_macro_cleanup): Remove.
13359 (yylex, c_parse): Update.
13360
c65bac38
TT
133612019-01-06 Tom Tromey <tom@tromey.com>
13362
13363 * c-exp.y (struct c_parse_state) <strings>: New member.
13364 (operator_stoken): Update.
13365
02e12e38
TT
133662019-01-06 Tom Tromey <tom@tromey.com>
13367
13368 * parser-defs.h (type_ptr): Remove typedef. Don't declare VEC.
13369 (union type_stack_elt) <typelist_val>: Now a pointer to
13370 std::vector.
13371 (type_stack_cleanup): Don't declare.
13372 (push_typelist): Update.
13373 * parse.c (pop_typelist): Return a std::vector.
13374 (push_typelist): Take a std::vector.
13375 (follow_types): Update. Do not free args.
13376 (type_stack_cleanup): Remove.
13377 * c-exp.y (struct c_parse_state): New.
13378 (cpstate): New global.
13379 (type_aggregate_p, exp, ptr_operator, parameter_typelist)
13380 (nonempty_typelist): Update.
13381 (func_mod): Create a new vector.
13382 (c_parse): Create a c_parse_state.
13383 (check_parameter_typelist): Do not delete params.
13384 (function_method): Update. Do not delete type_list.
13385
f097f5ad
TT
133862019-01-06 Tom Tromey <tom@tromey.com>
13387
13388 PR gdb/28155:
13389 * python/py-finishbreakpoint.c (bpfinishpy_init): Use
13390 check_typedef.
13391 * infcmd.c (finish_command_fsm_should_stop): Use check_typedef.
13392 (print_return_value): Likewise.
13393
d2adf9f1
TT
133942019-01-05 Tom Tromey <tom@tromey.com>
13395
13396 * contrib/cleanup_check.py: Remove.
13397 * contrib/gcc-with-excheck: Remove.
13398 * contrib/exsummary.py: Remove.
13399 * contrib/excheck.py: Remove.
13400
2eab46b1
JB
134012019-01-05 Joel Brobecker <brobecker@adacore.com>
13402
13403 * thread.c (delete_thread_1): Add gdb_assert that THR is not
13404 NULL. Initialize tpprev to NULL instead of assigning it
13405 to NULL on the next statement.
13406 * windows-nat.c (windows_delete_thread): Remove check for
13407 main_thread_id before printing thread exit notifications.
13408 (get_windows_debug_event) <EXIT_THREAD_DEBUG_EVENT>:
13409 Remove thread ID check against main_thread_id.
13410 <CREATE_PROCESS_DEBUG_EVENT>: Remove call to
13411 windows_delete_thread.
13412 <EXIT_PROCESS_DEBUG_EVENT>: Add call to windows_delete_thread.
13413
48c5e7e2
TT
134142019-01-04 Tom Tromey <tom@tromey.com>
13415
13416 * compile/compile.c (_initialize_compile): Use upper case for
13417 metasyntactic variables.
13418 * symmisc.c (_initialize_symmisc): Use upper case for
13419 metasyntactic variables.
13420 * psymtab.c (_initialize_psymtab): Use upper case for
13421 metasyntactic variables.
13422 * demangle.c (demangle_command): Use upper case for metasyntactic
13423 variables.
13424 (_initialize_demangler): Likewise.
13425 * ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
13426 variables.
13427
986041cd
TT
134282019-01-03 Tom Tromey <tom@tromey.com>
13429
13430 * tui/tui-source.c (tui_set_source_content): Use xstrdup.
13431
7c711119
TT
134322019-01-03 Tom Tromey <tom@tromey.com>
13433
13434 * python/py-symtab.c (salpy_str): Update.
13435 (struct salpy_sal_object) <symtab>: Now a PyObject.
13436 (salpy_dealloc): Update.
13437 (del_objfile_sal): Use gdbpy_ref.
13438
1b20edf0
TT
134392019-01-03 Tom Tromey <tom@tromey.com>
13440
13441 * python/py-type.c (convert_field): Use new_reference. Return
13442 gdbpy_ref.
13443 (make_fielditem): Return gdbpy_ref.
13444 (typy_fields): Update.
13445 (typy_getitem): Update.
13446 (field_name): Return gdbpy_ref. Use new_reference.
13447 (typy_iterator_iternext): Update.
13448
ea41325b
TT
134492019-01-03 Tom Tromey <tom@tromey.com>
13450
13451 * python/py-record.c (gdbpy_stop_recording): Use Py_RETURN_NONE.
13452
2a3c71d6
TT
134532019-01-03 Tom Tromey <tom@tromey.com>
13454
13455 * python/py-value.c (valpy_dealloc): Use Py_XDECREF.
13456 * python/py-type.c (typy_fields_items): Use gdbpy_ref.
13457 * python/py-progspace.c (pspy_set_printers): Use gdbpy_ref.
13458 (pspy_set_frame_filters, pspy_set_frame_unwinders)
13459 (pspy_set_type_printers): Likewise.
13460 * python/py-function.c (fnpy_init): Use gdbpy_ref.
13461 * python/py-cmd.c (cmdpy_init): Use gdbpy_ref.
13462 * python/py-objfile.c (objfpy_set_printers): Use gdbpy_ref.
13463 (objfpy_set_frame_filters, objfpy_set_frame_unwinders)
13464 (objfpy_set_type_printers): Likewise.
13465
5c329e6a
TT
134662019-01-03 Tom Tromey <tom@tromey.com>
13467
13468 * python/python.c (gdbpy_enter, ~gdbpy_enter): Update.
13469 (gdbpy_print_stack): Use gdbpy_err_fetch.
13470 * python/python-internal.h (class gdbpy_err_fetch): New class.
13471 (class gdbpy_enter) <m_error_type, m_error_value,
13472 m_error_traceback>: Remove.
13473 <m_error>: New member.
13474 (gdbpy_exception_to_string): Don't declare.
13475 * python/py-varobj.c (py_varobj_iter_next): Use gdbpy_err_fetch.
13476 * python/py-value.c (convert_value_from_python): Use
13477 gdbpy_err_fetch.
13478 * python/py-utils.c (gdbpy_err_fetch::to_string): Rename from
13479 gdbpy_exception_to_string.
13480 (gdbpy_handle_exception): Use gdbpy_err_fetch.
13481 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
13482 gdbpy_err_fetch.
13483
169bb27b
AB
134842019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13485
13486 * linux-nat.c (delete_lwp_cleanup): Delete.
13487 (struct lwp_deleter): New struct.
13488 (lwp_info_up): New typedef.
13489 (linux_nat_target::follow_fork): Delete cleanup, and make use of
13490 lwp_info_up.
13491
a07c8880
AB
134922019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13493
13494 * linux-fork.c (class scoped_switch_fork_info): New class.
13495 (inferior_call_waitpid): Update to use scoped_switch_fork_info.
13496
26089c49
AB
134972019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13498
13499 * valops.c (find_overload_match): Remove use of null_cleanup, and
13500 calls to do_cleanups.
13501
06d3e5b0
AB
135022019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13503
13504 * compile/compile-cplus-types.c
13505 (compile_cplus_instance::decl_name): Handle changes to
13506 cp_func_name.
13507 * cp-support.c (cp_func_name): Update header comment, update
13508 return type.
13509 * cp-support.h (cp_func_name): Update return type in declaration.
13510 * valops.c (find_overload_match): Move temp_func local to top
13511 level of function and change its type. Use temp_func to hold and
13512 delete temporary string obtained from cp_func_name.
13513
66644cd3
AB
135142019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13515
13516 * remote.c (remote_target::remote_check_symbols): Convert `msg` to
13517 gdb::char_vector, remove cleanup, and update uses of `msg`.
13518
592d8c0a
JW
135192019-01-03 Jim Wilson <jimw@sifive.com>
13520
13521 * riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
13522
c55d06ec
TT
135232019-01-02 Tom Tromey <tom@tromey.com>
13524
13525 * xml-tdesc.c (xml_cache): Hold a target_desc_up.
13526 (tdesc_parse_xml): Remove cleanups.
13527 * target-descriptions.h (make_cleanup_free_target_description):
13528 Don't declare.
13529 (target_desc_deleter): New struct.
13530 (target_desc_up): New typedef.
13531 * target-descriptions.c (target_desc_deleter::operator()): Rename
13532 from free_target_description.
13533 (make_cleanup_free_target_description): Remove.
13534
3a6ae42d
TT
135352019-01-02 Tom Tromey <tom@tromey.com>
13536
13537 * linespec.c (struct linespec_parser): Rename from ls_parser. Add
13538 constructor, destructor.
13539 (linespec_parser): Remove typedef.
13540 (~linespec_parser): Rename from linespec_parser_delete.
13541 (linespec_lex_to_end, linespec_complete_label)
13542 (linespec_complete): Update.
13543 (decode_line_full): Remove cleanups.
13544 (decode_line_1): Update.
13545
61fd3e73
TT
135462019-01-02 Tom Tromey <tom@tromey.com>
13547
13548 * python/python-internal.h (inferior_to_inferior_object): Change
13549 return type.
13550 * python/py-exitedevent.c (create_exited_event_object): Update.
13551 * python/py-inferior.c (inferior_to_inferior_object): Return
13552 gdbpy_ref.
13553 (python_new_inferior, python_inferior_deleted)
13554 (thread_to_thread_object, delete_thread_object)
13555 (build_inferior_list, gdbpy_selected_inferior): Update.
13556 * python/py-infthread.c (create_thread_object): Update. Also fail
13557 if inferior_to_inferior_object fails.
13558
d20172fc
SM
135592019-01-02 Simon Marchi <simon.marchi@ericsson.com>
13560
13561 * inferior.h (class inferior) <displaced_step_state>: New field.
13562 * infrun.h (struct displaced_step_state): Move here from
13563 infrun.c. Initialize fields, add constructor.
13564 <inf>: Remove field.
13565 <reset>: New method.
13566 * infrun.c (struct displaced_step_inferior_state): Move to
13567 infrun.h.
13568 (displaced_step_inferior_states): Remove.
13569 (get_displaced_stepping_state): Adust.
13570 (displaced_step_in_progress_any_inferior): Adjust.
13571 (displaced_step_in_progress_thread): Adjust.
13572 (displaced_step_in_progress): Adjust.
13573 (add_displaced_stepping_state): Remove.
13574 (get_displaced_step_closure_by_addr): Adjust.
13575 (remove_displaced_stepping_state): Remove.
13576 (infrun_inferior_exit): Call displaced_step_state.reset.
13577 (use_displaced_stepping): Don't check for NULL.
13578 (displaced_step_prepare_throw): Call
13579 get_displaced_stepping_state.
13580 (displaced_step_fixup): Don't check for NULL.
13581 (prepare_for_detach): Don't check for NULL.
13582
e3319240
PW
135832019-01-02 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13584
13585 * infcall.c (call_function_by_hand_dummy): cleanup/destroy sm
13586 in case of call that did not complete.
13587
5d36dfb9
AU
135882019-01-02 Andrey Utkin <autkin@undo.io>
13589
13590 * symfile.c (find_separate_debug_file): Fix search of debug files for
13591 remote debuggee.
13592
8833fbf0
TT
135932019-01-02 Tom Tromey <tom@tromey.com>
13594
13595 * python/py-inferior.c (gdbpy_initialize_inferior): Fix
13596 indentation.
13597 * python/py-frame.c (frapy_older): Remove cast.
13598 (frapy_newer): Likewise.
13599 * python/py-breakpoint.c (local_setattro): Remove cast.
13600 * python/py-arch.c (archpy_name): Remove local variable.
13601 * python/py-type.c (gdbpy_lookup_type): Remove cast.
13602
4ada3dfd
JB
136032019-01-02 Joel Brobecker <brobecker@adacore.com>
13604
13605 * unittests/basic_string_view/element_access/char/empty.cc:
13606 Fix year range in copyright header.
13607
113b7b81
AB
136082019-01-01 Andrew Burgess <andrew.burgess@embecosm.com>
13609
13610 * arch/riscv.h (struct riscv_gdbarch_features) <hw_float_abi>:
13611 Delete.
13612 <operator==>: Update with for removed field.
13613 <hash>: Likewise.
13614 * riscv-tdep.h (struct gdbarch_tdep) <features>: Renamed to...
13615 <isa_features>: ...this.
13616 <abi_features>: New field.
13617 (riscv_isa_flen): Update comment.
13618 (riscv_abi_xlen): New declaration.
13619 (riscv_abi_flen): New declaration.
13620 * riscv-tdep.c (riscv_isa_xlen): Update to get answer from
13621 isa_features.
13622 (riscv_abi_xlen): New function.
13623 (riscv_isa_flen): Update to get answer from isa_features.
13624 (riscv_abi_flen): New function.
13625 (riscv_has_fp_abi): Update to get answer from abi_features.
13626 (riscv_call_info::riscv_call_info): Use abi xlen and flen, not isa
13627 xlen and flen.
13628 (riscv_call_info) <xlen, flen>: Update comment.
13629 (riscv_call_arg_struct): Remove invalid assertions
13630 (riscv_features_from_gdbarch_info): Update now hw_float_abi field
13631 is removed.
13632 (riscv_gdbarch_init): Gather isa features and abi features
13633 separately, ensure both match on the gdbarch when reusing an old
13634 gdbarch. Relax an error check to allow 32-bit abi float to run on
13635 a target with 64-bit float hardware.
13636
b18ca514
PW
136372019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13638
13639 * source.c (search_command_helper): Stop reverse search
13640 when line 1 has been searched.
13641
ec70d8db
PW
136422019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13643
13644 * record-full.c (record_full_base_target::close): Rewrite
13645 record_full_core_buf_list free logic.
13646
5b38f9c1
PW
136472019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13648
13649 * break-catch-syscall.c (print_one_catch_syscall): xfree
13650 the last text.
13651
66d91b39
JB
136522019-01-01 Joel Brobecker <brobecker@adacore.com>
13653
13654 * top.c (print_gdb_version): Update Copyright year in version
13655 message.
13656
42a4f53d
JB
136572019-01-01 Joel Brobecker <brobecker@adacore.com>
13658
13659 Update copyright year range in all GDB files.
13660
7e955d83 136612019-01-01, 19 Joel Brobecker <brobecker@adacore.com>
2139e8dc 13662
5bbd631d 13663 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
2139e8dc 13664
5bbd631d 13665For older changes see ChangeLog-2018.
c906108c
SS
13666\f
13667Local Variables:
13668mode: change-log
13669left-margin: 8
13670fill-column: 74
13671version-control: never
57da7796 13672coding: utf-8
c906108c 13673End:
5bbd631d 13674
This page took 3.997578 seconds and 4 git commands to generate.