Use %x when printing the TID
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
55dfc88f
TT
12019-10-15 Tom Tromey <tromey@adacore.com>
2
3 * windows-nat.c (windows_nat_target::resume): Use %x when logging
4 TID.
5
96b49c5e
TT
62019-10-15 Tom Tromey <tromey@adacore.com>
7
8 * windows-nat.c (windows_nat_target::fetch_registers)
9 (windows_nat_target::store_registers): Rename "pid" to "tid".
10
953cff56
TT
112019-10-15 Tom Tromey <tromey@adacore.com>
12
13 * gdbarch.h, gdbarch.c: Rebuild.
14 * gdbarch.sh (gcc_target_options): Change return type to
15 std::string.
16 * compile/compile.c (get_args): Update.
17 * nios2-tdep.c (nios2_gcc_target_options): Return std::string.
18 * arm-linux-tdep.c (arm_linux_gcc_target_options): Return
19 std::string.
20 * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): Return
21 std::string.
22 * arch-utils.c (default_gcc_target_options): Return std::string.
23 * arch-utils.h (default_gcc_target_options): Return std::string.
24 * s390-tdep.c (s390_gcc_target_options): Return std::string.
25
81e6b8eb
CB
262019-10-15 Christian Biesinger <cbiesinger@google.com>
27
28 * breakpoint.c (breakpoint_chain): Make static.
29 * tui/tui-winsource.c: Call iterate_over_breakpoints instead
30 of accessing breakpoint_chain.
31
95da600f
CB
322019-10-15 Christian Biesinger <cbiesinger@google.com>
33
34 * breakpoint.c (iterate_over_breakpoints): Change function pointer
35 to a gdb::function_view and return value to bool.
36 * breakpoint.h (iterate_over_breakpoints): Likewise.
37 * dummy-frame.c (pop_dummy_frame_bpt): Update.
38 (pop_dummy_frame): Update.
39 * guile/scm-breakpoint.c (bpscm_build_bp_list): Update.
40 (gdbscm_breakpoints): Update.
41 * python/py-breakpoint.c (build_bp_list): Update.
42 (gdbpy_breakpoints): Update.
43 * python/py-finishbreakpoint.c (bpfinishpy_detect_out_scope_cb):
44 Update.
45 (bpfinishpy_handle_stop): Update.
46 (bpfinishpy_handle_exit): Update.
47 * solib-svr4.c (svr4_update_solib_event_breakpoint): Update.
48 (svr4_update_solib_event_breakpoints): Update.
49
ba18312d
AA
502019-10-15 Andreas Arnez <arnez@linux.ibm.com>
51
52 * s390-tdep.c (s390_effective_inner_type): Ignore static fields
53 when unwrapping single-field structs.
54
6acc1a0b
SM
552019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
56
57 * dwarf2read.c: Remove includes.
58
284782de
SM
592019-10-13 Simon Marchi <simon.marchi@polymtl.ca>
60
61 * ui-out.c (ui_out::call_do_message): Silence
62 -Wformat-nonliteral warning.
63
073bbbb0
SM
642019-10-12 Simon Marchi <simon.marchi@polymtl.ca>
65
66 * breakpoint.c: Remove some includes: continuations.h, skip.h,
67 mi/mi-main.h, readline/readline.h, readline/history.h. Add
68 include: readline/tilde.h.
69
7b9a15e1
CB
702019-10-12 Christian Biesinger <cbiesinger@google.com>
71
72 * remote.c (remote_target::get_trace_status): Remove declaration of
73 trace_regblock_size.
74
cc8dee1f
CB
752019-10-12 Christian Biesinger <cbiesinger@google.com>
76
77 * cli/cli-cmds.c (max_user_call_depth): Move comment to header.
78 (show_user): Remove declaration of cmdlist.
79 * cli/cli-cmds.h (max_user_call_depth): Declare.
80 * cli/cli-script.c (execute_user_command): Remove declaration
81 of max_user_call_depth.
82
a83d4ef6
JW
832019-10-11 Jim Wilson <jimw@sifive.com>
84
5f93c5a6
JW
85 * gdbsupport/print-utils.h (pulongest): Fix comment.
86 (plongest): Likewise.
87 (phex): Add missing comment, mention leading zeros.
88 (phex_nz): Add mention of no leading zeros to comment.
89
a83d4ef6
JW
90 * riscv-tdep.c (riscv_push_dummy_code): Change %lld to %s and use
91 plongest instead of unsigned long long cast.
92
26344e0c
CB
932019-10-10 Christian Biesinger <cbiesinger@google.com>
94
95 * main.c (captured_main_1): Include gdbtk.h and remove declarations
96 for external_editor_command and gdbtk_test.
97
c2c440a9
CB
982019-10-10 Christian Biesinger <cbiesinger@google.com>
99
100 * mi/mi-cmd-var.c (varobjdebug): Remove declaration.
101 * varobj.c (varobjdebug): Move comment to...
102 * varobj.h (varobjdebug): ...here, and declare.
103
a31bff9d
TT
1042019-10-09 Tom Tromey <tom@tromey.com>
105
106 * tui/tui-regs.c (tui_data_window::show_registers): Don't call
107 erase_data_content.
108
7523da63
TT
1092019-10-09 Tom Tromey <tom@tromey.com>
110
111 * tui/tui-wingeneral.h (tui_delete_win): Don't declare.
112 * tui/tui-stack.c (tui_locator_window::rerender): Update.
113 * tui/tui-command.c (tui_cmd_window::resize)
114 (tui_refresh_cmd_win): Update.
115 * tui/tui-win.c (tui_resize_all, tui_set_focus_command): Update.
116 * tui/tui.c (tui_rl_other_window, tui_enable): Update.
117 * tui/tui-data.c (~tui_gen_win_info): Remove.
118 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
119 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
120 (tui_redisplay_readline, tui_mld_flush)
121 (tui_mld_erase_entire_line, tui_mld_getc, tui_getc): Update.
122 * tui/tui-regs.c (tui_data_window::delete_data_content_windows)
123 (tui_data_window::erase_data_content)
124 (tui_data_item_window::rerender)
125 (tui_data_item_window::refresh_window): Update.
126 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window)
127 (box_win, tui_gen_win_info::make_window)
128 (tui_gen_win_info::make_visible): Update.
129 (tui_delete_win): Remove.
130 * tui/tui-winsource.c
131 (tui_source_window_base::do_erase_source_content): Update.
132 (tui_show_source_line, tui_source_window_base::update_tab_width)
133 (tui_source_window_base::update_exec_info): Update.
134 * tui/tui-data.h (struct curses_deleter): New.
135 (struct tui_gen_win_info) <handle>: Now a unique_ptr.
136 (struct tui_gen_win_info) <~tui_gen_win_info>: Define.
137
a7798e7f
TT
1382019-10-09 Tom Tromey <tom@tromey.com>
139
140 * tui/tui-wingeneral.h (struct tui_gen_win_info): Don't declare.
141
5c45899e
TT
1422019-10-09 Tom Tromey <tom@tromey.com>
143
144 * tui/tui-data.c (tui_win_is_auxiliary): Remove.
145 * tui/tui-data.h (tui_win_is_auxiliary): Don't declare.
146
6d7fd9aa
TT
1472019-10-09 Tom Tromey <tom@tromey.com>
148
149 * tui/tui-disasm.c (tui_get_low_disassembly_address): Compute
150 window height directly.
151 * tui/tui-layout.h (tui_default_win_viewport_height): Don't
152 declare.
153 * tui/tui-layout.c (tui_default_win_height): Remove.
154 (tui_default_win_viewport_height): Remove.
155
d2dd1084
TT
1562019-10-09 Tom Tromey <tom@tromey.com>
157
158 * tui/tui.h: Remove comments.
159
cff32449
TV
1602019-10-09 Tom de Vries <tdevries@suse.de>
161
162 * python/lib/gdb/printer/bound_registers.py: Use
163 '^builtin_type_bound128' as regexp argument for
164 add_builtin_pretty_printer.
165
6a25e8a2
CB
1662019-10-09 Christian Biesinger <cbiesinger@google.com>
167
168 * guile/guile.c (guile_extension_script_ops): Remove forward
169 declaration and mark as static.
170 (guile_script_ops): Likewise.
171 (extension_language_guile): Move further down in the file so
172 it can reference the definitions for guile_{extension_,}script_ops.
173
6d9d6da4
AA
1742019-10-09 Andreas Arnez <arnez@linux.ibm.com>
175
176 * s390-tdep.c (390_process_record): Handle new arch13 instructions
177 except SORTL, DFLTCC, and KDSA.
178
3abea05d
TT
1792019-10-08 Tom Tromey <tromey@adacore.com>
180
181 * windows-nat.c (struct windows_thread_info_struct) <sf>: Remove.
182 (struct safe_symbol_file_add_args): Remove.
183
dde996e2
TT
1842019-10-08 Tom Tromey <tromey@adacore.com>
185
186 * windows-nat.c: Don't include buildsym-legacy.h.
187
cd6fdaa1
TT
1882019-10-08 Tom Tromey <tromey@adacore.com>
189
190 * contrib/ari/gdb_ari.sh (%p): Allow gdb-specific %p extensions.
191
79bb1944
CB
1922019-10-08 Christian Biesinger <cbiesinger@google.com>
193
194 * gdbtypes.c (overload_debug): Move comment to header.
195 * gdbtypes.h (overload_debug): Declare.
196 * valops.c: Remove declaration of overload_debug, instead
197 include gdbtypes.h.
198
34916edc
CB
1992019-10-08 Christian Biesinger <cbiesinger@google.com>
200
201 * language.c (show_language_command): Pass lang_frame_mismatch_warn
202 through _().
203 (lang_frame_mismatch_warn): Make const, mark with N_(), and
204 move comment...
205 * language.h (lang_frame_mismatch_warn): ... here. Also add
206 declaration.
207 * top.c (lang_frame_mismatch_warn): Remove declaration.
208 (check_frame_language_change): Pass lang_frame_mismatch_warn
209 through _().
210
bad5c026
CB
2112019-10-07 Christian Biesinger <cbiesinger@google.com>
212
213 * c-lang.h (vtbl_ptr_name): Declare.
214 * cp-valprint.c (vtbl_ptr_name): Remove "extern" now that we get
215 it from the header.
216 * stabsread.c (define_symbol): Remove declaration of vtbl_ptr_name.
217
51f1fdc3
CB
2182019-10-07 Christian Biesinger <cbiesinger@google.com>
219
220 * charset.c (your_gdb_wchar_t_is_bogus): Replace with a
221 gdb_static_assert.
222
30d1f018
WP
2232019-10-07 Weimin Pan <weimin.pan@oracle.com>
224
606813d5
WP
225 * ../Makefile.def (dependencies): Add all-libctf to all-gdb
226 * ../Makefile.in: Add "all-gdb: maybe-all-libctf"
30d1f018
WP
227 * ctfread.c: New file.
228 * ctfread.h: New file.
229 * elfread.c: Include ctfread.h.
230 (struct elfinfo text_p): New member ctfsect.
231 (elf_locate_sections): Mark CTF section.
232 (elf_symfile_read): Call elfctf_build_psymtabs.
233 * Makefile.in (LIBCTF): Add.
234 (CLIBS): Use it.
235 (CDEPS): Likewise.
236 (DIST): Add ctfread.c.
606813d5
WP
237
2382019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
239
240 * ctfread.c (struct nextfield): Renamed to ...
241 (struct ctf_nextfield): ... this.
242 (struct field_info): Renamed to ...
243 (strut ctf_field_info): ... this.
244 (attach_fields_to_type): Update for renamed structures.
245 (ctf_add_member_cb): Likewise.
246 (ctf_add_enum_member_cb): Likewise.
247 (process_struct_members): Likewise.
248 (process_enum_type): Likewise.
30d1f018 249
518fe38c
WP
2502019-10-07 Weimin Pan <weimin.pan@oracle.com>
251
252 * tracectf.h: Rename, was ctf.h.
253 * tracectf.c: Rename, was ctf.c, replace ctf.h with tracectf.h.
254 * tracefile.c: Likewise.
255 * tracepoint.c: Remove unused include ctf.h.
256 * mi/mi-main.c: Likewise.
257 * Makefile.in Replace ctf.c with tracectf.c.
258
225f296a
JB
2592019-10-06 Joel Brobecker <brobecker@adacore.com>
260
261 * version.in: Change version number to "9.0.50.DATE-git".
262
77c2dba3
TT
2632019-10-03 Tom Tromey <tom@tromey.com>
264
265 PR rust/24976:
266 * dwarf2read.c (quirk_rust_enum): Handle single-element unions.
267
179aed7f
AB
2682019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * f-lang.c (f_language_defn): Use cp_get_symbol_name_matcher and
271 cp_search_name_hash.
272 * NEWS: Add entry about nested function support.
273
0a4b0913
AB
2742019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
275 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * cp-namespace.c (cp_search_static_and_baseclasses): Only search
278 for nested static variables when searchin VAR_DOMAIN.
279 * dwarf2read.c (add_partial_symbol): Add nested subroutines to the
280 global scope, update comment.
281 (add_partial_subprogram): Call add_partial_subprogram recursively
282 for nested subroutines when processinng Fortran.
283 (load_partial_dies): Process the child entities of a subprogram
284 when processing Fortran.
285 (partial_die_parent_scope): Handle building scope
286 for Fortran nested functions.
287 (process_die): Record that nested functions have a scope.
288 (new_symbol): Always record Fortran subprograms on the global
289 symbol list.
290 (determine_prefix): How to build the prefix for Fortran
291 subprograms.
292
d8c06f22
AB
2932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * linux-nat.c (linux_nat_filter_event): Don't ignore SIGSTOP if we
296 have just sent the thread a SIGSTOP and are waiting for it to
297 arrive.
298
a8b3b8e9
AB
2992019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * btrace.c (btrace_add_pc): Remove whitespace before the template
302 parameter in 'std::vector <...>'.
303 (parse_xml_btrace_block): Likewise.
304 (btrace_maint_decode_pt): Likewise.
305 (btrace_maint_update_packets): Likewise.
306 (btrace_maint_print_packets): Likewise.
307 * btrace.h (struct btrace_maint_info): Likewise.
308 * dwarf2read.c (struct type_unit_group): Likewise.
309 (build_type_psymtabs_reader): Likewise.
310 * gdbsupport/btrace-common.c (btrace_data_append): Likewise.
311 * gdbsupport/btrace-common.h (struct btrace_data_bts): Likewise.
312 * nat/linux-btrace.c (perf_event_read_bts): Likewise.
313
4d825eab
TV
3142019-10-03 Tom de Vries <tdevries@suse.de>
315
316 * cli/cli-style.c (_initialize_cli_style): Adding a '.' at the end of
317 the first line of the help text for set/show style metadata.
318
80fd2826
TT
3192019-10-02 Tom Tromey <tromey@adacore.com>
320
321 * Makefile.in (COMMON_SFILES): Add common-inferior.c.
322 * gdbsupport/common-inferior.c: New file.
323 * infcmd.c (startup_with_shell): Don't define.
324 * nat/fork-inferior.h (startup_with_shell): Don't declare.
325 * gdbsupport/common-inferior.h (startup_with_shell): Declare.
326 * inferior.h (startup_with_shell): Don't declare.
327
70054538
CB
3282019-10-02 Christian Biesinger <cbiesinger@google.com>
329
330 * gdbsupport/gdb_assert.h: Include errors.h.
331 * gdbsupport/gdb_string_view.h: Include gdb_assert.h.
332
37f6a7f4
TT
3332019-10-02 Tom Tromey <tromey@adacore.com>
334
335 * NEWS: Add $_ada_exception entry.
336 * ada-lang.c (struct ada_catchpoint): Add constructor.
337 <m_kind>: New member.
338 (allocate_location_exception, re_set_exception): Remove
339 "ex" parameter.
340 (should_stop_exception): Compute $_ada_exception.
341 (check_status_exception, print_it_exception)
342 (print_one_exception, print_mention_exception): Remove
343 "ex" parameter.
344 (allocate_location_catch_exception, re_set_catch_exception)
345 (check_status_exception, print_it_catch_exception)
346 (print_one_catch_exception, print_mention_catch_exception)
347 (print_recreate_catch_exception)
348 (allocate_location_catch_exception_unhandled)
349 (re_set_catch_exception_unhandled)
350 (check_status_exception, print_it_catch_exception_unhandled)
351 (print_one_catch_exception_unhandled)
352 (print_mention_catch_exception_unhandled)
353 (print_recreate_catch_exception_unhandled)
354 (allocate_location_catch_assert, re_set_catch_assert)
355 (check_status_assert, print_it_catch_assert)
356 (print_one_catch_assert, print_mention_catch_assert)
357 (print_recreate_catch_assert)
358 (allocate_location_catch_handlers, re_set_catch_handlers)
359 (check_status_handlers, print_it_catch_handlers)
360 (print_one_catch_handlers, print_mention_catch_handlers)
361 (print_recreate_catch_handlers): Remove.
362 (create_ada_exception_catchpoint): Update.
363 (initialize_ada_catchpoint_ops): Update.
364
fccf9de1
TT
3652019-10-02 Tom Tromey <tromey@adacore.com>
366
367 * ada-lang.c (ada_lookup_simple_minsyms): Remove.
368 (create_excep_cond_exprs): Simplify exception string computation.
369 (ada_exception_catchpoint_cond_string): Likewise.
370
4b610737
TT
3712019-10-02 Tom Tromey <tromey@adacore.com>
372
373 * symmisc.c (dump_msymbols): Don't use MSYMBOL_VALUE_ADDRESS.
374 * ada-lang.c (lesseq_defined_than): Handle
375 LOC_STATIC.
376 * dwarf2read.c (dwarf2_per_objfile): Add can_copy
377 parameter.
378 (dwarf2_has_info): Likewise.
379 (new_symbol): Set maybe_copied on symbol when
380 appropriate.
381 * dwarf2read.h (dwarf2_per_objfile): Add can_copy
382 parameter.
383 <can_copy>: New member.
384 * elfread.c (record_minimal_symbol): Set maybe_copied
385 on symbol when appropriate.
386 (elf_symfile_read): Update call to dwarf2_has_info.
387 * minsyms.c (lookup_minimal_symbol_linkage): New
388 function.
389 * minsyms.h (lookup_minimal_symbol_linkage): Declare.
390 * symtab.c (get_symbol_address, get_msymbol_address):
391 New functions.
392 * symtab.h (get_symbol_address, get_msymbol_address):
393 Declare.
394 (SYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_ADDRESS): Handle
395 maybe_copied.
396 (struct symbol, struct minimal_symbol) <maybe_copied>:
397 New member.
398
1dd58850
TT
3992019-10-02 Tom Tromey <tromey@adacore.com>
400
401 * source.c (struct current_source_location): New.
402 (current_source_key): New global.
403 (current_source_symtab, current_source_line)
404 (current_source_pspace): Remove.
405 (get_source_location): New function.
406 (get_current_source_symtab_and_line)
407 (set_default_source_symtab_and_line)
408 (set_current_source_symtab_and_line)
409 (clear_current_source_symtab_and_line, select_source_symtab)
410 (info_source_command, print_source_lines_base)
411 (info_line_command, search_command_helper, _initialize_source):
412 Update.
413
5c281dbb
TT
4142019-10-02 Tom Tromey <tromey@adacore.com>
415
416 * source.c (select_source_symtab): Don't call
417 decode_line_with_current_source.
418
d3d32391
AB
4192019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * symtab.c (lookup_global_symbol): Search global block.
422
38583298
TT
4232019-10-02 Tom Tromey <tromey@adacore.com>
424
425 * coffread.c (process_coff_symbol): Update.
426 * dwarf2read.c (var_decode_location, new_symbol): Update.
427 * mdebugread.c (parse_symbol): Update.
428 * objfiles.c (relocate_one_symbol): Update.
429 * stabsread.c (define_symbol, fix_common_block)
430 (scan_file_globals): Update.
431 * symtab.h (SYMBOL_VALUE_ADDRESS): Expand to an rvalue.
432 (SET_SYMBOL_VALUE_ADDRESS): New macro.
433 * xcoffread.c (process_xcoff_symbol): Update.
434
9344c18f
AA
4352019-10-02 Andreas Arnez <arnez@linux.ibm.com>
436
437 * MAINTAINERS: Update my email address.
438
df07e2c7
AB
4392019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
440
441 * dwarf2read.c (struct type_unit_group) <tus>: Convert to
442 std::vector.
443 (build_type_psymtabs_reader): Update for std::vector.
444 (build_type_psymtab_dependencies): Likewise.
445 * dwarf2read.h: Remove use of DEF_VEC_P.
446 (typedef sig_type_ptr): Delete.
447
554ac434
AB
4482019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * btrace.c (btrace_maint_clear): Update to handle change from VEC
451 to std::vector.
452 (btrace_maint_decode_pt): Likewise, and move allocation of the
453 vector outside of the loop.
454 (btrace_maint_update_packets): Update to handle change from VEC to
455 std::vector.
456 (btrace_maint_print_packets): Likewise.
457 (maint_info_btrace_cmd): Likewise.
458 * btrace.h: Remove use of DEF_VEC_O.
459 (typedef btrace_pt_packet_s): Delete.
460 (struct btrace_maint_info) <packets>: Change fromm VEC to
461 std::vector.
462 * gdbsupport/btrace-common.h: Remove 'vec.h' include.
463
46f29a9a
AB
4642019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * btrace.c (btrace_compute_ftrace_bts): Update for std::vector,
467 make accesses into the vector constant references.
468 (btrace_add_pc): Update for std::vector.
469 (btrace_stitch_bts): Likewise.
470 (parse_xml_btrace_block): Likewise.
471 (btrace_maint_update_packets): Likewise.
472 (btrace_maint_print_packets): Likewise.
473 (maint_info_btrace_cmd): Likewise.
474 * gdbsupport/btrace-common.c (btrace_data::fini): Update for
475 std::vector.
476 (btrace_data::empty): Likewise.
477 (btrace_data_append): Likewise.
478 * gdbsupport/btrace-common.h: Remove use of DEF_VEC_O.
479 (typedef btrace_block_s): Delete.
480 (struct btrace_block): Add constructor.
481 (struct btrace_data_bts) <blocks>: Change to std::vector.
482 * nat/linux-btrace.c (perf_event_read_bts): Update for
483 std::vector.
484 (linux_read_bts): Likewise.
485
d770d56f
TT
4862019-10-01 Tom Tromey <tom@tromey.com>
487
488 * cli/cli-logging.c (show_logging_filename): Use styled_string.
489
9d636d67
TT
4902019-10-01 Tom Tromey <tom@tromey.com>
491
492 * stack.c (print_frame, info_frame_command_core): Use
493 styled_string.
494 * linux-thread-db.c (try_thread_db_load_1)
495 (try_thread_db_load_from_pdir_1): Use styled_string.
496 * auto-load.c (file_is_auto_load_safe, execute_script_contents)
497 (auto_load_section_scripts, info_auto_load_local_gdbinit)
498 (maybe_print_unsupported_script_warning)
499 (maybe_print_script_not_found_warning): Use styled_string.
500 * ada-lang.c (user_select_syms): Use styled_string.
501
7f6aba03
TT
5022019-10-01 Tom Tromey <tom@tromey.com>
503
504 * p-lang.c (pascal_printstr): Use metadata style.
505 * value.c (show_convenience): Use metadata style.
506 * valprint.c (valprint_check_validity, val_print_optimized_out)
507 (val_print_not_saved, val_print_unavailable)
508 (val_print_invalid_address, generic_val_print, val_print)
509 (value_check_printable, val_print_array_elements): Use metadata
510 style.
511 * ui-out.h (class ui_out) <field_fmt>: New overload.
512 <do_field_fmt>: Add style parameter.
513 * ui-out.c (ui_out::field_fmt): New overload.
514 * typeprint.c (type_print_unknown_return_type)
515 (val_print_not_allocated, val_print_not_associated): Use metadata
516 style.
517 * tui/tui-out.h (class tui_ui_out) <do_field_fmt>: Add style
518 parameter.
519 * tui/tui-out.c (tui_ui_out::do_field_fmt): Update.
520 * tracepoint.c (tvariables_info_1): Use metadata style.
521 * stack.c (print_frame_arg, print_frame_info, print_frame)
522 (info_frame_command_core): Use metadata style.
523 * skip.c (info_skip_command): Use metadata style.
524 * rust-lang.c (rust_print_enum): Use metadata style.
525 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
526 metadata style.
527 * python/py-framefilter.c (py_print_single_arg): Use metadata
528 style.
529 * printcmd.c (do_one_display, print_variable_and_value): Use
530 metadata style.
531 * p-valprint.c (pascal_val_print)
532 (pascal_object_print_value_fields): Use metadata style.
533 * p-typeprint.c (pascal_type_print_base): Use metadata style.
534 * mi/mi-out.h (class mi_ui_out) <do_field_fmt>: Add style
535 parameter.
536 * mi/mi-out.c (mi_ui_out::do_field_fmt): Update.
537 * m2-valprint.c (m2_print_long_set): Use metadata style.
538 * m2-typeprint.c (m2_print_type): Use metadata style.
539 * infcmd.c (print_return_value_1): Use metadata style.
540 * gnu-v3-abi.c (print_one_vtable): Use metadata style.
541 * f-valprint.c (info_common_command_for_block): Use metadata
542 style.
543 * f-typeprint.c (f_type_print_base): Use metadata style.
544 * expprint.c (print_subexp_standard): Use metadata style.
545 * cp-valprint.c (cp_print_value_fields): Use metadata style.
546 * cli/cli-style.h (class cli_style_option): Add constructor.
547 (metadata_style): Declare.
548 * cli/cli-style.c (metadata_style): New global.
549 (_initialize_cli_style): Register metadata style.
550 * cli-out.h (class cli_ui_out) <do_field_fmt>: Add style
551 parameter.
552 * cli-out.c (cli_ui_out::do_field_fmt): Update.
553 * c-typeprint.c (c_type_print_base_struct_union)
554 (c_type_print_base_1): Use metadata style.
555 * breakpoint.c (watchpoint_value_print)
556 (print_one_breakpoint_location): Use metadata style.
557 * break-catch-syscall.c (print_one_catch_syscall): Use metadata
558 style.
559 * break-catch-sig.c (signal_catchpoint_print_one): Use metadata
560 style.
561 * ada-valprint.c (val_print_packed_array_elements, printstr)
562 (print_field_values, ada_val_print_ref, ada_val_print): Use
563 metadata style.
564 * ada-typeprint.c (print_array_type, ada_print_type): Use metadata
565 style.
566 * ada-tasks.c (print_ada_task_info, info_task): Use metadata
567 style.
568 * ada-lang.c (user_select_syms): Use metadata style.
569
14309bb6
TT
5702019-10-01 Tom Tromey <tom@tromey.com>
571
572 * cli/cli-cmds.c (pwd_command): Style output.
573
6a831f06
PA
5742019-10-01 Pedro Alves <palves@redhat.com>
575 Tom Tromey <tom@tromey.com>
576
577 * symtab.c (print_symbol_info): Use %ps.
578 (print_msymbol_info): Use %ps.
579 * symfile.c (symbol_file_add_with_addrs): Use %ps.
580 * printcmd.c (print_variable_and_value): Use %ps.
581 * macrocmd.c (show_pp_source_pos): Use %ps.
582 * infrun.c (print_exited_reason): Use ui_out::message.
583 * breakpoint.c (watchpoint_check, print_one_breakpoint_location)
584 (describe_other_breakpoints): Use ui_out::message and new
585 formats.
586 (say_where): Use new formats.
587 (bkpt_print_it, tracepoint_print_one_detail): Use ui_out::message
588 and new formats.
589
2a3c1174
PA
5902019-10-01 Pedro Alves <palves@redhat.com>
591 Tom Tromey <tom@tromey.com>
592
593 * unittests/format_pieces-selftests.c: Add gdb_format parameter.
594 (test_gdb_formats): New function.
595 (run_tests): Call it.
596 (test_format_specifier): Update.
597 * utils.h (fputs_filtered): Update comment.
598 (vfprintf_styled, vfprintf_styled_no_gdbfmt)
599 (fputs_styled_unfiltered): Declare.
600 * utils.c (fputs_styled_unfiltered): New function.
601 (vfprintf_maybe_filtered): Add gdbfmt parameter.
602 (vfprintf_filtered): Update.
603 (vfprintf_unfiltered, vprintf_filtered): Update.
604 (vfprintf_styled, vfprintf_styled_no_gdbfmt): New functions.
605 * ui-out.h (enum ui_out_flag) <unfiltered_output,
606 disallow_ui_out_field>: New constants.
607 (enum class field_kind): New.
608 (struct base_field_s, struct signed_field_s): New.
609 (signed_field): New function.
610 (struct string_field_s): New.
611 (string_field): New function.
612 (struct styled_string_s): New.
613 (styled_string): New function.
614 (class ui_out) <message>: Add comment.
615 <vmessage, call_do_message>: New methods.
616 <do_message>: Add style parameter.
617 * ui-out.c (ui_out::call_do_message, ui_out::vmessage): New
618 methods.
619 (ui_out::message): Rewrite.
620 * mi/mi-out.h (class mi_ui_out) <do_message>: Add style
621 parameter.
622 * mi/mi-out.c (mi_ui_out::do_message): Add style parameter.
623 * gdbsupport/format.h (class format_pieces) <format_pieces>: Add
624 gdb_extensions parameter.
625 (class format_piece): Add parameter to constructor.
626 (n_int_args): New field.
627 * gdbsupport/format.c (format_pieces::format_pieces): Add
628 gdb_extensions parameter. Handle '*'.
629 * cli-out.h (class cli_ui_out) <do_message>: Add style parameter.
630 * cli-out.c (cli_ui_out::do_message): Add style parameter. Call
631 vfprintf_styled_no_gdbfmt.
632 (cli_ui_out::do_field_string, cli_ui_out::do_spaces)
633 (cli_ui_out::do_text, cli_ui_out::field_separator): Allow
634 unfiltered output.
635 * ui-style.h (struct ui_file_style) <ptr>: New method.
636
0dfe5bfb
TT
6372019-10-01 Tom Tromey <tom@tromey.com>
638
639 * unittests/format_pieces-selftests.c: Update. Add final format.
640 * gdbsupport/format.c (format_pieces::format_pieces): Don't add
641 empty literal pieces.
642
e43b10e1
TT
6432019-10-01 Tom Tromey <tom@tromey.com>
644
645 * ui-out.h (enum class ui_out_style_kind): Remove.
646 (class ui_out) <field_string, field_stsream, do_field_string>:
647 Change type of "style".
648 * ui-out.c (ui_out::field_core_addr, ui_out::field_stream)
649 (ui_out::field_string): Update.
650 * tui/tui-out.h (class tui_ui_out) <do_field_string>: Change type
651 of "style".
652 * tui/tui-out.c (tui_ui_out::do_field_string): Update.
653 * tracepoint.c (print_one_static_tracepoint_marker): Update.
654 * stack.c (print_frame_arg, print_frame_info, print_frame):
655 Update.
656 * source.c (print_source_lines_base): Update.
657 * solib.c (info_sharedlibrary_command): Update.
658 * skip.c (info_skip_command): Update.
659 * record-btrace.c (btrace_call_history_src_line)
660 (btrace_call_history): Update.
661 * python/py-framefilter.c (py_print_frame): Update.
662 * mi/mi-out.h (class mi_ui_out) <do_field_string>: Change type of
663 "style".
664 * mi/mi-out.c (mi_ui_out::do_table_header)
665 (mi_ui_out::do_field_signed, mi_ui_out::do_field_unsigned)
666 (mi_ui_out::do_field_string): Update.
667 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
668 Update.
669 * cli-out.h (class cli_ui_out) <do_field_string>: Change type of
670 "style".
671 * cli-out.c (cli_ui_out::do_table_header)
672 (cli_ui_out::do_field_signed, cli_ui_out::do_field_unsigned)
673 (cli_ui_out::do_field_skip, cli_ui_out::do_field_string)
674 (cli_ui_out::do_field_fmt): Update.
675 * breakpoint.c (print_breakpoint_location): Update.
676 (update_static_tracepoint): Update.
677
cd7c32c3
PW
6782019-10-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
679
680 * main.c (relocate_gdbinit_path_maybe_in_datadir): Remove std::string
681 conversion of gdb_datadir.
682 (captured_main_1): Remove xstrdup when assigning to gdb_datadir,
683 remove not needed c_str ().
684
8fe0f950
AT
6852019-09-30 Ali Tamur <tamur@google.com>
686
687 * dwarf2read.c (skip_one_die): Handle DW_FORM_strx forms.
688 (dwarf2_string_attr): Likewise.
689
5f48f8f3
AT
6902019-09-30 Ali Tamur <tamur@google.com>
691
692 * dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
693 (process_full_type_unit): Likewise.
694 (dump_die_shallow): Likewise.
695 (cu_debug_loc_section): Likewise.
696
6fb08628
CB
6972019-09-28 Christian Biesinger <cbiesinger@google.com>
698
699 * minsyms.c (compare_minimal_symbols): Rename to...
700 (minimal_symbol_is_less_than): ...this, and adjust to STL
701 conventions (return bool, take arguments as references)
702 (minimal_symbol_reader::install): Call std::sort instead
703 of qsort.
704
c7ee338a
CB
7052019-09-29 Christian Biesinger <cbiesinger@google.com>
706
707 * minsyms.h (msymbol_hash): Document that this is a case-insensitive
708 hash and why.
709 * objfiles.h (struct objfile_per_bfd_storage) <demangled_names_hash,
710 msymbol_hash, msymbol_demangled_hash>: Improve comments.
711
703a86c2
SM
7122019-09-30 Simon Marchi <simon.marchi@polymtl.ca>
713
714 * psymtab.c (add_psymbol_to_list): Move comment to psympriv.h.
715 * psympriv.h (add_psymbol_to_list): Move comment here and update
716 it.
717
0df0352a
TV
7182019-09-29 Tom de Vries <tdevries@suse.de>
719
720 * contrib/cc-with-tweaks.sh (get_tmpdir): New function.
721 Use $tmpdir/$(basename "$output_file").dwz instead of
722 "${output_file}.dwz".
723
ad75efa6
SM
7242019-09-28 Simon Marchi <simon.marchi@polymtl.ca>
725
726 PR gdb/25045
727 * hppa-linux-nat.c: Include gdbarch.h.
728
ececd218
CB
7292019-09-26 Christian Biesinger <cbiesinger@google.com>
730
731 * blockframe.c (find_pc_partial_function): Change return type to bool.
732 * elfread.c (elf_gnu_ifunc_resolve_name): Likewise.
733 * minsyms.c (in_gnu_ifunc_stub): Likewise.
734 (stub_gnu_ifunc_resolve_name): Likewise.
735 * symtab.c (compare_filenames_for_search): Likewise.
736 (compare_glob_filenames_for_search): Likewise.
737 (matching_obj_sections): Likewise.
738 (symbol_matches_domain): Likewise.
739 (find_line_symtab): Change out param EXACT_MATCH to bool *.
740 (find_line_pc): Change return type to bool.
741 (find_line_pc_range): Likewise.
742 (producer_is_realview): Likewise.
743 * symtab.h (symbol_matches_domain): Likewise.
744 (find_pc_partial_function): Likewise.
745 (find_pc_line_pc_range): Likewise.
746 (in_gnu_ifunc_stub): Likewise.
747 (struct gnu_ifunc_fns) <gnu_ifunc_resolve_name>: Likewise.
748 (find_line_pc): Likewise.
749 (find_line_pc_range): Likewise.
750 (matching_obj_sections): Likewise.
751 (find_line_symtab): Change out parameter to bool.
752 (producer_is_realview): Change return type to bool.
753 (compare_filenames_for_search): Likewise.
754 (compare_glob_filenames_for_search): Likewise.
755
27a900b8
TT
7562019-09-26 Tom Tromey <tom@tromey.com>
757
758 * Makefile.in (COMMON_SFILES): Remove gdb_usleep.c.
759 (HFILES_NO_SRCDIR): Remove gdb_usleep.h.
760 * gdb_usleep.h: Remove.
761 * gdb_usleep.c: Remove.
762 * utils.c: Don't include gdb_usleep.h.
763
5d63b30a
TT
7642019-09-26 Tom Tromey <tromey@adacore.com>
765
766 * python/py-type.c (type_to_type_object): Call check_typedef
767 for stub types.
768
12904d37
TT
7692019-09-26 Tom Tromey <tom@tromey.com>
770
771 * utils.h (initialize_utils): Don't declare.
772 * top.c (gdb_init): Don't call initialize_utils.
773 * utils.c (initialize_utils): Remove. Move contents...
774 (_initialize_utils): ... here.
775
858f25f0
TT
7762019-09-25 Tom Tromey <tom@tromey.com>
777
778 * python/py-objfile.c (objfpy_get_build_id): Use bin2hex.
779 * utils.h (make_hex_string): Don't declare.
780 * utils.c (make_hex_string): Remove.
781
3d435220
TV
7822019-09-24 Tom de Vries <tdevries@suse.de>
783
784 PR gdb/23815
785 * amd64-linux-nat.c (amd64_linux_nat_target::fetch_registers):
786 Initialize xstateregs before ptrace PTRACE_GETREGSET call.
787
ddd44b70
DD
7882019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
789
790 * NEWS: Mention new simulator port for PRU.
791
f945dedf
CB
7922019-09-23 Christian Biesinger <cbiesinger@google.com>
793
794 * ada-exp.y (write_object_remaining): Update.
795 * ada-lang.c (ada_decode): Return a std::string instead of a char*
796 and eliminate the static buffer.
797 (ada_decode_symbol): Update.
798 (ada_la_decode): Update.
799 (ada_sniff_from_mangled_name): Update.
800 (is_valid_name_for_wild_match): Update.
801 (ada_lookup_name_info::matches): Update and simplify.
802 (name_matches_regex): Update.
803 (ada_add_global_exceptions): Update.
804 * ada-lang.h (ada_decode): Update signature.
805 * ada-varobj.c (ada_varobj_describe_simple_array_child): Update.
806 * dwarf-index-write.c (debug_names::insert): Update.
807
7ab78ccb
SM
8082019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
809
810 * solib-svr4.c (svr4_iterate_over_objfiles_in_search_order): Fix
811 formatting.
812
9252448b
SM
8132019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
814
815 * breakpoint.h (bp_location) <inserted, permanent, duplicate>:
816 Change "nonzero" to "true" in documentation.
817
626ca2c0
CB
8182019-09-20 Christian Biesinger <cbiesinger@google.com>
819
820 * solib-darwin.c (darwin_lookup_lib_symbol): Remove.
821 (_initialize_darwin_solib): Don't set
822 darwin_so_ops.lookup_lib_global_symbol.
823 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
824 set_gdbarch_iterate_over_objfiles_in_search_order.
825 (elf_lookup_lib_symbol): Rename to...
826 (svr4_iterate_over_objfiles_in_search_order): this, and update
827 to iterate semantics.
828 (_initialize_svr4_solib): Don't set lookup_lib_global_symbol.
829 * solib.c (solib_global_lookup): Remove.
830 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
831 (solib_global_lookup): Remove.
832 * symtab.c (lookup_global_or_static_symbol): Remove call to
833 solib_global_lookup.
834
5a3a0d63
JB
8352019-09-20 Joel Brobecker <brobecker@adacore.com>
836
837 * NEWS: Move entries about default MI version now being
838 version 3, and about the GDB/MI fix for multi-location
839 breakpoints to the "since GDB 8.3" section.
840
ffea1427
JB
8412019-09-20 Joel Brobecker <brobecker@adacore.com>
842
843 GDB 8.3.1 released.
844
abf516c6
UW
8452019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
846
847 * NEWS: Mention that Cell/B.E. debugging support was removed.
848 * MAINTAINERS: Remove spu target.
849
850 * config/djgpp/fnchange.lst: Remove entries for removed files.
851
852 * Makefile.in (ALL_TARGET_OBS): Remove solib-spu.o,
853 spu-multiarch.o, and spu-tdep.o.
854 (HFILES_NO_SRCDIR): Remove solib-spu.h and spu-tdep.h.
855 (ALLDEPFILES): Remove solib-spu.c, spu-linux-nat.c,
856 spu-multiarch.c, and spu-tdep.c.
857 * spu-linux-nat.c: Remove file.
858 * spu-multiarch.c: Remove file.
859 * spu-tdep.c: Remove file.
860 * spu-tdep.h: Remove file.
861 * solib-spu.c: Remove file.
862 * solib-spu.h: Remove file.
863
864 * configure.host (powerpc64*-*-linux*): Remove Cell/B.E. support.
865 * configure.nat (spu-linux): Remove.
866 * configure.tgt (powerpc*-*-linux*): Remove solib-spu.o and
867 solib-multiarch.o from gdb_target_obs.
868 (spu*-*-*): Remove.
869
870 * arch/ppc-linux-common.h (struct ppc_linux_features): Remove "cell"
871 feature flag.
872 (ppc_linux_no_features): Update.
873 * arch/ppc-linux-common.c (ppc_linux_match_description): Remove
874 Cell/B.E. support.
875 * arch/ppc-linux-tdesc.h (tdesc_powerpc_cell32l): Remove declaration.
876 (tdesc_powerpc_cell64l): Likewise.
877 * nat/ppc-linux.h (PPC_FEATURE_CELL): Remove.
878 * ppc-linux-nat.c (ppc_linux_nat_target::read_description): Remove
879 Cell/B.E. support.
880 * ppc-linux-tdep.h: Do not include "solib-spu.h" or "spu-tdep.h".
881 Do not include "features/rs6000/powerpc-cell32l.c" or
882 "features/rs6000/powerpc-cell64l.c".
883 (ppc_linux_spu_section): Remove.
884 (ppc_linux_core_read_description): Remove Cell/B.E. support.
885 (spe_context_objfile, spe_context_lm_addr, spe_context_offset,
886 spe_context_cache_ptid, spe_context_cache_ptid): Remove.
887 (ppc_linux_spe_context_lookup): Remove.
888 (ppc_linux_spe_context_inferior_created): Remove.
889 (ppc_linux_spe_context_solib_loaded): Remove.
890 (ppc_linux_spe_context_solib_unloaded): Remove.
891 (ppc_linux_spe_context): Remove.
892 (struct ppu2spu_cache): Remove.
893 (ppu2spu_prev_arch, ppu2spu_this_id, ppu2spu_prev_register): Remove.
894 (struct ppu2spu_data): Remove.
895 (ppu2spu_unwind_register, ppu2spu_sniffer, ppu2spu_dealloc_cache,
896 ppu2spu_unwind): Remove.
897 (ppc_linux_init_abi): Remove Cell/B.E. support.
898 * rs6000-tdep.h (rs6000_gdbarch_init): Remove Cell/B.E. support.
899
900 * features/Makefile (rs6000/powerpc-cell32l-expedite): Remove.
901 (rs6000/powerpc-cell64l-expedite): Likewise
902 (WHICH): Remove rs6000/powerpc-cell32l and rs6000/powerpc-cell64l.
903 (XMLTOC): Remove rs6000/powerpc-cell32l.xml and
904 rs6000/powerpc-cell64l.xml.
905 * features/rs6000/powerpc-cell32l.xml: Remove.
906 * features/rs6000/powerpc-cell64l.xml: Likewise.
907 * features/rs6000/powerpc-cell32l.c: Remove generated file.
908 * features/rs6000/powerpc-cell64l.c: Likewise.
909 * regformats/rs6000/powerpc-cell32l.dat: Remove generated file.
910 * regformats/rs6000/powerpc-cell64l.dat: Likewise.
911 * regformats/reg-spu.dat: Remove.
912
913 * target.h (enum target_object): Remove TARGET_OBJECT_SPU.
914 * corelow.c (struct spuid_list): Remove.
915 (add_to_spuid_list): Remove.
916 (core_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
917 * remote.c (PACKET_qXfer_spu_read, PACKET_qXfer_spu_write): Remove.
918 (remote_protocol_features): Remove associated entries.
919 (_initialize_remote): No longer initialize them.
920 (remote_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
921 * linux-nat.c (SPUFS_MAGIC): Remove.
922 (linux_proc_xfer_spu): Remove.
923 (spu_enumerate_spu_ids): Remove.
924 (linux_nat_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
925 * linux-tdep.c (-linux_spu_make_corefile_notes): Remove.
926 (linux_make_corefile_notes): No longer call it.
927
928 * regcache.c (cooked_read_test): Remove bfd_arch_spu special case.
929 (cooked_write_test): Likewise.
930
78e8cb91
TT
9312019-09-20 Tom Tromey <tom@tromey.com>
932
933 * NEWS: Mention case-sensitivity of TUI commands.
934 * tui/tui-win.c (tui_set_focus_command): Now case-sensitive.
935 (tui_set_win_height_command, parse_scrolling_args): Likewise.
936 * tui/tui-layout.c (tui_layout_command): Now case-sensitive.
937
f074b67e
TT
9382019-09-20 Tom Tromey <tom@tromey.com>
939
940 * tui/tui-source.c (tui_source_window::set_contents): Use
941 make_unique_xstrdup.
942 * tui/tui-disasm.c (tui_disasm_window::set_contents): Use
943 make_unique_xstrdup.
944
63c4bf19
TT
9452019-09-20 Tom Tromey <tom@tromey.com>
946
947 * tui/tui-data.c: Remove separator comments.
948 * tui/tui-layout.c: Remove separator comments.
949 * tui/tui-win.c: Remove separator comments.
950 * tui/tui-wingeneral.c: Remove separator comments.
951
43df9b2f
TT
9522019-09-20 Tom Tromey <tom@tromey.com>
953
954 * tui/tui.h (strcat_to_buf): Don't declare.
955 * tui/tui.c (strcat_to_buf): Remove.
956
7226433c
TT
9572019-09-20 Tom Tromey <tom@tromey.com>
958
959 * tui/tui-source.h (struct tui_source_window) <m_fullname>: Rename
960 from "fullname".
961 * tui/tui-source.c (tui_source_window::set_contents)
962 (tui_source_window::location_matches_p)
963 (tui_source_window::maybe_update): Update.
964
80df3337
TT
9652019-09-20 Tom Tromey <tom@tromey.com>
966
967 * tui/tui-regs.h (struct tui_data_window) <get_current_group>:
968 Update.
969 <m_regs_content, m_regs_column_count, m_current_group>: Add "m_"
970 prefix.
971 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
972 (tui_data_window::line_from_reg_element_no)
973 (tui_data_window::first_reg_element_no_inline)
974 (tui_data_window::show_registers)
975 (tui_data_window::show_register_group)
976 (tui_data_window::display_registers_from)
977 (tui_data_window::display_registers_from_line)
978 (tui_data_window::first_data_item_displayed)
979 (tui_data_window::delete_data_content_windows)
980 (tui_data_window::erase_data_content)
981 (tui_data_window::do_scroll_vertical)
982 (tui_data_window::refresh_window)
983 (tui_data_window::check_register_values): Update.
984
9923f347
TT
9852019-09-20 Tom Tromey <tom@tromey.com>
986
987 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN): Remove define.
988 (struct tui_locator_window) <full_name, proc_name>: Now
989 std::string.
990 * tui/tui-stack.c (tui_locator_window::make_status_line)
991 (tui_locator_window::set_locator_fullname)
992 (tui_locator_window::set_locator_info): Update.
993 * tui/tui-source.c (tui_source_window::set_contents)
994 (tui_source_window::showing_source_p): Update.
995
b76251ab
TT
9962019-09-20 Tom Tromey <tom@tromey.com>
997
998 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
999 Don't call tui_locator_win_info_ptr.
1000
0891be08
TT
10012019-09-20 Tom Tromey <tom@tromey.com>
1002
1003 * tui/tui-win.c (tui_resize_all): Don't call refresh.
1004
1b935acf
TT
10052019-09-20 Tom Tromey <tom@tromey.com>
1006
1007 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use 1 as
1008 height for locator.
1009 * tui/tui-stack.c (tui_locator_window::rerender): Call scrollok.
1010 * tui/tui-layout.c (show_source_disasm_command, show_data)
1011 (show_source_or_disasm_and_command): Use 1 as height for locator.
1012
9abd8a65
TT
10132019-09-20 Tom Tromey <tom@tromey.com>
1014
1015 * tui/tui.c (tui_enable): Update.
1016 * tui/tui-win.c (tui_sigwinch_handler, tui_async_resize_screen):
1017 Update.
1018 * tui/tui-data.h (tui_win_resized, tui_set_win_resized_to):
1019 Update.
1020 * tui/tui-data.c (win_resized): Now bool.
1021 (tui_win_resized): Return bool.
1022 (tui_set_win_resized_to): Accept a bool.
1023
b5457826
TT
10242019-09-20 Tom Tromey <tom@tromey.com>
1025
1026 * tui/tui-regs.h (struct tui_data_window) <show_register_group>:
1027 Change type of "refresh_values_only".
1028 * tui/tui-regs.c (tui_data_window::show_register_group): Change
1029 type of "refresh_values_only".
1030
6b915f7d
TT
10312019-09-20 Tom Tromey <tom@tromey.com>
1032
1033 * tui/tui-disasm.c (struct tui_asm_line) <addr_string, insn>: Now
1034 std::string.
1035 (tui_disassemble): Add "pos" parameter.
1036 (tui_disasm_window::set_contents): Simplify.
1037
2ad52f6f
TT
10382019-09-20 Tom Tromey <tom@tromey.com>
1039
1040 * tui/tui-winsource.h (struct tui_source_window_base)
1041 <show_source_content>: Now private.
1042 * tui/tui-winsource.c
1043 (tui_source_window_base::show_source_content): Don't handle empty
1044 content case.
1045
b3b1bde6
TT
10462019-09-20 Tom Tromey <tom@tromey.com>
1047
1048 * tui/tui-layout.c (show_source_disasm_command)
1049 (show_source_or_disasm_and_command): Don't call
1050 show_source_content.
1051
71a25ed2
TT
10522019-09-20 Tom Tromey <tom@tromey.com>
1053
1054 * tui/tui-stack.h (struct tui_locator_window) <make_status_line>:
1055 Declare.
1056 * tui/tui-stack.c (tui_locator_window::make_status_line): Rename
1057 from tui_make_status_line.
1058 (tui_locator_window::rerender): Update.
1059
f8532154
TT
10602019-09-20 Tom Tromey <tom@tromey.com>
1061
1062 * tui/tui-stack.c (tui_make_status_line): Return std::string.
1063 (tui_locator_window::rerender): Update.
1064
2d81b349
TT
10652019-09-20 Tom Tromey <tom@tromey.com>
1066
1067 * tui/tui-winsource.h (struct tui_source_window_base)
1068 <~tui_source_window_base>: Don't declare.
1069 <fullname>: Remove.
1070 * tui/tui-winsource.c (~tui_source_window_base): Remove.
1071 * tui/tui-source.h (struct tui_source_window) <fullname>: New
1072 member.
1073 * tui/tui-source.c (tui_source_window::set_contents): Update.
1074 (tui_source_window::location_matches_p)
1075 (tui_source_window::maybe_update): Update.
1076
f14bec58
TT
10772019-09-20 Tom Tromey <tom@tromey.com>
1078
1079 * tui/tui-winsource.h (~tui_source_element): Remove.
1080 (tui_source_element): Update.
1081 (struct tui_source_element) <line>: Now a unique_xmalloc_ptr.
1082 * tui/tui-winsource.c (tui_show_source_line): Update.
1083 * tui/tui-source.c (tui_source_window::set_contents): Update.
1084 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
1085
78d5933a
TT
10862019-09-20 Tom Tromey <tom@tromey.com>
1087
1088 * tui/tui-data.h (tui_clear_source_windows_detail): Don't
1089 declare.
1090 * tui/tui-layout.c (tui_add_win_to_layout): Don't call
1091 tui_clear_source_windows_detail.
1092 * tui/tui-winsource.h (struct tui_source_window_base)
1093 <clear_detail>: Don't declare.
1094 * tui/tui-winsource.c (tui_source_window_base::clear_detail):
1095 Remove.
1096 * tui/tui-data.c (tui_clear_source_windows_detail): Remove.
1097
d4207696
TT
10982019-09-20 Tom Tromey <tromey@adacore.com>
1099
1100 PR ada/24919:
1101 * block.c (contained_in): Fix final return value.
1102
00f93c44
AM
11032019-09-20 Alan Modra <amodra@gmail.com>
1104
1105 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Use bfd_set_usrdata.
1106 * dwarf2read.c (dwarf2_read_gdb_index, dwarf2_read_debug_names),
1107 (read_indirect_string_from_dwz): Use bfd accessor.
1108 * dwarf2read.h (struct dwz_file <filename>): Likewise.
1109 * machoread.c (macho_symfile_read_all_oso): Likewise.
1110 * solib.c (solib_bfd_open): Likewise.
1111
e4153ae6
CB
11122019-09-19 Christian Biesinger <cbiesinger@google.com>
1113
1114 * eval.c: Move declaration of overload_resolution to...
1115 * value.h: ...here.
1116
c7ae7675
CB
11172019-09-19 Christian Biesinger <cbiesinger@google.com>
1118
1119 * arm-linux-nat.c: Remove extern declaration for arm_apcs_32.
1120 * arm-linux-tdep.c: Likewise.
1121 * arm-nbsd-nat.c: Likewise.
1122 * arm-tdep.h: Declare arm_apcs_32.
1123 * arm-tdep.c: Move documentation for arm_apcs_32 to arm-tdep.h.
1124
e86f08d2
CB
11252019-09-19 Christian Biesinger <cbiesinger@google.com>
1126
1127 * dwarf2loc.c: Remove extern declaration of dwarf_always_disassemble.
1128 * dwarf2read.h: Declare dwarf_always_disassemble.
1129
f64e2f40
TV
11302019-09-19 Tom de Vries <tdevries@suse.de>
1131
1132 PR gdb/25009
1133 * source-cache.c (source_cache::ensure): Catch exception thrown during
1134 construction of the highlighter.
1135
fd361982
AM
11362019-09-18 Alan Modra <amodra@gmail.com>
1137
1138 * aarch64-linux-tdep.c, * arm-tdep.c, * auto-load.c,
1139 * coff-pe-read.c, * coffread.c, * corelow.c, * dbxread.c,
1140 * dicos-tdep.c, * dwarf2-frame.c, * dwarf2read.c, * elfread.c,
1141 * exec.c, * fbsd-tdep.c, * gcore.c, * gdb_bfd.c, * gdb_bfd.h,
1142 * hppa-tdep.c, * i386-cygwin-tdep.c, * i386-fbsd-tdep.c,
1143 * i386-linux-tdep.c, * jit.c, * linux-tdep.c, * machoread.c,
1144 * maint.c, * mdebugread.c, * minidebug.c, * mips-linux-tdep.c,
1145 * mips-sde-tdep.c, * mips-tdep.c, * mipsread.c, * nto-tdep.c,
1146 * objfiles.c, * objfiles.h, * osabi.c, * ppc-linux-tdep.c,
1147 * ppc64-tdep.c, * record-btrace.c, * record-full.c, * remote.c,
1148 * rs6000-aix-tdep.c, * rs6000-tdep.c, * s390-linux-tdep.c,
1149 * s390-tdep.c, * solib-aix.c, * solib-dsbt.c, * solib-frv.c,
1150 * solib-spu.c, * solib-svr4.c, * solib-target.c,
1151 * spu-linux-nat.c, * spu-tdep.c, * symfile-mem.c, * symfile.c,
1152 * symmisc.c, * symtab.c, * target.c, * windows-nat.c,
1153 * xcoffread.c, * cli/cli-dump.c, * compile/compile-object-load.c,
1154 * mi/mi-interp.c: Update throughout for bfd section macro and
1155 function changes.
1156 * gcore (gcore_create_callback): Use bfd_set_section_lma.
1157 * spu-tdep.c (spu_overlay_new_objfile): Likewise.
1158
11061048
TT
11592019-09-18 Tom Tromey <tom@tromey.com>
1160
1161 * NEWS: Add entry.
1162 * tui/tui.c (tui_initialize_readline): Set name of keymap. Do not
1163 call rl_initialize.
1164 (tui_enable): Do not call rl_initialize.
1165
7a27b85f
CG
11662019-09-18 Christian Groessler <chris@groessler.org>
1167
1168 * alpha-linux-nat.c: Include gdbarch.h.
1169
f64eea3a
SM
11702019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
1171
1172 * ui-file.c: Include cli/cli-style.h.
1173 (term_cli_styling): Remove cli_styling declaration.
1174
e6f7f6d1
AM
11752019-09-18 Alan Modra <amodra@gmail.com>
1176
1177 * arm-tdep.c (arm_record_special_symbol): Update bfd_get_section
1178 to bfd_asymbol_section.
1179
1d38e9d1
AM
11802019-09-18 Alan Modra <amodra@gmail.com>
1181
1182 * amd64-dicos-tdep.c (amd64_dicos_osabi_sniffer): Constify target.
1183 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
1184 * i386-dicos-tdep.c (i386_dicos_osabi_sniffer): Likewise.
1185
90d92a63
AM
11862019-09-18 Alan Modra <amodra@gmail.com>
1187
1188 * solib-spu.c (spu_bfd_open): Use bfd_set_filename.
1189 * spu-linux-nat.c (spu_bfd_open): Likewise.
1190
a3d181d2
CB
11912019-09-18 Christian Biesinger <cbiesinger@google.com>
1192
1193 * dwarf2loc.c: Change extern declaration of dwarf_always_disassemble
1194 to bool to match definition in dwarf2read.c.
1195
491144b5
CB
11962019-09-17 Christian Biesinger <cbiesinger@google.com>
1197
1198 * ada-lang.c (ada_ignore_descriptive_types_p): Change to bool.
1199 (print_signatures): Likewise.
1200 (trust_pad_over_xvs): Likewise.
1201 * arch/aarch64-insn.c (aarch64_debug): Likewise.
1202 * arch/aarch64-insn.h (aarch64_debug): Likewise.
1203 * arm-linux-nat.c (arm_apcs_32): Likewise.
1204 * arm-linux-tdep.c (arm_apcs_32): Likewise.
1205 * arm-nbsd-nat.c (arm_apcs_32): Likewise.
1206 * arm-tdep.c (arm_debug): Likewise.
1207 (arm_apcs_32): Likewise.
1208 * auto-load.c (debug_auto_load): Likewise.
1209 (auto_load_gdb_scripts): Likewise.
1210 (global_auto_load): Likewise.
1211 (auto_load_local_gdbinit): Likewise.
1212 (auto_load_local_gdbinit_loaded): Likewise.
1213 * auto-load.h (global_auto_load): Likewise.
1214 (auto_load_local_gdbinit): Likewise.
1215 (auto_load_local_gdbinit_loaded): Likewise.
1216 * breakpoint.c (disconnected_dprintf): Likewise.
1217 (breakpoint_proceeded): Likewise.
1218 (automatic_hardware_breakpoints): Likewise.
1219 (always_inserted_mode): Likewise.
1220 (target_exact_watchpoints): Likewise.
1221 (_initialize_breakpoint): Update.
1222 * breakpoint.h (target_exact_watchpoints): Change to bool.
1223 * btrace.c (maint_btrace_pt_skip_pad): Likewise.
1224 * cli/cli-cmds.c (trace_commands): Likewise.
1225 * cli/cli-cmds.h (trace_commands): Likewise.
1226 * cli/cli-decode.c (add_setshow_boolean_cmd): Change int* argument
1227 to bool*.
1228 * cli/cli-logging.c (logging_overwrite): Change to bool.
1229 (logging_redirect): Likewise.
1230 (debug_redirect): Likewise.
1231 * cli/cli-option.h (option_def) <boolean>: Change return type to bool*.
1232 (struct boolean_option_def) <get_var_address_cb_>: Change return type
1233 to bool.
1234 <boolean_option_def>: Update.
1235 (struct flag_option_def): Change default type of Context to bool
1236 from int.
1237 <flag_option_def>: Change return type of var_address_cb_ to bool*.
1238 * cli/cli-setshow.c (do_set_command): Cast to bool* instead of int*.
1239 (get_setshow_command_value_string): Likewise.
1240 * cli/cli-style.c (cli_styling): Change to bool.
1241 (source_styling): Likewise.
1242 * cli/cli-style.h (source_styling): Likewise.
1243 (cli_styling): Likewise.
1244 * cli/cli-utils.h (struct qcs_flags) <quiet, cont, silent>: Change
1245 to bool.
1246 * command.h (var_types): Update comment.
1247 (add_setshow_boolean_cmd): Change int* var argument to bool*.
1248 * compile/compile-cplus-types.c (debug_compile_cplus_types): Change to
1249 bool.
1250 (debug_compile_cplus_scopes): Likewise.
1251 * compile/compile-internal.h (compile_debug): Likewise.
1252 * compile/compile.c (compile_debug): Likewise.
1253 (struct compile_options) <raw>: Likewise.
1254 * cp-support.c (catch_demangler_crashes): Likewise.
1255 * cris-tdep.c (usr_cmd_cris_version_valid): Likewise.
1256 (usr_cmd_cris_dwarf2_cfi): Likewise.
1257 * csky-tdep.c (csky_debug): Likewise.
1258 * darwin-nat.c (enable_mach_exceptions): Likewise.
1259 * dcache.c (dcache_enabled_p): Likewise.
1260 * defs.h (info_verbose): Likewise.
1261 * demangle.c (demangle): Likewise.
1262 (asm_demangle): Likewise.
1263 * dwarf-index-cache.c (debug_index_cache): Likewise.
1264 * dwarf2-frame.c (dwarf2_frame_unwinders_enabled_p): Likewise.
1265 * dwarf2-frame.h (dwarf2_frame_unwinders_enabled_p): Likewise.
1266 * dwarf2read.c (check_physname): Likewise.
1267 (use_deprecated_index_sections): Likewise.
1268 (dwarf_always_disassemble): Likewise.
1269 * eval.c (overload_resolution): Likewise.
1270 * event-top.c (set_editing_cmd_var): Likewise.
1271 (exec_done_display_p): Likewise.
1272 * event-top.h (set_editing_cmd_var): Likewise.
1273 (exec_done_display_p): Likewise.
1274 * exec.c (write_files): Likewise.
1275 * fbsd-nat.c (debug_fbsd_lwp): Likewise
1276 (debug_fbsd_nat): Likewise.
1277 * frame.h (struct frame_print_options) <print_raw_frame_arguments>:
1278 Likewise.
1279 (struct set_backtrace_options) <backtrace_past_main>: Likewise.
1280 <backtrace_past_entry> Likewise.
1281 * gdb-demangle.h (demangle): Likewise.
1282 (asm_demangle): Likewise.
1283 * gdb_bfd.c (bfd_sharing): Likewise.
1284 * gdbcore.h (write_files): Likewise.
1285 * gdbsupport/common-debug.c (show_debug_regs): Likewise.
1286 * gdbsupport/common-debug.h (show_debug_regs): Likewise.
1287 * gdbthread.h (print_thread_events): Likewise.
1288 * gdbtypes.c (opaque_type_resolution): Likewise.
1289 (strict_type_checking): Likewise.
1290 * gnu-nat.c (gnu_debug_flag): Likewise.
1291 * guile/scm-auto-load.c (auto_load_guile_scripts): Likewise.
1292 * guile/scm-param.c (pascm_variable): Add boolval.
1293 (add_setshow_generic): Update.
1294 (pascm_param_value): Update.
1295 (pascm_set_param_value_x): Update.
1296 * hppa-tdep.c (hppa_debug): Change to bool..
1297 * infcall.c (may_call_functions_p): Likewise.
1298 (coerce_float_to_double_p): Likewise.
1299 (unwind_on_signal_p): Likewise.
1300 (unwind_on_terminating_exception_p): Likewise.
1301 * infcmd.c (startup_with_shell): Likewise.
1302 * inferior.c (print_inferior_events): Likewise.
1303 * inferior.h (startup_with_shell): Likewise.
1304 (print_inferior_events): Likewise.
1305 * infrun.c (step_stop_if_no_debug): Likewise.
1306 (detach_fork): Likewise.
1307 (debug_displaced): Likewise.
1308 (disable_randomization): Likewise.
1309 (non_stop): Likewise.
1310 (non_stop_1): Likewise.
1311 (observer_mode): Likewise.
1312 (observer_mode_1): Likewise.
1313 (set_observer_mode): Update.
1314 (sched_multi): Change to bool.
1315 * infrun.h (debug_displaced): Likewise.
1316 (sched_multi): Likewise.
1317 (step_stop_if_no_debug): Likewise.
1318 (non_stop): Likewise.
1319 (disable_randomization): Likewise.
1320 * linux-tdep.c (use_coredump_filter): Likewise.
1321 (dump_excluded_mappings): Likewise.
1322 * linux-thread-db.c (auto_load_thread_db): Likewise.
1323 (check_thread_db_on_load): Likewise.
1324 * main.c (captured_main_1): Update.
1325 * maint-test-options.c (struct test_options_opts) <flag_opt, xx1_opt,
1326 xx2_opt, boolean_opt>: Change to bool.
1327 * maint-test-settings.c (maintenance_test_settings_boolean): Likewise.
1328 * maint.c (maintenance_profile_p): Likewise.
1329 (per_command_time): Likewise.
1330 (per_command_space): Likewise.
1331 (per_command_symtab): Likewise.
1332 * memattr.c (inaccessible_by_default): Likewise.
1333 * mi/mi-main.c (mi_async): Likewise.
1334 (mi_async_1): Likewise.
1335 * mips-tdep.c (mips64_transfers_32bit_regs_p): Likewise.
1336 * nat/fork-inferior.h (startup_with_shell): Likewise.
1337 * nat/linux-namespaces.c (debug_linux_namespaces): Likewise.
1338 * nat/linux-namespaces.h (debug_linux_namespaces): Likewise.
1339 * nios2-tdep.c (nios2_debug): Likewise.
1340 * or1k-tdep.c (or1k_debug): Likewise.
1341 * parse.c (parser_debug): Likewise.
1342 * parser-defs.h (parser_debug): Likewise.
1343 * printcmd.c (print_symbol_filename): Likewise.
1344 * proc-api.c (procfs_trace): Likewise.
1345 * python/py-auto-load.c (auto_load_python_scripts): Likewise.
1346 * python/py-param.c (union parmpy_variable): Add "bool boolval" field.
1347 (set_parameter_value): Update.
1348 (add_setshow_generic): Update.
1349 * python/py-value.c (copy_py_bool_obj): Change argument from int*
1350 to bool*.
1351 * python/python.c (gdbpy_parameter_value): Cast to bool* instead of
1352 int*.
1353 * ravenscar-thread.c (ravenscar_task_support): Change to bool.
1354 * record-btrace.c (record_btrace_target::store_registers): Update.
1355 * record-full.c (record_full_memory_query): Change to bool.
1356 (record_full_stop_at_limit): Likewise.
1357 * record-full.h (record_full_memory_query): Likewise.
1358 * remote-notif.c (notif_debug): Likewise.
1359 * remote-notif.h (notif_debug): Likewise.
1360 * remote.c (use_range_stepping): Likewise.
1361 (interrupt_on_connect): Likewise.
1362 (remote_break): Likewise.
1363 * ser-tcp.c (tcp_auto_retry): Likewise.
1364 * ser-unix.c (serial_hwflow): Likewise.
1365 * skip.c (debug_skip): Likewise.
1366 * solib-aix.c (solib_aix_debug): Likewise.
1367 * spu-tdep.c (spu_stop_on_load_p): Likewise.
1368 (spu_auto_flush_cache_p): Likewise.
1369 * stack.c (struct backtrace_cmd_options) <full, no_filters, hide>:
1370 Likewise.
1371 (struct info_print_options) <quiet>: Likewise.
1372 * symfile-debug.c (debug_symfile): Likewise.
1373 * symfile.c (auto_solib_add): Likewise.
1374 (separate_debug_file_debug): Likewise.
1375 * symfile.h (auto_solib_add): Likewise.
1376 (separate_debug_file_debug): Likewise.
1377 * symtab.c (basenames_may_differ): Likewise.
1378 (struct filename_partial_match_opts) <dirname, basename>: Likewise.
1379 (struct info_print_options) <quiet, exclude_minsyms>: Likewise.
1380 (struct info_types_options) <quiet>: Likewise.
1381 * symtab.h (demangle): Likewise.
1382 (basenames_may_differ): Likewise.
1383 * target-dcache.c (stack_cache_enabled_1): Likewise.
1384 (code_cache_enabled_1): Likewise.
1385 * target.c (trust_readonly): Likewise.
1386 (may_write_registers): Likewise.
1387 (may_write_memory): Likewise.
1388 (may_insert_breakpoints): Likewise.
1389 (may_insert_tracepoints): Likewise.
1390 (may_insert_fast_tracepoints): Likewise.
1391 (may_stop): Likewise.
1392 (auto_connect_native_target): Likewise.
1393 (target_stop_and_wait): Update.
1394 (target_async_permitted): Change to bool.
1395 (target_async_permitted_1): Likewise.
1396 (may_write_registers_1): Likewise.
1397 (may_write_memory_1): Likewise.
1398 (may_insert_breakpoints_1): Likewise.
1399 (may_insert_tracepoints_1): Likewise.
1400 (may_insert_fast_tracepoints_1): Likewise.
1401 (may_stop_1): Likewise.
1402 * target.h (target_async_permitted): Likewise.
1403 (may_write_registers): Likewise.
1404 (may_write_memory): Likewise.
1405 (may_insert_breakpoints): Likewise.
1406 (may_insert_tracepoints): Likewise.
1407 (may_insert_fast_tracepoints): Likewise.
1408 (may_stop): Likewise.
1409 * thread.c (struct info_threads_opts) <show_global_ids>: Likewise.
1410 (make_thread_apply_all_options_def_group): Change argument from int*
1411 to bool*.
1412 (thread_apply_all_command): Update.
1413 (print_thread_events): Change to bool.
1414 * top.c (confirm): Likewise.
1415 (command_editing_p): Likewise.
1416 (history_expansion_p): Likewise.
1417 (write_history_p): Likewise.
1418 (info_verbose): Likewise.
1419 * top.h (confirm): Likewise.
1420 (history_expansion_p): Likewise.
1421 * tracepoint.c (disconnected_tracing): Likewise.
1422 (circular_trace_buffer): Likewise.
1423 * typeprint.c (print_methods): Likewise.
1424 (print_typedefs): Likewise.
1425 * utils.c (debug_timestamp): Likewise.
1426 (sevenbit_strings): Likewise.
1427 (pagination_enabled): Likewise.
1428 * utils.h (sevenbit_strings): Likewise.
1429 (pagination_enabled): Likewise.
1430 * valops.c (overload_resolution): Likewise.
1431 * valprint.h (struct value_print_options) <prettyformat_arrays,
1432 prettyformat_structs, vtblprint, unionprint, addressprint, objectprint,
1433 stop_print_at_null, print_array_indexes, deref_ref, static_field_print,
1434 pascal_static_field_print, raw, summary, symbol_print, finish_print>:
1435 Likewise.
1436 * windows-nat.c (new_console): Likewise.
1437 (cygwin_exceptions): Likewise.
1438 (new_group): Likewise.
1439 (debug_exec): Likewise.
1440 (debug_events): Likewise.
1441 (debug_memory): Likewise.
1442 (debug_exceptions): Likewise.
1443 (useshell): Likewise.
1444 * windows-tdep.c (maint_display_all_tib): Likewise.
1445 * xml-support.c (debug_xml): Likewise.
1446
f1b620e9
MG
14472019-09-17 Mike Gulick <mgulick@mathworks.com>
1448
1449 * source.c (prepare_path_for_appending): New function.
1450 (openp): Make use of new function.
1451 (find_and_open_source): Search for the compilation directory and
1452 source file as a relative path beneath the directory search path.
1453
67f3ed6a
AB
14542019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1455
1456 * source-cache.c (source_cache::get_line_charpos): Catch
1457 exceptions and return false, this matches the behaviour documented
1458 in the header file.
1459
74332189
JB
14602019-09-17 Joel Brobecker <brobecker@adacore.com>
1461
1462 * ada-tasks.c (info_task): Remove quoting of the task's name.
1463
f2f24aa9
CB
14642019-09-16 Christian Biesinger <cbiesinger@google.com>
1465
1466 * symfile.c (auto_solib_add): Replace comment with a reference
1467 to the header file.
1468
6a062a93
CB
14692019-09-14 Christian Biesinger <cbiesinger@google.com>
1470
1471 * NEWS: Mention that gdb can now be compiled with Python 3
1472 on Windows.
1473
ec6c8338
AB
14742019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1475
1476 * maint.c (maint_print_section_data::maint_print_section_data):
1477 Force use of 'float log10 (float)' by casting the argument to
1478 float.
1479
aa17805f
AB
14802019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1481
1482 * maint.c: Add 'cmath' include.
1483 (struct maint_print_section_data): New structure.
1484 (print_section_index): New function.
1485 (print_bfd_section_info): Add header comment, small whitespace
1486 cleanup, and update to call new print_section_index function.
1487 (print_objfile_section_info): Likewise.
1488 (maint_obj_section_from_bfd_section): New function.
1489 (print_bfd_section_info_maybe_relocated): New function.
1490 (maintenance_info_sections): Add header comment, always use
1491 bfd_map_over_sections instead of ALL_OBJFILE_OSECTIONS.
1492
3dd9bb46
AB
14932019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * psymtab.c (find_pc_sect_psymtab): Move baseaddr local into more
1496 inner scope, add check that the objfile has psymtabs before
1497 checking psymtabs_addrmap.
1498 * psymtab.h (psymtab_storage) <psymtabs_addrmap>: Extend comment.
1499
4993045d
PW
15002019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1501
1502 * NEWS: Announce that Ada task names are now shown at more places,
1503 and between quotes (except in info task output).
1504 * gdb/ada-tasks.c (task_to_str): New function.
1505 (display_current_task_id): Call task_to_str.
1506 (task_command_1): Likewise.
1507 (print_ada_task_info): In non-mi mode, Properly align headers and data
1508 when task-id length is > 9 (9 is the default for a 32 bits CORE_ADDR).
1509
7a289707
RO
15102019-09-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1511
1512 * procfs.c (procfs_target::wait) <PR_FAULTED>: Get signal from
1513 prstatus.pr_lwp.pr_info instead of making it up.
1514
f2aec7f6
CB
15152019-09-11 Christian Biesinger <cbiesinger@google.com>
1516
1517 * auto-load.c (auto_load_expand_dir_vars): Update.
1518 * defs.h (gdb_datadir): Change to std::string.
1519 (python_libdir): Likewise.
1520 (relocate_gdb_directory): Change return type to std::string.
1521 * guile/guile.c (gdbscm_data_directory): Update.
1522 (initialize_scheme_side): Update.
1523 * jit.c (jit_reader_dir): Change to std::string.
1524 (jit_reader_load_command): Update.
1525 * main.c (gdb_datadir): Change to std::string.
1526 (python_libdir): Likewise.
1527 (set_gdb_data_directory): Update.
1528 (relocate_path): Change to return std::string.
1529 (relocate_gdb_directory): Change to return std::string.
1530 (relocate_gdbinit_path_maybe_in_datadir): Update.
1531 (captured_main_1): Update.
1532 * python/python.c (do_start_initialization): Update.
1533 * top.c (show_gdb_datadir): Update.
1534 * xml-syscall.c (xml_init_syscalls_info): Update.
1535 (init_syscalls_info): Update.
1536
9224a013
CB
15372019-09-11 Christian Biesinger <cbiesinger@google.com>
1538
1539 * main.c (relocate_gdbinit_path_maybe_in_datadir): Factor this code
1540 out of get_init_files.
1541 (get_init_files): Update.
1542
f48cd836
CB
15432019-09-11 Christian Biesinger <cbiesinger@google.com>
1544
1545 * main.c (get_init_files): Change to use std::string.
1546 (captured_main_1): Update.
1547 (print_gdb_help): Update.
1548
9cab7ecd
AT
15492019-09-11 Ali Tamur <tamur@google.com>
1550
1551 *gdb/target-float.c (host_float_ops<T>::to_longest): Update
1552 implementation.
1553
67547d89
CB
15542019-09-11 Christian Biesinger <cbiesinger@google.com>
1555
1556 * dbxread.c (read_dbx_symtab): Update.
1557 * dwarf2read.c (load_partial_dies): Update.
1558 * mdebugread.c (parse_partial_symbols): Update.
1559 (handle_psymbol_enumerators): Update.
1560 * psympriv.h (add_psymbol_to_list): Change type of copy_names to bool.
1561 * psymtab.c (add_psymbol_to_bcache): Likewise.
1562 (add_psymbol_to_list): Likewise.
1563 * symtab.c (symbol_set_names): Likewise.
1564 * symtab.h (symbol_set_names): Likewise.
1565 * xcoffread.c (scan_xcoff_symtab): Update.
1566
64b2d4a0
TT
15672019-09-11 Tom Tromey <tom@tromey.com>
1568
1569 * symfile-mem.c (symbol_file_add_from_memory): Use
1570 bfd_set_filename.
1571 * solib-darwin.c (darwin_bfd_open): Use bfd_set_filename.
1572 * solib-aix.c (solib_aix_bfd_open): Use bfd_set_filename.
1573
3b00ef10
TT
15742019-09-10 Tom Tromey <tromey@adacore.com>
1575
1576 * dwarf-index-write.c (write_psymbols): Extend error message.
1577 (debug_names::insert): Add Ada code.
1578 (debug_names::write_psymbols): Remove Ada check.
1579 (debug_names) <m_string_obstack>: New member.
1580 * dwarf2read.c (gdb_index_symbol_name_matcher): Remove.
1581 (gdb_index_symbol_name_matcher::matches): Remove.
1582 (mapped_index_base::find_name_components_bounds): Add "lang"
1583 parameter.
1584 (mapped_index_base::build_name_components): Also split names
1585 according to Ada syntax.
1586 (dw2_expand_symtabs_matching_symbol): Loop over languages. Change
1587 type of "match_callback".
1588 (check_match, check_find_bounds_finds)
1589 (dw2_expand_symtabs_matching): Update.
1590 (dw2_debug_names_iterator): Add new constructor.
1591 (dw2_debug_names_map_matching_symbols): New function.
1592 (dw2_debug_names_expand_symtabs_matching): Update.
1593 (dwarf2_debug_names_functions): Use
1594 dw2_debug_names_map_matching_symbols.
1595
aa391654
TT
15962019-09-10 Tom Tromey <tromey@adacore.com>
1597
1598 * dwarf2read.c (dw2_get_file_names_reader): Add the
1599 CU's file name to the results.
1600
b054970d
TT
16012019-09-10 Tom Tromey <tromey@adacore.com>
1602
1603 * ada-lang.c (add_nonlocal_symbols): Combine calls to
1604 map_matching_symbols. Update.
1605 * dwarf2read.c (dw2_map_matching_symbols): Update.
1606 * psymtab.c (match_partial_symbol): Change type; update.
1607 (psym_map_matching_symbols): Likewise.
1608 * symfile-debug.c (debug_qf_map_matching_symbols): Change
1609 type; update.
1610 * symfile.h (struct quick_symbol_functions)
1611 <map_matching_symbols>: Change "name" to be a lookup_name_info.
1612 Remove "match".
1613
6a3dbf1b
TT
16142019-09-10 Tom Tromey <tromey@adacore.com>
1615
1616 * psymtab.c (map_block): Remove.
1617 (psym_map_matching_symbols): Use iterate_over_symbols_terminated.
1618 * symtab.c (iterate_over_symbols_terminated): New function.
1619 * symtab.c (iterate_over_symbols_terminated): Declare.
1620
6969f124
TT
16212019-09-10 Tom Tromey <tromey@adacore.com>
1622
1623 * ada-lang.c (ada_iterate_over_symbols): Return bool.
1624 * language.h (struct language_defn) <la_iterate_over_symbols>:
1625 Return bool.
1626 * symtab.c (iterate_over_symbols): Return bool.
1627 * symtab.h (iterate_over_symbols): Return bool.
1628
199b4314
TT
16292019-09-10 Tom Tromey <tromey@adacore.com>
1630
1631 * ada-lang.c (aux_add_nonlocal_symbols): Change type.
1632 (add_nonlocal_symbols): Update.
1633 * dwarf2read.c (dw2_map_matching_symbols): Change type.
1634 * psymtab.c (map_block, psym_map_matching_symbols): Change type.
1635 * symfile-debug.c (debug_qf_map_matching_symbols): Change type.
1636 * symfile.h (struct quick_symbol_functions) <map_matching_symbols>:
1637 Change type of "callback". Remove "data".
1638
a084a2a6
AT
1639
16402019-09-09 Ali Tamur <tamur@google.com>
1641
1642 * dwarf2read.c (comp_unit_head): Update comment.
1643 (dwarf2_dwo_name): New function declaration.
1644 (dwarf_unit_type_name): New function declaration.
1645 (read_comp_unit_head): Add support for new compilation units,
1646 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
1647 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
1648 (currently named as "signature") in their header. Also clarify error
1649 messages.
1650 (lookup_dwo_id): New function. Returns the dwo id of the given
1651 compile unit.
1652 (lookup_dwo_unit): Use the new lookup_dwo_id function.
1653 (init_cutu_and_read_dies): Use the new dwarf2_dwo_name and lookup_dwo_id
1654 functions.
1655 (create_dwo_cu_reader): Use the added lookup_dwo_id function.
1656 (dwarf2_dwo_name): Get the dwo name if present.
1657 (dwarf_unit_type_name): Convert DW_UT_* types to string for diagnostic
1658 purposes.
1659
25a2915e
TT
16602019-09-09 Tom Tromey <tom@tromey.com>
1661
1662 * tui/tui-win.c (tui_all_windows_info): Use ui_out.
1663
e4df0874
PW
16642019-09-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1665
1666 * python/python.c (do_start_initialization): Make progname_copy static,
1667 to avoid a leak report.
1668
8634b462
TT
16692019-09-08 Tom Tromey <tom@tromey.com>
1670
1671 * tui/tui-wingeneral.c (box_win): Truncate long window titles.
1672
c7f839cb
SM
16732019-09-07 Simon Marchi <simon.marchi@efficios.com>
1674
1675 * dwarf2read.c (struct dw2_symtab_iterator) <block_index>:
1676 Change type to gdb::optional<block_enum>.
1677 (dw2_symtab_iter_init): Change block_index parameter type
1678 to gdb::optional<block_enum>.
1679 (dw2_lookup_symbol): Change block_index parameter
1680 type to block_enum.c
1681 (dw2_debug_names_lookup_symbol): Likewise.
1682 * psymtab.c (psym_lookup_symbol): Likewise.
1683 * symfile-debug.c (debug_qf_lookup_symbol): Likewise.
1684 * symfile.h (struct quick_symbol_functions) <lookup_symbol>:
1685 Likewise.
1686
ead0e69a
CB
16872019-09-06 Christian Biesinger <cbiesinger@google.com>
1688
1689 * defs.h (relocate_gdb_directory): Change int to bool in
1690 signature and rename flag to relocatable.
1691 * main.c (relocate_path): Likewise.
1692 (relocate_gdb_directory): Likewise.
1693
b16c44de
AM
16942019-09-06 Alan Modra <amodra@gmail.com>
1695
1696 * coffread.c (coff_symfile_read): Constify filename variable.
1697 * dbxread.c (dbx_symfile_init, coffstab_build_psymtabs),
1698 (elfstab_build_psymtabs, stabsect_build_psymtabs): Likewise.
1699 * gdb_bfd.c (gdb_bfd_close_or_warn): Likewise.
1700 * solib.c (reload_shared_libraries_1): Likewise.
1701 * symfile.c (reread_symbols): Likewise.
1702 * solib-aix.c (solib_aix_bfd_open): Add cast for xfree of filename.
1703 * solib-darwin.c (darwin_bfd_open): Likewise.
1704 * symfile-mem.c (symbol_file_add_from_memory): Likewise.
1705
06ff036e
AB
17062019-09-03 Andrew Burgess <andrew.burgess@embecosm.com>
1707
1708 * psymtab.c (print_partial_symbols): Handle missing domain_enum
1709 values MODULE_DOMAIN and COMMON_BLOCK_DOMAIN.
1710
4e962e74
TT
17112019-09-03 Tom Tromey <tromey@adacore.com>
1712
1713 * ada-valprint.c (ada_val_print_num): Don't recurse for range
1714 types.
1715 (has_negatives): Unbias a range type bound.
1716 * dwarf2read.c (read_subrange_type): Handle DW_AT_GNU_bias.
1717 * gdbtypes.c (operator==): Handle new field.
1718 (create_range_type): Add "bias" parameter.
1719 (create_static_range_type, resolve_dynamic_range): Update.
1720 * gdbtypes.h (struct range_bounds) <bias>: New member.
1721 (create_range_type): Add bias parameter.
1722 * printcmd.c (print_scalar_formatted): Unbias range types.
1723 * value.c (unpack_long): Unbias range types.
1724 (pack_long): Bias range types.
1725
d90b8f26
AH
17262019-09-02 Alan Hayward <alan.hayward@arm.com>
1727
1728 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Check all
1729 probe arguments.
1730
fe01123e
AH
17312019-09-02 Alan Hayward <alan.hayward@arm.com>
1732
1733 * break-catch-throw.c (fetch_probe_arguments): Use gdbarch.
1734 * dtrace-probe.c (dtrace_probe::get_argument_count): Likewise.
1735 * probe.c (probe_safe_evaluate_at_pc) (compute_probe_arg)
1736 (compile_probe_arg): Likewise.
1737 * probe.h (get_argument_count): Likewise.
1738 * solib-svr4.c (solib_event_probe_action): Likewise.
1739 * stap-probe.c (stap_probe::get_argument_count): Likewise.
1740
e661ef01
AH
17412019-09-02 Alan Hayward <alan.hayward@arm.com>
1742
1743 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Move
1744 code to here...
1745 (svr4_create_solib_event_breakpoints): ...from here.
1746
47a536d9
SDJ
17472019-08-30 Sergio Durigan Junior <sergiodj@redhat.com>
1748
1749 * nat/fork-inferior.c (trace_start_error): Remove "\nError: "
1750 suffix from warning message.
1751
d6a00eba
TT
17522019-08-30 Tom Tromey <tom@tromey.com>
1753
1754 * tui/tui-winsource.h (struct tui_source_window_base)
1755 <refresh_all>: Don't declare.
1756 * tui/tui-winsource.c (tui_source_window_base::refresh_all):
1757 Remove.
1758 * tui/tui-win.c (tui_refresh_all_win): Don't call refresh_all or
1759 tui_show_locator_content.
1760 * tui/tui-regs.h (struct tui_data_window) <refresh_all>: Don't
1761 declare.
1762 * tui/tui-regs.c (tui_data_window::refresh_all): Remove.
1763 * tui/tui-data.h (struct tui_win_info) <refresh_all>: Don't
1764 declare.
1765
55b2657b
TT
17662019-08-30 Tom Tromey <tom@tromey.com>
1767
1768 * tui/tui-io.c (tui_cont_sig): Don't call wrefresh.
1769
12a8555a
TT
17702019-08-30 Tom Tromey <tom@tromey.com>
1771
1772 * tui/tui-stack.c (_initialize_tui_stack): Move later.
1773 Remove unnecessary forward declarations.
1774
900ac242
TT
17752019-08-30 Tom Tromey <tom@tromey.com>
1776
1777 * tui/tui-stack.c (tui_locator_window::set_locator_fullname): Call
1778 rerender.
1779 (tui_update_locator_fullname, tui_show_frame_info): Don't call
1780 tui_show_locator_content.
1781
99ab33fb
TT
17822019-08-30 Tom Tromey <tom@tromey.com>
1783
1784 * tui/tui-stack.c (tui_show_locator_content): Move lower. Rewrite.
1785 (tui_locator_window::rerender): Rewrite using body of previous
1786 tui_show_locator_content.
1787
e594a5d1
TT
17882019-08-30 Tom Tromey <tom@tromey.com>
1789
1790 * tui/tui-stack.h (struct tui_locator_window) <set_locator_info,
1791 set_locator_fullname>: New methods.
1792 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
1793 Rename from tui_set_locator_fullname.
1794 (tui_locator_window::set_locator_info): Rename from
1795 tui_set_locator_info. Return bool.
1796 (tui_update_locator_fullname, tui_show_frame_info): Update.
1797
715bb467
TT
17982019-08-30 Tom Tromey <tom@tromey.com>
1799
1800 * tui/tui-layout.c (show_layout): Don't call tui_refresh_all.
1801
772f3f03
TT
18022019-08-30 Tom Tromey <tom@tromey.com>
1803
1804 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Don't
1805 call touchwin.
1806
108e13ab
TT
18072019-08-30 Tom Tromey <tom@tromey.com>
1808
1809 * tui/tui-wingeneral.c (box_win): Assume win_info and
1810 win_info->handle cannot be NULL.
1811
cdaa6eb4
TT
18122019-08-30 Tom Tromey <tom@tromey.com>
1813
1814 * tui/tui-regs.h (struct tui_data_item_window) <rerender,
1815 refresh_window>: Declare.
1816 * tui/tui-regs.c (tui_data_window::display_registers_from): Call
1817 resize.
1818 (tui_data_item_window::rerender): Rename from
1819 tui_display_register.
1820 (tui_data_item_window::refresh_window): New method.
1821 * tui/tui-layout.c (tui_gen_win_info::resize): Do nothing on
1822 no-op.
1823
89df7f90
TT
18242019-08-30 Tom Tromey <tom@tromey.com>
1825
1826 * tui/tui-regs.h (struct tui_data_window) <regs_content,
1827 regs_column_count, current_group>: Move later. Now private.
1828 <get_current_group>: New method.
1829 * tui/tui-regs.c (tui_reg_command): Update.
1830 * tui/tui-layout.c (tui_set_layout): Update.
1831
1bf2866a
TT
18322019-08-30 Tom Tromey <tom@tromey.com>
1833
1834 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
1835 (tui_data_window::rerender): Don't call
1836 check_and_display_highlight_if_needed.
1837 (tui_data_window::refresh_all): Remove call to
1838 erase_data_content.
1839
0670413d
TT
18402019-08-30 Tom Tromey <tom@tromey.com>
1841
1842 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
1843 (tui_data_window::display_registers_from)
1844 (tui_data_window::display_reg_element_at_line)
1845 (tui_data_window::display_registers_from_line): Remove checks of
1846 "empty".
1847
18bb55c7
TT
18482019-08-30 Tom Tromey <tom@tromey.com>
1849
1850 * tui/tui-regs.h (struct tui_data_window) <display_all_data>:
1851 Don't declare.
1852 * tui/tui-regs.c (tui_data_window::show_registers): Call
1853 rerender.
1854 (tui_data_window::rerender): Rename from display_all_data.
1855 (tui_data_window::rerender): Remove old implementation.
1856
1f6d2f10
TT
18572019-08-30 Tom Tromey <tom@tromey.com>
1858
1859 * tui/tui-regs.c (tui_data_window::display_all_data): Change
1860 text.
1861 * tui/tui-data.h (NO_DATA_STRING): Remove define.
1862
16d01f9c
BW
18632019-08-29 Bernhard Wodok <barto@gmx.net>
1864 Sergio Durigan Junior <sergiodj@redhat.com>
1865
1866 PR win32/24284
1867 * mingw-hdep.c (gdb_select): Handle case when 'n' is zero.
1868
d8f27c60
AB
18692019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * symtab.c (search_symbols): Don't include MODULE_DOMAIN symbols
1872 when searching for types.
1873
1f20c35e
AB
18742019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * f-lang.c (f_language_defn): Use f_print_typedef.
1877 * f-lang.h (f_print_typedef): Declare.
1878 * f-typeprint.c (f_print_typedef): Define.
1879
550105b7
CB
18802019-08-27 Christian Biesinger <cbiesinger@google.com>
1881
1882 * nat/linux-namespaces.c (mnsh_main): Initialize fd (to -1).
1883
4acfdd20
AB
18842019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * cli/cli-utils.c (info_print_options_defs): Delete.
1887 (make_info_print_options_def_group): Delete.
1888 (extract_info_print_options): Delete.
1889 (info_print_command_completer): Delete.
1890 (info_print_args_help): Add extra parameter, and optionally
1891 include text about -n flag.
1892 * cli/cli-utils.h (struct info_print_options): Delete.
1893 (extract_info_print_options): Delete declaration.
1894 (info_print_command_completer): Delete declaration.
1895 (info_print_args_help): Add extra parameter, extend header
1896 comment.
1897 * python/python.c (gdbpy_rbreak): Pass additional parameter to
1898 search_symbols.
1899 * stack.c (struct info_print_options): New type.
1900 (info_print_options_defs): New file scoped variable.
1901 (make_info_print_options_def_group): New static function.
1902 (info_print_command_completer): New static function.
1903 (info_locals_command): Update to use new local functions.
1904 (info_args_command): Likewise.
1905 (_initialize_stack): Add extra parameter to calls to
1906 info_print_args_help.
1907 * symtab.c (search_symbols): Add extra parameter, use this to
1908 possibly excluse non-debug symbols.
1909 (symtab_symbol_info): Add extra parameter, which is passed on to
1910 search_symbols.
1911 (struct info_print_options): New type.
1912 (info_print_options_defs): New file scoped variable.
1913 (make_info_print_options_def_group): New static function.
1914 (info_print_command_completer): New static function.
1915 (info_variables_command): Update to use local functions, and pass
1916 extra parameter through to symtab_symbol_info.
1917 (info_functions_command): Likewise.
1918 (info_types_command): Pass additional argument through to
1919 symtab_symbol_info.
1920 (rbreak_command): Pass extra argument to search_symbols.
1921 (_initialize_symtab): Add extra arguments for calls to
1922 info_print_args_help, and update help text for 'info variables',
1923 'whereis', and 'info functions' commands.
1924 * symtab.h (search_symbols): Add extra argument to declaration.
1925 * NEWS: Mention new flags.
1926
9aa55206
CB
19272019-08-26 Christian Biesinger <cbiesinger@google.com>
1928
1929 * symtab.c (lookup_static_symbol): Call the new function (and move
1930 it down to be next to lookup_global_symbol).
1931 (struct global_sym_lookup_data): Add block_enum member and rename to...
1932 (struct global_or_static_sym_lookup_data): ...this.
1933 (lookup_symbol_global_iterator_cb): Pass block_index instead of
1934 GLOBAL_BLOCK to lookup_symbol_in_objfile and rename to...
1935 (lookup_symbol_global_or_static_iterator_cb): ...this.
1936 (lookup_global_or_static_symbol): New function.
1937 (lookup_global_symbol): Call new function.
1938
5c31b358
TV
19392019-08-26 Tom de Vries <tdevries@suse.de>
1940
1941 PR c++/24852
1942 * break-catch-throw.c (fetch_probe_arguments): Improve error mesage
1943 when pc_probe.prob == NULL.
1944
23c13d42
SM
19452019-08-25 Simon Marchi <simon.marchi@efficios.com>
1946
1947 * dwarf2read.c (dw2_debug_names_iterator::next): Rename local
1948 variable symbol_linkage to symbol_linkage_.
1949
beadd3e8
SM
19502019-08-25 Simon Marchi <simon.marchi@efficios.com>
1951
1952 * dwarf2read.c (dw2_debug_names_iterator::next): Use enum to
1953 represent whether the symbol is static, dynamic, or we don't
1954 know.
1955
e3ec872f
YS
19562019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
1957
1958 * gdb/rx-tdep.c (rx_register_names): New.
1959 (rx_register_name): Delete.
1960 (rx_psw_type): Delete.
1961 (rx_fpsw_type): Delete.
1962 (rx_register_type): Delete.
1963 (rx_gdbarch_init): Convert target-descriptions.
1964 (_initialize_rx_tdep): Add initialize_tdesc_rx.
1965 * gdb/features/Makefile: Add rx.xml.
1966 * gdb/features/rx.xml: New.
1967 * gdb/features/rx.c: Generated.
1968 * gdb/NEWS: Mention target description support.
1969
d0509ba4
CB
19702019-08-22 Christian Biesinger <cbiesinger@google.com>
1971
1972 * symtab.c (symbol_cache_lookup): Always initialize *bsc_ptr and
1973 *slot_ptr.
1974
2d41fa11
SDJ
19752019-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
1976
1977 * configure.ac: Don't check for 'dlfcn.h' (moved to
1978 gdbsupport/common.m4).
1979 * Makefile.in (COMMON_SFILES): Move 'gdb-dlfcn.c' to
1980 'gdbsupport/'.
1981 (HFILES_NO_SRCDIR): Likewise, for 'gdb-dlfcn.h'.
1982 * compile/compile-c-support.c: Include
1983 'gdbsupport/gdb-dlfcn.h'.
1984 * gdbsupport/common.m4: Check for 'dlfcn.h'.
1985 * gdb-dlfcn.c: Move to...
1986 * gdbsupport/gdb-dlfcn.c: ... here.
1987 * gdb-dlfcn.h: Move to...
1988 * gdbsupport/gdb-dlfcn.h: ... here.
1989
de8af808
SL
19902019-08-23 Sandra Loosemore <sandra@codesourcery.com>
1991
1992 * nios2-tdep.c (struct reg_value): Improve comments. Make
1993 the offset field signed.
1994
27204489
CB
19952019-08-22 Christian Biesinger <cbiesinger@google.com>
1996
1997 * python/lib/gdb/__init__.py (_execute_file): New function.
1998 * python/python.c (python_run_simple_file): Call gdb._execute_file
1999 on Windows.
2000
43771869
AB
20012019-08-22 Andrew Burgess <andrew.burgess@embecosm.com>
2002
2003 * f-exp.y (yylex): Remove is_a_field_of_this local variable, and
2004 all uses as this was never set to anything but a zero value.
2005
26c957f1
PA
20062019-08-21 Bogdan Harjoc <harjoc@gmail.com>
2007
2008 * cli/cli-cmds.c (with_command_1): Error out if no arguments.
2009
c07aae6e
CB
20102019-08-21 Christian Biesinger <cbiesinger@google.com>
2011
2012 * tui/tui-data.h (tui_gen_win_info): Add an =default
2013 move constructor, required by some GCC versions.
2014
3960cb7a
JF
20152019-08-21 Jinke Fan <fanjinke51@yeah.net>
2016
2017 * go32-nat.c (go32_sysinfo): Add hygon_p.
2018
04c72a68
TT
20192019-08-20 Tom Tromey <tom@tromey.com>
2020
2021 * tui/tui-regs.h (struct tui_data_window) <last_regs_line_no,
2022 line_from_reg_element_no, first_reg_element_no_inline,
2023 display_all_data, delete_data_content_windows,
2024 erase_data_content>: Now private.
2025
072272ce
TT
20262019-08-20 Tom Tromey <tom@tromey.com>
2027
2028 * tui/tui-wingeneral.c (box_win): Change type of highlight_flag.
2029 (tui_unhighlight_win, tui_highlight_win)
2030 (tui_win_info::make_window): Update.
2031 * tui/tui-data.h (HILITE, NO_HILITE): Remove.
2032
973961bd
TT
20332019-08-20 Tom Tromey <tom@tromey.com>
2034
2035 * tui/tui-data.h (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
2036 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
2037 (MAX_PID_WIDTH): Move to tui-stack.c.
2038 * tui/tui-stack.c (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
2039 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
2040 (MAX_PID_WIDTH): Move from tui-data.h.
2041
ab0e1f1a
TT
20422019-08-20 Tom Tromey <tom@tromey.com>
2043
2044 * tui/tui-wingeneral.h (tui_make_window): Don't declare.
2045 * tui/tui-wingeneral.c (box_win): Change type of win_info.
2046 (box_win): Update.
2047 (tui_gen_win_info::make_window): Rename from tui_make_window.
2048 (tui_win_info::make_window): New method.
2049 (tui_gen_win_info::make_visible): Update.
2050 * tui/tui-source.c (tui_source_window::set_contents): Update.
2051 * tui/tui-regs.c (tui_data_window::show_register_group): Update.
2052 (tui_data_window::display_registers_from): Update.
2053 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
2054 * tui/tui-data.h (struct tui_gen_win_info) <make_window>:
2055 Declare.
2056 <can_box>: Remove.
2057 <title>: Remove.
2058 (struct tui_win_info) <make_window>: Declare.
2059 <can_box>: Now virtual.
2060 <title>: New member.
2061 * tui/tui-data.c (~tui_gen_win_info): Don't free title.
2062 * tui/tui-command.c (tui_cmd_window::resize): Update.
2063
100c2bf3
TT
20642019-08-20 Tom Tromey <tom@tromey.com>
2065
2066 * tui/tui-regs.h (struct tui_data_window) <display_regs>: Remove.
2067 * tui/tui-regs.c (tui_data_window::show_registers): Update.
2068 (tui_data_window::check_register_values): Update.
2069
fa4dc567
TT
20702019-08-20 Tom Tromey <tom@tromey.com>
2071
2072 * tui/tui-regs.h (struct tui_data_window): Use
2073 DISABLE_COPY_AND_ASSIGN.
2074 <regs_content>: Change type, removing unique_ptr.
2075 <tui_data_window>: Add move constructor.
2076 * tui/tui-regs.c (tui_data_window::show_registers)
2077 (tui_data_window::show_register_group)
2078 (tui_data_window::display_registers_from)
2079 (tui_data_window::display_registers_from)
2080 (tui_data_window::first_data_item_displayed)
2081 (tui_data_window::delete_data_content_windows)
2082 (tui_data_window::rerender, tui_data_window::refresh_window)
2083 (tui_data_window::check_register_values): Update.
2084
ca02d7c8
TT
20852019-08-20 Tom Tromey <tom@tromey.com>
2086
2087 * tui/tui-regs.h (struct tui_data_window) <show_registers,
2088 show_register_group>: Declare.
2089 (tui_show_register_group): Don't declare.
2090 * tui/tui-regs.c (tui_data_window::show_registers): Rename from
2091 tui_show_registers.
2092 (tui_data_window::show_register_group): Rename from
2093 tui_show_register_group.
2094 (tui_data_window::check_register_values, tui_reg_command):
2095 Update.
2096 * tui/tui-layout.c (tui_set_layout): Update.
2097
63356bfd
TT
20982019-08-20 Tom Tromey <tom@tromey.com>
2099
2100 * tui/tui-regs.h (struct tui_data_window) <check_register_values>:
2101 Declare.
2102 (tui_check_register_values): Don't declare.
2103 * tui/tui-regs.c (tui_data_window::check_register_values): Rename
2104 from tui_check_register_values.
2105 * tui/tui-hooks.c (tui_register_changed): Update.
2106
42cc14a7
TT
21072019-08-20 Tom Tromey <tom@tromey.com>
2108
2109 * tui/tui-regs.c (tui_reg_layout): Move later.
2110 (tui_show_registers): Don't enable TUI mode or change layout.
2111
b9ad3686
TT
21122019-08-20 Tom Tromey <tom@tromey.com>
2113
2114 * tui/tui-regs.h (struct tui_data_item_window)
2115 <~tui_data_item_window>: Remove.
2116 <content>: Now a unique_xmalloc_ptr.
2117 * tui/tui-regs.c (tui_register_format): Return a
2118 unique_xmalloc_ptr.
2119 (tui_get_register): Update.
2120 (~tui_data_item_window): Remove.
2121 (tui_data_window::display_registers_from, tui_display_register):
2122 Update.
2123 * tui/tui-io.h (tui_expand_tabs): Update.
2124 * tui/tui-io.c (tui_expand_tabs): Return a unique_xmalloc_ptr.
2125 Remove "col" parameter.
2126
8e114aab
TT
21272019-08-20 Tom Tromey <tom@tromey.com>
2128
2129 * tui/tui-regs.h (struct tui_data_item_window) <value>: Remove
2130 field.
2131 * tui/tui-regs.c (~tui_data_item_window): Update.
2132
1a4f81dd
TT
21332019-08-20 Tom Tromey <tom@tromey.com>
2134
2135 * tui/tui-regs.c (tui_register_format, tui_get_register): Move
2136 earlier.
2137
0f8d8876
TT
21382019-08-20 Tom Tromey <tom@tromey.com>
2139
2140 * tui/tui-regs.c (tui_reg_command): Remove NULL check.
2141
605dc2c2
TT
21422019-08-20 Tom Tromey <tom@tromey.com>
2143
2144 * tui/tui-source.h (struct tui_source_window): Update.
2145 * tui/tui-regs.c (tui_show_registers): Update.
2146 * tui/tui-disasm.h (struct tui_disasm_window): Update.
2147 * tui/tui-data.h (NO_SRC_STRING, NO_DISASSEM_STRING)
2148 (NO_REGS_STRING): Remove defines.
2149
aedbe3bb
CM
21502019-08-20 Conrad Meyer <cem@FreeBSD.org>
2151
2152 * remote.c (remote_target::remote_btrace_maybe_reopen): Avoid
2153 unnecessary thread walk if remote doesn't support the packet.
2154
7ce8f214
TT
21552019-08-19 Tom Tromey <tromey@adacore.com>
2156
2157 * python/py-value.c (value_has_field): Fix indentation.
2158
f21c2bd7
TT
21592019-08-19 Tom Tromey <tromey@adacore.com>
2160
2161 * printcmd.c (do_one_display, info_display_command): Update.
2162 * block.h (contained_in): Return bool. Add allow_nested
2163 parameter.
2164 * block.c (contained_in): Return bool. Add allow_nested
2165 parameter.
2166
d806ea2d
TT
21672019-08-19 Tom Tromey <tom@tromey.com>
2168
2169 * configure: Rebuild.
2170 * configure.ac: Disallow the combination of -static-libstdc++ and
2171 source highlight.
2172 * source-cache.c (get_language_name): Handle rust.
2173 (source_cache::get_source_lines): Ignore highlighting exceptions.
2174
398fdd60
TT
21752019-08-16 Tom Tromey <tom@tromey.com>
2176
2177 * tui/tui.h (enum tui_win_type) <EXEC_INFO_WIN>: Remove.
2178 * tui/tui-winsource.h (struct tui_exec_info_window): Remove.
2179 (struct tui_source_window_base) <make_visible, refresh_window,
2180 resize>: Remove methods.
2181 <execution_info>: Remove field.
2182 * tui/tui-winsource.c (tui_source_window_base::do_erase_source_content)
2183 (tui_show_source_line, tui_source_window_base)
2184 (~tui_source_window_base): Update.
2185 (tui_source_window_base::resize)
2186 (tui_source_window_base::make_visible)
2187 (tui_source_window_base::refresh_window): Remove.
2188 (tui_source_window_base::update_exec_info): Update.
2189 * tui/tui-source.c (tui_source_window::set_contents): Update.
2190 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
2191
e699d331
TT
21922019-08-16 Tom Tromey <tom@tromey.com>
2193
2194 * tui/tui-hooks.c (tui_remove_hooks): Don't set
2195 deprecated_query_hook.
2196
bb01dbfc
TT
21972019-08-16 Tom Tromey <tom@tromey.com>
2198
2199 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
2200 (tui_update_source_windows_with_line): Update.
2201 * tui/tui-source.h (struct tui_source_window)
2202 <show_symtab_source>: Declare.
2203 (tui_show_symtab_source): Don't declare.
2204 * tui/tui-source.c (tui_show_symtab_source): Rename from
2205 tui_show_symtab_source.
2206
81c82c4b
TT
22072019-08-16 Tom Tromey <tom@tromey.com>
2208
2209 * tui/tui-winsource.h (struct tui_source_window_base)
2210 <set_contents>: Declare.
2211 * tui/tui-winsource.c
2212 (tui_source_window_base::update_source_window_as_is): Update.
2213 * tui/tui-source.h (struct tui_source_window) <set_contents>:
2214 Declare.
2215 (tui_set_source_content): Don't declare.
2216 * tui/tui-source.c (tui_source_window::set_contents): Rename from
2217 tui_set_source_content.
2218 * tui/tui-disasm.h (struct tui_disasm_window) <set_contents>:
2219 Declare.
2220 (tui_set_disassem_content): Don't declare.
2221 * tui/tui-disasm.c (tui_disasm_window::set_contents): Rename from
2222 tui_set_disassem_content.
2223
2ddaf614
TT
22242019-08-16 Tom Tromey <tom@tromey.com>
2225
2226 * tui/tui-winsource.h (struct tui_source_window_base)
2227 <update_breakpoint_info>: Declare.
2228 (tui_update_breakpoint_info): Don't declare.
2229 * tui/tui-winsource.c (tui_source_window_base::update_source_window_as_is)
2230 (tui_update_all_breakpoint_info): Update.
2231 (tui_source_window_base::update_breakpoint_info): Rename from
2232 tui_update_breakpoint_info.
2233 (tui_source_window_base::update_exec_info): Update.
2234
017f9828
TT
22352019-08-16 Tom Tromey <tom@tromey.com>
2236
2237 * tui/tui-winsource.h (struct tui_source_window_base)
2238 <update_source_window>: Declare.
2239 (tui_update_source_window): Don't declare.
2240 * tui/tui-winsource.c
2241 (tui_source_window_base::update_source_window): Rename from
2242 tui_update_source_window.
2243 (tui_source_window_base::rerender): Update.
2244 * tui/tui-source.c (tui_source_window::maybe_update): Update.
2245 * tui/tui-disasm.c (tui_show_disassem)
2246 (tui_show_disassem_and_update_source)
2247 (tui_disasm_window::maybe_update): Update.
2248
ed8358e9
TT
22492019-08-16 Tom Tromey <tom@tromey.com>
2250
2251 * tui/tui-winsource.h (struct tui_source_window_base)
2252 <update_source_window_as_is>: Declare.
2253 (tui_update_source_window_as_is): Don't declare.
2254 * tui/tui-winsource.c (tui_update_source_window): Update
2255 (tui_source_window_base::update_source_window_as_is): Rename from
2256 tui_update_source_window_as_is.
2257 (tui_source_window_base::refill): Update.
2258 * tui/tui-source.c (tui_show_symtab_source): Update.
2259 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical):
2260 Update.
2261
20149b6b
TT
22622019-08-16 Tom Tromey <tom@tromey.com>
2263
2264 * tui/tui-winsource.h (tui_update_source_window)
2265 (tui_update_source_window_as_is): Remove "noerror" parameter.
2266 * tui/tui-winsource.c (tui_update_source_window)
2267 (tui_update_source_window_as_is): Remove "noerror" parameter.
2268 (tui_update_source_windows_with_addr)
2269 (tui_update_source_windows_with_line)
2270 (tui_source_window_base::rerender)
2271 (tui_source_window_base::refill): Update.
2272 * tui/tui-source.h (tui_set_source_content)
2273 (tui_show_symtab_source): Remove "noerror" parameter.
2274 * tui/tui-source.c (tui_set_source_content): Remove "noerror"
2275 parameter.
2276 (tui_show_symtab_source): Likewise.
2277 (tui_source_window::maybe_update): Update.
2278 * tui/tui-disasm.c (tui_show_disassem)
2279 (tui_show_disassem_and_update_source)
2280 (tui_disasm_window::do_scroll_vertical)
2281 (tui_disasm_window::maybe_update): Update.
2282
2d83e710
TT
22832019-08-16 Tom Tromey <tom@tromey.com>
2284
2285 * tui/tui.c (tui_is_window_visible): Update.
2286 * tui/tui-wingeneral.c (tui_make_window)
2287 (tui_gen_win_info::make_visible, tui_refresh_all): Update.
2288 * tui/tui-win.c (window_name_completer, tui_refresh_all_win)
2289 (tui_set_focus_command, tui_all_windows_info, update_tab_width)
2290 (tui_set_win_height_command, parse_scrolling_args): Update.
2291 * tui/tui-source.c (tui_source_window::style_changed): Update.
2292 * tui/tui-regs.c (tui_show_registers)
2293 (tui_data_window::first_data_item_displayed)
2294 (tui_data_window::delete_data_content_windows)
2295 (tui_check_register_values, tui_reg_command): Update.
2296 * tui/tui-disasm.c (tui_show_disassem): Update.
2297 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: New
2298 method.
2299 <is_visible>: Remove field.
2300 * tui/tui-data.c (tui_next_win, tui_prev_win)
2301 (tui_delete_invisible_windows): Update.
2302
d4ab829a
TT
23032019-08-16 Tom Tromey <tom@tromey.com>
2304
2305 * tui/tui-winsource.h (struct tui_source_window_base)
2306 <m_has_locator>: Remove.
2307 * tui/tui-layout.c (show_source_disasm_command, show_data)
2308 (show_source_or_disasm_and_command): Update.
2309
aa7ca1bb
AH
23102019-08-16 Alan Hayward <alan.hayward@arm.com>
2311
2312 * NEWS (Other MI changes): New subsection.
2313 * aarch64-tdep.c (aarch64_get_pc_address_flags): New function.
2314 (aarch64_gdbarch_init): Add aarch64_get_pc_address_flags.
2315 * arch-utils.c (default_get_pc_address_flags): New function.
2316 * arch-utils.h (default_get_pc_address_flags): New declaration.
2317 * gdbarch.sh: Add get_pc_address_flags.
2318 * gdbarch.c: Regenerate.
2319 * gdbarch.h: Likewise.
2320 * stack.c (print_pc): New function.
2321 (print_frame_info) (print_frame): Call print_pc.
2322
6eac171f
TV
23232019-08-16 Tom de Vries <tdevries@suse.de>
2324
2325 * maint.c (maintenance_info_sections): Also handle !ALLOBJ case using
2326 print_objfile_section_info.
2327
3df505f6
TT
23282019-08-15 Tom Tromey <tom@tromey.com>
2329
2330 * tui/tui-io.c (tui_puts_internal): Check TUI_CMD_WIN before
2331 calling update_cmdwin_start_line.
2332 * tui/tui-winsource.h (struct tui_source_window_base)
2333 <do_make_visible_with_new_height, set_new_height>: Don't declare.
2334 <rerender>: Declare.
2335 * tui/tui-winsource.c (tui_source_window_base::update_tab_width):
2336 Call rerender.
2337 (tui_source_window_base::set_new_height): Remove.
2338 (tui_source_window_base::rerender): Rename from
2339 do_make_visible_with_new_height.
2340 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use
2341 resize method.
2342 (tui_win_info::make_invisible_and_set_new_height)
2343 (tui_win_info::make_visible_with_new_height): Remove.
2344 * tui/tui-stack.h (struct tui_locator_window) <rerender>:
2345 Declare.
2346 * tui/tui-stack.c (tui_locator_window::rerender): New method.
2347 * tui/tui-regs.h (struct tui_data_window) <set_new_height,
2348 do_make_visible_with_new_height>: Don't declare.
2349 <rerender>: Declare.
2350 * tui/tui-regs.c (tui_data_window::rerender): Rename from
2351 set_new_height.
2352 (tui_data_window::do_make_visible_with_new_height): Remove.
2353 * tui/tui-layout.c (show_source_disasm_command, show_data): Don't
2354 call tui_show_locator_content.
2355 (tui_gen_win_info::resize): Call rerender.
2356 (show_source_or_disasm_and_command): Don't call
2357 tui_show_locator_content.
2358 * tui/tui-data.h (struct tui_gen_win_info) <rerender>: New
2359 method.
2360 (struct tui_win_info) <rerender>: Declare.
2361 <set_new_height, make_invisible_and_set_new_height,
2362 make_visible_with_new_height>: Don't declare.
2363 * tui/tui-data.c (tui_win_list::rerender): New method.
2364 * tui/tui-command.h (struct tui_cmd_window)
2365 <do_make_visible_with_new_height>: Don't declare.
2366 * tui/tui-command.c
2367 (tui_cmd_window::do_make_visible_with_new_height): Remove.
2368
272560b5
TT
23692019-08-15 Tom Tromey <tromey@adacore.com>
2370
2371 * ada-exp.y (convert_char_literal): Handle "Q%c" encoding.
2372 * ada-lang.c (ada_enum_name): Likewise.
2373
08235187
CB
23742019-08-15 Christian Biesinger <cbiesinger@google.com>
2375
2376 * python/lib/gdb/__init__.py (GdbOutputFile): Rename to have a
2377 leading underscore.
2378 (GdbOutputErrorFile): Likewise.
2379 (global scope): Adjust constructor calls to GdbOutput{,Error}File
2380 accordingly.
2381 (execute_unwinders): Rename to have a leading underscore.
2382 (auto_load_packages): Likewise.
2383 (global scope): Adjust call to auto_load_packages accordingly.
2384 (GdbSetPythonDirectory): Likewise.
2385 * python/py-unwind.c (pyuw_sniffer): Call _execute_unwinders
2386 instead of execute_unwinders.
2387
db502012
TT
23882019-08-15 Tom Tromey <tom@tromey.com>
2389
2390 * tui/tui-layout.c (show_layout, show_source_disasm_command)
2391 (show_data): Don't change window visibility.
2392 (tui_gen_win_info::resize): Remove special case for command
2393 window. Use wresize, when available.
2394 (show_source_or_disasm_and_command): Don't change window
2395 visibility.
2396 * tui/tui-command.h (struct tui_cmd_window) <resize>: Declare.
2397 <make_visible>: New method.
2398 * tui/tui-command.c (tui_cmd_window::resize): New method.
2399
3891b65e
TT
24002019-08-15 Tom Tromey <tom@tromey.com>
2401
2402 * tui/tui-winsource.h (struct tui_source_window_iterator): New.
2403 (struct tui_source_windows): New.
2404 * tui/tui-winsource.c (tui_display_main): Update.
2405 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
2406 (new_height_ok, parse_scrolling_args): Update.
2407 * tui/tui-layout.c (show_layout, show_data): Update.
2408 * tui/tui-data.h (tui_source_windows, tui_clear_source_windows)
2409 (tui_add_to_source_windows): Don't declare.
2410 * tui/tui-data.c (source_windows, tui_source_windows)
2411 (tui_clear_source_windows, tui_add_to_source_windows): Remove.
2412
ee556432
TT
24132019-08-15 Tom Tromey <tom@tromey.com>
2414
2415 * tui/tui-winsource.h (struct tui_source_window_base) <resize>:
2416 Rename from reset.
2417 * tui/tui-winsource.c (tui_source_window_base::resize): Rename.
2418 * tui/tui-layout.c (show_source_disasm_command, show_data):
2419 Update.
2420 (tui_gen_win_info::resize): Rename.
2421 (show_source_or_disasm_and_command): Update.
2422 * tui/tui-data.h (struct tui_gen_win_info) <resize>: Rename from
2423 reset.
2424
46f438e3
TT
24252019-08-15 Tom Tromey <tom@tromey.com>
2426
2427 * tui/tui-stack.c (tui_initialize_static_data): Remove.
2428 * tui/tui-interp.c (tui_interp::init): Don't call
2429 tui_initialize_static_data.
2430 * tui/tui-data.h (tui_initialize_static_data): Don't declare.
2431
f4ce562c
TT
24322019-08-15 Tom Tromey <tom@tromey.com>
2433
2434 * tui/tui-layout.c (tui_default_win_viewport_height): Don't
2435 examine tui_win_list.
2436
c398c3d0
TT
24372019-08-15 Tom Tromey <tom@tromey.com>
2438
2439 * tui/tui-winsource.h (tui_clear_source_content): Don't declare.
2440 * tui/tui-winsource.c (tui_update_source_window_as_is): Don't call
2441 tui_clear_source_content.
2442 (tui_clear_source_content): Remove.
2443 (tui_source_window_base::do_erase_source_content): Hoist call to
2444 content.clear().
2445 * tui/tui-stack.c (tui_show_frame_info): Don't call
2446 tui_clear_source_content.
2447
e25d2004
TT
24482019-08-15 Tom Tromey <tom@tromey.com>
2449
2450 * tui/tui-winsource.h (struct tui_source_window_base)
2451 <do_erase_source_content>: New method.
2452 <erase_source_content>: New method.
2453 (tui_erase_source_content): Don't declare.
2454 * tui/tui-winsource.c (tui_clear_source_content): Update.
2455 (tui_source_window_base::do_erase_source_content): Rename from
2456 tui_erase_source_content.
2457 (tui_source_window_base::show_source_content): Update.
2458 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
2459 * tui/tui-source.h (struct tui_source_window)
2460 <erase_source_content>: New method.
2461 * tui/tui-disasm.h (struct tui_disasm_window)
2462 <erase_source_content>: New method.
2463
002f15c2
TT
24642019-08-15 Tom Tromey <tom@tromey.com>
2465
2466 * tui/tui-winsource.h (tui_alloc_source_buffer): Don't declare.
2467 (struct tui_source_element): Add DISABLE_COPY_AND_ASSIGN, and move
2468 constructor.
2469 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove.
2470 * tui/tui-source.c (tui_set_source_content): Update.
2471 * tui/tui-disasm.c (tui_set_disassem_content): Update.
2472
c9033fe8
TT
24732019-08-15 Tom Tromey <tom@tromey.com>
2474
2475 * tui/tui-winsource.h (tui_line_is_displayed): Don't declare.
2476 * tui/tui-winsource.c (tui_line_is_displayed): Move to
2477 tui-source.c.
2478 * tui/tui-source.h (struct tui_source_window) <line_is_displayed>:
2479 Declare.
2480 * tui/tui-source.c (tui_source_window::line_is_displayed): New
2481 method.
2482 (tui_source_window::maybe_update): Update.
2483
088f37dd
TT
24842019-08-15 Tom Tromey <tom@tromey.com>
2485
2486 * tui/tui-winsource.h (tui_addr_is_displayed): Don't declare.
2487 * tui/tui-winsource.c (tui_addr_is_displayed): Move to
2488 tui-disasm.c.
2489 * tui/tui-disasm.h (struct tui_disasm_window) <addr_is_displayed>:
2490 Declare.
2491 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): New
2492 method.
2493 (tui_disasm_window::maybe_update): Update.
2494
a54700c6
TT
24952019-08-15 Tom Tromey <tom@tromey.com>
2496
2497 * tui/tui-winsource.h (struct tui_source_window_base)
2498 <maybe_update>: Declare.
2499 * tui/tui-stack.c (tui_show_frame_info): Call maybe_update
2500 method.
2501 * tui/tui-source.h (struct tui_source_window) <maybe_update>:
2502 Declare.
2503 * tui/tui-source.c (tui_source_window::maybe_update): New method.
2504 * tui/tui-disasm.h (struct tui_disasm_window) <maybe_update>:
2505 Declare.
2506 * tui/tui-disasm.c (tui_disasm_window::maybe_update): New method.
2507
e2a678a5
TT
25082019-08-15 Tom Tromey <tom@tromey.com>
2509
2510 * tui/tui-stack.c (tui_make_status_line): Use string constructor.
2511
f2dda477
TT
25122019-08-15 Tom Tromey <tom@tromey.com>
2513
2514 * tui/tui-wingeneral.c: Include tui-stack.h.
2515 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN)
2516 (struct tui_locator_window): Move from tui-data.h.
2517 * tui/tui-stack.c (_locator, tui_locator_win_info_ptr)
2518 (tui_initialize_static_data): Move from tui-data.c.
2519 * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN)
2520 (struct tui_locator_window): Move to tui-stack.c.
2521 * tui/tui-data.c (_locator, tui_locator_win_info_ptr)
2522 (tui_initialize_static_data): Move to tui-stack.c.
2523
ed4a1084
TT
25242019-08-15 Tom Tromey <tom@tromey.com>
2525
2526 * tui/tui-layout.c (show_source_disasm_command)
2527 (show_source_or_disasm_and_command): Use make_visible method, not
2528 tui_make_window.
2529 * tui/tui-command.h (struct tui_cmd_window) <make_visible>:
2530 Remove.
2531
65962b20
TT
25322019-08-15 Tom Tromey <tom@tromey.com>
2533
2534 * tui/tui-wingeneral.h (tui_make_window): Update.
2535 * tui/tui-wingeneral.c (tui_make_window): Remove "box_it"
2536 parameter.
2537 (tui_gen_win_info::make_visible): Update.
2538 * tui/tui-regs.c (tui_data_window::display_registers_from):
2539 Update.
2540 * tui/tui-layout.c (show_source_disasm_command)
2541 (show_source_or_disasm_and_command): Update.
2542 * tui/tui-data.h (struct tui_gen_win_info) <can_box>: New method.
2543 (enum tui_box): Remove.
2544 (struct tui_win_info) <can_box>: New method.
2545 * tui/tui-command.h (struct tui_cmd_window) <can_box>: New
2546 method.
2547
2208ee91
TV
25482019-08-15 Tom de Vries <tdevries@suse.de>
2549
2550 * linux-nat-trad.c: Include gdbarch.h.
2551
75faf5c4
AH
25522019-08-14 Alan Hayward <alan.hayward@arm.com>
2553
2554 * aarch64-tdep.c (aarch64_analyze_prologue): Allow any valid
2555 register sizes.
2556
b1c896b3
TT
25572019-08-14 Tom Tromey <tromey@adacore.com>
2558
2559 * darwin-nat.c: Include gdbarch.h.
2560 * darwin-nat-info.c: Include gdbarch.h.
2561
6405cd73
TT
25622019-08-13 Tom Tromey <tom@tromey.com>
2563
2564 * tui/tui-data.h (struct tui_gen_win_info) <last_visible_line>:
2565 Remove.
2566 * tui/tui-data.c (tui_initialize_static_data): Update.
2567
5216580d
TT
25682019-08-13 Tom Tromey <tom@tromey.com>
2569
2570 * tui/tui-winsource.h (struct tui_exec_info_window)
2571 <~tui_exec_info_window, maybe_allocate_content, get_content,
2572 m_content>: Remove.
2573 (struct tui_source_window_base) <set_exec_info_content,
2574 show_exec_info_content>: Don't declare.
2575 * tui/tui-winsource.c
2576 (tui_exec_info_window::maybe_allocate_content): Remove.
2577 (tui_source_window_base::update_exec_info): Rename from
2578 set_exec_info_content.
2579 (tui_source_window_base::show_exec_info_content)
2580 (tui_source_window_base::update_exec_info): Remove.
2581
93858ad3
TT
25822019-08-13 Tom Tromey <tom@tromey.com>
2583
2584 * tui/tui-winsource.h (tui_clear_exec_info_content): Don't
2585 declare.
2586 * tui/tui-winsource.c (tui_update_source_window_as_is)
2587 (tui_update_source_windows_with_addr, tui_erase_source_content):
2588 Update.
2589 (tui_clear_exec_info_content): Remove.
2590
e321e7ce
TT
25912019-08-13 Tom Tromey <tom@tromey.com>
2592
2593 * tui/tui-winsource.h (tui_erase_exec_info_content): Don't
2594 declare.
2595 * tui/tui-winsource.c (tui_source_window_base::refresh_all): Don't
2596 call tui_erase_exec_info_content.
2597 (tui_clear_exec_info_content): Rename from
2598 tui_erase_exec_info_content.
2599 (tui_clear_exec_info_content): Delete.
2600
8270ac62
TT
26012019-08-13 Tom Tromey <tom@tromey.com>
2602
2603 * tui/tui-winsource.h (struct tui_source_window_base)
2604 <show_exec_info_content>: Declare.
2605 (tui_show_exec_info_content): Don't declare.
2606 * tui/tui-winsource.c
2607 (tui_source_window_base::show_exec_info_content): Rename from
2608 tui_show_exec_info_content.
2609 (tui_source_window_base::update_exec_info): Update.
2610
7b56485d
TT
26112019-08-13 Tom Tromey <tom@tromey.com>
2612
2613 * tui/tui-data.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element)
2614 (TUI_BP_HIT_POS, TUI_BP_BREAK_POS, TUI_EXEC_POS)
2615 (TUI_EXECINFO_SIZE, tui_exec_info_content): Move ...
2616 * tui/tui-winsource.h (enum tui_bp_flag, tui_bp_flags, struct
2617 tui_source_element, TUI_BP_HIT_POS, TUI_BP_BREAK_POS)
2618 (TUI_EXEC_POS, TUI_EXECINFO_SIZE, tui_exec_info_content):
2619 ... here.
2620
7ba913dc
TT
26212019-08-13 Tom Tromey <tom@tromey.com>
2622
2623 * tui/tui-winsource.h (struct tui_source_window_base)
2624 <update_exec_info>: Declare.
2625 (tui_update_exec_info): Don't declare.
2626 * tui/tui-winsource.c (tui_update_source_window_as_is)
2627 (tui_source_window_base::refresh_all)
2628 (tui_update_all_breakpoint_info): Update.
2629 (tui_source_window_base::update_exec_info): Rename from
2630 tui_update_exec_info.
2631 * tui/tui-stack.c (tui_show_frame_info): Update.
2632
37a4a131
TT
26332019-08-13 Tom Tromey <tom@tromey.com>
2634
2635 * tui/tui-winsource.h (struct tui_source_window_base)
2636 <set_exec_info_content>: Declare.
2637 (tui_set_exec_info_content): Don't declare.
2638 * tui/tui-winsource.c
2639 (tui_source_window_base::set_exec_info_content): Rename from
2640 tui_set_exec_info_content.
2641 (tui_update_exec_info): Update.
2642
0bd27e07
TT
26432019-08-13 Tom Tromey <tom@tromey.com>
2644
2645 * tui/tui-winsource.h (struct tui_source_window_base)
2646 <show_source_content>: Declare.
2647 (tui_show_source_content): Don't declare.
2648 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
2649 (tui_source_window_base::show_source_content): Rename from
2650 tui_show_source_content.
2651 (tui_source_window_base::refresh_all): Update.
2652 * tui/tui-layout.c (show_source_disasm_command)
2653 (show_source_or_disasm_and_command): Update.
2654
b4ef5aeb
TT
26552019-08-13 Tom Tromey <tom@tromey.com>
2656
2657 * tui/tui-winsource.c (tui_erase_source_content)
2658 (tui_show_source_content, tui_source_window_base::refresh_all):
2659 Update.
2660 * tui/tui-wingeneral.h
2661 (tui_check_and_display_highlight_if_needed): Don't declare.
2662 * tui/tui-wingeneral.c
2663 (tui_win_info::check_and_display_highlight_if_needed): Rename from
2664 check_and_display_highlight_if_needed.
2665 * tui/tui-win.c (tui_rehighlight_all)
2666 (tui_win_info::make_visible_with_new_height): Update.
2667 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
2668 (tui_data_window::erase_data_content)
2669 (tui_data_window::display_all_data): Update.
2670 * tui/tui-data.h (struct tui_win_info)
2671 <check_and_display_highlight_if_needed>: Declare.
2672
fede5273
TT
26732019-08-13 Tom Tromey <tom@tromey.com>
2674
2675 * tui/tui-win.c (tui_resize_all): Call
2676 tui_delete_invisible_windows.
2677 * tui/tui-layout.c (show_layout): Call
2678 tui_delete_invisible_windows.
2679 * tui/tui-data.h (tui_delete_invisible_windows): Declare.
2680 * tui/tui-data.c (tui_delete_invisible_windows): New function.
2681
22c3f490
TT
26822019-08-13 Tom Tromey <tom@tromey.com>
2683
2684 * tui/tui-disasm.c (tui_show_disassem): Add assertion. Don't call
2685 tui_add_win_to_layout.
2686
16cb7910
TT
26872019-08-13 Tom Tromey <tom@tromey.com>
2688
2689 * tui/tui-layout.h (tui_default_win_height): Don't declare.
2690 * tui/tui-layout.c (tui_default_win_height): Now static.
2691
cc0c3ffb
TT
26922019-08-13 Tom Tromey <tom@tromey.com>
2693
2694 * tui/tui-layout.c (show_layout): Unify all layout cases into a
2695 single switch.
2696 (show_source_disasm_command, show_source_or_disasm_and_command):
2697 Don't check current layout.
2698
3f3ffe54
TT
26992019-08-13 Tom Tromey <tom@tromey.com>
2700
2701 * tui/tui-wingeneral.c (make_all_visible): Remove.
2702 (tui_make_all_invisible): Simplify.
2703 * tui/tui-layout.c (tui_make_all_invisible): Move from
2704 tui-wingeneral.c; simplify.
2705 (show_layout): Hoist call to tui_make_all_invisible.
2706 (show_data): Don't call tui_make_all_invisible.
2707
69258091
TT
27082019-08-13 Tom Tromey <tom@tromey.com>
2709
2710 * tui/tui-wingeneral.h (tui_make_all_visible): Don't declare.
2711 * tui/tui-wingeneral.c (tui_make_all_visible): Remove.
2712
62cf57fe
TT
27132019-08-13 Tom Tromey <tom@tromey.com>
2714
2715 * tui/tui-layout.c (current_layout, tui_current_layout): Move from
2716 tui-data.c.
2717 (show_source_disasm_command, show_data)
2718 (show_source_or_disasm_and_command): Don't use
2719 tui_set_current_layout_to.
2720 * tui/tui-data.h (tui_set_current_layout_to): Don't declare.
2721 * tui/tui-data.c (current_layout, tui_current_layout): Move to
2722 tui-layout.c.
2723 (tui_set_current_layout_to): Remove.
2724
2afade5d
TT
27252019-08-13 Tom Tromey <tom@tromey.com>
2726
2727 * tui/tui-layout.c (tui_set_layout): Update.
2728 * tui/tui-data.h (struct tui_layout_def): Remove.
2729 (tui_layout_def): Don't declare.
2730 * tui/tui-data.c (layout_def): Remove.
2731 (tui_layout_def): Remove.
2732
a3504e96
TT
27332019-08-13 Tom Tromey <tom@tromey.com>
2734
2735 * tui/tui-winsource.h (struct tui_source_window_base)
2736 <clear_detail>: No longer "override".
2737 * tui/tui-regs.h (struct tui_data_window) <clear_detail>: Remove.
2738 * tui/tui-regs.c (tui_data_window::clear_detail): Remove.
2739 * tui/tui-data.h (struct tui_win_info) <clear_detail>: Remove.
2740 * tui/tui-command.h (struct tui_cmd_window) <clear_detail>:
2741 Remove.
2742 * tui/tui-command.c (tui_cmd_window::clear_detail): Remove.
2743
29c92911
TT
27442019-08-13 Tom Tromey <tromey@adacore.com>
2745
2746 * tracepoint.c: Don't include readline.h or history.h.
2747
86c6b807
TT
27482019-08-12 Tom Tromey <tom@tromey.com>
2749
2750 * configure: Rebuild.
2751 * configure.ac: Check for readline 7.
2752 * NEWS: Mention readline 7 requirement.
2753 * README: Update.
2754
5db2718c
TT
27552019-08-12 Tom Tromey <tom@tromey.com>
2756
2757 * mingw-hdep.c (gdb_select): Remove readline hack.
2758
dac36daf
PFC
27592019-08-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2760
2761 * blockframe.c (find_pc_partial_function): Set *block to nullptr
2762 when the function fails.
2763
1022c627
AA
27642019-08-09 Andreas Arnez <arnez@linux.ibm.com>
2765
2766 * s390-tdep.c (s390_type_align): New function.
2767 (s390_gdbarch_init): Set it as type_align gdbarch method.
2768
eba4caf2
TV
27692019-08-09 Tom de Vries <tdevries@suse.de>
2770
2771 PR gdb/24591
2772 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): Adjust pc_high and
2773 pc_low with relocation offset.
2774
123cd851
TT
27752019-08-07 Tom Tromey <tromey@adacore.com>
2776
2777 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
2778 (print_frame_args): Update.
2779 * python/py-framefilter.c (py_print_single_arg, enumerate_args):
2780 Update.
2781 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
2782 * frame.h (struct frame_arg): Add initializers.
2783 <error>: Now a unique_xmalloc_ptr.
2784
3d31bc39
AH
27852019-08-07 Alan Hayward <alan.hayward@arm.com>
2786
2787 * NEWS: Expand the Pointer Authentication entry.
2788 * aarch64-tdep.c (aarch64_frame_unmask_address): Rename from this.
2789 (aarch64_frame_unmask_lr): ... to this.
2790 (aarch64_prologue_prev_register, aarch64_dwarf2_prev_register):
2791 Call aarch64_frame_unmask_lr.
2792 * frame.c (struct frame_info): Add "masked" variable.
2793 (frame_set_previous_pc_masked) (frame_get_pc_masked): New functions.
2794 (fprint_frame): Check for masked pc.
2795 * frame.h (frame_set_previous_pc_masked) (frame_get_pc_masked): New
2796 declarations.
2797 * python/py-framefilter.c (py_print_frame): Check for masked pc.
2798 * stack.c (print_frame): Check for masked pc.
2799
0cf9feb9
TT
28002019-08-06 Tom Tromey <tom@tromey.com>
2801
2802 * stabsread.c (patch_block_stabs, read_one_struct_field)
2803 (read_enum_type): Use obstack_strndup.
2804 * rust-exp.y (rust_parser::copy_name): Use obstack_strndup.
2805 * gdb_obstack.h (obstack_strndup): Use obstack_strndup.
2806 * dwarf2read.c (guess_full_die_structure_name)
2807 (anonymous_struct_prefix): Use obstack_strndup.
2808 * dbxread.c (cp_set_block_scope): Use obstack_strndup.
2809 * c-exp.y (yylex): Use obstack_strndup.
2810 * ada-exp.y (write_object_renaming, write_ambiguous_var)
2811 (write_var_or_type): Use obstack_strndup.
2812
efba19b0
TT
28132019-08-06 Tom Tromey <tom@tromey.com>
2814
2815 * symfile.c (reread_symbols): Use obstack_strdup.
2816 * stabsread.c (read_type): Use obstack_strdup.
2817 * gdb_obstack.h (obstack_strdup): New overload.
2818 * dwarf2read.c (dwarf2_compute_name, create_dwo_unit_in_dwp_v1)
2819 (create_dwo_unit_in_dwp_v2, build_error_marker_type)
2820 (dwarf2_canonicalize_name): Use obstack_strdup.
2821 * dbxread.c (read_dbx_symtab): Use obstack_strdup.
2822 * cp-support.c (inspect_type, replace_typedefs_qualified_name):
2823 Use obstack_strdup.
2824
f25102f7
TT
28252019-08-06 Tom Tromey <tom@tromey.com>
2826
2827 * gdb_obstack.h (obstack_strdup): Define.
2828 * gdb_obstack.c (obstack_strdup): Don't define.
2829
021887d8
TT
28302019-08-06 Tom Tromey <tom@tromey.com>
2831
2832 * xcoffread.c (SYMNAME_ALLOC, process_xcoff_symbol): Use
2833 obstack_strdup.
2834 * typeprint.c (typedef_hash_table::find_global_typedef): Use
2835 obstack_strdup.
2836 * symfile.c (allocate_compunit_symtab): Use obstack_strdup.
2837 * stabsread.c (common_block_start): Use obstack_strdup.
2838 * objfiles.c (set_objfile_main_name, objfile): Use
2839 obstack_strdup.
2840 * namespace.c (add_using_directive): Use obstack_strdup.
2841 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
2842 * jit.c (finalize_symtab): Use obstack_strdup.
2843 * dwarf2read.c (fixup_go_packaging, dwarf2_physname)
2844 (guess_partial_die_structure_name, partial_die_info::fixup)
2845 (dwarf2_name): Use obstack_strdup.
2846 * coffread.c (coff_read_struct_type, coff_read_enum_type): Use
2847 obstack_strdup.
2848 * c-exp.y (scan_macro_expansion): Use obstack_strdup.
2849 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
2850 obstack_strdup.
2851 * ada-lang.c (ada_decode_symbol): Use obstack_strdup.
2852
d2834edc
PW
28532019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2854
2855 * unittests/help-doc-selftests.c: New file.
2856 * Makefile.in: Add the new file.
2857
590042fc
PW
28582019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2859
2860 * cli/cli-decode.h (print_doc_line): Add for_value_prefix argument.
2861 * cli/cli-decode.c (print_doc_line): Likewise. It now prints
2862 the full first line, except when FOR_VALUE_PREFIX. In this case,
2863 the trailing '.' is not output, and the first character is uppercased.
2864 (print_help_for_command): Update call to print_doc_line.
2865 (print_doc_of_command): Likewise.
2866 * cli/cli-setshow.c (deprecated_show_value_hack): Likewise.
2867 * cli/cli-option.c (append_indented_doc): Do not append newline.
2868 (build_help_option): Append newline after first appended_indented_doc
2869 only if a second call is done.
2870 (build_help): Append 2 new lines before each option, except the first
2871 one.
2872 * compile/compile.c (_initialize_compile): Add new lines after
2873 %OPTIONS%, when not at the end of the help.
2874 Change help doc or code
2875 producing the help doc to respect the invariants.
2876 * maint-test-options.c (_initialize_maint_test_options): Likewise.
2877 Also removed the new line after 'Options:', as all other commands
2878 do not put an empty line between 'Options:' and the first option.
2879 * printcmd.c (_initialize_printcmd): Likewise.
2880 * stack.c (_initialize_stack): Likewise.
2881 * interps.c (interpreter_exec_cmd): Fix "Usage:" line that was
2882 incorrectly telling COMMAND is optional.
2883 * ada-lang.c (_initialize_ada_language): Change help doc or code
2884 producing the help doc to respect the invariants.
2885 * ada-tasks.c (_initialize_ada_tasks): Likewise.
2886 * breakpoint.c (_initialize_breakpoint): Likewise.
2887 * cli/cli-cmds.c (_initialize_cli_cmds): Likewise.
2888 * cli/cli-logging.c (_initialize_cli_logging): Likewise.
2889 * cli/cli-setshow.c (_initialize_cli_setshow): Likewise.
2890 * cli/cli-style.c (cli_style_option::add_setshow_commands,
2891 _initialize_cli_style): Likewise.
2892 * corelow.c (core_target_info): Likewise.
2893 * dwarf-index-cache.c (_initialize_index_cache): Likewise.
2894 * dwarf2read.c (_initialize_dwarf2_read): Likewise.
2895 * filesystem.c (_initialize_filesystem): Likewise.
2896 * frame.c (_initialize_frame): Likewise.
2897 * gnu-nat.c (add_task_commands): Likewise.
2898 * infcall.c (_initialize_infcall): Likewise.
2899 * infcmd.c (_initialize_infcmd): Likewise.
2900 * interps.c (_initialize_interpreter): Likewise.
2901 * language.c (_initialize_language): Likewise.
2902 * linux-fork.c (_initialize_linux_fork): Likewise.
2903 * maint-test-settings.c (_initialize_maint_test_settings): Likewise.
2904 * maint.c (_initialize_maint_cmds): Likewise.
2905 * memattr.c (_initialize_mem): Likewise.
2906 * printcmd.c (_initialize_printcmd): Likewise.
2907 * python/lib/gdb/function/strfns.py (_MemEq, _StrLen, _StrEq,
2908 _RegEx): Likewise.
2909 * ravenscar-thread.c (_initialize_ravenscar): Likewise.
2910 * record-btrace.c (_initialize_record_btrace): Likewise.
2911 * record-full.c (_initialize_record_full): Likewise.
2912 * record.c (_initialize_record): Likewise.
2913 * regcache-dump.c (_initialize_regcache_dump): Likewise.
2914 * regcache.c (_initialize_regcache): Likewise.
2915 * remote.c (add_packet_config_cmd, init_remote_threadtests,
2916 _initialize_remote): Likewise.
2917 * ser-tcp.c (_initialize_ser_tcp): Likewise.
2918 * serial.c (_initialize_serial): Likewise.
2919 * skip.c (_initialize_step_skip): Likewise.
2920 * source.c (_initialize_source): Likewise.
2921 * stack.c (_initialize_stack): Likewise.
2922 * symfile.c (_initialize_symfile): Likewise.
2923 * symtab.c (_initialize_symtab): Likewise.
2924 * target-descriptions.c (_initialize_target_descriptions): Likewise.
2925 * top.c (init_main): Likewise.
2926 * tracefile-tfile.c (tfile_target_info): Likewise.
2927 * tracepoint.c (_initialize_tracepoint): Likewise.
2928 * tui/tui-win.c (_initialize_tui_win): Likewise.
2929 * utils.c (add_internal_problem_command): Likewise.
2930 * valprint.c (value_print_option_defs): Likewise.
2931
404f2902
FCE
29322019-08-06 Frank Ch. Eigler <fche@redhat.com>
2933
2934 PR build/24886
2935 * configure.ac: Drop enable-libmcheck support.
2936 * configure, config.in: Rebuild.
2937 * libmcheck.m4: Remove.
2938 * acinclude.m4: Don't include it.
2939 * Makefile.in: Don't distribute it.
2940 * top.c (print_gdb_configuration): Don't mention it.
2941
046bebe1
TT
29422019-08-06 Tom Tromey <tom@tromey.com>
2943
2944 * utils.c (set_output_style): Sometimes pass stream to
2945 emit_style_escape.
2946 * ui-out.h (class ui_out) <can_emit_style_escape>: Declare.
2947 * record-btrace.c (btrace_insn_history): Update.
2948 * mi/mi-out.h (class mi_ui_out) <can_emit_style_escape>: New
2949 method.
2950 * disasm.h (gdb_pretty_print_disassembler): Add uiout parameter.
2951 Update initializers.
2952 <m_uiout>: New field.
2953 <m_di>: Move lower.
2954 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
2955 Remove "uiout" parameter.
2956 (dump_insns): Update.
2957 * cli-out.h (class cli_ui_out) <can_emit_style_escape>: Declare.
2958 * cli-out.c (cli_ui_out::can_emit_style_escape): New method.
2959
ddbcedf5
CB
29602019-08-06 Christian Biesinger <cbiesinger@google.com>
2961
2962 * symtab.c (symbol_cache_lookup): Change int to enum block_enum.
2963 (error_in_psymtab_expansion): Likewise.
2964 (lookup_symbol_via_quick_fns): Likewise.
2965 (basic_lookup_transparent_type_quick): Likewise.
2966 (basic_lookup_transparent_type_1): Likewise.
2967
b08b16c8
TT
29682019-08-06 Tom Tromey <tromey@adacore.com>
2969
2970 * source.c (last_source_error): Now bool.
2971 (print_source_lines_base): Make "noprint" bool. Only open
2972 source file when last_source_visited changes.
2973
cb44333d
TT
29742019-08-06 Tom Tromey <tromey@adacore.com>
2975
2976 * annotate.c (annotate_source_line): Use g_source_cache.
2977 * source-cache.c (source_cache::get_plain_source_lines): Change
2978 parameters. Populate m_offset_cache.
2979 (source_cache::ensure): New method.
2980 (source_cache::get_line_charpos): New method.
2981 (extract_lines): Move lower. Change parameters.
2982 (source_cache::get_source_lines): Move lower.
2983 * source-cache.h (class source_cache): Update comment.
2984 <get_line_charpos>: New method.
2985 <get_source_lines>: Update comment.
2986 <clear>: Clear m_offset_cache.
2987 <get_plain_source_lines>: Change parameters.
2988 <ensure>: New method
2989 <m_offset_cache>: New member.
2990 * source.c (forget_cached_source_info_for_objfile): Update.
2991 (info_source_command): Use g_source_cache.
2992 (find_source_lines, open_source_file_with_line_charpos): Remove.
2993 (print_source_lines_base, search_command_helper): Use g_source_cache.
2994 * source.h (open_source_file_with_line_charpos): Don't declare.
2995 * symtab.h (struct symtab) <nlines, line_charpos>: Remove.
2996 * tui/tui-source.c (tui_source_window::do_scroll_vertical):
2997 Use g_source_cache.
2998
872dceaa
TT
29992019-08-06 Tom Tromey <tromey@adacore.com>
3000
3001 * source-cache.c (source_cache::get_plain_source_lines):
3002 Remove "first_line" and "last_line" parameters.
3003 (source_cache::get_source_lines): Cache plain text.
3004 * source-cache.h (class source_cache)
3005 <get_plain_source_lines>: Update.
3006
269249d9
TT
30072019-08-06 Tom Tromey <tromey@adacore.com>
3008
3009 * source-cache.c (extract_lines): No longer a method.
3010 Changed type of parameter. Include final newline.
3011 (selftests::extract_lines_test): New function.
3012 (_initialize_source_cache): Likewise.
3013 * source-cache.h (class source_cache)
3014 <extract_lines>: Don't declare.
3015
c0e8dcd8
TT
30162019-08-06 Tom Tromey <tromey@adacore.com>
3017
3018 * breakpoint.c (init_breakpoint_sal): Update.
3019 (breakpoint): Update.
3020 * breakpoint.h (struct breakpoint) <filter>: Now a
3021 unique_xmalloc_ptr.
3022
0b27c27d
CB
30232019-08-05 Christian Biesinger <cbiesinger@google.com>
3024
3025 * NEWS: Mention dictionary access on blocks.
3026 * python/py-block.c (blpy_getitem): New function.
3027 (block_object_as_mapping): New struct.
3028 (block_object_type): Use new struct for tp_as_mapping field.
3029
4ee94178
CB
30302019-08-05 Christian Biesinger <cbiesinger@google.com>
3031
3032 * objfiles.h (objfile): Add a comment describing partial symbols.
3033
8abfcabc
TT
30342019-08-05 Tom Tromey <tromey@adacore.com>
3035
3036 * compile/compile.c (_initialize_compile): Use _(), not N_().
3037 * thread.c (_initialize_thread): Use _(), not N_().
3038 * stack.c (_initialize_stack): Use _(), not N_().
3039 * printcmd.c (_initialize_printcmd): Use _(), not N_().
3040
2b79f376
SM
30412019-08-04 Simon Marchi <simon.marchi@polymtl.ca>
3042
3043 * dwarf2read.c (struct dw2_symtab_iterator):
3044 <want_specific_block>: Remove.
3045 <block_index>: Change type to gdb::optional.
3046 (dw2_symtab_iter_init): Remove WANT_SPECIFIC_BLOCK parameter,
3047 change type of BLOCK_INDEX parameter to gdb::optional.
3048 (dw2_symtab_iter_next): Re-write in function of gdb::optional.
3049 (dw2_lookup_symbol): Don't pass argument for
3050 WANT_SPECIFIC_BLOCK.
3051 (dw2_expand_symtabs_for_function): Don't pass argument for
3052 WANT_SPECIFIC_BLOCK, pass empty optional for BLOCK_INDEX.
3053 (class dw2_debug_names_iterator)
3054 <dw2_debug_names_iterator>: Remove WANT_SPECIFIC_BLOCK
3055 parameter, change BLOCK_INDEX type to gdb::optional.
3056 <m_want_specific_block>: Remove.
3057 <m_block_index>: Change type to gdb::optional.
3058 (dw2_debug_names_iterator::next): Change type of IS_STATIC to
3059 gdb::optional. Re-write in function of gdb::optional.
3060 (dw2_debug_names_lookup_symbol): Don't pass argument for
3061 WANT_SPECIFIC_BLOCK.
3062 (dw2_debug_names_expand_symtabs_for_function): Don't pass
3063 argument for WANT_SPECIFIC_BLOCK, pass empty optional for
3064 BLOCK_INDEX.
3065
ae60f04e
PW
30662019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3067
3068 * NEWS: Mention changes to "info sources" command.
3069
28cd9371
PW
30702019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3071
3072 * symtab.c (filename_partial_match_opts): New struct type.
3073 (struct output_source_filename_data): New members
3074 regexp, c_regexp, partial_match.
3075 (output_source_filename): Use new members to decide to print file.
3076 (info_sources_option_defs): New variable.
3077 (make_info_sources_options_def_group, print_info_sources_header,
3078 info_sources_command_completer):
3079 New functions.
3080 (info_sources_command): Read new optional arguments.
3081 (_initialize_symtab): Update info sources help.
3082
ca683e3a
AO
30832019-08-02 Alexandre Oliva <oliva@adacore.com>
3084
3085 * ada-lang.c (exception_support_info_v0): Renamed from...
3086 (default_exception_support_info): ... this. Create new
3087 definition for v1.
3088 (ada_has_this_exception_support): Look up catch_handlers_sym.
3089 (ada_exception_support_info_sniffer): Try v0 after default.
3090
f1264162
TT
30912019-08-01 Tom Tromey <tromey@adacore.com>
3092
3093 * ia64-libunwind-tdep.h (struct libunwind_descr): Include
3094 gdbarch.h.
3095
0a7b2485
CB
30962019-08-01 Christian Biesinger <cbiesinger@google.com>
3097
3098 * s12z-tdep.c: Fix include path for s12z-opc.h.
3099
c6bdbeb7
AH
31002019-08-01 Alan Hayward <alan.hayward@arm.com>
3101
3102 * NEWS: Require GNU make 3.82.
3103
a2bd7b82
TT
31042019-07-16 Tom Tromey <tom@tromey.com>
3105
3106 * tui/tui-wingeneral.h (tui_copy_win, tui_box_win): Don't
3107 declare.
3108
aa3b6533
TT
31092019-07-30 Tom Tromey <tromey@adacore.com>
3110
3111 * block.c (contained_in): Remove BLOCK_FUNCTION check.
3112
a1530dc7
KB
31132019-07-30 Kevin Buettner <kevinb@redhat.com>
3114
3115 * printcmd.c (print_address_symbolic): Print negative offsets.
3116 (build_address_symbolic): Force signed arithmetic when computing
3117 offset.
3118
2906593f
CB
31192019-07-30 Christian Biesinger <cbiesinger@google.com>
3120
3121 PR/24474: Add a function to lookup static variables.
3122 * NEWS: Mention this new function.
3123 * python/py-symbol.c (gdbpy_lookup_static_symbol): New function.
3124 * python/python-internal.h (gdbpy_lookup_static_symbol): New function.
3125 * python/python.c (python_GdbMethods): Add new function.
3126
c620ed88
CB
31272019-07-29 Christian Biesinger <cbiesinger@google.com>
3128
3129 * NEWS: Mention new functions Objfile.lookup_{global,static}_symbol.
3130 * python/py-objfile.c (objfpy_lookup_global_symbol): New function.
3131 (objfpy_lookup_static_symbol): New function.
3132 (objfile_object_methods): Add new functions.
3133
bc4268a5
PW
31342019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3135
3136 * NEWS: Mention 'set|show print frame-info'. Mention new
3137 'presence' value for 'frame-arguments'. Mention new '-frame-info'
3138 backtrace argument. Mention that python frame filtering code
3139 is now consistent with what 'backtrace' command prints.
3140
4b5e8d19
PW
31412019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3142
3143 * frame.h (enum print_what): New value 'SHORT_LOCATION', update
3144 comments.
3145 (print_frame_info_auto, print_frame_info_source_line,
3146 print_frame_info_location, print_frame_info_source_and_location,
3147 print_frame_info_location_and_address, print_frame_info_short_location):
3148 New declarations.
3149 (struct frame_print_options): New member print_frame_info.
3150 * extension.h (enum ext_lang_frame_args): New value CLI_PRESENCE.
3151 * stack.h (get_user_print_what_frame_info): New declaration.
3152 (frame_show_address): New declaration.
3153 * stack.c (print_frame_arguments_choices): New value 'presence'.
3154 (print_frame_info_auto, print_frame_info_source_line,
3155 print_frame_info_location, print_frame_info_source_and_location,
3156 print_frame_info_location_and_address, print_frame_info_short_location,
3157 print_frame_info_choices, print_frame_info_print_what): New definitions.
3158 (print_frame_args): Only print dots for args if print frame-arguments
3159 is 'presence'.
3160 (frame_print_option_defs): New element for "frame-info".
3161 (get_user_print_what_frame_info): New function.
3162 (frame_show_address): Make non static. Move comment to stack.h.
3163 (print_frame_info_to_print_what): New function.
3164 (print_frame_info): Update comment. Use fp_opts.print_frame_info
3165 to decide what to print.
3166 (backtrace_command_1): Handle the new print_frame_arguments_presence
3167 value.
3168 (_initialize_stack): Call add_setshow_enum_cmd for frame-info.
3169 * python/py-framefilter.c (py_print_args): Handle CLI_PRESENCE.
3170 (py_print_frame): In non-mi mode, use LOCATION as default for
3171 print_what, similarly to frame information printed directly by
3172 backtrace command. Handle frame-info user option in non MI mode.
3173
6bdfee81
KB
31742019-07-27 Kevin Buettner <kevinb@redhat.com>
3175
3176 * linux-thread-db.c (thread_db_target::thread_handle_to_thread_info):
3177 Add case for debugging 32-bit target on 64-bit host. Revise
3178 comment.
3179
98a617f8
KB
31802019-07-27 Kevin Buettner <kevinb@redhat.com>
3181
3182 * infrun.c (fill_in_stop_func): Use find_pc_partial_function
3183 instead of find_function_entry_range_from_pc.
3184
567238c9
KB
31852019-07-27 Kevin Buettner <kevinb@redhat.com>
3186
3187 * stack.c (find_frame_funname): Remove code which preferred
3188 minsym over symtab sym in "certain pathological cases".
3189
2dc80cf8
KB
3190 * valprint.h (build_address_symbolic): Add "prefer_sym_over_minsym"
3191 parameter. Change type of "do_demangle" to bool.
3192 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3193 Pass suitable "prefer_sym_over_minsym" flag to
3194 build_address_symbolic(). Don't output "+" for negative offsets.
3195 * printcmd.c (print_address_symbolic): Update invocation of
3196 build_address_symbolic to include a "prefer_sym_over_minsym"
3197 flag.
3198 (build_address_symbolic): Add "prefer_sym_over_minsym" parameter.
3199 Restrict cases in which use of minimal symbol is preferred to that
3200 of a found symbol. Update comments.
3201
1aff7173
KB
3202 * dwarf2-frame.c (dwarf2_frame_cache): Don't decode FDE instructions
3203 for entry pc when entry pc is out of range for that FDE.
3204
89b085ac
BC
32052019-07-26 Brian Callahan <bcallah@openbsd.org>
3206
3207 PR gdb/24839:
3208 * gdb/obsd-nat.c (obsd_nat_target::pid_to_str): Fix typo in return
3209 type.
3210
f32feb4a
CB
32112019-07-25 Christian Biesinger <cbiesinger@google.com>
3212
3213 * python/py-objfile.c (add_separate_debug_file): Fix comment about
3214 this function's Python signature.
3215
3216
32172019-07-24 Christian Biesinger <cbiesinger@google.com>
442853af
CB
3218
3219 * compile/compile-object-load.c (compile_object_load): Pass GLOBAL_SCOPE.
3220 * solib-spu.c (spu_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3221 * solib-svr4.c (elf_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3222 * symtab.c (lookup_global_symbol_from_objfile): Add a scope parameter.
3223 * symtab.h (lookup_global_symbol_from_objfile): Likewise.
3224
3225
c54e4253
YS
32262019-07-24 Yoshinori Sato <ysato@users.sourceforge.jp>
3227
3228 * h8300-tdep.c (h8300_register_name_common): New.
3229 h8300_register_name): Use h8300_register_name_common.
3230 (h8300s_register_name): Likewise.
3231 (h8300sx_register_name): Likewise.
3232 (h8300h_register_nam): New.
3233 (h8300_gdbarch_init): Use h8300h_register_name in h8300h machine.
3234
3235
40eadf04
SP
32362019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3237
3238 * arm-tdep.c (arm_skip_cmse_entry): New function.
3239 (arm_is_sgstubs_section): New function.
3240 (arm_skip_stub): Add call to arm_skip_cmse_entry function.
3241
bfa2a36d
TT
32422019-07-22 Tom Tromey <tom@tromey.com>
3243
3244 * tui/tui-win.c (tui_win_info::make_invisible_and_set_new_height):
3245 Don't self-assign.
3246
a8e9d247
AB
32472019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3248
3249 * c-typeprint.c (c_print_typedef): Pass -1 instead of 0 to
3250 type_print.
3251
eb86c5e2
AB
32522019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3253
3254 * symtab.c (search_symbols): Adjust msymbol matching type arrays
3255 so that GDB doesn't match any msymbols when searching in the
3256 TYPES_DOMAIN.
3257 (print_symbol_info): Print using typedef_print or type_print based
3258 on the type of the symbol. Add updated FIXME comment moved from...
3259 (_initialize_symtab): ... move and update FIXME comment to above.
3260
a8eab7c6
AB
32612019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3262
3263 * NEWS: Mention adding -q option to "info types".
3264 * symtab.c (struct info_types_options): New struct.
3265 (info_types_options_defs): New variable.
3266 (make_info_types_options_def_group): New function.
3267 (info_types_command): Use gdb::option framework to parse options.
3268 (info_types_command_completer): New function.
3269 (_initialize_symtab): Extend the help text on "info types" and
3270 register command completer.
3271
b4603c34
CB
32722019-07-21 Christian Biesinger <cbiesinger@google.com>
3273
3274 * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
3275 (lookup_symbol_in_objfile): Change int to block_enum and add a
3276 gdb_assert to make sure block_index is GLOBAL_BLOCK or STATIC_BLOCK.
3277
c8cdc1e0
CB
32782019-07-20 Christian Biesinger <cbiesinger@google.com>
3279
3280 * MAINTAINERS (Write After Approval): Add self.
3281
01e175fe
AB
32822019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3283
3284 * riscv-tdep.c (riscv_push_dummy_code): Write a 4-byte nop
3285 instruction to the dummy code region.
3286
56f79b63
TT
32872019-07-19 Tom Tromey <tromey@adacore.com>
3288
3289 * contrib/ari/gdb_ari.sh: Mention C++11, not ISO C 90.
3290 (ARGSUSED, PARAMS, __func__): Remove rules.
3291
4c5aa8e0
AH
32922019-07-19 Alan Hayward <alan.hayward@arm.com>
3293
3294 * arm-tdep.c (_initialize_arm_tdep): Remove xml tests.
3295 * features/arm/arm-with-iwmmxt.c: Remove.
3296 * features/arm/arm-with-iwmmxt.xml: Remove.
3297 * features/arm/arm-with-m-fpa-layout.c: Remove.
3298 * features/arm/arm-with-m-fpa-layout.xml: Remove.
3299 * features/arm/arm-with-m-vfp-d16.c: Remove.
3300 * features/arm/arm-with-m-vfp-d16.xml: Remove.
3301 * features/arm/arm-with-m.c: Remove.
3302 * features/arm/arm-with-m.xml: Remove.
3303 * features/arm/arm-with-neon.c: Remove.
3304 * features/arm/arm-with-neon.xml: Remove.
3305 * features/arm/arm-with-vfpv2.c: Remove.
3306 * features/arm/arm-with-vfpv2.xml: Remove.
3307 * features/arm/arm-with-vfpv3.c: Remove.
3308 * features/arm/arm-with-vfpv3.xml: Remove.
3309
f42b2617
AH
33102019-07-19 Alan Hayward <alan.hayward@arm.com>
3311
3312 * arm-tdep.c (_initialize_arm_tdep): Add xml regression tests.
3313
f29ec966
AH
33142019-07-19 Alan Hayward <alan.hayward@arm.com>
3315
3316 * arch/aarch32.c (aarch32_create_target_description): Create
3317 target descriptions using features.
3318 * arch/arm.c (arm_create_target_description)
3319 (arm_create_mprofile_target_description): Likewise.
3320 * arm-tdep.c (_initialize_arm_tdep): Remove tdesc init calls.
3321
d105cce5
AH
33222019-07-19 Alan Hayward <alan.hayward@arm.com>
3323
3324 * Makefile.in: Add new files.
3325 * aarch32-tdep.c: New file.
3326 * aarch32-tdep.h: New file.
3327 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
3328 Call aarch32_read_description.
3329 * arch/aarch32.c: New file.
3330 * arch/aarch32.h: New file.
3331 * arch/arm.c (arm_create_target_description)
3332 (arm_create_mprofile_target_description): New function.
3333 * arch/arm.h (arm_fp_type, arm_m_profile_type): New enum.
3334 (arm_create_target_description)
3335 (arm_create_mprofile_target_description): New declaration.
3336 * arm-fbsd-tdep.c (arm_fbsd_read_description_auxv): Call
3337 read_description functions.
3338 * arm-linux-nat.c (arm_linux_nat_target::read_description):
3339 Likewise.
3340 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
3341 * arm-tdep.c (tdesc_arm_list): New variable.
3342 (arm_register_g_packet_guesses): Call create description functions.
3343 (arm_read_description) (arm_read_mprofile_description): New
3344 function.
3345 * arm-tdep.h (arm_read_description)
3346 (arm_read_mprofile_description): Add declaration.
3347 * configure.tgt: Add new files.
3348
afe09f0b
GL
33492019-07-18 Guillaume LABARTHE <guillaume.labarthe@gmail.com>
3350
3351 * top.c (new_ui_command): Open specified terminal just once.
3352
cd215b2e
TT
33532019-07-18 Tom Tromey <tromey@adacore.com>
3354
3355 * symtab.c (main_name): Constify return type.
3356 * symfile.c (set_initial_language): Update.
3357 * symtab.h (main_name): Constify return type.
3358
d8f68fcb
TT
33592019-07-17 Tom Tromey <tom@tromey.com>
3360
3361 * tui/tui-winsource.c (tui_update_source_window)
3362 (tui_update_source_window_as_is)
3363 (tui_update_source_windows_with_line): Remove return.
3364 * tui/tui-disasm.c (tui_show_disassem)
3365 (tui_show_disassem_and_update_source): Remove return.
3366 * tui/tui.c (tui_reset): Remove return.
3367 * tui/tui-wingeneral.c
3368 (tui_check_and_display_highlight_if_needed): Remove return.
3369
ca5af91e
TT
33702019-07-17 Tom Tromey <tom@tromey.com>
3371
3372 * tui/tui-win.c (parse_scrolling_args): Throw separate errors.
3373
5104fe36
TT
33742019-07-17 Tom Tromey <tom@tromey.com>
3375
3376 * tui/tui-winsource.h (struct tui_exec_info_window)
3377 (struct tui_source_window_base): Move from tui-data.h.
3378 * tui/tui-winsource.c: Move many method definitions from
3379 elsewhere. Remove "structuring" comments.
3380 * tui/tui-wingeneral.c (tui_source_window_base::make_visible)
3381 (tui_source_window_base::refresh_window): Move to
3382 tui-winsource.c.
3383 * tui/tui-win.c (tui_source_window_base::refresh_all)
3384 (tui_source_window_base::update_tab_width)
3385 (tui_source_window_base::set_new_height)
3386 (tui_source_window_base::do_make_visible_with_new_height): Move to
3387 tui-winsource.c.
3388 * tui/tui-source.h: Update.
3389 * tui/tui-source.c (tui_source_window_base::reset): Move to
3390 tui-winsource.c.
3391 * tui/tui-disasm.h: Update.
3392 * tui/tui-data.h (struct tui_exec_info_window): Move to
3393 tui-winsource.h.
3394 (struct tui_source_window_base): Likewise.
3395 * tui/tui-data.c (tui_source_window_base::clear_detail)
3396 (tui_source_window_base, ~tui_source_window_base): Move to
3397 tui-winsource.c.
3398
daa15dde
TT
33992019-07-17 Tom Tromey <tom@tromey.com>
3400
3401 * tui/tui-win.c (tui_resize_all)
3402 (tui_source_window_base::update_tab_width)
3403 (tui_adjust_win_heights): Update.
3404 (tui_win_info::make_invisible_and_set_new_height): Rename from
3405 make_invisible_and_set_new_height.
3406 * tui/tui-data.h (struct tui_win_info)
3407 <make_invisible_and_set_new_height>: New method.
3408
bfad4537
TT
34092019-07-17 Tom Tromey <tom@tromey.com>
3410
3411 * tui/tui.c: Update.
3412 * tui/tui-source.h (struct tui_source_window): Move from
3413 tui-data.h.
3414 * tui/tui-layout.c: Update.
3415 * tui/tui-disasm.c: Update.
3416 * tui/tui-data.h (struct tui_source_window): Move to
3417 tui-source.h.
3418
88f7e873
TT
34192019-07-17 Tom Tromey <tom@tromey.com>
3420
3421 * tui/tui-disasm.h (struct tui_disasm_window): Move from
3422 tui-data.h.
3423 * tui/tui-data.h (struct tui_disasm_window): Move to
3424 tui-disasm.h.
3425
96bd6233
TT
34262019-07-17 Tom Tromey <tom@tromey.com>
3427
3428 * tui/tui-regs.h (struct tui_data_item_window): Move from
3429 tui-data.h.
3430 * tui/tui-regs.c (tui_data_item_window): Move from tui-data.c.
3431 * tui/tui-data.h (struct tui_data_item_window): Move to
3432 tui-regs.h.
3433 * tui/tui-data.c (~tui_data_item_window): Move to tui-regs.c.
3434
ce38393b
TT
34352019-07-17 Tom Tromey <tom@tromey.com>
3436
3437 * tui/tui.c: Update.
3438 * tui/tui-win.c (tui_cmd_window::do_make_visible_with_new_height)
3439 (tui_cmd_window::max_height): Move to tui-command.c.
3440 * tui/tui-layout.c: Update.
3441 * tui/tui-data.h (struct tui_cmd_window): Move to tui-command.h.
3442 * tui/tui-data.c (tui_cmd_window::clear_detail): Move to
3443 tui-command.c.
3444 * tui/tui-command.h (struct tui_cmd_window): Move from
3445 tui-data.h.
3446 * tui/tui-command.c: Remove "structuring" comments.
3447 (tui_cmd_window::clear_detail)
3448 (tui_cmd_window::do_make_visible_with_new_height)
3449 (tui_cmd_window::max_height): Move from elsewhere.
3450
2d8b51cb
TT
34512019-07-17 Tom Tromey <tom@tromey.com>
3452
3453 * tui/tui-io.c (tui_dispatch_ctrl_char): Move from tui-command.c.
3454 Now static.
3455 * tui/tui-command.h (tui_dispatch_ctrl_char): Don't declare.
3456 * tui/tui-command.c (tui_dispatch_ctrl_char): Move to tui-io.c.
3457
18ab23af
TT
34582019-07-17 Tom Tromey <tom@tromey.com>
3459
3460 * tui/tui.c: Update.
3461 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Move to
3462 tui-regs.c.
3463 * tui/tui-windata.h: Remove file.
3464 * tui/tui-windata.c: Remove file.
3465 * tui/tui-win.c (tui_data_window::set_new_height)
3466 (tui_data_window::do_make_visible_with_new_height): Move to
3467 tui-regs.c.
3468 * tui/tui-regs.h (struct tui_data_window): Move from tui-data.h.
3469 * tui/tui-regs.c: Remove "structuring" comments.
3470 (tui_data_window::first_data_item_displayed)
3471 (tui_data_window::delete_data_content_windows)
3472 (tui_data_window::erase_data_content)
3473 (tui_data_window::display_all_data)
3474 (tui_data_window::refresh_all)
3475 (tui_data_window::do_scroll_vertical)
3476 (tui_data_window::clear_detail, tui_data_window::set_new_height)
3477 (tui_data_window::do_make_visible_with_new_height)
3478 (tui_data_window::refresh_window): Move from elsewhere.
3479 (_initialize_tui_regs): Move to end of file.
3480 * tui/tui-layout.c: Update.
3481 * tui/tui-hooks.c: Update.
3482 * tui/tui-data.h (struct tui_data_window): Move to tui-regs.h.
3483 * tui/tui-data.c (tui_data_window::clear_detail): Move to
3484 tui-regs.c.
3485 * Makefile.in (SUBDIR_TUI_SRCS): Remove tui-windata.c.
3486
88b7e7cc
TT
34872019-07-17 Tom Tromey <tom@tromey.com>
3488
3489 * tui/tui-io.c (tui_puts_internal): Call wrefresh if newline is
3490 seen.
3491
0fcd3711
TT
34922019-07-17 Tom Tromey <tom@tromey.com>
3493
3494 * tui/tui-win.c (tui_source_window_base::set_new_height)
3495 (tui_source_window_base::do_make_visible_with_new_height): Use
3496 m_has_locator field directly.
3497 * tui/tui-data.h (struct tui_win_info) <has_locator>: Remove
3498 method.
3499 (struct tui_source_window_base) <has_locator>: Likewise.
3500
4a38112d
TT
35012019-07-17 Tom Tromey <tom@tromey.com>
3502
3503 * tui/tui-wingeneral.h (tui_make_visible, tui_make_invisible):
3504 Don't declare.
3505 * tui/tui-wingeneral.c (tui_make_visible, tui_make_invisible):
3506 Remove.
3507 * tui/tui-win.c (tui_source_window_base::set_new_height)
3508 (tui_source_window_base::set_new_height)
3509 (make_invisible_and_set_new_height)
3510 (tui_source_window_base::do_make_visible_with_new_height)
3511 (tui_source_window_base::do_make_visible_with_new_height):
3512 Update.
3513 * tui/tui-layout.c (show_source_disasm_command, show_data)
3514 (show_source_or_disasm_and_command): Update.
3515 * tui/tui-layout.c (show_layout): Update.
3516
09129226
TT
35172019-07-17 Tom Tromey <tom@tromey.com>
3518
3519 * tui/tui-layout.c (make_data_window): Remove.
3520 (show_data): Unify creation and re-initialization cases.
3521
4a8a5e84
TT
35222019-07-17 Tom Tromey <tom@tromey.com>
3523
3524 * tui/tui-layout.c (make_source_window, make_disasm_window):
3525 Remove.
3526 (show_data): Unify creation and re-initialization cases.
3527
76d2be8e
TT
35282019-07-17 Tom Tromey <tom@tromey.com>
3529
3530 * tui/tui-layout.c (make_command_window): Remove.
3531 (show_source_disasm_command, show_source_or_disasm_and_command):
3532 Unify creation and re-initialization cases.
3533
890b8bde
TT
35342019-07-17 Tom Tromey <tom@tromey.com>
3535
3536 * tui/tui-layout.c (show_source_or_disasm_and_command): Unify
3537 creation and re-initialization cases.
3538
2cdfa113
TT
35392019-07-17 Tom Tromey <tom@tromey.com>
3540
3541 * tui/tui-regs.c (tui_get_register): Return void.
3542
8e3cfd09
TT
35432019-07-17 Tom Tromey <tom@tromey.com>
3544
3545 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible):
3546 Simplify.
3547
f4e04977
TT
35482019-07-17 Tom Tromey <tom@tromey.com>
3549
3550 * tui/tui-layout.c (show_source_disasm_command): Simplify window
3551 resetting.
3552
0379b883
TT
35532019-07-17 Tom Tromey <tom@tromey.com>
3554
3555 * tui/tui.h (tui_set_layout_by_name): Don't declare.
3556 * tui/tui-regs.c (tui_reg_layout): New function.
3557 (tui_show_registers, tui_reg_command): Use it.
3558 * tui/tui-layout.c (LAYOUT_USAGE): Remove.
3559 (tui_layout_command): Rename from tui_set_layout_by_name. Change
3560 parameters.
3561 (tui_layout_command): Remove.
3562
b7fbad91
TT
35632019-07-17 Tom Tromey <tom@tromey.com>
3564
3565 * tui/tui-layout.h (tui/tui-layout): Return void.
3566 * tui/tui-layout.c (tui_set_layout): Return void. Add assert.
3567
4e1e56b9
TT
35682019-07-17 Tom Tromey <tom@tromey.com>
3569
3570 * tui/tui-layout.c (show_source_disasm_command, show_data):
3571 Update.
3572 (reset_locator): Remove.
3573 (show_source_or_disasm_and_command): Update.
3574
1e0c09ba
TT
35752019-07-17 Tom Tromey <tom@tromey.com>
3576
3577 * tui/tui-source.c (tui_source_window_base::reset): Remove
3578 win_type parameter.
3579 * tui/tui-layout.c (make_command_window, make_source_window)
3580 (make_disasm_window, make_data_window)
3581 (show_source_disasm_command, show_data, tui_gen_win_info::reset)
3582 (reset_locator, show_source_or_disasm_and_command): Update.
3583 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Remove
3584 win_type parameter.
3585 (struct tui_source_window_base) <reset>: Likewise.
3586
1bf605de
TT
35872019-07-17 Tom Tromey <tom@tromey.com>
3588
3589 * tui/tui-layout.c (show_source_disasm_command): Use
3590 reset_locator.
3591 (reset_locator): New function.
3592 (init_and_make_win): Remove.
3593 (show_source_or_disasm_and_command): Use reset_locator.
3594
098f9ed4
TT
35952019-07-17 Tom Tromey <tom@tromey.com>
3596
3597 * tui/tui-winsource.c (tui_set_exec_info_content): Remove
3598 condition.
3599 * tui/tui-wingeneral.c (tui_source_window_base::make_visible):
3600 Remove condition.
3601 * tui/tui-source.c (tui_source_window_base::reset): New method.
3602 * tui/tui-layout.c (make_command_window): Don't call
3603 init_and_make_win.
3604 (make_source_window, make_disasm_window): Don't call
3605 make_source_or_disasm_window.
3606 (make_data_window): Don't call init_and_make_win. Change calling
3607 convention.
3608 (show_source_disasm_command, show_data): Simplify.
3609 (make_source_or_disasm_window): Remove.
3610 (show_source_or_disasm_and_command): Simplify.
3611 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Now virtual.
3612 (struct tui_source_window_base) <reset>: Likewise.
3613 <execution_info>: Remove initializer.
3614 * tui/tui-data.c (tui_source_window_base): Initialize
3615 execution_info.
3616
80110957
TT
36172019-07-17 Tom Tromey <tom@tromey.com>
3618
3619 * tui/tui-layout.c (tui_set_layout): Remove regs_populate
3620 variable.
3621
cf82af05
TT
36222019-07-17 Tom Tromey <tom@tromey.com>
3623
3624 * tui/tui.c (tui_rl_other_window): Update.
3625 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Call
3626 superclass method first. Always iterate over regs_content.
3627 (tui_unhighlight_win, tui_highlight_win): Use refresh_window
3628 method.
3629 * tui/tui-win.c (tui_set_focus_command): Update.
3630
01aeb396
TT
36312019-07-17 Tom Tromey <tom@tromey.com>
3632
3633 * tui/tui-win.c (tui_set_focus_command): Rename from
3634 tui_set_focus. Call tui_enable.
3635 (tui_set_focus_command): Remove.
3636
fd6c75ee
TT
36372019-07-17 Tom Tromey <tom@tromey.com>
3638
3639 * tui/tui-winsource.c (tui_show_exec_info_content): Don't call
3640 refresh_window.
3641 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Call
3642 touchwin.
3643 (tui_data_window::refresh_window): Call refresh_window on data
3644 items. Always call superclass refresh_window.
3645 (tui_win_info::refresh): Remove.
3646 (tui_source_window_base::refresh_window): Update.
3647 (tui_refresh_all): Update.
3648 * tui/tui-layout.c (show_source_disasm_command): Remove call to
3649 refresh_window.
3650 (show_source_or_disasm_and_command): Likewise.
3651 * tui/tui-data.h (struct tui_win_info) <refresh>: Remove.
3652 (struct tui_source_window_base) <refresh>: Likewise.
3653
f6cc34a9
TT
36542019-07-17 Tom Tromey <tom@tromey.com>
3655
3656 * tui/tui-winsource.c (tui_clear_source_content)
3657 (tui_show_source_content): Update.
3658 * tui/tui-source.c (tui_source_window::showing_source_p): Check
3659 whether content is empty.
3660 * tui/tui-data.h (struct tui_source_window_base) <content_in_use>:
3661 Remove.
3662
f31ec9af
TT
36632019-07-17 Tom Tromey <tom@tromey.com>
3664
3665 * tui/tui-winsource.c (tui_erase_source_content): Clear the
3666 window's contents.
3667 * tui/tui-source.h (tui_set_source_content_nil): Don't declare.
3668 * tui/tui-source.c (tui_set_source_content_nil): Remove.
3669
d1b6f1e5
TT
36702019-07-17 Tom Tromey <tom@tromey.com>
3671
3672 * tui/tui-data.h (UNDEFINED_ITEM): Remove define.
3673 (struct tui_data_item_window): Update.
3674
d9743a13
TT
36752019-07-17 Tom Tromey <tom@tromey.com>
3676
3677 * tui/tui-data.h (MAX_CONTENT_COUNT, TUI_NULL_STR)
3678 (DEFAULT_HISTORY_COUNT, WITH_LOCATOR, NO_LOCATOR): Remove
3679 defines.
3680
caf0bc4e
TT
36812019-07-17 Tom Tromey <tom@tromey.com>
3682
3683 * tui/tui-winsource.h (tui_erase_source_content)
3684 (tui_clear_source_content): Remove "display_prompt" parameter.
3685 * tui/tui-winsource.c (tui_update_source_window_as_is)
3686 (tui_update_source_windows_with_addr): Update.
3687 (tui_clear_source_content): Remove "display_prompt" parameter.
3688 (tui_erase_source_content): Likewise. Simplify.
3689 (tui_show_source_content): Update.
3690 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
3691 * tui/tui-stack.c (tui_show_frame_info): Update.
3692 * tui/tui-data.h (EMPTY_SOURCE_PROMPT, NO_EMPTY_SOURCE_PROMPT):
3693 Remove defines.
3694
9d391078
TT
36952019-07-17 Tom Tromey <tom@tromey.com>
3696
3697 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
3698 * tui/tui-disasm.h (tui_set_disassem_content): Add win_info
3699 parameter.
3700 * tui/tui-disasm.c (tui_set_disassem_content): Add win_info
3701 parameter.
3702
a38da35d
TT
37032019-07-17 Tom Tromey <tom@tromey.com>
3704
3705 * tui/tui-winsource.c (tui_clear_source_content)
3706 (tui_show_source_content, tui_show_exec_info_content)
3707 (tui_clear_exec_info_content): Update.
3708 * tui/tui-stack.c (tui_show_locator_content): Update.
3709 (tui_show_frame_info): Update.
3710 * tui/tui-source.h (tui_source_window): Don't declare.
3711 * tui/tui-source.c (tui_source_window::showing_source_p): Rename
3712 from tui_source_is_displayed.
3713 * tui/tui-data.h (struct tui_gen_win_info) <content_in_use>:
3714 Remove field.
3715 (struct tui_source_window_base) <content_in_use>: New field. Now
3716 bool.
3717 (struct tui_source_window) <showing_source_p>: New method.
3718 (TUI_SRC_WIN): Change cast.
3719 * tui/tui-data.c (tui_initialize_static_data): Update.
3720
c2cd8994
TT
37212019-07-17 Tom Tromey <tom@tromey.com>
3722
3723 * tui/tui-winsource.c (tui_update_breakpoint_info): Use
3724 location_matches_p.
3725 * tui/tui-source.c (tui_source_window::location_matches_p): New
3726 method.
3727 * tui/tui-disasm.c (tui_disasm_window::location_matches_p): New
3728 method.
3729 * tui/tui-data.h (struct tui_source_window_base)
3730 <location_matches_p>: New method.
3731 (struct tui_source_window, struct tui_disasm_window)
3732 <location_matches_p>: Likewise.
3733
4dde7b34
TT
37342019-07-17 Tom Tromey <tom@tromey.com>
3735
3736 * tui/tui-win.c (tui_set_win_height_command): Rename from
3737 tui_set_win_height.
3738 (tui_set_win_height_command): Remove.
3739
b73dd877
TT
37402019-07-17 Tom Tromey <tom@tromey.com>
3741
3742 * tui/tui-source.c (tui_source_window): New constructor. Add
3743 observer.
3744 (~tui_source_window): New destructor.
3745 (tui_source_window::style_changed): New method.
3746 * tui/tui-hooks.c (tui_redisplay_source): Remove.
3747 (tui_attach_detach_observers): Update.
3748 * tui/tui-data.h (struct tui_source_window): Make constructor not
3749 inline. Add destructor.
3750 (struct tui_source_window) <style_changed>: New method.
3751 <m_observable>: New member.
3752
ae2b5380
TT
37532019-07-17 Tom Tromey <tom@tromey.com>
3754
3755 * tui/tui-data.c (tui_clear_source_windows_detail): Fix typo.
3756 * tui/tui-win.c (tui_resize_all): Fix typo.
3757
1ce3e844
TT
37582019-07-17 Tom Tromey <tom@tromey.com>
3759
3760 * tui/tui-wingeneral.h (tui_refresh_all): Update.
3761 * tui/tui-wingeneral.c (make_all_visible): Use foreach.
3762 (tui_refresh_all): Remove "list" parameter. Use foreach.
3763 * tui/tui-win.c (window_name_completer): Use foreach.
3764 (tui_refresh_all_win, tui_rehighlight_all, tui_all_windows_info)
3765 (update_tab_width): Likewise.
3766 * tui/tui-layout.c (show_layout): Update.
3767 * tui/tui-data.h (class tui_window_iterator): New.
3768 (struct all_tui_windows): New.
3769 * tui/tui-data.c (tui_partial_win_by_name): Use foreach.
3770
fe3eaf1c
TT
37712019-07-17 Tom Tromey <tom@tromey.com>
3772
3773 * tui/tui-regs.c (tui_reg_next, tui_reg_prev): Add "current_group"
3774 parameter. Don't reference globals.
3775 (tui_reg_command): Update.
3776
368c1354
TT
37772019-07-17 Tom Tromey <tom@tromey.com>
3778
3779 * tui/tui-regs.c (tui_show_registers): Simplify.
3780
e80cd204
TT
37812019-07-17 Tom Tromey <tom@tromey.com>
3782
3783 * tui/tui-regs.c (tui_show_registers): Update.
3784 (tui_show_register_group): Add win_info parameter.
3785
aca2dd16
TT
37862019-07-17 Tom Tromey <tom@tromey.com>
3787
3788 * tui/tui-regs.c (tui_data_window::display_reg_element_at_line):
3789 Rename from tui_display_reg_element_at_line.
3790 (tui_data_window::display_registers_from_line): Update.
3791 * tui/tui-data.h (struct tui_data_window)
3792 <display_reg_element_at_line>: New method.
3793
517e9505
TT
37942019-07-17 Tom Tromey <tom@tromey.com>
3795
3796 * tui/tui-regs.h (tui_display_registers_from)
3797 (tui_display_registers_from_line): Don't declare.
3798 * tui/tui-windata.c (tui_data_window::display_all_data)
3799 (tui_data_window::refresh_all)
3800 (tui_data_window::do_scroll_vertical): Update.
3801 * tui/tui-regs.c (tui_data_window::display_registers_from): Rename
3802 from tui_display_registers_from.
3803 (tui_display_reg_element_at_line): Update.
3804 (tui_data_window::display_registers_from_line): Rename from
3805 tui_display_registers_from_line.
3806 * tui/tui-data.h (struct tui_data_window) <display_registers_from,
3807 display_registers_from_line>: New methods.
3808
f76d8b19
TT
38092019-07-17 Tom Tromey <tom@tromey.com>
3810
3811 * tui/tui-windata.h (tui_erase_data_content): Don't declare.
3812 * tui/tui-windata.c (tui_data_window::erase_data_content): Rename
3813 from tui_erase_data_content.
3814 (tui_data_window::display_all_data)
3815 (tui_data_window::refresh_all)
3816 (tui_data_window::do_scroll_vertical): Update.
3817 * tui/tui-regs.c (tui_show_registers): Update.
3818 * tui/tui-data.h (struct tui_data_window) <erase_data_content>:
3819 New method.
3820
b4094625
TT
38212019-07-17 Tom Tromey <tom@tromey.com>
3822
3823 * tui/tui-windata.h (tui_delete_data_content_windows): Don't
3824 declare.
3825 * tui/tui-windata.c
3826 (tui_data_window::delete_data_content_windows): Rename from
3827 tui_delete_data_content_windows.
3828 (tui_data_window::display_all_data)
3829 (tui_data_window::do_scroll_vertical): Update.
3830 * tui/tui-data.h (struct tui_data_window)
3831 <delete_data_content_windows>: New method.
3832
c223a729
TT
38332019-07-17 Tom Tromey <tom@tromey.com>
3834
3835 * tui/tui-windata.h (tui_refresh_data_win): Don't declare.
3836 * tui/tui-regs.h (tui_first_reg_element_inline): Don't declare.
3837
50daf268
TT
38382019-07-17 Tom Tromey <tom@tromey.com>
3839
3840 * tui/tui-windata.h (tui_display_all_data): Don't declare.
3841 * tui/tui-windata.c (tui_data_window::display_all_data): Rename
3842 from tui_display_all_data.
3843 * tui/tui-win.c
3844 (tui_data_window::do_make_visible_with_new_height): Update.
3845 * tui/tui-regs.c (tui_show_registers): Update.
3846 * tui/tui-layout.c (tui_set_layout): Update.
3847 * tui/tui-data.h (struct tui_data_window) <display_all_data>: New
3848 method.
3849
df5f8cab
TT
38502019-07-17 Tom Tromey <tom@tromey.com>
3851
3852 * tui/tui-windata.h (tui_display_data_from): Don't declare.
3853 * tui/tui-windata.c (tui_display_data_from): Remove.
3854 (tui_data_window::refresh_all): Update.
3855
80cb6c27
TT
38562019-07-17 Tom Tromey <tom@tromey.com>
3857
3858 * tui/tui-windata.h (tui_display_data_from_line): Don't declare.
3859 * tui/tui-windata.c (tui_display_data_from_line): Remove.
3860 (tui_display_data_from, tui_data_window::do_scroll_vertical): Call
3861 tui_display_registers_from_line.
3862 * tui/tui-regs.h (tui_display_registers_from_line): Update.
3863 * tui/tui-regs.c (tui_display_registers_from_line): Remove
3864 "force_display" parameter.
3865
baff0c28
TT
38662019-07-17 Tom Tromey <tom@tromey.com>
3867
3868 * tui/tui-regs.h (tui_first_reg_element_no_inline): Don't
3869 declare.
3870 * tui/tui-regs.c (tui_data_window::first_reg_element_no_inline):
3871 Rename from tui_first_reg_element_no_inline.
3872 (tui_display_reg_element_at_line)
3873 (tui_display_registers_from_line): Update.
3874 * tui/tui-data.h (struct tui_data_window)
3875 <first_reg_element_no_inline>: New method.
3876
3b23c5f2
TT
38772019-07-17 Tom Tromey <tom@tromey.com>
3878
3879 * tui/tui-windata.c (tui_display_data_from)
3880 (tui_data_window::do_scroll_vertical): Update.
3881 * tui/tui-regs.h (tui_line_from_reg_element_no): Don't declare.
3882 * tui/tui-regs.c (tui_data_window::line_from_reg_element_no):
3883 Rename from tui_line_from_reg_element_no.
3884 (tui_display_registers_from_line): Update.
3885 * tui/tui-data.h (struct tui_data_window)
3886 <line_from_reg_element_no>: New method.
3887
0b5ec218
TT
38882019-07-17 Tom Tromey <tom@tromey.com>
3889
3890 * tui/tui-regs.h (tui_last_regs_line_no): Don't declare.
3891 * tui/tui-regs.c (tui_data_window::last_regs_line_no): Rename from
3892 tui_last_regs_line_no.
3893 (tui_display_reg_element_at_line)
3894 (tui_display_registers_from_line): Update.
3895 * tui/tui-data.h (struct tui_data_window) <last_regs_line_no>: New
3896 method.
3897
0807ab7b
TT
38982019-07-17 Tom Tromey <tom@tromey.com>
3899
3900 PR tui/24722:
3901 * tui/tui-winsource.h (tui_update_all_breakpoint_info)
3902 (tui_update_breakpoint_info): Add "being_deleted" parameter.
3903 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
3904 (tui_update_all_breakpoint_info): Add "being_deleted" parameter.
3905 (tui_update_breakpoint_info): Likewise.
3906 * tui/tui-hooks.c (tui_event_create_breakpoint)
3907 (tui_event_delete_breakpoint, tui_event_modify_breakpoint):
3908 Update.
3909
9ad7fdef
TT
39102019-07-17 Tom Tromey <tom@tromey.com>
3911
3912 * tui/tui-stack.c (tui_show_frame_info): Consolidate "if"s.
3913
5813316f
TT
39142019-07-17 Tom Tromey <tom@tromey.com>
3915
3916 * tui/tui-winsource.c (tui_update_source_window_as_is)
3917 (tui_update_source_windows_with_addr): Update.
3918 * tui/tui-source.h (tui_set_source_content)
3919 (tui_show_symtab_source): Add "win_info" parameter.
3920 * tui/tui-source.c (tui_set_source_content): Add "win_info"
3921 parameter.
3922 (tui_show_symtab_source): Likewise.
3923
00e264e7
TT
39242019-07-17 Tom Tromey <tom@tromey.com>
3925
3926 * tui/tui-wingeneral.c
3927 (tui_check_and_display_highlight_if_needed): Check can_highlight.
3928
06210ce4
TT
39292019-07-17 Tom Tromey <tom@tromey.com>
3930
3931 * tui/tui-data.h (struct tui_win_info) <can_scroll>: New method.
3932 (struct tui_cmd_window) <can_scroll>: New method.
3933 * tui/tui-command.c (tui_dispatch_ctrl_char): Use can_scroll
3934 method.
3935
381befee
TT
39362019-07-17 Tom Tromey <tromey@adacore.com>
3937
3938 * ui-out.h (class ui_out) <field_signed, field_fmt_signed,
3939 do_field_signed>: Rename. Change type of "value".
3940 * ui-out.c (ui_out::field_signed): Rename from field_int.
3941 Change type of "value".
3942 (ui_out::field_fmt_signed): Rename from field_fmt_int. Change
3943 type of "value".
3944 * tui/tui-out.h (class tui_ui_out) <do_field_signed>: Rename from
3945 do_field_int. Change type of "value".
3946 * tui/tui-out.c (tui_ui_out::do_field_signed): Rename from
3947 do_field_int. Change type of "value".
3948 * tracepoint.c (trace_status_mi, tfind_1)
3949 (print_one_static_tracepoint_marker): Update.
3950 * thread.c (print_thread_info_1, print_selected_thread_frame):
3951 Update.
3952 * stack.c (print_frame, print_frame_info): Update.
3953 * spu-tdep.c (info_spu_signal_command, info_spu_dma_cmdlist):
3954 Update.
3955 * source.c (print_source_lines_base): Update.
3956 * skip.c (info_skip_command): Update.
3957 * record-btrace.c (btrace_ui_out_decode_error)
3958 (btrace_call_history_src_line): Update.
3959 * python/py-framefilter.c (py_print_single_arg, py_print_frame):
3960 Update.
3961 * progspace.c (print_program_space): Update.
3962 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Update.
3963 * mi/mi-out.h (class mi_ui_out) <do_field_signed>: Rename from
3964 do_field_int. Change type of "value".
3965 * mi/mi-out.c (mi_ui_out::do_table_begin)
3966 (mi_ui_out::do_table_header): Update.
3967 (mi_ui_out::do_field_signed): Rename from do_field_int. Change
3968 type of "value".
3969 * mi/mi-main.c (mi_cmd_thread_list_ids, print_one_inferior)
3970 (mi_cmd_data_list_changed_registers, output_register)
3971 (mi_cmd_data_read_memory, mi_load_progress)
3972 (mi_cmd_trace_frame_collected): Update.
3973 * mi/mi-interp.c (mi_on_normal_stop_1, mi_output_solib_attribs):
3974 Update.
3975 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_create)
3976 (mi_cmd_var_delete, mi_cmd_var_info_num_children)
3977 (mi_cmd_var_list_children, varobj_update_one): Update.
3978 * mi/mi-cmd-stack.c (mi_cmd_stack_info_depth)
3979 (mi_cmd_stack_list_args, list_arg_or_local): Update.
3980 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Update.
3981 * inferior.c (print_inferior): Update.
3982 * gdb_bfd.c (print_one_bfd): Update.
3983 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3984 Update.
3985 * darwin-nat-info.c (darwin_debug_regions_recurse): Update.
3986 * cli-out.h (class cli_ui_out) <do_field_signed>: Rename from
3987 do_field_int. Change type of "value".
3988 * cli-out.c (cli_ui_out::do_field_signed): Rename from
3989 do_field_int. Change type of "value".
3990 * breakpoint.c (watchpoint_check, print_breakpoint_location)
3991 (print_one_breakpoint_location, print_it_catch_fork)
3992 (print_one_catch_fork, print_it_catch_vfork)
3993 (print_one_catch_vfork, print_it_catch_solib)
3994 (print_it_catch_exec, print_it_ranged_breakpoint)
3995 (print_mention_watchpoint, print_mention_masked_watchpoint)
3996 (bkpt_print_it, update_static_tracepoint): Update.
3997 * break-catch-throw.c (print_it_exception_catchpoint): Update.
3998 * break-catch-syscall.c (print_it_catch_syscall): Update.
3999 * ada-tasks.c (print_ada_task_info): Update.
4000 * ada-lang.c (print_it_exception, print_mention_exception):
4001 Update.
4002
6b78c3f8
AB
40032019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4004
4005 PR breakpoints/24541
4006 * gdbarch.c: Regenerate.
4007 * gdbarch.h: Regenerate.
4008 * gdbarch.sh: Adjust return type and parameter types for
4009 'stap_adjust_register'.
4010 (i386_stap_adjust_register): Adjust signature and return new
4011 register name.
4012 * stap-probe.c (stap_parse_register_operand): Adjust use of
4013 'gdbarch_stap_adjust_register'.
4014
d72a9b85
TT
40152019-07-17 Tom Tromey <tromey@adacore.com>
4016
4017 * s390-linux-nat.c (s390_watch_area): Remove typedef. Don't
4018 declare VEC.
4019 (struct s390_debug_reg_state) <watch_areas, break_areas>: Now
4020 std::vector.
4021 (struct s390_process_info): Add initializers.
4022 (s390_add_process): Use new.
4023 (s390_linux_nat_target::low_forget_process): Use delete.
4024 (s390_linux_nat_target::low_new_fork)
4025 (s390_linux_nat_target::stopped_by_watchpoint)
4026 (s390_linux_nat_target::low_prepare_to_resume)
4027 (s390_linux_nat_target::insert_watchpoint)
4028 (s390_linux_nat_target::insert_hw_breakpoint)
4029 (s390_linux_nat_target::remove_watchpoint)
4030 (s390_linux_nat_target::remove_hw_breakpoint): Update.
4031
206e6c58
JB
40322019-07-16 John Baldwin <jhb@FreeBSD.org>
4033
4034 * aarch64-fbsd-nat.c: Include regcache.h.
4035 (getregs_supplies, getfpregs_supplies): Remove unused gdbarch
4036 argument.
4037 (aarch64_fbsd_nat_target::fetch_registers)
4038 (aarch64_fbsd_nat_target::store_registers): Remove gdbarch
4039 variable.
4040 * arm-fbsd-nat.c, riscv-fbsd-nat.c: Likewise.
4041
cbde90f2
JB
40422019-07-16 John Baldwin <jhb@FreeBSD.org>
4043
4044 * fbsd-nat.c: Include gdbarch.h.
4045
07128006
TT
40462019-07-15 Tom Tromey <tromey@adacore.com>
4047
4048 * mi/mi-out.c (mi_ui_out::do_field_int): Use plongest.
4049
1f77b012
TT
40502019-07-15 Tom Tromey <tromey@adacore.com>
4051
4052 * mi/mi-out.h (class mi_ui_out) <do_field_unsigned>: Declare.
4053 * mi/mi-out.c (mi_ui_out::do_field_unsigned): New method.
4054 * cli-out.h (class cli_ui_out) <do_field_unsigned>: Declare.
4055 * cli-out.c (cli_ui_out::do_field_int): New method.
4056 * ui-out.c (ui_out::field_unsigned): New method.
4057 * symfile.c (generic_load): Use field_unsigned.
4058 (print_transfer_performance): Likewise.
4059 * record-btrace.c (ui_out_field_uint): Remove.
4060 (btrace_call_history_insn_range, btrace_call_history): Use
4061 field_unsigned.
4062 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
4063 field_unsigned.
4064 * ui-out.h (class ui_out) <field_unsigned>: New method.
4065 <do_field_unsigned>: Likewise.
4066
33eca680
TT
40672019-07-15 Tom Tromey <tromey@adacore.com>
4068
4069 * mi/mi-main.c (list_available_thread_groups): Use field_string.
4070 * mi/mi-interp.c (mi_memory_changed): Use field_string.
4071 * target.c (flash_erase_command): Use field_string.
4072 * infrun.c (print_signal_received_reason): Use field_string.
4073 * i386-tdep.c (i386_mpx_print_bounds): Use field_string.
4074 * breakpoint.c (maybe_print_thread_hit_breakpoint): Use
4075 field_string.
4076 * ada-tasks.c (print_ada_task_info): Use field_string.
4077
ca8d69be
TT
40782019-07-15 Tom Tromey <tromey@adacore.com>
4079
4080 * target.c (flash_erase_command): Use field_core_addr.
4081 * symfile.c (generic_load): Use field_core_addr.
4082 * sparc64-linux-tdep.c (sparc64_linux_handle_segmentation_fault):
4083 Use field_core_addr.
4084 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): Use
4085 field_core_addr.
4086
0d4e84ed
AB
40872019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4088
4089 * dwarf2loc.c (dwarf2_evaluate_property): Sign extend property
4090 value if its desired type is smaller than a CORE_ADDR and signed.
4091
9a49df9d
AB
40922019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4093
4094 * dwarf2loc.c (dwarf2_evaluate_property): Update to take account
4095 of changes to field names, and use new is_reference field to
4096 decide if a property is a reference or not.
4097 * dwarf2loc.h (struct dwarf2_locexpr_baton): Add 'is_reference'
4098 field.
4099 (struct dwarf2_property_baton): Update header comment, rename
4100 'referenced_type' to 'property_type' and update comments.
4101 * dwarf2read.c (attr_to_dynamic_prop): Add extra parameter to hold
4102 default property type, store in property baton, update to take
4103 accound of renamed field.
4104 (read_func_scope): Update call to attr_to_dynamic_prop.
4105 (read_array_type): Likewise.
4106 (dwarf2_per_cu_addr_sized_int_type): New function.
4107 (read_subrange_index_type): Move type finding code to
4108 dwarf2_per_cu_addr_sized_int_type.
4109 (read_subrange_type): Update calls to attr_to_dynamic_prop.
4110 (dwarf2_per_cu_addr_type): New function.
4111 (set_die_type): Update calls to attr_to_dynamic_prop.
4112
b86352cf
AB
41132019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * dwarf2read.c (read_subrange_index_type): New function.
4116 (read_subrange_type): Move code into new function and call it.
4117 * gdbtypes.c (create_range_type): Add some asserts.
4118
603490bf
AB
41192019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * dwarf2loc.c (dwarf2_evaluate_property): Change return type, and
4122 update return statements.
4123 * dwarf2loc.h (dwarf2_evaluate_property): Update return type on
4124 declaration, and update comment to match.
4125 * gdbtypes.c (resolve_dynamic_array): Update call to
4126 dwarf2_evaluate_property to match new return type.
4127
592f9d27
AB
41282019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4129
4130 * valarith.c (value_subscripted_rvalue): Change lowerbound
4131 parameter type from int to LONGEST.
4132 * value.h (value_subscripted_rvalue): Likewise in declaration.
4133
60cfcb20
AB
41342019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4135
4136 * cli/cli-utils.c (info_print_command_completer): New function.
4137 * cli/cli-utils.h: Add 'completer.h' include, and forward
4138 declaration for 'struct cmd_list_element'.
4139 (info_print_command_completer): Declare.
4140 * stack.c (_initialize_stack): Add completer for 'info locals' and
4141 'info args'.
4142 * symtab.c (_initialize_symtab): Add completer for 'info
4143 variables' and 'info functions'.
4144 * NEWS: Mention completion for additional info commands.
4145
b16507e0
AB
41462019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4147
4148 * cli/cli-utils.c (extract_info_print_args): Delete.
4149 (extract_arg_maybe_quoted): Delete.
4150 (info_print_options_defs): New variable.
4151 (make_info_print_options_def_group): New function.
4152 (extract_info_print_options): Define new function.
4153 * cli/cli-utils.h (extract_info_print_args): Delete.
4154 (struct info_print_options): New structure.
4155 (extract_info_print_options): Declare new function.
4156 * stack.c (info_locals_command): Update to use new
4157 extract_info_print_options, also add a header comment.
4158 (info_args_command): Likewise.
4159 * symtab.c (info_variables_command): Likewise.
4160 (info_functions_command): Likewise.
4161
021d8588
AB
41622019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4163
4164 * cli/cli-option.c (parse_option): Use extract_string_maybe_quoted
4165 to extract string arguments.
4166 * common/common-utils.c (extract_string_maybe_quoted): New function.
4167 * common/common-utils.h (extract_string_maybe_quoted): Declare.
4168
b777eb6d
TT
41692019-07-11 Tom Tromey <tromey@adacore.com>
4170
4171 * main.c (get_init_files): Use GDBINIT, not gdbinit.
4172 * auto-load.c (file_is_auto_load_safe): Use GDBINIT, not gdbinit.
4173 * top.h (gdbinit): Don't declare.
4174 * cli/cli-cmds.c (init_cli_cmds): Remove, merging contents
4175 into...
4176 (_initialize_cli_cmds): ...here. Use GDBINIT, not gdbinit.
4177 * top.c (gdb_init): Don't call init_cli_cmds.
4178 (gdbinit): Remove.
4179 * cli/cli-cmds.h (init_cli_cmds): Don't declare.
4180
72ee03ff
TT
41812019-07-11 Tom Tromey <tromey@adacore.com>
4182
4183 * python/py-inferior.c (add_thread_object): Don't use thread_obj
4184 after it has been moved.
4185
00db9531
SM
41862019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4187
4188 * valops.c (value_must_coerce_to_target): Change return type to
4189 bool.
4190 * value.h (value_must_coerce_to_target): Likewise.
4191
f2478a7e
SM
41922019-07-10 Simon Marchi <simon.marchi@efficios.com>
4193
4194 * breakpoint.c (is_hardware_watchpoint): Remove
4195 forward-declaration.
4196 (is_masked_watchpoint): Change return type to bool.
4197 (is_tracepoint): Likewise.
4198 (is_breakpoint): Likewise.
4199 (is_hardware_watchpoint): Likewise.
4200 (is_watchpoint): Likewise.
4201 (is_no_memory_software_watchpoint): Likewise.
4202 (is_catchpoint): Likewise.
4203 (breakpoint_1): Make FILTER parameter's return type bool.
4204 is_masked_watchpoint): Change return type to bool.
4205 (save_breakpoints): Make FILTER parameter's return type bool.
4206 * breakpoint.h (is_breakpoint): Change return type to bool.
4207 (is_watchpoint): Likewise.
4208 (is_catchpoint): Likewise.
4209 (is_tracepoint): Likewise.
4210
0d12e84c
TT
42112019-07-10 Tom Tromey <tom@tromey.com>
4212
4213 * defs.h: Don't include gdbarch.h.
4214 * aarch64-ravenscar-thread.c, aarch64-tdep.c, alpha-bsd-tdep.h,
4215 alpha-linux-tdep.c, alpha-mdebug-tdep.c, arch-utils.h, arm-tdep.h,
4216 ax-general.c, btrace.c, buildsym-legacy.c, buildsym.h, c-lang.c,
4217 cli/cli-decode.h, cli/cli-dump.c, cli/cli-script.h,
4218 cli/cli-style.h, coff-pe-read.h, compile/compile-c-support.c,
4219 compile/compile-cplus.h, compile/compile-loc2c.c, corefile.c,
4220 cp-valprint.c, cris-linux-tdep.c, ctf.c, d-lang.c, d-namespace.c,
4221 dcache.c, dicos-tdep.c, dictionary.c, disasm-selftests.c,
4222 dummy-frame.c, dummy-frame.h, dwarf2-frame-tailcall.c,
4223 dwarf2expr.c, expression.h, f-lang.c, frame-base.c,
4224 frame-unwind.c, frv-linux-tdep.c, gdbarch-selftests.c, gdbtypes.h,
4225 go-lang.c, hppa-nbsd-tdep.c, hppa-obsd-tdep.c, i386-dicos-tdep.c,
4226 i386-tdep.h, ia64-vms-tdep.c, interps.h, language.c,
4227 linux-record.c, location.h, m2-lang.c, m32r-linux-tdep.c,
4228 mem-break.c, memattr.c, mn10300-linux-tdep.c, nios2-linux-tdep.c,
4229 objfiles.h, opencl-lang.c, or1k-linux-tdep.c, p-lang.c,
4230 parser-defs.h, ppc-tdep.h, probe.h, python/py-record-btrace.c,
4231 record-btrace.c, record.h, regcache-dump.c, regcache.h,
4232 riscv-fbsd-tdep.c, riscv-linux-tdep.c, rust-exp.y,
4233 sh-linux-tdep.c, sh-nbsd-tdep.c, source-cache.c,
4234 sparc-nbsd-tdep.c, sparc-obsd-tdep.c, sparc-ravenscar-thread.c,
4235 sparc64-fbsd-tdep.c, std-regs.c, target-descriptions.h,
4236 target-float.c, tic6x-linux-tdep.c, tilegx-linux-tdep.c, top.c,
4237 tracefile.c, trad-frame.c, type-stack.h, ui-style.c, utils.c,
4238 utils.h, valarith.c, valprint.c, varobj.c, x86-tdep.c,
4239 xml-support.h, xtensa-linux-tdep.c, cli/cli-cmds.h: Update.
4240 * s390-linux-nat.c, procfs.c, inf-ptrace.c: Likewise.
4241
f06f1252
TT
42422019-07-10 Tom Tromey <tromey@adacore.com>
4243
4244 * ada-lang.h (is_ada_exception_catchpoint): Declare.
4245 * breakpoint.c (init_ada_exception_breakpoint): Register as
4246 bp_catchpoint.
4247 (print_one_breakpoint_location, print_one_breakpoint): Use
4248 is_ada_exception_catchpoint.
4249 * ada-lang.c (class ada_catchpoint_location): Pass
4250 bp_loc_software_breakpoint to bp_location constructor.
4251 (is_ada_exception_catchpoint): New function.
4252
7a5d944b
TT
42532019-07-10 Tom Tromey <tromey@adacore.com>
4254
4255 * arm-tdep.c (arm_exidx_entry_s): Remove typedef. Don't define
4256 VEC.
4257 (struct arm_exidx_entry): New method operator<.
4258 (struct arm_exidx_data) <section_maps>: Change type.
4259 (arm_exidx_data_free): Remove.
4260 (arm_exidx_data_key): Change type. Move lower.
4261 (arm_exidx_new_objfile): Update.
4262 (arm_compare_exidx_entries): Remove.
4263 (arm_find_exidx_entry, _initialize_arm_tdep)
4264
48c66e1d
TT
42652019-07-10 Tom Tromey <tromey@adacore.com>
4266
4267 * solib-spu.c (ocl_program_data_key): Change type.
4268 (append_ocl_sos, ocl_enable_break, _initialize_spu_solib):
4269 Update.
4270
a269fbf1
TT
42712019-07-10 Tom Tromey <tromey@adacore.com>
4272
4273 * solib-aix.c (lm_info_aix_p): Remove typedef. Don't define VEC.
4274 (struct solib_aix_inferior_data) <library_list>: Change type.
4275 (solib_aix_inferior_data_handle): Change type.
4276 (get_solib_aix_inferior_data): Update.
4277 (solib_aix_free_library_list): Remove.
4278 (library_list_start_library): Update.
4279 (solib_aix_parse_libraries, solib_aix_get_library_list): Change
4280 return type.
4281 (solib_aix_get_library_list)
4282 (solib_aix_solib_create_inferior_hook, solib_aix_current_sos)
4283 (solib_aix_normal_stop_observer, _initialize_solib_aix): Update.
4284
c294730c
TT
42852019-07-10 Tom Tromey <tromey@adacore.com>
4286
4287 * solib-dsbt.c (struct dsbt_info): Add initializers.
4288 (solib_dsbt_pspace_data): Change type.
4289 (dsbt_pspace_data_cleanup): Remove.
4290 (get_dsbt_info, _initialize_dsbt_solib): Update.
4291
9d52077d
TT
42922019-07-10 Tom Tromey <tromey@adacore.com>
4293
4294 * spu-tdep.c (spu_overlay_data): Change type.
4295 (spu_get_overlay_table, spu_overlay_new_objfile)
4296 (_initialize_spu_tdep): Update.
4297
22a20dca
TT
42982019-07-10 Tom Tromey <tromey@adacore.com>
4299
4300 * gdb-stabs.h (struct dbx_symfile_info): Add initializers and
4301 destructor.
4302 (dbx_objfile_data_key): Change type and declare later.
4303 (DBX_SYMFILE_INFO): Rewrite.
4304 * dbxread.c (dbx_objfile_data_key): Change type.
4305 (dbx_symfile_init): Update.
4306 (~dbx_symfile_info): Rename from dbx_free_symfile_info. Update.
4307 (coffstab_build_psymtabs, elfstab_build_psymtabs)
4308 (stabsect_build_psymtabs, _initialize_dbxread): Update.
4309
cb60f420
TT
43102019-07-10 Tom Tromey <tromey@adacore.com>
4311
4312 * jit.c (jit_program_space_key): Change type. Move lower.
4313 (get_jit_program_space_data): Update.
4314 (jit_program_space_data_cleanup): Remove.
4315 (jit_breakpoint_deleted, free_objfile_data, _initialize_jit):
4316 Update.
4317 (struct jit_program_space_data): Add initializers.
4318
51df2ae3
TT
43192019-07-10 Tom Tromey <tromey@adacore.com>
4320
4321 * solib-darwin.c (struct darwin_info): Add initializers.
4322 (solib_darwin_pspace_data): Change type.
4323 (darwin_pspace_data_cleanup): Remove.
4324 (get_darwin_info, _initialize_darwin_solib): Update.
4325
18101a35
TT
43262019-07-10 Tom Tromey <tromey@adacore.com>
4327
4328 * remote-sim.c (struct sim_inferior_data): Add initializers,
4329 constructor, and destructor.
4330 (sim_inferior_data_key): Change type. Move lower.
4331 (check_for_duplicate_sim_descriptor): Update.
4332 (get_sim_inferior_data): Use new. Update.
4333 (~sim_inferior_data_cleanup): Rename from
4334 sim_inferior_data_cleanup. Simplify.
4335 (gdbsim_close_inferior, simulator_command)
4336 (sim_command_completer, _initialize_remote_sim): Update.
4337 (next_pid, INITIAL_PID): Move earlier.
4338
05b08ac1
TT
43392019-07-10 Tom Tromey <tromey@adacore.com>
4340
4341 * python/python-internal.h (create_thread_object): Return
4342 gdbpy_ref.
4343 * python/py-infthread.c (create_thread_object): Return gdbpy_ref.
4344 * python/py-inferior.c (struct threadlist_entry): Add
4345 constructor.
4346 <thread_obj>: Now a gdbpy_ref.
4347 (thread_to_thread_object): Update.
4348 (add_thread_object): Use new.
4349 (delete_thread_object): Use delete.
4350 (infpy_threads): Update.
4351 (py_free_inferior): Update. Construct "inf_obj" after acquiring
4352 GIL.
4353
32372d80
TT
43542019-07-10 Tom Tromey <tromey@adacore.com>
4355
4356 * valops.c (value_cast): Specialize error message for Ada.
4357
5c458ae8
SM
43582019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4359
4360 * breakpoint.c (breakpoint_1): Update doc and parameter names.
4361
4c462cb0
SM
43622019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4363
4364 * breakpoint.h (bpstat_explains_signal, bpstat_causes_stop,
4365 bpstat_should_step): Return bool, adjust comments.
4366 * breakpoint.c (bpstat_explains_signal, bpstat_causes_stop,
4367 bpstat_should_step): Likewise.
4368
89abbcc2
AH
43692019-07-10 Alan Hayward <alan.hayward@arm.com>
4370
4371 * features/Makefile: Use feature target descriptions for Arm.
4372 * features/arm/arm-core.c: Generate new file.
4373 * features/arm/arm-fpa.c: Likewise.
4374 * features/arm/arm-m-profile-with-fpa.xml: Likewise.
4375 * features/arm/arm-m-profile.c: Likewise.
4376 * features/arm/arm-vfpv2.c: Likewise.
4377 * features/arm/arm-vfpv3.c: Likewise.
4378 * features/arm/xscale-iwmmxt.c: Likewise.
4379 * target-descriptions.c (maint_print_c_tdesc_cmd): Add Arm.
4380
166a82be
AH
43812019-07-10 Alan Hayward <alan.hayward@arm.com>
4382
4383 * arm-linux-nat.c (arm_linux_nat_target::read_description): Check
4384 ptrace earlier.
4385
9fb4c7e9
AH
43862019-07-10 Alan Hayward <alan.hayward@arm.com>
4387
4388 * features/aarch64-pauth.c: Regenerate.
4389
e2d0f980
SM
43902019-07-09 Simon Marchi <simon.marchi@polymtl.ca>
4391
4392 * breakpoint.h (struct bpstat_what) <is_longjmp>: Change type to
4393 bool.
4394 (bpstat_what): Use false instead of 0.
4395
a38118e5
PA
43962019-07-09 Pedro Alves <palves@redhat.com>
4397
4398 * break-catch-throw.c (is_exception_catchpoint): New.
4399 * breakpoint.c (print_one_breakpoint_location): New parameter
4400 'raw_loc'. Handle it. Use
4401 is_watchpoint/is_catchpoint/is_exception_catchpoint instead of
4402 looking at the breakpoint's type.
4403 (print_one_breakpoint): If handling "maint info breakpoints", also
4404 print locations of exception catchpoints.
4405 * breakpoint.h (is_exception_catchpoint): Declare.
4406
cb1e4e32
PA
44072019-07-09 Pedro Alves <palves@redhat.com>
4408
4409 * break-catch-throw.c (print_one_exception_catchpoint): Skip the
4410 "addr" field.
4411 (allocate_location_exception_catchpoint): New.
4412 (handle_gnu_v3_exceptions): Don't reset 'type' to bp_breakpoint.
4413 (initialize_throw_catchpoint_ops): Install
4414 allocate_location_exception_catchpoint as allocate_location
4415 method.
4416 * breakpoint.c (bpstat_what) <bp_catch>: Set action to
4417 BPSTAT_WHAT_SINGLE if not stopping and the location's type is not
4418 bp_loc_other.
4419 (breakpoint_address_is_meaningful): Delete.
4420 (bl_address_is_meaningful): New.
4421 (breakpoint_locations_match): Adjust comment.
4422 (bp_location_from_bp_type): New, factored out of...
4423 (bp_location::bp_location(breakpoint *)): ... this.
4424 (bp_location::bp_location(breakpoint *, bp_loc_type)): New,
4425 factored out of...
4426 (bp_location::bp_location(breakpoint *)): ... this. Reimplement.
4427 (bp_loc_is_permanent): Use bl_address_is_meaningful instead of
4428 breakpoint_address_is_meaningful.
4429 (bp_locations_compare): Adjust comment.
4430 (update_global_location_list): Use bl_address_is_meaningful
4431 instead of breakpoint_address_is_meaningful.
4432 * breakpoint.h (bp_location::bp_location(breakpoint *)): New
4433 explicit.
4434 (bp_location::bp_location(breakpoint *, bp_loc_type)): Declare.
4435 * python/py-breakpoint.c (bppy_get_location): No longer check
4436 whether location is null.
4437
b58a68fe
PA
44382019-07-09 Pedro Alves <palves@redhat.com>
4439
4440 PR c++/15468
4441 * breakpoint.c (print_one_breakpoint_location): Remove
4442 single-location assert.
4443
268a13a5
TT
44442019-07-09 Tom Tromey <tom@tromey.com>
4445
4446 * contrib/ari/gdb_ari.sh: Change common to gdbsupport.
4447 * configure: Rebuild.
4448 * configure.ac: Change common to gdbsupport.
4449 * gdbsupport: Rename from common.
4450 * acinclude.m4: Change common to gdbsupport.
4451 * Makefile.in (CONFIG_SRC_SUBDIR, COMMON_SFILES)
4452 (HFILES_NO_SRCDIR, stamp-version, ALLDEPFILES): Change common to
4453 gdbsupport.
4454 * aarch64-tdep.c, ada-lang.c, ada-lang.h, agent.c, alloc.c,
4455 amd64-darwin-tdep.c, amd64-dicos-tdep.c, amd64-fbsd-nat.c,
4456 amd64-fbsd-tdep.c, amd64-linux-nat.c, amd64-linux-tdep.c,
4457 amd64-nbsd-tdep.c, amd64-obsd-tdep.c, amd64-sol2-tdep.c,
4458 amd64-tdep.c, amd64-windows-tdep.c, arch-utils.c,
4459 arch/aarch64-insn.c, arch/aarch64.c, arch/aarch64.h, arch/amd64.c,
4460 arch/amd64.h, arch/arm-get-next-pcs.c, arch/arm-linux.c,
4461 arch/arm.c, arch/i386.c, arch/i386.h, arch/ppc-linux-common.c,
4462 arch/riscv.c, arch/riscv.h, arch/tic6x.c, arm-tdep.c, auto-load.c,
4463 auxv.c, ax-gdb.c, ax-general.c, ax.h, breakpoint.c, breakpoint.h,
4464 btrace.c, btrace.h, build-id.c, build-id.h, c-lang.h, charset.c,
4465 charset.h, cli/cli-cmds.c, cli/cli-cmds.h, cli/cli-decode.c,
4466 cli/cli-dump.c, cli/cli-option.h, cli/cli-script.c,
4467 coff-pe-read.c, command.h, compile/compile-c-support.c,
4468 compile/compile-c.h, compile/compile-cplus-symbols.c,
4469 compile/compile-cplus-types.c, compile/compile-cplus.h,
4470 compile/compile-loc2c.c, compile/compile.c, completer.c,
4471 completer.h, contrib/ari/gdb_ari.sh, corefile.c, corelow.c,
4472 cp-support.c, cp-support.h, cp-valprint.c, csky-tdep.c, ctf.c,
4473 darwin-nat.c, debug.c, defs.h, disasm-selftests.c, disasm.c,
4474 disasm.h, dtrace-probe.c, dwarf-index-cache.c,
4475 dwarf-index-cache.h, dwarf-index-write.c, dwarf2-frame.c,
4476 dwarf2expr.c, dwarf2loc.c, dwarf2read.c, event-loop.c,
4477 event-top.c, exceptions.c, exec.c, extension.h, fbsd-nat.c,
4478 features/aarch64-core.c, features/aarch64-fpu.c,
4479 features/aarch64-pauth.c, features/aarch64-sve.c,
4480 features/i386/32bit-avx.c, features/i386/32bit-avx512.c,
4481 features/i386/32bit-core.c, features/i386/32bit-linux.c,
4482 features/i386/32bit-mpx.c, features/i386/32bit-pkeys.c,
4483 features/i386/32bit-segments.c, features/i386/32bit-sse.c,
4484 features/i386/64bit-avx.c, features/i386/64bit-avx512.c,
4485 features/i386/64bit-core.c, features/i386/64bit-linux.c,
4486 features/i386/64bit-mpx.c, features/i386/64bit-pkeys.c,
4487 features/i386/64bit-segments.c, features/i386/64bit-sse.c,
4488 features/i386/x32-core.c, features/riscv/32bit-cpu.c,
4489 features/riscv/32bit-csr.c, features/riscv/32bit-fpu.c,
4490 features/riscv/64bit-cpu.c, features/riscv/64bit-csr.c,
4491 features/riscv/64bit-fpu.c, features/tic6x-c6xp.c,
4492 features/tic6x-core.c, features/tic6x-gp.c, filename-seen-cache.h,
4493 findcmd.c, findvar.c, fork-child.c, gcore.c, gdb_bfd.c, gdb_bfd.h,
4494 gdb_proc_service.h, gdb_regex.c, gdb_select.h, gdb_usleep.c,
4495 gdbarch-selftests.c, gdbthread.h, gdbtypes.h, gnu-nat.c,
4496 go32-nat.c, guile/guile.c, guile/scm-ports.c,
4497 guile/scm-safe-call.c, guile/scm-type.c, i386-fbsd-nat.c,
4498 i386-fbsd-tdep.c, i386-go32-tdep.c, i386-linux-nat.c,
4499 i386-linux-tdep.c, i386-tdep.c, i387-tdep.c,
4500 ia64-libunwind-tdep.c, ia64-linux-nat.c, inf-child.c,
4501 inf-ptrace.c, infcall.c, infcall.h, infcmd.c, inferior-iter.h,
4502 inferior.c, inferior.h, inflow.c, inflow.h, infrun.c, infrun.h,
4503 inline-frame.c, language.h, linespec.c, linux-fork.c, linux-nat.c,
4504 linux-tdep.c, linux-thread-db.c, location.c, machoread.c,
4505 macrotab.h, main.c, maint.c, maint.h, memattr.c, memrange.h,
4506 mi/mi-cmd-break.h, mi/mi-cmd-env.c, mi/mi-cmd-stack.c,
4507 mi/mi-cmd-var.c, mi/mi-interp.c, mi/mi-main.c, mi/mi-parse.h,
4508 minsyms.c, mips-linux-tdep.c, namespace.h,
4509 nat/aarch64-linux-hw-point.c, nat/aarch64-linux-hw-point.h,
4510 nat/aarch64-linux.c, nat/aarch64-sve-linux-ptrace.c,
4511 nat/amd64-linux-siginfo.c, nat/fork-inferior.c,
4512 nat/linux-btrace.c, nat/linux-btrace.h, nat/linux-namespaces.c,
4513 nat/linux-nat.h, nat/linux-osdata.c, nat/linux-personality.c,
4514 nat/linux-procfs.c, nat/linux-ptrace.c, nat/linux-ptrace.h,
4515 nat/linux-waitpid.c, nat/mips-linux-watch.c,
4516 nat/mips-linux-watch.h, nat/ppc-linux.c, nat/x86-dregs.c,
4517 nat/x86-dregs.h, nat/x86-linux-dregs.c, nat/x86-linux.c,
4518 nto-procfs.c, nto-tdep.c, objfile-flags.h, objfiles.c, objfiles.h,
4519 obsd-nat.c, observable.h, osdata.c, p-valprint.c, parse.c,
4520 parser-defs.h, ppc-linux-nat.c, printcmd.c, probe.c, proc-api.c,
4521 procfs.c, producer.c, progspace.h, psymtab.h,
4522 python/py-framefilter.c, python/py-inferior.c, python/py-ref.h,
4523 python/py-type.c, python/python.c, record-btrace.c, record-full.c,
4524 record.c, record.h, regcache-dump.c, regcache.c, regcache.h,
4525 remote-fileio.c, remote-fileio.h, remote-sim.c, remote.c,
4526 riscv-tdep.c, rs6000-aix-tdep.c, rust-exp.y, s12z-tdep.c,
4527 selftest-arch.c, ser-base.c, ser-event.c, ser-pipe.c, ser-tcp.c,
4528 ser-unix.c, skip.c, solib-aix.c, solib-target.c, solib.c,
4529 source-cache.c, source.c, source.h, sparc-nat.c, spu-linux-nat.c,
4530 stack.c, stap-probe.c, symfile-add-flags.h, symfile.c, symfile.h,
4531 symtab.c, symtab.h, target-descriptions.c, target-descriptions.h,
4532 target-memory.c, target.c, target.h, target/waitstatus.c,
4533 target/waitstatus.h, thread-iter.h, thread.c, tilegx-tdep.c,
4534 top.c, top.h, tracefile-tfile.c, tracefile.c, tracepoint.c,
4535 tracepoint.h, tui/tui-io.c, ui-file.c, ui-out.h,
4536 unittests/array-view-selftests.c,
4537 unittests/child-path-selftests.c, unittests/cli-utils-selftests.c,
4538 unittests/common-utils-selftests.c,
4539 unittests/copy_bitwise-selftests.c, unittests/environ-selftests.c,
4540 unittests/format_pieces-selftests.c,
4541 unittests/function-view-selftests.c,
4542 unittests/lookup_name_info-selftests.c,
4543 unittests/memory-map-selftests.c, unittests/memrange-selftests.c,
4544 unittests/mkdir-recursive-selftests.c,
4545 unittests/observable-selftests.c,
4546 unittests/offset-type-selftests.c, unittests/optional-selftests.c,
4547 unittests/parse-connection-spec-selftests.c,
4548 unittests/ptid-selftests.c, unittests/rsp-low-selftests.c,
4549 unittests/scoped_fd-selftests.c,
4550 unittests/scoped_mmap-selftests.c,
4551 unittests/scoped_restore-selftests.c,
4552 unittests/string_view-selftests.c, unittests/style-selftests.c,
4553 unittests/tracepoint-selftests.c, unittests/unpack-selftests.c,
4554 unittests/utils-selftests.c, unittests/xml-utils-selftests.c,
4555 utils.c, utils.h, valarith.c, valops.c, valprint.c, value.c,
4556 value.h, varobj.c, varobj.h, windows-nat.c, x86-linux-nat.c,
4557 xml-support.c, xml-support.h, xml-tdesc.h, xstormy16-tdep.c,
4558 xtensa-linux-nat.c, dwarf2read.h: Change common to gdbsupport.
4559
5b0e2db4
AB
45602019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4561
4562 * linespec.c (decode_digits_list_mode): Set explicit_line to a
4563 bool value.
4564 (decode_digits_ordinary): Set explicit_line field in sal.
4565 * symtab.c (skip_prologue_sal): Don't skip prologue for a
4566 symtab_and_line that was set on an explicit line number in
4567 assembler code. Do always update the recorded symtab and line if
4568 we do skip the prologue.
4569
0ba852ab
AB
45702019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4571
4572 * breakpoint.c (set_breakpoint_location_function): Remove
4573 explicit_loc parameter.
4574 (momentary_breakpoint_from_master): Update call to
4575 set_breakpoint_location_function.
4576 (add_location_to_breakpoint): Likewise.
4577
b3a7d171
AB
45782019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4579
4580 * riscv-tdep.c (riscv_features_from_gdbarch_info): Don't modify
4581 required features based on default bfd type when no specific bfd
4582 is present.
4583
1f6f6e21
PW
45842019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4585
4586 * NEWS: Mention that GDB printf and eval commands can now print
4587 C-style and Ada-style convenience var strings without
4588 calling the inferior.
4589 * printcmd.c (printf_c_string): Locally print GDB internal var
4590 instead of transiting via the inferior.
4591 (printf_wide_c_string): Likewise.
4592
45932019-07-04 Alan Hayward <alan.hayward@arm.com>
ea142fbf 4594
5862c886 4595 PR breakpoints/25011
ea142fbf
AH
4596 * symfile.c (symbol_file_command): Call solib_create_inferior_hook.
4597
0598af48
TT
45982019-07-04 Tom Tromey <tom@tromey.com>
4599
4600 PR tui/24724:
4601 * tui/tui-winsource.c (tui_clear_source_content): Update.
4602 (tui_source_window_base::set_is_exec_point_at): Fix comment.
4603 (tui_update_breakpoint_info): Update.
4604 (tui_set_exec_info_content): Update.
4605 * tui/tui-source.c (tui_set_source_content_nil): Update.
4606 * tui/tui-disasm.c (tui_set_disassem_content): Don't set
4607 has_break.
4608 * tui/tui-data.h (enum tui_bp_flag): New.
4609 (tui_bp_flags): New enum flags type.
4610 (struct tui_source_element) <break_mode>: Change type. Rename
4611 from has_break.
4612 (TUI_BP_ENABLED, TUI_BP_DISABLED, TUI_BP_HIT)
4613 (TUI_BP_CONDITIONAL, TUI_BP_HARDWARE): Don't define. Now enum
4614 constants.
4615 * tui/tui-winsource.h: Fix comment.
4616
350fab54
AH
46172019-07-04 Alan Hayward <alan.hayward@arm.com>
4618
4619 * aarch32-linux-nat.h (VFP_REGS_SIZE): Remove define.
4620 * aarch64-linux-nat.c (fetch_fpregs_from_thread)
4621 (store_fpregs_to_thread)
4622 (aarch64_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4623 * arch/arm.h (IWMMXT_VEC_REGISTER_SIZE, ARM_CORE_REGS_SIZE)
4624 (ARM_FP_REGS_SIZE, ARM_VFP2_REGS_SIZE, ARM_VFP3_REGS_SIZE)
4625 (IWMMXT_REGS_SIZE): Add define.
4626 * arm-linux-nat.c (IWMMXT_REGS_SIZE): Remove define.
4627 (fetch_vfp_regs, store_vfp_regs)
4628 (arm_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4629 * arm-tdep.c (arm_register_g_packet_guesses): Use new defines.
4630
f0452268
AH
46312019-07-04 Alan Hayward <alan.hayward@arm.com>
4632
4633 * arch/arm-get-next-pcs.c (thumb_get_next_pcs_raw): Use ARM_
4634 defines.
4635 * arch/arm-linux.c (arm_linux_sigreturn_next_pc_offset): Likewise.
4636 * arch/arm.h (INT_REGISTER_SIZE) Rename from...
4637 (ARM_INT_REGISTER_SIZE): ...to this.
4638 (ARM_FP_REGISTER_SIZE) (ARM_VFP_REGISTER_SIZE): Add define.
4639 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE)
4640 (ARM_LINUX_SIZEOF_GREGSET, arm_linux_supply_gregset)
4641 (arm_linux_collect_gregset, supply_nwfpe_register)
4642 (collect_nwfpe_register, arm_linux_collect_nwfpe): Use ARM_
4643 defines.
4644 * arm-linux-tdep.h (ARM_LINUX_SIZEOF_NWFPE, NWFPE_FPSR_OFFSET)
4645 (NWFPE_FPCR_OFFSET, NWFPE_TAGS_OFFSET): Likewise
4646 * arm-nbsd-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Likewise.
4647 * arm-tdep.c (arm_push_dummy_call, arm_extract_return_value)
4648 (arm_return_in_memory, arm_store_return_value)
4649 (arm_get_longjmp_target, arm_register_g_packet_guesses)
4650 (arm_record_ld_st_multiple): Likewise.
4651 * arm-tdep.h (FP_REGISTER_SIZE, VFP_REGISTER_SIZE): Remove.
4652 * arm-wince-tdep.c (ARM_WINCE_JB_ELEMENT_SIZE): Use ARM_ defines.
4653
e935475c
AH
46542019-07-04 Alan Hayward <alan.hayward@arm.com>
4655
4656 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Use
4657 AARCH64_DISPLACED_MODIFIED_INSNS.
4658 * aarch64-tdep.c (struct aarch64_displaced_step_data)
4659 (aarch64_displaced_step_copy_insn): Likewise.
4660 * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4661 (AARCH64_DISPLACED_MODIFIED_INSNS): ...to this.
4662 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
4663 ARM_DISPLACED_MODIFIED_INSNS.
4664 * arm-tdep.c (arm_gdbarch_init): Likewise.
4665 * arm-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4666 (ARM_DISPLACED_MODIFIED_INSNS): ...to this.
4667 (struct arm_displaced_step_closure): Use
4668 ARM_DISPLACED_MODIFIED_INSNS.
4669
df0bb381
AH
46702019-07-04 Alan Hayward <alan.hayward@arm.com>
4671
4672 * features/Makefile: Remove unused xml files.
4673 * features/aarch64.xml: Remove.
4674 * features/i386/amd64-avx-avx512-linux.xml: Remove.
4675 * features/i386/amd64-avx-avx512.xml: Remove.
4676 * features/i386/amd64-avx-linux.xml: Remove.
4677 * features/i386/amd64-avx-mpx-avx512-pku-linux.xml: Remove.
4678 * features/i386/amd64-avx-mpx-avx512-pku.xml: Remove.
4679 * features/i386/amd64-avx-mpx-linux.xml: Remove.
4680 * features/i386/amd64-avx-mpx.xml: Remove.
4681 * features/i386/amd64-avx.xml: Remove.
4682 * features/i386/amd64-linux.xml: Remove.
4683 * features/i386/amd64-mpx-linux.xml: Remove.
4684 * features/i386/amd64-mpx.xml: Remove.
4685 * features/i386/amd64.xml: Remove.
4686 * features/i386/i386-avx-avx512-linux.xml: Remove.
4687 * features/i386/i386-avx-avx512.xml: Remove.
4688 * features/i386/i386-avx-linux.xml: Remove.
4689 * features/i386/i386-avx-mpx-avx512-pku-linux.xml: Remove.
4690 * features/i386/i386-avx-mpx-avx512-pku.xml: Remove.
4691 * features/i386/i386-avx-mpx-linux.xml: Remove.
4692 * features/i386/i386-avx-mpx.xml: Remove.
4693 * features/i386/i386-avx.xml: Remove.
4694 * features/i386/i386-linux.xml: Remove.
4695 * features/i386/i386-mmx-linux.xml: Remove.
4696 * features/i386/i386-mmx.xml: Remove.
4697 * features/i386/i386-mpx-linux.xml: Remove.
4698 * features/i386/i386-mpx.xml: Remove.
4699 * features/i386/i386.xml: Remove.
4700 * features/i386/x32-avx-avx512-linux.xml: Remove.
4701 * features/i386/x32-avx-linux.xml: Remove.
4702 * features/i386/x32-linux.xml: Remove.
4703
edd6266a
AH
47042019-07-04 Alan Hayward <alan.hayward@arm.com>
4705
4706 * regformats/aarch64.dat: Remove.
4707 * regformats/i386/amd64-avx-avx512-linux.dat: Remove.
4708 * regformats/i386/amd64-avx-linux.dat: Remove.
4709 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Remove.
4710 * regformats/i386/amd64-avx-mpx-linux.dat: Remove.
4711 * regformats/i386/amd64-linux.dat: Remove.
4712 * regformats/i386/amd64-mpx-linux.dat: Remove.
4713 * regformats/i386/amd64.dat: Remove.
4714 * regformats/i386/i386-avx-avx512-linux.dat: Remove.
4715 * regformats/i386/i386-avx-linux.dat: Remove.
4716 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Remove.
4717 * regformats/i386/i386-avx-mpx-linux.dat: Remove.
4718 * regformats/i386/i386-linux.dat: Remove.
4719 * regformats/i386/i386-mmx-linux.dat: Remove.
4720 * regformats/i386/i386-mpx-linux.dat: Remove.
4721 * regformats/i386/i386.dat: Remove.
4722 * regformats/i386/x32-avx-avx512-linux.dat: Remove.
4723 * regformats/i386/x32-avx-linux.dat: Remove.
4724 * regformats/i386/x32-linux.dat: Remove.
4725
2b40fda7
AH
47262019-07-04 Alan Hayward <alan.hayward@arm.com>
4727
4728 * aarch64-tdep.c: Remove xml self tests.
4729 * amd64-linux-tdep.c: Likewise.
4730 * amd64-tdep.c: Likewise.
4731 * i386-linux-tdep.c: Likewise.
4732 * i386-tdep.c: Likewise.
4733
5f4ba3e7
PA
47342019-07-03 Pedro Alves <palves@redhat.com>
4735
4736 PR cli/24732
4737 * cli/cli-cmds.c (struct pipe_cmd_opts): New.
4738 (pipe_cmd_option_defs): New.
4739 (make_pipe_cmd_options_def_group): New.
4740 (pipe_command): Use gdb::option::process_options.
4741 (pipe_command_completer): New function.
4742 (_initialize_cli_cmds): Install completer for "pipe" command.
4743
3d9be6f5
PA
47442019-07-03 Pedro Alves <palves@redhat.com>
4745
4746 * cli/cli-option.c (union option_value) <string>: New field.
4747 (struct option_def_and_value): Add ctor, move ctor, dtor and
4748 use DISABLE_COPY_AND_ASSIGN.
4749 (option_def_and_value::clear_value): New.
4750 (parse_option, save_option_value_in_ctx, get_val_type_str)
4751 (add_setshow_cmds_for_options): Handle var_string.
4752 * cli-option.h (union option_def::var_address) <string>: New
4753 field.
4754 (struct string_option_def): New.
4755 * maint-test-options.c (struct test_options_opts): Add default
4756 ctor and use DISABLE_COPY_AND_ASSIGN.
4757 <string_opt>: New field.
4758 (test_options_opts::~test_options_opts): New.
4759 (test_options_opts::dump): Also dump "-string".
4760 (test_options_option_defs): Install "string.
4761
41fc454c
PA
47622019-07-03 Pedro Alves <palves@redhat.com>
4763
4764 * cli/cli-option.c (parse_option) <var_enum>: Don't return an
4765 option_value with a null enumeration.
4766 (complete_options): Save the option values in the context.
4767 (save_option_value_in_ctx): New, factored out from ...
4768 (process_options): ... here.
4769 * cli/cli-utils.c (get_ulongest): Don't advance PP until the end
4770 of the function.
4771 * maint-test-options.c (test_options_opts::dump): New, factored
4772 out from ...
4773 (maintenance_test_options_command_mode): ... here.
4774 (maintenance_test_options_command_completion_result): Delete.
4775 (maintenance_test_options_command_completion_text): Update
4776 comment.
4777 (maintenance_show_test_options_completion_result): Change
4778 prototype. Just print
4779 maintenance_test_options_command_completion_text.
4780 (save_completion_result): New.
4781 (maintenance_test_options_completer_mode): Pass options context to
4782 complete_options, and then save a dump.
4783 (_initialize_maint_test_options): Use add_cmd to install "maint
4784 show test-options-completion-result".
4785
fdbc9870
PA
47862019-07-03 Pedro Alves <palves@redhat.com>
4787
4788 * NEWS (New commands): Mention "with" and "maint with".
4789 * cli/cli-cmds.c (with_command_1, with_command_completer_1)
4790 (with_command, with_command_completer): New.
4791 (pipe_command): Adjust to new repeat_previous
4792 interface.
4793 (_initialize_cli_cmds): Install the "with" command and its "w"
4794 alias.
4795 * cli/cli-cmds.h (with_command_1, with_command_completer_1): New
4796 declarations.
4797 * cli/cli-setshow.c (parse_cli_var_uinteger)
4798 (parse_cli_var_zuinteger_unlimited, do_set_command): Handle empty
4799 argument strings for all var_types.
4800 (get_setshow_command_value_string): New, factored out from ...
4801 (do_show_command): ... this.
4802 * cli/cli-setshow.h: Include <string>.
4803 (get_setshow_command_value_string): Declare.
4804 * command.h (repeat_previous): Now returns const char *. Adjust
4805 comment.
4806 * maint.c: Include "cli/cli-cmds.h".
4807 (maintenance_with_cmd, maintenance_with_cmd_completer): New.
4808 (_initialize_maint_cmds): Register the "maintenance with" command.
4809 * top.c (repeat_previous): Move bits from pipe_command here:
4810 Return the saved command line, if any; error out if there's no
4811 command to relaunch.
4812
c6ac8931
PA
48132019-07-03 Pedro Alves <palves@redhat.com>
4814
4815 * NEWS (New commands): Mention "maint set/show test-settings"
4816 instead of "maint test-settings".
4817 * maint-test-settings.c (maintenance_test_settings_list): Delete.
4818 (maintenance_test_settings_set_list): Rename to ...
4819 (maintenance_set_test_settings_list): ... this.
4820 (maintenance_test_settings_show_list): Rename to ...
4821 (maintenance_show_test_settings_list): ... this.
4822 (maintenance_test_settings_cmd): Delete.
4823 (maintenance_test_settings_set_cmd): ...
4824 (maintenance_set_test_settings_cmd): ... this.
4825 (maintenance_test_settings_show_cmd): ...
4826 (maintenance_show_test_settings_cmd): ... this.
4827 (maintenance_test_settings_show_value_cmd):
4828 (maintenance_show_test_settings_value_cmd): ... this.
4829 (_initialize_maint_test_settings): No longer install the "maint
4830 test-settings" prefix command. Rename "maint test-settings set"
4831 to "maint set test-settings", and "maint test-settings show" to
4832 "maint show test-settings". Adjust all subcommands.
4833
d1fcf2fd
PA
48342019-07-03 Pedro Alves <palves@redhat.com>
4835
4836 * maint-test-settings.c: Fix file's intro comment. Replace all
4837 references to "test-options" with references to "test-settings",
4838 in comments.
4839
970f9d09
PA
48402019-07-03 Pedro Alves <palves@redhat.com>
4841
4842 * maint-test-settings.c (maintenance_test_settings_xxx)
4843 (maintenance_test_settings_yyy, maintenance_test_settings_zzz):
4844 New.
4845 (maintenance_test_settings_enums): Use them.
4846 (maintenance_test_settings_enum): Default to
4847 maintenance_test_settings_xxx.
4848 (_initialize_maint_test_settings): Initialize
4849 MAINTENANCE_TEST_SETTINGS_FILENAME.
4850
f3869b1a
SM
48512019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
4852
4853 * breakpoint.h (remove_breakpoints_inf): Change return type to
4854 void, move function documentation here.
4855 * breakpoint.c (remove_breakpoints_inf): Change return type to
4856 void, move function documentation to header.
4857
54d66006
PA
48582019-07-02 Pedro Alves <palves@redhat.com>
4859
4860 * NEWS (Completion improvements): Mention "info threads".
4861 * thread.c (struct info_threads_opts, info_threads_option_defs)
4862 (make_info_threads_options_def_group): New.
4863 (info_threads_command): Use gdb::option::process_options.
4864 (info_threads_command_completer): New.
4865 (_initialize_thread): Use gdb::option::build_help to build the
4866 help text for "info threads".
4867
854f6088
SM
48682019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
4869
4870 * defs.h (generic_load): Move from here...
4871 * symfile.h (generic_load): ... to here. Rename name parameter
4872 to args.
4873 * symfile.c (generic_load): Add comment.
4874
54ee4252
TT
48752019-07-01 Tom Tromey <tromey@adacore.com>
4876
4877 * dwarf2read.c
4878 (dw2_debug_names_iterator::find_vec_in_debug_names): Hoist
4879 declaration of without_params. Fix formatting.
4880
65392b3e
TT
48812019-07-01 Tom Tromey <tromey@adacore.com>
4882
4883 * ada-exp.y (find_primitive_type): Update.
4884 * ada-lang.h (ada_lookup_symbol): Update.
4885 * ada-lang.c (ada_lookup_symbol): Remove "is_a_field_of_this"
4886 parameter.
4887 (ada_lookup_encoded_symbol, ada_lookup_symbol_nonlocal): Update.
4888
7d7571f0
SDJ
48892019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
4890
4891 PR breakpoints/24541
4892 * gdbarch.c: Regenerate.
4893 * gdbarch.h: Regenerate.
4894 * gdbarch.sh: Add 'stap_adjust_register'.
4895 * i386-tdep.c: Include '<unordered_set>'.
4896 (i386_stap_adjust_register): New function.
4897 (i386_elf_init_abi): Register 'i386_stap_adjust_register'.
4898 * stap-probe.c (stap_parse_register_operand): Call
4899 'gdbarch_stap_adjust_register'.
4900
5af5392a
SDJ
49012019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
4902
4903 PR python/24742
4904 https://bugzilla.redhat.com/show_bug.cgi?id=1723564
4905 * python/python.c (do_start_initialization): Use 'xmalloc'
4906 instead of 'PyMem_Malloc'.
4907
10d06d82
TT
49082019-06-28 Tom Tromey <tromey@adacore.com>
4909
4910 * dwarf2read.c (partial_die_info::read): Prefer the linkage name
4911 for Ada.
4912
1b7f24cd
TT
49132019-06-27 Tom Tromey <tromey@adacore.com>
4914
4915 * arm-tdep.c (arm_objfile_data_key): Move lower. Change type to
4916 objfile_key.
4917 (arm_find_mapping_symbol, arm_record_special_symbol)
4918 (_initialize_arm_tdep): Update.
4919 (arm_objfile_data_free): Remove.
4920
3d507ff2
TT
49212019-06-27 Tom Tromey <tromey@adacore.com>
4922
4923 * cp-valprint.c (cp_print_value_fields): Pass opts, not options,
4924 to cp_print_static_field.
4925
762c164d
TT
49262019-06-26 Tom Tromey <tromey@adacore.com>
4927
4928 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove.
4929 * minsyms.h (lookup_minimal_symbol_solib_trampoline): Don't
4930 declare.
4931
aa2f9bcf
AH
49322019-06-26 Alan Hayward <alan.hayward@arm.com>
4933
4934 * features/aarch64-core.c (create_feature_aarch64_core):
4935 Regenerate.
4936 * features/aarch64-core.xml: Add cpsr flags.
4937
3426ae57
AH
49382019-06-26 Alan Hayward <alan.hayward@arm.com>
4939
4940 * arm-tdep.c (arm_gnu_triplet_regexp): New function.
4941 (arm_gdbarch_init): Add arm_gnu_triplet_regexp.
4942
4838e44c
SM
49432019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
4944
4945 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New
4946 field.
4947 (arm_find_mapping_symbol): Sort mapping symbol vectors on first
4948 use.
4949 (arm_record_special_symbol): Don't insert new symbol in sorted
4950 position, push it at the end.
4951
54cc7474
SM
49522019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
4953
4954 * arm-tdep.c (struct arm_mapping_symbol) (operator <): New.
4955 (arm_mapping_symbol_s): Remove.
4956 (DEF_VEC_O(arm_mapping_symbol_s)): Remove.
4957 (arm_mapping_symbol_vec): New typedef.
4958 (struct arm_per_objfile): Add constructor.
4959 <section_maps>: Change type to
4960 std::unique_ptr<arm_mapping_symbol_vec[]>.
4961 (arm_compare_mapping_symbols): Remove.
4962 (arm_find_mapping_symbol): Adjust to section_maps type change.
4963 (arm_objfile_data_free): Call delete on arm_per_objfile.
4964 (arm_record_special_symbol): Adjust to section_maps type change.
4965 Allocate arm_per_objfile with new.
4966
b65b566c
PW
49672019-06-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4968
4969 * cli/cli-cmds.c (alias_command): Compare the alias prefix
4970 with the command prefix.
4971
c2fc64f5
TT
49722019-06-25 Tom Tromey <tom@tromey.com>
4973
4974 * tui/tui-wingeneral.c (tui_delete_win): Remove "return".
4975 * tui/tui-data.c (~tui_gen_win_info): Remove "if".
4976
fb54fa76
TT
49772019-06-25 Tom Tromey <tom@tromey.com>
4978
4979 * tui/tui-layout.c (init_and_make_win): Assert on unrecognized
4980 type.
4981 * tui/tui-data.h (struct tui_gen_win_info): Make constructor
4982 protected.
4983
f7952c57
TT
49842019-06-25 Tom Tromey <tom@tromey.com>
4985
4986 * tui/tui-winsource.c
4987 (tui_source_window_base::set_is_exec_point_at): Add check against
4988 LOA_ADDRESS.
4989
17568d78
TT
49902019-06-25 Tom Tromey <tom@tromey.com>
4991
4992 * tui/tui-source.c (tui_set_source_content): Don't check before
4993 xfree.
4994 * tui/tui-disasm.c (tui_disassemble): Don't check before xfree.
4995
53e7cdba
TT
49962019-06-25 Tom Tromey <tom@tromey.com>
4997
4998 * tui/tui-winsource.h (tui_update_source_window_as_is)
4999 (tui_alloc_source_buffer, tui_line_is_displayed)
5000 (tui_addr_is_displayed): Change type of win_info.
5001 * tui/tui-winsource.c (tui_update_source_window_as_is)
5002 (tui_clear_source_content, tui_show_source_line)
5003 (tui_show_source_content, tui_source_window_base::refill)
5004 (tui_source_window_base::set_is_exec_point_at)
5005 (tui_source_window_base::set_is_exec_point_at)
5006 (tui_update_breakpoint_info, tui_set_exec_info_content): Update.
5007 (tui_alloc_source_buffer, tui_line_is_displayed)
5008 (tui_addr_is_displayed): Change type of win_info. Update.
5009 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5010 (tui_source_window_base::do_make_visible_with_new_height):
5011 Update.
5012 * tui/tui-source.c (tui_set_source_content)
5013 (tui_set_source_content_nil)
5014 (tui_source_window::do_scroll_vertical): Update.
5015 * tui/tui-layout.c (show_layout): Update.
5016 * tui/tui-disasm.c (tui_set_disassem_content)
5017 (tui_disasm_window::do_scroll_vertical): Update.
5018 * tui/tui-data.h (tui_win_content): Remove.
5019 (struct tui_gen_win_info) <content, content_size>: Remove.
5020 (struct tui_source_element): Add initializers and destructor.
5021 (union tui_which_element, struct tui_win_element): Remove.
5022 (struct tui_source_window_base) <content>: New field.
5023 (struct tui_data_window): Remove destructor.
5024 (tui_alloc_content, tui_free_win_content)
5025 (tui_free_all_source_wins_content): Don't declare.
5026 * tui/tui-data.c (tui_initialize_static_data): Update.
5027 (init_content_element, tui_alloc_content): Remove.
5028 (~tui_gen_win_info): Update.
5029 (~tui_data_window, tui_free_all_source_wins_content)
5030 (tui_free_win_content, free_content, free_content_elements):
5031 Remove.
5032
7908abbf
TT
50332019-06-25 Tom Tromey <tom@tromey.com>
5034
5035 * tui/tui-winsource.h (tui_clear_source_content)
5036 (tui_erase_source_content, tui_show_source_content): Change type
5037 of win_info.
5038 * tui/tui-winsource.c (tui_clear_source_content)
5039 (tui_erase_source_content, tui_show_source_content): Change type
5040 of win_info.
5041 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
5042 * tui/tui-source.h (tui_set_source_content_nil): Change type of
5043 win_info.
5044 * tui/tui-source.c (tui_set_source_content_nil): Change type of
5045 win_info.
5046 * tui/tui-layout.c (show_source_or_disasm_and_command): Update.
5047
02c28df0
TT
50482019-06-25 Tom Tromey <tom@tromey.com>
5049
5050 * tui/tui-winsource.c (tui_clear_source_content)
5051 (tui_source_window_base::set_is_exec_point_at): Update.
5052 * tui/tui-source.c (tui_set_source_content_nil): Update.
5053 * tui/tui-data.h (struct tui_source_element) <is_exec_point>: Now
5054 a bool.
5055 * tui/tui-data.c (init_content_element): Update.
5056
6658b1bf
TT
50572019-06-25 Tom Tromey <tom@tromey.com>
5058
5059 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Update.
5060 * tui/tui-win.c (make_invisible_and_set_new_height): Update.
5061 * tui/tui-layout.c (init_and_make_win): Update.
5062 * tui/tui.h (enum tui_win_type): Update.
5063 * tui/tui-data.h (tui_win_is_auxiliary): Rename from
5064 tui_win_is_auxillary.
5065 * tui/tui-data.c (tui_win_is_auxiliary): Rename from
5066 tui_win_is_auxillary.
5067
21e1c91e
TT
50682019-06-25 Tom Tromey <tom@tromey.com>
5069
5070 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Update.
5071 * tui/tui-windata.c (tui_data_window::first_data_item_displayed)
5072 (tui_delete_data_content_windows, tui_display_all_data)
5073 (tui_data_window::do_scroll_vertical, tui_display_data_from):
5074 Update.
5075 * tui/tui-win.c (tui_data_window::set_new_height): Simplify.
5076 * tui/tui-regs.c (tui_last_regs_line_no)
5077 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
5078 (tui_show_registers): Update.
5079 (tui_show_register_group): Return void. Update.
5080 (tui_display_registers_from, tui_display_reg_element_at_line)
5081 (tui_display_registers_from_line, tui_check_register_values):
5082 Update.
5083 * tui/tui-data.h (union tui_which_element) <data_window>: Remove
5084 member.
5085 (struct tui_data_window) <regs_content>: Now a std::vector.
5086 <regs_content_count>: Remove.
5087 (tui_add_content_elements, tui_free_data_content): Don't declare.
5088 * tui/tui-data.c (tui_data_window::clear_detail): Update.
5089 (init_content_element): Remove DATA_WIN case. Add assert.
5090 (tui_add_content_elements): Remove.
5091 (tui_data_window): Update.
5092 (tui_free_data_content): Remove.
5093 (free_content_elements): Remove DATA_WIN case.
5094
115ac53b
TT
50952019-06-25 Tom Tromey <tom@tromey.com>
5096
5097 * tui/tui-data.c (tui_data_item_window): Update.
5098 * tui/tui-windata.h (tui_check_data_values): Don't declare.
5099 * tui/tui-windata.c (tui_display_all_data)
5100 (tui_display_data_from_line): Update.
5101 (tui_check_data_values): Remove.
5102 * tui/tui-regs.c (tui_show_register_group)
5103 (tui_display_reg_element_at_line): Update.
5104 * tui/tui-hooks.c (tui_register_changed)
5105 (tui_refresh_frame_and_register_information): Call
5106 tui_check_register_values.
5107 * tui/tui-data.h (struct tui_data_window) <data_content,
5108 data_content_count, data_type>: Remove.
5109 (enum tui_data_type): Remove.
5110
5111 * tui/tui-data.c (tui_data_window::clear_detail)
5112 (~tui_data_window): Update.
5113
eaf9738b
TT
51142019-06-25 Tom Tromey <tom@tromey.com>
5115
5116 * tui/tui-windata.h (tui_first_data_item_displayed): Don't
5117 declare.
5118 * tui/tui-windata.c (tui_data_window::first_data_item_displayed):
5119 Rename from tui_first_data_item_displayed. Update.
5120 (tui_data_window::refresh_all)
5121 (tui_data_window::do_scroll_vertical): Update.
5122 * tui/tui-data.h (struct tui_data_window)
5123 <first_data_item_displayed>: Declare new method.
5124
31ca4723
TT
51252019-06-25 Tom Tromey <tom@tromey.com>
5126
5127 * tui/tui-data.h (tui_init_generic_part): Don't declare.
5128 * tui/tui-data.c (tui_init_generic_part): Remove, moving
5129 contents...
5130 (tui_initialize_static_data): ...here.
5131
41bcff7f
TT
51322019-06-25 Tom Tromey <tom@tromey.com>
5133
5134 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5135 (tui_display_registers_from, tui_check_register_values): Update.
5136 (tui_display_register): Remove win_info parameter; update.
5137 (tui_get_register): Change type of parameters.
5138 * tui/tui-data.h (struct tui_data_element): Remove.
5139 (union tui_which_element) <data>: Remove.
5140 <data_window>: Change type.
5141 (struct tui_data_item_window): New.
5142 * tui/tui-data.c (init_content_element): Remove DATA_ITEM_WIN
5143 case. Add assert.
5144 (~tui_data_item_window): New destructor.
5145 (free_content_elements): Remove DATA_ITEM_WIN case.
5146
d2802c33
TT
51472019-06-25 Tom Tromey <tom@tromey.com>
5148
5149 * tui/tui.h (enum tui_win_type) <MAX_WINDOWS, UNDEFINED_WIN>:
5150 Remove.
5151
dd835f8b
TT
51522019-06-25 Tom Tromey <tom@tromey.com>
5153
5154 * tui/tui-data.h (struct tui_command_element): Remove.
5155 (union tui_which_element) <command>: Remove.
5156 * tui/tui-data.c (init_content_element): Remove CMD_WIN case. Add
5157 assert.
5158 (free_content_elements): Remove CMD_WIN case.
5159
bd7db367
TT
51602019-06-25 Tom Tromey <tom@tromey.com>
5161
5162 * tui/tui-layout.c (tui_set_layout): Update.
5163 * tui/tui-data.h (struct tui_layout_def) <split>: Remove.
5164 * tui/tui-data.c (layout_def): Update.
5165
3add462f
TT
51662019-06-25 Tom Tromey <tom@tromey.com>
5167
5168 * tui/tui-wingeneral.c (tui_refresh_all): Update.
5169 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5170 (tui_source_window_base::set_new_height): Update.
5171 * tui/tui-stack.c (tui_make_status_line): Change parameter type.
5172 Update.
5173 (tui_set_locator_fullname, tui_set_locator_info)
5174 (tui_show_frame_info): Update.
5175 * tui/tui-source.c (tui_set_source_content)
5176 (tui_source_is_displayed): Update.
5177 * tui/tui-layout.c (show_source_disasm_command, show_data)
5178 (show_source_or_disasm_and_command): Update.
5179 * tui/tui-disasm.c (tui_set_disassem_content)
5180 (tui_get_begin_asm_address): Update.
5181 * tui/tui-data.h (struct tui_locator_element): Remove.
5182 (union tui_which_element) <locator>: Remove.
5183 (struct tui_locator_window): New.
5184 (tui_locator_win_info_ptr): Change return type.
5185 * tui/tui-data.c (_locator): Change type.
5186 (tui_locator_win_info_ptr): Change return type.
5187 (init_content_element): Remove LOCATOR_WIN case. Add assert.
5188 (tui_alloc_content): Add assert.
5189
489e9d8b
TT
51902019-06-25 Tom Tromey <tom@tromey.com>
5191
5192 * tui/tui-winsource.c
5193 (tui_exec_info_window::maybe_allocate_content): New method.
5194 (tui_set_exec_info_content, tui_show_exec_info_content): Update.
5195 * tui/tui-layout.c (init_and_make_win): Add EXEC_INFO_WIN case.
5196 (make_source_or_disasm_window): Add cast.
5197 * tui/tui-data.h (union tui_which_element) <simple_string>:
5198 Remove.
5199 (struct tui_source_info): New.
5200 (struct tui_source_window_base) <execution_info>: Change type.
5201 * tui/tui-data.c (init_content_element): Remove EXEC_INFO_WIN
5202 case, and add assert.
5203 (tui_alloc_content): Add assert.
5204
c3fabb7d
TT
52052019-06-25 Tom Tromey <tom@tromey.com>
5206
5207 * tui/tui-data.h (tui_alloc_win_info): Don't declare.
5208 * tui/tui-layout.c (init_and_make_win): Use "new" directly.
5209 * tui/tui-data.c (tui_alloc_win_info): Remove.
5210
bbc228ee
TT
52112019-06-25 Tom Tromey <tom@tromey.com>
5212
5213 * tui/tui-win.c (tui_set_win_focus_to): Don't check window type.
5214 * tui/tui-wingeneral.c (tui_unhighlight_win): Check
5215 can_highlight.
5216
5fcee43a
TT
52172019-06-25 Tom Tromey <tom@tromey.com>
5218
5219 * tui/tui-win.c (tui_source_window_base::update_tab_width): Call
5220 make_visible_with_new_height method.
5221 (tui_win_info::make_visible_with_new_height): New method.
5222 (tui_source_window_base::do_make_visible_with_new_height)
5223 (tui_data_window::do_make_visible_with_new_height)
5224 (tui_cmd_window::do_make_visible_with_new_height): New methods.
5225 (make_visible_with_new_height): Remove.
5226 (tui_resize_all, tui_adjust_win_heights): Use
5227 make_visible_with_new_height method.
5228 * tui/tui-data.h (struct tui_win_info)
5229 <do_make_visible_with_new_height, make_visible_with_new_height>:
5230 New methods.
5231 (struct tui_source_window_base, struct tui_data_window)
5232 (struct tui_cmd_window) <do_make_visible_with_new_height>: New
5233 methods.
5234
d83f1fe6
TT
52352019-06-25 Tom Tromey <tom@tromey.com>
5236
5237 * tui/tui-win.c (tui_source_window_base::update_tab_width): New
5238 method.
5239 (update_tab_width): Call update_tab_width method.
5240 * tui/tui-data.h (struct tui_win_info)
5241 (struct tui_source_window_base) <update_tab_width>: New methods.
5242
17374de4
TT
52432019-06-25 Tom Tromey <tom@tromey.com>
5244
5245 * tui/tui-wingeneral.h (tui_make_window): Change type of "box_it"
5246 parameter.
5247 * tui/tui-wingeneral.c (tui_make_window): Change type of "box_it"
5248 parameter.
5249 (tui_gen_win_info::make_visible): Update.
5250 * tui/tui-layout.c (init_and_make_win): Change type of "box_it"
5251 parameter.
5252 * tui/tui-data.h (enum tui_box): New enum.
5253 (BOX_WINDOW, DONT_BOX_WINDOW): Remove defines.
5254
f936bca2
TT
52552019-06-25 Tom Tromey <tom@tromey.com>
5256
5257 * tui/tui-layout.c (make_source_or_disasm_window): Always use
5258 init_and_make_win for EXEC_INFO_WIN.
5259 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>: No
5260 longer inline.
5261 (struct tui_win_info) <~tui_win_info>: Inline.
5262 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5263 Don't declare.
5264 * tui/tui-data.c (source_win, disasm_win): Remove globals.
5265 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5266 Remove.
5267 (tui_initialize_static_data): Update.
5268 (~tui_gen_win_info): Handle more cleanup here.
5269 (~tui_source_window_base): Delete "execution_info".
5270 (~tui_win_info): Move code to ~tui_gen_win_info; remove.
5271
d6ba6a11
TT
52722019-06-25 Tom Tromey <tom@tromey.com>
5273
5274 * tui/tui-layout.c (make_command_window): Don't set
5275 can_highlight.
5276 (show_source_disasm_command): Call the reset method.
5277 (show_data): Don't set can_highlight. Call the reset method.
5278 (tui_gen_win_info::reset): Rename from init_gen_win_info
5279 (init_and_make_win): Simplify. Return tui_gen_win_info.
5280 (show_source_or_disasm_and_command): Call the reset method.
5281 * tui/tui-data.h (struct tui_gen_win_info) <reset>: New method.
5282 (struct tui_cmd_window): Set can_highlight.
5283
48a3bd16
TT
52842019-06-25 Tom Tromey <tom@tromey.com>
5285
5286 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Rename
5287 from make_visible.
5288 (tui_make_visible, tui_make_invisible): Rewrite.
5289 (tui_win_info::make_visible): Remove.
5290 (tui_source_window_base::make_visible): Update.
5291 * tui/tui-data.h (struct tui_gen_win_info) <make_visible>: New
5292 method. Moved from...
5293 (struct tui_win_info) <make_visible>: ...here.
5294
c3bd716f
TT
52952019-06-25 Tom Tromey <tom@tromey.com>
5296
5297 * tui/tui-winsource.c
5298 (tui_source_window_base::do_scroll_horizontal): Remove direction
5299 parameter.
5300 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Remove
5301 direction parameter.
5302 * tui/tui-win.c (tui_win_info::forward_scroll)
5303 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5304 (tui_win_info::right_scroll): Update.
5305 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Remove
5306 direction parameter.
5307 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Remove
5308 direction parameter.
5309 * tui/tui-data.h (enum tui_scroll_direction): Remove.
5310 (struct tui_win_info) <do_scroll_vertical, do_scroll_horizontal>:
5311 Remove direction parameter.
5312 (struct tui_source_window_base, struct tui_source_window)
5313 (struct tui_disasm_window, struct tui_data_window)
5314 (struct tui_cmd_window): Update.
5315
21c32dca
TT
53162019-06-25 Tom Tromey <tom@tromey.com>
5317
5318 * tui/tui-winsource.h (tui_set_exec_info_content)
5319 (tui_show_exec_info_content, tui_erase_exec_info_content)
5320 (tui_clear_exec_info_content, tui_update_exec_info): Change
5321 argument to tui_source_window_base.
5322 * tui/tui-winsource.c (tui_set_exec_info_content)
5323 (tui_show_exec_info_content, tui_erase_exec_info_content)
5324 (tui_clear_exec_info_content, tui_update_exec_info): Change
5325 argument to tui_source_window_base.
5326
73fbdc65
TT
53272019-06-25 Tom Tromey <tom@tromey.com>
5328
5329 * tui/tui-winsource.h (tui_set_exec_info_content): Return void.
5330 * tui/tui-winsource.c (tui_set_exec_info_content): Return void.
5331
33325343
TT
53322019-06-25 Tom Tromey <tom@tromey.com>
5333
5334 * tui/tui-winsource.c (tui_set_exec_info_content): Remove NULL
5335 check.
5336
29d2c474
TT
53372019-06-25 Tom Tromey <tom@tromey.com>
5338
5339 * tui/tui-winsource.h (tui_alloc_source_buffer): Change return
5340 type to void.
5341 * tui/tui-winsource.c (tui_alloc_source_buffer): Change return
5342 type to void.
5343 * tui/tui-source.c (tui_set_source_content): Update.
5344 * tui/tui-disasm.c (tui_set_disassem_content): Update.
5345
152f3f4b
TT
53462019-06-25 Tom Tromey <tom@tromey.com>
5347
5348 * tui/tui-win.c (window_name_completer, tui_set_focus)
5349 (tui_all_windows_info): Use name method.
5350 * tui/tui-data.h (struct tui_gen_win_info)
5351 (struct tui_source_window, struct tui_disasm_window)
5352 (struct tui_data_window, struct tui_cmd_window) <name>: New
5353 method.
5354 (tui_win_name): Don't declare.
5355 * tui/tui-data.c (tui_partial_win_by_name): Use name method.
5356 (tui_win_name): Remove.
5357
be4da588
TT
53582019-06-25 Tom Tromey <tom@tromey.com>
5359
5360 * tui/tui-winsource.h (tui_update_source_window)
5361 (tui_update_source_window_as_is): Change parameter type.
5362 * tui/tui-winsource.c (tui_update_source_window): Change win_info
5363 to be a tui_source_window_base.
5364 (tui_update_source_window_as_is): Likewise.
5365 * tui/tui-win.c (make_visible_with_new_height): Update.
5366
5b81daba
TT
53672019-06-25 Tom Tromey <tom@tromey.com>
5368
5369 * tui/tui-winsource.c (tui_erase_source_content)
5370 (tui_show_source_content, tui_show_exec_info_content)
5371 (tui_erase_exec_info_content): Use refresh_window method.
5372 * tui/tui-wingeneral.h (tui_refresh_win): Don't declare.
5373 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Rename
5374 from tui_refresh_win.
5375 (tui_data_window::refresh_window): New method.
5376 (tui_win_info::refresh, tui_source_window_base::refresh)
5377 (tui_refresh_all): Use refresh_window method.
5378 * tui/tui-stack.c (tui_show_locator_content): Call refresh_window
5379 method.
5380 * tui/tui-regs.c (tui_display_register): Call refresh_window
5381 method.
5382 * tui/tui-layout.c (show_source_disasm_command)
5383 (show_source_or_disasm_and_command): Call refresh_window method.
5384 * tui/tui-data.h (struct tui_gen_win_info)
5385 (struct tui_data_window, struct tui_cmd_window) <refresh_window>:
5386 New method.
5387
cb2ce893
TT
53882019-06-25 Tom Tromey <tom@tromey.com>
5389
5390 * tui/tui.c (tui_rl_other_window, tui_enable)
5391 (tui_is_window_visible, tui_get_command_dimension): Update.
5392 * tui/tui-winsource.c (tui_update_source_window_as_is)
5393 (tui_clear_source_content, tui_erase_source_content)
5394 (tui_show_source_line, tui_source_window_base::refill)
5395 (tui_source_window_base::do_scroll_horizontal)
5396 (tui_source_window_base::set_is_exec_point_at)
5397 (tui_update_breakpoint_info, tui_set_exec_info_content)
5398 (tui_alloc_source_buffer, tui_line_is_displayed)
5399 (tui_addr_is_displayed): Update.
5400 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
5401 (tui_check_and_display_highlight_if_needed)
5402 (tui_win_info::make_visible, tui_win_info::refresh)
5403 (tui_refresh_all): Update.
5404 * tui/tui-windata.c (tui_first_data_item_displayed)
5405 (tui_delete_data_content_windows, tui_erase_data_content)
5406 (tui_display_all_data, tui_data_window::refresh_all)
5407 (tui_check_data_values): Update.
5408 * tui/tui-win.c (window_name_completer, tui_update_gdb_sizes)
5409 (tui_set_win_focus_to, tui_win_info::forward_scroll)
5410 (tui_win_info::backward_scroll, tui_refresh_all_win)
5411 (tui_resize_all, tui_set_focus, tui_all_windows_info)
5412 (update_tab_width, tui_set_win_height, tui_adjust_win_heights)
5413 (tui_source_window_base::set_new_height)
5414 (tui_data_window::set_new_height)
5415 (make_invisible_and_set_new_height)
5416 (make_visible_with_new_height, new_height_ok)
5417 (parse_scrolling_args): Update.
5418 * tui/tui-stack.c (tui_show_frame_info): Update.
5419 * tui/tui-source.c (tui_set_source_content)
5420 (tui_set_source_content_nil, tui_source_is_displayed)
5421 (tui_source_window::do_scroll_vertical): Update.
5422 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5423 (tui_display_registers_from, tui_display_reg_element_at_line)
5424 (tui_check_register_values, tui_reg_command): Update.
5425 * tui/tui-layout.c (tui_default_win_height)
5426 (show_source_disasm_command, show_data, init_and_make_win)
5427 (show_source_or_disasm_and_command): Update.
5428 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
5429 (tui_redisplay_readline, tui_mld_flush)
5430 (tui_mld_erase_entire_line, tui_mld_getc, tui_cont_sig)
5431 (tui_getc): Update.
5432 * tui/tui-disasm.c (tui_set_disassem_content)
5433 (tui_disasm_window::do_scroll_vertical): Update.
5434 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>:
5435 Now virtual.
5436 (struct tui_win_info): Derive from tui_gen_win_info.
5437 <~tui_win_info>: Mark as override.
5438 <generic>: Remove member.
5439 * tui/tui-data.c (tui_cmd_window::clear_detail, tui_next_win)
5440 (tui_prev_win, tui_partial_win_by_name, tui_win_info)
5441 (~tui_data_window, ~tui_win_info)
5442 (tui_free_all_source_wins_content): Update.
5443 * tui/tui-command.c (tui_refresh_cmd_win): Update.
5444
ab313b35
TT
54452019-06-25 Tom Tromey <tom@tromey.com>
5446
5447 * tui/tui-layout.c (init_and_make_win): Use new.
5448 * tui/tui-data.h (struct tui_gen_win_info): Add constructor,
5449 destructor, initializers.
5450 (tui_alloc_generic_win_info): Don't declare.
5451 * tui/tui-data.c (_locator): Add argument to constructor.
5452 (source_win, disasm_win): New globals.
5453 (exec_info): Remove.
5454 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5455 Update.
5456 (tui_alloc_generic_win_info): Remove.
5457 (init_content_element): Use new.
5458 (tui_win_info::tui_win_info): Update.
5459 (free_content_elements) <case DATA_WIN>: Use delete.
5460
dc2c33e4
TT
54612019-06-25 Tom Tromey <tom@tromey.com>
5462
5463 * tui/tui-wingeneral.c (tui_refresh_win): Update.
5464 * tui/tui-windata.c (tui_first_data_item_displayed)
5465 (tui_delete_data_content_windows): Update.
5466 * tui/tui-win.c (tui_data_window::set_new_height): Update.
5467 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5468 (tui_display_registers_from, tui_check_register_values): Update.
5469 * tui/tui-data.h (union tui_which_element) <data_window>: Now a
5470 pointer.
5471 * tui/tui-data.c (init_content_element): Update. Allocate the new
5472 window.
5473 (tui_free_data_content): Update.
5474 (free_content_elements) <case DATA_WIN>: Free the window.
5475
214a5cbe
TT
54762019-06-25 Tom Tromey <tom@tromey.com>
5477
5478 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win):
5479 Update.
5480 * tui/tui-layout.c (make_command_window)
5481 (show_source_disasm_command, show_data, init_and_make_win)
5482 (show_source_or_disasm_and_command): Update.
5483 * tui/tui-data.h (struct tui_win_info) <set_highlight>: New
5484 method.
5485 <can_highight, is_highlighted>: Now bool.
5486 (tui_set_win_highlight): Don't declare.
5487 * tui/tui-data.c (tui_set_win_highlight): Remove.
5488
8e2daf15
TT
54892019-06-25 Tom Tromey <tom@tromey.com>
5490
5491 * tui/tui-wingeneral.c (make_visible): Remove check of window
5492 type.
5493
8903bd8a
TT
54942019-06-25 Tom Tromey <tom@tromey.com>
5495
5496 * tui/tui-win.c (tui_win_info::max_height)
5497 (tui_cmd_window::max_height): New methods.
5498 (new_height_ok): Call max_height.
5499 * tui/tui-data.h (struct tui_win_info, struct tui_cmd_window)
5500 <max_height>: New method.
5501
3f02ce1e
TT
55022019-06-25 Tom Tromey <tom@tromey.com>
5503
5504 * tui/tui-win.c (tui_source_window_base::set_new_height)
5505 (tui_data_window::set_new_height): New methods.
5506 (make_invisible_and_set_new_height): Call set_new_height method.
5507 * tui/tui-data.h (struct tui_win_info)
5508 (struct tui_source_window_base, struct tui_data_window)
5509 <set_new_height>: New method.
5510
1825f487
TT
55112019-06-25 Tom Tromey <tom@tromey.com>
5512
5513 * tui/tui.c (tui_rl_other_window): Call the refresh_all method.
5514 * tui/tui-windata.c (tui_data_window::refresh_all): Rename from
5515 tui_refresh_data_win.
5516 * tui/tui-win.c (tui_source_window_base::refresh_all): New
5517 method.
5518 (tui_refresh_all_win): Call the refresh_all method.
5519 (tui_set_focus): Likewise.
5520 * tui/tui-data.h (struct tui_win_info) <refresh_all>: New method.
5521 (struct tui_source_window_base, struct tui_data_window) <refresh>:
5522 Likewise.
5523
ad54d15b
TT
55242019-06-25 Tom Tromey <tom@tromey.com>
5525
5526 * tui/tui-winsource.h (tui_refill_source_window)
5527 (tui_set_is_exec_point_at): Don't declare.
5528 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
5529 (tui_source_window_base::refill): Rename from
5530 tui_refill_source_window.
5531 (tui_source_window_base::do_scroll_horizontal): Update.
5532 (tui_source_window_base::set_is_exec_point_at): Rename from
5533 tui_set_is_exec_point_at.
5534 (tui_update_all_breakpoint_info): Update.
5535 * tui/tui-stack.c (tui_show_frame_info): Update.
5536 * tui/tui-layout.c (show_data): Add cast.
5537 * tui/tui-hooks.c (tui_redisplay_source): Call refill method.
5538 * tui/tui-data.h (struct tui_source_window_base) <refill,
5539 set_is_exec_point_at>: New methods.
5540 (tui_source_windows, tui_add_to_source_windows): Update types.
5541 (tui_add_to_source_windows): Remove redundant declaration.
5542 * tui/tui-data.c (source_windows): Store tui_source_window_base.
5543 (tui_source_windows): Change return type.
5544 (tui_clear_source_windows_detail): Update.
5545 (tui_add_to_source_windows): Change type of parameter.
5546 (tui_free_all_source_wins_content): Update.
5547
2042b506
TT
55482019-06-25 Tom Tromey <tom@tromey.com>
5549
5550 * tui/tui-wingeneral.c (tui_win_info::refresh)
5551 (tui_source_window_base::refresh): New methods.
5552 (tui_refresh_all): Call the refresh method.
5553 * tui/tui-data.h (struct tui_win_info)
5554 (struct tui_source_window_base) <refresh>: New method.
5555
56122977
TT
55562019-06-25 Tom Tromey <tom@tromey.com>
5557
5558 * tui/tui.h (tui_is_window_visible): Return bool.
5559 * tui/tui.c (tui_is_window_visible): Return bool.
5560 * tui/tui-wingeneral.c (tui_make_window, make_visible)
5561 (tui_make_visible, tui_make_invisible)
5562 (tui_win_info::make_visible)
5563 (tui_source_window_base::make_visible, make_all_visible)
5564 (tui_make_all_visible, tui_make_all_invisible): Update.
5565 * tui/tui-windata.c (tui_delete_data_content_windows): Update.
5566 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: Now
5567 bool.
5568 (struct tui_win_info, struct tui_source_window_base)
5569 (struct tui_cmd_window) <make_visible>: Change parameter to bool.
5570 * tui/tui-data.c (tui_init_generic_part): Update.
5571
cda37efb
TT
55722019-06-25 Tom Tromey <tom@tromey.com>
5573
5574 * tui/tui-wingeneral.c (tui_win_info::make_visible)
5575 (tui_source_window_base::make_visible): New methods.
5576 (make_all_visible): Make method call.
5577 * tui/tui-data.h (struct tui_win_info) <make_visible>: New method.
5578 (struct tui_source_window_base, struct tui_cmd_window): Override
5579 make_visible.
5580 (tui_win_is_source_type): Don't declare.
5581 * tui/tui-data.c (tui_win_is_source_type): Remove.
5582
6a0ee02c
TT
55832019-06-25 Tom Tromey <tom@tromey.com>
5584
5585 * tui/tui-layout.c (show_source_or_disasm_and_command): Remove
5586 NULL check.
5587
63901aec
TT
55882019-06-25 Tom Tromey <tom@tromey.com>
5589
5590 * tui/tui-data.h (struct tui_data_window, struct tui_cmd_window):
5591 Inline constructor. Add initializers for members.
5592 * tui/tui-data.c (tui_data_window, tui_cmd_window): Remove
5593 constructors; now inline in class.
5594
ceb13a13
TT
55952019-06-25 Tom Tromey <tom@tromey.com>
5596
5597 * tui/tui-regs.c (tui_show_registers): Update.
5598 * tui/tui-data.h (struct tui_data_window) <display_regs>: Now
5599 bool.
5600 * tui/tui-data.c (tui_data_window::clear_detail)
5601 (tui_data_window): Update.
5602
238eb706
TT
56032019-06-25 Tom Tromey <tom@tromey.com>
5604
5605 * tui/tui-windata.c (tui_display_all_data)
5606 (tui_display_data_from_line, tui_display_data_from)
5607 (tui_check_data_values, tui_data_window::do_scroll_vertical):
5608 Update.
5609 * tui/tui-regs.c (tui_last_regs_line_no)
5610 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
5611 (tui_show_registers, tui_show_register_group)
5612 (tui_display_registers_from, tui_display_reg_element_at_line)
5613 (tui_display_registers_from_line, tui_check_register_values)
5614 (tui_reg_next, tui_reg_prev): Update.
5615 * tui/tui-layout.c (tui_set_layout, show_data): Update.
5616 * tui/tui-data.h (struct tui_data_info): Remove. Move contents to
5617 tui_data_window.
5618 (struct tui_win_info) <detail>: Remove. Add new fields from
5619 tui_data_info.
5620 (TUI_DATA_WIN): Add cast.
5621 * tui/tui-data.c (tui_data_window::clear_detail, tui_data_window)
5622 (~tui_data_window): Simplify.
5623
81491aa0
TT
56242019-06-25 Tom Tromey <tom@tromey.com>
5625
5626 * tui/tui-layout.c (show_source_disasm_command)
5627 (show_source_or_disasm_and_command): Update.
5628 * tui/tui-io.c (update_cmdwin_start_line)
5629 (tui_redisplay_readline): Update.
5630 * tui/tui-data.h (struct tui_command_info): Remove.
5631 (struct tui_win_info) <detail>: Remove command_info member.
5632 (struct tui_data_window) <start_line>: New member, from
5633 tui_command_info.
5634 (TUI_CMD_WIN): Add casts.
5635
e6e41501
TT
56362019-06-25 Tom Tromey <tom@tromey.com>
5637
5638 * tui/tui-winsource.c (tui_update_source_window)
5639 (tui_refill_source_window)
5640 (tui_source_window_base::do_scroll_horizontal)
5641 (tui_update_breakpoint_info, tui_set_exec_info_content)
5642 (tui_show_exec_info_content, tui_erase_exec_info_content)
5643 (tui_clear_exec_info_content): Update.
5644 * tui/tui-wingeneral.c (make_all_visible, tui_refresh_all):
5645 Update.
5646 * tui/tui-win.c (make_invisible_and_set_new_height)
5647 (make_visible_with_new_height): Update.
5648 * tui/tui-source.c (tui_set_source_content)
5649 (tui_show_symtab_source): Update.
5650 * tui/tui-layout.c (extract_display_start_addr)
5651 (show_source_disasm_command, show_data)
5652 (make_source_or_disasm_window)
5653 (show_source_or_disasm_and_command): Update.
5654 * tui/tui-disasm.c (tui_set_disassem_content): Simplify.
5655 (tui_disasm_window::do_scroll_vertical): Remove shadowing
5656 "gdbarch".
5657 * tui/tui-data.h (struct tui_source_info): Remove. Move contents
5658 to tui_source_window_base.
5659 (struct tui_win_info) <detail>: Remove source_info member.
5660 (struct tui_source_window_base) <has_locator>: Inline.
5661 Move contents from tui_source_info; rename has_locator member to
5662 m_has_locator.
5663 (TUI_SRC_WIN, TUI_DISASM_WIN): Add casts.
5664 * tui/tui-data.c (tui_source_window_base::has_locator): Move to
5665 header file.
5666 (tui_source_window_base::clear_detail, ~tui_source_window_base):
5667 Simplify.
5668 (tui_free_all_source_wins_content): Cast to
5669 tui_source_window_base.
5670
44f0e208
TT
56712019-06-25 Tom Tromey <tom@tromey.com>
5672
5673 * tui/tui-win.c (make_invisible_and_set_new_height)
5674 (make_visible_with_new_height): Call has_locator method.
5675 * tui/tui-layout.c (show_source_disasm_command, show_data)
5676 (show_source_or_disasm_and_command): Update for bool change.
5677 * tui/tui-data.h (struct tui_source_info) <has_locator>: Now bool.
5678 (tui_win_info) <has_locator>: New method.
5679 (struct tui_source_window_base) <has_locator>: New method.
5680 (tui_win_has_locator): Don't declare.
5681 * tui/tui-data.c (tui_source_window_base::has_locator): Rename
5682 from tui_win_has_locator.
5683 (tui_source_window_base): Use false, not FALSE.
5684
7778b912
TT
56852019-06-25 Tom Tromey <tom@tromey.com>
5686
5687 * tui/tui-data.h (tui_clear_win_detail): Don't declare.
5688 * tui/tui-data.c (tui_clear_source_windows_detail): Call the
5689 clear_detail method directly.
5690 (tui_clear_win_detail): Remove.
5691
f83d391c
TT
56922019-06-25 Tom Tromey <tom@tromey.com>
5693
5694 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Use
5695 "this", not TUI_DISASM_WIN.
5696
13446e05
TT
56972019-06-25 Tom Tromey <tom@tromey.com>
5698
5699 * tui/tui-winsource.h (tui_horizontal_source_scroll): Don't
5700 declare.
5701 * tui/tui-winsource.c
5702 (tui_source_window_base::do_scroll_horizontal): Rename from
5703 tui_horizontal_source_scroll.
5704 * tui/tui-windata.h (tui_vertical_data_scroll): Don't declare.
5705 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Rename
5706 from tui_vertical_data_scroll.
5707 * tui/tui-win.h (tui_scroll): Don't declare.
5708 * tui/tui-win.c (tui_win_info::forward_scroll)
5709 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5710 (tui_win_info::right_scroll): Rename and update.
5711 (tui_scroll_forward_command, tui_scroll_backward_command)
5712 (tui_scroll_left_command, tui_scroll_right_command): Update.
5713 (tui_scroll): Remove.
5714 * tui/tui-source.h: Don't declare tui_vertical_source_scroll.
5715 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Rename
5716 from tui_vertical_source_scroll.
5717 * tui/tui-disasm.h (tui_vertical_disassem_scroll): Don't declare.
5718 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Rename
5719 from tui_vertical_disassem_scroll.
5720 * tui/tui-data.h (struct tui_win_info) <do_scroll_vertical,
5721 do_scroll_horizontal>: New methods.
5722 <forward_scroll, backward_scroll, left_scroll, right_scroll>:
5723 Likewise.
5724 (struct tui_source_window_base): Add do_scroll_horizontal.
5725 (struct tui_source_window, struct tui_disasm_window): Add
5726 do_scroll_vertical.
5727 (struct tui_data_window, struct tui_cmd_window): Add
5728 do_scroll_horizontal and do_scroll_vertical.
5729 * tui/tui-command.c (tui_dispatch_ctrl_char): Use method calls.
5730
5cf82909
TT
57312019-06-25 Tom Tromey <tom@tromey.com>
5732
5733 * tui/tui-data.h (struct tui_source_window_base): New struct.
5734 (struct tui_source_window): Derive from tui_source_window_base.
5735 (struct tui_disasm_window): New struct.
5736 * tui/tui-data.c (tui_source_window_base::clear_detail): Rename
5737 from tui_source_window::clear_detail.
5738 (tui_source_window_base): Rename from tui_source_window.
5739 (~tui_source_window_base): Rename from ~tui_source_window.
5740 (tui_alloc_win_info): Create a tui_disasm_window.
5741
ee1d42d6
TT
57422019-06-25 Tom Tromey <tom@tromey.com>
5743
5744 * tui/tui-data.h (struct tui_source_window)
5745 (struct tui_data_window): Declare destructors.
5746 * tui/tui-data.c (~tui_source_window, ~tui_data_window): New
5747 destructors.
5748 (tui_win_info): Simplify.
5749
b4eb2452
TT
57502019-06-25 Tom Tromey <tom@tromey.com>
5751
5752 * tui/tui-winsource.c (tui_display_main)
5753 (tui_update_source_windows_with_addr)
5754 (tui_update_all_breakpoint_info): Update.
5755 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5756 (new_height_ok, parse_scrolling_args): Update.
5757 * tui/tui-stack.c (tui_show_frame_info): Update.
5758 * tui/tui-data.h (struct tui_list): Remove.
5759 (tui_source_windows): Return a reference to a std::vector.
5760 * tui/tui-data.c (source_windows): Now a std::vector.
5761 (tui_source_windows): Change return type.
5762 (tui_clear_source_windows): Rewrite.
5763 (tui_clear_source_windows_detail, tui_add_to_source_windows)
5764 (tui_free_all_source_wins_content): Rewrite.
5765
8761a91b
TT
57662019-06-25 Tom Tromey <tom@tromey.com>
5767
5768 * tui/tui-data.h (struct tui_win_info, struct tui_source_window)
5769 (struct tui_data_window, struct tui_cmd_window): Declare
5770 clear_detail method.
5771 * tui/tui-data.c (tui_source_window::clear_detail)
5772 (tui_cmd_window::clear_detail, tui_data_window::clear_detail): New
5773 methods.
5774 (tui_clear_win_detail): Simplify.
5775
0ed69eda
TT
57762019-06-25 Tom Tromey <tom@tromey.com>
5777
5778 * tui/tui-layout.c (make_source_window, make_disasm_window)
5779 (make_source_or_disasm_window): Remove win_info_ptr parameter.
5780 Return the new window.
5781 (show_source_disasm_command, show_data)
5782 (show_source_or_disasm_and_command): Update.
5783
82432e10
TT
57842019-06-25 Tom Tromey <tom@tromey.com>
5785
5786 * tui/tui-layout.c (make_command_window): Remove win_info_ptr
5787 parameter. Return the new window.
5788 (show_source_disasm_command): Update and remove NULL check.
5789 (show_source_or_disasm_and_command): Update.
5790
ec328aa5
TT
57912019-06-25 Tom Tromey <tom@tromey.com>
5792
5793 * tui/tui-layout.c (init_and_make_win): Remove NULL check.
5794
33b906ab
TT
57952019-06-25 Tom Tromey <tom@tromey.com>
5796
5797 * tui/tui-data.h (struct tui_win_info): Make constructor
5798 protected. Make destructor virtual. Add initializers.
5799 (tui_source_window, tui_data_window, tui_cmd_window): New
5800 classes.
5801 * tui/tui-data.c (tui_win_info): Rename from init_win_info. Now a
5802 constructor. Add "type" parameter.
5803 (tui_source_window, tui_data_window, tui_cmd_window): New
5804 constructors.
5805 (tui_alloc_win_info): Instantiate the appropriate subclass.
5806
e7e11af4
TT
58072019-06-25 Tom Tromey <tom@tromey.com>
5808
5809 * tui/tui-win.c (tui_resize_all): Use delete.
5810 * tui/tui-data.h (struct tui_win_info) <~tui_win_info>: Declare
5811 destructor.
5812 (tui_free_window): Don't declare.
5813 * tui/tui-data.c (~tui_win_info): Rename from tui_free_window.
5814 Update.
5815
6792b55e
TT
58162019-06-25 Tom Tromey <tom@tromey.com>
5817
5818 * tui/tui-data.h (struct tui_win_info): Add constructor.
5819 * tui/tui-data.c (tui_alloc_win_info): Use new.
5820 (tui_free_window): Use delete.
5821
f95675e1
TT
58222019-06-22 Tom Tromey <tom@tromey.com>
5823
5824 * tui/tui-windata.h (tui_first_data_element_no_in_line): Don't
5825 declare.
5826 * tui/tui-windata.c (tui_first_data_element_no_in_line): Remove.
5827
5bff081c
TT
58282019-06-22 Tom Tromey <tom@tromey.com>
5829
5830 * tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
5831 declare.
5832 * tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.
5833
47e3f474
TV
58342019-06-22 Tom de Vries <tdevries@suse.de>
5835
5836 * dwarf2read.c (create_addrmap_from_aranges)
5837 (read_debug_names_from_section): Print ptrdiff_t using '%s' and plongest
5838 instead of '%zu'.
5839
fd5866f6
SM
58402019-06-21 Simon Marchi <simon.marchi@efficios.com>
5841
5842 * dwarf2read.h (dwarf2_section_info_def): Remove.
5843 (DEF_VEC_O (dwarf2_section_info_def)): Remove.
5844 * dwarf2read.c (struct dwo_sections) <types>: Change type to
5845 std::vector<dwarf2_section_info>.
5846 (struct dwo_file) <~dwo_file>: Remove.
5847 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't manually free
5848 types field.
5849 (dwarf2_per_objfile::locate_sections): Adjust to std::vector.
5850 (dwarf2_read_debug_names): Likewise.
5851 (create_debug_types_hash_table): Change parameter type to
5852 array_view, adjust code accordingly.
5853 (dwarf2_locate_dwo_sections): Adjust to std::vector.
5854 (partial_die_info::fixup): Likewise.
5855 (determine_prefix): Likewise.
5856 * dwarf-index-write.c (write_psymtabs_to_index): Adjust.
5857
fb1eb2f9
SM
58582019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5859
5860 * dwarf2read.c (struct dwo_file) <dbfd>: Change type to
5861 gdb_bfd_ref_ptr.
5862 <~dwo_file>: Remove call to gdb_bfd_unref.
5863 (open_and_init_dwo_file): Move gdb_bfd_ref_ptr into dbfd field. Call
5864 gdb_bfd_ref_ptr::get.
5865
51ac9db5
SM
58662019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5867
5868 * dwarf2read.h (struct dwarf2_per_objfile) <dwo_files>: Change
5869 type to htab_up.
5870 * dwarf2read.c (struct dwo_file): Initialize fields.
5871 <~dwo_file>: New.
5872 (free_dwo_file): Remove, move content to ~dwo_file.
5873 (struct dwo_file_deleter): Remove.
5874 (dwo_file_up>: Remove custom deleter.
5875 (free_dwo_files): Remove.
5876 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't explicitly free
5877 dwo_files.
5878 (process_skeletonless_type_units): Call unique_ptr::get.
5879 (allocate_dwo_file_hash_table): Add deleter to created hash
5880 table. Change return type to htab_up.
5881 (lookup_dwo_file_slot): Don't memset dwo_file, call
5882 unique_ptr::get.
5883 (create_dwo_unit_in_dwp_v1): Allocate dwo_file with new.
5884 (create_dwo_unit_in_dwp_v2): Likewise.
5885 (open_and_init_dwo_file): Likewise.
5886 (free_dwo_file_from_slot): Remove.
5887
dc4ccb6f
SM
58882019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
5889
5890 * dwarf2read.h (struct dwarf2_section_info) <readin,
5891 is_virtual>: Change type to bool.
5892 * dwarf2read.c (dwarf2_read_section, create_dwp_v2_section): Use
5893 true instead of 1.
5894
e6a1c5cb
TT
58952019-06-19 Tom Tromey <tom@tromey.com>
5896
5897 * tui/tui-data.h (tui_init_content_element): Don't declare.
5898
6f6ffbeb
TT
58992019-06-19 Tom Tromey <tom@tromey.com>
5900
5901 * tui/tui-data.h (tui_init_win_info): Don't declare.
5902
f23f598e
TV
59032019-06-19 Tom de Vries <tdevries@suse.de>
5904
5905 * dwarf2read.h (abstract_to_concrete): Change type to
5906 std::unordered_map<sect_offset, std::vector<sect_offset>,
5907 gdb::hash_enum<sect_offset>>.
5908
680e1bee
TT
59092019-06-19 Tom Tromey <tromey@adacore.com>
5910
5911 * ada-lang.c (ada_evaluate_subexp) <case OP_ATR_FIRST>: Handle
5912 EVAL_AVOID_SIDE_EFFECTS specially.
5913
dcf37923
TT
59142019-06-19 Tom Tromey <tromey@adacore.com>
5915
5916 * source-cache.c (highlighter): New global.
5917 (source_cache::get_source_lines): Create a highlighter on demand.
5918
494986d5
AB
59192019-06-18 Andrew Burgess <andrew.burgess@embecosm.com>
5920
5921 * defs.h (deprecated_interactive_hook): Delete declaration.
5922 * interps.c (clear_interpreter_hooks): Remove use of
5923 deprecated_interactive_hook.
5924 * top.c (deprecated_interactive_hook): Delete definition.
5925 * utils.c (maybe_quit): Remove use of deprecated_interactive_hook.
5926
3360b6e7
TV
59272019-06-18 Tom de Vries <tdevries@suse.de>
5928
5929 PR gdb/24515
5930 * dwarf2read.h (abstract_to_concrete): Change type from
5931 std::unordered_map<die_info_ptr, std::vector<die_info_ptr>> to
5932 std::unordered_map<sect_offset, std::vector<sect_offset>>.
5933 * dwarf2read.c (read_variable): Update.
5934 (dwarf2_fetch_die_loc_sect_off): Update.
5935
310b3441
TV
59362019-06-17 Tom de Vries <tdevries@suse.de>
5937
5938 PR gdb/24617
5939 * common/pathstuff.c (child_path): Make sure parent_len > 0 before
5940 accessing parent[parent_len - 1].
5941
ba9777be
PP
59422019-06-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5943
5944 PR gdb/24364
5945 * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
5946 call dtrace_process_dof with NULL dof.
5947
2b9f6e89
TV
59482019-06-16 Tom de Vries <tdevries@suse.de>
5949
5950 PR gdb/24445
5951 * contrib/gdb-add-index.sh: Update to handle dwz-m-ed executable.
5952
431b3ead
TT
59532019-06-16 Tom Tromey <tom@tromey.com>
5954
5955 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
5956 (make_all_visible): Use address of member.
5957
d04b44a1
TT
59582019-06-16 Tom Tromey <tom@tromey.com>
5959
5960 * tui/tui-data.c (tui_clear_win_detail, init_win_info)
5961 (tui_free_window, free_content, free_content_elements): Remove
5962 unnecessary cast.
5963 * tui/tui-windata.c (tui_display_all_data): Remove unnecessary
5964 cast.
5965 * tui/tui-regs.c (tui_show_register_group)
5966 (tui_display_registers_from, tui_display_reg_element_at_line):
5967 Remove unnecessary cast.
5968
bf5142e7
AB
59692019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5970
5971 * linux-nat.c (normal_mask): Delete.
5972 (_initialize_linux_nat): Don't initialise normal_mask.
5973
c4973306
SM
59742019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5975
5976 PR gdb/24445
5977 * dwarf-index-write.h (write_psymtabs_to_index): Add
5978 dwz_basename parameter.
5979 * dwarf-index-write.c (write_gdbindex): Move file writing to
5980 write_gdbindex_1. Change return type void.
5981 (assert_file_size): Move up, remove filename parameter.
5982 (write_gdbindex_1): New function.
5983 (write_debug_names): Change return type to void, call
5984 assert_file_size.
5985 (struct index_wip_file): New struct.
5986 (write_psymtabs_to_index): Add dwz_basename parameter. Move
5987 file logic to index_wip_file. Write index for dwz file if
5988 needed.
5989 (save_gdb_index_command): Pass basename of dwz file, if present.
5990 * dwarf-index-cache.c (index_cache::store): Obtain and pass
5991 build-id of dwz file, if present.
5992 * dwarf2read.c (struct dwz_file): Move to dwarf2read.h.
5993 (dwarf2_get_dwz_file): Likewise.
5994 * dwarf2read.h (struct dwz_file): Move from dwarf2read.c.
5995 (dwarf2_get_dwz_file): Likewise.
5996
395f9c91
TT
59972019-06-16 Tom Tromey <tom@tromey.com>
5998
5999 * coffread.c (process_coff_symbol): Use xstrdup.
6000 * value.c (create_internalvar): Use xstrdup.
6001
cafb3438
TT
60022019-06-16 Tom Tromey <tom@tromey.com>
6003
6004 * valops.c (value_cast, value_slice): Remove unnecessary cast.
6005 * breakpoint.c (stopin_command, stopat_command)
6006 (until_break_command, decode_location_default): Remove unnecessary
6007 cast.
6008 * utils.c (subset_compare): Remove unnecessary cast.
6009 * ada-lang.c (ada_update_initial_language): Remove unnecessary
6010 cast.
6011 * linespec.c (decode_line_with_last_displayed): Remove unnecessary
6012 cast.
6013 * infcmd.c (path_command): Remove unnecessary cast.
6014 * coffread.c (decode_type): Remove unnecessary cast.
6015 * xcoffread.c (read_xcoff_symtab): Remove unnecessary cast.
6016 * mipsread.c (mipscoff_symfile_read): Remove unnecessary cast.
6017 * tui/tui-stack.c (tui_show_locator_content)
6018 (tui_show_frame_info): Remove unnecessary cast.
6019 * tui/tui-win.c (tui_scroll_forward_command)
6020 (tui_scroll_backward_command, tui_set_focus, tui_set_win_height)
6021 (parse_scrolling_args): Remove unnecessary cast.
6022 * tui/tui-data.c (init_win_info, tui_del_window)
6023 (tui_free_window, tui_del_data_windows, tui_free_data_content)
6024 (free_content_elements): Remove unnecessary cast.
6025 * tui/tui-windata.c (tui_first_data_item_displayed): Remove
6026 unnecessary cast.
6027 * tui/tui-source.c (tui_set_source_content)
6028 (tui_vertical_source_scroll): Remove unnecessary cast.
6029 * tui/tui-layout.c (tui_default_win_height): Remove unnecessary
6030 cast.
6031 * tui/tui-io.c (tui_initialize_io): Remove unnecessary cast.
6032 * tui/tui-regs.c (tui_display_registers_from)
6033 (tui_display_register): Remove unnecessary cast.
6034 * tui/tui-wingeneral.c (tui_refresh_win, tui_delete_win)
6035 (tui_unhighlight_win, tui_highlight_win, tui_make_window)
6036 (make_visible): Remove unnecessary cast.
6037 * tui/tui-winsource.c (tui_erase_source_content)
6038 (tui_update_breakpoint_info, tui_set_exec_info_content): Remove
6039 unnecessary cast.
6040 * ax-gdb.c (agent_command_1): Remove unnecessary cast.
6041 * cli/cli-setshow.c (cmd_show_list): Remove unnecessary cast.
6042 * stabsread.c (read_type, read_array_type, read_range_type):
6043 Remove unnecessary cast.
6044 * mdebugread.c (mdebug_build_psymtabs): Remove unnecessary cast.
6045 (parse_symbol, parse_type, upgrade_type, parse_external)
6046 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref): Remove
6047 unnecessary cast.
6048 * gdb_bfd.c (gdb_bfd_map_section): Remove unnecessary cast.
6049
730ead81
TT
60502019-06-16 Tom Tromey <tom@tromey.com>
6051
6052 * tui/tui-data.c (tui_alloc_generic_win_info)
6053 (tui_alloc_win_info, tui_add_content_elements): Remove NULL
6054 checks.
6055
584a927c
AB
60562019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6057 Andrew Burgess <andrew.burgess@embecosm.com>
6058
6059 * f-typeprint.c (f_print_type): Don't return early for not
6060 associated or not allocated types.
6061 (f_type_print_varspec_suffix): Add print_rank parameter and print
6062 ranks of array types in case they dangling.
6063 (f_type_print_base): Add print_rank parameter.
6064
30056ea0
AB
60652019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6066
6067 * NEWS: Mention new MI commands.
6068 * break-catch-throw.c (enum exception_event_kind): Move to
6069 breakpoint.h.
6070 (print_mention_exception_catchpoint): Output text as a single
6071 message.
6072 (catch_exception_command_1): Rename to...
6073 (catch_exception_event): ...this, make non-static, update header
6074 command, and change some parameter types.
6075 (catch_catch_command): Update for changes to
6076 catch_exception_command_1.
6077 (catch_throw_command): Likewise.
6078 (catch_rethrow_command): Likewise.
6079 * breakpoint.c (enum exception_event_kind): Delete.
6080 * breakpoint.h (enum exception_event_kind): Moved here from
6081 break-catch-throw.c.
6082 (catch_exception_event): Declare.
6083 * mi/mi-cmd-catch.c (mi_cmd_catch_exception_event): New function.
6084 (mi_cmd_catch_throw): New function.
6085 (mi_cmd_catch_rethrow): New function.
6086 (mi_cmd_catch_catch): New function.
6087 * mi/mi-cmds.c (mi_cmds): Add 'catch-throw', 'catch-rethrow', and
6088 'catch-catch' entries.
6089 * mi/mi-cmds.h (mi_cmd_catch_throw): Declare.
6090 (mi_cmd_catch_rethrow): Declare.
6091 (mi_cmd_catch_catch): Declare.
6092
ec8e2b6d
AB
60932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6094
6095 * annotate.c (annotate_source_line): Change return type to void,
6096 update implementation to match.
6097 * annotate.h (annotate_source_line): Change return type to void,
6098 update header comment.
6099 * stack.c (print_frame_info): Don't change what frame information
6100 is printed based on whether annotations are on or not.
6101
0d3abd8c
AB
61022019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * annotate.c: Add 'source.h' and 'objfiles.h' includes.
6105 (annotate_source): Make static.
6106 (annotate_source_line): Moved from source.c and renamed from
6107 identify_source_line. Update the return type.
6108 * annotate.h (annotate_source): Delete declaration.
6109 (annotate_source_line): Declaration moved from source.h, and
6110 renamed from identify_source_line. Return type updated.
6111 * source.c (identify_source_line): Moved to annotate.c and renamed
6112 to annotate_source_line.
6113 (info_line_command): Remove check of annotation_level.
6114 * source.h (identify_source_line): Move declaration to annotate.h
6115 and rename to annotate_source_line.
6116 * stack.c: Add 'annotate.h' include.
6117 (print_frame_info): Remove check of annotation_level before
6118 calling annotate_source_line.
6119
00df30ae
AB
61202019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6121
6122 * source-cache.c (source_cache::get_plain_source_lines): Use
6123 open_source_file_with_line_charpos instead of just
6124 open_source_file, remove call to find_source_lines.
6125 (source_cache::get_source_lines): Likewise.
6126 * source.c (find_source_lines): Make static.
6127 (get_filename_and_charpos): Renamed into...
6128 (open_source_file_with_line_charpos): ..this along with changes to
6129 return a scoped_fd, and some other minor clean ups.
6130 (identify_source_line): Use open_source_file_with_line_charpos.
6131 (search_command_helper): Use open_source_file_with_line_charpos
6132 instead of just open_source_file, remove call to
6133 find_source_lines.
6134 * source.h (open_source_file_with_line_charpos): Declare new
6135 function.
6136 (find_source_lines): Delete declaration.
6137
afda45a2
AB
61382019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6139
6140 * source.c (get_filename_and_charpos): Remove fullname
6141 parameter.
6142 (identify_source_line): Update call to get_filename_and_charpos.
6143
0735b091
TT
61442019-06-14 Tom Tromey <tromey@adacore.com>
6145
6146 PR gdb/24502:
6147 * ui-style.h (skip_ansi_escape): Update comment.
6148 * ui-file.h (class no_terminal_escape_file): New class.
6149 * ui-file.c (no_terminal_escape_file::write)
6150 (no_terminal_escape_file::puts): New methods.
6151 * cli/cli-logging.c (handle_redirections): Use
6152 no_terminal_escape_file.
6153
52ce35e2
TT
61542019-06-14 Tom Tromey <tromey@adacore.com>
6155
6156 * NEWS: Move convenience variable news above Python news.
6157
73cc7272
TT
61582019-06-14 Tom Tromey <tom@tromey.com>
6159
6160 * gnulib: Move directory to top-level.
6161 * configure.ac: Don't configure gnulib.
6162 * configure: Rebuild.
6163 * common/common-defs.h: Use new path to gnulib.
6164 * Makefile.in (GNULIB_BUILDDIR): Now ../gnulib.
6165 (GNULIB_H): Remove.
6166 (INCGNU): Look in new gnulib location.
6167 (HFILES_NO_SRCDIR): Remove gnulib files.
6168 (SUBDIR, REQUIRED_SUBDIRS): Remove gnulib.
6169 (generated_files): Remove GNULIB_H.
6170 ($(LIBGNU), all-lib): Remove targets.
6171 (distclean): Don't mention GNULIB_BUILDDIR.
6172 ($(GNULIB_BUILDDIR)/Makefile): Remove target.
6173
f5686554
TT
61742019-06-14 Tom Tromey <tromey@adacore.com>
6175
6176 * symfile.c (add_symbol_file_command): Remove obsolete comment.
6177 Warn if symbol file does not provide any symbols.
6178
a0c1ffed
TT
61792019-06-14 Tom Tromey <tromey@adacore.com>
6180
6181 * source.c (find_and_open_source): Respect basenames_may_differ.
6182
7c39e397
AB
61832019-06-14 Andrew Burgess <andrew.burgess@embecosm.com>
6184
6185 * annotate.c (annotate_breakpoints_invalid): Make use of
6186 scoped_restore_terminal_state.
6187 (annotate_frames_invalid): Likewise.
6188
f411722c
TT
61892019-06-14 Tom Tromey <tromey@adacore.com>
6190
6191 * ada-lang.c (ada_evaluate_subexp) <case BINOP_ASSIGN>: Always
6192 allow assignment to an internalvar.
6193
4268ec18
TT
61942019-06-14 Tom Tromey <tromey@adacore.com>
6195
6196 * ada-lex.l: Allow "_" in attribute names.
6197
abdb711e
TT
61982019-06-14 Tom Tromey <tromey@adacore.com>
6199
6200 PR gdb/24653:
6201 * regcache.c (registers_changed): Don't call alloca.
6202 * top.c (execute_command): Don't call alloca.
6203
4c048731
PA
62042019-06-13 Pedro Alves <palves@redhat.com>
6205
6206 * cli/cli-setshow.c (cli/cli-setshow.c): New parameter
6207 'expression'. When parsing an expression, error out if there's
6208 junk after "unlimited".
6209 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6210 (do_set_command): Adjust calls to is_unlimited_literal.
6211
66eb1ed3
PA
62122019-06-13 Pedro Alves <palves@redhat.com>
6213
6214 * compile/compile.c (make_compile_options_def_group): Add braces
6215 around array_view initializer.
6216 * thread.c (make_thread_apply_all_options_def_group)
6217 (make_thread_apply_all_options_def_group): Likewise.
6218
3345721a
PA
62192019-06-13 Pedro Alves <palves@redhat.com>
6220
6221 * NEWS (New commands): Mention "maint test-options
6222 require-delimiter", "maint test-options unknown-is-error", "maint
6223 test-options unknown-is-operand" and "maint show
6224 test-options-completion-result".
6225 (New command options, command completion): New section.
6226 (Completion improvements): New section.
6227 Mention that you can abbreviate "unlimited".
6228
6206060d
PA
62292019-06-13 Pedro Alves <palves@redhat.com>
6230
6231 * cli/cli-utils.c (parse_flags, parse_flags_qcs): Delete.
6232 * cli/cli-utils.h (parse_flags, parse_flags_qcs): Delete.
6233 * unittests/cli-utils-selftests.c (test_parse_flags)
6234 (test_parse_flags_qcs): Delete.
6235 (test_cli_utils): Don't call deleted functions.
6236
6665660a
PA
62372019-06-13 Pedro Alves <palves@redhat.com>
6238
6239 * thread.c: Include "cli/cli-option.h".
6240 (tp_array_compar_ascending): Global.
6241 (tp_array_compar): Delete function.
6242 (tp_array_compar_ascending, tp_array_compar_descending): New
6243 functions.
6244 (ascending_option_def, qcs_flag_option_def)
6245 (thr_qcs_flags_option_defs)
6246 (make_thread_apply_all_options_def_group)
6247 (make_thread_apply_options_def_group): New.
6248 (thread_apply_all_command): Use gdb::option::process_options.
6249 (thread_apply_command_completer)
6250 (thread_apply_all_command_completer): New.
6251 (thread_apply_command): Use gdb::option::process_options.
6252 (_initialize_thread): Delete THREAD_APPLY_FLAGS_HELP, replace it
6253 with a new THREAD_APPLY_OPTION_HELP. Use gdb::option::build_help
6254 to generate help text of "thread apply". Adjust "taas"'s help.
6255 * tid-parse.c (tid_range_parser::in_thread_range): New method.
6256 * tid-parse.h (tid_range_parser::in_thread_range): New method.
6257
f7e13587
PA
62582019-06-13 Pedro Alves <palves@redhat.com>
6259
6260 * thread.c (thread_apply_command): Check for invalid TID with
6261 isdigit instead of !isalpha.
6262
5d707134
PA
62632019-06-13 Pedro Alves <palves@redhat.com>
6264
6265 * cli/cli-utils.c (parse_flags_qcs): Use validate_flags_qcs.
6266 (validate_flags_qcs): New.
6267 * cli/cli-utils.h (struct qcs_flags): Change field types to int.
6268 (validate_flags_qcs): Declare.
6269 * stack.c (qcs_flag_option_def, fr_qcs_flags_option_defs): New.
6270 (make_frame_apply_options_def_group): New.
6271 (frame_apply_command_count): Process options with
6272 gdb::option::process_options.
6273 (frame_apply_completer): New.
6274 (frame_apply_level_completer, frame_apply_all_completer)
6275 (frame_apply_completer): New.
6276 (_initialize_stack): Update help of "frame apply", "frame apply
6277 level", "frame apply all" and "faas" to mention supported options
6278 and install command completers.
6279 * stack.h (frame_apply_all_completer): Declare.
6280 * thread.c: Include "stack.h".
6281 (tfaas_command): Add "--".
6282 (_initialize_thread): Update help "tfaas" to mention supported
6283 options and install command completer.
6284
272d4594
PA
62852019-06-13 Pedro Alves <palves@redhat.com>
6286
6287 * completer.c (complete_nested_command_line): New.
6288 (gdb_completion_word_break_characters_throw): Add assertion.
6289 * completer.h (complete_nested_command_line): Declare.
6290
90a1ef87
PA
62912019-06-13 Pedro Alves <palves@redhat.com>
6292
6293 * stack.c (parse_backtrace_qualifiers): New.
6294 (backtrace_command): Use it.
6295 (backtrace_command_completer): Complete on qualifiers.
6296
d4c16835
PA
62972019-06-13 Pedro Alves <palves@redhat.com>
6298
6299 * frame.c: Include "cli/cli-option.h.
6300 (user_set_backtrace_options): New.
6301 (backtrace_past_main, backtrace_past_entry, backtrace_limit):
6302 Delete.
6303 (get_prev_frame): Adjust.
6304 (boolean_option_def, uinteger_option_def)
6305 (set_backtrace_option_defs): New.
6306 (_initialize_frame): Adjust and use
6307 gdb::option::add_setshow_cmds_for_options to install "set
6308 backtrace past-main" and "set backtrace past-entry".
6309 * frame.h: Include "cli/cli-option.h".
6310 (struct frame_print_options): Forward declare.
6311 (print_frame_arguments_all, print_frame_arguments_scalars)
6312 (print_frame_arguments_none): Declare.
6313 (print_entry_values): Delete declaration.
6314 (struct frame_print_options, user_frame_print_options): New.
6315 (struct set_backtrace_options): New.
6316 (set_backtrace_option_defs, user_set_backtrace_options): Declare.
6317 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
6318 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
6319 (mi_cmd_stack_list_variables): Pass down USER_FRAME_PRINT_OPTIONS.
6320 (list_args_or_locals): Add frame_print_options parameter.
6321 (mi_cmd_stack_info_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6322 * python/py-framefilter.c (enumerate_args): Pass down
6323 USER_FRAME_PRINT_OPTIONS.
6324 * stack.c: Include "cli/cli-option.h".
6325 (print_frame_arguments_all, print_frame_arguments_scalars)
6326 (print_frame_arguments_none): Declare.
6327 (print_raw_frame_arguments, print_entry_values): Delete.
6328 (user_frame_print_options): New.
6329 (boolean_option_def, enum_option_def, frame_print_option_defs):
6330 New.
6331 (struct backtrace_cmd_options): New.
6332 (bt_flag_option_def): New.
6333 (backtrace_command_option_defs): New.
6334 (print_stack_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6335 (print_frame_arg, read_frame_arg, print_frame_args)
6336 (print_frame_info, print_frame): Add frame_print_options parameter
6337 and use it.
6338 (info_frame_command_core): Pass down USER_FRAME_PRINT_OPTIONS.
6339 (backtrace_command_1): Add frame_print_options and
6340 backtrace_cmd_options parameters and use them.
6341 (make_backtrace_options_def_group): New.
6342 (backtrace_command): Process command options with
6343 gdb::option::process_options.
6344 (backtrace_command_completer): New.
6345 (_initialize_stack): Extend "backtrace"'s help to mention
6346 supported options. Install completer for "backtrace".
6347 Install some settings commands with add_setshow_cmds_for_options.
6348
2daf894e
PA
63492019-06-13 Pedro Alves <palves@redhat.com>
6350
6351 * NEWS (Changed commands): Mention set/show print raw-frame-arguments,
6352 and that "set/show print raw frame-arguments" are now deprecated.
6353
6354 * cli/cli-decode.c (add_setshow_boolean_cmd): Now returns the
6355 command.
6356 * command.h (add_setshow_boolean_cmd): Return cmd_list_element *.
6357 * stack.c (_initialize_stack): Install "set/show print
6358 raw-frame-arguments", and deprecate "set/show print raw
6359 frame-arguments".
6360 * valprint.c (_initialize_valprint): Deprecate "set/show print
6361 raw".
6362
e6ed716c
PA
63632019-06-13 Pedro Alves <palves@redhat.com>
6364
6365 * compile/compile.c (struct compile_options): New.
6366 (compile_flag_option_def, compile_command_option_defs)
6367 (make_compile_options_def_group): New.
6368 (compile_file_command): Handle options with
6369 gdb::option::process_options.
6370 (compile_file_command_completer): New function.
6371 (compile_code_command): Handle options with
6372 gdb::option::process_options.
6373 (compile_code_command_completer): New function.
6374 (_initialize_compiler): Install completers for "compile code" and
6375 "compile file". Mention available options in "compile code" and
6376 "compile code"'s help.
6377 * completer.c (advance_to_completion_word): New, factored out from
6378 ...
6379 (advance_to_expression_complete_word_point): ... this.
6380 (advance_to_filename_complete_word_point): New.
6381 * completer.h (advance_to_filename_complete_word_point): New
6382 declaration.
6383
7d8062de
PA
63842019-06-13 Pedro Alves <palves@redhat.com>
6385
6386 * compile/compile.c: Include "cli/cli-option.h".
6387 (compile_print_value): Scope data pointer is now a
6388 value_print_options pointer; adjust.
6389 (compile_print_command): Process options. Scope data pointer is
6390 now a value_print_options pointer; adjust.
6391 (_initialize_compile): Update "compile print"'s help to include
6392 supported options. Install a completer for "compile print".
6393 * cp-valprint.c (show_vtblprint, show_objectprint)
6394 (show_static_field_print): Delete.
6395 (_initialize_cp_valprint): Don't install "set print
6396 static-members", "set print vtbl", "set print object" here.
6397 * printcmd.c: Include "cli/cli-option.h" and
6398 "common/gdb_optional.h".
6399 (print_command_parse_format): Rework to fill in a
6400 value_print_options instead of a format_data.
6401 (print_value): Change parameter type from format_data pointer to
6402 value_print_options reference. Adjust.
6403 (print_command_1): Process options. Adjust to pass down a
6404 value_print_options.
6405 (print_command_completer): New.
6406 (_initialize_printcmd): Install print_command_completer as
6407 handle_brkchars completer for the "print" command. Update
6408 "print"'s help to include supported options.
6409 * valprint.c: Include "cli/cli-option.h".
6410 (show_vtblprint, show_objectprint, show_static_field_print): Moved
6411 here from cp-valprint.c.
6412 (boolean_option_def, uinteger_option_def)
6413 (value_print_option_defs, make_value_print_options_def_group):
6414 New. Use gdb::option::add_setshow_cmds_for_options to install
6415 "set print elements", "set print null-stop", "set print repeats",
6416 "set print pretty", "set print union", "set print array", "set
6417 print address", "set print symbol", "set print array-indexes".
6418 * valprint.h: Include <string> and "cli/cli-option.h".
6419 (make_value_print_options_def_group): Declare.
6420 (print_value): Change parameter type from format_data pointer to
6421 value_print_options reference.
6422 (print_command_completer): Declare.
6423
9d0faba9
PA
64242019-06-13 Pedro Alves <palves@redhat.com>
6425
6426 * Makefile.in (SUBDIR_CLI_SRCS): Add cli/cli-option.c.
6427 (COMMON_SFILES): Add maint-test-settings.c.
6428 * cli/cli-decode.c (boolean_enums): New global, factored out from
6429 ...
6430 (add_setshow_boolean_cmd): ... here.
6431 * cli/cli-decode.h (boolean_enums): Declare.
6432 * cli/cli-option.c: New file.
6433 * cli/cli-option.h: New file.
6434 * cli/cli-setshow.c (parse_cli_boolean_value(const char **)): New,
6435 factored out from ...
6436 (parse_cli_boolean_value(const char *)): ... this.
6437 (is_unlimited_literal): Change parameter type to pointer to
6438 pointer. Adjust and advance ARG pointer.
6439 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6440 (parse_cli_var_enum): New, factored out from ...
6441 (do_set_command): ... this. Adjust.
6442 * cli/cli-setshow.h (parse_cli_boolean_value)
6443 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6444 (parse_cli_var_enum): Declare.
6445 * cli/cli-utils.c: Include "cli/cli-option.h".
6446 (get_ulongest): New.
6447 * cli/cli-utils.h (get_ulongest): Declare.
6448 (check_for_argument): New overloads.
6449 * maint-test-options.c: New file.
6450
2c722807
PA
64512019-06-13 Pedro Alves <palves@redhat.com>
6452
6453 * cli/cli-utils.c (number_or_range_parser::get_number): Do not
6454 parse a range if "-" is at the end of the string.
6455
dee7b4c8
PA
64562019-06-13 Pedro Alves <palves@redhat.com>
6457
6458 * cli/cli-setshow.c (parse_auto_binary_operation)
6459 (parse_cli_boolean_value): Don't allow "o".
6460
dca0f6c0
PA
64612019-06-13 Pedro Alves <palves@redhat.com>
6462
6463 * Makefile.in (COMMON_SFILES): Add maint-test-settings.c.
6464 * NEWS: Mention maint test-settings KIND.
6465 * maint-test-settings.c: New file.
6466
597bf39d
PA
64672019-06-13 Pedro Alves <palves@redhat.com>
6468
6469 * cli/cli-decode.c (add_setshow_cmd_full): Remove "show"
6470 completer.
6471 (add_setshow_string_cmd, add_setshow_string_noescape_cmd): Remove
6472 "set" completers.
6473
48c410fb
PA
64742019-06-13 Pedro Alves <palves@redhat.com>
6475
6476 * cli/cli-setshow.c (do_set_command) <var_enum>: Detect junk
6477 after item.
6478
93bcb043
PA
64792019-06-13 Pedro Alves <palves@redhat.com>
6480
6481 * cli/cli-setshow.c (is_unlimited_literal): Allow abbreviations.
6482
cbba3ecd
PA
64832019-06-13 Pedro Alves <palves@redhat.com>
6484
6485 * ax-gdb.c (agent_command_1): Remove skip_spaces call.
6486 * breakpoint.c (watch_maybe_just_location): Remove skip_spaces
6487 call.
6488 * cli/cli-cmds.c (apropos_command): Remove skip_spaces call.
6489 * cli/cli-utils.c (extract_info_print_args): Remove skip_spaces
6490 calls.
6491 (check_for_argument): Skip spaces after argument.
6492
b9a3f842
PA
64932019-06-13 Pedro Alves <palves@redhat.com>
6494
6495 * thread.c (thread_apply_command): Adjust TID parsing.
6496 * tid-parse.c (tid_range_parser::finished): Ensure parsing end is
6497 detected before end of string.
6498 (tid_is_in_list): Error out if LIST is invalid.
6499
3844e605
PA
65002019-06-13 Pedro Alves <palves@redhat.com>
6501
6502 * completer.c (complete_line_internal_1): Rewind completion word
6503 point.
6504 (completion_tracker::advance_custom_word_point_by): Change
6505 parameter type to int.
6506 * completer.h (completion_tracker::advance_custom_word_point_by):
6507 Likewise.
6508
00b56dbe
PA
65092019-06-13 Pedro Alves <palves@redhat.com>
6510
6511 * completer.c (advance_to_completion_word): Handle delimiters.
6512
d106773e
PA
65132019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6514
6515 * dwarf2read.c (add_partial_symbol): Skip nameless modules.
6516
08f10e02
TT
65172019-06-11 Tom Tromey <tom@tromey.com>
6518
6519 * common/common-utils.c (xmalloc, xrealloc, xcalloc)
6520 (xmalloc_failed): Move to alloc.c.
6521 * alloc.c: New file.
6522 * Makefile.in (COMMON_SFILES): Add alloc.c.
6523
1c7fe951
TT
65242019-06-11 Tom Tromey <tom@tromey.com>
6525
6526 * nat/linux-waitpid.c: Don't include server.h.
6527 (linux_debug): Remove.
6528 (my_waitpid): Update.
6529
89549d7f
TT
65302019-06-11 Tom Tromey <tromey@adacore.com>
6531
6532 * infcall.c (_initialize_infcall): Remove trailing newline from
6533 help.
6534 * user-regs.c (_initialize_user_regs): Remove trailing newline
6535 from help.
6536 * typeprint.c (_initialize_typeprint): Remove trailing newline
6537 from help.
6538 * reverse.c (_initialize_reverse): Remove trailing newlines from
6539 help.
6540 * tracepoint.c (_initialize_tracepoint): Remove trailing newlines
6541 from help.
6542 * language.c (add_set_language_command): Remove trailing newline
6543 from help.
6544 * infcmd.c (_initialize_infcmd): Remove trailing newlines from
6545 help.
6546 * disasm.c (_initialize_disasm): Remove trailing newline from
6547 help.
6548 * top.c (init_main): Remove trailing newline from help.
6549 * interps.c (_initialize_interpreter): Remove trailing newline
6550 from help.
6551 * btrace.c (_initialize_btrace): Remove trailing newlines from
6552 help.
6553 * breakpoint.c (_initialize_breakpoint): Remove trailing newline
6554 from help.
6555 * python/python.c (_initialize_python): Remove trailing newline
6556 from help.
6557 * spu-tdep.c (_initialize_spu_tdep): Remove trailing newlines from
6558 help.
6559 * tui/tui-win.c (_initialize_tui_win): Remove trailing newlines
6560 from help. Reformat some text.
6561 * tui/tui-stack.c (_initialize_tui_stack): Remove trailing newline
6562 from help.
6563 * tui/tui-layout.c (_initialize_tui_layout): Remove trailing
6564 newline from help.
6565
86108c13
TT
65662019-06-11 Tom Tromey <tromey@adacore.com>
6567
6568 * darwin-nat.c (darwin_decode_exception_message)
6569 (darwin_decode_message, darwin_nat_target::kill): Fix shadowing.
6570
a7067863
AB
65712019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6572
6573 * valops.c (value_slice): Check for not allocated or not
6574 associated values.
6575
9ab08412
TV
65762019-06-10 Tom de Vries <tdevries@suse.de>
6577
6578 PR gdb/24618
6579 * dwarf2read.c (struct mapped_index::symbol_name_slot_invalid): Make
6580 sure an empty slot (defined by a 32-bit zero pair) is recognized as
6581 invalid.
6582
f19e22e9
TV
65832019-06-10 Tom de Vries <tdevries@suse.de>
6584
6585 PR gdb/24611
6586 * linespec.c (linespec_lexer_lex_string): Remove incorrect
6587 "++(PARSER_STREAM (parser))" for "[abi"-prefixed colon. Add assert.
6588
e99f9db0
TV
65892019-06-10 Tom de Vries <tdevries@suse.de>
6590
6591 PR symtab/24545
6592 * symtab.c (struct demangled_name_entry): Add language field.
6593 (symbol_set_names): Revert "[gdb/symtab] Fix language of duplicate
6594 static minimal symbol". Set and use language field.
6595
9bf7038b
TT
65962019-06-10 Tom Tromey <tromey@adacore.com>
6597
6598 * ada-lang.c (_initialize_ada_language): Update help text.
6599
422186a9
TT
66002019-06-10 Tom Tromey <tromey@adacore.com>
6601
6602 * m32c-tdep.c (m32c_m16c_address_to_pointer): Don't end warning
6603 with a newline.
6604 * guile/guile.c (handle_boot_error): Don't end warning with a
6605 newline.
6606 * cli/cli-cmds.c (exit_status_set_internal_vars): Don't end
6607 warning with a newline.
6608 * s12z-tdep.c (s12z_skip_prologue): Don't end warning with a
6609 newline.
6610 (s12z_frame_cache): Likewise.
6611 * dwarf-index-cache.c (index_cache::store): Don't end warning with
6612 a newline.
6613 * solib-svr4.c (disable_probes_interface): Don't end warning with
6614 a newline.
6615 * nat/fork-inferior.c (fork_inferior): Don't end warning with a
6616 newline.
6617 * python/python.c (do_finish_initialization): Don't end warning
6618 with a newline.
6619
25ce02ee
TT
66202019-06-10 Tom Tromey <tom@tromey.com>
6621
6622 * python/py-breakpoint.c (gdbpy_breakpoint_created)
6623 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
6624 gdbpy_enter.
6625
caa429d8
TT
66262019-06-10 Tom Tromey <tromey@adacore.com>
6627
6628 * elfread.c (elf_read_minimal_symbols): Don't set the dbx objfile
6629 data.
6630 (elf_new_init): Don't call stabsread_new_init.
6631 * dbxread.c (coffstab_build_psymtabs): Set dbx objfile data.
6632 (elfstab_build_psymtabs): Likewise. Call stabsread_new_init.
6633 * coffread.c (coff_symfile_init): Don't set the dbx objfile data.
6634
81873cc8
TV
66352019-06-10 Tom de Vries <tdevries@suse.de>
6636
6637 PR symtab/16264
6638 PR symtab/24517
6639 * dwarf2read.c (read_func_scope): Handle DW_AT_main_subprogram.
6640
4fa0265e
РИ
66412019-06-06 Руслан Ижбулатов <lrn1986@gmail.com>
6642
6643 * source.c (find_and_open_source): Also rewrite relative file
6644 names.
6645
1a3da2cd
AB
66462019-04-26 Amos Bird <amosbird@gmail.com>
6647
6648 * annotate.c (annotate_thread_exited): Add "thread-exited"
6649 annotation.
6650
3847a7bf
TT
66512019-06-06 Tom Tromey <tromey@adacore.com>
6652
6653 * maint.h (class scoped_command_stats): Use
6654 DISABLE_COPY_AND_ASSIGN.
6655 <print_time>: New method.
6656 * maint.c (scoped_command_stats, ~scoped_command_stats): Call
6657 print_time.
6658 (scoped_command_stats::print_time): New method.
6659
312617a3
AB
66602019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6661
6662 * riscv-tdep.c (riscv_insn::decode): Gracefully ignore
6663 instructions of lengths 6 or 8 bytes.
6664
b02f78f9
PA
66652019-06-04 Pedro Alves <palves@redhat.com>
6666
6667 * common/gdb_unique_ptr.h (make_unique_xstrdup): New.
6668
6669 * ada-lang.c (catch_ada_completer): Use make_unique_xstrdup.
6670 * breakpoint.c (condition_completer): Likewise.
6671 * cli/cli-dump.c (scan_expression): Likewise.
6672 * common/filestuff.c (mkdir_recursive): Likewise.
6673 * common/gdb_tilde_expand.c (gdb_tilde_expand_up)
6674 * common/pathstuff.c (gdb_realpath, gdb_realpath_keepfile)
6675 (gdb_abspath): Likewise.
6676 * compile/compile-cplus-types.c
6677 (compile_cplus_instance::decl_name): Likewise.
6678 * completer.c (complete_explicit_location):
6679 (signal_completer, reg_or_group_completer_1): Likewise.
6680 * cp-support.c (cp_remove_params_if_any): Likewise.
6681 * fbsd-tdep.c (fbsd_core_vnode_path): Likewise.
6682 * guile/scm-safe-call.c (gdbscm_safe_eval_string): Likewise.
6683 * infcmd.c (strip_bg_char): Likewise.
6684 * linespec.c (copy_token_string): Likewise.
6685 * mi/mi-main.c (output_cores): Likewise.
6686 * psymtab.c (psymtab_search_name):
6687 * symfile.c (test_set_ext_lang_command): Likewise.
6688 * target.c (target_fileio_read_stralloc): Likewise.
6689 * tui/tui-regs.c (tui_reggroup_completer): Likewise.
6690 * value.c (complete_internalvar): Likewise.
6691
e1f2e1a2
CB
66922019-06-04 Christian Biesinger <cbiesinger@google.com>
6693
6694 Add objfile property to gdb.Type.
d3238f7d
PA
6695 * NEWS: Mention Python API addition.
6696 * python/py-type.c (typy_get_objfile): New method.
e1f2e1a2 6697
e664d728
PW
66982019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6699
6700 * NEWS: Mention the new set|show style [title|highlight].
6701 Mention changes to "show style", "help" and "apropos".
6702
66d8c862
PW
67032019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6704
6705 * cli/cli-decode.h (apropos_cmd): Add verbose argument.
6706 * cli/cli-decode.c (apropos_cmd): Likewise. Use print_doc_of_command
6707 instead of print_help_for_command.
6708 (print_doc_of_command): New function.
6709 (help_list): Add 'apropos -v word' suggestion.
6710 (print_help_for_command): Style the command name using title style.
6711 * cli/cli-cmds.c (apropos_command): Parse optional -v flag.
6712 (_initialize_cli_cmds): Describe -v in apropos_command help.
6713
9303eb2f
PW
67142019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6715
6716 * cli/cli-style.h (cli_style_option): Add name in constructor,
6717 add m_name class member, add constructor with intensity,
6718 add name class function.
6719 (cli_style_option::add_setshow_commands): Remove name argument.
6720 (highlight_style, title_style): New styles.
6721 * cli/cli-style.c (do_show): New function that shows a style
6722 characteristic styling the style name with itself.
6723 (set_style_name): New function.
6724 (STYLE_ADD_SETSHOW_COMMANDS): Remove NAME arguments.
6725 Update all callers according to the changes in cli/cli-style.h.
6726 * utils.h (fputs_highlighted): New function.
6727 * utils.c (fputs_highlighted): Likewise.
6728
e2c52041
PW
67292019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6730
6731 * NEWS: Mention new pipe command and new convenience variables.
6732
947d3946
PW
67332019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6734
6735 * cli/cli-cmds.c (pipe_command): New function.
6736 (_initialize_cli_cmds): Call add_com for pipe_command.
6737 Define | as an alias for pipe.
6738 (exit_status_set_internal_vars): New function.
6739 (shell_escape): Call exit_status_set_internal_vars.
6740 cli/cli-decode.c (find_command_name_length): Recognize | as
6741 a single character command.
6742
b8fd0918
PW
67432019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6744
6745 * gdbcmd.h (execute_command_to_ui_file): New declaration.
6746 top.c (execute_command_to_ui_file): New function, mostly a copy
6747 of execute_command_to_string.
6748 (execute_command_to_string): Implement by calling
6749 execute_command_to_ui_file.
6750
68bb5386
PW
67512019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6752
6753 * top.h (saved_command_line): Remove declaration.
6754 * top.c (previous_saved_command_line, previous_repeat_arguments):
6755 New variables.
6756 (saved_command_line): Make static, define together with other
6757 'repeat variables'.
6758 (dont_repeat): Clear repeat_arguments.
6759 (repeat_previous, get_saved_command_line, save_command_line):
6760 New functions.
6761 (gdb_init): Initialize saved_command_line
6762 and previous_saved_command_line.
6763 * main.c (captured_main_1): Remove saved_command_line initialization.
6764 * event-top.c (handle_line_of_input): Update to use
6765 the new 'repeat' related functions instead of direct access to
6766 saved_command_line.
6767 * command.h (repeat_previous, get_saved_command_line,
6768 save_command_line): New declarations.
6769 (dont_repeat): Add comment.
6770
bfcdb852
TT
67712019-05-30 Tom Tromey <tromey@adacore.com>
6772
6773 * gdbtypes.h (struct range_bounds) <flag_upper_bound_is_count>:
6774 Fix comment.
6775 (TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): Rewrite comment.
6776
0ef209f2
JV
67772019-05-30 Jan Vrany <jan.vrany@fit.cvut.cz>
6778
6779 PR cli/24587
6780 * completer.c (complete): Initialize variable word.
6781
955b06fa
SDJ
67822019-05-29 Sergio Durigan Junior <sergiodj@redhat.com>
6783
6784 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
6785 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1715008
6786 * dwarf2read.c (dwarf_decode_macro_bytes): Move check to see if
6787 'body' is NULL to the outter 'if', protecting the '!is_define'
6788 situation as well.
6789
fa9c3fa0
TT
67902019-05-29 Tom Tromey <tromey@adacore.com>
6791
6792 * dwarf2read.c (partial_die_parent_scope): Call dwarf_tag_name.
6793 (dwarf_unknown): New function.
6794 (dwarf_tag_name, dwarf_attr_name, dwarf_form_name)
6795 (dwarf_type_encoding_name): Use dwarf_unknown.
6796
4330d61d
TT
67972019-05-29 Tom Tromey <tromey@adacore.com>
6798
6799 PR c++/20020:
6800 * cp-valprint.c (cp_print_value_fields): Call
6801 cp_print_static_field inside "try".
6802
33a6bc35
TT
68032019-05-29 Tom Tromey <tromey@adacore.com>
6804
6805 * inflow.c (struct terminal_info): Add default operator=.
6806 * configure: Rebuild.
6807 * warning.m4 (AM_GDB_WARNINGS): Add -Wdeprecated-copy,
6808 -Wdeprecated-copy-dtor, -Wredundant-move.
6809
000439d5
TT
68102019-05-29 Tom Tromey <tromey@adacore.com>
6811
6812 * NEWS: Add entry.
6813 * infcmd.c (print_return_value_1): Handle finish_print
6814 option.
6815 (show_print_finish): New function.
6816 (_initialize_infcmd): Add "set/show print finish" commands.
6817 * valprint.c (user_print_options): Initialize new member.
6818 * valprint.h (struct value_print_options) <finish_print>: New
6819 member.
6820
c0e70c62
TT
68212019-05-28 Tom Tromey <tromey@adacore.com>
6822
6823 * ada-lang.c (ada_remove_Xbn_suffix)
6824 (find_old_style_renaming_symbol)
6825 (parse_old_style_renaming): Remove.
6826 (ada_find_renaming_symbol): Don't call
6827 find_old_style_renaming_symbol.
6828 (ada_is_renaming_symbol): Rename from
6829 ada_find_renaming_symbol. Remove "block" parameter. Return
6830 bool. Now static.
6831 (ada_read_var_value): Update and simplify.
6832 * ada-exp.y (write_var_or_type): Remove old code.
6833
766f8836
AH
68342019-05-28 Alan Hayward <alan.hayward@arm.com>
6835
68255adc 6836 PR gdb/25010
766f8836
AH
6837 * event-top.c: Remove include comment.
6838 * inflow.c (class scoped_ignore_sigttou): Move from here...
6839 * inflow.h (class scoped_ignore_sigttou): ...to here.
6840 * ser-unix.c (hardwire_drain_output): Block SIGTTOU during drain.
6841 * top.c: Remove include comment.
6842
eb41253a
TT
68432019-05-27 Tom Tromey <tom@tromey.com>
6844
6845 * NEWS: Fix typo.
6846
4ca51187
TT
68472019-05-22 Tom Tromey <tromey@adacore.com>
6848
6849 * target.c (target_follow_exec): Constify parameter.
6850 * target-delegates.c: Rebuild.
6851 * remote.c (remote_target::follow_exec): Constify parameter.
6852 * infrun.c (follow_exec): Constify parameter.
6853 * target.h (struct target_ops) <follow_exec>: Constify parameter.
6854 (target_follow_exec): Likewise.
6855
8fca4da0
AH
68562019-05-22 Alan Hayward <alan.hayward@arm.com>
6857
6858 * aarch64-tdep.c (aarch64_execute_dwarf_cfa_vendor_op): Treat
6859 DW_CFA_AARCH64_negate_ra_state as nop on non pauth targets.
6860
b7060614
AH
68612019-05-22 Alan Hayward <alan.hayward@arm.com>
6862
6863 * NEWS: Add debugredirect and testsuite sections.
6864
0a5954bd
SC
68652019-05-22 Simon Cook <simon.cook@embecosm.com>
6866
6867 * riscv-tdep.c (riscv_gdbarch_init): Support determining flen from
6868 target descriptions using exclusively floating point register name
6869 aliases.
6870
dc42e902
AB
68712019-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6872
6873 PR gdb/18644:
6874 * f-lang.c (build_fortran_types): Handle the case where
6875 gdbarch_floatformat_for_type returns a nullptr.
6876
fb7806c7
TV
68772019-05-21 Tom de Vries <tdevries@suse.de>
6878
6879 PR cli/24587
6880 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable.
6881
34d11c68
AB
68822019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6883
6884 PR gdb/18644:
6885 * f-lang.c (build_fortran_types): Use floatformats_ia64_quad for
6886 16-byte floats.
6887 * i386-tdep.c (i386_floatformat_for_type): Use
6888 floatformats_ia64_quad for the 16-byte floating point component
6889 within a fortran 32-byte complex number.
6890
122cf0f2
AB
68912019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6892
6893 * dwarf2read.c (struct cu_partial_die_info): Add constructor,
6894 delete default constructor.
6895 (find_partial_die): Update to return const struct.
6896 (partial_die_parent_scope): Move variable declaration into scope
6897 of its use and change its type to auto.
6898 (guess_partial_die_structure_name): Likewise.
6899 (partial_die_info::fixup): Likewise.
6900
33d0e35a
TT
69012019-05-17 Tom Tromey <tromey@adacore.com>
6902
6903 * source.c (find_and_open_source): Remove cast.
6904
a45575b0
TT
69052019-05-17 Tom Tromey <tromey@adacore.com>
6906
6907 * annotate.c (annotate_source): Make "filename" const.
6908 * annotate.h (annotate_source): Use const.
6909
81f47ac2
AH
69102019-05-17 Alan Hayward <alan.hayward@arm.com>
6911
6912 * disasm.c (set_disassembler_options): Send errors to stderr.
6913
ca1285d1
AH
69142019-05-17 Alan Hayward <alan.hayward@arm.com>
6915
6916 * cli/cli-interp.c (struct saved_output_files): Add saved entry.
6917 (cli_interp_base::set_logging): Check debug_redirect.
6918 * cli/cli-interp.h (set_logging): Add debug_redirect parameter.
6919 * cli/cli-logging.c (debug_redirect): Add static variable.
6920 (pop_output_files): Add default param.
6921 (handle_redirections): Print debug setting.
6922 (show_logging_command): Likewise.
6923 (_initialize_cli_logging): Add debugredirect command.
6924 * interps.c (current_interp_set_logging): Add debug_redirect
6925 parameter.
6926 * interps.h (set_logging): Add debug_redirect parameter.
6927 (current_interp_set_logging): Likewise.
6928 * mi/mi-common.h: Likewise.
6929 * mi/mi-interp.c (mi_interp::set_logging): Likewise.
6930
69312019-05-17 Alan Hayward <alan.hayward@arm.com>
f3a09c80
AH
6932 Tom Tromey <tromey@adacore.com>
6933
6934 * cli/cli-interp.c (cli_interp_base::set_logging): Create tee_file
6935 directly.
6936 * cli/cli-interp.h (make_logging_output): Remove declaration.
6937 * cli/cli-logging.c (make_logging_output): Remove function.
6938 * mi/mi-interp.c (mi_interp::set_logging): Create tee_file
6939 directly.
6940 * ui-file.c (tee_file::tee_file): Remove bools.
6941 (tee_file::~tee_file): Remove deletes.
6942 * ui-file.h (tee_file): Remove bools.
6943
26648588
JV
69442019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6945
6946 * mi/mi-cmds.h (mi_cmd_complete): New function.
6947 * mi/mi-main.c (mi_cmd_complete): Likewise.
6948 * mi/mi-cmds.c: Define new MI command -complete.
6949 * NEWS: Mention new -complete command.
6950
6e035501
JV
69512019-01-24 Jan Vrany <jan.vrany@fit.cvut.cz>
6952
6953 * completer.h (complete): New function.
6954 * completer.c (complete): Likewise.
6955 * cli/cli-cmds.c: (complete_command): Update to use new complete()
6956 function defined in completer.h.
6957
7d0e2ece
JV
69582019-05-17 Jan Vrany <jan.vrany@fit.cvut.cz>
6959
e79be6e5 6960 * MAINTAINERS (Write After Approval): Add myself.
7d0e2ece 6961
fb816e8b
TV
69622019-05-17 Tom de Vries <tdevries@suse.de>
6963
6964 PR gdb/24094
6965 * dwarf2read.c (struct cu_partial_die_info): New struct.
6966 (find_partial_die): Return cu_partial_die_info.
6967 (partial_die_parent_scope, guess_partial_die_structure_name)
6968 (partial_die_info::fixup): Handle new return type of find_partial_die.
6969
677052f2
SDJ
69702019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6971
a1726c38 6972 PR breakpoints/24541
677052f2
SDJ
6973 * stap-probe.c (stap_parse_register_operand): Make "regname" an
6974 "std::string", simplifying the algorithm.
6975
f3da9116
SDJ
69762019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6977
6978 * stap-probe.c (handle_stap_probe): Fix complaint formatting.
6979 (stap_static_probe_ops::get_probes): Likewise.
6980
f1bb75ab
SDJ
69812019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6982
6983 * stap-probe.c (stap_parse_register_operand): Make "if (*p->arg ==
6984 '-')" and "else if".
6985 (stap_parse_single_operand): Join checks for
6986 "gdbarch_stap_parse_special_token_p" and
6987 "gdbarch_stap_parse_special_token" in the same "if" statement.
6988 Invert check when verifying for operation on register
6989 displacement.
6990
3ca58cde
SDJ
69912019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6992
6993 * stap-probe.c (stap_get_opcode): Update comment.
6994 (stap_get_expected_argument_type): Likewise.
6995 (handle_stap_probe): Likewise.
6996
af2d9bee
SDJ
69972019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6998
6999 * i386-tdep.c (i386_stap_parse_special_token_triplet): Change
7000 return type to 'bool'. Adjust comment. Use 'bool' when
7001 appropriate.
7002 (i386_stap_parse_special_token_three_arg_disp): Likewise.
7003 * stap-probe.c (stap_parse_argument_1): Likewise.
7004 (stap_is_operator): Likewise.
7005 (stap_is_generic_prefix): Likewise.
7006 (stap_is_register_prefix): Likewise.
7007 (stap_is_register_indirection_prefix): Likewise.
7008 (stap_is_integer_prefix): Likewise.
7009 (stap_generic_check_suffix): Likewise.
7010 (stap_check_integer_suffix): Likewise.
7011 (stap_check_register_suffix): Likewise.
7012 (stap_check_register_indirection_suffix): Likewise.
7013 (stap_parse_register_operand): Likewise.
7014 (stap_parse_single_operand): Likewise.
7015 (stap_parse_argument_1): Likewise.
7016 (stap_probe::get_argument_count): Likewise.
7017 (stap_is_operator): Likewise.
7018
61c9c421
TT
70192019-05-16 Tom Tromey <tromey@adacore.com>
7020
7021 * darwin-nat.c (thread_info_from_private_thread_info): Add struct
7022 keyword to foreach.
7023
9ddc1af1
SM
70242019-05-15 Simon Marchi <simon.marchi@efficios.com>
7025
7026 * linux-thread-db.c (try_thread_db_load_1): Change return type
7027 to bool.
7028 (try_thread_db_load): Likewise.
7029 (try_thread_db_load_from_pdir_1): Likewise.
7030 (try_thread_db_load_from_pdir): Likewise.
7031 (try_thread_db_load_from_sdir): Likewise.
7032 (try_thread_db_load_from_dir): Likewise.
7033 (thread_db_load_search): Likewise.
7034 (has_libpthread): Likewise.
7035 (thread_db_load): Likewise.
7036
7bede828
SDJ
70372019-05-15 Sergio Durigan Junior <sergiodj@redhat.com>
7038
7039 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
7040 * dwarf2read.c (parse_macro_definition): Check whether 'body' is
7041 NULL, and complain/return if that's the case.
7042
c5358db4
JD
70432019-05-15 John Darrington <john@darrington.wattle.id.au>
7044
7045 * s12z-tdep.c (push_pull_get_stack_adjustment): New function.
7046 (advance, posn, abstract_read_memory): New functions.
7047 [struct mem_read_abstraction]: New struct.
7048 (s12z_frame_cache): Use opcodes API to interpret stack frame code.
7049
c408a94f
TT
70502019-05-14 Tom Tromey <tromey@adacore.com>
7051
7052 * ada-lang.c (coerce_unspec_val_to_type): Only set address when
7053 value is not lval_memory.
7054
e7bd7fba
TT
70552019-05-14 Tom Tromey <tromey@adacore.com>
7056
7057 * solib.c (info_sharedlibrary_command): Style the file name.
7058
a6d0f249
AH
70592019-05-14 Alan Hayward <alan.hayward@arm.com>
7060
7061 * aarch64-tdep.c (aarch64_vnh_type): Add half view.
7062 (aarch64_vnv_type): Likewise.
7063 * target-descriptions.c (make_gdb_type): Add TDESC_TYPE_IEEE_HALF.
7064 * common/tdesc.c: Likewise.
7065 * common/tdesc.h (enum tdesc_type_kind): Likewise.
7066 * features/aarch64-fpu.c (create_feature_aarch64_fpu): Regenerate.
7067 * features/aarch64-fpu.xml: Add ieee half view.
7068 * features/aarch64-sve.c (create_feature_aarch64_fpu): Likewise.
7069 * gdbtypes.c (gdbtypes_post_init): Add builtin_half
7070 * gdbtypes.h (struct builtin_type): Likewise.
7071 (struct objfile_type): Likewise.
7072
66b8bb74
SM
70732019-05-12 Paul Naert <paul.naert@polymtl.ca>
7074
7075 * language.c (language_sniff_from_mangled_name): Fix "langauge"
7076 typo.
7077 * location.h (string_to_event_location): Likewise.
7078
21c219fd
JB
70792019-05-11 Joel Brobecker <brobecker@adacore.com>
7080
7081 GDB 8.3 released.
7082
13674803
SM
70832019-05-10 Simon Marchi <simon.marchi@efficios.com>
7084
7085 * breakpoint.h (fix_multi_location_breakpoint_output_globally):
7086 New variable declaration.
7087 * breakpoint.c (fix_multi_location_breakpoint_output_globally):
7088 New variable.
7089 (print_one_breakpoint): Use ui_out::test_flags and new global
7090 variable to compute use_fixed_output.
7091 * mi/mi-main.h (mi_multi_location_breakpoint_output_fixed):
7092 Remove.
7093 * mi/mi-main.c (fix_multi_location_breakpoint_output): Remove.
7094 (mi_multi_location_breakpoint_output_fixed): Remove.
7095 (mi_cmd_fix_multi_location_breakpoint_output): Adjust to set the
7096 new variable.
7097 * mi/mi-out.c (mi_ui_out::mi_ui_out): Set
7098 fix_multi_location_breakpoint_output flag if version >= 3.
7099 * ui-out.h (enum ui_out_flag)
7100 <fix_multi_location_breakpoint_output>: New enumerator.
7101
a9eac7f9
SM
71022019-05-10 Simon Marchi <simon.marchi@efficios.com>
7103
7104 * contrib/cc-with-tweaks.sh: Validate dwz's work.
7105
71bed2db
TT
71062019-05-10 Tom Tromey <tromey@adacore.com>
7107
7108 * ada-lang.c (catch_ada_completer): New function.
7109 (_initialize_ada_language): Use it.
7110
24c54127
TT
71112019-05-10 Tom Tromey <tromey@adacore.com>
7112
7113 * thread.c (print_thread_info): Make "requested_threads" const.
7114 * gdbthread.h (print_thread_info): Make "requested_threads"
7115 const.
7116 * ada-tasks.c (print_ada_task_info): Make "taskno_str" const.
7117 * ada-lang.h (print_ada_task_info): Make "taskno_str" const.
7118
7a102139
TT
71192019-05-08 Tom Tromey <tom@tromey.com>
7120
7121 * gdbtypes.c (objfile_type_data): Change type.
7122 (objfile_type, _initialize_gdbtypes): Update.
7123
924d79e2
TT
71242019-05-08 Tom Tromey <tom@tromey.com>
7125
7126 * dwarf2-frame.c (dwarf2_frame_objfile_data): Change type.
7127 (dwarf2_frame_find_fde, dwarf2_build_frame_info)
7128 (_initialize_dwarf2_frame): Update.
7129
4c58e337
TT
71302019-05-08 Tom Tromey <tom@tromey.com>
7131
7132 * objc-lang.c (objc_objfile_data): Change type.
7133 (find_methods): Update.
7134 (_initialize_objc_lang): Remove.
7135
d772d2ab
TT
71362019-05-08 Tom Tromey <tom@tromey.com>
7137
7138 * stabsread.c (rs6000_builtin_type_data): Change type.
7139 (rs6000_builtin_type, _initialize_stabsread): Update.
7140
d11d83f4
TT
71412019-05-08 Tom Tromey <tom@tromey.com>
7142
7143 * mips-tdep.c (mips_pdr_data): Remove.
7144 (_initialize_mips_tdep): Update.
7145
9a73f0ad
TT
71462019-05-08 Tom Tromey <tom@tromey.com>
7147
7148 * hppa-tdep.c (hppa_objfile_priv_data): Change type.
7149 (hppa_init_objfile_priv_data, read_unwind_info)
7150 (find_unwind_entry, _initialize_hppa_tdep): Update.
7151
8127a2fa
TT
71522019-05-08 Tom Tromey <tom@tromey.com>
7153
7154 * elfread.c (elf_objfile_gnu_ifunc_cache_data): Change type.
7155 (elf_gnu_ifunc_record_cache): Update. Don't allocate hash table
7156 on obstack.
7157 (elf_gnu_ifunc_resolve_by_cache, _initialize_elfread): Update.
7158
91d3055d
TT
71592019-05-08 Tom Tromey <tom@tromey.com>
7160
7161 * mdebugread.c (basic_type_data): Change type.
7162 (basic_type, _initialize_mdebugread): Update.
7163
31930bd3
TT
71642019-05-08 Tom Tromey <tom@tromey.com>
7165
7166 * common/gdb_unique_ptr.h (struct noop_deleter): New.
7167
bdb3ed9e
TT
71682019-05-08 Tom Tromey <tom@tromey.com>
7169
7170 * nto-tdep.c (nto_inferior_data_reg): Change type.
7171 (nto_inferior_data): Update.
7172 (nto_inferior_data_cleanup, nto_new_inferior_data)
7173 (_initialize_nto_tdep): Remove.
7174 * nto-tdep.h (struct nto_inferior_data): Add initializers.
7175
f37b313d
TT
71762019-05-08 Tom Tromey <tom@tromey.com>
7177
7178 * ada-lang.c (struct ada_inferior_data): Add initializers.
7179 (ada_inferior_data): Change type.
7180 (ada_inferior_data_cleanup): Remove.
7181 (get_ada_inferior_data, ada_inferior_exit)
7182 (struct ada_pspace_data): Add initializers, destructor.
7183 (ada_pspace_data_handle): Change type.
7184 (get_ada_pspace_data): Update.
7185 (ada_pspace_data_cleanup): Remove.
7186
24699405
TT
71872019-05-08 Tom Tromey <tom@tromey.com>
7188
7189 * coffread.c (struct coff_symfile_info): Add initializers.
7190 (coff_objfile_data_key): Move lower. Change type.
7191 (coff_symfile_init, coff_symfile_read, _initialize_coffread):
7192 Update.
7193 (coff_free_info): Remove.
7194
d4e05d2f
TT
71952019-05-08 Tom Tromey <tom@tromey.com>
7196
7197 * fbsd-tdep.c (struct fbsd_pspace_data): Add initializers.
7198 (fbsd_pspace_data_handle): Move lower. Change type.
7199 (get_fbsd_pspace_data): Update.
7200 (fbsd_pspace_data_cleanup): Remove.
7201 (_initialize_fbsd_tdep): Update.
7202
14ef6690
TT
72032019-05-08 Tom Tromey <tom@tromey.com>
7204
7205 * ada-tasks.c (ada_tasks_pspace_data_handle): Change type.
7206 (get_ada_tasks_pspace_data): Update.
7207 (ada_tasks_pspace_data_cleanup): Remove.
7208 (_initialize_tasks): Update.
7209 (ada_tasks_inferior_data_handle): Change type.
7210 (get_ada_tasks_inferior_data): Update.
7211 (ada_tasks_inferior_data_cleanup): Remove.
7212 (struct ada_tasks_pspace_data): Add initializers.
7213
814cf43a
TT
72142019-05-08 Tom Tromey <tom@tromey.com>
7215
7216 * symfile.h (struct sym_probe_fns) <sym_get_probes>: Change type.
7217 * symfile-debug.c (debug_sym_get_probes): Change type.
7218 * stap-probe.c (handle_stap_probe):
7219 (stap_static_probe_ops::get_probes): Change type.
7220 * probe.h (class static_probe_ops) <get_probes>: Change type.
7221 * probe.c (class any_static_probe_ops) <get_probes>: Change type.
7222 (parse_probes_in_pspace): Update.
7223 (find_probes_in_objfile, find_probe_by_pc, collect_probes):
7224 Update.
7225 (any_static_probe_ops::get_probes): Change type.
7226 * elfread.c (elfread_data): New typedef.
7227 (probe_key): Change type.
7228 (elf_get_probes): Likewise. Update.
7229 (probe_key_free): Remove.
7230 (_initialize_elfread): Update.
7231 * dtrace-probe.c (class dtrace_static_probe_ops) <get_probes>:
7232 Change type.
7233 (dtrace_process_dof_probe, dtrace_process_dof)
7234 (dtrace_static_probe_ops::get_probe): Change type.
7235
02dc647e
TT
72362019-05-08 Tom Tromey <tom@tromey.com>
7237
7238 * xcoffread.c (struct xcoff_symfile_info): Rename from
7239 coff_symfile_info. Add initializers.
7240 (xcoff_objfile_data_key): Move lower. Change type.
7241 (XCOFF_DATA): Rewrite.
7242 (xcoff_free_info): Remove.
7243 (xcoff_symfile_init, _initialize_xcoffread, read_xcoff_symtab)
7244 (read_symbol, read_symbol_lineno, find_linenos, init_stringtab)
7245 (xcoff_initial_scan): Update.
7246
09232438
TT
72472019-05-08 Tom Tromey <tom@tromey.com>
7248
7249 * solib-svr4.c (struct svr4_info): Add initializers and
7250 destructor.
7251 <probes_table>: Now an htab_up.
7252 (solib_svr4_pspace_data): Change type.
7253 (free_probes_table): Simplify.
7254 (~svr4_info): Rename from svr4_pspace_data_cleanup.
7255 (get_svr4_info, probes_table_htab_remove_objfile_probes)
7256 (probes_table_remove_objfile_probes, register_solib_event_probe)
7257 (solib_event_probe_at, svr4_update_solib_event_breakpoint)
7258 (_initialize_svr4_solib): Update.
7259
7b4a314f
TT
72602019-05-08 Tom Tromey <tom@tromey.com>
7261
7262 * remote.c (remote_pspace_data): Change type.
7263 (remote_pspace_data_cleanup): Remove.
7264 (get_remote_exec_file, set_pspace_remote_exec_file)
7265 (_initialize_remote): Update.
7266
51d3063a
TT
72672019-05-08 Tom Tromey <tom@tromey.com>
7268
7269 * breakpoint.c (breakpoint_objfile_key): Change type.
7270 (get_breakpoint_objfile_data): Update.
7271 (free_breakpoint_objfile_data): Remove.
7272 (_initialize_breakpoint): Update.
7273
89fb8848
TT
72742019-05-08 Tom Tromey <tom@tromey.com>
7275
7276 * linux-tdep.c (struct linux_info): Add initializers.
7277 (linux_inferior_data): Move. Change type.
7278 (invalidate_linux_cache_inf): Update.
7279 (linux_inferior_data_cleanup): Remove.
7280 (get_linux_inferior_data, _initialize_linux_tdep): Update.
7281
e9b89e2d
TT
72822019-05-08 Tom Tromey <tom@tromey.com>
7283
7284 * auxv.c (auxv_inferior_data): Move. Change type.
7285 (auxv_inferior_data_cleanup): Remove.
7286 (invalidate_auxv_cache_inf): Rewrite.
7287 (get_auxv_inferior_data, _initialize_auxv): Update.
7288
8c42777c
TT
72892019-05-08 Tom Tromey <tom@tromey.com>
7290
7291 * symfile-debug.c (struct debug_sym_fns_data): Add initializers.
7292 (symfile_debug_objfile_data_key): Change type.
7293 (symfile_debug_installed, debug_qf_has_symbols)
7294 (debug_qf_find_last_source_symtab)
7295 (debug_qf_forget_cached_source_info)
7296 (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol)
7297 (debug_qf_print_stats, debug_qf_dump)
7298 (debug_qf_expand_symtabs_for_function)
7299 (debug_qf_expand_all_symtabs)
7300 (debug_qf_expand_symtabs_with_fullname)
7301 (debug_qf_map_matching_symbols)
7302 (debug_qf_expand_symtabs_matching)
7303 (debug_qf_find_pc_sect_compunit_symtab)
7304 (debug_qf_map_symbol_filenames)
7305 (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes)
7306 (debug_sym_new_init, debug_sym_init, debug_sym_read)
7307 (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets)
7308 (debug_sym_read_linetable, debug_sym_relocate): Update.
7309 (symfile_debug_free_objfile): Remove.
7310 (install_symfile_debug_logging, _initialize_symfile_debug):
7311 Update.
7312
5bfd760d
TT
73132019-05-08 Tom Tromey <tom@tromey.com>
7314
7315 * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from
7316 allocate_on_obstack.
7317 * dwarf2read.c (dwarf2_objfile_data_key): Change type.
7318 (get_dwarf2_per_objfile): Update.
7319 (set_dwarf2_per_objfile): Remove.
7320 (dwarf2_has_info, dwarf2_get_section_info): Update.
7321 (dwarf2_free_objfile): Remove.
7322 (_initialize_dwarf2_read): Update.
7323
e85e19b4
TT
73242019-05-08 Tom Tromey <tom@tromey.com>
7325
7326 * auto-load.c (struct auto_load_pspace_info): Add destructor and
7327 initializers.
7328 <unsupported_script_warning_printed,
7329 script_not_found_warning_printed>: Now bool.
7330 (auto_load_pspace_data): Change type.
7331 (~auto_load_pspace_info): Rename from
7332 auto_load_pspace_data_cleanup.
7333 (get_auto_load_pspace_data, init_loaded_scripts_info)
7334 (clear_section_scripts, maybe_print_unsupported_script_warning)
7335 (maybe_print_script_not_found_warning, _initialize_auto_load):
7336 Update.
7337
f6aa7436
TT
73382019-05-08 Tom Tromey <tom@tromey.com>
7339
7340 * objfiles.c (objfile_pspace_info): Add destructor and
7341 initializers.
7342 (objfiles_pspace_data): Change type.
7343 (~objfile_pspace_info): Rename from objfiles_pspace_data_cleanup.
7344 (get_objfile_pspace_data): Update.
7345 (objfiles_bfd_data): Change type.
7346 (get_objfile_bfd_data): Update.
7347 (objfile_bfd_data_free, _initialize_objfiles): Remove.
7348
6ae614f6
TT
73492019-05-08 Tom Tromey <tom@tromey.com>
7350
7351 * break-catch-syscall.c (catch_syscall_inferior_data): Move.
7352 Change type.
7353 (get_catch_syscall_inferior_data): Update.
7354 (catch_syscall_inferior_data_cleanup): Remove.
7355 (_initialize_break_catch_syscall): Update.
7356
6509b8eb
TT
73572019-05-08 Tom Tromey <tom@tromey.com>
7358
7359 * inflow.c (struct terminal_info): Add destructor and
7360 initializers.
7361 (inflow_inferior_data): Change type.
7362 (~terminal_info): Rename from inflow_inferior_data_cleanup.
7363 (get_inflow_inferior_data, inflow_inferior_exit)
7364 (swap_terminal_info, _initialize_inflow): Update.
7365
35632941
TT
73662019-05-08 Tom Tromey <tom@tromey.com>
7367
7368 * target-dcache.c (target_dcache_cleanup): Remove.
7369 (target_dcache_aspace_key): Change type.
7370 (target_dcache_init_p, target_dcache_invalidate)
7371 (target_dcache_get, target_dcache_get_or_init)
7372 (_initialize_target_dcache): Update.
7373 * dcache.h (struct dcache_deleter): New.
7374
3017b94d
TT
73752019-05-08 Tom Tromey <tom@tromey.com>
7376
7377 * symtab.c (struct symbol_cache): Add destructor and
7378 initializers.
7379 (symbol_cache_key): Move. Change type.
7380 (make_symbol_cache, free_symbol_cache): Remove.
7381 (get_symbol_cache): Update.
7382 (symbol_cache_cleanup): Remove.
7383 (ALL_PSPACES, symbol_cache_flush)
7384 (maintenance_print_symbol_cache)
7385 (maintenance_print_symbol_cache_statistics, _initialize_symtab):
7386 Update.
7387
a32ad8c5
TT
73882019-05-08 Tom Tromey <tom@tromey.com>
7389
7390 * symtab.c (struct main_info): Add destructor and initializers.
7391 (main_progspace_key): Move. Change type.
7392 (get_main_info): Update.
7393 (main_info_cleanup): Remove.
7394 (_initialize_symtab): Update.
7395
5f6e90a0
TT
73962019-05-08 Tom Tromey <tom@tromey.com>
7397
7398 * registry.h (DECLARE_REGISTRY): Define the _key class.
7399
1bd0c6e4
AB
74002019-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7401
7402 * NEWS: Merge two 'New commands' sections.
7403
2228ef77
XR
74042019-05-08 Joel Brobecker <brobecker@adacore.com>
7405
7406 * ada-valprint.c (ada_val_print_gnat_array): Remove language
7407 parameter and use Ada language definition instead.
7408 (ada_val_print_ptr): Remove unused language parameter.
7409 (ada_val_print_num): Remove language parameter and use Ada language
7410 definition instead.
7411 (ada_val_print_enum, ada_val_print_flt): Remove unused language
7412 parameter.
7413 (ada_val_print_struct_union, ada_val_print_ref): Remove language
7414 parameter and use Ada language definition instead.
7415 (ada_val_print_1): Update all ada_val_print_xxx calls.
7416 Remove language parameter.
7417 (ada_val_print): Update ada_val_print_1 call.
7418
60fcc1c3
TT
74192019-05-08 Tom Tromey <tromey@adacore.com>
7420
7421 * remote.c (remote_hw_watchpoint_limit)
7422 (remote_hw_watchpoint_length_limit, remote_hw_breakpoint_limit):
7423 Now static.
7424
ed2b7c17
TT
74252019-05-08 Tom Tromey <tromey@adacore.com>
7426
7427 * maint.c (_initialize_maint_cmds): Move initialization code to
7428 remote.c.
7429 (watchdog, show_watchdog): Move to remote.c.
7430 * remote.c (watchdog, show_watchdog): Move from maint.c. Make
7431 "watchdog" static.
7432 (_initialize_remote): Move initialization code from maint.c.
7433 * defs.h (watchdog): Don't declare.
7434
b0be6c91
TT
74352019-05-08 Tom Tromey <tromey@adacore.com>
7436
7437 * tui/tui-interp.c: Include main.h.
7438 * interps.c: Include main.h.
7439 * main.h (interpreter_p): Declare.
7440 * defs.h (interpreter_p): Don't declare.
7441
587ee17b
TT
74422019-05-08 Tom Tromey <tromey@adacore.com>
7443
7444 * dwarf2loc.c: Include dwarf2read.h.
7445 * defs.h (read_unsigned_leb128): Don't declare.
7446 * dwarf2read.h (read_unsigned_leb128): Declare.
7447
ca1df239
TT
74482019-05-08 Tom Tromey <tromey@adacore.com>
7449
7450 * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a
7451 method.
7452
99f20f08
TT
74532019-05-08 Tom Tromey <tromey@adacore.com>
7454
7455 * utils.c (fputs_maybe_filtered): Reset style after paging, even
7456 when no wrap column is set.
7457
80e55b13
TT
74582019-05-08 Tom Tromey <tromey@adacore.com>
7459
7460 * c-lang.c (c_get_string): Handle non-C-style arrays.
7461
9d3421af
TT
74622019-05-08 Tom Tromey <tromey@adacore.com>
7463
7464 * typeprint.c (print_offset_data::update): Print the bit offset,
7465 not the number of bits remaining.
7466
844333e2
TT
74672019-05-08 Tom Tromey <tromey@adacore.com>
7468
7469 * typeprint.c (print_offset_data::maybe_print_hole): Add extra
7470 padding at end of comment.
7471
988915ee
TT
74722019-05-08 Tom Tromey <tromey@adacore.com>
7473
7474 * dwarf2loc.c (dwarf2_evaluate_property) <PROP_ADDR_OFFSET>:
7475 Compare main types.
7476
26bfd823
TT
74772019-05-06 Tom Tromey <tom@tromey.com>
7478
7479 * common/scoped_mmap.c: Include common-defs.h.
7480 * common/scoped_mmap.h: Don't include config.h.
7481
89055eaa
TT
74822019-05-04 Tom Tromey <tom@tromey.com>
7483
7484 * aarch64-tdep.c (stack_item_t): Remove typedef and DEF_VEC.
7485 (struct aarch64_call_info): Add initializers.
7486 <si>: Now a std::vector.
7487 (pass_on_stack, aarch64_push_dummy_call): Update.
7488
5da01df5
TT
74892019-05-04 Simon Marchi <simon.marchi@efficios.com>
7490 Tom Tromey <tom@tromey.com>
7491
7492 * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
7493 (ppc_threads): Now a std::vector. Now static.
7494 (hwdebug_find_thread_points_by_tid)
7495 (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
7496 Update.
7497
fbdf05a1
TT
74982019-05-04 Tom Tromey <tom@tromey.com>
7499
7500 * arc-tdep.c (arc_tdesc_init): Return bool.
7501
06d16ec9
TT
75022019-05-04 Tom Tromey <tom@tromey.com>
7503
7504 * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint):
7505 Use gdb_assert_not_reached.
7506
9c056022
TT
75072019-05-04 Tom Tromey <tom@tromey.com>
7508
7509 * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use
7510 "false".
7511
fa9c2a59
TT
75122019-05-04 Tom Tromey <tom@tromey.com>
7513
7514 * arc-tdep.c (arc_tdesc_init): Use bool.
7515
e2eb806a
TT
75162019-05-04 Tom Tromey <tom@tromey.com>
7517
7518 * stack.c (select_frame_for_mi): Use "false", not "FALSE".
7519
6fe87677
TT
75202019-05-04 Tom Tromey <tom@tromey.com>
7521
7522 * cli/cli-cmds.c (valid_command_p): Return bool.
7523
7f008c9e
TT
75242019-05-04 Tom Tromey <tom@tromey.com>
7525
7526 * cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.
7527 * command.h (valid_user_defined_cmd_name_p): Channge return type.
7528
b6484282
RT
75292019-05-04 Raul Tambre <raul@tambre.ee>
7530
7531 * python/lib/gdb/prompt.py (_ExtendedPrompt)
7532 <before_prompt_hook, get_show_string>: Fix incorrect use of 'is'
7533 operator for comparison.
7534
af97b416
TT
75352019-05-04 Tom Tromey <tom@tromey.com>
7536
7537 * psymtab.c (psymbol_name_matches, match_partial_symbol)
7538 (lookup_partial_symbol, print_partial_symbols)
7539 (recursively_search_psymtabs, sort_pst_symbols, psymbol_hash)
7540 (psymbol_compare): Update.
7541 (add_psymbol_to_bcache): Clear the entire psymbol.
7542 (maintenance_check_psymtabs): Update.
7543 * psympriv.h (struct partial_symbol): Don't derive from
7544 general_symbol_info.
7545 <obj_section, unrelocated_address, address,
7546 set_unrelocated_address>: Update.
7547 <ginfo>: New member.
7548 * dwarf-index-write.c (write_psymbols, debug_names::insert)
7549 (debug_names::write_psymbols): Update.
7550
9d6d4be8
TV
75512019-05-04 Tom de Vries <tdevries@suse.de>
7552
7553 * contrib/cc-with-tweaks.sh: Support -n arg.
7554
66452beb
PW
75552019-05-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7556
7557 * corelow.c (core_target::detach): Ensure frame cache and
7558 register caches are cleared.
7559 inferior.c (exit_inferior_1): Likewise.
7560
bde09ab7
TT
75612019-05-03 Sandra Loosemore <sandra@codesourcery.com>
7562 Tom Tromey <tom@tromey.com>
7563
7564 * dictionary.c (collate_pending_symbols_by_language): Remove
7565 "struct" from foreach.
7566 * symtab.c (lookup_global_symbol_from_objfile)
7567 (lookup_symbol_in_objfile_from_linkage_name): Remove "struct" from
7568 foreach.
7569 * ser-tcp.c (net_open): Remove "struct" from foreach.
7570 * objfiles.c (objfile_relocate, objfile_rebase)
7571 (objfile_has_symbols): Remove "struct" from foreach.
7572 * minsyms.c (lookup_minimal_symbol_by_pc_section): Remove "struct"
7573 from foreach.
7574 * dwarf2read.c (handle_struct_member_die): Remove "struct" from
7575 foreach.
7576 * darwin-nat.c (thread_info_from_private_thread_info): Remove
7577 "struct" from foreach.
7578 * ada-lang.c (create_excep_cond_exprs)
7579 (ada_exception_catchpoint_cond_string): Remove "struct" from
7580 foreach.
7581
222a8d25
TT
75822019-05-03 Tom Tromey <tromey@adacore.com>
7583
7584 * ada-exp.y (convert_char_literal): Check suffix of each
7585 enumerator.
7586
fcd60b84
DP
75872019-05-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
7588
7589 PR ada/21406:
7590 * ada-exp.y (yywrap): Don't define.
7591 * ada-lex.l (%option): Add noyywrap
7592 (yywrap): Remove.
7593
5f2459c2
EZ
75942019-05-03 Eli Zaretskii <eliz@gnu.org>
7595
353ea2d1
EZ
7596 * common/common-defs.h [__MINGW32__ || __CYGWIN__]: Define
7597 _WIN32_WINNT to the XP level, unless already defined to a higher
7598 level.
7599
7600 * unittests/parse-connection-spec-selftests.c:
7601 * ser-tcp.c:
7602 * common/netstuff.c [USE_WIN32API]: Remove the _WIN32_WINNT
7603 override.
7604
5f2459c2
EZ
7605 * symfile.c (find_separate_debug_file): Remove colon from the
7606 drive spec of DOS/Windows file names of the target, so that the
7607 file name produced from DEBUGDIR and the target's directory will
7608 be valid on DOS/Windows systems.
7609
80062eb9
AB
76102019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7611
7612 * rust-lang.c (val_print_struct): Handle printing structures
7613 containing strings.
7614
b8c05e85
TT
76152019-05-02 Tom Tromey <tromey@adacore.com>
7616
7617 * valarith.c (_initialize_valarith): Remove.
7618
4504bbde
TT
76192019-05-01 Tom Tromey <tromey@adacore.com>
7620
7621 * ada-lang.c (ada_value_primitive_field): Treat more fields as
7622 bitfields.
7623
d48e62f4
TT
76242019-05-01 Tom Tromey <tromey@adacore.com>
7625
7626 * ada-lang.c (ada_value_assign): Correctly compute starting offset
7627 for big-endian copies.
7628
15f18d14
AT
76292019-04-30 Ali Tamur <tamur@google.com>
7630 * gdb/dwarf2read.c (read_3_bytes): New declaration.
7631 (read_attribute_value): Added DW_FORM_strx1-4 cases.
7632 (read_3_bytes): New function.
7633
ab4ee614
JB
76342019-04-30 Joel Brobecker <brobecker@adacore.com>
7635
7636 * windows-nat.c (main_thread_id): Delete.
7637 (handle_output_debug_string): Replace main_thread_id by
7638 current_event.dwThreadId.
7639 (fake_create_process): Likewise.
7640 (get_windows_debug_event) <CREATE_PROCESS_DEBUG_EVENT>:
7641 Do not set main_thread_id.
7642 <LOAD_DLL_DEBUG_EVENT>: Replace main_thread_id by
7643 current_event.dwThreadId.
7644 <UNLOAD_DLL_DEBUG_EVENT>: Likewise.
7645
8ed5b76e
JB
76462019-04-30 Joel Brobecker <brobecker@adacore.com>
7647
7648 * windows-nat.c (get_windows_debug_event) <EXIT_PROCESS_DEBUG_EVENT>:
7649 Use current_event.dwThreadId instead of main_thread_id.
7650
2ff0a947
TT
76512019-04-30 Tom Tromey <tromey@adacore.com>
7652
7653 * ada-lang.c (ada_lookup_simple_minsyms): New function.
7654 (create_excep_cond_exprs): Iterate over program spaces.
7655 (ada_exception_catchpoint_cond_string): Examine all minimal
7656 symbols for exception types.
7657
a776957c
TT
76582019-04-30 Tom Tromey <tromey@adacore.com>
7659
7660 PR c++/24470:
7661 * dwarf2read.c (process_structure_scope): Handle case where type
7662 has template parameters but no symbol was created.
7663
bc68014d
AB
76642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7665 Chris January <chris.january@arm.com>
7666
7667 * f-typeprint.c (f_type_print_base): Print 'allocatable' type
7668 qualifier.
7669 * gdbtypes.h (TYPE_IS_ALLOCATABLE): Define.
7670
f1fdc960
AB
76712019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7672
7673 * f-typeprint.c (f_print_type): Update rules for printing
7674 whitespace.
7675 (f_type_print_varspec_suffix): Likewise.
7676
bf7a4de1
AB
76772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7678 Chris January <chris.january@arm.com>
7679
7680 * f-typeprint.c (f_type_print_varspec_suffix): Handle printing
7681 function arguments.
7682
bbe75b9d
AB
76832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7684
7685 * f-lang.c (build_fortran_types): Change name of void type to
7686 lower case.
7687 * f-typeprint.c (f_type_print_base): Print the name of the void
7688 type, rather than a fixed string.
7689 * f-valprint.c (f_decorations): Use lower case void string.
7690
1db455a7
AB
76912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7692 Chris January <chris.january@arm.com>
7693
7694 * dwarf2read.c (dwarf2_init_complex_target_type): Use different
7695 types for Fortran.
7696
b6d03bb2
AB
76972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7698 Chris January <chris.january@arm.com>
7699 David Lecomber <david.lecomber@arm.com>
7700
7701 * f-exp.y (BINOP_INTRINSIC): New token.
7702 (exp): New parser rule handling BINOP_INTRINSIC.
7703 (f77_keywords): Add new builtin procedures.
7704 * f-lang.c (evaluate_subexp_f): Handle BINOP_MOD, UNOP_FORTRAN_CEILING,
7705 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7706 (operator_length_f): Handle UNOP_FORTRAN_CEILING,
7707 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7708 (print_unop_subexp_f): New function.
7709 (print_binop_subexp_f): New function.
7710 (print_subexp_f): Handle UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7711 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7712 (dump_subexp_body_f): Likewise.
7713 (operator_check_f): Likewise.
7714 * fortran-operator.def: Add UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7715 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX
7716
83228e93
AB
77172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7718
7719 * gdb/expprint.c (dump_subexp_body_standard): Remove use of
7720 UNOP_KIND.
7721 * gdb/expression.h (exp_opcode): Include 'fortran-operator.def'.
7722 * gdb/f-exp.y (exp): Rename UNOP_KIND to UNOP_FORTRAN_KIND.
7723 * gdb/f-lang.c (evaluate_subexp_f): Likewise.
7724 (operator_length_f): New fuction.
7725 (print_subexp_f): New function.
7726 (op_name_f): New function.
7727 (dump_subexp_body_f): New function.
7728 (operator_check_f): New function.
7729 (exp_descriptor_f): Replace standard expression handling functions
7730 with new functions.
7731 * gdb/fortran-operator.def: New file.
7732 * gdb/parse.c (operator_length_standard): Remove use of UNOP_KIND.
7733 * gdb/std-operator.def: Remove UNOP_KIND.
7734
6fdcd7cc
AB
77352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7736
7737 * std-operator.def: Remove unbalanced, stray double quote
7738 character.
7739
2e62ab40
AB
77402019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7741 Chris January <chris.january@arm.com>
7742 Daniel Everett <daniel.everett@arm.com>
7743 Nick Forrington <nick.forrington@arm.com>
7744 Richard Bunt <richard.bunt@arm.com>
7745
7746 * cp-valprint.c (cp_print_value_fields): Allow an additional level
7747 of depth when printing anonymous structs or unions.
7748 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
7749 Don't print either the top-level value, or the children if the
7750 max-depth is exceeded.
7751 (ppscm_print_children): When printing the key of a map, allow one
7752 extra level of depth.
7753 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Don't
7754 print either the top-level value, or the children if the max-depth
7755 is exceeded.
7756 (print_children): When printing the key of a map, allow one extra
7757 level of depth.
7758 * python/py-value.c (valpy_format_string): Add max_depth keyword.
7759 * valprint.c: (PRINT_MAX_DEPTH_DEFAULT): Define.
7760 (user_print_options): Initialise max_depth field.
7761 (val_print_scalar_or_string_type_p): New function.
7762 (val_print): Check to see if the max depth has been reached.
7763 (val_print_check_max_depth): Define new function.
7764 (show_print_max_depth): New function.
7765 (_initialize_valprint): Add 'print max-depth' option.
7766 * valprint.h (struct value_print_options) <max_depth>: New field.
7767 (val_print_check_max_depth): Declare new function.
7768 * NEWS: Document new feature.
7769
4be290b2
AB
77702019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7771
7772 * ada-lang.c (ada_language_defn): Initialise new field.
7773 * c-lang.c (c_is_string_type_p): New function.
7774 (c_language_defn): Initialise new field.
7775 (cplus_language_defn): Initialise new field.
7776 (asm_language_defn): Initialise new field.
7777 (minimal_language_defn): Initialise new field.
7778 * c-lang.h (c_is_string_type_p): Declare new function.
7779 * d-lang.c (d_language_defn): Initialise new field.
7780 * f-lang.c (f_is_string_type_p): New function.
7781 (f_language_defn): Initialise new field.
7782 * go-lang.c (go_is_string_type_p): New function.
7783 (go_language_defn): Initialise new field.
7784 * language.c (default_is_string_type_p): New function.
7785 (unknown_language_defn): Initialise new field.
7786 (auto_language_defn): Initialise new field.
7787 * language.h (struct language_defn) <la_is_string_type_p>: New
7788 member variable.
7789 (default_is_string_type_p): Declare new function.
7790 * m2-lang.c (m2_language_defn): Initialise new field.
7791 * objc-lang.c (objc_language_defn): Initialise new field.
7792 * opencl-lang.c (opencl_language_defn): Initialise new field.
7793 * p-lang.c (pascal_is_string_type_p): New function.
7794 (pascal_language_defn): Initialise new field.
7795 * rust-lang.c (rust_is_string_type_p): New function.
7796 (rust_language_defn): Initialise new field.
7797
721b08c6
AB
77982019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7799
7800 * language.h (struct language_defn) <la_struct_too_deep_ellipsis>:
7801 New field.
7802 * ada-lang.c (ada_language_defn): Initialise new field.
7803 * c-lang.c (c_language_defn): Likewise.
7804 (cplus_language_defn): Likewise.
7805 (asm_language_defn): Likewise.
7806 (minimal_language_defn): Likewise.
7807 * d-lang.c (d_language_defn): Likewise.
7808 * f-lang.c (f_language_defn): Likewise.
7809 * go-lang.c (go_language_defn): Likewise.
7810 * language.c (unknown_language_defn): Likewise.
7811 (auto_language_defn): Likewise.
7812 * m2-lang.c (m2_language_defn): Likewise.
7813 * objc-lang.c (objc_language_defn): Likewise.
7814 * opencl-lang.c (opencl_language_defn): Likewise.
7815 * p-lang.c (pascal_language_defn): Likewise.
7816 * rust-lang.c (rust_language_defn): Likewise.
7817
fc913e53
AB
78182019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7819
7820 * ada-lang.c (ada_is_character_type): Change return type to bool.
7821 (ada_is_string_type): Likewise.
7822 * ada-lang.h (ada_is_character_type): Update declaration
7823 (ada_is_string_type): Likewise.
7824
fa731fa0
PW
78252019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7826
7827 Support style in 'frame|thread apply'
7828
7829 * gdbcmd.h (execute_command_to_string): New term_out parameter.
7830 * record.c (record_start, record_stop): Update callers of
7831 execute_command_to_string with false.
7832 * guile/guile.c (gdbscm_execute_gdb_command): Likewise.
7833 * ui-file.h (class ui_file): New term_out and can_emit_style_escape
7834 methods.
7835 (class string_file): New constructor with term_out parameter.
7836 Override methods term_out and can_emit_style_escape. New member
7837 term_out.
7838 (class stdio_file): Override can_emit_style_escape.
7839 (class tee_file): Override term_out and can_emit_style_escape.
7840 * utils.h (can_emit_style_escape): Remove.
7841 * utils.c (can_emit_style_escape): Likewise.
7842 Update all callers of can_emit_style_escape (SOMESTREAM) to
7843 SOMESTREAM->can_emit_style_escape.
7844 * source-cache.c (source_cache::get_source_lines): Likewise.
7845 * stack.c (frame_apply_command_count): Call execute_command_to_string
7846 passing the term_out characteristic of the current gdb_stdout.
7847 * thread.c (thr_try_catch_cmd): Likewise.
7848 * top.c (execute_command_to_string): pass term_out parameter
7849 to construct the string_file for the command output.
7850 * ui-file.c (term_cli_styling): New function (most code moved
7851 from utils.c can_emit_style_escape).
7852 (string_file::string_file, string_file::can_emit_style_escape,
7853 stdio_file::can_emit_style_escape, tee_file::term_out,
7854 tee_file::can_emit_style_escape): New functions.
7855
136afab8
PW
78562019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7857
7858 * NEWS: Mention the new set|show may-call-functions.
7859 * infcall.c (may_call_functions_p): New variable.
7860 (show_may_call_functions_p): New function.
7861 (call_function_by_hand_dummy): Throws an error if not
7862 may-call-functions.
7863 (_initialize_infcall): Call add_setshow_boolean_cmd for
7864 may-call-functions.
7865
725cbb63
KS
78662019-04-25 Keith Seitz <keiths@redhat.com>
7867
7868 PR c++/24367
7869 * cp-support.c (inspect_type): Don't attempt substitutions
7870 of symbol with the same name.
7871
3d1cbb78
TT
78722019-04-25 Tom Tromey <tromey@adacore.com>
7873
7874 PR gdb/24475:
7875 * event-top.c (gdb_rl_callback_handler): Make "gdb_rl_expt"
7876 static.
7877
94aeb44b
TT
78782019-04-25 Tom Tromey <tromey@adacore.com>
7879
7880 * xml-support.c (struct gdb_xml_parser) <set_error>: Take an
7881 rvalue reference.
7882 (gdb_xml_start_element_wrapper, gdb_xml_end_element_wrapper)
7883 (gdb_xml_parser::parse): Use std::move.
7884 * python/python-internal.h (gdbpy_convert_exception): Take a const
7885 reference.
7886 * python/py-value.c (valpy_getitem, valpy_nonzero): Use
7887 std::move.
7888 * python/py-utils.c (gdbpy_convert_exception): Take a const
7889 reference.
7890 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
7891 Use std::move.
7892 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
7893 Use std::move.
7894 * mi/mi-main.c (mi_print_exception): Take a const reference.
7895 * main.c (handle_command_errors): Take a const reference.
7896 * linespec.c (parse_linespec): Use std::move.
7897 * infcall.c (run_inferior_call): Use std::move.
7898 (call_function_by_hand_dummy): Use std::move.
7899 * exec.c (try_open_exec_file): Use std::move.
7900 * exceptions.h (exception_print, exception_fprintf)
7901 (exception_print_same): Update.
7902 * exceptions.c (print_exception, exception_print)
7903 (exception_fprintf, exception_print_same): Change parameters to
7904 const reference.
7905 * event-top.c (gdb_rl_callback_read_char_wrapper): Update.
7906 * common/new-op.c: Use std::move.
7907 * common/common-exceptions.h (struct gdb_exception): Add move
7908 constructor.
7909 (struct gdb_exception_error, struct gdb_exception_quit, struct
7910 gdb_quit_bad_alloc): Change constructor to move constructor.
7911 (throw_exception): Change parameter to rvalue reference.
7912 * common/common-exceptions.c (throw_exception): Take rvalue
7913 reference.
7914 * cli/cli-interp.c (safe_execute_command): Use std::move.
7915 * breakpoint.c (insert_bp_location, location_to_sals): Use
7916 std::move.
7917
680d7fd5
TT
79182019-04-25 Tom Tromey <tromey@adacore.com>
7919
7920 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception)
7921 (gdbscm_throw_gdb_exception): Take a gdbscm_gdb_exception.
7922 * guile/scm-block.c, guile/scm-breakpoint.c, guile/scm-cmd.c,
7923 guile/scm-disasm.c, guile/scm-frame.c, guile/scm-lazy-string.c,
7924 guile/scm-math.c, guile/scm-param.c, guile/scm-ports.c,
7925 guile/scm-symbol.c, guile/scm-symtab.c, guile/scm-type.c,
7926 guile/scm-value.c: Use unpack.
7927 * guile/guile-internal.h (gdbscm_scm_from_gdb_exception): Take a
7928 gdbscm_gdb_exception.
7929 (gdbscm_throw_gdb_exception): Likewise.
7930 (struct gdbscm_gdb_exception): New.
7931 (unpack): New function.
7932 (gdbscm_wrap): Use unpack.
7933
c6fdd8b2
TT
79342019-04-25 Tom Tromey <tromey@adacore.com>
7935
7936 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
7937 (gdb_rl_callback_handler): Use std::move.
7938 * common/common-exceptions.h (struct gdb_exception): Add move
7939 assignment operator.
7940 (throw_exception_sjlj): Change "exception" to const reference.
7941 * common/common-exceptions.c (exceptions_state_mc_catch): Update.
7942 (throw_exception_sjlj): Change "exception" to const reference.
7943
cc06b668
TT
79442019-04-25 Tom Tromey <tromey@adacore.com>
7945
7946 * xml-support.c (gdb_xml_parser::gdb_xml_parser): Update.
7947 * python/py-value.c (valpy_getitem, valpy_nonzero): Update.
7948 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
7949 Update.
7950 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
7951 Update.
7952 * mi/mi-interp.c (mi_interp::exec): Update.
7953 * linespec.c (parse_linespec): Update.
7954 * infcall.c (run_inferior_call): Update.
7955 * guile/scm-value.c (gdbscm_value_to_lazy_string): Update.
7956 * guile/scm-symbol.c (gdbscm_lookup_symbol)
7957 (gdbscm_lookup_global_symbol): Update.
7958 * guile/scm-param.c (gdbscm_parameter_value): Update.
7959 * guile/scm-frame.c (gdbscm_frame_read_register)
7960 (gdbscm_frame_read_var): Update.
7961 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
7962 * exec.c (try_open_exec_file): Update.
7963 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
7964 (gdb_rl_callback_handler): Update.
7965 * common/common-exceptions.h (exception_none): Don't declare.
7966 * common/common-exceptions.c (exception_none): Don't define.
7967 (struct catcher) <exception>: Update.
7968 * cli/cli-interp.c (safe_execute_command): Update.
7969 * breakpoint.c (insert_bp_location, location_to_sals): Update.
7970
cf532bd1
AT
79712019-04-25 Ali Tamur <tamur@google.com>
7972
7973 * dwarf2read.c (skip_one_die): Add DW_FORM_strx.
7974 (read_attribute_value): Likewise.
7975 (dwarf2_read_addr_index): Update comment.
7976 (read_str_index): Add DW_FORM_strx.
7977 (dwarf2_string_attr): Likewise.
7978 (dwarf2_const_value_attr): Likewise.
7979 (dump_die_shallow): Likewise.
7980 (dwarf2_fetch_constant_bytes): Likewise.
7981 (skip_form_bytes): Likewise.
7982 * testsuite/lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7983
82433e3e
SDJ
79842019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7985
7986 PR corefiles/11608
7987 PR corefiles/18187
7988 * linux-tdep.c (dump_mapping_p): Add new parameters ADDR and
7989 OFFSET. Verify if current mapping contains an ELF header.
7990 (linux_find_memory_regions_full): Adjust call to
7991 dump_mapping_p.
7992
723adb65
SL
79932019-04-25 Sandra Loosemore <sandra@codesourcery.com>
7994 Kang Li <kanglictf@gmail.com>
7995
7996 PR gdb/21600
7997
7998 * dwarf2-frame.c (read_initial_length): Be consistent about using
7999 unsigned representation of length.
8000 (decode_frame_entry_1): Likewise. Check for wraparound of
8001 end pointer as well as buffer overflow.
8002
596179f7
SDJ
80032019-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
8004
8005 * aarch64-tdep.c (aarch64_gdbarch_init): Use "pulongest" to print
8006 "vq".
8007
a59240a4
TT
80082019-04-24 Tom Tromey <tromey@adacore.com>
8009
8010 * amd64-tdep.c (amd64_has_unaligned_fields): Ignore bitfields.
8011
f872fdbb
AB
80122019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8013
8014 * s12z-tdep.c (s12z_unwind_pc): Delete.
8015 (s12z_unwind_sp): Delete.
8016 (s12z_gdbarch_init): Don't register deleted functions with
8017 gdbarch.
8018
b614e6f3
AB
80192019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8020
8021 * rl78-tdep.c (rl78_unwind_sp): Delete.
8022 (rl78_gdbarch_init): Don't register deleted function with gdbarch.
8023
14faed38
AB
80242019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8025
8026 * xstormy16-tdep.c (xstormy16_unwind_sp): Delete.
8027 (xstormy16_unwind_pc): Delete.
8028 (xstormy16_dummy_id): Delete.
8029 (xstormy16_gdbarch_init): Don't register deleted functions with
8030 gdbarch.
8031
541aad8a
AB
80322019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8033
8034 * vax-tdep.c (vax_unwind_pc): Delete.
8035 (vax_gdbarch_init): Don't register deleted function with gdbarch.
8036
29222070
AB
80372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8038
8039 * v850-tdep.c (v850_unwind_sp): Delete.
8040 (v850_unwind_pc): Delete.
8041 (v850_dummy_id): Delete.
8042 (v850_gdbarch_init): Don't register deleted functions with
8043 gdbarch.
8044
0f534d76
AB
80452019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8046
8047 * tilegx-tdep.c (tilegx_unwind_sp): Delete.
8048 (tilegx_unwind_pc): Delete.
8049 (tilegx_unwind_dummy_id): Delete.
8050 (tilegx_gdbarch_init): Don't register deleted functions with
8051 gdbarch.
8052
1ba7b7f9
AB
80532019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8054
8055 * tic6x-tdep.c (tic6x_unwind_sp): Delete.
8056 (tic6x_dummy_id): Delete.
8057 (tic6x_gdbarch_init): Don't register deleted functions with
8058 gdbarch.
8059
d31f262c
AB
80602019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8061
8062 * sparc-tdep.c (sparc_unwind_pc): Delete.
8063 (sparc32_gdbarch_init): Don't register deleted function with
8064 gdbarch.
8065
6d14d64d
AB
80662019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8067
8068 * sh-tdep.c (sh_unwind_sp): Delete.
8069 (sh_unwind_pc): Delete.
8070 (sh_dummy_id): Delete.
8071 (sh_gdbarch_init): Don't register deleted functions with
8072 gdbarch.
8073
a40dde9d
AB
80742019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8075
8076 * score-tdep.c (score_unwind_sp): Delete.
8077 (score_unwind_pc): Delete.
8078 (score_dummy_id): Delete.
8079 (score_gdbarch_init): Don't register deleted functions with
8080 gdbarch.
8081
47c47d69
AB
80822019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8083
8084 * rx-tdep.c (rx_unwind_pc): Delete.
8085 (rx_unwind_sp): Delete.
8086 (rx_dummy_id): Delete.
8087 (rx_gdbarch_init): Don't register deleted functions with
8088 gdbarch. Update comment.
8089
833a4480
AB
80902019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8091
8092 * rs6000-tdep.c (rs6000_unwind_pc): Delete.
8093 (rs6000_dummy_id): Delete.
8094 (rs6000_gdbarch_init): Don't register deleted functions with
8095 gdbarch.
8096
3f2cef49
AB
80972019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8098
8099 * or1k-tdep.c (or1k_dummy_id): Delete.
8100 (or1k_gdbarch_init): Don't register deleted function with gdbarch.
8101
96acf884
AB
81022019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8103
8104 * nios2-tdep.c (nios2_dummy_id): Delete.
8105 (nios2_unwind_sp): Delete.
8106 (nios2_gdbarch_init): Don't register deleted functions with
8107 gdbarch.
8108
ca0ab0aa
AB
81092019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8110
8111 * nds32-tdep.c (nds32_dummy_id): Delete.
8112 (nds32_unwind_pc): Delete.
8113 (nds32_unwind_sp): Delete.
8114 (nds32_gdbarch_init): Don't register deleted functions with
8115 gdbarch.
8116
c8259044
AB
81172019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8118
8119 * msp430-tdep.c (msp430_unwind_pc): Delete.
8120 (msp430_unwind_sp): Delete.
8121 (msp430_dummy_id): Delete.
8122 (msp430_gdbarch_init): Don't register deleted functions with
8123 gdbarch.
8124
27f113c8
AB
81252019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8126
8127 * moxie-tdep.c (moxie_unwind_sp): Delete.
8128 (moxie_unwind_pc): Delete.
8129 (moxie_dummy_id): Delete.
8130 (moxie_gdbarch_init): Don't register deleted functions with
8131 gdbarch.
8132
aee6c3cd
AB
81332019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8134
8135 * mn10300-tdep.c (mn10300_dummy_id): Delete.
8136 (mn10300_unwind_pc): Delete.
8137 (mn10300_unwind_sp): Delete.
8138 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
8139 mn10300_unwind_sp.
8140 (mn10300_frame_unwind_init): Don't register deleted functions with
8141 gdbarch.
8142
8e2b5aea
AB
81432019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8144
8145 * mep-tdep.c (mep_unwind_pc): Delete.
8146 (mep_unwind_sp): Delete.
8147 (mep_dummy_id): Delete.
8148 (mep_gdbarch_init): Don't register deleted functions with
8149 gdbarch.
8150
43cf3ede
AB
81512019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8152
8153 * m68hc11-tdep.c (m68hc11_unwind_pc): Delete.
8154 (m68hc11_unwind_sp): Delete.
8155 (m68hc11_gdbarch_init): Don't register deleted functions with
8156 gdbarch.
8157
5e79b7bb
AB
81582019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8159
8160 * m32r-tdep.c (m32r_unwind_sp): Delete.
8161 (m32r_unwind_pc): Delete.
8162 (m32r_dummy_id): Delete.
8163 (m32r_gdbarch_init): Don't register deleted functions with
8164 gdbarch.
8165
89b268d8
AB
81662019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8167
8168 * m32c-tdep.c (m32c_unwind_pc): Delete.
8169 (m32c_unwind_sp): Delete.
8170 (m32c_dummy_id): Delete.
8171 (m32c_gdbarch_init): Don't register deleted functions with
8172 gdbarch.
8173
946c28d2
AB
81742019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8175
8176 * gdb/lm32-tdep.c (lm32_unwind_sp): Delete.
8177 (lm32_unwind_pc): Delete.
8178 (lm32_dummy_id): Delete.
8179 (lm32_gdbarch_init): Don't register deleted functions with
8180 gdbarch.
8181
bf12844a
AB
81822019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8183
8184 * gdb/iq2000-tdep.c (iq2000_unwind_sp): Delete.
8185 (iq2000_unwind_pc): Delete.
8186 (iq2000_dummy_id): Delete.
8187 (iq2000_gdbarch_init): Don't register deleted functions with
8188 gdbarch.
8189
ecbc06d2
AB
81902019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8191
8192 * nds32-tdep.c (nds32_type_align): Delete.
8193 (nds32_push_dummy_call): Use type_align instead.
8194
030197b4
AB
81952019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8196
8197 * arm-tdep.c (arm_type_align): Only handle vector override case.
8198 (arm_push_dummy_call): Use type_align.
8199 (arm_gdbarch_init): Register arm_type_align gdbarch function.
8200
b907456c
AB
82012019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8202
8203 * aarch64-tdep.c (aarch64_type_align): Only handle vector override
8204 case.
8205 (pass_on_stack): Use type_align.
8206 (aarch64_gdbarch_init): Register aarch64_type_align gdbarch
8207 function.
8208
9e97ba43
TT
82092019-04-23 Tom Tromey <tromey@adacore.com>
8210
8211 * dwarf2read.c (line_header::file_name_at): Remove unused
8212 overload.
8213
6892f601
TV
82142019-04-23 Tom de Vries <tdevries@suse.de>
8215
8216 PR gdb/24438
8217 * contrib/cc-with-tweaks.sh: Remove superfluous .alt file after dwz
8218 invocation.
8219
336d760d
AT
8220
82212019-03-27 Ali Tamur <tamur@google.com>
8222
8223 * dwarf2-frame.c(dwarf_expr_executor::get_addr_index): Update comment
8224 * dwarf2expr.c(dwarf_expr_context::execute_stack_op): Add DW_OP_addrx
8225 * dwarf2expr.h(dwarf_expr_context::offset): Update comment
8226 (dwarf_expr_context::get_addr_index): Likewise
8227 * dwarf2loc.c(dwarf_evaluate_loc_desc::get_addr_index): Likewise
8228 (symbol_needs_eval_context::get_addr_index): Likewise
8229 (disassemble_dwarf_expression): Add DW_OP_addrx
8230 * dwarf2read.c(attr_value_as_address): Add DW_FORM_addrx
8231 (read_cutu_die_from_dwo): Update comment
8232 (skip_one_die): Add DW_FORM_addrx
8233 (read_attribute_value): Likewise
8234 (var_decode_location): Add DW_OP_addrx
8235 (dwarf2_const_value_attr): Add DW_FORM_addrx
8236 (dump_die_shallow): Likewise
8237 (dwarf2_fetch_constant_bytes): Likewise
8238 (decode_locdesc): Add DW_OP_addrx
8239 (skip_form_bytes): Add DW_FORM_addrx
8240
ad9d13f8
AT
82412019-04-22 Ali Tamur <tamur@google.com>
8242
8243 * MAINTAINERS (Write After Approval): Add self.
8244
d70cc3ba
SM
82452019-04-22 Simon Marchi <simon.marchi@efficios.com>
8246
8247 * solib-svr4.c (get_svr4_info): Add pspace parameter.
8248 (svr4_keep_data_in_core): Pass current_program_space to get_svr4_info.
8249 (open_symbol_file_object): Likewise.
8250 (svr4_default_sos): Add info parameter.
8251 (svr4_read_so_list): Likewise.
8252 (svr4_current_sos_direct): Adjust functions calls to pass down
8253 info.
8254 (svr4_current_sos_1): Add info parameter.
8255 (svr4_current_sos): Call get_svr4_info, pass info down to
8256 svr4_current_sos_1.
8257 (svr4_fetch_objfile_link_map): Pass objfile->pspace to
8258 get_svr4_info.
8259 (svr4_in_dynsym_resolve_code): Pass current_program_space to
8260 get_svr4_info.
8261 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
8262 to get_svr4_info.
8263 (probes_table_remove_objfile_probes): Likewise.
8264 (register_solib_event_probe): Add info parameter.
8265 (solist_update_incremental): Pass info parameter down to
8266 svr4_read_so_list.
8267 (disable_probes_interface): Add info parameter.
8268 (svr4_handle_solib_event): Pass current_program_space to
8269 get_svr4_info. Adjust disable_probes_interface cleanup.
8270 (svr4_create_probe_breakpoints): Add info parameter, pass it
8271 down to register_solib_event_probe.
8272 (svr4_create_solib_event_breakpoints): Add info parameter,
8273 pass it down to svr4_create_probe_breakpoints.
8274 (enable_break): Pass info down to
8275 svr4_create_solib_event_breakpoints.
8276 (svr4_solib_create_inferior_hook): Pass current_program_space to
8277 get_svr4_info.
8278 (svr4_clear_solib): Likewise.
8279
7905fc35
PA
82802019-04-22 Pedro Alves <palves@redhat.com>
8281
8282 * solib-svr4.c (svr4_free_objfile_observer): New.
8283 (probe_and_action::objfile): New field.
8284 (probes_table_htab_remove_objfile_probes)
8285 (probes_table_remove_objfile_probes): New functions.
8286 (register_solib_event_probe): Add 'objfile' parameter. Store it
8287 in the new probe_and_action. Don't store the probe in 'lookup'.
8288 (svr4_create_probe_breakpoints): Pass objfile to
8289 register_solib_event_probe.
8290 (_initialize_svr4_solib): Register a free_objfile observer.
8291
fb881986
TT
82922019-04-19 Tom Tromey <tom@tromey.com>
8293
8294 * common/queue.h: Remove.
8295
8732db6c
TT
82962019-04-19 Tom Tromey <tom@tromey.com>
8297
8298 * event-loop.c: Don't include "common/queue.h".
8299
97dfbadd
TT
83002019-04-19 Tom Tromey <tom@tromey.com>
8301
8302 * remote.c (remote_target): Use delete.
8303 * remote-notif.h: Include <list>, not "common/queue.h".
8304 (notif_client_p): Remove typedef.
8305 (remote_notif_state): Add constructor, destructor, initializer.
8306 <notif_queue>: Now a std::list.
8307 (remote_notif_state_xfree): Don't declare.
8308 * remote-notif.c (remote_notif_process, handle_notification)
8309 (remote_notif_state_allocate): Update.
8310 (~remote_notif_state): Rename from remote_notif_state_xfree.
8311
cf250e36
TT
83122019-04-19 Tom Tromey <tom@tromey.com>
8313
8314 * symfile.c (reread_symbols): Update.
8315 * objfiles.c (objfile_register_static_link)
8316 (objfile_lookup_static_link): Update
8317 (~objfile) Don't delete static_links.
8318 * objfiles.h (struct objfile) <static_links>: Now an htab_up.
8319
61f4b350
TT
83202019-04-19 Tom Tromey <tom@tromey.com>
8321
8322 * type-stack.h (struct type_stack) <insert>: Constify string.
8323 * type-stack.c (type_stack::insert): Constify string.
8324 * gdbtypes.h (lookup_template_type): Update.
8325 (address_space_name_to_int): Update.
8326 * gdbtypes.c (address_space_name_to_int): Make space_identifier
8327 const.
8328 (lookup_template_type): Make name const.
8329 * c-exp.y: Update rules.
8330 (lex_one_token, classify_name, classify_inner_name)
8331 (c_print_token): Update.
8332 * p-exp.y: Update rules.
8333 (yylex): Update.
8334 * f-exp.y: Update rules.
8335 (yylex): Update.
8336 * d-exp.y: Update rules.
8337 (lex_one_token, classify_name, classify_inner_name): Update.
8338 * parse.c (write_dollar_variable, copy_name): Return std::string.
8339 * parser-defs.h (copy_name): Change return type.
8340 * m2-exp.y: Update rules.
8341 (yylex): Update.
8342 * go-exp.y (lex_one_token): Update.
8343 Update rules.
8344 (classify_unsafe_function, classify_packaged_name)
8345 (classify_name, yylex): Update.
8346
189b8c2e
ST
83472019-04-19 Sergei Trofimovich <siarheit@google.com>
8348
8349 * configure.ac: add --enable-source-highlight switch.
8350 * configure: Regenerate.
8351 * top.c (print_gdb_version): plumb --enable-source-highlight
8352 status to "show configuration".
8353
8ecb59f8
TT
83542019-04-19 Tom Tromey <tromey@adacore.com>
8355
8356 * ada-lang.c (ada_is_variant_part, ada_to_fixed_type_1):
8357 Check ADA_TYPE_P.
8358 (empty_record, ada_template_to_fixed_record_type_1)
8359 (template_to_static_fixed_type)
8360 (to_record_with_fixed_variant_part): Use INIT_NONE_SPECIFIC.
8361 * cp-abi.c (value_rtti_type): Check HAVE_CPLUS_STRUCT.
8362 * gdbtypes.h (INIT_NONE_SPECIFIC, ADA_TYPE_P): New
8363 macros.
8364
62160ec9
TT
83652019-04-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
8366
8367 PR symtab/24423:
8368 * source.c (print_source_lines_base): Advance "iter" when a
8369 control character is seen.
8370
f2ae8bc8
PW
83712019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8372
8373 * inferior.h (struct infcall_suspend_state_deleter):
8374 Catch exception in destructor to avoid crash.
8375
d563b953
PW
83762019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8377
8378 * cli/cli-cmds.c (_initialize_cli_cmds): Move "shell" "!" alias
8379 close to the add_com "shell".
8380
dc34c897
TT
83812019-04-18 Tom Tromey <tromey@adacore.com>
8382
8383 * process-stratum-target.h (class process_stratum_target)
8384 <stratum>: Add "final".
8385
a12e5744
TT
83862019-04-17 Tom Tromey <tromey@adacore.com>
8387
8388 * dwarf2read.c (dwarf2_init_complex_target_type): Check "tt"
8389 against nullptr before use.
8390
a7e559cc
AH
83912019-04-17 Alan Hayward <alan.hayward@arm.com>
8392
8393 * nat/linux-waitpid.c (linux_debug): Call debug_vprintf.
8394
c01660c6
AB
83952019-04-17 Jim Wilson <jimw@sifive.com>
8396 Andrew Burgess <andrew.burgess@embecosm.com>
8397
8398 * riscv-tdep.c (riscv_breakpoint_kind_from_pc): Hanndle case where
8399 code read might fail, assume 4-byte breakpoint in that case.
8400
4aa866af
LS
84012019-04-15 Leszek Swirski <leszeks@google.com>
8402
8403 * amd64-tdep.c (amd64_classify_aggregate): Use cp_pass_by_reference
8404 rather than a hand-rolled POD check when checking for forced MEMORY
8405 classification.
8406
48574d91
AH
84072019-04-15 Alan Hayward <alan.hayward@arm.com>
8408
8409 * aarch64-linux-nat.c (store_sveregs_to_thread): Set vector length.
8410 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): New
8411 function.
8412 (aarch64_sve_regs_copy_to_reg_buf): Remove VG checks.
8413 (aarch64_sve_regs_copy_from_reg_buf): Likewise.
8414 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_set_vq): New
8415 declaration.
8416
4da037ef
AH
84172019-04-15 Alan Hayward <alan.hayward@arm.com>
8418
8419 * aarch64-linux-nat.c
8420 (aarch64_linux_nat_target::thread_architecture): Add override.
8421 * aarch64-tdep.c (aarch64_gdbarch_init): Ensure different tdesc for
8422 each VQ.
8423
ccb8d7e8
AH
84242019-04-15 Alan Hayward <alan.hayward@arm.com>
8425
8426 * aarch64-tdep.c (aarch64_gdbarch_init): Move gdbarch lookup.
8427
35add35e
AB
84282019-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
8429
8430 * dwarf2read.c (dwarf2_init_complex_target_type): Handle complex
8431 target types of size 96-bits, add some additional comments, and
8432 check that the builtin type we found was the correct size.
8433
51196bbc
EZ
84342019-04-12 Eli Zaretskii <eliz@gnu.org>
8435
8436 * utils.c (prompt_for_continue): Don't restore the styling at the
8437 end, as applied_style has the wrong value. This fixes styling in
8438 long lists of file names that are interrupted by the "Continue?"
8439 prompt.
8440
62253a61
AB
84412019-04-12 Andrew Burgess <andrew.burgess@embecosm.com>
8442
8443 * ada-lang.c (ada_language_defn): Remove use of LANG_MAGIC.
8444 * c-lang.c (c_language_defn): Likewise.
8445 (cplus_language_defn): Likewise.
8446 (asm_language_defn): Likewise.
8447 (minimal_language_defn): Likewise.
8448 * d-lang.c (d_language_defn): Likewise.
8449 * f-lang.c (f_language_defn): Likewise.
8450 * go-lang.c (go_language_defn): Likewise.
8451 * language.c (unknown_language_defn): Likewise.
8452 (auto_language_defn): Likewise.
8453 * language.h (struct language_defn): Remove la_magic field.
8454 (LANG_MAGIC): Delete.
8455 * m2-lang.c (m2_language_defn): Remove use of LANG_MAGIC.
8456 * objc-lang.c (objc_language_defn): Likewise.
8457 * opencl-lang.c (opencl_language_defn): Likewise.
8458 * p-lang.c (pascal_language_defn): Likewise.
8459 * rust-lang.c (rust_language_defn): Likewise.
8460
a9158a86
AB
84612019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8462
8463 * riscv-tdep.c (riscv_type_align): New function.
8464 (riscv_type_alignment): Delete.
8465 (riscv_arg_location): Use 'type_align'.
8466 (riscv_gdbarch_init): Register riscv_type_align gdbarch function.
8467
41077b66
AB
84682019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8469
8470 * gdbtypes.c (type_align): A struct with no non-static fields also
8471 has alignment of 1.
8472
9f0272f8
AB
84732019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8474
8475 * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
8476 component to 0.
8477 (riscv_struct_info::riscv_struct_info): Initialise m_offsets
8478 member.
8479 (riscv_struct_info::analyse): New implementation using new
8480 analyse_inner member function.
8481 (riscv_struct_info::field_offset): New member function.
8482 (riscv_struct_info::m_offsets): New member variable.
8483 (riscv_struct_info::analyse_inner): New private member function,
8484 takes the old implementation of riscv_struct_info::analyse but
8485 extended to track field offsets.
8486 (riscv_call_arg_struct): Update the struct folding special cases
8487 to handle cases where empty C++ structs, which are non-zero
8488 length, are found.
8489 (riscv_arg_location): Initialise the length of each location, a
8490 non-zero length now indicates the location is in use.
8491 (riscv_push_dummy_call): Allow for the first location having a
8492 non-zero offset when setting up arguments.
8493 (riscv_return_value): Likewise, but for return values.
8494
02cf60c7
TT
84952019-04-11 Tom Tromey <tromey@adacore.com>
8496
8497 * utils.c (internal_vproblem): Make "msg" const.
8498
68811f8f
AH
84992019-04-11 Alan Hayward <alan.hayward@arm.com>
8500
8501 * aarch64-tdep.c (aarch64_analyze_prologue_test): Reset saved regs.
8502 * trad-frame.c (trad_frame_reset_saved_regs): New function.
8503 (trad_frame_alloc_saved_regs): Call trad_frame_reset_saved_regs.
8504 * trad-frame.h (trad_frame_reset_saved_regs): New declaration.
8505
3f52fdbc
KB
85062019-04-10 Kevin Buettner <kevinb@redhat.com>
8507
8508 * amd64-linux-nat.c (amd64_linux_collect_native_gregset): New
8509 function.
8510 (fill_gregset): Call amd64_linux_collect_native_gregset instead
8511 of amd64_collect_native_gregset.
8512 (amd64_linux_nat_target::store_registers): Likewise.
8513
e9ad22ee
TT
85142019-04-10 Tom Tromey <tom@tromey.com>
8515
8516 * symtab.c (lookup_global_symbol_from_objfile)
8517 (lookup_symbol_in_objfile_from_linkage_name): Use the iterator.
8518 * objfiles.h (class separate_debug_iterator): New.
8519 (class separate_debug_range): New.
8520 (struct objfile) <separate_debug_objfiles>: New method.
8521 (objfile_separate_debug_iterate): Don't declare.
8522 * objfiles.c (separate_debug_iterator::operator++): Rename from
8523 objfile_separate_debug_iterate.
8524 (objfile_relocate, objfile_rebase, objfile_has_symbols): Use the
8525 iterator.
8526 * minsyms.c (lookup_minimal_symbol_by_pc_section): Use the
8527 iterator.
8528
ee371134
TT
85292019-04-10 Tom Tromey <tom@tromey.com>
8530
8531 * symfile.c (reread_symbols): Remove old comment.
8532 * objfiles.c (free_all_objfiles): Fix a typo.
8533
bf227d61
TT
85342019-04-10 Tom Tromey <tom@tromey.com>
8535
8536 * ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
8537 * minsyms.c (lookup_minimal_symbol): Use foreach.
8538 (lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
8539 (lookup_minimal_symbol_solib_trampoline): Likewise.
8540 * symfile.c (reread_symbols): Use foreach.
8541
8dc433a0
TT
85422019-04-09 Ivan Begert <ivanbegert@gmail.com>
8543 Tom Tromey <tromey@adacore.com>
8544
8545 PR rust/24414:
8546 * rust-exp.y (rust_parser::lex_number): Use strtoulst.
8547 (rust_lex_int_test): Change "value" to be LONGEST.
8548 (rust_lex_tests): Add test for long integer literal.
8549
9ab8741a
TT
85502019-04-09 Tom Tromey <tromey@adacore.com>
8551
8552 * remote.c (remote_target::remote_add_inferior): Change fake_pid_p
8553 to bool.
8554 (extended_remote_target::attach): Update.
8555 (remote_target::remote_notice_new_inferior): Update.
8556 (remote_target::add_current_inferior_and_thread): Update.
8557 * inferior.c (exit_inferior_1): Use "false".
8558 * corelow.c (add_to_thread_list): Make fake_pid_p bool.
8559
e242fd12
SM
85602019-04-09 Simon Marchi <simon.marchi@efficios.com>
8561
9ca1957f 8562 * infcmd.c (run_command_1): Pass -qualified to tbreak when using
e242fd12
SM
8563 the "start" command.
8564
2b0c8b01
KB
85652019-04-08 Kevin Buettner <kevinb@redhat.com>
8566
8567 * python/py-inferior.c (infpy_thread_from_thread_handle):
8568 Adjust comments to reflect renaming of thread_from_thread_handle
8569 to thread_from_handle. Adjust keywords. Fix type error message.
8570 (inferior_object_methods): Add thread_from_handle. Retain
8571 thread_from_thread_handle, but mark it as deprecated.
8572
50a82723
KB
85732019-04-08 Kevin Buettner <kevinb@redhat.com>
8574
8575 * gdbthread.h (find_thread_by_handle): Revise declaration.
8576 * thread.c (find_thread_by_handle): Likewise. Adjust
8577 implementation too.
8578 * python/py-inferior.c (infpy_thread_from_thread_handle): Add
8579 support for buffer objects as handles.
8580
cf63b016
KB
85812019-04-08 Kevin Buettner <kevinb@redhat.com>
8582
8583 * python/py-infthread.c (thpy_thread_handle): New function.
8584 (thread_object_methods): Register thpy_thread_handle.
8585
3d6c6204
KB
85862019-04-08 Kevin Buettner <kevinb@redhat.com>
8587
8588 * gdbthread.h (thread_to_thread_handle): Declare.
8589 * thread.c (gdbtypes.h): Include.
8590 (thread_to_thread_handle): New function.
8591
8592 * target.h (struct target_ops): Add thread_info_to_thread_handle.
8593 (target_thread_info_to_thread_handle): Declare.
8594 * target.c (target_thread_info_to_thread_handle): New function.
8595 * target-debug.h (target_debug_print_gdb_byte_vector): Define.
8596 * target-delegates.c: Regenerate.
8597
8598 * linux-thread-db.c (class thread_db_target): Add method
8599 thread_info_to_thread_handle.
8600 (thread_db_target::thread_info_to_thread_handle): Define.
8601 * remote.c (class remote_target): Add new method
8602 thread_info_to_thread_handle.
8603 (remote_target::thread_info_to_thread_handle): Define.
8604
56be6ea8
PA
86052019-04-08 Pedro Alves <palves@redhat.com>
8606
8607 * common/common-exceptions.c (throw_exception): Don't create
8608 named object to throw; throw directly.
8609 (throw_it): Likewise. Don't initialize gdb_exception::message
8610 here, with new; pass FMT and AP to the ctor instead.
8611 * common/common-exceptions.h: Include <string>.
8612 (gdb_exception::gdb_exception(enum return_reason, enum errors,
8613 const char *, va_list)): New ctor. Use std::make_shared.
8614 (gdb_exception_error::gdb_exception_error(enum return_reason, enum
8615 errors)): Delete.
8616 (gdb_exception_error::gdb_exception_error(enum errors, const char
8617 *, va_list)): New.
8618 (gdb_exception_error::gdb_exception_error(const gdb_exception &)):
8619 Add assertion.
8620 (gdb_exception_quit::gdb_exception_quit(enum return_reason, enum
8621 errors)): Delete.
8622 (gdb_exception_quit::gdb_exception_quit(const char *, va_list)): New.
8623 (gdb_exception_quit::gdb_exception_quit(const gdb_exception &)):
8624 Add assertion.
8625
eedc3f4f
TT
86262019-04-08 Tom Tromey <tom@tromey.com>
8627
8628 * valops.c (value_rtti_indirect_type): Replace throw_exception
8629 with throw.
8630 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
8631 with throw.
8632 * thread.c (thr_try_catch_cmd): Replace throw_exception with
8633 throw.
8634 * target.c (target_translate_tls_address): Replace throw_exception
8635 with throw.
8636 * stack.c (frame_apply_command_count): Replace throw_exception
8637 with throw.
8638 * solib-spu.c (append_ocl_sos): Replace throw_exception with
8639 throw.
8640 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
8641 with throw.
8642 * rs6000-tdep.c (rs6000_frame_cache)
8643 (rs6000_epilogue_frame_cache): Replace throw_exception with throw.
8644 * remote.c: Replace throw_exception with throw.
8645 * record-full.c (record_full_message, record_full_wait_1)
8646 (record_full_restore): Replace throw_exception with throw.
8647 * record-btrace.c:
8648 (get_thread_current_frame_id, record_btrace_start_replaying)
8649 (cmd_record_btrace_bts_start, cmd_record_btrace_pt_start)
8650 (cmd_record_btrace_start): Replace throw_exception with throw.
8651 * parse.c (parse_exp_in_context_1): Replace throw_exception with
8652 throw.
8653 * linux-nat.c (detach_one_lwp, linux_resume_one_lwp)
8654 (resume_stopped_resumed_lwps): Replace throw_exception with throw.
8655 * linespec.c:
8656 (find_linespec_symbols): Replace throw_exception with throw.
8657 * infrun.c (displaced_step_prepare, resume): Replace
8658 throw_exception with throw.
8659 * infcmd.c (post_create_inferior): Replace throw_exception with
8660 throw.
8661 * inf-loop.c (inferior_event_handler): Replace throw_exception
8662 with throw.
8663 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
8664 (i386_sigtramp_frame_cache): Replace throw_exception with throw.
8665 * frame.c (frame_unwind_pc, get_prev_frame_if_no_cycle)
8666 (get_prev_frame_always, get_frame_pc_if_available)
8667 (get_frame_address_in_block_if_available, get_frame_language):
8668 Replace throw_exception with throw.
8669 * frame-unwind.c (frame_unwind_try_unwinder): Replace
8670 throw_exception with throw.
8671 * eval.c (fetch_subexp_value, evaluate_var_value)
8672 (evaluate_funcall, evaluate_subexp_standard): Replace
8673 throw_exception with throw.
8674 * dwarf2loc.c (call_site_find_chain)
8675 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval):
8676 Replace throw_exception with throw.
8677 * dwarf2-frame.c (dwarf2_frame_cache): Replace throw_exception
8678 with throw.
8679 * darwin-nat.c (darwin_attach_pid): Replace throw_exception with
8680 throw.
8681 * cp-abi.c (baseclass_offset): Replace throw_exception with throw.
8682 * completer.c (complete_line_internal): Replace throw_exception
8683 with throw.
8684 * compile/compile-object-run.c (compile_object_run): Replace
8685 throw_exception with throw.
8686 * cli/cli-script.c (process_next_line): Replace throw_exception
8687 with throw.
8688 * btrace.c (btrace_compute_ftrace_pt, btrace_compute_ftrace)
8689 (btrace_enable, btrace_maint_update_pt_packets): Replace
8690 throw_exception with throw.
8691 * breakpoint.c (create_breakpoint, save_breakpoints): Replace
8692 throw_exception with throw.
8693 * break-catch-throw.c (re_set_exception_catchpoint): Replace
8694 throw_exception with throw.
8695 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
8696 (amd64_epilogue_frame_cache): Replace throw_exception with throw.
8697 * aarch64-tdep.c (aarch64_make_prologue_cache)
8698 (aarch64_make_stub_cache): Replace throw_exception with throw.
8699
26003a20
TT
87002019-04-08 Tom Tromey <tom@tromey.com>
8701
8702 * common/common-exceptions.c (throw_exception): Rename from
8703 throw_exception_cxx. Remove old copy. Make argument const.
8704 (throw_it): Create and throw exception objects directly.
8705 * common/common-exceptions.h (throw_exception): Make argument
8706 const.
8707 (struct gdb_exception_error): Add constructor.
8708 (struct gdb_exception_quit): Add constructor.
8709
d272eb37
TT
87102019-04-08 Tom Tromey <tom@tromey.com>
8711
8712 * common/common-exceptions.h (exception_rethrow): Don't declare.
8713 (TRY_SJLJ): Update comment.
8714 (TRY, CATCH, END_CATCH): Remove.
8715 * common/common-exceptions.c (exception_rethrow): Remove.
8716
230d2906
TT
87172019-04-08 Tom Tromey <tom@tromey.com>
8718
8719 * common/common-exceptions.h (gdb_exception_RETURN_MASK_ALL):
8720 Remove.
8721 (gdb_exception_error): Rename from
8722 gdb_exception_RETURN_MASK_ERROR.
8723 (gdb_exception_quit): Rename from gdb_exception_RETURN_MASK_QUIT.
8724 (gdb_quit_bad_alloc): Update.
8725 * aarch64-tdep.c: Update.
8726 * ada-lang.c: Update.
8727 * ada-typeprint.c: Update.
8728 * ada-valprint.c: Update.
8729 * amd64-tdep.c: Update.
8730 * arch-utils.c: Update.
8731 * break-catch-throw.c: Update.
8732 * breakpoint.c: Update.
8733 * btrace.c: Update.
8734 * c-varobj.c: Update.
8735 * cli/cli-cmds.c: Update.
8736 * cli/cli-interp.c: Update.
8737 * cli/cli-script.c: Update.
8738 * common/common-exceptions.c: Update.
8739 * common/new-op.c: Update.
8740 * common/selftest.c: Update.
8741 * compile/compile-c-symbols.c: Update.
8742 * compile/compile-cplus-symbols.c: Update.
8743 * compile/compile-object-load.c: Update.
8744 * compile/compile-object-run.c: Update.
8745 * completer.c: Update.
8746 * corelow.c: Update.
8747 * cp-abi.c: Update.
8748 * cp-support.c: Update.
8749 * cp-valprint.c: Update.
8750 * darwin-nat.c: Update.
8751 * disasm-selftests.c: Update.
8752 * dtrace-probe.c: Update.
8753 * dwarf-index-cache.c: Update.
8754 * dwarf-index-write.c: Update.
8755 * dwarf2-frame-tailcall.c: Update.
8756 * dwarf2-frame.c: Update.
8757 * dwarf2loc.c: Update.
8758 * dwarf2read.c: Update.
8759 * eval.c: Update.
8760 * event-loop.c: Update.
8761 * event-top.c: Update.
8762 * exec.c: Update.
8763 * f-valprint.c: Update.
8764 * fbsd-tdep.c: Update.
8765 * frame-unwind.c: Update.
8766 * frame.c: Update.
8767 * gdbtypes.c: Update.
8768 * gnu-v3-abi.c: Update.
8769 * guile/guile-internal.h: Update.
8770 * guile/scm-block.c: Update.
8771 * guile/scm-breakpoint.c: Update.
8772 * guile/scm-cmd.c: Update.
8773 * guile/scm-disasm.c: Update.
8774 * guile/scm-frame.c: Update.
8775 * guile/scm-lazy-string.c: Update.
8776 * guile/scm-math.c: Update.
8777 * guile/scm-param.c: Update.
8778 * guile/scm-ports.c: Update.
8779 * guile/scm-pretty-print.c: Update.
8780 * guile/scm-symbol.c: Update.
8781 * guile/scm-symtab.c: Update.
8782 * guile/scm-type.c: Update.
8783 * guile/scm-value.c: Update.
8784 * i386-linux-tdep.c: Update.
8785 * i386-tdep.c: Update.
8786 * inf-loop.c: Update.
8787 * infcall.c: Update.
8788 * infcmd.c: Update.
8789 * infrun.c: Update.
8790 * jit.c: Update.
8791 * language.c: Update.
8792 * linespec.c: Update.
8793 * linux-fork.c: Update.
8794 * linux-nat.c: Update.
8795 * linux-tdep.c: Update.
8796 * linux-thread-db.c: Update.
8797 * main.c: Update.
8798 * mi/mi-cmd-break.c: Update.
8799 * mi/mi-cmd-stack.c: Update.
8800 * mi/mi-interp.c: Update.
8801 * mi/mi-main.c: Update.
8802 * objc-lang.c: Update.
8803 * p-valprint.c: Update.
8804 * parse.c: Update.
8805 * ppc-linux-tdep.c: Update.
8806 * printcmd.c: Update.
8807 * python/py-arch.c: Update.
8808 * python/py-breakpoint.c: Update.
8809 * python/py-cmd.c: Update.
8810 * python/py-finishbreakpoint.c: Update.
8811 * python/py-frame.c: Update.
8812 * python/py-framefilter.c: Update.
8813 * python/py-gdb-readline.c: Update.
8814 * python/py-inferior.c: Update.
8815 * python/py-infthread.c: Update.
8816 * python/py-lazy-string.c: Update.
8817 * python/py-linetable.c: Update.
8818 * python/py-objfile.c: Update.
8819 * python/py-param.c: Update.
8820 * python/py-prettyprint.c: Update.
8821 * python/py-progspace.c: Update.
8822 * python/py-record-btrace.c: Update.
8823 * python/py-record.c: Update.
8824 * python/py-symbol.c: Update.
8825 * python/py-type.c: Update.
8826 * python/py-unwind.c: Update.
8827 * python/py-utils.c: Update.
8828 * python/py-value.c: Update.
8829 * python/python.c: Update.
8830 * record-btrace.c: Update.
8831 * record-full.c: Update.
8832 * remote-fileio.c: Update.
8833 * remote.c: Update.
8834 * riscv-tdep.c: Update.
8835 * rs6000-aix-tdep.c: Update.
8836 * rs6000-tdep.c: Update.
8837 * rust-exp.y: Update.
8838 * rust-lang.c: Update.
8839 * s390-tdep.c: Update.
8840 * selftest-arch.c: Update.
8841 * solib-dsbt.c: Update.
8842 * solib-frv.c: Update.
8843 * solib-spu.c: Update.
8844 * solib-svr4.c: Update.
8845 * solib.c: Update.
8846 * sparc64-linux-tdep.c: Update.
8847 * stack.c: Update.
8848 * symfile-mem.c: Update.
8849 * symmisc.c: Update.
8850 * target.c: Update.
8851 * thread.c: Update.
8852 * top.c: Update.
8853 * tracefile-tfile.c: Update.
8854 * tui/tui.c: Update.
8855 * typeprint.c: Update.
8856 * unittests/cli-utils-selftests.c: Update.
8857 * unittests/parse-connection-spec-selftests.c: Update.
8858 * valops.c: Update.
8859 * valprint.c: Update.
8860 * value.c: Update.
8861 * varobj.c: Update.
8862 * windows-nat.c: Update.
8863 * x86-linux-nat.c: Update.
8864 * xml-support.c: Update.
8865
a70b8144
TT
88662019-04-08 Tom Tromey <tom@tromey.com>
8867
8868 * xml-support.c: Use C++ exception handling.
8869 * x86-linux-nat.c: Use C++ exception handling.
8870 * windows-nat.c: Use C++ exception handling.
8871 * varobj.c: Use C++ exception handling.
8872 * value.c: Use C++ exception handling.
8873 * valprint.c: Use C++ exception handling.
8874 * valops.c: Use C++ exception handling.
8875 * unittests/parse-connection-spec-selftests.c: Use C++ exception
8876 handling.
8877 * unittests/cli-utils-selftests.c: Use C++ exception handling.
8878 * typeprint.c: Use C++ exception handling.
8879 * tui/tui.c: Use C++ exception handling.
8880 * tracefile-tfile.c: Use C++ exception handling.
8881 * top.c: Use C++ exception handling.
8882 * thread.c: Use C++ exception handling.
8883 * target.c: Use C++ exception handling.
8884 * symmisc.c: Use C++ exception handling.
8885 * symfile-mem.c: Use C++ exception handling.
8886 * stack.c: Use C++ exception handling.
8887 * sparc64-linux-tdep.c: Use C++ exception handling.
8888 * solib.c: Use C++ exception handling.
8889 * solib-svr4.c: Use C++ exception handling.
8890 * solib-spu.c: Use C++ exception handling.
8891 * solib-frv.c: Use C++ exception handling.
8892 * solib-dsbt.c: Use C++ exception handling.
8893 * selftest-arch.c: Use C++ exception handling.
8894 * s390-tdep.c: Use C++ exception handling.
8895 * rust-lang.c: Use C++ exception handling.
8896 * rust-exp.y: Use C++ exception handling.
8897 * rs6000-tdep.c: Use C++ exception handling.
8898 * rs6000-aix-tdep.c: Use C++ exception handling.
8899 * riscv-tdep.c: Use C++ exception handling.
8900 * remote.c: Use C++ exception handling.
8901 * remote-fileio.c: Use C++ exception handling.
8902 * record-full.c: Use C++ exception handling.
8903 * record-btrace.c: Use C++ exception handling.
8904 * python/python.c: Use C++ exception handling.
8905 * python/py-value.c: Use C++ exception handling.
8906 * python/py-utils.c: Use C++ exception handling.
8907 * python/py-unwind.c: Use C++ exception handling.
8908 * python/py-type.c: Use C++ exception handling.
8909 * python/py-symbol.c: Use C++ exception handling.
8910 * python/py-record.c: Use C++ exception handling.
8911 * python/py-record-btrace.c: Use C++ exception handling.
8912 * python/py-progspace.c: Use C++ exception handling.
8913 * python/py-prettyprint.c: Use C++ exception handling.
8914 * python/py-param.c: Use C++ exception handling.
8915 * python/py-objfile.c: Use C++ exception handling.
8916 * python/py-linetable.c: Use C++ exception handling.
8917 * python/py-lazy-string.c: Use C++ exception handling.
8918 * python/py-infthread.c: Use C++ exception handling.
8919 * python/py-inferior.c: Use C++ exception handling.
8920 * python/py-gdb-readline.c: Use C++ exception handling.
8921 * python/py-framefilter.c: Use C++ exception handling.
8922 * python/py-frame.c: Use C++ exception handling.
8923 * python/py-finishbreakpoint.c: Use C++ exception handling.
8924 * python/py-cmd.c: Use C++ exception handling.
8925 * python/py-breakpoint.c: Use C++ exception handling.
8926 * python/py-arch.c: Use C++ exception handling.
8927 * printcmd.c: Use C++ exception handling.
8928 * ppc-linux-tdep.c: Use C++ exception handling.
8929 * parse.c: Use C++ exception handling.
8930 * p-valprint.c: Use C++ exception handling.
8931 * objc-lang.c: Use C++ exception handling.
8932 * mi/mi-main.c: Use C++ exception handling.
8933 * mi/mi-interp.c: Use C++ exception handling.
8934 * mi/mi-cmd-stack.c: Use C++ exception handling.
8935 * mi/mi-cmd-break.c: Use C++ exception handling.
8936 * main.c: Use C++ exception handling.
8937 * linux-thread-db.c: Use C++ exception handling.
8938 * linux-tdep.c: Use C++ exception handling.
8939 * linux-nat.c: Use C++ exception handling.
8940 * linux-fork.c: Use C++ exception handling.
8941 * linespec.c: Use C++ exception handling.
8942 * language.c: Use C++ exception handling.
8943 * jit.c: Use C++ exception handling.
8944 * infrun.c: Use C++ exception handling.
8945 * infcmd.c: Use C++ exception handling.
8946 * infcall.c: Use C++ exception handling.
8947 * inf-loop.c: Use C++ exception handling.
8948 * i386-tdep.c: Use C++ exception handling.
8949 * i386-linux-tdep.c: Use C++ exception handling.
8950 * guile/scm-value.c: Use C++ exception handling.
8951 * guile/scm-type.c: Use C++ exception handling.
8952 * guile/scm-symtab.c: Use C++ exception handling.
8953 * guile/scm-symbol.c: Use C++ exception handling.
8954 * guile/scm-pretty-print.c: Use C++ exception handling.
8955 * guile/scm-ports.c: Use C++ exception handling.
8956 * guile/scm-param.c: Use C++ exception handling.
8957 * guile/scm-math.c: Use C++ exception handling.
8958 * guile/scm-lazy-string.c: Use C++ exception handling.
8959 * guile/scm-frame.c: Use C++ exception handling.
8960 * guile/scm-disasm.c: Use C++ exception handling.
8961 * guile/scm-cmd.c: Use C++ exception handling.
8962 * guile/scm-breakpoint.c: Use C++ exception handling.
8963 * guile/scm-block.c: Use C++ exception handling.
8964 * guile/guile-internal.h: Use C++ exception handling.
8965 * gnu-v3-abi.c: Use C++ exception handling.
8966 * gdbtypes.c: Use C++ exception handling.
8967 * frame.c: Use C++ exception handling.
8968 * frame-unwind.c: Use C++ exception handling.
8969 * fbsd-tdep.c: Use C++ exception handling.
8970 * f-valprint.c: Use C++ exception handling.
8971 * exec.c: Use C++ exception handling.
8972 * event-top.c: Use C++ exception handling.
8973 * event-loop.c: Use C++ exception handling.
8974 * eval.c: Use C++ exception handling.
8975 * dwarf2read.c: Use C++ exception handling.
8976 * dwarf2loc.c: Use C++ exception handling.
8977 * dwarf2-frame.c: Use C++ exception handling.
8978 * dwarf2-frame-tailcall.c: Use C++ exception handling.
8979 * dwarf-index-write.c: Use C++ exception handling.
8980 * dwarf-index-cache.c: Use C++ exception handling.
8981 * dtrace-probe.c: Use C++ exception handling.
8982 * disasm-selftests.c: Use C++ exception handling.
8983 * darwin-nat.c: Use C++ exception handling.
8984 * cp-valprint.c: Use C++ exception handling.
8985 * cp-support.c: Use C++ exception handling.
8986 * cp-abi.c: Use C++ exception handling.
8987 * corelow.c: Use C++ exception handling.
8988 * completer.c: Use C++ exception handling.
8989 * compile/compile-object-run.c: Use C++ exception handling.
8990 * compile/compile-object-load.c: Use C++ exception handling.
8991 * compile/compile-cplus-symbols.c: Use C++ exception handling.
8992 * compile/compile-c-symbols.c: Use C++ exception handling.
8993 * common/selftest.c: Use C++ exception handling.
8994 * common/new-op.c: Use C++ exception handling.
8995 * cli/cli-script.c: Use C++ exception handling.
8996 * cli/cli-interp.c: Use C++ exception handling.
8997 * cli/cli-cmds.c: Use C++ exception handling.
8998 * c-varobj.c: Use C++ exception handling.
8999 * btrace.c: Use C++ exception handling.
9000 * breakpoint.c: Use C++ exception handling.
9001 * break-catch-throw.c: Use C++ exception handling.
9002 * arch-utils.c: Use C++ exception handling.
9003 * amd64-tdep.c: Use C++ exception handling.
9004 * ada-valprint.c: Use C++ exception handling.
9005 * ada-typeprint.c: Use C++ exception handling.
9006 * ada-lang.c: Use C++ exception handling.
9007 * aarch64-tdep.c: Use C++ exception handling.
9008
3d6e9d23
TT
90092019-04-08 Tom Tromey <tom@tromey.com>
9010
9011 * xml-support.c (gdb_xml_parser::parse): Update.
9012 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
9013 * value.c (show_convenience): Update.
9014 * unittests/cli-utils-selftests.c (test_number_or_range_parser)
9015 (test_parse_flags_qcs): Update.
9016 * thread.c (thr_try_catch_cmd): Update.
9017 * target.c (target_translate_tls_address): Update.
9018 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
9019 (info_frame_command_core, frame_apply_command_count): Update.
9020 * rust-exp.y (rust_lex_exception_test): Update.
9021 * riscv-tdep.c (riscv_print_one_register_info): Update.
9022 * remote.c (remote_target::enable_btrace): Update.
9023 * record-btrace.c (record_btrace_enable_warn): Update.
9024 * python/py-utils.c (gdbpy_convert_exception): Update.
9025 * printcmd.c (do_one_display, print_variable_and_value): Update.
9026 * mi/mi-main.c (mi_print_exception): Update.
9027 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use SCOPE_EXIT.
9028 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
9029 * linux-nat.c (linux_nat_target::attach): Update.
9030 * linux-fork.c (class scoped_switch_fork_info): Update.
9031 * infrun.c (displaced_step_prepare): Update.
9032 * infcall.c (call_function_by_hand_dummy): Update.
9033 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception): Update.
9034 * gnu-v3-abi.c (print_one_vtable): Update.
9035 * frame.c (get_prev_frame_always): Update.
9036 * f-valprint.c (info_common_command_for_block): Update.
9037 * exec.c (try_open_exec_file): Update.
9038 * exceptions.c (print_exception, exception_print)
9039 (exception_fprintf, exception_print_same): Update.
9040 * dwarf2-frame.c (dwarf2_build_frame_info): Update.
9041 * dwarf-index-cache.c (index_cache::store)
9042 (index_cache::lookup_gdb_index): Update.
9043 * darwin-nat.c (maybe_cache_shell): Update.
9044 * cp-valprint.c (cp_print_value_fields): Update.
9045 * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol)
9046 (gcc_cplus_symbol_address): Update.
9047 * compile/compile-c-symbols.c (gcc_convert_symbol)
9048 (gcc_symbol_address, generate_c_for_for_one_variable): Update.
9049 * common/selftest.c: Update.
9050 * common/common-exceptions.h (struct gdb_exception) <message>: Now
9051 a std::string.
9052 (exception_try_scope_entry, exception_try_scope_exit): Don't
9053 declare.
9054 (struct exception_try_scope): Remove.
9055 (TRY): Don't use exception_try_scope.
9056 (struct gdb_exception): Add constructor, operator=.
9057 <what>: New method.
9058 (struct gdb_exception_RETURN_MASK_ALL)
9059 (struct gdb_exception_RETURN_MASK_ERROR)
9060 (struct gdb_exception_RETURN_MASK_QUIT): Add constructor.
9061 (struct gdb_quit_bad_alloc): Update.
9062 * common/common-exceptions.c (exception_none): Change
9063 initializer.
9064 (struct catcher) <state, exception>: Initialize inline.
9065 <prev>: Remove member.
9066 (current_catcher): Remove.
9067 (catchers): New global.
9068 (exceptions_state_mc_init): Simplify.
9069 (catcher_pop): Remove.
9070 (exceptions_state_mc, exceptions_state_mc_catch): Update.
9071 (try_scope_depth, exception_try_scope_entry)
9072 (exception_try_scope_exit): Remove.
9073 (throw_exception_sjlj): Update.
9074 (exception_messages, exception_messages_size): Remove.
9075 (throw_it): Simplify.
9076 (gdb_exception_sliced_copy): Remove.
9077 (throw_exception_cxx): Update.
9078 * cli/cli-script.c (script_from_file): Update.
9079 * breakpoint.c (insert_bp_location, update_breakpoint_locations):
9080 Update.
9081 * ada-valprint.c (ada_val_print): Update.
9082 * ada-lang.c (ada_to_fixed_type_1, ada_exception_name_addr)
9083 (create_excep_cond_exprs): Update.
9084
c5c10118
TT
90852019-04-08 Tom Tromey <tom@tromey.com>
9086
9087 * common/common-exceptions.h (GDB_XCPT_SJMP, GDB_XCPT_TRY)
9088 (GDB_XCPT_RAW_TRY, GDB_XCPT): Remove.
9089 (TRY, CATCH, END_CATCH): Remove some definitions.
9090 * common/common-exceptions.c: Don't use GDB_XCPT.
9091 (catcher_list_size): Remove.
9092 (throw_exception, throw_it): Simplify.
9093
4de283e4
TT
90942019-04-05 Tom Tromey <tom@tromey.com>
9095
9096 Revert the header-sorting patch.
9097 * ft32-tdep.c: Revert.
9098 * frv-tdep.c: Revert.
9099 * frv-linux-tdep.c: Revert.
9100 * frame.c: Revert.
9101 * frame-unwind.c: Revert.
9102 * frame-base.c: Revert.
9103 * fork-child.c: Revert.
9104 * findvar.c: Revert.
9105 * findcmd.c: Revert.
9106 * filesystem.c: Revert.
9107 * filename-seen-cache.h: Revert.
9108 * filename-seen-cache.c: Revert.
9109 * fbsd-tdep.c: Revert.
9110 * fbsd-nat.h: Revert.
9111 * fbsd-nat.c: Revert.
9112 * f-valprint.c: Revert.
9113 * f-typeprint.c: Revert.
9114 * f-lang.c: Revert.
9115 * extension.h: Revert.
9116 * extension.c: Revert.
9117 * extension-priv.h: Revert.
9118 * expprint.c: Revert.
9119 * exec.h: Revert.
9120 * exec.c: Revert.
9121 * exceptions.c: Revert.
9122 * event-top.c: Revert.
9123 * event-loop.c: Revert.
9124 * eval.c: Revert.
9125 * elfread.c: Revert.
9126 * dwarf2read.h: Revert.
9127 * dwarf2read.c: Revert.
9128 * dwarf2loc.c: Revert.
9129 * dwarf2expr.h: Revert.
9130 * dwarf2expr.c: Revert.
9131 * dwarf2-frame.c: Revert.
9132 * dwarf2-frame-tailcall.c: Revert.
9133 * dwarf-index-write.h: Revert.
9134 * dwarf-index-write.c: Revert.
9135 * dwarf-index-common.c: Revert.
9136 * dwarf-index-cache.h: Revert.
9137 * dwarf-index-cache.c: Revert.
9138 * dummy-frame.c: Revert.
9139 * dtrace-probe.c: Revert.
9140 * disasm.h: Revert.
9141 * disasm.c: Revert.
9142 * disasm-selftests.c: Revert.
9143 * dictionary.c: Revert.
9144 * dicos-tdep.c: Revert.
9145 * demangle.c: Revert.
9146 * dcache.h: Revert.
9147 * dcache.c: Revert.
9148 * darwin-nat.h: Revert.
9149 * darwin-nat.c: Revert.
9150 * darwin-nat-info.c: Revert.
9151 * d-valprint.c: Revert.
9152 * d-namespace.c: Revert.
9153 * d-lang.c: Revert.
9154 * ctf.c: Revert.
9155 * csky-tdep.c: Revert.
9156 * csky-linux-tdep.c: Revert.
9157 * cris-tdep.c: Revert.
9158 * cris-linux-tdep.c: Revert.
9159 * cp-valprint.c: Revert.
9160 * cp-support.c: Revert.
9161 * cp-namespace.c: Revert.
9162 * cp-abi.c: Revert.
9163 * corelow.c: Revert.
9164 * corefile.c: Revert.
9165 * continuations.c: Revert.
9166 * completer.h: Revert.
9167 * completer.c: Revert.
9168 * complaints.c: Revert.
9169 * coffread.c: Revert.
9170 * coff-pe-read.c: Revert.
9171 * cli-out.h: Revert.
9172 * cli-out.c: Revert.
9173 * charset.c: Revert.
9174 * c-varobj.c: Revert.
9175 * c-valprint.c: Revert.
9176 * c-typeprint.c: Revert.
9177 * c-lang.c: Revert.
9178 * buildsym.c: Revert.
9179 * buildsym-legacy.c: Revert.
9180 * build-id.h: Revert.
9181 * build-id.c: Revert.
9182 * btrace.c: Revert.
9183 * bsd-uthread.c: Revert.
9184 * breakpoint.h: Revert.
9185 * breakpoint.c: Revert.
9186 * break-catch-throw.c: Revert.
9187 * break-catch-syscall.c: Revert.
9188 * break-catch-sig.c: Revert.
9189 * blockframe.c: Revert.
9190 * block.c: Revert.
9191 * bfin-tdep.c: Revert.
9192 * bfin-linux-tdep.c: Revert.
9193 * bfd-target.c: Revert.
9194 * bcache.c: Revert.
9195 * ax-general.c: Revert.
9196 * ax-gdb.h: Revert.
9197 * ax-gdb.c: Revert.
9198 * avr-tdep.c: Revert.
9199 * auxv.c: Revert.
9200 * auto-load.c: Revert.
9201 * arm-wince-tdep.c: Revert.
9202 * arm-tdep.c: Revert.
9203 * arm-symbian-tdep.c: Revert.
9204 * arm-pikeos-tdep.c: Revert.
9205 * arm-obsd-tdep.c: Revert.
9206 * arm-nbsd-tdep.c: Revert.
9207 * arm-nbsd-nat.c: Revert.
9208 * arm-linux-tdep.c: Revert.
9209 * arm-linux-nat.c: Revert.
9210 * arm-fbsd-tdep.c: Revert.
9211 * arm-fbsd-nat.c: Revert.
9212 * arm-bsd-tdep.c: Revert.
9213 * arch-utils.c: Revert.
9214 * arc-tdep.c: Revert.
9215 * arc-newlib-tdep.c: Revert.
9216 * annotate.h: Revert.
9217 * annotate.c: Revert.
9218 * amd64-windows-tdep.c: Revert.
9219 * amd64-windows-nat.c: Revert.
9220 * amd64-tdep.c: Revert.
9221 * amd64-sol2-tdep.c: Revert.
9222 * amd64-obsd-tdep.c: Revert.
9223 * amd64-obsd-nat.c: Revert.
9224 * amd64-nbsd-tdep.c: Revert.
9225 * amd64-nbsd-nat.c: Revert.
9226 * amd64-nat.c: Revert.
9227 * amd64-linux-tdep.c: Revert.
9228 * amd64-linux-nat.c: Revert.
9229 * amd64-fbsd-tdep.c: Revert.
9230 * amd64-fbsd-nat.c: Revert.
9231 * amd64-dicos-tdep.c: Revert.
9232 * amd64-darwin-tdep.c: Revert.
9233 * amd64-bsd-nat.c: Revert.
9234 * alpha-tdep.c: Revert.
9235 * alpha-obsd-tdep.c: Revert.
9236 * alpha-nbsd-tdep.c: Revert.
9237 * alpha-mdebug-tdep.c: Revert.
9238 * alpha-linux-tdep.c: Revert.
9239 * alpha-linux-nat.c: Revert.
9240 * alpha-bsd-tdep.c: Revert.
9241 * alpha-bsd-nat.c: Revert.
9242 * aix-thread.c: Revert.
9243 * agent.c: Revert.
9244 * addrmap.c: Revert.
9245 * ada-varobj.c: Revert.
9246 * ada-valprint.c: Revert.
9247 * ada-typeprint.c: Revert.
9248 * ada-tasks.c: Revert.
9249 * ada-lang.c: Revert.
9250 * aarch64-tdep.c: Revert.
9251 * aarch64-ravenscar-thread.c: Revert.
9252 * aarch64-newlib-tdep.c: Revert.
9253 * aarch64-linux-tdep.c: Revert.
9254 * aarch64-linux-nat.c: Revert.
9255 * aarch64-fbsd-tdep.c: Revert.
9256 * aarch64-fbsd-nat.c: Revert.
9257 * aarch32-linux-nat.c: Revert.
9258
d55e5aa6
TT
92592019-04-05 Tom Tromey <tom@tromey.com>
9260
9261 * ft32-tdep.c: Sort headers.
9262 * frv-tdep.c: Sort headers.
9263 * frv-linux-tdep.c: Sort headers.
9264 * frame.c: Sort headers.
9265 * frame-unwind.c: Sort headers.
9266 * frame-base.c: Sort headers.
9267 * fork-child.c: Sort headers.
9268 * findvar.c: Sort headers.
9269 * findcmd.c: Sort headers.
9270 * filesystem.c: Sort headers.
9271 * filename-seen-cache.h: Sort headers.
9272 * filename-seen-cache.c: Sort headers.
9273 * fbsd-tdep.c: Sort headers.
9274 * fbsd-nat.h: Sort headers.
9275 * fbsd-nat.c: Sort headers.
9276 * f-valprint.c: Sort headers.
9277 * f-typeprint.c: Sort headers.
9278 * f-lang.c: Sort headers.
9279 * extension.h: Sort headers.
9280 * extension.c: Sort headers.
9281 * extension-priv.h: Sort headers.
9282 * expprint.c: Sort headers.
9283 * exec.h: Sort headers.
9284 * exec.c: Sort headers.
9285 * exceptions.c: Sort headers.
9286 * event-top.c: Sort headers.
9287 * event-loop.c: Sort headers.
9288 * eval.c: Sort headers.
9289 * elfread.c: Sort headers.
9290 * dwarf2read.h: Sort headers.
9291 * dwarf2read.c: Sort headers.
9292 * dwarf2loc.c: Sort headers.
9293 * dwarf2expr.h: Sort headers.
9294 * dwarf2expr.c: Sort headers.
9295 * dwarf2-frame.c: Sort headers.
9296 * dwarf2-frame-tailcall.c: Sort headers.
9297 * dwarf-index-write.h: Sort headers.
9298 * dwarf-index-write.c: Sort headers.
9299 * dwarf-index-common.c: Sort headers.
9300 * dwarf-index-cache.h: Sort headers.
9301 * dwarf-index-cache.c: Sort headers.
9302 * dummy-frame.c: Sort headers.
9303 * dtrace-probe.c: Sort headers.
9304 * disasm.h: Sort headers.
9305 * disasm.c: Sort headers.
9306 * disasm-selftests.c: Sort headers.
9307 * dictionary.c: Sort headers.
9308 * dicos-tdep.c: Sort headers.
9309 * demangle.c: Sort headers.
9310 * dcache.h: Sort headers.
9311 * dcache.c: Sort headers.
9312 * darwin-nat.h: Sort headers.
9313 * darwin-nat.c: Sort headers.
9314 * darwin-nat-info.c: Sort headers.
9315 * d-valprint.c: Sort headers.
9316 * d-namespace.c: Sort headers.
9317 * d-lang.c: Sort headers.
9318 * ctf.c: Sort headers.
9319 * csky-tdep.c: Sort headers.
9320 * csky-linux-tdep.c: Sort headers.
9321 * cris-tdep.c: Sort headers.
9322 * cris-linux-tdep.c: Sort headers.
9323 * cp-valprint.c: Sort headers.
9324 * cp-support.c: Sort headers.
9325 * cp-namespace.c: Sort headers.
9326 * cp-abi.c: Sort headers.
9327 * corelow.c: Sort headers.
9328 * corefile.c: Sort headers.
9329 * continuations.c: Sort headers.
9330 * completer.h: Sort headers.
9331 * completer.c: Sort headers.
9332 * complaints.c: Sort headers.
9333 * coffread.c: Sort headers.
9334 * coff-pe-read.c: Sort headers.
9335 * cli-out.h: Sort headers.
9336 * cli-out.c: Sort headers.
9337 * charset.c: Sort headers.
9338 * c-varobj.c: Sort headers.
9339 * c-valprint.c: Sort headers.
9340 * c-typeprint.c: Sort headers.
9341 * c-lang.c: Sort headers.
9342 * buildsym.c: Sort headers.
9343 * buildsym-legacy.c: Sort headers.
9344 * build-id.h: Sort headers.
9345 * build-id.c: Sort headers.
9346 * btrace.c: Sort headers.
9347 * bsd-uthread.c: Sort headers.
9348 * breakpoint.h: Sort headers.
9349 * breakpoint.c: Sort headers.
9350 * break-catch-throw.c: Sort headers.
9351 * break-catch-syscall.c: Sort headers.
9352 * break-catch-sig.c: Sort headers.
9353 * blockframe.c: Sort headers.
9354 * block.c: Sort headers.
9355 * bfin-tdep.c: Sort headers.
9356 * bfin-linux-tdep.c: Sort headers.
9357 * bfd-target.c: Sort headers.
9358 * bcache.c: Sort headers.
9359 * ax-general.c: Sort headers.
9360 * ax-gdb.h: Sort headers.
9361 * ax-gdb.c: Sort headers.
9362 * avr-tdep.c: Sort headers.
9363 * auxv.c: Sort headers.
9364 * auto-load.c: Sort headers.
9365 * arm-wince-tdep.c: Sort headers.
9366 * arm-tdep.c: Sort headers.
9367 * arm-symbian-tdep.c: Sort headers.
9368 * arm-pikeos-tdep.c: Sort headers.
9369 * arm-obsd-tdep.c: Sort headers.
9370 * arm-nbsd-tdep.c: Sort headers.
9371 * arm-nbsd-nat.c: Sort headers.
9372 * arm-linux-tdep.c: Sort headers.
9373 * arm-linux-nat.c: Sort headers.
9374 * arm-fbsd-tdep.c: Sort headers.
9375 * arm-fbsd-nat.c: Sort headers.
9376 * arm-bsd-tdep.c: Sort headers.
9377 * arch-utils.c: Sort headers.
9378 * arc-tdep.c: Sort headers.
9379 * arc-newlib-tdep.c: Sort headers.
9380 * annotate.h: Sort headers.
9381 * annotate.c: Sort headers.
9382 * amd64-windows-tdep.c: Sort headers.
9383 * amd64-windows-nat.c: Sort headers.
9384 * amd64-tdep.c: Sort headers.
9385 * amd64-sol2-tdep.c: Sort headers.
9386 * amd64-obsd-tdep.c: Sort headers.
9387 * amd64-obsd-nat.c: Sort headers.
9388 * amd64-nbsd-tdep.c: Sort headers.
9389 * amd64-nbsd-nat.c: Sort headers.
9390 * amd64-nat.c: Sort headers.
9391 * amd64-linux-tdep.c: Sort headers.
9392 * amd64-linux-nat.c: Sort headers.
9393 * amd64-fbsd-tdep.c: Sort headers.
9394 * amd64-fbsd-nat.c: Sort headers.
9395 * amd64-dicos-tdep.c: Sort headers.
9396 * amd64-darwin-tdep.c: Sort headers.
9397 * amd64-bsd-nat.c: Sort headers.
9398 * alpha-tdep.c: Sort headers.
9399 * alpha-obsd-tdep.c: Sort headers.
9400 * alpha-nbsd-tdep.c: Sort headers.
9401 * alpha-mdebug-tdep.c: Sort headers.
9402 * alpha-linux-tdep.c: Sort headers.
9403 * alpha-linux-nat.c: Sort headers.
9404 * alpha-bsd-tdep.c: Sort headers.
9405 * alpha-bsd-nat.c: Sort headers.
9406 * aix-thread.c: Sort headers.
9407 * agent.c: Sort headers.
9408 * addrmap.c: Sort headers.
9409 * ada-varobj.c: Sort headers.
9410 * ada-valprint.c: Sort headers.
9411 * ada-typeprint.c: Sort headers.
9412 * ada-tasks.c: Sort headers.
9413 * ada-lang.c: Sort headers.
9414 * aarch64-tdep.c: Sort headers.
9415 * aarch64-ravenscar-thread.c: Sort headers.
9416 * aarch64-newlib-tdep.c: Sort headers.
9417 * aarch64-linux-tdep.c: Sort headers.
9418 * aarch64-linux-nat.c: Sort headers.
9419 * aarch64-fbsd-tdep.c: Sort headers.
9420 * aarch64-fbsd-nat.c: Sort headers.
9421 * aarch32-linux-nat.c: Sort headers.
9422
699bd4cf
TT
94232019-04-04 Tom Tromey <tom@tromey.com>
9424
9425 * varobj.c (varobj_create): Update.
9426 * rust-exp.y (struct rust_parser) <update_innermost_block,
9427 lookup_symbol>: New methods.
9428 (rust_parser::update_innermost_block, rust_parser::lookup_symbol):
9429 Rename.
9430 (rust_parser::rust_lookup_type)
9431 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9432 * printcmd.c (display_command, do_one_display): Update.
9433 * parser-defs.h (struct parser_state) <parser_state>: Add
9434 "tracker" parameter.
9435 (block_tracker): New member.
9436 (class innermost_block_tracker) <innermost_block_tracker>: Add
9437 "types" parameter.
9438 <reset>: Remove method.
9439 (innermost_block): Don't declare.
9440 (null_post_parser): Update.
9441 * parse.c (innermost_block): Remove global.
9442 (write_dollar_variable): Update.
9443 (parse_exp_1, parse_exp_in_context): Add "tracker" parameter.
9444 Remove "tracker_types" parameter.
9445 (parse_expression): Add "tracker" parameter.
9446 (parse_expression_for_completion): Update.
9447 (null_post_parser): Add "tracker" parameter.
9448 * p-exp.y: Update rules.
9449 * m2-exp.y: Update rules.
9450 * language.h (struct language_defn) <la_post_parser>: Add
9451 "tracker" parameter.
9452 * go-exp.y: Update rules.
9453 * f-exp.y: Update rules.
9454 * expression.h (parse_expression, parse_exp_1): Add "tracker"
9455 parameter.
9456 * d-exp.y: Update rules.
9457 * c-exp.y: Update rules.
9458 * breakpoint.c (set_breakpoint_condition): Create an
9459 innermost_block_tracker.
9460 (watch_command_1): Likewise.
9461 * ada-lang.c (resolve): Add "tracker" parameter.
9462 (resolve_subexp): Likewise.
9463 * ada-exp.y (write_var_from_sym): Update.
9464
dac43e32
TT
94652019-04-04 Tom Tromey <tom@tromey.com>
9466
9467 * type-stack.h: New file.
9468 * type-stack.c: New file.
9469 * parser-defs.h (enum type_pieces, union type_stack_elt): Move to
9470 type-stack.h.
9471 (insert_into_type_stack, insert_type, push_type, push_type_int)
9472 (insert_type_address_space, pop_type, pop_type_int)
9473 (pop_typelist, pop_type_stack, append_type_stack)
9474 (push_type_stack, get_type_stack, push_typelist)
9475 (follow_type_instance_flags, follow_types): Don't declare.
9476 * parse.c (type_stack): Remove global.
9477 (parse_exp_in_context): Update.
9478 (insert_into_type_stack, insert_type, push_type, push_type_int)
9479 (insert_type_address_space, pop_type, pop_type_int)
9480 (pop_typelist, pop_type_stack, append_type_stack)
9481 (push_type_stack, get_type_stack, push_typelist)
9482 (follow_type_instance_flags, follow_types): Remove (moved to
9483 type-stack.c).
9484 * f-exp.y (type_stack): New global.
9485 Update rules.
9486 (push_kind_type, f_parse): Update.
9487 * d-exp.y (type_stack): New global.
9488 Update rules.
9489 (d_parse): Update.
9490 * c-exp.y (struct c_parse_state) <type_stack>: New member.
9491 Update rules.
9492 * Makefile.in (COMMON_SFILES): Add type-stack.c.
9493 (HFILES_NO_SRCDIR): Add type-stack.h.
9494
2a612529
TT
94952019-04-04 Tom Tromey <tom@tromey.com>
9496
9497 * rust-exp.y (rust_parser::lex_identifier, rustyylex)
9498 (rust_parser::convert_ast_to_expression, rust_parse)
9499 (rust_lex_test_completion, rust_lex_tests): Update.
9500 * parser-defs.h (struct expr_completion_state): New.
9501 (struct parser_state) <parser_state>: Add completion parameter.
9502 <mark_struct_expression, mark_completion_tag>: New methods.
9503 <parse_completion, m_completion_state>: New members.
9504 (prefixify_expression, null_post_parser): Update.
9505 (mark_struct_expression, mark_completion_tag): Don't declare.
9506 * parse.c (parse_completion, expout_last_struct)
9507 (expout_tag_completion_type, expout_completion_name): Remove
9508 globals.
9509 (parser_state::mark_struct_expression)
9510 (parser_state::mark_completion_tag): Now methods.
9511 (prefixify_expression): Add last_struct parameter.
9512 (prefixify_subexp): Likewise.
9513 (parse_exp_1): Update.
9514 (parse_exp_in_context): Add cstate parameter. Update.
9515 (parse_expression_for_completion): Create an
9516 expr_completion_state.
9517 (null_post_parser): Add "completion" parameter.
9518 * p-exp.y: Update rules.
9519 (yylex): Update.
9520 * language.h (struct language_defn) <la_post_parser>: Add
9521 "completing" parameter.
9522 * go-exp.y: Update rules.
9523 (lex_one_token): Update.
9524 * expression.h (parse_completion): Don't declare.
9525 * d-exp.y: Update rules.
9526 (lex_one_token): Update rules.
9527 * c-exp.y: Update rules.
9528 (lex_one_token): Update.
9529 * ada-lang.c (resolve): Add "parse_completion" parameter.
9530 (resolve_subexp): Likewise.
9531 (ada_resolve_function): Likewise.
9532
43476f0b
TT
95332019-04-04 Tom Tromey <tom@tromey.com>
9534
9535 * parser-defs.h (struct parser_state) <start_arglist,
9536 end_arglist>: New methods.
9537 <arglist_len, m_funcall_chain>: New members.
9538 (arglist_len, start_arglist, end_arglist): Don't declare.
9539 * parse.c (arglist_len, funcall_chain): Remove global.
9540 (start_arglist, end_arglist): Remove functions.
9541 (parse_exp_in_context): Update.
9542 * p-exp.y: Update rules.
9543 * m2-exp.y: Update rules.
9544 * go-exp.y: Update rules.
9545 * f-exp.y: Update rules.
9546 * d-exp.y: Update rules.
9547 * c-exp.y: Update rules.
9548
5776fca3
TT
95492019-04-04 Tom Tromey <tom@tromey.com>
9550
9551 * rust-exp.y (struct rust_parser) <lex_hex, lex_escape,
9552 lex_operator, push_back>: New methods.
9553 Update all rules.
9554 (rust_parser::lex_hex, lex_escape): Rename and update.
9555 (rust_parser::lex_string, rust_parser::lex_identifier): Update.
9556 (rust_parser::lex_operator): Rename and update.
9557 (rust_parser::lex_number, rustyylex, rustyyerror)
9558 (rust_lex_test_init, rust_lex_test_sequence)
9559 (rust_lex_test_push_back, rust_lex_tests): Update.
9560 * parser-defs.h (struct parser_state) <parser_state>: Add "input"
9561 parameter.
9562 <lexptr, prev_lexptr>: New members.
9563 (lexptr, prev_lexptr): Don't declare.
9564 * parse.c (lexptr, prev_lexptr): Remove globals.
9565 (parse_exp_in_context): Update.
9566 * p-exp.y (yylex, yyerror): Update.
9567 * m2-exp.y (parse_number, yylex, yyerror): Update.
9568 * go-exp.y (lex_one_token, yyerror): Update.
9569 * f-exp.y (match_string_literal, yylex, yyerror): Update.
9570 * d-exp.y (lex_one_token, yyerror): Update.
9571 * c-exp.y (scan_macro_expansion, finished_macro_expansion)
9572 (lex_one_token, yyerror): Update.
9573 * ada-lex.l (YY_INPUT): Update.
9574 (rewind_to_char): Update.
9575 * ada-exp.y (yyerror): Update.
9576
8621b685
TT
95772019-04-04 Tom Tromey <tom@tromey.com>
9578
9579 * rust-exp.y (rustyylex, rust_lex_tests): Update.
9580 * parser-defs.h (struct parser_state) <parser_state>: Add new
9581 parameter.
9582 <comma_terminates>: New member.
9583 (comma_terminates): Don't declare global.
9584 * parse.c (comma_terminates): Remove global.
9585 (parse_exp_in_context): Update.
9586 * p-exp.y (yylex): Update.
9587 * m2-exp.y (yylex): Update.
9588 * go-exp.y (lex_one_token): Update.
9589 * f-exp.y (yylex): Update.
9590 * d-exp.y (lex_one_token): Update.
9591 * c-exp.y (lex_one_token): Update.
9592 * ada-lex.l: Update.
9593
28aaf3fd
TT
95942019-04-04 Tom Tromey <tom@tromey.com>
9595
9596 * rust-exp.y (struct rust_parser) <paren_depth>: New member.
9597 (rustyylex, rust_lex_test_init, rust_lex_test_one)
9598 (rust_lex_test_sequence, rust_lex_test_push_back): Update.
9599 * parser-defs.h (paren_depth): Don't declare.
9600 * parse.c (paren_depth): Remove global.
9601 (parse_exp_in_context): Update.
9602 * p-exp.y (paren_depth): New global.
9603 (pascal_parse): Initialize it.
9604 * m2-exp.y (paren_depth): New global.
9605 (m2_parse): Initialize it.
9606 * go-exp.y (paren_depth): New global.
9607 (go_parse): Initialize it.
9608 * f-exp.y (paren_depth): New global.
9609 (f_parse): Initialize it.
9610 * d-exp.y (paren_depth): New global.
9611 (d_parse): Initialize it.
9612 * c-exp.y (paren_depth): New global.
9613 (c_parse): Initialize it.
9614 * ada-lex.l (paren_depth): New global.
9615 (lexer_init): Initialize it.
9616
1e58a4a4
TT
96172019-04-04 Tom Tromey <tom@tromey.com>
9618
9619 * rust-exp.y (rust_parser::crate_name, rust_parser::super_name)
9620 (rust_parser::convert_ast_to_type)
9621 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9622 * parser-defs.h (struct parser_state) <parser_state>: Add
9623 parameters. Initialize new members.
9624 <expression_context_block, expression_context_pc>: New members.
9625 * parse.c (expression_context_block, expression_context_pc):
9626 Remove globals.
9627 (parse_exp_in_context): Update.
9628 * p-exp.y: Update all rules.
9629 (yylex): Update.
9630 * m2-exp.y: Update all rules.
9631 (yylex): Update.
9632 * go-exp.y (yylex): Update.
9633 * f-exp.y (yylex): Update.
9634 * d-exp.y: Update all rules.
9635 (yylex): Update.
9636 * c-exp.y: Update all rules.
9637 (lex_one_token, classify_name, yylex, c_parse): Update.
9638 * ada-exp.y (write_var_or_type, write_name_assoc): Update.
9639
37eedb39
TT
96402019-04-04 Tom Tromey <tom@tromey.com>
9641
9642 * gdbarch.h, gdbarch.c: Rebuild.
9643 * gdbarch.sh (dtrace_parse_probe_argument): Change type.
9644 * stap-probe.h:
9645 (struct stap_parse_info): Replace "parser_state" with
9646 "expr_builder".
9647 * parser-defs.h (struct expr_builder): Rename from "parser_state".
9648 (parser_state): New class.
9649 * parse.c (expr_builder): Rename.
9650 (expr_builder::release): Rename.
9651 (write_exp_elt, write_exp_elt_opcode, write_exp_elt_sym)
9652 (write_exp_elt_msym, write_exp_elt_block, write_exp_elt_objfile)
9653 (write_exp_elt_longcst, write_exp_elt_floatcst)
9654 (write_exp_elt_type, write_exp_elt_intern, write_exp_string)
9655 (write_exp_string_vector, write_exp_bitstring)
9656 (write_exp_msymbol, mark_struct_expression)
9657 (write_dollar_variable)
9658 (insert_type_address_space, increase_expout_size): Replace
9659 "parser_state" with "expr_builder".
9660 * dtrace-probe.c: Replace "parser_state" with "expr_builder".
9661 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Replace
9662 "parser_state" with "expr_builder".
9663
73923d7e
TT
96642019-04-04 Tom Tromey <tom@tromey.com>
9665
9666 * rust-exp.y: Replace "parse_language" with method call.
9667 * p-exp.y:
9668 (yylex): Replace "parse_language" with method call.
9669 * m2-exp.y:
9670 (yylex): Replace "parse_language" with method call.
9671 * go-exp.y (classify_name): Replace "parse_language" with method
9672 call.
9673 * f-exp.y (yylex): Replace "parse_language" with method call.
9674 * d-exp.y (lex_one_token): Replace "parse_language" with method
9675 call.
9676 * c-exp.y:
9677 (lex_one_token, classify_name, yylex): Replace "parse_language"
9678 with method call.
9679 * ada-exp.y (find_primitive_type, type_char)
9680 (type_system_address): Replace "parse_language" with method call.
9681
fa9f5be6
TT
96822019-04-04 Tom Tromey <tom@tromey.com>
9683
9684 * rust-exp.y: Replace "parse_gdbarch" with method call.
9685 * parse.c (write_dollar_variable, insert_type_address_space):
9686 Replace "parse_gdbarch" with method call.
9687 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
9688 call.
9689 * objc-lang.c (end_msglist): Replace "parse_gdbarch" with method
9690 call.
9691 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
9692 "parse_gdbarch" with method call.
9693 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
9694 with method call.
9695 * f-exp.y (parse_type, parse_f_type, yylex): Replace
9696 "parse_gdbarch" with method call.
9697 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
9698 "parse_gdbarch" with method call.
9699 * c-exp.y (parse_type, parse_number, classify_name): Replace
9700 "parse_gdbarch" with method call.
9701 * ada-lex.l: Replace "parse_gdbarch" with method call.
9702 * ada-exp.y (parse_type, find_primitive_type, type_char)
9703 (type_system_address): Replace "parse_gdbarch" with method call.
9704
1201a264
TT
97052019-04-04 Tom Tromey <tom@tromey.com>
9706
9707 * dtrace-probe.c (dtrace_probe::build_arg_exprs): Update.
9708 * stap-probe.c (stap_parse_argument): Update.
9709 * stap-probe.h (struct stap_parse_info) <stap_parse_info>: Remove
9710 initial_size parameter.
9711 * rust-exp.y (rust_lex_tests): Update.
9712 * parse.c (parser_state): Update.
9713 (parse_exp_in_context): Update.
9714 * parser-defs.h (struct parser_state) <parser_state>: Remove
9715 "initial_size" parameter.
9716
e3980ce2
TT
97172019-04-04 Tom Tromey <tom@tromey.com>
9718
9719 * parser-defs.h (increase_expout_size): Don't declare.
9720 * parse.c (increase_expout_size): Now static.
9721
e9f8e3f1
TS
97222019-04-04 Thomas Schwinge <thomas@codesourcery.com>
9723
9724 * gnu-nat.c (gnu_nat_target::wait): Fix
9725 target_waitstatus_to_string call.
9726
d7df6549
AB
97272019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9728
9729 * eval.c (evaluate_subexp_standard): Handle internal functions
9730 during Fortran function call handling.
9731
8bdc1658
AB
97322019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9733
9734 * NEWS: Mention new internal functions.
9735 * dwarf2read.c (dwarf2_init_complex_target_type): New function.
9736 (read_base_type): Use dwarf2_init_complex_target_type.
9737 * value.c (creal_internal_fn): New function.
9738 (cimag_internal_fn): New function.
9739 (_initialize_values): Register new internal functions.
9740
c29705b7
PW
97412019-04-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9742
9743 * infrun.c (stop_all_threads): If debug_infrun, always
9744 trace the wait status after wait_one, using
9745 target_waitstatus_to_string and target_pid_to_str.
9746 (handle_inferior_event): Replace various trace of
9747 wait status kind by a single trace.
9748 * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
9749 wait status kind image by target_waitstatus_to_string.
9750 * target/waitstatus.c (target_waitstatus_to_string): Fix
9751 obsolete comment.
9752
05caa1d2
TT
97532019-04-01 Tom Tromey <tromey@adacore.com>
9754
9755 PR symtab/23331:
9756 * dwarf2read.c (partial_die_info::read): Handle DW_AT_ranges.
9757
9d1447e0
SDJ
97582019-04-01 Sergio Durigan Junior <sergiodj@redhat.com>
9759 Pedro Alves <palves@redhat.com>
9760
9761 * top.c (quit_force): Call 'finalize_values'.
9762 * value.c (finalize_values): New function.
9763 * value.h (finalize_values): Declare.
9764
7734102d
EZ
97652019-03-30 Eli Zaretskii <eliz@gnu.org>
9766
9767 * NEWS: Announce $_gdb_major and $_gdb_minor.
9768
9769 * top.c (init_gdb_version_vars): New function.
9770 (gdb_init): Call init_gdb_version_vars.
9771
188e1fa9
TT
97722019-03-29 Tom Tromey <tromey@adacore.com>
9773
9774 * printcmd.c (_initialize_printcmd): Add usage lines. Update some
9775 help text. Remove dead code.
9776
2880242d
KS
97772019-03-29 Keith Seitz <keiths@redhat.com>
9778
9779 From Siddhesh Poyarekar:
9780 * f-lang.h (f77_get_upperbound): Return LONGEST.
9781 (f77_get_lowerbound): Likewise.
9782 * f-typeprint.c (f_type_print_varspec_suffix): Expand
9783 UPPER_BOUND and LOWER_BOUND to LONGEST. Use plongest to format
9784 print them.
9785 (f_type_print_base): Expand UPPER_BOUND to LONGEST. Use
9786 plongest to format print it.
9787 * f-valprint.c (f77_get_lowerbound): Return LONGEST.
9788 (f77_get_upperbound): Likewise.
9789 (f77_get_dynamic_length_of_aggregate): Expand UPPER_BOUND,
9790 LOWER_BOUND to LONGEST.
9791 (f77_create_arrayprint_offset_tbl): Likewise.
9792
cc1defb1
KS
97932019-03-29 Keith Seitz <keiths@redhat.com>
9794
9795 * ada-lang.c (ada_template_to_fixed_record_type_1): Use
9796 %s/pulongest for TYPE_LENGTH instead of %d in format
9797 strings.
9798 * ada-typerint.c (ada_print_type): Likewise.
9799 * amd64-windows-tdep.c (amd64_windows_store_arg_in_reg): Likewise.
9800 * compile/compile-c-support.c (generate_register_struct): Likewise.
9801 * gdbtypes.c (recursive_dump_type): Likewise.
9802 * gdbtypes.h (struct type) <length>: Change type to ULONGEST.
9803 * m2-typeprint.c (m2_array): Use %s/pulongest for TYPE_LENGTH
9804 instead of %d in format strings.
9805 * riscv-tdep.c (riscv_type_alignment): Cast second argument
9806 to std::min to ULONGEST.
9807 * symmisc.c (print_symbol): Use %s/pulongest for TYPE_LENGTH
9808 instead of %d in format strings.
9809 * tracepoint.c (info_scope_command): Likewise.
9810 * typeprint.c (print_offset_data::update)
9811 (print_offset_data::finish): Likewise.
9812 * xtensa-tdep.c (xtensa_store_return_value)
9813 (xtensa_push_dummy_call): Likewise.
9814
e432ccf1
JT
98152019-03-28 Jon Turney <jon.turney@dronecode.org.uk>
9816
9817 * windows-nat.c (display_selector): Fixed format specifications
9818 for 64-bit Cygwin.
9819
65d2b333
PW
98202019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9821
9822 * infrun.c (follow_exec): Call target_terminal::ours_for_output.
9823
f489207e
SL
98242019-03-28 Sandra Loosemore <sandra@codesourcery.com>
9825
9826 * nios2-tdep.h (struct gdbarch_tdep): Add is_kernel_helper.
9827 * nios2-tdep.c (nios2_get_next_pc): Skip over kernel helpers.
9828 * nios2-linux-tdep.c (nios2_linux_is_kernel_helper): New.
9829 (nios2_linux_init_abi): Install it.
9830
bffa1015
AH
98312019-03-28 Alan Hayward <alan.hayward@arm.com>
9832
9833 * aarch64-tdep.c (aarch64_vnv_type): Use vector types.
9834
fc96163a
AH
98352019-03-28 Alan Hayward <alan.hayward@arm.com>
9836
9837 * features/aarch64-sve.c (create_feature_aarch64_sve): Add q view.
9838
20dc7e9b
PW
98392019-03-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9840 Tom Tromey <tromey@adacore.com>
9841
9842 * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
9843
7f5331a8
JB
98442019-03-26 Joel Brobecker <brobecker@adacore.com>
9845
9846 * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
9847 (StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
9848 method to compute the bounds of range types. Also print "[evaluated]"
9849 if the bounds' values come from a dynamic evaluation.
9850
18c77628
AB
98512019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9852
9853 * cp-valprint.c (cp_print_value_fields): Don't print trailing
9854 whitespace when pretty printing is on.
9855
53c973f2
AH
98562019-03-26 Alan Hayward <alan.hayward@arm.com>
9857
e79be6e5 9858 * ppc-linux-nat.c: Add include.
53c973f2 9859
d851aa71
AH
98602019-03-26 Alan Hayward <alan.hayward@arm.com>
9861
e79be6e5 9862 * NEWS: Mention AArch64 Pointer Authentication.
d851aa71 9863
2fe7bab7
AH
98642019-03-26 Alan Hayward <alan.hayward@arm.com>
9865
e79be6e5 9866 * arm-linux-nat.c: Add include.
2fe7bab7 9867
068ef30e
SM
98682019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
9869
9870 * source-cache.c (source_cache::get_source_lines): Re-read
9871 fullname after calling open_source_file.
9872
81a24d04
JB
98732019-03-25 John Baldwin <jhb@FreeBSD.org>
9874
9875 * NEWS: Mention TLS support for FreeBSD.
9876
79e7ae11
TT
98772019-03-25 Tom Tromey <tromey@adacore.com>
9878
9879 * minsyms.c (BUNCH_SIZE): Update comment.
9880 (~minimal_symbol_reader): Remove old comment.
9881 (compact_minimal_symbols): Update comment.
9882 (minimal_symbol_reader::install): Remove old comment. Update
9883 other comments.
9884
d45963c2
AH
98852019-03-25 Alan Hayward <alan.hayward@arm.com>
9886
9887 * s390-linux-nat.c: Add include.
9888
0f83012e
AH
98892019-03-25 Alan Hayward <alan.hayward@arm.com>
9890
9891 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
9892 Call linux_get_hwcap.
9893 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
9894 Likewise.
9895 (aarch64_linux_get_hwcap): Remove function.
9896 * aarch64-linux-tdep.h (aarch64_linux_get_hwcap): Remove
9897 declaration.
9898 * arm-linux-nat.c (arm_linux_nat_target::read_description):Call
9899 linux_get_hwcap.
9900 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
9901 * linux-tdep.c (linux_get_hwcap): Add function.
9902 (linux_get_hwcap2): Likewise.
9903 * linux-tdep.h (linux_get_hwcap): Add declaration.
9904 (linux_get_hwcap2): Likewise.
9905 * ppc-linux-nat.c (ppc_linux_get_hwcap): Remove function.
9906 (ppc_linux_get_hwcap2): Likewise.
9907 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Call
9908 linux_get_hwcap.
9909 (ppc_linux_nat_target::insert_watchpoint): Likewise.
9910 (ppc_linux_nat_target::watchpoint_addr_within_range): Likewise.
9911 (ppc_linux_nat_target::read_description): Likewise.
9912 * ppc-linux-tdep.c (ppc_linux_core_read_description): Likewise.
9913 * s390-linux-nat.c: Likewise.
9914 * s390-linux-tdep.c (s390_core_read_description): Likewise.
9915
6640a367
TT
99162019-03-24 Tom Tromey <tom@tromey.com>
9917
9918 * ada-lang.c (standard_lookup): Simplify initialization.
9919 (ada_lookup_symbol_nonlocal): Simplify return.
9920 * solib-spu.c (spu_lookup_lib_symbol): Simplify return.
9921 * solib-darwin.c (darwin_lookup_lib_symbol): Simplify return.
9922 * solib-svr4.c (elf_lookup_lib_symbol): Simplify return.
9923 * rust-lang.c (rust_lookup_symbol_nonlocal): Simplify
9924 initialization.
9925 * solib.c (solib_global_lookup): Simplify.
9926 * symtab.c (null_block_symbol): Remove.
9927 (symbol_cache_lookup): Simplify returns.
9928 (lookup_language_this): Simplify returns.
9929 (lookup_symbol_aux): Simplify return.
9930 (lookup_local_symbol): Simplify returns.
9931 (lookup_global_symbol_from_objfile): Simplify return.
9932 (lookup_symbol_in_objfile_symtabs)
9933 (lookup_symbol_in_objfile_from_linkage_name): Simplify return.
9934 (lookup_symbol_via_quick_fns, lookup_symbol_in_static_block)
9935 (lookup_static_symbol, lookup_global_symbol): Simplify return.
9936 * cp-namespace.c (cp_lookup_bare_symbol)
9937 (cp_search_static_and_baseclasses, cp_lookup_symbol_via_imports)
9938 (cp_lookup_symbol_via_all_imports, cp_lookup_nested_symbol_1)
9939 (cp_lookup_nested_symbol): Don't use null_block_symbol.
9940 (cp_lookup_symbol_via_imports): Simplify initialization.
9941 (find_symbol_in_baseclass): Likewise.
9942 * symtab.h (null_block_symbol): Remove.
9943 * d-namespace.c (d_lookup_symbol): Don't use null_block_symbol.
9944 (d_lookup_nested_symbol, d_lookup_symbol_imports)
9945 (d_lookup_symbol_module): Likewise.
9946 (find_symbol_in_baseclass): Simplify initialization.
9947
a930ebcd
TT
99482019-03-24 Tom Tromey <tom@tromey.com>
9949
9950 * expression.h: Don't include symtab.h.
9951 (struct block): Forward declare.
9952
582942f4
TT
99532019-03-24 Tom Tromey <tom@tromey.com>
9954
9955 * c-exp.y (typebase): Remove casts.
9956 * gdbtypes.c (lookup_unsigned_typename, )
9957 (lookup_signed_typename): Remove cast.
9958 * eval.c (parse_to_comma_and_eval): Remove cast.
9959 * parse.c (write_dollar_variable): Remove cast.
9960 * block.h (struct block) <superblock>: Now const.
9961 * symfile-debug.c (debug_qf_map_matching_symbols): Update.
9962 * psymtab.c (psym_map_matching_symbols): Make "block" const.
9963 (map_block): Make "block" const.
9964 * symfile.h (struct quick_symbol_functions)
9965 <map_matching_symbols>: Constify block argument to "callback".
9966 * symtab.c (basic_lookup_transparent_type_quick): Make "block"
9967 const.
9968 (find_pc_sect_compunit_symtab): Make "b" const.
9969 (find_symbol_at_address): Likewise.
9970 (search_symbols): Likewise.
9971 * dwarf2read.c (dw2_lookup_symbol): Make "block" const.
9972 (dw2_debug_names_lookup_symbol): Likewise.
9973 (dw2_map_matching_symbols): Update.
9974 * p-valprint.c (pascal_val_print): Remove "block".
9975 * ada-lang.c (ada_add_global_exceptions): Make "b" const.
9976 (aux_add_nonlocal_symbols): Make "block" const.
9977 (resolve_subexp): Remove cast.
9978 * linespec.c (iterate_over_all_matching_symtabs): Make "block"
9979 const.
9980 (iterate_over_file_blocks): Likewise.
9981 * f-exp.y (%union) <bval>: Remove.
9982 * coffread.c (patch_opaque_types): Make "b" const.
9983 * spu-tdep.c (spu_catch_start): Make "block" const.
9984 * c-valprint.c (print_unpacked_pointer): Remove "block".
9985 * symmisc.c (dump_symtab_1): Make "b" const.
9986 (block_depth): Make "block" const.
9987 * d-exp.y (%union) <bval>: Remove.
9988 * cp-support.h (cp_lookup_rtti_type): Update.
9989 * cp-support.c (cp_lookup_rtti_type): Make "block" const.
9990 * psymtab.c (psym_lookup_symbol): Make "block" const.
9991 (maintenance_check_psymtabs): Make "b" const.
9992 * python/py-framefilter.c (extract_sym): Make "sym_block" const.
9993 (enumerate_locals, enumerate_args): Update.
9994 * python/py-symtab.c (stpy_global_block): Make "block" const.
9995 (stpy_static_block): Likewise.
9996 * inline-frame.c (block_starting_point_at): Make "new_block"
9997 const.
9998 * block.c (find_block_in_blockvector): Make return type const.
9999 (blockvector_for_pc_sect): Make "b" const.
10000 (find_block_in_blockvector): Make "b" const.
10001
7ad417dd
TT
100022019-03-23 Tom Tromey <tom@tromey.com>
10003
10004 * varobj.c (varobj_create): Update.
10005 * symfile.c (clear_symtab_users): Don't reset innermost_block.
10006 * printcmd.c (display_command, do_one_display): Don't reset
10007 innermost_block.
10008 * parser-defs.h (enum innermost_block_tracker_type): Move to
10009 expression.h.
10010 (innermost_block): Update comment.
10011 * parse.c (parse_exp_1): Add tracker_types parameter.
10012 (parse_exp_in_context): Rename from parse_exp_in_context_1. Add
10013 tracker_types parameter. Reset innermost_block.
10014 (parse_exp_in_context): Remove.
10015 (parse_expression_for_completion): Update.
10016 * objfiles.c (~objfile): Don't reset expression_context_block or
10017 innermost_block.
10018 * expression.h (enum innermost_block_tracker_type): Move from
10019 parser-defs.h.
10020 (parse_exp_1): Add tracker_types parameter.
10021 * breakpoint.c (set_breakpoint_condition, watch_command_1): Don't
10022 reset innermost_block.
10023
b366c208
TT
100242019-03-23 Tom Tromey <tom@tromey.com>
10025
10026 * objfiles.h: Include bcache.h.
10027
9bb9b2f9
TT
100282019-03-23 Tom Tromey <tom@tromey.com>
10029
10030 * linespec.c (get_current_search_block): Use
10031 scoped_restore_current_language.
10032 * symmisc.c (dump_symtab): Use scoped_restore_current_language.
10033
59c28372
AH
100342019-03-22 Alan Hayward <alan.hayward@arm.com>
10035 Jiong Wang <jiong.wang@arm.com>
10036
10037 * aarch64-linux-tdep.c
10038 (aarch64_linux_iterate_over_regset_sections): Check for pauth
10039 section.
10040 * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_PAUTH): New define.
10041
17e116a7
AH
100422019-03-22 Alan Hayward <alan.hayward@arm.com>
10043 Jiong Wang <jiong.wang@arm.com>
10044
10045 * aarch64-tdep.c (aarch64_analyze_prologue): Check for pauth
10046 instructions.
10047 (aarch64_analyze_prologue_test): Add PACIASP test.
10048 (aarch64_prologue_prev_register): Unmask PC value.
10049
11e1b75f
AH
100502019-03-22 Alan Hayward <alan.hayward@arm.com>
10051 Jiong Wang <jiong.wang@arm.com>
10052
10053 * aarch64-tdep.c (aarch64_frame_unmask_address): New function.
10054 (aarch64_dwarf2_prev_register): Unmask PC value.
10055 (aarch64_dwarf2_frame_init_reg): Init pauth registers.
10056 (aarch64_execute_dwarf_cfa_vendor_op): Check for
10057 DW_CFA_AARCH64_negate_ra_state.
10058 (aarch64_gdbarch_init): Add aarch64_execute_dwarf_cfa_vendor_op.
10059
34dcc7cf
AH
100602019-03-22 Alan Hayward <alan.hayward@arm.com>
10061 Jiong Wang <jiong.wang@arm.com>
10062
10063 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Check for pauth
10064 registers.
10065 (aarch64_pseudo_register_name): Likewise.
10066 (aarch64_pseudo_register_type): Likewise.
10067 (aarch64_pseudo_register_reggroup_p): Likewise.
10068 (aarch64_gdbarch_init): Add pauth registers.
10069 * aarch64-tdep.h (AARCH64_DWARF_PAUTH_RA_STATE): New define.
10070 (AARCH64_DWARF_PAUTH_DMASK): Likewise.
10071 (AARCH64_DWARF_PAUTH_CMASK): Likewise.
10072 (struct gdbarch_tdep): Add regnum for ra_state.
10073
1ef53e6b
AH
100742019-03-22 Alan Hayward <alan.hayward@arm.com>
10075 Jiong Wang <jiong.wang@arm.com>
10076
10077 * arch/aarch64.h (AARCH64_PAUTH_REGS_SIZE): New define.
10078
76bed0fd
AH
100792019-03-22 Alan Hayward <alan.hayward@arm.com>
10080 Jiong Wang <jiong.wang@arm.com>
10081
10082 * aarch64-linux-nat.c (fetch_pauth_masks_from_thread): New
10083 function.
10084 (aarch64_linux_nat_target::fetch_registers): Read pauth registers.
10085 * aarch64-tdep.c (aarch64_cannot_store_register): New function.
10086 (aarch64_gdbarch_init): Add puth registers.
10087 * aarch64-tdep.h (struct gdbarch_tdep): Add pauth features.
10088 * arch/aarch64.h (AARCH64_PAUTH_DMASK_REGNUM): New define.
10089 (AARCH64_PAUTH_CMASK_REGNUM): Likewise.
10090
ee4fbcfa
AH
100912019-03-22 Alan Hayward <alan.hayward@arm.com>
10092 Jiong Wang <jiong.wang@arm.com>
10093
10094 * aarch64-linux-nat.c
10095 (aarch64_linux_nat_target::read_description): Read PACA hwcap.
10096 * aarch64-linux-tdep.c
10097 (aarch64_linux_core_read_description): Likewise.
10098 (aarch64_linux_get_hwcap): New function.
10099 * aarch64-linux-tdep.h (AARCH64_HWCAP_PACA): New define.
10100 (aarch64_linux_get_hwcap): New declaration.
10101
6dc0ebde
AH
101022019-03-22 Alan Hayward <alan.hayward@arm.com>
10103 Jiong Wang <jiong.wang@arm.com>
10104
10105 * aarch64-linux-nat.c
10106 (aarch64_linux_nat_target::read_description): Add pauth param.
10107 * aarch64-linux-tdep.c
10108 (aarch64_linux_core_read_description): Likewise.
10109 * aarch64-tdep.c (struct target_desc): Add in pauth.
10110 (aarch64_read_description): Add pauth param.
10111 (aarch64_gdbarch_init): Likewise.
10112 * aarch64-tdep.h (aarch64_read_description): Likewise.
10113 * arch/aarch64.c (aarch64_create_target_description): Likewise.
10114 * arch/aarch64.h (aarch64_create_target_description): Likewise.
10115 * features/Makefile: Add new files.
10116 * features/aarch64-pauth.c: New file.
10117 * features/aarch64-pauth.xml: New file.
10118
595915c1
TT
101192019-03-20 Tom Tromey <tromey@adacore.com>
10120
10121 * infrun.c (handle_inferior_event): Rename from
10122 handle_inferior_event_1. Create a scoped_value_mark.
10123 (handle_inferior_event): Remove.
10124
4c7d57e7
TT
101252019-03-19 Tom Tromey <tromey@adacore.com>
10126
10127 * mi/mi-interp.c (mi_on_normal_stop_1): Only show displays once.
10128 * infrun.h (print_stop_event): Add "displays" parameter.
10129 * infrun.c (print_stop_event): Add "displays" parameter.
10130
cb246234
PA
101312019-03-19 Pedro Alves <palves@redhat.com>
10132
10133 * tui/tui-out.c (tui_ui_out::do_field_string): Simplify.
10134 (tui_ui_out::do_text): Add comments. Reset M_LINE to 0 instead of
10135 to -1. Fix TABs vs spaces.
10136 (tui_ui_out::tui_ui_out): Don't initialize fields here.
10137 * tui/tui-out.h (tui_ui_out) Add intro comments.
10138 <m_line, m_start_of_line>: In-class initialize, and add describing
10139 comment.
10140
3a0e45b2
AH
101412019-03-18 Alan Hayward <alan.hayward@arm.com>
10142
10143 * arm-linux-nat.c (arm_linux_insert_hw_breakpoint1): Fix
10144 variable names.
10145 (arm_linux_remove_hw_breakpoint1): Use a gdb::function_view.
10146
5371b850
PA
101472019-03-18 Pedro Alves <palves@redhat.com>
10148 Eli Zaretskii <eliz@gnu.org>
10149
10150 * tui/tui-out.c (tui_ui_out::tui_ui_out): Fix initialization of
10151 m_line and m_start_of_line.
10152
b17c4cd0
EZ
101532019-03-18 Eli Zaretskii <eliz@gnu.org>
10154
10155 * tui/tui-io.c (gdb_wgetch): Don't echo CR.
10156 (tui_getc): When gdb_wgetch returns a CR, behave the same as when
10157 it returns a newline. This fixes a regression in TU mode, whereby
10158 the next line is output on the same screen line as the user input.
10159
4bd56d18
TT
101602019-03-18 Tom Tromey <tromey@adacore.com>
10161
10162 * minsyms.c (minimal_symbol_reader::install): Remove call to
10163 obstack_blank.
10164
55c10aca
PA
101652019-03-18 Pedro Alves <palves@redhat.com>
10166
10167 * tui/tui-io.c (reverse_mode_p, reverse_save_bg, reverse_save_fg):
10168 New globals.
10169 (apply_style): New, factored out from ...
10170 (apply_ansi_escape): ... this. Handle reverse video mode.
10171 (tui_set_reverse_mode): New function.
10172 * tui/tui-io.h (tui_set_reverse_mode): New declaration.
10173 * tui/tui-winsource.c (tui_show_source_line): Use
10174 tui_set_reverse_mode instead of setting A_STANDOUT.
10175 * ui-style.h (struct ui_file_style) <set_reverse, set_fg, set_bg>:
10176 New setter methods.
10177
647bb750
HD
101782019-03-18 Hannes Domani <ssbssa@yahoo.de>
10179
10180 * tui/tui-source.c (copy_source_line): Fix handling of 'column'.
10181 Handle tabs.
10182
bff8c71f
TT
101832019-03-18 Tom Tromey <tromey@adacore.com>
10184
10185 * ada-lang.c (empty_array): Add "high" parameter.
10186 (ada_evaluate_subexp): Update.
10187
58785d98
ST
101882019-03-17 Sergei Trofimovich <siarheit@google.com>
10189
10190 * unittests/string_view-selftests.c: Define
10191 _initialize_string_view_selftests unconditionally.
10192
d4cbef22
ВМ
101932019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10194
10195 PR gdb/24350
10196 * windows-nat.c (windows_make_so): Remove unused text_vma variable.
10197
fce4c071
ВМ
101982019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10199
10200 PR gdb/24351
10201 * windows-nat.c (display_selector): Fix format specifiers.
10202
f7f0a123
EZ
102032019-03-17 Eli Zaretskii <eliz@gnu.org>
10204
10205 * tui/tui-winsource.c (tui_set_is_exec_point_at): Call
10206 tui_refill_source_window instead of tui_refresh_win, to update the
10207 current execution line. This fixes redisplay of the current line
10208 when stepping through the code with "next" or "step".
10209
ab42892f
EZ
102102019-03-16 Eli Zaretskii <eliz@gnu.org>
10211
10212 * source-cache.c (source_cache::get_source_lines): Call
10213 find_source_lines to initialize s->nlines. This fixes vertical
10214 scrolling of TUI source window when the DOWN arrow is pressed.
10215
8d8c087f
PW
102162019-03-16 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10217
10218 * auto-load.c (_initialize_auto_load): Fix 'This options has'.
10219 linux-thread-db.c (_initialize_thread_db): Likewise.
10220
798e1c30
EZ
102212019-03-16 Eli Zaretskii <eliz@gnu.org>
10222
10223 * tui/tui-winsource.c (tui_show_source_line): Revert "Use
10224 wclrtoeol in tui_show_source_line". This reverts changes made in
10225 commit 4a3045920bbe4e50a0f4920b0fdc4e88ef23015c.
10226
eefba3da
TT
102272019-03-15 Tom Tromey <tom@tromey.com>
10228
10229 * symtab.h (struct minimal_symbol): Derive from
10230 general_symbol_info.
10231 (MSYMBOL_VALUE, MSYMBOL_VALUE_RAW_ADDRESS)
10232 (MSYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_BYTES)
10233 (MSYMBOL_BLOCK_VALUE, MSYMBOL_VALUE_CHAIN, MSYMBOL_LANGUAGE)
10234 (MSYMBOL_SECTION, MSYMBOL_OBJ_SECTION, MSYMBOL_NATURAL_NAME)
10235 (MSYMBOL_LINKAGE_NAME, MSYMBOL_DEMANGLED_NAME)
10236 (MSYMBOL_SEARCH_NAME): Update.
10237 (MSYMBOL_SET_LANGUAGE, MSYMBOL_SET_NAMES): Remove.
10238 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Don't use memset.
10239 * minsyms.c (minimal_symbol_reader::record_full): Update.
10240
0de2420c
TT
102412019-03-15 Tom Tromey <tom@tromey.com>
10242
10243 * minsyms.c (minimal_symbol_reader::install): Use memcpy.
10244
042d75e4
TT
102452019-03-15 Tom Tromey <tom@tromey.com>
10246
10247 * objfiles.h (struct objfile_per_bfd_storage) <msymbols>: Now a
10248 unique_xmalloc_ptr.
10249 (objfile::msymbols_range::begin, objfile::msymbols_range::end):
10250 Update.
10251 * minsyms.c (lookup_minimal_symbol_by_pc_section)
10252 (build_minimal_symbol_hash_tables)
10253 (minimal_symbol_reader::install): Update.
10254
db92718b
TT
102552019-03-15 Tom Tromey <tom@tromey.com>
10256
10257 * symtab.c (create_demangled_names_hash): Update.
10258 (symbol_set_names): Update.
10259 * objfiles.h (struct objfile_per_bfd_storage)
10260 <demangled_names_hash>: Now an htab_up.
10261 * objfiles.c (objfile_per_bfd_storage): Simplify.
10262
d6797f46
TT
102632019-03-15 Tom Tromey <tom@tromey.com>
10264
10265 * objfiles.h (struct objfile_per_bfd_storage): Declare
10266 destructor.
10267 * objfiles.c (objfile_per_bfd_storage::~objfile_per_bfd_storage):
10268 New.
10269 (get_objfile_bfd_data): Use new. Don't initialize
10270 language_of_main.
10271 (free_objfile_per_bfd_storage): Remove.
10272 (objfile_bfd_data_free, objfile::~objfile): Use delete.
10273
741d7538
TT
102742019-03-15 Tom Tromey <tom@tromey.com>
10275
10276 * symfile.c (reread_symbols): Update.
10277 * objfiles.c (objfile::objfile): Update.
10278 * minsyms.h (terminate_minimal_symbol_table): Don't declare.
10279 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update
10280 comment.
10281 (minimal_symbol_reader::install): Update.
10282 (terminate_minimal_symbol_table): Remove.
10283 * jit.c (jit_object_close_impl): Update.
10284
788c80d1
TT
102852019-03-15 Tom Tromey <tom@tromey.com>
10286
10287 * minsyms.c (minimal_symbol_reader::record_full): Remove some
10288 initializations.
10289
1b7a07cb
TT
102902019-03-15 Tom Tromey <tom@tromey.com>
10291
10292 * objfiles.h (struct objfile_per_bfd_storage)
10293 <demangled_hash_languages>: Now a bitset.
10294 * minsyms.c (add_minsym_to_demangled_hash_table): Update.
10295 (lookup_minimal_symbol): Update.
10296
3db066bc
TT
102972019-03-15 Tom Tromey <tom@tromey.com>
10298
10299 * minsyms.h (class minimal_symbol_reader) <record_with_info>:
10300 Don't return the symbol.
10301 * coffread.c (record_minimal_symbol): Use record_full.
10302
3fff2c37
EZ
103032019-03-14 Eli Zaretskii <eliz@gnu.org>
10304
10305 The MS-Windows port of ncurses fails to switch to a color pair if
10306 one or both of the colors are the implicit default colors. This
10307 change records the default colors when TUI is initialized, and
10308 then specifies them explicitly when a color pair uses the default
10309 colors. This allows color styling in TUI mode on MS-Windows.
10310
10311 * tui/tui-io.c [__MINGW32__]: Include windows.h. Declare
10312 ncurses_norm_attr.
10313 (tui_initialize_io) [__MINGW32__]: Record the default terminal
10314 colors in ncurses_norm_attr.
10315 (apply_ansi_escape) [__MINGW32__]: If a color in a color pair is
10316 "none", replace it with the default color recorded in
10317 ncurses_norm_attr.
10318
3b336828
TT
103192019-03-14 Tom Tromey <tromey@adacore.com>
10320
10321 * source-cache.h (class source_cache) <get_source_lines>: Return
10322 std::string.
10323 * source-cache.c (source_cache::extract_lines): Handle case where
10324 first_pos==npos. Return std::string.
10325 (source_cache::get_source_lines): Update.
10326
d085f989
TT
103272019-03-14 Tom Tromey <tromey@adacore.com>
10328
10329 * NEWS: Add item for "style sources" commands.
10330 * source-cache.c (source_cache::get_source_lines): Check
10331 source_styling.
10332 * cli/cli-style.c (source_styling): New global.
10333 (_initialize_cli_style): Add "style sources" commands.
10334 (show_style_sources): New function.
10335 * cli/cli-style.h (source_styling): Declare.
10336
6f11e682
TT
103372019-03-14 Pedro Alves <palves@redhat.com>
10338 Tom Tromey <tromey@adacore.com>
10339
10340 * tui/tui-winsource.h (tui_refill_source_window): Declare.
10341 * tui/tui-winsource.c (tui_refill_source_window): New function,
10342 from...
10343 (tui_horizontal_source_scroll): ... here. Move some logic.
10344 * cli/cli-style.c (set_style_enabled): Notify new observable.
10345 * tui/tui-hooks.c (tui_redisplay_source): New function.
10346 (tui_attach_detach_observers): Attach or detach
10347 tui_redisplay_source.
10348 * observable.h (source_styling_changed): New observable.
10349 * observable.c: Define source_styling_changed observable.
10350
a068643d
TT
103512019-03-13 Tom Tromey <tromey@adacore.com>
10352
10353 * i386-gnu-nat.c (i386_gnu_nat_target::fetch_registers)
10354 (i386_gnu_nat_target::store_registers): Update.
10355 * target-debug.h (target_debug_print_std_string): New macro.
10356 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
10357 * windows-tdep.c (display_one_tib): Update.
10358 * tui/tui-stack.c (tui_make_status_line): Update.
10359 * top.c (print_inferior_quit_action): Update.
10360 * thread.c (thr_try_catch_cmd): Update.
10361 (add_thread_with_info): Update.
10362 (thread_target_id_str): Update.
10363 (thr_try_catch_cmd): Update.
10364 (thread_command): Update.
10365 (thread_find_command): Update.
10366 * record-btrace.c (record_btrace_target::info_record)
10367 (record_btrace_resume_thread, record_btrace_target::resume)
10368 (record_btrace_cancel_resume, record_btrace_step_thread)
10369 (record_btrace_target::wait, record_btrace_target::wait)
10370 (record_btrace_target::wait, record_btrace_target::stop): Update.
10371 * progspace.c (print_program_space): Update.
10372 * process-stratum-target.c
10373 (process_stratum_target::thread_address_space): Update.
10374 * linux-fork.c (linux_fork_mourn_inferior)
10375 (detach_checkpoint_command, info_checkpoints_command)
10376 (linux_fork_context): Update.
10377 (linux_fork_detach): Update.
10378 (class scoped_switch_fork_info): Update.
10379 (delete_checkpoint_command): Update.
10380 * infrun.c (follow_fork_inferior): Update.
10381 (follow_fork_inferior): Update.
10382 (proceed_after_vfork_done): Update.
10383 (handle_vfork_child_exec_or_exit): Update.
10384 (follow_exec): Update.
10385 (displaced_step_prepare_throw): Update.
10386 (displaced_step_restore): Update.
10387 (start_step_over): Update.
10388 (resume_1): Update.
10389 (clear_proceed_status_thread): Update.
10390 (proceed): Update.
10391 (print_target_wait_results): Update.
10392 (do_target_wait): Update.
10393 (context_switch): Update.
10394 (stop_all_threads): Update.
10395 (restart_threads): Update.
10396 (finish_step_over): Update.
10397 (handle_signal_stop): Update.
10398 (switch_back_to_stepped_thread): Update.
10399 (keep_going_pass_signal): Update.
10400 (print_exited_reason): Update.
10401 (normal_stop): Update.
10402 * inferior.c (inferior_pid_to_str): Change return type.
10403 (print_selected_inferior): Update.
10404 (add_inferior): Update.
10405 (detach_inferior): Update.
10406 * dummy-frame.c (fprint_dummy_frames): Update.
10407 * dcache.c (dcache_info_1): Update.
10408 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
10409 (btrace_fetch, btrace_clear): Update.
10410 * linux-tdep.c (linux_core_pid_to_str): Change return type.
10411 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Change return
10412 type.
10413 * fbsd-tdep.c (fbsd_core_pid_to_str): Change return type.
10414 * sol2-tdep.h (sol2_core_pid_to_str): Change return type.
10415 * sol2-tdep.c (sol2_core_pid_to_str): Change return type.
10416 * gdbarch.c, gdbarch.h: Rebuild.
10417 * gdbarch.sh (core_pid_to_str): Change return type.
10418 * windows-nat.c (struct windows_nat_target) <pid_to_str>: Change
10419 return type.
10420 (windows_nat_target::pid_to_str): Change return type.
10421 (windows_delete_thread): Update.
10422 (windows_nat_target::attach): Update.
10423 (windows_nat_target::files_info): Update.
10424 * target-delegates.c: Rebuild.
10425 * sol-thread.c (class sol_thread_target) <pid_to_str>: Change
10426 return type.
10427 (sol_thread_target::pid_to_str): Change return type.
10428 * remote.c (class remote_target) <pid_to_str>: Change return
10429 type.
10430 (remote_target::pid_to_str): Change return type.
10431 (extended_remote_target::attach, remote_target::remote_stop_ns)
10432 (remote_target::remote_notif_remove_queued_reply)
10433 (remote_target::push_stop_reply, remote_target::disable_btrace):
10434 Update.
10435 (extended_remote_target::attach): Update.
10436 * remote-sim.c (struct gdbsim_target) <pid_to_str>: Change return
10437 type.
10438 (gdbsim_target::pid_to_str): Change return type.
10439 * ravenscar-thread.c (struct ravenscar_thread_target)
10440 <pid_to_str>: Change return type.
10441 (ravenscar_thread_target::pid_to_str): Change return type.
10442 * procfs.c (class procfs_target) <pid_to_str>: Change return
10443 type.
10444 (procfs_target::pid_to_str): Change return type.
10445 (procfs_target::attach): Update.
10446 (procfs_target::detach): Update.
10447 (procfs_target::fetch_registers): Update.
10448 (procfs_target::store_registers): Update.
10449 (procfs_target::wait): Update.
10450 (procfs_target::files_info): Update.
10451 * obsd-nat.c (obsd_nat_target::pid_to_str): Change return type.
10452 * nto-procfs.c (struct nto_procfs_target) <pid_to_str>: Change
10453 return type.
10454 (nto_procfs_target::pid_to_str): Change return type.
10455 (nto_procfs_target::files_info, nto_procfs_target::attach): Update.
10456 * linux-thread-db.c (class thread_db_target) <pid_to_str>: Change
10457 return type.
10458 * linux-nat.c (linux_nat_target::pid_to_str): Change return type.
10459 (exit_lwp): Update.
10460 (attach_proc_task_lwp_callback, get_detach_signal)
10461 (detach_one_lwp, resume_lwp, linux_nat_target::resume)
10462 (linux_nat_target::resume, wait_lwp, stop_callback)
10463 (maybe_clear_ignore_sigint, stop_wait_callback, status_callback)
10464 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
10465 (linux_nat_wait_1, resume_stopped_resumed_lwps)
10466 (linux_nat_target::wait, linux_nat_stop_lwp): Update.
10467 * inf-ptrace.c (inf_ptrace_target::pid_to_str): Change return
10468 type.
10469 (inf_ptrace_target::attach): Update.
10470 (inf_ptrace_target::files_info): Update.
10471 * go32-nat.c (struct go32_nat_target) <pid_to_str>: Change return
10472 type.
10473 (go32_nat_target::pid_to_str): Change return type.
10474 * gnu-nat.c (gnu_nat_target::pid_to_str): Change return type.
10475 (gnu_nat_target::wait): Update.
10476 (gnu_nat_target::wait): Update.
10477 (gnu_nat_target::resume): Update.
10478 * fbsd-nat.c (fbsd_nat_target::pid_to_str): Change return type.
10479 (fbsd_nat_target::wait): Update.
10480 * darwin-nat.c (darwin_nat_target::pid_to_str): Change return
10481 type.
10482 (darwin_nat_target::attach): Update.
10483 * corelow.c (class core_target) <pid_to_str>: Change return type.
10484 (core_target::pid_to_str): Change return type.
10485 * target.c (normal_pid_to_str): Change return type.
10486 (default_pid_to_str): Likewise.
10487 (target_pid_to_str): Change return type.
10488 (target_translate_tls_address): Update.
10489 (target_announce_detach): Update.
10490 * bsd-uthread.c (struct bsd_uthread_target) <pid_to_str>: Change
10491 return type.
10492 (bsd_uthread_target::pid_to_str): Change return type.
10493 * bsd-kvm.c (class bsd_kvm_target) <pid_to_str>: Change return
10494 type.
10495 (bsd_kvm_target::pid_to_str): Change return type.
10496 * aix-thread.c (class aix_thread_target) <pid_to_str>: Change
10497 return type.
10498 (aix_thread_target::pid_to_str): Change return type.
10499 * target.h (struct target_ops) <pid_to_str>: Change return type.
10500 (target_pid_to_str, normal_pid_to_str): Likewise.
10501 * obsd-nat.h (class obsd_nat_target) <pid_to_str>: Change return
10502 type.
10503 * linux-nat.h (class linux_nat_target) <pid_to_str>: Change return
10504 type.
10505 * inf-ptrace.h (struct inf_ptrace_target) <pid_to_str>: Change
10506 return type.
10507 * gnu-nat.h (struct gnu_nat_target) <pid_to_str>: Change return
10508 type.
10509 * fbsd-nat.h (class fbsd_nat_target) <pid_to_str>: Change return
10510 type.
10511 * darwin-nat.h (class darwin_nat_target) <pid_to_str>: Change
10512 return type.
10513
b4be1b06
SM
105142019-03-13 Simon Marchi <simon.marchi@ericsson.com>
10515
10516 * NEWS: Mention that the new default MI version is 3. Mention
10517 changes to the output of commands and events that deal with
10518 multi-location breakpoints.
10519 * breakpoint.c: Include "mi/mi-out.h".
10520 (print_one_breakpoint): Change output syntax if using MI version
10521 >= 3.
10522 * mi/mi-main.h (mi_cmd_fix_multi_location_breakpoint_output):
10523 New.
10524 (mi_multi_location_breakpoint_output_fixed): New.
10525 * mi/mi-main.c (fix_multi_location_breakpoint_output): New.
10526 (mi_cmd_fix_multi_location_breakpoint_output): New.
10527 (mi_multi_location_breakpoint_output_fixed): New.
10528 * mi/mi-cmds.c (mi_cmds): Register command
10529 -fix-multi-location-breakpoint-output.
10530 * mi/mi-out.c (mi_out_new): Instantiate version 3 when using
10531 interpreter "mi".
10532
8e5e5494
SM
105332019-03-13 Simon Marchi <simon.marchi@polymtl.ca>
10534
10535 * mi/mi-out.h (mi_out_new): Change parameter to const char *.
10536 * mi/mi-out.c (mi_out_new): Change parameter to const char *,
10537 instantiate mi_ui_out based on interpreter name.
10538 * mi/mi-interp.c (mi_interp::init): Use the new mi_out_new.
10539 * mi/mi-main.c (mi_load_progress): Likewise.
10540
197df35e
JB
105412019-03-12 John Baldwin <jhb@FreeBSD.org>
10542
10543 * NEWS: Combine separate "New targets" sections for 8.3.
10544
8399425f
JB
105452019-03-12 John Baldwin <jhb@FreeBSD.org>
10546
10547 * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New.
10548 (ppcfbsd_init_abi): Install gdbarch
10549 "fetch_tls_load_module_address" and "get_thread_local_address"
10550 methods.
10551
b0f87ed0
JB
105522019-03-12 John Baldwin <jhb@FreeBSD.org>
10553
10554 * riscv-fbsd-tdep.c (riscv_fbsd_get_thread_local_address): New.
10555 (riscv_fbsd_init_abi): Install gdbarch
10556 "fetch_tls_load_module_address" and "get_thread_local_address"
10557 methods.
10558
ce25aa57
JB
105592019-03-12 John Baldwin <jhb@FreeBSD.org>
10560
10561 * i386-fbsd-tdep.c (i386fbsd_get_thread_local_address): New.
10562 (i386fbsd_init_abi): Install gdbarch
10563 "fetch_tls_load_module_address" and "get_thread_local_address"
10564 methods.
10565
f5424cfa
JB
105662019-03-12 John Baldwin <jhb@FreeBSD.org>
10567
10568 * amd64-fbsd-tdep.c (amd64fbsd_get_thread_local_address): New.
10569 (amd64fbsd_init_abi): Install gdbarch
10570 "fetch_tls_load_module_address" and "get_thread_local_address"
10571 methods.
10572
945f3901
JB
105732019-03-12 John Baldwin <jhb@FreeBSD.org>
10574
10575 * fbsd-tdep.c (fbsd_pspace_data_handle): New variable.
10576 (struct fbsd_pspace_data): New type.
10577 (get_fbsd_pspace_data, fbsd_pspace_data_cleanup)
10578 (fbsd_read_integer_by_name, fbsd_fetch_rtld_offsets)
10579 (fbsd_get_tls_index, fbsd_get_thread_local_address): New function.
10580 (_initialize_fbsd_tdep): Initialize 'fbsd_pspace_data_handle'.
10581 * fbsd-tdep.c (fbsd_get_thread_local_address): New prototype.
10582
ef0bd204
JB
105832019-03-12 John Baldwin <jhb@FreeBSD.org>
10584
10585 * gdbtypes.c (lookup_struct_elt): New function.
10586 (lookup_struct_elt_type): Reimplement via lookup_struct_elt.
10587 * gdbtypes.h (struct struct_elt): New type.
10588 (lookup_struct_elt): New prototype.
10589
36c53a02
JB
105902019-03-12 John Baldwin <jhb@FreeBSD.org>
10591
10592 * gdbtypes.c (lookup_struct_elt_type): Update comment and
10593 remove disabled code block.
10594
6e056c81
JB
105952019-03-12 John Baldwin <jhb@FreeBSD.org>
10596
10597 * gdbarch.sh (get_thread_local_address): New method.
10598 * gdbarch.h, gdbarch.c: Regenerate.
10599 * target.c (target_translate_tls_address): Use
10600 gdbarch_get_thread_local_address if present instead of
10601 target::get_thread_local_address.
10602
cd250a18
JB
106032019-03-12 John Baldwin <jhb@FreeBSD.org>
10604
10605 * target.h (target::get_thread_local_address): Update comment.
10606
df22c1e5
JB
106072019-03-12 John Baldwin <jhb@FreeBSD.org>
10608
10609 * solib-svr4.c (svr4_fetch_objfile_link_map): Look for
10610 objfile->separate_debug_objfile_backlink if not NULL.
10611
dd6876c9
JB
106122019-03-12 John Baldwin <jhb@FreeBSD.org>
10613
10614 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
10615 tdep->fsbase_regnum instead of constants for fs_base and gs_base.
10616 (amd64bsd_store_inferior_registers): Likewise.
10617 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10618 Enable segment base registers.
10619 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers): Use
10620 PT_GETFSBASE and PT_GETGSBASE.
10621 (i386bsd_store_inferior_registers): Use PT_SETFSBASE and
10622 PT_SETGSBASE.
10623 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Enable
10624 segment base registers.
10625 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10626
1163a4b7
JB
106272019-03-12 John Baldwin <jhb@FreeBSD.org>
10628
10629 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10630 Update calls to i386_target_description to add 'segments'
10631 parameter.
10632 * amd64-tdep.c (amd64_init_abi): Set tdep->fsbase_regnum. Don't
10633 add segment base registers.
10634 * arch/i386.c (i386_create_target_description): Add 'segments'
10635 parameter to enable segment base registers.
10636 * arch/i386.h (i386_create_target_description): Likewise.
10637 * features/i386/32bit-segments.xml: New file.
10638 * features/i386/32bit-segments.c: Generate.
10639 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Update
10640 call to i386_target_description to add 'segments' parameter.
10641 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10642 * i386-go32-tdep.c (i386_go32_init_abi): Likewise.
10643 * i386-linux-tdep.c (i386_linux_read_description): Likewise.
10644 * i386-tdep.c (i386_validate_tdesc_p): Add segment base registers
10645 if feature is present.
10646 (i386_gdbarch_init): Pass I386_NUM_REGS to set_gdbarch_num_regs.
10647 Add 'segments' parameter to call to i386_target_description.
10648 (i386_target_description): Add 'segments' parameter to enable
10649 segment base registers.
10650 (_initialize_i386_tdep) [GDB_SELF_TEST]: Add 'segments' parameter
10651 to call to i386_target_description.
10652 * i386-tdep.h (struct gdbarch_tdep): Add 'fsbase_regnum'.
10653 (enum i386_regnum): Add I386_FSBASE_REGNUM and I386_GSBASE_REGNUM.
10654 Define I386_NUM_REGS.
10655 (i386_target_description): Add 'segments' parameter to enable
10656 segment base registers.
10657
3a350822
EZ
106582019-03-12 Eli Zaretskii <eliz@gnu.org>
10659
10660 PR/24325
10661 * source-cache.c: #undef open and close, to avoid unresolved
10662 externals during linking.
10663
ffdd69cf
TT
106642019-03-12 Tom Tromey <tromey@adacore.com>
10665
10666 * remote.c (magic_null_ptid, not_sent_ptid, any_thread_ptid): Now
10667 const. Add initializers.
10668 (_initialize_remote): Don't initialize ptid globals.
10669
ec148c57
PA
106702019-03-12 Pedro Alves <palves@redhat.com>
10671
10672 * yy-remap.h [TEST_CPNAMES] (YYFPRINTF): Don't define.
10673
32764270
PA
106742019-03-12 Pedro Alves <palves@redhat.com>
10675
10676 * cp-name-parser.y (main): Remove unused 'len' variable.
10677
17547186
TT
106782019-03-12 Tom Tromey <tromey@adacore.com>
10679
10680 * common/ptid.c (null_ptid, minus_one_ptid): Now const.
10681 * common/ptid.h (null_ptid, minus_one_ptid): Now const.
10682
d3a70e03
TT
106832019-03-12 Tom Tromey <tromey@adacore.com>
10684
10685 * linux-nat.c (iterate_over_lwps): Update.
10686 (stop_callback): Remove parameter.
10687 (stop_wait_callback, detach_callback, resume_set_callback)
10688 (select_singlestep_lwp_callback, set_ignore_sigint)
10689 (status_callback, resumed_callback, resume_clear_callback)
10690 (kill_callback, kill_wait_callback, linux_nat_stop_lwp): Remove
10691 data parameter.
10692 (linux_nat_target::detach, linux_nat_target::resume)
10693 (linux_stop_and_wait_all_lwps, select_event_lwp)
10694 (linux_nat_filter_event, linux_nat_wait_1)
10695 (linux_nat_target::kill, linux_nat_target::stop)
10696 (linux_nat_target::stop): Update.
10697 (linux_nat_resume_callback): Change type.
10698 (resume_stopped_resumed_lwps, count_events_callback)
10699 (select_event_lwp_callback): Likewise.
10700 (linux_stop_lwp, linux_nat_stop_lwp): Update.
10701 * arm-linux-nat.c (struct update_registers_data): Remove.
10702 (update_registers_callback): Change type.
10703 (arm_linux_insert_hw_breakpoint1): Update.
10704 * nat/x86-linux-dregs.c (update_debug_registers_callback): Remove
10705 parameter.
10706 (x86_linux_dr_set_addr): Update.
10707 (x86_linux_dr_set_control): Update.
10708 * nat/linux-nat.h (iterate_over_lwps_ftype): Remove parameter.
10709 (iterate_over_lwps): Use gdb::function_view.
10710 * nat/aarch64-linux-hw-point.c (struct
10711 aarch64_dr_update_callback_param): Remove.
10712 (debug_reg_change_callback): Change type.
10713 (aarch64_notify_debug_reg_change): Update.
10714 * s390-linux-nat.c (s390_refresh_per_info): Update.
10715
82cb27ff
TT
107162019-03-11 Tom Tromey <tromey@adacore.com>
10717
10718 * dwarf2read.c (dwarf2_find_containing_comp_unit): Remove
10719 redundant assignment to "this_cu".
10720
568c0683
SM
107212019-03-08 Simon Marchi <simon.marchi@efficios.com>
10722
10723 * gdbtypes.c (rank_one_type): Remove unnecessary cases from switch.
10724
f09ce22d
SM
107252019-03-08 Simon Marchi <simon.marchi@efficios.com>
10726
10727 * gdbtypes.c (rank_one_type_parm_set): New function extracted
10728 from...
10729 (rank_one_type): ... this.
10730
595f96a9
SM
107312019-03-08 Simon Marchi <simon.marchi@efficios.com>
10732
10733 * gdbtypes.c (rank_one_type_parm_struct): New function extracted
10734 from...
10735 (rank_one_type): ... this.
10736
2598a94b
SM
107372019-03-08 Simon Marchi <simon.marchi@efficios.com>
10738
10739 * gdbtypes.c (rank_one_type_parm_complex): New function extracted
10740 from...
10741 (rank_one_type): ... this.
10742
7f17b20d
SM
107432019-03-08 Simon Marchi <simon.marchi@efficios.com>
10744
10745 * gdbtypes.c (rank_one_type_parm_float): New function extracted
10746 from...
10747 (rank_one_type): ... this.
10748
2c509035
SM
107492019-03-08 Simon Marchi <simon.marchi@efficios.com>
10750
10751 * gdbtypes.c (rank_one_type_parm_bool): New function extracted
10752 from...
10753 (rank_one_type): ... this.
10754
0dd322dc
SM
107552019-03-08 Simon Marchi <simon.marchi@efficios.com>
10756
10757 * gdbtypes.c (rank_one_type_parm_range): New function extracted
10758 from...
10759 (rank_one_type): ... this.
10760
41ea4728
SM
107612019-03-08 Simon Marchi <simon.marchi@efficios.com>
10762
10763 * gdbtypes.c (rank_one_type_parm_char): New function extracted
10764 from...
10765 (rank_one_type): ... this.
10766
793cd1d2
SM
107672019-03-08 Simon Marchi <simon.marchi@efficios.com>
10768
10769 * gdbtypes.c (rank_one_type_parm_enum): New function extracted
10770 from...
10771 (rank_one_type): ... this.
10772
34910087
SM
107732019-03-08 Simon Marchi <simon.marchi@efficios.com>
10774
10775 * gdbtypes.c (rank_one_type_parm_int): New function extracted
10776 from...
10777 (rank_one_type): ... this.
10778
f1f832d6
SM
107792019-03-08 Simon Marchi <simon.marchi@efficios.com>
10780
10781 * gdbtypes.c (rank_one_type_parm_func): New function extracted
10782 from...
10783 (rank_one_type): ... this.
10784
b9f4512f
SM
107852019-03-08 Simon Marchi <simon.marchi@efficios.com>
10786
10787 * gdbtypes.c (rank_one_type_parm_array): New function extracted
10788 from...
10789 (rank_one_type): ... this.
10790
9293fc63
SM
107912019-03-08 Simon Marchi <simon.marchi@efficios.com>
10792
10793 * gdbtypes.c (rank_one_type_parm_ptr): New function extracted
10794 from...
10795 (rank_one_type): ... this.
10796
e3abbe7e
PW
107972019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10798
10799 * inferior.c (initialize_inferiors): Ensure 'help set/show print
10800 inferior-events' shows the example events.
10801
e4adb939
EZ
108022019-03-08 Eli Zaretskii <eliz@gnu.org>
10803
10804 Support styling on native MS-Windows console
10805
10806 PR/24315
10807 * utils.c (can_emit_style_escape) [_WIN32]: Don't disable styling
10808 on MS-Windows if $TERM is not defined.
10809
10810 * cli/cli-style.c: Set cli_styling to 1 in the MinGW build.
10811
10812 * posix-hdep.c (gdb_console_fputs):
10813 * mingw-hdep.c (rgb_to_16colors, gdb_console_fputs): New
10814 functions.
10815 * ui-file.h (gdb_console_fputs): Add prototype.
10816
10817 * ui-file.c (stdio_file::puts): Call gdb_console_fputs, and fall
10818 back to fputs only if the former returns zero.
10819
25629dfd
TT
108202019-03-07 Tom Tromey <tom@tromey.com>
10821
10822 * symmisc.c (print_symbol_bcache_statistics): Update.
10823 (print_objfile_statistics): Update.
10824 * symfile.c (allocate_symtab): Update.
10825 * stabsread.c: Don't include bcache.h.
10826 * psymtab.h (struct psymbol_bcache): Don't declare.
10827 (class psymtab_storage) <psymbol_cache>: Now a bcache.
10828 (psymbol_bcache_init, psymbol_bcache_free)
10829 (psymbol_bcache_get_bcache): Don't declare.
10830 * psymtab.c (struct psymbol_bcache): Remove.
10831 (psymtab_storage::psymtab_storage): Update.
10832 (psymtab_storage::~psymtab_storage): Update.
10833 (psymbol_bcache_init, psymbol_bcache_free)
10834 (psymbol_bcache_get_bcache, psymbol_bcache_full): Remove.
10835 (add_psymbol_to_bcache): Update.
10836 (allocate_psymtab): Update.
10837 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
10838 macro_cache>: No longer pointers.
10839 * objfiles.c (get_objfile_bfd_data): Don't call bcache_xmalloc.
10840 (free_objfile_per_bfd_storage): Don't call bcache_xfree.
10841 * macrotab.c (macro_bcache): Update.
10842 * macroexp.c: Don't include bcache.h.
10843 * gdbtypes.c (check_types_worklist): Update.
10844 (types_deeply_equal): Remove TRY/CATCH. Update.
10845 * elfread.c (elf_symtab_read): Update.
10846 * dwarf2read.c: Don't include bcache.h.
10847 * buildsym.c (buildsym_compunit::get_macro_table): Update.
10848 * bcache.h (bcache, bcache_full, bcache_xffree, bcache_xmalloc)
10849 (print_bcache_statistics, bcache_memory_used): Don't declare.
10850 (struct bcache): Move from bcache.c. Add constructor, destructor,
10851 methods. Rename all data members.
10852 * bcache.c (struct bcache): Move to bcache.h.
10853 (bcache::expand_hash_table): Rename from expand_hash_table.
10854 (bcache): Remove.
10855 (bcache::insert): Rename from bcache_full.
10856 (bcache::compare): Rename from bcache_compare.
10857 (bcache_xmalloc): Remove.
10858 (bcache::~bcache): Rename from bcache_xfree.
10859 (bcache::print_statistics): Rename from print_bcache_statistics.
10860 (bcache::memory_used): Rename from bcache_memory_used.
10861
fe726667
PA
108622019-03-07 Pedro Alves <palves@redhat.com>
10863
10864 * infrun.c (normal_stop): Also check for
10865 TARGET_WAITKIND_NO_RESUMED before referring to inferior_thread().
10866
7584bb30
AB
108672019-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
10868
10869 * f-lang.c (value_from_host_double): Moved to...
10870 * value.c (value_from_host_double): ...here.
10871 * value.h (value_from_host_double): Declare.
10872 * guile/scm-math.c (vlscm_convert_typed_number): Use
10873 value_from_host_double.
10874 (vlscm_convert_number): Likewise.
10875 * guile/scm-value.c (gdbscm_value_to_real): Likewise.
10876 * python/py-value.c (convert_value_from_python): Likewise.
10877
a7b1986e
TT
108782019-03-06 Tom Tromey <tom@tromey.com>
10879
10880 * gcore.c (write_gcore_file): Use SCOPE_EXIT.
10881
0ccf4211
TT
108822019-03-06 Tom Tromey <tom@tromey.com>
10883
10884 * utils.h (free_current_contents): Don't declare.
10885 * utils.c (free_current_contents): Remove.
10886
fe7b42e5
TT
108872019-03-06 Tom Tromey <tom@tromey.com>
10888
10889 * top.c (quit_force): Update.
10890 * main.c (captured_command_loop): Update.
10891 * common/new-op.c (operator new): Update.
10892 * common/common-exceptions.c (struct catcher)
10893 <save_cleanup_chain>: Remove member.
10894 (exceptions_state_mc_init): Update.
10895 (exception_try_scope_entry): Return nullptr.
10896 (exception_try_scope_exit, exception_rethrow)
10897 (throw_exception_sjlj, throw_exception_cxx): Update.
10898 * common/cleanups.h (make_cleanup, make_cleanup_dtor)
10899 (all_cleanups, do_cleanups, discard_cleanups)
10900 (discard_final_cleanups, save_cleanups, save_final_cleanups)
10901 (restore_cleanups, restore_final_cleanups): Don't declare.
10902 (do_final_cleanups): Remove parameter.
10903 * common/cleanups.c (cleanup_chain, make_cleanup)
10904 (make_cleanup_dtor, all_cleanups, do_cleanups)
10905 (discard_my_cleanups, discard_cleanups)
10906 (discard_final_cleanups, save_my_cleanups, save_cleanups)
10907 (save_final_cleanups, restore_my_cleanups, restore_cleanups)
10908 (null_cleanup): Remove.
10909 (do_final_cleanups): Remove parameter.
10910
c6321f19
TT
109112019-03-06 Tom Tromey <tom@tromey.com>
10912
10913 * remote.c (remote_target::remote_parse_stop_reply): Use
10914 unique_xmalloc_ptr.
10915
61b30099
TT
109162019-03-06 Tom Tromey <tom@tromey.com>
10917
10918 * stabsread.c (struct stabs_field_info): Rename from field_info.
10919 <list, fnlist>: Add initializers.
10920 <obstack>: New member.
10921 (read_member_functions, read_struct_fields, read_baseclasses):
10922 Allocate on obstack. Don't use cleanups.
10923 (read_one_struct_field, read_member_functions, read_struct_fields)
10924 (read_baseclasses, read_tilde_fields, attach_fn_fields_to_type)
10925 (attach_fields_to_type, read_cpp_abbrev, read_member_functions)
10926 (read_struct_type): Update.
10927
6cceac94
TT
109282019-03-06 Tom Tromey <tom@tromey.com>
10929
10930 * nat/linux-namespaces.c (linux_mntns_access_fs): Use SCOPE_EXIT.
10931 * common/filestuff.h (make_cleanup_close): Don't declare.
10932 * common/filestuff.c (do_close_cleanup, make_cleanup_close):
10933 Remove.
10934
72412762
TT
109352019-03-06 Tom Tromey <tom@tromey.com>
10936
10937 * solib-aix.c: Use make_scope_exit.
10938
2b6ff1c0
TT
109392019-03-06 Tom Tromey <tom@tromey.com>
10940
10941 * solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
10942 Use make_scope_exit.
10943
d01c5877
TT
109442019-03-06 Tom Tromey <tom@tromey.com>
10945
10946 * solib-svr4.c (disable_probes_interface): Remove parameter.
10947 (svr4_handle_solib_event): Use make_scope_exit.
10948
32603266
TT
109492019-03-06 Tom Tromey <tom@tromey.com>
10950
10951 * remote.c (struct stop_reply_deleter): Remove.
10952 (stop_reply_up): Update.
10953 (struct stop_reply): Derive from notif_event. Don't typedef.
10954 <regcache>: Now a std::vector.
10955 (stop_reply_xfree): Remove.
10956 (stop_reply::~stop_reply): Rename from stop_reply_dtr.
10957 (remote_notif_stop_alloc_reply): Return a unique_ptr. Use new.
10958 (remote_target::discard_pending_stop_replies): Use delete.
10959 (remote_target::remote_parse_stop_reply): Update.
10960 (remote_target::process_stop_reply): Update.
10961 * remote-notif.h (struct notif_event): Add virtual destructor.
10962 Remove "dtr" member.
10963 (struct notif_client) <alloc_event>: Return a unique_ptr.
10964 (notif_event_xfree): Don't declare.
10965 (notif_event_up): New typedef.
10966 * remote-notif.c (remote_notif_ack, remote_notif_parse): Update.
10967 (notif_event_xfree, do_notif_event_xfree): Remove.
10968 (remote_notif_state_xfree): Update.
10969
9799571e
TT
109702019-03-06 Tom Tromey <tom@tromey.com>
10971
10972 * infrun.c (displaced_step_clear_cleanup): Now a
10973 forward_scope_exit type.
10974 (displaced_step_prepare_throw): Update.
10975 (displaced_step_fixup): Update.
10976
09e3c4ca
TT
109772019-03-06 Tom Tromey <tom@tromey.com>
10978
10979 * inferior.h (class inferior): Update comment.
10980 * gdbthread.h (class thread_info): Update comment.
10981
e2a03548
TT
109822019-03-06 Joel Brobecker <brobecker@adacore.com>
10983 Tom Tromey <tom@tromey.com>
10984
10985 * stabsread.h (struct stab_section_list): Remove.
10986 (coffstab_build_psymtabs): Update.
10987 * dbxread.c (symbuf_sections): Now a std::vector.
10988 (sect_idx): New global.
10989 (fill_symbuf): Update.
10990 (coffstab_build_psymtabs): Change type of stabsects parameter.
10991 Update.
10992 * coffread.c (struct coff_symfile_info) <stabsects>: Now a
10993 std::vector.
10994 (linetab, linetab_offset, linetab_size, stringtab): Move earlier.
10995 (coff_locate_sections): Update.
10996 (coff_symfile_read): Remove cleanups. Update.
10997 (init_stringtab): Add storage parameter.
10998 (free_stringtab, free_stringtab_cleanup): Remove.
10999 (init_lineno): Add storage parameter.
11000 (free_linetab, free_linetab_cleanup): Remove.
11001
b7e60d85
PA
110022019-03-06 Pedro Alves <palves@redhat.com>
11003
11004 * linux-fork.c (fork_info::clobber_regs): Delete.
11005 (fork_load_infrun_state): Remove reference to 'clobber_regs'.
11006 (fork_save_infrun_state): Remove 'clobber_regs' parameter. Update
11007 comment. Adjust.
11008 (scoped_switch_fork_info::scoped_switch_fork_info)
11009 (checkpoint_command, linux_fork_context): Adjust
11010 fork_save_infrun_state calls.
11011
e52c971f
PA
110122019-03-06 Pedro Alves <palves@redhat.com>
11013
11014 * linux-fork.c (inf_has_multiple_thread_cb): Delete.
11015 (inf_has_multiple_threads): Return 'bool' and rewrite using
11016 inferior_info::threads().
11017
06974e6c
PA
110182019-03-06 Pedro Alves <palves@redhat.com>
11019
11020 * linux-fork.c: Include <list>.
11021 (fork_list): Now a std::list instance.
11022 (fork_info): Add ctor, dtor, and in-class initialize all fields.
11023 (forks_exist_p, find_last_fork): Adjust.
11024 (new_fork): Delete.
11025 (one_fork_p): New.
11026 (add_fork): Adjust.
11027 (free_fork): Delete, folded into fork_info::~fork_info().
11028 (delete_fork, find_fork_ptid, find_fork_id, find_fork_pid):
11029 Adjust.
11030 (init_fork_list): Delete.
11031 (linux_fork_killall, linux_fork_mourn_inferior)
11032 (linux_fork_detach, info_checkpoints_command): Adjust.
11033 (_initialize_linux_fork): No longer call init_fork_list.
11034
72f31aea
PA
110352019-03-06 Pedro Alves <palves@redhat.com>
11036
11037 * linux-fork.c (new_fork): New, split out of ...
11038 (add_fork): ... this. Return void. Move "first fork" special
11039 case from here, to ...
11040 (checkpoint_command): ... here.
11041 * linux-linux.h (add_fork): Return void.
11042
efbecbc1
AB
110432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11044
11045 * f-exp.y (direct_abs_decl): Handle TYPE*SIZE type names.
11046
0841c79a
AB
110472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11048 Chris January <chris.january@arm.com>
11049 David Lecomber <david.lecomber@arm.com>
11050
11051 * f-exp.y: New token, UNOP_INTRINSIC.
11052 (exp): New pattern using UNOP_INTRINSIC token.
11053 (f77_keywords): Add 'abs' keyword.
11054 * f-lang.c: Add 'target-float.h' and 'math.h' includes.
11055 (value_from_host_double): New function.
11056 (evaluate_subexp_f): Support UNOP_ABS.
11057
4a270568
AB
110582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11059
11060 * f-lang.c (build_fortran_types): Use TYPE_CODE_CHAR for character
11061 types.
11062
067630bd
AB
110632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11064
11065 * f-exp.y (convert_to_kind_type): Handle integer (kind=8).
11066 * f-lang.c (build_fortran_types): Setup builtin_integer_s8.
11067 * f-lang.h (struct builtin_f_type): Add builtin_integer_s8 field.
11068
3be47f7a
AB
110692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11070
11071 * f-exp.y (convert_to_kind_type): Handle more type kinds.
11072
4d00f5d8
AB
110732019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11074 Chris January <chris.january@arm.com>
11075
11076 * expprint.c (dump_subexp_body_standard): Support UNOP_KIND.
11077 * f-exp.y: Define 'KIND' token.
11078 (exp): New pattern for KIND expressions.
11079 (ptype): Handle types with a kind extension.
11080 (direct_abs_decl): Extend to spot kind extensions.
11081 (f77_keywords): Add 'kind' to the list.
11082 (push_kind_type): New function.
11083 (convert_to_kind_type): New function.
11084 * f-lang.c (evaluate_subexp_f): Support UNOP_KIND.
11085 * parse.c (operator_length_standard): Likewise.
11086 * parser-defs.h (enum type_pieces): Add tp_kind.
11087 * std-operator.def: Add UNOP_KIND.
11088
e454224f
AB
110892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11090
11091 * f-exp.y (f_parse): Set yydebug.
11092
9dad4a58
AB
110932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11094
11095 * f-lang.c (evaluate_subexp_f): New function.
11096 (exp_descriptor_f): New global.
11097 (f_language_defn): Use exp_descriptor_f instead of
11098 exp_descriptor_standard.
11099
c8f91604
AB
111002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11101
11102 * f-exp.y (struct token): Add comments.
11103 (dot_ops): Remove uppercase versions and the end marker.
11104 (f77_keywords): Likewise.
11105 (yylex): Use ARRAY_SIZE to iterate over dot_ops, assert all
11106 entries in the dot_ops array are case insensitive, and use
11107 strncasecmp to compare strings. Also some whitespace cleanup in
11108 this area. Similar for the f77_keywords array, except entries in
11109 this list might be case sensitive.
11110
dd9f2c76
AB
111112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11112
11113 * f-exp.y (struct f77_boolean_val): Add comments.
11114 (boolean_values): Remove uppercase versions, and end marker.
11115 (yylex): Use ARRAY_SIZE for iterating over boolean_values array,
11116 and use strncasecmp to achieve case insensitivity. Additionally,
11117 perform whitespace cleanup around this code.
11118
67a3048c
TT
111192019-03-06 Tom Tromey <tromey@adacore.com>
11120
11121 * remote-sim.c (gdbsim_target_open): Use result of
11122 gdb_argv::release.
11123
aa3cfbda
RB
111242019-03-06 Richard Bunt <richard.bunt@arm.com>
11125 Dirk Schubert <dirk.schubert@arm.com>
11126 Chris January <chris.january@arm.com>
11127
11128 * eval.c (evaluate_subexp_standard): Call Fortran argument
11129 wrapping logic.
11130 * f-lang.c (struct value): A value which can be passed into a
11131 Fortran function call.
11132 (fortran_argument_convert): Wrap Fortran arguments in a pointer
11133 where appropriate.
11134 (struct type): Value ready for a Fortran function call.
11135 (fortran_preserve_arg_pointer): Undo check_typedef, the pointer
11136 is needed.
11137 * f-lang.h (fortran_argument_convert): Declaration.
11138 (fortran_preserve_arg_pointer): Declaration.
11139 * infcall.c (value_arg_coerce): Call Fortran argument logic.
11140
ea38e5df
TT
111412019-03-05 Tom Tromey <tromey@adacore.com>
11142
11143 * python/py-prettyprint.c (print_string_repr): Remove #if.
11144 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
11145
06b5b831
TT
111462019-03-05 Tom Tromey <tromey@adacore.com>
11147
11148 * target.c (the_dummy_target): Move later. Change type to
11149 "dummy_target".
11150 (initialize_targets): Don't initialize the_dummy_target.
11151
edbd9e45
TT
111522019-03-05 Tom Tromey <tromey@adacore.com>
11153
11154 * gdb_bfd.c (gdb_bfd_fdopenr): Remove.
11155 * gdb_bfd.h (gdb_bfd_fdopenr): Don't declare.
11156
c119e040
TT
111572019-03-05 Tom Tromey <tromey@adacore.com>
11158
11159 * windows-nat.c (windows_nat_target::attach)
11160 (windows_nat_target::detach): Don't call gdb_flush.
11161 * valprint.c (generic_val_print, val_print, val_print_string):
11162 Don't call gdb_flush.
11163 * utils.c (defaulted_query): Don't call gdb_flush.
11164 * typeprint.c (print_type_scalar): Don't call gdb_flush.
11165 * target.c (target_announce_detach): Don't call gdb_flush.
11166 * sparc64-tdep.c (adi_print_versions): Don't call gdb_flush.
11167 * remote.c (extended_remote_target::attach): Don't call
11168 gdb_flush.
11169 * procfs.c (procfs_target::detach): Don't call gdb_flush.
11170 * printcmd.c (do_examine): Don't call gdb_flush.
11171 (info_display_command): Don't call gdb_flush.
11172 * p-valprint.c (pascal_val_print): Don't call gdb_flush.
11173 * nto-procfs.c (nto_procfs_target::attach): Don't call gdb_flush.
11174 * memattr.c (info_mem_command): Don't call gdb_flush.
11175 * mdebugread.c (mdebug_build_psymtabs): Don't call gdb_flush.
11176 * m2-valprint.c (m2_val_print): Don't call gdb_flush.
11177 * infrun.c (follow_exec, handle_command): Don't call gdb_flush.
11178 * inf-ptrace.c (inf_ptrace_target::attach): Don't call gdb_flush.
11179 * hppa-tdep.c (unwind_command): Don't call gdb_flush.
11180 * gnu-nat.c (gnu_nat_target::attach): Don't call gdb_flush.
11181 (gnu_nat_target::detach): Don't call gdb_flush.
11182 * f-valprint.c (f_val_print): Don't call gdb_flush.
11183 * darwin-nat.c (darwin_nat_target::attach): Don't call gdb_flush.
11184 * cli/cli-script.c (read_command_lines): Don't call gdb_flush.
11185 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
11186 gdb_flush.
11187 * c-valprint.c (c_val_print): Don't call gdb_flush.
11188 * ada-valprint.c (ada_print_scalar): Don't call gdb_flush.
11189
895dafa6
TT
111902019-03-05 Tom Tromey <tromey@adacore.com>
11191
11192 * varobj.c (update_dynamic_varobj_children): Update.
11193 (install_default_visualizer): Use reset, not release.
11194 * value.c (set_internalvar): Update.
11195 * dwarf2loc.c (value_of_dwarf_reg_entry): Update.
11196 * common/gdb_ref_ptr.h (class ref_ptr) <release>: Add
11197 ATTRIBUTE_UNUSED_RESULT.
11198
88a774b9
TT
111992019-03-05 Tom Tromey <tromey@adacore.com>
11200
11201 * remote.c (class scoped_remote_fd) <release>: Add
11202 ATTRIBUTE_UNUSED_RESULT.
11203
4e4a8b93
TT
112042019-03-05 Tom Tromey <tromey@adacore.com>
11205
11206 * macroexp.c (struct macro_buffer) <release>: Add
11207 ATTRIBUTE_UNUSED_RESULT.
11208
083eef1f
TT
112092019-03-05 Tom Tromey <tromey@adacore.com>
11210
11211 * nat/linux-btrace.c (linux_enable_bts, linux_enable_pt): Update.
11212 * common/scoped_mmap.h (class scoped_mmap) <release>: Add
11213 ATTRIBUTE_UNUSED_RESULT.
11214
3cabd438
TT
112152019-03-05 Tom Tromey <tromey@adacore.com>
11216
11217 * common/scoped_fd.h (class scoped_fd) <release>: Add
11218 ATTRIBUTE_UNUSED_RESULT.
11219
41e3300a
TT
112202019-03-05 Tom Tromey <tromey@adacore.com>
11221
11222 * parser-defs.h (struct parser_state) <release>: Add
11223 ATTRIBUTE_UNUSED_RESULT.
11224
18cb7c9f
TT
112252019-03-05 Tom Tromey <tromey@adacore.com>
11226
11227 * utils.h (class gdb_argv) <release>: Add
11228 ATTRIBUTE_UNUSED_RESULT.
11229 * common/common-defs.h (ATTRIBUTE_UNUSED_RESULT): Define.
11230
41fa577f
EZ
112312019-03-02 Eli Zaretskii <eliz@gnu.org>
11232
a6a4b2c6
EZ
11233 * xml-syscall.c (xml_list_syscalls_by_group): Drop 'struct' from
11234 for-loop range, to avoid compiler warnings.
11235
11236 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
11237 avoid compiler warnings about unused variables.
11238
742a7df5
EZ
11239 * NEWS: Mention end of support for native debugging on MS-Windows
11240 before XP.
11241
41fa577f
EZ
11242 PR gdb/24292
11243 * common/netstuff.c:
11244 * gdbserver/gdbreplay.c
11245 * gdbserver/remote-utils.c:
11246 * ser-tcp.c:
11247 * unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
11248 Include ws2tcpip.h instead of wsiapi.h and winsock2.h. Redefine
11249 _WIN32_WINNT to 0x0501 if defined to a smaller value, as
11250 'getaddrinfo' and 'freeaddrinfo' were not available before
11251 Windows XP, and mingw.org's MinGW headers by default define
11252 _WIN32_WINNT to 0x500.
11253
827f438f
GB
112542019-03-01 Gary Benson <gbenson@redhat.com>
11255
11256 * coffread.c (coff_start_symtab): Remove unnecessary xstrdup.
11257
92137da0
RO
112582019-02-28 Brian Vandenberg <phantall@gmail.com>
11259 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11260
11261 PR gdb/8527
11262 * procfs.c (proc_wait_for_stop): Wrap write of PCWSTOP in
11263 set_sigint_trap, clear_sigint_trap.
11264
799efbe8
PW
112652019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11266
11267 * target.c (target_detach): Clear the regcache and the
11268 frame cache.
11269
8ed25214
PA
112702019-02-27 Pedro Alves <palves@redhat.com>
11271
11272 * utils.c (set_screen_size): When we cap the height/width sizes,
11273 tweak the corresponding command variable to show "unlimited":
11274
23031e31
SJ
112752019-02-27 Saagar Jha <saagar@saagarjha.com>
11276 Pedro Alves <palves@redhat.com>
11277
11278 * utils.c (set_screen_size): Reduce "infinite" rows and columns
11279 before calling rl_set_screen_size.
11280
6c28e44a
TT
112812019-02-27 Tom Tromey <tromey@adacore.com>
11282
11283 * configure.ac (HAVE_LIBPYTHON2_4, HAVE_LIBPYTHON2_5): Never
11284 define.
11285 * python/py-value.c: Remove Python 2.4 workaround.
11286 * python/py-utils.c (gdb_pymodule_addobject): Remove Python 2.4
11287 workaround.
11288 * python/py-type.c (convert_field, gdbpy_initialize_types): Remove
11289 Python 2.4 workaround.
11290 * python/python-internal.h: Remove Python 2.4 comment.
11291 (Py_ssize_t): Don't define.
11292 (PyVarObject_HEAD_INIT, Py_TYPE): Don't define.
11293 (gdb_Py_DECREF): Remove Python 2.4 workaround.
11294 (gdb_PyObject_GetAttrString, PyObject_GetAttrString): Remove.
11295 (gdb_PyObject_HasAttrString, PyObject_HasAttrString): Remove.
11296 * python/python.c (do_start_initialization): Remove Python 2.4
11297 workaround.
11298 * python/py-prettyprint.c (class dummy_python_frame): Remove.
11299 (print_children): Remove Python 2.4 workaround.
11300 * python/py-inferior.c (buffer_procs): Remove Python 2.4
11301 workaround.
11302 (CHARBUFFERPROC_NAME): Remove.
11303 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Remove
11304 Python 2.4 workaround.
11305
2c3fc25d 113062019-02-27 Kevin Buettner <kevinb@redhat.com>
799efbe8 11307
2c3fc25d
KB
11308 * NEWS: Note minimum Python version.
11309
6ca62222
KB
113102019-02-27 Kevin Buettner <kevinb@redhat.com>
11311
11312 * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
11313 code from these functions. Remove corresponding ifdefs. Use
11314 Py_buffer_up instead of explicit calls to PyBuffer_Release.
11315 Remove gotos and target of gotos.
11316 (infpy_search_memory): Likewise.
11317
f4bc7d2c
AB
113182019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11319
11320 * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
11321 (hppa_gdbarch_init): Don't register deleted functions with
11322 gdbarch.
11323
9734a586
AB
113242019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11325
11326 * gdb/h8300-tdep.c (h8300_unwind_pc): Delete.
11327 (h8300_unwind_sp): Delete.
11328 (h8300_dummy_id): Delete.
11329 (h8300_gdbarch_init): Don't register deleted functions with
11330 gdbarch.
11331
68b867f3
AB
113322019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11333
11334 * gdb/ft32-tdep.c (ft32_dummy_id): Delete.
11335 (ft32_unwind_pc): Delete.
11336 (ft32_unwind_sp): Delete.
11337 (ft32_gdbarch_init): Don't register deleted functions with
11338 gdbarch.
11339
2fbe7ad0
AB
113402019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11341
11342 * gdb/frv-tdep.c (frv_dummy_id): Delete.
11343 (frv_unwind_pc): Delete.
11344 (frv_unwind_sp): Delete.
11345 (frv_gdbarch_init): Don't register deleted functions with
11346 gdbarch.
11347
76055cbe
AB
113482019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11349
11350 * gdb/riscv-tdep.c (riscv_dummy_id): Delete.
11351 (riscv_unwind_pc): Delete.
11352 (riscv_unwind_sp): Delete.
11353 (riscv_gdbarch_init): Don't register deleted functions with
11354 gdbarch.
11355
4133e5a1
AB
113562019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11357
11358 * gdb/csky-tdep.c (csky_dummy_id): Delete.
11359 (csky_unwind_pc): Delete.
11360 (csky_unwind_sp): Delete.
11361 (csky_gdbarch_init): Don't register deleted functions with
11362 gdbarch.
11363
8010f576
AB
113642019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11365
11366 * gdb/cris-tdep.c (cris_dummy_id): Delete.
11367 (cris_unwind_pc): Delete.
11368 (cris_unwind_sp): Delete.
11369 (cris_gdbarch_init): Don't register deleted functions with
11370 gdbarch.
11371
b56bf084
AB
113722019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11373
11374 * gdb/bfin-tdep.c (bfin_dummy_id): Delete.
11375 (bfin_unwind_pc): Delete.
11376 (bfin_gdbarch_init): Don't register deleted functions with gdbarch.
11377
a19a650f
AB
113782019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11379
11380 * gdb/arm-tdep.c (arm_dummy_id): Delete.
11381 (arm_unwind_pc): Delete.
11382 (arm_unwind_sp): Delete.
11383 (arm_gdbarch_init): Don't register deleted functions with gdbarch.
11384
f8278c3c
AB
113852019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11386
11387 * gdb/arc-tdep.c (arc_dummy_id): Delete.
11388 (arc_unwind_pc): Delete.
11389 (arc_unwind_sp): Delete.
11390 (arc_gdbarch_init): Don't register deleted functions with gdbarch.
11391
480e46cf
AB
113922019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11393
11394 * gdb/alpha-tdep.c (alpha_dummy_id): Delete.
11395 (alpha_unwind_pc): Delete.
11396 (alpha_gdbarch_init): Don't register deleted functions with
11397 gdbarch.
11398
7a995095
AB
113992019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11400
11401 * gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
11402 (aarch64_unwind_pc): Delete.
11403 (aarch64_unwind_sp): Delete.
11404 (aarch64_gdbarch_init): Don't register deleted functions with
11405 gdbarch.
11406
bf9a735e
AB
114072019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11408
11409 * gdbtypes.c (type_align): Don't consider static members when
11410 computing structure alignment.
11411
5561fc30
AB
114122019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11413
11414 * arc-tdep.c (arc_type_align): Provide alignment for basic types,
11415 return 0 for other types.
11416 * arch-utils.c (default_type_align): Always return 0.
11417 * gdbarch.h: Regenerate.
11418 * gdbarch.sh (type_align): Extend comment.
11419 * gdbtypes.c (type_align): Add additional comments, always call
11420 gdbarch_type_align before applying the default rules.
11421 * i386-tdep.c (i386_type_align): Return 0 as the default rule,
11422 generic code will then apply a suitable default.
11423 * nios2-tdep.c (nios2_type_align): Provide alignment for basic
11424 types, return 0 for other types.
11425
9335e75a
JB
114262019-02-27 Joel Brobecker <brobecker@adacore.com>
11427
11428 * NEWS: Create a new section for the next release branch.
11429 Rename the section of the current branch, now that it has
11430 been cut.
11431
3d34d8de
JB
114322019-02-27 Joel Brobecker <brobecker@adacore.com>
11433
11434 GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
11435 * version.in: Bump version to 8.3.50.DATE-git.
11436
143420fb
SM
114372019-02-26 Simon Marchi <simon.marchi@efficios.com>
11438
11439 * aix-thread.c (ptid_cmp): Remove unused variable.
11440 (get_signaled_thread): Likewise.
11441 (store_regs_user_thread): Likewise.
11442 (store_regs_kernel_thread): Likewise.
11443 (fetch_regs_kernel_thread): Remove shadowed variable.
11444
172fb711
AB
114452019-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
11446
11447 * features/riscv/32bit-cpu.xml: Add register numbers.
11448 * features/riscv/32bit-fpu.c: Regenerate.
11449 * features/riscv/32bit-fpu.xml: Add register numbers.
11450 * features/riscv/64bit-cpu.xml: Add register numbers.
11451 * features/riscv/64bit-fpu.c: Regenerate.
11452 * features/riscv/64bit-fpu.xml: Add register numbers.
11453
26c89782
KB
114542019-02-26 Kevin Buettner <kevinb@redhat.com>
11455
af54ade9 11456 * NEWS: Mention two argument form of gdb.Value constructor.
fe07eca5
KB
11457 * python/py-value.c (convert_buffer_and_type_to_value): New
11458 function.
11459 (valpy_new): Parse arguments via gdb_PyArg_ParseTupleAndKeywords.
11460 Add support for handling an optional second argument. Call
11461 convert_buffer_and_type_to_value as appropriate.
26c89782
KB
11462 * python/python-internal.h (Py_buffer_deleter): New struct.
11463 (Py_buffer_up): New typedef.
11464
0f58c9e8
JB
114652019-02-25 John Baldwin <jhb@FreeBSD.org>
11466
11467 * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr
11468 instead of releasing ownership.
11469
0a0f4c01
JR
114702019-02-25 Jordan Rupprecht <rupprecht@google.com>
11471
11472 * dwarf2read.c (open_and_init_dwp_file): Call
11473 elf_numsections instead of bfd_count_sections to initialize
11474 dwp_file->num_sections.
11475
cd5a152c
TT
114762019-02-25 Tom Tromey <tromey@adacore.com>
11477
11478 * solib-darwin.c (darwin_get_dyld_bfd): Don't release dyld_bfd.
11479
8a6a8513
SDJ
114802019-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
11481
11482 * gcore.in: Add '--readnever' option when invoking GDB.
11483
04dcda9c
SM
114842019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11485
11486 * MAINTAINERS: Update my email address.
11487
07bc701d
SM
114882019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11489
11490 * build-id.c (build_id_to_debug_bfd_1): New function.
11491 (build_id_to_debug_bfd): Look for separate debug file in
11492 sysroot.
11493
c6f4a5d0
AB
114942019-02-22 Andrew Burgess <andrew.burgess@embecosm.com>
11495
11496 * gdbarch.sh: Update the copyright year range that is placed into
11497 generated files.
11498
9600246d
KS
114992019-02-22 Keith Seitz <keiths@redhat.com>
11500
11501 PR symtab/23853
11502 * linespec.c (create_sals_line_offset): Search for the default
11503 symtab's filename instead of its fullname.
11504
7557a514
AH
115052019-02-21 Alan Hayward <alan.hayward@arm.com>
11506
11507 * NEWS: Update style defaults.
11508
ee2bcb0c
AH
115092019-02-21 Alan Hayward <alan.hayward@arm.com>
11510
11511 * main.c (captured_main_1): Disable styling in batch mode.
11512
0c95f9ed
TT
115132019-02-20 Tom Tromey <tom@tromey.com>
11514
11515 * symtab.c (symtab_symbol_info): Fix typos.
11516
c763b894
TT
115172019-02-20 Tom Tromey <tromey@adacore.com>
11518
11519 * findcmd.c (_initialize_mem_search): Use upper case for
11520 metasyntactic variables.
11521
0ef8a082
AH
115222019-02-20 Alan Hayward <alan.hayward@arm.com>
11523
11524 * aarch64-tdep.c (aarch64_add_reggroups): New function.
11525 (aarch64_gdbarch_init): Call aarch64_add_reggroups.
11526
6caa91b6
SM
115272019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
11528
11529 * top.h (source_file_name): Change to std::string.
11530 * top.c (source_file_name): Likewise.
11531 (command_line_input): Adjust.
11532 * cli/cli-script.c (script_from_file): Adjust.
11533
98814c6c
TT
115342019-02-19 Tom Tromey <tromey@adacore.com>
11535
11536 * ravenscar-thread.c
11537 (ravenscar_thread_target::update_thread_list): Don't call
11538 ada_build_task_list.
11539 * ada-lang.h (ada_build_task_list): Don't declare.
11540 * ada-tasks.c (struct ada_tasks_inferior_data)
11541 <task_list_valid_p>: Now bool.
11542 (read_known_tasks, ada_task_list_changed)
11543 (ada_tasks_invalidate_inferior_data): Update.
11544 (read_known_tasks_array): Return bool.
11545 (read_known_tasks_list): Likewise.
11546 (read_known_tasks): Return void.
11547 (ada_build_task_list): Now static.
11548
70cd633e
AB
115492019-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
11550
11551 * gdbtypes.c (type_align): Allow alignment of TYPE_CODE_METHODPTR
11552 and TYPE_CODE_MEMBERPTR to be overridden by the gdbarch.
11553
040b3e95
PW
115542019-02-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11555
11556 * ada-task.c (_initialize_tasks): Use 'with_cleanup' register
11557 variant for ada_tasks_pspace_data_handle and
11558 ada_tasks_inferior_data_handle.
11559 (ada_tasks_pspace_data_cleanup): New function.
11560 (ada_tasks_inferior_data_cleanup): New function.
11561
9409233b
TT
115622019-02-17 Tom Tromey <tom@tromey.com>
11563
11564 * macrotab.h (macro_source_fullname): Return a std::string.
11565 * macrotab.c (macro_include, check_for_redefinition)
11566 (macro_undef, macro_lookup_definition, foreach_macro)
11567 (foreach_macro_in_scope): Update.
11568 (macro_source_fullname): Return a std::string.
11569 * macrocmd.c (show_pp_source_pos): Update.
11570
6506371f
TT
115712019-02-17 Tom Tromey <tom@tromey.com>
11572
11573 * macrocmd.c (show_pp_source_pos): Style the file names.
11574
0c820d67
TT
115752019-02-17 Tom Tromey <tom@tromey.com>
11576
11577 PR tui/24197:
11578 * tui/tui-source.c (tui_set_source_content_nil): Rewrite.
11579
a0087920
TT
115802019-02-17 Tom Tromey <tom@tromey.com>
11581
11582 * ada-lang.c (user_select_syms): Use filtered printing.
11583 * utils.c (wrap_style): New global.
11584 (desired_style): Remove.
11585 (emit_style_escape): Add stream parameter.
11586 (set_output_style, reset_terminal_style, prompt_for_continue):
11587 Update.
11588 (flush_wrap_buffer): Only flush gdb_stdout.
11589 (wrap_here): Set wrap_style.
11590 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
11591 treat escape sequences as a character. Change when wrap buffer is
11592 flushed.
11593 (fputs_styled): Do not set the output style when the default is
11594 requested.
11595 * ui-style.h (struct ui_file_style) <is_default>: New method.
11596 * source.c (print_source_lines_base): Emit escape sequences in one
11597 piece.
11598
75ba10dc
JB
115992019-02-17 Joel Brobecker <brobecker@adacore.com>
11600
11601 * gdbtypes.c (type_align): Handle TYPE_CODE_RANGE the same as
11602 integers and enumeration types.
11603
a2cd4f14
JB
116042019-02-17 Joel Brobecker <brobecker@adacore.com>
11605
11606 * ada-lang.c (standard_lookup): Use ada_lookup_encoded_symbol
11607 instead of lookup_symbol_in_language
11608 (do_exact_match): New function.
11609 (ada_get_symbol_name_matcher): Return do_exact_match when
11610 doing a verbatim match.
11611
485b851b
TT
116122019-02-15 Tom Tromey <tromey@adacore.com>
11613
11614 * ravenscar-thread.c (ravenscar_thread_target::resume)
11615 (ravenscar_thread_target::wait): Special case wildcard requests.
11616
0b790b1e
TT
116172019-02-15 Tom Tromey <tromey@adacore.com>
11618
11619 * ravenscar-thread.c (base_ptid): Remove.
11620 (struct ravenscar_thread_target) <close>: New method.
11621 <m_base_ptid>: New member.
11622 <update_inferior_ptid, active_task, task_is_currently_active,
11623 runtime_initialized>: Declare methods.
11624 <ravenscar_thread_target>: Add constructor.
11625 (ravenscar_thread_target::task_is_currently_active)
11626 (ravenscar_thread_target::update_inferior_ptid)
11627 (ravenscar_runtime_initialized): Rename. Now methods.
11628 (ravenscar_thread_target::resume, ravenscar_thread_target::wait)
11629 (ravenscar_thread_target::update_thread_list): Update.
11630 (ravenscar_thread_target::active_task): Now method.
11631 (ravenscar_thread_target::store_registers)
11632 (ravenscar_thread_target::prepare_to_store)
11633 (ravenscar_thread_target::prepare_to_store)
11634 (ravenscar_thread_target::mourn_inferior): Update.
11635 (ravenscar_inferior_created): Use "new" to create target.
11636 (ravenscar_thread_target::get_ada_task_ptid): Update.
11637 (_initialize_ravenscar): Don't initialize base_ptid.
11638 (ravenscar_ops): Remove global.
11639
dea57a62
TT
116402019-02-15 Tom Tromey <tromey@adacore.com>
11641
11642 * target.h (push_target): Declare new overload.
11643 * target.c (push_target): New overload, taking an rvalue reference.
11644 * remote.c (remote_target::open_1): Use push_target overload.
11645 * corelow.c (core_target_open): Use push_target overload.
11646
989f3c58
TT
116472019-02-15 Tom Tromey <tromey@adacore.com>
11648
11649 * ravenscar-thread.c (is_ravenscar_task)
11650 (ravenscar_task_is_currently_active): Return bool.
11651 (ravenscar_update_inferior_ptid, get_running_thread_msymbol)
11652 (_initialize_ravenscar): Remove "(void)".
11653 (has_ravenscar_runtime, ravenscar_runtime_initialized): Likewise.
11654 Return bool.
11655
6cbcc006
TT
116562019-02-15 Tom Tromey <tromey@adacore.com>
11657
11658 * ravenscar-thread.c (ravenscar_runtime_initializer)
11659 (has_ravenscar_runtime, get_running_thread_id)
11660 (ravenscar_thread_target::resume): Fix indentation.
11661
7657f14d
TT
116622019-02-15 Tom Tromey <tromey@adacore.com>
11663
11664 * sparc-ravenscar-thread.c (struct sparc_ravenscar_ops): Derive
11665 from ravenscar_arch_ops.
11666 (sparc_ravenscar_ops::fetch_registers)
11667 (sparc_ravenscar_ops::store_registers): Now methods.
11668 (sparc_ravenscar_prepare_to_store): Remove.
11669 (sparc_ravenscar_ops): Redefine.
11670 * ravenscar-thread.h (struct ravenscar_arch_ops): Add virtual
11671 methods and destructor. Remove members.
11672 * ravenscar-thread.c (ravenscar_thread_target::fetch_registers)
11673 (ravenscar_thread_target::store_registers)
11674 (ravenscar_thread_target::prepare_to_store): Update.
11675 * ppc-ravenscar-thread.c (ppc_ravenscar_generic_prepare_to_store):
11676 Remove.
11677 (struct ppc_ravenscar_powerpc_ops): Derive from
11678 ravenscar_arch_ops.
11679 (ppc_ravenscar_powerpc_ops::fetch_registers)
11680 (ppc_ravenscar_powerpc_ops::store_registers): Now methods.
11681 (ppc_ravenscar_powerpc_ops): Redefine.
11682 (struct ppc_ravenscar_e500_ops): Derive from ravenscar_arch_ops.
11683 (ppc_ravenscar_e500_ops::fetch_registers)
11684 (ppc_ravenscar_e500_ops::store_registers): Now methods.
11685 (ppc_ravenscar_e500_ops): Redefine.
11686 * aarch64-ravenscar-thread.c
11687 (aarch64_ravenscar_generic_prepare_to_store): Remove.
11688 (struct aarch64_ravenscar_ops): Derive from ravenscar_arch_ops.
11689 (aarch64_ravenscar_fetch_registers)
11690 (aarch64_ravenscar_store_registers): Now methods.
11691 (aarch64_ravenscar_ops): Redefine.
11692
5b6ea500
TT
116932019-02-15 Tom Tromey <tromey@adacore.com>
11694
11695 * ravenscar-thread.c (ravenscar_thread_target::stopped_by_sw_breakpoint)
11696 (ravenscar_thread_target::stopped_by_hw_breakpoint)
11697 (ravenscar_thread_target::stopped_by_watchpoint)
11698 (ravenscar_thread_target::stopped_data_address)
11699 (ravenscar_thread_target::core_of_thread): Use scoped_restore.
11700
e397fd39
TT
117012019-02-15 Tom Tromey <tromey@adacore.com>
11702
11703 * ravenscar-thread.c: Fix some typos.
11704
cc12f4a8
TT
117052019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11706 Tom Tromey <tromey@adacore.com>
11707
11708 * ada-lang.c (ada_exception_sal): Change addr_string to a
11709 std::string.
11710 (create_ada_exception_catchpoint): Update.
11711
5f486660
TT
117122019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11713 Tom Tromey <tromey@adacore.com>
11714
11715 * breakpoint.c (~bp_location): Rename from bp_location_dtor.
11716 (bp_location_ops): Remove.
11717 (base_breakpoint_allocate_location): Update.
11718 (free_bp_location): Update.
11719 * ada-lang.c (class ada_catchpoint_location)
11720 <ada_catchpoint_location>: Remove ops parameter.
11721 (ada_catchpoint_location_dtor): Remove.
11722 (ada_catchpoint_location_ops): Remove.
11723 (allocate_location_exception): Update.
11724 * breakpoint.h (struct bp_location_ops): Remove.
11725 (class bp_location) <bp_location>: Remove bp_location_ops
11726 parameter.
11727 <~bp_location>: Add destructor.
11728 <ops>: Remove.
11729
b671c7fb
TS
117302019-02-14 Thomas Schwinge <thomas@codesourcery.com>
11731 Pedro Alves <palves@redhat.com>
11732
11733 * remote.c (remote_target::remote_parse_stop_reply): Avoid using
11734 'PATH_MAX'.
11735
8071c5ce
DM
117362019-02-14 David Michael <fedora.dm0@gmail.com>
11737 Samuel Thibault <samuel.thibault@gnu.org>
11738 Thomas Schwinge <thomas@codesourcery.com>
11739
11740 * gnu-nat.c (S_proc_getmsgport_reply, S_proc_task2proc_reply)
11741 (S_proc_pid2proc_reply): Adjust to Hurd "proc" interface changes.
11742
b1041ae0
TS
117432019-02-14 Thomas Schwinge <thomas@codesourcery.com>
11744
924514e1
TS
11745 * gnu-nat.c (gnu_write_inferior, parse_int_arg, _parse_bool_arg)
11746 (check_empty): Use "const char *".
11747
c29ee8d4
TS
11748 * gnu-nat.c (gnu_nat_target::detach): Instead of
11749 'detach_inferior (pid)' call
11750 'detach_inferior (find_inferior_pid (pid))'.
11751
6c6ef69f
TS
11752 * configure.nat [gdb_host == i386gnu] (NATDEPFILES): Add
11753 'nat/fork-inferior.o'.
11754 * gnu-nat.c: #include "nat/fork-inferior.h".
11755
2d0a338c
TS
11756 * gnu-nat.c (gnu_nat_target::detach): Instead of
11757 'inf_child_maybe_unpush_target (ops)' call 'maybe_unpush_target'.
11758 * gnu-nat.h: #include "inf-child.h".
11759 * i386-gnu-nat.c (gnu_fetch_registers): Rename/move to
11760 'i386_gnu_nat_target::fetch_registers'.
11761 (gnu_store_registers): Rename/move to
11762 'i386_gnu_nat_target::store_registers'.
11763
cabb5f06
TS
11764 * config/i386/nm-i386gnu.h: Don't "#include" any files.
11765 * gnu-nat.h (mach_thread_info): New function.
11766 * gnu-nat.c (thread_takeover_sc_cmd): Use it.
11767
b1041ae0
TS
11768 * config/i386/nm-i386gnu.h (gnu_target_pid_to_str): Remove.
11769
2988d01e
KF
117702019-02-14 Frederic Konrad <konrad@adacore.com>
11771
11772 * riscv-rdep.c (riscv_type_alignment): Handle TYPE_CODE_RANGE.
11773
c559d709
JB
117742019-02-14 Joel Brobecker <brobecker@adacore.com>
11775
11776 * windows-nat.c (windows_add_thread): Add new parameter
11777 "main_thread_p" with default value set to false. Update
11778 function documentation as well as all callers.
11779 (windows_delete_thread): Likewise.
11780 (fake_create_process): Update call to windows_add_thread.
11781 (get_windows_debug_event) <CREATE_THREAD_DEBUG_EVENT>
11782 <CREATE_PROCESS_DEBUG_EVENT>: Likewise.
11783 <EXIT_THREAD_DEBUG_EVENT, EXIT_PROCESS_DEBUG_EVENT>: Update
11784 call to windows_delete_thread.
11785
007024cc
SM
117862019-02-13 Simon Marchi <simon.marchi@ericsson.com>
11787
11788 * MAINTAINERS: Add Andrew Burgess as global maintainer.
11789
f62318e9
JB
117902019-02-12 John Baldwin <jhb@FreeBSD.org>
11791
11792 * symfile.c (find_separate_debug_file): Use canonical path of
11793 sysroot with child_path instead of gdb_sysroot if it is valid.
11794
cd4b7848
JB
117952019-02-12 John Baldwin <jhb@FreeBSD.org>
11796
11797 * symfile.c (find_separate_debug_file): Use child_path to
11798 determine if an object file is under a sysroot.
11799
efac4bfe
JB
118002019-02-12 John Baldwin <jhb@FreeBSD.org>
11801
11802 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
11803 unittests/child-path-selftests.c.
11804 * common/pathstuff.c (child_path): New function.
11805 * common/pathstuff.h (child_path): New prototype.
11806 * unittests/child-path-selftests.c: New file.
11807
402d2bfe
JB
118082019-02-12 John Baldwin <jhb@FreeBSD.org>
11809
11810 * symfile.c (find_separate_debug_file): Look for separate debug
11811 files in debug directories under the sysroot.
11812
1ed9f74e
PW
118132019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11814
11815 * symtab.h (struct minimal_symbol data_p): New const method.
11816 (struct minimal_symbol text_p): Likewise.
11817 * symtab.c (output_source_filename): Use file name style
11818 to print file name.
11819 (print_symbol_info): Likewise.
11820 (print_msymbol_info): Use address style to print addresses.
11821 Use function name style to print executable text symbols.
11822 (expand_symtab_containing_pc): Use data_p.
11823 (find_pc_sect_compunit_symtab): Likewise.
11824
2636d81d
PW
118252019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11826
11827 * breakpoint.c (describe_other_breakpoints): Use address style
11828 to print addresses.
11829 (say_where): Likewise.
11830
ac8c53cc
PW
118312019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11832
11833 * ada-typeprint.c (print_func_type): Print function name
11834 style to print function name.
11835 * c-typeprint.c (c_print_type_1): Likewise.
11836
ea638c43
AH
118372019-02-11 Alan Hayward <alan.hayward@arm.com>
11838
11839 * aarch64-linux-tdep.c (aarch64_linux_get_syscall_number): Check
11840 for execve.
11841
ab759ca8
PW
118422019-02-10 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11843
11844 * c-exp.y (direct_abs_decl): Use emplace_back to record the
11845 type_stack.
11846
aff29d1c
JB
118472019-02-10 Joel Brobecker <brobecker@adacore.com>
11848
11849 * ada-varobj.c (ada_value_is_changeable_p): Add handling of
11850 TYPE_CODE_REF types.
11851
617126bc
JW
118522019-02-08 Jim Wilson <jimw@sifive.com>
11853
11854 * riscv-linux-tdep.c (riscv_linux_fregmap): New.
11855 (riscv_linux_fregset): New.
11856 (riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.
11857
46e3ed7f
TT
118582019-02-07 Tom Tromey <tom@tromey.com>
11859
11860 * thread.c (thread_cancel_execution_command): Update.
11861 * thread-fsm.h (struct thread_fsm): Add constructor, destructor,
11862 methods.
11863 (struct thread_fsm_ops): Remove.
11864 (thread_fsm_ctor, thread_fsm_delete, thread_fsm_clean_up)
11865 (thread_fsm_should_stop, thread_fsm_return_value)
11866 (thread_fsm_set_finished, thread_fsm_finished_p)
11867 (thread_fsm_async_reply_reason, thread_fsm_should_notify_stop):
11868 Don't declare.
11869 * mi/mi-interp.c (mi_on_normal_stop_1): Update.
11870 * infrun.c (clear_proceed_status_thread)
11871 (clean_up_just_stopped_threads_fsms, fetch_inferior_event)
11872 (print_stop_event): Update.
11873 * infcmd.c (struct step_command_fsm): Inherit from thread_fsm.
11874 Add constructor.
11875 (step_command_fsm_ops): Remove.
11876 (new_step_command_fsm): Remove.
11877 (step_1): Update.
11878 (step_command_fsm::should_stop): Rename from
11879 step_command_fsm_should_stop.
11880 (step_command_fsm::clean_up): Rename from
11881 step_command_fsm_clean_up.
11882 (step_command_fsm::do_async_reply_reason): Rename from
11883 step_command_fsm_async_reply_reason.
11884 (struct until_next_fsm): Inherit from thread_fsm. Add
11885 constructor.
11886 (until_next_fsm_ops): Remove.
11887 (new_until_next_fsm): Remove.
11888 (until_next_fsm::should_stop): Rename from
11889 until_next_fsm_should_stop.
11890 (until_next_fsm::clean_up): Rename from until_next_fsm_clean_up.
11891 (until_next_fsm::do_async_reply_reason): Rename from
11892 until_next_fsm_async_reply_reason.
11893 (struct finish_command_fsm): Inherit from thread_fsm. Add
11894 constructor. Change type of breakpoint.
11895 (finish_command_fsm_ops): Remove.
11896 (new_finish_command_fsm): Remove.
11897 (finish_command_fsm::should_stop): Rename from
11898 finish_command_fsm_should_stop.
11899 (finish_command_fsm::clean_up): Rename from
11900 finish_command_fsm_clean_up.
11901 (finish_command_fsm::return_value): Rename from
11902 finish_command_fsm_return_value.
11903 (finish_command_fsm::do_async_reply_reason): Rename from
11904 finish_command_fsm_async_reply_reason.
11905 (finish_command): Update.
11906 * infcall.c (struct call_thread_fsm): Inherit from thread_fsm.
11907 Add constructor.
11908 (call_thread_fsm_ops): Remove.
11909 (call_thread_fsm::call_thread_fsm): Rename from
11910 new_call_thread_fsm.
11911 (call_thread_fsm::should_stop): Rename from
11912 call_thread_fsm_should_stop.
11913 (call_thread_fsm::should_notify_stop): Rename from
11914 call_thread_fsm_should_notify_stop.
11915 (run_inferior_call, call_function_by_hand_dummy): Update.
11916 * cli/cli-interp.c (should_print_stop_to_console): Update.
11917 * breakpoint.c (struct until_break_fsm): Inherit from thread_fsm.
11918 Add constructor. Change type of location_breakpoint,
11919 caller_breakpoint.
11920 (until_break_fsm_ops): Remove.
11921 (new_until_break_fsm): Remove.
11922 (until_break_fsm::should_stop): Rename from
11923 until_break_fsm_should_stop.
11924 (until_break_fsm::clean_up): Rename from
11925 until_break_fsm_clean_up.
11926 (until_break_fsm::do_async_reply_reason): Rename from
11927 until_break_fsm_async_reply_reason.
11928 (until_break_command): Update.
11929 * thread-fsm.c: Remove.
11930 * Makefile.in (COMMON_SFILES): Remove thread-fsm.c.
11931
1a5c2598
TT
119322019-02-07 Tom Tromey <tom@tromey.com>
11933
11934 * yy-remap.h: Add include guard.
11935 * xtensa-tdep.h: Add include guard.
11936 * xcoffread.h: Rename include guard.
11937 * varobj-iter.h: Add include guard.
11938 * tui/tui.h: Rename include guard.
11939 * tui/tui-winsource.h: Rename include guard.
11940 * tui/tui-wingeneral.h: Rename include guard.
11941 * tui/tui-windata.h: Rename include guard.
11942 * tui/tui-win.h: Rename include guard.
11943 * tui/tui-stack.h: Rename include guard.
11944 * tui/tui-source.h: Rename include guard.
11945 * tui/tui-regs.h: Rename include guard.
11946 * tui/tui-out.h: Rename include guard.
11947 * tui/tui-layout.h: Rename include guard.
11948 * tui/tui-io.h: Rename include guard.
11949 * tui/tui-hooks.h: Rename include guard.
11950 * tui/tui-file.h: Rename include guard.
11951 * tui/tui-disasm.h: Rename include guard.
11952 * tui/tui-data.h: Rename include guard.
11953 * tui/tui-command.h: Rename include guard.
11954 * tic6x-tdep.h: Add include guard.
11955 * target/waitstatus.h: Rename include guard.
11956 * target/wait.h: Rename include guard.
11957 * target/target.h: Rename include guard.
11958 * target/resume.h: Rename include guard.
11959 * target-float.h: Rename include guard.
11960 * stabsread.h: Add include guard.
11961 * rs6000-tdep.h: Add include guard.
11962 * riscv-fbsd-tdep.h: Add include guard.
11963 * regformats/regdef.h: Rename include guard.
11964 * record.h: Rename include guard.
11965 * python/python.h: Rename include guard.
11966 * python/python-internal.h: Rename include guard.
11967 * python/py-stopevent.h: Rename include guard.
11968 * python/py-ref.h: Rename include guard.
11969 * python/py-record.h: Rename include guard.
11970 * python/py-record-full.h: Rename include guard.
11971 * python/py-record-btrace.h: Rename include guard.
11972 * python/py-instruction.h: Rename include guard.
11973 * python/py-events.h: Rename include guard.
11974 * python/py-event.h: Rename include guard.
11975 * procfs.h: Add include guard.
11976 * proc-utils.h: Add include guard.
11977 * p-lang.h: Add include guard.
11978 * or1k-tdep.h: Rename include guard.
11979 * observable.h: Rename include guard.
11980 * nto-tdep.h: Rename include guard.
11981 * nat/x86-linux.h: Rename include guard.
11982 * nat/x86-linux-dregs.h: Rename include guard.
11983 * nat/x86-gcc-cpuid.h: Add include guard.
11984 * nat/x86-dregs.h: Rename include guard.
11985 * nat/x86-cpuid.h: Rename include guard.
11986 * nat/ppc-linux.h: Rename include guard.
11987 * nat/mips-linux-watch.h: Rename include guard.
11988 * nat/linux-waitpid.h: Rename include guard.
11989 * nat/linux-ptrace.h: Rename include guard.
11990 * nat/linux-procfs.h: Rename include guard.
11991 * nat/linux-osdata.h: Rename include guard.
11992 * nat/linux-nat.h: Rename include guard.
11993 * nat/linux-namespaces.h: Rename include guard.
11994 * nat/linux-btrace.h: Rename include guard.
11995 * nat/glibc_thread_db.h: Rename include guard.
11996 * nat/gdb_thread_db.h: Rename include guard.
11997 * nat/gdb_ptrace.h: Rename include guard.
11998 * nat/fork-inferior.h: Rename include guard.
11999 * nat/amd64-linux-siginfo.h: Rename include guard.
12000 * nat/aarch64-sve-linux-sigcontext.h: Rename include guard.
12001 * nat/aarch64-sve-linux-ptrace.h: Rename include guard.
12002 * nat/aarch64-linux.h: Rename include guard.
12003 * nat/aarch64-linux-hw-point.h: Rename include guard.
12004 * mn10300-tdep.h: Add include guard.
12005 * mips-linux-tdep.h: Add include guard.
12006 * mi/mi-parse.h: Rename include guard.
12007 * mi/mi-out.h: Rename include guard.
12008 * mi/mi-main.h: Rename include guard.
12009 * mi/mi-interp.h: Rename include guard.
12010 * mi/mi-getopt.h: Rename include guard.
12011 * mi/mi-console.h: Rename include guard.
12012 * mi/mi-common.h: Rename include guard.
12013 * mi/mi-cmds.h: Rename include guard.
12014 * mi/mi-cmd-break.h: Rename include guard.
12015 * m2-lang.h: Add include guard.
12016 * location.h: Rename include guard.
12017 * linux-record.h: Rename include guard.
12018 * linux-nat.h: Add include guard.
12019 * linux-fork.h: Add include guard.
12020 * i386-darwin-tdep.h: Rename include guard.
12021 * hppa-linux-offsets.h: Add include guard.
12022 * guile/guile.h: Rename include guard.
12023 * guile/guile-internal.h: Rename include guard.
12024 * gnu-nat.h: Rename include guard.
12025 * gdb-stabs.h: Rename include guard.
12026 * frv-tdep.h: Add include guard.
12027 * f-lang.h: Add include guard.
12028 * event-loop.h: Add include guard.
12029 * darwin-nat.h: Rename include guard.
12030 * cp-abi.h: Rename include guard.
12031 * config/sparc/nm-sol2.h: Rename include guard.
12032 * config/nm-nto.h: Rename include guard.
12033 * config/nm-linux.h: Add include guard.
12034 * config/i386/nm-i386gnu.h: Rename include guard.
12035 * config/djgpp/nl_types.h: Rename include guard.
12036 * config/djgpp/langinfo.h: Rename include guard.
12037 * compile/gcc-cp-plugin.h: Add include guard.
12038 * compile/gcc-c-plugin.h: Add include guard.
12039 * compile/compile.h: Rename include guard.
12040 * compile/compile-object-run.h: Rename include guard.
12041 * compile/compile-object-load.h: Rename include guard.
12042 * compile/compile-internal.h: Rename include guard.
12043 * compile/compile-cplus.h: Rename include guard.
12044 * compile/compile-c.h: Rename include guard.
12045 * common/xml-utils.h: Rename include guard.
12046 * common/x86-xstate.h: Rename include guard.
12047 * common/version.h: Rename include guard.
12048 * common/vec.h: Rename include guard.
12049 * common/tdesc.h: Rename include guard.
12050 * common/selftest.h: Rename include guard.
12051 * common/scoped_restore.h: Rename include guard.
12052 * common/scoped_mmap.h: Rename include guard.
12053 * common/scoped_fd.h: Rename include guard.
12054 * common/safe-iterator.h: Rename include guard.
12055 * common/run-time-clock.h: Rename include guard.
12056 * common/refcounted-object.h: Rename include guard.
12057 * common/queue.h: Rename include guard.
12058 * common/ptid.h: Rename include guard.
12059 * common/print-utils.h: Rename include guard.
12060 * common/preprocessor.h: Rename include guard.
12061 * common/pathstuff.h: Rename include guard.
12062 * common/observable.h: Rename include guard.
12063 * common/netstuff.h: Rename include guard.
12064 * common/job-control.h: Rename include guard.
12065 * common/host-defs.h: Rename include guard.
12066 * common/gdb_wait.h: Rename include guard.
12067 * common/gdb_vecs.h: Rename include guard.
12068 * common/gdb_unlinker.h: Rename include guard.
12069 * common/gdb_unique_ptr.h: Rename include guard.
12070 * common/gdb_tilde_expand.h: Rename include guard.
12071 * common/gdb_sys_time.h: Rename include guard.
12072 * common/gdb_string_view.h: Rename include guard.
12073 * common/gdb_splay_tree.h: Rename include guard.
12074 * common/gdb_setjmp.h: Rename include guard.
12075 * common/gdb_ref_ptr.h: Rename include guard.
12076 * common/gdb_optional.h: Rename include guard.
12077 * common/gdb_locale.h: Rename include guard.
12078 * common/gdb_assert.h: Rename include guard.
12079 * common/filtered-iterator.h: Rename include guard.
12080 * common/filestuff.h: Rename include guard.
12081 * common/fileio.h: Rename include guard.
12082 * common/environ.h: Rename include guard.
12083 * common/common-utils.h: Rename include guard.
12084 * common/common-types.h: Rename include guard.
12085 * common/common-regcache.h: Rename include guard.
12086 * common/common-inferior.h: Rename include guard.
12087 * common/common-gdbthread.h: Rename include guard.
12088 * common/common-exceptions.h: Rename include guard.
12089 * common/common-defs.h: Rename include guard.
12090 * common/common-debug.h: Rename include guard.
12091 * common/cleanups.h: Rename include guard.
12092 * common/buffer.h: Rename include guard.
12093 * common/btrace-common.h: Rename include guard.
12094 * common/break-common.h: Rename include guard.
12095 * cli/cli-utils.h: Rename include guard.
12096 * cli/cli-style.h: Rename include guard.
12097 * cli/cli-setshow.h: Rename include guard.
12098 * cli/cli-script.h: Rename include guard.
12099 * cli/cli-interp.h: Rename include guard.
12100 * cli/cli-decode.h: Rename include guard.
12101 * cli/cli-cmds.h: Rename include guard.
12102 * charset-list.h: Add include guard.
12103 * buildsym-legacy.h: Rename include guard.
12104 * bfin-tdep.h: Add include guard.
12105 * ax.h: Rename include guard.
12106 * arm-linux-tdep.h: Add include guard.
12107 * arm-fbsd-tdep.h: Add include guard.
12108 * arch/xtensa.h: Rename include guard.
12109 * arch/tic6x.h: Add include guard.
12110 * arch/i386.h: Add include guard.
12111 * arch/arm.h: Rename include guard.
12112 * arch/arm-linux.h: Rename include guard.
12113 * arch/arm-get-next-pcs.h: Rename include guard.
12114 * arch/amd64.h: Add include guard.
12115 * arch/aarch64-insn.h: Rename include guard.
12116 * arch-utils.h: Rename include guard.
12117 * annotate.h: Add include guard.
12118 * amd64-darwin-tdep.h: Rename include guard.
12119 * aarch64-linux-tdep.h: Add include guard.
12120 * aarch64-fbsd-tdep.h: Add include guard.
12121 * aarch32-linux-nat.h: Add include guard.
12122
ab9268d2
PW
121232019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12124
12125 * macrotab.c (macro_define_internal): New function that
12126 factorizes macro_define_object_internal and macro_define_function
12127 code.
12128 (macro_define_object_internal): Use macro_define_internal.
12129 (macro_define_function): Likewise.
12130
bb0da2b4
PW
121312019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12132
12133 * macrocmd.c (extract_identifier): Return
12134 a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
12135 callers.
12136
424eb552
JB
121372019-02-06 John Baldwin <jhb@FreeBSD.org>
12138
12139 * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
12140
1688cb29
TT
121412019-02-05 Tom Tromey <tom@tromey.com>
12142
12143 * target.c (target_stack::unpush): Move assertion earlier.
12144
b5eba2d8
TT
121452019-01-30 Tom Tromey <tom@tromey.com>
12146
12147 PR python/23615:
12148 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
12149 (gdbpy_parse_and_eval): Likewise.
12150 * python/python-internal.h (gdbpy_allow_threads): New class.
12151
7054e2ff
JB
121522019-01-28 John Baldwin <jhb@FreeBSD.org>
12153
12154 * aarch64-fbsd-tdep.c (aarch64_fbsd_gregmap)
12155 (aarch64_fbsd_fpregmap): Move earlier.
12156 (AARCH64_MCONTEXT_REG_SIZE, AARCH64_MCONTEXT_FPREG_SIZE): Delete.
12157 (aarch64_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
12158 instead of individual calls to trad_frame_set_reg_addr.
12159 * arm-fbsd-tdep.c (arm_fbsd_gregmap, arm_fbsd_vfpregmap): Move
12160 earlier.
12161 (ARM_MCONTEXT_REG_SIZE, ARM_MCONTEXT_VFP_REG_SIZE): Delete.
12162 (arm_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
12163 instead of individual calls to trad_frame_set_reg_addr.
12164
36c25ffa
AH
121652019-01-28 Alan Hayward <alan.hayward@arm.com>
12166
12167 * CONTRIBUTE: Replace contribution list with wiki link.
12168
a0707f3c
TT
121692019-01-25 Tom Tromey <tom@tromey.com>
12170
12171 * Makefile.in (GDB_CFLAGS): Don't add -I for common.
12172
0747795c
TT
121732019-01-25 Tom Tromey <tom@tromey.com>
12174
12175 * xtensa-linux-nat.c: Fix common/ includes.
12176 * xml-support.h: Fix common/ includes.
12177 * xml-support.c: Fix common/ includes.
12178 * x86-linux-nat.c: Fix common/ includes.
12179 * windows-nat.c: Fix common/ includes.
12180 * varobj.h: Fix common/ includes.
12181 * varobj.c: Fix common/ includes.
12182 * value.c: Fix common/ includes.
12183 * valops.c: Fix common/ includes.
12184 * utils.c: Fix common/ includes.
12185 * unittests/xml-utils-selftests.c: Fix common/ includes.
12186 * unittests/utils-selftests.c: Fix common/ includes.
12187 * unittests/unpack-selftests.c: Fix common/ includes.
12188 * unittests/tracepoint-selftests.c: Fix common/ includes.
12189 * unittests/style-selftests.c: Fix common/ includes.
12190 * unittests/string_view-selftests.c: Fix common/ includes.
12191 * unittests/scoped_restore-selftests.c: Fix common/ includes.
12192 * unittests/scoped_mmap-selftests.c: Fix common/ includes.
12193 * unittests/scoped_fd-selftests.c: Fix common/ includes.
12194 * unittests/rsp-low-selftests.c: Fix common/ includes.
12195 * unittests/parse-connection-spec-selftests.c: Fix common/
12196 includes.
12197 * unittests/optional-selftests.c: Fix common/ includes.
12198 * unittests/offset-type-selftests.c: Fix common/ includes.
12199 * unittests/observable-selftests.c: Fix common/ includes.
12200 * unittests/mkdir-recursive-selftests.c: Fix common/ includes.
12201 * unittests/memrange-selftests.c: Fix common/ includes.
12202 * unittests/memory-map-selftests.c: Fix common/ includes.
12203 * unittests/lookup_name_info-selftests.c: Fix common/ includes.
12204 * unittests/function-view-selftests.c: Fix common/ includes.
12205 * unittests/environ-selftests.c: Fix common/ includes.
12206 * unittests/copy_bitwise-selftests.c: Fix common/ includes.
12207 * unittests/common-utils-selftests.c: Fix common/ includes.
12208 * unittests/cli-utils-selftests.c: Fix common/ includes.
12209 * unittests/array-view-selftests.c: Fix common/ includes.
12210 * ui-file.c: Fix common/ includes.
12211 * tui/tui-io.c: Fix common/ includes.
12212 * tracepoint.h: Fix common/ includes.
12213 * tracepoint.c: Fix common/ includes.
12214 * tracefile-tfile.c: Fix common/ includes.
12215 * top.h: Fix common/ includes.
12216 * top.c: Fix common/ includes.
12217 * thread.c: Fix common/ includes.
12218 * target/waitstatus.h: Fix common/ includes.
12219 * target/waitstatus.c: Fix common/ includes.
12220 * target.h: Fix common/ includes.
12221 * target.c: Fix common/ includes.
12222 * target-memory.c: Fix common/ includes.
12223 * target-descriptions.c: Fix common/ includes.
12224 * symtab.h: Fix common/ includes.
12225 * symfile.c: Fix common/ includes.
12226 * stap-probe.c: Fix common/ includes.
12227 * spu-linux-nat.c: Fix common/ includes.
12228 * sparc-nat.c: Fix common/ includes.
12229 * source.c: Fix common/ includes.
12230 * solib.c: Fix common/ includes.
12231 * solib-target.c: Fix common/ includes.
12232 * ser-unix.c: Fix common/ includes.
12233 * ser-tcp.c: Fix common/ includes.
12234 * ser-pipe.c: Fix common/ includes.
12235 * ser-base.c: Fix common/ includes.
12236 * selftest-arch.c: Fix common/ includes.
12237 * s12z-tdep.c: Fix common/ includes.
12238 * rust-exp.y: Fix common/ includes.
12239 * rs6000-aix-tdep.c: Fix common/ includes.
12240 * riscv-tdep.c: Fix common/ includes.
12241 * remote.c: Fix common/ includes.
12242 * remote-notif.h: Fix common/ includes.
12243 * remote-fileio.h: Fix common/ includes.
12244 * remote-fileio.c: Fix common/ includes.
12245 * regcache.h: Fix common/ includes.
12246 * regcache.c: Fix common/ includes.
12247 * record-btrace.c: Fix common/ includes.
12248 * python/python.c: Fix common/ includes.
12249 * python/py-type.c: Fix common/ includes.
12250 * python/py-inferior.c: Fix common/ includes.
12251 * progspace.h: Fix common/ includes.
12252 * producer.c: Fix common/ includes.
12253 * procfs.c: Fix common/ includes.
12254 * proc-api.c: Fix common/ includes.
12255 * printcmd.c: Fix common/ includes.
12256 * ppc-linux-nat.c: Fix common/ includes.
12257 * parser-defs.h: Fix common/ includes.
12258 * osdata.c: Fix common/ includes.
12259 * obsd-nat.c: Fix common/ includes.
12260 * nat/x86-linux.c: Fix common/ includes.
12261 * nat/x86-linux-dregs.c: Fix common/ includes.
12262 * nat/x86-dregs.h: Fix common/ includes.
12263 * nat/x86-dregs.c: Fix common/ includes.
12264 * nat/ppc-linux.c: Fix common/ includes.
12265 * nat/mips-linux-watch.h: Fix common/ includes.
12266 * nat/mips-linux-watch.c: Fix common/ includes.
12267 * nat/linux-waitpid.c: Fix common/ includes.
12268 * nat/linux-ptrace.h: Fix common/ includes.
12269 * nat/linux-ptrace.c: Fix common/ includes.
12270 * nat/linux-procfs.c: Fix common/ includes.
12271 * nat/linux-personality.c: Fix common/ includes.
12272 * nat/linux-osdata.c: Fix common/ includes.
12273 * nat/linux-namespaces.c: Fix common/ includes.
12274 * nat/linux-btrace.h: Fix common/ includes.
12275 * nat/linux-btrace.c: Fix common/ includes.
12276 * nat/fork-inferior.c: Fix common/ includes.
12277 * nat/amd64-linux-siginfo.c: Fix common/ includes.
12278 * nat/aarch64-sve-linux-ptrace.c: Fix common/ includes.
12279 * nat/aarch64-linux.c: Fix common/ includes.
12280 * nat/aarch64-linux-hw-point.h: Fix common/ includes.
12281 * nat/aarch64-linux-hw-point.c: Fix common/ includes.
12282 * namespace.h: Fix common/ includes.
12283 * mips-linux-tdep.c: Fix common/ includes.
12284 * minsyms.c: Fix common/ includes.
12285 * mi/mi-parse.h: Fix common/ includes.
12286 * mi/mi-main.c: Fix common/ includes.
12287 * mi/mi-cmd-env.c: Fix common/ includes.
12288 * memrange.h: Fix common/ includes.
12289 * memattr.c: Fix common/ includes.
12290 * maint.h: Fix common/ includes.
12291 * maint.c: Fix common/ includes.
12292 * main.c: Fix common/ includes.
12293 * machoread.c: Fix common/ includes.
12294 * location.c: Fix common/ includes.
12295 * linux-thread-db.c: Fix common/ includes.
12296 * linux-nat.c: Fix common/ includes.
12297 * linux-fork.c: Fix common/ includes.
12298 * inline-frame.c: Fix common/ includes.
12299 * infrun.c: Fix common/ includes.
12300 * inflow.c: Fix common/ includes.
12301 * inferior.h: Fix common/ includes.
12302 * inferior.c: Fix common/ includes.
12303 * infcmd.c: Fix common/ includes.
12304 * inf-ptrace.c: Fix common/ includes.
12305 * inf-child.c: Fix common/ includes.
12306 * ia64-linux-nat.c: Fix common/ includes.
12307 * i387-tdep.c: Fix common/ includes.
12308 * i386-tdep.c: Fix common/ includes.
12309 * i386-linux-tdep.c: Fix common/ includes.
12310 * i386-linux-nat.c: Fix common/ includes.
12311 * i386-go32-tdep.c: Fix common/ includes.
12312 * i386-fbsd-tdep.c: Fix common/ includes.
12313 * i386-fbsd-nat.c: Fix common/ includes.
12314 * guile/scm-type.c: Fix common/ includes.
12315 * guile/guile.c: Fix common/ includes.
12316 * go32-nat.c: Fix common/ includes.
12317 * gnu-nat.c: Fix common/ includes.
12318 * gdbthread.h: Fix common/ includes.
12319 * gdbarch-selftests.c: Fix common/ includes.
12320 * gdb_usleep.c: Fix common/ includes.
12321 * gdb_select.h: Fix common/ includes.
12322 * gdb_bfd.c: Fix common/ includes.
12323 * gcore.c: Fix common/ includes.
12324 * fork-child.c: Fix common/ includes.
12325 * findvar.c: Fix common/ includes.
12326 * fbsd-nat.c: Fix common/ includes.
12327 * event-top.c: Fix common/ includes.
12328 * event-loop.c: Fix common/ includes.
12329 * dwarf2read.c: Fix common/ includes.
12330 * dwarf2loc.c: Fix common/ includes.
12331 * dwarf2-frame.c: Fix common/ includes.
12332 * dwarf-index-cache.c: Fix common/ includes.
12333 * dtrace-probe.c: Fix common/ includes.
12334 * disasm-selftests.c: Fix common/ includes.
12335 * defs.h: Fix common/ includes.
12336 * csky-tdep.c: Fix common/ includes.
12337 * cp-valprint.c: Fix common/ includes.
12338 * cp-support.h: Fix common/ includes.
12339 * cp-support.c: Fix common/ includes.
12340 * corelow.c: Fix common/ includes.
12341 * completer.h: Fix common/ includes.
12342 * completer.c: Fix common/ includes.
12343 * compile/compile.c: Fix common/ includes.
12344 * compile/compile-loc2c.c: Fix common/ includes.
12345 * compile/compile-cplus-types.c: Fix common/ includes.
12346 * compile/compile-cplus-symbols.c: Fix common/ includes.
12347 * command.h: Fix common/ includes.
12348 * cli/cli-dump.c: Fix common/ includes.
12349 * cli/cli-cmds.c: Fix common/ includes.
12350 * charset.c: Fix common/ includes.
12351 * build-id.c: Fix common/ includes.
12352 * btrace.h: Fix common/ includes.
12353 * btrace.c: Fix common/ includes.
12354 * breakpoint.h: Fix common/ includes.
12355 * breakpoint.c: Fix common/ includes.
12356 * ax.h:
12357 (enum agent_op): Fix common/ includes.
12358 * ax-general.c (struct aop_map): Fix common/ includes.
12359 * ax-gdb.c: Fix common/ includes.
12360 * auxv.c: Fix common/ includes.
12361 * auto-load.c: Fix common/ includes.
12362 * arm-tdep.c: Fix common/ includes.
12363 * arch/riscv.c: Fix common/ includes.
12364 * arch/ppc-linux-common.c: Fix common/ includes.
12365 * arch/i386.c: Fix common/ includes.
12366 * arch/arm.c: Fix common/ includes.
12367 * arch/arm-linux.c: Fix common/ includes.
12368 * arch/arm-get-next-pcs.c: Fix common/ includes.
12369 * arch/amd64.c: Fix common/ includes.
12370 * arch/aarch64.c: Fix common/ includes.
12371 * arch/aarch64-insn.c: Fix common/ includes.
12372 * arch-utils.c: Fix common/ includes.
12373 * amd64-windows-tdep.c: Fix common/ includes.
12374 * amd64-tdep.c: Fix common/ includes.
12375 * amd64-sol2-tdep.c: Fix common/ includes.
12376 * amd64-obsd-tdep.c: Fix common/ includes.
12377 * amd64-nbsd-tdep.c: Fix common/ includes.
12378 * amd64-linux-tdep.c: Fix common/ includes.
12379 * amd64-linux-nat.c: Fix common/ includes.
12380 * amd64-fbsd-tdep.c: Fix common/ includes.
12381 * amd64-fbsd-nat.c: Fix common/ includes.
12382 * amd64-dicos-tdep.c: Fix common/ includes.
12383 * amd64-darwin-tdep.c: Fix common/ includes.
12384 * agent.c: Fix common/ includes.
12385 * ada-lang.h: Fix common/ includes.
12386 * ada-lang.c: Fix common/ includes.
12387 * aarch64-tdep.c: Fix common/ includes.
12388
2f5c153e
TT
123892019-01-25 Tom Tromey <tom@tromey.com>
12390
12391 * common/create-version.sh: Use common/version.h.
12392
adc6a863
PA
123932019-01-24 Pedro Alves <palves@redhat.com>
12394
12395 * infrun.c (signal_stop, signal_print, signal_program)
12396 (signal_catch, signal_pass): Now arrays instead of pointers.
12397 (update_signals_program_target, do_target_resume)
12398 (signal_catch_update, handle_command, _initialize_infrun): Adjust.
12399 * linux-nat.c (linux_nat_target::pass_signals)
12400 (linux_nat_target::create_inferior, linux_nat_target::attach):
12401 Adjust.
12402 * linux-nat.h (linux_nat_target::pass_signals): Adjust.
12403 * nto-procfs.c (nto_procfs_target::pass_signals): Adjust.
12404 * procfs.c (procfs_target::pass_signals): Adjust.
12405 * record-full.c (record_full_target::resume): Adjust.
12406 * remote.c (remote_target::pass_signals)
12407 (remote_target::program_signals): Adjust.
12408 * target-debug.h (target_debug_print_signals): Now takes a
12409 gdb::array_view as parameter. Adjust.
12410 * target.h (target_ops) <pass_signals, program_signals>: Replace
12411 pointer and length parameters with gdb::array_view.
12412 (target_pass_signals, target_program_signals): Likewise.
12413 * target-delegates.c: Regenerate.
12414
3046d67a
PA
124152019-01-24 Pedro Alves <palves@redhat.com>
12416
12417 * common/forward-scope-exit.h
12418 (forward_scope_exit::forward_scope_exit): Pass arguments to
12419 m_bind_function directly, instead of creating a std::bind and
12420 copying that.
12421
353229bf
AH
124222019-01-24 Alan Hayward <alan.hayward@arm.com>
12423
12424 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12425 for static members.
12426 (pass_in_v_vfp_candidate): Likewise.
12427
311dc83a
TT
124282019-01-23 Tom Tromey <tom@tromey.com>
12429 Pedro Alves <palves@redhat.com>
12430
12431 * regcache.c (class regcache_invalidator): Remove.
12432 (regcache::raw_write): Use make_scope_exit.
12433
296bd123
TT
124342019-01-23 Tom Tromey <tom@tromey.com>
12435
12436 * ui-out.h (class ui_out_emit_type): Update comment.
12437
979a0d13
TT
124382019-01-23 Tom Tromey <tom@tromey.com>
12439
12440 * infrun.c (fetch_inferior_event): Update comment.
12441
d238133d
TT
124422019-01-23 Tom Tromey <tom@tromey.com>
12443 Pedro Alves <palves@redhat.com>
12444
12445 * infrun.c (reinstall_readline_callback_handler_cleanup): Remove
12446 parameter.
12447 (fetch_inferior_event): Use SCOPE_EXIT.
12448
12449
9885e6bb
TT
124502019-01-23 Tom Tromey <tom@tromey.com>
12451 Pedro Alves <palves@redhat.com>
12452
12453 * infrun.c (disable_thread_events): Delete.
12454 (stop_all_threads): Use SCOPE_EXIT.
12455
286526c1
TT
124562019-01-23 Tom Tromey <tom@tromey.com>
12457 Pedro Alves <palves@redhat.com>
12458
12459 * symfile.c: Include forward-scope-exit.h.
12460 (clear_symtab_users_cleanup): Replace forward declaration with
12461 a FORWARD_SCOPE_EXIT.
12462 (syms_from_objfile_1): Use the forward_scope_exit and
12463 gdb::optional instead of cleanup_function.
12464 (reread_symbols): Use the forward_scope_exit instead of
12465 cleanup_function.
12466 (clear_symtab_users_cleanup): Remove function.
12467
1db93f14
TT
124682019-01-23 Tom Tromey <tom@tromey.com>
12469 Pedro Alves <palves@redhat.com>
12470
12471 * linux-nat.c: Include scope-exit.h.
12472 (cleanup_target_stop): Remove.
12473 (linux_nat_target::static_tracepoint_markers_by_strid): Use
12474 SCOPE_EXIT.
12475
2cc83d1e
TT
124762019-01-23 Tom Tromey <tom@tromey.com>
12477 Pedro Alves <palves@redhat.com>
12478
12479 * infcall.c (cleanup_delete_std_terminate_breakpoint): Remove.
12480 (call_function_by_hand_dummy): Use SCOPE_EXIT.
12481
694c6bf5
TT
124822019-01-23 Tom Tromey <tom@tromey.com>
12483 Andrew Burgess <andrew.burgess@embecosm.com>
12484 Pedro Alves <palves@redhat.com>
12485
12486 * infrun.c (fetch_inferior_event): Use scope_exit.
12487 * utils.h (make_bpstat_clear_actions_cleanup): Don't declare.
12488 * top.c (execute_command): Use scope_exit.
12489 * breakpoint.c (bpstat_do_actions): Use scope_exit.
12490 * utils.c (do_bpstat_clear_actions_cleanup)
12491 (make_bpstat_clear_actions_cleanup): Remove.
12492
4c41382a
TT
124932019-01-23 Tom Tromey <tom@tromey.com>
12494 Pedro Alves <palves@redhat.com>
12495
12496 * infrun.c: Include "common/scope-exit.h"
12497 (delete_just_stopped_threads_infrun_breakpoints_cleanup): Remove.
12498 (wait_for_inferior): Use SCOPE_EXIT.
12499 (fetch_inferior_event): Use scope_exit.
12500
89f8fb50
TT
125012019-01-23 Tom Tromey <tom@tromey.com>
12502 Pedro Alves <palves@redhat.com>
12503
12504 * breakpoint.c (create_breakpoint): Remove cleanup.
12505
5419bdae
TT
125062019-01-23 Tom Tromey <tom@tromey.com>
12507 Andrew Burgess <andrew.burgess@embecosm.com>
12508 Pedro Alves <palves@redhat.com>
12509
e587ef42
PA
125102019-01-23 Pedro Alves <palves@redhat.com>
12511
12512 * gdbarch-selftests.c (struct on_exit): Use SCOPE_EXIT.
12513
77f0e74c
PA
125142019-01-23 Pedro Alves <palves@redhat.com>
12515 Andrew Burgess <andrew.burgess@embecosm.com>
12516
12517 * gdbthread.h: Include "common/forward-scope-exit.h".
12518 (scoped_finish_thread_state): Redefine custom class in terms of
12519 forward_scope_exit.
12520
5b9b3e53
PA
125212019-01-23 Pedro Alves <palves@redhat.com>
12522 Andrew Burgess <andrew.burgess@embecosm.com>
12523
12524 * common/forward-scope-exit.h: New file.
12525
54b65c9b
PA
125262019-01-23 Pedro Alves <palves@redhat.com>
12527 Andrew Burgess <andrew.burgess@embecosm.com>
12528 Tom Tromey <tom@tromey.com>
12529
12530 * common/scope-exit.h: New file.
12531
cf08fb29
PA
125322019-01-23 Pedro Alves <palves@redhat.com>
12533
12534 * common/preprocessor.h (ESC): Rename to ...
12535 (ESC_PARENS): ... this.
12536 * common/valid-expr.h (CHECK_VALID_EXPR_1, CHECK_VALID_EXPR_2)
12537 (CHECK_VALID_EXPR_3, CHECK_VALID_EXPR_4): Adjust.
12538
ae73e2e2
TT
125392019-01-23 Tom Tromey <tom@tromey.com>
12540
12541 * language.h (class scoped_switch_to_sym_language_if_auto):
12542 Initialize m_lang in both cases.
12543
6594e122
AH
125442019-01-23 Alan Hayward <alan.hayward@arm.com>
12545
12546 * nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
12547 with XCNEW.
12548
a7c9855d
TT
125492019-01-22 Tom Tromey <tom@tromey.com>
12550
12551 * corelow.c: Do not include sys/file.h.
12552
93cc1d53
TT
125532019-01-22 Tom Tromey <tom@tromey.com>
12554
12555 * tui/tui-wingeneral.h: Include gdb_curses.h.
12556
38561778
TT
125572019-01-22 Tom Tromey <tom@tromey.com>
12558
12559 * source-cache.h (class source_cache) <get_source_lines,
12560 get_plain_source_lines, extract_lines>: Rename "lines" parameter.
12561
37b3ab5b
TT
125622019-01-22 Tom Tromey <tom@tromey.com>
12563
12564 * remote-fileio.h (struct remote_target): Declare.
12565
3fabc016
TT
125662019-01-22 Tom Tromey <tom@tromey.com>
12567
12568 * python/py-arch.c: Do not include py-ref.h.
12569 * python/py-bpevent.c: Do not include py-ref.h.
12570 * python/py-cmd.c: Do not include py-ref.h.
12571 * python/py-continueevent.c: Do not include py-ref.h.
12572 * python/py-event.h: Do not include py-ref.h.
12573 * python/py-evtregistry.c: Do not include py-ref.h.
12574 * python/py-finishbreakpoint.c: Do not include py-ref.h.
12575 * python/py-frame.c: Do not include py-ref.h.
12576 * python/py-framefilter.c: Do not include py-ref.h.
12577 * python/py-function.c: Do not include py-ref.h.
12578 * python/py-infevents.c: Do not include py-ref.h.
12579 * python/py-linetable.c: Do not include py-ref.h.
12580 * python/py-objfile.c: Do not include py-ref.h.
12581 * python/py-param.c: Do not include py-ref.h.
12582 * python/py-prettyprint.c: Do not include py-ref.h.
12583 * python/py-progspace.c: Do not include py-ref.h.
12584 * python/py-symbol.c: Do not include py-ref.h.
12585 * python/py-symtab.c: Do not include py-ref.h.
12586 * python/py-type.c: Do not include py-ref.h.
12587 * python/py-unwind.c: Do not include py-ref.h.
12588 * python/py-utils.c: Do not include py-ref.h.
12589 * python/py-value.c: Do not include py-ref.h.
12590 * python/py-varobj.c: Do not include py-ref.h.
12591 * python/py-xmethods.c: Do not include py-ref.h.
12592 * python/python.c: Do not include py-ref.h.
12593 * varobj.c: Do not include py-ref.h.
12594
6b4d7774
TT
125952019-01-22 Tom Tromey <tom@tromey.com>
12596
12597 * objfiles.h (struct objfile_per_bfd_storage): Use "struct"
12598 keyword for bcache.
12599
7af7e9b5
TT
126002019-01-22 Tom Tromey <tom@tromey.com>
12601
12602 * compile/compile-cplus-types.c: Remove a comment by #include.
12603
951d1049
TT
126042019-01-22 Tom Tromey <tom@tromey.com>
12605
12606 * compile/gcc-c-plugin.h: Include compile-internal.h.
12607
d65d5705
TT
126082019-01-22 Tom Tromey <tom@tromey.com>
12609
12610 * stabsread.c (EXTERN): Do not define.
12611 (symnum, next_symbol_text_func, processing_gcc_compilation)
12612 (within_function, global_sym_chain, global_stabs)
12613 (previous_stab_code, this_object_header_files)
12614 (n_this_object_header_files)
12615 (n_allocated_this_object_header_files): Define.
12616 * stabsread.h (EXTERN): Never define. Use "extern".
12617
b6fb1ee5
PW
126182019-01-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12619
12620 * event-top.c (handle_line_of_input): use unique_xmalloc_ptr for
12621 history_value.
12622
be6d4f74
TT
126232019-01-21 Tom Tromey <tom@tromey.com>
12624
12625 * ui-out.c: Fix includes.
12626 * tui/tui-source.c: Fix includes.
12627 * target.c: Fix includes.
12628 * remote.c: Fix includes.
12629 * regcache.c: Fix includes.
12630 * python/py-block.c: Fix includes.
12631 * printcmd.c: Fix includes.
12632 * or1k-tdep.c: Fix includes.
12633 * mi/mi-main.c: Fix includes.
12634 * m32r-tdep.c: Fix includes.
12635 * csky-tdep.c: Fix includes.
12636 * compile/compile-cplus-types.c: Fix includes.
12637 * cli/cli-interp.c: Fix includes.
12638
73021deb
AH
126392019-01-21 Alan Hayward <alan.hayward@arm.com>
12640
12641 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12642 for padding.
12643
7932255d
TT
126442019-01-16 Tom Tromey <tom@tromey.com>
12645
12646 * objfiles.h (struct minimal_symbol_iterator): Rename. Move
12647 earlier.
12648 (struct objfile) <msymbols_range>: Move from top level.
12649 <msymbols>: New method.
12650 (class objfile_msymbols): Remove.
12651 * symtab.c (default_collect_symbol_completion_matches_break_on):
12652 Update.
12653 * symmisc.c (dump_msymbols): Update.
12654 * stabsread.c (scan_file_globals): Update.
12655 * objc-lang.c (info_selectors_command, info_classes_command)
12656 (find_methods): Update.
12657 * minsyms.c (find_solib_trampoline_target): Update.
12658 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
12659 * coffread.c (coff_symfile_read): Update.
12660 * ada-lang.c (ada_lookup_simple_minsym)
12661 (ada_collect_symbol_completion_matches): Update.
12662
604b1bfb
TT
126632019-01-16 Tom Tromey <tom@tromey.com>
12664
12665 * objfiles.h (class objfile_msymbols) <iterator>: Change argument
12666 type. Remove no-argument constructor.
12667 <iterator::operator++>: Simplify.
12668 <begin>: Update.
12669 <end>: Use minimal_symbol_count.
12670
f252c6d5
TT
126712019-01-16 Tom Tromey <tom@tromey.com>
12672
12673 * objfiles.h (struct objfile) <psymtabs>: New method.
12674 (class objfile_psymtabs): Remove.
12675 * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
12676 typedef.
12677 <range>: New method.
12678 (require_partial_symbols): Change return type.
12679 * psymtab.c (require_partial_symbols)
12680 (psym_expand_symtabs_matching): Update.
12681 * mdebugread.c (parse_partial_symbols): Update.
12682 * dbxread.c (dbx_end_psymtab): Update.
12683
b669c953
TT
126842019-01-15 Tom Tromey <tom@tromey.com>
12685
12686 * symtab.c (lookup_objfile_from_block)
12687 (lookup_symbol_in_objfile_symtabs)
12688 (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
12689 (find_line_symtab, info_sources_command)
12690 (default_collect_symbol_completion_matches_break_on)
12691 (make_source_files_completion_list): Update.
12692 * symmisc.c (print_objfile_statistics, dump_objfile)
12693 (maintenance_print_symbols, maintenance_info_symtabs)
12694 (maintenance_check_symtabs, maintenance_info_line_tables):
12695 Update.
12696 * source.c (select_source_symtab)
12697 (forget_cached_source_info_for_objfile): Update.
12698 * objfiles.h (class objfile_compunits): Remove.
12699 (struct objfile) <compunits_range>: New typedef.
12700 (compunits): New method.
12701 * objfiles.c (objfile_relocate1): Update.
12702 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
12703 * maint.c (count_symtabs_and_blocks): Update.
12704 * linespec.c (iterate_over_all_matching_symtabs): Update.
12705 * cp-support.c (add_symbol_overload_list_qualified): Update.
12706 * coffread.c (coff_symtab_read): Update.
12707 * ada-lang.c (add_nonlocal_symbols)
12708 (ada_collect_symbol_completion_matches)
12709 (ada_add_global_exceptions): Update.
12710
7e955d83
TT
127112019-01-15 Tom Tromey <tom@tromey.com>
12712
12713 * progspace.h (program_space) <objfiles_safe_range>: New
12714 typedef.
12715 <objfiles_safe>: New method.
12716 * objfiles.h (class all_objfiles_safe): Remove.
12717 * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
12718 * jit.c (jit_inferior_exit_hook): Update.
12719
2030c079
TT
127202019-01-17 Tom Tromey <tom@tromey.com>
12721
12722 * progspace.h (program_space) <objfiles_range>: New typedef.
12723 <objfiles>: New method.
12724 <objfiles_head>: Rename from objfiles.
12725 (object_files): Update.
12726 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
12727 * guile/scm-pretty-print.c
12728 (ppscm_find_pretty_printer_from_objfiles): Update.
12729 * guile/scm-objfile.c (gdbscm_objfiles): Update.
12730 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
12731 Update.
12732 * python/py-progspace.c (pspy_get_objfiles): Update.
12733 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
12734 Update.
12735 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
12736 (objfpy_lookup_objfile_by_build_id): Update.
12737 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
12738 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
12739 Update.
12740 * symtab.c (iterate_over_symtabs, matching_obj_sections)
12741 (expand_symtab_containing_pc, lookup_objfile_from_block)
12742 (lookup_static_symbol, basic_lookup_transparent_type)
12743 (find_pc_sect_compunit_symtab, find_symbol_at_address)
12744 (find_line_symtab, info_sources_command)
12745 (default_collect_symbol_completion_matches_break_on)
12746 (make_source_files_completion_list, find_main_name): Update.
12747 * symmisc.c (print_symbol_bcache_statistics)
12748 (print_objfile_statistics, maintenance_print_symbols)
12749 (maintenance_print_msymbols, maintenance_print_objfiles)
12750 (maintenance_info_symtabs, maintenance_check_symtabs)
12751 (maintenance_expand_symtabs, maintenance_info_line_tables):
12752 Update.
12753 * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
12754 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
12755 (map_overlay_command, unmap_overlay_command)
12756 (simple_overlay_update, expand_symtabs_matching)
12757 (map_symbol_filenames): Update.
12758 * symfile-debug.c (set_debug_symfile): Update.
12759 * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
12760 Update.
12761 * source.c (select_source_symtab, forget_cached_source_info):
12762 Update.
12763 * solib.c (solib_read_symbols): Update.
12764 * solib-spu.c (append_ocl_sos): Update.
12765 * psymtab.c (maintenance_print_psymbols)
12766 (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
12767 * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
12768 * printcmd.c (info_symbol_command): Update.
12769 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
12770 Update.
12771 * objfiles.h (class all_objfiles): Remove.
12772 * objfiles.c (have_partial_symbols, have_full_symbols)
12773 (have_minimal_symbols, qsort_cmp, update_section_map)
12774 (shared_objfile_contains_address_p)
12775 (default_iterate_over_objfiles_in_search_order): Update.
12776 * objc-lang.c (info_selectors_command, info_classes_command)
12777 (find_methods): Update.
12778 * minsyms.c (find_solib_trampoline_target): Update.
12779 * maint.c (maintenance_info_sections)
12780 (maintenance_translate_address, count_symtabs_and_blocks):
12781 Update.
12782 * main.c (captured_main_1): Update.
12783 * linux-thread-db.c (try_thread_db_load_from_pdir)
12784 (has_libpthread): Update.
12785 * linespec.c (iterate_over_all_matching_symtabs)
12786 (search_minsyms_for_name): Update.
12787 * jit.c (jit_find_objf_with_entry_addr): Update.
12788 * hppa-tdep.c (find_unwind_entry)
12789 (hppa_lookup_stub_minimal_symbol): Update.
12790 * gcore.c (gcore_create_callback, objfile_find_memory_regions):
12791 Update.
12792 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
12793 (elf_gnu_ifunc_resolve_by_got): Update.
12794 * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
12795 * dwarf-index-write.c (save_gdb_index_command): Update.
12796 * cp-support.c (add_symbol_overload_list_qualified): Update.
12797 * breakpoint.c (create_overlay_event_breakpoint)
12798 (create_longjmp_master_breakpoint)
12799 (create_std_terminate_master_breakpoint)
12800 (create_exception_master_breakpoint): Update.
12801 * blockframe.c (find_pc_partial_function): Update.
12802 * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
12803 (ada_collect_symbol_completion_matches)
12804 (ada_add_global_exceptions): Update.
12805
776489e0
TT
128062019-01-17 Tom Tromey <tom@tromey.com>
12807
12808 * solib-target.c (lm_info_target_p): Remove typedef. Don't
12809 declare VEC.
12810 (solib_target_parse_libraries): Change return type.
12811 (library_list_start_segment, library_list_start_section)
12812 (library_list_end_library, library_list_start_library); Update.
12813 (solib_target_free_library_list): Remove.
12814 (solib_target_parse_libraries): Remove cleanup. Change return
12815 type.
12816 (solib_target_current_sos): Update.
12817
6471e7d2
TT
128182019-01-17 Tom Tromey <tromey@bapiya>
12819
12820 * valprint.c: Replace "the the" with "the".
12821 * symtab.c: Replace "the the" with "the".
12822 * solib.c: Replace "the the" with "the".
12823 * solib-dsbt.c: Replace "the the" with "the".
12824 * linespec.c: Replace "the the" with "the".
12825 * dwarf2loc.h: Replace "the the" with "the".
12826 * amd64-windows-tdep.c: Replace "the the" with "the".
12827 * aarch64-tdep.c: Replace "the the" with "the".
12828
c24bdb02
KS
128292019-01-16 Keith Seitz <keiths@redhat.com>
12830
12831 PR gdb/23773
12832 * dwarf2read.c (dwarf2_cu) <ancestor>: New field.
12833 <builder>: Rename to ..
12834 <m_builder>: ... this and make private.
12835 (dwarf2_cu::get_builder): New method. Change all users of
12836 `builder' to use this method.
12837 (dwarf2_start_symtab): Move to ...
12838 (dwarf2_cu::start_symtab): ... here. Update all callers
12839 (setup_type_unit_groups): Move to ...
12840 (dwarf2_cu::setup_type_unit_groups): ... here. Update all
12841 callers.
12842 (dwarf2_cu::reset_builder): New method.
12843 (process_full_compunit, process_full_type_unit): Use
12844 dwarf2_cu::reset_builder.
12845 (follow_die_offset): Record the ancestor CU if it is different
12846 from the followed DIE's CU.
12847 (follow_die_sig_1): Likewise.
12848
8d64371b
TT
128492019-01-15 Tom Tromey <tom@tromey.com>
12850
12851 * remote.c (class remote_state) <buf>: Now a char_vector.
12852 <buf_size>: Remove.
12853 (remote_target::getpkt): Change type of buf. Remove sizeof_buf
12854 parameter.
12855 (remote_target::getpkt_or_notif_sane_1)
12856 (remote_target::getpkt_sane)
12857 (remote_target::getpkt_or_notif_sane): Likewise.
12858 (class remote_target) <putpkt>: New overload.
12859 (remote_target::read_frame): Change type of "buf_p". Remove
12860 sizeof_p parameter.
12861 (packet_ok): New overload.
12862 (packet_check_result): New overload.
12863 Update all uses.
12864
bb277751
TT
128652019-01-14 Tom Tromey <tom@tromey.com>
12866
12867 * remote-notif.c (handle_notification, remote_notif_ack)
12868 (remote_notif_parse): Make "buf" const.
12869 * remote-notif.h (struct notif_client) <parse, ack>: Make "buf"
12870 const.
12871 (remote_notif_parse, remote_notif_ack, handle_notification):
12872 Likewise.
12873 * remote.c (remote_notif_stop_parse): Make "buf" const.
12874 (remote_target::remote_parse_stop_reply): Make "buf" const.
12875 (remote_notif_stop_ack): Make "buf" const.
12876
05be00a8
TT
128772019-01-14 Tom Tromey <tom@tromey.com>
12878
12879 * remote.c (remote_console_output): Make parameter const.
12880
491adeca
TT
128812019-01-14 Tom Tromey <tom@tromey.com>
12882
12883 * target-debug.h (target_debug_print_signals): Constify.
12884 * nto-procfs.c (nto_procfs_target::pass_signals): Update.
12885 * procfs.c (procfs_target::pass_signals): Update.
12886 * linux-nat.c (linux_nat_target::pass_signals): Update.
12887 * linux-nat.h (class linux_nat_target) <pass_signals>: Update.
12888 * target-delegates.c: Rebuild.
12889 * remote.c (remote_target::program_signals): Update.
12890 (remote_target::pass_signals): Update.
12891 * target.c (target_pass_signals): Constify argument.
12892 (target_program_signals): Likewise.
12893 * target.h (struct target_ops) <pass_signals, program_signals>:
12894 Constify argument.
12895 (target_pass_signals, target_program_signals): Constify argument.
12896
bbd94648
TT
128972019-01-14 Tom Tromey <tom@tromey.com>
12898
12899 PR tui/28819:
12900 * tui/tui-io.c (gdb_wgetch): Print \r when needed.
12901
6f072a10
PFC
129022019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
12903
12904 * ppc-tdep.h (struct gdbarch_tdep) <ppc_v0_alias_regnum>: New
12905 field.
12906 * rs6000-tdep.c: Include reggroups.h.
12907 (IS_V_ALIAS_PSEUDOREG): Define.
12908 (rs6000_register_name): Return names for the "vX" aliases.
12909 (rs6000_pseudo_register_type): Return type for the "vX" aliases.
12910 (rs6000_pseudo_register_reggroup_p): Restore. Handle "vX"
12911 aliases. Call default_register_reggroup_p for all other
12912 pseudo-registers.
12913 (v_alias_pseudo_register_read, v_alias_pseudo_register_write):
12914 New functions.
12915 (rs6000_pseudo_register_read, rs6000_pseudo_register_write):
12916 Handle "vX" aliases.
12917 (v_alias_pseudo_register_collect): New function.
12918 (rs6000_ax_pseudo_register_collect): Handle "vX" aliases.
12919 (rs6000_gdbarch_init): Initialize "vX" aliases as
12920 pseudo-registers. Restore registration of
12921 rs6000_pseudo_register_reggroup_p with
12922 set_tdesc_pseudo_register_reggroup_p.
12923
1a782351
MF
129242019-01-13 Max Filippov <jcmvbkbc@gmail.com>
12925
12926 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Update
12927 tdep->num_pseudo_regs. Add calls to set_gdbarch_num_regs and
12928 set_gdbarch_num_pseudo_regs.
12929
d73cff18
PW
129302019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12931
12932 * cli/cli-style.h (class cli_style_option): <add_setshow_commands>
12933 Remove arg prefixname, add do_set and do_show.
12934 Add member functions set_list and show_list.
12935 * cli/cli-style.c (class cli_style_option): Update accordingly.
12936 (style_set_list): Move to file scope.
12937 (style_show_list): Likewise.
12938 (set_style): Call help_list.
12939 (show_style): Call cmd_show_list.
12940 (_initialize_cli_style): New macro STYLE_ADD_SETSHOW_COMMANDS.
12941 Update to use the new macro.
12942
60a90376
JB
129432019-10-12 Joel Brobecker <brobecker@adacore.com>
12944
12945 * ada-lang.c (_initialize_ada_language): Expand the help text
12946 for the "catch exception" command.
12947
9d7c67bf
PW
129482019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12949
12950 * symtab.c (matching_obj_sections): Initialize obj,
12951 declare it closer to its usage.
12952
7cf47dc4
TT
129532019-01-10 Tom Tromey <tom@tromey.com>
12954
12955 * thread-iter.h (inf_threads_iterator): Use next_iterator.
12956 (basic_inf_threads_range): Remove.
12957 (inf_threads_range, inf_non_exited_threads_range)
12958 (safe_inf_threads_range): Use next_adapter.
12959
d3cb6808
KS
129602019-01-10 Keith Seitz <keiths@redhat.com>
12961
12962 PR gdb/23712
12963 PR symtab/23010
12964 * dwarf2read.c (dw2_add_symbol_to_list): Remove.
12965 (fixup_go_packaging, new_symbol): Use add_symbol_to_list.
12966
63a20375
KS
129672019-01-10 Keith Seitz <keiths@redhat.com>
12968
12969 PR gdb/23712
12970 PR symtab/23010
12971 * dictionary.c (pending_to_vector): Remove.
12972 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
12973 Remove _1 suffix, replacing functions of the same name. Update
12974 all callers.
12975 (dict_create_hashed, dict_create_hashed_expandable)
12976 (dict_create_linear, dict_create_linear_expandable, dict_free)
12977 (dict_add_symbol, dict_add_pending, dict_size, dict_empty):
12978 Make functions static.
12979
b026f593
KS
129802019-01-10 Keith Seitz <keiths@redhat.com>
12981
12982 PR gdb/23712
12983 PR symtab/23010
12984 * dictionary.h (struct dictionary): Replace declaration with
12985 multidictionary.
12986 (dict_create_hashed, dict_create_hashed_expandable)
12987 (dict_create_linear, dict_create_linear_expandable)
12988 (dict_free, dict_add_symbol, dict_add_pending, dict_empty)
12989 (dict_iterator_first, dict_iterator_next, dict_iter_match_first)
12990 (dict_iter_match_next, dict_size): Rename to "mdict_" versions
12991 taking multidictionary argument.
12992 [ALL_DICT_SYMBOLS]: Update for multidictionary.
12993 * block.h (struct block) <dict>: Change to multidictionary
12994 and rename `multidict'.
12995 * block.c, buildsym.c, jit.c, mdebugread.c, objfiles.c,
12996 symmisc.c: Update all dictionary references to multidictionary.
12997
c7748ee9
KS
129982019-01-10 Keith Seitz <keiths@redhat.com>
12999
13000 PR gdb/23712
13001 PR symtab/23010
13002 * dictionary.c: Include unordered_map.
13003 (pending_to_vector): New function.
13004 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
13005 Rewrite the non-"_1" functions to take vector instead
13006 of linked list.
13007 (dict_create_hashed, dict_create_linear, dict_add_pending): Use the
13008 "new" _1 versions of the same name.
13009 (multidictionary): Define.
13010 (std::hash<enum language): New definition.
13011 (collate_pending_symbols_by_language, mdict_create_hashed)
13012 (mdict_create_hashed_expandable, mdict_create_linear)
13013 (mdict_create_linear_expandable, mdict_free)
13014 (find_language_dictionary, create_new_language_dictionary)
13015 (mdict_add_symbol, mdict_add_pending, mdict_iterator_first)
13016 (mdict_iterator_next, mdict_iter_match_first, mdict_iter_match_next)
13017 (mdict_size, mdict_empty): New functions.
13018 * dictionary.h (mdict_iterator): Define.
13019
67aa1f3c
PA
130202019-01-10 Pedro Alves <palves@redhat.com>
13021
13022 * breakpoint.c (read_uploaded_action)
13023 (create_tracepoint_from_upload): Adjust to use
13024 gdb::unique_xmalloc_ptr.
13025 * ctf.c (ctf_write_uploaded_tp):
13026 (SET_ARRAY_FIELD): Use emplace_back.
13027 (SET_STRING_FIELD): Adjust to use gdb::unique_xmalloc_ptr.
13028 * tracefile-tfile.c (tfile_write_uploaded_tp):
13029 * tracepoint.c (parse_tracepoint_definition): Adjust to use
13030 gdb::unique_xmalloc_ptr.
13031 * tracepoint.h (struct uploaded_tp) <cond, actions, step_actions,
13032 at_string, cond_string, cmd_strings>: Replace char pointers
13033 with gdb::unique_xmalloc_ptr.
13034
2f667667
PA
130352019-01-10 Pedro Alves <palves@redhat.com>
13036
13037 * solib-target.c (library_list_start_library): Don't xstrdup name.
13038
36cb7237
PA
130392019-01-10 Pedro Alves <palves@redhat.com>
13040
13041 * mdebugread.c (parse_partial_symbols): Use
13042 gdb::unique_xmalloc_ptr to manage heap-allocated 'stabsstring'.
13043
da584958
AB
130442019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
13045
13046 * linux-fork.c (scoped_switch_fork_info)
13047 <~scoped_switch_fork_info>: Fix incorrect variable name.
13048
1ef8573c
AB
130492019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
13050
13051 * linux-fork.c (scoped_switch_fork_info)
13052 <scoped_switch_fork_info>: Make explicit.
13053 <~scoped_switch_fork_info>: Wrap core in TRY/CATCH.
13054
8d7bcccb
TT
130552019-01-10 Tom Tromey <tom@tromey.com>
13056
13057 * objfiles.h (objfile::reset_psymtabs): Update.
13058 * objfiles.c (objfile::objfile): Update.
13059 * psymtab.h (psymtab_storage::obstack): Update.
13060 (psymtab_storage::m_obstack): Use gdb::optional.
13061 (class psymtab_storage): Update comment. Remove objfile
13062 parameter.
13063 * psymtab.c (psymtab_storage::psymtab_storage): Update.
13064
b596a3c7
TT
130652019-01-10 Tom Tromey <tom@tromey.com>
13066
13067 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
13068 <free_psymtabs>: Now private.
13069 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
13070 (allocate_psymtab): Use new method.
13071
a9342b62
TT
130722019-01-10 Tom Tromey <tom@tromey.com>
13073
13074 * xcoffread.c (xcoff_end_psymtab): Use allocate_dependencies.
13075 * psymtab.h (psymtab_storage::allocate_dependencies): New method.
13076 * mdebugread.c (parse_partial_symbols): Use
13077 allocate_dependencies.
13078 * dwarf2read.c (dwarf2_create_include_psymtab): Use
13079 allocate_dependencies.
13080 (process_psymtab_comp_unit_reader)
13081 (build_type_psymtab_dependencies): Likewise.
13082 * dbxread.c (dbx_end_psymtab): Use allocate_dependencies.
13083
5af70966
TT
130842019-01-10 Tom Tromey <tom@tromey.com>
13085
13086 * psymtab.c (add_psymbol_to_bcache): Pass psymtab obstack to
13087 PSYMBOL_SET_LANGUAGE.
13088 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
13089
5923a04c
TT
130902019-01-10 Tom Tromey <tom@tromey.com>
13091
13092 * psymtab.h (psymtab_storage::obstack): New method.
13093 <m_obstack>: Rename from obstack; now private.
13094 * psymtab.c (psymtab_storage): Update.
13095 * dwarf2read.c (create_addrmap_from_index)
13096 (create_addrmap_from_aranges, dwarf2_build_psymtabs_hard):
13097 Update.
13098
6d6a12bf
TT
130992019-01-10 Tom Tromey <tom@tromey.com>
13100
13101 * symfile.c (reread_symbols): Call objfile->reset_psymtabs.
13102 * objfiles.h (objfile::reset_psymtabs): New method.
13103
d320c2b5
TT
131042019-01-10 Tom Tromey <tom@tromey.com>
13105
13106 * symmisc.c (print_symbol_bcache_statistics): Update.
13107 (print_objfile_statistics): Update.
13108 * symfile.c (reread_symbols): Update.
13109 * psymtab.h (class psymtab_storage): New.
13110 * psymtab.c (psymtab_storage): New constructor.
13111 (~psymtab_storage): New destructor.
13112 (require_partial_symbols): Update.
13113 (ALL_OBJFILE_PSYMTABS_REQUIRED): Rewrite.
13114 (find_pc_sect_psymtab, find_pc_sect_psymbol)
13115 (match_partial_symbol, lookup_partial_symbol, dump_psymtab)
13116 (psym_dump, recursively_search_psymtabs, psym_has_symbols)
13117 (psym_find_compunit_symtab_by_address, sort_pst_symbols)
13118 (start_psymtab_common, end_psymtab_common)
13119 (add_psymbol_to_bcache, add_psymbol_to_list, init_psymbol_list)
13120 (allocate_psymtab): Update.
13121 (psymtab_storage::discard_psymtab): Rename from discard_psymtab.
13122 Update.
13123 (dump_psymtab_addrmap, maintenance_print_psymbols)
13124 (maintenance_check_psymtabs): Update.
13125 (class objfile_psymtabs): Move to objfiles.h.
13126 * psympriv.h (discard_psymtab): Now inline.
13127 (psymtab_discarder::psymtab_discarder): Update.
13128 (psymtab_discarder::~psymtab_discarder): Update.
13129 (ALL_OBJFILE_PSYMTABS): Rewrite.
13130 * objfiles.h (struct objfile) <psymtabs, psymtabs_addrmap,
13131 free_psymtabs, psymbol_cache, global_psymbols, static_psymbols>:
13132 Remove fields.
13133 <partial_symtabs>: New field.
13134 (class objfile_psymtabs): Move from psymtab.h. Update.
13135 * objfiles.c (objfile::objfile): Initialize partial_symtabs, not
13136 psymbol_cache.
13137 (objfile::~objfile): Don't destroy psymbol_cache.
13138 * mdebugread.c (parse_partial_symbols): Update.
13139 * dwarf2read.c (create_addrmap_from_index)
13140 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
13141 (process_psymtab_comp_unit_reader, dwarf2_build_psymtabs_hard)
13142 (add_partial_subprogram, dwarf2_ranges_read): Update.
13143 * dwarf-index-write.c (write_address_map)
13144 (write_one_signatured_type, recursively_write_psymbols)
13145 (class debug_names, class debug_names, write_psymtabs_to_index):
13146 Update.
13147
1d94a5a3
TT
131482019-01-10 Tom Tromey <tom@tromey.com>
13149
13150 * symtab.h (SYMBOL_SET_NAMES): Update.
13151 (symbol_set_names): Update.
13152 (MSYMBOL_SET_NAMES): Update.
13153 * symtab.c (symbol_set_names): Change argument to be an
13154 objfile_per_bfd_storage.
13155 * psymtab.c (add_psymbol_to_bcache): Update.
13156 * psympriv.h (PSYMBOL_SET_NAMES): Take per_bfd argument.
13157
0f14768a
TT
131582019-01-10 Tom Tromey <tom@tromey.com>
13159
13160 * symtab.c (create_demangled_names_hash): Change argument to be an
13161 objfile_per_bfd_storage.
13162 (symbol_set_names): Update.
13163
6eee24ce
TT
131642019-01-10 Tom Tromey <tom@tromey.com>
13165
13166 * xcoffread.c (xcoff_initial_scan): Unconditionally call
13167 init_psymbol_list.
13168 * psymtab.c (init_psymbol_list): Do nothing if already called.
13169 * psympriv.h (init_psymbol_list): Add comment.
13170 * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
13171 init_psymbol_list.
13172 * dbxread.c (dbx_symfile_read): Unconditionally call
13173 init_psymbol_list.
13174
75aedd27
TT
131752019-01-10 Tom Tromey <tom@tromey.com>
13176
13177 * xcoffread.c (scan_xcoff_symtab): Update.
13178 * psymtab.c (add_psymbol_to_list): Replace "list" parameter with
13179 "where".
13180 * mdebugread.c (parse_partial_symbols)
13181 (handle_psymbol_enumerators): Update.
13182 * dwarf2read.c (add_partial_symbol, load_partial_dies): Update.
13183 * dbxread.c (read_dbx_symtab): Update.
13184 * psympriv.h (psymbol_placement): New enum.
13185 (add_psymbol_to_list): Update.
13186
939652a5
TT
131872019-01-10 Tom Tromey <tom@tromey.com>
13188
13189 * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
13190 static_psymbols parameters.
13191 (scan_xcoff_symtab): Update.
13192 * psymtab.c (start_psymtab_common): Remove global_psymbols and
13193 static_psymbols parameters.
13194 * psympriv.h (start_psymtab_common): Update.
13195 * mdebugread.c (parse_partial_symbols): Update.
13196 * dwarf2read.c (create_partial_symtab): Update.
13197 * dbxread.c (read_dbx_symtab): Update.
13198 (start_psymtab): Remove global_psymbols and static_psymbols
13199 parameters.
13200
baa62830
TT
132012019-01-10 Tom Tromey <tom@tromey.com>
13202
13203 * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
13204 * psymtab.c (allocate_psymtab): Add comment.
13205 * psympriv.h (allocate_psymtab): Add comment.
13206 * dwarf2read.c (dwarf2_create_include_psymtab): Remove some
13207 initializations.
13208 * dbxread.c (dbx_end_psymtab): Remove some initializations.
13209
0e8f53ba
TT
132102019-01-10 Tom Tromey <tom@tromey.com>
13211
13212 * symfile.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13213 Don't declare.
13214 * mipsread.c: Include mdebugread.h.
13215 * mdebugread.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13216 Declare.
13217 * elfread.c: Include mdebugread.h.
13218
b22a7c6a
TT
132192019-01-09 Tom Tromey <tom@tromey.com>
13220
13221 * dbxread.c (dbx_end_psymtab): Use objfile_psymtabs.
13222 * mdebugread.c (parse_partial_symbols): Use objfile_psymtabs.
13223 * psymtab.c (ALL_OBJFILE_PSYMTABS_REQUIRED): Remove.
13224 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
13225 (psym_lookup_symbol, psym_find_last_source_symtab)
13226 (psym_forget_cached_source_info, psym_print_stats)
13227 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
13228 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
13229 (psym_map_matching_symbols, psym_expand_symtabs_matching)
13230 (psym_find_compunit_symtab_by_address)
13231 (maintenance_print_psymbols, maintenance_info_psymtabs)
13232 (maintenance_check_psymtabs): Use ranged for.
13233 * psymtab.h (class objfile_psymtabs): New.
13234 (require_partial_symbols): Return objfile_psymtabs.
13235 * psympriv.h (ALL_OBJFILE_PSYMTABS): Remove.
13236
3b9d3ac2
TT
132372019-01-09 Tom Tromey <tom@tromey.com>
13238
13239 * symfile.c (overlay_invalidate_all, find_pc_overlay)
13240 (find_pc_mapped_section, list_overlays_command)
13241 (map_overlay_command, unmap_overlay_command)
13242 (simple_overlay_update): Use all_objfiles.
13243 * spu-tdep.c (spu_overlay_update): Use all_objfiles.
13244 * printcmd.c (info_symbol_command): Use all_objfiles.
13245 * objfiles.h (ALL_OBJSECTIONS): Remove.
13246 * maint.c (maintenance_translate_address): Use all_objfiles.
13247 * gcore.c (gcore_create_callback): Use all_objfiles.
13248 (objfile_find_memory_regions): Likewise.
13249
8b31193a
TT
132502019-01-09 Tom Tromey <tom@tromey.com>
13251
13252 * symtab.c (find_line_symtab, info_sources_command)
13253 (make_source_files_completion_list): Use objfile_compunits.
13254 * source.c (select_source_symtab): Use objfile_compunits.
13255 * objfiles.h (struct objfile): Update comment.
13256 (ALL_OBJFILES): Remove.
13257 (ALL_FILETABS): Remove.
13258 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Use
13259 objfile_compunits.
13260
d5da8b3c
TT
132612019-01-09 Tom Tromey <tom@tromey.com>
13262
13263 * symmisc.c (print_objfile_statistics, dump_objfile)
13264 (maintenance_print_symbols): Use compunit_filetabs.
13265 * source.c (forget_cached_source_info_for_objfile): Use
13266 compunit_filetabs.
13267 * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
13268 (ALL_FILETABS): Use compunit_filetabs.
13269 * objfiles.c (objfile_relocate1): Use compunit_filetabs.
13270 * coffread.c (coff_symtab_read): Use compunit_filetabs.
13271
5accd1a0
TT
132722019-01-09 Tom Tromey <tom@tromey.com>
13273
13274 * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
13275 (compunit_filetabs): New.
13276 * symtab.c (iterate_over_some_symtabs, find_pc_sect_line): Use
13277 compunit_filetabs.
13278 (info_sources_command, make_source_files_completion_list): Remove
13279 declaration.
13280 * symmisc.c (print_objfile_statistics, dump_objfile)
13281 (maintenance_print_symbols): Remove declaration.
13282 (maintenance_info_symtabs): Use compunit_filetabs.
13283 (maintenance_info_line_tables): Likewise.
13284 * source.c (select_source_symtab): Change local variable name.
13285 (forget_cached_source_info_for_objfile): Remove declaration.
13286 * objfiles.h (ALL_OBJFILE_FILETABS): Use compunit_filetabs.
13287 * objfiles.c (objfile_relocate1): Remove declaration.
13288 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13289 declaration.
13290 * maint.c (count_symtabs_and_blocks): Use compunit_filetabs.
13291 * coffread.c (coff_symtab_read): Remove declaration.
13292 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
13293 compunit_filetabs.
13294
d8aeb77f
TT
132952019-01-09 Tom Tromey <tom@tromey.com>
13296
13297 * symtab.c (lookup_objfile_from_block)
13298 (find_pc_sect_compunit_symtab, search_symbols)
13299 (default_collect_symbol_completion_matches_break_on): Use
13300 objfile_compunits.
13301 * objfiles.h (ALL_COMPUNITS): Remove.
13302 * maint.c (count_symtabs_and_blocks): Use objfile_compunits.
13303 * cp-support.c (add_symbol_overload_list_qualified): Use
13304 objfile_compunits.
13305 * ada-lang.c (ada_collect_symbol_completion_matches)
13306 (ada_add_global_exceptions): Use objfile_compunits.
13307
592553c4
TT
133082019-01-09 Tom Tromey <tom@tromey.com>
13309
13310 * source.c (select_source_symtab)
13311 (forget_cached_source_info_for_objfile): Remove declaration.
13312 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13313 declaration.
13314 * maint.c (count_symtabs_and_blocks): Remove declaration.
13315 * cp-support.c (add_symbol_overload_list_qualified): Remove
13316 declaration.
13317 * coffread.c (coff_symtab_read): Remove declaration.
13318 * symtab.c (lookup_symbol_in_objfile_symtabs)
13319 (basic_lookup_transparent_type_1): Use objfile_compunits.
13320 (lookup_objfile_from_block, find_pc_sect_compunit_symtab)
13321 (info_sources_command, search_symbols)
13322 (default_collect_symbol_completion_matches_break_on)
13323 (make_source_files_completion_list): Remove declaration.
13324 * ada-lang.c (add_nonlocal_symbols): Use objfile_compunits.
13325 (ada_collect_symbol_completion_matches)
13326 (ada_add_global_exceptions): Remove declaration.
13327 * linespec.c (iterate_over_all_matching_symtabs): Use
13328 objfile_compunits.
13329 * objfiles.h (ALL_OBJFILE_COMPUNITS): Remove.
13330 (class objfile_compunits): New.
13331 (ALL_COMPUNITS): Use objfile_compunits.
13332 * symmisc.c (print_objfile_statistics, maintenance_info_symtabs)
13333 (maintenance_check_symtabs, maintenance_info_line_tables): Use
13334 objfile_compunits.
13335 * objfiles.c (objfile_relocate1): Use objfile_compunits.
13336
5325b9bf
TT
133372019-01-09 Tom Tromey <tom@tromey.com>
13338
13339 * symtab.c (search_symbols)
13340 (default_collect_symbol_completion_matches_break_on): Use
13341 objfile_msymbols.
13342 * ada-lang.c (ada_lookup_simple_minsym)
13343 (ada_collect_symbol_completion_matches): Use objfile_msymbols.
13344 * minsyms.c (find_solib_trampoline_target): Use objfile_msymbols.
13345 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Use
13346 objfile_msymbols.
13347 * coffread.c (coff_symfile_read): Use objfile_msymbols.
13348 * symmisc.c (dump_msymbols): Use objfile_msymbols.
13349 * objc-lang.c (find_methods): Use objfile_msymbols.
13350 (info_selectors_command, info_classes_command): Likewise.
13351 * stabsread.c (scan_file_globals): Use objfile_msymbols.
13352 * objfiles.h (class objfile_msymbols): New.
13353 (ALL_OBJFILE_MSYMBOLS): Remove.
13354 (ALL_MSYMBOLS): Remove.
13355
cac85af2
TT
133562019-01-09 Tom Tromey <tom@tromey.com>
13357
13358 * common/next-iterator.h (next_adapter): Add Iterator template
13359 parameter.
13360 * objfiles.h (ALL_OBJFILES_SAFE): Remove.
13361 (class all_objfiles_safe): New.
13362 * jit.c (jit_inferior_exit_hook): Use all_objfiles_safe.
13363 * objfiles.c (put_objfile_before): Update comment.
13364 (add_separate_debug_objfile): Likewise.
13365 (free_all_objfiles): Use all_objfiles_safe.
13366 (objfile_purge_solibs): Likewise.
13367
aed57c53
TT
133682019-01-09 Tom Tromey <tom@tromey.com>
13369
13370 * symtab.c (iterate_over_symtabs, matching_obj_sections)
13371 (expand_symtab_containing_pc, lookup_static_symbol)
13372 (basic_lookup_transparent_type, find_pc_sect_compunit_symtab)
13373 (find_symbol_at_address, find_line_symtab, find_main_name): Use
13374 all_objfiles.
13375 * probe.c (find_probe_by_pc, collect_probes): Use all_objfiles.
13376 * breakpoint.c (create_overlay_event_breakpoint)
13377 (create_longjmp_master_breakpoint)
13378 (create_std_terminate_master_breakpoint)
13379 (create_exception_master_breakpoint): Use all_objfiles.
13380 * linux-thread-db.c (try_thread_db_load_from_pdir)
13381 (has_libpthread): Use all_objfiles.
13382 * ada-lang.c (add_nonlocal_symbols): Use all_objfiles.
13383 * linespec.c (iterate_over_all_matching_symtabs)
13384 (search_minsyms_for_name): Use all_objfiles.
13385 * maint.c (maintenance_info_sections): Use all_objfiles.
13386 * main.c (captured_main_1): Use all_objfiles.
13387 * spu-tdep.c (spu_objfile_from_frame): Use all_objfiles.
13388 * guile/scm-objfile.c (gdbscm_objfiles): Use all_objfiles.
13389 * guile/scm-pretty-print.c
13390 (ppscm_find_pretty_printer_from_objfiles): Use all_objfiles.
13391 * solib-spu.c (append_ocl_sos): Use all_objfiles.
13392 * symmisc.c (maintenance_print_symbols): Use all_objfiles.
13393 (maintenance_print_msymbols): Use all_objfiles.
13394 * source.c (select_source_symtab): Use all_objfiles.
13395 * jit.c (jit_find_objf_with_entry_addr): Use all_objfiles.
13396 * symfile.c (remove_symbol_file_command)
13397 (expand_symtabs_matching, map_symbol_filenames): Use
13398 all_objfiles.
13399 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created): Use
13400 all_objfiles.
13401 * dwarf2-frame.c (dwarf2_frame_find_fde): Use all_objfiles.
13402 * objc-lang.c (find_methods): Use all_objfiles.
13403 * objfiles.c (have_partial_symbols, have_full_symbols)
13404 (have_minimal_symbols, qsort_cmp)
13405 (default_iterate_over_objfiles_in_search_order): Use
13406 all_objfiles.
13407 * hppa-tdep.c (find_unwind_entry): Use all_objfiles.
13408 * psymtab.c (maintenance_print_psymbols): Use all_objfiles.
13409 (maintenance_check_psymtabs): Use all_objfiles.
13410 (ALL_PSYMTABS): Remove.
13411 * compile/compile-object-run.c (do_module_cleanup): Use
13412 all_objfiles.
13413 * blockframe.c (find_pc_partial_function): Use all_objfiles.
13414 * cp-support.c (add_symbol_overload_list_qualified): Use
13415 all_objfiles.
13416 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
13417 Use all_objfiles.
13418 * dwarf-index-write.c (save_gdb_index_command): Use all_objfiles.
13419 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): Use
13420 all_objfiles.
13421 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
13422 (objfpy_lookup_objfile_by_build_id): Use all_objfiles.
13423 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
13424 Uses all_objfiles.
13425 * solib.c (solib_read_symbols): Use all_objfiles
13426
99d89cde
TT
134272019-01-09 Tom Tromey <tom@tromey.com>
13428
13429 * probe.c (parse_probes_in_pspace): Use all_objfiles.
13430 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Use
13431 all_objfiles.
13432 * objfiles.h (ALL_PSPACE_OBJFILES): Remove.
13433 * symmisc.c (print_symbol_bcache_statistics)
13434 (print_objfile_statistics, maintenance_print_objfiles)
13435 (maintenance_info_symtabs, maintenance_check_symtabs)
13436 (maintenance_expand_symtabs, maintenance_info_line_tables): Use
13437 all_objfiles.
13438 * source.c (forget_cached_source_info): Use all_objfiles.
13439 * symfile-debug.c (set_debug_symfile): Use all_objfiles.
13440 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
13441 (elf_gnu_ifunc_resolve_by_got): Use all_objfiles.
13442 * objfiles.c (update_section_map): Use all_objfiles.
13443 (shared_objfile_contains_address_p): Likewise.
13444 * psymtab.c (maintenance_info_psymtabs): Use all_objfiles.
13445 * python/py-progspace.c (pspy_get_objfiles): Use all_objfiles.
13446
21708325
TT
134472019-01-09 Tom Tromey <tom@tromey.com>
13448
13449 * common/next-iterator.h: New file.
13450 * objfiles.h (class all_objfiles): New.
13451 (struct objfile_iterator): New.
13452
669e09f6
PW
134532019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13454
13455 * NEWS: Move the description of the changed "frame", "select-frame",
13456 and "info frame" commands to the Changed commands section.
13457
041be526
SM
134582019-01-09 Simon Marchi <simon.marchi@ericsson.com>
13459
13460 * gdbtypes.c (check_stub_method_group): Remove handling of old
13461 mangling schemes.
13462 * linespec.c (find_methods): Likewise.
13463 * stabsread.c (read_member_functions): Likewise.
13464 * valops.c (search_struct_method): Likewise.
13465 (value_struct_elt_for_reference): Likewise.
13466 * NEWS: Mention this change.
13467
0e2a2133
AB
134682019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
13469
13470 * cli/cli-cmds.c (list_command): Pass a source_lines_range to
13471 print_source_lines.
13472 * source.c (print_source_lines_base): Update line number check.
13473 (print_source_lines): New function.
13474 (source_lines_range::source_lines_range): New function.
13475 * source.h (class source_lines_range): New class.
13476 (print_source_lines): New declaration.
13477
1055a3b4
PW
134782019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13479
13480 * linespec.c (linespec_state_destructor): Free self->canonical_names.
13481
cfeadda5
TT
134822019-01-08 Tom Tromey <tom@tromey.com>
13483 Simon Marchi <simon.marchi@ericsson.com>
13484
13485 PR gdb/24060
13486 * ada-exp.y (DOLLAR_VARIABLE): Rename from SPECIAL_VARIABLE.
13487 * ada-lex.l (DOLLAR_VARIABLE): Likewise.
13488 * c-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13489 * f-exp.y (DOLLAR_VARIABLE): Likewise.
13490 * m2-exp.y (DOLLAR_VARIABLE): Rename from INTERNAL_VAR.
13491 * p-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13492
583068ca
AB
134932019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13494
13495 * source.c (select_source_symtab): Move header comment to
13496 declaration in source.h.
13497 (forget_cached_source_info_for_objfile): Likewise.
13498 (forget_cached_source_info): Likewise.
13499 (identify_source_line): Likewise.
13500 * source.h (identify_source_line): Move declaration from symtab.h
13501 and add comment from source.c
13502 (print_source_lines): Likewise.
13503 (forget_cached_source_info_for_objfile): Likewise.
13504 (forget_cached_source_info): Likewise.
13505 (select_source_symtab): Likewise.
13506 (enum print_source_lines_flag): Move definition from symtab.h.
13507 * symtab.h (identify_source_line): Move declaration to source.h.
13508 (print_source_lines): Likewise.
13509 (forget_cached_source_info_for_objfile): Likewise.
13510 (forget_cached_source_info): Likewise.
13511 (select_source_symtab): Likewise.
13512 (enum print_source_lines_flag): Move definition to source.h.
13513 * tui/tui-hooks.c: Add 'source.h' include.
13514
ec98a4ad
AB
135152019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13516
13517 * source.c (print_source_lines_base): Handle requests to print
13518 reverse line number sequences, and guard against empty lines
13519 string.
13520
62ea19c1
AB
135212019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13522
13523 * source.c (print_source_lines_base): Fix skip of '\r' if next
13524 character is '\n'.
13525
9d30e1fd
TT
135262019-01-06 Tom Tromey <tom@tromey.com>
13527
13528 * c-exp.y (struct c_parse_state) <macro_original_text,
13529 expansion_obstack>: New member.
13530 (macro_original_text, expansion_obstack): Remove globals.
13531 (scan_macro_expansion, scanning_macro_expansion)
13532 (finished_macro_expansion): Update.
13533 (scan_macro_cleanup): Remove.
13534 (yylex, c_parse): Update.
13535
c65bac38
TT
135362019-01-06 Tom Tromey <tom@tromey.com>
13537
13538 * c-exp.y (struct c_parse_state) <strings>: New member.
13539 (operator_stoken): Update.
13540
02e12e38
TT
135412019-01-06 Tom Tromey <tom@tromey.com>
13542
13543 * parser-defs.h (type_ptr): Remove typedef. Don't declare VEC.
13544 (union type_stack_elt) <typelist_val>: Now a pointer to
13545 std::vector.
13546 (type_stack_cleanup): Don't declare.
13547 (push_typelist): Update.
13548 * parse.c (pop_typelist): Return a std::vector.
13549 (push_typelist): Take a std::vector.
13550 (follow_types): Update. Do not free args.
13551 (type_stack_cleanup): Remove.
13552 * c-exp.y (struct c_parse_state): New.
13553 (cpstate): New global.
13554 (type_aggregate_p, exp, ptr_operator, parameter_typelist)
13555 (nonempty_typelist): Update.
13556 (func_mod): Create a new vector.
13557 (c_parse): Create a c_parse_state.
13558 (check_parameter_typelist): Do not delete params.
13559 (function_method): Update. Do not delete type_list.
13560
f097f5ad
TT
135612019-01-06 Tom Tromey <tom@tromey.com>
13562
13563 PR gdb/28155:
13564 * python/py-finishbreakpoint.c (bpfinishpy_init): Use
13565 check_typedef.
13566 * infcmd.c (finish_command_fsm_should_stop): Use check_typedef.
13567 (print_return_value): Likewise.
13568
d2adf9f1
TT
135692019-01-05 Tom Tromey <tom@tromey.com>
13570
13571 * contrib/cleanup_check.py: Remove.
13572 * contrib/gcc-with-excheck: Remove.
13573 * contrib/exsummary.py: Remove.
13574 * contrib/excheck.py: Remove.
13575
2eab46b1
JB
135762019-01-05 Joel Brobecker <brobecker@adacore.com>
13577
13578 * thread.c (delete_thread_1): Add gdb_assert that THR is not
13579 NULL. Initialize tpprev to NULL instead of assigning it
13580 to NULL on the next statement.
13581 * windows-nat.c (windows_delete_thread): Remove check for
13582 main_thread_id before printing thread exit notifications.
13583 (get_windows_debug_event) <EXIT_THREAD_DEBUG_EVENT>:
13584 Remove thread ID check against main_thread_id.
13585 <CREATE_PROCESS_DEBUG_EVENT>: Remove call to
13586 windows_delete_thread.
13587 <EXIT_PROCESS_DEBUG_EVENT>: Add call to windows_delete_thread.
13588
48c5e7e2
TT
135892019-01-04 Tom Tromey <tom@tromey.com>
13590
13591 * compile/compile.c (_initialize_compile): Use upper case for
13592 metasyntactic variables.
13593 * symmisc.c (_initialize_symmisc): Use upper case for
13594 metasyntactic variables.
13595 * psymtab.c (_initialize_psymtab): Use upper case for
13596 metasyntactic variables.
13597 * demangle.c (demangle_command): Use upper case for metasyntactic
13598 variables.
13599 (_initialize_demangler): Likewise.
13600 * ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
13601 variables.
13602
986041cd
TT
136032019-01-03 Tom Tromey <tom@tromey.com>
13604
13605 * tui/tui-source.c (tui_set_source_content): Use xstrdup.
13606
7c711119
TT
136072019-01-03 Tom Tromey <tom@tromey.com>
13608
13609 * python/py-symtab.c (salpy_str): Update.
13610 (struct salpy_sal_object) <symtab>: Now a PyObject.
13611 (salpy_dealloc): Update.
13612 (del_objfile_sal): Use gdbpy_ref.
13613
1b20edf0
TT
136142019-01-03 Tom Tromey <tom@tromey.com>
13615
13616 * python/py-type.c (convert_field): Use new_reference. Return
13617 gdbpy_ref.
13618 (make_fielditem): Return gdbpy_ref.
13619 (typy_fields): Update.
13620 (typy_getitem): Update.
13621 (field_name): Return gdbpy_ref. Use new_reference.
13622 (typy_iterator_iternext): Update.
13623
ea41325b
TT
136242019-01-03 Tom Tromey <tom@tromey.com>
13625
13626 * python/py-record.c (gdbpy_stop_recording): Use Py_RETURN_NONE.
13627
2a3c71d6
TT
136282019-01-03 Tom Tromey <tom@tromey.com>
13629
13630 * python/py-value.c (valpy_dealloc): Use Py_XDECREF.
13631 * python/py-type.c (typy_fields_items): Use gdbpy_ref.
13632 * python/py-progspace.c (pspy_set_printers): Use gdbpy_ref.
13633 (pspy_set_frame_filters, pspy_set_frame_unwinders)
13634 (pspy_set_type_printers): Likewise.
13635 * python/py-function.c (fnpy_init): Use gdbpy_ref.
13636 * python/py-cmd.c (cmdpy_init): Use gdbpy_ref.
13637 * python/py-objfile.c (objfpy_set_printers): Use gdbpy_ref.
13638 (objfpy_set_frame_filters, objfpy_set_frame_unwinders)
13639 (objfpy_set_type_printers): Likewise.
13640
5c329e6a
TT
136412019-01-03 Tom Tromey <tom@tromey.com>
13642
13643 * python/python.c (gdbpy_enter, ~gdbpy_enter): Update.
13644 (gdbpy_print_stack): Use gdbpy_err_fetch.
13645 * python/python-internal.h (class gdbpy_err_fetch): New class.
13646 (class gdbpy_enter) <m_error_type, m_error_value,
13647 m_error_traceback>: Remove.
13648 <m_error>: New member.
13649 (gdbpy_exception_to_string): Don't declare.
13650 * python/py-varobj.c (py_varobj_iter_next): Use gdbpy_err_fetch.
13651 * python/py-value.c (convert_value_from_python): Use
13652 gdbpy_err_fetch.
13653 * python/py-utils.c (gdbpy_err_fetch::to_string): Rename from
13654 gdbpy_exception_to_string.
13655 (gdbpy_handle_exception): Use gdbpy_err_fetch.
13656 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
13657 gdbpy_err_fetch.
13658
169bb27b
AB
136592019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13660
13661 * linux-nat.c (delete_lwp_cleanup): Delete.
13662 (struct lwp_deleter): New struct.
13663 (lwp_info_up): New typedef.
13664 (linux_nat_target::follow_fork): Delete cleanup, and make use of
13665 lwp_info_up.
13666
a07c8880
AB
136672019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13668
13669 * linux-fork.c (class scoped_switch_fork_info): New class.
13670 (inferior_call_waitpid): Update to use scoped_switch_fork_info.
13671
26089c49
AB
136722019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13673
13674 * valops.c (find_overload_match): Remove use of null_cleanup, and
13675 calls to do_cleanups.
13676
06d3e5b0
AB
136772019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13678
13679 * compile/compile-cplus-types.c
13680 (compile_cplus_instance::decl_name): Handle changes to
13681 cp_func_name.
13682 * cp-support.c (cp_func_name): Update header comment, update
13683 return type.
13684 * cp-support.h (cp_func_name): Update return type in declaration.
13685 * valops.c (find_overload_match): Move temp_func local to top
13686 level of function and change its type. Use temp_func to hold and
13687 delete temporary string obtained from cp_func_name.
13688
66644cd3
AB
136892019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13690
13691 * remote.c (remote_target::remote_check_symbols): Convert `msg` to
13692 gdb::char_vector, remove cleanup, and update uses of `msg`.
13693
592d8c0a
JW
136942019-01-03 Jim Wilson <jimw@sifive.com>
13695
13696 * riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
13697
c55d06ec
TT
136982019-01-02 Tom Tromey <tom@tromey.com>
13699
13700 * xml-tdesc.c (xml_cache): Hold a target_desc_up.
13701 (tdesc_parse_xml): Remove cleanups.
13702 * target-descriptions.h (make_cleanup_free_target_description):
13703 Don't declare.
13704 (target_desc_deleter): New struct.
13705 (target_desc_up): New typedef.
13706 * target-descriptions.c (target_desc_deleter::operator()): Rename
13707 from free_target_description.
13708 (make_cleanup_free_target_description): Remove.
13709
3a6ae42d
TT
137102019-01-02 Tom Tromey <tom@tromey.com>
13711
13712 * linespec.c (struct linespec_parser): Rename from ls_parser. Add
13713 constructor, destructor.
13714 (linespec_parser): Remove typedef.
13715 (~linespec_parser): Rename from linespec_parser_delete.
13716 (linespec_lex_to_end, linespec_complete_label)
13717 (linespec_complete): Update.
13718 (decode_line_full): Remove cleanups.
13719 (decode_line_1): Update.
13720
61fd3e73
TT
137212019-01-02 Tom Tromey <tom@tromey.com>
13722
13723 * python/python-internal.h (inferior_to_inferior_object): Change
13724 return type.
13725 * python/py-exitedevent.c (create_exited_event_object): Update.
13726 * python/py-inferior.c (inferior_to_inferior_object): Return
13727 gdbpy_ref.
13728 (python_new_inferior, python_inferior_deleted)
13729 (thread_to_thread_object, delete_thread_object)
13730 (build_inferior_list, gdbpy_selected_inferior): Update.
13731 * python/py-infthread.c (create_thread_object): Update. Also fail
13732 if inferior_to_inferior_object fails.
13733
d20172fc
SM
137342019-01-02 Simon Marchi <simon.marchi@ericsson.com>
13735
13736 * inferior.h (class inferior) <displaced_step_state>: New field.
13737 * infrun.h (struct displaced_step_state): Move here from
13738 infrun.c. Initialize fields, add constructor.
13739 <inf>: Remove field.
13740 <reset>: New method.
13741 * infrun.c (struct displaced_step_inferior_state): Move to
13742 infrun.h.
13743 (displaced_step_inferior_states): Remove.
13744 (get_displaced_stepping_state): Adust.
13745 (displaced_step_in_progress_any_inferior): Adjust.
13746 (displaced_step_in_progress_thread): Adjust.
13747 (displaced_step_in_progress): Adjust.
13748 (add_displaced_stepping_state): Remove.
13749 (get_displaced_step_closure_by_addr): Adjust.
13750 (remove_displaced_stepping_state): Remove.
13751 (infrun_inferior_exit): Call displaced_step_state.reset.
13752 (use_displaced_stepping): Don't check for NULL.
13753 (displaced_step_prepare_throw): Call
13754 get_displaced_stepping_state.
13755 (displaced_step_fixup): Don't check for NULL.
13756 (prepare_for_detach): Don't check for NULL.
13757
e3319240
PW
137582019-01-02 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13759
13760 * infcall.c (call_function_by_hand_dummy): cleanup/destroy sm
13761 in case of call that did not complete.
13762
5d36dfb9
AU
137632019-01-02 Andrey Utkin <autkin@undo.io>
13764
13765 * symfile.c (find_separate_debug_file): Fix search of debug files for
13766 remote debuggee.
13767
8833fbf0
TT
137682019-01-02 Tom Tromey <tom@tromey.com>
13769
13770 * python/py-inferior.c (gdbpy_initialize_inferior): Fix
13771 indentation.
13772 * python/py-frame.c (frapy_older): Remove cast.
13773 (frapy_newer): Likewise.
13774 * python/py-breakpoint.c (local_setattro): Remove cast.
13775 * python/py-arch.c (archpy_name): Remove local variable.
13776 * python/py-type.c (gdbpy_lookup_type): Remove cast.
13777
4ada3dfd
JB
137782019-01-02 Joel Brobecker <brobecker@adacore.com>
13779
13780 * unittests/basic_string_view/element_access/char/empty.cc:
13781 Fix year range in copyright header.
13782
113b7b81
AB
137832019-01-01 Andrew Burgess <andrew.burgess@embecosm.com>
13784
13785 * arch/riscv.h (struct riscv_gdbarch_features) <hw_float_abi>:
13786 Delete.
13787 <operator==>: Update with for removed field.
13788 <hash>: Likewise.
13789 * riscv-tdep.h (struct gdbarch_tdep) <features>: Renamed to...
13790 <isa_features>: ...this.
13791 <abi_features>: New field.
13792 (riscv_isa_flen): Update comment.
13793 (riscv_abi_xlen): New declaration.
13794 (riscv_abi_flen): New declaration.
13795 * riscv-tdep.c (riscv_isa_xlen): Update to get answer from
13796 isa_features.
13797 (riscv_abi_xlen): New function.
13798 (riscv_isa_flen): Update to get answer from isa_features.
13799 (riscv_abi_flen): New function.
13800 (riscv_has_fp_abi): Update to get answer from abi_features.
13801 (riscv_call_info::riscv_call_info): Use abi xlen and flen, not isa
13802 xlen and flen.
13803 (riscv_call_info) <xlen, flen>: Update comment.
13804 (riscv_call_arg_struct): Remove invalid assertions
13805 (riscv_features_from_gdbarch_info): Update now hw_float_abi field
13806 is removed.
13807 (riscv_gdbarch_init): Gather isa features and abi features
13808 separately, ensure both match on the gdbarch when reusing an old
13809 gdbarch. Relax an error check to allow 32-bit abi float to run on
13810 a target with 64-bit float hardware.
13811
b18ca514
PW
138122019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13813
13814 * source.c (search_command_helper): Stop reverse search
13815 when line 1 has been searched.
13816
ec70d8db
PW
138172019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13818
13819 * record-full.c (record_full_base_target::close): Rewrite
13820 record_full_core_buf_list free logic.
13821
5b38f9c1
PW
138222019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13823
13824 * break-catch-syscall.c (print_one_catch_syscall): xfree
13825 the last text.
13826
66d91b39
JB
138272019-01-01 Joel Brobecker <brobecker@adacore.com>
13828
13829 * top.c (print_gdb_version): Update Copyright year in version
13830 message.
13831
42a4f53d
JB
138322019-01-01 Joel Brobecker <brobecker@adacore.com>
13833
13834 Update copyright year range in all GDB files.
13835
7e955d83 138362019-01-01, 19 Joel Brobecker <brobecker@adacore.com>
2139e8dc 13837
5bbd631d 13838 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
2139e8dc 13839
5bbd631d 13840For older changes see ChangeLog-2018.
c906108c
SS
13841\f
13842Local Variables:
13843mode: change-log
13844left-margin: 8
13845fill-column: 74
13846version-control: never
57da7796 13847coding: utf-8
c906108c 13848End:
5bbd631d 13849
This page took 2.864342 seconds and 4 git commands to generate.