[bfd] Revise import stubs on hppa.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
f71433ee
SDJ
12019-10-19 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 * symfile.c (init_entry_point_info): Fix typo.
4 * i386-darwin-tdep.c (darwin_dwarf_signal_frame_p): Fix typo.
5
85102364
TV
62019-10-18 Tom de Vries <tdevries@suse.de>
7
8 * aarch64-tdep.c: Fix typos in comments.
9 * ada-lang.c: Same.
10 * ada-tasks.c: Same.
11 * alpha-tdep.c: Same.
12 * alpha-tdep.h: Same.
13 * amd64-nat.c: Same.
14 * amd64-windows-tdep.c: Same.
15 * arc-tdep.c: Same.
16 * arc-tdep.h: Same.
17 * arch-utils.c: Same.
18 * arm-nbsd-tdep.c: Same.
19 * arm-tdep.c: Same.
20 * ax-gdb.c: Same.
21 * blockframe.c: Same.
22 * btrace.c: Same.
23 * c-varobj.c: Same.
24 * coff-pe-read.c: Same.
25 * coffread.c: Same.
26 * cris-tdep.c: Same.
27 * darwin-nat.c: Same.
28 * dbxread.c: Same.
29 * dcache.c: Same.
30 * disasm.c: Same.
31 * dtrace-probe.c: Same.
32 * dwarf-index-write.c: Same.
33 * dwarf2-frame-tailcall.c: Same.
34 * dwarf2-frame.c: Same.
35 * dwarf2read.c: Same.
36 * eval.c: Same.
37 * exceptions.c: Same.
38 * fbsd-tdep.c: Same.
39 * findvar.c: Same.
40 * frame.c: Same.
41 * frv-tdep.c: Same.
42 * gnu-v3-abi.c: Same.
43 * go32-nat.c: Same.
44 * h8300-tdep.c: Same.
45 * hppa-tdep.c: Same.
46 * i386-linux-tdep.c: Same.
47 * i386-tdep.c: Same.
48 * ia64-libunwind-tdep.c: Same.
49 * ia64-tdep.c: Same.
50 * infcmd.c: Same.
51 * infrun.c: Same.
52 * linespec.c: Same.
53 * linux-nat.c: Same.
54 * linux-thread-db.c: Same.
55 * machoread.c: Same.
56 * mdebugread.c: Same.
57 * mep-tdep.c: Same.
58 * mn10300-tdep.c: Same.
59 * namespace.c: Same.
60 * objfiles.c: Same.
61 * opencl-lang.c: Same.
62 * or1k-tdep.c: Same.
63 * osabi.c: Same.
64 * ppc-linux-nat.c: Same.
65 * ppc-linux-tdep.c: Same.
66 * ppc-sysv-tdep.c: Same.
67 * printcmd.c: Same.
68 * procfs.c: Same.
69 * record-btrace.c: Same.
70 * record-full.c: Same.
71 * remote-fileio.c: Same.
72 * remote.c: Same.
73 * rs6000-tdep.c: Same.
74 * s12z-tdep.c: Same.
75 * score-tdep.c: Same.
76 * ser-base.c: Same.
77 * ser-go32.c: Same.
78 * skip.c: Same.
79 * sol-thread.c: Same.
80 * solib-svr4.c: Same.
81 * solib.c: Same.
82 * source.c: Same.
83 * sparc-nat.c: Same.
84 * sparc-sol2-tdep.c: Same.
85 * sparc-tdep.c: Same.
86 * sparc64-tdep.c: Same.
87 * stabsread.c: Same.
88 * stack.c: Same.
89 * symfile.c: Same.
90 * symtab.c: Same.
91 * target-descriptions.c: Same.
92 * target-float.c: Same.
93 * thread.c: Same.
94 * utils.c: Same.
95 * valops.c: Same.
96 * valprint.c: Same.
97 * value.c: Same.
98 * varobj.c: Same.
99 * windows-nat.c: Same.
100 * xcoffread.c: Same.
101 * xstormy16-tdep.c: Same.
102 * xtensa-tdep.c: Same.
103
c5adaa19
TT
1042019-10-17 Tom Tromey <tromey@adacore.com>
105
106 * configure: Rebuild.
107 * configure.ac: Use AC_CONFIG_HEADERS. Create stamp-h there, not
108 in AC_CONFIG_FILES invocation.
109 * Makefile.in (Makefile, data-directory/Makefile, stamp-h): Use
110 new-style config.status invocation.
111
405feb71
TV
1122019-10-17 Tom de Vries <tdevries@suse.de>
113
114 * arm-nbsd-nat.c: Fix typos in comments.
115 * arm-tdep.c: Same.
116 * darwin-nat-info.c: Same.
117 * dwarf2read.c: Same.
118 * elfread.c: Same.
119 * event-top.c: Same.
120 * findvar.c: Same.
121 * gdbtypes.c: Same.
122 * hppa-tdep.c: Same.
123 * i386-tdep.c: Same.
124 * jit.c: Same.
125 * main.c: Same.
126 * mdebugread.c: Same.
127 * moxie-tdep.c: Same.
128 * nto-procfs.c: Same.
129 * osabi.c: Same.
130 * ppc-linux-tdep.c: Same.
131 * remote.c: Same.
132 * riscv-tdep.c: Same.
133 * s390-tdep.c: Same.
134 * sh-tdep.c: Same.
135 * sparc-linux-tdep.c: Same.
136 * sparc-nat.c: Same.
137 * stack.c: Same.
138 * target-descriptions.c: Same.
139 * top.c: Same.
140 * varobj.c: Same.
141
befcd486
TT
1422019-10-16 Tom Tromey <tom@tromey.com>
143
144 * objfiles.h (struct objfile) <original_name>: Now const.
145
17bfe554
CB
1462019-10-16 Christian Biesinger <cbiesinger@google.com>
147
148 * gdbsupport/gdb_setjmp.h (SIGSETJMP): Allow passing in the value to
149 pass on to sigsetjmp's second argument.
150 * cp-support.c (gdb_demangle): Unblock SIGSEGV if we caught a crash.
151
950b7495
KS
1522019-10-16 Keith Seitz <keiths@redhat.com>
153
154 PR gdb/23567
155 * dwarf2read.c (dwarf2_per_objfile::locate_sections): Discard
156 sections whose size is greater than the file size.
157
ff371ec9
JW
1582019-10-16 Jim Wilson <jimw@sifive.com>
159
160 * riscv-tdep.c (riscv_gcc_target_options): New.
161 (riscv_gnu_triplet_regexp): New.
162 (riscv_gdbarch_init): Call set_gdbarch_gcc_triplet_options and
163 set_gdbarch_gnu_triplet_regexp.
164
fec4e896
CB
1652019-10-16 Christian Biesinger <cbiesinger@google.com>
166
167 * Makefile.in: Add xml-builtin.h.
168 * features/feature_to_c.sh: Add an include for xml-builtin.h
169 to ensure that the compiler checks that the types match.
170 * xml-builtin.h: New file.
171 * xml-support.c (fetch_xml_builtin): Add missing const.
172 * xml-support.h: Remove declaration of xml_builtins.
173
d10eccaa
TV
1742019-10-16 Tom de Vries <tdevries@suse.de>
175
176 PR tdep/25096
177 * amd64-tdep.c (amd64_classify_aggregate_field): Factor out of ...
178 (amd64_classify_aggregate): ... here.
179 (amd64_classify_aggregate_field): Handled fiels of nested structs
180 recursively.
181
745ff14e
TV
1822019-10-16 Tom de Vries <tdevries@suse.de>
183
184 PR tdep/24104
185 * amd64-tdep.c (amd64_push_arguments): Handle AMD64_NO_CLASS in loop
186 that handles 'theclass'.
187
791b7405
AB
1882019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * linespec.c (decode_digits_ordinary): Update comment.
191 * make-target-delegates: No longer need to handle VEC case.
192 * memrange.c (normalize_mem_ranges): Update comment.
193 * namespace.c (add_using_directive): Update comment.
194 * objc-lang.c (uniquify_strings): Update comment.
195 * ppc-linux-nat.c (struct thread_points): Update comment.
196 * probe.h (find_probes_in_objfile): Update comment.
197 * target.h (enum flash_preserve_mode): Update comment.
198 * varobj.c (varobj_restrict_range): Update comment.
199 * varobj.h (varobj_list_children): Update comment.
200
0dc32745
AB
2012019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * Makefile.in: Remove references to vec.h and vec.c.
204 * aarch64-tdep.c: No longer include vec.h.
205 * ada-lang.c: Likewise.
206 * ada-lang.h: Likewise.
207 * arm-tdep.c: Likewise.
208 * ax.h: Likewise.
209 * breakpoint.h: Likewise.
210 * charset.c: Likewise.
211 * cp-support.h: Likewise.
212 * dtrace-probe.c: Likewise.
213 * dwarf2read.c: Likewise.
214 * extension.h: Likewise.
215 * gdb_bfd.c: Likewise.
216 * gdbsupport/gdb_vecs.h: Likewise.
217 * gdbsupport/vec.c: Remove.
218 * gdbsupport/vec.h: Remove.
219 * gdbthread.h: Likewise.
220 * guile/scm-type.c: Likewise.
221 * inline-frame.c: Likewise.
222 * machoread.c: Likewise.
223 * memattr.c: Likewise.
224 * memrange.h: Likewise.
225 * namespace.h: Likewise.
226 * nat/linux-btrace.h: Likewise.
227 * osdata.c: Likewise.
228 * parser-defs.h: Likewise.
229 * progspace.h: Likewise.
230 * python/py-type.c: Likewise.
231 * record-btrace.c: Likewise.
232 * rust-exp.y: Likewise.
233 * solib-target.c: Likewise.
234 * stap-probe.c: Likewise.
235 * target-descriptions.c: Likewise.
236 * target-memory.c: Likewise.
237 * target.h: Likewise.
238 * varobj.c: Likewise.
239 * varobj.h: Likewise.
240 * xml-support.h: Likewise.
241
ae640021
AB
2422019-10-15 Andrew Burgess <andrew.burgess@embecosm.com>
243
244 * gdb/dwarf2read.c (dwarf2_per_objfile::~dwarf2_per_objfile):
245 Update for new std::vector based implementation.
246 (process_psymtab_comp_unit_reader): Likewise.
247 (scan_partial_symbols): Likewise.
248 (recursively_compute_inclusions): Likewise.
249 (compute_compunit_symtab_includes): Likewise.
250 (process_imported_unit_die): Likewise.
251 (queue_and_load_dwo_tu): Likewise.
252 (follow_die_sig_1): Likewise.
253 * gdb/dwarf2read.h: Remove DEF_VEC_P.
254 (typedef dwarf2_per_cu_ptr): Remove.
255 (struct dwarf2_per_cu_data) <imported_symtabs_empty>: New
256 function.
257 (struct dwarf2_per_cu_data) <imported_symtabs_push>: New function.
258 (struct dwarf2_per_cu_data) <imported_symtabs_size>: New function.
259 (struct dwarf2_per_cu_data) <imported_symtabs_free>: New function.
260 (struct dwarf2_per_cu_data) <imported_symtabs>: Change to
261 std::vector.
262
55dfc88f
TT
2632019-10-15 Tom Tromey <tromey@adacore.com>
264
265 * windows-nat.c (windows_nat_target::resume): Use %x when logging
266 TID.
267
96b49c5e
TT
2682019-10-15 Tom Tromey <tromey@adacore.com>
269
270 * windows-nat.c (windows_nat_target::fetch_registers)
271 (windows_nat_target::store_registers): Rename "pid" to "tid".
272
953cff56
TT
2732019-10-15 Tom Tromey <tromey@adacore.com>
274
275 * gdbarch.h, gdbarch.c: Rebuild.
276 * gdbarch.sh (gcc_target_options): Change return type to
277 std::string.
278 * compile/compile.c (get_args): Update.
279 * nios2-tdep.c (nios2_gcc_target_options): Return std::string.
280 * arm-linux-tdep.c (arm_linux_gcc_target_options): Return
281 std::string.
282 * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): Return
283 std::string.
284 * arch-utils.c (default_gcc_target_options): Return std::string.
285 * arch-utils.h (default_gcc_target_options): Return std::string.
286 * s390-tdep.c (s390_gcc_target_options): Return std::string.
287
81e6b8eb
CB
2882019-10-15 Christian Biesinger <cbiesinger@google.com>
289
290 * breakpoint.c (breakpoint_chain): Make static.
291 * tui/tui-winsource.c: Call iterate_over_breakpoints instead
292 of accessing breakpoint_chain.
293
95da600f
CB
2942019-10-15 Christian Biesinger <cbiesinger@google.com>
295
296 * breakpoint.c (iterate_over_breakpoints): Change function pointer
297 to a gdb::function_view and return value to bool.
298 * breakpoint.h (iterate_over_breakpoints): Likewise.
299 * dummy-frame.c (pop_dummy_frame_bpt): Update.
300 (pop_dummy_frame): Update.
301 * guile/scm-breakpoint.c (bpscm_build_bp_list): Update.
302 (gdbscm_breakpoints): Update.
303 * python/py-breakpoint.c (build_bp_list): Update.
304 (gdbpy_breakpoints): Update.
305 * python/py-finishbreakpoint.c (bpfinishpy_detect_out_scope_cb):
306 Update.
307 (bpfinishpy_handle_stop): Update.
308 (bpfinishpy_handle_exit): Update.
309 * solib-svr4.c (svr4_update_solib_event_breakpoint): Update.
310 (svr4_update_solib_event_breakpoints): Update.
311
ba18312d
AA
3122019-10-15 Andreas Arnez <arnez@linux.ibm.com>
313
314 * s390-tdep.c (s390_effective_inner_type): Ignore static fields
315 when unwrapping single-field structs.
316
6acc1a0b
SM
3172019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
318
319 * dwarf2read.c: Remove includes.
320
284782de
SM
3212019-10-13 Simon Marchi <simon.marchi@polymtl.ca>
322
323 * ui-out.c (ui_out::call_do_message): Silence
324 -Wformat-nonliteral warning.
325
073bbbb0
SM
3262019-10-12 Simon Marchi <simon.marchi@polymtl.ca>
327
328 * breakpoint.c: Remove some includes: continuations.h, skip.h,
329 mi/mi-main.h, readline/readline.h, readline/history.h. Add
330 include: readline/tilde.h.
331
7b9a15e1
CB
3322019-10-12 Christian Biesinger <cbiesinger@google.com>
333
334 * remote.c (remote_target::get_trace_status): Remove declaration of
335 trace_regblock_size.
336
cc8dee1f
CB
3372019-10-12 Christian Biesinger <cbiesinger@google.com>
338
339 * cli/cli-cmds.c (max_user_call_depth): Move comment to header.
340 (show_user): Remove declaration of cmdlist.
341 * cli/cli-cmds.h (max_user_call_depth): Declare.
342 * cli/cli-script.c (execute_user_command): Remove declaration
343 of max_user_call_depth.
344
a83d4ef6
JW
3452019-10-11 Jim Wilson <jimw@sifive.com>
346
5f93c5a6
JW
347 * gdbsupport/print-utils.h (pulongest): Fix comment.
348 (plongest): Likewise.
349 (phex): Add missing comment, mention leading zeros.
350 (phex_nz): Add mention of no leading zeros to comment.
351
a83d4ef6
JW
352 * riscv-tdep.c (riscv_push_dummy_code): Change %lld to %s and use
353 plongest instead of unsigned long long cast.
354
26344e0c
CB
3552019-10-10 Christian Biesinger <cbiesinger@google.com>
356
357 * main.c (captured_main_1): Include gdbtk.h and remove declarations
358 for external_editor_command and gdbtk_test.
359
c2c440a9
CB
3602019-10-10 Christian Biesinger <cbiesinger@google.com>
361
362 * mi/mi-cmd-var.c (varobjdebug): Remove declaration.
363 * varobj.c (varobjdebug): Move comment to...
364 * varobj.h (varobjdebug): ...here, and declare.
365
a31bff9d
TT
3662019-10-09 Tom Tromey <tom@tromey.com>
367
368 * tui/tui-regs.c (tui_data_window::show_registers): Don't call
369 erase_data_content.
370
7523da63
TT
3712019-10-09 Tom Tromey <tom@tromey.com>
372
373 * tui/tui-wingeneral.h (tui_delete_win): Don't declare.
374 * tui/tui-stack.c (tui_locator_window::rerender): Update.
375 * tui/tui-command.c (tui_cmd_window::resize)
376 (tui_refresh_cmd_win): Update.
377 * tui/tui-win.c (tui_resize_all, tui_set_focus_command): Update.
378 * tui/tui.c (tui_rl_other_window, tui_enable): Update.
379 * tui/tui-data.c (~tui_gen_win_info): Remove.
380 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
381 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
382 (tui_redisplay_readline, tui_mld_flush)
383 (tui_mld_erase_entire_line, tui_mld_getc, tui_getc): Update.
384 * tui/tui-regs.c (tui_data_window::delete_data_content_windows)
385 (tui_data_window::erase_data_content)
386 (tui_data_item_window::rerender)
387 (tui_data_item_window::refresh_window): Update.
388 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window)
389 (box_win, tui_gen_win_info::make_window)
390 (tui_gen_win_info::make_visible): Update.
391 (tui_delete_win): Remove.
392 * tui/tui-winsource.c
393 (tui_source_window_base::do_erase_source_content): Update.
394 (tui_show_source_line, tui_source_window_base::update_tab_width)
395 (tui_source_window_base::update_exec_info): Update.
396 * tui/tui-data.h (struct curses_deleter): New.
397 (struct tui_gen_win_info) <handle>: Now a unique_ptr.
398 (struct tui_gen_win_info) <~tui_gen_win_info>: Define.
399
a7798e7f
TT
4002019-10-09 Tom Tromey <tom@tromey.com>
401
402 * tui/tui-wingeneral.h (struct tui_gen_win_info): Don't declare.
403
5c45899e
TT
4042019-10-09 Tom Tromey <tom@tromey.com>
405
406 * tui/tui-data.c (tui_win_is_auxiliary): Remove.
407 * tui/tui-data.h (tui_win_is_auxiliary): Don't declare.
408
6d7fd9aa
TT
4092019-10-09 Tom Tromey <tom@tromey.com>
410
411 * tui/tui-disasm.c (tui_get_low_disassembly_address): Compute
412 window height directly.
413 * tui/tui-layout.h (tui_default_win_viewport_height): Don't
414 declare.
415 * tui/tui-layout.c (tui_default_win_height): Remove.
416 (tui_default_win_viewport_height): Remove.
417
d2dd1084
TT
4182019-10-09 Tom Tromey <tom@tromey.com>
419
420 * tui/tui.h: Remove comments.
421
cff32449
TV
4222019-10-09 Tom de Vries <tdevries@suse.de>
423
424 * python/lib/gdb/printer/bound_registers.py: Use
425 '^builtin_type_bound128' as regexp argument for
426 add_builtin_pretty_printer.
427
6a25e8a2
CB
4282019-10-09 Christian Biesinger <cbiesinger@google.com>
429
430 * guile/guile.c (guile_extension_script_ops): Remove forward
431 declaration and mark as static.
432 (guile_script_ops): Likewise.
433 (extension_language_guile): Move further down in the file so
434 it can reference the definitions for guile_{extension_,}script_ops.
435
6d9d6da4
AA
4362019-10-09 Andreas Arnez <arnez@linux.ibm.com>
437
438 * s390-tdep.c (390_process_record): Handle new arch13 instructions
439 except SORTL, DFLTCC, and KDSA.
440
3abea05d
TT
4412019-10-08 Tom Tromey <tromey@adacore.com>
442
443 * windows-nat.c (struct windows_thread_info_struct) <sf>: Remove.
444 (struct safe_symbol_file_add_args): Remove.
445
dde996e2
TT
4462019-10-08 Tom Tromey <tromey@adacore.com>
447
448 * windows-nat.c: Don't include buildsym-legacy.h.
449
cd6fdaa1
TT
4502019-10-08 Tom Tromey <tromey@adacore.com>
451
452 * contrib/ari/gdb_ari.sh (%p): Allow gdb-specific %p extensions.
453
79bb1944
CB
4542019-10-08 Christian Biesinger <cbiesinger@google.com>
455
456 * gdbtypes.c (overload_debug): Move comment to header.
457 * gdbtypes.h (overload_debug): Declare.
458 * valops.c: Remove declaration of overload_debug, instead
459 include gdbtypes.h.
460
34916edc
CB
4612019-10-08 Christian Biesinger <cbiesinger@google.com>
462
463 * language.c (show_language_command): Pass lang_frame_mismatch_warn
464 through _().
465 (lang_frame_mismatch_warn): Make const, mark with N_(), and
466 move comment...
467 * language.h (lang_frame_mismatch_warn): ... here. Also add
468 declaration.
469 * top.c (lang_frame_mismatch_warn): Remove declaration.
470 (check_frame_language_change): Pass lang_frame_mismatch_warn
471 through _().
472
bad5c026
CB
4732019-10-07 Christian Biesinger <cbiesinger@google.com>
474
475 * c-lang.h (vtbl_ptr_name): Declare.
476 * cp-valprint.c (vtbl_ptr_name): Remove "extern" now that we get
477 it from the header.
478 * stabsread.c (define_symbol): Remove declaration of vtbl_ptr_name.
479
51f1fdc3
CB
4802019-10-07 Christian Biesinger <cbiesinger@google.com>
481
482 * charset.c (your_gdb_wchar_t_is_bogus): Replace with a
483 gdb_static_assert.
484
30d1f018
WP
4852019-10-07 Weimin Pan <weimin.pan@oracle.com>
486
606813d5
WP
487 * ../Makefile.def (dependencies): Add all-libctf to all-gdb
488 * ../Makefile.in: Add "all-gdb: maybe-all-libctf"
30d1f018
WP
489 * ctfread.c: New file.
490 * ctfread.h: New file.
491 * elfread.c: Include ctfread.h.
492 (struct elfinfo text_p): New member ctfsect.
493 (elf_locate_sections): Mark CTF section.
494 (elf_symfile_read): Call elfctf_build_psymtabs.
495 * Makefile.in (LIBCTF): Add.
496 (CLIBS): Use it.
497 (CDEPS): Likewise.
498 (DIST): Add ctfread.c.
606813d5
WP
499
5002019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * ctfread.c (struct nextfield): Renamed to ...
503 (struct ctf_nextfield): ... this.
504 (struct field_info): Renamed to ...
505 (strut ctf_field_info): ... this.
506 (attach_fields_to_type): Update for renamed structures.
507 (ctf_add_member_cb): Likewise.
508 (ctf_add_enum_member_cb): Likewise.
509 (process_struct_members): Likewise.
510 (process_enum_type): Likewise.
30d1f018 511
518fe38c
WP
5122019-10-07 Weimin Pan <weimin.pan@oracle.com>
513
514 * tracectf.h: Rename, was ctf.h.
515 * tracectf.c: Rename, was ctf.c, replace ctf.h with tracectf.h.
516 * tracefile.c: Likewise.
517 * tracepoint.c: Remove unused include ctf.h.
518 * mi/mi-main.c: Likewise.
519 * Makefile.in Replace ctf.c with tracectf.c.
520
225f296a
JB
5212019-10-06 Joel Brobecker <brobecker@adacore.com>
522
523 * version.in: Change version number to "9.0.50.DATE-git".
524
77c2dba3
TT
5252019-10-03 Tom Tromey <tom@tromey.com>
526
527 PR rust/24976:
528 * dwarf2read.c (quirk_rust_enum): Handle single-element unions.
529
179aed7f
AB
5302019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
531
532 * f-lang.c (f_language_defn): Use cp_get_symbol_name_matcher and
533 cp_search_name_hash.
534 * NEWS: Add entry about nested function support.
535
0a4b0913
AB
5362019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
537 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * cp-namespace.c (cp_search_static_and_baseclasses): Only search
540 for nested static variables when searchin VAR_DOMAIN.
541 * dwarf2read.c (add_partial_symbol): Add nested subroutines to the
542 global scope, update comment.
543 (add_partial_subprogram): Call add_partial_subprogram recursively
544 for nested subroutines when processinng Fortran.
545 (load_partial_dies): Process the child entities of a subprogram
546 when processing Fortran.
547 (partial_die_parent_scope): Handle building scope
548 for Fortran nested functions.
549 (process_die): Record that nested functions have a scope.
550 (new_symbol): Always record Fortran subprograms on the global
551 symbol list.
552 (determine_prefix): How to build the prefix for Fortran
553 subprograms.
554
d8c06f22
AB
5552019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
556
557 * linux-nat.c (linux_nat_filter_event): Don't ignore SIGSTOP if we
558 have just sent the thread a SIGSTOP and are waiting for it to
559 arrive.
560
a8b3b8e9
AB
5612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
562
563 * btrace.c (btrace_add_pc): Remove whitespace before the template
564 parameter in 'std::vector <...>'.
565 (parse_xml_btrace_block): Likewise.
566 (btrace_maint_decode_pt): Likewise.
567 (btrace_maint_update_packets): Likewise.
568 (btrace_maint_print_packets): Likewise.
569 * btrace.h (struct btrace_maint_info): Likewise.
570 * dwarf2read.c (struct type_unit_group): Likewise.
571 (build_type_psymtabs_reader): Likewise.
572 * gdbsupport/btrace-common.c (btrace_data_append): Likewise.
573 * gdbsupport/btrace-common.h (struct btrace_data_bts): Likewise.
574 * nat/linux-btrace.c (perf_event_read_bts): Likewise.
575
4d825eab
TV
5762019-10-03 Tom de Vries <tdevries@suse.de>
577
578 * cli/cli-style.c (_initialize_cli_style): Adding a '.' at the end of
579 the first line of the help text for set/show style metadata.
580
80fd2826
TT
5812019-10-02 Tom Tromey <tromey@adacore.com>
582
583 * Makefile.in (COMMON_SFILES): Add common-inferior.c.
584 * gdbsupport/common-inferior.c: New file.
585 * infcmd.c (startup_with_shell): Don't define.
586 * nat/fork-inferior.h (startup_with_shell): Don't declare.
587 * gdbsupport/common-inferior.h (startup_with_shell): Declare.
588 * inferior.h (startup_with_shell): Don't declare.
589
70054538
CB
5902019-10-02 Christian Biesinger <cbiesinger@google.com>
591
592 * gdbsupport/gdb_assert.h: Include errors.h.
593 * gdbsupport/gdb_string_view.h: Include gdb_assert.h.
594
37f6a7f4
TT
5952019-10-02 Tom Tromey <tromey@adacore.com>
596
597 * NEWS: Add $_ada_exception entry.
598 * ada-lang.c (struct ada_catchpoint): Add constructor.
599 <m_kind>: New member.
600 (allocate_location_exception, re_set_exception): Remove
601 "ex" parameter.
602 (should_stop_exception): Compute $_ada_exception.
603 (check_status_exception, print_it_exception)
604 (print_one_exception, print_mention_exception): Remove
605 "ex" parameter.
606 (allocate_location_catch_exception, re_set_catch_exception)
607 (check_status_exception, print_it_catch_exception)
608 (print_one_catch_exception, print_mention_catch_exception)
609 (print_recreate_catch_exception)
610 (allocate_location_catch_exception_unhandled)
611 (re_set_catch_exception_unhandled)
612 (check_status_exception, print_it_catch_exception_unhandled)
613 (print_one_catch_exception_unhandled)
614 (print_mention_catch_exception_unhandled)
615 (print_recreate_catch_exception_unhandled)
616 (allocate_location_catch_assert, re_set_catch_assert)
617 (check_status_assert, print_it_catch_assert)
618 (print_one_catch_assert, print_mention_catch_assert)
619 (print_recreate_catch_assert)
620 (allocate_location_catch_handlers, re_set_catch_handlers)
621 (check_status_handlers, print_it_catch_handlers)
622 (print_one_catch_handlers, print_mention_catch_handlers)
623 (print_recreate_catch_handlers): Remove.
624 (create_ada_exception_catchpoint): Update.
625 (initialize_ada_catchpoint_ops): Update.
626
fccf9de1
TT
6272019-10-02 Tom Tromey <tromey@adacore.com>
628
629 * ada-lang.c (ada_lookup_simple_minsyms): Remove.
630 (create_excep_cond_exprs): Simplify exception string computation.
631 (ada_exception_catchpoint_cond_string): Likewise.
632
4b610737
TT
6332019-10-02 Tom Tromey <tromey@adacore.com>
634
635 * symmisc.c (dump_msymbols): Don't use MSYMBOL_VALUE_ADDRESS.
636 * ada-lang.c (lesseq_defined_than): Handle
637 LOC_STATIC.
638 * dwarf2read.c (dwarf2_per_objfile): Add can_copy
639 parameter.
640 (dwarf2_has_info): Likewise.
641 (new_symbol): Set maybe_copied on symbol when
642 appropriate.
643 * dwarf2read.h (dwarf2_per_objfile): Add can_copy
644 parameter.
645 <can_copy>: New member.
646 * elfread.c (record_minimal_symbol): Set maybe_copied
647 on symbol when appropriate.
648 (elf_symfile_read): Update call to dwarf2_has_info.
649 * minsyms.c (lookup_minimal_symbol_linkage): New
650 function.
651 * minsyms.h (lookup_minimal_symbol_linkage): Declare.
652 * symtab.c (get_symbol_address, get_msymbol_address):
653 New functions.
654 * symtab.h (get_symbol_address, get_msymbol_address):
655 Declare.
656 (SYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_ADDRESS): Handle
657 maybe_copied.
658 (struct symbol, struct minimal_symbol) <maybe_copied>:
659 New member.
660
1dd58850
TT
6612019-10-02 Tom Tromey <tromey@adacore.com>
662
663 * source.c (struct current_source_location): New.
664 (current_source_key): New global.
665 (current_source_symtab, current_source_line)
666 (current_source_pspace): Remove.
667 (get_source_location): New function.
668 (get_current_source_symtab_and_line)
669 (set_default_source_symtab_and_line)
670 (set_current_source_symtab_and_line)
671 (clear_current_source_symtab_and_line, select_source_symtab)
672 (info_source_command, print_source_lines_base)
673 (info_line_command, search_command_helper, _initialize_source):
674 Update.
675
5c281dbb
TT
6762019-10-02 Tom Tromey <tromey@adacore.com>
677
678 * source.c (select_source_symtab): Don't call
679 decode_line_with_current_source.
680
d3d32391
AB
6812019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 * symtab.c (lookup_global_symbol): Search global block.
684
38583298
TT
6852019-10-02 Tom Tromey <tromey@adacore.com>
686
687 * coffread.c (process_coff_symbol): Update.
688 * dwarf2read.c (var_decode_location, new_symbol): Update.
689 * mdebugread.c (parse_symbol): Update.
690 * objfiles.c (relocate_one_symbol): Update.
691 * stabsread.c (define_symbol, fix_common_block)
692 (scan_file_globals): Update.
693 * symtab.h (SYMBOL_VALUE_ADDRESS): Expand to an rvalue.
694 (SET_SYMBOL_VALUE_ADDRESS): New macro.
695 * xcoffread.c (process_xcoff_symbol): Update.
696
9344c18f
AA
6972019-10-02 Andreas Arnez <arnez@linux.ibm.com>
698
699 * MAINTAINERS: Update my email address.
700
df07e2c7
AB
7012019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
702
703 * dwarf2read.c (struct type_unit_group) <tus>: Convert to
704 std::vector.
705 (build_type_psymtabs_reader): Update for std::vector.
706 (build_type_psymtab_dependencies): Likewise.
707 * dwarf2read.h: Remove use of DEF_VEC_P.
708 (typedef sig_type_ptr): Delete.
709
554ac434
AB
7102019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 * btrace.c (btrace_maint_clear): Update to handle change from VEC
713 to std::vector.
714 (btrace_maint_decode_pt): Likewise, and move allocation of the
715 vector outside of the loop.
716 (btrace_maint_update_packets): Update to handle change from VEC to
717 std::vector.
718 (btrace_maint_print_packets): Likewise.
719 (maint_info_btrace_cmd): Likewise.
720 * btrace.h: Remove use of DEF_VEC_O.
721 (typedef btrace_pt_packet_s): Delete.
722 (struct btrace_maint_info) <packets>: Change fromm VEC to
723 std::vector.
724 * gdbsupport/btrace-common.h: Remove 'vec.h' include.
725
46f29a9a
AB
7262019-10-02 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * btrace.c (btrace_compute_ftrace_bts): Update for std::vector,
729 make accesses into the vector constant references.
730 (btrace_add_pc): Update for std::vector.
731 (btrace_stitch_bts): Likewise.
732 (parse_xml_btrace_block): Likewise.
733 (btrace_maint_update_packets): Likewise.
734 (btrace_maint_print_packets): Likewise.
735 (maint_info_btrace_cmd): Likewise.
736 * gdbsupport/btrace-common.c (btrace_data::fini): Update for
737 std::vector.
738 (btrace_data::empty): Likewise.
739 (btrace_data_append): Likewise.
740 * gdbsupport/btrace-common.h: Remove use of DEF_VEC_O.
741 (typedef btrace_block_s): Delete.
742 (struct btrace_block): Add constructor.
743 (struct btrace_data_bts) <blocks>: Change to std::vector.
744 * nat/linux-btrace.c (perf_event_read_bts): Update for
745 std::vector.
746 (linux_read_bts): Likewise.
747
d770d56f
TT
7482019-10-01 Tom Tromey <tom@tromey.com>
749
750 * cli/cli-logging.c (show_logging_filename): Use styled_string.
751
9d636d67
TT
7522019-10-01 Tom Tromey <tom@tromey.com>
753
754 * stack.c (print_frame, info_frame_command_core): Use
755 styled_string.
756 * linux-thread-db.c (try_thread_db_load_1)
757 (try_thread_db_load_from_pdir_1): Use styled_string.
758 * auto-load.c (file_is_auto_load_safe, execute_script_contents)
759 (auto_load_section_scripts, info_auto_load_local_gdbinit)
760 (maybe_print_unsupported_script_warning)
761 (maybe_print_script_not_found_warning): Use styled_string.
762 * ada-lang.c (user_select_syms): Use styled_string.
763
7f6aba03
TT
7642019-10-01 Tom Tromey <tom@tromey.com>
765
766 * p-lang.c (pascal_printstr): Use metadata style.
767 * value.c (show_convenience): Use metadata style.
768 * valprint.c (valprint_check_validity, val_print_optimized_out)
769 (val_print_not_saved, val_print_unavailable)
770 (val_print_invalid_address, generic_val_print, val_print)
771 (value_check_printable, val_print_array_elements): Use metadata
772 style.
773 * ui-out.h (class ui_out) <field_fmt>: New overload.
774 <do_field_fmt>: Add style parameter.
775 * ui-out.c (ui_out::field_fmt): New overload.
776 * typeprint.c (type_print_unknown_return_type)
777 (val_print_not_allocated, val_print_not_associated): Use metadata
778 style.
779 * tui/tui-out.h (class tui_ui_out) <do_field_fmt>: Add style
780 parameter.
781 * tui/tui-out.c (tui_ui_out::do_field_fmt): Update.
782 * tracepoint.c (tvariables_info_1): Use metadata style.
783 * stack.c (print_frame_arg, print_frame_info, print_frame)
784 (info_frame_command_core): Use metadata style.
785 * skip.c (info_skip_command): Use metadata style.
786 * rust-lang.c (rust_print_enum): Use metadata style.
787 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
788 metadata style.
789 * python/py-framefilter.c (py_print_single_arg): Use metadata
790 style.
791 * printcmd.c (do_one_display, print_variable_and_value): Use
792 metadata style.
793 * p-valprint.c (pascal_val_print)
794 (pascal_object_print_value_fields): Use metadata style.
795 * p-typeprint.c (pascal_type_print_base): Use metadata style.
796 * mi/mi-out.h (class mi_ui_out) <do_field_fmt>: Add style
797 parameter.
798 * mi/mi-out.c (mi_ui_out::do_field_fmt): Update.
799 * m2-valprint.c (m2_print_long_set): Use metadata style.
800 * m2-typeprint.c (m2_print_type): Use metadata style.
801 * infcmd.c (print_return_value_1): Use metadata style.
802 * gnu-v3-abi.c (print_one_vtable): Use metadata style.
803 * f-valprint.c (info_common_command_for_block): Use metadata
804 style.
805 * f-typeprint.c (f_type_print_base): Use metadata style.
806 * expprint.c (print_subexp_standard): Use metadata style.
807 * cp-valprint.c (cp_print_value_fields): Use metadata style.
808 * cli/cli-style.h (class cli_style_option): Add constructor.
809 (metadata_style): Declare.
810 * cli/cli-style.c (metadata_style): New global.
811 (_initialize_cli_style): Register metadata style.
812 * cli-out.h (class cli_ui_out) <do_field_fmt>: Add style
813 parameter.
814 * cli-out.c (cli_ui_out::do_field_fmt): Update.
815 * c-typeprint.c (c_type_print_base_struct_union)
816 (c_type_print_base_1): Use metadata style.
817 * breakpoint.c (watchpoint_value_print)
818 (print_one_breakpoint_location): Use metadata style.
819 * break-catch-syscall.c (print_one_catch_syscall): Use metadata
820 style.
821 * break-catch-sig.c (signal_catchpoint_print_one): Use metadata
822 style.
823 * ada-valprint.c (val_print_packed_array_elements, printstr)
824 (print_field_values, ada_val_print_ref, ada_val_print): Use
825 metadata style.
826 * ada-typeprint.c (print_array_type, ada_print_type): Use metadata
827 style.
828 * ada-tasks.c (print_ada_task_info, info_task): Use metadata
829 style.
830 * ada-lang.c (user_select_syms): Use metadata style.
831
14309bb6
TT
8322019-10-01 Tom Tromey <tom@tromey.com>
833
834 * cli/cli-cmds.c (pwd_command): Style output.
835
6a831f06
PA
8362019-10-01 Pedro Alves <palves@redhat.com>
837 Tom Tromey <tom@tromey.com>
838
839 * symtab.c (print_symbol_info): Use %ps.
840 (print_msymbol_info): Use %ps.
841 * symfile.c (symbol_file_add_with_addrs): Use %ps.
842 * printcmd.c (print_variable_and_value): Use %ps.
843 * macrocmd.c (show_pp_source_pos): Use %ps.
844 * infrun.c (print_exited_reason): Use ui_out::message.
845 * breakpoint.c (watchpoint_check, print_one_breakpoint_location)
846 (describe_other_breakpoints): Use ui_out::message and new
847 formats.
848 (say_where): Use new formats.
849 (bkpt_print_it, tracepoint_print_one_detail): Use ui_out::message
850 and new formats.
851
2a3c1174
PA
8522019-10-01 Pedro Alves <palves@redhat.com>
853 Tom Tromey <tom@tromey.com>
854
855 * unittests/format_pieces-selftests.c: Add gdb_format parameter.
856 (test_gdb_formats): New function.
857 (run_tests): Call it.
858 (test_format_specifier): Update.
859 * utils.h (fputs_filtered): Update comment.
860 (vfprintf_styled, vfprintf_styled_no_gdbfmt)
861 (fputs_styled_unfiltered): Declare.
862 * utils.c (fputs_styled_unfiltered): New function.
863 (vfprintf_maybe_filtered): Add gdbfmt parameter.
864 (vfprintf_filtered): Update.
865 (vfprintf_unfiltered, vprintf_filtered): Update.
866 (vfprintf_styled, vfprintf_styled_no_gdbfmt): New functions.
867 * ui-out.h (enum ui_out_flag) <unfiltered_output,
868 disallow_ui_out_field>: New constants.
869 (enum class field_kind): New.
870 (struct base_field_s, struct signed_field_s): New.
871 (signed_field): New function.
872 (struct string_field_s): New.
873 (string_field): New function.
874 (struct styled_string_s): New.
875 (styled_string): New function.
876 (class ui_out) <message>: Add comment.
877 <vmessage, call_do_message>: New methods.
878 <do_message>: Add style parameter.
879 * ui-out.c (ui_out::call_do_message, ui_out::vmessage): New
880 methods.
881 (ui_out::message): Rewrite.
882 * mi/mi-out.h (class mi_ui_out) <do_message>: Add style
883 parameter.
884 * mi/mi-out.c (mi_ui_out::do_message): Add style parameter.
885 * gdbsupport/format.h (class format_pieces) <format_pieces>: Add
886 gdb_extensions parameter.
887 (class format_piece): Add parameter to constructor.
888 (n_int_args): New field.
889 * gdbsupport/format.c (format_pieces::format_pieces): Add
890 gdb_extensions parameter. Handle '*'.
891 * cli-out.h (class cli_ui_out) <do_message>: Add style parameter.
892 * cli-out.c (cli_ui_out::do_message): Add style parameter. Call
893 vfprintf_styled_no_gdbfmt.
894 (cli_ui_out::do_field_string, cli_ui_out::do_spaces)
895 (cli_ui_out::do_text, cli_ui_out::field_separator): Allow
896 unfiltered output.
897 * ui-style.h (struct ui_file_style) <ptr>: New method.
898
0dfe5bfb
TT
8992019-10-01 Tom Tromey <tom@tromey.com>
900
901 * unittests/format_pieces-selftests.c: Update. Add final format.
902 * gdbsupport/format.c (format_pieces::format_pieces): Don't add
903 empty literal pieces.
904
e43b10e1
TT
9052019-10-01 Tom Tromey <tom@tromey.com>
906
907 * ui-out.h (enum class ui_out_style_kind): Remove.
908 (class ui_out) <field_string, field_stsream, do_field_string>:
909 Change type of "style".
910 * ui-out.c (ui_out::field_core_addr, ui_out::field_stream)
911 (ui_out::field_string): Update.
912 * tui/tui-out.h (class tui_ui_out) <do_field_string>: Change type
913 of "style".
914 * tui/tui-out.c (tui_ui_out::do_field_string): Update.
915 * tracepoint.c (print_one_static_tracepoint_marker): Update.
916 * stack.c (print_frame_arg, print_frame_info, print_frame):
917 Update.
918 * source.c (print_source_lines_base): Update.
919 * solib.c (info_sharedlibrary_command): Update.
920 * skip.c (info_skip_command): Update.
921 * record-btrace.c (btrace_call_history_src_line)
922 (btrace_call_history): Update.
923 * python/py-framefilter.c (py_print_frame): Update.
924 * mi/mi-out.h (class mi_ui_out) <do_field_string>: Change type of
925 "style".
926 * mi/mi-out.c (mi_ui_out::do_table_header)
927 (mi_ui_out::do_field_signed, mi_ui_out::do_field_unsigned)
928 (mi_ui_out::do_field_string): Update.
929 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
930 Update.
931 * cli-out.h (class cli_ui_out) <do_field_string>: Change type of
932 "style".
933 * cli-out.c (cli_ui_out::do_table_header)
934 (cli_ui_out::do_field_signed, cli_ui_out::do_field_unsigned)
935 (cli_ui_out::do_field_skip, cli_ui_out::do_field_string)
936 (cli_ui_out::do_field_fmt): Update.
937 * breakpoint.c (print_breakpoint_location): Update.
938 (update_static_tracepoint): Update.
939
cd7c32c3
PW
9402019-10-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
941
942 * main.c (relocate_gdbinit_path_maybe_in_datadir): Remove std::string
943 conversion of gdb_datadir.
944 (captured_main_1): Remove xstrdup when assigning to gdb_datadir,
945 remove not needed c_str ().
946
8fe0f950
AT
9472019-09-30 Ali Tamur <tamur@google.com>
948
949 * dwarf2read.c (skip_one_die): Handle DW_FORM_strx forms.
950 (dwarf2_string_attr): Likewise.
951
5f48f8f3
AT
9522019-09-30 Ali Tamur <tamur@google.com>
953
954 * dwarf2read.c (process_full_comp_unit): Remove whitespace at the EOL.
955 (process_full_type_unit): Likewise.
956 (dump_die_shallow): Likewise.
957 (cu_debug_loc_section): Likewise.
958
6fb08628
CB
9592019-09-28 Christian Biesinger <cbiesinger@google.com>
960
961 * minsyms.c (compare_minimal_symbols): Rename to...
962 (minimal_symbol_is_less_than): ...this, and adjust to STL
963 conventions (return bool, take arguments as references)
964 (minimal_symbol_reader::install): Call std::sort instead
965 of qsort.
966
c7ee338a
CB
9672019-09-29 Christian Biesinger <cbiesinger@google.com>
968
969 * minsyms.h (msymbol_hash): Document that this is a case-insensitive
970 hash and why.
971 * objfiles.h (struct objfile_per_bfd_storage) <demangled_names_hash,
972 msymbol_hash, msymbol_demangled_hash>: Improve comments.
973
703a86c2
SM
9742019-09-30 Simon Marchi <simon.marchi@polymtl.ca>
975
976 * psymtab.c (add_psymbol_to_list): Move comment to psympriv.h.
977 * psympriv.h (add_psymbol_to_list): Move comment here and update
978 it.
979
0df0352a
TV
9802019-09-29 Tom de Vries <tdevries@suse.de>
981
982 * contrib/cc-with-tweaks.sh (get_tmpdir): New function.
983 Use $tmpdir/$(basename "$output_file").dwz instead of
984 "${output_file}.dwz".
985
ad75efa6
SM
9862019-09-28 Simon Marchi <simon.marchi@polymtl.ca>
987
988 PR gdb/25045
989 * hppa-linux-nat.c: Include gdbarch.h.
990
ececd218
CB
9912019-09-26 Christian Biesinger <cbiesinger@google.com>
992
993 * blockframe.c (find_pc_partial_function): Change return type to bool.
994 * elfread.c (elf_gnu_ifunc_resolve_name): Likewise.
995 * minsyms.c (in_gnu_ifunc_stub): Likewise.
996 (stub_gnu_ifunc_resolve_name): Likewise.
997 * symtab.c (compare_filenames_for_search): Likewise.
998 (compare_glob_filenames_for_search): Likewise.
999 (matching_obj_sections): Likewise.
1000 (symbol_matches_domain): Likewise.
1001 (find_line_symtab): Change out param EXACT_MATCH to bool *.
1002 (find_line_pc): Change return type to bool.
1003 (find_line_pc_range): Likewise.
1004 (producer_is_realview): Likewise.
1005 * symtab.h (symbol_matches_domain): Likewise.
1006 (find_pc_partial_function): Likewise.
1007 (find_pc_line_pc_range): Likewise.
1008 (in_gnu_ifunc_stub): Likewise.
1009 (struct gnu_ifunc_fns) <gnu_ifunc_resolve_name>: Likewise.
1010 (find_line_pc): Likewise.
1011 (find_line_pc_range): Likewise.
1012 (matching_obj_sections): Likewise.
1013 (find_line_symtab): Change out parameter to bool.
1014 (producer_is_realview): Change return type to bool.
1015 (compare_filenames_for_search): Likewise.
1016 (compare_glob_filenames_for_search): Likewise.
1017
27a900b8
TT
10182019-09-26 Tom Tromey <tom@tromey.com>
1019
1020 * Makefile.in (COMMON_SFILES): Remove gdb_usleep.c.
1021 (HFILES_NO_SRCDIR): Remove gdb_usleep.h.
1022 * gdb_usleep.h: Remove.
1023 * gdb_usleep.c: Remove.
1024 * utils.c: Don't include gdb_usleep.h.
1025
5d63b30a
TT
10262019-09-26 Tom Tromey <tromey@adacore.com>
1027
1028 * python/py-type.c (type_to_type_object): Call check_typedef
1029 for stub types.
1030
12904d37
TT
10312019-09-26 Tom Tromey <tom@tromey.com>
1032
1033 * utils.h (initialize_utils): Don't declare.
1034 * top.c (gdb_init): Don't call initialize_utils.
1035 * utils.c (initialize_utils): Remove. Move contents...
1036 (_initialize_utils): ... here.
1037
858f25f0
TT
10382019-09-25 Tom Tromey <tom@tromey.com>
1039
1040 * python/py-objfile.c (objfpy_get_build_id): Use bin2hex.
1041 * utils.h (make_hex_string): Don't declare.
1042 * utils.c (make_hex_string): Remove.
1043
3d435220
TV
10442019-09-24 Tom de Vries <tdevries@suse.de>
1045
1046 PR gdb/23815
1047 * amd64-linux-nat.c (amd64_linux_nat_target::fetch_registers):
1048 Initialize xstateregs before ptrace PTRACE_GETREGSET call.
1049
ddd44b70
DD
10502019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
1051
1052 * NEWS: Mention new simulator port for PRU.
1053
f945dedf
CB
10542019-09-23 Christian Biesinger <cbiesinger@google.com>
1055
1056 * ada-exp.y (write_object_remaining): Update.
1057 * ada-lang.c (ada_decode): Return a std::string instead of a char*
1058 and eliminate the static buffer.
1059 (ada_decode_symbol): Update.
1060 (ada_la_decode): Update.
1061 (ada_sniff_from_mangled_name): Update.
1062 (is_valid_name_for_wild_match): Update.
1063 (ada_lookup_name_info::matches): Update and simplify.
1064 (name_matches_regex): Update.
1065 (ada_add_global_exceptions): Update.
1066 * ada-lang.h (ada_decode): Update signature.
1067 * ada-varobj.c (ada_varobj_describe_simple_array_child): Update.
1068 * dwarf-index-write.c (debug_names::insert): Update.
1069
7ab78ccb
SM
10702019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
1071
1072 * solib-svr4.c (svr4_iterate_over_objfiles_in_search_order): Fix
1073 formatting.
1074
9252448b
SM
10752019-09-21 Simon Marchi <simon.marchi@polymtl.ca>
1076
1077 * breakpoint.h (bp_location) <inserted, permanent, duplicate>:
1078 Change "nonzero" to "true" in documentation.
1079
626ca2c0
CB
10802019-09-20 Christian Biesinger <cbiesinger@google.com>
1081
1082 * solib-darwin.c (darwin_lookup_lib_symbol): Remove.
1083 (_initialize_darwin_solib): Don't set
1084 darwin_so_ops.lookup_lib_global_symbol.
1085 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
1086 set_gdbarch_iterate_over_objfiles_in_search_order.
1087 (elf_lookup_lib_symbol): Rename to...
1088 (svr4_iterate_over_objfiles_in_search_order): this, and update
1089 to iterate semantics.
1090 (_initialize_svr4_solib): Don't set lookup_lib_global_symbol.
1091 * solib.c (solib_global_lookup): Remove.
1092 * solist.h (struct target_so_ops): Remove lookup_lib_global_symbol.
1093 (solib_global_lookup): Remove.
1094 * symtab.c (lookup_global_or_static_symbol): Remove call to
1095 solib_global_lookup.
1096
5a3a0d63
JB
10972019-09-20 Joel Brobecker <brobecker@adacore.com>
1098
1099 * NEWS: Move entries about default MI version now being
1100 version 3, and about the GDB/MI fix for multi-location
1101 breakpoints to the "since GDB 8.3" section.
1102
ffea1427
JB
11032019-09-20 Joel Brobecker <brobecker@adacore.com>
1104
1105 GDB 8.3.1 released.
1106
abf516c6
UW
11072019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1108
1109 * NEWS: Mention that Cell/B.E. debugging support was removed.
1110 * MAINTAINERS: Remove spu target.
1111
1112 * config/djgpp/fnchange.lst: Remove entries for removed files.
1113
1114 * Makefile.in (ALL_TARGET_OBS): Remove solib-spu.o,
1115 spu-multiarch.o, and spu-tdep.o.
1116 (HFILES_NO_SRCDIR): Remove solib-spu.h and spu-tdep.h.
1117 (ALLDEPFILES): Remove solib-spu.c, spu-linux-nat.c,
1118 spu-multiarch.c, and spu-tdep.c.
1119 * spu-linux-nat.c: Remove file.
1120 * spu-multiarch.c: Remove file.
1121 * spu-tdep.c: Remove file.
1122 * spu-tdep.h: Remove file.
1123 * solib-spu.c: Remove file.
1124 * solib-spu.h: Remove file.
1125
1126 * configure.host (powerpc64*-*-linux*): Remove Cell/B.E. support.
1127 * configure.nat (spu-linux): Remove.
1128 * configure.tgt (powerpc*-*-linux*): Remove solib-spu.o and
1129 solib-multiarch.o from gdb_target_obs.
1130 (spu*-*-*): Remove.
1131
1132 * arch/ppc-linux-common.h (struct ppc_linux_features): Remove "cell"
1133 feature flag.
1134 (ppc_linux_no_features): Update.
1135 * arch/ppc-linux-common.c (ppc_linux_match_description): Remove
1136 Cell/B.E. support.
1137 * arch/ppc-linux-tdesc.h (tdesc_powerpc_cell32l): Remove declaration.
1138 (tdesc_powerpc_cell64l): Likewise.
1139 * nat/ppc-linux.h (PPC_FEATURE_CELL): Remove.
1140 * ppc-linux-nat.c (ppc_linux_nat_target::read_description): Remove
1141 Cell/B.E. support.
1142 * ppc-linux-tdep.h: Do not include "solib-spu.h" or "spu-tdep.h".
1143 Do not include "features/rs6000/powerpc-cell32l.c" or
1144 "features/rs6000/powerpc-cell64l.c".
1145 (ppc_linux_spu_section): Remove.
1146 (ppc_linux_core_read_description): Remove Cell/B.E. support.
1147 (spe_context_objfile, spe_context_lm_addr, spe_context_offset,
1148 spe_context_cache_ptid, spe_context_cache_ptid): Remove.
1149 (ppc_linux_spe_context_lookup): Remove.
1150 (ppc_linux_spe_context_inferior_created): Remove.
1151 (ppc_linux_spe_context_solib_loaded): Remove.
1152 (ppc_linux_spe_context_solib_unloaded): Remove.
1153 (ppc_linux_spe_context): Remove.
1154 (struct ppu2spu_cache): Remove.
1155 (ppu2spu_prev_arch, ppu2spu_this_id, ppu2spu_prev_register): Remove.
1156 (struct ppu2spu_data): Remove.
1157 (ppu2spu_unwind_register, ppu2spu_sniffer, ppu2spu_dealloc_cache,
1158 ppu2spu_unwind): Remove.
1159 (ppc_linux_init_abi): Remove Cell/B.E. support.
1160 * rs6000-tdep.h (rs6000_gdbarch_init): Remove Cell/B.E. support.
1161
1162 * features/Makefile (rs6000/powerpc-cell32l-expedite): Remove.
1163 (rs6000/powerpc-cell64l-expedite): Likewise
1164 (WHICH): Remove rs6000/powerpc-cell32l and rs6000/powerpc-cell64l.
1165 (XMLTOC): Remove rs6000/powerpc-cell32l.xml and
1166 rs6000/powerpc-cell64l.xml.
1167 * features/rs6000/powerpc-cell32l.xml: Remove.
1168 * features/rs6000/powerpc-cell64l.xml: Likewise.
1169 * features/rs6000/powerpc-cell32l.c: Remove generated file.
1170 * features/rs6000/powerpc-cell64l.c: Likewise.
1171 * regformats/rs6000/powerpc-cell32l.dat: Remove generated file.
1172 * regformats/rs6000/powerpc-cell64l.dat: Likewise.
1173 * regformats/reg-spu.dat: Remove.
1174
1175 * target.h (enum target_object): Remove TARGET_OBJECT_SPU.
1176 * corelow.c (struct spuid_list): Remove.
1177 (add_to_spuid_list): Remove.
1178 (core_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
1179 * remote.c (PACKET_qXfer_spu_read, PACKET_qXfer_spu_write): Remove.
1180 (remote_protocol_features): Remove associated entries.
1181 (_initialize_remote): No longer initialize them.
1182 (remote_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
1183 * linux-nat.c (SPUFS_MAGIC): Remove.
1184 (linux_proc_xfer_spu): Remove.
1185 (spu_enumerate_spu_ids): Remove.
1186 (linux_nat_target::xfer_partial): Remove support for TARGET_OBJECT_SPU.
1187 * linux-tdep.c (-linux_spu_make_corefile_notes): Remove.
1188 (linux_make_corefile_notes): No longer call it.
1189
1190 * regcache.c (cooked_read_test): Remove bfd_arch_spu special case.
1191 (cooked_write_test): Likewise.
1192
78e8cb91
TT
11932019-09-20 Tom Tromey <tom@tromey.com>
1194
1195 * NEWS: Mention case-sensitivity of TUI commands.
1196 * tui/tui-win.c (tui_set_focus_command): Now case-sensitive.
1197 (tui_set_win_height_command, parse_scrolling_args): Likewise.
1198 * tui/tui-layout.c (tui_layout_command): Now case-sensitive.
1199
f074b67e
TT
12002019-09-20 Tom Tromey <tom@tromey.com>
1201
1202 * tui/tui-source.c (tui_source_window::set_contents): Use
1203 make_unique_xstrdup.
1204 * tui/tui-disasm.c (tui_disasm_window::set_contents): Use
1205 make_unique_xstrdup.
1206
63c4bf19
TT
12072019-09-20 Tom Tromey <tom@tromey.com>
1208
1209 * tui/tui-data.c: Remove separator comments.
1210 * tui/tui-layout.c: Remove separator comments.
1211 * tui/tui-win.c: Remove separator comments.
1212 * tui/tui-wingeneral.c: Remove separator comments.
1213
43df9b2f
TT
12142019-09-20 Tom Tromey <tom@tromey.com>
1215
1216 * tui/tui.h (strcat_to_buf): Don't declare.
1217 * tui/tui.c (strcat_to_buf): Remove.
1218
7226433c
TT
12192019-09-20 Tom Tromey <tom@tromey.com>
1220
1221 * tui/tui-source.h (struct tui_source_window) <m_fullname>: Rename
1222 from "fullname".
1223 * tui/tui-source.c (tui_source_window::set_contents)
1224 (tui_source_window::location_matches_p)
1225 (tui_source_window::maybe_update): Update.
1226
80df3337
TT
12272019-09-20 Tom Tromey <tom@tromey.com>
1228
1229 * tui/tui-regs.h (struct tui_data_window) <get_current_group>:
1230 Update.
1231 <m_regs_content, m_regs_column_count, m_current_group>: Add "m_"
1232 prefix.
1233 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
1234 (tui_data_window::line_from_reg_element_no)
1235 (tui_data_window::first_reg_element_no_inline)
1236 (tui_data_window::show_registers)
1237 (tui_data_window::show_register_group)
1238 (tui_data_window::display_registers_from)
1239 (tui_data_window::display_registers_from_line)
1240 (tui_data_window::first_data_item_displayed)
1241 (tui_data_window::delete_data_content_windows)
1242 (tui_data_window::erase_data_content)
1243 (tui_data_window::do_scroll_vertical)
1244 (tui_data_window::refresh_window)
1245 (tui_data_window::check_register_values): Update.
1246
9923f347
TT
12472019-09-20 Tom Tromey <tom@tromey.com>
1248
1249 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN): Remove define.
1250 (struct tui_locator_window) <full_name, proc_name>: Now
1251 std::string.
1252 * tui/tui-stack.c (tui_locator_window::make_status_line)
1253 (tui_locator_window::set_locator_fullname)
1254 (tui_locator_window::set_locator_info): Update.
1255 * tui/tui-source.c (tui_source_window::set_contents)
1256 (tui_source_window::showing_source_p): Update.
1257
b76251ab
TT
12582019-09-20 Tom Tromey <tom@tromey.com>
1259
1260 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
1261 Don't call tui_locator_win_info_ptr.
1262
0891be08
TT
12632019-09-20 Tom Tromey <tom@tromey.com>
1264
1265 * tui/tui-win.c (tui_resize_all): Don't call refresh.
1266
1b935acf
TT
12672019-09-20 Tom Tromey <tom@tromey.com>
1268
1269 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use 1 as
1270 height for locator.
1271 * tui/tui-stack.c (tui_locator_window::rerender): Call scrollok.
1272 * tui/tui-layout.c (show_source_disasm_command, show_data)
1273 (show_source_or_disasm_and_command): Use 1 as height for locator.
1274
9abd8a65
TT
12752019-09-20 Tom Tromey <tom@tromey.com>
1276
1277 * tui/tui.c (tui_enable): Update.
1278 * tui/tui-win.c (tui_sigwinch_handler, tui_async_resize_screen):
1279 Update.
1280 * tui/tui-data.h (tui_win_resized, tui_set_win_resized_to):
1281 Update.
1282 * tui/tui-data.c (win_resized): Now bool.
1283 (tui_win_resized): Return bool.
1284 (tui_set_win_resized_to): Accept a bool.
1285
b5457826
TT
12862019-09-20 Tom Tromey <tom@tromey.com>
1287
1288 * tui/tui-regs.h (struct tui_data_window) <show_register_group>:
1289 Change type of "refresh_values_only".
1290 * tui/tui-regs.c (tui_data_window::show_register_group): Change
1291 type of "refresh_values_only".
1292
6b915f7d
TT
12932019-09-20 Tom Tromey <tom@tromey.com>
1294
1295 * tui/tui-disasm.c (struct tui_asm_line) <addr_string, insn>: Now
1296 std::string.
1297 (tui_disassemble): Add "pos" parameter.
1298 (tui_disasm_window::set_contents): Simplify.
1299
2ad52f6f
TT
13002019-09-20 Tom Tromey <tom@tromey.com>
1301
1302 * tui/tui-winsource.h (struct tui_source_window_base)
1303 <show_source_content>: Now private.
1304 * tui/tui-winsource.c
1305 (tui_source_window_base::show_source_content): Don't handle empty
1306 content case.
1307
b3b1bde6
TT
13082019-09-20 Tom Tromey <tom@tromey.com>
1309
1310 * tui/tui-layout.c (show_source_disasm_command)
1311 (show_source_or_disasm_and_command): Don't call
1312 show_source_content.
1313
71a25ed2
TT
13142019-09-20 Tom Tromey <tom@tromey.com>
1315
1316 * tui/tui-stack.h (struct tui_locator_window) <make_status_line>:
1317 Declare.
1318 * tui/tui-stack.c (tui_locator_window::make_status_line): Rename
1319 from tui_make_status_line.
1320 (tui_locator_window::rerender): Update.
1321
f8532154
TT
13222019-09-20 Tom Tromey <tom@tromey.com>
1323
1324 * tui/tui-stack.c (tui_make_status_line): Return std::string.
1325 (tui_locator_window::rerender): Update.
1326
2d81b349
TT
13272019-09-20 Tom Tromey <tom@tromey.com>
1328
1329 * tui/tui-winsource.h (struct tui_source_window_base)
1330 <~tui_source_window_base>: Don't declare.
1331 <fullname>: Remove.
1332 * tui/tui-winsource.c (~tui_source_window_base): Remove.
1333 * tui/tui-source.h (struct tui_source_window) <fullname>: New
1334 member.
1335 * tui/tui-source.c (tui_source_window::set_contents): Update.
1336 (tui_source_window::location_matches_p)
1337 (tui_source_window::maybe_update): Update.
1338
f14bec58
TT
13392019-09-20 Tom Tromey <tom@tromey.com>
1340
1341 * tui/tui-winsource.h (~tui_source_element): Remove.
1342 (tui_source_element): Update.
1343 (struct tui_source_element) <line>: Now a unique_xmalloc_ptr.
1344 * tui/tui-winsource.c (tui_show_source_line): Update.
1345 * tui/tui-source.c (tui_source_window::set_contents): Update.
1346 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
1347
78d5933a
TT
13482019-09-20 Tom Tromey <tom@tromey.com>
1349
1350 * tui/tui-data.h (tui_clear_source_windows_detail): Don't
1351 declare.
1352 * tui/tui-layout.c (tui_add_win_to_layout): Don't call
1353 tui_clear_source_windows_detail.
1354 * tui/tui-winsource.h (struct tui_source_window_base)
1355 <clear_detail>: Don't declare.
1356 * tui/tui-winsource.c (tui_source_window_base::clear_detail):
1357 Remove.
1358 * tui/tui-data.c (tui_clear_source_windows_detail): Remove.
1359
d4207696
TT
13602019-09-20 Tom Tromey <tromey@adacore.com>
1361
1362 PR ada/24919:
1363 * block.c (contained_in): Fix final return value.
1364
00f93c44
AM
13652019-09-20 Alan Modra <amodra@gmail.com>
1366
1367 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Use bfd_set_usrdata.
1368 * dwarf2read.c (dwarf2_read_gdb_index, dwarf2_read_debug_names),
1369 (read_indirect_string_from_dwz): Use bfd accessor.
1370 * dwarf2read.h (struct dwz_file <filename>): Likewise.
1371 * machoread.c (macho_symfile_read_all_oso): Likewise.
1372 * solib.c (solib_bfd_open): Likewise.
1373
e4153ae6
CB
13742019-09-19 Christian Biesinger <cbiesinger@google.com>
1375
1376 * eval.c: Move declaration of overload_resolution to...
1377 * value.h: ...here.
1378
c7ae7675
CB
13792019-09-19 Christian Biesinger <cbiesinger@google.com>
1380
1381 * arm-linux-nat.c: Remove extern declaration for arm_apcs_32.
1382 * arm-linux-tdep.c: Likewise.
1383 * arm-nbsd-nat.c: Likewise.
1384 * arm-tdep.h: Declare arm_apcs_32.
1385 * arm-tdep.c: Move documentation for arm_apcs_32 to arm-tdep.h.
1386
e86f08d2
CB
13872019-09-19 Christian Biesinger <cbiesinger@google.com>
1388
1389 * dwarf2loc.c: Remove extern declaration of dwarf_always_disassemble.
1390 * dwarf2read.h: Declare dwarf_always_disassemble.
1391
f64e2f40
TV
13922019-09-19 Tom de Vries <tdevries@suse.de>
1393
1394 PR gdb/25009
1395 * source-cache.c (source_cache::ensure): Catch exception thrown during
1396 construction of the highlighter.
1397
fd361982
AM
13982019-09-18 Alan Modra <amodra@gmail.com>
1399
1400 * aarch64-linux-tdep.c, * arm-tdep.c, * auto-load.c,
1401 * coff-pe-read.c, * coffread.c, * corelow.c, * dbxread.c,
1402 * dicos-tdep.c, * dwarf2-frame.c, * dwarf2read.c, * elfread.c,
1403 * exec.c, * fbsd-tdep.c, * gcore.c, * gdb_bfd.c, * gdb_bfd.h,
1404 * hppa-tdep.c, * i386-cygwin-tdep.c, * i386-fbsd-tdep.c,
1405 * i386-linux-tdep.c, * jit.c, * linux-tdep.c, * machoread.c,
1406 * maint.c, * mdebugread.c, * minidebug.c, * mips-linux-tdep.c,
1407 * mips-sde-tdep.c, * mips-tdep.c, * mipsread.c, * nto-tdep.c,
1408 * objfiles.c, * objfiles.h, * osabi.c, * ppc-linux-tdep.c,
1409 * ppc64-tdep.c, * record-btrace.c, * record-full.c, * remote.c,
1410 * rs6000-aix-tdep.c, * rs6000-tdep.c, * s390-linux-tdep.c,
1411 * s390-tdep.c, * solib-aix.c, * solib-dsbt.c, * solib-frv.c,
1412 * solib-spu.c, * solib-svr4.c, * solib-target.c,
1413 * spu-linux-nat.c, * spu-tdep.c, * symfile-mem.c, * symfile.c,
1414 * symmisc.c, * symtab.c, * target.c, * windows-nat.c,
1415 * xcoffread.c, * cli/cli-dump.c, * compile/compile-object-load.c,
1416 * mi/mi-interp.c: Update throughout for bfd section macro and
1417 function changes.
1418 * gcore (gcore_create_callback): Use bfd_set_section_lma.
1419 * spu-tdep.c (spu_overlay_new_objfile): Likewise.
1420
11061048
TT
14212019-09-18 Tom Tromey <tom@tromey.com>
1422
1423 * NEWS: Add entry.
1424 * tui/tui.c (tui_initialize_readline): Set name of keymap. Do not
1425 call rl_initialize.
1426 (tui_enable): Do not call rl_initialize.
1427
7a27b85f
CG
14282019-09-18 Christian Groessler <chris@groessler.org>
1429
1430 * alpha-linux-nat.c: Include gdbarch.h.
1431
f64eea3a
SM
14322019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
1433
1434 * ui-file.c: Include cli/cli-style.h.
1435 (term_cli_styling): Remove cli_styling declaration.
1436
e6f7f6d1
AM
14372019-09-18 Alan Modra <amodra@gmail.com>
1438
1439 * arm-tdep.c (arm_record_special_symbol): Update bfd_get_section
1440 to bfd_asymbol_section.
1441
1d38e9d1
AM
14422019-09-18 Alan Modra <amodra@gmail.com>
1443
1444 * amd64-dicos-tdep.c (amd64_dicos_osabi_sniffer): Constify target.
1445 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
1446 * i386-dicos-tdep.c (i386_dicos_osabi_sniffer): Likewise.
1447
90d92a63
AM
14482019-09-18 Alan Modra <amodra@gmail.com>
1449
1450 * solib-spu.c (spu_bfd_open): Use bfd_set_filename.
1451 * spu-linux-nat.c (spu_bfd_open): Likewise.
1452
a3d181d2
CB
14532019-09-18 Christian Biesinger <cbiesinger@google.com>
1454
1455 * dwarf2loc.c: Change extern declaration of dwarf_always_disassemble
1456 to bool to match definition in dwarf2read.c.
1457
491144b5
CB
14582019-09-17 Christian Biesinger <cbiesinger@google.com>
1459
1460 * ada-lang.c (ada_ignore_descriptive_types_p): Change to bool.
1461 (print_signatures): Likewise.
1462 (trust_pad_over_xvs): Likewise.
1463 * arch/aarch64-insn.c (aarch64_debug): Likewise.
1464 * arch/aarch64-insn.h (aarch64_debug): Likewise.
1465 * arm-linux-nat.c (arm_apcs_32): Likewise.
1466 * arm-linux-tdep.c (arm_apcs_32): Likewise.
1467 * arm-nbsd-nat.c (arm_apcs_32): Likewise.
1468 * arm-tdep.c (arm_debug): Likewise.
1469 (arm_apcs_32): Likewise.
1470 * auto-load.c (debug_auto_load): Likewise.
1471 (auto_load_gdb_scripts): Likewise.
1472 (global_auto_load): Likewise.
1473 (auto_load_local_gdbinit): Likewise.
1474 (auto_load_local_gdbinit_loaded): Likewise.
1475 * auto-load.h (global_auto_load): Likewise.
1476 (auto_load_local_gdbinit): Likewise.
1477 (auto_load_local_gdbinit_loaded): Likewise.
1478 * breakpoint.c (disconnected_dprintf): Likewise.
1479 (breakpoint_proceeded): Likewise.
1480 (automatic_hardware_breakpoints): Likewise.
1481 (always_inserted_mode): Likewise.
1482 (target_exact_watchpoints): Likewise.
1483 (_initialize_breakpoint): Update.
1484 * breakpoint.h (target_exact_watchpoints): Change to bool.
1485 * btrace.c (maint_btrace_pt_skip_pad): Likewise.
1486 * cli/cli-cmds.c (trace_commands): Likewise.
1487 * cli/cli-cmds.h (trace_commands): Likewise.
1488 * cli/cli-decode.c (add_setshow_boolean_cmd): Change int* argument
1489 to bool*.
1490 * cli/cli-logging.c (logging_overwrite): Change to bool.
1491 (logging_redirect): Likewise.
1492 (debug_redirect): Likewise.
1493 * cli/cli-option.h (option_def) <boolean>: Change return type to bool*.
1494 (struct boolean_option_def) <get_var_address_cb_>: Change return type
1495 to bool.
1496 <boolean_option_def>: Update.
1497 (struct flag_option_def): Change default type of Context to bool
1498 from int.
1499 <flag_option_def>: Change return type of var_address_cb_ to bool*.
1500 * cli/cli-setshow.c (do_set_command): Cast to bool* instead of int*.
1501 (get_setshow_command_value_string): Likewise.
1502 * cli/cli-style.c (cli_styling): Change to bool.
1503 (source_styling): Likewise.
1504 * cli/cli-style.h (source_styling): Likewise.
1505 (cli_styling): Likewise.
1506 * cli/cli-utils.h (struct qcs_flags) <quiet, cont, silent>: Change
1507 to bool.
1508 * command.h (var_types): Update comment.
1509 (add_setshow_boolean_cmd): Change int* var argument to bool*.
1510 * compile/compile-cplus-types.c (debug_compile_cplus_types): Change to
1511 bool.
1512 (debug_compile_cplus_scopes): Likewise.
1513 * compile/compile-internal.h (compile_debug): Likewise.
1514 * compile/compile.c (compile_debug): Likewise.
1515 (struct compile_options) <raw>: Likewise.
1516 * cp-support.c (catch_demangler_crashes): Likewise.
1517 * cris-tdep.c (usr_cmd_cris_version_valid): Likewise.
1518 (usr_cmd_cris_dwarf2_cfi): Likewise.
1519 * csky-tdep.c (csky_debug): Likewise.
1520 * darwin-nat.c (enable_mach_exceptions): Likewise.
1521 * dcache.c (dcache_enabled_p): Likewise.
1522 * defs.h (info_verbose): Likewise.
1523 * demangle.c (demangle): Likewise.
1524 (asm_demangle): Likewise.
1525 * dwarf-index-cache.c (debug_index_cache): Likewise.
1526 * dwarf2-frame.c (dwarf2_frame_unwinders_enabled_p): Likewise.
1527 * dwarf2-frame.h (dwarf2_frame_unwinders_enabled_p): Likewise.
1528 * dwarf2read.c (check_physname): Likewise.
1529 (use_deprecated_index_sections): Likewise.
1530 (dwarf_always_disassemble): Likewise.
1531 * eval.c (overload_resolution): Likewise.
1532 * event-top.c (set_editing_cmd_var): Likewise.
1533 (exec_done_display_p): Likewise.
1534 * event-top.h (set_editing_cmd_var): Likewise.
1535 (exec_done_display_p): Likewise.
1536 * exec.c (write_files): Likewise.
1537 * fbsd-nat.c (debug_fbsd_lwp): Likewise
1538 (debug_fbsd_nat): Likewise.
1539 * frame.h (struct frame_print_options) <print_raw_frame_arguments>:
1540 Likewise.
1541 (struct set_backtrace_options) <backtrace_past_main>: Likewise.
1542 <backtrace_past_entry> Likewise.
1543 * gdb-demangle.h (demangle): Likewise.
1544 (asm_demangle): Likewise.
1545 * gdb_bfd.c (bfd_sharing): Likewise.
1546 * gdbcore.h (write_files): Likewise.
1547 * gdbsupport/common-debug.c (show_debug_regs): Likewise.
1548 * gdbsupport/common-debug.h (show_debug_regs): Likewise.
1549 * gdbthread.h (print_thread_events): Likewise.
1550 * gdbtypes.c (opaque_type_resolution): Likewise.
1551 (strict_type_checking): Likewise.
1552 * gnu-nat.c (gnu_debug_flag): Likewise.
1553 * guile/scm-auto-load.c (auto_load_guile_scripts): Likewise.
1554 * guile/scm-param.c (pascm_variable): Add boolval.
1555 (add_setshow_generic): Update.
1556 (pascm_param_value): Update.
1557 (pascm_set_param_value_x): Update.
1558 * hppa-tdep.c (hppa_debug): Change to bool..
1559 * infcall.c (may_call_functions_p): Likewise.
1560 (coerce_float_to_double_p): Likewise.
1561 (unwind_on_signal_p): Likewise.
1562 (unwind_on_terminating_exception_p): Likewise.
1563 * infcmd.c (startup_with_shell): Likewise.
1564 * inferior.c (print_inferior_events): Likewise.
1565 * inferior.h (startup_with_shell): Likewise.
1566 (print_inferior_events): Likewise.
1567 * infrun.c (step_stop_if_no_debug): Likewise.
1568 (detach_fork): Likewise.
1569 (debug_displaced): Likewise.
1570 (disable_randomization): Likewise.
1571 (non_stop): Likewise.
1572 (non_stop_1): Likewise.
1573 (observer_mode): Likewise.
1574 (observer_mode_1): Likewise.
1575 (set_observer_mode): Update.
1576 (sched_multi): Change to bool.
1577 * infrun.h (debug_displaced): Likewise.
1578 (sched_multi): Likewise.
1579 (step_stop_if_no_debug): Likewise.
1580 (non_stop): Likewise.
1581 (disable_randomization): Likewise.
1582 * linux-tdep.c (use_coredump_filter): Likewise.
1583 (dump_excluded_mappings): Likewise.
1584 * linux-thread-db.c (auto_load_thread_db): Likewise.
1585 (check_thread_db_on_load): Likewise.
1586 * main.c (captured_main_1): Update.
1587 * maint-test-options.c (struct test_options_opts) <flag_opt, xx1_opt,
1588 xx2_opt, boolean_opt>: Change to bool.
1589 * maint-test-settings.c (maintenance_test_settings_boolean): Likewise.
1590 * maint.c (maintenance_profile_p): Likewise.
1591 (per_command_time): Likewise.
1592 (per_command_space): Likewise.
1593 (per_command_symtab): Likewise.
1594 * memattr.c (inaccessible_by_default): Likewise.
1595 * mi/mi-main.c (mi_async): Likewise.
1596 (mi_async_1): Likewise.
1597 * mips-tdep.c (mips64_transfers_32bit_regs_p): Likewise.
1598 * nat/fork-inferior.h (startup_with_shell): Likewise.
1599 * nat/linux-namespaces.c (debug_linux_namespaces): Likewise.
1600 * nat/linux-namespaces.h (debug_linux_namespaces): Likewise.
1601 * nios2-tdep.c (nios2_debug): Likewise.
1602 * or1k-tdep.c (or1k_debug): Likewise.
1603 * parse.c (parser_debug): Likewise.
1604 * parser-defs.h (parser_debug): Likewise.
1605 * printcmd.c (print_symbol_filename): Likewise.
1606 * proc-api.c (procfs_trace): Likewise.
1607 * python/py-auto-load.c (auto_load_python_scripts): Likewise.
1608 * python/py-param.c (union parmpy_variable): Add "bool boolval" field.
1609 (set_parameter_value): Update.
1610 (add_setshow_generic): Update.
1611 * python/py-value.c (copy_py_bool_obj): Change argument from int*
1612 to bool*.
1613 * python/python.c (gdbpy_parameter_value): Cast to bool* instead of
1614 int*.
1615 * ravenscar-thread.c (ravenscar_task_support): Change to bool.
1616 * record-btrace.c (record_btrace_target::store_registers): Update.
1617 * record-full.c (record_full_memory_query): Change to bool.
1618 (record_full_stop_at_limit): Likewise.
1619 * record-full.h (record_full_memory_query): Likewise.
1620 * remote-notif.c (notif_debug): Likewise.
1621 * remote-notif.h (notif_debug): Likewise.
1622 * remote.c (use_range_stepping): Likewise.
1623 (interrupt_on_connect): Likewise.
1624 (remote_break): Likewise.
1625 * ser-tcp.c (tcp_auto_retry): Likewise.
1626 * ser-unix.c (serial_hwflow): Likewise.
1627 * skip.c (debug_skip): Likewise.
1628 * solib-aix.c (solib_aix_debug): Likewise.
1629 * spu-tdep.c (spu_stop_on_load_p): Likewise.
1630 (spu_auto_flush_cache_p): Likewise.
1631 * stack.c (struct backtrace_cmd_options) <full, no_filters, hide>:
1632 Likewise.
1633 (struct info_print_options) <quiet>: Likewise.
1634 * symfile-debug.c (debug_symfile): Likewise.
1635 * symfile.c (auto_solib_add): Likewise.
1636 (separate_debug_file_debug): Likewise.
1637 * symfile.h (auto_solib_add): Likewise.
1638 (separate_debug_file_debug): Likewise.
1639 * symtab.c (basenames_may_differ): Likewise.
1640 (struct filename_partial_match_opts) <dirname, basename>: Likewise.
1641 (struct info_print_options) <quiet, exclude_minsyms>: Likewise.
1642 (struct info_types_options) <quiet>: Likewise.
1643 * symtab.h (demangle): Likewise.
1644 (basenames_may_differ): Likewise.
1645 * target-dcache.c (stack_cache_enabled_1): Likewise.
1646 (code_cache_enabled_1): Likewise.
1647 * target.c (trust_readonly): Likewise.
1648 (may_write_registers): Likewise.
1649 (may_write_memory): Likewise.
1650 (may_insert_breakpoints): Likewise.
1651 (may_insert_tracepoints): Likewise.
1652 (may_insert_fast_tracepoints): Likewise.
1653 (may_stop): Likewise.
1654 (auto_connect_native_target): Likewise.
1655 (target_stop_and_wait): Update.
1656 (target_async_permitted): Change to bool.
1657 (target_async_permitted_1): Likewise.
1658 (may_write_registers_1): Likewise.
1659 (may_write_memory_1): Likewise.
1660 (may_insert_breakpoints_1): Likewise.
1661 (may_insert_tracepoints_1): Likewise.
1662 (may_insert_fast_tracepoints_1): Likewise.
1663 (may_stop_1): Likewise.
1664 * target.h (target_async_permitted): Likewise.
1665 (may_write_registers): Likewise.
1666 (may_write_memory): Likewise.
1667 (may_insert_breakpoints): Likewise.
1668 (may_insert_tracepoints): Likewise.
1669 (may_insert_fast_tracepoints): Likewise.
1670 (may_stop): Likewise.
1671 * thread.c (struct info_threads_opts) <show_global_ids>: Likewise.
1672 (make_thread_apply_all_options_def_group): Change argument from int*
1673 to bool*.
1674 (thread_apply_all_command): Update.
1675 (print_thread_events): Change to bool.
1676 * top.c (confirm): Likewise.
1677 (command_editing_p): Likewise.
1678 (history_expansion_p): Likewise.
1679 (write_history_p): Likewise.
1680 (info_verbose): Likewise.
1681 * top.h (confirm): Likewise.
1682 (history_expansion_p): Likewise.
1683 * tracepoint.c (disconnected_tracing): Likewise.
1684 (circular_trace_buffer): Likewise.
1685 * typeprint.c (print_methods): Likewise.
1686 (print_typedefs): Likewise.
1687 * utils.c (debug_timestamp): Likewise.
1688 (sevenbit_strings): Likewise.
1689 (pagination_enabled): Likewise.
1690 * utils.h (sevenbit_strings): Likewise.
1691 (pagination_enabled): Likewise.
1692 * valops.c (overload_resolution): Likewise.
1693 * valprint.h (struct value_print_options) <prettyformat_arrays,
1694 prettyformat_structs, vtblprint, unionprint, addressprint, objectprint,
1695 stop_print_at_null, print_array_indexes, deref_ref, static_field_print,
1696 pascal_static_field_print, raw, summary, symbol_print, finish_print>:
1697 Likewise.
1698 * windows-nat.c (new_console): Likewise.
1699 (cygwin_exceptions): Likewise.
1700 (new_group): Likewise.
1701 (debug_exec): Likewise.
1702 (debug_events): Likewise.
1703 (debug_memory): Likewise.
1704 (debug_exceptions): Likewise.
1705 (useshell): Likewise.
1706 * windows-tdep.c (maint_display_all_tib): Likewise.
1707 * xml-support.c (debug_xml): Likewise.
1708
f1b620e9
MG
17092019-09-17 Mike Gulick <mgulick@mathworks.com>
1710
1711 * source.c (prepare_path_for_appending): New function.
1712 (openp): Make use of new function.
1713 (find_and_open_source): Search for the compilation directory and
1714 source file as a relative path beneath the directory search path.
1715
67f3ed6a
AB
17162019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * source-cache.c (source_cache::get_line_charpos): Catch
1719 exceptions and return false, this matches the behaviour documented
1720 in the header file.
1721
74332189
JB
17222019-09-17 Joel Brobecker <brobecker@adacore.com>
1723
1724 * ada-tasks.c (info_task): Remove quoting of the task's name.
1725
f2f24aa9
CB
17262019-09-16 Christian Biesinger <cbiesinger@google.com>
1727
1728 * symfile.c (auto_solib_add): Replace comment with a reference
1729 to the header file.
1730
6a062a93
CB
17312019-09-14 Christian Biesinger <cbiesinger@google.com>
1732
1733 * NEWS: Mention that gdb can now be compiled with Python 3
1734 on Windows.
1735
ec6c8338
AB
17362019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1737
1738 * maint.c (maint_print_section_data::maint_print_section_data):
1739 Force use of 'float log10 (float)' by casting the argument to
1740 float.
1741
aa17805f
AB
17422019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * maint.c: Add 'cmath' include.
1745 (struct maint_print_section_data): New structure.
1746 (print_section_index): New function.
1747 (print_bfd_section_info): Add header comment, small whitespace
1748 cleanup, and update to call new print_section_index function.
1749 (print_objfile_section_info): Likewise.
1750 (maint_obj_section_from_bfd_section): New function.
1751 (print_bfd_section_info_maybe_relocated): New function.
1752 (maintenance_info_sections): Add header comment, always use
1753 bfd_map_over_sections instead of ALL_OBJFILE_OSECTIONS.
1754
3dd9bb46
AB
17552019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1756
1757 * psymtab.c (find_pc_sect_psymtab): Move baseaddr local into more
1758 inner scope, add check that the objfile has psymtabs before
1759 checking psymtabs_addrmap.
1760 * psymtab.h (psymtab_storage) <psymtabs_addrmap>: Extend comment.
1761
4993045d
PW
17622019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1763
1764 * NEWS: Announce that Ada task names are now shown at more places,
1765 and between quotes (except in info task output).
1766 * gdb/ada-tasks.c (task_to_str): New function.
1767 (display_current_task_id): Call task_to_str.
1768 (task_command_1): Likewise.
1769 (print_ada_task_info): In non-mi mode, Properly align headers and data
1770 when task-id length is > 9 (9 is the default for a 32 bits CORE_ADDR).
1771
7a289707
RO
17722019-09-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1773
1774 * procfs.c (procfs_target::wait) <PR_FAULTED>: Get signal from
1775 prstatus.pr_lwp.pr_info instead of making it up.
1776
f2aec7f6
CB
17772019-09-11 Christian Biesinger <cbiesinger@google.com>
1778
1779 * auto-load.c (auto_load_expand_dir_vars): Update.
1780 * defs.h (gdb_datadir): Change to std::string.
1781 (python_libdir): Likewise.
1782 (relocate_gdb_directory): Change return type to std::string.
1783 * guile/guile.c (gdbscm_data_directory): Update.
1784 (initialize_scheme_side): Update.
1785 * jit.c (jit_reader_dir): Change to std::string.
1786 (jit_reader_load_command): Update.
1787 * main.c (gdb_datadir): Change to std::string.
1788 (python_libdir): Likewise.
1789 (set_gdb_data_directory): Update.
1790 (relocate_path): Change to return std::string.
1791 (relocate_gdb_directory): Change to return std::string.
1792 (relocate_gdbinit_path_maybe_in_datadir): Update.
1793 (captured_main_1): Update.
1794 * python/python.c (do_start_initialization): Update.
1795 * top.c (show_gdb_datadir): Update.
1796 * xml-syscall.c (xml_init_syscalls_info): Update.
1797 (init_syscalls_info): Update.
1798
9224a013
CB
17992019-09-11 Christian Biesinger <cbiesinger@google.com>
1800
1801 * main.c (relocate_gdbinit_path_maybe_in_datadir): Factor this code
1802 out of get_init_files.
1803 (get_init_files): Update.
1804
f48cd836
CB
18052019-09-11 Christian Biesinger <cbiesinger@google.com>
1806
1807 * main.c (get_init_files): Change to use std::string.
1808 (captured_main_1): Update.
1809 (print_gdb_help): Update.
1810
9cab7ecd
AT
18112019-09-11 Ali Tamur <tamur@google.com>
1812
1813 *gdb/target-float.c (host_float_ops<T>::to_longest): Update
1814 implementation.
1815
67547d89
CB
18162019-09-11 Christian Biesinger <cbiesinger@google.com>
1817
1818 * dbxread.c (read_dbx_symtab): Update.
1819 * dwarf2read.c (load_partial_dies): Update.
1820 * mdebugread.c (parse_partial_symbols): Update.
1821 (handle_psymbol_enumerators): Update.
1822 * psympriv.h (add_psymbol_to_list): Change type of copy_names to bool.
1823 * psymtab.c (add_psymbol_to_bcache): Likewise.
1824 (add_psymbol_to_list): Likewise.
1825 * symtab.c (symbol_set_names): Likewise.
1826 * symtab.h (symbol_set_names): Likewise.
1827 * xcoffread.c (scan_xcoff_symtab): Update.
1828
64b2d4a0
TT
18292019-09-11 Tom Tromey <tom@tromey.com>
1830
1831 * symfile-mem.c (symbol_file_add_from_memory): Use
1832 bfd_set_filename.
1833 * solib-darwin.c (darwin_bfd_open): Use bfd_set_filename.
1834 * solib-aix.c (solib_aix_bfd_open): Use bfd_set_filename.
1835
3b00ef10
TT
18362019-09-10 Tom Tromey <tromey@adacore.com>
1837
1838 * dwarf-index-write.c (write_psymbols): Extend error message.
1839 (debug_names::insert): Add Ada code.
1840 (debug_names::write_psymbols): Remove Ada check.
1841 (debug_names) <m_string_obstack>: New member.
1842 * dwarf2read.c (gdb_index_symbol_name_matcher): Remove.
1843 (gdb_index_symbol_name_matcher::matches): Remove.
1844 (mapped_index_base::find_name_components_bounds): Add "lang"
1845 parameter.
1846 (mapped_index_base::build_name_components): Also split names
1847 according to Ada syntax.
1848 (dw2_expand_symtabs_matching_symbol): Loop over languages. Change
1849 type of "match_callback".
1850 (check_match, check_find_bounds_finds)
1851 (dw2_expand_symtabs_matching): Update.
1852 (dw2_debug_names_iterator): Add new constructor.
1853 (dw2_debug_names_map_matching_symbols): New function.
1854 (dw2_debug_names_expand_symtabs_matching): Update.
1855 (dwarf2_debug_names_functions): Use
1856 dw2_debug_names_map_matching_symbols.
1857
aa391654
TT
18582019-09-10 Tom Tromey <tromey@adacore.com>
1859
1860 * dwarf2read.c (dw2_get_file_names_reader): Add the
1861 CU's file name to the results.
1862
b054970d
TT
18632019-09-10 Tom Tromey <tromey@adacore.com>
1864
1865 * ada-lang.c (add_nonlocal_symbols): Combine calls to
1866 map_matching_symbols. Update.
1867 * dwarf2read.c (dw2_map_matching_symbols): Update.
1868 * psymtab.c (match_partial_symbol): Change type; update.
1869 (psym_map_matching_symbols): Likewise.
1870 * symfile-debug.c (debug_qf_map_matching_symbols): Change
1871 type; update.
1872 * symfile.h (struct quick_symbol_functions)
1873 <map_matching_symbols>: Change "name" to be a lookup_name_info.
1874 Remove "match".
1875
6a3dbf1b
TT
18762019-09-10 Tom Tromey <tromey@adacore.com>
1877
1878 * psymtab.c (map_block): Remove.
1879 (psym_map_matching_symbols): Use iterate_over_symbols_terminated.
1880 * symtab.c (iterate_over_symbols_terminated): New function.
1881 * symtab.c (iterate_over_symbols_terminated): Declare.
1882
6969f124
TT
18832019-09-10 Tom Tromey <tromey@adacore.com>
1884
1885 * ada-lang.c (ada_iterate_over_symbols): Return bool.
1886 * language.h (struct language_defn) <la_iterate_over_symbols>:
1887 Return bool.
1888 * symtab.c (iterate_over_symbols): Return bool.
1889 * symtab.h (iterate_over_symbols): Return bool.
1890
199b4314
TT
18912019-09-10 Tom Tromey <tromey@adacore.com>
1892
1893 * ada-lang.c (aux_add_nonlocal_symbols): Change type.
1894 (add_nonlocal_symbols): Update.
1895 * dwarf2read.c (dw2_map_matching_symbols): Change type.
1896 * psymtab.c (map_block, psym_map_matching_symbols): Change type.
1897 * symfile-debug.c (debug_qf_map_matching_symbols): Change type.
1898 * symfile.h (struct quick_symbol_functions) <map_matching_symbols>:
1899 Change type of "callback". Remove "data".
1900
a084a2a6
AT
1901
19022019-09-09 Ali Tamur <tamur@google.com>
1903
1904 * dwarf2read.c (comp_unit_head): Update comment.
1905 (dwarf2_dwo_name): New function declaration.
1906 (dwarf_unit_type_name): New function declaration.
1907 (read_comp_unit_head): Add support for new compilation units,
1908 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
1909 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
1910 (currently named as "signature") in their header. Also clarify error
1911 messages.
1912 (lookup_dwo_id): New function. Returns the dwo id of the given
1913 compile unit.
1914 (lookup_dwo_unit): Use the new lookup_dwo_id function.
1915 (init_cutu_and_read_dies): Use the new dwarf2_dwo_name and lookup_dwo_id
1916 functions.
1917 (create_dwo_cu_reader): Use the added lookup_dwo_id function.
1918 (dwarf2_dwo_name): Get the dwo name if present.
1919 (dwarf_unit_type_name): Convert DW_UT_* types to string for diagnostic
1920 purposes.
1921
25a2915e
TT
19222019-09-09 Tom Tromey <tom@tromey.com>
1923
1924 * tui/tui-win.c (tui_all_windows_info): Use ui_out.
1925
e4df0874
PW
19262019-09-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1927
1928 * python/python.c (do_start_initialization): Make progname_copy static,
1929 to avoid a leak report.
1930
8634b462
TT
19312019-09-08 Tom Tromey <tom@tromey.com>
1932
1933 * tui/tui-wingeneral.c (box_win): Truncate long window titles.
1934
c7f839cb
SM
19352019-09-07 Simon Marchi <simon.marchi@efficios.com>
1936
1937 * dwarf2read.c (struct dw2_symtab_iterator) <block_index>:
1938 Change type to gdb::optional<block_enum>.
1939 (dw2_symtab_iter_init): Change block_index parameter type
1940 to gdb::optional<block_enum>.
1941 (dw2_lookup_symbol): Change block_index parameter
1942 type to block_enum.c
1943 (dw2_debug_names_lookup_symbol): Likewise.
1944 * psymtab.c (psym_lookup_symbol): Likewise.
1945 * symfile-debug.c (debug_qf_lookup_symbol): Likewise.
1946 * symfile.h (struct quick_symbol_functions) <lookup_symbol>:
1947 Likewise.
1948
ead0e69a
CB
19492019-09-06 Christian Biesinger <cbiesinger@google.com>
1950
1951 * defs.h (relocate_gdb_directory): Change int to bool in
1952 signature and rename flag to relocatable.
1953 * main.c (relocate_path): Likewise.
1954 (relocate_gdb_directory): Likewise.
1955
b16c44de
AM
19562019-09-06 Alan Modra <amodra@gmail.com>
1957
1958 * coffread.c (coff_symfile_read): Constify filename variable.
1959 * dbxread.c (dbx_symfile_init, coffstab_build_psymtabs),
1960 (elfstab_build_psymtabs, stabsect_build_psymtabs): Likewise.
1961 * gdb_bfd.c (gdb_bfd_close_or_warn): Likewise.
1962 * solib.c (reload_shared_libraries_1): Likewise.
1963 * symfile.c (reread_symbols): Likewise.
1964 * solib-aix.c (solib_aix_bfd_open): Add cast for xfree of filename.
1965 * solib-darwin.c (darwin_bfd_open): Likewise.
1966 * symfile-mem.c (symbol_file_add_from_memory): Likewise.
1967
06ff036e
AB
19682019-09-03 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * psymtab.c (print_partial_symbols): Handle missing domain_enum
1971 values MODULE_DOMAIN and COMMON_BLOCK_DOMAIN.
1972
4e962e74
TT
19732019-09-03 Tom Tromey <tromey@adacore.com>
1974
1975 * ada-valprint.c (ada_val_print_num): Don't recurse for range
1976 types.
1977 (has_negatives): Unbias a range type bound.
1978 * dwarf2read.c (read_subrange_type): Handle DW_AT_GNU_bias.
1979 * gdbtypes.c (operator==): Handle new field.
1980 (create_range_type): Add "bias" parameter.
1981 (create_static_range_type, resolve_dynamic_range): Update.
1982 * gdbtypes.h (struct range_bounds) <bias>: New member.
1983 (create_range_type): Add bias parameter.
1984 * printcmd.c (print_scalar_formatted): Unbias range types.
1985 * value.c (unpack_long): Unbias range types.
1986 (pack_long): Bias range types.
1987
d90b8f26
AH
19882019-09-02 Alan Hayward <alan.hayward@arm.com>
1989
1990 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Check all
1991 probe arguments.
1992
fe01123e
AH
19932019-09-02 Alan Hayward <alan.hayward@arm.com>
1994
1995 * break-catch-throw.c (fetch_probe_arguments): Use gdbarch.
1996 * dtrace-probe.c (dtrace_probe::get_argument_count): Likewise.
1997 * probe.c (probe_safe_evaluate_at_pc) (compute_probe_arg)
1998 (compile_probe_arg): Likewise.
1999 * probe.h (get_argument_count): Likewise.
2000 * solib-svr4.c (solib_event_probe_action): Likewise.
2001 * stap-probe.c (stap_probe::get_argument_count): Likewise.
2002
e661ef01
AH
20032019-09-02 Alan Hayward <alan.hayward@arm.com>
2004
2005 * solib-svr4.c (svr4_find_and_create_probe_breakpoints): Move
2006 code to here...
2007 (svr4_create_solib_event_breakpoints): ...from here.
2008
47a536d9
SDJ
20092019-08-30 Sergio Durigan Junior <sergiodj@redhat.com>
2010
2011 * nat/fork-inferior.c (trace_start_error): Remove "\nError: "
2012 suffix from warning message.
2013
d6a00eba
TT
20142019-08-30 Tom Tromey <tom@tromey.com>
2015
2016 * tui/tui-winsource.h (struct tui_source_window_base)
2017 <refresh_all>: Don't declare.
2018 * tui/tui-winsource.c (tui_source_window_base::refresh_all):
2019 Remove.
2020 * tui/tui-win.c (tui_refresh_all_win): Don't call refresh_all or
2021 tui_show_locator_content.
2022 * tui/tui-regs.h (struct tui_data_window) <refresh_all>: Don't
2023 declare.
2024 * tui/tui-regs.c (tui_data_window::refresh_all): Remove.
2025 * tui/tui-data.h (struct tui_win_info) <refresh_all>: Don't
2026 declare.
2027
55b2657b
TT
20282019-08-30 Tom Tromey <tom@tromey.com>
2029
2030 * tui/tui-io.c (tui_cont_sig): Don't call wrefresh.
2031
12a8555a
TT
20322019-08-30 Tom Tromey <tom@tromey.com>
2033
2034 * tui/tui-stack.c (_initialize_tui_stack): Move later.
2035 Remove unnecessary forward declarations.
2036
900ac242
TT
20372019-08-30 Tom Tromey <tom@tromey.com>
2038
2039 * tui/tui-stack.c (tui_locator_window::set_locator_fullname): Call
2040 rerender.
2041 (tui_update_locator_fullname, tui_show_frame_info): Don't call
2042 tui_show_locator_content.
2043
99ab33fb
TT
20442019-08-30 Tom Tromey <tom@tromey.com>
2045
2046 * tui/tui-stack.c (tui_show_locator_content): Move lower. Rewrite.
2047 (tui_locator_window::rerender): Rewrite using body of previous
2048 tui_show_locator_content.
2049
e594a5d1
TT
20502019-08-30 Tom Tromey <tom@tromey.com>
2051
2052 * tui/tui-stack.h (struct tui_locator_window) <set_locator_info,
2053 set_locator_fullname>: New methods.
2054 * tui/tui-stack.c (tui_locator_window::set_locator_fullname):
2055 Rename from tui_set_locator_fullname.
2056 (tui_locator_window::set_locator_info): Rename from
2057 tui_set_locator_info. Return bool.
2058 (tui_update_locator_fullname, tui_show_frame_info): Update.
2059
715bb467
TT
20602019-08-30 Tom Tromey <tom@tromey.com>
2061
2062 * tui/tui-layout.c (show_layout): Don't call tui_refresh_all.
2063
772f3f03
TT
20642019-08-30 Tom Tromey <tom@tromey.com>
2065
2066 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Don't
2067 call touchwin.
2068
108e13ab
TT
20692019-08-30 Tom Tromey <tom@tromey.com>
2070
2071 * tui/tui-wingeneral.c (box_win): Assume win_info and
2072 win_info->handle cannot be NULL.
2073
cdaa6eb4
TT
20742019-08-30 Tom Tromey <tom@tromey.com>
2075
2076 * tui/tui-regs.h (struct tui_data_item_window) <rerender,
2077 refresh_window>: Declare.
2078 * tui/tui-regs.c (tui_data_window::display_registers_from): Call
2079 resize.
2080 (tui_data_item_window::rerender): Rename from
2081 tui_display_register.
2082 (tui_data_item_window::refresh_window): New method.
2083 * tui/tui-layout.c (tui_gen_win_info::resize): Do nothing on
2084 no-op.
2085
89df7f90
TT
20862019-08-30 Tom Tromey <tom@tromey.com>
2087
2088 * tui/tui-regs.h (struct tui_data_window) <regs_content,
2089 regs_column_count, current_group>: Move later. Now private.
2090 <get_current_group>: New method.
2091 * tui/tui-regs.c (tui_reg_command): Update.
2092 * tui/tui-layout.c (tui_set_layout): Update.
2093
1bf2866a
TT
20942019-08-30 Tom Tromey <tom@tromey.com>
2095
2096 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
2097 (tui_data_window::rerender): Don't call
2098 check_and_display_highlight_if_needed.
2099 (tui_data_window::refresh_all): Remove call to
2100 erase_data_content.
2101
0670413d
TT
21022019-08-30 Tom Tromey <tom@tromey.com>
2103
2104 * tui/tui-regs.c (tui_data_window::last_regs_line_no)
2105 (tui_data_window::display_registers_from)
2106 (tui_data_window::display_reg_element_at_line)
2107 (tui_data_window::display_registers_from_line): Remove checks of
2108 "empty".
2109
18bb55c7
TT
21102019-08-30 Tom Tromey <tom@tromey.com>
2111
2112 * tui/tui-regs.h (struct tui_data_window) <display_all_data>:
2113 Don't declare.
2114 * tui/tui-regs.c (tui_data_window::show_registers): Call
2115 rerender.
2116 (tui_data_window::rerender): Rename from display_all_data.
2117 (tui_data_window::rerender): Remove old implementation.
2118
1f6d2f10
TT
21192019-08-30 Tom Tromey <tom@tromey.com>
2120
2121 * tui/tui-regs.c (tui_data_window::display_all_data): Change
2122 text.
2123 * tui/tui-data.h (NO_DATA_STRING): Remove define.
2124
16d01f9c
BW
21252019-08-29 Bernhard Wodok <barto@gmx.net>
2126 Sergio Durigan Junior <sergiodj@redhat.com>
2127
2128 PR win32/24284
2129 * mingw-hdep.c (gdb_select): Handle case when 'n' is zero.
2130
d8f27c60
AB
21312019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2132
2133 * symtab.c (search_symbols): Don't include MODULE_DOMAIN symbols
2134 when searching for types.
2135
1f20c35e
AB
21362019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2137
2138 * f-lang.c (f_language_defn): Use f_print_typedef.
2139 * f-lang.h (f_print_typedef): Declare.
2140 * f-typeprint.c (f_print_typedef): Define.
2141
550105b7
CB
21422019-08-27 Christian Biesinger <cbiesinger@google.com>
2143
2144 * nat/linux-namespaces.c (mnsh_main): Initialize fd (to -1).
2145
4acfdd20
AB
21462019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2147
2148 * cli/cli-utils.c (info_print_options_defs): Delete.
2149 (make_info_print_options_def_group): Delete.
2150 (extract_info_print_options): Delete.
2151 (info_print_command_completer): Delete.
2152 (info_print_args_help): Add extra parameter, and optionally
2153 include text about -n flag.
2154 * cli/cli-utils.h (struct info_print_options): Delete.
2155 (extract_info_print_options): Delete declaration.
2156 (info_print_command_completer): Delete declaration.
2157 (info_print_args_help): Add extra parameter, extend header
2158 comment.
2159 * python/python.c (gdbpy_rbreak): Pass additional parameter to
2160 search_symbols.
2161 * stack.c (struct info_print_options): New type.
2162 (info_print_options_defs): New file scoped variable.
2163 (make_info_print_options_def_group): New static function.
2164 (info_print_command_completer): New static function.
2165 (info_locals_command): Update to use new local functions.
2166 (info_args_command): Likewise.
2167 (_initialize_stack): Add extra parameter to calls to
2168 info_print_args_help.
2169 * symtab.c (search_symbols): Add extra parameter, use this to
2170 possibly excluse non-debug symbols.
2171 (symtab_symbol_info): Add extra parameter, which is passed on to
2172 search_symbols.
2173 (struct info_print_options): New type.
2174 (info_print_options_defs): New file scoped variable.
2175 (make_info_print_options_def_group): New static function.
2176 (info_print_command_completer): New static function.
2177 (info_variables_command): Update to use local functions, and pass
2178 extra parameter through to symtab_symbol_info.
2179 (info_functions_command): Likewise.
2180 (info_types_command): Pass additional argument through to
2181 symtab_symbol_info.
2182 (rbreak_command): Pass extra argument to search_symbols.
2183 (_initialize_symtab): Add extra arguments for calls to
2184 info_print_args_help, and update help text for 'info variables',
2185 'whereis', and 'info functions' commands.
2186 * symtab.h (search_symbols): Add extra argument to declaration.
2187 * NEWS: Mention new flags.
2188
9aa55206
CB
21892019-08-26 Christian Biesinger <cbiesinger@google.com>
2190
2191 * symtab.c (lookup_static_symbol): Call the new function (and move
2192 it down to be next to lookup_global_symbol).
2193 (struct global_sym_lookup_data): Add block_enum member and rename to...
2194 (struct global_or_static_sym_lookup_data): ...this.
2195 (lookup_symbol_global_iterator_cb): Pass block_index instead of
2196 GLOBAL_BLOCK to lookup_symbol_in_objfile and rename to...
2197 (lookup_symbol_global_or_static_iterator_cb): ...this.
2198 (lookup_global_or_static_symbol): New function.
2199 (lookup_global_symbol): Call new function.
2200
5c31b358
TV
22012019-08-26 Tom de Vries <tdevries@suse.de>
2202
2203 PR c++/24852
2204 * break-catch-throw.c (fetch_probe_arguments): Improve error mesage
2205 when pc_probe.prob == NULL.
2206
23c13d42
SM
22072019-08-25 Simon Marchi <simon.marchi@efficios.com>
2208
2209 * dwarf2read.c (dw2_debug_names_iterator::next): Rename local
2210 variable symbol_linkage to symbol_linkage_.
2211
beadd3e8
SM
22122019-08-25 Simon Marchi <simon.marchi@efficios.com>
2213
2214 * dwarf2read.c (dw2_debug_names_iterator::next): Use enum to
2215 represent whether the symbol is static, dynamic, or we don't
2216 know.
2217
e3ec872f
YS
22182019-08-25 Yoshinori Sato <ysato@users.sourceforge.jp>
2219
2220 * gdb/rx-tdep.c (rx_register_names): New.
2221 (rx_register_name): Delete.
2222 (rx_psw_type): Delete.
2223 (rx_fpsw_type): Delete.
2224 (rx_register_type): Delete.
2225 (rx_gdbarch_init): Convert target-descriptions.
2226 (_initialize_rx_tdep): Add initialize_tdesc_rx.
2227 * gdb/features/Makefile: Add rx.xml.
2228 * gdb/features/rx.xml: New.
2229 * gdb/features/rx.c: Generated.
2230 * gdb/NEWS: Mention target description support.
2231
d0509ba4
CB
22322019-08-22 Christian Biesinger <cbiesinger@google.com>
2233
2234 * symtab.c (symbol_cache_lookup): Always initialize *bsc_ptr and
2235 *slot_ptr.
2236
2d41fa11
SDJ
22372019-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2238
2239 * configure.ac: Don't check for 'dlfcn.h' (moved to
2240 gdbsupport/common.m4).
2241 * Makefile.in (COMMON_SFILES): Move 'gdb-dlfcn.c' to
2242 'gdbsupport/'.
2243 (HFILES_NO_SRCDIR): Likewise, for 'gdb-dlfcn.h'.
2244 * compile/compile-c-support.c: Include
2245 'gdbsupport/gdb-dlfcn.h'.
2246 * gdbsupport/common.m4: Check for 'dlfcn.h'.
2247 * gdb-dlfcn.c: Move to...
2248 * gdbsupport/gdb-dlfcn.c: ... here.
2249 * gdb-dlfcn.h: Move to...
2250 * gdbsupport/gdb-dlfcn.h: ... here.
2251
de8af808
SL
22522019-08-23 Sandra Loosemore <sandra@codesourcery.com>
2253
2254 * nios2-tdep.c (struct reg_value): Improve comments. Make
2255 the offset field signed.
2256
27204489
CB
22572019-08-22 Christian Biesinger <cbiesinger@google.com>
2258
2259 * python/lib/gdb/__init__.py (_execute_file): New function.
2260 * python/python.c (python_run_simple_file): Call gdb._execute_file
2261 on Windows.
2262
43771869
AB
22632019-08-22 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * f-exp.y (yylex): Remove is_a_field_of_this local variable, and
2266 all uses as this was never set to anything but a zero value.
2267
26c957f1
PA
22682019-08-21 Bogdan Harjoc <harjoc@gmail.com>
2269
2270 * cli/cli-cmds.c (with_command_1): Error out if no arguments.
2271
c07aae6e
CB
22722019-08-21 Christian Biesinger <cbiesinger@google.com>
2273
2274 * tui/tui-data.h (tui_gen_win_info): Add an =default
2275 move constructor, required by some GCC versions.
2276
3960cb7a
JF
22772019-08-21 Jinke Fan <fanjinke51@yeah.net>
2278
2279 * go32-nat.c (go32_sysinfo): Add hygon_p.
2280
04c72a68
TT
22812019-08-20 Tom Tromey <tom@tromey.com>
2282
2283 * tui/tui-regs.h (struct tui_data_window) <last_regs_line_no,
2284 line_from_reg_element_no, first_reg_element_no_inline,
2285 display_all_data, delete_data_content_windows,
2286 erase_data_content>: Now private.
2287
072272ce
TT
22882019-08-20 Tom Tromey <tom@tromey.com>
2289
2290 * tui/tui-wingeneral.c (box_win): Change type of highlight_flag.
2291 (tui_unhighlight_win, tui_highlight_win)
2292 (tui_win_info::make_window): Update.
2293 * tui/tui-data.h (HILITE, NO_HILITE): Remove.
2294
973961bd
TT
22952019-08-20 Tom Tromey <tom@tromey.com>
2296
2297 * tui/tui-data.h (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
2298 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
2299 (MAX_PID_WIDTH): Move to tui-stack.c.
2300 * tui/tui-stack.c (PROC_PREFIX, LINE_PREFIX, PC_PREFIX)
2301 (MIN_LINE_WIDTH, MIN_PROC_WIDTH, MAX_TARGET_WIDTH)
2302 (MAX_PID_WIDTH): Move from tui-data.h.
2303
ab0e1f1a
TT
23042019-08-20 Tom Tromey <tom@tromey.com>
2305
2306 * tui/tui-wingeneral.h (tui_make_window): Don't declare.
2307 * tui/tui-wingeneral.c (box_win): Change type of win_info.
2308 (box_win): Update.
2309 (tui_gen_win_info::make_window): Rename from tui_make_window.
2310 (tui_win_info::make_window): New method.
2311 (tui_gen_win_info::make_visible): Update.
2312 * tui/tui-source.c (tui_source_window::set_contents): Update.
2313 * tui/tui-regs.c (tui_data_window::show_register_group): Update.
2314 (tui_data_window::display_registers_from): Update.
2315 * tui/tui-layout.c (tui_gen_win_info::resize): Update.
2316 * tui/tui-data.h (struct tui_gen_win_info) <make_window>:
2317 Declare.
2318 <can_box>: Remove.
2319 <title>: Remove.
2320 (struct tui_win_info) <make_window>: Declare.
2321 <can_box>: Now virtual.
2322 <title>: New member.
2323 * tui/tui-data.c (~tui_gen_win_info): Don't free title.
2324 * tui/tui-command.c (tui_cmd_window::resize): Update.
2325
100c2bf3
TT
23262019-08-20 Tom Tromey <tom@tromey.com>
2327
2328 * tui/tui-regs.h (struct tui_data_window) <display_regs>: Remove.
2329 * tui/tui-regs.c (tui_data_window::show_registers): Update.
2330 (tui_data_window::check_register_values): Update.
2331
fa4dc567
TT
23322019-08-20 Tom Tromey <tom@tromey.com>
2333
2334 * tui/tui-regs.h (struct tui_data_window): Use
2335 DISABLE_COPY_AND_ASSIGN.
2336 <regs_content>: Change type, removing unique_ptr.
2337 <tui_data_window>: Add move constructor.
2338 * tui/tui-regs.c (tui_data_window::show_registers)
2339 (tui_data_window::show_register_group)
2340 (tui_data_window::display_registers_from)
2341 (tui_data_window::display_registers_from)
2342 (tui_data_window::first_data_item_displayed)
2343 (tui_data_window::delete_data_content_windows)
2344 (tui_data_window::rerender, tui_data_window::refresh_window)
2345 (tui_data_window::check_register_values): Update.
2346
ca02d7c8
TT
23472019-08-20 Tom Tromey <tom@tromey.com>
2348
2349 * tui/tui-regs.h (struct tui_data_window) <show_registers,
2350 show_register_group>: Declare.
2351 (tui_show_register_group): Don't declare.
2352 * tui/tui-regs.c (tui_data_window::show_registers): Rename from
2353 tui_show_registers.
2354 (tui_data_window::show_register_group): Rename from
2355 tui_show_register_group.
2356 (tui_data_window::check_register_values, tui_reg_command):
2357 Update.
2358 * tui/tui-layout.c (tui_set_layout): Update.
2359
63356bfd
TT
23602019-08-20 Tom Tromey <tom@tromey.com>
2361
2362 * tui/tui-regs.h (struct tui_data_window) <check_register_values>:
2363 Declare.
2364 (tui_check_register_values): Don't declare.
2365 * tui/tui-regs.c (tui_data_window::check_register_values): Rename
2366 from tui_check_register_values.
2367 * tui/tui-hooks.c (tui_register_changed): Update.
2368
42cc14a7
TT
23692019-08-20 Tom Tromey <tom@tromey.com>
2370
2371 * tui/tui-regs.c (tui_reg_layout): Move later.
2372 (tui_show_registers): Don't enable TUI mode or change layout.
2373
b9ad3686
TT
23742019-08-20 Tom Tromey <tom@tromey.com>
2375
2376 * tui/tui-regs.h (struct tui_data_item_window)
2377 <~tui_data_item_window>: Remove.
2378 <content>: Now a unique_xmalloc_ptr.
2379 * tui/tui-regs.c (tui_register_format): Return a
2380 unique_xmalloc_ptr.
2381 (tui_get_register): Update.
2382 (~tui_data_item_window): Remove.
2383 (tui_data_window::display_registers_from, tui_display_register):
2384 Update.
2385 * tui/tui-io.h (tui_expand_tabs): Update.
2386 * tui/tui-io.c (tui_expand_tabs): Return a unique_xmalloc_ptr.
2387 Remove "col" parameter.
2388
8e114aab
TT
23892019-08-20 Tom Tromey <tom@tromey.com>
2390
2391 * tui/tui-regs.h (struct tui_data_item_window) <value>: Remove
2392 field.
2393 * tui/tui-regs.c (~tui_data_item_window): Update.
2394
1a4f81dd
TT
23952019-08-20 Tom Tromey <tom@tromey.com>
2396
2397 * tui/tui-regs.c (tui_register_format, tui_get_register): Move
2398 earlier.
2399
0f8d8876
TT
24002019-08-20 Tom Tromey <tom@tromey.com>
2401
2402 * tui/tui-regs.c (tui_reg_command): Remove NULL check.
2403
605dc2c2
TT
24042019-08-20 Tom Tromey <tom@tromey.com>
2405
2406 * tui/tui-source.h (struct tui_source_window): Update.
2407 * tui/tui-regs.c (tui_show_registers): Update.
2408 * tui/tui-disasm.h (struct tui_disasm_window): Update.
2409 * tui/tui-data.h (NO_SRC_STRING, NO_DISASSEM_STRING)
2410 (NO_REGS_STRING): Remove defines.
2411
aedbe3bb
CM
24122019-08-20 Conrad Meyer <cem@FreeBSD.org>
2413
2414 * remote.c (remote_target::remote_btrace_maybe_reopen): Avoid
2415 unnecessary thread walk if remote doesn't support the packet.
2416
7ce8f214
TT
24172019-08-19 Tom Tromey <tromey@adacore.com>
2418
2419 * python/py-value.c (value_has_field): Fix indentation.
2420
f21c2bd7
TT
24212019-08-19 Tom Tromey <tromey@adacore.com>
2422
2423 * printcmd.c (do_one_display, info_display_command): Update.
2424 * block.h (contained_in): Return bool. Add allow_nested
2425 parameter.
2426 * block.c (contained_in): Return bool. Add allow_nested
2427 parameter.
2428
d806ea2d
TT
24292019-08-19 Tom Tromey <tom@tromey.com>
2430
2431 * configure: Rebuild.
2432 * configure.ac: Disallow the combination of -static-libstdc++ and
2433 source highlight.
2434 * source-cache.c (get_language_name): Handle rust.
2435 (source_cache::get_source_lines): Ignore highlighting exceptions.
2436
398fdd60
TT
24372019-08-16 Tom Tromey <tom@tromey.com>
2438
2439 * tui/tui.h (enum tui_win_type) <EXEC_INFO_WIN>: Remove.
2440 * tui/tui-winsource.h (struct tui_exec_info_window): Remove.
2441 (struct tui_source_window_base) <make_visible, refresh_window,
2442 resize>: Remove methods.
2443 <execution_info>: Remove field.
2444 * tui/tui-winsource.c (tui_source_window_base::do_erase_source_content)
2445 (tui_show_source_line, tui_source_window_base)
2446 (~tui_source_window_base): Update.
2447 (tui_source_window_base::resize)
2448 (tui_source_window_base::make_visible)
2449 (tui_source_window_base::refresh_window): Remove.
2450 (tui_source_window_base::update_exec_info): Update.
2451 * tui/tui-source.c (tui_source_window::set_contents): Update.
2452 * tui/tui-disasm.c (tui_disasm_window::set_contents): Update.
2453
e699d331
TT
24542019-08-16 Tom Tromey <tom@tromey.com>
2455
2456 * tui/tui-hooks.c (tui_remove_hooks): Don't set
2457 deprecated_query_hook.
2458
bb01dbfc
TT
24592019-08-16 Tom Tromey <tom@tromey.com>
2460
2461 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
2462 (tui_update_source_windows_with_line): Update.
2463 * tui/tui-source.h (struct tui_source_window)
2464 <show_symtab_source>: Declare.
2465 (tui_show_symtab_source): Don't declare.
2466 * tui/tui-source.c (tui_show_symtab_source): Rename from
2467 tui_show_symtab_source.
2468
81c82c4b
TT
24692019-08-16 Tom Tromey <tom@tromey.com>
2470
2471 * tui/tui-winsource.h (struct tui_source_window_base)
2472 <set_contents>: Declare.
2473 * tui/tui-winsource.c
2474 (tui_source_window_base::update_source_window_as_is): Update.
2475 * tui/tui-source.h (struct tui_source_window) <set_contents>:
2476 Declare.
2477 (tui_set_source_content): Don't declare.
2478 * tui/tui-source.c (tui_source_window::set_contents): Rename from
2479 tui_set_source_content.
2480 * tui/tui-disasm.h (struct tui_disasm_window) <set_contents>:
2481 Declare.
2482 (tui_set_disassem_content): Don't declare.
2483 * tui/tui-disasm.c (tui_disasm_window::set_contents): Rename from
2484 tui_set_disassem_content.
2485
2ddaf614
TT
24862019-08-16 Tom Tromey <tom@tromey.com>
2487
2488 * tui/tui-winsource.h (struct tui_source_window_base)
2489 <update_breakpoint_info>: Declare.
2490 (tui_update_breakpoint_info): Don't declare.
2491 * tui/tui-winsource.c (tui_source_window_base::update_source_window_as_is)
2492 (tui_update_all_breakpoint_info): Update.
2493 (tui_source_window_base::update_breakpoint_info): Rename from
2494 tui_update_breakpoint_info.
2495 (tui_source_window_base::update_exec_info): Update.
2496
017f9828
TT
24972019-08-16 Tom Tromey <tom@tromey.com>
2498
2499 * tui/tui-winsource.h (struct tui_source_window_base)
2500 <update_source_window>: Declare.
2501 (tui_update_source_window): Don't declare.
2502 * tui/tui-winsource.c
2503 (tui_source_window_base::update_source_window): Rename from
2504 tui_update_source_window.
2505 (tui_source_window_base::rerender): Update.
2506 * tui/tui-source.c (tui_source_window::maybe_update): Update.
2507 * tui/tui-disasm.c (tui_show_disassem)
2508 (tui_show_disassem_and_update_source)
2509 (tui_disasm_window::maybe_update): Update.
2510
ed8358e9
TT
25112019-08-16 Tom Tromey <tom@tromey.com>
2512
2513 * tui/tui-winsource.h (struct tui_source_window_base)
2514 <update_source_window_as_is>: Declare.
2515 (tui_update_source_window_as_is): Don't declare.
2516 * tui/tui-winsource.c (tui_update_source_window): Update
2517 (tui_source_window_base::update_source_window_as_is): Rename from
2518 tui_update_source_window_as_is.
2519 (tui_source_window_base::refill): Update.
2520 * tui/tui-source.c (tui_show_symtab_source): Update.
2521 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical):
2522 Update.
2523
20149b6b
TT
25242019-08-16 Tom Tromey <tom@tromey.com>
2525
2526 * tui/tui-winsource.h (tui_update_source_window)
2527 (tui_update_source_window_as_is): Remove "noerror" parameter.
2528 * tui/tui-winsource.c (tui_update_source_window)
2529 (tui_update_source_window_as_is): Remove "noerror" parameter.
2530 (tui_update_source_windows_with_addr)
2531 (tui_update_source_windows_with_line)
2532 (tui_source_window_base::rerender)
2533 (tui_source_window_base::refill): Update.
2534 * tui/tui-source.h (tui_set_source_content)
2535 (tui_show_symtab_source): Remove "noerror" parameter.
2536 * tui/tui-source.c (tui_set_source_content): Remove "noerror"
2537 parameter.
2538 (tui_show_symtab_source): Likewise.
2539 (tui_source_window::maybe_update): Update.
2540 * tui/tui-disasm.c (tui_show_disassem)
2541 (tui_show_disassem_and_update_source)
2542 (tui_disasm_window::do_scroll_vertical)
2543 (tui_disasm_window::maybe_update): Update.
2544
2d83e710
TT
25452019-08-16 Tom Tromey <tom@tromey.com>
2546
2547 * tui/tui.c (tui_is_window_visible): Update.
2548 * tui/tui-wingeneral.c (tui_make_window)
2549 (tui_gen_win_info::make_visible, tui_refresh_all): Update.
2550 * tui/tui-win.c (window_name_completer, tui_refresh_all_win)
2551 (tui_set_focus_command, tui_all_windows_info, update_tab_width)
2552 (tui_set_win_height_command, parse_scrolling_args): Update.
2553 * tui/tui-source.c (tui_source_window::style_changed): Update.
2554 * tui/tui-regs.c (tui_show_registers)
2555 (tui_data_window::first_data_item_displayed)
2556 (tui_data_window::delete_data_content_windows)
2557 (tui_check_register_values, tui_reg_command): Update.
2558 * tui/tui-disasm.c (tui_show_disassem): Update.
2559 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: New
2560 method.
2561 <is_visible>: Remove field.
2562 * tui/tui-data.c (tui_next_win, tui_prev_win)
2563 (tui_delete_invisible_windows): Update.
2564
d4ab829a
TT
25652019-08-16 Tom Tromey <tom@tromey.com>
2566
2567 * tui/tui-winsource.h (struct tui_source_window_base)
2568 <m_has_locator>: Remove.
2569 * tui/tui-layout.c (show_source_disasm_command, show_data)
2570 (show_source_or_disasm_and_command): Update.
2571
aa7ca1bb
AH
25722019-08-16 Alan Hayward <alan.hayward@arm.com>
2573
2574 * NEWS (Other MI changes): New subsection.
2575 * aarch64-tdep.c (aarch64_get_pc_address_flags): New function.
2576 (aarch64_gdbarch_init): Add aarch64_get_pc_address_flags.
2577 * arch-utils.c (default_get_pc_address_flags): New function.
2578 * arch-utils.h (default_get_pc_address_flags): New declaration.
2579 * gdbarch.sh: Add get_pc_address_flags.
2580 * gdbarch.c: Regenerate.
2581 * gdbarch.h: Likewise.
2582 * stack.c (print_pc): New function.
2583 (print_frame_info) (print_frame): Call print_pc.
2584
6eac171f
TV
25852019-08-16 Tom de Vries <tdevries@suse.de>
2586
2587 * maint.c (maintenance_info_sections): Also handle !ALLOBJ case using
2588 print_objfile_section_info.
2589
3df505f6
TT
25902019-08-15 Tom Tromey <tom@tromey.com>
2591
2592 * tui/tui-io.c (tui_puts_internal): Check TUI_CMD_WIN before
2593 calling update_cmdwin_start_line.
2594 * tui/tui-winsource.h (struct tui_source_window_base)
2595 <do_make_visible_with_new_height, set_new_height>: Don't declare.
2596 <rerender>: Declare.
2597 * tui/tui-winsource.c (tui_source_window_base::update_tab_width):
2598 Call rerender.
2599 (tui_source_window_base::set_new_height): Remove.
2600 (tui_source_window_base::rerender): Rename from
2601 do_make_visible_with_new_height.
2602 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Use
2603 resize method.
2604 (tui_win_info::make_invisible_and_set_new_height)
2605 (tui_win_info::make_visible_with_new_height): Remove.
2606 * tui/tui-stack.h (struct tui_locator_window) <rerender>:
2607 Declare.
2608 * tui/tui-stack.c (tui_locator_window::rerender): New method.
2609 * tui/tui-regs.h (struct tui_data_window) <set_new_height,
2610 do_make_visible_with_new_height>: Don't declare.
2611 <rerender>: Declare.
2612 * tui/tui-regs.c (tui_data_window::rerender): Rename from
2613 set_new_height.
2614 (tui_data_window::do_make_visible_with_new_height): Remove.
2615 * tui/tui-layout.c (show_source_disasm_command, show_data): Don't
2616 call tui_show_locator_content.
2617 (tui_gen_win_info::resize): Call rerender.
2618 (show_source_or_disasm_and_command): Don't call
2619 tui_show_locator_content.
2620 * tui/tui-data.h (struct tui_gen_win_info) <rerender>: New
2621 method.
2622 (struct tui_win_info) <rerender>: Declare.
2623 <set_new_height, make_invisible_and_set_new_height,
2624 make_visible_with_new_height>: Don't declare.
2625 * tui/tui-data.c (tui_win_list::rerender): New method.
2626 * tui/tui-command.h (struct tui_cmd_window)
2627 <do_make_visible_with_new_height>: Don't declare.
2628 * tui/tui-command.c
2629 (tui_cmd_window::do_make_visible_with_new_height): Remove.
2630
272560b5
TT
26312019-08-15 Tom Tromey <tromey@adacore.com>
2632
2633 * ada-exp.y (convert_char_literal): Handle "Q%c" encoding.
2634 * ada-lang.c (ada_enum_name): Likewise.
2635
08235187
CB
26362019-08-15 Christian Biesinger <cbiesinger@google.com>
2637
2638 * python/lib/gdb/__init__.py (GdbOutputFile): Rename to have a
2639 leading underscore.
2640 (GdbOutputErrorFile): Likewise.
2641 (global scope): Adjust constructor calls to GdbOutput{,Error}File
2642 accordingly.
2643 (execute_unwinders): Rename to have a leading underscore.
2644 (auto_load_packages): Likewise.
2645 (global scope): Adjust call to auto_load_packages accordingly.
2646 (GdbSetPythonDirectory): Likewise.
2647 * python/py-unwind.c (pyuw_sniffer): Call _execute_unwinders
2648 instead of execute_unwinders.
2649
db502012
TT
26502019-08-15 Tom Tromey <tom@tromey.com>
2651
2652 * tui/tui-layout.c (show_layout, show_source_disasm_command)
2653 (show_data): Don't change window visibility.
2654 (tui_gen_win_info::resize): Remove special case for command
2655 window. Use wresize, when available.
2656 (show_source_or_disasm_and_command): Don't change window
2657 visibility.
2658 * tui/tui-command.h (struct tui_cmd_window) <resize>: Declare.
2659 <make_visible>: New method.
2660 * tui/tui-command.c (tui_cmd_window::resize): New method.
2661
3891b65e
TT
26622019-08-15 Tom Tromey <tom@tromey.com>
2663
2664 * tui/tui-winsource.h (struct tui_source_window_iterator): New.
2665 (struct tui_source_windows): New.
2666 * tui/tui-winsource.c (tui_display_main): Update.
2667 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
2668 (new_height_ok, parse_scrolling_args): Update.
2669 * tui/tui-layout.c (show_layout, show_data): Update.
2670 * tui/tui-data.h (tui_source_windows, tui_clear_source_windows)
2671 (tui_add_to_source_windows): Don't declare.
2672 * tui/tui-data.c (source_windows, tui_source_windows)
2673 (tui_clear_source_windows, tui_add_to_source_windows): Remove.
2674
ee556432
TT
26752019-08-15 Tom Tromey <tom@tromey.com>
2676
2677 * tui/tui-winsource.h (struct tui_source_window_base) <resize>:
2678 Rename from reset.
2679 * tui/tui-winsource.c (tui_source_window_base::resize): Rename.
2680 * tui/tui-layout.c (show_source_disasm_command, show_data):
2681 Update.
2682 (tui_gen_win_info::resize): Rename.
2683 (show_source_or_disasm_and_command): Update.
2684 * tui/tui-data.h (struct tui_gen_win_info) <resize>: Rename from
2685 reset.
2686
46f438e3
TT
26872019-08-15 Tom Tromey <tom@tromey.com>
2688
2689 * tui/tui-stack.c (tui_initialize_static_data): Remove.
2690 * tui/tui-interp.c (tui_interp::init): Don't call
2691 tui_initialize_static_data.
2692 * tui/tui-data.h (tui_initialize_static_data): Don't declare.
2693
f4ce562c
TT
26942019-08-15 Tom Tromey <tom@tromey.com>
2695
2696 * tui/tui-layout.c (tui_default_win_viewport_height): Don't
2697 examine tui_win_list.
2698
c398c3d0
TT
26992019-08-15 Tom Tromey <tom@tromey.com>
2700
2701 * tui/tui-winsource.h (tui_clear_source_content): Don't declare.
2702 * tui/tui-winsource.c (tui_update_source_window_as_is): Don't call
2703 tui_clear_source_content.
2704 (tui_clear_source_content): Remove.
2705 (tui_source_window_base::do_erase_source_content): Hoist call to
2706 content.clear().
2707 * tui/tui-stack.c (tui_show_frame_info): Don't call
2708 tui_clear_source_content.
2709
e25d2004
TT
27102019-08-15 Tom Tromey <tom@tromey.com>
2711
2712 * tui/tui-winsource.h (struct tui_source_window_base)
2713 <do_erase_source_content>: New method.
2714 <erase_source_content>: New method.
2715 (tui_erase_source_content): Don't declare.
2716 * tui/tui-winsource.c (tui_clear_source_content): Update.
2717 (tui_source_window_base::do_erase_source_content): Rename from
2718 tui_erase_source_content.
2719 (tui_source_window_base::show_source_content): Update.
2720 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
2721 * tui/tui-source.h (struct tui_source_window)
2722 <erase_source_content>: New method.
2723 * tui/tui-disasm.h (struct tui_disasm_window)
2724 <erase_source_content>: New method.
2725
002f15c2
TT
27262019-08-15 Tom Tromey <tom@tromey.com>
2727
2728 * tui/tui-winsource.h (tui_alloc_source_buffer): Don't declare.
2729 (struct tui_source_element): Add DISABLE_COPY_AND_ASSIGN, and move
2730 constructor.
2731 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove.
2732 * tui/tui-source.c (tui_set_source_content): Update.
2733 * tui/tui-disasm.c (tui_set_disassem_content): Update.
2734
c9033fe8
TT
27352019-08-15 Tom Tromey <tom@tromey.com>
2736
2737 * tui/tui-winsource.h (tui_line_is_displayed): Don't declare.
2738 * tui/tui-winsource.c (tui_line_is_displayed): Move to
2739 tui-source.c.
2740 * tui/tui-source.h (struct tui_source_window) <line_is_displayed>:
2741 Declare.
2742 * tui/tui-source.c (tui_source_window::line_is_displayed): New
2743 method.
2744 (tui_source_window::maybe_update): Update.
2745
088f37dd
TT
27462019-08-15 Tom Tromey <tom@tromey.com>
2747
2748 * tui/tui-winsource.h (tui_addr_is_displayed): Don't declare.
2749 * tui/tui-winsource.c (tui_addr_is_displayed): Move to
2750 tui-disasm.c.
2751 * tui/tui-disasm.h (struct tui_disasm_window) <addr_is_displayed>:
2752 Declare.
2753 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): New
2754 method.
2755 (tui_disasm_window::maybe_update): Update.
2756
a54700c6
TT
27572019-08-15 Tom Tromey <tom@tromey.com>
2758
2759 * tui/tui-winsource.h (struct tui_source_window_base)
2760 <maybe_update>: Declare.
2761 * tui/tui-stack.c (tui_show_frame_info): Call maybe_update
2762 method.
2763 * tui/tui-source.h (struct tui_source_window) <maybe_update>:
2764 Declare.
2765 * tui/tui-source.c (tui_source_window::maybe_update): New method.
2766 * tui/tui-disasm.h (struct tui_disasm_window) <maybe_update>:
2767 Declare.
2768 * tui/tui-disasm.c (tui_disasm_window::maybe_update): New method.
2769
e2a678a5
TT
27702019-08-15 Tom Tromey <tom@tromey.com>
2771
2772 * tui/tui-stack.c (tui_make_status_line): Use string constructor.
2773
f2dda477
TT
27742019-08-15 Tom Tromey <tom@tromey.com>
2775
2776 * tui/tui-wingeneral.c: Include tui-stack.h.
2777 * tui/tui-stack.h (MAX_LOCATOR_ELEMENT_LEN)
2778 (struct tui_locator_window): Move from tui-data.h.
2779 * tui/tui-stack.c (_locator, tui_locator_win_info_ptr)
2780 (tui_initialize_static_data): Move from tui-data.c.
2781 * tui/tui-data.h (MAX_LOCATOR_ELEMENT_LEN)
2782 (struct tui_locator_window): Move to tui-stack.c.
2783 * tui/tui-data.c (_locator, tui_locator_win_info_ptr)
2784 (tui_initialize_static_data): Move to tui-stack.c.
2785
ed4a1084
TT
27862019-08-15 Tom Tromey <tom@tromey.com>
2787
2788 * tui/tui-layout.c (show_source_disasm_command)
2789 (show_source_or_disasm_and_command): Use make_visible method, not
2790 tui_make_window.
2791 * tui/tui-command.h (struct tui_cmd_window) <make_visible>:
2792 Remove.
2793
65962b20
TT
27942019-08-15 Tom Tromey <tom@tromey.com>
2795
2796 * tui/tui-wingeneral.h (tui_make_window): Update.
2797 * tui/tui-wingeneral.c (tui_make_window): Remove "box_it"
2798 parameter.
2799 (tui_gen_win_info::make_visible): Update.
2800 * tui/tui-regs.c (tui_data_window::display_registers_from):
2801 Update.
2802 * tui/tui-layout.c (show_source_disasm_command)
2803 (show_source_or_disasm_and_command): Update.
2804 * tui/tui-data.h (struct tui_gen_win_info) <can_box>: New method.
2805 (enum tui_box): Remove.
2806 (struct tui_win_info) <can_box>: New method.
2807 * tui/tui-command.h (struct tui_cmd_window) <can_box>: New
2808 method.
2809
2208ee91
TV
28102019-08-15 Tom de Vries <tdevries@suse.de>
2811
2812 * linux-nat-trad.c: Include gdbarch.h.
2813
75faf5c4
AH
28142019-08-14 Alan Hayward <alan.hayward@arm.com>
2815
2816 * aarch64-tdep.c (aarch64_analyze_prologue): Allow any valid
2817 register sizes.
2818
b1c896b3
TT
28192019-08-14 Tom Tromey <tromey@adacore.com>
2820
2821 * darwin-nat.c: Include gdbarch.h.
2822 * darwin-nat-info.c: Include gdbarch.h.
2823
6405cd73
TT
28242019-08-13 Tom Tromey <tom@tromey.com>
2825
2826 * tui/tui-data.h (struct tui_gen_win_info) <last_visible_line>:
2827 Remove.
2828 * tui/tui-data.c (tui_initialize_static_data): Update.
2829
5216580d
TT
28302019-08-13 Tom Tromey <tom@tromey.com>
2831
2832 * tui/tui-winsource.h (struct tui_exec_info_window)
2833 <~tui_exec_info_window, maybe_allocate_content, get_content,
2834 m_content>: Remove.
2835 (struct tui_source_window_base) <set_exec_info_content,
2836 show_exec_info_content>: Don't declare.
2837 * tui/tui-winsource.c
2838 (tui_exec_info_window::maybe_allocate_content): Remove.
2839 (tui_source_window_base::update_exec_info): Rename from
2840 set_exec_info_content.
2841 (tui_source_window_base::show_exec_info_content)
2842 (tui_source_window_base::update_exec_info): Remove.
2843
93858ad3
TT
28442019-08-13 Tom Tromey <tom@tromey.com>
2845
2846 * tui/tui-winsource.h (tui_clear_exec_info_content): Don't
2847 declare.
2848 * tui/tui-winsource.c (tui_update_source_window_as_is)
2849 (tui_update_source_windows_with_addr, tui_erase_source_content):
2850 Update.
2851 (tui_clear_exec_info_content): Remove.
2852
e321e7ce
TT
28532019-08-13 Tom Tromey <tom@tromey.com>
2854
2855 * tui/tui-winsource.h (tui_erase_exec_info_content): Don't
2856 declare.
2857 * tui/tui-winsource.c (tui_source_window_base::refresh_all): Don't
2858 call tui_erase_exec_info_content.
2859 (tui_clear_exec_info_content): Rename from
2860 tui_erase_exec_info_content.
2861 (tui_clear_exec_info_content): Delete.
2862
8270ac62
TT
28632019-08-13 Tom Tromey <tom@tromey.com>
2864
2865 * tui/tui-winsource.h (struct tui_source_window_base)
2866 <show_exec_info_content>: Declare.
2867 (tui_show_exec_info_content): Don't declare.
2868 * tui/tui-winsource.c
2869 (tui_source_window_base::show_exec_info_content): Rename from
2870 tui_show_exec_info_content.
2871 (tui_source_window_base::update_exec_info): Update.
2872
7b56485d
TT
28732019-08-13 Tom Tromey <tom@tromey.com>
2874
2875 * tui/tui-data.h (enum tui_bp_flag, tui_bp_flags, struct tui_source_element)
2876 (TUI_BP_HIT_POS, TUI_BP_BREAK_POS, TUI_EXEC_POS)
2877 (TUI_EXECINFO_SIZE, tui_exec_info_content): Move ...
2878 * tui/tui-winsource.h (enum tui_bp_flag, tui_bp_flags, struct
2879 tui_source_element, TUI_BP_HIT_POS, TUI_BP_BREAK_POS)
2880 (TUI_EXEC_POS, TUI_EXECINFO_SIZE, tui_exec_info_content):
2881 ... here.
2882
7ba913dc
TT
28832019-08-13 Tom Tromey <tom@tromey.com>
2884
2885 * tui/tui-winsource.h (struct tui_source_window_base)
2886 <update_exec_info>: Declare.
2887 (tui_update_exec_info): Don't declare.
2888 * tui/tui-winsource.c (tui_update_source_window_as_is)
2889 (tui_source_window_base::refresh_all)
2890 (tui_update_all_breakpoint_info): Update.
2891 (tui_source_window_base::update_exec_info): Rename from
2892 tui_update_exec_info.
2893 * tui/tui-stack.c (tui_show_frame_info): Update.
2894
37a4a131
TT
28952019-08-13 Tom Tromey <tom@tromey.com>
2896
2897 * tui/tui-winsource.h (struct tui_source_window_base)
2898 <set_exec_info_content>: Declare.
2899 (tui_set_exec_info_content): Don't declare.
2900 * tui/tui-winsource.c
2901 (tui_source_window_base::set_exec_info_content): Rename from
2902 tui_set_exec_info_content.
2903 (tui_update_exec_info): Update.
2904
0bd27e07
TT
29052019-08-13 Tom Tromey <tom@tromey.com>
2906
2907 * tui/tui-winsource.h (struct tui_source_window_base)
2908 <show_source_content>: Declare.
2909 (tui_show_source_content): Don't declare.
2910 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
2911 (tui_source_window_base::show_source_content): Rename from
2912 tui_show_source_content.
2913 (tui_source_window_base::refresh_all): Update.
2914 * tui/tui-layout.c (show_source_disasm_command)
2915 (show_source_or_disasm_and_command): Update.
2916
b4ef5aeb
TT
29172019-08-13 Tom Tromey <tom@tromey.com>
2918
2919 * tui/tui-winsource.c (tui_erase_source_content)
2920 (tui_show_source_content, tui_source_window_base::refresh_all):
2921 Update.
2922 * tui/tui-wingeneral.h
2923 (tui_check_and_display_highlight_if_needed): Don't declare.
2924 * tui/tui-wingeneral.c
2925 (tui_win_info::check_and_display_highlight_if_needed): Rename from
2926 check_and_display_highlight_if_needed.
2927 * tui/tui-win.c (tui_rehighlight_all)
2928 (tui_win_info::make_visible_with_new_height): Update.
2929 * tui/tui-regs.c (tui_data_window::display_registers_from_line)
2930 (tui_data_window::erase_data_content)
2931 (tui_data_window::display_all_data): Update.
2932 * tui/tui-data.h (struct tui_win_info)
2933 <check_and_display_highlight_if_needed>: Declare.
2934
fede5273
TT
29352019-08-13 Tom Tromey <tom@tromey.com>
2936
2937 * tui/tui-win.c (tui_resize_all): Call
2938 tui_delete_invisible_windows.
2939 * tui/tui-layout.c (show_layout): Call
2940 tui_delete_invisible_windows.
2941 * tui/tui-data.h (tui_delete_invisible_windows): Declare.
2942 * tui/tui-data.c (tui_delete_invisible_windows): New function.
2943
22c3f490
TT
29442019-08-13 Tom Tromey <tom@tromey.com>
2945
2946 * tui/tui-disasm.c (tui_show_disassem): Add assertion. Don't call
2947 tui_add_win_to_layout.
2948
16cb7910
TT
29492019-08-13 Tom Tromey <tom@tromey.com>
2950
2951 * tui/tui-layout.h (tui_default_win_height): Don't declare.
2952 * tui/tui-layout.c (tui_default_win_height): Now static.
2953
cc0c3ffb
TT
29542019-08-13 Tom Tromey <tom@tromey.com>
2955
2956 * tui/tui-layout.c (show_layout): Unify all layout cases into a
2957 single switch.
2958 (show_source_disasm_command, show_source_or_disasm_and_command):
2959 Don't check current layout.
2960
3f3ffe54
TT
29612019-08-13 Tom Tromey <tom@tromey.com>
2962
2963 * tui/tui-wingeneral.c (make_all_visible): Remove.
2964 (tui_make_all_invisible): Simplify.
2965 * tui/tui-layout.c (tui_make_all_invisible): Move from
2966 tui-wingeneral.c; simplify.
2967 (show_layout): Hoist call to tui_make_all_invisible.
2968 (show_data): Don't call tui_make_all_invisible.
2969
69258091
TT
29702019-08-13 Tom Tromey <tom@tromey.com>
2971
2972 * tui/tui-wingeneral.h (tui_make_all_visible): Don't declare.
2973 * tui/tui-wingeneral.c (tui_make_all_visible): Remove.
2974
62cf57fe
TT
29752019-08-13 Tom Tromey <tom@tromey.com>
2976
2977 * tui/tui-layout.c (current_layout, tui_current_layout): Move from
2978 tui-data.c.
2979 (show_source_disasm_command, show_data)
2980 (show_source_or_disasm_and_command): Don't use
2981 tui_set_current_layout_to.
2982 * tui/tui-data.h (tui_set_current_layout_to): Don't declare.
2983 * tui/tui-data.c (current_layout, tui_current_layout): Move to
2984 tui-layout.c.
2985 (tui_set_current_layout_to): Remove.
2986
2afade5d
TT
29872019-08-13 Tom Tromey <tom@tromey.com>
2988
2989 * tui/tui-layout.c (tui_set_layout): Update.
2990 * tui/tui-data.h (struct tui_layout_def): Remove.
2991 (tui_layout_def): Don't declare.
2992 * tui/tui-data.c (layout_def): Remove.
2993 (tui_layout_def): Remove.
2994
a3504e96
TT
29952019-08-13 Tom Tromey <tom@tromey.com>
2996
2997 * tui/tui-winsource.h (struct tui_source_window_base)
2998 <clear_detail>: No longer "override".
2999 * tui/tui-regs.h (struct tui_data_window) <clear_detail>: Remove.
3000 * tui/tui-regs.c (tui_data_window::clear_detail): Remove.
3001 * tui/tui-data.h (struct tui_win_info) <clear_detail>: Remove.
3002 * tui/tui-command.h (struct tui_cmd_window) <clear_detail>:
3003 Remove.
3004 * tui/tui-command.c (tui_cmd_window::clear_detail): Remove.
3005
29c92911
TT
30062019-08-13 Tom Tromey <tromey@adacore.com>
3007
3008 * tracepoint.c: Don't include readline.h or history.h.
3009
86c6b807
TT
30102019-08-12 Tom Tromey <tom@tromey.com>
3011
3012 * configure: Rebuild.
3013 * configure.ac: Check for readline 7.
3014 * NEWS: Mention readline 7 requirement.
3015 * README: Update.
3016
5db2718c
TT
30172019-08-12 Tom Tromey <tom@tromey.com>
3018
3019 * mingw-hdep.c (gdb_select): Remove readline hack.
3020
dac36daf
PFC
30212019-08-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3022
3023 * blockframe.c (find_pc_partial_function): Set *block to nullptr
3024 when the function fails.
3025
1022c627
AA
30262019-08-09 Andreas Arnez <arnez@linux.ibm.com>
3027
3028 * s390-tdep.c (s390_type_align): New function.
3029 (s390_gdbarch_init): Set it as type_align gdbarch method.
3030
eba4caf2
TV
30312019-08-09 Tom de Vries <tdevries@suse.de>
3032
3033 PR gdb/24591
3034 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): Adjust pc_high and
3035 pc_low with relocation offset.
3036
123cd851
TT
30372019-08-07 Tom Tromey <tromey@adacore.com>
3038
3039 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
3040 (print_frame_args): Update.
3041 * python/py-framefilter.c (py_print_single_arg, enumerate_args):
3042 Update.
3043 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
3044 * frame.h (struct frame_arg): Add initializers.
3045 <error>: Now a unique_xmalloc_ptr.
3046
3d31bc39
AH
30472019-08-07 Alan Hayward <alan.hayward@arm.com>
3048
3049 * NEWS: Expand the Pointer Authentication entry.
3050 * aarch64-tdep.c (aarch64_frame_unmask_address): Rename from this.
3051 (aarch64_frame_unmask_lr): ... to this.
3052 (aarch64_prologue_prev_register, aarch64_dwarf2_prev_register):
3053 Call aarch64_frame_unmask_lr.
3054 * frame.c (struct frame_info): Add "masked" variable.
3055 (frame_set_previous_pc_masked) (frame_get_pc_masked): New functions.
3056 (fprint_frame): Check for masked pc.
3057 * frame.h (frame_set_previous_pc_masked) (frame_get_pc_masked): New
3058 declarations.
3059 * python/py-framefilter.c (py_print_frame): Check for masked pc.
3060 * stack.c (print_frame): Check for masked pc.
3061
0cf9feb9
TT
30622019-08-06 Tom Tromey <tom@tromey.com>
3063
3064 * stabsread.c (patch_block_stabs, read_one_struct_field)
3065 (read_enum_type): Use obstack_strndup.
3066 * rust-exp.y (rust_parser::copy_name): Use obstack_strndup.
3067 * gdb_obstack.h (obstack_strndup): Use obstack_strndup.
3068 * dwarf2read.c (guess_full_die_structure_name)
3069 (anonymous_struct_prefix): Use obstack_strndup.
3070 * dbxread.c (cp_set_block_scope): Use obstack_strndup.
3071 * c-exp.y (yylex): Use obstack_strndup.
3072 * ada-exp.y (write_object_renaming, write_ambiguous_var)
3073 (write_var_or_type): Use obstack_strndup.
3074
efba19b0
TT
30752019-08-06 Tom Tromey <tom@tromey.com>
3076
3077 * symfile.c (reread_symbols): Use obstack_strdup.
3078 * stabsread.c (read_type): Use obstack_strdup.
3079 * gdb_obstack.h (obstack_strdup): New overload.
3080 * dwarf2read.c (dwarf2_compute_name, create_dwo_unit_in_dwp_v1)
3081 (create_dwo_unit_in_dwp_v2, build_error_marker_type)
3082 (dwarf2_canonicalize_name): Use obstack_strdup.
3083 * dbxread.c (read_dbx_symtab): Use obstack_strdup.
3084 * cp-support.c (inspect_type, replace_typedefs_qualified_name):
3085 Use obstack_strdup.
3086
f25102f7
TT
30872019-08-06 Tom Tromey <tom@tromey.com>
3088
3089 * gdb_obstack.h (obstack_strdup): Define.
3090 * gdb_obstack.c (obstack_strdup): Don't define.
3091
021887d8
TT
30922019-08-06 Tom Tromey <tom@tromey.com>
3093
3094 * xcoffread.c (SYMNAME_ALLOC, process_xcoff_symbol): Use
3095 obstack_strdup.
3096 * typeprint.c (typedef_hash_table::find_global_typedef): Use
3097 obstack_strdup.
3098 * symfile.c (allocate_compunit_symtab): Use obstack_strdup.
3099 * stabsread.c (common_block_start): Use obstack_strdup.
3100 * objfiles.c (set_objfile_main_name, objfile): Use
3101 obstack_strdup.
3102 * namespace.c (add_using_directive): Use obstack_strdup.
3103 * mdebugread.c (parse_symbol, parse_type): Use obstack_strdup.
3104 * jit.c (finalize_symtab): Use obstack_strdup.
3105 * dwarf2read.c (fixup_go_packaging, dwarf2_physname)
3106 (guess_partial_die_structure_name, partial_die_info::fixup)
3107 (dwarf2_name): Use obstack_strdup.
3108 * coffread.c (coff_read_struct_type, coff_read_enum_type): Use
3109 obstack_strdup.
3110 * c-exp.y (scan_macro_expansion): Use obstack_strdup.
3111 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
3112 obstack_strdup.
3113 * ada-lang.c (ada_decode_symbol): Use obstack_strdup.
3114
d2834edc
PW
31152019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3116
3117 * unittests/help-doc-selftests.c: New file.
3118 * Makefile.in: Add the new file.
3119
590042fc
PW
31202019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3121
3122 * cli/cli-decode.h (print_doc_line): Add for_value_prefix argument.
3123 * cli/cli-decode.c (print_doc_line): Likewise. It now prints
3124 the full first line, except when FOR_VALUE_PREFIX. In this case,
3125 the trailing '.' is not output, and the first character is uppercased.
3126 (print_help_for_command): Update call to print_doc_line.
3127 (print_doc_of_command): Likewise.
3128 * cli/cli-setshow.c (deprecated_show_value_hack): Likewise.
3129 * cli/cli-option.c (append_indented_doc): Do not append newline.
3130 (build_help_option): Append newline after first appended_indented_doc
3131 only if a second call is done.
3132 (build_help): Append 2 new lines before each option, except the first
3133 one.
3134 * compile/compile.c (_initialize_compile): Add new lines after
3135 %OPTIONS%, when not at the end of the help.
3136 Change help doc or code
3137 producing the help doc to respect the invariants.
3138 * maint-test-options.c (_initialize_maint_test_options): Likewise.
3139 Also removed the new line after 'Options:', as all other commands
3140 do not put an empty line between 'Options:' and the first option.
3141 * printcmd.c (_initialize_printcmd): Likewise.
3142 * stack.c (_initialize_stack): Likewise.
3143 * interps.c (interpreter_exec_cmd): Fix "Usage:" line that was
3144 incorrectly telling COMMAND is optional.
3145 * ada-lang.c (_initialize_ada_language): Change help doc or code
3146 producing the help doc to respect the invariants.
3147 * ada-tasks.c (_initialize_ada_tasks): Likewise.
3148 * breakpoint.c (_initialize_breakpoint): Likewise.
3149 * cli/cli-cmds.c (_initialize_cli_cmds): Likewise.
3150 * cli/cli-logging.c (_initialize_cli_logging): Likewise.
3151 * cli/cli-setshow.c (_initialize_cli_setshow): Likewise.
3152 * cli/cli-style.c (cli_style_option::add_setshow_commands,
3153 _initialize_cli_style): Likewise.
3154 * corelow.c (core_target_info): Likewise.
3155 * dwarf-index-cache.c (_initialize_index_cache): Likewise.
3156 * dwarf2read.c (_initialize_dwarf2_read): Likewise.
3157 * filesystem.c (_initialize_filesystem): Likewise.
3158 * frame.c (_initialize_frame): Likewise.
3159 * gnu-nat.c (add_task_commands): Likewise.
3160 * infcall.c (_initialize_infcall): Likewise.
3161 * infcmd.c (_initialize_infcmd): Likewise.
3162 * interps.c (_initialize_interpreter): Likewise.
3163 * language.c (_initialize_language): Likewise.
3164 * linux-fork.c (_initialize_linux_fork): Likewise.
3165 * maint-test-settings.c (_initialize_maint_test_settings): Likewise.
3166 * maint.c (_initialize_maint_cmds): Likewise.
3167 * memattr.c (_initialize_mem): Likewise.
3168 * printcmd.c (_initialize_printcmd): Likewise.
3169 * python/lib/gdb/function/strfns.py (_MemEq, _StrLen, _StrEq,
3170 _RegEx): Likewise.
3171 * ravenscar-thread.c (_initialize_ravenscar): Likewise.
3172 * record-btrace.c (_initialize_record_btrace): Likewise.
3173 * record-full.c (_initialize_record_full): Likewise.
3174 * record.c (_initialize_record): Likewise.
3175 * regcache-dump.c (_initialize_regcache_dump): Likewise.
3176 * regcache.c (_initialize_regcache): Likewise.
3177 * remote.c (add_packet_config_cmd, init_remote_threadtests,
3178 _initialize_remote): Likewise.
3179 * ser-tcp.c (_initialize_ser_tcp): Likewise.
3180 * serial.c (_initialize_serial): Likewise.
3181 * skip.c (_initialize_step_skip): Likewise.
3182 * source.c (_initialize_source): Likewise.
3183 * stack.c (_initialize_stack): Likewise.
3184 * symfile.c (_initialize_symfile): Likewise.
3185 * symtab.c (_initialize_symtab): Likewise.
3186 * target-descriptions.c (_initialize_target_descriptions): Likewise.
3187 * top.c (init_main): Likewise.
3188 * tracefile-tfile.c (tfile_target_info): Likewise.
3189 * tracepoint.c (_initialize_tracepoint): Likewise.
3190 * tui/tui-win.c (_initialize_tui_win): Likewise.
3191 * utils.c (add_internal_problem_command): Likewise.
3192 * valprint.c (value_print_option_defs): Likewise.
3193
404f2902
FCE
31942019-08-06 Frank Ch. Eigler <fche@redhat.com>
3195
3196 PR build/24886
3197 * configure.ac: Drop enable-libmcheck support.
3198 * configure, config.in: Rebuild.
3199 * libmcheck.m4: Remove.
3200 * acinclude.m4: Don't include it.
3201 * Makefile.in: Don't distribute it.
3202 * top.c (print_gdb_configuration): Don't mention it.
3203
046bebe1
TT
32042019-08-06 Tom Tromey <tom@tromey.com>
3205
3206 * utils.c (set_output_style): Sometimes pass stream to
3207 emit_style_escape.
3208 * ui-out.h (class ui_out) <can_emit_style_escape>: Declare.
3209 * record-btrace.c (btrace_insn_history): Update.
3210 * mi/mi-out.h (class mi_ui_out) <can_emit_style_escape>: New
3211 method.
3212 * disasm.h (gdb_pretty_print_disassembler): Add uiout parameter.
3213 Update initializers.
3214 <m_uiout>: New field.
3215 <m_di>: Move lower.
3216 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3217 Remove "uiout" parameter.
3218 (dump_insns): Update.
3219 * cli-out.h (class cli_ui_out) <can_emit_style_escape>: Declare.
3220 * cli-out.c (cli_ui_out::can_emit_style_escape): New method.
3221
ddbcedf5
CB
32222019-08-06 Christian Biesinger <cbiesinger@google.com>
3223
3224 * symtab.c (symbol_cache_lookup): Change int to enum block_enum.
3225 (error_in_psymtab_expansion): Likewise.
3226 (lookup_symbol_via_quick_fns): Likewise.
3227 (basic_lookup_transparent_type_quick): Likewise.
3228 (basic_lookup_transparent_type_1): Likewise.
3229
b08b16c8
TT
32302019-08-06 Tom Tromey <tromey@adacore.com>
3231
3232 * source.c (last_source_error): Now bool.
3233 (print_source_lines_base): Make "noprint" bool. Only open
3234 source file when last_source_visited changes.
3235
cb44333d
TT
32362019-08-06 Tom Tromey <tromey@adacore.com>
3237
3238 * annotate.c (annotate_source_line): Use g_source_cache.
3239 * source-cache.c (source_cache::get_plain_source_lines): Change
3240 parameters. Populate m_offset_cache.
3241 (source_cache::ensure): New method.
3242 (source_cache::get_line_charpos): New method.
3243 (extract_lines): Move lower. Change parameters.
3244 (source_cache::get_source_lines): Move lower.
3245 * source-cache.h (class source_cache): Update comment.
3246 <get_line_charpos>: New method.
3247 <get_source_lines>: Update comment.
3248 <clear>: Clear m_offset_cache.
3249 <get_plain_source_lines>: Change parameters.
3250 <ensure>: New method
3251 <m_offset_cache>: New member.
3252 * source.c (forget_cached_source_info_for_objfile): Update.
3253 (info_source_command): Use g_source_cache.
3254 (find_source_lines, open_source_file_with_line_charpos): Remove.
3255 (print_source_lines_base, search_command_helper): Use g_source_cache.
3256 * source.h (open_source_file_with_line_charpos): Don't declare.
3257 * symtab.h (struct symtab) <nlines, line_charpos>: Remove.
3258 * tui/tui-source.c (tui_source_window::do_scroll_vertical):
3259 Use g_source_cache.
3260
872dceaa
TT
32612019-08-06 Tom Tromey <tromey@adacore.com>
3262
3263 * source-cache.c (source_cache::get_plain_source_lines):
3264 Remove "first_line" and "last_line" parameters.
3265 (source_cache::get_source_lines): Cache plain text.
3266 * source-cache.h (class source_cache)
3267 <get_plain_source_lines>: Update.
3268
269249d9
TT
32692019-08-06 Tom Tromey <tromey@adacore.com>
3270
3271 * source-cache.c (extract_lines): No longer a method.
3272 Changed type of parameter. Include final newline.
3273 (selftests::extract_lines_test): New function.
3274 (_initialize_source_cache): Likewise.
3275 * source-cache.h (class source_cache)
3276 <extract_lines>: Don't declare.
3277
c0e8dcd8
TT
32782019-08-06 Tom Tromey <tromey@adacore.com>
3279
3280 * breakpoint.c (init_breakpoint_sal): Update.
3281 (breakpoint): Update.
3282 * breakpoint.h (struct breakpoint) <filter>: Now a
3283 unique_xmalloc_ptr.
3284
0b27c27d
CB
32852019-08-05 Christian Biesinger <cbiesinger@google.com>
3286
3287 * NEWS: Mention dictionary access on blocks.
3288 * python/py-block.c (blpy_getitem): New function.
3289 (block_object_as_mapping): New struct.
3290 (block_object_type): Use new struct for tp_as_mapping field.
3291
4ee94178
CB
32922019-08-05 Christian Biesinger <cbiesinger@google.com>
3293
3294 * objfiles.h (objfile): Add a comment describing partial symbols.
3295
8abfcabc
TT
32962019-08-05 Tom Tromey <tromey@adacore.com>
3297
3298 * compile/compile.c (_initialize_compile): Use _(), not N_().
3299 * thread.c (_initialize_thread): Use _(), not N_().
3300 * stack.c (_initialize_stack): Use _(), not N_().
3301 * printcmd.c (_initialize_printcmd): Use _(), not N_().
3302
2b79f376
SM
33032019-08-04 Simon Marchi <simon.marchi@polymtl.ca>
3304
3305 * dwarf2read.c (struct dw2_symtab_iterator):
3306 <want_specific_block>: Remove.
3307 <block_index>: Change type to gdb::optional.
3308 (dw2_symtab_iter_init): Remove WANT_SPECIFIC_BLOCK parameter,
3309 change type of BLOCK_INDEX parameter to gdb::optional.
3310 (dw2_symtab_iter_next): Re-write in function of gdb::optional.
3311 (dw2_lookup_symbol): Don't pass argument for
3312 WANT_SPECIFIC_BLOCK.
3313 (dw2_expand_symtabs_for_function): Don't pass argument for
3314 WANT_SPECIFIC_BLOCK, pass empty optional for BLOCK_INDEX.
3315 (class dw2_debug_names_iterator)
3316 <dw2_debug_names_iterator>: Remove WANT_SPECIFIC_BLOCK
3317 parameter, change BLOCK_INDEX type to gdb::optional.
3318 <m_want_specific_block>: Remove.
3319 <m_block_index>: Change type to gdb::optional.
3320 (dw2_debug_names_iterator::next): Change type of IS_STATIC to
3321 gdb::optional. Re-write in function of gdb::optional.
3322 (dw2_debug_names_lookup_symbol): Don't pass argument for
3323 WANT_SPECIFIC_BLOCK.
3324 (dw2_debug_names_expand_symtabs_for_function): Don't pass
3325 argument for WANT_SPECIFIC_BLOCK, pass empty optional for
3326 BLOCK_INDEX.
3327
ae60f04e
PW
33282019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3329
3330 * NEWS: Mention changes to "info sources" command.
3331
28cd9371
PW
33322019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3333
3334 * symtab.c (filename_partial_match_opts): New struct type.
3335 (struct output_source_filename_data): New members
3336 regexp, c_regexp, partial_match.
3337 (output_source_filename): Use new members to decide to print file.
3338 (info_sources_option_defs): New variable.
3339 (make_info_sources_options_def_group, print_info_sources_header,
3340 info_sources_command_completer):
3341 New functions.
3342 (info_sources_command): Read new optional arguments.
3343 (_initialize_symtab): Update info sources help.
3344
ca683e3a
AO
33452019-08-02 Alexandre Oliva <oliva@adacore.com>
3346
3347 * ada-lang.c (exception_support_info_v0): Renamed from...
3348 (default_exception_support_info): ... this. Create new
3349 definition for v1.
3350 (ada_has_this_exception_support): Look up catch_handlers_sym.
3351 (ada_exception_support_info_sniffer): Try v0 after default.
3352
f1264162
TT
33532019-08-01 Tom Tromey <tromey@adacore.com>
3354
3355 * ia64-libunwind-tdep.h (struct libunwind_descr): Include
3356 gdbarch.h.
3357
0a7b2485
CB
33582019-08-01 Christian Biesinger <cbiesinger@google.com>
3359
3360 * s12z-tdep.c: Fix include path for s12z-opc.h.
3361
c6bdbeb7
AH
33622019-08-01 Alan Hayward <alan.hayward@arm.com>
3363
3364 * NEWS: Require GNU make 3.82.
3365
a2bd7b82
TT
33662019-07-16 Tom Tromey <tom@tromey.com>
3367
3368 * tui/tui-wingeneral.h (tui_copy_win, tui_box_win): Don't
3369 declare.
3370
aa3b6533
TT
33712019-07-30 Tom Tromey <tromey@adacore.com>
3372
3373 * block.c (contained_in): Remove BLOCK_FUNCTION check.
3374
a1530dc7
KB
33752019-07-30 Kevin Buettner <kevinb@redhat.com>
3376
3377 * printcmd.c (print_address_symbolic): Print negative offsets.
3378 (build_address_symbolic): Force signed arithmetic when computing
3379 offset.
3380
2906593f
CB
33812019-07-30 Christian Biesinger <cbiesinger@google.com>
3382
3383 PR/24474: Add a function to lookup static variables.
3384 * NEWS: Mention this new function.
3385 * python/py-symbol.c (gdbpy_lookup_static_symbol): New function.
3386 * python/python-internal.h (gdbpy_lookup_static_symbol): New function.
3387 * python/python.c (python_GdbMethods): Add new function.
3388
c620ed88
CB
33892019-07-29 Christian Biesinger <cbiesinger@google.com>
3390
3391 * NEWS: Mention new functions Objfile.lookup_{global,static}_symbol.
3392 * python/py-objfile.c (objfpy_lookup_global_symbol): New function.
3393 (objfpy_lookup_static_symbol): New function.
3394 (objfile_object_methods): Add new functions.
3395
bc4268a5
PW
33962019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3397
3398 * NEWS: Mention 'set|show print frame-info'. Mention new
3399 'presence' value for 'frame-arguments'. Mention new '-frame-info'
3400 backtrace argument. Mention that python frame filtering code
3401 is now consistent with what 'backtrace' command prints.
3402
4b5e8d19
PW
34032019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3404
3405 * frame.h (enum print_what): New value 'SHORT_LOCATION', update
3406 comments.
3407 (print_frame_info_auto, print_frame_info_source_line,
3408 print_frame_info_location, print_frame_info_source_and_location,
3409 print_frame_info_location_and_address, print_frame_info_short_location):
3410 New declarations.
3411 (struct frame_print_options): New member print_frame_info.
3412 * extension.h (enum ext_lang_frame_args): New value CLI_PRESENCE.
3413 * stack.h (get_user_print_what_frame_info): New declaration.
3414 (frame_show_address): New declaration.
3415 * stack.c (print_frame_arguments_choices): New value 'presence'.
3416 (print_frame_info_auto, print_frame_info_source_line,
3417 print_frame_info_location, print_frame_info_source_and_location,
3418 print_frame_info_location_and_address, print_frame_info_short_location,
3419 print_frame_info_choices, print_frame_info_print_what): New definitions.
3420 (print_frame_args): Only print dots for args if print frame-arguments
3421 is 'presence'.
3422 (frame_print_option_defs): New element for "frame-info".
3423 (get_user_print_what_frame_info): New function.
3424 (frame_show_address): Make non static. Move comment to stack.h.
3425 (print_frame_info_to_print_what): New function.
3426 (print_frame_info): Update comment. Use fp_opts.print_frame_info
3427 to decide what to print.
3428 (backtrace_command_1): Handle the new print_frame_arguments_presence
3429 value.
3430 (_initialize_stack): Call add_setshow_enum_cmd for frame-info.
3431 * python/py-framefilter.c (py_print_args): Handle CLI_PRESENCE.
3432 (py_print_frame): In non-mi mode, use LOCATION as default for
3433 print_what, similarly to frame information printed directly by
3434 backtrace command. Handle frame-info user option in non MI mode.
3435
6bdfee81
KB
34362019-07-27 Kevin Buettner <kevinb@redhat.com>
3437
3438 * linux-thread-db.c (thread_db_target::thread_handle_to_thread_info):
3439 Add case for debugging 32-bit target on 64-bit host. Revise
3440 comment.
3441
98a617f8
KB
34422019-07-27 Kevin Buettner <kevinb@redhat.com>
3443
3444 * infrun.c (fill_in_stop_func): Use find_pc_partial_function
3445 instead of find_function_entry_range_from_pc.
3446
567238c9
KB
34472019-07-27 Kevin Buettner <kevinb@redhat.com>
3448
3449 * stack.c (find_frame_funname): Remove code which preferred
3450 minsym over symtab sym in "certain pathological cases".
3451
2dc80cf8
KB
3452 * valprint.h (build_address_symbolic): Add "prefer_sym_over_minsym"
3453 parameter. Change type of "do_demangle" to bool.
3454 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
3455 Pass suitable "prefer_sym_over_minsym" flag to
3456 build_address_symbolic(). Don't output "+" for negative offsets.
3457 * printcmd.c (print_address_symbolic): Update invocation of
3458 build_address_symbolic to include a "prefer_sym_over_minsym"
3459 flag.
3460 (build_address_symbolic): Add "prefer_sym_over_minsym" parameter.
3461 Restrict cases in which use of minimal symbol is preferred to that
3462 of a found symbol. Update comments.
3463
1aff7173
KB
3464 * dwarf2-frame.c (dwarf2_frame_cache): Don't decode FDE instructions
3465 for entry pc when entry pc is out of range for that FDE.
3466
89b085ac
BC
34672019-07-26 Brian Callahan <bcallah@openbsd.org>
3468
3469 PR gdb/24839:
3470 * gdb/obsd-nat.c (obsd_nat_target::pid_to_str): Fix typo in return
3471 type.
3472
f32feb4a
CB
34732019-07-25 Christian Biesinger <cbiesinger@google.com>
3474
3475 * python/py-objfile.c (add_separate_debug_file): Fix comment about
3476 this function's Python signature.
3477
3478
34792019-07-24 Christian Biesinger <cbiesinger@google.com>
442853af
CB
3480
3481 * compile/compile-object-load.c (compile_object_load): Pass GLOBAL_SCOPE.
3482 * solib-spu.c (spu_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3483 * solib-svr4.c (elf_lookup_lib_symbol): Pass GLOBAL_SCOPE.
3484 * symtab.c (lookup_global_symbol_from_objfile): Add a scope parameter.
3485 * symtab.h (lookup_global_symbol_from_objfile): Likewise.
3486
3487
c54e4253
YS
34882019-07-24 Yoshinori Sato <ysato@users.sourceforge.jp>
3489
3490 * h8300-tdep.c (h8300_register_name_common): New.
3491 h8300_register_name): Use h8300_register_name_common.
3492 (h8300s_register_name): Likewise.
3493 (h8300sx_register_name): Likewise.
3494 (h8300h_register_nam): New.
3495 (h8300_gdbarch_init): Use h8300h_register_name in h8300h machine.
3496
3497
40eadf04
SP
34982019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3499
3500 * arm-tdep.c (arm_skip_cmse_entry): New function.
3501 (arm_is_sgstubs_section): New function.
3502 (arm_skip_stub): Add call to arm_skip_cmse_entry function.
3503
bfa2a36d
TT
35042019-07-22 Tom Tromey <tom@tromey.com>
3505
3506 * tui/tui-win.c (tui_win_info::make_invisible_and_set_new_height):
3507 Don't self-assign.
3508
a8e9d247
AB
35092019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * c-typeprint.c (c_print_typedef): Pass -1 instead of 0 to
3512 type_print.
3513
eb86c5e2
AB
35142019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3515
3516 * symtab.c (search_symbols): Adjust msymbol matching type arrays
3517 so that GDB doesn't match any msymbols when searching in the
3518 TYPES_DOMAIN.
3519 (print_symbol_info): Print using typedef_print or type_print based
3520 on the type of the symbol. Add updated FIXME comment moved from...
3521 (_initialize_symtab): ... move and update FIXME comment to above.
3522
a8eab7c6
AB
35232019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * NEWS: Mention adding -q option to "info types".
3526 * symtab.c (struct info_types_options): New struct.
3527 (info_types_options_defs): New variable.
3528 (make_info_types_options_def_group): New function.
3529 (info_types_command): Use gdb::option framework to parse options.
3530 (info_types_command_completer): New function.
3531 (_initialize_symtab): Extend the help text on "info types" and
3532 register command completer.
3533
b4603c34
CB
35342019-07-21 Christian Biesinger <cbiesinger@google.com>
3535
3536 * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
3537 (lookup_symbol_in_objfile): Change int to block_enum and add a
3538 gdb_assert to make sure block_index is GLOBAL_BLOCK or STATIC_BLOCK.
3539
c8cdc1e0
CB
35402019-07-20 Christian Biesinger <cbiesinger@google.com>
3541
3542 * MAINTAINERS (Write After Approval): Add self.
3543
01e175fe
AB
35442019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3545
3546 * riscv-tdep.c (riscv_push_dummy_code): Write a 4-byte nop
3547 instruction to the dummy code region.
3548
56f79b63
TT
35492019-07-19 Tom Tromey <tromey@adacore.com>
3550
3551 * contrib/ari/gdb_ari.sh: Mention C++11, not ISO C 90.
3552 (ARGSUSED, PARAMS, __func__): Remove rules.
3553
4c5aa8e0
AH
35542019-07-19 Alan Hayward <alan.hayward@arm.com>
3555
3556 * arm-tdep.c (_initialize_arm_tdep): Remove xml tests.
3557 * features/arm/arm-with-iwmmxt.c: Remove.
3558 * features/arm/arm-with-iwmmxt.xml: Remove.
3559 * features/arm/arm-with-m-fpa-layout.c: Remove.
3560 * features/arm/arm-with-m-fpa-layout.xml: Remove.
3561 * features/arm/arm-with-m-vfp-d16.c: Remove.
3562 * features/arm/arm-with-m-vfp-d16.xml: Remove.
3563 * features/arm/arm-with-m.c: Remove.
3564 * features/arm/arm-with-m.xml: Remove.
3565 * features/arm/arm-with-neon.c: Remove.
3566 * features/arm/arm-with-neon.xml: Remove.
3567 * features/arm/arm-with-vfpv2.c: Remove.
3568 * features/arm/arm-with-vfpv2.xml: Remove.
3569 * features/arm/arm-with-vfpv3.c: Remove.
3570 * features/arm/arm-with-vfpv3.xml: Remove.
3571
f42b2617
AH
35722019-07-19 Alan Hayward <alan.hayward@arm.com>
3573
3574 * arm-tdep.c (_initialize_arm_tdep): Add xml regression tests.
3575
f29ec966
AH
35762019-07-19 Alan Hayward <alan.hayward@arm.com>
3577
3578 * arch/aarch32.c (aarch32_create_target_description): Create
3579 target descriptions using features.
3580 * arch/arm.c (arm_create_target_description)
3581 (arm_create_mprofile_target_description): Likewise.
3582 * arm-tdep.c (_initialize_arm_tdep): Remove tdesc init calls.
3583
d105cce5
AH
35842019-07-19 Alan Hayward <alan.hayward@arm.com>
3585
3586 * Makefile.in: Add new files.
3587 * aarch32-tdep.c: New file.
3588 * aarch32-tdep.h: New file.
3589 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
3590 Call aarch32_read_description.
3591 * arch/aarch32.c: New file.
3592 * arch/aarch32.h: New file.
3593 * arch/arm.c (arm_create_target_description)
3594 (arm_create_mprofile_target_description): New function.
3595 * arch/arm.h (arm_fp_type, arm_m_profile_type): New enum.
3596 (arm_create_target_description)
3597 (arm_create_mprofile_target_description): New declaration.
3598 * arm-fbsd-tdep.c (arm_fbsd_read_description_auxv): Call
3599 read_description functions.
3600 * arm-linux-nat.c (arm_linux_nat_target::read_description):
3601 Likewise.
3602 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
3603 * arm-tdep.c (tdesc_arm_list): New variable.
3604 (arm_register_g_packet_guesses): Call create description functions.
3605 (arm_read_description) (arm_read_mprofile_description): New
3606 function.
3607 * arm-tdep.h (arm_read_description)
3608 (arm_read_mprofile_description): Add declaration.
3609 * configure.tgt: Add new files.
3610
afe09f0b
GL
36112019-07-18 Guillaume LABARTHE <guillaume.labarthe@gmail.com>
3612
3613 * top.c (new_ui_command): Open specified terminal just once.
3614
cd215b2e
TT
36152019-07-18 Tom Tromey <tromey@adacore.com>
3616
3617 * symtab.c (main_name): Constify return type.
3618 * symfile.c (set_initial_language): Update.
3619 * symtab.h (main_name): Constify return type.
3620
d8f68fcb
TT
36212019-07-17 Tom Tromey <tom@tromey.com>
3622
3623 * tui/tui-winsource.c (tui_update_source_window)
3624 (tui_update_source_window_as_is)
3625 (tui_update_source_windows_with_line): Remove return.
3626 * tui/tui-disasm.c (tui_show_disassem)
3627 (tui_show_disassem_and_update_source): Remove return.
3628 * tui/tui.c (tui_reset): Remove return.
3629 * tui/tui-wingeneral.c
3630 (tui_check_and_display_highlight_if_needed): Remove return.
3631
ca5af91e
TT
36322019-07-17 Tom Tromey <tom@tromey.com>
3633
3634 * tui/tui-win.c (parse_scrolling_args): Throw separate errors.
3635
5104fe36
TT
36362019-07-17 Tom Tromey <tom@tromey.com>
3637
3638 * tui/tui-winsource.h (struct tui_exec_info_window)
3639 (struct tui_source_window_base): Move from tui-data.h.
3640 * tui/tui-winsource.c: Move many method definitions from
3641 elsewhere. Remove "structuring" comments.
3642 * tui/tui-wingeneral.c (tui_source_window_base::make_visible)
3643 (tui_source_window_base::refresh_window): Move to
3644 tui-winsource.c.
3645 * tui/tui-win.c (tui_source_window_base::refresh_all)
3646 (tui_source_window_base::update_tab_width)
3647 (tui_source_window_base::set_new_height)
3648 (tui_source_window_base::do_make_visible_with_new_height): Move to
3649 tui-winsource.c.
3650 * tui/tui-source.h: Update.
3651 * tui/tui-source.c (tui_source_window_base::reset): Move to
3652 tui-winsource.c.
3653 * tui/tui-disasm.h: Update.
3654 * tui/tui-data.h (struct tui_exec_info_window): Move to
3655 tui-winsource.h.
3656 (struct tui_source_window_base): Likewise.
3657 * tui/tui-data.c (tui_source_window_base::clear_detail)
3658 (tui_source_window_base, ~tui_source_window_base): Move to
3659 tui-winsource.c.
3660
daa15dde
TT
36612019-07-17 Tom Tromey <tom@tromey.com>
3662
3663 * tui/tui-win.c (tui_resize_all)
3664 (tui_source_window_base::update_tab_width)
3665 (tui_adjust_win_heights): Update.
3666 (tui_win_info::make_invisible_and_set_new_height): Rename from
3667 make_invisible_and_set_new_height.
3668 * tui/tui-data.h (struct tui_win_info)
3669 <make_invisible_and_set_new_height>: New method.
3670
bfad4537
TT
36712019-07-17 Tom Tromey <tom@tromey.com>
3672
3673 * tui/tui.c: Update.
3674 * tui/tui-source.h (struct tui_source_window): Move from
3675 tui-data.h.
3676 * tui/tui-layout.c: Update.
3677 * tui/tui-disasm.c: Update.
3678 * tui/tui-data.h (struct tui_source_window): Move to
3679 tui-source.h.
3680
88f7e873
TT
36812019-07-17 Tom Tromey <tom@tromey.com>
3682
3683 * tui/tui-disasm.h (struct tui_disasm_window): Move from
3684 tui-data.h.
3685 * tui/tui-data.h (struct tui_disasm_window): Move to
3686 tui-disasm.h.
3687
96bd6233
TT
36882019-07-17 Tom Tromey <tom@tromey.com>
3689
3690 * tui/tui-regs.h (struct tui_data_item_window): Move from
3691 tui-data.h.
3692 * tui/tui-regs.c (tui_data_item_window): Move from tui-data.c.
3693 * tui/tui-data.h (struct tui_data_item_window): Move to
3694 tui-regs.h.
3695 * tui/tui-data.c (~tui_data_item_window): Move to tui-regs.c.
3696
ce38393b
TT
36972019-07-17 Tom Tromey <tom@tromey.com>
3698
3699 * tui/tui.c: Update.
3700 * tui/tui-win.c (tui_cmd_window::do_make_visible_with_new_height)
3701 (tui_cmd_window::max_height): Move to tui-command.c.
3702 * tui/tui-layout.c: Update.
3703 * tui/tui-data.h (struct tui_cmd_window): Move to tui-command.h.
3704 * tui/tui-data.c (tui_cmd_window::clear_detail): Move to
3705 tui-command.c.
3706 * tui/tui-command.h (struct tui_cmd_window): Move from
3707 tui-data.h.
3708 * tui/tui-command.c: Remove "structuring" comments.
3709 (tui_cmd_window::clear_detail)
3710 (tui_cmd_window::do_make_visible_with_new_height)
3711 (tui_cmd_window::max_height): Move from elsewhere.
3712
2d8b51cb
TT
37132019-07-17 Tom Tromey <tom@tromey.com>
3714
3715 * tui/tui-io.c (tui_dispatch_ctrl_char): Move from tui-command.c.
3716 Now static.
3717 * tui/tui-command.h (tui_dispatch_ctrl_char): Don't declare.
3718 * tui/tui-command.c (tui_dispatch_ctrl_char): Move to tui-io.c.
3719
18ab23af
TT
37202019-07-17 Tom Tromey <tom@tromey.com>
3721
3722 * tui/tui.c: Update.
3723 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Move to
3724 tui-regs.c.
3725 * tui/tui-windata.h: Remove file.
3726 * tui/tui-windata.c: Remove file.
3727 * tui/tui-win.c (tui_data_window::set_new_height)
3728 (tui_data_window::do_make_visible_with_new_height): Move to
3729 tui-regs.c.
3730 * tui/tui-regs.h (struct tui_data_window): Move from tui-data.h.
3731 * tui/tui-regs.c: Remove "structuring" comments.
3732 (tui_data_window::first_data_item_displayed)
3733 (tui_data_window::delete_data_content_windows)
3734 (tui_data_window::erase_data_content)
3735 (tui_data_window::display_all_data)
3736 (tui_data_window::refresh_all)
3737 (tui_data_window::do_scroll_vertical)
3738 (tui_data_window::clear_detail, tui_data_window::set_new_height)
3739 (tui_data_window::do_make_visible_with_new_height)
3740 (tui_data_window::refresh_window): Move from elsewhere.
3741 (_initialize_tui_regs): Move to end of file.
3742 * tui/tui-layout.c: Update.
3743 * tui/tui-hooks.c: Update.
3744 * tui/tui-data.h (struct tui_data_window): Move to tui-regs.h.
3745 * tui/tui-data.c (tui_data_window::clear_detail): Move to
3746 tui-regs.c.
3747 * Makefile.in (SUBDIR_TUI_SRCS): Remove tui-windata.c.
3748
88b7e7cc
TT
37492019-07-17 Tom Tromey <tom@tromey.com>
3750
3751 * tui/tui-io.c (tui_puts_internal): Call wrefresh if newline is
3752 seen.
3753
0fcd3711
TT
37542019-07-17 Tom Tromey <tom@tromey.com>
3755
3756 * tui/tui-win.c (tui_source_window_base::set_new_height)
3757 (tui_source_window_base::do_make_visible_with_new_height): Use
3758 m_has_locator field directly.
3759 * tui/tui-data.h (struct tui_win_info) <has_locator>: Remove
3760 method.
3761 (struct tui_source_window_base) <has_locator>: Likewise.
3762
4a38112d
TT
37632019-07-17 Tom Tromey <tom@tromey.com>
3764
3765 * tui/tui-wingeneral.h (tui_make_visible, tui_make_invisible):
3766 Don't declare.
3767 * tui/tui-wingeneral.c (tui_make_visible, tui_make_invisible):
3768 Remove.
3769 * tui/tui-win.c (tui_source_window_base::set_new_height)
3770 (tui_source_window_base::set_new_height)
3771 (make_invisible_and_set_new_height)
3772 (tui_source_window_base::do_make_visible_with_new_height)
3773 (tui_source_window_base::do_make_visible_with_new_height):
3774 Update.
3775 * tui/tui-layout.c (show_source_disasm_command, show_data)
3776 (show_source_or_disasm_and_command): Update.
3777 * tui/tui-layout.c (show_layout): Update.
3778
09129226
TT
37792019-07-17 Tom Tromey <tom@tromey.com>
3780
3781 * tui/tui-layout.c (make_data_window): Remove.
3782 (show_data): Unify creation and re-initialization cases.
3783
4a8a5e84
TT
37842019-07-17 Tom Tromey <tom@tromey.com>
3785
3786 * tui/tui-layout.c (make_source_window, make_disasm_window):
3787 Remove.
3788 (show_data): Unify creation and re-initialization cases.
3789
76d2be8e
TT
37902019-07-17 Tom Tromey <tom@tromey.com>
3791
3792 * tui/tui-layout.c (make_command_window): Remove.
3793 (show_source_disasm_command, show_source_or_disasm_and_command):
3794 Unify creation and re-initialization cases.
3795
890b8bde
TT
37962019-07-17 Tom Tromey <tom@tromey.com>
3797
3798 * tui/tui-layout.c (show_source_or_disasm_and_command): Unify
3799 creation and re-initialization cases.
3800
2cdfa113
TT
38012019-07-17 Tom Tromey <tom@tromey.com>
3802
3803 * tui/tui-regs.c (tui_get_register): Return void.
3804
8e3cfd09
TT
38052019-07-17 Tom Tromey <tom@tromey.com>
3806
3807 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible):
3808 Simplify.
3809
f4e04977
TT
38102019-07-17 Tom Tromey <tom@tromey.com>
3811
3812 * tui/tui-layout.c (show_source_disasm_command): Simplify window
3813 resetting.
3814
0379b883
TT
38152019-07-17 Tom Tromey <tom@tromey.com>
3816
3817 * tui/tui.h (tui_set_layout_by_name): Don't declare.
3818 * tui/tui-regs.c (tui_reg_layout): New function.
3819 (tui_show_registers, tui_reg_command): Use it.
3820 * tui/tui-layout.c (LAYOUT_USAGE): Remove.
3821 (tui_layout_command): Rename from tui_set_layout_by_name. Change
3822 parameters.
3823 (tui_layout_command): Remove.
3824
b7fbad91
TT
38252019-07-17 Tom Tromey <tom@tromey.com>
3826
3827 * tui/tui-layout.h (tui/tui-layout): Return void.
3828 * tui/tui-layout.c (tui_set_layout): Return void. Add assert.
3829
4e1e56b9
TT
38302019-07-17 Tom Tromey <tom@tromey.com>
3831
3832 * tui/tui-layout.c (show_source_disasm_command, show_data):
3833 Update.
3834 (reset_locator): Remove.
3835 (show_source_or_disasm_and_command): Update.
3836
1e0c09ba
TT
38372019-07-17 Tom Tromey <tom@tromey.com>
3838
3839 * tui/tui-source.c (tui_source_window_base::reset): Remove
3840 win_type parameter.
3841 * tui/tui-layout.c (make_command_window, make_source_window)
3842 (make_disasm_window, make_data_window)
3843 (show_source_disasm_command, show_data, tui_gen_win_info::reset)
3844 (reset_locator, show_source_or_disasm_and_command): Update.
3845 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Remove
3846 win_type parameter.
3847 (struct tui_source_window_base) <reset>: Likewise.
3848
1bf605de
TT
38492019-07-17 Tom Tromey <tom@tromey.com>
3850
3851 * tui/tui-layout.c (show_source_disasm_command): Use
3852 reset_locator.
3853 (reset_locator): New function.
3854 (init_and_make_win): Remove.
3855 (show_source_or_disasm_and_command): Use reset_locator.
3856
098f9ed4
TT
38572019-07-17 Tom Tromey <tom@tromey.com>
3858
3859 * tui/tui-winsource.c (tui_set_exec_info_content): Remove
3860 condition.
3861 * tui/tui-wingeneral.c (tui_source_window_base::make_visible):
3862 Remove condition.
3863 * tui/tui-source.c (tui_source_window_base::reset): New method.
3864 * tui/tui-layout.c (make_command_window): Don't call
3865 init_and_make_win.
3866 (make_source_window, make_disasm_window): Don't call
3867 make_source_or_disasm_window.
3868 (make_data_window): Don't call init_and_make_win. Change calling
3869 convention.
3870 (show_source_disasm_command, show_data): Simplify.
3871 (make_source_or_disasm_window): Remove.
3872 (show_source_or_disasm_and_command): Simplify.
3873 * tui/tui-data.h (struct tui_gen_win_info) <reset>: Now virtual.
3874 (struct tui_source_window_base) <reset>: Likewise.
3875 <execution_info>: Remove initializer.
3876 * tui/tui-data.c (tui_source_window_base): Initialize
3877 execution_info.
3878
80110957
TT
38792019-07-17 Tom Tromey <tom@tromey.com>
3880
3881 * tui/tui-layout.c (tui_set_layout): Remove regs_populate
3882 variable.
3883
cf82af05
TT
38842019-07-17 Tom Tromey <tom@tromey.com>
3885
3886 * tui/tui.c (tui_rl_other_window): Update.
3887 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Call
3888 superclass method first. Always iterate over regs_content.
3889 (tui_unhighlight_win, tui_highlight_win): Use refresh_window
3890 method.
3891 * tui/tui-win.c (tui_set_focus_command): Update.
3892
01aeb396
TT
38932019-07-17 Tom Tromey <tom@tromey.com>
3894
3895 * tui/tui-win.c (tui_set_focus_command): Rename from
3896 tui_set_focus. Call tui_enable.
3897 (tui_set_focus_command): Remove.
3898
fd6c75ee
TT
38992019-07-17 Tom Tromey <tom@tromey.com>
3900
3901 * tui/tui-winsource.c (tui_show_exec_info_content): Don't call
3902 refresh_window.
3903 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Call
3904 touchwin.
3905 (tui_data_window::refresh_window): Call refresh_window on data
3906 items. Always call superclass refresh_window.
3907 (tui_win_info::refresh): Remove.
3908 (tui_source_window_base::refresh_window): Update.
3909 (tui_refresh_all): Update.
3910 * tui/tui-layout.c (show_source_disasm_command): Remove call to
3911 refresh_window.
3912 (show_source_or_disasm_and_command): Likewise.
3913 * tui/tui-data.h (struct tui_win_info) <refresh>: Remove.
3914 (struct tui_source_window_base) <refresh>: Likewise.
3915
f6cc34a9
TT
39162019-07-17 Tom Tromey <tom@tromey.com>
3917
3918 * tui/tui-winsource.c (tui_clear_source_content)
3919 (tui_show_source_content): Update.
3920 * tui/tui-source.c (tui_source_window::showing_source_p): Check
3921 whether content is empty.
3922 * tui/tui-data.h (struct tui_source_window_base) <content_in_use>:
3923 Remove.
3924
f31ec9af
TT
39252019-07-17 Tom Tromey <tom@tromey.com>
3926
3927 * tui/tui-winsource.c (tui_erase_source_content): Clear the
3928 window's contents.
3929 * tui/tui-source.h (tui_set_source_content_nil): Don't declare.
3930 * tui/tui-source.c (tui_set_source_content_nil): Remove.
3931
d1b6f1e5
TT
39322019-07-17 Tom Tromey <tom@tromey.com>
3933
3934 * tui/tui-data.h (UNDEFINED_ITEM): Remove define.
3935 (struct tui_data_item_window): Update.
3936
d9743a13
TT
39372019-07-17 Tom Tromey <tom@tromey.com>
3938
3939 * tui/tui-data.h (MAX_CONTENT_COUNT, TUI_NULL_STR)
3940 (DEFAULT_HISTORY_COUNT, WITH_LOCATOR, NO_LOCATOR): Remove
3941 defines.
3942
caf0bc4e
TT
39432019-07-17 Tom Tromey <tom@tromey.com>
3944
3945 * tui/tui-winsource.h (tui_erase_source_content)
3946 (tui_clear_source_content): Remove "display_prompt" parameter.
3947 * tui/tui-winsource.c (tui_update_source_window_as_is)
3948 (tui_update_source_windows_with_addr): Update.
3949 (tui_clear_source_content): Remove "display_prompt" parameter.
3950 (tui_erase_source_content): Likewise. Simplify.
3951 (tui_show_source_content): Update.
3952 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
3953 * tui/tui-stack.c (tui_show_frame_info): Update.
3954 * tui/tui-data.h (EMPTY_SOURCE_PROMPT, NO_EMPTY_SOURCE_PROMPT):
3955 Remove defines.
3956
9d391078
TT
39572019-07-17 Tom Tromey <tom@tromey.com>
3958
3959 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
3960 * tui/tui-disasm.h (tui_set_disassem_content): Add win_info
3961 parameter.
3962 * tui/tui-disasm.c (tui_set_disassem_content): Add win_info
3963 parameter.
3964
a38da35d
TT
39652019-07-17 Tom Tromey <tom@tromey.com>
3966
3967 * tui/tui-winsource.c (tui_clear_source_content)
3968 (tui_show_source_content, tui_show_exec_info_content)
3969 (tui_clear_exec_info_content): Update.
3970 * tui/tui-stack.c (tui_show_locator_content): Update.
3971 (tui_show_frame_info): Update.
3972 * tui/tui-source.h (tui_source_window): Don't declare.
3973 * tui/tui-source.c (tui_source_window::showing_source_p): Rename
3974 from tui_source_is_displayed.
3975 * tui/tui-data.h (struct tui_gen_win_info) <content_in_use>:
3976 Remove field.
3977 (struct tui_source_window_base) <content_in_use>: New field. Now
3978 bool.
3979 (struct tui_source_window) <showing_source_p>: New method.
3980 (TUI_SRC_WIN): Change cast.
3981 * tui/tui-data.c (tui_initialize_static_data): Update.
3982
c2cd8994
TT
39832019-07-17 Tom Tromey <tom@tromey.com>
3984
3985 * tui/tui-winsource.c (tui_update_breakpoint_info): Use
3986 location_matches_p.
3987 * tui/tui-source.c (tui_source_window::location_matches_p): New
3988 method.
3989 * tui/tui-disasm.c (tui_disasm_window::location_matches_p): New
3990 method.
3991 * tui/tui-data.h (struct tui_source_window_base)
3992 <location_matches_p>: New method.
3993 (struct tui_source_window, struct tui_disasm_window)
3994 <location_matches_p>: Likewise.
3995
4dde7b34
TT
39962019-07-17 Tom Tromey <tom@tromey.com>
3997
3998 * tui/tui-win.c (tui_set_win_height_command): Rename from
3999 tui_set_win_height.
4000 (tui_set_win_height_command): Remove.
4001
b73dd877
TT
40022019-07-17 Tom Tromey <tom@tromey.com>
4003
4004 * tui/tui-source.c (tui_source_window): New constructor. Add
4005 observer.
4006 (~tui_source_window): New destructor.
4007 (tui_source_window::style_changed): New method.
4008 * tui/tui-hooks.c (tui_redisplay_source): Remove.
4009 (tui_attach_detach_observers): Update.
4010 * tui/tui-data.h (struct tui_source_window): Make constructor not
4011 inline. Add destructor.
4012 (struct tui_source_window) <style_changed>: New method.
4013 <m_observable>: New member.
4014
ae2b5380
TT
40152019-07-17 Tom Tromey <tom@tromey.com>
4016
4017 * tui/tui-data.c (tui_clear_source_windows_detail): Fix typo.
4018 * tui/tui-win.c (tui_resize_all): Fix typo.
4019
1ce3e844
TT
40202019-07-17 Tom Tromey <tom@tromey.com>
4021
4022 * tui/tui-wingeneral.h (tui_refresh_all): Update.
4023 * tui/tui-wingeneral.c (make_all_visible): Use foreach.
4024 (tui_refresh_all): Remove "list" parameter. Use foreach.
4025 * tui/tui-win.c (window_name_completer): Use foreach.
4026 (tui_refresh_all_win, tui_rehighlight_all, tui_all_windows_info)
4027 (update_tab_width): Likewise.
4028 * tui/tui-layout.c (show_layout): Update.
4029 * tui/tui-data.h (class tui_window_iterator): New.
4030 (struct all_tui_windows): New.
4031 * tui/tui-data.c (tui_partial_win_by_name): Use foreach.
4032
fe3eaf1c
TT
40332019-07-17 Tom Tromey <tom@tromey.com>
4034
4035 * tui/tui-regs.c (tui_reg_next, tui_reg_prev): Add "current_group"
4036 parameter. Don't reference globals.
4037 (tui_reg_command): Update.
4038
368c1354
TT
40392019-07-17 Tom Tromey <tom@tromey.com>
4040
4041 * tui/tui-regs.c (tui_show_registers): Simplify.
4042
e80cd204
TT
40432019-07-17 Tom Tromey <tom@tromey.com>
4044
4045 * tui/tui-regs.c (tui_show_registers): Update.
4046 (tui_show_register_group): Add win_info parameter.
4047
aca2dd16
TT
40482019-07-17 Tom Tromey <tom@tromey.com>
4049
4050 * tui/tui-regs.c (tui_data_window::display_reg_element_at_line):
4051 Rename from tui_display_reg_element_at_line.
4052 (tui_data_window::display_registers_from_line): Update.
4053 * tui/tui-data.h (struct tui_data_window)
4054 <display_reg_element_at_line>: New method.
4055
517e9505
TT
40562019-07-17 Tom Tromey <tom@tromey.com>
4057
4058 * tui/tui-regs.h (tui_display_registers_from)
4059 (tui_display_registers_from_line): Don't declare.
4060 * tui/tui-windata.c (tui_data_window::display_all_data)
4061 (tui_data_window::refresh_all)
4062 (tui_data_window::do_scroll_vertical): Update.
4063 * tui/tui-regs.c (tui_data_window::display_registers_from): Rename
4064 from tui_display_registers_from.
4065 (tui_display_reg_element_at_line): Update.
4066 (tui_data_window::display_registers_from_line): Rename from
4067 tui_display_registers_from_line.
4068 * tui/tui-data.h (struct tui_data_window) <display_registers_from,
4069 display_registers_from_line>: New methods.
4070
f76d8b19
TT
40712019-07-17 Tom Tromey <tom@tromey.com>
4072
4073 * tui/tui-windata.h (tui_erase_data_content): Don't declare.
4074 * tui/tui-windata.c (tui_data_window::erase_data_content): Rename
4075 from tui_erase_data_content.
4076 (tui_data_window::display_all_data)
4077 (tui_data_window::refresh_all)
4078 (tui_data_window::do_scroll_vertical): Update.
4079 * tui/tui-regs.c (tui_show_registers): Update.
4080 * tui/tui-data.h (struct tui_data_window) <erase_data_content>:
4081 New method.
4082
b4094625
TT
40832019-07-17 Tom Tromey <tom@tromey.com>
4084
4085 * tui/tui-windata.h (tui_delete_data_content_windows): Don't
4086 declare.
4087 * tui/tui-windata.c
4088 (tui_data_window::delete_data_content_windows): Rename from
4089 tui_delete_data_content_windows.
4090 (tui_data_window::display_all_data)
4091 (tui_data_window::do_scroll_vertical): Update.
4092 * tui/tui-data.h (struct tui_data_window)
4093 <delete_data_content_windows>: New method.
4094
c223a729
TT
40952019-07-17 Tom Tromey <tom@tromey.com>
4096
4097 * tui/tui-windata.h (tui_refresh_data_win): Don't declare.
4098 * tui/tui-regs.h (tui_first_reg_element_inline): Don't declare.
4099
50daf268
TT
41002019-07-17 Tom Tromey <tom@tromey.com>
4101
4102 * tui/tui-windata.h (tui_display_all_data): Don't declare.
4103 * tui/tui-windata.c (tui_data_window::display_all_data): Rename
4104 from tui_display_all_data.
4105 * tui/tui-win.c
4106 (tui_data_window::do_make_visible_with_new_height): Update.
4107 * tui/tui-regs.c (tui_show_registers): Update.
4108 * tui/tui-layout.c (tui_set_layout): Update.
4109 * tui/tui-data.h (struct tui_data_window) <display_all_data>: New
4110 method.
4111
df5f8cab
TT
41122019-07-17 Tom Tromey <tom@tromey.com>
4113
4114 * tui/tui-windata.h (tui_display_data_from): Don't declare.
4115 * tui/tui-windata.c (tui_display_data_from): Remove.
4116 (tui_data_window::refresh_all): Update.
4117
80cb6c27
TT
41182019-07-17 Tom Tromey <tom@tromey.com>
4119
4120 * tui/tui-windata.h (tui_display_data_from_line): Don't declare.
4121 * tui/tui-windata.c (tui_display_data_from_line): Remove.
4122 (tui_display_data_from, tui_data_window::do_scroll_vertical): Call
4123 tui_display_registers_from_line.
4124 * tui/tui-regs.h (tui_display_registers_from_line): Update.
4125 * tui/tui-regs.c (tui_display_registers_from_line): Remove
4126 "force_display" parameter.
4127
baff0c28
TT
41282019-07-17 Tom Tromey <tom@tromey.com>
4129
4130 * tui/tui-regs.h (tui_first_reg_element_no_inline): Don't
4131 declare.
4132 * tui/tui-regs.c (tui_data_window::first_reg_element_no_inline):
4133 Rename from tui_first_reg_element_no_inline.
4134 (tui_display_reg_element_at_line)
4135 (tui_display_registers_from_line): Update.
4136 * tui/tui-data.h (struct tui_data_window)
4137 <first_reg_element_no_inline>: New method.
4138
3b23c5f2
TT
41392019-07-17 Tom Tromey <tom@tromey.com>
4140
4141 * tui/tui-windata.c (tui_display_data_from)
4142 (tui_data_window::do_scroll_vertical): Update.
4143 * tui/tui-regs.h (tui_line_from_reg_element_no): Don't declare.
4144 * tui/tui-regs.c (tui_data_window::line_from_reg_element_no):
4145 Rename from tui_line_from_reg_element_no.
4146 (tui_display_registers_from_line): Update.
4147 * tui/tui-data.h (struct tui_data_window)
4148 <line_from_reg_element_no>: New method.
4149
0b5ec218
TT
41502019-07-17 Tom Tromey <tom@tromey.com>
4151
4152 * tui/tui-regs.h (tui_last_regs_line_no): Don't declare.
4153 * tui/tui-regs.c (tui_data_window::last_regs_line_no): Rename from
4154 tui_last_regs_line_no.
4155 (tui_display_reg_element_at_line)
4156 (tui_display_registers_from_line): Update.
4157 * tui/tui-data.h (struct tui_data_window) <last_regs_line_no>: New
4158 method.
4159
0807ab7b
TT
41602019-07-17 Tom Tromey <tom@tromey.com>
4161
4162 PR tui/24722:
4163 * tui/tui-winsource.h (tui_update_all_breakpoint_info)
4164 (tui_update_breakpoint_info): Add "being_deleted" parameter.
4165 * tui/tui-winsource.c (tui_update_source_window_as_is): Update.
4166 (tui_update_all_breakpoint_info): Add "being_deleted" parameter.
4167 (tui_update_breakpoint_info): Likewise.
4168 * tui/tui-hooks.c (tui_event_create_breakpoint)
4169 (tui_event_delete_breakpoint, tui_event_modify_breakpoint):
4170 Update.
4171
9ad7fdef
TT
41722019-07-17 Tom Tromey <tom@tromey.com>
4173
4174 * tui/tui-stack.c (tui_show_frame_info): Consolidate "if"s.
4175
5813316f
TT
41762019-07-17 Tom Tromey <tom@tromey.com>
4177
4178 * tui/tui-winsource.c (tui_update_source_window_as_is)
4179 (tui_update_source_windows_with_addr): Update.
4180 * tui/tui-source.h (tui_set_source_content)
4181 (tui_show_symtab_source): Add "win_info" parameter.
4182 * tui/tui-source.c (tui_set_source_content): Add "win_info"
4183 parameter.
4184 (tui_show_symtab_source): Likewise.
4185
00e264e7
TT
41862019-07-17 Tom Tromey <tom@tromey.com>
4187
4188 * tui/tui-wingeneral.c
4189 (tui_check_and_display_highlight_if_needed): Check can_highlight.
4190
06210ce4
TT
41912019-07-17 Tom Tromey <tom@tromey.com>
4192
4193 * tui/tui-data.h (struct tui_win_info) <can_scroll>: New method.
4194 (struct tui_cmd_window) <can_scroll>: New method.
4195 * tui/tui-command.c (tui_dispatch_ctrl_char): Use can_scroll
4196 method.
4197
381befee
TT
41982019-07-17 Tom Tromey <tromey@adacore.com>
4199
4200 * ui-out.h (class ui_out) <field_signed, field_fmt_signed,
4201 do_field_signed>: Rename. Change type of "value".
4202 * ui-out.c (ui_out::field_signed): Rename from field_int.
4203 Change type of "value".
4204 (ui_out::field_fmt_signed): Rename from field_fmt_int. Change
4205 type of "value".
4206 * tui/tui-out.h (class tui_ui_out) <do_field_signed>: Rename from
4207 do_field_int. Change type of "value".
4208 * tui/tui-out.c (tui_ui_out::do_field_signed): Rename from
4209 do_field_int. Change type of "value".
4210 * tracepoint.c (trace_status_mi, tfind_1)
4211 (print_one_static_tracepoint_marker): Update.
4212 * thread.c (print_thread_info_1, print_selected_thread_frame):
4213 Update.
4214 * stack.c (print_frame, print_frame_info): Update.
4215 * spu-tdep.c (info_spu_signal_command, info_spu_dma_cmdlist):
4216 Update.
4217 * source.c (print_source_lines_base): Update.
4218 * skip.c (info_skip_command): Update.
4219 * record-btrace.c (btrace_ui_out_decode_error)
4220 (btrace_call_history_src_line): Update.
4221 * python/py-framefilter.c (py_print_single_arg, py_print_frame):
4222 Update.
4223 * progspace.c (print_program_space): Update.
4224 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Update.
4225 * mi/mi-out.h (class mi_ui_out) <do_field_signed>: Rename from
4226 do_field_int. Change type of "value".
4227 * mi/mi-out.c (mi_ui_out::do_table_begin)
4228 (mi_ui_out::do_table_header): Update.
4229 (mi_ui_out::do_field_signed): Rename from do_field_int. Change
4230 type of "value".
4231 * mi/mi-main.c (mi_cmd_thread_list_ids, print_one_inferior)
4232 (mi_cmd_data_list_changed_registers, output_register)
4233 (mi_cmd_data_read_memory, mi_load_progress)
4234 (mi_cmd_trace_frame_collected): Update.
4235 * mi/mi-interp.c (mi_on_normal_stop_1, mi_output_solib_attribs):
4236 Update.
4237 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_create)
4238 (mi_cmd_var_delete, mi_cmd_var_info_num_children)
4239 (mi_cmd_var_list_children, varobj_update_one): Update.
4240 * mi/mi-cmd-stack.c (mi_cmd_stack_info_depth)
4241 (mi_cmd_stack_list_args, list_arg_or_local): Update.
4242 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Update.
4243 * inferior.c (print_inferior): Update.
4244 * gdb_bfd.c (print_one_bfd): Update.
4245 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn):
4246 Update.
4247 * darwin-nat-info.c (darwin_debug_regions_recurse): Update.
4248 * cli-out.h (class cli_ui_out) <do_field_signed>: Rename from
4249 do_field_int. Change type of "value".
4250 * cli-out.c (cli_ui_out::do_field_signed): Rename from
4251 do_field_int. Change type of "value".
4252 * breakpoint.c (watchpoint_check, print_breakpoint_location)
4253 (print_one_breakpoint_location, print_it_catch_fork)
4254 (print_one_catch_fork, print_it_catch_vfork)
4255 (print_one_catch_vfork, print_it_catch_solib)
4256 (print_it_catch_exec, print_it_ranged_breakpoint)
4257 (print_mention_watchpoint, print_mention_masked_watchpoint)
4258 (bkpt_print_it, update_static_tracepoint): Update.
4259 * break-catch-throw.c (print_it_exception_catchpoint): Update.
4260 * break-catch-syscall.c (print_it_catch_syscall): Update.
4261 * ada-tasks.c (print_ada_task_info): Update.
4262 * ada-lang.c (print_it_exception, print_mention_exception):
4263 Update.
4264
6b78c3f8
AB
42652019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 PR breakpoints/24541
4268 * gdbarch.c: Regenerate.
4269 * gdbarch.h: Regenerate.
4270 * gdbarch.sh: Adjust return type and parameter types for
4271 'stap_adjust_register'.
4272 (i386_stap_adjust_register): Adjust signature and return new
4273 register name.
4274 * stap-probe.c (stap_parse_register_operand): Adjust use of
4275 'gdbarch_stap_adjust_register'.
4276
d72a9b85
TT
42772019-07-17 Tom Tromey <tromey@adacore.com>
4278
4279 * s390-linux-nat.c (s390_watch_area): Remove typedef. Don't
4280 declare VEC.
4281 (struct s390_debug_reg_state) <watch_areas, break_areas>: Now
4282 std::vector.
4283 (struct s390_process_info): Add initializers.
4284 (s390_add_process): Use new.
4285 (s390_linux_nat_target::low_forget_process): Use delete.
4286 (s390_linux_nat_target::low_new_fork)
4287 (s390_linux_nat_target::stopped_by_watchpoint)
4288 (s390_linux_nat_target::low_prepare_to_resume)
4289 (s390_linux_nat_target::insert_watchpoint)
4290 (s390_linux_nat_target::insert_hw_breakpoint)
4291 (s390_linux_nat_target::remove_watchpoint)
4292 (s390_linux_nat_target::remove_hw_breakpoint): Update.
4293
206e6c58
JB
42942019-07-16 John Baldwin <jhb@FreeBSD.org>
4295
4296 * aarch64-fbsd-nat.c: Include regcache.h.
4297 (getregs_supplies, getfpregs_supplies): Remove unused gdbarch
4298 argument.
4299 (aarch64_fbsd_nat_target::fetch_registers)
4300 (aarch64_fbsd_nat_target::store_registers): Remove gdbarch
4301 variable.
4302 * arm-fbsd-nat.c, riscv-fbsd-nat.c: Likewise.
4303
cbde90f2
JB
43042019-07-16 John Baldwin <jhb@FreeBSD.org>
4305
4306 * fbsd-nat.c: Include gdbarch.h.
4307
07128006
TT
43082019-07-15 Tom Tromey <tromey@adacore.com>
4309
4310 * mi/mi-out.c (mi_ui_out::do_field_int): Use plongest.
4311
1f77b012
TT
43122019-07-15 Tom Tromey <tromey@adacore.com>
4313
4314 * mi/mi-out.h (class mi_ui_out) <do_field_unsigned>: Declare.
4315 * mi/mi-out.c (mi_ui_out::do_field_unsigned): New method.
4316 * cli-out.h (class cli_ui_out) <do_field_unsigned>: Declare.
4317 * cli-out.c (cli_ui_out::do_field_int): New method.
4318 * ui-out.c (ui_out::field_unsigned): New method.
4319 * symfile.c (generic_load): Use field_unsigned.
4320 (print_transfer_performance): Likewise.
4321 * record-btrace.c (ui_out_field_uint): Remove.
4322 (btrace_call_history_insn_range, btrace_call_history): Use
4323 field_unsigned.
4324 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
4325 field_unsigned.
4326 * ui-out.h (class ui_out) <field_unsigned>: New method.
4327 <do_field_unsigned>: Likewise.
4328
33eca680
TT
43292019-07-15 Tom Tromey <tromey@adacore.com>
4330
4331 * mi/mi-main.c (list_available_thread_groups): Use field_string.
4332 * mi/mi-interp.c (mi_memory_changed): Use field_string.
4333 * target.c (flash_erase_command): Use field_string.
4334 * infrun.c (print_signal_received_reason): Use field_string.
4335 * i386-tdep.c (i386_mpx_print_bounds): Use field_string.
4336 * breakpoint.c (maybe_print_thread_hit_breakpoint): Use
4337 field_string.
4338 * ada-tasks.c (print_ada_task_info): Use field_string.
4339
ca8d69be
TT
43402019-07-15 Tom Tromey <tromey@adacore.com>
4341
4342 * target.c (flash_erase_command): Use field_core_addr.
4343 * symfile.c (generic_load): Use field_core_addr.
4344 * sparc64-linux-tdep.c (sparc64_linux_handle_segmentation_fault):
4345 Use field_core_addr.
4346 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): Use
4347 field_core_addr.
4348
0d4e84ed
AB
43492019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4350
4351 * dwarf2loc.c (dwarf2_evaluate_property): Sign extend property
4352 value if its desired type is smaller than a CORE_ADDR and signed.
4353
9a49df9d
AB
43542019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * dwarf2loc.c (dwarf2_evaluate_property): Update to take account
4357 of changes to field names, and use new is_reference field to
4358 decide if a property is a reference or not.
4359 * dwarf2loc.h (struct dwarf2_locexpr_baton): Add 'is_reference'
4360 field.
4361 (struct dwarf2_property_baton): Update header comment, rename
4362 'referenced_type' to 'property_type' and update comments.
4363 * dwarf2read.c (attr_to_dynamic_prop): Add extra parameter to hold
4364 default property type, store in property baton, update to take
4365 accound of renamed field.
4366 (read_func_scope): Update call to attr_to_dynamic_prop.
4367 (read_array_type): Likewise.
4368 (dwarf2_per_cu_addr_sized_int_type): New function.
4369 (read_subrange_index_type): Move type finding code to
4370 dwarf2_per_cu_addr_sized_int_type.
4371 (read_subrange_type): Update calls to attr_to_dynamic_prop.
4372 (dwarf2_per_cu_addr_type): New function.
4373 (set_die_type): Update calls to attr_to_dynamic_prop.
4374
b86352cf
AB
43752019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4376
4377 * dwarf2read.c (read_subrange_index_type): New function.
4378 (read_subrange_type): Move code into new function and call it.
4379 * gdbtypes.c (create_range_type): Add some asserts.
4380
603490bf
AB
43812019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4382
4383 * dwarf2loc.c (dwarf2_evaluate_property): Change return type, and
4384 update return statements.
4385 * dwarf2loc.h (dwarf2_evaluate_property): Update return type on
4386 declaration, and update comment to match.
4387 * gdbtypes.c (resolve_dynamic_array): Update call to
4388 dwarf2_evaluate_property to match new return type.
4389
592f9d27
AB
43902019-07-12 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * valarith.c (value_subscripted_rvalue): Change lowerbound
4393 parameter type from int to LONGEST.
4394 * value.h (value_subscripted_rvalue): Likewise in declaration.
4395
60cfcb20
AB
43962019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4397
4398 * cli/cli-utils.c (info_print_command_completer): New function.
4399 * cli/cli-utils.h: Add 'completer.h' include, and forward
4400 declaration for 'struct cmd_list_element'.
4401 (info_print_command_completer): Declare.
4402 * stack.c (_initialize_stack): Add completer for 'info locals' and
4403 'info args'.
4404 * symtab.c (_initialize_symtab): Add completer for 'info
4405 variables' and 'info functions'.
4406 * NEWS: Mention completion for additional info commands.
4407
b16507e0
AB
44082019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4409
4410 * cli/cli-utils.c (extract_info_print_args): Delete.
4411 (extract_arg_maybe_quoted): Delete.
4412 (info_print_options_defs): New variable.
4413 (make_info_print_options_def_group): New function.
4414 (extract_info_print_options): Define new function.
4415 * cli/cli-utils.h (extract_info_print_args): Delete.
4416 (struct info_print_options): New structure.
4417 (extract_info_print_options): Declare new function.
4418 * stack.c (info_locals_command): Update to use new
4419 extract_info_print_options, also add a header comment.
4420 (info_args_command): Likewise.
4421 * symtab.c (info_variables_command): Likewise.
4422 (info_functions_command): Likewise.
4423
021d8588
AB
44242019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4425
4426 * cli/cli-option.c (parse_option): Use extract_string_maybe_quoted
4427 to extract string arguments.
4428 * common/common-utils.c (extract_string_maybe_quoted): New function.
4429 * common/common-utils.h (extract_string_maybe_quoted): Declare.
4430
b777eb6d
TT
44312019-07-11 Tom Tromey <tromey@adacore.com>
4432
4433 * main.c (get_init_files): Use GDBINIT, not gdbinit.
4434 * auto-load.c (file_is_auto_load_safe): Use GDBINIT, not gdbinit.
4435 * top.h (gdbinit): Don't declare.
4436 * cli/cli-cmds.c (init_cli_cmds): Remove, merging contents
4437 into...
4438 (_initialize_cli_cmds): ...here. Use GDBINIT, not gdbinit.
4439 * top.c (gdb_init): Don't call init_cli_cmds.
4440 (gdbinit): Remove.
4441 * cli/cli-cmds.h (init_cli_cmds): Don't declare.
4442
72ee03ff
TT
44432019-07-11 Tom Tromey <tromey@adacore.com>
4444
4445 * python/py-inferior.c (add_thread_object): Don't use thread_obj
4446 after it has been moved.
4447
00db9531
SM
44482019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4449
4450 * valops.c (value_must_coerce_to_target): Change return type to
4451 bool.
4452 * value.h (value_must_coerce_to_target): Likewise.
4453
f2478a7e
SM
44542019-07-10 Simon Marchi <simon.marchi@efficios.com>
4455
4456 * breakpoint.c (is_hardware_watchpoint): Remove
4457 forward-declaration.
4458 (is_masked_watchpoint): Change return type to bool.
4459 (is_tracepoint): Likewise.
4460 (is_breakpoint): Likewise.
4461 (is_hardware_watchpoint): Likewise.
4462 (is_watchpoint): Likewise.
4463 (is_no_memory_software_watchpoint): Likewise.
4464 (is_catchpoint): Likewise.
4465 (breakpoint_1): Make FILTER parameter's return type bool.
4466 is_masked_watchpoint): Change return type to bool.
4467 (save_breakpoints): Make FILTER parameter's return type bool.
4468 * breakpoint.h (is_breakpoint): Change return type to bool.
4469 (is_watchpoint): Likewise.
4470 (is_catchpoint): Likewise.
4471 (is_tracepoint): Likewise.
4472
0d12e84c
TT
44732019-07-10 Tom Tromey <tom@tromey.com>
4474
4475 * defs.h: Don't include gdbarch.h.
4476 * aarch64-ravenscar-thread.c, aarch64-tdep.c, alpha-bsd-tdep.h,
4477 alpha-linux-tdep.c, alpha-mdebug-tdep.c, arch-utils.h, arm-tdep.h,
4478 ax-general.c, btrace.c, buildsym-legacy.c, buildsym.h, c-lang.c,
4479 cli/cli-decode.h, cli/cli-dump.c, cli/cli-script.h,
4480 cli/cli-style.h, coff-pe-read.h, compile/compile-c-support.c,
4481 compile/compile-cplus.h, compile/compile-loc2c.c, corefile.c,
4482 cp-valprint.c, cris-linux-tdep.c, ctf.c, d-lang.c, d-namespace.c,
4483 dcache.c, dicos-tdep.c, dictionary.c, disasm-selftests.c,
4484 dummy-frame.c, dummy-frame.h, dwarf2-frame-tailcall.c,
4485 dwarf2expr.c, expression.h, f-lang.c, frame-base.c,
4486 frame-unwind.c, frv-linux-tdep.c, gdbarch-selftests.c, gdbtypes.h,
4487 go-lang.c, hppa-nbsd-tdep.c, hppa-obsd-tdep.c, i386-dicos-tdep.c,
4488 i386-tdep.h, ia64-vms-tdep.c, interps.h, language.c,
4489 linux-record.c, location.h, m2-lang.c, m32r-linux-tdep.c,
4490 mem-break.c, memattr.c, mn10300-linux-tdep.c, nios2-linux-tdep.c,
4491 objfiles.h, opencl-lang.c, or1k-linux-tdep.c, p-lang.c,
4492 parser-defs.h, ppc-tdep.h, probe.h, python/py-record-btrace.c,
4493 record-btrace.c, record.h, regcache-dump.c, regcache.h,
4494 riscv-fbsd-tdep.c, riscv-linux-tdep.c, rust-exp.y,
4495 sh-linux-tdep.c, sh-nbsd-tdep.c, source-cache.c,
4496 sparc-nbsd-tdep.c, sparc-obsd-tdep.c, sparc-ravenscar-thread.c,
4497 sparc64-fbsd-tdep.c, std-regs.c, target-descriptions.h,
4498 target-float.c, tic6x-linux-tdep.c, tilegx-linux-tdep.c, top.c,
4499 tracefile.c, trad-frame.c, type-stack.h, ui-style.c, utils.c,
4500 utils.h, valarith.c, valprint.c, varobj.c, x86-tdep.c,
4501 xml-support.h, xtensa-linux-tdep.c, cli/cli-cmds.h: Update.
4502 * s390-linux-nat.c, procfs.c, inf-ptrace.c: Likewise.
4503
f06f1252
TT
45042019-07-10 Tom Tromey <tromey@adacore.com>
4505
4506 * ada-lang.h (is_ada_exception_catchpoint): Declare.
4507 * breakpoint.c (init_ada_exception_breakpoint): Register as
4508 bp_catchpoint.
4509 (print_one_breakpoint_location, print_one_breakpoint): Use
4510 is_ada_exception_catchpoint.
4511 * ada-lang.c (class ada_catchpoint_location): Pass
4512 bp_loc_software_breakpoint to bp_location constructor.
4513 (is_ada_exception_catchpoint): New function.
4514
7a5d944b
TT
45152019-07-10 Tom Tromey <tromey@adacore.com>
4516
4517 * arm-tdep.c (arm_exidx_entry_s): Remove typedef. Don't define
4518 VEC.
4519 (struct arm_exidx_entry): New method operator<.
4520 (struct arm_exidx_data) <section_maps>: Change type.
4521 (arm_exidx_data_free): Remove.
4522 (arm_exidx_data_key): Change type. Move lower.
4523 (arm_exidx_new_objfile): Update.
4524 (arm_compare_exidx_entries): Remove.
4525 (arm_find_exidx_entry, _initialize_arm_tdep)
4526
48c66e1d
TT
45272019-07-10 Tom Tromey <tromey@adacore.com>
4528
4529 * solib-spu.c (ocl_program_data_key): Change type.
4530 (append_ocl_sos, ocl_enable_break, _initialize_spu_solib):
4531 Update.
4532
a269fbf1
TT
45332019-07-10 Tom Tromey <tromey@adacore.com>
4534
4535 * solib-aix.c (lm_info_aix_p): Remove typedef. Don't define VEC.
4536 (struct solib_aix_inferior_data) <library_list>: Change type.
4537 (solib_aix_inferior_data_handle): Change type.
4538 (get_solib_aix_inferior_data): Update.
4539 (solib_aix_free_library_list): Remove.
4540 (library_list_start_library): Update.
4541 (solib_aix_parse_libraries, solib_aix_get_library_list): Change
4542 return type.
4543 (solib_aix_get_library_list)
4544 (solib_aix_solib_create_inferior_hook, solib_aix_current_sos)
4545 (solib_aix_normal_stop_observer, _initialize_solib_aix): Update.
4546
c294730c
TT
45472019-07-10 Tom Tromey <tromey@adacore.com>
4548
4549 * solib-dsbt.c (struct dsbt_info): Add initializers.
4550 (solib_dsbt_pspace_data): Change type.
4551 (dsbt_pspace_data_cleanup): Remove.
4552 (get_dsbt_info, _initialize_dsbt_solib): Update.
4553
9d52077d
TT
45542019-07-10 Tom Tromey <tromey@adacore.com>
4555
4556 * spu-tdep.c (spu_overlay_data): Change type.
4557 (spu_get_overlay_table, spu_overlay_new_objfile)
4558 (_initialize_spu_tdep): Update.
4559
22a20dca
TT
45602019-07-10 Tom Tromey <tromey@adacore.com>
4561
4562 * gdb-stabs.h (struct dbx_symfile_info): Add initializers and
4563 destructor.
4564 (dbx_objfile_data_key): Change type and declare later.
4565 (DBX_SYMFILE_INFO): Rewrite.
4566 * dbxread.c (dbx_objfile_data_key): Change type.
4567 (dbx_symfile_init): Update.
4568 (~dbx_symfile_info): Rename from dbx_free_symfile_info. Update.
4569 (coffstab_build_psymtabs, elfstab_build_psymtabs)
4570 (stabsect_build_psymtabs, _initialize_dbxread): Update.
4571
cb60f420
TT
45722019-07-10 Tom Tromey <tromey@adacore.com>
4573
4574 * jit.c (jit_program_space_key): Change type. Move lower.
4575 (get_jit_program_space_data): Update.
4576 (jit_program_space_data_cleanup): Remove.
4577 (jit_breakpoint_deleted, free_objfile_data, _initialize_jit):
4578 Update.
4579 (struct jit_program_space_data): Add initializers.
4580
51df2ae3
TT
45812019-07-10 Tom Tromey <tromey@adacore.com>
4582
4583 * solib-darwin.c (struct darwin_info): Add initializers.
4584 (solib_darwin_pspace_data): Change type.
4585 (darwin_pspace_data_cleanup): Remove.
4586 (get_darwin_info, _initialize_darwin_solib): Update.
4587
18101a35
TT
45882019-07-10 Tom Tromey <tromey@adacore.com>
4589
4590 * remote-sim.c (struct sim_inferior_data): Add initializers,
4591 constructor, and destructor.
4592 (sim_inferior_data_key): Change type. Move lower.
4593 (check_for_duplicate_sim_descriptor): Update.
4594 (get_sim_inferior_data): Use new. Update.
4595 (~sim_inferior_data_cleanup): Rename from
4596 sim_inferior_data_cleanup. Simplify.
4597 (gdbsim_close_inferior, simulator_command)
4598 (sim_command_completer, _initialize_remote_sim): Update.
4599 (next_pid, INITIAL_PID): Move earlier.
4600
05b08ac1
TT
46012019-07-10 Tom Tromey <tromey@adacore.com>
4602
4603 * python/python-internal.h (create_thread_object): Return
4604 gdbpy_ref.
4605 * python/py-infthread.c (create_thread_object): Return gdbpy_ref.
4606 * python/py-inferior.c (struct threadlist_entry): Add
4607 constructor.
4608 <thread_obj>: Now a gdbpy_ref.
4609 (thread_to_thread_object): Update.
4610 (add_thread_object): Use new.
4611 (delete_thread_object): Use delete.
4612 (infpy_threads): Update.
4613 (py_free_inferior): Update. Construct "inf_obj" after acquiring
4614 GIL.
4615
32372d80
TT
46162019-07-10 Tom Tromey <tromey@adacore.com>
4617
4618 * valops.c (value_cast): Specialize error message for Ada.
4619
5c458ae8
SM
46202019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4621
4622 * breakpoint.c (breakpoint_1): Update doc and parameter names.
4623
4c462cb0
SM
46242019-07-10 Simon Marchi <simon.marchi@polymtl.ca>
4625
4626 * breakpoint.h (bpstat_explains_signal, bpstat_causes_stop,
4627 bpstat_should_step): Return bool, adjust comments.
4628 * breakpoint.c (bpstat_explains_signal, bpstat_causes_stop,
4629 bpstat_should_step): Likewise.
4630
89abbcc2
AH
46312019-07-10 Alan Hayward <alan.hayward@arm.com>
4632
4633 * features/Makefile: Use feature target descriptions for Arm.
4634 * features/arm/arm-core.c: Generate new file.
4635 * features/arm/arm-fpa.c: Likewise.
4636 * features/arm/arm-m-profile-with-fpa.xml: Likewise.
4637 * features/arm/arm-m-profile.c: Likewise.
4638 * features/arm/arm-vfpv2.c: Likewise.
4639 * features/arm/arm-vfpv3.c: Likewise.
4640 * features/arm/xscale-iwmmxt.c: Likewise.
4641 * target-descriptions.c (maint_print_c_tdesc_cmd): Add Arm.
4642
166a82be
AH
46432019-07-10 Alan Hayward <alan.hayward@arm.com>
4644
4645 * arm-linux-nat.c (arm_linux_nat_target::read_description): Check
4646 ptrace earlier.
4647
9fb4c7e9
AH
46482019-07-10 Alan Hayward <alan.hayward@arm.com>
4649
4650 * features/aarch64-pauth.c: Regenerate.
4651
e2d0f980
SM
46522019-07-09 Simon Marchi <simon.marchi@polymtl.ca>
4653
4654 * breakpoint.h (struct bpstat_what) <is_longjmp>: Change type to
4655 bool.
4656 (bpstat_what): Use false instead of 0.
4657
a38118e5
PA
46582019-07-09 Pedro Alves <palves@redhat.com>
4659
4660 * break-catch-throw.c (is_exception_catchpoint): New.
4661 * breakpoint.c (print_one_breakpoint_location): New parameter
4662 'raw_loc'. Handle it. Use
4663 is_watchpoint/is_catchpoint/is_exception_catchpoint instead of
4664 looking at the breakpoint's type.
4665 (print_one_breakpoint): If handling "maint info breakpoints", also
4666 print locations of exception catchpoints.
4667 * breakpoint.h (is_exception_catchpoint): Declare.
4668
cb1e4e32
PA
46692019-07-09 Pedro Alves <palves@redhat.com>
4670
4671 * break-catch-throw.c (print_one_exception_catchpoint): Skip the
4672 "addr" field.
4673 (allocate_location_exception_catchpoint): New.
4674 (handle_gnu_v3_exceptions): Don't reset 'type' to bp_breakpoint.
4675 (initialize_throw_catchpoint_ops): Install
4676 allocate_location_exception_catchpoint as allocate_location
4677 method.
4678 * breakpoint.c (bpstat_what) <bp_catch>: Set action to
4679 BPSTAT_WHAT_SINGLE if not stopping and the location's type is not
4680 bp_loc_other.
4681 (breakpoint_address_is_meaningful): Delete.
4682 (bl_address_is_meaningful): New.
4683 (breakpoint_locations_match): Adjust comment.
4684 (bp_location_from_bp_type): New, factored out of...
4685 (bp_location::bp_location(breakpoint *)): ... this.
4686 (bp_location::bp_location(breakpoint *, bp_loc_type)): New,
4687 factored out of...
4688 (bp_location::bp_location(breakpoint *)): ... this. Reimplement.
4689 (bp_loc_is_permanent): Use bl_address_is_meaningful instead of
4690 breakpoint_address_is_meaningful.
4691 (bp_locations_compare): Adjust comment.
4692 (update_global_location_list): Use bl_address_is_meaningful
4693 instead of breakpoint_address_is_meaningful.
4694 * breakpoint.h (bp_location::bp_location(breakpoint *)): New
4695 explicit.
4696 (bp_location::bp_location(breakpoint *, bp_loc_type)): Declare.
4697 * python/py-breakpoint.c (bppy_get_location): No longer check
4698 whether location is null.
4699
b58a68fe
PA
47002019-07-09 Pedro Alves <palves@redhat.com>
4701
4702 PR c++/15468
4703 * breakpoint.c (print_one_breakpoint_location): Remove
4704 single-location assert.
4705
268a13a5
TT
47062019-07-09 Tom Tromey <tom@tromey.com>
4707
4708 * contrib/ari/gdb_ari.sh: Change common to gdbsupport.
4709 * configure: Rebuild.
4710 * configure.ac: Change common to gdbsupport.
4711 * gdbsupport: Rename from common.
4712 * acinclude.m4: Change common to gdbsupport.
4713 * Makefile.in (CONFIG_SRC_SUBDIR, COMMON_SFILES)
4714 (HFILES_NO_SRCDIR, stamp-version, ALLDEPFILES): Change common to
4715 gdbsupport.
4716 * aarch64-tdep.c, ada-lang.c, ada-lang.h, agent.c, alloc.c,
4717 amd64-darwin-tdep.c, amd64-dicos-tdep.c, amd64-fbsd-nat.c,
4718 amd64-fbsd-tdep.c, amd64-linux-nat.c, amd64-linux-tdep.c,
4719 amd64-nbsd-tdep.c, amd64-obsd-tdep.c, amd64-sol2-tdep.c,
4720 amd64-tdep.c, amd64-windows-tdep.c, arch-utils.c,
4721 arch/aarch64-insn.c, arch/aarch64.c, arch/aarch64.h, arch/amd64.c,
4722 arch/amd64.h, arch/arm-get-next-pcs.c, arch/arm-linux.c,
4723 arch/arm.c, arch/i386.c, arch/i386.h, arch/ppc-linux-common.c,
4724 arch/riscv.c, arch/riscv.h, arch/tic6x.c, arm-tdep.c, auto-load.c,
4725 auxv.c, ax-gdb.c, ax-general.c, ax.h, breakpoint.c, breakpoint.h,
4726 btrace.c, btrace.h, build-id.c, build-id.h, c-lang.h, charset.c,
4727 charset.h, cli/cli-cmds.c, cli/cli-cmds.h, cli/cli-decode.c,
4728 cli/cli-dump.c, cli/cli-option.h, cli/cli-script.c,
4729 coff-pe-read.c, command.h, compile/compile-c-support.c,
4730 compile/compile-c.h, compile/compile-cplus-symbols.c,
4731 compile/compile-cplus-types.c, compile/compile-cplus.h,
4732 compile/compile-loc2c.c, compile/compile.c, completer.c,
4733 completer.h, contrib/ari/gdb_ari.sh, corefile.c, corelow.c,
4734 cp-support.c, cp-support.h, cp-valprint.c, csky-tdep.c, ctf.c,
4735 darwin-nat.c, debug.c, defs.h, disasm-selftests.c, disasm.c,
4736 disasm.h, dtrace-probe.c, dwarf-index-cache.c,
4737 dwarf-index-cache.h, dwarf-index-write.c, dwarf2-frame.c,
4738 dwarf2expr.c, dwarf2loc.c, dwarf2read.c, event-loop.c,
4739 event-top.c, exceptions.c, exec.c, extension.h, fbsd-nat.c,
4740 features/aarch64-core.c, features/aarch64-fpu.c,
4741 features/aarch64-pauth.c, features/aarch64-sve.c,
4742 features/i386/32bit-avx.c, features/i386/32bit-avx512.c,
4743 features/i386/32bit-core.c, features/i386/32bit-linux.c,
4744 features/i386/32bit-mpx.c, features/i386/32bit-pkeys.c,
4745 features/i386/32bit-segments.c, features/i386/32bit-sse.c,
4746 features/i386/64bit-avx.c, features/i386/64bit-avx512.c,
4747 features/i386/64bit-core.c, features/i386/64bit-linux.c,
4748 features/i386/64bit-mpx.c, features/i386/64bit-pkeys.c,
4749 features/i386/64bit-segments.c, features/i386/64bit-sse.c,
4750 features/i386/x32-core.c, features/riscv/32bit-cpu.c,
4751 features/riscv/32bit-csr.c, features/riscv/32bit-fpu.c,
4752 features/riscv/64bit-cpu.c, features/riscv/64bit-csr.c,
4753 features/riscv/64bit-fpu.c, features/tic6x-c6xp.c,
4754 features/tic6x-core.c, features/tic6x-gp.c, filename-seen-cache.h,
4755 findcmd.c, findvar.c, fork-child.c, gcore.c, gdb_bfd.c, gdb_bfd.h,
4756 gdb_proc_service.h, gdb_regex.c, gdb_select.h, gdb_usleep.c,
4757 gdbarch-selftests.c, gdbthread.h, gdbtypes.h, gnu-nat.c,
4758 go32-nat.c, guile/guile.c, guile/scm-ports.c,
4759 guile/scm-safe-call.c, guile/scm-type.c, i386-fbsd-nat.c,
4760 i386-fbsd-tdep.c, i386-go32-tdep.c, i386-linux-nat.c,
4761 i386-linux-tdep.c, i386-tdep.c, i387-tdep.c,
4762 ia64-libunwind-tdep.c, ia64-linux-nat.c, inf-child.c,
4763 inf-ptrace.c, infcall.c, infcall.h, infcmd.c, inferior-iter.h,
4764 inferior.c, inferior.h, inflow.c, inflow.h, infrun.c, infrun.h,
4765 inline-frame.c, language.h, linespec.c, linux-fork.c, linux-nat.c,
4766 linux-tdep.c, linux-thread-db.c, location.c, machoread.c,
4767 macrotab.h, main.c, maint.c, maint.h, memattr.c, memrange.h,
4768 mi/mi-cmd-break.h, mi/mi-cmd-env.c, mi/mi-cmd-stack.c,
4769 mi/mi-cmd-var.c, mi/mi-interp.c, mi/mi-main.c, mi/mi-parse.h,
4770 minsyms.c, mips-linux-tdep.c, namespace.h,
4771 nat/aarch64-linux-hw-point.c, nat/aarch64-linux-hw-point.h,
4772 nat/aarch64-linux.c, nat/aarch64-sve-linux-ptrace.c,
4773 nat/amd64-linux-siginfo.c, nat/fork-inferior.c,
4774 nat/linux-btrace.c, nat/linux-btrace.h, nat/linux-namespaces.c,
4775 nat/linux-nat.h, nat/linux-osdata.c, nat/linux-personality.c,
4776 nat/linux-procfs.c, nat/linux-ptrace.c, nat/linux-ptrace.h,
4777 nat/linux-waitpid.c, nat/mips-linux-watch.c,
4778 nat/mips-linux-watch.h, nat/ppc-linux.c, nat/x86-dregs.c,
4779 nat/x86-dregs.h, nat/x86-linux-dregs.c, nat/x86-linux.c,
4780 nto-procfs.c, nto-tdep.c, objfile-flags.h, objfiles.c, objfiles.h,
4781 obsd-nat.c, observable.h, osdata.c, p-valprint.c, parse.c,
4782 parser-defs.h, ppc-linux-nat.c, printcmd.c, probe.c, proc-api.c,
4783 procfs.c, producer.c, progspace.h, psymtab.h,
4784 python/py-framefilter.c, python/py-inferior.c, python/py-ref.h,
4785 python/py-type.c, python/python.c, record-btrace.c, record-full.c,
4786 record.c, record.h, regcache-dump.c, regcache.c, regcache.h,
4787 remote-fileio.c, remote-fileio.h, remote-sim.c, remote.c,
4788 riscv-tdep.c, rs6000-aix-tdep.c, rust-exp.y, s12z-tdep.c,
4789 selftest-arch.c, ser-base.c, ser-event.c, ser-pipe.c, ser-tcp.c,
4790 ser-unix.c, skip.c, solib-aix.c, solib-target.c, solib.c,
4791 source-cache.c, source.c, source.h, sparc-nat.c, spu-linux-nat.c,
4792 stack.c, stap-probe.c, symfile-add-flags.h, symfile.c, symfile.h,
4793 symtab.c, symtab.h, target-descriptions.c, target-descriptions.h,
4794 target-memory.c, target.c, target.h, target/waitstatus.c,
4795 target/waitstatus.h, thread-iter.h, thread.c, tilegx-tdep.c,
4796 top.c, top.h, tracefile-tfile.c, tracefile.c, tracepoint.c,
4797 tracepoint.h, tui/tui-io.c, ui-file.c, ui-out.h,
4798 unittests/array-view-selftests.c,
4799 unittests/child-path-selftests.c, unittests/cli-utils-selftests.c,
4800 unittests/common-utils-selftests.c,
4801 unittests/copy_bitwise-selftests.c, unittests/environ-selftests.c,
4802 unittests/format_pieces-selftests.c,
4803 unittests/function-view-selftests.c,
4804 unittests/lookup_name_info-selftests.c,
4805 unittests/memory-map-selftests.c, unittests/memrange-selftests.c,
4806 unittests/mkdir-recursive-selftests.c,
4807 unittests/observable-selftests.c,
4808 unittests/offset-type-selftests.c, unittests/optional-selftests.c,
4809 unittests/parse-connection-spec-selftests.c,
4810 unittests/ptid-selftests.c, unittests/rsp-low-selftests.c,
4811 unittests/scoped_fd-selftests.c,
4812 unittests/scoped_mmap-selftests.c,
4813 unittests/scoped_restore-selftests.c,
4814 unittests/string_view-selftests.c, unittests/style-selftests.c,
4815 unittests/tracepoint-selftests.c, unittests/unpack-selftests.c,
4816 unittests/utils-selftests.c, unittests/xml-utils-selftests.c,
4817 utils.c, utils.h, valarith.c, valops.c, valprint.c, value.c,
4818 value.h, varobj.c, varobj.h, windows-nat.c, x86-linux-nat.c,
4819 xml-support.c, xml-support.h, xml-tdesc.h, xstormy16-tdep.c,
4820 xtensa-linux-nat.c, dwarf2read.h: Change common to gdbsupport.
4821
5b0e2db4
AB
48222019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * linespec.c (decode_digits_list_mode): Set explicit_line to a
4825 bool value.
4826 (decode_digits_ordinary): Set explicit_line field in sal.
4827 * symtab.c (skip_prologue_sal): Don't skip prologue for a
4828 symtab_and_line that was set on an explicit line number in
4829 assembler code. Do always update the recorded symtab and line if
4830 we do skip the prologue.
4831
0ba852ab
AB
48322019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4833
4834 * breakpoint.c (set_breakpoint_location_function): Remove
4835 explicit_loc parameter.
4836 (momentary_breakpoint_from_master): Update call to
4837 set_breakpoint_location_function.
4838 (add_location_to_breakpoint): Likewise.
4839
b3a7d171
AB
48402019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 * riscv-tdep.c (riscv_features_from_gdbarch_info): Don't modify
4843 required features based on default bfd type when no specific bfd
4844 is present.
4845
1f6f6e21
PW
48462019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4847
4848 * NEWS: Mention that GDB printf and eval commands can now print
4849 C-style and Ada-style convenience var strings without
4850 calling the inferior.
4851 * printcmd.c (printf_c_string): Locally print GDB internal var
4852 instead of transiting via the inferior.
4853 (printf_wide_c_string): Likewise.
4854
48552019-07-04 Alan Hayward <alan.hayward@arm.com>
ea142fbf 4856
5862c886 4857 PR breakpoints/25011
ea142fbf
AH
4858 * symfile.c (symbol_file_command): Call solib_create_inferior_hook.
4859
0598af48
TT
48602019-07-04 Tom Tromey <tom@tromey.com>
4861
4862 PR tui/24724:
4863 * tui/tui-winsource.c (tui_clear_source_content): Update.
4864 (tui_source_window_base::set_is_exec_point_at): Fix comment.
4865 (tui_update_breakpoint_info): Update.
4866 (tui_set_exec_info_content): Update.
4867 * tui/tui-source.c (tui_set_source_content_nil): Update.
4868 * tui/tui-disasm.c (tui_set_disassem_content): Don't set
4869 has_break.
4870 * tui/tui-data.h (enum tui_bp_flag): New.
4871 (tui_bp_flags): New enum flags type.
4872 (struct tui_source_element) <break_mode>: Change type. Rename
4873 from has_break.
4874 (TUI_BP_ENABLED, TUI_BP_DISABLED, TUI_BP_HIT)
4875 (TUI_BP_CONDITIONAL, TUI_BP_HARDWARE): Don't define. Now enum
4876 constants.
4877 * tui/tui-winsource.h: Fix comment.
4878
350fab54
AH
48792019-07-04 Alan Hayward <alan.hayward@arm.com>
4880
4881 * aarch32-linux-nat.h (VFP_REGS_SIZE): Remove define.
4882 * aarch64-linux-nat.c (fetch_fpregs_from_thread)
4883 (store_fpregs_to_thread)
4884 (aarch64_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4885 * arch/arm.h (IWMMXT_VEC_REGISTER_SIZE, ARM_CORE_REGS_SIZE)
4886 (ARM_FP_REGS_SIZE, ARM_VFP2_REGS_SIZE, ARM_VFP3_REGS_SIZE)
4887 (IWMMXT_REGS_SIZE): Add define.
4888 * arm-linux-nat.c (IWMMXT_REGS_SIZE): Remove define.
4889 (fetch_vfp_regs, store_vfp_regs)
4890 (arm_linux_nat_target::read_description): Use ARM_VFP3_REGS_SIZE.
4891 * arm-tdep.c (arm_register_g_packet_guesses): Use new defines.
4892
f0452268
AH
48932019-07-04 Alan Hayward <alan.hayward@arm.com>
4894
4895 * arch/arm-get-next-pcs.c (thumb_get_next_pcs_raw): Use ARM_
4896 defines.
4897 * arch/arm-linux.c (arm_linux_sigreturn_next_pc_offset): Likewise.
4898 * arch/arm.h (INT_REGISTER_SIZE) Rename from...
4899 (ARM_INT_REGISTER_SIZE): ...to this.
4900 (ARM_FP_REGISTER_SIZE) (ARM_VFP_REGISTER_SIZE): Add define.
4901 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE)
4902 (ARM_LINUX_SIZEOF_GREGSET, arm_linux_supply_gregset)
4903 (arm_linux_collect_gregset, supply_nwfpe_register)
4904 (collect_nwfpe_register, arm_linux_collect_nwfpe): Use ARM_
4905 defines.
4906 * arm-linux-tdep.h (ARM_LINUX_SIZEOF_NWFPE, NWFPE_FPSR_OFFSET)
4907 (NWFPE_FPCR_OFFSET, NWFPE_TAGS_OFFSET): Likewise
4908 * arm-nbsd-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Likewise.
4909 * arm-tdep.c (arm_push_dummy_call, arm_extract_return_value)
4910 (arm_return_in_memory, arm_store_return_value)
4911 (arm_get_longjmp_target, arm_register_g_packet_guesses)
4912 (arm_record_ld_st_multiple): Likewise.
4913 * arm-tdep.h (FP_REGISTER_SIZE, VFP_REGISTER_SIZE): Remove.
4914 * arm-wince-tdep.c (ARM_WINCE_JB_ELEMENT_SIZE): Use ARM_ defines.
4915
e935475c
AH
49162019-07-04 Alan Hayward <alan.hayward@arm.com>
4917
4918 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Use
4919 AARCH64_DISPLACED_MODIFIED_INSNS.
4920 * aarch64-tdep.c (struct aarch64_displaced_step_data)
4921 (aarch64_displaced_step_copy_insn): Likewise.
4922 * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4923 (AARCH64_DISPLACED_MODIFIED_INSNS): ...to this.
4924 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
4925 ARM_DISPLACED_MODIFIED_INSNS.
4926 * arm-tdep.c (arm_gdbarch_init): Likewise.
4927 * arm-tdep.h (DISPLACED_MODIFIED_INSNS): Rename from..
4928 (ARM_DISPLACED_MODIFIED_INSNS): ...to this.
4929 (struct arm_displaced_step_closure): Use
4930 ARM_DISPLACED_MODIFIED_INSNS.
4931
df0bb381
AH
49322019-07-04 Alan Hayward <alan.hayward@arm.com>
4933
4934 * features/Makefile: Remove unused xml files.
4935 * features/aarch64.xml: Remove.
4936 * features/i386/amd64-avx-avx512-linux.xml: Remove.
4937 * features/i386/amd64-avx-avx512.xml: Remove.
4938 * features/i386/amd64-avx-linux.xml: Remove.
4939 * features/i386/amd64-avx-mpx-avx512-pku-linux.xml: Remove.
4940 * features/i386/amd64-avx-mpx-avx512-pku.xml: Remove.
4941 * features/i386/amd64-avx-mpx-linux.xml: Remove.
4942 * features/i386/amd64-avx-mpx.xml: Remove.
4943 * features/i386/amd64-avx.xml: Remove.
4944 * features/i386/amd64-linux.xml: Remove.
4945 * features/i386/amd64-mpx-linux.xml: Remove.
4946 * features/i386/amd64-mpx.xml: Remove.
4947 * features/i386/amd64.xml: Remove.
4948 * features/i386/i386-avx-avx512-linux.xml: Remove.
4949 * features/i386/i386-avx-avx512.xml: Remove.
4950 * features/i386/i386-avx-linux.xml: Remove.
4951 * features/i386/i386-avx-mpx-avx512-pku-linux.xml: Remove.
4952 * features/i386/i386-avx-mpx-avx512-pku.xml: Remove.
4953 * features/i386/i386-avx-mpx-linux.xml: Remove.
4954 * features/i386/i386-avx-mpx.xml: Remove.
4955 * features/i386/i386-avx.xml: Remove.
4956 * features/i386/i386-linux.xml: Remove.
4957 * features/i386/i386-mmx-linux.xml: Remove.
4958 * features/i386/i386-mmx.xml: Remove.
4959 * features/i386/i386-mpx-linux.xml: Remove.
4960 * features/i386/i386-mpx.xml: Remove.
4961 * features/i386/i386.xml: Remove.
4962 * features/i386/x32-avx-avx512-linux.xml: Remove.
4963 * features/i386/x32-avx-linux.xml: Remove.
4964 * features/i386/x32-linux.xml: Remove.
4965
edd6266a
AH
49662019-07-04 Alan Hayward <alan.hayward@arm.com>
4967
4968 * regformats/aarch64.dat: Remove.
4969 * regformats/i386/amd64-avx-avx512-linux.dat: Remove.
4970 * regformats/i386/amd64-avx-linux.dat: Remove.
4971 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Remove.
4972 * regformats/i386/amd64-avx-mpx-linux.dat: Remove.
4973 * regformats/i386/amd64-linux.dat: Remove.
4974 * regformats/i386/amd64-mpx-linux.dat: Remove.
4975 * regformats/i386/amd64.dat: Remove.
4976 * regformats/i386/i386-avx-avx512-linux.dat: Remove.
4977 * regformats/i386/i386-avx-linux.dat: Remove.
4978 * regformats/i386/i386-avx-mpx-avx512-pku-linux.dat: Remove.
4979 * regformats/i386/i386-avx-mpx-linux.dat: Remove.
4980 * regformats/i386/i386-linux.dat: Remove.
4981 * regformats/i386/i386-mmx-linux.dat: Remove.
4982 * regformats/i386/i386-mpx-linux.dat: Remove.
4983 * regformats/i386/i386.dat: Remove.
4984 * regformats/i386/x32-avx-avx512-linux.dat: Remove.
4985 * regformats/i386/x32-avx-linux.dat: Remove.
4986 * regformats/i386/x32-linux.dat: Remove.
4987
2b40fda7
AH
49882019-07-04 Alan Hayward <alan.hayward@arm.com>
4989
4990 * aarch64-tdep.c: Remove xml self tests.
4991 * amd64-linux-tdep.c: Likewise.
4992 * amd64-tdep.c: Likewise.
4993 * i386-linux-tdep.c: Likewise.
4994 * i386-tdep.c: Likewise.
4995
5f4ba3e7
PA
49962019-07-03 Pedro Alves <palves@redhat.com>
4997
4998 PR cli/24732
4999 * cli/cli-cmds.c (struct pipe_cmd_opts): New.
5000 (pipe_cmd_option_defs): New.
5001 (make_pipe_cmd_options_def_group): New.
5002 (pipe_command): Use gdb::option::process_options.
5003 (pipe_command_completer): New function.
5004 (_initialize_cli_cmds): Install completer for "pipe" command.
5005
3d9be6f5
PA
50062019-07-03 Pedro Alves <palves@redhat.com>
5007
5008 * cli/cli-option.c (union option_value) <string>: New field.
5009 (struct option_def_and_value): Add ctor, move ctor, dtor and
5010 use DISABLE_COPY_AND_ASSIGN.
5011 (option_def_and_value::clear_value): New.
5012 (parse_option, save_option_value_in_ctx, get_val_type_str)
5013 (add_setshow_cmds_for_options): Handle var_string.
5014 * cli-option.h (union option_def::var_address) <string>: New
5015 field.
5016 (struct string_option_def): New.
5017 * maint-test-options.c (struct test_options_opts): Add default
5018 ctor and use DISABLE_COPY_AND_ASSIGN.
5019 <string_opt>: New field.
5020 (test_options_opts::~test_options_opts): New.
5021 (test_options_opts::dump): Also dump "-string".
5022 (test_options_option_defs): Install "string.
5023
41fc454c
PA
50242019-07-03 Pedro Alves <palves@redhat.com>
5025
5026 * cli/cli-option.c (parse_option) <var_enum>: Don't return an
5027 option_value with a null enumeration.
5028 (complete_options): Save the option values in the context.
5029 (save_option_value_in_ctx): New, factored out from ...
5030 (process_options): ... here.
5031 * cli/cli-utils.c (get_ulongest): Don't advance PP until the end
5032 of the function.
5033 * maint-test-options.c (test_options_opts::dump): New, factored
5034 out from ...
5035 (maintenance_test_options_command_mode): ... here.
5036 (maintenance_test_options_command_completion_result): Delete.
5037 (maintenance_test_options_command_completion_text): Update
5038 comment.
5039 (maintenance_show_test_options_completion_result): Change
5040 prototype. Just print
5041 maintenance_test_options_command_completion_text.
5042 (save_completion_result): New.
5043 (maintenance_test_options_completer_mode): Pass options context to
5044 complete_options, and then save a dump.
5045 (_initialize_maint_test_options): Use add_cmd to install "maint
5046 show test-options-completion-result".
5047
fdbc9870
PA
50482019-07-03 Pedro Alves <palves@redhat.com>
5049
5050 * NEWS (New commands): Mention "with" and "maint with".
5051 * cli/cli-cmds.c (with_command_1, with_command_completer_1)
5052 (with_command, with_command_completer): New.
5053 (pipe_command): Adjust to new repeat_previous
5054 interface.
5055 (_initialize_cli_cmds): Install the "with" command and its "w"
5056 alias.
5057 * cli/cli-cmds.h (with_command_1, with_command_completer_1): New
5058 declarations.
5059 * cli/cli-setshow.c (parse_cli_var_uinteger)
5060 (parse_cli_var_zuinteger_unlimited, do_set_command): Handle empty
5061 argument strings for all var_types.
5062 (get_setshow_command_value_string): New, factored out from ...
5063 (do_show_command): ... this.
5064 * cli/cli-setshow.h: Include <string>.
5065 (get_setshow_command_value_string): Declare.
5066 * command.h (repeat_previous): Now returns const char *. Adjust
5067 comment.
5068 * maint.c: Include "cli/cli-cmds.h".
5069 (maintenance_with_cmd, maintenance_with_cmd_completer): New.
5070 (_initialize_maint_cmds): Register the "maintenance with" command.
5071 * top.c (repeat_previous): Move bits from pipe_command here:
5072 Return the saved command line, if any; error out if there's no
5073 command to relaunch.
5074
c6ac8931
PA
50752019-07-03 Pedro Alves <palves@redhat.com>
5076
5077 * NEWS (New commands): Mention "maint set/show test-settings"
5078 instead of "maint test-settings".
5079 * maint-test-settings.c (maintenance_test_settings_list): Delete.
5080 (maintenance_test_settings_set_list): Rename to ...
5081 (maintenance_set_test_settings_list): ... this.
5082 (maintenance_test_settings_show_list): Rename to ...
5083 (maintenance_show_test_settings_list): ... this.
5084 (maintenance_test_settings_cmd): Delete.
5085 (maintenance_test_settings_set_cmd): ...
5086 (maintenance_set_test_settings_cmd): ... this.
5087 (maintenance_test_settings_show_cmd): ...
5088 (maintenance_show_test_settings_cmd): ... this.
5089 (maintenance_test_settings_show_value_cmd):
5090 (maintenance_show_test_settings_value_cmd): ... this.
5091 (_initialize_maint_test_settings): No longer install the "maint
5092 test-settings" prefix command. Rename "maint test-settings set"
5093 to "maint set test-settings", and "maint test-settings show" to
5094 "maint show test-settings". Adjust all subcommands.
5095
d1fcf2fd
PA
50962019-07-03 Pedro Alves <palves@redhat.com>
5097
5098 * maint-test-settings.c: Fix file's intro comment. Replace all
5099 references to "test-options" with references to "test-settings",
5100 in comments.
5101
970f9d09
PA
51022019-07-03 Pedro Alves <palves@redhat.com>
5103
5104 * maint-test-settings.c (maintenance_test_settings_xxx)
5105 (maintenance_test_settings_yyy, maintenance_test_settings_zzz):
5106 New.
5107 (maintenance_test_settings_enums): Use them.
5108 (maintenance_test_settings_enum): Default to
5109 maintenance_test_settings_xxx.
5110 (_initialize_maint_test_settings): Initialize
5111 MAINTENANCE_TEST_SETTINGS_FILENAME.
5112
f3869b1a
SM
51132019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
5114
5115 * breakpoint.h (remove_breakpoints_inf): Change return type to
5116 void, move function documentation here.
5117 * breakpoint.c (remove_breakpoints_inf): Change return type to
5118 void, move function documentation to header.
5119
54d66006
PA
51202019-07-02 Pedro Alves <palves@redhat.com>
5121
5122 * NEWS (Completion improvements): Mention "info threads".
5123 * thread.c (struct info_threads_opts, info_threads_option_defs)
5124 (make_info_threads_options_def_group): New.
5125 (info_threads_command): Use gdb::option::process_options.
5126 (info_threads_command_completer): New.
5127 (_initialize_thread): Use gdb::option::build_help to build the
5128 help text for "info threads".
5129
854f6088
SM
51302019-07-02 Simon Marchi <simon.marchi@polymtl.ca>
5131
5132 * defs.h (generic_load): Move from here...
5133 * symfile.h (generic_load): ... to here. Rename name parameter
5134 to args.
5135 * symfile.c (generic_load): Add comment.
5136
54ee4252
TT
51372019-07-01 Tom Tromey <tromey@adacore.com>
5138
5139 * dwarf2read.c
5140 (dw2_debug_names_iterator::find_vec_in_debug_names): Hoist
5141 declaration of without_params. Fix formatting.
5142
65392b3e
TT
51432019-07-01 Tom Tromey <tromey@adacore.com>
5144
5145 * ada-exp.y (find_primitive_type): Update.
5146 * ada-lang.h (ada_lookup_symbol): Update.
5147 * ada-lang.c (ada_lookup_symbol): Remove "is_a_field_of_this"
5148 parameter.
5149 (ada_lookup_encoded_symbol, ada_lookup_symbol_nonlocal): Update.
5150
7d7571f0
SDJ
51512019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
5152
5153 PR breakpoints/24541
5154 * gdbarch.c: Regenerate.
5155 * gdbarch.h: Regenerate.
5156 * gdbarch.sh: Add 'stap_adjust_register'.
5157 * i386-tdep.c: Include '<unordered_set>'.
5158 (i386_stap_adjust_register): New function.
5159 (i386_elf_init_abi): Register 'i386_stap_adjust_register'.
5160 * stap-probe.c (stap_parse_register_operand): Call
5161 'gdbarch_stap_adjust_register'.
5162
5af5392a
SDJ
51632019-06-28 Sergio Durigan Junior <sergiodj@redhat.com>
5164
5165 PR python/24742
5166 https://bugzilla.redhat.com/show_bug.cgi?id=1723564
5167 * python/python.c (do_start_initialization): Use 'xmalloc'
5168 instead of 'PyMem_Malloc'.
5169
10d06d82
TT
51702019-06-28 Tom Tromey <tromey@adacore.com>
5171
5172 * dwarf2read.c (partial_die_info::read): Prefer the linkage name
5173 for Ada.
5174
1b7f24cd
TT
51752019-06-27 Tom Tromey <tromey@adacore.com>
5176
5177 * arm-tdep.c (arm_objfile_data_key): Move lower. Change type to
5178 objfile_key.
5179 (arm_find_mapping_symbol, arm_record_special_symbol)
5180 (_initialize_arm_tdep): Update.
5181 (arm_objfile_data_free): Remove.
5182
3d507ff2
TT
51832019-06-27 Tom Tromey <tromey@adacore.com>
5184
5185 * cp-valprint.c (cp_print_value_fields): Pass opts, not options,
5186 to cp_print_static_field.
5187
762c164d
TT
51882019-06-26 Tom Tromey <tromey@adacore.com>
5189
5190 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove.
5191 * minsyms.h (lookup_minimal_symbol_solib_trampoline): Don't
5192 declare.
5193
aa2f9bcf
AH
51942019-06-26 Alan Hayward <alan.hayward@arm.com>
5195
5196 * features/aarch64-core.c (create_feature_aarch64_core):
5197 Regenerate.
5198 * features/aarch64-core.xml: Add cpsr flags.
5199
3426ae57
AH
52002019-06-26 Alan Hayward <alan.hayward@arm.com>
5201
5202 * arm-tdep.c (arm_gnu_triplet_regexp): New function.
5203 (arm_gdbarch_init): Add arm_gnu_triplet_regexp.
5204
4838e44c
SM
52052019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
5206
5207 * arm-tdep.c (struct arm_per_objfile) <section_maps_sorted>: New
5208 field.
5209 (arm_find_mapping_symbol): Sort mapping symbol vectors on first
5210 use.
5211 (arm_record_special_symbol): Don't insert new symbol in sorted
5212 position, push it at the end.
5213
54cc7474
SM
52142019-06-25 Simon Marchi <simon.marchi@polymtl.ca>
5215
5216 * arm-tdep.c (struct arm_mapping_symbol) (operator <): New.
5217 (arm_mapping_symbol_s): Remove.
5218 (DEF_VEC_O(arm_mapping_symbol_s)): Remove.
5219 (arm_mapping_symbol_vec): New typedef.
5220 (struct arm_per_objfile): Add constructor.
5221 <section_maps>: Change type to
5222 std::unique_ptr<arm_mapping_symbol_vec[]>.
5223 (arm_compare_mapping_symbols): Remove.
5224 (arm_find_mapping_symbol): Adjust to section_maps type change.
5225 (arm_objfile_data_free): Call delete on arm_per_objfile.
5226 (arm_record_special_symbol): Adjust to section_maps type change.
5227 Allocate arm_per_objfile with new.
5228
b65b566c
PW
52292019-06-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5230
5231 * cli/cli-cmds.c (alias_command): Compare the alias prefix
5232 with the command prefix.
5233
c2fc64f5
TT
52342019-06-25 Tom Tromey <tom@tromey.com>
5235
5236 * tui/tui-wingeneral.c (tui_delete_win): Remove "return".
5237 * tui/tui-data.c (~tui_gen_win_info): Remove "if".
5238
fb54fa76
TT
52392019-06-25 Tom Tromey <tom@tromey.com>
5240
5241 * tui/tui-layout.c (init_and_make_win): Assert on unrecognized
5242 type.
5243 * tui/tui-data.h (struct tui_gen_win_info): Make constructor
5244 protected.
5245
f7952c57
TT
52462019-06-25 Tom Tromey <tom@tromey.com>
5247
5248 * tui/tui-winsource.c
5249 (tui_source_window_base::set_is_exec_point_at): Add check against
5250 LOA_ADDRESS.
5251
17568d78
TT
52522019-06-25 Tom Tromey <tom@tromey.com>
5253
5254 * tui/tui-source.c (tui_set_source_content): Don't check before
5255 xfree.
5256 * tui/tui-disasm.c (tui_disassemble): Don't check before xfree.
5257
53e7cdba
TT
52582019-06-25 Tom Tromey <tom@tromey.com>
5259
5260 * tui/tui-winsource.h (tui_update_source_window_as_is)
5261 (tui_alloc_source_buffer, tui_line_is_displayed)
5262 (tui_addr_is_displayed): Change type of win_info.
5263 * tui/tui-winsource.c (tui_update_source_window_as_is)
5264 (tui_clear_source_content, tui_show_source_line)
5265 (tui_show_source_content, tui_source_window_base::refill)
5266 (tui_source_window_base::set_is_exec_point_at)
5267 (tui_source_window_base::set_is_exec_point_at)
5268 (tui_update_breakpoint_info, tui_set_exec_info_content): Update.
5269 (tui_alloc_source_buffer, tui_line_is_displayed)
5270 (tui_addr_is_displayed): Change type of win_info. Update.
5271 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5272 (tui_source_window_base::do_make_visible_with_new_height):
5273 Update.
5274 * tui/tui-source.c (tui_set_source_content)
5275 (tui_set_source_content_nil)
5276 (tui_source_window::do_scroll_vertical): Update.
5277 * tui/tui-layout.c (show_layout): Update.
5278 * tui/tui-disasm.c (tui_set_disassem_content)
5279 (tui_disasm_window::do_scroll_vertical): Update.
5280 * tui/tui-data.h (tui_win_content): Remove.
5281 (struct tui_gen_win_info) <content, content_size>: Remove.
5282 (struct tui_source_element): Add initializers and destructor.
5283 (union tui_which_element, struct tui_win_element): Remove.
5284 (struct tui_source_window_base) <content>: New field.
5285 (struct tui_data_window): Remove destructor.
5286 (tui_alloc_content, tui_free_win_content)
5287 (tui_free_all_source_wins_content): Don't declare.
5288 * tui/tui-data.c (tui_initialize_static_data): Update.
5289 (init_content_element, tui_alloc_content): Remove.
5290 (~tui_gen_win_info): Update.
5291 (~tui_data_window, tui_free_all_source_wins_content)
5292 (tui_free_win_content, free_content, free_content_elements):
5293 Remove.
5294
7908abbf
TT
52952019-06-25 Tom Tromey <tom@tromey.com>
5296
5297 * tui/tui-winsource.h (tui_clear_source_content)
5298 (tui_erase_source_content, tui_show_source_content): Change type
5299 of win_info.
5300 * tui/tui-winsource.c (tui_clear_source_content)
5301 (tui_erase_source_content, tui_show_source_content): Change type
5302 of win_info.
5303 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights): Update.
5304 * tui/tui-source.h (tui_set_source_content_nil): Change type of
5305 win_info.
5306 * tui/tui-source.c (tui_set_source_content_nil): Change type of
5307 win_info.
5308 * tui/tui-layout.c (show_source_or_disasm_and_command): Update.
5309
02c28df0
TT
53102019-06-25 Tom Tromey <tom@tromey.com>
5311
5312 * tui/tui-winsource.c (tui_clear_source_content)
5313 (tui_source_window_base::set_is_exec_point_at): Update.
5314 * tui/tui-source.c (tui_set_source_content_nil): Update.
5315 * tui/tui-data.h (struct tui_source_element) <is_exec_point>: Now
5316 a bool.
5317 * tui/tui-data.c (init_content_element): Update.
5318
6658b1bf
TT
53192019-06-25 Tom Tromey <tom@tromey.com>
5320
5321 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Update.
5322 * tui/tui-win.c (make_invisible_and_set_new_height): Update.
5323 * tui/tui-layout.c (init_and_make_win): Update.
5324 * tui/tui.h (enum tui_win_type): Update.
5325 * tui/tui-data.h (tui_win_is_auxiliary): Rename from
5326 tui_win_is_auxillary.
5327 * tui/tui-data.c (tui_win_is_auxiliary): Rename from
5328 tui_win_is_auxillary.
5329
21e1c91e
TT
53302019-06-25 Tom Tromey <tom@tromey.com>
5331
5332 * tui/tui-wingeneral.c (tui_data_window::refresh_window): Update.
5333 * tui/tui-windata.c (tui_data_window::first_data_item_displayed)
5334 (tui_delete_data_content_windows, tui_display_all_data)
5335 (tui_data_window::do_scroll_vertical, tui_display_data_from):
5336 Update.
5337 * tui/tui-win.c (tui_data_window::set_new_height): Simplify.
5338 * tui/tui-regs.c (tui_last_regs_line_no)
5339 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
5340 (tui_show_registers): Update.
5341 (tui_show_register_group): Return void. Update.
5342 (tui_display_registers_from, tui_display_reg_element_at_line)
5343 (tui_display_registers_from_line, tui_check_register_values):
5344 Update.
5345 * tui/tui-data.h (union tui_which_element) <data_window>: Remove
5346 member.
5347 (struct tui_data_window) <regs_content>: Now a std::vector.
5348 <regs_content_count>: Remove.
5349 (tui_add_content_elements, tui_free_data_content): Don't declare.
5350 * tui/tui-data.c (tui_data_window::clear_detail): Update.
5351 (init_content_element): Remove DATA_WIN case. Add assert.
5352 (tui_add_content_elements): Remove.
5353 (tui_data_window): Update.
5354 (tui_free_data_content): Remove.
5355 (free_content_elements): Remove DATA_WIN case.
5356
115ac53b
TT
53572019-06-25 Tom Tromey <tom@tromey.com>
5358
5359 * tui/tui-data.c (tui_data_item_window): Update.
5360 * tui/tui-windata.h (tui_check_data_values): Don't declare.
5361 * tui/tui-windata.c (tui_display_all_data)
5362 (tui_display_data_from_line): Update.
5363 (tui_check_data_values): Remove.
5364 * tui/tui-regs.c (tui_show_register_group)
5365 (tui_display_reg_element_at_line): Update.
5366 * tui/tui-hooks.c (tui_register_changed)
5367 (tui_refresh_frame_and_register_information): Call
5368 tui_check_register_values.
5369 * tui/tui-data.h (struct tui_data_window) <data_content,
5370 data_content_count, data_type>: Remove.
5371 (enum tui_data_type): Remove.
5372
5373 * tui/tui-data.c (tui_data_window::clear_detail)
5374 (~tui_data_window): Update.
5375
eaf9738b
TT
53762019-06-25 Tom Tromey <tom@tromey.com>
5377
5378 * tui/tui-windata.h (tui_first_data_item_displayed): Don't
5379 declare.
5380 * tui/tui-windata.c (tui_data_window::first_data_item_displayed):
5381 Rename from tui_first_data_item_displayed. Update.
5382 (tui_data_window::refresh_all)
5383 (tui_data_window::do_scroll_vertical): Update.
5384 * tui/tui-data.h (struct tui_data_window)
5385 <first_data_item_displayed>: Declare new method.
5386
31ca4723
TT
53872019-06-25 Tom Tromey <tom@tromey.com>
5388
5389 * tui/tui-data.h (tui_init_generic_part): Don't declare.
5390 * tui/tui-data.c (tui_init_generic_part): Remove, moving
5391 contents...
5392 (tui_initialize_static_data): ...here.
5393
41bcff7f
TT
53942019-06-25 Tom Tromey <tom@tromey.com>
5395
5396 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5397 (tui_display_registers_from, tui_check_register_values): Update.
5398 (tui_display_register): Remove win_info parameter; update.
5399 (tui_get_register): Change type of parameters.
5400 * tui/tui-data.h (struct tui_data_element): Remove.
5401 (union tui_which_element) <data>: Remove.
5402 <data_window>: Change type.
5403 (struct tui_data_item_window): New.
5404 * tui/tui-data.c (init_content_element): Remove DATA_ITEM_WIN
5405 case. Add assert.
5406 (~tui_data_item_window): New destructor.
5407 (free_content_elements): Remove DATA_ITEM_WIN case.
5408
d2802c33
TT
54092019-06-25 Tom Tromey <tom@tromey.com>
5410
5411 * tui/tui.h (enum tui_win_type) <MAX_WINDOWS, UNDEFINED_WIN>:
5412 Remove.
5413
dd835f8b
TT
54142019-06-25 Tom Tromey <tom@tromey.com>
5415
5416 * tui/tui-data.h (struct tui_command_element): Remove.
5417 (union tui_which_element) <command>: Remove.
5418 * tui/tui-data.c (init_content_element): Remove CMD_WIN case. Add
5419 assert.
5420 (free_content_elements): Remove CMD_WIN case.
5421
bd7db367
TT
54222019-06-25 Tom Tromey <tom@tromey.com>
5423
5424 * tui/tui-layout.c (tui_set_layout): Update.
5425 * tui/tui-data.h (struct tui_layout_def) <split>: Remove.
5426 * tui/tui-data.c (layout_def): Update.
5427
3add462f
TT
54282019-06-25 Tom Tromey <tom@tromey.com>
5429
5430 * tui/tui-wingeneral.c (tui_refresh_all): Update.
5431 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
5432 (tui_source_window_base::set_new_height): Update.
5433 * tui/tui-stack.c (tui_make_status_line): Change parameter type.
5434 Update.
5435 (tui_set_locator_fullname, tui_set_locator_info)
5436 (tui_show_frame_info): Update.
5437 * tui/tui-source.c (tui_set_source_content)
5438 (tui_source_is_displayed): Update.
5439 * tui/tui-layout.c (show_source_disasm_command, show_data)
5440 (show_source_or_disasm_and_command): Update.
5441 * tui/tui-disasm.c (tui_set_disassem_content)
5442 (tui_get_begin_asm_address): Update.
5443 * tui/tui-data.h (struct tui_locator_element): Remove.
5444 (union tui_which_element) <locator>: Remove.
5445 (struct tui_locator_window): New.
5446 (tui_locator_win_info_ptr): Change return type.
5447 * tui/tui-data.c (_locator): Change type.
5448 (tui_locator_win_info_ptr): Change return type.
5449 (init_content_element): Remove LOCATOR_WIN case. Add assert.
5450 (tui_alloc_content): Add assert.
5451
489e9d8b
TT
54522019-06-25 Tom Tromey <tom@tromey.com>
5453
5454 * tui/tui-winsource.c
5455 (tui_exec_info_window::maybe_allocate_content): New method.
5456 (tui_set_exec_info_content, tui_show_exec_info_content): Update.
5457 * tui/tui-layout.c (init_and_make_win): Add EXEC_INFO_WIN case.
5458 (make_source_or_disasm_window): Add cast.
5459 * tui/tui-data.h (union tui_which_element) <simple_string>:
5460 Remove.
5461 (struct tui_source_info): New.
5462 (struct tui_source_window_base) <execution_info>: Change type.
5463 * tui/tui-data.c (init_content_element): Remove EXEC_INFO_WIN
5464 case, and add assert.
5465 (tui_alloc_content): Add assert.
5466
c3fabb7d
TT
54672019-06-25 Tom Tromey <tom@tromey.com>
5468
5469 * tui/tui-data.h (tui_alloc_win_info): Don't declare.
5470 * tui/tui-layout.c (init_and_make_win): Use "new" directly.
5471 * tui/tui-data.c (tui_alloc_win_info): Remove.
5472
bbc228ee
TT
54732019-06-25 Tom Tromey <tom@tromey.com>
5474
5475 * tui/tui-win.c (tui_set_win_focus_to): Don't check window type.
5476 * tui/tui-wingeneral.c (tui_unhighlight_win): Check
5477 can_highlight.
5478
5fcee43a
TT
54792019-06-25 Tom Tromey <tom@tromey.com>
5480
5481 * tui/tui-win.c (tui_source_window_base::update_tab_width): Call
5482 make_visible_with_new_height method.
5483 (tui_win_info::make_visible_with_new_height): New method.
5484 (tui_source_window_base::do_make_visible_with_new_height)
5485 (tui_data_window::do_make_visible_with_new_height)
5486 (tui_cmd_window::do_make_visible_with_new_height): New methods.
5487 (make_visible_with_new_height): Remove.
5488 (tui_resize_all, tui_adjust_win_heights): Use
5489 make_visible_with_new_height method.
5490 * tui/tui-data.h (struct tui_win_info)
5491 <do_make_visible_with_new_height, make_visible_with_new_height>:
5492 New methods.
5493 (struct tui_source_window_base, struct tui_data_window)
5494 (struct tui_cmd_window) <do_make_visible_with_new_height>: New
5495 methods.
5496
d83f1fe6
TT
54972019-06-25 Tom Tromey <tom@tromey.com>
5498
5499 * tui/tui-win.c (tui_source_window_base::update_tab_width): New
5500 method.
5501 (update_tab_width): Call update_tab_width method.
5502 * tui/tui-data.h (struct tui_win_info)
5503 (struct tui_source_window_base) <update_tab_width>: New methods.
5504
17374de4
TT
55052019-06-25 Tom Tromey <tom@tromey.com>
5506
5507 * tui/tui-wingeneral.h (tui_make_window): Change type of "box_it"
5508 parameter.
5509 * tui/tui-wingeneral.c (tui_make_window): Change type of "box_it"
5510 parameter.
5511 (tui_gen_win_info::make_visible): Update.
5512 * tui/tui-layout.c (init_and_make_win): Change type of "box_it"
5513 parameter.
5514 * tui/tui-data.h (enum tui_box): New enum.
5515 (BOX_WINDOW, DONT_BOX_WINDOW): Remove defines.
5516
f936bca2
TT
55172019-06-25 Tom Tromey <tom@tromey.com>
5518
5519 * tui/tui-layout.c (make_source_or_disasm_window): Always use
5520 init_and_make_win for EXEC_INFO_WIN.
5521 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>: No
5522 longer inline.
5523 (struct tui_win_info) <~tui_win_info>: Inline.
5524 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5525 Don't declare.
5526 * tui/tui-data.c (source_win, disasm_win): Remove globals.
5527 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5528 Remove.
5529 (tui_initialize_static_data): Update.
5530 (~tui_gen_win_info): Handle more cleanup here.
5531 (~tui_source_window_base): Delete "execution_info".
5532 (~tui_win_info): Move code to ~tui_gen_win_info; remove.
5533
d6ba6a11
TT
55342019-06-25 Tom Tromey <tom@tromey.com>
5535
5536 * tui/tui-layout.c (make_command_window): Don't set
5537 can_highlight.
5538 (show_source_disasm_command): Call the reset method.
5539 (show_data): Don't set can_highlight. Call the reset method.
5540 (tui_gen_win_info::reset): Rename from init_gen_win_info
5541 (init_and_make_win): Simplify. Return tui_gen_win_info.
5542 (show_source_or_disasm_and_command): Call the reset method.
5543 * tui/tui-data.h (struct tui_gen_win_info) <reset>: New method.
5544 (struct tui_cmd_window): Set can_highlight.
5545
48a3bd16
TT
55462019-06-25 Tom Tromey <tom@tromey.com>
5547
5548 * tui/tui-wingeneral.c (tui_gen_win_info::make_visible): Rename
5549 from make_visible.
5550 (tui_make_visible, tui_make_invisible): Rewrite.
5551 (tui_win_info::make_visible): Remove.
5552 (tui_source_window_base::make_visible): Update.
5553 * tui/tui-data.h (struct tui_gen_win_info) <make_visible>: New
5554 method. Moved from...
5555 (struct tui_win_info) <make_visible>: ...here.
5556
c3bd716f
TT
55572019-06-25 Tom Tromey <tom@tromey.com>
5558
5559 * tui/tui-winsource.c
5560 (tui_source_window_base::do_scroll_horizontal): Remove direction
5561 parameter.
5562 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Remove
5563 direction parameter.
5564 * tui/tui-win.c (tui_win_info::forward_scroll)
5565 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5566 (tui_win_info::right_scroll): Update.
5567 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Remove
5568 direction parameter.
5569 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Remove
5570 direction parameter.
5571 * tui/tui-data.h (enum tui_scroll_direction): Remove.
5572 (struct tui_win_info) <do_scroll_vertical, do_scroll_horizontal>:
5573 Remove direction parameter.
5574 (struct tui_source_window_base, struct tui_source_window)
5575 (struct tui_disasm_window, struct tui_data_window)
5576 (struct tui_cmd_window): Update.
5577
21c32dca
TT
55782019-06-25 Tom Tromey <tom@tromey.com>
5579
5580 * tui/tui-winsource.h (tui_set_exec_info_content)
5581 (tui_show_exec_info_content, tui_erase_exec_info_content)
5582 (tui_clear_exec_info_content, tui_update_exec_info): Change
5583 argument to tui_source_window_base.
5584 * tui/tui-winsource.c (tui_set_exec_info_content)
5585 (tui_show_exec_info_content, tui_erase_exec_info_content)
5586 (tui_clear_exec_info_content, tui_update_exec_info): Change
5587 argument to tui_source_window_base.
5588
73fbdc65
TT
55892019-06-25 Tom Tromey <tom@tromey.com>
5590
5591 * tui/tui-winsource.h (tui_set_exec_info_content): Return void.
5592 * tui/tui-winsource.c (tui_set_exec_info_content): Return void.
5593
33325343
TT
55942019-06-25 Tom Tromey <tom@tromey.com>
5595
5596 * tui/tui-winsource.c (tui_set_exec_info_content): Remove NULL
5597 check.
5598
29d2c474
TT
55992019-06-25 Tom Tromey <tom@tromey.com>
5600
5601 * tui/tui-winsource.h (tui_alloc_source_buffer): Change return
5602 type to void.
5603 * tui/tui-winsource.c (tui_alloc_source_buffer): Change return
5604 type to void.
5605 * tui/tui-source.c (tui_set_source_content): Update.
5606 * tui/tui-disasm.c (tui_set_disassem_content): Update.
5607
152f3f4b
TT
56082019-06-25 Tom Tromey <tom@tromey.com>
5609
5610 * tui/tui-win.c (window_name_completer, tui_set_focus)
5611 (tui_all_windows_info): Use name method.
5612 * tui/tui-data.h (struct tui_gen_win_info)
5613 (struct tui_source_window, struct tui_disasm_window)
5614 (struct tui_data_window, struct tui_cmd_window) <name>: New
5615 method.
5616 (tui_win_name): Don't declare.
5617 * tui/tui-data.c (tui_partial_win_by_name): Use name method.
5618 (tui_win_name): Remove.
5619
be4da588
TT
56202019-06-25 Tom Tromey <tom@tromey.com>
5621
5622 * tui/tui-winsource.h (tui_update_source_window)
5623 (tui_update_source_window_as_is): Change parameter type.
5624 * tui/tui-winsource.c (tui_update_source_window): Change win_info
5625 to be a tui_source_window_base.
5626 (tui_update_source_window_as_is): Likewise.
5627 * tui/tui-win.c (make_visible_with_new_height): Update.
5628
5b81daba
TT
56292019-06-25 Tom Tromey <tom@tromey.com>
5630
5631 * tui/tui-winsource.c (tui_erase_source_content)
5632 (tui_show_source_content, tui_show_exec_info_content)
5633 (tui_erase_exec_info_content): Use refresh_window method.
5634 * tui/tui-wingeneral.h (tui_refresh_win): Don't declare.
5635 * tui/tui-wingeneral.c (tui_gen_win_info::refresh_window): Rename
5636 from tui_refresh_win.
5637 (tui_data_window::refresh_window): New method.
5638 (tui_win_info::refresh, tui_source_window_base::refresh)
5639 (tui_refresh_all): Use refresh_window method.
5640 * tui/tui-stack.c (tui_show_locator_content): Call refresh_window
5641 method.
5642 * tui/tui-regs.c (tui_display_register): Call refresh_window
5643 method.
5644 * tui/tui-layout.c (show_source_disasm_command)
5645 (show_source_or_disasm_and_command): Call refresh_window method.
5646 * tui/tui-data.h (struct tui_gen_win_info)
5647 (struct tui_data_window, struct tui_cmd_window) <refresh_window>:
5648 New method.
5649
cb2ce893
TT
56502019-06-25 Tom Tromey <tom@tromey.com>
5651
5652 * tui/tui.c (tui_rl_other_window, tui_enable)
5653 (tui_is_window_visible, tui_get_command_dimension): Update.
5654 * tui/tui-winsource.c (tui_update_source_window_as_is)
5655 (tui_clear_source_content, tui_erase_source_content)
5656 (tui_show_source_line, tui_source_window_base::refill)
5657 (tui_source_window_base::do_scroll_horizontal)
5658 (tui_source_window_base::set_is_exec_point_at)
5659 (tui_update_breakpoint_info, tui_set_exec_info_content)
5660 (tui_alloc_source_buffer, tui_line_is_displayed)
5661 (tui_addr_is_displayed): Update.
5662 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
5663 (tui_check_and_display_highlight_if_needed)
5664 (tui_win_info::make_visible, tui_win_info::refresh)
5665 (tui_refresh_all): Update.
5666 * tui/tui-windata.c (tui_first_data_item_displayed)
5667 (tui_delete_data_content_windows, tui_erase_data_content)
5668 (tui_display_all_data, tui_data_window::refresh_all)
5669 (tui_check_data_values): Update.
5670 * tui/tui-win.c (window_name_completer, tui_update_gdb_sizes)
5671 (tui_set_win_focus_to, tui_win_info::forward_scroll)
5672 (tui_win_info::backward_scroll, tui_refresh_all_win)
5673 (tui_resize_all, tui_set_focus, tui_all_windows_info)
5674 (update_tab_width, tui_set_win_height, tui_adjust_win_heights)
5675 (tui_source_window_base::set_new_height)
5676 (tui_data_window::set_new_height)
5677 (make_invisible_and_set_new_height)
5678 (make_visible_with_new_height, new_height_ok)
5679 (parse_scrolling_args): Update.
5680 * tui/tui-stack.c (tui_show_frame_info): Update.
5681 * tui/tui-source.c (tui_set_source_content)
5682 (tui_set_source_content_nil, tui_source_is_displayed)
5683 (tui_source_window::do_scroll_vertical): Update.
5684 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5685 (tui_display_registers_from, tui_display_reg_element_at_line)
5686 (tui_check_register_values, tui_reg_command): Update.
5687 * tui/tui-layout.c (tui_default_win_height)
5688 (show_source_disasm_command, show_data, init_and_make_win)
5689 (show_source_or_disasm_and_command): Update.
5690 * tui/tui-io.c (update_cmdwin_start_line, tui_putc, tui_puts)
5691 (tui_redisplay_readline, tui_mld_flush)
5692 (tui_mld_erase_entire_line, tui_mld_getc, tui_cont_sig)
5693 (tui_getc): Update.
5694 * tui/tui-disasm.c (tui_set_disassem_content)
5695 (tui_disasm_window::do_scroll_vertical): Update.
5696 * tui/tui-data.h (struct tui_gen_win_info) <~tui_gen_win_info>:
5697 Now virtual.
5698 (struct tui_win_info): Derive from tui_gen_win_info.
5699 <~tui_win_info>: Mark as override.
5700 <generic>: Remove member.
5701 * tui/tui-data.c (tui_cmd_window::clear_detail, tui_next_win)
5702 (tui_prev_win, tui_partial_win_by_name, tui_win_info)
5703 (~tui_data_window, ~tui_win_info)
5704 (tui_free_all_source_wins_content): Update.
5705 * tui/tui-command.c (tui_refresh_cmd_win): Update.
5706
ab313b35
TT
57072019-06-25 Tom Tromey <tom@tromey.com>
5708
5709 * tui/tui-layout.c (init_and_make_win): Use new.
5710 * tui/tui-data.h (struct tui_gen_win_info): Add constructor,
5711 destructor, initializers.
5712 (tui_alloc_generic_win_info): Don't declare.
5713 * tui/tui-data.c (_locator): Add argument to constructor.
5714 (source_win, disasm_win): New globals.
5715 (exec_info): Remove.
5716 (tui_source_exec_info_win_ptr, tui_disassem_exec_info_win_ptr):
5717 Update.
5718 (tui_alloc_generic_win_info): Remove.
5719 (init_content_element): Use new.
5720 (tui_win_info::tui_win_info): Update.
5721 (free_content_elements) <case DATA_WIN>: Use delete.
5722
dc2c33e4
TT
57232019-06-25 Tom Tromey <tom@tromey.com>
5724
5725 * tui/tui-wingeneral.c (tui_refresh_win): Update.
5726 * tui/tui-windata.c (tui_first_data_item_displayed)
5727 (tui_delete_data_content_windows): Update.
5728 * tui/tui-win.c (tui_data_window::set_new_height): Update.
5729 * tui/tui-regs.c (tui_show_registers, tui_show_register_group)
5730 (tui_display_registers_from, tui_check_register_values): Update.
5731 * tui/tui-data.h (union tui_which_element) <data_window>: Now a
5732 pointer.
5733 * tui/tui-data.c (init_content_element): Update. Allocate the new
5734 window.
5735 (tui_free_data_content): Update.
5736 (free_content_elements) <case DATA_WIN>: Free the window.
5737
214a5cbe
TT
57382019-06-25 Tom Tromey <tom@tromey.com>
5739
5740 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win):
5741 Update.
5742 * tui/tui-layout.c (make_command_window)
5743 (show_source_disasm_command, show_data, init_and_make_win)
5744 (show_source_or_disasm_and_command): Update.
5745 * tui/tui-data.h (struct tui_win_info) <set_highlight>: New
5746 method.
5747 <can_highight, is_highlighted>: Now bool.
5748 (tui_set_win_highlight): Don't declare.
5749 * tui/tui-data.c (tui_set_win_highlight): Remove.
5750
8e2daf15
TT
57512019-06-25 Tom Tromey <tom@tromey.com>
5752
5753 * tui/tui-wingeneral.c (make_visible): Remove check of window
5754 type.
5755
8903bd8a
TT
57562019-06-25 Tom Tromey <tom@tromey.com>
5757
5758 * tui/tui-win.c (tui_win_info::max_height)
5759 (tui_cmd_window::max_height): New methods.
5760 (new_height_ok): Call max_height.
5761 * tui/tui-data.h (struct tui_win_info, struct tui_cmd_window)
5762 <max_height>: New method.
5763
3f02ce1e
TT
57642019-06-25 Tom Tromey <tom@tromey.com>
5765
5766 * tui/tui-win.c (tui_source_window_base::set_new_height)
5767 (tui_data_window::set_new_height): New methods.
5768 (make_invisible_and_set_new_height): Call set_new_height method.
5769 * tui/tui-data.h (struct tui_win_info)
5770 (struct tui_source_window_base, struct tui_data_window)
5771 <set_new_height>: New method.
5772
1825f487
TT
57732019-06-25 Tom Tromey <tom@tromey.com>
5774
5775 * tui/tui.c (tui_rl_other_window): Call the refresh_all method.
5776 * tui/tui-windata.c (tui_data_window::refresh_all): Rename from
5777 tui_refresh_data_win.
5778 * tui/tui-win.c (tui_source_window_base::refresh_all): New
5779 method.
5780 (tui_refresh_all_win): Call the refresh_all method.
5781 (tui_set_focus): Likewise.
5782 * tui/tui-data.h (struct tui_win_info) <refresh_all>: New method.
5783 (struct tui_source_window_base, struct tui_data_window) <refresh>:
5784 Likewise.
5785
ad54d15b
TT
57862019-06-25 Tom Tromey <tom@tromey.com>
5787
5788 * tui/tui-winsource.h (tui_refill_source_window)
5789 (tui_set_is_exec_point_at): Don't declare.
5790 * tui/tui-winsource.c (tui_update_source_windows_with_addr)
5791 (tui_source_window_base::refill): Rename from
5792 tui_refill_source_window.
5793 (tui_source_window_base::do_scroll_horizontal): Update.
5794 (tui_source_window_base::set_is_exec_point_at): Rename from
5795 tui_set_is_exec_point_at.
5796 (tui_update_all_breakpoint_info): Update.
5797 * tui/tui-stack.c (tui_show_frame_info): Update.
5798 * tui/tui-layout.c (show_data): Add cast.
5799 * tui/tui-hooks.c (tui_redisplay_source): Call refill method.
5800 * tui/tui-data.h (struct tui_source_window_base) <refill,
5801 set_is_exec_point_at>: New methods.
5802 (tui_source_windows, tui_add_to_source_windows): Update types.
5803 (tui_add_to_source_windows): Remove redundant declaration.
5804 * tui/tui-data.c (source_windows): Store tui_source_window_base.
5805 (tui_source_windows): Change return type.
5806 (tui_clear_source_windows_detail): Update.
5807 (tui_add_to_source_windows): Change type of parameter.
5808 (tui_free_all_source_wins_content): Update.
5809
2042b506
TT
58102019-06-25 Tom Tromey <tom@tromey.com>
5811
5812 * tui/tui-wingeneral.c (tui_win_info::refresh)
5813 (tui_source_window_base::refresh): New methods.
5814 (tui_refresh_all): Call the refresh method.
5815 * tui/tui-data.h (struct tui_win_info)
5816 (struct tui_source_window_base) <refresh>: New method.
5817
56122977
TT
58182019-06-25 Tom Tromey <tom@tromey.com>
5819
5820 * tui/tui.h (tui_is_window_visible): Return bool.
5821 * tui/tui.c (tui_is_window_visible): Return bool.
5822 * tui/tui-wingeneral.c (tui_make_window, make_visible)
5823 (tui_make_visible, tui_make_invisible)
5824 (tui_win_info::make_visible)
5825 (tui_source_window_base::make_visible, make_all_visible)
5826 (tui_make_all_visible, tui_make_all_invisible): Update.
5827 * tui/tui-windata.c (tui_delete_data_content_windows): Update.
5828 * tui/tui-data.h (struct tui_gen_win_info) <is_visible>: Now
5829 bool.
5830 (struct tui_win_info, struct tui_source_window_base)
5831 (struct tui_cmd_window) <make_visible>: Change parameter to bool.
5832 * tui/tui-data.c (tui_init_generic_part): Update.
5833
cda37efb
TT
58342019-06-25 Tom Tromey <tom@tromey.com>
5835
5836 * tui/tui-wingeneral.c (tui_win_info::make_visible)
5837 (tui_source_window_base::make_visible): New methods.
5838 (make_all_visible): Make method call.
5839 * tui/tui-data.h (struct tui_win_info) <make_visible>: New method.
5840 (struct tui_source_window_base, struct tui_cmd_window): Override
5841 make_visible.
5842 (tui_win_is_source_type): Don't declare.
5843 * tui/tui-data.c (tui_win_is_source_type): Remove.
5844
6a0ee02c
TT
58452019-06-25 Tom Tromey <tom@tromey.com>
5846
5847 * tui/tui-layout.c (show_source_or_disasm_and_command): Remove
5848 NULL check.
5849
63901aec
TT
58502019-06-25 Tom Tromey <tom@tromey.com>
5851
5852 * tui/tui-data.h (struct tui_data_window, struct tui_cmd_window):
5853 Inline constructor. Add initializers for members.
5854 * tui/tui-data.c (tui_data_window, tui_cmd_window): Remove
5855 constructors; now inline in class.
5856
ceb13a13
TT
58572019-06-25 Tom Tromey <tom@tromey.com>
5858
5859 * tui/tui-regs.c (tui_show_registers): Update.
5860 * tui/tui-data.h (struct tui_data_window) <display_regs>: Now
5861 bool.
5862 * tui/tui-data.c (tui_data_window::clear_detail)
5863 (tui_data_window): Update.
5864
238eb706
TT
58652019-06-25 Tom Tromey <tom@tromey.com>
5866
5867 * tui/tui-windata.c (tui_display_all_data)
5868 (tui_display_data_from_line, tui_display_data_from)
5869 (tui_check_data_values, tui_data_window::do_scroll_vertical):
5870 Update.
5871 * tui/tui-regs.c (tui_last_regs_line_no)
5872 (tui_line_from_reg_element_no, tui_first_reg_element_no_inline)
5873 (tui_show_registers, tui_show_register_group)
5874 (tui_display_registers_from, tui_display_reg_element_at_line)
5875 (tui_display_registers_from_line, tui_check_register_values)
5876 (tui_reg_next, tui_reg_prev): Update.
5877 * tui/tui-layout.c (tui_set_layout, show_data): Update.
5878 * tui/tui-data.h (struct tui_data_info): Remove. Move contents to
5879 tui_data_window.
5880 (struct tui_win_info) <detail>: Remove. Add new fields from
5881 tui_data_info.
5882 (TUI_DATA_WIN): Add cast.
5883 * tui/tui-data.c (tui_data_window::clear_detail, tui_data_window)
5884 (~tui_data_window): Simplify.
5885
81491aa0
TT
58862019-06-25 Tom Tromey <tom@tromey.com>
5887
5888 * tui/tui-layout.c (show_source_disasm_command)
5889 (show_source_or_disasm_and_command): Update.
5890 * tui/tui-io.c (update_cmdwin_start_line)
5891 (tui_redisplay_readline): Update.
5892 * tui/tui-data.h (struct tui_command_info): Remove.
5893 (struct tui_win_info) <detail>: Remove command_info member.
5894 (struct tui_data_window) <start_line>: New member, from
5895 tui_command_info.
5896 (TUI_CMD_WIN): Add casts.
5897
e6e41501
TT
58982019-06-25 Tom Tromey <tom@tromey.com>
5899
5900 * tui/tui-winsource.c (tui_update_source_window)
5901 (tui_refill_source_window)
5902 (tui_source_window_base::do_scroll_horizontal)
5903 (tui_update_breakpoint_info, tui_set_exec_info_content)
5904 (tui_show_exec_info_content, tui_erase_exec_info_content)
5905 (tui_clear_exec_info_content): Update.
5906 * tui/tui-wingeneral.c (make_all_visible, tui_refresh_all):
5907 Update.
5908 * tui/tui-win.c (make_invisible_and_set_new_height)
5909 (make_visible_with_new_height): Update.
5910 * tui/tui-source.c (tui_set_source_content)
5911 (tui_show_symtab_source): Update.
5912 * tui/tui-layout.c (extract_display_start_addr)
5913 (show_source_disasm_command, show_data)
5914 (make_source_or_disasm_window)
5915 (show_source_or_disasm_and_command): Update.
5916 * tui/tui-disasm.c (tui_set_disassem_content): Simplify.
5917 (tui_disasm_window::do_scroll_vertical): Remove shadowing
5918 "gdbarch".
5919 * tui/tui-data.h (struct tui_source_info): Remove. Move contents
5920 to tui_source_window_base.
5921 (struct tui_win_info) <detail>: Remove source_info member.
5922 (struct tui_source_window_base) <has_locator>: Inline.
5923 Move contents from tui_source_info; rename has_locator member to
5924 m_has_locator.
5925 (TUI_SRC_WIN, TUI_DISASM_WIN): Add casts.
5926 * tui/tui-data.c (tui_source_window_base::has_locator): Move to
5927 header file.
5928 (tui_source_window_base::clear_detail, ~tui_source_window_base):
5929 Simplify.
5930 (tui_free_all_source_wins_content): Cast to
5931 tui_source_window_base.
5932
44f0e208
TT
59332019-06-25 Tom Tromey <tom@tromey.com>
5934
5935 * tui/tui-win.c (make_invisible_and_set_new_height)
5936 (make_visible_with_new_height): Call has_locator method.
5937 * tui/tui-layout.c (show_source_disasm_command, show_data)
5938 (show_source_or_disasm_and_command): Update for bool change.
5939 * tui/tui-data.h (struct tui_source_info) <has_locator>: Now bool.
5940 (tui_win_info) <has_locator>: New method.
5941 (struct tui_source_window_base) <has_locator>: New method.
5942 (tui_win_has_locator): Don't declare.
5943 * tui/tui-data.c (tui_source_window_base::has_locator): Rename
5944 from tui_win_has_locator.
5945 (tui_source_window_base): Use false, not FALSE.
5946
7778b912
TT
59472019-06-25 Tom Tromey <tom@tromey.com>
5948
5949 * tui/tui-data.h (tui_clear_win_detail): Don't declare.
5950 * tui/tui-data.c (tui_clear_source_windows_detail): Call the
5951 clear_detail method directly.
5952 (tui_clear_win_detail): Remove.
5953
f83d391c
TT
59542019-06-25 Tom Tromey <tom@tromey.com>
5955
5956 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Use
5957 "this", not TUI_DISASM_WIN.
5958
13446e05
TT
59592019-06-25 Tom Tromey <tom@tromey.com>
5960
5961 * tui/tui-winsource.h (tui_horizontal_source_scroll): Don't
5962 declare.
5963 * tui/tui-winsource.c
5964 (tui_source_window_base::do_scroll_horizontal): Rename from
5965 tui_horizontal_source_scroll.
5966 * tui/tui-windata.h (tui_vertical_data_scroll): Don't declare.
5967 * tui/tui-windata.c (tui_data_window::do_scroll_vertical): Rename
5968 from tui_vertical_data_scroll.
5969 * tui/tui-win.h (tui_scroll): Don't declare.
5970 * tui/tui-win.c (tui_win_info::forward_scroll)
5971 (tui_win_info::backward_scroll, tui_win_info::left_scroll)
5972 (tui_win_info::right_scroll): Rename and update.
5973 (tui_scroll_forward_command, tui_scroll_backward_command)
5974 (tui_scroll_left_command, tui_scroll_right_command): Update.
5975 (tui_scroll): Remove.
5976 * tui/tui-source.h: Don't declare tui_vertical_source_scroll.
5977 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Rename
5978 from tui_vertical_source_scroll.
5979 * tui/tui-disasm.h (tui_vertical_disassem_scroll): Don't declare.
5980 * tui/tui-disasm.c (tui_disasm_window::do_scroll_vertical): Rename
5981 from tui_vertical_disassem_scroll.
5982 * tui/tui-data.h (struct tui_win_info) <do_scroll_vertical,
5983 do_scroll_horizontal>: New methods.
5984 <forward_scroll, backward_scroll, left_scroll, right_scroll>:
5985 Likewise.
5986 (struct tui_source_window_base): Add do_scroll_horizontal.
5987 (struct tui_source_window, struct tui_disasm_window): Add
5988 do_scroll_vertical.
5989 (struct tui_data_window, struct tui_cmd_window): Add
5990 do_scroll_horizontal and do_scroll_vertical.
5991 * tui/tui-command.c (tui_dispatch_ctrl_char): Use method calls.
5992
5cf82909
TT
59932019-06-25 Tom Tromey <tom@tromey.com>
5994
5995 * tui/tui-data.h (struct tui_source_window_base): New struct.
5996 (struct tui_source_window): Derive from tui_source_window_base.
5997 (struct tui_disasm_window): New struct.
5998 * tui/tui-data.c (tui_source_window_base::clear_detail): Rename
5999 from tui_source_window::clear_detail.
6000 (tui_source_window_base): Rename from tui_source_window.
6001 (~tui_source_window_base): Rename from ~tui_source_window.
6002 (tui_alloc_win_info): Create a tui_disasm_window.
6003
ee1d42d6
TT
60042019-06-25 Tom Tromey <tom@tromey.com>
6005
6006 * tui/tui-data.h (struct tui_source_window)
6007 (struct tui_data_window): Declare destructors.
6008 * tui/tui-data.c (~tui_source_window, ~tui_data_window): New
6009 destructors.
6010 (tui_win_info): Simplify.
6011
b4eb2452
TT
60122019-06-25 Tom Tromey <tom@tromey.com>
6013
6014 * tui/tui-winsource.c (tui_display_main)
6015 (tui_update_source_windows_with_addr)
6016 (tui_update_all_breakpoint_info): Update.
6017 * tui/tui-win.c (tui_resize_all, tui_adjust_win_heights)
6018 (new_height_ok, parse_scrolling_args): Update.
6019 * tui/tui-stack.c (tui_show_frame_info): Update.
6020 * tui/tui-data.h (struct tui_list): Remove.
6021 (tui_source_windows): Return a reference to a std::vector.
6022 * tui/tui-data.c (source_windows): Now a std::vector.
6023 (tui_source_windows): Change return type.
6024 (tui_clear_source_windows): Rewrite.
6025 (tui_clear_source_windows_detail, tui_add_to_source_windows)
6026 (tui_free_all_source_wins_content): Rewrite.
6027
8761a91b
TT
60282019-06-25 Tom Tromey <tom@tromey.com>
6029
6030 * tui/tui-data.h (struct tui_win_info, struct tui_source_window)
6031 (struct tui_data_window, struct tui_cmd_window): Declare
6032 clear_detail method.
6033 * tui/tui-data.c (tui_source_window::clear_detail)
6034 (tui_cmd_window::clear_detail, tui_data_window::clear_detail): New
6035 methods.
6036 (tui_clear_win_detail): Simplify.
6037
0ed69eda
TT
60382019-06-25 Tom Tromey <tom@tromey.com>
6039
6040 * tui/tui-layout.c (make_source_window, make_disasm_window)
6041 (make_source_or_disasm_window): Remove win_info_ptr parameter.
6042 Return the new window.
6043 (show_source_disasm_command, show_data)
6044 (show_source_or_disasm_and_command): Update.
6045
82432e10
TT
60462019-06-25 Tom Tromey <tom@tromey.com>
6047
6048 * tui/tui-layout.c (make_command_window): Remove win_info_ptr
6049 parameter. Return the new window.
6050 (show_source_disasm_command): Update and remove NULL check.
6051 (show_source_or_disasm_and_command): Update.
6052
ec328aa5
TT
60532019-06-25 Tom Tromey <tom@tromey.com>
6054
6055 * tui/tui-layout.c (init_and_make_win): Remove NULL check.
6056
33b906ab
TT
60572019-06-25 Tom Tromey <tom@tromey.com>
6058
6059 * tui/tui-data.h (struct tui_win_info): Make constructor
6060 protected. Make destructor virtual. Add initializers.
6061 (tui_source_window, tui_data_window, tui_cmd_window): New
6062 classes.
6063 * tui/tui-data.c (tui_win_info): Rename from init_win_info. Now a
6064 constructor. Add "type" parameter.
6065 (tui_source_window, tui_data_window, tui_cmd_window): New
6066 constructors.
6067 (tui_alloc_win_info): Instantiate the appropriate subclass.
6068
e7e11af4
TT
60692019-06-25 Tom Tromey <tom@tromey.com>
6070
6071 * tui/tui-win.c (tui_resize_all): Use delete.
6072 * tui/tui-data.h (struct tui_win_info) <~tui_win_info>: Declare
6073 destructor.
6074 (tui_free_window): Don't declare.
6075 * tui/tui-data.c (~tui_win_info): Rename from tui_free_window.
6076 Update.
6077
6792b55e
TT
60782019-06-25 Tom Tromey <tom@tromey.com>
6079
6080 * tui/tui-data.h (struct tui_win_info): Add constructor.
6081 * tui/tui-data.c (tui_alloc_win_info): Use new.
6082 (tui_free_window): Use delete.
6083
f95675e1
TT
60842019-06-22 Tom Tromey <tom@tromey.com>
6085
6086 * tui/tui-windata.h (tui_first_data_element_no_in_line): Don't
6087 declare.
6088 * tui/tui-windata.c (tui_first_data_element_no_in_line): Remove.
6089
5bff081c
TT
60902019-06-22 Tom Tromey <tom@tromey.com>
6091
6092 * tui/tui-data.h (tui_del_window, tui_del_data_windows): Don't
6093 declare.
6094 * tui/tui-data.c (tui_del_window, tui_del_data_windows): Remove.
6095
47e3f474
TV
60962019-06-22 Tom de Vries <tdevries@suse.de>
6097
6098 * dwarf2read.c (create_addrmap_from_aranges)
6099 (read_debug_names_from_section): Print ptrdiff_t using '%s' and plongest
6100 instead of '%zu'.
6101
fd5866f6
SM
61022019-06-21 Simon Marchi <simon.marchi@efficios.com>
6103
6104 * dwarf2read.h (dwarf2_section_info_def): Remove.
6105 (DEF_VEC_O (dwarf2_section_info_def)): Remove.
6106 * dwarf2read.c (struct dwo_sections) <types>: Change type to
6107 std::vector<dwarf2_section_info>.
6108 (struct dwo_file) <~dwo_file>: Remove.
6109 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't manually free
6110 types field.
6111 (dwarf2_per_objfile::locate_sections): Adjust to std::vector.
6112 (dwarf2_read_debug_names): Likewise.
6113 (create_debug_types_hash_table): Change parameter type to
6114 array_view, adjust code accordingly.
6115 (dwarf2_locate_dwo_sections): Adjust to std::vector.
6116 (partial_die_info::fixup): Likewise.
6117 (determine_prefix): Likewise.
6118 * dwarf-index-write.c (write_psymtabs_to_index): Adjust.
6119
fb1eb2f9
SM
61202019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
6121
6122 * dwarf2read.c (struct dwo_file) <dbfd>: Change type to
6123 gdb_bfd_ref_ptr.
6124 <~dwo_file>: Remove call to gdb_bfd_unref.
6125 (open_and_init_dwo_file): Move gdb_bfd_ref_ptr into dbfd field. Call
6126 gdb_bfd_ref_ptr::get.
6127
51ac9db5
SM
61282019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
6129
6130 * dwarf2read.h (struct dwarf2_per_objfile) <dwo_files>: Change
6131 type to htab_up.
6132 * dwarf2read.c (struct dwo_file): Initialize fields.
6133 <~dwo_file>: New.
6134 (free_dwo_file): Remove, move content to ~dwo_file.
6135 (struct dwo_file_deleter): Remove.
6136 (dwo_file_up>: Remove custom deleter.
6137 (free_dwo_files): Remove.
6138 (dwarf2_per_objfile::~dwarf2_per_objfile): Don't explicitly free
6139 dwo_files.
6140 (process_skeletonless_type_units): Call unique_ptr::get.
6141 (allocate_dwo_file_hash_table): Add deleter to created hash
6142 table. Change return type to htab_up.
6143 (lookup_dwo_file_slot): Don't memset dwo_file, call
6144 unique_ptr::get.
6145 (create_dwo_unit_in_dwp_v1): Allocate dwo_file with new.
6146 (create_dwo_unit_in_dwp_v2): Likewise.
6147 (open_and_init_dwo_file): Likewise.
6148 (free_dwo_file_from_slot): Remove.
6149
dc4ccb6f
SM
61502019-06-21 Simon Marchi <simon.marchi@polymtl.ca>
6151
6152 * dwarf2read.h (struct dwarf2_section_info) <readin,
6153 is_virtual>: Change type to bool.
6154 * dwarf2read.c (dwarf2_read_section, create_dwp_v2_section): Use
6155 true instead of 1.
6156
e6a1c5cb
TT
61572019-06-19 Tom Tromey <tom@tromey.com>
6158
6159 * tui/tui-data.h (tui_init_content_element): Don't declare.
6160
6f6ffbeb
TT
61612019-06-19 Tom Tromey <tom@tromey.com>
6162
6163 * tui/tui-data.h (tui_init_win_info): Don't declare.
6164
f23f598e
TV
61652019-06-19 Tom de Vries <tdevries@suse.de>
6166
6167 * dwarf2read.h (abstract_to_concrete): Change type to
6168 std::unordered_map<sect_offset, std::vector<sect_offset>,
6169 gdb::hash_enum<sect_offset>>.
6170
680e1bee
TT
61712019-06-19 Tom Tromey <tromey@adacore.com>
6172
6173 * ada-lang.c (ada_evaluate_subexp) <case OP_ATR_FIRST>: Handle
6174 EVAL_AVOID_SIDE_EFFECTS specially.
6175
dcf37923
TT
61762019-06-19 Tom Tromey <tromey@adacore.com>
6177
6178 * source-cache.c (highlighter): New global.
6179 (source_cache::get_source_lines): Create a highlighter on demand.
6180
494986d5
AB
61812019-06-18 Andrew Burgess <andrew.burgess@embecosm.com>
6182
6183 * defs.h (deprecated_interactive_hook): Delete declaration.
6184 * interps.c (clear_interpreter_hooks): Remove use of
6185 deprecated_interactive_hook.
6186 * top.c (deprecated_interactive_hook): Delete definition.
6187 * utils.c (maybe_quit): Remove use of deprecated_interactive_hook.
6188
3360b6e7
TV
61892019-06-18 Tom de Vries <tdevries@suse.de>
6190
6191 PR gdb/24515
6192 * dwarf2read.h (abstract_to_concrete): Change type from
6193 std::unordered_map<die_info_ptr, std::vector<die_info_ptr>> to
6194 std::unordered_map<sect_offset, std::vector<sect_offset>>.
6195 * dwarf2read.c (read_variable): Update.
6196 (dwarf2_fetch_die_loc_sect_off): Update.
6197
310b3441
TV
61982019-06-17 Tom de Vries <tdevries@suse.de>
6199
6200 PR gdb/24617
6201 * common/pathstuff.c (child_path): Make sure parent_len > 0 before
6202 accessing parent[parent_len - 1].
6203
ba9777be
PP
62042019-06-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6205
6206 PR gdb/24364
6207 * gdb/dtrace-probe.c (dtrace_static_probe_ops::get_probe): Don't
6208 call dtrace_process_dof with NULL dof.
6209
2b9f6e89
TV
62102019-06-16 Tom de Vries <tdevries@suse.de>
6211
6212 PR gdb/24445
6213 * contrib/gdb-add-index.sh: Update to handle dwz-m-ed executable.
6214
431b3ead
TT
62152019-06-16 Tom Tromey <tom@tromey.com>
6216
6217 * tui/tui-wingeneral.c (tui_unhighlight_win, tui_highlight_win)
6218 (make_all_visible): Use address of member.
6219
d04b44a1
TT
62202019-06-16 Tom Tromey <tom@tromey.com>
6221
6222 * tui/tui-data.c (tui_clear_win_detail, init_win_info)
6223 (tui_free_window, free_content, free_content_elements): Remove
6224 unnecessary cast.
6225 * tui/tui-windata.c (tui_display_all_data): Remove unnecessary
6226 cast.
6227 * tui/tui-regs.c (tui_show_register_group)
6228 (tui_display_registers_from, tui_display_reg_element_at_line):
6229 Remove unnecessary cast.
6230
bf5142e7
AB
62312019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6232
6233 * linux-nat.c (normal_mask): Delete.
6234 (_initialize_linux_nat): Don't initialise normal_mask.
6235
c4973306
SM
62362019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
6237
6238 PR gdb/24445
6239 * dwarf-index-write.h (write_psymtabs_to_index): Add
6240 dwz_basename parameter.
6241 * dwarf-index-write.c (write_gdbindex): Move file writing to
6242 write_gdbindex_1. Change return type void.
6243 (assert_file_size): Move up, remove filename parameter.
6244 (write_gdbindex_1): New function.
6245 (write_debug_names): Change return type to void, call
6246 assert_file_size.
6247 (struct index_wip_file): New struct.
6248 (write_psymtabs_to_index): Add dwz_basename parameter. Move
6249 file logic to index_wip_file. Write index for dwz file if
6250 needed.
6251 (save_gdb_index_command): Pass basename of dwz file, if present.
6252 * dwarf-index-cache.c (index_cache::store): Obtain and pass
6253 build-id of dwz file, if present.
6254 * dwarf2read.c (struct dwz_file): Move to dwarf2read.h.
6255 (dwarf2_get_dwz_file): Likewise.
6256 * dwarf2read.h (struct dwz_file): Move from dwarf2read.c.
6257 (dwarf2_get_dwz_file): Likewise.
6258
395f9c91
TT
62592019-06-16 Tom Tromey <tom@tromey.com>
6260
6261 * coffread.c (process_coff_symbol): Use xstrdup.
6262 * value.c (create_internalvar): Use xstrdup.
6263
cafb3438
TT
62642019-06-16 Tom Tromey <tom@tromey.com>
6265
6266 * valops.c (value_cast, value_slice): Remove unnecessary cast.
6267 * breakpoint.c (stopin_command, stopat_command)
6268 (until_break_command, decode_location_default): Remove unnecessary
6269 cast.
6270 * utils.c (subset_compare): Remove unnecessary cast.
6271 * ada-lang.c (ada_update_initial_language): Remove unnecessary
6272 cast.
6273 * linespec.c (decode_line_with_last_displayed): Remove unnecessary
6274 cast.
6275 * infcmd.c (path_command): Remove unnecessary cast.
6276 * coffread.c (decode_type): Remove unnecessary cast.
6277 * xcoffread.c (read_xcoff_symtab): Remove unnecessary cast.
6278 * mipsread.c (mipscoff_symfile_read): Remove unnecessary cast.
6279 * tui/tui-stack.c (tui_show_locator_content)
6280 (tui_show_frame_info): Remove unnecessary cast.
6281 * tui/tui-win.c (tui_scroll_forward_command)
6282 (tui_scroll_backward_command, tui_set_focus, tui_set_win_height)
6283 (parse_scrolling_args): Remove unnecessary cast.
6284 * tui/tui-data.c (init_win_info, tui_del_window)
6285 (tui_free_window, tui_del_data_windows, tui_free_data_content)
6286 (free_content_elements): Remove unnecessary cast.
6287 * tui/tui-windata.c (tui_first_data_item_displayed): Remove
6288 unnecessary cast.
6289 * tui/tui-source.c (tui_set_source_content)
6290 (tui_vertical_source_scroll): Remove unnecessary cast.
6291 * tui/tui-layout.c (tui_default_win_height): Remove unnecessary
6292 cast.
6293 * tui/tui-io.c (tui_initialize_io): Remove unnecessary cast.
6294 * tui/tui-regs.c (tui_display_registers_from)
6295 (tui_display_register): Remove unnecessary cast.
6296 * tui/tui-wingeneral.c (tui_refresh_win, tui_delete_win)
6297 (tui_unhighlight_win, tui_highlight_win, tui_make_window)
6298 (make_visible): Remove unnecessary cast.
6299 * tui/tui-winsource.c (tui_erase_source_content)
6300 (tui_update_breakpoint_info, tui_set_exec_info_content): Remove
6301 unnecessary cast.
6302 * ax-gdb.c (agent_command_1): Remove unnecessary cast.
6303 * cli/cli-setshow.c (cmd_show_list): Remove unnecessary cast.
6304 * stabsread.c (read_type, read_array_type, read_range_type):
6305 Remove unnecessary cast.
6306 * mdebugread.c (mdebug_build_psymtabs): Remove unnecessary cast.
6307 (parse_symbol, parse_type, upgrade_type, parse_external)
6308 (parse_partial_symbols, psymtab_to_symtab_1, cross_ref): Remove
6309 unnecessary cast.
6310 * gdb_bfd.c (gdb_bfd_map_section): Remove unnecessary cast.
6311
730ead81
TT
63122019-06-16 Tom Tromey <tom@tromey.com>
6313
6314 * tui/tui-data.c (tui_alloc_generic_win_info)
6315 (tui_alloc_win_info, tui_add_content_elements): Remove NULL
6316 checks.
6317
584a927c
AB
63182019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6319 Andrew Burgess <andrew.burgess@embecosm.com>
6320
6321 * f-typeprint.c (f_print_type): Don't return early for not
6322 associated or not allocated types.
6323 (f_type_print_varspec_suffix): Add print_rank parameter and print
6324 ranks of array types in case they dangling.
6325 (f_type_print_base): Add print_rank parameter.
6326
30056ea0
AB
63272019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6328
6329 * NEWS: Mention new MI commands.
6330 * break-catch-throw.c (enum exception_event_kind): Move to
6331 breakpoint.h.
6332 (print_mention_exception_catchpoint): Output text as a single
6333 message.
6334 (catch_exception_command_1): Rename to...
6335 (catch_exception_event): ...this, make non-static, update header
6336 command, and change some parameter types.
6337 (catch_catch_command): Update for changes to
6338 catch_exception_command_1.
6339 (catch_throw_command): Likewise.
6340 (catch_rethrow_command): Likewise.
6341 * breakpoint.c (enum exception_event_kind): Delete.
6342 * breakpoint.h (enum exception_event_kind): Moved here from
6343 break-catch-throw.c.
6344 (catch_exception_event): Declare.
6345 * mi/mi-cmd-catch.c (mi_cmd_catch_exception_event): New function.
6346 (mi_cmd_catch_throw): New function.
6347 (mi_cmd_catch_rethrow): New function.
6348 (mi_cmd_catch_catch): New function.
6349 * mi/mi-cmds.c (mi_cmds): Add 'catch-throw', 'catch-rethrow', and
6350 'catch-catch' entries.
6351 * mi/mi-cmds.h (mi_cmd_catch_throw): Declare.
6352 (mi_cmd_catch_rethrow): Declare.
6353 (mi_cmd_catch_catch): Declare.
6354
ec8e2b6d
AB
63552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6356
6357 * annotate.c (annotate_source_line): Change return type to void,
6358 update implementation to match.
6359 * annotate.h (annotate_source_line): Change return type to void,
6360 update header comment.
6361 * stack.c (print_frame_info): Don't change what frame information
6362 is printed based on whether annotations are on or not.
6363
0d3abd8c
AB
63642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6365
6366 * annotate.c: Add 'source.h' and 'objfiles.h' includes.
6367 (annotate_source): Make static.
6368 (annotate_source_line): Moved from source.c and renamed from
6369 identify_source_line. Update the return type.
6370 * annotate.h (annotate_source): Delete declaration.
6371 (annotate_source_line): Declaration moved from source.h, and
6372 renamed from identify_source_line. Return type updated.
6373 * source.c (identify_source_line): Moved to annotate.c and renamed
6374 to annotate_source_line.
6375 (info_line_command): Remove check of annotation_level.
6376 * source.h (identify_source_line): Move declaration to annotate.h
6377 and rename to annotate_source_line.
6378 * stack.c: Add 'annotate.h' include.
6379 (print_frame_info): Remove check of annotation_level before
6380 calling annotate_source_line.
6381
00df30ae
AB
63822019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6383
6384 * source-cache.c (source_cache::get_plain_source_lines): Use
6385 open_source_file_with_line_charpos instead of just
6386 open_source_file, remove call to find_source_lines.
6387 (source_cache::get_source_lines): Likewise.
6388 * source.c (find_source_lines): Make static.
6389 (get_filename_and_charpos): Renamed into...
6390 (open_source_file_with_line_charpos): ..this along with changes to
6391 return a scoped_fd, and some other minor clean ups.
6392 (identify_source_line): Use open_source_file_with_line_charpos.
6393 (search_command_helper): Use open_source_file_with_line_charpos
6394 instead of just open_source_file, remove call to
6395 find_source_lines.
6396 * source.h (open_source_file_with_line_charpos): Declare new
6397 function.
6398 (find_source_lines): Delete declaration.
6399
afda45a2
AB
64002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6401
6402 * source.c (get_filename_and_charpos): Remove fullname
6403 parameter.
6404 (identify_source_line): Update call to get_filename_and_charpos.
6405
0735b091
TT
64062019-06-14 Tom Tromey <tromey@adacore.com>
6407
6408 PR gdb/24502:
6409 * ui-style.h (skip_ansi_escape): Update comment.
6410 * ui-file.h (class no_terminal_escape_file): New class.
6411 * ui-file.c (no_terminal_escape_file::write)
6412 (no_terminal_escape_file::puts): New methods.
6413 * cli/cli-logging.c (handle_redirections): Use
6414 no_terminal_escape_file.
6415
52ce35e2
TT
64162019-06-14 Tom Tromey <tromey@adacore.com>
6417
6418 * NEWS: Move convenience variable news above Python news.
6419
73cc7272
TT
64202019-06-14 Tom Tromey <tom@tromey.com>
6421
6422 * gnulib: Move directory to top-level.
6423 * configure.ac: Don't configure gnulib.
6424 * configure: Rebuild.
6425 * common/common-defs.h: Use new path to gnulib.
6426 * Makefile.in (GNULIB_BUILDDIR): Now ../gnulib.
6427 (GNULIB_H): Remove.
6428 (INCGNU): Look in new gnulib location.
6429 (HFILES_NO_SRCDIR): Remove gnulib files.
6430 (SUBDIR, REQUIRED_SUBDIRS): Remove gnulib.
6431 (generated_files): Remove GNULIB_H.
6432 ($(LIBGNU), all-lib): Remove targets.
6433 (distclean): Don't mention GNULIB_BUILDDIR.
6434 ($(GNULIB_BUILDDIR)/Makefile): Remove target.
6435
f5686554
TT
64362019-06-14 Tom Tromey <tromey@adacore.com>
6437
6438 * symfile.c (add_symbol_file_command): Remove obsolete comment.
6439 Warn if symbol file does not provide any symbols.
6440
a0c1ffed
TT
64412019-06-14 Tom Tromey <tromey@adacore.com>
6442
6443 * source.c (find_and_open_source): Respect basenames_may_differ.
6444
7c39e397
AB
64452019-06-14 Andrew Burgess <andrew.burgess@embecosm.com>
6446
6447 * annotate.c (annotate_breakpoints_invalid): Make use of
6448 scoped_restore_terminal_state.
6449 (annotate_frames_invalid): Likewise.
6450
f411722c
TT
64512019-06-14 Tom Tromey <tromey@adacore.com>
6452
6453 * ada-lang.c (ada_evaluate_subexp) <case BINOP_ASSIGN>: Always
6454 allow assignment to an internalvar.
6455
4268ec18
TT
64562019-06-14 Tom Tromey <tromey@adacore.com>
6457
6458 * ada-lex.l: Allow "_" in attribute names.
6459
abdb711e
TT
64602019-06-14 Tom Tromey <tromey@adacore.com>
6461
6462 PR gdb/24653:
6463 * regcache.c (registers_changed): Don't call alloca.
6464 * top.c (execute_command): Don't call alloca.
6465
4c048731
PA
64662019-06-13 Pedro Alves <palves@redhat.com>
6467
6468 * cli/cli-setshow.c (cli/cli-setshow.c): New parameter
6469 'expression'. When parsing an expression, error out if there's
6470 junk after "unlimited".
6471 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6472 (do_set_command): Adjust calls to is_unlimited_literal.
6473
66eb1ed3
PA
64742019-06-13 Pedro Alves <palves@redhat.com>
6475
6476 * compile/compile.c (make_compile_options_def_group): Add braces
6477 around array_view initializer.
6478 * thread.c (make_thread_apply_all_options_def_group)
6479 (make_thread_apply_all_options_def_group): Likewise.
6480
3345721a
PA
64812019-06-13 Pedro Alves <palves@redhat.com>
6482
6483 * NEWS (New commands): Mention "maint test-options
6484 require-delimiter", "maint test-options unknown-is-error", "maint
6485 test-options unknown-is-operand" and "maint show
6486 test-options-completion-result".
6487 (New command options, command completion): New section.
6488 (Completion improvements): New section.
6489 Mention that you can abbreviate "unlimited".
6490
6206060d
PA
64912019-06-13 Pedro Alves <palves@redhat.com>
6492
6493 * cli/cli-utils.c (parse_flags, parse_flags_qcs): Delete.
6494 * cli/cli-utils.h (parse_flags, parse_flags_qcs): Delete.
6495 * unittests/cli-utils-selftests.c (test_parse_flags)
6496 (test_parse_flags_qcs): Delete.
6497 (test_cli_utils): Don't call deleted functions.
6498
6665660a
PA
64992019-06-13 Pedro Alves <palves@redhat.com>
6500
6501 * thread.c: Include "cli/cli-option.h".
6502 (tp_array_compar_ascending): Global.
6503 (tp_array_compar): Delete function.
6504 (tp_array_compar_ascending, tp_array_compar_descending): New
6505 functions.
6506 (ascending_option_def, qcs_flag_option_def)
6507 (thr_qcs_flags_option_defs)
6508 (make_thread_apply_all_options_def_group)
6509 (make_thread_apply_options_def_group): New.
6510 (thread_apply_all_command): Use gdb::option::process_options.
6511 (thread_apply_command_completer)
6512 (thread_apply_all_command_completer): New.
6513 (thread_apply_command): Use gdb::option::process_options.
6514 (_initialize_thread): Delete THREAD_APPLY_FLAGS_HELP, replace it
6515 with a new THREAD_APPLY_OPTION_HELP. Use gdb::option::build_help
6516 to generate help text of "thread apply". Adjust "taas"'s help.
6517 * tid-parse.c (tid_range_parser::in_thread_range): New method.
6518 * tid-parse.h (tid_range_parser::in_thread_range): New method.
6519
f7e13587
PA
65202019-06-13 Pedro Alves <palves@redhat.com>
6521
6522 * thread.c (thread_apply_command): Check for invalid TID with
6523 isdigit instead of !isalpha.
6524
5d707134
PA
65252019-06-13 Pedro Alves <palves@redhat.com>
6526
6527 * cli/cli-utils.c (parse_flags_qcs): Use validate_flags_qcs.
6528 (validate_flags_qcs): New.
6529 * cli/cli-utils.h (struct qcs_flags): Change field types to int.
6530 (validate_flags_qcs): Declare.
6531 * stack.c (qcs_flag_option_def, fr_qcs_flags_option_defs): New.
6532 (make_frame_apply_options_def_group): New.
6533 (frame_apply_command_count): Process options with
6534 gdb::option::process_options.
6535 (frame_apply_completer): New.
6536 (frame_apply_level_completer, frame_apply_all_completer)
6537 (frame_apply_completer): New.
6538 (_initialize_stack): Update help of "frame apply", "frame apply
6539 level", "frame apply all" and "faas" to mention supported options
6540 and install command completers.
6541 * stack.h (frame_apply_all_completer): Declare.
6542 * thread.c: Include "stack.h".
6543 (tfaas_command): Add "--".
6544 (_initialize_thread): Update help "tfaas" to mention supported
6545 options and install command completer.
6546
272d4594
PA
65472019-06-13 Pedro Alves <palves@redhat.com>
6548
6549 * completer.c (complete_nested_command_line): New.
6550 (gdb_completion_word_break_characters_throw): Add assertion.
6551 * completer.h (complete_nested_command_line): Declare.
6552
90a1ef87
PA
65532019-06-13 Pedro Alves <palves@redhat.com>
6554
6555 * stack.c (parse_backtrace_qualifiers): New.
6556 (backtrace_command): Use it.
6557 (backtrace_command_completer): Complete on qualifiers.
6558
d4c16835
PA
65592019-06-13 Pedro Alves <palves@redhat.com>
6560
6561 * frame.c: Include "cli/cli-option.h.
6562 (user_set_backtrace_options): New.
6563 (backtrace_past_main, backtrace_past_entry, backtrace_limit):
6564 Delete.
6565 (get_prev_frame): Adjust.
6566 (boolean_option_def, uinteger_option_def)
6567 (set_backtrace_option_defs): New.
6568 (_initialize_frame): Adjust and use
6569 gdb::option::add_setshow_cmds_for_options to install "set
6570 backtrace past-main" and "set backtrace past-entry".
6571 * frame.h: Include "cli/cli-option.h".
6572 (struct frame_print_options): Forward declare.
6573 (print_frame_arguments_all, print_frame_arguments_scalars)
6574 (print_frame_arguments_none): Declare.
6575 (print_entry_values): Delete declaration.
6576 (struct frame_print_options, user_frame_print_options): New.
6577 (struct set_backtrace_options): New.
6578 (set_backtrace_option_defs, user_set_backtrace_options): Declare.
6579 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
6580 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
6581 (mi_cmd_stack_list_variables): Pass down USER_FRAME_PRINT_OPTIONS.
6582 (list_args_or_locals): Add frame_print_options parameter.
6583 (mi_cmd_stack_info_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6584 * python/py-framefilter.c (enumerate_args): Pass down
6585 USER_FRAME_PRINT_OPTIONS.
6586 * stack.c: Include "cli/cli-option.h".
6587 (print_frame_arguments_all, print_frame_arguments_scalars)
6588 (print_frame_arguments_none): Declare.
6589 (print_raw_frame_arguments, print_entry_values): Delete.
6590 (user_frame_print_options): New.
6591 (boolean_option_def, enum_option_def, frame_print_option_defs):
6592 New.
6593 (struct backtrace_cmd_options): New.
6594 (bt_flag_option_def): New.
6595 (backtrace_command_option_defs): New.
6596 (print_stack_frame): Pass down USER_FRAME_PRINT_OPTIONS.
6597 (print_frame_arg, read_frame_arg, print_frame_args)
6598 (print_frame_info, print_frame): Add frame_print_options parameter
6599 and use it.
6600 (info_frame_command_core): Pass down USER_FRAME_PRINT_OPTIONS.
6601 (backtrace_command_1): Add frame_print_options and
6602 backtrace_cmd_options parameters and use them.
6603 (make_backtrace_options_def_group): New.
6604 (backtrace_command): Process command options with
6605 gdb::option::process_options.
6606 (backtrace_command_completer): New.
6607 (_initialize_stack): Extend "backtrace"'s help to mention
6608 supported options. Install completer for "backtrace".
6609 Install some settings commands with add_setshow_cmds_for_options.
6610
2daf894e
PA
66112019-06-13 Pedro Alves <palves@redhat.com>
6612
6613 * NEWS (Changed commands): Mention set/show print raw-frame-arguments,
6614 and that "set/show print raw frame-arguments" are now deprecated.
6615
6616 * cli/cli-decode.c (add_setshow_boolean_cmd): Now returns the
6617 command.
6618 * command.h (add_setshow_boolean_cmd): Return cmd_list_element *.
6619 * stack.c (_initialize_stack): Install "set/show print
6620 raw-frame-arguments", and deprecate "set/show print raw
6621 frame-arguments".
6622 * valprint.c (_initialize_valprint): Deprecate "set/show print
6623 raw".
6624
e6ed716c
PA
66252019-06-13 Pedro Alves <palves@redhat.com>
6626
6627 * compile/compile.c (struct compile_options): New.
6628 (compile_flag_option_def, compile_command_option_defs)
6629 (make_compile_options_def_group): New.
6630 (compile_file_command): Handle options with
6631 gdb::option::process_options.
6632 (compile_file_command_completer): New function.
6633 (compile_code_command): Handle options with
6634 gdb::option::process_options.
6635 (compile_code_command_completer): New function.
6636 (_initialize_compiler): Install completers for "compile code" and
6637 "compile file". Mention available options in "compile code" and
6638 "compile code"'s help.
6639 * completer.c (advance_to_completion_word): New, factored out from
6640 ...
6641 (advance_to_expression_complete_word_point): ... this.
6642 (advance_to_filename_complete_word_point): New.
6643 * completer.h (advance_to_filename_complete_word_point): New
6644 declaration.
6645
7d8062de
PA
66462019-06-13 Pedro Alves <palves@redhat.com>
6647
6648 * compile/compile.c: Include "cli/cli-option.h".
6649 (compile_print_value): Scope data pointer is now a
6650 value_print_options pointer; adjust.
6651 (compile_print_command): Process options. Scope data pointer is
6652 now a value_print_options pointer; adjust.
6653 (_initialize_compile): Update "compile print"'s help to include
6654 supported options. Install a completer for "compile print".
6655 * cp-valprint.c (show_vtblprint, show_objectprint)
6656 (show_static_field_print): Delete.
6657 (_initialize_cp_valprint): Don't install "set print
6658 static-members", "set print vtbl", "set print object" here.
6659 * printcmd.c: Include "cli/cli-option.h" and
6660 "common/gdb_optional.h".
6661 (print_command_parse_format): Rework to fill in a
6662 value_print_options instead of a format_data.
6663 (print_value): Change parameter type from format_data pointer to
6664 value_print_options reference. Adjust.
6665 (print_command_1): Process options. Adjust to pass down a
6666 value_print_options.
6667 (print_command_completer): New.
6668 (_initialize_printcmd): Install print_command_completer as
6669 handle_brkchars completer for the "print" command. Update
6670 "print"'s help to include supported options.
6671 * valprint.c: Include "cli/cli-option.h".
6672 (show_vtblprint, show_objectprint, show_static_field_print): Moved
6673 here from cp-valprint.c.
6674 (boolean_option_def, uinteger_option_def)
6675 (value_print_option_defs, make_value_print_options_def_group):
6676 New. Use gdb::option::add_setshow_cmds_for_options to install
6677 "set print elements", "set print null-stop", "set print repeats",
6678 "set print pretty", "set print union", "set print array", "set
6679 print address", "set print symbol", "set print array-indexes".
6680 * valprint.h: Include <string> and "cli/cli-option.h".
6681 (make_value_print_options_def_group): Declare.
6682 (print_value): Change parameter type from format_data pointer to
6683 value_print_options reference.
6684 (print_command_completer): Declare.
6685
9d0faba9
PA
66862019-06-13 Pedro Alves <palves@redhat.com>
6687
6688 * Makefile.in (SUBDIR_CLI_SRCS): Add cli/cli-option.c.
6689 (COMMON_SFILES): Add maint-test-settings.c.
6690 * cli/cli-decode.c (boolean_enums): New global, factored out from
6691 ...
6692 (add_setshow_boolean_cmd): ... here.
6693 * cli/cli-decode.h (boolean_enums): Declare.
6694 * cli/cli-option.c: New file.
6695 * cli/cli-option.h: New file.
6696 * cli/cli-setshow.c (parse_cli_boolean_value(const char **)): New,
6697 factored out from ...
6698 (parse_cli_boolean_value(const char *)): ... this.
6699 (is_unlimited_literal): Change parameter type to pointer to
6700 pointer. Adjust and advance ARG pointer.
6701 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6702 (parse_cli_var_enum): New, factored out from ...
6703 (do_set_command): ... this. Adjust.
6704 * cli/cli-setshow.h (parse_cli_boolean_value)
6705 (parse_cli_var_uinteger, parse_cli_var_zuinteger_unlimited)
6706 (parse_cli_var_enum): Declare.
6707 * cli/cli-utils.c: Include "cli/cli-option.h".
6708 (get_ulongest): New.
6709 * cli/cli-utils.h (get_ulongest): Declare.
6710 (check_for_argument): New overloads.
6711 * maint-test-options.c: New file.
6712
2c722807
PA
67132019-06-13 Pedro Alves <palves@redhat.com>
6714
6715 * cli/cli-utils.c (number_or_range_parser::get_number): Do not
6716 parse a range if "-" is at the end of the string.
6717
dee7b4c8
PA
67182019-06-13 Pedro Alves <palves@redhat.com>
6719
6720 * cli/cli-setshow.c (parse_auto_binary_operation)
6721 (parse_cli_boolean_value): Don't allow "o".
6722
dca0f6c0
PA
67232019-06-13 Pedro Alves <palves@redhat.com>
6724
6725 * Makefile.in (COMMON_SFILES): Add maint-test-settings.c.
6726 * NEWS: Mention maint test-settings KIND.
6727 * maint-test-settings.c: New file.
6728
597bf39d
PA
67292019-06-13 Pedro Alves <palves@redhat.com>
6730
6731 * cli/cli-decode.c (add_setshow_cmd_full): Remove "show"
6732 completer.
6733 (add_setshow_string_cmd, add_setshow_string_noescape_cmd): Remove
6734 "set" completers.
6735
48c410fb
PA
67362019-06-13 Pedro Alves <palves@redhat.com>
6737
6738 * cli/cli-setshow.c (do_set_command) <var_enum>: Detect junk
6739 after item.
6740
93bcb043
PA
67412019-06-13 Pedro Alves <palves@redhat.com>
6742
6743 * cli/cli-setshow.c (is_unlimited_literal): Allow abbreviations.
6744
cbba3ecd
PA
67452019-06-13 Pedro Alves <palves@redhat.com>
6746
6747 * ax-gdb.c (agent_command_1): Remove skip_spaces call.
6748 * breakpoint.c (watch_maybe_just_location): Remove skip_spaces
6749 call.
6750 * cli/cli-cmds.c (apropos_command): Remove skip_spaces call.
6751 * cli/cli-utils.c (extract_info_print_args): Remove skip_spaces
6752 calls.
6753 (check_for_argument): Skip spaces after argument.
6754
b9a3f842
PA
67552019-06-13 Pedro Alves <palves@redhat.com>
6756
6757 * thread.c (thread_apply_command): Adjust TID parsing.
6758 * tid-parse.c (tid_range_parser::finished): Ensure parsing end is
6759 detected before end of string.
6760 (tid_is_in_list): Error out if LIST is invalid.
6761
3844e605
PA
67622019-06-13 Pedro Alves <palves@redhat.com>
6763
6764 * completer.c (complete_line_internal_1): Rewind completion word
6765 point.
6766 (completion_tracker::advance_custom_word_point_by): Change
6767 parameter type to int.
6768 * completer.h (completion_tracker::advance_custom_word_point_by):
6769 Likewise.
6770
00b56dbe
PA
67712019-06-13 Pedro Alves <palves@redhat.com>
6772
6773 * completer.c (advance_to_completion_word): Handle delimiters.
6774
d106773e
PA
67752019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6776
6777 * dwarf2read.c (add_partial_symbol): Skip nameless modules.
6778
08f10e02
TT
67792019-06-11 Tom Tromey <tom@tromey.com>
6780
6781 * common/common-utils.c (xmalloc, xrealloc, xcalloc)
6782 (xmalloc_failed): Move to alloc.c.
6783 * alloc.c: New file.
6784 * Makefile.in (COMMON_SFILES): Add alloc.c.
6785
1c7fe951
TT
67862019-06-11 Tom Tromey <tom@tromey.com>
6787
6788 * nat/linux-waitpid.c: Don't include server.h.
6789 (linux_debug): Remove.
6790 (my_waitpid): Update.
6791
89549d7f
TT
67922019-06-11 Tom Tromey <tromey@adacore.com>
6793
6794 * infcall.c (_initialize_infcall): Remove trailing newline from
6795 help.
6796 * user-regs.c (_initialize_user_regs): Remove trailing newline
6797 from help.
6798 * typeprint.c (_initialize_typeprint): Remove trailing newline
6799 from help.
6800 * reverse.c (_initialize_reverse): Remove trailing newlines from
6801 help.
6802 * tracepoint.c (_initialize_tracepoint): Remove trailing newlines
6803 from help.
6804 * language.c (add_set_language_command): Remove trailing newline
6805 from help.
6806 * infcmd.c (_initialize_infcmd): Remove trailing newlines from
6807 help.
6808 * disasm.c (_initialize_disasm): Remove trailing newline from
6809 help.
6810 * top.c (init_main): Remove trailing newline from help.
6811 * interps.c (_initialize_interpreter): Remove trailing newline
6812 from help.
6813 * btrace.c (_initialize_btrace): Remove trailing newlines from
6814 help.
6815 * breakpoint.c (_initialize_breakpoint): Remove trailing newline
6816 from help.
6817 * python/python.c (_initialize_python): Remove trailing newline
6818 from help.
6819 * spu-tdep.c (_initialize_spu_tdep): Remove trailing newlines from
6820 help.
6821 * tui/tui-win.c (_initialize_tui_win): Remove trailing newlines
6822 from help. Reformat some text.
6823 * tui/tui-stack.c (_initialize_tui_stack): Remove trailing newline
6824 from help.
6825 * tui/tui-layout.c (_initialize_tui_layout): Remove trailing
6826 newline from help.
6827
86108c13
TT
68282019-06-11 Tom Tromey <tromey@adacore.com>
6829
6830 * darwin-nat.c (darwin_decode_exception_message)
6831 (darwin_decode_message, darwin_nat_target::kill): Fix shadowing.
6832
a7067863
AB
68332019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6834
6835 * valops.c (value_slice): Check for not allocated or not
6836 associated values.
6837
9ab08412
TV
68382019-06-10 Tom de Vries <tdevries@suse.de>
6839
6840 PR gdb/24618
6841 * dwarf2read.c (struct mapped_index::symbol_name_slot_invalid): Make
6842 sure an empty slot (defined by a 32-bit zero pair) is recognized as
6843 invalid.
6844
f19e22e9
TV
68452019-06-10 Tom de Vries <tdevries@suse.de>
6846
6847 PR gdb/24611
6848 * linespec.c (linespec_lexer_lex_string): Remove incorrect
6849 "++(PARSER_STREAM (parser))" for "[abi"-prefixed colon. Add assert.
6850
e99f9db0
TV
68512019-06-10 Tom de Vries <tdevries@suse.de>
6852
6853 PR symtab/24545
6854 * symtab.c (struct demangled_name_entry): Add language field.
6855 (symbol_set_names): Revert "[gdb/symtab] Fix language of duplicate
6856 static minimal symbol". Set and use language field.
6857
9bf7038b
TT
68582019-06-10 Tom Tromey <tromey@adacore.com>
6859
6860 * ada-lang.c (_initialize_ada_language): Update help text.
6861
422186a9
TT
68622019-06-10 Tom Tromey <tromey@adacore.com>
6863
6864 * m32c-tdep.c (m32c_m16c_address_to_pointer): Don't end warning
6865 with a newline.
6866 * guile/guile.c (handle_boot_error): Don't end warning with a
6867 newline.
6868 * cli/cli-cmds.c (exit_status_set_internal_vars): Don't end
6869 warning with a newline.
6870 * s12z-tdep.c (s12z_skip_prologue): Don't end warning with a
6871 newline.
6872 (s12z_frame_cache): Likewise.
6873 * dwarf-index-cache.c (index_cache::store): Don't end warning with
6874 a newline.
6875 * solib-svr4.c (disable_probes_interface): Don't end warning with
6876 a newline.
6877 * nat/fork-inferior.c (fork_inferior): Don't end warning with a
6878 newline.
6879 * python/python.c (do_finish_initialization): Don't end warning
6880 with a newline.
6881
25ce02ee
TT
68822019-06-10 Tom Tromey <tom@tromey.com>
6883
6884 * python/py-breakpoint.c (gdbpy_breakpoint_created)
6885 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
6886 gdbpy_enter.
6887
caa429d8
TT
68882019-06-10 Tom Tromey <tromey@adacore.com>
6889
6890 * elfread.c (elf_read_minimal_symbols): Don't set the dbx objfile
6891 data.
6892 (elf_new_init): Don't call stabsread_new_init.
6893 * dbxread.c (coffstab_build_psymtabs): Set dbx objfile data.
6894 (elfstab_build_psymtabs): Likewise. Call stabsread_new_init.
6895 * coffread.c (coff_symfile_init): Don't set the dbx objfile data.
6896
81873cc8
TV
68972019-06-10 Tom de Vries <tdevries@suse.de>
6898
6899 PR symtab/16264
6900 PR symtab/24517
6901 * dwarf2read.c (read_func_scope): Handle DW_AT_main_subprogram.
6902
4fa0265e
РИ
69032019-06-06 Руслан Ижбулатов <lrn1986@gmail.com>
6904
6905 * source.c (find_and_open_source): Also rewrite relative file
6906 names.
6907
1a3da2cd
AB
69082019-04-26 Amos Bird <amosbird@gmail.com>
6909
6910 * annotate.c (annotate_thread_exited): Add "thread-exited"
6911 annotation.
6912
3847a7bf
TT
69132019-06-06 Tom Tromey <tromey@adacore.com>
6914
6915 * maint.h (class scoped_command_stats): Use
6916 DISABLE_COPY_AND_ASSIGN.
6917 <print_time>: New method.
6918 * maint.c (scoped_command_stats, ~scoped_command_stats): Call
6919 print_time.
6920 (scoped_command_stats::print_time): New method.
6921
312617a3
AB
69222019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6923
6924 * riscv-tdep.c (riscv_insn::decode): Gracefully ignore
6925 instructions of lengths 6 or 8 bytes.
6926
b02f78f9
PA
69272019-06-04 Pedro Alves <palves@redhat.com>
6928
6929 * common/gdb_unique_ptr.h (make_unique_xstrdup): New.
6930
6931 * ada-lang.c (catch_ada_completer): Use make_unique_xstrdup.
6932 * breakpoint.c (condition_completer): Likewise.
6933 * cli/cli-dump.c (scan_expression): Likewise.
6934 * common/filestuff.c (mkdir_recursive): Likewise.
6935 * common/gdb_tilde_expand.c (gdb_tilde_expand_up)
6936 * common/pathstuff.c (gdb_realpath, gdb_realpath_keepfile)
6937 (gdb_abspath): Likewise.
6938 * compile/compile-cplus-types.c
6939 (compile_cplus_instance::decl_name): Likewise.
6940 * completer.c (complete_explicit_location):
6941 (signal_completer, reg_or_group_completer_1): Likewise.
6942 * cp-support.c (cp_remove_params_if_any): Likewise.
6943 * fbsd-tdep.c (fbsd_core_vnode_path): Likewise.
6944 * guile/scm-safe-call.c (gdbscm_safe_eval_string): Likewise.
6945 * infcmd.c (strip_bg_char): Likewise.
6946 * linespec.c (copy_token_string): Likewise.
6947 * mi/mi-main.c (output_cores): Likewise.
6948 * psymtab.c (psymtab_search_name):
6949 * symfile.c (test_set_ext_lang_command): Likewise.
6950 * target.c (target_fileio_read_stralloc): Likewise.
6951 * tui/tui-regs.c (tui_reggroup_completer): Likewise.
6952 * value.c (complete_internalvar): Likewise.
6953
e1f2e1a2
CB
69542019-06-04 Christian Biesinger <cbiesinger@google.com>
6955
6956 Add objfile property to gdb.Type.
d3238f7d
PA
6957 * NEWS: Mention Python API addition.
6958 * python/py-type.c (typy_get_objfile): New method.
e1f2e1a2 6959
e664d728
PW
69602019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6961
6962 * NEWS: Mention the new set|show style [title|highlight].
6963 Mention changes to "show style", "help" and "apropos".
6964
66d8c862
PW
69652019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6966
6967 * cli/cli-decode.h (apropos_cmd): Add verbose argument.
6968 * cli/cli-decode.c (apropos_cmd): Likewise. Use print_doc_of_command
6969 instead of print_help_for_command.
6970 (print_doc_of_command): New function.
6971 (help_list): Add 'apropos -v word' suggestion.
6972 (print_help_for_command): Style the command name using title style.
6973 * cli/cli-cmds.c (apropos_command): Parse optional -v flag.
6974 (_initialize_cli_cmds): Describe -v in apropos_command help.
6975
9303eb2f
PW
69762019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6977
6978 * cli/cli-style.h (cli_style_option): Add name in constructor,
6979 add m_name class member, add constructor with intensity,
6980 add name class function.
6981 (cli_style_option::add_setshow_commands): Remove name argument.
6982 (highlight_style, title_style): New styles.
6983 * cli/cli-style.c (do_show): New function that shows a style
6984 characteristic styling the style name with itself.
6985 (set_style_name): New function.
6986 (STYLE_ADD_SETSHOW_COMMANDS): Remove NAME arguments.
6987 Update all callers according to the changes in cli/cli-style.h.
6988 * utils.h (fputs_highlighted): New function.
6989 * utils.c (fputs_highlighted): Likewise.
6990
e2c52041
PW
69912019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6992
6993 * NEWS: Mention new pipe command and new convenience variables.
6994
947d3946
PW
69952019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6996
6997 * cli/cli-cmds.c (pipe_command): New function.
6998 (_initialize_cli_cmds): Call add_com for pipe_command.
6999 Define | as an alias for pipe.
7000 (exit_status_set_internal_vars): New function.
7001 (shell_escape): Call exit_status_set_internal_vars.
7002 cli/cli-decode.c (find_command_name_length): Recognize | as
7003 a single character command.
7004
b8fd0918
PW
70052019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7006
7007 * gdbcmd.h (execute_command_to_ui_file): New declaration.
7008 top.c (execute_command_to_ui_file): New function, mostly a copy
7009 of execute_command_to_string.
7010 (execute_command_to_string): Implement by calling
7011 execute_command_to_ui_file.
7012
68bb5386
PW
70132019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7014
7015 * top.h (saved_command_line): Remove declaration.
7016 * top.c (previous_saved_command_line, previous_repeat_arguments):
7017 New variables.
7018 (saved_command_line): Make static, define together with other
7019 'repeat variables'.
7020 (dont_repeat): Clear repeat_arguments.
7021 (repeat_previous, get_saved_command_line, save_command_line):
7022 New functions.
7023 (gdb_init): Initialize saved_command_line
7024 and previous_saved_command_line.
7025 * main.c (captured_main_1): Remove saved_command_line initialization.
7026 * event-top.c (handle_line_of_input): Update to use
7027 the new 'repeat' related functions instead of direct access to
7028 saved_command_line.
7029 * command.h (repeat_previous, get_saved_command_line,
7030 save_command_line): New declarations.
7031 (dont_repeat): Add comment.
7032
bfcdb852
TT
70332019-05-30 Tom Tromey <tromey@adacore.com>
7034
7035 * gdbtypes.h (struct range_bounds) <flag_upper_bound_is_count>:
7036 Fix comment.
7037 (TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): Rewrite comment.
7038
0ef209f2
JV
70392019-05-30 Jan Vrany <jan.vrany@fit.cvut.cz>
7040
7041 PR cli/24587
7042 * completer.c (complete): Initialize variable word.
7043
955b06fa
SDJ
70442019-05-29 Sergio Durigan Junior <sergiodj@redhat.com>
7045
7046 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
7047 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1715008
7048 * dwarf2read.c (dwarf_decode_macro_bytes): Move check to see if
7049 'body' is NULL to the outter 'if', protecting the '!is_define'
7050 situation as well.
7051
fa9c3fa0
TT
70522019-05-29 Tom Tromey <tromey@adacore.com>
7053
7054 * dwarf2read.c (partial_die_parent_scope): Call dwarf_tag_name.
7055 (dwarf_unknown): New function.
7056 (dwarf_tag_name, dwarf_attr_name, dwarf_form_name)
7057 (dwarf_type_encoding_name): Use dwarf_unknown.
7058
4330d61d
TT
70592019-05-29 Tom Tromey <tromey@adacore.com>
7060
7061 PR c++/20020:
7062 * cp-valprint.c (cp_print_value_fields): Call
7063 cp_print_static_field inside "try".
7064
33a6bc35
TT
70652019-05-29 Tom Tromey <tromey@adacore.com>
7066
7067 * inflow.c (struct terminal_info): Add default operator=.
7068 * configure: Rebuild.
7069 * warning.m4 (AM_GDB_WARNINGS): Add -Wdeprecated-copy,
7070 -Wdeprecated-copy-dtor, -Wredundant-move.
7071
000439d5
TT
70722019-05-29 Tom Tromey <tromey@adacore.com>
7073
7074 * NEWS: Add entry.
7075 * infcmd.c (print_return_value_1): Handle finish_print
7076 option.
7077 (show_print_finish): New function.
7078 (_initialize_infcmd): Add "set/show print finish" commands.
7079 * valprint.c (user_print_options): Initialize new member.
7080 * valprint.h (struct value_print_options) <finish_print>: New
7081 member.
7082
c0e70c62
TT
70832019-05-28 Tom Tromey <tromey@adacore.com>
7084
7085 * ada-lang.c (ada_remove_Xbn_suffix)
7086 (find_old_style_renaming_symbol)
7087 (parse_old_style_renaming): Remove.
7088 (ada_find_renaming_symbol): Don't call
7089 find_old_style_renaming_symbol.
7090 (ada_is_renaming_symbol): Rename from
7091 ada_find_renaming_symbol. Remove "block" parameter. Return
7092 bool. Now static.
7093 (ada_read_var_value): Update and simplify.
7094 * ada-exp.y (write_var_or_type): Remove old code.
7095
766f8836
AH
70962019-05-28 Alan Hayward <alan.hayward@arm.com>
7097
68255adc 7098 PR gdb/25010
766f8836
AH
7099 * event-top.c: Remove include comment.
7100 * inflow.c (class scoped_ignore_sigttou): Move from here...
7101 * inflow.h (class scoped_ignore_sigttou): ...to here.
7102 * ser-unix.c (hardwire_drain_output): Block SIGTTOU during drain.
7103 * top.c: Remove include comment.
7104
eb41253a
TT
71052019-05-27 Tom Tromey <tom@tromey.com>
7106
7107 * NEWS: Fix typo.
7108
4ca51187
TT
71092019-05-22 Tom Tromey <tromey@adacore.com>
7110
7111 * target.c (target_follow_exec): Constify parameter.
7112 * target-delegates.c: Rebuild.
7113 * remote.c (remote_target::follow_exec): Constify parameter.
7114 * infrun.c (follow_exec): Constify parameter.
7115 * target.h (struct target_ops) <follow_exec>: Constify parameter.
7116 (target_follow_exec): Likewise.
7117
8fca4da0
AH
71182019-05-22 Alan Hayward <alan.hayward@arm.com>
7119
7120 * aarch64-tdep.c (aarch64_execute_dwarf_cfa_vendor_op): Treat
7121 DW_CFA_AARCH64_negate_ra_state as nop on non pauth targets.
7122
b7060614
AH
71232019-05-22 Alan Hayward <alan.hayward@arm.com>
7124
7125 * NEWS: Add debugredirect and testsuite sections.
7126
0a5954bd
SC
71272019-05-22 Simon Cook <simon.cook@embecosm.com>
7128
7129 * riscv-tdep.c (riscv_gdbarch_init): Support determining flen from
7130 target descriptions using exclusively floating point register name
7131 aliases.
7132
dc42e902
AB
71332019-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7134
7135 PR gdb/18644:
7136 * f-lang.c (build_fortran_types): Handle the case where
7137 gdbarch_floatformat_for_type returns a nullptr.
7138
fb7806c7
TV
71392019-05-21 Tom de Vries <tdevries@suse.de>
7140
7141 PR cli/24587
7142 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable.
7143
34d11c68
AB
71442019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7145
7146 PR gdb/18644:
7147 * f-lang.c (build_fortran_types): Use floatformats_ia64_quad for
7148 16-byte floats.
7149 * i386-tdep.c (i386_floatformat_for_type): Use
7150 floatformats_ia64_quad for the 16-byte floating point component
7151 within a fortran 32-byte complex number.
7152
122cf0f2
AB
71532019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7154
7155 * dwarf2read.c (struct cu_partial_die_info): Add constructor,
7156 delete default constructor.
7157 (find_partial_die): Update to return const struct.
7158 (partial_die_parent_scope): Move variable declaration into scope
7159 of its use and change its type to auto.
7160 (guess_partial_die_structure_name): Likewise.
7161 (partial_die_info::fixup): Likewise.
7162
33d0e35a
TT
71632019-05-17 Tom Tromey <tromey@adacore.com>
7164
7165 * source.c (find_and_open_source): Remove cast.
7166
a45575b0
TT
71672019-05-17 Tom Tromey <tromey@adacore.com>
7168
7169 * annotate.c (annotate_source): Make "filename" const.
7170 * annotate.h (annotate_source): Use const.
7171
81f47ac2
AH
71722019-05-17 Alan Hayward <alan.hayward@arm.com>
7173
7174 * disasm.c (set_disassembler_options): Send errors to stderr.
7175
ca1285d1
AH
71762019-05-17 Alan Hayward <alan.hayward@arm.com>
7177
7178 * cli/cli-interp.c (struct saved_output_files): Add saved entry.
7179 (cli_interp_base::set_logging): Check debug_redirect.
7180 * cli/cli-interp.h (set_logging): Add debug_redirect parameter.
7181 * cli/cli-logging.c (debug_redirect): Add static variable.
7182 (pop_output_files): Add default param.
7183 (handle_redirections): Print debug setting.
7184 (show_logging_command): Likewise.
7185 (_initialize_cli_logging): Add debugredirect command.
7186 * interps.c (current_interp_set_logging): Add debug_redirect
7187 parameter.
7188 * interps.h (set_logging): Add debug_redirect parameter.
7189 (current_interp_set_logging): Likewise.
7190 * mi/mi-common.h: Likewise.
7191 * mi/mi-interp.c (mi_interp::set_logging): Likewise.
7192
71932019-05-17 Alan Hayward <alan.hayward@arm.com>
f3a09c80
AH
7194 Tom Tromey <tromey@adacore.com>
7195
7196 * cli/cli-interp.c (cli_interp_base::set_logging): Create tee_file
7197 directly.
7198 * cli/cli-interp.h (make_logging_output): Remove declaration.
7199 * cli/cli-logging.c (make_logging_output): Remove function.
7200 * mi/mi-interp.c (mi_interp::set_logging): Create tee_file
7201 directly.
7202 * ui-file.c (tee_file::tee_file): Remove bools.
7203 (tee_file::~tee_file): Remove deletes.
7204 * ui-file.h (tee_file): Remove bools.
7205
26648588
JV
72062019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7207
7208 * mi/mi-cmds.h (mi_cmd_complete): New function.
7209 * mi/mi-main.c (mi_cmd_complete): Likewise.
7210 * mi/mi-cmds.c: Define new MI command -complete.
7211 * NEWS: Mention new -complete command.
7212
6e035501
JV
72132019-01-24 Jan Vrany <jan.vrany@fit.cvut.cz>
7214
7215 * completer.h (complete): New function.
7216 * completer.c (complete): Likewise.
7217 * cli/cli-cmds.c: (complete_command): Update to use new complete()
7218 function defined in completer.h.
7219
7d0e2ece
JV
72202019-05-17 Jan Vrany <jan.vrany@fit.cvut.cz>
7221
e79be6e5 7222 * MAINTAINERS (Write After Approval): Add myself.
7d0e2ece 7223
fb816e8b
TV
72242019-05-17 Tom de Vries <tdevries@suse.de>
7225
7226 PR gdb/24094
7227 * dwarf2read.c (struct cu_partial_die_info): New struct.
7228 (find_partial_die): Return cu_partial_die_info.
7229 (partial_die_parent_scope, guess_partial_die_structure_name)
7230 (partial_die_info::fixup): Handle new return type of find_partial_die.
7231
677052f2
SDJ
72322019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
7233
a1726c38 7234 PR breakpoints/24541
677052f2
SDJ
7235 * stap-probe.c (stap_parse_register_operand): Make "regname" an
7236 "std::string", simplifying the algorithm.
7237
f3da9116
SDJ
72382019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
7239
7240 * stap-probe.c (handle_stap_probe): Fix complaint formatting.
7241 (stap_static_probe_ops::get_probes): Likewise.
7242
f1bb75ab
SDJ
72432019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
7244
7245 * stap-probe.c (stap_parse_register_operand): Make "if (*p->arg ==
7246 '-')" and "else if".
7247 (stap_parse_single_operand): Join checks for
7248 "gdbarch_stap_parse_special_token_p" and
7249 "gdbarch_stap_parse_special_token" in the same "if" statement.
7250 Invert check when verifying for operation on register
7251 displacement.
7252
3ca58cde
SDJ
72532019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
7254
7255 * stap-probe.c (stap_get_opcode): Update comment.
7256 (stap_get_expected_argument_type): Likewise.
7257 (handle_stap_probe): Likewise.
7258
af2d9bee
SDJ
72592019-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
7260
7261 * i386-tdep.c (i386_stap_parse_special_token_triplet): Change
7262 return type to 'bool'. Adjust comment. Use 'bool' when
7263 appropriate.
7264 (i386_stap_parse_special_token_three_arg_disp): Likewise.
7265 * stap-probe.c (stap_parse_argument_1): Likewise.
7266 (stap_is_operator): Likewise.
7267 (stap_is_generic_prefix): Likewise.
7268 (stap_is_register_prefix): Likewise.
7269 (stap_is_register_indirection_prefix): Likewise.
7270 (stap_is_integer_prefix): Likewise.
7271 (stap_generic_check_suffix): Likewise.
7272 (stap_check_integer_suffix): Likewise.
7273 (stap_check_register_suffix): Likewise.
7274 (stap_check_register_indirection_suffix): Likewise.
7275 (stap_parse_register_operand): Likewise.
7276 (stap_parse_single_operand): Likewise.
7277 (stap_parse_argument_1): Likewise.
7278 (stap_probe::get_argument_count): Likewise.
7279 (stap_is_operator): Likewise.
7280
61c9c421
TT
72812019-05-16 Tom Tromey <tromey@adacore.com>
7282
7283 * darwin-nat.c (thread_info_from_private_thread_info): Add struct
7284 keyword to foreach.
7285
9ddc1af1
SM
72862019-05-15 Simon Marchi <simon.marchi@efficios.com>
7287
7288 * linux-thread-db.c (try_thread_db_load_1): Change return type
7289 to bool.
7290 (try_thread_db_load): Likewise.
7291 (try_thread_db_load_from_pdir_1): Likewise.
7292 (try_thread_db_load_from_pdir): Likewise.
7293 (try_thread_db_load_from_sdir): Likewise.
7294 (try_thread_db_load_from_dir): Likewise.
7295 (thread_db_load_search): Likewise.
7296 (has_libpthread): Likewise.
7297 (thread_db_load): Likewise.
7298
7bede828
SDJ
72992019-05-15 Sergio Durigan Junior <sergiodj@redhat.com>
7300
7301 Ref.: https://bugzilla.redhat.com/show_bug.cgi?id=1708192
7302 * dwarf2read.c (parse_macro_definition): Check whether 'body' is
7303 NULL, and complain/return if that's the case.
7304
c5358db4
JD
73052019-05-15 John Darrington <john@darrington.wattle.id.au>
7306
7307 * s12z-tdep.c (push_pull_get_stack_adjustment): New function.
7308 (advance, posn, abstract_read_memory): New functions.
7309 [struct mem_read_abstraction]: New struct.
7310 (s12z_frame_cache): Use opcodes API to interpret stack frame code.
7311
c408a94f
TT
73122019-05-14 Tom Tromey <tromey@adacore.com>
7313
7314 * ada-lang.c (coerce_unspec_val_to_type): Only set address when
7315 value is not lval_memory.
7316
e7bd7fba
TT
73172019-05-14 Tom Tromey <tromey@adacore.com>
7318
7319 * solib.c (info_sharedlibrary_command): Style the file name.
7320
a6d0f249
AH
73212019-05-14 Alan Hayward <alan.hayward@arm.com>
7322
7323 * aarch64-tdep.c (aarch64_vnh_type): Add half view.
7324 (aarch64_vnv_type): Likewise.
7325 * target-descriptions.c (make_gdb_type): Add TDESC_TYPE_IEEE_HALF.
7326 * common/tdesc.c: Likewise.
7327 * common/tdesc.h (enum tdesc_type_kind): Likewise.
7328 * features/aarch64-fpu.c (create_feature_aarch64_fpu): Regenerate.
7329 * features/aarch64-fpu.xml: Add ieee half view.
7330 * features/aarch64-sve.c (create_feature_aarch64_fpu): Likewise.
7331 * gdbtypes.c (gdbtypes_post_init): Add builtin_half
7332 * gdbtypes.h (struct builtin_type): Likewise.
7333 (struct objfile_type): Likewise.
7334
66b8bb74
SM
73352019-05-12 Paul Naert <paul.naert@polymtl.ca>
7336
7337 * language.c (language_sniff_from_mangled_name): Fix "langauge"
7338 typo.
7339 * location.h (string_to_event_location): Likewise.
7340
21c219fd
JB
73412019-05-11 Joel Brobecker <brobecker@adacore.com>
7342
7343 GDB 8.3 released.
7344
13674803
SM
73452019-05-10 Simon Marchi <simon.marchi@efficios.com>
7346
7347 * breakpoint.h (fix_multi_location_breakpoint_output_globally):
7348 New variable declaration.
7349 * breakpoint.c (fix_multi_location_breakpoint_output_globally):
7350 New variable.
7351 (print_one_breakpoint): Use ui_out::test_flags and new global
7352 variable to compute use_fixed_output.
7353 * mi/mi-main.h (mi_multi_location_breakpoint_output_fixed):
7354 Remove.
7355 * mi/mi-main.c (fix_multi_location_breakpoint_output): Remove.
7356 (mi_multi_location_breakpoint_output_fixed): Remove.
7357 (mi_cmd_fix_multi_location_breakpoint_output): Adjust to set the
7358 new variable.
7359 * mi/mi-out.c (mi_ui_out::mi_ui_out): Set
7360 fix_multi_location_breakpoint_output flag if version >= 3.
7361 * ui-out.h (enum ui_out_flag)
7362 <fix_multi_location_breakpoint_output>: New enumerator.
7363
a9eac7f9
SM
73642019-05-10 Simon Marchi <simon.marchi@efficios.com>
7365
7366 * contrib/cc-with-tweaks.sh: Validate dwz's work.
7367
71bed2db
TT
73682019-05-10 Tom Tromey <tromey@adacore.com>
7369
7370 * ada-lang.c (catch_ada_completer): New function.
7371 (_initialize_ada_language): Use it.
7372
24c54127
TT
73732019-05-10 Tom Tromey <tromey@adacore.com>
7374
7375 * thread.c (print_thread_info): Make "requested_threads" const.
7376 * gdbthread.h (print_thread_info): Make "requested_threads"
7377 const.
7378 * ada-tasks.c (print_ada_task_info): Make "taskno_str" const.
7379 * ada-lang.h (print_ada_task_info): Make "taskno_str" const.
7380
7a102139
TT
73812019-05-08 Tom Tromey <tom@tromey.com>
7382
7383 * gdbtypes.c (objfile_type_data): Change type.
7384 (objfile_type, _initialize_gdbtypes): Update.
7385
924d79e2
TT
73862019-05-08 Tom Tromey <tom@tromey.com>
7387
7388 * dwarf2-frame.c (dwarf2_frame_objfile_data): Change type.
7389 (dwarf2_frame_find_fde, dwarf2_build_frame_info)
7390 (_initialize_dwarf2_frame): Update.
7391
4c58e337
TT
73922019-05-08 Tom Tromey <tom@tromey.com>
7393
7394 * objc-lang.c (objc_objfile_data): Change type.
7395 (find_methods): Update.
7396 (_initialize_objc_lang): Remove.
7397
d772d2ab
TT
73982019-05-08 Tom Tromey <tom@tromey.com>
7399
7400 * stabsread.c (rs6000_builtin_type_data): Change type.
7401 (rs6000_builtin_type, _initialize_stabsread): Update.
7402
d11d83f4
TT
74032019-05-08 Tom Tromey <tom@tromey.com>
7404
7405 * mips-tdep.c (mips_pdr_data): Remove.
7406 (_initialize_mips_tdep): Update.
7407
9a73f0ad
TT
74082019-05-08 Tom Tromey <tom@tromey.com>
7409
7410 * hppa-tdep.c (hppa_objfile_priv_data): Change type.
7411 (hppa_init_objfile_priv_data, read_unwind_info)
7412 (find_unwind_entry, _initialize_hppa_tdep): Update.
7413
8127a2fa
TT
74142019-05-08 Tom Tromey <tom@tromey.com>
7415
7416 * elfread.c (elf_objfile_gnu_ifunc_cache_data): Change type.
7417 (elf_gnu_ifunc_record_cache): Update. Don't allocate hash table
7418 on obstack.
7419 (elf_gnu_ifunc_resolve_by_cache, _initialize_elfread): Update.
7420
91d3055d
TT
74212019-05-08 Tom Tromey <tom@tromey.com>
7422
7423 * mdebugread.c (basic_type_data): Change type.
7424 (basic_type, _initialize_mdebugread): Update.
7425
31930bd3
TT
74262019-05-08 Tom Tromey <tom@tromey.com>
7427
7428 * common/gdb_unique_ptr.h (struct noop_deleter): New.
7429
bdb3ed9e
TT
74302019-05-08 Tom Tromey <tom@tromey.com>
7431
7432 * nto-tdep.c (nto_inferior_data_reg): Change type.
7433 (nto_inferior_data): Update.
7434 (nto_inferior_data_cleanup, nto_new_inferior_data)
7435 (_initialize_nto_tdep): Remove.
7436 * nto-tdep.h (struct nto_inferior_data): Add initializers.
7437
f37b313d
TT
74382019-05-08 Tom Tromey <tom@tromey.com>
7439
7440 * ada-lang.c (struct ada_inferior_data): Add initializers.
7441 (ada_inferior_data): Change type.
7442 (ada_inferior_data_cleanup): Remove.
7443 (get_ada_inferior_data, ada_inferior_exit)
7444 (struct ada_pspace_data): Add initializers, destructor.
7445 (ada_pspace_data_handle): Change type.
7446 (get_ada_pspace_data): Update.
7447 (ada_pspace_data_cleanup): Remove.
7448
24699405
TT
74492019-05-08 Tom Tromey <tom@tromey.com>
7450
7451 * coffread.c (struct coff_symfile_info): Add initializers.
7452 (coff_objfile_data_key): Move lower. Change type.
7453 (coff_symfile_init, coff_symfile_read, _initialize_coffread):
7454 Update.
7455 (coff_free_info): Remove.
7456
d4e05d2f
TT
74572019-05-08 Tom Tromey <tom@tromey.com>
7458
7459 * fbsd-tdep.c (struct fbsd_pspace_data): Add initializers.
7460 (fbsd_pspace_data_handle): Move lower. Change type.
7461 (get_fbsd_pspace_data): Update.
7462 (fbsd_pspace_data_cleanup): Remove.
7463 (_initialize_fbsd_tdep): Update.
7464
14ef6690
TT
74652019-05-08 Tom Tromey <tom@tromey.com>
7466
7467 * ada-tasks.c (ada_tasks_pspace_data_handle): Change type.
7468 (get_ada_tasks_pspace_data): Update.
7469 (ada_tasks_pspace_data_cleanup): Remove.
7470 (_initialize_tasks): Update.
7471 (ada_tasks_inferior_data_handle): Change type.
7472 (get_ada_tasks_inferior_data): Update.
7473 (ada_tasks_inferior_data_cleanup): Remove.
7474 (struct ada_tasks_pspace_data): Add initializers.
7475
814cf43a
TT
74762019-05-08 Tom Tromey <tom@tromey.com>
7477
7478 * symfile.h (struct sym_probe_fns) <sym_get_probes>: Change type.
7479 * symfile-debug.c (debug_sym_get_probes): Change type.
7480 * stap-probe.c (handle_stap_probe):
7481 (stap_static_probe_ops::get_probes): Change type.
7482 * probe.h (class static_probe_ops) <get_probes>: Change type.
7483 * probe.c (class any_static_probe_ops) <get_probes>: Change type.
7484 (parse_probes_in_pspace): Update.
7485 (find_probes_in_objfile, find_probe_by_pc, collect_probes):
7486 Update.
7487 (any_static_probe_ops::get_probes): Change type.
7488 * elfread.c (elfread_data): New typedef.
7489 (probe_key): Change type.
7490 (elf_get_probes): Likewise. Update.
7491 (probe_key_free): Remove.
7492 (_initialize_elfread): Update.
7493 * dtrace-probe.c (class dtrace_static_probe_ops) <get_probes>:
7494 Change type.
7495 (dtrace_process_dof_probe, dtrace_process_dof)
7496 (dtrace_static_probe_ops::get_probe): Change type.
7497
02dc647e
TT
74982019-05-08 Tom Tromey <tom@tromey.com>
7499
7500 * xcoffread.c (struct xcoff_symfile_info): Rename from
7501 coff_symfile_info. Add initializers.
7502 (xcoff_objfile_data_key): Move lower. Change type.
7503 (XCOFF_DATA): Rewrite.
7504 (xcoff_free_info): Remove.
7505 (xcoff_symfile_init, _initialize_xcoffread, read_xcoff_symtab)
7506 (read_symbol, read_symbol_lineno, find_linenos, init_stringtab)
7507 (xcoff_initial_scan): Update.
7508
09232438
TT
75092019-05-08 Tom Tromey <tom@tromey.com>
7510
7511 * solib-svr4.c (struct svr4_info): Add initializers and
7512 destructor.
7513 <probes_table>: Now an htab_up.
7514 (solib_svr4_pspace_data): Change type.
7515 (free_probes_table): Simplify.
7516 (~svr4_info): Rename from svr4_pspace_data_cleanup.
7517 (get_svr4_info, probes_table_htab_remove_objfile_probes)
7518 (probes_table_remove_objfile_probes, register_solib_event_probe)
7519 (solib_event_probe_at, svr4_update_solib_event_breakpoint)
7520 (_initialize_svr4_solib): Update.
7521
7b4a314f
TT
75222019-05-08 Tom Tromey <tom@tromey.com>
7523
7524 * remote.c (remote_pspace_data): Change type.
7525 (remote_pspace_data_cleanup): Remove.
7526 (get_remote_exec_file, set_pspace_remote_exec_file)
7527 (_initialize_remote): Update.
7528
51d3063a
TT
75292019-05-08 Tom Tromey <tom@tromey.com>
7530
7531 * breakpoint.c (breakpoint_objfile_key): Change type.
7532 (get_breakpoint_objfile_data): Update.
7533 (free_breakpoint_objfile_data): Remove.
7534 (_initialize_breakpoint): Update.
7535
89fb8848
TT
75362019-05-08 Tom Tromey <tom@tromey.com>
7537
7538 * linux-tdep.c (struct linux_info): Add initializers.
7539 (linux_inferior_data): Move. Change type.
7540 (invalidate_linux_cache_inf): Update.
7541 (linux_inferior_data_cleanup): Remove.
7542 (get_linux_inferior_data, _initialize_linux_tdep): Update.
7543
e9b89e2d
TT
75442019-05-08 Tom Tromey <tom@tromey.com>
7545
7546 * auxv.c (auxv_inferior_data): Move. Change type.
7547 (auxv_inferior_data_cleanup): Remove.
7548 (invalidate_auxv_cache_inf): Rewrite.
7549 (get_auxv_inferior_data, _initialize_auxv): Update.
7550
8c42777c
TT
75512019-05-08 Tom Tromey <tom@tromey.com>
7552
7553 * symfile-debug.c (struct debug_sym_fns_data): Add initializers.
7554 (symfile_debug_objfile_data_key): Change type.
7555 (symfile_debug_installed, debug_qf_has_symbols)
7556 (debug_qf_find_last_source_symtab)
7557 (debug_qf_forget_cached_source_info)
7558 (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol)
7559 (debug_qf_print_stats, debug_qf_dump)
7560 (debug_qf_expand_symtabs_for_function)
7561 (debug_qf_expand_all_symtabs)
7562 (debug_qf_expand_symtabs_with_fullname)
7563 (debug_qf_map_matching_symbols)
7564 (debug_qf_expand_symtabs_matching)
7565 (debug_qf_find_pc_sect_compunit_symtab)
7566 (debug_qf_map_symbol_filenames)
7567 (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes)
7568 (debug_sym_new_init, debug_sym_init, debug_sym_read)
7569 (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets)
7570 (debug_sym_read_linetable, debug_sym_relocate): Update.
7571 (symfile_debug_free_objfile): Remove.
7572 (install_symfile_debug_logging, _initialize_symfile_debug):
7573 Update.
7574
5bfd760d
TT
75752019-05-08 Tom Tromey <tom@tromey.com>
7576
7577 * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from
7578 allocate_on_obstack.
7579 * dwarf2read.c (dwarf2_objfile_data_key): Change type.
7580 (get_dwarf2_per_objfile): Update.
7581 (set_dwarf2_per_objfile): Remove.
7582 (dwarf2_has_info, dwarf2_get_section_info): Update.
7583 (dwarf2_free_objfile): Remove.
7584 (_initialize_dwarf2_read): Update.
7585
e85e19b4
TT
75862019-05-08 Tom Tromey <tom@tromey.com>
7587
7588 * auto-load.c (struct auto_load_pspace_info): Add destructor and
7589 initializers.
7590 <unsupported_script_warning_printed,
7591 script_not_found_warning_printed>: Now bool.
7592 (auto_load_pspace_data): Change type.
7593 (~auto_load_pspace_info): Rename from
7594 auto_load_pspace_data_cleanup.
7595 (get_auto_load_pspace_data, init_loaded_scripts_info)
7596 (clear_section_scripts, maybe_print_unsupported_script_warning)
7597 (maybe_print_script_not_found_warning, _initialize_auto_load):
7598 Update.
7599
f6aa7436
TT
76002019-05-08 Tom Tromey <tom@tromey.com>
7601
7602 * objfiles.c (objfile_pspace_info): Add destructor and
7603 initializers.
7604 (objfiles_pspace_data): Change type.
7605 (~objfile_pspace_info): Rename from objfiles_pspace_data_cleanup.
7606 (get_objfile_pspace_data): Update.
7607 (objfiles_bfd_data): Change type.
7608 (get_objfile_bfd_data): Update.
7609 (objfile_bfd_data_free, _initialize_objfiles): Remove.
7610
6ae614f6
TT
76112019-05-08 Tom Tromey <tom@tromey.com>
7612
7613 * break-catch-syscall.c (catch_syscall_inferior_data): Move.
7614 Change type.
7615 (get_catch_syscall_inferior_data): Update.
7616 (catch_syscall_inferior_data_cleanup): Remove.
7617 (_initialize_break_catch_syscall): Update.
7618
6509b8eb
TT
76192019-05-08 Tom Tromey <tom@tromey.com>
7620
7621 * inflow.c (struct terminal_info): Add destructor and
7622 initializers.
7623 (inflow_inferior_data): Change type.
7624 (~terminal_info): Rename from inflow_inferior_data_cleanup.
7625 (get_inflow_inferior_data, inflow_inferior_exit)
7626 (swap_terminal_info, _initialize_inflow): Update.
7627
35632941
TT
76282019-05-08 Tom Tromey <tom@tromey.com>
7629
7630 * target-dcache.c (target_dcache_cleanup): Remove.
7631 (target_dcache_aspace_key): Change type.
7632 (target_dcache_init_p, target_dcache_invalidate)
7633 (target_dcache_get, target_dcache_get_or_init)
7634 (_initialize_target_dcache): Update.
7635 * dcache.h (struct dcache_deleter): New.
7636
3017b94d
TT
76372019-05-08 Tom Tromey <tom@tromey.com>
7638
7639 * symtab.c (struct symbol_cache): Add destructor and
7640 initializers.
7641 (symbol_cache_key): Move. Change type.
7642 (make_symbol_cache, free_symbol_cache): Remove.
7643 (get_symbol_cache): Update.
7644 (symbol_cache_cleanup): Remove.
7645 (ALL_PSPACES, symbol_cache_flush)
7646 (maintenance_print_symbol_cache)
7647 (maintenance_print_symbol_cache_statistics, _initialize_symtab):
7648 Update.
7649
a32ad8c5
TT
76502019-05-08 Tom Tromey <tom@tromey.com>
7651
7652 * symtab.c (struct main_info): Add destructor and initializers.
7653 (main_progspace_key): Move. Change type.
7654 (get_main_info): Update.
7655 (main_info_cleanup): Remove.
7656 (_initialize_symtab): Update.
7657
5f6e90a0
TT
76582019-05-08 Tom Tromey <tom@tromey.com>
7659
7660 * registry.h (DECLARE_REGISTRY): Define the _key class.
7661
1bd0c6e4
AB
76622019-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
7663
7664 * NEWS: Merge two 'New commands' sections.
7665
2228ef77
XR
76662019-05-08 Joel Brobecker <brobecker@adacore.com>
7667
7668 * ada-valprint.c (ada_val_print_gnat_array): Remove language
7669 parameter and use Ada language definition instead.
7670 (ada_val_print_ptr): Remove unused language parameter.
7671 (ada_val_print_num): Remove language parameter and use Ada language
7672 definition instead.
7673 (ada_val_print_enum, ada_val_print_flt): Remove unused language
7674 parameter.
7675 (ada_val_print_struct_union, ada_val_print_ref): Remove language
7676 parameter and use Ada language definition instead.
7677 (ada_val_print_1): Update all ada_val_print_xxx calls.
7678 Remove language parameter.
7679 (ada_val_print): Update ada_val_print_1 call.
7680
60fcc1c3
TT
76812019-05-08 Tom Tromey <tromey@adacore.com>
7682
7683 * remote.c (remote_hw_watchpoint_limit)
7684 (remote_hw_watchpoint_length_limit, remote_hw_breakpoint_limit):
7685 Now static.
7686
ed2b7c17
TT
76872019-05-08 Tom Tromey <tromey@adacore.com>
7688
7689 * maint.c (_initialize_maint_cmds): Move initialization code to
7690 remote.c.
7691 (watchdog, show_watchdog): Move to remote.c.
7692 * remote.c (watchdog, show_watchdog): Move from maint.c. Make
7693 "watchdog" static.
7694 (_initialize_remote): Move initialization code from maint.c.
7695 * defs.h (watchdog): Don't declare.
7696
b0be6c91
TT
76972019-05-08 Tom Tromey <tromey@adacore.com>
7698
7699 * tui/tui-interp.c: Include main.h.
7700 * interps.c: Include main.h.
7701 * main.h (interpreter_p): Declare.
7702 * defs.h (interpreter_p): Don't declare.
7703
587ee17b
TT
77042019-05-08 Tom Tromey <tromey@adacore.com>
7705
7706 * dwarf2loc.c: Include dwarf2read.h.
7707 * defs.h (read_unsigned_leb128): Don't declare.
7708 * dwarf2read.h (read_unsigned_leb128): Declare.
7709
ca1df239
TT
77102019-05-08 Tom Tromey <tromey@adacore.com>
7711
7712 * utils.c (fputs_maybe_filtered): Call can_emit_style_escape as a
7713 method.
7714
99f20f08
TT
77152019-05-08 Tom Tromey <tromey@adacore.com>
7716
7717 * utils.c (fputs_maybe_filtered): Reset style after paging, even
7718 when no wrap column is set.
7719
80e55b13
TT
77202019-05-08 Tom Tromey <tromey@adacore.com>
7721
7722 * c-lang.c (c_get_string): Handle non-C-style arrays.
7723
9d3421af
TT
77242019-05-08 Tom Tromey <tromey@adacore.com>
7725
7726 * typeprint.c (print_offset_data::update): Print the bit offset,
7727 not the number of bits remaining.
7728
844333e2
TT
77292019-05-08 Tom Tromey <tromey@adacore.com>
7730
7731 * typeprint.c (print_offset_data::maybe_print_hole): Add extra
7732 padding at end of comment.
7733
988915ee
TT
77342019-05-08 Tom Tromey <tromey@adacore.com>
7735
7736 * dwarf2loc.c (dwarf2_evaluate_property) <PROP_ADDR_OFFSET>:
7737 Compare main types.
7738
26bfd823
TT
77392019-05-06 Tom Tromey <tom@tromey.com>
7740
7741 * common/scoped_mmap.c: Include common-defs.h.
7742 * common/scoped_mmap.h: Don't include config.h.
7743
89055eaa
TT
77442019-05-04 Tom Tromey <tom@tromey.com>
7745
7746 * aarch64-tdep.c (stack_item_t): Remove typedef and DEF_VEC.
7747 (struct aarch64_call_info): Add initializers.
7748 <si>: Now a std::vector.
7749 (pass_on_stack, aarch64_push_dummy_call): Update.
7750
5da01df5
TT
77512019-05-04 Simon Marchi <simon.marchi@efficios.com>
7752 Tom Tromey <tom@tromey.com>
7753
7754 * ppc-linux-nat.c (thread_points_p): Remove typedef and DEF_VEC.
7755 (ppc_threads): Now a std::vector. Now static.
7756 (hwdebug_find_thread_points_by_tid)
7757 (ppc_linux_nat_target::low_new_thread, ppc_linux_thread_exit):
7758 Update.
7759
fbdf05a1
TT
77602019-05-04 Tom Tromey <tom@tromey.com>
7761
7762 * arc-tdep.c (arc_tdesc_init): Return bool.
7763
06d16ec9
TT
77642019-05-04 Tom Tromey <tom@tromey.com>
7765
7766 * arm-linux-nat.c (arm_linux_nat_target::can_use_hw_breakpoint):
7767 Use gdb_assert_not_reached.
7768
9c056022
TT
77692019-05-04 Tom Tromey <tom@tromey.com>
7770
7771 * compile/compile-cplus-types.c (compile_cplus_convert_enum): Use
7772 "false".
7773
fa9c2a59
TT
77742019-05-04 Tom Tromey <tom@tromey.com>
7775
7776 * arc-tdep.c (arc_tdesc_init): Use bool.
7777
e2eb806a
TT
77782019-05-04 Tom Tromey <tom@tromey.com>
7779
7780 * stack.c (select_frame_for_mi): Use "false", not "FALSE".
7781
6fe87677
TT
77822019-05-04 Tom Tromey <tom@tromey.com>
7783
7784 * cli/cli-cmds.c (valid_command_p): Return bool.
7785
7f008c9e
TT
77862019-05-04 Tom Tromey <tom@tromey.com>
7787
7788 * cli/cli-decode.c (valid_user_defined_cmd_name_p): Return bool.
7789 * command.h (valid_user_defined_cmd_name_p): Channge return type.
7790
b6484282
RT
77912019-05-04 Raul Tambre <raul@tambre.ee>
7792
7793 * python/lib/gdb/prompt.py (_ExtendedPrompt)
7794 <before_prompt_hook, get_show_string>: Fix incorrect use of 'is'
7795 operator for comparison.
7796
af97b416
TT
77972019-05-04 Tom Tromey <tom@tromey.com>
7798
7799 * psymtab.c (psymbol_name_matches, match_partial_symbol)
7800 (lookup_partial_symbol, print_partial_symbols)
7801 (recursively_search_psymtabs, sort_pst_symbols, psymbol_hash)
7802 (psymbol_compare): Update.
7803 (add_psymbol_to_bcache): Clear the entire psymbol.
7804 (maintenance_check_psymtabs): Update.
7805 * psympriv.h (struct partial_symbol): Don't derive from
7806 general_symbol_info.
7807 <obj_section, unrelocated_address, address,
7808 set_unrelocated_address>: Update.
7809 <ginfo>: New member.
7810 * dwarf-index-write.c (write_psymbols, debug_names::insert)
7811 (debug_names::write_psymbols): Update.
7812
9d6d4be8
TV
78132019-05-04 Tom de Vries <tdevries@suse.de>
7814
7815 * contrib/cc-with-tweaks.sh: Support -n arg.
7816
66452beb
PW
78172019-05-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7818
7819 * corelow.c (core_target::detach): Ensure frame cache and
7820 register caches are cleared.
7821 inferior.c (exit_inferior_1): Likewise.
7822
bde09ab7
TT
78232019-05-03 Sandra Loosemore <sandra@codesourcery.com>
7824 Tom Tromey <tom@tromey.com>
7825
7826 * dictionary.c (collate_pending_symbols_by_language): Remove
7827 "struct" from foreach.
7828 * symtab.c (lookup_global_symbol_from_objfile)
7829 (lookup_symbol_in_objfile_from_linkage_name): Remove "struct" from
7830 foreach.
7831 * ser-tcp.c (net_open): Remove "struct" from foreach.
7832 * objfiles.c (objfile_relocate, objfile_rebase)
7833 (objfile_has_symbols): Remove "struct" from foreach.
7834 * minsyms.c (lookup_minimal_symbol_by_pc_section): Remove "struct"
7835 from foreach.
7836 * dwarf2read.c (handle_struct_member_die): Remove "struct" from
7837 foreach.
7838 * darwin-nat.c (thread_info_from_private_thread_info): Remove
7839 "struct" from foreach.
7840 * ada-lang.c (create_excep_cond_exprs)
7841 (ada_exception_catchpoint_cond_string): Remove "struct" from
7842 foreach.
7843
222a8d25
TT
78442019-05-03 Tom Tromey <tromey@adacore.com>
7845
7846 * ada-exp.y (convert_char_literal): Check suffix of each
7847 enumerator.
7848
fcd60b84
DP
78492019-05-03 Dilyan Palauzov <dilyan.palauzov@aegee.org>
7850
7851 PR ada/21406:
7852 * ada-exp.y (yywrap): Don't define.
7853 * ada-lex.l (%option): Add noyywrap
7854 (yywrap): Remove.
7855
5f2459c2
EZ
78562019-05-03 Eli Zaretskii <eliz@gnu.org>
7857
353ea2d1
EZ
7858 * common/common-defs.h [__MINGW32__ || __CYGWIN__]: Define
7859 _WIN32_WINNT to the XP level, unless already defined to a higher
7860 level.
7861
7862 * unittests/parse-connection-spec-selftests.c:
7863 * ser-tcp.c:
7864 * common/netstuff.c [USE_WIN32API]: Remove the _WIN32_WINNT
7865 override.
7866
5f2459c2
EZ
7867 * symfile.c (find_separate_debug_file): Remove colon from the
7868 drive spec of DOS/Windows file names of the target, so that the
7869 file name produced from DEBUGDIR and the target's directory will
7870 be valid on DOS/Windows systems.
7871
80062eb9
AB
78722019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7873
7874 * rust-lang.c (val_print_struct): Handle printing structures
7875 containing strings.
7876
b8c05e85
TT
78772019-05-02 Tom Tromey <tromey@adacore.com>
7878
7879 * valarith.c (_initialize_valarith): Remove.
7880
4504bbde
TT
78812019-05-01 Tom Tromey <tromey@adacore.com>
7882
7883 * ada-lang.c (ada_value_primitive_field): Treat more fields as
7884 bitfields.
7885
d48e62f4
TT
78862019-05-01 Tom Tromey <tromey@adacore.com>
7887
7888 * ada-lang.c (ada_value_assign): Correctly compute starting offset
7889 for big-endian copies.
7890
15f18d14
AT
78912019-04-30 Ali Tamur <tamur@google.com>
7892 * gdb/dwarf2read.c (read_3_bytes): New declaration.
7893 (read_attribute_value): Added DW_FORM_strx1-4 cases.
7894 (read_3_bytes): New function.
7895
ab4ee614
JB
78962019-04-30 Joel Brobecker <brobecker@adacore.com>
7897
7898 * windows-nat.c (main_thread_id): Delete.
7899 (handle_output_debug_string): Replace main_thread_id by
7900 current_event.dwThreadId.
7901 (fake_create_process): Likewise.
7902 (get_windows_debug_event) <CREATE_PROCESS_DEBUG_EVENT>:
7903 Do not set main_thread_id.
7904 <LOAD_DLL_DEBUG_EVENT>: Replace main_thread_id by
7905 current_event.dwThreadId.
7906 <UNLOAD_DLL_DEBUG_EVENT>: Likewise.
7907
8ed5b76e
JB
79082019-04-30 Joel Brobecker <brobecker@adacore.com>
7909
7910 * windows-nat.c (get_windows_debug_event) <EXIT_PROCESS_DEBUG_EVENT>:
7911 Use current_event.dwThreadId instead of main_thread_id.
7912
2ff0a947
TT
79132019-04-30 Tom Tromey <tromey@adacore.com>
7914
7915 * ada-lang.c (ada_lookup_simple_minsyms): New function.
7916 (create_excep_cond_exprs): Iterate over program spaces.
7917 (ada_exception_catchpoint_cond_string): Examine all minimal
7918 symbols for exception types.
7919
a776957c
TT
79202019-04-30 Tom Tromey <tromey@adacore.com>
7921
7922 PR c++/24470:
7923 * dwarf2read.c (process_structure_scope): Handle case where type
7924 has template parameters but no symbol was created.
7925
bc68014d
AB
79262019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7927 Chris January <chris.january@arm.com>
7928
7929 * f-typeprint.c (f_type_print_base): Print 'allocatable' type
7930 qualifier.
7931 * gdbtypes.h (TYPE_IS_ALLOCATABLE): Define.
7932
f1fdc960
AB
79332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7934
7935 * f-typeprint.c (f_print_type): Update rules for printing
7936 whitespace.
7937 (f_type_print_varspec_suffix): Likewise.
7938
bf7a4de1
AB
79392019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7940 Chris January <chris.january@arm.com>
7941
7942 * f-typeprint.c (f_type_print_varspec_suffix): Handle printing
7943 function arguments.
7944
bbe75b9d
AB
79452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7946
7947 * f-lang.c (build_fortran_types): Change name of void type to
7948 lower case.
7949 * f-typeprint.c (f_type_print_base): Print the name of the void
7950 type, rather than a fixed string.
7951 * f-valprint.c (f_decorations): Use lower case void string.
7952
1db455a7
AB
79532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7954 Chris January <chris.january@arm.com>
7955
7956 * dwarf2read.c (dwarf2_init_complex_target_type): Use different
7957 types for Fortran.
7958
b6d03bb2
AB
79592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7960 Chris January <chris.january@arm.com>
7961 David Lecomber <david.lecomber@arm.com>
7962
7963 * f-exp.y (BINOP_INTRINSIC): New token.
7964 (exp): New parser rule handling BINOP_INTRINSIC.
7965 (f77_keywords): Add new builtin procedures.
7966 * f-lang.c (evaluate_subexp_f): Handle BINOP_MOD, UNOP_FORTRAN_CEILING,
7967 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7968 (operator_length_f): Handle UNOP_FORTRAN_CEILING,
7969 UNOP_FORTRAN_FLOOR, BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7970 (print_unop_subexp_f): New function.
7971 (print_binop_subexp_f): New function.
7972 (print_subexp_f): Handle UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7973 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX.
7974 (dump_subexp_body_f): Likewise.
7975 (operator_check_f): Likewise.
7976 * fortran-operator.def: Add UNOP_FORTRAN_CEILING, UNOP_FORTRAN_FLOOR,
7977 BINOP_FORTRAN_MODULO, BINOP_FORTRAN_CMPLX
7978
83228e93
AB
79792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7980
7981 * gdb/expprint.c (dump_subexp_body_standard): Remove use of
7982 UNOP_KIND.
7983 * gdb/expression.h (exp_opcode): Include 'fortran-operator.def'.
7984 * gdb/f-exp.y (exp): Rename UNOP_KIND to UNOP_FORTRAN_KIND.
7985 * gdb/f-lang.c (evaluate_subexp_f): Likewise.
7986 (operator_length_f): New fuction.
7987 (print_subexp_f): New function.
7988 (op_name_f): New function.
7989 (dump_subexp_body_f): New function.
7990 (operator_check_f): New function.
7991 (exp_descriptor_f): Replace standard expression handling functions
7992 with new functions.
7993 * gdb/fortran-operator.def: New file.
7994 * gdb/parse.c (operator_length_standard): Remove use of UNOP_KIND.
7995 * gdb/std-operator.def: Remove UNOP_KIND.
7996
6fdcd7cc
AB
79972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7998
7999 * std-operator.def: Remove unbalanced, stray double quote
8000 character.
8001
2e62ab40
AB
80022019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8003 Chris January <chris.january@arm.com>
8004 Daniel Everett <daniel.everett@arm.com>
8005 Nick Forrington <nick.forrington@arm.com>
8006 Richard Bunt <richard.bunt@arm.com>
8007
8008 * cp-valprint.c (cp_print_value_fields): Allow an additional level
8009 of depth when printing anonymous structs or unions.
8010 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
8011 Don't print either the top-level value, or the children if the
8012 max-depth is exceeded.
8013 (ppscm_print_children): When printing the key of a map, allow one
8014 extra level of depth.
8015 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Don't
8016 print either the top-level value, or the children if the max-depth
8017 is exceeded.
8018 (print_children): When printing the key of a map, allow one extra
8019 level of depth.
8020 * python/py-value.c (valpy_format_string): Add max_depth keyword.
8021 * valprint.c: (PRINT_MAX_DEPTH_DEFAULT): Define.
8022 (user_print_options): Initialise max_depth field.
8023 (val_print_scalar_or_string_type_p): New function.
8024 (val_print): Check to see if the max depth has been reached.
8025 (val_print_check_max_depth): Define new function.
8026 (show_print_max_depth): New function.
8027 (_initialize_valprint): Add 'print max-depth' option.
8028 * valprint.h (struct value_print_options) <max_depth>: New field.
8029 (val_print_check_max_depth): Declare new function.
8030 * NEWS: Document new feature.
8031
4be290b2
AB
80322019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8033
8034 * ada-lang.c (ada_language_defn): Initialise new field.
8035 * c-lang.c (c_is_string_type_p): New function.
8036 (c_language_defn): Initialise new field.
8037 (cplus_language_defn): Initialise new field.
8038 (asm_language_defn): Initialise new field.
8039 (minimal_language_defn): Initialise new field.
8040 * c-lang.h (c_is_string_type_p): Declare new function.
8041 * d-lang.c (d_language_defn): Initialise new field.
8042 * f-lang.c (f_is_string_type_p): New function.
8043 (f_language_defn): Initialise new field.
8044 * go-lang.c (go_is_string_type_p): New function.
8045 (go_language_defn): Initialise new field.
8046 * language.c (default_is_string_type_p): New function.
8047 (unknown_language_defn): Initialise new field.
8048 (auto_language_defn): Initialise new field.
8049 * language.h (struct language_defn) <la_is_string_type_p>: New
8050 member variable.
8051 (default_is_string_type_p): Declare new function.
8052 * m2-lang.c (m2_language_defn): Initialise new field.
8053 * objc-lang.c (objc_language_defn): Initialise new field.
8054 * opencl-lang.c (opencl_language_defn): Initialise new field.
8055 * p-lang.c (pascal_is_string_type_p): New function.
8056 (pascal_language_defn): Initialise new field.
8057 * rust-lang.c (rust_is_string_type_p): New function.
8058 (rust_language_defn): Initialise new field.
8059
721b08c6
AB
80602019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8061
8062 * language.h (struct language_defn) <la_struct_too_deep_ellipsis>:
8063 New field.
8064 * ada-lang.c (ada_language_defn): Initialise new field.
8065 * c-lang.c (c_language_defn): Likewise.
8066 (cplus_language_defn): Likewise.
8067 (asm_language_defn): Likewise.
8068 (minimal_language_defn): Likewise.
8069 * d-lang.c (d_language_defn): Likewise.
8070 * f-lang.c (f_language_defn): Likewise.
8071 * go-lang.c (go_language_defn): Likewise.
8072 * language.c (unknown_language_defn): Likewise.
8073 (auto_language_defn): Likewise.
8074 * m2-lang.c (m2_language_defn): Likewise.
8075 * objc-lang.c (objc_language_defn): Likewise.
8076 * opencl-lang.c (opencl_language_defn): Likewise.
8077 * p-lang.c (pascal_language_defn): Likewise.
8078 * rust-lang.c (rust_language_defn): Likewise.
8079
fc913e53
AB
80802019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
8081
8082 * ada-lang.c (ada_is_character_type): Change return type to bool.
8083 (ada_is_string_type): Likewise.
8084 * ada-lang.h (ada_is_character_type): Update declaration
8085 (ada_is_string_type): Likewise.
8086
fa731fa0
PW
80872019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8088
8089 Support style in 'frame|thread apply'
8090
8091 * gdbcmd.h (execute_command_to_string): New term_out parameter.
8092 * record.c (record_start, record_stop): Update callers of
8093 execute_command_to_string with false.
8094 * guile/guile.c (gdbscm_execute_gdb_command): Likewise.
8095 * ui-file.h (class ui_file): New term_out and can_emit_style_escape
8096 methods.
8097 (class string_file): New constructor with term_out parameter.
8098 Override methods term_out and can_emit_style_escape. New member
8099 term_out.
8100 (class stdio_file): Override can_emit_style_escape.
8101 (class tee_file): Override term_out and can_emit_style_escape.
8102 * utils.h (can_emit_style_escape): Remove.
8103 * utils.c (can_emit_style_escape): Likewise.
8104 Update all callers of can_emit_style_escape (SOMESTREAM) to
8105 SOMESTREAM->can_emit_style_escape.
8106 * source-cache.c (source_cache::get_source_lines): Likewise.
8107 * stack.c (frame_apply_command_count): Call execute_command_to_string
8108 passing the term_out characteristic of the current gdb_stdout.
8109 * thread.c (thr_try_catch_cmd): Likewise.
8110 * top.c (execute_command_to_string): pass term_out parameter
8111 to construct the string_file for the command output.
8112 * ui-file.c (term_cli_styling): New function (most code moved
8113 from utils.c can_emit_style_escape).
8114 (string_file::string_file, string_file::can_emit_style_escape,
8115 stdio_file::can_emit_style_escape, tee_file::term_out,
8116 tee_file::can_emit_style_escape): New functions.
8117
136afab8
PW
81182019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8119
8120 * NEWS: Mention the new set|show may-call-functions.
8121 * infcall.c (may_call_functions_p): New variable.
8122 (show_may_call_functions_p): New function.
8123 (call_function_by_hand_dummy): Throws an error if not
8124 may-call-functions.
8125 (_initialize_infcall): Call add_setshow_boolean_cmd for
8126 may-call-functions.
8127
725cbb63
KS
81282019-04-25 Keith Seitz <keiths@redhat.com>
8129
8130 PR c++/24367
8131 * cp-support.c (inspect_type): Don't attempt substitutions
8132 of symbol with the same name.
8133
3d1cbb78
TT
81342019-04-25 Tom Tromey <tromey@adacore.com>
8135
8136 PR gdb/24475:
8137 * event-top.c (gdb_rl_callback_handler): Make "gdb_rl_expt"
8138 static.
8139
94aeb44b
TT
81402019-04-25 Tom Tromey <tromey@adacore.com>
8141
8142 * xml-support.c (struct gdb_xml_parser) <set_error>: Take an
8143 rvalue reference.
8144 (gdb_xml_start_element_wrapper, gdb_xml_end_element_wrapper)
8145 (gdb_xml_parser::parse): Use std::move.
8146 * python/python-internal.h (gdbpy_convert_exception): Take a const
8147 reference.
8148 * python/py-value.c (valpy_getitem, valpy_nonzero): Use
8149 std::move.
8150 * python/py-utils.c (gdbpy_convert_exception): Take a const
8151 reference.
8152 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
8153 Use std::move.
8154 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
8155 Use std::move.
8156 * mi/mi-main.c (mi_print_exception): Take a const reference.
8157 * main.c (handle_command_errors): Take a const reference.
8158 * linespec.c (parse_linespec): Use std::move.
8159 * infcall.c (run_inferior_call): Use std::move.
8160 (call_function_by_hand_dummy): Use std::move.
8161 * exec.c (try_open_exec_file): Use std::move.
8162 * exceptions.h (exception_print, exception_fprintf)
8163 (exception_print_same): Update.
8164 * exceptions.c (print_exception, exception_print)
8165 (exception_fprintf, exception_print_same): Change parameters to
8166 const reference.
8167 * event-top.c (gdb_rl_callback_read_char_wrapper): Update.
8168 * common/new-op.c: Use std::move.
8169 * common/common-exceptions.h (struct gdb_exception): Add move
8170 constructor.
8171 (struct gdb_exception_error, struct gdb_exception_quit, struct
8172 gdb_quit_bad_alloc): Change constructor to move constructor.
8173 (throw_exception): Change parameter to rvalue reference.
8174 * common/common-exceptions.c (throw_exception): Take rvalue
8175 reference.
8176 * cli/cli-interp.c (safe_execute_command): Use std::move.
8177 * breakpoint.c (insert_bp_location, location_to_sals): Use
8178 std::move.
8179
680d7fd5
TT
81802019-04-25 Tom Tromey <tromey@adacore.com>
8181
8182 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception)
8183 (gdbscm_throw_gdb_exception): Take a gdbscm_gdb_exception.
8184 * guile/scm-block.c, guile/scm-breakpoint.c, guile/scm-cmd.c,
8185 guile/scm-disasm.c, guile/scm-frame.c, guile/scm-lazy-string.c,
8186 guile/scm-math.c, guile/scm-param.c, guile/scm-ports.c,
8187 guile/scm-symbol.c, guile/scm-symtab.c, guile/scm-type.c,
8188 guile/scm-value.c: Use unpack.
8189 * guile/guile-internal.h (gdbscm_scm_from_gdb_exception): Take a
8190 gdbscm_gdb_exception.
8191 (gdbscm_throw_gdb_exception): Likewise.
8192 (struct gdbscm_gdb_exception): New.
8193 (unpack): New function.
8194 (gdbscm_wrap): Use unpack.
8195
c6fdd8b2
TT
81962019-04-25 Tom Tromey <tromey@adacore.com>
8197
8198 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
8199 (gdb_rl_callback_handler): Use std::move.
8200 * common/common-exceptions.h (struct gdb_exception): Add move
8201 assignment operator.
8202 (throw_exception_sjlj): Change "exception" to const reference.
8203 * common/common-exceptions.c (exceptions_state_mc_catch): Update.
8204 (throw_exception_sjlj): Change "exception" to const reference.
8205
cc06b668
TT
82062019-04-25 Tom Tromey <tromey@adacore.com>
8207
8208 * xml-support.c (gdb_xml_parser::gdb_xml_parser): Update.
8209 * python/py-value.c (valpy_getitem, valpy_nonzero): Update.
8210 * python/py-inferior.c (infpy_write_memory, infpy_search_memory):
8211 Update.
8212 * python/py-breakpoint.c (bppy_set_condition, bppy_set_commands):
8213 Update.
8214 * mi/mi-interp.c (mi_interp::exec): Update.
8215 * linespec.c (parse_linespec): Update.
8216 * infcall.c (run_inferior_call): Update.
8217 * guile/scm-value.c (gdbscm_value_to_lazy_string): Update.
8218 * guile/scm-symbol.c (gdbscm_lookup_symbol)
8219 (gdbscm_lookup_global_symbol): Update.
8220 * guile/scm-param.c (gdbscm_parameter_value): Update.
8221 * guile/scm-frame.c (gdbscm_frame_read_register)
8222 (gdbscm_frame_read_var): Update.
8223 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
8224 * exec.c (try_open_exec_file): Update.
8225 * event-top.c (gdb_rl_callback_read_char_wrapper_noexcept)
8226 (gdb_rl_callback_handler): Update.
8227 * common/common-exceptions.h (exception_none): Don't declare.
8228 * common/common-exceptions.c (exception_none): Don't define.
8229 (struct catcher) <exception>: Update.
8230 * cli/cli-interp.c (safe_execute_command): Update.
8231 * breakpoint.c (insert_bp_location, location_to_sals): Update.
8232
cf532bd1
AT
82332019-04-25 Ali Tamur <tamur@google.com>
8234
8235 * dwarf2read.c (skip_one_die): Add DW_FORM_strx.
8236 (read_attribute_value): Likewise.
8237 (dwarf2_read_addr_index): Update comment.
8238 (read_str_index): Add DW_FORM_strx.
8239 (dwarf2_string_attr): Likewise.
8240 (dwarf2_const_value_attr): Likewise.
8241 (dump_die_shallow): Likewise.
8242 (dwarf2_fetch_constant_bytes): Likewise.
8243 (skip_form_bytes): Likewise.
8244 * testsuite/lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
8245
82433e3e
SDJ
82462019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
8247
8248 PR corefiles/11608
8249 PR corefiles/18187
8250 * linux-tdep.c (dump_mapping_p): Add new parameters ADDR and
8251 OFFSET. Verify if current mapping contains an ELF header.
8252 (linux_find_memory_regions_full): Adjust call to
8253 dump_mapping_p.
8254
723adb65
SL
82552019-04-25 Sandra Loosemore <sandra@codesourcery.com>
8256 Kang Li <kanglictf@gmail.com>
8257
8258 PR gdb/21600
8259
8260 * dwarf2-frame.c (read_initial_length): Be consistent about using
8261 unsigned representation of length.
8262 (decode_frame_entry_1): Likewise. Check for wraparound of
8263 end pointer as well as buffer overflow.
8264
596179f7
SDJ
82652019-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
8266
8267 * aarch64-tdep.c (aarch64_gdbarch_init): Use "pulongest" to print
8268 "vq".
8269
a59240a4
TT
82702019-04-24 Tom Tromey <tromey@adacore.com>
8271
8272 * amd64-tdep.c (amd64_has_unaligned_fields): Ignore bitfields.
8273
f872fdbb
AB
82742019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8275
8276 * s12z-tdep.c (s12z_unwind_pc): Delete.
8277 (s12z_unwind_sp): Delete.
8278 (s12z_gdbarch_init): Don't register deleted functions with
8279 gdbarch.
8280
b614e6f3
AB
82812019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8282
8283 * rl78-tdep.c (rl78_unwind_sp): Delete.
8284 (rl78_gdbarch_init): Don't register deleted function with gdbarch.
8285
14faed38
AB
82862019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8287
8288 * xstormy16-tdep.c (xstormy16_unwind_sp): Delete.
8289 (xstormy16_unwind_pc): Delete.
8290 (xstormy16_dummy_id): Delete.
8291 (xstormy16_gdbarch_init): Don't register deleted functions with
8292 gdbarch.
8293
541aad8a
AB
82942019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8295
8296 * vax-tdep.c (vax_unwind_pc): Delete.
8297 (vax_gdbarch_init): Don't register deleted function with gdbarch.
8298
29222070
AB
82992019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8300
8301 * v850-tdep.c (v850_unwind_sp): Delete.
8302 (v850_unwind_pc): Delete.
8303 (v850_dummy_id): Delete.
8304 (v850_gdbarch_init): Don't register deleted functions with
8305 gdbarch.
8306
0f534d76
AB
83072019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8308
8309 * tilegx-tdep.c (tilegx_unwind_sp): Delete.
8310 (tilegx_unwind_pc): Delete.
8311 (tilegx_unwind_dummy_id): Delete.
8312 (tilegx_gdbarch_init): Don't register deleted functions with
8313 gdbarch.
8314
1ba7b7f9
AB
83152019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8316
8317 * tic6x-tdep.c (tic6x_unwind_sp): Delete.
8318 (tic6x_dummy_id): Delete.
8319 (tic6x_gdbarch_init): Don't register deleted functions with
8320 gdbarch.
8321
d31f262c
AB
83222019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8323
8324 * sparc-tdep.c (sparc_unwind_pc): Delete.
8325 (sparc32_gdbarch_init): Don't register deleted function with
8326 gdbarch.
8327
6d14d64d
AB
83282019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8329
8330 * sh-tdep.c (sh_unwind_sp): Delete.
8331 (sh_unwind_pc): Delete.
8332 (sh_dummy_id): Delete.
8333 (sh_gdbarch_init): Don't register deleted functions with
8334 gdbarch.
8335
a40dde9d
AB
83362019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8337
8338 * score-tdep.c (score_unwind_sp): Delete.
8339 (score_unwind_pc): Delete.
8340 (score_dummy_id): Delete.
8341 (score_gdbarch_init): Don't register deleted functions with
8342 gdbarch.
8343
47c47d69
AB
83442019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8345
8346 * rx-tdep.c (rx_unwind_pc): Delete.
8347 (rx_unwind_sp): Delete.
8348 (rx_dummy_id): Delete.
8349 (rx_gdbarch_init): Don't register deleted functions with
8350 gdbarch. Update comment.
8351
833a4480
AB
83522019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8353
8354 * rs6000-tdep.c (rs6000_unwind_pc): Delete.
8355 (rs6000_dummy_id): Delete.
8356 (rs6000_gdbarch_init): Don't register deleted functions with
8357 gdbarch.
8358
3f2cef49
AB
83592019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8360
8361 * or1k-tdep.c (or1k_dummy_id): Delete.
8362 (or1k_gdbarch_init): Don't register deleted function with gdbarch.
8363
96acf884
AB
83642019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8365
8366 * nios2-tdep.c (nios2_dummy_id): Delete.
8367 (nios2_unwind_sp): Delete.
8368 (nios2_gdbarch_init): Don't register deleted functions with
8369 gdbarch.
8370
ca0ab0aa
AB
83712019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8372
8373 * nds32-tdep.c (nds32_dummy_id): Delete.
8374 (nds32_unwind_pc): Delete.
8375 (nds32_unwind_sp): Delete.
8376 (nds32_gdbarch_init): Don't register deleted functions with
8377 gdbarch.
8378
c8259044
AB
83792019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8380
8381 * msp430-tdep.c (msp430_unwind_pc): Delete.
8382 (msp430_unwind_sp): Delete.
8383 (msp430_dummy_id): Delete.
8384 (msp430_gdbarch_init): Don't register deleted functions with
8385 gdbarch.
8386
27f113c8
AB
83872019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8388
8389 * moxie-tdep.c (moxie_unwind_sp): Delete.
8390 (moxie_unwind_pc): Delete.
8391 (moxie_dummy_id): Delete.
8392 (moxie_gdbarch_init): Don't register deleted functions with
8393 gdbarch.
8394
aee6c3cd
AB
83952019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8396
8397 * mn10300-tdep.c (mn10300_dummy_id): Delete.
8398 (mn10300_unwind_pc): Delete.
8399 (mn10300_unwind_sp): Delete.
8400 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
8401 mn10300_unwind_sp.
8402 (mn10300_frame_unwind_init): Don't register deleted functions with
8403 gdbarch.
8404
8e2b5aea
AB
84052019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8406
8407 * mep-tdep.c (mep_unwind_pc): Delete.
8408 (mep_unwind_sp): Delete.
8409 (mep_dummy_id): Delete.
8410 (mep_gdbarch_init): Don't register deleted functions with
8411 gdbarch.
8412
43cf3ede
AB
84132019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8414
8415 * m68hc11-tdep.c (m68hc11_unwind_pc): Delete.
8416 (m68hc11_unwind_sp): Delete.
8417 (m68hc11_gdbarch_init): Don't register deleted functions with
8418 gdbarch.
8419
5e79b7bb
AB
84202019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8421
8422 * m32r-tdep.c (m32r_unwind_sp): Delete.
8423 (m32r_unwind_pc): Delete.
8424 (m32r_dummy_id): Delete.
8425 (m32r_gdbarch_init): Don't register deleted functions with
8426 gdbarch.
8427
89b268d8
AB
84282019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8429
8430 * m32c-tdep.c (m32c_unwind_pc): Delete.
8431 (m32c_unwind_sp): Delete.
8432 (m32c_dummy_id): Delete.
8433 (m32c_gdbarch_init): Don't register deleted functions with
8434 gdbarch.
8435
946c28d2
AB
84362019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8437
8438 * gdb/lm32-tdep.c (lm32_unwind_sp): Delete.
8439 (lm32_unwind_pc): Delete.
8440 (lm32_dummy_id): Delete.
8441 (lm32_gdbarch_init): Don't register deleted functions with
8442 gdbarch.
8443
bf12844a
AB
84442019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8445
8446 * gdb/iq2000-tdep.c (iq2000_unwind_sp): Delete.
8447 (iq2000_unwind_pc): Delete.
8448 (iq2000_dummy_id): Delete.
8449 (iq2000_gdbarch_init): Don't register deleted functions with
8450 gdbarch.
8451
ecbc06d2
AB
84522019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8453
8454 * nds32-tdep.c (nds32_type_align): Delete.
8455 (nds32_push_dummy_call): Use type_align instead.
8456
030197b4
AB
84572019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8458
8459 * arm-tdep.c (arm_type_align): Only handle vector override case.
8460 (arm_push_dummy_call): Use type_align.
8461 (arm_gdbarch_init): Register arm_type_align gdbarch function.
8462
b907456c
AB
84632019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8464
8465 * aarch64-tdep.c (aarch64_type_align): Only handle vector override
8466 case.
8467 (pass_on_stack): Use type_align.
8468 (aarch64_gdbarch_init): Register aarch64_type_align gdbarch
8469 function.
8470
9e97ba43
TT
84712019-04-23 Tom Tromey <tromey@adacore.com>
8472
8473 * dwarf2read.c (line_header::file_name_at): Remove unused
8474 overload.
8475
6892f601
TV
84762019-04-23 Tom de Vries <tdevries@suse.de>
8477
8478 PR gdb/24438
8479 * contrib/cc-with-tweaks.sh: Remove superfluous .alt file after dwz
8480 invocation.
8481
336d760d
AT
8482
84832019-03-27 Ali Tamur <tamur@google.com>
8484
8485 * dwarf2-frame.c(dwarf_expr_executor::get_addr_index): Update comment
8486 * dwarf2expr.c(dwarf_expr_context::execute_stack_op): Add DW_OP_addrx
8487 * dwarf2expr.h(dwarf_expr_context::offset): Update comment
8488 (dwarf_expr_context::get_addr_index): Likewise
8489 * dwarf2loc.c(dwarf_evaluate_loc_desc::get_addr_index): Likewise
8490 (symbol_needs_eval_context::get_addr_index): Likewise
8491 (disassemble_dwarf_expression): Add DW_OP_addrx
8492 * dwarf2read.c(attr_value_as_address): Add DW_FORM_addrx
8493 (read_cutu_die_from_dwo): Update comment
8494 (skip_one_die): Add DW_FORM_addrx
8495 (read_attribute_value): Likewise
8496 (var_decode_location): Add DW_OP_addrx
8497 (dwarf2_const_value_attr): Add DW_FORM_addrx
8498 (dump_die_shallow): Likewise
8499 (dwarf2_fetch_constant_bytes): Likewise
8500 (decode_locdesc): Add DW_OP_addrx
8501 (skip_form_bytes): Add DW_FORM_addrx
8502
ad9d13f8
AT
85032019-04-22 Ali Tamur <tamur@google.com>
8504
8505 * MAINTAINERS (Write After Approval): Add self.
8506
d70cc3ba
SM
85072019-04-22 Simon Marchi <simon.marchi@efficios.com>
8508
8509 * solib-svr4.c (get_svr4_info): Add pspace parameter.
8510 (svr4_keep_data_in_core): Pass current_program_space to get_svr4_info.
8511 (open_symbol_file_object): Likewise.
8512 (svr4_default_sos): Add info parameter.
8513 (svr4_read_so_list): Likewise.
8514 (svr4_current_sos_direct): Adjust functions calls to pass down
8515 info.
8516 (svr4_current_sos_1): Add info parameter.
8517 (svr4_current_sos): Call get_svr4_info, pass info down to
8518 svr4_current_sos_1.
8519 (svr4_fetch_objfile_link_map): Pass objfile->pspace to
8520 get_svr4_info.
8521 (svr4_in_dynsym_resolve_code): Pass current_program_space to
8522 get_svr4_info.
8523 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
8524 to get_svr4_info.
8525 (probes_table_remove_objfile_probes): Likewise.
8526 (register_solib_event_probe): Add info parameter.
8527 (solist_update_incremental): Pass info parameter down to
8528 svr4_read_so_list.
8529 (disable_probes_interface): Add info parameter.
8530 (svr4_handle_solib_event): Pass current_program_space to
8531 get_svr4_info. Adjust disable_probes_interface cleanup.
8532 (svr4_create_probe_breakpoints): Add info parameter, pass it
8533 down to register_solib_event_probe.
8534 (svr4_create_solib_event_breakpoints): Add info parameter,
8535 pass it down to svr4_create_probe_breakpoints.
8536 (enable_break): Pass info down to
8537 svr4_create_solib_event_breakpoints.
8538 (svr4_solib_create_inferior_hook): Pass current_program_space to
8539 get_svr4_info.
8540 (svr4_clear_solib): Likewise.
8541
7905fc35
PA
85422019-04-22 Pedro Alves <palves@redhat.com>
8543
8544 * solib-svr4.c (svr4_free_objfile_observer): New.
8545 (probe_and_action::objfile): New field.
8546 (probes_table_htab_remove_objfile_probes)
8547 (probes_table_remove_objfile_probes): New functions.
8548 (register_solib_event_probe): Add 'objfile' parameter. Store it
8549 in the new probe_and_action. Don't store the probe in 'lookup'.
8550 (svr4_create_probe_breakpoints): Pass objfile to
8551 register_solib_event_probe.
8552 (_initialize_svr4_solib): Register a free_objfile observer.
8553
fb881986
TT
85542019-04-19 Tom Tromey <tom@tromey.com>
8555
8556 * common/queue.h: Remove.
8557
8732db6c
TT
85582019-04-19 Tom Tromey <tom@tromey.com>
8559
8560 * event-loop.c: Don't include "common/queue.h".
8561
97dfbadd
TT
85622019-04-19 Tom Tromey <tom@tromey.com>
8563
8564 * remote.c (remote_target): Use delete.
8565 * remote-notif.h: Include <list>, not "common/queue.h".
8566 (notif_client_p): Remove typedef.
8567 (remote_notif_state): Add constructor, destructor, initializer.
8568 <notif_queue>: Now a std::list.
8569 (remote_notif_state_xfree): Don't declare.
8570 * remote-notif.c (remote_notif_process, handle_notification)
8571 (remote_notif_state_allocate): Update.
8572 (~remote_notif_state): Rename from remote_notif_state_xfree.
8573
cf250e36
TT
85742019-04-19 Tom Tromey <tom@tromey.com>
8575
8576 * symfile.c (reread_symbols): Update.
8577 * objfiles.c (objfile_register_static_link)
8578 (objfile_lookup_static_link): Update
8579 (~objfile) Don't delete static_links.
8580 * objfiles.h (struct objfile) <static_links>: Now an htab_up.
8581
61f4b350
TT
85822019-04-19 Tom Tromey <tom@tromey.com>
8583
8584 * type-stack.h (struct type_stack) <insert>: Constify string.
8585 * type-stack.c (type_stack::insert): Constify string.
8586 * gdbtypes.h (lookup_template_type): Update.
8587 (address_space_name_to_int): Update.
8588 * gdbtypes.c (address_space_name_to_int): Make space_identifier
8589 const.
8590 (lookup_template_type): Make name const.
8591 * c-exp.y: Update rules.
8592 (lex_one_token, classify_name, classify_inner_name)
8593 (c_print_token): Update.
8594 * p-exp.y: Update rules.
8595 (yylex): Update.
8596 * f-exp.y: Update rules.
8597 (yylex): Update.
8598 * d-exp.y: Update rules.
8599 (lex_one_token, classify_name, classify_inner_name): Update.
8600 * parse.c (write_dollar_variable, copy_name): Return std::string.
8601 * parser-defs.h (copy_name): Change return type.
8602 * m2-exp.y: Update rules.
8603 (yylex): Update.
8604 * go-exp.y (lex_one_token): Update.
8605 Update rules.
8606 (classify_unsafe_function, classify_packaged_name)
8607 (classify_name, yylex): Update.
8608
189b8c2e
ST
86092019-04-19 Sergei Trofimovich <siarheit@google.com>
8610
8611 * configure.ac: add --enable-source-highlight switch.
8612 * configure: Regenerate.
8613 * top.c (print_gdb_version): plumb --enable-source-highlight
8614 status to "show configuration".
8615
8ecb59f8
TT
86162019-04-19 Tom Tromey <tromey@adacore.com>
8617
8618 * ada-lang.c (ada_is_variant_part, ada_to_fixed_type_1):
8619 Check ADA_TYPE_P.
8620 (empty_record, ada_template_to_fixed_record_type_1)
8621 (template_to_static_fixed_type)
8622 (to_record_with_fixed_variant_part): Use INIT_NONE_SPECIFIC.
8623 * cp-abi.c (value_rtti_type): Check HAVE_CPLUS_STRUCT.
8624 * gdbtypes.h (INIT_NONE_SPECIFIC, ADA_TYPE_P): New
8625 macros.
8626
62160ec9
TT
86272019-04-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
8628
8629 PR symtab/24423:
8630 * source.c (print_source_lines_base): Advance "iter" when a
8631 control character is seen.
8632
f2ae8bc8
PW
86332019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8634
8635 * inferior.h (struct infcall_suspend_state_deleter):
8636 Catch exception in destructor to avoid crash.
8637
d563b953
PW
86382019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8639
8640 * cli/cli-cmds.c (_initialize_cli_cmds): Move "shell" "!" alias
8641 close to the add_com "shell".
8642
dc34c897
TT
86432019-04-18 Tom Tromey <tromey@adacore.com>
8644
8645 * process-stratum-target.h (class process_stratum_target)
8646 <stratum>: Add "final".
8647
a12e5744
TT
86482019-04-17 Tom Tromey <tromey@adacore.com>
8649
8650 * dwarf2read.c (dwarf2_init_complex_target_type): Check "tt"
8651 against nullptr before use.
8652
a7e559cc
AH
86532019-04-17 Alan Hayward <alan.hayward@arm.com>
8654
8655 * nat/linux-waitpid.c (linux_debug): Call debug_vprintf.
8656
c01660c6
AB
86572019-04-17 Jim Wilson <jimw@sifive.com>
8658 Andrew Burgess <andrew.burgess@embecosm.com>
8659
8660 * riscv-tdep.c (riscv_breakpoint_kind_from_pc): Hanndle case where
8661 code read might fail, assume 4-byte breakpoint in that case.
8662
4aa866af
LS
86632019-04-15 Leszek Swirski <leszeks@google.com>
8664
8665 * amd64-tdep.c (amd64_classify_aggregate): Use cp_pass_by_reference
8666 rather than a hand-rolled POD check when checking for forced MEMORY
8667 classification.
8668
48574d91
AH
86692019-04-15 Alan Hayward <alan.hayward@arm.com>
8670
8671 * aarch64-linux-nat.c (store_sveregs_to_thread): Set vector length.
8672 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): New
8673 function.
8674 (aarch64_sve_regs_copy_to_reg_buf): Remove VG checks.
8675 (aarch64_sve_regs_copy_from_reg_buf): Likewise.
8676 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_set_vq): New
8677 declaration.
8678
4da037ef
AH
86792019-04-15 Alan Hayward <alan.hayward@arm.com>
8680
8681 * aarch64-linux-nat.c
8682 (aarch64_linux_nat_target::thread_architecture): Add override.
8683 * aarch64-tdep.c (aarch64_gdbarch_init): Ensure different tdesc for
8684 each VQ.
8685
ccb8d7e8
AH
86862019-04-15 Alan Hayward <alan.hayward@arm.com>
8687
8688 * aarch64-tdep.c (aarch64_gdbarch_init): Move gdbarch lookup.
8689
35add35e
AB
86902019-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
8691
8692 * dwarf2read.c (dwarf2_init_complex_target_type): Handle complex
8693 target types of size 96-bits, add some additional comments, and
8694 check that the builtin type we found was the correct size.
8695
51196bbc
EZ
86962019-04-12 Eli Zaretskii <eliz@gnu.org>
8697
8698 * utils.c (prompt_for_continue): Don't restore the styling at the
8699 end, as applied_style has the wrong value. This fixes styling in
8700 long lists of file names that are interrupted by the "Continue?"
8701 prompt.
8702
62253a61
AB
87032019-04-12 Andrew Burgess <andrew.burgess@embecosm.com>
8704
8705 * ada-lang.c (ada_language_defn): Remove use of LANG_MAGIC.
8706 * c-lang.c (c_language_defn): Likewise.
8707 (cplus_language_defn): Likewise.
8708 (asm_language_defn): Likewise.
8709 (minimal_language_defn): Likewise.
8710 * d-lang.c (d_language_defn): Likewise.
8711 * f-lang.c (f_language_defn): Likewise.
8712 * go-lang.c (go_language_defn): Likewise.
8713 * language.c (unknown_language_defn): Likewise.
8714 (auto_language_defn): Likewise.
8715 * language.h (struct language_defn): Remove la_magic field.
8716 (LANG_MAGIC): Delete.
8717 * m2-lang.c (m2_language_defn): Remove use of LANG_MAGIC.
8718 * objc-lang.c (objc_language_defn): Likewise.
8719 * opencl-lang.c (opencl_language_defn): Likewise.
8720 * p-lang.c (pascal_language_defn): Likewise.
8721 * rust-lang.c (rust_language_defn): Likewise.
8722
a9158a86
AB
87232019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8724
8725 * riscv-tdep.c (riscv_type_align): New function.
8726 (riscv_type_alignment): Delete.
8727 (riscv_arg_location): Use 'type_align'.
8728 (riscv_gdbarch_init): Register riscv_type_align gdbarch function.
8729
41077b66
AB
87302019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8731
8732 * gdbtypes.c (type_align): A struct with no non-static fields also
8733 has alignment of 1.
8734
9f0272f8
AB
87352019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8736
8737 * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
8738 component to 0.
8739 (riscv_struct_info::riscv_struct_info): Initialise m_offsets
8740 member.
8741 (riscv_struct_info::analyse): New implementation using new
8742 analyse_inner member function.
8743 (riscv_struct_info::field_offset): New member function.
8744 (riscv_struct_info::m_offsets): New member variable.
8745 (riscv_struct_info::analyse_inner): New private member function,
8746 takes the old implementation of riscv_struct_info::analyse but
8747 extended to track field offsets.
8748 (riscv_call_arg_struct): Update the struct folding special cases
8749 to handle cases where empty C++ structs, which are non-zero
8750 length, are found.
8751 (riscv_arg_location): Initialise the length of each location, a
8752 non-zero length now indicates the location is in use.
8753 (riscv_push_dummy_call): Allow for the first location having a
8754 non-zero offset when setting up arguments.
8755 (riscv_return_value): Likewise, but for return values.
8756
02cf60c7
TT
87572019-04-11 Tom Tromey <tromey@adacore.com>
8758
8759 * utils.c (internal_vproblem): Make "msg" const.
8760
68811f8f
AH
87612019-04-11 Alan Hayward <alan.hayward@arm.com>
8762
8763 * aarch64-tdep.c (aarch64_analyze_prologue_test): Reset saved regs.
8764 * trad-frame.c (trad_frame_reset_saved_regs): New function.
8765 (trad_frame_alloc_saved_regs): Call trad_frame_reset_saved_regs.
8766 * trad-frame.h (trad_frame_reset_saved_regs): New declaration.
8767
3f52fdbc
KB
87682019-04-10 Kevin Buettner <kevinb@redhat.com>
8769
8770 * amd64-linux-nat.c (amd64_linux_collect_native_gregset): New
8771 function.
8772 (fill_gregset): Call amd64_linux_collect_native_gregset instead
8773 of amd64_collect_native_gregset.
8774 (amd64_linux_nat_target::store_registers): Likewise.
8775
e9ad22ee
TT
87762019-04-10 Tom Tromey <tom@tromey.com>
8777
8778 * symtab.c (lookup_global_symbol_from_objfile)
8779 (lookup_symbol_in_objfile_from_linkage_name): Use the iterator.
8780 * objfiles.h (class separate_debug_iterator): New.
8781 (class separate_debug_range): New.
8782 (struct objfile) <separate_debug_objfiles>: New method.
8783 (objfile_separate_debug_iterate): Don't declare.
8784 * objfiles.c (separate_debug_iterator::operator++): Rename from
8785 objfile_separate_debug_iterate.
8786 (objfile_relocate, objfile_rebase, objfile_has_symbols): Use the
8787 iterator.
8788 * minsyms.c (lookup_minimal_symbol_by_pc_section): Use the
8789 iterator.
8790
ee371134
TT
87912019-04-10 Tom Tromey <tom@tromey.com>
8792
8793 * symfile.c (reread_symbols): Remove old comment.
8794 * objfiles.c (free_all_objfiles): Fix a typo.
8795
bf227d61
TT
87962019-04-10 Tom Tromey <tom@tromey.com>
8797
8798 * ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
8799 * minsyms.c (lookup_minimal_symbol): Use foreach.
8800 (lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
8801 (lookup_minimal_symbol_solib_trampoline): Likewise.
8802 * symfile.c (reread_symbols): Use foreach.
8803
8dc433a0
TT
88042019-04-09 Ivan Begert <ivanbegert@gmail.com>
8805 Tom Tromey <tromey@adacore.com>
8806
8807 PR rust/24414:
8808 * rust-exp.y (rust_parser::lex_number): Use strtoulst.
8809 (rust_lex_int_test): Change "value" to be LONGEST.
8810 (rust_lex_tests): Add test for long integer literal.
8811
9ab8741a
TT
88122019-04-09 Tom Tromey <tromey@adacore.com>
8813
8814 * remote.c (remote_target::remote_add_inferior): Change fake_pid_p
8815 to bool.
8816 (extended_remote_target::attach): Update.
8817 (remote_target::remote_notice_new_inferior): Update.
8818 (remote_target::add_current_inferior_and_thread): Update.
8819 * inferior.c (exit_inferior_1): Use "false".
8820 * corelow.c (add_to_thread_list): Make fake_pid_p bool.
8821
e242fd12
SM
88222019-04-09 Simon Marchi <simon.marchi@efficios.com>
8823
9ca1957f 8824 * infcmd.c (run_command_1): Pass -qualified to tbreak when using
e242fd12
SM
8825 the "start" command.
8826
2b0c8b01
KB
88272019-04-08 Kevin Buettner <kevinb@redhat.com>
8828
8829 * python/py-inferior.c (infpy_thread_from_thread_handle):
8830 Adjust comments to reflect renaming of thread_from_thread_handle
8831 to thread_from_handle. Adjust keywords. Fix type error message.
8832 (inferior_object_methods): Add thread_from_handle. Retain
8833 thread_from_thread_handle, but mark it as deprecated.
8834
50a82723
KB
88352019-04-08 Kevin Buettner <kevinb@redhat.com>
8836
8837 * gdbthread.h (find_thread_by_handle): Revise declaration.
8838 * thread.c (find_thread_by_handle): Likewise. Adjust
8839 implementation too.
8840 * python/py-inferior.c (infpy_thread_from_thread_handle): Add
8841 support for buffer objects as handles.
8842
cf63b016
KB
88432019-04-08 Kevin Buettner <kevinb@redhat.com>
8844
8845 * python/py-infthread.c (thpy_thread_handle): New function.
8846 (thread_object_methods): Register thpy_thread_handle.
8847
3d6c6204
KB
88482019-04-08 Kevin Buettner <kevinb@redhat.com>
8849
8850 * gdbthread.h (thread_to_thread_handle): Declare.
8851 * thread.c (gdbtypes.h): Include.
8852 (thread_to_thread_handle): New function.
8853
8854 * target.h (struct target_ops): Add thread_info_to_thread_handle.
8855 (target_thread_info_to_thread_handle): Declare.
8856 * target.c (target_thread_info_to_thread_handle): New function.
8857 * target-debug.h (target_debug_print_gdb_byte_vector): Define.
8858 * target-delegates.c: Regenerate.
8859
8860 * linux-thread-db.c (class thread_db_target): Add method
8861 thread_info_to_thread_handle.
8862 (thread_db_target::thread_info_to_thread_handle): Define.
8863 * remote.c (class remote_target): Add new method
8864 thread_info_to_thread_handle.
8865 (remote_target::thread_info_to_thread_handle): Define.
8866
56be6ea8
PA
88672019-04-08 Pedro Alves <palves@redhat.com>
8868
8869 * common/common-exceptions.c (throw_exception): Don't create
8870 named object to throw; throw directly.
8871 (throw_it): Likewise. Don't initialize gdb_exception::message
8872 here, with new; pass FMT and AP to the ctor instead.
8873 * common/common-exceptions.h: Include <string>.
8874 (gdb_exception::gdb_exception(enum return_reason, enum errors,
8875 const char *, va_list)): New ctor. Use std::make_shared.
8876 (gdb_exception_error::gdb_exception_error(enum return_reason, enum
8877 errors)): Delete.
8878 (gdb_exception_error::gdb_exception_error(enum errors, const char
8879 *, va_list)): New.
8880 (gdb_exception_error::gdb_exception_error(const gdb_exception &)):
8881 Add assertion.
8882 (gdb_exception_quit::gdb_exception_quit(enum return_reason, enum
8883 errors)): Delete.
8884 (gdb_exception_quit::gdb_exception_quit(const char *, va_list)): New.
8885 (gdb_exception_quit::gdb_exception_quit(const gdb_exception &)):
8886 Add assertion.
8887
eedc3f4f
TT
88882019-04-08 Tom Tromey <tom@tromey.com>
8889
8890 * valops.c (value_rtti_indirect_type): Replace throw_exception
8891 with throw.
8892 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
8893 with throw.
8894 * thread.c (thr_try_catch_cmd): Replace throw_exception with
8895 throw.
8896 * target.c (target_translate_tls_address): Replace throw_exception
8897 with throw.
8898 * stack.c (frame_apply_command_count): Replace throw_exception
8899 with throw.
8900 * solib-spu.c (append_ocl_sos): Replace throw_exception with
8901 throw.
8902 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
8903 with throw.
8904 * rs6000-tdep.c (rs6000_frame_cache)
8905 (rs6000_epilogue_frame_cache): Replace throw_exception with throw.
8906 * remote.c: Replace throw_exception with throw.
8907 * record-full.c (record_full_message, record_full_wait_1)
8908 (record_full_restore): Replace throw_exception with throw.
8909 * record-btrace.c:
8910 (get_thread_current_frame_id, record_btrace_start_replaying)
8911 (cmd_record_btrace_bts_start, cmd_record_btrace_pt_start)
8912 (cmd_record_btrace_start): Replace throw_exception with throw.
8913 * parse.c (parse_exp_in_context_1): Replace throw_exception with
8914 throw.
8915 * linux-nat.c (detach_one_lwp, linux_resume_one_lwp)
8916 (resume_stopped_resumed_lwps): Replace throw_exception with throw.
8917 * linespec.c:
8918 (find_linespec_symbols): Replace throw_exception with throw.
8919 * infrun.c (displaced_step_prepare, resume): Replace
8920 throw_exception with throw.
8921 * infcmd.c (post_create_inferior): Replace throw_exception with
8922 throw.
8923 * inf-loop.c (inferior_event_handler): Replace throw_exception
8924 with throw.
8925 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
8926 (i386_sigtramp_frame_cache): Replace throw_exception with throw.
8927 * frame.c (frame_unwind_pc, get_prev_frame_if_no_cycle)
8928 (get_prev_frame_always, get_frame_pc_if_available)
8929 (get_frame_address_in_block_if_available, get_frame_language):
8930 Replace throw_exception with throw.
8931 * frame-unwind.c (frame_unwind_try_unwinder): Replace
8932 throw_exception with throw.
8933 * eval.c (fetch_subexp_value, evaluate_var_value)
8934 (evaluate_funcall, evaluate_subexp_standard): Replace
8935 throw_exception with throw.
8936 * dwarf2loc.c (call_site_find_chain)
8937 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval):
8938 Replace throw_exception with throw.
8939 * dwarf2-frame.c (dwarf2_frame_cache): Replace throw_exception
8940 with throw.
8941 * darwin-nat.c (darwin_attach_pid): Replace throw_exception with
8942 throw.
8943 * cp-abi.c (baseclass_offset): Replace throw_exception with throw.
8944 * completer.c (complete_line_internal): Replace throw_exception
8945 with throw.
8946 * compile/compile-object-run.c (compile_object_run): Replace
8947 throw_exception with throw.
8948 * cli/cli-script.c (process_next_line): Replace throw_exception
8949 with throw.
8950 * btrace.c (btrace_compute_ftrace_pt, btrace_compute_ftrace)
8951 (btrace_enable, btrace_maint_update_pt_packets): Replace
8952 throw_exception with throw.
8953 * breakpoint.c (create_breakpoint, save_breakpoints): Replace
8954 throw_exception with throw.
8955 * break-catch-throw.c (re_set_exception_catchpoint): Replace
8956 throw_exception with throw.
8957 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
8958 (amd64_epilogue_frame_cache): Replace throw_exception with throw.
8959 * aarch64-tdep.c (aarch64_make_prologue_cache)
8960 (aarch64_make_stub_cache): Replace throw_exception with throw.
8961
26003a20
TT
89622019-04-08 Tom Tromey <tom@tromey.com>
8963
8964 * common/common-exceptions.c (throw_exception): Rename from
8965 throw_exception_cxx. Remove old copy. Make argument const.
8966 (throw_it): Create and throw exception objects directly.
8967 * common/common-exceptions.h (throw_exception): Make argument
8968 const.
8969 (struct gdb_exception_error): Add constructor.
8970 (struct gdb_exception_quit): Add constructor.
8971
d272eb37
TT
89722019-04-08 Tom Tromey <tom@tromey.com>
8973
8974 * common/common-exceptions.h (exception_rethrow): Don't declare.
8975 (TRY_SJLJ): Update comment.
8976 (TRY, CATCH, END_CATCH): Remove.
8977 * common/common-exceptions.c (exception_rethrow): Remove.
8978
230d2906
TT
89792019-04-08 Tom Tromey <tom@tromey.com>
8980
8981 * common/common-exceptions.h (gdb_exception_RETURN_MASK_ALL):
8982 Remove.
8983 (gdb_exception_error): Rename from
8984 gdb_exception_RETURN_MASK_ERROR.
8985 (gdb_exception_quit): Rename from gdb_exception_RETURN_MASK_QUIT.
8986 (gdb_quit_bad_alloc): Update.
8987 * aarch64-tdep.c: Update.
8988 * ada-lang.c: Update.
8989 * ada-typeprint.c: Update.
8990 * ada-valprint.c: Update.
8991 * amd64-tdep.c: Update.
8992 * arch-utils.c: Update.
8993 * break-catch-throw.c: Update.
8994 * breakpoint.c: Update.
8995 * btrace.c: Update.
8996 * c-varobj.c: Update.
8997 * cli/cli-cmds.c: Update.
8998 * cli/cli-interp.c: Update.
8999 * cli/cli-script.c: Update.
9000 * common/common-exceptions.c: Update.
9001 * common/new-op.c: Update.
9002 * common/selftest.c: Update.
9003 * compile/compile-c-symbols.c: Update.
9004 * compile/compile-cplus-symbols.c: Update.
9005 * compile/compile-object-load.c: Update.
9006 * compile/compile-object-run.c: Update.
9007 * completer.c: Update.
9008 * corelow.c: Update.
9009 * cp-abi.c: Update.
9010 * cp-support.c: Update.
9011 * cp-valprint.c: Update.
9012 * darwin-nat.c: Update.
9013 * disasm-selftests.c: Update.
9014 * dtrace-probe.c: Update.
9015 * dwarf-index-cache.c: Update.
9016 * dwarf-index-write.c: Update.
9017 * dwarf2-frame-tailcall.c: Update.
9018 * dwarf2-frame.c: Update.
9019 * dwarf2loc.c: Update.
9020 * dwarf2read.c: Update.
9021 * eval.c: Update.
9022 * event-loop.c: Update.
9023 * event-top.c: Update.
9024 * exec.c: Update.
9025 * f-valprint.c: Update.
9026 * fbsd-tdep.c: Update.
9027 * frame-unwind.c: Update.
9028 * frame.c: Update.
9029 * gdbtypes.c: Update.
9030 * gnu-v3-abi.c: Update.
9031 * guile/guile-internal.h: Update.
9032 * guile/scm-block.c: Update.
9033 * guile/scm-breakpoint.c: Update.
9034 * guile/scm-cmd.c: Update.
9035 * guile/scm-disasm.c: Update.
9036 * guile/scm-frame.c: Update.
9037 * guile/scm-lazy-string.c: Update.
9038 * guile/scm-math.c: Update.
9039 * guile/scm-param.c: Update.
9040 * guile/scm-ports.c: Update.
9041 * guile/scm-pretty-print.c: Update.
9042 * guile/scm-symbol.c: Update.
9043 * guile/scm-symtab.c: Update.
9044 * guile/scm-type.c: Update.
9045 * guile/scm-value.c: Update.
9046 * i386-linux-tdep.c: Update.
9047 * i386-tdep.c: Update.
9048 * inf-loop.c: Update.
9049 * infcall.c: Update.
9050 * infcmd.c: Update.
9051 * infrun.c: Update.
9052 * jit.c: Update.
9053 * language.c: Update.
9054 * linespec.c: Update.
9055 * linux-fork.c: Update.
9056 * linux-nat.c: Update.
9057 * linux-tdep.c: Update.
9058 * linux-thread-db.c: Update.
9059 * main.c: Update.
9060 * mi/mi-cmd-break.c: Update.
9061 * mi/mi-cmd-stack.c: Update.
9062 * mi/mi-interp.c: Update.
9063 * mi/mi-main.c: Update.
9064 * objc-lang.c: Update.
9065 * p-valprint.c: Update.
9066 * parse.c: Update.
9067 * ppc-linux-tdep.c: Update.
9068 * printcmd.c: Update.
9069 * python/py-arch.c: Update.
9070 * python/py-breakpoint.c: Update.
9071 * python/py-cmd.c: Update.
9072 * python/py-finishbreakpoint.c: Update.
9073 * python/py-frame.c: Update.
9074 * python/py-framefilter.c: Update.
9075 * python/py-gdb-readline.c: Update.
9076 * python/py-inferior.c: Update.
9077 * python/py-infthread.c: Update.
9078 * python/py-lazy-string.c: Update.
9079 * python/py-linetable.c: Update.
9080 * python/py-objfile.c: Update.
9081 * python/py-param.c: Update.
9082 * python/py-prettyprint.c: Update.
9083 * python/py-progspace.c: Update.
9084 * python/py-record-btrace.c: Update.
9085 * python/py-record.c: Update.
9086 * python/py-symbol.c: Update.
9087 * python/py-type.c: Update.
9088 * python/py-unwind.c: Update.
9089 * python/py-utils.c: Update.
9090 * python/py-value.c: Update.
9091 * python/python.c: Update.
9092 * record-btrace.c: Update.
9093 * record-full.c: Update.
9094 * remote-fileio.c: Update.
9095 * remote.c: Update.
9096 * riscv-tdep.c: Update.
9097 * rs6000-aix-tdep.c: Update.
9098 * rs6000-tdep.c: Update.
9099 * rust-exp.y: Update.
9100 * rust-lang.c: Update.
9101 * s390-tdep.c: Update.
9102 * selftest-arch.c: Update.
9103 * solib-dsbt.c: Update.
9104 * solib-frv.c: Update.
9105 * solib-spu.c: Update.
9106 * solib-svr4.c: Update.
9107 * solib.c: Update.
9108 * sparc64-linux-tdep.c: Update.
9109 * stack.c: Update.
9110 * symfile-mem.c: Update.
9111 * symmisc.c: Update.
9112 * target.c: Update.
9113 * thread.c: Update.
9114 * top.c: Update.
9115 * tracefile-tfile.c: Update.
9116 * tui/tui.c: Update.
9117 * typeprint.c: Update.
9118 * unittests/cli-utils-selftests.c: Update.
9119 * unittests/parse-connection-spec-selftests.c: Update.
9120 * valops.c: Update.
9121 * valprint.c: Update.
9122 * value.c: Update.
9123 * varobj.c: Update.
9124 * windows-nat.c: Update.
9125 * x86-linux-nat.c: Update.
9126 * xml-support.c: Update.
9127
a70b8144
TT
91282019-04-08 Tom Tromey <tom@tromey.com>
9129
9130 * xml-support.c: Use C++ exception handling.
9131 * x86-linux-nat.c: Use C++ exception handling.
9132 * windows-nat.c: Use C++ exception handling.
9133 * varobj.c: Use C++ exception handling.
9134 * value.c: Use C++ exception handling.
9135 * valprint.c: Use C++ exception handling.
9136 * valops.c: Use C++ exception handling.
9137 * unittests/parse-connection-spec-selftests.c: Use C++ exception
9138 handling.
9139 * unittests/cli-utils-selftests.c: Use C++ exception handling.
9140 * typeprint.c: Use C++ exception handling.
9141 * tui/tui.c: Use C++ exception handling.
9142 * tracefile-tfile.c: Use C++ exception handling.
9143 * top.c: Use C++ exception handling.
9144 * thread.c: Use C++ exception handling.
9145 * target.c: Use C++ exception handling.
9146 * symmisc.c: Use C++ exception handling.
9147 * symfile-mem.c: Use C++ exception handling.
9148 * stack.c: Use C++ exception handling.
9149 * sparc64-linux-tdep.c: Use C++ exception handling.
9150 * solib.c: Use C++ exception handling.
9151 * solib-svr4.c: Use C++ exception handling.
9152 * solib-spu.c: Use C++ exception handling.
9153 * solib-frv.c: Use C++ exception handling.
9154 * solib-dsbt.c: Use C++ exception handling.
9155 * selftest-arch.c: Use C++ exception handling.
9156 * s390-tdep.c: Use C++ exception handling.
9157 * rust-lang.c: Use C++ exception handling.
9158 * rust-exp.y: Use C++ exception handling.
9159 * rs6000-tdep.c: Use C++ exception handling.
9160 * rs6000-aix-tdep.c: Use C++ exception handling.
9161 * riscv-tdep.c: Use C++ exception handling.
9162 * remote.c: Use C++ exception handling.
9163 * remote-fileio.c: Use C++ exception handling.
9164 * record-full.c: Use C++ exception handling.
9165 * record-btrace.c: Use C++ exception handling.
9166 * python/python.c: Use C++ exception handling.
9167 * python/py-value.c: Use C++ exception handling.
9168 * python/py-utils.c: Use C++ exception handling.
9169 * python/py-unwind.c: Use C++ exception handling.
9170 * python/py-type.c: Use C++ exception handling.
9171 * python/py-symbol.c: Use C++ exception handling.
9172 * python/py-record.c: Use C++ exception handling.
9173 * python/py-record-btrace.c: Use C++ exception handling.
9174 * python/py-progspace.c: Use C++ exception handling.
9175 * python/py-prettyprint.c: Use C++ exception handling.
9176 * python/py-param.c: Use C++ exception handling.
9177 * python/py-objfile.c: Use C++ exception handling.
9178 * python/py-linetable.c: Use C++ exception handling.
9179 * python/py-lazy-string.c: Use C++ exception handling.
9180 * python/py-infthread.c: Use C++ exception handling.
9181 * python/py-inferior.c: Use C++ exception handling.
9182 * python/py-gdb-readline.c: Use C++ exception handling.
9183 * python/py-framefilter.c: Use C++ exception handling.
9184 * python/py-frame.c: Use C++ exception handling.
9185 * python/py-finishbreakpoint.c: Use C++ exception handling.
9186 * python/py-cmd.c: Use C++ exception handling.
9187 * python/py-breakpoint.c: Use C++ exception handling.
9188 * python/py-arch.c: Use C++ exception handling.
9189 * printcmd.c: Use C++ exception handling.
9190 * ppc-linux-tdep.c: Use C++ exception handling.
9191 * parse.c: Use C++ exception handling.
9192 * p-valprint.c: Use C++ exception handling.
9193 * objc-lang.c: Use C++ exception handling.
9194 * mi/mi-main.c: Use C++ exception handling.
9195 * mi/mi-interp.c: Use C++ exception handling.
9196 * mi/mi-cmd-stack.c: Use C++ exception handling.
9197 * mi/mi-cmd-break.c: Use C++ exception handling.
9198 * main.c: Use C++ exception handling.
9199 * linux-thread-db.c: Use C++ exception handling.
9200 * linux-tdep.c: Use C++ exception handling.
9201 * linux-nat.c: Use C++ exception handling.
9202 * linux-fork.c: Use C++ exception handling.
9203 * linespec.c: Use C++ exception handling.
9204 * language.c: Use C++ exception handling.
9205 * jit.c: Use C++ exception handling.
9206 * infrun.c: Use C++ exception handling.
9207 * infcmd.c: Use C++ exception handling.
9208 * infcall.c: Use C++ exception handling.
9209 * inf-loop.c: Use C++ exception handling.
9210 * i386-tdep.c: Use C++ exception handling.
9211 * i386-linux-tdep.c: Use C++ exception handling.
9212 * guile/scm-value.c: Use C++ exception handling.
9213 * guile/scm-type.c: Use C++ exception handling.
9214 * guile/scm-symtab.c: Use C++ exception handling.
9215 * guile/scm-symbol.c: Use C++ exception handling.
9216 * guile/scm-pretty-print.c: Use C++ exception handling.
9217 * guile/scm-ports.c: Use C++ exception handling.
9218 * guile/scm-param.c: Use C++ exception handling.
9219 * guile/scm-math.c: Use C++ exception handling.
9220 * guile/scm-lazy-string.c: Use C++ exception handling.
9221 * guile/scm-frame.c: Use C++ exception handling.
9222 * guile/scm-disasm.c: Use C++ exception handling.
9223 * guile/scm-cmd.c: Use C++ exception handling.
9224 * guile/scm-breakpoint.c: Use C++ exception handling.
9225 * guile/scm-block.c: Use C++ exception handling.
9226 * guile/guile-internal.h: Use C++ exception handling.
9227 * gnu-v3-abi.c: Use C++ exception handling.
9228 * gdbtypes.c: Use C++ exception handling.
9229 * frame.c: Use C++ exception handling.
9230 * frame-unwind.c: Use C++ exception handling.
9231 * fbsd-tdep.c: Use C++ exception handling.
9232 * f-valprint.c: Use C++ exception handling.
9233 * exec.c: Use C++ exception handling.
9234 * event-top.c: Use C++ exception handling.
9235 * event-loop.c: Use C++ exception handling.
9236 * eval.c: Use C++ exception handling.
9237 * dwarf2read.c: Use C++ exception handling.
9238 * dwarf2loc.c: Use C++ exception handling.
9239 * dwarf2-frame.c: Use C++ exception handling.
9240 * dwarf2-frame-tailcall.c: Use C++ exception handling.
9241 * dwarf-index-write.c: Use C++ exception handling.
9242 * dwarf-index-cache.c: Use C++ exception handling.
9243 * dtrace-probe.c: Use C++ exception handling.
9244 * disasm-selftests.c: Use C++ exception handling.
9245 * darwin-nat.c: Use C++ exception handling.
9246 * cp-valprint.c: Use C++ exception handling.
9247 * cp-support.c: Use C++ exception handling.
9248 * cp-abi.c: Use C++ exception handling.
9249 * corelow.c: Use C++ exception handling.
9250 * completer.c: Use C++ exception handling.
9251 * compile/compile-object-run.c: Use C++ exception handling.
9252 * compile/compile-object-load.c: Use C++ exception handling.
9253 * compile/compile-cplus-symbols.c: Use C++ exception handling.
9254 * compile/compile-c-symbols.c: Use C++ exception handling.
9255 * common/selftest.c: Use C++ exception handling.
9256 * common/new-op.c: Use C++ exception handling.
9257 * cli/cli-script.c: Use C++ exception handling.
9258 * cli/cli-interp.c: Use C++ exception handling.
9259 * cli/cli-cmds.c: Use C++ exception handling.
9260 * c-varobj.c: Use C++ exception handling.
9261 * btrace.c: Use C++ exception handling.
9262 * breakpoint.c: Use C++ exception handling.
9263 * break-catch-throw.c: Use C++ exception handling.
9264 * arch-utils.c: Use C++ exception handling.
9265 * amd64-tdep.c: Use C++ exception handling.
9266 * ada-valprint.c: Use C++ exception handling.
9267 * ada-typeprint.c: Use C++ exception handling.
9268 * ada-lang.c: Use C++ exception handling.
9269 * aarch64-tdep.c: Use C++ exception handling.
9270
3d6e9d23
TT
92712019-04-08 Tom Tromey <tom@tromey.com>
9272
9273 * xml-support.c (gdb_xml_parser::parse): Update.
9274 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
9275 * value.c (show_convenience): Update.
9276 * unittests/cli-utils-selftests.c (test_number_or_range_parser)
9277 (test_parse_flags_qcs): Update.
9278 * thread.c (thr_try_catch_cmd): Update.
9279 * target.c (target_translate_tls_address): Update.
9280 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
9281 (info_frame_command_core, frame_apply_command_count): Update.
9282 * rust-exp.y (rust_lex_exception_test): Update.
9283 * riscv-tdep.c (riscv_print_one_register_info): Update.
9284 * remote.c (remote_target::enable_btrace): Update.
9285 * record-btrace.c (record_btrace_enable_warn): Update.
9286 * python/py-utils.c (gdbpy_convert_exception): Update.
9287 * printcmd.c (do_one_display, print_variable_and_value): Update.
9288 * mi/mi-main.c (mi_print_exception): Update.
9289 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use SCOPE_EXIT.
9290 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
9291 * linux-nat.c (linux_nat_target::attach): Update.
9292 * linux-fork.c (class scoped_switch_fork_info): Update.
9293 * infrun.c (displaced_step_prepare): Update.
9294 * infcall.c (call_function_by_hand_dummy): Update.
9295 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception): Update.
9296 * gnu-v3-abi.c (print_one_vtable): Update.
9297 * frame.c (get_prev_frame_always): Update.
9298 * f-valprint.c (info_common_command_for_block): Update.
9299 * exec.c (try_open_exec_file): Update.
9300 * exceptions.c (print_exception, exception_print)
9301 (exception_fprintf, exception_print_same): Update.
9302 * dwarf2-frame.c (dwarf2_build_frame_info): Update.
9303 * dwarf-index-cache.c (index_cache::store)
9304 (index_cache::lookup_gdb_index): Update.
9305 * darwin-nat.c (maybe_cache_shell): Update.
9306 * cp-valprint.c (cp_print_value_fields): Update.
9307 * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol)
9308 (gcc_cplus_symbol_address): Update.
9309 * compile/compile-c-symbols.c (gcc_convert_symbol)
9310 (gcc_symbol_address, generate_c_for_for_one_variable): Update.
9311 * common/selftest.c: Update.
9312 * common/common-exceptions.h (struct gdb_exception) <message>: Now
9313 a std::string.
9314 (exception_try_scope_entry, exception_try_scope_exit): Don't
9315 declare.
9316 (struct exception_try_scope): Remove.
9317 (TRY): Don't use exception_try_scope.
9318 (struct gdb_exception): Add constructor, operator=.
9319 <what>: New method.
9320 (struct gdb_exception_RETURN_MASK_ALL)
9321 (struct gdb_exception_RETURN_MASK_ERROR)
9322 (struct gdb_exception_RETURN_MASK_QUIT): Add constructor.
9323 (struct gdb_quit_bad_alloc): Update.
9324 * common/common-exceptions.c (exception_none): Change
9325 initializer.
9326 (struct catcher) <state, exception>: Initialize inline.
9327 <prev>: Remove member.
9328 (current_catcher): Remove.
9329 (catchers): New global.
9330 (exceptions_state_mc_init): Simplify.
9331 (catcher_pop): Remove.
9332 (exceptions_state_mc, exceptions_state_mc_catch): Update.
9333 (try_scope_depth, exception_try_scope_entry)
9334 (exception_try_scope_exit): Remove.
9335 (throw_exception_sjlj): Update.
9336 (exception_messages, exception_messages_size): Remove.
9337 (throw_it): Simplify.
9338 (gdb_exception_sliced_copy): Remove.
9339 (throw_exception_cxx): Update.
9340 * cli/cli-script.c (script_from_file): Update.
9341 * breakpoint.c (insert_bp_location, update_breakpoint_locations):
9342 Update.
9343 * ada-valprint.c (ada_val_print): Update.
9344 * ada-lang.c (ada_to_fixed_type_1, ada_exception_name_addr)
9345 (create_excep_cond_exprs): Update.
9346
c5c10118
TT
93472019-04-08 Tom Tromey <tom@tromey.com>
9348
9349 * common/common-exceptions.h (GDB_XCPT_SJMP, GDB_XCPT_TRY)
9350 (GDB_XCPT_RAW_TRY, GDB_XCPT): Remove.
9351 (TRY, CATCH, END_CATCH): Remove some definitions.
9352 * common/common-exceptions.c: Don't use GDB_XCPT.
9353 (catcher_list_size): Remove.
9354 (throw_exception, throw_it): Simplify.
9355
4de283e4
TT
93562019-04-05 Tom Tromey <tom@tromey.com>
9357
9358 Revert the header-sorting patch.
9359 * ft32-tdep.c: Revert.
9360 * frv-tdep.c: Revert.
9361 * frv-linux-tdep.c: Revert.
9362 * frame.c: Revert.
9363 * frame-unwind.c: Revert.
9364 * frame-base.c: Revert.
9365 * fork-child.c: Revert.
9366 * findvar.c: Revert.
9367 * findcmd.c: Revert.
9368 * filesystem.c: Revert.
9369 * filename-seen-cache.h: Revert.
9370 * filename-seen-cache.c: Revert.
9371 * fbsd-tdep.c: Revert.
9372 * fbsd-nat.h: Revert.
9373 * fbsd-nat.c: Revert.
9374 * f-valprint.c: Revert.
9375 * f-typeprint.c: Revert.
9376 * f-lang.c: Revert.
9377 * extension.h: Revert.
9378 * extension.c: Revert.
9379 * extension-priv.h: Revert.
9380 * expprint.c: Revert.
9381 * exec.h: Revert.
9382 * exec.c: Revert.
9383 * exceptions.c: Revert.
9384 * event-top.c: Revert.
9385 * event-loop.c: Revert.
9386 * eval.c: Revert.
9387 * elfread.c: Revert.
9388 * dwarf2read.h: Revert.
9389 * dwarf2read.c: Revert.
9390 * dwarf2loc.c: Revert.
9391 * dwarf2expr.h: Revert.
9392 * dwarf2expr.c: Revert.
9393 * dwarf2-frame.c: Revert.
9394 * dwarf2-frame-tailcall.c: Revert.
9395 * dwarf-index-write.h: Revert.
9396 * dwarf-index-write.c: Revert.
9397 * dwarf-index-common.c: Revert.
9398 * dwarf-index-cache.h: Revert.
9399 * dwarf-index-cache.c: Revert.
9400 * dummy-frame.c: Revert.
9401 * dtrace-probe.c: Revert.
9402 * disasm.h: Revert.
9403 * disasm.c: Revert.
9404 * disasm-selftests.c: Revert.
9405 * dictionary.c: Revert.
9406 * dicos-tdep.c: Revert.
9407 * demangle.c: Revert.
9408 * dcache.h: Revert.
9409 * dcache.c: Revert.
9410 * darwin-nat.h: Revert.
9411 * darwin-nat.c: Revert.
9412 * darwin-nat-info.c: Revert.
9413 * d-valprint.c: Revert.
9414 * d-namespace.c: Revert.
9415 * d-lang.c: Revert.
9416 * ctf.c: Revert.
9417 * csky-tdep.c: Revert.
9418 * csky-linux-tdep.c: Revert.
9419 * cris-tdep.c: Revert.
9420 * cris-linux-tdep.c: Revert.
9421 * cp-valprint.c: Revert.
9422 * cp-support.c: Revert.
9423 * cp-namespace.c: Revert.
9424 * cp-abi.c: Revert.
9425 * corelow.c: Revert.
9426 * corefile.c: Revert.
9427 * continuations.c: Revert.
9428 * completer.h: Revert.
9429 * completer.c: Revert.
9430 * complaints.c: Revert.
9431 * coffread.c: Revert.
9432 * coff-pe-read.c: Revert.
9433 * cli-out.h: Revert.
9434 * cli-out.c: Revert.
9435 * charset.c: Revert.
9436 * c-varobj.c: Revert.
9437 * c-valprint.c: Revert.
9438 * c-typeprint.c: Revert.
9439 * c-lang.c: Revert.
9440 * buildsym.c: Revert.
9441 * buildsym-legacy.c: Revert.
9442 * build-id.h: Revert.
9443 * build-id.c: Revert.
9444 * btrace.c: Revert.
9445 * bsd-uthread.c: Revert.
9446 * breakpoint.h: Revert.
9447 * breakpoint.c: Revert.
9448 * break-catch-throw.c: Revert.
9449 * break-catch-syscall.c: Revert.
9450 * break-catch-sig.c: Revert.
9451 * blockframe.c: Revert.
9452 * block.c: Revert.
9453 * bfin-tdep.c: Revert.
9454 * bfin-linux-tdep.c: Revert.
9455 * bfd-target.c: Revert.
9456 * bcache.c: Revert.
9457 * ax-general.c: Revert.
9458 * ax-gdb.h: Revert.
9459 * ax-gdb.c: Revert.
9460 * avr-tdep.c: Revert.
9461 * auxv.c: Revert.
9462 * auto-load.c: Revert.
9463 * arm-wince-tdep.c: Revert.
9464 * arm-tdep.c: Revert.
9465 * arm-symbian-tdep.c: Revert.
9466 * arm-pikeos-tdep.c: Revert.
9467 * arm-obsd-tdep.c: Revert.
9468 * arm-nbsd-tdep.c: Revert.
9469 * arm-nbsd-nat.c: Revert.
9470 * arm-linux-tdep.c: Revert.
9471 * arm-linux-nat.c: Revert.
9472 * arm-fbsd-tdep.c: Revert.
9473 * arm-fbsd-nat.c: Revert.
9474 * arm-bsd-tdep.c: Revert.
9475 * arch-utils.c: Revert.
9476 * arc-tdep.c: Revert.
9477 * arc-newlib-tdep.c: Revert.
9478 * annotate.h: Revert.
9479 * annotate.c: Revert.
9480 * amd64-windows-tdep.c: Revert.
9481 * amd64-windows-nat.c: Revert.
9482 * amd64-tdep.c: Revert.
9483 * amd64-sol2-tdep.c: Revert.
9484 * amd64-obsd-tdep.c: Revert.
9485 * amd64-obsd-nat.c: Revert.
9486 * amd64-nbsd-tdep.c: Revert.
9487 * amd64-nbsd-nat.c: Revert.
9488 * amd64-nat.c: Revert.
9489 * amd64-linux-tdep.c: Revert.
9490 * amd64-linux-nat.c: Revert.
9491 * amd64-fbsd-tdep.c: Revert.
9492 * amd64-fbsd-nat.c: Revert.
9493 * amd64-dicos-tdep.c: Revert.
9494 * amd64-darwin-tdep.c: Revert.
9495 * amd64-bsd-nat.c: Revert.
9496 * alpha-tdep.c: Revert.
9497 * alpha-obsd-tdep.c: Revert.
9498 * alpha-nbsd-tdep.c: Revert.
9499 * alpha-mdebug-tdep.c: Revert.
9500 * alpha-linux-tdep.c: Revert.
9501 * alpha-linux-nat.c: Revert.
9502 * alpha-bsd-tdep.c: Revert.
9503 * alpha-bsd-nat.c: Revert.
9504 * aix-thread.c: Revert.
9505 * agent.c: Revert.
9506 * addrmap.c: Revert.
9507 * ada-varobj.c: Revert.
9508 * ada-valprint.c: Revert.
9509 * ada-typeprint.c: Revert.
9510 * ada-tasks.c: Revert.
9511 * ada-lang.c: Revert.
9512 * aarch64-tdep.c: Revert.
9513 * aarch64-ravenscar-thread.c: Revert.
9514 * aarch64-newlib-tdep.c: Revert.
9515 * aarch64-linux-tdep.c: Revert.
9516 * aarch64-linux-nat.c: Revert.
9517 * aarch64-fbsd-tdep.c: Revert.
9518 * aarch64-fbsd-nat.c: Revert.
9519 * aarch32-linux-nat.c: Revert.
9520
d55e5aa6
TT
95212019-04-05 Tom Tromey <tom@tromey.com>
9522
9523 * ft32-tdep.c: Sort headers.
9524 * frv-tdep.c: Sort headers.
9525 * frv-linux-tdep.c: Sort headers.
9526 * frame.c: Sort headers.
9527 * frame-unwind.c: Sort headers.
9528 * frame-base.c: Sort headers.
9529 * fork-child.c: Sort headers.
9530 * findvar.c: Sort headers.
9531 * findcmd.c: Sort headers.
9532 * filesystem.c: Sort headers.
9533 * filename-seen-cache.h: Sort headers.
9534 * filename-seen-cache.c: Sort headers.
9535 * fbsd-tdep.c: Sort headers.
9536 * fbsd-nat.h: Sort headers.
9537 * fbsd-nat.c: Sort headers.
9538 * f-valprint.c: Sort headers.
9539 * f-typeprint.c: Sort headers.
9540 * f-lang.c: Sort headers.
9541 * extension.h: Sort headers.
9542 * extension.c: Sort headers.
9543 * extension-priv.h: Sort headers.
9544 * expprint.c: Sort headers.
9545 * exec.h: Sort headers.
9546 * exec.c: Sort headers.
9547 * exceptions.c: Sort headers.
9548 * event-top.c: Sort headers.
9549 * event-loop.c: Sort headers.
9550 * eval.c: Sort headers.
9551 * elfread.c: Sort headers.
9552 * dwarf2read.h: Sort headers.
9553 * dwarf2read.c: Sort headers.
9554 * dwarf2loc.c: Sort headers.
9555 * dwarf2expr.h: Sort headers.
9556 * dwarf2expr.c: Sort headers.
9557 * dwarf2-frame.c: Sort headers.
9558 * dwarf2-frame-tailcall.c: Sort headers.
9559 * dwarf-index-write.h: Sort headers.
9560 * dwarf-index-write.c: Sort headers.
9561 * dwarf-index-common.c: Sort headers.
9562 * dwarf-index-cache.h: Sort headers.
9563 * dwarf-index-cache.c: Sort headers.
9564 * dummy-frame.c: Sort headers.
9565 * dtrace-probe.c: Sort headers.
9566 * disasm.h: Sort headers.
9567 * disasm.c: Sort headers.
9568 * disasm-selftests.c: Sort headers.
9569 * dictionary.c: Sort headers.
9570 * dicos-tdep.c: Sort headers.
9571 * demangle.c: Sort headers.
9572 * dcache.h: Sort headers.
9573 * dcache.c: Sort headers.
9574 * darwin-nat.h: Sort headers.
9575 * darwin-nat.c: Sort headers.
9576 * darwin-nat-info.c: Sort headers.
9577 * d-valprint.c: Sort headers.
9578 * d-namespace.c: Sort headers.
9579 * d-lang.c: Sort headers.
9580 * ctf.c: Sort headers.
9581 * csky-tdep.c: Sort headers.
9582 * csky-linux-tdep.c: Sort headers.
9583 * cris-tdep.c: Sort headers.
9584 * cris-linux-tdep.c: Sort headers.
9585 * cp-valprint.c: Sort headers.
9586 * cp-support.c: Sort headers.
9587 * cp-namespace.c: Sort headers.
9588 * cp-abi.c: Sort headers.
9589 * corelow.c: Sort headers.
9590 * corefile.c: Sort headers.
9591 * continuations.c: Sort headers.
9592 * completer.h: Sort headers.
9593 * completer.c: Sort headers.
9594 * complaints.c: Sort headers.
9595 * coffread.c: Sort headers.
9596 * coff-pe-read.c: Sort headers.
9597 * cli-out.h: Sort headers.
9598 * cli-out.c: Sort headers.
9599 * charset.c: Sort headers.
9600 * c-varobj.c: Sort headers.
9601 * c-valprint.c: Sort headers.
9602 * c-typeprint.c: Sort headers.
9603 * c-lang.c: Sort headers.
9604 * buildsym.c: Sort headers.
9605 * buildsym-legacy.c: Sort headers.
9606 * build-id.h: Sort headers.
9607 * build-id.c: Sort headers.
9608 * btrace.c: Sort headers.
9609 * bsd-uthread.c: Sort headers.
9610 * breakpoint.h: Sort headers.
9611 * breakpoint.c: Sort headers.
9612 * break-catch-throw.c: Sort headers.
9613 * break-catch-syscall.c: Sort headers.
9614 * break-catch-sig.c: Sort headers.
9615 * blockframe.c: Sort headers.
9616 * block.c: Sort headers.
9617 * bfin-tdep.c: Sort headers.
9618 * bfin-linux-tdep.c: Sort headers.
9619 * bfd-target.c: Sort headers.
9620 * bcache.c: Sort headers.
9621 * ax-general.c: Sort headers.
9622 * ax-gdb.h: Sort headers.
9623 * ax-gdb.c: Sort headers.
9624 * avr-tdep.c: Sort headers.
9625 * auxv.c: Sort headers.
9626 * auto-load.c: Sort headers.
9627 * arm-wince-tdep.c: Sort headers.
9628 * arm-tdep.c: Sort headers.
9629 * arm-symbian-tdep.c: Sort headers.
9630 * arm-pikeos-tdep.c: Sort headers.
9631 * arm-obsd-tdep.c: Sort headers.
9632 * arm-nbsd-tdep.c: Sort headers.
9633 * arm-nbsd-nat.c: Sort headers.
9634 * arm-linux-tdep.c: Sort headers.
9635 * arm-linux-nat.c: Sort headers.
9636 * arm-fbsd-tdep.c: Sort headers.
9637 * arm-fbsd-nat.c: Sort headers.
9638 * arm-bsd-tdep.c: Sort headers.
9639 * arch-utils.c: Sort headers.
9640 * arc-tdep.c: Sort headers.
9641 * arc-newlib-tdep.c: Sort headers.
9642 * annotate.h: Sort headers.
9643 * annotate.c: Sort headers.
9644 * amd64-windows-tdep.c: Sort headers.
9645 * amd64-windows-nat.c: Sort headers.
9646 * amd64-tdep.c: Sort headers.
9647 * amd64-sol2-tdep.c: Sort headers.
9648 * amd64-obsd-tdep.c: Sort headers.
9649 * amd64-obsd-nat.c: Sort headers.
9650 * amd64-nbsd-tdep.c: Sort headers.
9651 * amd64-nbsd-nat.c: Sort headers.
9652 * amd64-nat.c: Sort headers.
9653 * amd64-linux-tdep.c: Sort headers.
9654 * amd64-linux-nat.c: Sort headers.
9655 * amd64-fbsd-tdep.c: Sort headers.
9656 * amd64-fbsd-nat.c: Sort headers.
9657 * amd64-dicos-tdep.c: Sort headers.
9658 * amd64-darwin-tdep.c: Sort headers.
9659 * amd64-bsd-nat.c: Sort headers.
9660 * alpha-tdep.c: Sort headers.
9661 * alpha-obsd-tdep.c: Sort headers.
9662 * alpha-nbsd-tdep.c: Sort headers.
9663 * alpha-mdebug-tdep.c: Sort headers.
9664 * alpha-linux-tdep.c: Sort headers.
9665 * alpha-linux-nat.c: Sort headers.
9666 * alpha-bsd-tdep.c: Sort headers.
9667 * alpha-bsd-nat.c: Sort headers.
9668 * aix-thread.c: Sort headers.
9669 * agent.c: Sort headers.
9670 * addrmap.c: Sort headers.
9671 * ada-varobj.c: Sort headers.
9672 * ada-valprint.c: Sort headers.
9673 * ada-typeprint.c: Sort headers.
9674 * ada-tasks.c: Sort headers.
9675 * ada-lang.c: Sort headers.
9676 * aarch64-tdep.c: Sort headers.
9677 * aarch64-ravenscar-thread.c: Sort headers.
9678 * aarch64-newlib-tdep.c: Sort headers.
9679 * aarch64-linux-tdep.c: Sort headers.
9680 * aarch64-linux-nat.c: Sort headers.
9681 * aarch64-fbsd-tdep.c: Sort headers.
9682 * aarch64-fbsd-nat.c: Sort headers.
9683 * aarch32-linux-nat.c: Sort headers.
9684
699bd4cf
TT
96852019-04-04 Tom Tromey <tom@tromey.com>
9686
9687 * varobj.c (varobj_create): Update.
9688 * rust-exp.y (struct rust_parser) <update_innermost_block,
9689 lookup_symbol>: New methods.
9690 (rust_parser::update_innermost_block, rust_parser::lookup_symbol):
9691 Rename.
9692 (rust_parser::rust_lookup_type)
9693 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9694 * printcmd.c (display_command, do_one_display): Update.
9695 * parser-defs.h (struct parser_state) <parser_state>: Add
9696 "tracker" parameter.
9697 (block_tracker): New member.
9698 (class innermost_block_tracker) <innermost_block_tracker>: Add
9699 "types" parameter.
9700 <reset>: Remove method.
9701 (innermost_block): Don't declare.
9702 (null_post_parser): Update.
9703 * parse.c (innermost_block): Remove global.
9704 (write_dollar_variable): Update.
9705 (parse_exp_1, parse_exp_in_context): Add "tracker" parameter.
9706 Remove "tracker_types" parameter.
9707 (parse_expression): Add "tracker" parameter.
9708 (parse_expression_for_completion): Update.
9709 (null_post_parser): Add "tracker" parameter.
9710 * p-exp.y: Update rules.
9711 * m2-exp.y: Update rules.
9712 * language.h (struct language_defn) <la_post_parser>: Add
9713 "tracker" parameter.
9714 * go-exp.y: Update rules.
9715 * f-exp.y: Update rules.
9716 * expression.h (parse_expression, parse_exp_1): Add "tracker"
9717 parameter.
9718 * d-exp.y: Update rules.
9719 * c-exp.y: Update rules.
9720 * breakpoint.c (set_breakpoint_condition): Create an
9721 innermost_block_tracker.
9722 (watch_command_1): Likewise.
9723 * ada-lang.c (resolve): Add "tracker" parameter.
9724 (resolve_subexp): Likewise.
9725 * ada-exp.y (write_var_from_sym): Update.
9726
dac43e32
TT
97272019-04-04 Tom Tromey <tom@tromey.com>
9728
9729 * type-stack.h: New file.
9730 * type-stack.c: New file.
9731 * parser-defs.h (enum type_pieces, union type_stack_elt): Move to
9732 type-stack.h.
9733 (insert_into_type_stack, insert_type, push_type, push_type_int)
9734 (insert_type_address_space, pop_type, pop_type_int)
9735 (pop_typelist, pop_type_stack, append_type_stack)
9736 (push_type_stack, get_type_stack, push_typelist)
9737 (follow_type_instance_flags, follow_types): Don't declare.
9738 * parse.c (type_stack): Remove global.
9739 (parse_exp_in_context): Update.
9740 (insert_into_type_stack, insert_type, push_type, push_type_int)
9741 (insert_type_address_space, pop_type, pop_type_int)
9742 (pop_typelist, pop_type_stack, append_type_stack)
9743 (push_type_stack, get_type_stack, push_typelist)
9744 (follow_type_instance_flags, follow_types): Remove (moved to
9745 type-stack.c).
9746 * f-exp.y (type_stack): New global.
9747 Update rules.
9748 (push_kind_type, f_parse): Update.
9749 * d-exp.y (type_stack): New global.
9750 Update rules.
9751 (d_parse): Update.
9752 * c-exp.y (struct c_parse_state) <type_stack>: New member.
9753 Update rules.
9754 * Makefile.in (COMMON_SFILES): Add type-stack.c.
9755 (HFILES_NO_SRCDIR): Add type-stack.h.
9756
2a612529
TT
97572019-04-04 Tom Tromey <tom@tromey.com>
9758
9759 * rust-exp.y (rust_parser::lex_identifier, rustyylex)
9760 (rust_parser::convert_ast_to_expression, rust_parse)
9761 (rust_lex_test_completion, rust_lex_tests): Update.
9762 * parser-defs.h (struct expr_completion_state): New.
9763 (struct parser_state) <parser_state>: Add completion parameter.
9764 <mark_struct_expression, mark_completion_tag>: New methods.
9765 <parse_completion, m_completion_state>: New members.
9766 (prefixify_expression, null_post_parser): Update.
9767 (mark_struct_expression, mark_completion_tag): Don't declare.
9768 * parse.c (parse_completion, expout_last_struct)
9769 (expout_tag_completion_type, expout_completion_name): Remove
9770 globals.
9771 (parser_state::mark_struct_expression)
9772 (parser_state::mark_completion_tag): Now methods.
9773 (prefixify_expression): Add last_struct parameter.
9774 (prefixify_subexp): Likewise.
9775 (parse_exp_1): Update.
9776 (parse_exp_in_context): Add cstate parameter. Update.
9777 (parse_expression_for_completion): Create an
9778 expr_completion_state.
9779 (null_post_parser): Add "completion" parameter.
9780 * p-exp.y: Update rules.
9781 (yylex): Update.
9782 * language.h (struct language_defn) <la_post_parser>: Add
9783 "completing" parameter.
9784 * go-exp.y: Update rules.
9785 (lex_one_token): Update.
9786 * expression.h (parse_completion): Don't declare.
9787 * d-exp.y: Update rules.
9788 (lex_one_token): Update rules.
9789 * c-exp.y: Update rules.
9790 (lex_one_token): Update.
9791 * ada-lang.c (resolve): Add "parse_completion" parameter.
9792 (resolve_subexp): Likewise.
9793 (ada_resolve_function): Likewise.
9794
43476f0b
TT
97952019-04-04 Tom Tromey <tom@tromey.com>
9796
9797 * parser-defs.h (struct parser_state) <start_arglist,
9798 end_arglist>: New methods.
9799 <arglist_len, m_funcall_chain>: New members.
9800 (arglist_len, start_arglist, end_arglist): Don't declare.
9801 * parse.c (arglist_len, funcall_chain): Remove global.
9802 (start_arglist, end_arglist): Remove functions.
9803 (parse_exp_in_context): Update.
9804 * p-exp.y: Update rules.
9805 * m2-exp.y: Update rules.
9806 * go-exp.y: Update rules.
9807 * f-exp.y: Update rules.
9808 * d-exp.y: Update rules.
9809 * c-exp.y: Update rules.
9810
5776fca3
TT
98112019-04-04 Tom Tromey <tom@tromey.com>
9812
9813 * rust-exp.y (struct rust_parser) <lex_hex, lex_escape,
9814 lex_operator, push_back>: New methods.
9815 Update all rules.
9816 (rust_parser::lex_hex, lex_escape): Rename and update.
9817 (rust_parser::lex_string, rust_parser::lex_identifier): Update.
9818 (rust_parser::lex_operator): Rename and update.
9819 (rust_parser::lex_number, rustyylex, rustyyerror)
9820 (rust_lex_test_init, rust_lex_test_sequence)
9821 (rust_lex_test_push_back, rust_lex_tests): Update.
9822 * parser-defs.h (struct parser_state) <parser_state>: Add "input"
9823 parameter.
9824 <lexptr, prev_lexptr>: New members.
9825 (lexptr, prev_lexptr): Don't declare.
9826 * parse.c (lexptr, prev_lexptr): Remove globals.
9827 (parse_exp_in_context): Update.
9828 * p-exp.y (yylex, yyerror): Update.
9829 * m2-exp.y (parse_number, yylex, yyerror): Update.
9830 * go-exp.y (lex_one_token, yyerror): Update.
9831 * f-exp.y (match_string_literal, yylex, yyerror): Update.
9832 * d-exp.y (lex_one_token, yyerror): Update.
9833 * c-exp.y (scan_macro_expansion, finished_macro_expansion)
9834 (lex_one_token, yyerror): Update.
9835 * ada-lex.l (YY_INPUT): Update.
9836 (rewind_to_char): Update.
9837 * ada-exp.y (yyerror): Update.
9838
8621b685
TT
98392019-04-04 Tom Tromey <tom@tromey.com>
9840
9841 * rust-exp.y (rustyylex, rust_lex_tests): Update.
9842 * parser-defs.h (struct parser_state) <parser_state>: Add new
9843 parameter.
9844 <comma_terminates>: New member.
9845 (comma_terminates): Don't declare global.
9846 * parse.c (comma_terminates): Remove global.
9847 (parse_exp_in_context): Update.
9848 * p-exp.y (yylex): Update.
9849 * m2-exp.y (yylex): Update.
9850 * go-exp.y (lex_one_token): Update.
9851 * f-exp.y (yylex): Update.
9852 * d-exp.y (lex_one_token): Update.
9853 * c-exp.y (lex_one_token): Update.
9854 * ada-lex.l: Update.
9855
28aaf3fd
TT
98562019-04-04 Tom Tromey <tom@tromey.com>
9857
9858 * rust-exp.y (struct rust_parser) <paren_depth>: New member.
9859 (rustyylex, rust_lex_test_init, rust_lex_test_one)
9860 (rust_lex_test_sequence, rust_lex_test_push_back): Update.
9861 * parser-defs.h (paren_depth): Don't declare.
9862 * parse.c (paren_depth): Remove global.
9863 (parse_exp_in_context): Update.
9864 * p-exp.y (paren_depth): New global.
9865 (pascal_parse): Initialize it.
9866 * m2-exp.y (paren_depth): New global.
9867 (m2_parse): Initialize it.
9868 * go-exp.y (paren_depth): New global.
9869 (go_parse): Initialize it.
9870 * f-exp.y (paren_depth): New global.
9871 (f_parse): Initialize it.
9872 * d-exp.y (paren_depth): New global.
9873 (d_parse): Initialize it.
9874 * c-exp.y (paren_depth): New global.
9875 (c_parse): Initialize it.
9876 * ada-lex.l (paren_depth): New global.
9877 (lexer_init): Initialize it.
9878
1e58a4a4
TT
98792019-04-04 Tom Tromey <tom@tromey.com>
9880
9881 * rust-exp.y (rust_parser::crate_name, rust_parser::super_name)
9882 (rust_parser::convert_ast_to_type)
9883 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
9884 * parser-defs.h (struct parser_state) <parser_state>: Add
9885 parameters. Initialize new members.
9886 <expression_context_block, expression_context_pc>: New members.
9887 * parse.c (expression_context_block, expression_context_pc):
9888 Remove globals.
9889 (parse_exp_in_context): Update.
9890 * p-exp.y: Update all rules.
9891 (yylex): Update.
9892 * m2-exp.y: Update all rules.
9893 (yylex): Update.
9894 * go-exp.y (yylex): Update.
9895 * f-exp.y (yylex): Update.
9896 * d-exp.y: Update all rules.
9897 (yylex): Update.
9898 * c-exp.y: Update all rules.
9899 (lex_one_token, classify_name, yylex, c_parse): Update.
9900 * ada-exp.y (write_var_or_type, write_name_assoc): Update.
9901
37eedb39
TT
99022019-04-04 Tom Tromey <tom@tromey.com>
9903
9904 * gdbarch.h, gdbarch.c: Rebuild.
9905 * gdbarch.sh (dtrace_parse_probe_argument): Change type.
9906 * stap-probe.h:
9907 (struct stap_parse_info): Replace "parser_state" with
9908 "expr_builder".
9909 * parser-defs.h (struct expr_builder): Rename from "parser_state".
9910 (parser_state): New class.
9911 * parse.c (expr_builder): Rename.
9912 (expr_builder::release): Rename.
9913 (write_exp_elt, write_exp_elt_opcode, write_exp_elt_sym)
9914 (write_exp_elt_msym, write_exp_elt_block, write_exp_elt_objfile)
9915 (write_exp_elt_longcst, write_exp_elt_floatcst)
9916 (write_exp_elt_type, write_exp_elt_intern, write_exp_string)
9917 (write_exp_string_vector, write_exp_bitstring)
9918 (write_exp_msymbol, mark_struct_expression)
9919 (write_dollar_variable)
9920 (insert_type_address_space, increase_expout_size): Replace
9921 "parser_state" with "expr_builder".
9922 * dtrace-probe.c: Replace "parser_state" with "expr_builder".
9923 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Replace
9924 "parser_state" with "expr_builder".
9925
73923d7e
TT
99262019-04-04 Tom Tromey <tom@tromey.com>
9927
9928 * rust-exp.y: Replace "parse_language" with method call.
9929 * p-exp.y:
9930 (yylex): Replace "parse_language" with method call.
9931 * m2-exp.y:
9932 (yylex): Replace "parse_language" with method call.
9933 * go-exp.y (classify_name): Replace "parse_language" with method
9934 call.
9935 * f-exp.y (yylex): Replace "parse_language" with method call.
9936 * d-exp.y (lex_one_token): Replace "parse_language" with method
9937 call.
9938 * c-exp.y:
9939 (lex_one_token, classify_name, yylex): Replace "parse_language"
9940 with method call.
9941 * ada-exp.y (find_primitive_type, type_char)
9942 (type_system_address): Replace "parse_language" with method call.
9943
fa9f5be6
TT
99442019-04-04 Tom Tromey <tom@tromey.com>
9945
9946 * rust-exp.y: Replace "parse_gdbarch" with method call.
9947 * parse.c (write_dollar_variable, insert_type_address_space):
9948 Replace "parse_gdbarch" with method call.
9949 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
9950 call.
9951 * objc-lang.c (end_msglist): Replace "parse_gdbarch" with method
9952 call.
9953 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
9954 "parse_gdbarch" with method call.
9955 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
9956 with method call.
9957 * f-exp.y (parse_type, parse_f_type, yylex): Replace
9958 "parse_gdbarch" with method call.
9959 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
9960 "parse_gdbarch" with method call.
9961 * c-exp.y (parse_type, parse_number, classify_name): Replace
9962 "parse_gdbarch" with method call.
9963 * ada-lex.l: Replace "parse_gdbarch" with method call.
9964 * ada-exp.y (parse_type, find_primitive_type, type_char)
9965 (type_system_address): Replace "parse_gdbarch" with method call.
9966
1201a264
TT
99672019-04-04 Tom Tromey <tom@tromey.com>
9968
9969 * dtrace-probe.c (dtrace_probe::build_arg_exprs): Update.
9970 * stap-probe.c (stap_parse_argument): Update.
9971 * stap-probe.h (struct stap_parse_info) <stap_parse_info>: Remove
9972 initial_size parameter.
9973 * rust-exp.y (rust_lex_tests): Update.
9974 * parse.c (parser_state): Update.
9975 (parse_exp_in_context): Update.
9976 * parser-defs.h (struct parser_state) <parser_state>: Remove
9977 "initial_size" parameter.
9978
e3980ce2
TT
99792019-04-04 Tom Tromey <tom@tromey.com>
9980
9981 * parser-defs.h (increase_expout_size): Don't declare.
9982 * parse.c (increase_expout_size): Now static.
9983
e9f8e3f1
TS
99842019-04-04 Thomas Schwinge <thomas@codesourcery.com>
9985
9986 * gnu-nat.c (gnu_nat_target::wait): Fix
9987 target_waitstatus_to_string call.
9988
d7df6549
AB
99892019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9990
9991 * eval.c (evaluate_subexp_standard): Handle internal functions
9992 during Fortran function call handling.
9993
8bdc1658
AB
99942019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9995
9996 * NEWS: Mention new internal functions.
9997 * dwarf2read.c (dwarf2_init_complex_target_type): New function.
9998 (read_base_type): Use dwarf2_init_complex_target_type.
9999 * value.c (creal_internal_fn): New function.
10000 (cimag_internal_fn): New function.
10001 (_initialize_values): Register new internal functions.
10002
c29705b7
PW
100032019-04-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10004
10005 * infrun.c (stop_all_threads): If debug_infrun, always
10006 trace the wait status after wait_one, using
10007 target_waitstatus_to_string and target_pid_to_str.
10008 (handle_inferior_event): Replace various trace of
10009 wait status kind by a single trace.
10010 * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
10011 wait status kind image by target_waitstatus_to_string.
10012 * target/waitstatus.c (target_waitstatus_to_string): Fix
10013 obsolete comment.
10014
05caa1d2
TT
100152019-04-01 Tom Tromey <tromey@adacore.com>
10016
10017 PR symtab/23331:
10018 * dwarf2read.c (partial_die_info::read): Handle DW_AT_ranges.
10019
9d1447e0
SDJ
100202019-04-01 Sergio Durigan Junior <sergiodj@redhat.com>
10021 Pedro Alves <palves@redhat.com>
10022
10023 * top.c (quit_force): Call 'finalize_values'.
10024 * value.c (finalize_values): New function.
10025 * value.h (finalize_values): Declare.
10026
7734102d
EZ
100272019-03-30 Eli Zaretskii <eliz@gnu.org>
10028
10029 * NEWS: Announce $_gdb_major and $_gdb_minor.
10030
10031 * top.c (init_gdb_version_vars): New function.
10032 (gdb_init): Call init_gdb_version_vars.
10033
188e1fa9
TT
100342019-03-29 Tom Tromey <tromey@adacore.com>
10035
10036 * printcmd.c (_initialize_printcmd): Add usage lines. Update some
10037 help text. Remove dead code.
10038
2880242d
KS
100392019-03-29 Keith Seitz <keiths@redhat.com>
10040
10041 From Siddhesh Poyarekar:
10042 * f-lang.h (f77_get_upperbound): Return LONGEST.
10043 (f77_get_lowerbound): Likewise.
10044 * f-typeprint.c (f_type_print_varspec_suffix): Expand
10045 UPPER_BOUND and LOWER_BOUND to LONGEST. Use plongest to format
10046 print them.
10047 (f_type_print_base): Expand UPPER_BOUND to LONGEST. Use
10048 plongest to format print it.
10049 * f-valprint.c (f77_get_lowerbound): Return LONGEST.
10050 (f77_get_upperbound): Likewise.
10051 (f77_get_dynamic_length_of_aggregate): Expand UPPER_BOUND,
10052 LOWER_BOUND to LONGEST.
10053 (f77_create_arrayprint_offset_tbl): Likewise.
10054
cc1defb1
KS
100552019-03-29 Keith Seitz <keiths@redhat.com>
10056
10057 * ada-lang.c (ada_template_to_fixed_record_type_1): Use
10058 %s/pulongest for TYPE_LENGTH instead of %d in format
10059 strings.
10060 * ada-typerint.c (ada_print_type): Likewise.
10061 * amd64-windows-tdep.c (amd64_windows_store_arg_in_reg): Likewise.
10062 * compile/compile-c-support.c (generate_register_struct): Likewise.
10063 * gdbtypes.c (recursive_dump_type): Likewise.
10064 * gdbtypes.h (struct type) <length>: Change type to ULONGEST.
10065 * m2-typeprint.c (m2_array): Use %s/pulongest for TYPE_LENGTH
10066 instead of %d in format strings.
10067 * riscv-tdep.c (riscv_type_alignment): Cast second argument
10068 to std::min to ULONGEST.
10069 * symmisc.c (print_symbol): Use %s/pulongest for TYPE_LENGTH
10070 instead of %d in format strings.
10071 * tracepoint.c (info_scope_command): Likewise.
10072 * typeprint.c (print_offset_data::update)
10073 (print_offset_data::finish): Likewise.
10074 * xtensa-tdep.c (xtensa_store_return_value)
10075 (xtensa_push_dummy_call): Likewise.
10076
e432ccf1
JT
100772019-03-28 Jon Turney <jon.turney@dronecode.org.uk>
10078
10079 * windows-nat.c (display_selector): Fixed format specifications
10080 for 64-bit Cygwin.
10081
65d2b333
PW
100822019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10083
10084 * infrun.c (follow_exec): Call target_terminal::ours_for_output.
10085
f489207e
SL
100862019-03-28 Sandra Loosemore <sandra@codesourcery.com>
10087
10088 * nios2-tdep.h (struct gdbarch_tdep): Add is_kernel_helper.
10089 * nios2-tdep.c (nios2_get_next_pc): Skip over kernel helpers.
10090 * nios2-linux-tdep.c (nios2_linux_is_kernel_helper): New.
10091 (nios2_linux_init_abi): Install it.
10092
bffa1015
AH
100932019-03-28 Alan Hayward <alan.hayward@arm.com>
10094
10095 * aarch64-tdep.c (aarch64_vnv_type): Use vector types.
10096
fc96163a
AH
100972019-03-28 Alan Hayward <alan.hayward@arm.com>
10098
10099 * features/aarch64-sve.c (create_feature_aarch64_sve): Add q view.
10100
20dc7e9b
PW
101012019-03-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10102 Tom Tromey <tromey@adacore.com>
10103
10104 * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
10105
7f5331a8
JB
101062019-03-26 Joel Brobecker <brobecker@adacore.com>
10107
10108 * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
10109 (StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
10110 method to compute the bounds of range types. Also print "[evaluated]"
10111 if the bounds' values come from a dynamic evaluation.
10112
18c77628
AB
101132019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
10114
10115 * cp-valprint.c (cp_print_value_fields): Don't print trailing
10116 whitespace when pretty printing is on.
10117
53c973f2
AH
101182019-03-26 Alan Hayward <alan.hayward@arm.com>
10119
e79be6e5 10120 * ppc-linux-nat.c: Add include.
53c973f2 10121
d851aa71
AH
101222019-03-26 Alan Hayward <alan.hayward@arm.com>
10123
e79be6e5 10124 * NEWS: Mention AArch64 Pointer Authentication.
d851aa71 10125
2fe7bab7
AH
101262019-03-26 Alan Hayward <alan.hayward@arm.com>
10127
e79be6e5 10128 * arm-linux-nat.c: Add include.
2fe7bab7 10129
068ef30e
SM
101302019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
10131
10132 * source-cache.c (source_cache::get_source_lines): Re-read
10133 fullname after calling open_source_file.
10134
81a24d04
JB
101352019-03-25 John Baldwin <jhb@FreeBSD.org>
10136
10137 * NEWS: Mention TLS support for FreeBSD.
10138
79e7ae11
TT
101392019-03-25 Tom Tromey <tromey@adacore.com>
10140
10141 * minsyms.c (BUNCH_SIZE): Update comment.
10142 (~minimal_symbol_reader): Remove old comment.
10143 (compact_minimal_symbols): Update comment.
10144 (minimal_symbol_reader::install): Remove old comment. Update
10145 other comments.
10146
d45963c2
AH
101472019-03-25 Alan Hayward <alan.hayward@arm.com>
10148
10149 * s390-linux-nat.c: Add include.
10150
0f83012e
AH
101512019-03-25 Alan Hayward <alan.hayward@arm.com>
10152
10153 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
10154 Call linux_get_hwcap.
10155 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
10156 Likewise.
10157 (aarch64_linux_get_hwcap): Remove function.
10158 * aarch64-linux-tdep.h (aarch64_linux_get_hwcap): Remove
10159 declaration.
10160 * arm-linux-nat.c (arm_linux_nat_target::read_description):Call
10161 linux_get_hwcap.
10162 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
10163 * linux-tdep.c (linux_get_hwcap): Add function.
10164 (linux_get_hwcap2): Likewise.
10165 * linux-tdep.h (linux_get_hwcap): Add declaration.
10166 (linux_get_hwcap2): Likewise.
10167 * ppc-linux-nat.c (ppc_linux_get_hwcap): Remove function.
10168 (ppc_linux_get_hwcap2): Likewise.
10169 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Call
10170 linux_get_hwcap.
10171 (ppc_linux_nat_target::insert_watchpoint): Likewise.
10172 (ppc_linux_nat_target::watchpoint_addr_within_range): Likewise.
10173 (ppc_linux_nat_target::read_description): Likewise.
10174 * ppc-linux-tdep.c (ppc_linux_core_read_description): Likewise.
10175 * s390-linux-nat.c: Likewise.
10176 * s390-linux-tdep.c (s390_core_read_description): Likewise.
10177
6640a367
TT
101782019-03-24 Tom Tromey <tom@tromey.com>
10179
10180 * ada-lang.c (standard_lookup): Simplify initialization.
10181 (ada_lookup_symbol_nonlocal): Simplify return.
10182 * solib-spu.c (spu_lookup_lib_symbol): Simplify return.
10183 * solib-darwin.c (darwin_lookup_lib_symbol): Simplify return.
10184 * solib-svr4.c (elf_lookup_lib_symbol): Simplify return.
10185 * rust-lang.c (rust_lookup_symbol_nonlocal): Simplify
10186 initialization.
10187 * solib.c (solib_global_lookup): Simplify.
10188 * symtab.c (null_block_symbol): Remove.
10189 (symbol_cache_lookup): Simplify returns.
10190 (lookup_language_this): Simplify returns.
10191 (lookup_symbol_aux): Simplify return.
10192 (lookup_local_symbol): Simplify returns.
10193 (lookup_global_symbol_from_objfile): Simplify return.
10194 (lookup_symbol_in_objfile_symtabs)
10195 (lookup_symbol_in_objfile_from_linkage_name): Simplify return.
10196 (lookup_symbol_via_quick_fns, lookup_symbol_in_static_block)
10197 (lookup_static_symbol, lookup_global_symbol): Simplify return.
10198 * cp-namespace.c (cp_lookup_bare_symbol)
10199 (cp_search_static_and_baseclasses, cp_lookup_symbol_via_imports)
10200 (cp_lookup_symbol_via_all_imports, cp_lookup_nested_symbol_1)
10201 (cp_lookup_nested_symbol): Don't use null_block_symbol.
10202 (cp_lookup_symbol_via_imports): Simplify initialization.
10203 (find_symbol_in_baseclass): Likewise.
10204 * symtab.h (null_block_symbol): Remove.
10205 * d-namespace.c (d_lookup_symbol): Don't use null_block_symbol.
10206 (d_lookup_nested_symbol, d_lookup_symbol_imports)
10207 (d_lookup_symbol_module): Likewise.
10208 (find_symbol_in_baseclass): Simplify initialization.
10209
a930ebcd
TT
102102019-03-24 Tom Tromey <tom@tromey.com>
10211
10212 * expression.h: Don't include symtab.h.
10213 (struct block): Forward declare.
10214
582942f4
TT
102152019-03-24 Tom Tromey <tom@tromey.com>
10216
10217 * c-exp.y (typebase): Remove casts.
10218 * gdbtypes.c (lookup_unsigned_typename, )
10219 (lookup_signed_typename): Remove cast.
10220 * eval.c (parse_to_comma_and_eval): Remove cast.
10221 * parse.c (write_dollar_variable): Remove cast.
10222 * block.h (struct block) <superblock>: Now const.
10223 * symfile-debug.c (debug_qf_map_matching_symbols): Update.
10224 * psymtab.c (psym_map_matching_symbols): Make "block" const.
10225 (map_block): Make "block" const.
10226 * symfile.h (struct quick_symbol_functions)
10227 <map_matching_symbols>: Constify block argument to "callback".
10228 * symtab.c (basic_lookup_transparent_type_quick): Make "block"
10229 const.
10230 (find_pc_sect_compunit_symtab): Make "b" const.
10231 (find_symbol_at_address): Likewise.
10232 (search_symbols): Likewise.
10233 * dwarf2read.c (dw2_lookup_symbol): Make "block" const.
10234 (dw2_debug_names_lookup_symbol): Likewise.
10235 (dw2_map_matching_symbols): Update.
10236 * p-valprint.c (pascal_val_print): Remove "block".
10237 * ada-lang.c (ada_add_global_exceptions): Make "b" const.
10238 (aux_add_nonlocal_symbols): Make "block" const.
10239 (resolve_subexp): Remove cast.
10240 * linespec.c (iterate_over_all_matching_symtabs): Make "block"
10241 const.
10242 (iterate_over_file_blocks): Likewise.
10243 * f-exp.y (%union) <bval>: Remove.
10244 * coffread.c (patch_opaque_types): Make "b" const.
10245 * spu-tdep.c (spu_catch_start): Make "block" const.
10246 * c-valprint.c (print_unpacked_pointer): Remove "block".
10247 * symmisc.c (dump_symtab_1): Make "b" const.
10248 (block_depth): Make "block" const.
10249 * d-exp.y (%union) <bval>: Remove.
10250 * cp-support.h (cp_lookup_rtti_type): Update.
10251 * cp-support.c (cp_lookup_rtti_type): Make "block" const.
10252 * psymtab.c (psym_lookup_symbol): Make "block" const.
10253 (maintenance_check_psymtabs): Make "b" const.
10254 * python/py-framefilter.c (extract_sym): Make "sym_block" const.
10255 (enumerate_locals, enumerate_args): Update.
10256 * python/py-symtab.c (stpy_global_block): Make "block" const.
10257 (stpy_static_block): Likewise.
10258 * inline-frame.c (block_starting_point_at): Make "new_block"
10259 const.
10260 * block.c (find_block_in_blockvector): Make return type const.
10261 (blockvector_for_pc_sect): Make "b" const.
10262 (find_block_in_blockvector): Make "b" const.
10263
7ad417dd
TT
102642019-03-23 Tom Tromey <tom@tromey.com>
10265
10266 * varobj.c (varobj_create): Update.
10267 * symfile.c (clear_symtab_users): Don't reset innermost_block.
10268 * printcmd.c (display_command, do_one_display): Don't reset
10269 innermost_block.
10270 * parser-defs.h (enum innermost_block_tracker_type): Move to
10271 expression.h.
10272 (innermost_block): Update comment.
10273 * parse.c (parse_exp_1): Add tracker_types parameter.
10274 (parse_exp_in_context): Rename from parse_exp_in_context_1. Add
10275 tracker_types parameter. Reset innermost_block.
10276 (parse_exp_in_context): Remove.
10277 (parse_expression_for_completion): Update.
10278 * objfiles.c (~objfile): Don't reset expression_context_block or
10279 innermost_block.
10280 * expression.h (enum innermost_block_tracker_type): Move from
10281 parser-defs.h.
10282 (parse_exp_1): Add tracker_types parameter.
10283 * breakpoint.c (set_breakpoint_condition, watch_command_1): Don't
10284 reset innermost_block.
10285
b366c208
TT
102862019-03-23 Tom Tromey <tom@tromey.com>
10287
10288 * objfiles.h: Include bcache.h.
10289
9bb9b2f9
TT
102902019-03-23 Tom Tromey <tom@tromey.com>
10291
10292 * linespec.c (get_current_search_block): Use
10293 scoped_restore_current_language.
10294 * symmisc.c (dump_symtab): Use scoped_restore_current_language.
10295
59c28372
AH
102962019-03-22 Alan Hayward <alan.hayward@arm.com>
10297 Jiong Wang <jiong.wang@arm.com>
10298
10299 * aarch64-linux-tdep.c
10300 (aarch64_linux_iterate_over_regset_sections): Check for pauth
10301 section.
10302 * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_PAUTH): New define.
10303
17e116a7
AH
103042019-03-22 Alan Hayward <alan.hayward@arm.com>
10305 Jiong Wang <jiong.wang@arm.com>
10306
10307 * aarch64-tdep.c (aarch64_analyze_prologue): Check for pauth
10308 instructions.
10309 (aarch64_analyze_prologue_test): Add PACIASP test.
10310 (aarch64_prologue_prev_register): Unmask PC value.
10311
11e1b75f
AH
103122019-03-22 Alan Hayward <alan.hayward@arm.com>
10313 Jiong Wang <jiong.wang@arm.com>
10314
10315 * aarch64-tdep.c (aarch64_frame_unmask_address): New function.
10316 (aarch64_dwarf2_prev_register): Unmask PC value.
10317 (aarch64_dwarf2_frame_init_reg): Init pauth registers.
10318 (aarch64_execute_dwarf_cfa_vendor_op): Check for
10319 DW_CFA_AARCH64_negate_ra_state.
10320 (aarch64_gdbarch_init): Add aarch64_execute_dwarf_cfa_vendor_op.
10321
34dcc7cf
AH
103222019-03-22 Alan Hayward <alan.hayward@arm.com>
10323 Jiong Wang <jiong.wang@arm.com>
10324
10325 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Check for pauth
10326 registers.
10327 (aarch64_pseudo_register_name): Likewise.
10328 (aarch64_pseudo_register_type): Likewise.
10329 (aarch64_pseudo_register_reggroup_p): Likewise.
10330 (aarch64_gdbarch_init): Add pauth registers.
10331 * aarch64-tdep.h (AARCH64_DWARF_PAUTH_RA_STATE): New define.
10332 (AARCH64_DWARF_PAUTH_DMASK): Likewise.
10333 (AARCH64_DWARF_PAUTH_CMASK): Likewise.
10334 (struct gdbarch_tdep): Add regnum for ra_state.
10335
1ef53e6b
AH
103362019-03-22 Alan Hayward <alan.hayward@arm.com>
10337 Jiong Wang <jiong.wang@arm.com>
10338
10339 * arch/aarch64.h (AARCH64_PAUTH_REGS_SIZE): New define.
10340
76bed0fd
AH
103412019-03-22 Alan Hayward <alan.hayward@arm.com>
10342 Jiong Wang <jiong.wang@arm.com>
10343
10344 * aarch64-linux-nat.c (fetch_pauth_masks_from_thread): New
10345 function.
10346 (aarch64_linux_nat_target::fetch_registers): Read pauth registers.
10347 * aarch64-tdep.c (aarch64_cannot_store_register): New function.
10348 (aarch64_gdbarch_init): Add puth registers.
10349 * aarch64-tdep.h (struct gdbarch_tdep): Add pauth features.
10350 * arch/aarch64.h (AARCH64_PAUTH_DMASK_REGNUM): New define.
10351 (AARCH64_PAUTH_CMASK_REGNUM): Likewise.
10352
ee4fbcfa
AH
103532019-03-22 Alan Hayward <alan.hayward@arm.com>
10354 Jiong Wang <jiong.wang@arm.com>
10355
10356 * aarch64-linux-nat.c
10357 (aarch64_linux_nat_target::read_description): Read PACA hwcap.
10358 * aarch64-linux-tdep.c
10359 (aarch64_linux_core_read_description): Likewise.
10360 (aarch64_linux_get_hwcap): New function.
10361 * aarch64-linux-tdep.h (AARCH64_HWCAP_PACA): New define.
10362 (aarch64_linux_get_hwcap): New declaration.
10363
6dc0ebde
AH
103642019-03-22 Alan Hayward <alan.hayward@arm.com>
10365 Jiong Wang <jiong.wang@arm.com>
10366
10367 * aarch64-linux-nat.c
10368 (aarch64_linux_nat_target::read_description): Add pauth param.
10369 * aarch64-linux-tdep.c
10370 (aarch64_linux_core_read_description): Likewise.
10371 * aarch64-tdep.c (struct target_desc): Add in pauth.
10372 (aarch64_read_description): Add pauth param.
10373 (aarch64_gdbarch_init): Likewise.
10374 * aarch64-tdep.h (aarch64_read_description): Likewise.
10375 * arch/aarch64.c (aarch64_create_target_description): Likewise.
10376 * arch/aarch64.h (aarch64_create_target_description): Likewise.
10377 * features/Makefile: Add new files.
10378 * features/aarch64-pauth.c: New file.
10379 * features/aarch64-pauth.xml: New file.
10380
595915c1
TT
103812019-03-20 Tom Tromey <tromey@adacore.com>
10382
10383 * infrun.c (handle_inferior_event): Rename from
10384 handle_inferior_event_1. Create a scoped_value_mark.
10385 (handle_inferior_event): Remove.
10386
4c7d57e7
TT
103872019-03-19 Tom Tromey <tromey@adacore.com>
10388
10389 * mi/mi-interp.c (mi_on_normal_stop_1): Only show displays once.
10390 * infrun.h (print_stop_event): Add "displays" parameter.
10391 * infrun.c (print_stop_event): Add "displays" parameter.
10392
cb246234
PA
103932019-03-19 Pedro Alves <palves@redhat.com>
10394
10395 * tui/tui-out.c (tui_ui_out::do_field_string): Simplify.
10396 (tui_ui_out::do_text): Add comments. Reset M_LINE to 0 instead of
10397 to -1. Fix TABs vs spaces.
10398 (tui_ui_out::tui_ui_out): Don't initialize fields here.
10399 * tui/tui-out.h (tui_ui_out) Add intro comments.
10400 <m_line, m_start_of_line>: In-class initialize, and add describing
10401 comment.
10402
3a0e45b2
AH
104032019-03-18 Alan Hayward <alan.hayward@arm.com>
10404
10405 * arm-linux-nat.c (arm_linux_insert_hw_breakpoint1): Fix
10406 variable names.
10407 (arm_linux_remove_hw_breakpoint1): Use a gdb::function_view.
10408
5371b850
PA
104092019-03-18 Pedro Alves <palves@redhat.com>
10410 Eli Zaretskii <eliz@gnu.org>
10411
10412 * tui/tui-out.c (tui_ui_out::tui_ui_out): Fix initialization of
10413 m_line and m_start_of_line.
10414
b17c4cd0
EZ
104152019-03-18 Eli Zaretskii <eliz@gnu.org>
10416
10417 * tui/tui-io.c (gdb_wgetch): Don't echo CR.
10418 (tui_getc): When gdb_wgetch returns a CR, behave the same as when
10419 it returns a newline. This fixes a regression in TU mode, whereby
10420 the next line is output on the same screen line as the user input.
10421
4bd56d18
TT
104222019-03-18 Tom Tromey <tromey@adacore.com>
10423
10424 * minsyms.c (minimal_symbol_reader::install): Remove call to
10425 obstack_blank.
10426
55c10aca
PA
104272019-03-18 Pedro Alves <palves@redhat.com>
10428
10429 * tui/tui-io.c (reverse_mode_p, reverse_save_bg, reverse_save_fg):
10430 New globals.
10431 (apply_style): New, factored out from ...
10432 (apply_ansi_escape): ... this. Handle reverse video mode.
10433 (tui_set_reverse_mode): New function.
10434 * tui/tui-io.h (tui_set_reverse_mode): New declaration.
10435 * tui/tui-winsource.c (tui_show_source_line): Use
10436 tui_set_reverse_mode instead of setting A_STANDOUT.
10437 * ui-style.h (struct ui_file_style) <set_reverse, set_fg, set_bg>:
10438 New setter methods.
10439
647bb750
HD
104402019-03-18 Hannes Domani <ssbssa@yahoo.de>
10441
10442 * tui/tui-source.c (copy_source_line): Fix handling of 'column'.
10443 Handle tabs.
10444
bff8c71f
TT
104452019-03-18 Tom Tromey <tromey@adacore.com>
10446
10447 * ada-lang.c (empty_array): Add "high" parameter.
10448 (ada_evaluate_subexp): Update.
10449
58785d98
ST
104502019-03-17 Sergei Trofimovich <siarheit@google.com>
10451
10452 * unittests/string_view-selftests.c: Define
10453 _initialize_string_view_selftests unconditionally.
10454
d4cbef22
ВМ
104552019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10456
10457 PR gdb/24350
10458 * windows-nat.c (windows_make_so): Remove unused text_vma variable.
10459
fce4c071
ВМ
104602019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
10461
10462 PR gdb/24351
10463 * windows-nat.c (display_selector): Fix format specifiers.
10464
f7f0a123
EZ
104652019-03-17 Eli Zaretskii <eliz@gnu.org>
10466
10467 * tui/tui-winsource.c (tui_set_is_exec_point_at): Call
10468 tui_refill_source_window instead of tui_refresh_win, to update the
10469 current execution line. This fixes redisplay of the current line
10470 when stepping through the code with "next" or "step".
10471
ab42892f
EZ
104722019-03-16 Eli Zaretskii <eliz@gnu.org>
10473
10474 * source-cache.c (source_cache::get_source_lines): Call
10475 find_source_lines to initialize s->nlines. This fixes vertical
10476 scrolling of TUI source window when the DOWN arrow is pressed.
10477
8d8c087f
PW
104782019-03-16 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10479
10480 * auto-load.c (_initialize_auto_load): Fix 'This options has'.
10481 linux-thread-db.c (_initialize_thread_db): Likewise.
10482
798e1c30
EZ
104832019-03-16 Eli Zaretskii <eliz@gnu.org>
10484
10485 * tui/tui-winsource.c (tui_show_source_line): Revert "Use
10486 wclrtoeol in tui_show_source_line". This reverts changes made in
10487 commit 4a3045920bbe4e50a0f4920b0fdc4e88ef23015c.
10488
eefba3da
TT
104892019-03-15 Tom Tromey <tom@tromey.com>
10490
10491 * symtab.h (struct minimal_symbol): Derive from
10492 general_symbol_info.
10493 (MSYMBOL_VALUE, MSYMBOL_VALUE_RAW_ADDRESS)
10494 (MSYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_BYTES)
10495 (MSYMBOL_BLOCK_VALUE, MSYMBOL_VALUE_CHAIN, MSYMBOL_LANGUAGE)
10496 (MSYMBOL_SECTION, MSYMBOL_OBJ_SECTION, MSYMBOL_NATURAL_NAME)
10497 (MSYMBOL_LINKAGE_NAME, MSYMBOL_DEMANGLED_NAME)
10498 (MSYMBOL_SEARCH_NAME): Update.
10499 (MSYMBOL_SET_LANGUAGE, MSYMBOL_SET_NAMES): Remove.
10500 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Don't use memset.
10501 * minsyms.c (minimal_symbol_reader::record_full): Update.
10502
0de2420c
TT
105032019-03-15 Tom Tromey <tom@tromey.com>
10504
10505 * minsyms.c (minimal_symbol_reader::install): Use memcpy.
10506
042d75e4
TT
105072019-03-15 Tom Tromey <tom@tromey.com>
10508
10509 * objfiles.h (struct objfile_per_bfd_storage) <msymbols>: Now a
10510 unique_xmalloc_ptr.
10511 (objfile::msymbols_range::begin, objfile::msymbols_range::end):
10512 Update.
10513 * minsyms.c (lookup_minimal_symbol_by_pc_section)
10514 (build_minimal_symbol_hash_tables)
10515 (minimal_symbol_reader::install): Update.
10516
db92718b
TT
105172019-03-15 Tom Tromey <tom@tromey.com>
10518
10519 * symtab.c (create_demangled_names_hash): Update.
10520 (symbol_set_names): Update.
10521 * objfiles.h (struct objfile_per_bfd_storage)
10522 <demangled_names_hash>: Now an htab_up.
10523 * objfiles.c (objfile_per_bfd_storage): Simplify.
10524
d6797f46
TT
105252019-03-15 Tom Tromey <tom@tromey.com>
10526
10527 * objfiles.h (struct objfile_per_bfd_storage): Declare
10528 destructor.
10529 * objfiles.c (objfile_per_bfd_storage::~objfile_per_bfd_storage):
10530 New.
10531 (get_objfile_bfd_data): Use new. Don't initialize
10532 language_of_main.
10533 (free_objfile_per_bfd_storage): Remove.
10534 (objfile_bfd_data_free, objfile::~objfile): Use delete.
10535
741d7538
TT
105362019-03-15 Tom Tromey <tom@tromey.com>
10537
10538 * symfile.c (reread_symbols): Update.
10539 * objfiles.c (objfile::objfile): Update.
10540 * minsyms.h (terminate_minimal_symbol_table): Don't declare.
10541 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update
10542 comment.
10543 (minimal_symbol_reader::install): Update.
10544 (terminate_minimal_symbol_table): Remove.
10545 * jit.c (jit_object_close_impl): Update.
10546
788c80d1
TT
105472019-03-15 Tom Tromey <tom@tromey.com>
10548
10549 * minsyms.c (minimal_symbol_reader::record_full): Remove some
10550 initializations.
10551
1b7a07cb
TT
105522019-03-15 Tom Tromey <tom@tromey.com>
10553
10554 * objfiles.h (struct objfile_per_bfd_storage)
10555 <demangled_hash_languages>: Now a bitset.
10556 * minsyms.c (add_minsym_to_demangled_hash_table): Update.
10557 (lookup_minimal_symbol): Update.
10558
3db066bc
TT
105592019-03-15 Tom Tromey <tom@tromey.com>
10560
10561 * minsyms.h (class minimal_symbol_reader) <record_with_info>:
10562 Don't return the symbol.
10563 * coffread.c (record_minimal_symbol): Use record_full.
10564
3fff2c37
EZ
105652019-03-14 Eli Zaretskii <eliz@gnu.org>
10566
10567 The MS-Windows port of ncurses fails to switch to a color pair if
10568 one or both of the colors are the implicit default colors. This
10569 change records the default colors when TUI is initialized, and
10570 then specifies them explicitly when a color pair uses the default
10571 colors. This allows color styling in TUI mode on MS-Windows.
10572
10573 * tui/tui-io.c [__MINGW32__]: Include windows.h. Declare
10574 ncurses_norm_attr.
10575 (tui_initialize_io) [__MINGW32__]: Record the default terminal
10576 colors in ncurses_norm_attr.
10577 (apply_ansi_escape) [__MINGW32__]: If a color in a color pair is
10578 "none", replace it with the default color recorded in
10579 ncurses_norm_attr.
10580
3b336828
TT
105812019-03-14 Tom Tromey <tromey@adacore.com>
10582
10583 * source-cache.h (class source_cache) <get_source_lines>: Return
10584 std::string.
10585 * source-cache.c (source_cache::extract_lines): Handle case where
10586 first_pos==npos. Return std::string.
10587 (source_cache::get_source_lines): Update.
10588
d085f989
TT
105892019-03-14 Tom Tromey <tromey@adacore.com>
10590
10591 * NEWS: Add item for "style sources" commands.
10592 * source-cache.c (source_cache::get_source_lines): Check
10593 source_styling.
10594 * cli/cli-style.c (source_styling): New global.
10595 (_initialize_cli_style): Add "style sources" commands.
10596 (show_style_sources): New function.
10597 * cli/cli-style.h (source_styling): Declare.
10598
6f11e682
TT
105992019-03-14 Pedro Alves <palves@redhat.com>
10600 Tom Tromey <tromey@adacore.com>
10601
10602 * tui/tui-winsource.h (tui_refill_source_window): Declare.
10603 * tui/tui-winsource.c (tui_refill_source_window): New function,
10604 from...
10605 (tui_horizontal_source_scroll): ... here. Move some logic.
10606 * cli/cli-style.c (set_style_enabled): Notify new observable.
10607 * tui/tui-hooks.c (tui_redisplay_source): New function.
10608 (tui_attach_detach_observers): Attach or detach
10609 tui_redisplay_source.
10610 * observable.h (source_styling_changed): New observable.
10611 * observable.c: Define source_styling_changed observable.
10612
a068643d
TT
106132019-03-13 Tom Tromey <tromey@adacore.com>
10614
10615 * i386-gnu-nat.c (i386_gnu_nat_target::fetch_registers)
10616 (i386_gnu_nat_target::store_registers): Update.
10617 * target-debug.h (target_debug_print_std_string): New macro.
10618 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
10619 * windows-tdep.c (display_one_tib): Update.
10620 * tui/tui-stack.c (tui_make_status_line): Update.
10621 * top.c (print_inferior_quit_action): Update.
10622 * thread.c (thr_try_catch_cmd): Update.
10623 (add_thread_with_info): Update.
10624 (thread_target_id_str): Update.
10625 (thr_try_catch_cmd): Update.
10626 (thread_command): Update.
10627 (thread_find_command): Update.
10628 * record-btrace.c (record_btrace_target::info_record)
10629 (record_btrace_resume_thread, record_btrace_target::resume)
10630 (record_btrace_cancel_resume, record_btrace_step_thread)
10631 (record_btrace_target::wait, record_btrace_target::wait)
10632 (record_btrace_target::wait, record_btrace_target::stop): Update.
10633 * progspace.c (print_program_space): Update.
10634 * process-stratum-target.c
10635 (process_stratum_target::thread_address_space): Update.
10636 * linux-fork.c (linux_fork_mourn_inferior)
10637 (detach_checkpoint_command, info_checkpoints_command)
10638 (linux_fork_context): Update.
10639 (linux_fork_detach): Update.
10640 (class scoped_switch_fork_info): Update.
10641 (delete_checkpoint_command): Update.
10642 * infrun.c (follow_fork_inferior): Update.
10643 (follow_fork_inferior): Update.
10644 (proceed_after_vfork_done): Update.
10645 (handle_vfork_child_exec_or_exit): Update.
10646 (follow_exec): Update.
10647 (displaced_step_prepare_throw): Update.
10648 (displaced_step_restore): Update.
10649 (start_step_over): Update.
10650 (resume_1): Update.
10651 (clear_proceed_status_thread): Update.
10652 (proceed): Update.
10653 (print_target_wait_results): Update.
10654 (do_target_wait): Update.
10655 (context_switch): Update.
10656 (stop_all_threads): Update.
10657 (restart_threads): Update.
10658 (finish_step_over): Update.
10659 (handle_signal_stop): Update.
10660 (switch_back_to_stepped_thread): Update.
10661 (keep_going_pass_signal): Update.
10662 (print_exited_reason): Update.
10663 (normal_stop): Update.
10664 * inferior.c (inferior_pid_to_str): Change return type.
10665 (print_selected_inferior): Update.
10666 (add_inferior): Update.
10667 (detach_inferior): Update.
10668 * dummy-frame.c (fprint_dummy_frames): Update.
10669 * dcache.c (dcache_info_1): Update.
10670 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
10671 (btrace_fetch, btrace_clear): Update.
10672 * linux-tdep.c (linux_core_pid_to_str): Change return type.
10673 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Change return
10674 type.
10675 * fbsd-tdep.c (fbsd_core_pid_to_str): Change return type.
10676 * sol2-tdep.h (sol2_core_pid_to_str): Change return type.
10677 * sol2-tdep.c (sol2_core_pid_to_str): Change return type.
10678 * gdbarch.c, gdbarch.h: Rebuild.
10679 * gdbarch.sh (core_pid_to_str): Change return type.
10680 * windows-nat.c (struct windows_nat_target) <pid_to_str>: Change
10681 return type.
10682 (windows_nat_target::pid_to_str): Change return type.
10683 (windows_delete_thread): Update.
10684 (windows_nat_target::attach): Update.
10685 (windows_nat_target::files_info): Update.
10686 * target-delegates.c: Rebuild.
10687 * sol-thread.c (class sol_thread_target) <pid_to_str>: Change
10688 return type.
10689 (sol_thread_target::pid_to_str): Change return type.
10690 * remote.c (class remote_target) <pid_to_str>: Change return
10691 type.
10692 (remote_target::pid_to_str): Change return type.
10693 (extended_remote_target::attach, remote_target::remote_stop_ns)
10694 (remote_target::remote_notif_remove_queued_reply)
10695 (remote_target::push_stop_reply, remote_target::disable_btrace):
10696 Update.
10697 (extended_remote_target::attach): Update.
10698 * remote-sim.c (struct gdbsim_target) <pid_to_str>: Change return
10699 type.
10700 (gdbsim_target::pid_to_str): Change return type.
10701 * ravenscar-thread.c (struct ravenscar_thread_target)
10702 <pid_to_str>: Change return type.
10703 (ravenscar_thread_target::pid_to_str): Change return type.
10704 * procfs.c (class procfs_target) <pid_to_str>: Change return
10705 type.
10706 (procfs_target::pid_to_str): Change return type.
10707 (procfs_target::attach): Update.
10708 (procfs_target::detach): Update.
10709 (procfs_target::fetch_registers): Update.
10710 (procfs_target::store_registers): Update.
10711 (procfs_target::wait): Update.
10712 (procfs_target::files_info): Update.
10713 * obsd-nat.c (obsd_nat_target::pid_to_str): Change return type.
10714 * nto-procfs.c (struct nto_procfs_target) <pid_to_str>: Change
10715 return type.
10716 (nto_procfs_target::pid_to_str): Change return type.
10717 (nto_procfs_target::files_info, nto_procfs_target::attach): Update.
10718 * linux-thread-db.c (class thread_db_target) <pid_to_str>: Change
10719 return type.
10720 * linux-nat.c (linux_nat_target::pid_to_str): Change return type.
10721 (exit_lwp): Update.
10722 (attach_proc_task_lwp_callback, get_detach_signal)
10723 (detach_one_lwp, resume_lwp, linux_nat_target::resume)
10724 (linux_nat_target::resume, wait_lwp, stop_callback)
10725 (maybe_clear_ignore_sigint, stop_wait_callback, status_callback)
10726 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
10727 (linux_nat_wait_1, resume_stopped_resumed_lwps)
10728 (linux_nat_target::wait, linux_nat_stop_lwp): Update.
10729 * inf-ptrace.c (inf_ptrace_target::pid_to_str): Change return
10730 type.
10731 (inf_ptrace_target::attach): Update.
10732 (inf_ptrace_target::files_info): Update.
10733 * go32-nat.c (struct go32_nat_target) <pid_to_str>: Change return
10734 type.
10735 (go32_nat_target::pid_to_str): Change return type.
10736 * gnu-nat.c (gnu_nat_target::pid_to_str): Change return type.
10737 (gnu_nat_target::wait): Update.
10738 (gnu_nat_target::wait): Update.
10739 (gnu_nat_target::resume): Update.
10740 * fbsd-nat.c (fbsd_nat_target::pid_to_str): Change return type.
10741 (fbsd_nat_target::wait): Update.
10742 * darwin-nat.c (darwin_nat_target::pid_to_str): Change return
10743 type.
10744 (darwin_nat_target::attach): Update.
10745 * corelow.c (class core_target) <pid_to_str>: Change return type.
10746 (core_target::pid_to_str): Change return type.
10747 * target.c (normal_pid_to_str): Change return type.
10748 (default_pid_to_str): Likewise.
10749 (target_pid_to_str): Change return type.
10750 (target_translate_tls_address): Update.
10751 (target_announce_detach): Update.
10752 * bsd-uthread.c (struct bsd_uthread_target) <pid_to_str>: Change
10753 return type.
10754 (bsd_uthread_target::pid_to_str): Change return type.
10755 * bsd-kvm.c (class bsd_kvm_target) <pid_to_str>: Change return
10756 type.
10757 (bsd_kvm_target::pid_to_str): Change return type.
10758 * aix-thread.c (class aix_thread_target) <pid_to_str>: Change
10759 return type.
10760 (aix_thread_target::pid_to_str): Change return type.
10761 * target.h (struct target_ops) <pid_to_str>: Change return type.
10762 (target_pid_to_str, normal_pid_to_str): Likewise.
10763 * obsd-nat.h (class obsd_nat_target) <pid_to_str>: Change return
10764 type.
10765 * linux-nat.h (class linux_nat_target) <pid_to_str>: Change return
10766 type.
10767 * inf-ptrace.h (struct inf_ptrace_target) <pid_to_str>: Change
10768 return type.
10769 * gnu-nat.h (struct gnu_nat_target) <pid_to_str>: Change return
10770 type.
10771 * fbsd-nat.h (class fbsd_nat_target) <pid_to_str>: Change return
10772 type.
10773 * darwin-nat.h (class darwin_nat_target) <pid_to_str>: Change
10774 return type.
10775
b4be1b06
SM
107762019-03-13 Simon Marchi <simon.marchi@ericsson.com>
10777
10778 * NEWS: Mention that the new default MI version is 3. Mention
10779 changes to the output of commands and events that deal with
10780 multi-location breakpoints.
10781 * breakpoint.c: Include "mi/mi-out.h".
10782 (print_one_breakpoint): Change output syntax if using MI version
10783 >= 3.
10784 * mi/mi-main.h (mi_cmd_fix_multi_location_breakpoint_output):
10785 New.
10786 (mi_multi_location_breakpoint_output_fixed): New.
10787 * mi/mi-main.c (fix_multi_location_breakpoint_output): New.
10788 (mi_cmd_fix_multi_location_breakpoint_output): New.
10789 (mi_multi_location_breakpoint_output_fixed): New.
10790 * mi/mi-cmds.c (mi_cmds): Register command
10791 -fix-multi-location-breakpoint-output.
10792 * mi/mi-out.c (mi_out_new): Instantiate version 3 when using
10793 interpreter "mi".
10794
8e5e5494
SM
107952019-03-13 Simon Marchi <simon.marchi@polymtl.ca>
10796
10797 * mi/mi-out.h (mi_out_new): Change parameter to const char *.
10798 * mi/mi-out.c (mi_out_new): Change parameter to const char *,
10799 instantiate mi_ui_out based on interpreter name.
10800 * mi/mi-interp.c (mi_interp::init): Use the new mi_out_new.
10801 * mi/mi-main.c (mi_load_progress): Likewise.
10802
197df35e
JB
108032019-03-12 John Baldwin <jhb@FreeBSD.org>
10804
10805 * NEWS: Combine separate "New targets" sections for 8.3.
10806
8399425f
JB
108072019-03-12 John Baldwin <jhb@FreeBSD.org>
10808
10809 * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New.
10810 (ppcfbsd_init_abi): Install gdbarch
10811 "fetch_tls_load_module_address" and "get_thread_local_address"
10812 methods.
10813
b0f87ed0
JB
108142019-03-12 John Baldwin <jhb@FreeBSD.org>
10815
10816 * riscv-fbsd-tdep.c (riscv_fbsd_get_thread_local_address): New.
10817 (riscv_fbsd_init_abi): Install gdbarch
10818 "fetch_tls_load_module_address" and "get_thread_local_address"
10819 methods.
10820
ce25aa57
JB
108212019-03-12 John Baldwin <jhb@FreeBSD.org>
10822
10823 * i386-fbsd-tdep.c (i386fbsd_get_thread_local_address): New.
10824 (i386fbsd_init_abi): Install gdbarch
10825 "fetch_tls_load_module_address" and "get_thread_local_address"
10826 methods.
10827
f5424cfa
JB
108282019-03-12 John Baldwin <jhb@FreeBSD.org>
10829
10830 * amd64-fbsd-tdep.c (amd64fbsd_get_thread_local_address): New.
10831 (amd64fbsd_init_abi): Install gdbarch
10832 "fetch_tls_load_module_address" and "get_thread_local_address"
10833 methods.
10834
945f3901
JB
108352019-03-12 John Baldwin <jhb@FreeBSD.org>
10836
10837 * fbsd-tdep.c (fbsd_pspace_data_handle): New variable.
10838 (struct fbsd_pspace_data): New type.
10839 (get_fbsd_pspace_data, fbsd_pspace_data_cleanup)
10840 (fbsd_read_integer_by_name, fbsd_fetch_rtld_offsets)
10841 (fbsd_get_tls_index, fbsd_get_thread_local_address): New function.
10842 (_initialize_fbsd_tdep): Initialize 'fbsd_pspace_data_handle'.
10843 * fbsd-tdep.c (fbsd_get_thread_local_address): New prototype.
10844
ef0bd204
JB
108452019-03-12 John Baldwin <jhb@FreeBSD.org>
10846
10847 * gdbtypes.c (lookup_struct_elt): New function.
10848 (lookup_struct_elt_type): Reimplement via lookup_struct_elt.
10849 * gdbtypes.h (struct struct_elt): New type.
10850 (lookup_struct_elt): New prototype.
10851
36c53a02
JB
108522019-03-12 John Baldwin <jhb@FreeBSD.org>
10853
10854 * gdbtypes.c (lookup_struct_elt_type): Update comment and
10855 remove disabled code block.
10856
6e056c81
JB
108572019-03-12 John Baldwin <jhb@FreeBSD.org>
10858
10859 * gdbarch.sh (get_thread_local_address): New method.
10860 * gdbarch.h, gdbarch.c: Regenerate.
10861 * target.c (target_translate_tls_address): Use
10862 gdbarch_get_thread_local_address if present instead of
10863 target::get_thread_local_address.
10864
cd250a18
JB
108652019-03-12 John Baldwin <jhb@FreeBSD.org>
10866
10867 * target.h (target::get_thread_local_address): Update comment.
10868
df22c1e5
JB
108692019-03-12 John Baldwin <jhb@FreeBSD.org>
10870
10871 * solib-svr4.c (svr4_fetch_objfile_link_map): Look for
10872 objfile->separate_debug_objfile_backlink if not NULL.
10873
dd6876c9
JB
108742019-03-12 John Baldwin <jhb@FreeBSD.org>
10875
10876 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
10877 tdep->fsbase_regnum instead of constants for fs_base and gs_base.
10878 (amd64bsd_store_inferior_registers): Likewise.
10879 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10880 Enable segment base registers.
10881 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers): Use
10882 PT_GETFSBASE and PT_GETGSBASE.
10883 (i386bsd_store_inferior_registers): Use PT_SETFSBASE and
10884 PT_SETGSBASE.
10885 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Enable
10886 segment base registers.
10887 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10888
1163a4b7
JB
108892019-03-12 John Baldwin <jhb@FreeBSD.org>
10890
10891 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
10892 Update calls to i386_target_description to add 'segments'
10893 parameter.
10894 * amd64-tdep.c (amd64_init_abi): Set tdep->fsbase_regnum. Don't
10895 add segment base registers.
10896 * arch/i386.c (i386_create_target_description): Add 'segments'
10897 parameter to enable segment base registers.
10898 * arch/i386.h (i386_create_target_description): Likewise.
10899 * features/i386/32bit-segments.xml: New file.
10900 * features/i386/32bit-segments.c: Generate.
10901 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Update
10902 call to i386_target_description to add 'segments' parameter.
10903 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
10904 * i386-go32-tdep.c (i386_go32_init_abi): Likewise.
10905 * i386-linux-tdep.c (i386_linux_read_description): Likewise.
10906 * i386-tdep.c (i386_validate_tdesc_p): Add segment base registers
10907 if feature is present.
10908 (i386_gdbarch_init): Pass I386_NUM_REGS to set_gdbarch_num_regs.
10909 Add 'segments' parameter to call to i386_target_description.
10910 (i386_target_description): Add 'segments' parameter to enable
10911 segment base registers.
10912 (_initialize_i386_tdep) [GDB_SELF_TEST]: Add 'segments' parameter
10913 to call to i386_target_description.
10914 * i386-tdep.h (struct gdbarch_tdep): Add 'fsbase_regnum'.
10915 (enum i386_regnum): Add I386_FSBASE_REGNUM and I386_GSBASE_REGNUM.
10916 Define I386_NUM_REGS.
10917 (i386_target_description): Add 'segments' parameter to enable
10918 segment base registers.
10919
3a350822
EZ
109202019-03-12 Eli Zaretskii <eliz@gnu.org>
10921
10922 PR/24325
10923 * source-cache.c: #undef open and close, to avoid unresolved
10924 externals during linking.
10925
ffdd69cf
TT
109262019-03-12 Tom Tromey <tromey@adacore.com>
10927
10928 * remote.c (magic_null_ptid, not_sent_ptid, any_thread_ptid): Now
10929 const. Add initializers.
10930 (_initialize_remote): Don't initialize ptid globals.
10931
ec148c57
PA
109322019-03-12 Pedro Alves <palves@redhat.com>
10933
10934 * yy-remap.h [TEST_CPNAMES] (YYFPRINTF): Don't define.
10935
32764270
PA
109362019-03-12 Pedro Alves <palves@redhat.com>
10937
10938 * cp-name-parser.y (main): Remove unused 'len' variable.
10939
17547186
TT
109402019-03-12 Tom Tromey <tromey@adacore.com>
10941
10942 * common/ptid.c (null_ptid, minus_one_ptid): Now const.
10943 * common/ptid.h (null_ptid, minus_one_ptid): Now const.
10944
d3a70e03
TT
109452019-03-12 Tom Tromey <tromey@adacore.com>
10946
10947 * linux-nat.c (iterate_over_lwps): Update.
10948 (stop_callback): Remove parameter.
10949 (stop_wait_callback, detach_callback, resume_set_callback)
10950 (select_singlestep_lwp_callback, set_ignore_sigint)
10951 (status_callback, resumed_callback, resume_clear_callback)
10952 (kill_callback, kill_wait_callback, linux_nat_stop_lwp): Remove
10953 data parameter.
10954 (linux_nat_target::detach, linux_nat_target::resume)
10955 (linux_stop_and_wait_all_lwps, select_event_lwp)
10956 (linux_nat_filter_event, linux_nat_wait_1)
10957 (linux_nat_target::kill, linux_nat_target::stop)
10958 (linux_nat_target::stop): Update.
10959 (linux_nat_resume_callback): Change type.
10960 (resume_stopped_resumed_lwps, count_events_callback)
10961 (select_event_lwp_callback): Likewise.
10962 (linux_stop_lwp, linux_nat_stop_lwp): Update.
10963 * arm-linux-nat.c (struct update_registers_data): Remove.
10964 (update_registers_callback): Change type.
10965 (arm_linux_insert_hw_breakpoint1): Update.
10966 * nat/x86-linux-dregs.c (update_debug_registers_callback): Remove
10967 parameter.
10968 (x86_linux_dr_set_addr): Update.
10969 (x86_linux_dr_set_control): Update.
10970 * nat/linux-nat.h (iterate_over_lwps_ftype): Remove parameter.
10971 (iterate_over_lwps): Use gdb::function_view.
10972 * nat/aarch64-linux-hw-point.c (struct
10973 aarch64_dr_update_callback_param): Remove.
10974 (debug_reg_change_callback): Change type.
10975 (aarch64_notify_debug_reg_change): Update.
10976 * s390-linux-nat.c (s390_refresh_per_info): Update.
10977
82cb27ff
TT
109782019-03-11 Tom Tromey <tromey@adacore.com>
10979
10980 * dwarf2read.c (dwarf2_find_containing_comp_unit): Remove
10981 redundant assignment to "this_cu".
10982
568c0683
SM
109832019-03-08 Simon Marchi <simon.marchi@efficios.com>
10984
10985 * gdbtypes.c (rank_one_type): Remove unnecessary cases from switch.
10986
f09ce22d
SM
109872019-03-08 Simon Marchi <simon.marchi@efficios.com>
10988
10989 * gdbtypes.c (rank_one_type_parm_set): New function extracted
10990 from...
10991 (rank_one_type): ... this.
10992
595f96a9
SM
109932019-03-08 Simon Marchi <simon.marchi@efficios.com>
10994
10995 * gdbtypes.c (rank_one_type_parm_struct): New function extracted
10996 from...
10997 (rank_one_type): ... this.
10998
2598a94b
SM
109992019-03-08 Simon Marchi <simon.marchi@efficios.com>
11000
11001 * gdbtypes.c (rank_one_type_parm_complex): New function extracted
11002 from...
11003 (rank_one_type): ... this.
11004
7f17b20d
SM
110052019-03-08 Simon Marchi <simon.marchi@efficios.com>
11006
11007 * gdbtypes.c (rank_one_type_parm_float): New function extracted
11008 from...
11009 (rank_one_type): ... this.
11010
2c509035
SM
110112019-03-08 Simon Marchi <simon.marchi@efficios.com>
11012
11013 * gdbtypes.c (rank_one_type_parm_bool): New function extracted
11014 from...
11015 (rank_one_type): ... this.
11016
0dd322dc
SM
110172019-03-08 Simon Marchi <simon.marchi@efficios.com>
11018
11019 * gdbtypes.c (rank_one_type_parm_range): New function extracted
11020 from...
11021 (rank_one_type): ... this.
11022
41ea4728
SM
110232019-03-08 Simon Marchi <simon.marchi@efficios.com>
11024
11025 * gdbtypes.c (rank_one_type_parm_char): New function extracted
11026 from...
11027 (rank_one_type): ... this.
11028
793cd1d2
SM
110292019-03-08 Simon Marchi <simon.marchi@efficios.com>
11030
11031 * gdbtypes.c (rank_one_type_parm_enum): New function extracted
11032 from...
11033 (rank_one_type): ... this.
11034
34910087
SM
110352019-03-08 Simon Marchi <simon.marchi@efficios.com>
11036
11037 * gdbtypes.c (rank_one_type_parm_int): New function extracted
11038 from...
11039 (rank_one_type): ... this.
11040
f1f832d6
SM
110412019-03-08 Simon Marchi <simon.marchi@efficios.com>
11042
11043 * gdbtypes.c (rank_one_type_parm_func): New function extracted
11044 from...
11045 (rank_one_type): ... this.
11046
b9f4512f
SM
110472019-03-08 Simon Marchi <simon.marchi@efficios.com>
11048
11049 * gdbtypes.c (rank_one_type_parm_array): New function extracted
11050 from...
11051 (rank_one_type): ... this.
11052
9293fc63
SM
110532019-03-08 Simon Marchi <simon.marchi@efficios.com>
11054
11055 * gdbtypes.c (rank_one_type_parm_ptr): New function extracted
11056 from...
11057 (rank_one_type): ... this.
11058
e3abbe7e
PW
110592019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11060
11061 * inferior.c (initialize_inferiors): Ensure 'help set/show print
11062 inferior-events' shows the example events.
11063
e4adb939
EZ
110642019-03-08 Eli Zaretskii <eliz@gnu.org>
11065
11066 Support styling on native MS-Windows console
11067
11068 PR/24315
11069 * utils.c (can_emit_style_escape) [_WIN32]: Don't disable styling
11070 on MS-Windows if $TERM is not defined.
11071
11072 * cli/cli-style.c: Set cli_styling to 1 in the MinGW build.
11073
11074 * posix-hdep.c (gdb_console_fputs):
11075 * mingw-hdep.c (rgb_to_16colors, gdb_console_fputs): New
11076 functions.
11077 * ui-file.h (gdb_console_fputs): Add prototype.
11078
11079 * ui-file.c (stdio_file::puts): Call gdb_console_fputs, and fall
11080 back to fputs only if the former returns zero.
11081
25629dfd
TT
110822019-03-07 Tom Tromey <tom@tromey.com>
11083
11084 * symmisc.c (print_symbol_bcache_statistics): Update.
11085 (print_objfile_statistics): Update.
11086 * symfile.c (allocate_symtab): Update.
11087 * stabsread.c: Don't include bcache.h.
11088 * psymtab.h (struct psymbol_bcache): Don't declare.
11089 (class psymtab_storage) <psymbol_cache>: Now a bcache.
11090 (psymbol_bcache_init, psymbol_bcache_free)
11091 (psymbol_bcache_get_bcache): Don't declare.
11092 * psymtab.c (struct psymbol_bcache): Remove.
11093 (psymtab_storage::psymtab_storage): Update.
11094 (psymtab_storage::~psymtab_storage): Update.
11095 (psymbol_bcache_init, psymbol_bcache_free)
11096 (psymbol_bcache_get_bcache, psymbol_bcache_full): Remove.
11097 (add_psymbol_to_bcache): Update.
11098 (allocate_psymtab): Update.
11099 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
11100 macro_cache>: No longer pointers.
11101 * objfiles.c (get_objfile_bfd_data): Don't call bcache_xmalloc.
11102 (free_objfile_per_bfd_storage): Don't call bcache_xfree.
11103 * macrotab.c (macro_bcache): Update.
11104 * macroexp.c: Don't include bcache.h.
11105 * gdbtypes.c (check_types_worklist): Update.
11106 (types_deeply_equal): Remove TRY/CATCH. Update.
11107 * elfread.c (elf_symtab_read): Update.
11108 * dwarf2read.c: Don't include bcache.h.
11109 * buildsym.c (buildsym_compunit::get_macro_table): Update.
11110 * bcache.h (bcache, bcache_full, bcache_xffree, bcache_xmalloc)
11111 (print_bcache_statistics, bcache_memory_used): Don't declare.
11112 (struct bcache): Move from bcache.c. Add constructor, destructor,
11113 methods. Rename all data members.
11114 * bcache.c (struct bcache): Move to bcache.h.
11115 (bcache::expand_hash_table): Rename from expand_hash_table.
11116 (bcache): Remove.
11117 (bcache::insert): Rename from bcache_full.
11118 (bcache::compare): Rename from bcache_compare.
11119 (bcache_xmalloc): Remove.
11120 (bcache::~bcache): Rename from bcache_xfree.
11121 (bcache::print_statistics): Rename from print_bcache_statistics.
11122 (bcache::memory_used): Rename from bcache_memory_used.
11123
fe726667
PA
111242019-03-07 Pedro Alves <palves@redhat.com>
11125
11126 * infrun.c (normal_stop): Also check for
11127 TARGET_WAITKIND_NO_RESUMED before referring to inferior_thread().
11128
7584bb30
AB
111292019-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
11130
11131 * f-lang.c (value_from_host_double): Moved to...
11132 * value.c (value_from_host_double): ...here.
11133 * value.h (value_from_host_double): Declare.
11134 * guile/scm-math.c (vlscm_convert_typed_number): Use
11135 value_from_host_double.
11136 (vlscm_convert_number): Likewise.
11137 * guile/scm-value.c (gdbscm_value_to_real): Likewise.
11138 * python/py-value.c (convert_value_from_python): Likewise.
11139
a7b1986e
TT
111402019-03-06 Tom Tromey <tom@tromey.com>
11141
11142 * gcore.c (write_gcore_file): Use SCOPE_EXIT.
11143
0ccf4211
TT
111442019-03-06 Tom Tromey <tom@tromey.com>
11145
11146 * utils.h (free_current_contents): Don't declare.
11147 * utils.c (free_current_contents): Remove.
11148
fe7b42e5
TT
111492019-03-06 Tom Tromey <tom@tromey.com>
11150
11151 * top.c (quit_force): Update.
11152 * main.c (captured_command_loop): Update.
11153 * common/new-op.c (operator new): Update.
11154 * common/common-exceptions.c (struct catcher)
11155 <save_cleanup_chain>: Remove member.
11156 (exceptions_state_mc_init): Update.
11157 (exception_try_scope_entry): Return nullptr.
11158 (exception_try_scope_exit, exception_rethrow)
11159 (throw_exception_sjlj, throw_exception_cxx): Update.
11160 * common/cleanups.h (make_cleanup, make_cleanup_dtor)
11161 (all_cleanups, do_cleanups, discard_cleanups)
11162 (discard_final_cleanups, save_cleanups, save_final_cleanups)
11163 (restore_cleanups, restore_final_cleanups): Don't declare.
11164 (do_final_cleanups): Remove parameter.
11165 * common/cleanups.c (cleanup_chain, make_cleanup)
11166 (make_cleanup_dtor, all_cleanups, do_cleanups)
11167 (discard_my_cleanups, discard_cleanups)
11168 (discard_final_cleanups, save_my_cleanups, save_cleanups)
11169 (save_final_cleanups, restore_my_cleanups, restore_cleanups)
11170 (null_cleanup): Remove.
11171 (do_final_cleanups): Remove parameter.
11172
c6321f19
TT
111732019-03-06 Tom Tromey <tom@tromey.com>
11174
11175 * remote.c (remote_target::remote_parse_stop_reply): Use
11176 unique_xmalloc_ptr.
11177
61b30099
TT
111782019-03-06 Tom Tromey <tom@tromey.com>
11179
11180 * stabsread.c (struct stabs_field_info): Rename from field_info.
11181 <list, fnlist>: Add initializers.
11182 <obstack>: New member.
11183 (read_member_functions, read_struct_fields, read_baseclasses):
11184 Allocate on obstack. Don't use cleanups.
11185 (read_one_struct_field, read_member_functions, read_struct_fields)
11186 (read_baseclasses, read_tilde_fields, attach_fn_fields_to_type)
11187 (attach_fields_to_type, read_cpp_abbrev, read_member_functions)
11188 (read_struct_type): Update.
11189
6cceac94
TT
111902019-03-06 Tom Tromey <tom@tromey.com>
11191
11192 * nat/linux-namespaces.c (linux_mntns_access_fs): Use SCOPE_EXIT.
11193 * common/filestuff.h (make_cleanup_close): Don't declare.
11194 * common/filestuff.c (do_close_cleanup, make_cleanup_close):
11195 Remove.
11196
72412762
TT
111972019-03-06 Tom Tromey <tom@tromey.com>
11198
11199 * solib-aix.c: Use make_scope_exit.
11200
2b6ff1c0
TT
112012019-03-06 Tom Tromey <tom@tromey.com>
11202
11203 * solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
11204 Use make_scope_exit.
11205
d01c5877
TT
112062019-03-06 Tom Tromey <tom@tromey.com>
11207
11208 * solib-svr4.c (disable_probes_interface): Remove parameter.
11209 (svr4_handle_solib_event): Use make_scope_exit.
11210
32603266
TT
112112019-03-06 Tom Tromey <tom@tromey.com>
11212
11213 * remote.c (struct stop_reply_deleter): Remove.
11214 (stop_reply_up): Update.
11215 (struct stop_reply): Derive from notif_event. Don't typedef.
11216 <regcache>: Now a std::vector.
11217 (stop_reply_xfree): Remove.
11218 (stop_reply::~stop_reply): Rename from stop_reply_dtr.
11219 (remote_notif_stop_alloc_reply): Return a unique_ptr. Use new.
11220 (remote_target::discard_pending_stop_replies): Use delete.
11221 (remote_target::remote_parse_stop_reply): Update.
11222 (remote_target::process_stop_reply): Update.
11223 * remote-notif.h (struct notif_event): Add virtual destructor.
11224 Remove "dtr" member.
11225 (struct notif_client) <alloc_event>: Return a unique_ptr.
11226 (notif_event_xfree): Don't declare.
11227 (notif_event_up): New typedef.
11228 * remote-notif.c (remote_notif_ack, remote_notif_parse): Update.
11229 (notif_event_xfree, do_notif_event_xfree): Remove.
11230 (remote_notif_state_xfree): Update.
11231
9799571e
TT
112322019-03-06 Tom Tromey <tom@tromey.com>
11233
11234 * infrun.c (displaced_step_clear_cleanup): Now a
11235 forward_scope_exit type.
11236 (displaced_step_prepare_throw): Update.
11237 (displaced_step_fixup): Update.
11238
09e3c4ca
TT
112392019-03-06 Tom Tromey <tom@tromey.com>
11240
11241 * inferior.h (class inferior): Update comment.
11242 * gdbthread.h (class thread_info): Update comment.
11243
e2a03548
TT
112442019-03-06 Joel Brobecker <brobecker@adacore.com>
11245 Tom Tromey <tom@tromey.com>
11246
11247 * stabsread.h (struct stab_section_list): Remove.
11248 (coffstab_build_psymtabs): Update.
11249 * dbxread.c (symbuf_sections): Now a std::vector.
11250 (sect_idx): New global.
11251 (fill_symbuf): Update.
11252 (coffstab_build_psymtabs): Change type of stabsects parameter.
11253 Update.
11254 * coffread.c (struct coff_symfile_info) <stabsects>: Now a
11255 std::vector.
11256 (linetab, linetab_offset, linetab_size, stringtab): Move earlier.
11257 (coff_locate_sections): Update.
11258 (coff_symfile_read): Remove cleanups. Update.
11259 (init_stringtab): Add storage parameter.
11260 (free_stringtab, free_stringtab_cleanup): Remove.
11261 (init_lineno): Add storage parameter.
11262 (free_linetab, free_linetab_cleanup): Remove.
11263
b7e60d85
PA
112642019-03-06 Pedro Alves <palves@redhat.com>
11265
11266 * linux-fork.c (fork_info::clobber_regs): Delete.
11267 (fork_load_infrun_state): Remove reference to 'clobber_regs'.
11268 (fork_save_infrun_state): Remove 'clobber_regs' parameter. Update
11269 comment. Adjust.
11270 (scoped_switch_fork_info::scoped_switch_fork_info)
11271 (checkpoint_command, linux_fork_context): Adjust
11272 fork_save_infrun_state calls.
11273
e52c971f
PA
112742019-03-06 Pedro Alves <palves@redhat.com>
11275
11276 * linux-fork.c (inf_has_multiple_thread_cb): Delete.
11277 (inf_has_multiple_threads): Return 'bool' and rewrite using
11278 inferior_info::threads().
11279
06974e6c
PA
112802019-03-06 Pedro Alves <palves@redhat.com>
11281
11282 * linux-fork.c: Include <list>.
11283 (fork_list): Now a std::list instance.
11284 (fork_info): Add ctor, dtor, and in-class initialize all fields.
11285 (forks_exist_p, find_last_fork): Adjust.
11286 (new_fork): Delete.
11287 (one_fork_p): New.
11288 (add_fork): Adjust.
11289 (free_fork): Delete, folded into fork_info::~fork_info().
11290 (delete_fork, find_fork_ptid, find_fork_id, find_fork_pid):
11291 Adjust.
11292 (init_fork_list): Delete.
11293 (linux_fork_killall, linux_fork_mourn_inferior)
11294 (linux_fork_detach, info_checkpoints_command): Adjust.
11295 (_initialize_linux_fork): No longer call init_fork_list.
11296
72f31aea
PA
112972019-03-06 Pedro Alves <palves@redhat.com>
11298
11299 * linux-fork.c (new_fork): New, split out of ...
11300 (add_fork): ... this. Return void. Move "first fork" special
11301 case from here, to ...
11302 (checkpoint_command): ... here.
11303 * linux-linux.h (add_fork): Return void.
11304
efbecbc1
AB
113052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11306
11307 * f-exp.y (direct_abs_decl): Handle TYPE*SIZE type names.
11308
0841c79a
AB
113092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11310 Chris January <chris.january@arm.com>
11311 David Lecomber <david.lecomber@arm.com>
11312
11313 * f-exp.y: New token, UNOP_INTRINSIC.
11314 (exp): New pattern using UNOP_INTRINSIC token.
11315 (f77_keywords): Add 'abs' keyword.
11316 * f-lang.c: Add 'target-float.h' and 'math.h' includes.
11317 (value_from_host_double): New function.
11318 (evaluate_subexp_f): Support UNOP_ABS.
11319
4a270568
AB
113202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11321
11322 * f-lang.c (build_fortran_types): Use TYPE_CODE_CHAR for character
11323 types.
11324
067630bd
AB
113252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11326
11327 * f-exp.y (convert_to_kind_type): Handle integer (kind=8).
11328 * f-lang.c (build_fortran_types): Setup builtin_integer_s8.
11329 * f-lang.h (struct builtin_f_type): Add builtin_integer_s8 field.
11330
3be47f7a
AB
113312019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11332
11333 * f-exp.y (convert_to_kind_type): Handle more type kinds.
11334
4d00f5d8
AB
113352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11336 Chris January <chris.january@arm.com>
11337
11338 * expprint.c (dump_subexp_body_standard): Support UNOP_KIND.
11339 * f-exp.y: Define 'KIND' token.
11340 (exp): New pattern for KIND expressions.
11341 (ptype): Handle types with a kind extension.
11342 (direct_abs_decl): Extend to spot kind extensions.
11343 (f77_keywords): Add 'kind' to the list.
11344 (push_kind_type): New function.
11345 (convert_to_kind_type): New function.
11346 * f-lang.c (evaluate_subexp_f): Support UNOP_KIND.
11347 * parse.c (operator_length_standard): Likewise.
11348 * parser-defs.h (enum type_pieces): Add tp_kind.
11349 * std-operator.def: Add UNOP_KIND.
11350
e454224f
AB
113512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11352
11353 * f-exp.y (f_parse): Set yydebug.
11354
9dad4a58
AB
113552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11356
11357 * f-lang.c (evaluate_subexp_f): New function.
11358 (exp_descriptor_f): New global.
11359 (f_language_defn): Use exp_descriptor_f instead of
11360 exp_descriptor_standard.
11361
c8f91604
AB
113622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11363
11364 * f-exp.y (struct token): Add comments.
11365 (dot_ops): Remove uppercase versions and the end marker.
11366 (f77_keywords): Likewise.
11367 (yylex): Use ARRAY_SIZE to iterate over dot_ops, assert all
11368 entries in the dot_ops array are case insensitive, and use
11369 strncasecmp to compare strings. Also some whitespace cleanup in
11370 this area. Similar for the f77_keywords array, except entries in
11371 this list might be case sensitive.
11372
dd9f2c76
AB
113732019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11374
11375 * f-exp.y (struct f77_boolean_val): Add comments.
11376 (boolean_values): Remove uppercase versions, and end marker.
11377 (yylex): Use ARRAY_SIZE for iterating over boolean_values array,
11378 and use strncasecmp to achieve case insensitivity. Additionally,
11379 perform whitespace cleanup around this code.
11380
67a3048c
TT
113812019-03-06 Tom Tromey <tromey@adacore.com>
11382
11383 * remote-sim.c (gdbsim_target_open): Use result of
11384 gdb_argv::release.
11385
aa3cfbda
RB
113862019-03-06 Richard Bunt <richard.bunt@arm.com>
11387 Dirk Schubert <dirk.schubert@arm.com>
11388 Chris January <chris.january@arm.com>
11389
11390 * eval.c (evaluate_subexp_standard): Call Fortran argument
11391 wrapping logic.
11392 * f-lang.c (struct value): A value which can be passed into a
11393 Fortran function call.
11394 (fortran_argument_convert): Wrap Fortran arguments in a pointer
11395 where appropriate.
11396 (struct type): Value ready for a Fortran function call.
11397 (fortran_preserve_arg_pointer): Undo check_typedef, the pointer
11398 is needed.
11399 * f-lang.h (fortran_argument_convert): Declaration.
11400 (fortran_preserve_arg_pointer): Declaration.
11401 * infcall.c (value_arg_coerce): Call Fortran argument logic.
11402
ea38e5df
TT
114032019-03-05 Tom Tromey <tromey@adacore.com>
11404
11405 * python/py-prettyprint.c (print_string_repr): Remove #if.
11406 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
11407
06b5b831
TT
114082019-03-05 Tom Tromey <tromey@adacore.com>
11409
11410 * target.c (the_dummy_target): Move later. Change type to
11411 "dummy_target".
11412 (initialize_targets): Don't initialize the_dummy_target.
11413
edbd9e45
TT
114142019-03-05 Tom Tromey <tromey@adacore.com>
11415
11416 * gdb_bfd.c (gdb_bfd_fdopenr): Remove.
11417 * gdb_bfd.h (gdb_bfd_fdopenr): Don't declare.
11418
c119e040
TT
114192019-03-05 Tom Tromey <tromey@adacore.com>
11420
11421 * windows-nat.c (windows_nat_target::attach)
11422 (windows_nat_target::detach): Don't call gdb_flush.
11423 * valprint.c (generic_val_print, val_print, val_print_string):
11424 Don't call gdb_flush.
11425 * utils.c (defaulted_query): Don't call gdb_flush.
11426 * typeprint.c (print_type_scalar): Don't call gdb_flush.
11427 * target.c (target_announce_detach): Don't call gdb_flush.
11428 * sparc64-tdep.c (adi_print_versions): Don't call gdb_flush.
11429 * remote.c (extended_remote_target::attach): Don't call
11430 gdb_flush.
11431 * procfs.c (procfs_target::detach): Don't call gdb_flush.
11432 * printcmd.c (do_examine): Don't call gdb_flush.
11433 (info_display_command): Don't call gdb_flush.
11434 * p-valprint.c (pascal_val_print): Don't call gdb_flush.
11435 * nto-procfs.c (nto_procfs_target::attach): Don't call gdb_flush.
11436 * memattr.c (info_mem_command): Don't call gdb_flush.
11437 * mdebugread.c (mdebug_build_psymtabs): Don't call gdb_flush.
11438 * m2-valprint.c (m2_val_print): Don't call gdb_flush.
11439 * infrun.c (follow_exec, handle_command): Don't call gdb_flush.
11440 * inf-ptrace.c (inf_ptrace_target::attach): Don't call gdb_flush.
11441 * hppa-tdep.c (unwind_command): Don't call gdb_flush.
11442 * gnu-nat.c (gnu_nat_target::attach): Don't call gdb_flush.
11443 (gnu_nat_target::detach): Don't call gdb_flush.
11444 * f-valprint.c (f_val_print): Don't call gdb_flush.
11445 * darwin-nat.c (darwin_nat_target::attach): Don't call gdb_flush.
11446 * cli/cli-script.c (read_command_lines): Don't call gdb_flush.
11447 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
11448 gdb_flush.
11449 * c-valprint.c (c_val_print): Don't call gdb_flush.
11450 * ada-valprint.c (ada_print_scalar): Don't call gdb_flush.
11451
895dafa6
TT
114522019-03-05 Tom Tromey <tromey@adacore.com>
11453
11454 * varobj.c (update_dynamic_varobj_children): Update.
11455 (install_default_visualizer): Use reset, not release.
11456 * value.c (set_internalvar): Update.
11457 * dwarf2loc.c (value_of_dwarf_reg_entry): Update.
11458 * common/gdb_ref_ptr.h (class ref_ptr) <release>: Add
11459 ATTRIBUTE_UNUSED_RESULT.
11460
88a774b9
TT
114612019-03-05 Tom Tromey <tromey@adacore.com>
11462
11463 * remote.c (class scoped_remote_fd) <release>: Add
11464 ATTRIBUTE_UNUSED_RESULT.
11465
4e4a8b93
TT
114662019-03-05 Tom Tromey <tromey@adacore.com>
11467
11468 * macroexp.c (struct macro_buffer) <release>: Add
11469 ATTRIBUTE_UNUSED_RESULT.
11470
083eef1f
TT
114712019-03-05 Tom Tromey <tromey@adacore.com>
11472
11473 * nat/linux-btrace.c (linux_enable_bts, linux_enable_pt): Update.
11474 * common/scoped_mmap.h (class scoped_mmap) <release>: Add
11475 ATTRIBUTE_UNUSED_RESULT.
11476
3cabd438
TT
114772019-03-05 Tom Tromey <tromey@adacore.com>
11478
11479 * common/scoped_fd.h (class scoped_fd) <release>: Add
11480 ATTRIBUTE_UNUSED_RESULT.
11481
41e3300a
TT
114822019-03-05 Tom Tromey <tromey@adacore.com>
11483
11484 * parser-defs.h (struct parser_state) <release>: Add
11485 ATTRIBUTE_UNUSED_RESULT.
11486
18cb7c9f
TT
114872019-03-05 Tom Tromey <tromey@adacore.com>
11488
11489 * utils.h (class gdb_argv) <release>: Add
11490 ATTRIBUTE_UNUSED_RESULT.
11491 * common/common-defs.h (ATTRIBUTE_UNUSED_RESULT): Define.
11492
41fa577f
EZ
114932019-03-02 Eli Zaretskii <eliz@gnu.org>
11494
a6a4b2c6
EZ
11495 * xml-syscall.c (xml_list_syscalls_by_group): Drop 'struct' from
11496 for-loop range, to avoid compiler warnings.
11497
11498 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
11499 avoid compiler warnings about unused variables.
11500
742a7df5
EZ
11501 * NEWS: Mention end of support for native debugging on MS-Windows
11502 before XP.
11503
41fa577f
EZ
11504 PR gdb/24292
11505 * common/netstuff.c:
11506 * gdbserver/gdbreplay.c
11507 * gdbserver/remote-utils.c:
11508 * ser-tcp.c:
11509 * unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
11510 Include ws2tcpip.h instead of wsiapi.h and winsock2.h. Redefine
11511 _WIN32_WINNT to 0x0501 if defined to a smaller value, as
11512 'getaddrinfo' and 'freeaddrinfo' were not available before
11513 Windows XP, and mingw.org's MinGW headers by default define
11514 _WIN32_WINNT to 0x500.
11515
827f438f
GB
115162019-03-01 Gary Benson <gbenson@redhat.com>
11517
11518 * coffread.c (coff_start_symtab): Remove unnecessary xstrdup.
11519
92137da0
RO
115202019-02-28 Brian Vandenberg <phantall@gmail.com>
11521 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11522
11523 PR gdb/8527
11524 * procfs.c (proc_wait_for_stop): Wrap write of PCWSTOP in
11525 set_sigint_trap, clear_sigint_trap.
11526
799efbe8
PW
115272019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11528
11529 * target.c (target_detach): Clear the regcache and the
11530 frame cache.
11531
8ed25214
PA
115322019-02-27 Pedro Alves <palves@redhat.com>
11533
11534 * utils.c (set_screen_size): When we cap the height/width sizes,
11535 tweak the corresponding command variable to show "unlimited":
11536
23031e31
SJ
115372019-02-27 Saagar Jha <saagar@saagarjha.com>
11538 Pedro Alves <palves@redhat.com>
11539
11540 * utils.c (set_screen_size): Reduce "infinite" rows and columns
11541 before calling rl_set_screen_size.
11542
6c28e44a
TT
115432019-02-27 Tom Tromey <tromey@adacore.com>
11544
11545 * configure.ac (HAVE_LIBPYTHON2_4, HAVE_LIBPYTHON2_5): Never
11546 define.
11547 * python/py-value.c: Remove Python 2.4 workaround.
11548 * python/py-utils.c (gdb_pymodule_addobject): Remove Python 2.4
11549 workaround.
11550 * python/py-type.c (convert_field, gdbpy_initialize_types): Remove
11551 Python 2.4 workaround.
11552 * python/python-internal.h: Remove Python 2.4 comment.
11553 (Py_ssize_t): Don't define.
11554 (PyVarObject_HEAD_INIT, Py_TYPE): Don't define.
11555 (gdb_Py_DECREF): Remove Python 2.4 workaround.
11556 (gdb_PyObject_GetAttrString, PyObject_GetAttrString): Remove.
11557 (gdb_PyObject_HasAttrString, PyObject_HasAttrString): Remove.
11558 * python/python.c (do_start_initialization): Remove Python 2.4
11559 workaround.
11560 * python/py-prettyprint.c (class dummy_python_frame): Remove.
11561 (print_children): Remove Python 2.4 workaround.
11562 * python/py-inferior.c (buffer_procs): Remove Python 2.4
11563 workaround.
11564 (CHARBUFFERPROC_NAME): Remove.
11565 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Remove
11566 Python 2.4 workaround.
11567
2c3fc25d 115682019-02-27 Kevin Buettner <kevinb@redhat.com>
799efbe8 11569
2c3fc25d
KB
11570 * NEWS: Note minimum Python version.
11571
6ca62222
KB
115722019-02-27 Kevin Buettner <kevinb@redhat.com>
11573
11574 * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
11575 code from these functions. Remove corresponding ifdefs. Use
11576 Py_buffer_up instead of explicit calls to PyBuffer_Release.
11577 Remove gotos and target of gotos.
11578 (infpy_search_memory): Likewise.
11579
f4bc7d2c
AB
115802019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11581
11582 * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
11583 (hppa_gdbarch_init): Don't register deleted functions with
11584 gdbarch.
11585
9734a586
AB
115862019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11587
11588 * gdb/h8300-tdep.c (h8300_unwind_pc): Delete.
11589 (h8300_unwind_sp): Delete.
11590 (h8300_dummy_id): Delete.
11591 (h8300_gdbarch_init): Don't register deleted functions with
11592 gdbarch.
11593
68b867f3
AB
115942019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11595
11596 * gdb/ft32-tdep.c (ft32_dummy_id): Delete.
11597 (ft32_unwind_pc): Delete.
11598 (ft32_unwind_sp): Delete.
11599 (ft32_gdbarch_init): Don't register deleted functions with
11600 gdbarch.
11601
2fbe7ad0
AB
116022019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11603
11604 * gdb/frv-tdep.c (frv_dummy_id): Delete.
11605 (frv_unwind_pc): Delete.
11606 (frv_unwind_sp): Delete.
11607 (frv_gdbarch_init): Don't register deleted functions with
11608 gdbarch.
11609
76055cbe
AB
116102019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11611
11612 * gdb/riscv-tdep.c (riscv_dummy_id): Delete.
11613 (riscv_unwind_pc): Delete.
11614 (riscv_unwind_sp): Delete.
11615 (riscv_gdbarch_init): Don't register deleted functions with
11616 gdbarch.
11617
4133e5a1
AB
116182019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11619
11620 * gdb/csky-tdep.c (csky_dummy_id): Delete.
11621 (csky_unwind_pc): Delete.
11622 (csky_unwind_sp): Delete.
11623 (csky_gdbarch_init): Don't register deleted functions with
11624 gdbarch.
11625
8010f576
AB
116262019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11627
11628 * gdb/cris-tdep.c (cris_dummy_id): Delete.
11629 (cris_unwind_pc): Delete.
11630 (cris_unwind_sp): Delete.
11631 (cris_gdbarch_init): Don't register deleted functions with
11632 gdbarch.
11633
b56bf084
AB
116342019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11635
11636 * gdb/bfin-tdep.c (bfin_dummy_id): Delete.
11637 (bfin_unwind_pc): Delete.
11638 (bfin_gdbarch_init): Don't register deleted functions with gdbarch.
11639
a19a650f
AB
116402019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11641
11642 * gdb/arm-tdep.c (arm_dummy_id): Delete.
11643 (arm_unwind_pc): Delete.
11644 (arm_unwind_sp): Delete.
11645 (arm_gdbarch_init): Don't register deleted functions with gdbarch.
11646
f8278c3c
AB
116472019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11648
11649 * gdb/arc-tdep.c (arc_dummy_id): Delete.
11650 (arc_unwind_pc): Delete.
11651 (arc_unwind_sp): Delete.
11652 (arc_gdbarch_init): Don't register deleted functions with gdbarch.
11653
480e46cf
AB
116542019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11655
11656 * gdb/alpha-tdep.c (alpha_dummy_id): Delete.
11657 (alpha_unwind_pc): Delete.
11658 (alpha_gdbarch_init): Don't register deleted functions with
11659 gdbarch.
11660
7a995095
AB
116612019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11662
11663 * gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
11664 (aarch64_unwind_pc): Delete.
11665 (aarch64_unwind_sp): Delete.
11666 (aarch64_gdbarch_init): Don't register deleted functions with
11667 gdbarch.
11668
bf9a735e
AB
116692019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11670
11671 * gdbtypes.c (type_align): Don't consider static members when
11672 computing structure alignment.
11673
5561fc30
AB
116742019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
11675
11676 * arc-tdep.c (arc_type_align): Provide alignment for basic types,
11677 return 0 for other types.
11678 * arch-utils.c (default_type_align): Always return 0.
11679 * gdbarch.h: Regenerate.
11680 * gdbarch.sh (type_align): Extend comment.
11681 * gdbtypes.c (type_align): Add additional comments, always call
11682 gdbarch_type_align before applying the default rules.
11683 * i386-tdep.c (i386_type_align): Return 0 as the default rule,
11684 generic code will then apply a suitable default.
11685 * nios2-tdep.c (nios2_type_align): Provide alignment for basic
11686 types, return 0 for other types.
11687
9335e75a
JB
116882019-02-27 Joel Brobecker <brobecker@adacore.com>
11689
11690 * NEWS: Create a new section for the next release branch.
11691 Rename the section of the current branch, now that it has
11692 been cut.
11693
3d34d8de
JB
116942019-02-27 Joel Brobecker <brobecker@adacore.com>
11695
11696 GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
11697 * version.in: Bump version to 8.3.50.DATE-git.
11698
143420fb
SM
116992019-02-26 Simon Marchi <simon.marchi@efficios.com>
11700
11701 * aix-thread.c (ptid_cmp): Remove unused variable.
11702 (get_signaled_thread): Likewise.
11703 (store_regs_user_thread): Likewise.
11704 (store_regs_kernel_thread): Likewise.
11705 (fetch_regs_kernel_thread): Remove shadowed variable.
11706
172fb711
AB
117072019-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
11708
11709 * features/riscv/32bit-cpu.xml: Add register numbers.
11710 * features/riscv/32bit-fpu.c: Regenerate.
11711 * features/riscv/32bit-fpu.xml: Add register numbers.
11712 * features/riscv/64bit-cpu.xml: Add register numbers.
11713 * features/riscv/64bit-fpu.c: Regenerate.
11714 * features/riscv/64bit-fpu.xml: Add register numbers.
11715
26c89782
KB
117162019-02-26 Kevin Buettner <kevinb@redhat.com>
11717
af54ade9 11718 * NEWS: Mention two argument form of gdb.Value constructor.
fe07eca5
KB
11719 * python/py-value.c (convert_buffer_and_type_to_value): New
11720 function.
11721 (valpy_new): Parse arguments via gdb_PyArg_ParseTupleAndKeywords.
11722 Add support for handling an optional second argument. Call
11723 convert_buffer_and_type_to_value as appropriate.
26c89782
KB
11724 * python/python-internal.h (Py_buffer_deleter): New struct.
11725 (Py_buffer_up): New typedef.
11726
0f58c9e8
JB
117272019-02-25 John Baldwin <jhb@FreeBSD.org>
11728
11729 * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr
11730 instead of releasing ownership.
11731
0a0f4c01
JR
117322019-02-25 Jordan Rupprecht <rupprecht@google.com>
11733
11734 * dwarf2read.c (open_and_init_dwp_file): Call
11735 elf_numsections instead of bfd_count_sections to initialize
11736 dwp_file->num_sections.
11737
cd5a152c
TT
117382019-02-25 Tom Tromey <tromey@adacore.com>
11739
11740 * solib-darwin.c (darwin_get_dyld_bfd): Don't release dyld_bfd.
11741
8a6a8513
SDJ
117422019-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
11743
11744 * gcore.in: Add '--readnever' option when invoking GDB.
11745
04dcda9c
SM
117462019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11747
11748 * MAINTAINERS: Update my email address.
11749
07bc701d
SM
117502019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
11751
11752 * build-id.c (build_id_to_debug_bfd_1): New function.
11753 (build_id_to_debug_bfd): Look for separate debug file in
11754 sysroot.
11755
c6f4a5d0
AB
117562019-02-22 Andrew Burgess <andrew.burgess@embecosm.com>
11757
11758 * gdbarch.sh: Update the copyright year range that is placed into
11759 generated files.
11760
9600246d
KS
117612019-02-22 Keith Seitz <keiths@redhat.com>
11762
11763 PR symtab/23853
11764 * linespec.c (create_sals_line_offset): Search for the default
11765 symtab's filename instead of its fullname.
11766
7557a514
AH
117672019-02-21 Alan Hayward <alan.hayward@arm.com>
11768
11769 * NEWS: Update style defaults.
11770
ee2bcb0c
AH
117712019-02-21 Alan Hayward <alan.hayward@arm.com>
11772
11773 * main.c (captured_main_1): Disable styling in batch mode.
11774
0c95f9ed
TT
117752019-02-20 Tom Tromey <tom@tromey.com>
11776
11777 * symtab.c (symtab_symbol_info): Fix typos.
11778
c763b894
TT
117792019-02-20 Tom Tromey <tromey@adacore.com>
11780
11781 * findcmd.c (_initialize_mem_search): Use upper case for
11782 metasyntactic variables.
11783
0ef8a082
AH
117842019-02-20 Alan Hayward <alan.hayward@arm.com>
11785
11786 * aarch64-tdep.c (aarch64_add_reggroups): New function.
11787 (aarch64_gdbarch_init): Call aarch64_add_reggroups.
11788
6caa91b6
SM
117892019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
11790
11791 * top.h (source_file_name): Change to std::string.
11792 * top.c (source_file_name): Likewise.
11793 (command_line_input): Adjust.
11794 * cli/cli-script.c (script_from_file): Adjust.
11795
98814c6c
TT
117962019-02-19 Tom Tromey <tromey@adacore.com>
11797
11798 * ravenscar-thread.c
11799 (ravenscar_thread_target::update_thread_list): Don't call
11800 ada_build_task_list.
11801 * ada-lang.h (ada_build_task_list): Don't declare.
11802 * ada-tasks.c (struct ada_tasks_inferior_data)
11803 <task_list_valid_p>: Now bool.
11804 (read_known_tasks, ada_task_list_changed)
11805 (ada_tasks_invalidate_inferior_data): Update.
11806 (read_known_tasks_array): Return bool.
11807 (read_known_tasks_list): Likewise.
11808 (read_known_tasks): Return void.
11809 (ada_build_task_list): Now static.
11810
70cd633e
AB
118112019-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
11812
11813 * gdbtypes.c (type_align): Allow alignment of TYPE_CODE_METHODPTR
11814 and TYPE_CODE_MEMBERPTR to be overridden by the gdbarch.
11815
040b3e95
PW
118162019-02-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11817
11818 * ada-task.c (_initialize_tasks): Use 'with_cleanup' register
11819 variant for ada_tasks_pspace_data_handle and
11820 ada_tasks_inferior_data_handle.
11821 (ada_tasks_pspace_data_cleanup): New function.
11822 (ada_tasks_inferior_data_cleanup): New function.
11823
9409233b
TT
118242019-02-17 Tom Tromey <tom@tromey.com>
11825
11826 * macrotab.h (macro_source_fullname): Return a std::string.
11827 * macrotab.c (macro_include, check_for_redefinition)
11828 (macro_undef, macro_lookup_definition, foreach_macro)
11829 (foreach_macro_in_scope): Update.
11830 (macro_source_fullname): Return a std::string.
11831 * macrocmd.c (show_pp_source_pos): Update.
11832
6506371f
TT
118332019-02-17 Tom Tromey <tom@tromey.com>
11834
11835 * macrocmd.c (show_pp_source_pos): Style the file names.
11836
0c820d67
TT
118372019-02-17 Tom Tromey <tom@tromey.com>
11838
11839 PR tui/24197:
11840 * tui/tui-source.c (tui_set_source_content_nil): Rewrite.
11841
a0087920
TT
118422019-02-17 Tom Tromey <tom@tromey.com>
11843
11844 * ada-lang.c (user_select_syms): Use filtered printing.
11845 * utils.c (wrap_style): New global.
11846 (desired_style): Remove.
11847 (emit_style_escape): Add stream parameter.
11848 (set_output_style, reset_terminal_style, prompt_for_continue):
11849 Update.
11850 (flush_wrap_buffer): Only flush gdb_stdout.
11851 (wrap_here): Set wrap_style.
11852 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
11853 treat escape sequences as a character. Change when wrap buffer is
11854 flushed.
11855 (fputs_styled): Do not set the output style when the default is
11856 requested.
11857 * ui-style.h (struct ui_file_style) <is_default>: New method.
11858 * source.c (print_source_lines_base): Emit escape sequences in one
11859 piece.
11860
75ba10dc
JB
118612019-02-17 Joel Brobecker <brobecker@adacore.com>
11862
11863 * gdbtypes.c (type_align): Handle TYPE_CODE_RANGE the same as
11864 integers and enumeration types.
11865
a2cd4f14
JB
118662019-02-17 Joel Brobecker <brobecker@adacore.com>
11867
11868 * ada-lang.c (standard_lookup): Use ada_lookup_encoded_symbol
11869 instead of lookup_symbol_in_language
11870 (do_exact_match): New function.
11871 (ada_get_symbol_name_matcher): Return do_exact_match when
11872 doing a verbatim match.
11873
485b851b
TT
118742019-02-15 Tom Tromey <tromey@adacore.com>
11875
11876 * ravenscar-thread.c (ravenscar_thread_target::resume)
11877 (ravenscar_thread_target::wait): Special case wildcard requests.
11878
0b790b1e
TT
118792019-02-15 Tom Tromey <tromey@adacore.com>
11880
11881 * ravenscar-thread.c (base_ptid): Remove.
11882 (struct ravenscar_thread_target) <close>: New method.
11883 <m_base_ptid>: New member.
11884 <update_inferior_ptid, active_task, task_is_currently_active,
11885 runtime_initialized>: Declare methods.
11886 <ravenscar_thread_target>: Add constructor.
11887 (ravenscar_thread_target::task_is_currently_active)
11888 (ravenscar_thread_target::update_inferior_ptid)
11889 (ravenscar_runtime_initialized): Rename. Now methods.
11890 (ravenscar_thread_target::resume, ravenscar_thread_target::wait)
11891 (ravenscar_thread_target::update_thread_list): Update.
11892 (ravenscar_thread_target::active_task): Now method.
11893 (ravenscar_thread_target::store_registers)
11894 (ravenscar_thread_target::prepare_to_store)
11895 (ravenscar_thread_target::prepare_to_store)
11896 (ravenscar_thread_target::mourn_inferior): Update.
11897 (ravenscar_inferior_created): Use "new" to create target.
11898 (ravenscar_thread_target::get_ada_task_ptid): Update.
11899 (_initialize_ravenscar): Don't initialize base_ptid.
11900 (ravenscar_ops): Remove global.
11901
dea57a62
TT
119022019-02-15 Tom Tromey <tromey@adacore.com>
11903
11904 * target.h (push_target): Declare new overload.
11905 * target.c (push_target): New overload, taking an rvalue reference.
11906 * remote.c (remote_target::open_1): Use push_target overload.
11907 * corelow.c (core_target_open): Use push_target overload.
11908
989f3c58
TT
119092019-02-15 Tom Tromey <tromey@adacore.com>
11910
11911 * ravenscar-thread.c (is_ravenscar_task)
11912 (ravenscar_task_is_currently_active): Return bool.
11913 (ravenscar_update_inferior_ptid, get_running_thread_msymbol)
11914 (_initialize_ravenscar): Remove "(void)".
11915 (has_ravenscar_runtime, ravenscar_runtime_initialized): Likewise.
11916 Return bool.
11917
6cbcc006
TT
119182019-02-15 Tom Tromey <tromey@adacore.com>
11919
11920 * ravenscar-thread.c (ravenscar_runtime_initializer)
11921 (has_ravenscar_runtime, get_running_thread_id)
11922 (ravenscar_thread_target::resume): Fix indentation.
11923
7657f14d
TT
119242019-02-15 Tom Tromey <tromey@adacore.com>
11925
11926 * sparc-ravenscar-thread.c (struct sparc_ravenscar_ops): Derive
11927 from ravenscar_arch_ops.
11928 (sparc_ravenscar_ops::fetch_registers)
11929 (sparc_ravenscar_ops::store_registers): Now methods.
11930 (sparc_ravenscar_prepare_to_store): Remove.
11931 (sparc_ravenscar_ops): Redefine.
11932 * ravenscar-thread.h (struct ravenscar_arch_ops): Add virtual
11933 methods and destructor. Remove members.
11934 * ravenscar-thread.c (ravenscar_thread_target::fetch_registers)
11935 (ravenscar_thread_target::store_registers)
11936 (ravenscar_thread_target::prepare_to_store): Update.
11937 * ppc-ravenscar-thread.c (ppc_ravenscar_generic_prepare_to_store):
11938 Remove.
11939 (struct ppc_ravenscar_powerpc_ops): Derive from
11940 ravenscar_arch_ops.
11941 (ppc_ravenscar_powerpc_ops::fetch_registers)
11942 (ppc_ravenscar_powerpc_ops::store_registers): Now methods.
11943 (ppc_ravenscar_powerpc_ops): Redefine.
11944 (struct ppc_ravenscar_e500_ops): Derive from ravenscar_arch_ops.
11945 (ppc_ravenscar_e500_ops::fetch_registers)
11946 (ppc_ravenscar_e500_ops::store_registers): Now methods.
11947 (ppc_ravenscar_e500_ops): Redefine.
11948 * aarch64-ravenscar-thread.c
11949 (aarch64_ravenscar_generic_prepare_to_store): Remove.
11950 (struct aarch64_ravenscar_ops): Derive from ravenscar_arch_ops.
11951 (aarch64_ravenscar_fetch_registers)
11952 (aarch64_ravenscar_store_registers): Now methods.
11953 (aarch64_ravenscar_ops): Redefine.
11954
5b6ea500
TT
119552019-02-15 Tom Tromey <tromey@adacore.com>
11956
11957 * ravenscar-thread.c (ravenscar_thread_target::stopped_by_sw_breakpoint)
11958 (ravenscar_thread_target::stopped_by_hw_breakpoint)
11959 (ravenscar_thread_target::stopped_by_watchpoint)
11960 (ravenscar_thread_target::stopped_data_address)
11961 (ravenscar_thread_target::core_of_thread): Use scoped_restore.
11962
e397fd39
TT
119632019-02-15 Tom Tromey <tromey@adacore.com>
11964
11965 * ravenscar-thread.c: Fix some typos.
11966
cc12f4a8
TT
119672019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11968 Tom Tromey <tromey@adacore.com>
11969
11970 * ada-lang.c (ada_exception_sal): Change addr_string to a
11971 std::string.
11972 (create_ada_exception_catchpoint): Update.
11973
5f486660
TT
119742019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11975 Tom Tromey <tromey@adacore.com>
11976
11977 * breakpoint.c (~bp_location): Rename from bp_location_dtor.
11978 (bp_location_ops): Remove.
11979 (base_breakpoint_allocate_location): Update.
11980 (free_bp_location): Update.
11981 * ada-lang.c (class ada_catchpoint_location)
11982 <ada_catchpoint_location>: Remove ops parameter.
11983 (ada_catchpoint_location_dtor): Remove.
11984 (ada_catchpoint_location_ops): Remove.
11985 (allocate_location_exception): Update.
11986 * breakpoint.h (struct bp_location_ops): Remove.
11987 (class bp_location) <bp_location>: Remove bp_location_ops
11988 parameter.
11989 <~bp_location>: Add destructor.
11990 <ops>: Remove.
11991
b671c7fb
TS
119922019-02-14 Thomas Schwinge <thomas@codesourcery.com>
11993 Pedro Alves <palves@redhat.com>
11994
11995 * remote.c (remote_target::remote_parse_stop_reply): Avoid using
11996 'PATH_MAX'.
11997
8071c5ce
DM
119982019-02-14 David Michael <fedora.dm0@gmail.com>
11999 Samuel Thibault <samuel.thibault@gnu.org>
12000 Thomas Schwinge <thomas@codesourcery.com>
12001
12002 * gnu-nat.c (S_proc_getmsgport_reply, S_proc_task2proc_reply)
12003 (S_proc_pid2proc_reply): Adjust to Hurd "proc" interface changes.
12004
b1041ae0
TS
120052019-02-14 Thomas Schwinge <thomas@codesourcery.com>
12006
924514e1
TS
12007 * gnu-nat.c (gnu_write_inferior, parse_int_arg, _parse_bool_arg)
12008 (check_empty): Use "const char *".
12009
c29ee8d4
TS
12010 * gnu-nat.c (gnu_nat_target::detach): Instead of
12011 'detach_inferior (pid)' call
12012 'detach_inferior (find_inferior_pid (pid))'.
12013
6c6ef69f
TS
12014 * configure.nat [gdb_host == i386gnu] (NATDEPFILES): Add
12015 'nat/fork-inferior.o'.
12016 * gnu-nat.c: #include "nat/fork-inferior.h".
12017
2d0a338c
TS
12018 * gnu-nat.c (gnu_nat_target::detach): Instead of
12019 'inf_child_maybe_unpush_target (ops)' call 'maybe_unpush_target'.
12020 * gnu-nat.h: #include "inf-child.h".
12021 * i386-gnu-nat.c (gnu_fetch_registers): Rename/move to
12022 'i386_gnu_nat_target::fetch_registers'.
12023 (gnu_store_registers): Rename/move to
12024 'i386_gnu_nat_target::store_registers'.
12025
cabb5f06
TS
12026 * config/i386/nm-i386gnu.h: Don't "#include" any files.
12027 * gnu-nat.h (mach_thread_info): New function.
12028 * gnu-nat.c (thread_takeover_sc_cmd): Use it.
12029
b1041ae0
TS
12030 * config/i386/nm-i386gnu.h (gnu_target_pid_to_str): Remove.
12031
2988d01e
KF
120322019-02-14 Frederic Konrad <konrad@adacore.com>
12033
12034 * riscv-rdep.c (riscv_type_alignment): Handle TYPE_CODE_RANGE.
12035
c559d709
JB
120362019-02-14 Joel Brobecker <brobecker@adacore.com>
12037
12038 * windows-nat.c (windows_add_thread): Add new parameter
12039 "main_thread_p" with default value set to false. Update
12040 function documentation as well as all callers.
12041 (windows_delete_thread): Likewise.
12042 (fake_create_process): Update call to windows_add_thread.
12043 (get_windows_debug_event) <CREATE_THREAD_DEBUG_EVENT>
12044 <CREATE_PROCESS_DEBUG_EVENT>: Likewise.
12045 <EXIT_THREAD_DEBUG_EVENT, EXIT_PROCESS_DEBUG_EVENT>: Update
12046 call to windows_delete_thread.
12047
007024cc
SM
120482019-02-13 Simon Marchi <simon.marchi@ericsson.com>
12049
12050 * MAINTAINERS: Add Andrew Burgess as global maintainer.
12051
f62318e9
JB
120522019-02-12 John Baldwin <jhb@FreeBSD.org>
12053
12054 * symfile.c (find_separate_debug_file): Use canonical path of
12055 sysroot with child_path instead of gdb_sysroot if it is valid.
12056
cd4b7848
JB
120572019-02-12 John Baldwin <jhb@FreeBSD.org>
12058
12059 * symfile.c (find_separate_debug_file): Use child_path to
12060 determine if an object file is under a sysroot.
12061
efac4bfe
JB
120622019-02-12 John Baldwin <jhb@FreeBSD.org>
12063
12064 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
12065 unittests/child-path-selftests.c.
12066 * common/pathstuff.c (child_path): New function.
12067 * common/pathstuff.h (child_path): New prototype.
12068 * unittests/child-path-selftests.c: New file.
12069
402d2bfe
JB
120702019-02-12 John Baldwin <jhb@FreeBSD.org>
12071
12072 * symfile.c (find_separate_debug_file): Look for separate debug
12073 files in debug directories under the sysroot.
12074
1ed9f74e
PW
120752019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12076
12077 * symtab.h (struct minimal_symbol data_p): New const method.
12078 (struct minimal_symbol text_p): Likewise.
12079 * symtab.c (output_source_filename): Use file name style
12080 to print file name.
12081 (print_symbol_info): Likewise.
12082 (print_msymbol_info): Use address style to print addresses.
12083 Use function name style to print executable text symbols.
12084 (expand_symtab_containing_pc): Use data_p.
12085 (find_pc_sect_compunit_symtab): Likewise.
12086
2636d81d
PW
120872019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12088
12089 * breakpoint.c (describe_other_breakpoints): Use address style
12090 to print addresses.
12091 (say_where): Likewise.
12092
ac8c53cc
PW
120932019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12094
12095 * ada-typeprint.c (print_func_type): Print function name
12096 style to print function name.
12097 * c-typeprint.c (c_print_type_1): Likewise.
12098
ea638c43
AH
120992019-02-11 Alan Hayward <alan.hayward@arm.com>
12100
12101 * aarch64-linux-tdep.c (aarch64_linux_get_syscall_number): Check
12102 for execve.
12103
ab759ca8
PW
121042019-02-10 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12105
12106 * c-exp.y (direct_abs_decl): Use emplace_back to record the
12107 type_stack.
12108
aff29d1c
JB
121092019-02-10 Joel Brobecker <brobecker@adacore.com>
12110
12111 * ada-varobj.c (ada_value_is_changeable_p): Add handling of
12112 TYPE_CODE_REF types.
12113
617126bc
JW
121142019-02-08 Jim Wilson <jimw@sifive.com>
12115
12116 * riscv-linux-tdep.c (riscv_linux_fregmap): New.
12117 (riscv_linux_fregset): New.
12118 (riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.
12119
46e3ed7f
TT
121202019-02-07 Tom Tromey <tom@tromey.com>
12121
12122 * thread.c (thread_cancel_execution_command): Update.
12123 * thread-fsm.h (struct thread_fsm): Add constructor, destructor,
12124 methods.
12125 (struct thread_fsm_ops): Remove.
12126 (thread_fsm_ctor, thread_fsm_delete, thread_fsm_clean_up)
12127 (thread_fsm_should_stop, thread_fsm_return_value)
12128 (thread_fsm_set_finished, thread_fsm_finished_p)
12129 (thread_fsm_async_reply_reason, thread_fsm_should_notify_stop):
12130 Don't declare.
12131 * mi/mi-interp.c (mi_on_normal_stop_1): Update.
12132 * infrun.c (clear_proceed_status_thread)
12133 (clean_up_just_stopped_threads_fsms, fetch_inferior_event)
12134 (print_stop_event): Update.
12135 * infcmd.c (struct step_command_fsm): Inherit from thread_fsm.
12136 Add constructor.
12137 (step_command_fsm_ops): Remove.
12138 (new_step_command_fsm): Remove.
12139 (step_1): Update.
12140 (step_command_fsm::should_stop): Rename from
12141 step_command_fsm_should_stop.
12142 (step_command_fsm::clean_up): Rename from
12143 step_command_fsm_clean_up.
12144 (step_command_fsm::do_async_reply_reason): Rename from
12145 step_command_fsm_async_reply_reason.
12146 (struct until_next_fsm): Inherit from thread_fsm. Add
12147 constructor.
12148 (until_next_fsm_ops): Remove.
12149 (new_until_next_fsm): Remove.
12150 (until_next_fsm::should_stop): Rename from
12151 until_next_fsm_should_stop.
12152 (until_next_fsm::clean_up): Rename from until_next_fsm_clean_up.
12153 (until_next_fsm::do_async_reply_reason): Rename from
12154 until_next_fsm_async_reply_reason.
12155 (struct finish_command_fsm): Inherit from thread_fsm. Add
12156 constructor. Change type of breakpoint.
12157 (finish_command_fsm_ops): Remove.
12158 (new_finish_command_fsm): Remove.
12159 (finish_command_fsm::should_stop): Rename from
12160 finish_command_fsm_should_stop.
12161 (finish_command_fsm::clean_up): Rename from
12162 finish_command_fsm_clean_up.
12163 (finish_command_fsm::return_value): Rename from
12164 finish_command_fsm_return_value.
12165 (finish_command_fsm::do_async_reply_reason): Rename from
12166 finish_command_fsm_async_reply_reason.
12167 (finish_command): Update.
12168 * infcall.c (struct call_thread_fsm): Inherit from thread_fsm.
12169 Add constructor.
12170 (call_thread_fsm_ops): Remove.
12171 (call_thread_fsm::call_thread_fsm): Rename from
12172 new_call_thread_fsm.
12173 (call_thread_fsm::should_stop): Rename from
12174 call_thread_fsm_should_stop.
12175 (call_thread_fsm::should_notify_stop): Rename from
12176 call_thread_fsm_should_notify_stop.
12177 (run_inferior_call, call_function_by_hand_dummy): Update.
12178 * cli/cli-interp.c (should_print_stop_to_console): Update.
12179 * breakpoint.c (struct until_break_fsm): Inherit from thread_fsm.
12180 Add constructor. Change type of location_breakpoint,
12181 caller_breakpoint.
12182 (until_break_fsm_ops): Remove.
12183 (new_until_break_fsm): Remove.
12184 (until_break_fsm::should_stop): Rename from
12185 until_break_fsm_should_stop.
12186 (until_break_fsm::clean_up): Rename from
12187 until_break_fsm_clean_up.
12188 (until_break_fsm::do_async_reply_reason): Rename from
12189 until_break_fsm_async_reply_reason.
12190 (until_break_command): Update.
12191 * thread-fsm.c: Remove.
12192 * Makefile.in (COMMON_SFILES): Remove thread-fsm.c.
12193
1a5c2598
TT
121942019-02-07 Tom Tromey <tom@tromey.com>
12195
12196 * yy-remap.h: Add include guard.
12197 * xtensa-tdep.h: Add include guard.
12198 * xcoffread.h: Rename include guard.
12199 * varobj-iter.h: Add include guard.
12200 * tui/tui.h: Rename include guard.
12201 * tui/tui-winsource.h: Rename include guard.
12202 * tui/tui-wingeneral.h: Rename include guard.
12203 * tui/tui-windata.h: Rename include guard.
12204 * tui/tui-win.h: Rename include guard.
12205 * tui/tui-stack.h: Rename include guard.
12206 * tui/tui-source.h: Rename include guard.
12207 * tui/tui-regs.h: Rename include guard.
12208 * tui/tui-out.h: Rename include guard.
12209 * tui/tui-layout.h: Rename include guard.
12210 * tui/tui-io.h: Rename include guard.
12211 * tui/tui-hooks.h: Rename include guard.
12212 * tui/tui-file.h: Rename include guard.
12213 * tui/tui-disasm.h: Rename include guard.
12214 * tui/tui-data.h: Rename include guard.
12215 * tui/tui-command.h: Rename include guard.
12216 * tic6x-tdep.h: Add include guard.
12217 * target/waitstatus.h: Rename include guard.
12218 * target/wait.h: Rename include guard.
12219 * target/target.h: Rename include guard.
12220 * target/resume.h: Rename include guard.
12221 * target-float.h: Rename include guard.
12222 * stabsread.h: Add include guard.
12223 * rs6000-tdep.h: Add include guard.
12224 * riscv-fbsd-tdep.h: Add include guard.
12225 * regformats/regdef.h: Rename include guard.
12226 * record.h: Rename include guard.
12227 * python/python.h: Rename include guard.
12228 * python/python-internal.h: Rename include guard.
12229 * python/py-stopevent.h: Rename include guard.
12230 * python/py-ref.h: Rename include guard.
12231 * python/py-record.h: Rename include guard.
12232 * python/py-record-full.h: Rename include guard.
12233 * python/py-record-btrace.h: Rename include guard.
12234 * python/py-instruction.h: Rename include guard.
12235 * python/py-events.h: Rename include guard.
12236 * python/py-event.h: Rename include guard.
12237 * procfs.h: Add include guard.
12238 * proc-utils.h: Add include guard.
12239 * p-lang.h: Add include guard.
12240 * or1k-tdep.h: Rename include guard.
12241 * observable.h: Rename include guard.
12242 * nto-tdep.h: Rename include guard.
12243 * nat/x86-linux.h: Rename include guard.
12244 * nat/x86-linux-dregs.h: Rename include guard.
12245 * nat/x86-gcc-cpuid.h: Add include guard.
12246 * nat/x86-dregs.h: Rename include guard.
12247 * nat/x86-cpuid.h: Rename include guard.
12248 * nat/ppc-linux.h: Rename include guard.
12249 * nat/mips-linux-watch.h: Rename include guard.
12250 * nat/linux-waitpid.h: Rename include guard.
12251 * nat/linux-ptrace.h: Rename include guard.
12252 * nat/linux-procfs.h: Rename include guard.
12253 * nat/linux-osdata.h: Rename include guard.
12254 * nat/linux-nat.h: Rename include guard.
12255 * nat/linux-namespaces.h: Rename include guard.
12256 * nat/linux-btrace.h: Rename include guard.
12257 * nat/glibc_thread_db.h: Rename include guard.
12258 * nat/gdb_thread_db.h: Rename include guard.
12259 * nat/gdb_ptrace.h: Rename include guard.
12260 * nat/fork-inferior.h: Rename include guard.
12261 * nat/amd64-linux-siginfo.h: Rename include guard.
12262 * nat/aarch64-sve-linux-sigcontext.h: Rename include guard.
12263 * nat/aarch64-sve-linux-ptrace.h: Rename include guard.
12264 * nat/aarch64-linux.h: Rename include guard.
12265 * nat/aarch64-linux-hw-point.h: Rename include guard.
12266 * mn10300-tdep.h: Add include guard.
12267 * mips-linux-tdep.h: Add include guard.
12268 * mi/mi-parse.h: Rename include guard.
12269 * mi/mi-out.h: Rename include guard.
12270 * mi/mi-main.h: Rename include guard.
12271 * mi/mi-interp.h: Rename include guard.
12272 * mi/mi-getopt.h: Rename include guard.
12273 * mi/mi-console.h: Rename include guard.
12274 * mi/mi-common.h: Rename include guard.
12275 * mi/mi-cmds.h: Rename include guard.
12276 * mi/mi-cmd-break.h: Rename include guard.
12277 * m2-lang.h: Add include guard.
12278 * location.h: Rename include guard.
12279 * linux-record.h: Rename include guard.
12280 * linux-nat.h: Add include guard.
12281 * linux-fork.h: Add include guard.
12282 * i386-darwin-tdep.h: Rename include guard.
12283 * hppa-linux-offsets.h: Add include guard.
12284 * guile/guile.h: Rename include guard.
12285 * guile/guile-internal.h: Rename include guard.
12286 * gnu-nat.h: Rename include guard.
12287 * gdb-stabs.h: Rename include guard.
12288 * frv-tdep.h: Add include guard.
12289 * f-lang.h: Add include guard.
12290 * event-loop.h: Add include guard.
12291 * darwin-nat.h: Rename include guard.
12292 * cp-abi.h: Rename include guard.
12293 * config/sparc/nm-sol2.h: Rename include guard.
12294 * config/nm-nto.h: Rename include guard.
12295 * config/nm-linux.h: Add include guard.
12296 * config/i386/nm-i386gnu.h: Rename include guard.
12297 * config/djgpp/nl_types.h: Rename include guard.
12298 * config/djgpp/langinfo.h: Rename include guard.
12299 * compile/gcc-cp-plugin.h: Add include guard.
12300 * compile/gcc-c-plugin.h: Add include guard.
12301 * compile/compile.h: Rename include guard.
12302 * compile/compile-object-run.h: Rename include guard.
12303 * compile/compile-object-load.h: Rename include guard.
12304 * compile/compile-internal.h: Rename include guard.
12305 * compile/compile-cplus.h: Rename include guard.
12306 * compile/compile-c.h: Rename include guard.
12307 * common/xml-utils.h: Rename include guard.
12308 * common/x86-xstate.h: Rename include guard.
12309 * common/version.h: Rename include guard.
12310 * common/vec.h: Rename include guard.
12311 * common/tdesc.h: Rename include guard.
12312 * common/selftest.h: Rename include guard.
12313 * common/scoped_restore.h: Rename include guard.
12314 * common/scoped_mmap.h: Rename include guard.
12315 * common/scoped_fd.h: Rename include guard.
12316 * common/safe-iterator.h: Rename include guard.
12317 * common/run-time-clock.h: Rename include guard.
12318 * common/refcounted-object.h: Rename include guard.
12319 * common/queue.h: Rename include guard.
12320 * common/ptid.h: Rename include guard.
12321 * common/print-utils.h: Rename include guard.
12322 * common/preprocessor.h: Rename include guard.
12323 * common/pathstuff.h: Rename include guard.
12324 * common/observable.h: Rename include guard.
12325 * common/netstuff.h: Rename include guard.
12326 * common/job-control.h: Rename include guard.
12327 * common/host-defs.h: Rename include guard.
12328 * common/gdb_wait.h: Rename include guard.
12329 * common/gdb_vecs.h: Rename include guard.
12330 * common/gdb_unlinker.h: Rename include guard.
12331 * common/gdb_unique_ptr.h: Rename include guard.
12332 * common/gdb_tilde_expand.h: Rename include guard.
12333 * common/gdb_sys_time.h: Rename include guard.
12334 * common/gdb_string_view.h: Rename include guard.
12335 * common/gdb_splay_tree.h: Rename include guard.
12336 * common/gdb_setjmp.h: Rename include guard.
12337 * common/gdb_ref_ptr.h: Rename include guard.
12338 * common/gdb_optional.h: Rename include guard.
12339 * common/gdb_locale.h: Rename include guard.
12340 * common/gdb_assert.h: Rename include guard.
12341 * common/filtered-iterator.h: Rename include guard.
12342 * common/filestuff.h: Rename include guard.
12343 * common/fileio.h: Rename include guard.
12344 * common/environ.h: Rename include guard.
12345 * common/common-utils.h: Rename include guard.
12346 * common/common-types.h: Rename include guard.
12347 * common/common-regcache.h: Rename include guard.
12348 * common/common-inferior.h: Rename include guard.
12349 * common/common-gdbthread.h: Rename include guard.
12350 * common/common-exceptions.h: Rename include guard.
12351 * common/common-defs.h: Rename include guard.
12352 * common/common-debug.h: Rename include guard.
12353 * common/cleanups.h: Rename include guard.
12354 * common/buffer.h: Rename include guard.
12355 * common/btrace-common.h: Rename include guard.
12356 * common/break-common.h: Rename include guard.
12357 * cli/cli-utils.h: Rename include guard.
12358 * cli/cli-style.h: Rename include guard.
12359 * cli/cli-setshow.h: Rename include guard.
12360 * cli/cli-script.h: Rename include guard.
12361 * cli/cli-interp.h: Rename include guard.
12362 * cli/cli-decode.h: Rename include guard.
12363 * cli/cli-cmds.h: Rename include guard.
12364 * charset-list.h: Add include guard.
12365 * buildsym-legacy.h: Rename include guard.
12366 * bfin-tdep.h: Add include guard.
12367 * ax.h: Rename include guard.
12368 * arm-linux-tdep.h: Add include guard.
12369 * arm-fbsd-tdep.h: Add include guard.
12370 * arch/xtensa.h: Rename include guard.
12371 * arch/tic6x.h: Add include guard.
12372 * arch/i386.h: Add include guard.
12373 * arch/arm.h: Rename include guard.
12374 * arch/arm-linux.h: Rename include guard.
12375 * arch/arm-get-next-pcs.h: Rename include guard.
12376 * arch/amd64.h: Add include guard.
12377 * arch/aarch64-insn.h: Rename include guard.
12378 * arch-utils.h: Rename include guard.
12379 * annotate.h: Add include guard.
12380 * amd64-darwin-tdep.h: Rename include guard.
12381 * aarch64-linux-tdep.h: Add include guard.
12382 * aarch64-fbsd-tdep.h: Add include guard.
12383 * aarch32-linux-nat.h: Add include guard.
12384
ab9268d2
PW
123852019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12386
12387 * macrotab.c (macro_define_internal): New function that
12388 factorizes macro_define_object_internal and macro_define_function
12389 code.
12390 (macro_define_object_internal): Use macro_define_internal.
12391 (macro_define_function): Likewise.
12392
bb0da2b4
PW
123932019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12394
12395 * macrocmd.c (extract_identifier): Return
12396 a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
12397 callers.
12398
424eb552
JB
123992019-02-06 John Baldwin <jhb@FreeBSD.org>
12400
12401 * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
12402
1688cb29
TT
124032019-02-05 Tom Tromey <tom@tromey.com>
12404
12405 * target.c (target_stack::unpush): Move assertion earlier.
12406
b5eba2d8
TT
124072019-01-30 Tom Tromey <tom@tromey.com>
12408
12409 PR python/23615:
12410 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
12411 (gdbpy_parse_and_eval): Likewise.
12412 * python/python-internal.h (gdbpy_allow_threads): New class.
12413
7054e2ff
JB
124142019-01-28 John Baldwin <jhb@FreeBSD.org>
12415
12416 * aarch64-fbsd-tdep.c (aarch64_fbsd_gregmap)
12417 (aarch64_fbsd_fpregmap): Move earlier.
12418 (AARCH64_MCONTEXT_REG_SIZE, AARCH64_MCONTEXT_FPREG_SIZE): Delete.
12419 (aarch64_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
12420 instead of individual calls to trad_frame_set_reg_addr.
12421 * arm-fbsd-tdep.c (arm_fbsd_gregmap, arm_fbsd_vfpregmap): Move
12422 earlier.
12423 (ARM_MCONTEXT_REG_SIZE, ARM_MCONTEXT_VFP_REG_SIZE): Delete.
12424 (arm_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
12425 instead of individual calls to trad_frame_set_reg_addr.
12426
36c25ffa
AH
124272019-01-28 Alan Hayward <alan.hayward@arm.com>
12428
12429 * CONTRIBUTE: Replace contribution list with wiki link.
12430
a0707f3c
TT
124312019-01-25 Tom Tromey <tom@tromey.com>
12432
12433 * Makefile.in (GDB_CFLAGS): Don't add -I for common.
12434
0747795c
TT
124352019-01-25 Tom Tromey <tom@tromey.com>
12436
12437 * xtensa-linux-nat.c: Fix common/ includes.
12438 * xml-support.h: Fix common/ includes.
12439 * xml-support.c: Fix common/ includes.
12440 * x86-linux-nat.c: Fix common/ includes.
12441 * windows-nat.c: Fix common/ includes.
12442 * varobj.h: Fix common/ includes.
12443 * varobj.c: Fix common/ includes.
12444 * value.c: Fix common/ includes.
12445 * valops.c: Fix common/ includes.
12446 * utils.c: Fix common/ includes.
12447 * unittests/xml-utils-selftests.c: Fix common/ includes.
12448 * unittests/utils-selftests.c: Fix common/ includes.
12449 * unittests/unpack-selftests.c: Fix common/ includes.
12450 * unittests/tracepoint-selftests.c: Fix common/ includes.
12451 * unittests/style-selftests.c: Fix common/ includes.
12452 * unittests/string_view-selftests.c: Fix common/ includes.
12453 * unittests/scoped_restore-selftests.c: Fix common/ includes.
12454 * unittests/scoped_mmap-selftests.c: Fix common/ includes.
12455 * unittests/scoped_fd-selftests.c: Fix common/ includes.
12456 * unittests/rsp-low-selftests.c: Fix common/ includes.
12457 * unittests/parse-connection-spec-selftests.c: Fix common/
12458 includes.
12459 * unittests/optional-selftests.c: Fix common/ includes.
12460 * unittests/offset-type-selftests.c: Fix common/ includes.
12461 * unittests/observable-selftests.c: Fix common/ includes.
12462 * unittests/mkdir-recursive-selftests.c: Fix common/ includes.
12463 * unittests/memrange-selftests.c: Fix common/ includes.
12464 * unittests/memory-map-selftests.c: Fix common/ includes.
12465 * unittests/lookup_name_info-selftests.c: Fix common/ includes.
12466 * unittests/function-view-selftests.c: Fix common/ includes.
12467 * unittests/environ-selftests.c: Fix common/ includes.
12468 * unittests/copy_bitwise-selftests.c: Fix common/ includes.
12469 * unittests/common-utils-selftests.c: Fix common/ includes.
12470 * unittests/cli-utils-selftests.c: Fix common/ includes.
12471 * unittests/array-view-selftests.c: Fix common/ includes.
12472 * ui-file.c: Fix common/ includes.
12473 * tui/tui-io.c: Fix common/ includes.
12474 * tracepoint.h: Fix common/ includes.
12475 * tracepoint.c: Fix common/ includes.
12476 * tracefile-tfile.c: Fix common/ includes.
12477 * top.h: Fix common/ includes.
12478 * top.c: Fix common/ includes.
12479 * thread.c: Fix common/ includes.
12480 * target/waitstatus.h: Fix common/ includes.
12481 * target/waitstatus.c: Fix common/ includes.
12482 * target.h: Fix common/ includes.
12483 * target.c: Fix common/ includes.
12484 * target-memory.c: Fix common/ includes.
12485 * target-descriptions.c: Fix common/ includes.
12486 * symtab.h: Fix common/ includes.
12487 * symfile.c: Fix common/ includes.
12488 * stap-probe.c: Fix common/ includes.
12489 * spu-linux-nat.c: Fix common/ includes.
12490 * sparc-nat.c: Fix common/ includes.
12491 * source.c: Fix common/ includes.
12492 * solib.c: Fix common/ includes.
12493 * solib-target.c: Fix common/ includes.
12494 * ser-unix.c: Fix common/ includes.
12495 * ser-tcp.c: Fix common/ includes.
12496 * ser-pipe.c: Fix common/ includes.
12497 * ser-base.c: Fix common/ includes.
12498 * selftest-arch.c: Fix common/ includes.
12499 * s12z-tdep.c: Fix common/ includes.
12500 * rust-exp.y: Fix common/ includes.
12501 * rs6000-aix-tdep.c: Fix common/ includes.
12502 * riscv-tdep.c: Fix common/ includes.
12503 * remote.c: Fix common/ includes.
12504 * remote-notif.h: Fix common/ includes.
12505 * remote-fileio.h: Fix common/ includes.
12506 * remote-fileio.c: Fix common/ includes.
12507 * regcache.h: Fix common/ includes.
12508 * regcache.c: Fix common/ includes.
12509 * record-btrace.c: Fix common/ includes.
12510 * python/python.c: Fix common/ includes.
12511 * python/py-type.c: Fix common/ includes.
12512 * python/py-inferior.c: Fix common/ includes.
12513 * progspace.h: Fix common/ includes.
12514 * producer.c: Fix common/ includes.
12515 * procfs.c: Fix common/ includes.
12516 * proc-api.c: Fix common/ includes.
12517 * printcmd.c: Fix common/ includes.
12518 * ppc-linux-nat.c: Fix common/ includes.
12519 * parser-defs.h: Fix common/ includes.
12520 * osdata.c: Fix common/ includes.
12521 * obsd-nat.c: Fix common/ includes.
12522 * nat/x86-linux.c: Fix common/ includes.
12523 * nat/x86-linux-dregs.c: Fix common/ includes.
12524 * nat/x86-dregs.h: Fix common/ includes.
12525 * nat/x86-dregs.c: Fix common/ includes.
12526 * nat/ppc-linux.c: Fix common/ includes.
12527 * nat/mips-linux-watch.h: Fix common/ includes.
12528 * nat/mips-linux-watch.c: Fix common/ includes.
12529 * nat/linux-waitpid.c: Fix common/ includes.
12530 * nat/linux-ptrace.h: Fix common/ includes.
12531 * nat/linux-ptrace.c: Fix common/ includes.
12532 * nat/linux-procfs.c: Fix common/ includes.
12533 * nat/linux-personality.c: Fix common/ includes.
12534 * nat/linux-osdata.c: Fix common/ includes.
12535 * nat/linux-namespaces.c: Fix common/ includes.
12536 * nat/linux-btrace.h: Fix common/ includes.
12537 * nat/linux-btrace.c: Fix common/ includes.
12538 * nat/fork-inferior.c: Fix common/ includes.
12539 * nat/amd64-linux-siginfo.c: Fix common/ includes.
12540 * nat/aarch64-sve-linux-ptrace.c: Fix common/ includes.
12541 * nat/aarch64-linux.c: Fix common/ includes.
12542 * nat/aarch64-linux-hw-point.h: Fix common/ includes.
12543 * nat/aarch64-linux-hw-point.c: Fix common/ includes.
12544 * namespace.h: Fix common/ includes.
12545 * mips-linux-tdep.c: Fix common/ includes.
12546 * minsyms.c: Fix common/ includes.
12547 * mi/mi-parse.h: Fix common/ includes.
12548 * mi/mi-main.c: Fix common/ includes.
12549 * mi/mi-cmd-env.c: Fix common/ includes.
12550 * memrange.h: Fix common/ includes.
12551 * memattr.c: Fix common/ includes.
12552 * maint.h: Fix common/ includes.
12553 * maint.c: Fix common/ includes.
12554 * main.c: Fix common/ includes.
12555 * machoread.c: Fix common/ includes.
12556 * location.c: Fix common/ includes.
12557 * linux-thread-db.c: Fix common/ includes.
12558 * linux-nat.c: Fix common/ includes.
12559 * linux-fork.c: Fix common/ includes.
12560 * inline-frame.c: Fix common/ includes.
12561 * infrun.c: Fix common/ includes.
12562 * inflow.c: Fix common/ includes.
12563 * inferior.h: Fix common/ includes.
12564 * inferior.c: Fix common/ includes.
12565 * infcmd.c: Fix common/ includes.
12566 * inf-ptrace.c: Fix common/ includes.
12567 * inf-child.c: Fix common/ includes.
12568 * ia64-linux-nat.c: Fix common/ includes.
12569 * i387-tdep.c: Fix common/ includes.
12570 * i386-tdep.c: Fix common/ includes.
12571 * i386-linux-tdep.c: Fix common/ includes.
12572 * i386-linux-nat.c: Fix common/ includes.
12573 * i386-go32-tdep.c: Fix common/ includes.
12574 * i386-fbsd-tdep.c: Fix common/ includes.
12575 * i386-fbsd-nat.c: Fix common/ includes.
12576 * guile/scm-type.c: Fix common/ includes.
12577 * guile/guile.c: Fix common/ includes.
12578 * go32-nat.c: Fix common/ includes.
12579 * gnu-nat.c: Fix common/ includes.
12580 * gdbthread.h: Fix common/ includes.
12581 * gdbarch-selftests.c: Fix common/ includes.
12582 * gdb_usleep.c: Fix common/ includes.
12583 * gdb_select.h: Fix common/ includes.
12584 * gdb_bfd.c: Fix common/ includes.
12585 * gcore.c: Fix common/ includes.
12586 * fork-child.c: Fix common/ includes.
12587 * findvar.c: Fix common/ includes.
12588 * fbsd-nat.c: Fix common/ includes.
12589 * event-top.c: Fix common/ includes.
12590 * event-loop.c: Fix common/ includes.
12591 * dwarf2read.c: Fix common/ includes.
12592 * dwarf2loc.c: Fix common/ includes.
12593 * dwarf2-frame.c: Fix common/ includes.
12594 * dwarf-index-cache.c: Fix common/ includes.
12595 * dtrace-probe.c: Fix common/ includes.
12596 * disasm-selftests.c: Fix common/ includes.
12597 * defs.h: Fix common/ includes.
12598 * csky-tdep.c: Fix common/ includes.
12599 * cp-valprint.c: Fix common/ includes.
12600 * cp-support.h: Fix common/ includes.
12601 * cp-support.c: Fix common/ includes.
12602 * corelow.c: Fix common/ includes.
12603 * completer.h: Fix common/ includes.
12604 * completer.c: Fix common/ includes.
12605 * compile/compile.c: Fix common/ includes.
12606 * compile/compile-loc2c.c: Fix common/ includes.
12607 * compile/compile-cplus-types.c: Fix common/ includes.
12608 * compile/compile-cplus-symbols.c: Fix common/ includes.
12609 * command.h: Fix common/ includes.
12610 * cli/cli-dump.c: Fix common/ includes.
12611 * cli/cli-cmds.c: Fix common/ includes.
12612 * charset.c: Fix common/ includes.
12613 * build-id.c: Fix common/ includes.
12614 * btrace.h: Fix common/ includes.
12615 * btrace.c: Fix common/ includes.
12616 * breakpoint.h: Fix common/ includes.
12617 * breakpoint.c: Fix common/ includes.
12618 * ax.h:
12619 (enum agent_op): Fix common/ includes.
12620 * ax-general.c (struct aop_map): Fix common/ includes.
12621 * ax-gdb.c: Fix common/ includes.
12622 * auxv.c: Fix common/ includes.
12623 * auto-load.c: Fix common/ includes.
12624 * arm-tdep.c: Fix common/ includes.
12625 * arch/riscv.c: Fix common/ includes.
12626 * arch/ppc-linux-common.c: Fix common/ includes.
12627 * arch/i386.c: Fix common/ includes.
12628 * arch/arm.c: Fix common/ includes.
12629 * arch/arm-linux.c: Fix common/ includes.
12630 * arch/arm-get-next-pcs.c: Fix common/ includes.
12631 * arch/amd64.c: Fix common/ includes.
12632 * arch/aarch64.c: Fix common/ includes.
12633 * arch/aarch64-insn.c: Fix common/ includes.
12634 * arch-utils.c: Fix common/ includes.
12635 * amd64-windows-tdep.c: Fix common/ includes.
12636 * amd64-tdep.c: Fix common/ includes.
12637 * amd64-sol2-tdep.c: Fix common/ includes.
12638 * amd64-obsd-tdep.c: Fix common/ includes.
12639 * amd64-nbsd-tdep.c: Fix common/ includes.
12640 * amd64-linux-tdep.c: Fix common/ includes.
12641 * amd64-linux-nat.c: Fix common/ includes.
12642 * amd64-fbsd-tdep.c: Fix common/ includes.
12643 * amd64-fbsd-nat.c: Fix common/ includes.
12644 * amd64-dicos-tdep.c: Fix common/ includes.
12645 * amd64-darwin-tdep.c: Fix common/ includes.
12646 * agent.c: Fix common/ includes.
12647 * ada-lang.h: Fix common/ includes.
12648 * ada-lang.c: Fix common/ includes.
12649 * aarch64-tdep.c: Fix common/ includes.
12650
2f5c153e
TT
126512019-01-25 Tom Tromey <tom@tromey.com>
12652
12653 * common/create-version.sh: Use common/version.h.
12654
adc6a863
PA
126552019-01-24 Pedro Alves <palves@redhat.com>
12656
12657 * infrun.c (signal_stop, signal_print, signal_program)
12658 (signal_catch, signal_pass): Now arrays instead of pointers.
12659 (update_signals_program_target, do_target_resume)
12660 (signal_catch_update, handle_command, _initialize_infrun): Adjust.
12661 * linux-nat.c (linux_nat_target::pass_signals)
12662 (linux_nat_target::create_inferior, linux_nat_target::attach):
12663 Adjust.
12664 * linux-nat.h (linux_nat_target::pass_signals): Adjust.
12665 * nto-procfs.c (nto_procfs_target::pass_signals): Adjust.
12666 * procfs.c (procfs_target::pass_signals): Adjust.
12667 * record-full.c (record_full_target::resume): Adjust.
12668 * remote.c (remote_target::pass_signals)
12669 (remote_target::program_signals): Adjust.
12670 * target-debug.h (target_debug_print_signals): Now takes a
12671 gdb::array_view as parameter. Adjust.
12672 * target.h (target_ops) <pass_signals, program_signals>: Replace
12673 pointer and length parameters with gdb::array_view.
12674 (target_pass_signals, target_program_signals): Likewise.
12675 * target-delegates.c: Regenerate.
12676
3046d67a
PA
126772019-01-24 Pedro Alves <palves@redhat.com>
12678
12679 * common/forward-scope-exit.h
12680 (forward_scope_exit::forward_scope_exit): Pass arguments to
12681 m_bind_function directly, instead of creating a std::bind and
12682 copying that.
12683
353229bf
AH
126842019-01-24 Alan Hayward <alan.hayward@arm.com>
12685
12686 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12687 for static members.
12688 (pass_in_v_vfp_candidate): Likewise.
12689
311dc83a
TT
126902019-01-23 Tom Tromey <tom@tromey.com>
12691 Pedro Alves <palves@redhat.com>
12692
12693 * regcache.c (class regcache_invalidator): Remove.
12694 (regcache::raw_write): Use make_scope_exit.
12695
296bd123
TT
126962019-01-23 Tom Tromey <tom@tromey.com>
12697
12698 * ui-out.h (class ui_out_emit_type): Update comment.
12699
979a0d13
TT
127002019-01-23 Tom Tromey <tom@tromey.com>
12701
12702 * infrun.c (fetch_inferior_event): Update comment.
12703
d238133d
TT
127042019-01-23 Tom Tromey <tom@tromey.com>
12705 Pedro Alves <palves@redhat.com>
12706
12707 * infrun.c (reinstall_readline_callback_handler_cleanup): Remove
12708 parameter.
12709 (fetch_inferior_event): Use SCOPE_EXIT.
12710
12711
9885e6bb
TT
127122019-01-23 Tom Tromey <tom@tromey.com>
12713 Pedro Alves <palves@redhat.com>
12714
12715 * infrun.c (disable_thread_events): Delete.
12716 (stop_all_threads): Use SCOPE_EXIT.
12717
286526c1
TT
127182019-01-23 Tom Tromey <tom@tromey.com>
12719 Pedro Alves <palves@redhat.com>
12720
12721 * symfile.c: Include forward-scope-exit.h.
12722 (clear_symtab_users_cleanup): Replace forward declaration with
12723 a FORWARD_SCOPE_EXIT.
12724 (syms_from_objfile_1): Use the forward_scope_exit and
12725 gdb::optional instead of cleanup_function.
12726 (reread_symbols): Use the forward_scope_exit instead of
12727 cleanup_function.
12728 (clear_symtab_users_cleanup): Remove function.
12729
1db93f14
TT
127302019-01-23 Tom Tromey <tom@tromey.com>
12731 Pedro Alves <palves@redhat.com>
12732
12733 * linux-nat.c: Include scope-exit.h.
12734 (cleanup_target_stop): Remove.
12735 (linux_nat_target::static_tracepoint_markers_by_strid): Use
12736 SCOPE_EXIT.
12737
2cc83d1e
TT
127382019-01-23 Tom Tromey <tom@tromey.com>
12739 Pedro Alves <palves@redhat.com>
12740
12741 * infcall.c (cleanup_delete_std_terminate_breakpoint): Remove.
12742 (call_function_by_hand_dummy): Use SCOPE_EXIT.
12743
694c6bf5
TT
127442019-01-23 Tom Tromey <tom@tromey.com>
12745 Andrew Burgess <andrew.burgess@embecosm.com>
12746 Pedro Alves <palves@redhat.com>
12747
12748 * infrun.c (fetch_inferior_event): Use scope_exit.
12749 * utils.h (make_bpstat_clear_actions_cleanup): Don't declare.
12750 * top.c (execute_command): Use scope_exit.
12751 * breakpoint.c (bpstat_do_actions): Use scope_exit.
12752 * utils.c (do_bpstat_clear_actions_cleanup)
12753 (make_bpstat_clear_actions_cleanup): Remove.
12754
4c41382a
TT
127552019-01-23 Tom Tromey <tom@tromey.com>
12756 Pedro Alves <palves@redhat.com>
12757
12758 * infrun.c: Include "common/scope-exit.h"
12759 (delete_just_stopped_threads_infrun_breakpoints_cleanup): Remove.
12760 (wait_for_inferior): Use SCOPE_EXIT.
12761 (fetch_inferior_event): Use scope_exit.
12762
89f8fb50
TT
127632019-01-23 Tom Tromey <tom@tromey.com>
12764 Pedro Alves <palves@redhat.com>
12765
12766 * breakpoint.c (create_breakpoint): Remove cleanup.
12767
5419bdae
TT
127682019-01-23 Tom Tromey <tom@tromey.com>
12769 Andrew Burgess <andrew.burgess@embecosm.com>
12770 Pedro Alves <palves@redhat.com>
12771
e587ef42
PA
127722019-01-23 Pedro Alves <palves@redhat.com>
12773
12774 * gdbarch-selftests.c (struct on_exit): Use SCOPE_EXIT.
12775
77f0e74c
PA
127762019-01-23 Pedro Alves <palves@redhat.com>
12777 Andrew Burgess <andrew.burgess@embecosm.com>
12778
12779 * gdbthread.h: Include "common/forward-scope-exit.h".
12780 (scoped_finish_thread_state): Redefine custom class in terms of
12781 forward_scope_exit.
12782
5b9b3e53
PA
127832019-01-23 Pedro Alves <palves@redhat.com>
12784 Andrew Burgess <andrew.burgess@embecosm.com>
12785
12786 * common/forward-scope-exit.h: New file.
12787
54b65c9b
PA
127882019-01-23 Pedro Alves <palves@redhat.com>
12789 Andrew Burgess <andrew.burgess@embecosm.com>
12790 Tom Tromey <tom@tromey.com>
12791
12792 * common/scope-exit.h: New file.
12793
cf08fb29
PA
127942019-01-23 Pedro Alves <palves@redhat.com>
12795
12796 * common/preprocessor.h (ESC): Rename to ...
12797 (ESC_PARENS): ... this.
12798 * common/valid-expr.h (CHECK_VALID_EXPR_1, CHECK_VALID_EXPR_2)
12799 (CHECK_VALID_EXPR_3, CHECK_VALID_EXPR_4): Adjust.
12800
ae73e2e2
TT
128012019-01-23 Tom Tromey <tom@tromey.com>
12802
12803 * language.h (class scoped_switch_to_sym_language_if_auto):
12804 Initialize m_lang in both cases.
12805
6594e122
AH
128062019-01-23 Alan Hayward <alan.hayward@arm.com>
12807
12808 * nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
12809 with XCNEW.
12810
a7c9855d
TT
128112019-01-22 Tom Tromey <tom@tromey.com>
12812
12813 * corelow.c: Do not include sys/file.h.
12814
93cc1d53
TT
128152019-01-22 Tom Tromey <tom@tromey.com>
12816
12817 * tui/tui-wingeneral.h: Include gdb_curses.h.
12818
38561778
TT
128192019-01-22 Tom Tromey <tom@tromey.com>
12820
12821 * source-cache.h (class source_cache) <get_source_lines,
12822 get_plain_source_lines, extract_lines>: Rename "lines" parameter.
12823
37b3ab5b
TT
128242019-01-22 Tom Tromey <tom@tromey.com>
12825
12826 * remote-fileio.h (struct remote_target): Declare.
12827
3fabc016
TT
128282019-01-22 Tom Tromey <tom@tromey.com>
12829
12830 * python/py-arch.c: Do not include py-ref.h.
12831 * python/py-bpevent.c: Do not include py-ref.h.
12832 * python/py-cmd.c: Do not include py-ref.h.
12833 * python/py-continueevent.c: Do not include py-ref.h.
12834 * python/py-event.h: Do not include py-ref.h.
12835 * python/py-evtregistry.c: Do not include py-ref.h.
12836 * python/py-finishbreakpoint.c: Do not include py-ref.h.
12837 * python/py-frame.c: Do not include py-ref.h.
12838 * python/py-framefilter.c: Do not include py-ref.h.
12839 * python/py-function.c: Do not include py-ref.h.
12840 * python/py-infevents.c: Do not include py-ref.h.
12841 * python/py-linetable.c: Do not include py-ref.h.
12842 * python/py-objfile.c: Do not include py-ref.h.
12843 * python/py-param.c: Do not include py-ref.h.
12844 * python/py-prettyprint.c: Do not include py-ref.h.
12845 * python/py-progspace.c: Do not include py-ref.h.
12846 * python/py-symbol.c: Do not include py-ref.h.
12847 * python/py-symtab.c: Do not include py-ref.h.
12848 * python/py-type.c: Do not include py-ref.h.
12849 * python/py-unwind.c: Do not include py-ref.h.
12850 * python/py-utils.c: Do not include py-ref.h.
12851 * python/py-value.c: Do not include py-ref.h.
12852 * python/py-varobj.c: Do not include py-ref.h.
12853 * python/py-xmethods.c: Do not include py-ref.h.
12854 * python/python.c: Do not include py-ref.h.
12855 * varobj.c: Do not include py-ref.h.
12856
6b4d7774
TT
128572019-01-22 Tom Tromey <tom@tromey.com>
12858
12859 * objfiles.h (struct objfile_per_bfd_storage): Use "struct"
12860 keyword for bcache.
12861
7af7e9b5
TT
128622019-01-22 Tom Tromey <tom@tromey.com>
12863
12864 * compile/compile-cplus-types.c: Remove a comment by #include.
12865
951d1049
TT
128662019-01-22 Tom Tromey <tom@tromey.com>
12867
12868 * compile/gcc-c-plugin.h: Include compile-internal.h.
12869
d65d5705
TT
128702019-01-22 Tom Tromey <tom@tromey.com>
12871
12872 * stabsread.c (EXTERN): Do not define.
12873 (symnum, next_symbol_text_func, processing_gcc_compilation)
12874 (within_function, global_sym_chain, global_stabs)
12875 (previous_stab_code, this_object_header_files)
12876 (n_this_object_header_files)
12877 (n_allocated_this_object_header_files): Define.
12878 * stabsread.h (EXTERN): Never define. Use "extern".
12879
b6fb1ee5
PW
128802019-01-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12881
12882 * event-top.c (handle_line_of_input): use unique_xmalloc_ptr for
12883 history_value.
12884
be6d4f74
TT
128852019-01-21 Tom Tromey <tom@tromey.com>
12886
12887 * ui-out.c: Fix includes.
12888 * tui/tui-source.c: Fix includes.
12889 * target.c: Fix includes.
12890 * remote.c: Fix includes.
12891 * regcache.c: Fix includes.
12892 * python/py-block.c: Fix includes.
12893 * printcmd.c: Fix includes.
12894 * or1k-tdep.c: Fix includes.
12895 * mi/mi-main.c: Fix includes.
12896 * m32r-tdep.c: Fix includes.
12897 * csky-tdep.c: Fix includes.
12898 * compile/compile-cplus-types.c: Fix includes.
12899 * cli/cli-interp.c: Fix includes.
12900
73021deb
AH
129012019-01-21 Alan Hayward <alan.hayward@arm.com>
12902
12903 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
12904 for padding.
12905
7932255d
TT
129062019-01-16 Tom Tromey <tom@tromey.com>
12907
12908 * objfiles.h (struct minimal_symbol_iterator): Rename. Move
12909 earlier.
12910 (struct objfile) <msymbols_range>: Move from top level.
12911 <msymbols>: New method.
12912 (class objfile_msymbols): Remove.
12913 * symtab.c (default_collect_symbol_completion_matches_break_on):
12914 Update.
12915 * symmisc.c (dump_msymbols): Update.
12916 * stabsread.c (scan_file_globals): Update.
12917 * objc-lang.c (info_selectors_command, info_classes_command)
12918 (find_methods): Update.
12919 * minsyms.c (find_solib_trampoline_target): Update.
12920 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
12921 * coffread.c (coff_symfile_read): Update.
12922 * ada-lang.c (ada_lookup_simple_minsym)
12923 (ada_collect_symbol_completion_matches): Update.
12924
604b1bfb
TT
129252019-01-16 Tom Tromey <tom@tromey.com>
12926
12927 * objfiles.h (class objfile_msymbols) <iterator>: Change argument
12928 type. Remove no-argument constructor.
12929 <iterator::operator++>: Simplify.
12930 <begin>: Update.
12931 <end>: Use minimal_symbol_count.
12932
f252c6d5
TT
129332019-01-16 Tom Tromey <tom@tromey.com>
12934
12935 * objfiles.h (struct objfile) <psymtabs>: New method.
12936 (class objfile_psymtabs): Remove.
12937 * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
12938 typedef.
12939 <range>: New method.
12940 (require_partial_symbols): Change return type.
12941 * psymtab.c (require_partial_symbols)
12942 (psym_expand_symtabs_matching): Update.
12943 * mdebugread.c (parse_partial_symbols): Update.
12944 * dbxread.c (dbx_end_psymtab): Update.
12945
b669c953
TT
129462019-01-15 Tom Tromey <tom@tromey.com>
12947
12948 * symtab.c (lookup_objfile_from_block)
12949 (lookup_symbol_in_objfile_symtabs)
12950 (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
12951 (find_line_symtab, info_sources_command)
12952 (default_collect_symbol_completion_matches_break_on)
12953 (make_source_files_completion_list): Update.
12954 * symmisc.c (print_objfile_statistics, dump_objfile)
12955 (maintenance_print_symbols, maintenance_info_symtabs)
12956 (maintenance_check_symtabs, maintenance_info_line_tables):
12957 Update.
12958 * source.c (select_source_symtab)
12959 (forget_cached_source_info_for_objfile): Update.
12960 * objfiles.h (class objfile_compunits): Remove.
12961 (struct objfile) <compunits_range>: New typedef.
12962 (compunits): New method.
12963 * objfiles.c (objfile_relocate1): Update.
12964 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
12965 * maint.c (count_symtabs_and_blocks): Update.
12966 * linespec.c (iterate_over_all_matching_symtabs): Update.
12967 * cp-support.c (add_symbol_overload_list_qualified): Update.
12968 * coffread.c (coff_symtab_read): Update.
12969 * ada-lang.c (add_nonlocal_symbols)
12970 (ada_collect_symbol_completion_matches)
12971 (ada_add_global_exceptions): Update.
12972
7e955d83
TT
129732019-01-15 Tom Tromey <tom@tromey.com>
12974
12975 * progspace.h (program_space) <objfiles_safe_range>: New
12976 typedef.
12977 <objfiles_safe>: New method.
12978 * objfiles.h (class all_objfiles_safe): Remove.
12979 * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
12980 * jit.c (jit_inferior_exit_hook): Update.
12981
2030c079
TT
129822019-01-17 Tom Tromey <tom@tromey.com>
12983
12984 * progspace.h (program_space) <objfiles_range>: New typedef.
12985 <objfiles>: New method.
12986 <objfiles_head>: Rename from objfiles.
12987 (object_files): Update.
12988 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
12989 * guile/scm-pretty-print.c
12990 (ppscm_find_pretty_printer_from_objfiles): Update.
12991 * guile/scm-objfile.c (gdbscm_objfiles): Update.
12992 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
12993 Update.
12994 * python/py-progspace.c (pspy_get_objfiles): Update.
12995 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
12996 Update.
12997 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
12998 (objfpy_lookup_objfile_by_build_id): Update.
12999 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
13000 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
13001 Update.
13002 * symtab.c (iterate_over_symtabs, matching_obj_sections)
13003 (expand_symtab_containing_pc, lookup_objfile_from_block)
13004 (lookup_static_symbol, basic_lookup_transparent_type)
13005 (find_pc_sect_compunit_symtab, find_symbol_at_address)
13006 (find_line_symtab, info_sources_command)
13007 (default_collect_symbol_completion_matches_break_on)
13008 (make_source_files_completion_list, find_main_name): Update.
13009 * symmisc.c (print_symbol_bcache_statistics)
13010 (print_objfile_statistics, maintenance_print_symbols)
13011 (maintenance_print_msymbols, maintenance_print_objfiles)
13012 (maintenance_info_symtabs, maintenance_check_symtabs)
13013 (maintenance_expand_symtabs, maintenance_info_line_tables):
13014 Update.
13015 * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
13016 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
13017 (map_overlay_command, unmap_overlay_command)
13018 (simple_overlay_update, expand_symtabs_matching)
13019 (map_symbol_filenames): Update.
13020 * symfile-debug.c (set_debug_symfile): Update.
13021 * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
13022 Update.
13023 * source.c (select_source_symtab, forget_cached_source_info):
13024 Update.
13025 * solib.c (solib_read_symbols): Update.
13026 * solib-spu.c (append_ocl_sos): Update.
13027 * psymtab.c (maintenance_print_psymbols)
13028 (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
13029 * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
13030 * printcmd.c (info_symbol_command): Update.
13031 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
13032 Update.
13033 * objfiles.h (class all_objfiles): Remove.
13034 * objfiles.c (have_partial_symbols, have_full_symbols)
13035 (have_minimal_symbols, qsort_cmp, update_section_map)
13036 (shared_objfile_contains_address_p)
13037 (default_iterate_over_objfiles_in_search_order): Update.
13038 * objc-lang.c (info_selectors_command, info_classes_command)
13039 (find_methods): Update.
13040 * minsyms.c (find_solib_trampoline_target): Update.
13041 * maint.c (maintenance_info_sections)
13042 (maintenance_translate_address, count_symtabs_and_blocks):
13043 Update.
13044 * main.c (captured_main_1): Update.
13045 * linux-thread-db.c (try_thread_db_load_from_pdir)
13046 (has_libpthread): Update.
13047 * linespec.c (iterate_over_all_matching_symtabs)
13048 (search_minsyms_for_name): Update.
13049 * jit.c (jit_find_objf_with_entry_addr): Update.
13050 * hppa-tdep.c (find_unwind_entry)
13051 (hppa_lookup_stub_minimal_symbol): Update.
13052 * gcore.c (gcore_create_callback, objfile_find_memory_regions):
13053 Update.
13054 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
13055 (elf_gnu_ifunc_resolve_by_got): Update.
13056 * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
13057 * dwarf-index-write.c (save_gdb_index_command): Update.
13058 * cp-support.c (add_symbol_overload_list_qualified): Update.
13059 * breakpoint.c (create_overlay_event_breakpoint)
13060 (create_longjmp_master_breakpoint)
13061 (create_std_terminate_master_breakpoint)
13062 (create_exception_master_breakpoint): Update.
13063 * blockframe.c (find_pc_partial_function): Update.
13064 * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
13065 (ada_collect_symbol_completion_matches)
13066 (ada_add_global_exceptions): Update.
13067
776489e0
TT
130682019-01-17 Tom Tromey <tom@tromey.com>
13069
13070 * solib-target.c (lm_info_target_p): Remove typedef. Don't
13071 declare VEC.
13072 (solib_target_parse_libraries): Change return type.
13073 (library_list_start_segment, library_list_start_section)
13074 (library_list_end_library, library_list_start_library); Update.
13075 (solib_target_free_library_list): Remove.
13076 (solib_target_parse_libraries): Remove cleanup. Change return
13077 type.
13078 (solib_target_current_sos): Update.
13079
6471e7d2
TT
130802019-01-17 Tom Tromey <tromey@bapiya>
13081
13082 * valprint.c: Replace "the the" with "the".
13083 * symtab.c: Replace "the the" with "the".
13084 * solib.c: Replace "the the" with "the".
13085 * solib-dsbt.c: Replace "the the" with "the".
13086 * linespec.c: Replace "the the" with "the".
13087 * dwarf2loc.h: Replace "the the" with "the".
13088 * amd64-windows-tdep.c: Replace "the the" with "the".
13089 * aarch64-tdep.c: Replace "the the" with "the".
13090
c24bdb02
KS
130912019-01-16 Keith Seitz <keiths@redhat.com>
13092
13093 PR gdb/23773
13094 * dwarf2read.c (dwarf2_cu) <ancestor>: New field.
13095 <builder>: Rename to ..
13096 <m_builder>: ... this and make private.
13097 (dwarf2_cu::get_builder): New method. Change all users of
13098 `builder' to use this method.
13099 (dwarf2_start_symtab): Move to ...
13100 (dwarf2_cu::start_symtab): ... here. Update all callers
13101 (setup_type_unit_groups): Move to ...
13102 (dwarf2_cu::setup_type_unit_groups): ... here. Update all
13103 callers.
13104 (dwarf2_cu::reset_builder): New method.
13105 (process_full_compunit, process_full_type_unit): Use
13106 dwarf2_cu::reset_builder.
13107 (follow_die_offset): Record the ancestor CU if it is different
13108 from the followed DIE's CU.
13109 (follow_die_sig_1): Likewise.
13110
8d64371b
TT
131112019-01-15 Tom Tromey <tom@tromey.com>
13112
13113 * remote.c (class remote_state) <buf>: Now a char_vector.
13114 <buf_size>: Remove.
13115 (remote_target::getpkt): Change type of buf. Remove sizeof_buf
13116 parameter.
13117 (remote_target::getpkt_or_notif_sane_1)
13118 (remote_target::getpkt_sane)
13119 (remote_target::getpkt_or_notif_sane): Likewise.
13120 (class remote_target) <putpkt>: New overload.
13121 (remote_target::read_frame): Change type of "buf_p". Remove
13122 sizeof_p parameter.
13123 (packet_ok): New overload.
13124 (packet_check_result): New overload.
13125 Update all uses.
13126
bb277751
TT
131272019-01-14 Tom Tromey <tom@tromey.com>
13128
13129 * remote-notif.c (handle_notification, remote_notif_ack)
13130 (remote_notif_parse): Make "buf" const.
13131 * remote-notif.h (struct notif_client) <parse, ack>: Make "buf"
13132 const.
13133 (remote_notif_parse, remote_notif_ack, handle_notification):
13134 Likewise.
13135 * remote.c (remote_notif_stop_parse): Make "buf" const.
13136 (remote_target::remote_parse_stop_reply): Make "buf" const.
13137 (remote_notif_stop_ack): Make "buf" const.
13138
05be00a8
TT
131392019-01-14 Tom Tromey <tom@tromey.com>
13140
13141 * remote.c (remote_console_output): Make parameter const.
13142
491adeca
TT
131432019-01-14 Tom Tromey <tom@tromey.com>
13144
13145 * target-debug.h (target_debug_print_signals): Constify.
13146 * nto-procfs.c (nto_procfs_target::pass_signals): Update.
13147 * procfs.c (procfs_target::pass_signals): Update.
13148 * linux-nat.c (linux_nat_target::pass_signals): Update.
13149 * linux-nat.h (class linux_nat_target) <pass_signals>: Update.
13150 * target-delegates.c: Rebuild.
13151 * remote.c (remote_target::program_signals): Update.
13152 (remote_target::pass_signals): Update.
13153 * target.c (target_pass_signals): Constify argument.
13154 (target_program_signals): Likewise.
13155 * target.h (struct target_ops) <pass_signals, program_signals>:
13156 Constify argument.
13157 (target_pass_signals, target_program_signals): Constify argument.
13158
bbd94648
TT
131592019-01-14 Tom Tromey <tom@tromey.com>
13160
13161 PR tui/28819:
13162 * tui/tui-io.c (gdb_wgetch): Print \r when needed.
13163
6f072a10
PFC
131642019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
13165
13166 * ppc-tdep.h (struct gdbarch_tdep) <ppc_v0_alias_regnum>: New
13167 field.
13168 * rs6000-tdep.c: Include reggroups.h.
13169 (IS_V_ALIAS_PSEUDOREG): Define.
13170 (rs6000_register_name): Return names for the "vX" aliases.
13171 (rs6000_pseudo_register_type): Return type for the "vX" aliases.
13172 (rs6000_pseudo_register_reggroup_p): Restore. Handle "vX"
13173 aliases. Call default_register_reggroup_p for all other
13174 pseudo-registers.
13175 (v_alias_pseudo_register_read, v_alias_pseudo_register_write):
13176 New functions.
13177 (rs6000_pseudo_register_read, rs6000_pseudo_register_write):
13178 Handle "vX" aliases.
13179 (v_alias_pseudo_register_collect): New function.
13180 (rs6000_ax_pseudo_register_collect): Handle "vX" aliases.
13181 (rs6000_gdbarch_init): Initialize "vX" aliases as
13182 pseudo-registers. Restore registration of
13183 rs6000_pseudo_register_reggroup_p with
13184 set_tdesc_pseudo_register_reggroup_p.
13185
1a782351
MF
131862019-01-13 Max Filippov <jcmvbkbc@gmail.com>
13187
13188 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Update
13189 tdep->num_pseudo_regs. Add calls to set_gdbarch_num_regs and
13190 set_gdbarch_num_pseudo_regs.
13191
d73cff18
PW
131922019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13193
13194 * cli/cli-style.h (class cli_style_option): <add_setshow_commands>
13195 Remove arg prefixname, add do_set and do_show.
13196 Add member functions set_list and show_list.
13197 * cli/cli-style.c (class cli_style_option): Update accordingly.
13198 (style_set_list): Move to file scope.
13199 (style_show_list): Likewise.
13200 (set_style): Call help_list.
13201 (show_style): Call cmd_show_list.
13202 (_initialize_cli_style): New macro STYLE_ADD_SETSHOW_COMMANDS.
13203 Update to use the new macro.
13204
60a90376
JB
132052019-10-12 Joel Brobecker <brobecker@adacore.com>
13206
13207 * ada-lang.c (_initialize_ada_language): Expand the help text
13208 for the "catch exception" command.
13209
9d7c67bf
PW
132102019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13211
13212 * symtab.c (matching_obj_sections): Initialize obj,
13213 declare it closer to its usage.
13214
7cf47dc4
TT
132152019-01-10 Tom Tromey <tom@tromey.com>
13216
13217 * thread-iter.h (inf_threads_iterator): Use next_iterator.
13218 (basic_inf_threads_range): Remove.
13219 (inf_threads_range, inf_non_exited_threads_range)
13220 (safe_inf_threads_range): Use next_adapter.
13221
d3cb6808
KS
132222019-01-10 Keith Seitz <keiths@redhat.com>
13223
13224 PR gdb/23712
13225 PR symtab/23010
13226 * dwarf2read.c (dw2_add_symbol_to_list): Remove.
13227 (fixup_go_packaging, new_symbol): Use add_symbol_to_list.
13228
63a20375
KS
132292019-01-10 Keith Seitz <keiths@redhat.com>
13230
13231 PR gdb/23712
13232 PR symtab/23010
13233 * dictionary.c (pending_to_vector): Remove.
13234 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
13235 Remove _1 suffix, replacing functions of the same name. Update
13236 all callers.
13237 (dict_create_hashed, dict_create_hashed_expandable)
13238 (dict_create_linear, dict_create_linear_expandable, dict_free)
13239 (dict_add_symbol, dict_add_pending, dict_size, dict_empty):
13240 Make functions static.
13241
b026f593
KS
132422019-01-10 Keith Seitz <keiths@redhat.com>
13243
13244 PR gdb/23712
13245 PR symtab/23010
13246 * dictionary.h (struct dictionary): Replace declaration with
13247 multidictionary.
13248 (dict_create_hashed, dict_create_hashed_expandable)
13249 (dict_create_linear, dict_create_linear_expandable)
13250 (dict_free, dict_add_symbol, dict_add_pending, dict_empty)
13251 (dict_iterator_first, dict_iterator_next, dict_iter_match_first)
13252 (dict_iter_match_next, dict_size): Rename to "mdict_" versions
13253 taking multidictionary argument.
13254 [ALL_DICT_SYMBOLS]: Update for multidictionary.
13255 * block.h (struct block) <dict>: Change to multidictionary
13256 and rename `multidict'.
13257 * block.c, buildsym.c, jit.c, mdebugread.c, objfiles.c,
13258 symmisc.c: Update all dictionary references to multidictionary.
13259
c7748ee9
KS
132602019-01-10 Keith Seitz <keiths@redhat.com>
13261
13262 PR gdb/23712
13263 PR symtab/23010
13264 * dictionary.c: Include unordered_map.
13265 (pending_to_vector): New function.
13266 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
13267 Rewrite the non-"_1" functions to take vector instead
13268 of linked list.
13269 (dict_create_hashed, dict_create_linear, dict_add_pending): Use the
13270 "new" _1 versions of the same name.
13271 (multidictionary): Define.
13272 (std::hash<enum language): New definition.
13273 (collate_pending_symbols_by_language, mdict_create_hashed)
13274 (mdict_create_hashed_expandable, mdict_create_linear)
13275 (mdict_create_linear_expandable, mdict_free)
13276 (find_language_dictionary, create_new_language_dictionary)
13277 (mdict_add_symbol, mdict_add_pending, mdict_iterator_first)
13278 (mdict_iterator_next, mdict_iter_match_first, mdict_iter_match_next)
13279 (mdict_size, mdict_empty): New functions.
13280 * dictionary.h (mdict_iterator): Define.
13281
67aa1f3c
PA
132822019-01-10 Pedro Alves <palves@redhat.com>
13283
13284 * breakpoint.c (read_uploaded_action)
13285 (create_tracepoint_from_upload): Adjust to use
13286 gdb::unique_xmalloc_ptr.
13287 * ctf.c (ctf_write_uploaded_tp):
13288 (SET_ARRAY_FIELD): Use emplace_back.
13289 (SET_STRING_FIELD): Adjust to use gdb::unique_xmalloc_ptr.
13290 * tracefile-tfile.c (tfile_write_uploaded_tp):
13291 * tracepoint.c (parse_tracepoint_definition): Adjust to use
13292 gdb::unique_xmalloc_ptr.
13293 * tracepoint.h (struct uploaded_tp) <cond, actions, step_actions,
13294 at_string, cond_string, cmd_strings>: Replace char pointers
13295 with gdb::unique_xmalloc_ptr.
13296
2f667667
PA
132972019-01-10 Pedro Alves <palves@redhat.com>
13298
13299 * solib-target.c (library_list_start_library): Don't xstrdup name.
13300
36cb7237
PA
133012019-01-10 Pedro Alves <palves@redhat.com>
13302
13303 * mdebugread.c (parse_partial_symbols): Use
13304 gdb::unique_xmalloc_ptr to manage heap-allocated 'stabsstring'.
13305
da584958
AB
133062019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
13307
13308 * linux-fork.c (scoped_switch_fork_info)
13309 <~scoped_switch_fork_info>: Fix incorrect variable name.
13310
1ef8573c
AB
133112019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
13312
13313 * linux-fork.c (scoped_switch_fork_info)
13314 <scoped_switch_fork_info>: Make explicit.
13315 <~scoped_switch_fork_info>: Wrap core in TRY/CATCH.
13316
8d7bcccb
TT
133172019-01-10 Tom Tromey <tom@tromey.com>
13318
13319 * objfiles.h (objfile::reset_psymtabs): Update.
13320 * objfiles.c (objfile::objfile): Update.
13321 * psymtab.h (psymtab_storage::obstack): Update.
13322 (psymtab_storage::m_obstack): Use gdb::optional.
13323 (class psymtab_storage): Update comment. Remove objfile
13324 parameter.
13325 * psymtab.c (psymtab_storage::psymtab_storage): Update.
13326
b596a3c7
TT
133272019-01-10 Tom Tromey <tom@tromey.com>
13328
13329 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
13330 <free_psymtabs>: Now private.
13331 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
13332 (allocate_psymtab): Use new method.
13333
a9342b62
TT
133342019-01-10 Tom Tromey <tom@tromey.com>
13335
13336 * xcoffread.c (xcoff_end_psymtab): Use allocate_dependencies.
13337 * psymtab.h (psymtab_storage::allocate_dependencies): New method.
13338 * mdebugread.c (parse_partial_symbols): Use
13339 allocate_dependencies.
13340 * dwarf2read.c (dwarf2_create_include_psymtab): Use
13341 allocate_dependencies.
13342 (process_psymtab_comp_unit_reader)
13343 (build_type_psymtab_dependencies): Likewise.
13344 * dbxread.c (dbx_end_psymtab): Use allocate_dependencies.
13345
5af70966
TT
133462019-01-10 Tom Tromey <tom@tromey.com>
13347
13348 * psymtab.c (add_psymbol_to_bcache): Pass psymtab obstack to
13349 PSYMBOL_SET_LANGUAGE.
13350 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
13351
5923a04c
TT
133522019-01-10 Tom Tromey <tom@tromey.com>
13353
13354 * psymtab.h (psymtab_storage::obstack): New method.
13355 <m_obstack>: Rename from obstack; now private.
13356 * psymtab.c (psymtab_storage): Update.
13357 * dwarf2read.c (create_addrmap_from_index)
13358 (create_addrmap_from_aranges, dwarf2_build_psymtabs_hard):
13359 Update.
13360
6d6a12bf
TT
133612019-01-10 Tom Tromey <tom@tromey.com>
13362
13363 * symfile.c (reread_symbols): Call objfile->reset_psymtabs.
13364 * objfiles.h (objfile::reset_psymtabs): New method.
13365
d320c2b5
TT
133662019-01-10 Tom Tromey <tom@tromey.com>
13367
13368 * symmisc.c (print_symbol_bcache_statistics): Update.
13369 (print_objfile_statistics): Update.
13370 * symfile.c (reread_symbols): Update.
13371 * psymtab.h (class psymtab_storage): New.
13372 * psymtab.c (psymtab_storage): New constructor.
13373 (~psymtab_storage): New destructor.
13374 (require_partial_symbols): Update.
13375 (ALL_OBJFILE_PSYMTABS_REQUIRED): Rewrite.
13376 (find_pc_sect_psymtab, find_pc_sect_psymbol)
13377 (match_partial_symbol, lookup_partial_symbol, dump_psymtab)
13378 (psym_dump, recursively_search_psymtabs, psym_has_symbols)
13379 (psym_find_compunit_symtab_by_address, sort_pst_symbols)
13380 (start_psymtab_common, end_psymtab_common)
13381 (add_psymbol_to_bcache, add_psymbol_to_list, init_psymbol_list)
13382 (allocate_psymtab): Update.
13383 (psymtab_storage::discard_psymtab): Rename from discard_psymtab.
13384 Update.
13385 (dump_psymtab_addrmap, maintenance_print_psymbols)
13386 (maintenance_check_psymtabs): Update.
13387 (class objfile_psymtabs): Move to objfiles.h.
13388 * psympriv.h (discard_psymtab): Now inline.
13389 (psymtab_discarder::psymtab_discarder): Update.
13390 (psymtab_discarder::~psymtab_discarder): Update.
13391 (ALL_OBJFILE_PSYMTABS): Rewrite.
13392 * objfiles.h (struct objfile) <psymtabs, psymtabs_addrmap,
13393 free_psymtabs, psymbol_cache, global_psymbols, static_psymbols>:
13394 Remove fields.
13395 <partial_symtabs>: New field.
13396 (class objfile_psymtabs): Move from psymtab.h. Update.
13397 * objfiles.c (objfile::objfile): Initialize partial_symtabs, not
13398 psymbol_cache.
13399 (objfile::~objfile): Don't destroy psymbol_cache.
13400 * mdebugread.c (parse_partial_symbols): Update.
13401 * dwarf2read.c (create_addrmap_from_index)
13402 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
13403 (process_psymtab_comp_unit_reader, dwarf2_build_psymtabs_hard)
13404 (add_partial_subprogram, dwarf2_ranges_read): Update.
13405 * dwarf-index-write.c (write_address_map)
13406 (write_one_signatured_type, recursively_write_psymbols)
13407 (class debug_names, class debug_names, write_psymtabs_to_index):
13408 Update.
13409
1d94a5a3
TT
134102019-01-10 Tom Tromey <tom@tromey.com>
13411
13412 * symtab.h (SYMBOL_SET_NAMES): Update.
13413 (symbol_set_names): Update.
13414 (MSYMBOL_SET_NAMES): Update.
13415 * symtab.c (symbol_set_names): Change argument to be an
13416 objfile_per_bfd_storage.
13417 * psymtab.c (add_psymbol_to_bcache): Update.
13418 * psympriv.h (PSYMBOL_SET_NAMES): Take per_bfd argument.
13419
0f14768a
TT
134202019-01-10 Tom Tromey <tom@tromey.com>
13421
13422 * symtab.c (create_demangled_names_hash): Change argument to be an
13423 objfile_per_bfd_storage.
13424 (symbol_set_names): Update.
13425
6eee24ce
TT
134262019-01-10 Tom Tromey <tom@tromey.com>
13427
13428 * xcoffread.c (xcoff_initial_scan): Unconditionally call
13429 init_psymbol_list.
13430 * psymtab.c (init_psymbol_list): Do nothing if already called.
13431 * psympriv.h (init_psymbol_list): Add comment.
13432 * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
13433 init_psymbol_list.
13434 * dbxread.c (dbx_symfile_read): Unconditionally call
13435 init_psymbol_list.
13436
75aedd27
TT
134372019-01-10 Tom Tromey <tom@tromey.com>
13438
13439 * xcoffread.c (scan_xcoff_symtab): Update.
13440 * psymtab.c (add_psymbol_to_list): Replace "list" parameter with
13441 "where".
13442 * mdebugread.c (parse_partial_symbols)
13443 (handle_psymbol_enumerators): Update.
13444 * dwarf2read.c (add_partial_symbol, load_partial_dies): Update.
13445 * dbxread.c (read_dbx_symtab): Update.
13446 * psympriv.h (psymbol_placement): New enum.
13447 (add_psymbol_to_list): Update.
13448
939652a5
TT
134492019-01-10 Tom Tromey <tom@tromey.com>
13450
13451 * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
13452 static_psymbols parameters.
13453 (scan_xcoff_symtab): Update.
13454 * psymtab.c (start_psymtab_common): Remove global_psymbols and
13455 static_psymbols parameters.
13456 * psympriv.h (start_psymtab_common): Update.
13457 * mdebugread.c (parse_partial_symbols): Update.
13458 * dwarf2read.c (create_partial_symtab): Update.
13459 * dbxread.c (read_dbx_symtab): Update.
13460 (start_psymtab): Remove global_psymbols and static_psymbols
13461 parameters.
13462
baa62830
TT
134632019-01-10 Tom Tromey <tom@tromey.com>
13464
13465 * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
13466 * psymtab.c (allocate_psymtab): Add comment.
13467 * psympriv.h (allocate_psymtab): Add comment.
13468 * dwarf2read.c (dwarf2_create_include_psymtab): Remove some
13469 initializations.
13470 * dbxread.c (dbx_end_psymtab): Remove some initializations.
13471
0e8f53ba
TT
134722019-01-10 Tom Tromey <tom@tromey.com>
13473
13474 * symfile.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13475 Don't declare.
13476 * mipsread.c: Include mdebugread.h.
13477 * mdebugread.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
13478 Declare.
13479 * elfread.c: Include mdebugread.h.
13480
b22a7c6a
TT
134812019-01-09 Tom Tromey <tom@tromey.com>
13482
13483 * dbxread.c (dbx_end_psymtab): Use objfile_psymtabs.
13484 * mdebugread.c (parse_partial_symbols): Use objfile_psymtabs.
13485 * psymtab.c (ALL_OBJFILE_PSYMTABS_REQUIRED): Remove.
13486 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
13487 (psym_lookup_symbol, psym_find_last_source_symtab)
13488 (psym_forget_cached_source_info, psym_print_stats)
13489 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
13490 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
13491 (psym_map_matching_symbols, psym_expand_symtabs_matching)
13492 (psym_find_compunit_symtab_by_address)
13493 (maintenance_print_psymbols, maintenance_info_psymtabs)
13494 (maintenance_check_psymtabs): Use ranged for.
13495 * psymtab.h (class objfile_psymtabs): New.
13496 (require_partial_symbols): Return objfile_psymtabs.
13497 * psympriv.h (ALL_OBJFILE_PSYMTABS): Remove.
13498
3b9d3ac2
TT
134992019-01-09 Tom Tromey <tom@tromey.com>
13500
13501 * symfile.c (overlay_invalidate_all, find_pc_overlay)
13502 (find_pc_mapped_section, list_overlays_command)
13503 (map_overlay_command, unmap_overlay_command)
13504 (simple_overlay_update): Use all_objfiles.
13505 * spu-tdep.c (spu_overlay_update): Use all_objfiles.
13506 * printcmd.c (info_symbol_command): Use all_objfiles.
13507 * objfiles.h (ALL_OBJSECTIONS): Remove.
13508 * maint.c (maintenance_translate_address): Use all_objfiles.
13509 * gcore.c (gcore_create_callback): Use all_objfiles.
13510 (objfile_find_memory_regions): Likewise.
13511
8b31193a
TT
135122019-01-09 Tom Tromey <tom@tromey.com>
13513
13514 * symtab.c (find_line_symtab, info_sources_command)
13515 (make_source_files_completion_list): Use objfile_compunits.
13516 * source.c (select_source_symtab): Use objfile_compunits.
13517 * objfiles.h (struct objfile): Update comment.
13518 (ALL_OBJFILES): Remove.
13519 (ALL_FILETABS): Remove.
13520 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Use
13521 objfile_compunits.
13522
d5da8b3c
TT
135232019-01-09 Tom Tromey <tom@tromey.com>
13524
13525 * symmisc.c (print_objfile_statistics, dump_objfile)
13526 (maintenance_print_symbols): Use compunit_filetabs.
13527 * source.c (forget_cached_source_info_for_objfile): Use
13528 compunit_filetabs.
13529 * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
13530 (ALL_FILETABS): Use compunit_filetabs.
13531 * objfiles.c (objfile_relocate1): Use compunit_filetabs.
13532 * coffread.c (coff_symtab_read): Use compunit_filetabs.
13533
5accd1a0
TT
135342019-01-09 Tom Tromey <tom@tromey.com>
13535
13536 * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
13537 (compunit_filetabs): New.
13538 * symtab.c (iterate_over_some_symtabs, find_pc_sect_line): Use
13539 compunit_filetabs.
13540 (info_sources_command, make_source_files_completion_list): Remove
13541 declaration.
13542 * symmisc.c (print_objfile_statistics, dump_objfile)
13543 (maintenance_print_symbols): Remove declaration.
13544 (maintenance_info_symtabs): Use compunit_filetabs.
13545 (maintenance_info_line_tables): Likewise.
13546 * source.c (select_source_symtab): Change local variable name.
13547 (forget_cached_source_info_for_objfile): Remove declaration.
13548 * objfiles.h (ALL_OBJFILE_FILETABS): Use compunit_filetabs.
13549 * objfiles.c (objfile_relocate1): Remove declaration.
13550 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13551 declaration.
13552 * maint.c (count_symtabs_and_blocks): Use compunit_filetabs.
13553 * coffread.c (coff_symtab_read): Remove declaration.
13554 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
13555 compunit_filetabs.
13556
d8aeb77f
TT
135572019-01-09 Tom Tromey <tom@tromey.com>
13558
13559 * symtab.c (lookup_objfile_from_block)
13560 (find_pc_sect_compunit_symtab, search_symbols)
13561 (default_collect_symbol_completion_matches_break_on): Use
13562 objfile_compunits.
13563 * objfiles.h (ALL_COMPUNITS): Remove.
13564 * maint.c (count_symtabs_and_blocks): Use objfile_compunits.
13565 * cp-support.c (add_symbol_overload_list_qualified): Use
13566 objfile_compunits.
13567 * ada-lang.c (ada_collect_symbol_completion_matches)
13568 (ada_add_global_exceptions): Use objfile_compunits.
13569
592553c4
TT
135702019-01-09 Tom Tromey <tom@tromey.com>
13571
13572 * source.c (select_source_symtab)
13573 (forget_cached_source_info_for_objfile): Remove declaration.
13574 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
13575 declaration.
13576 * maint.c (count_symtabs_and_blocks): Remove declaration.
13577 * cp-support.c (add_symbol_overload_list_qualified): Remove
13578 declaration.
13579 * coffread.c (coff_symtab_read): Remove declaration.
13580 * symtab.c (lookup_symbol_in_objfile_symtabs)
13581 (basic_lookup_transparent_type_1): Use objfile_compunits.
13582 (lookup_objfile_from_block, find_pc_sect_compunit_symtab)
13583 (info_sources_command, search_symbols)
13584 (default_collect_symbol_completion_matches_break_on)
13585 (make_source_files_completion_list): Remove declaration.
13586 * ada-lang.c (add_nonlocal_symbols): Use objfile_compunits.
13587 (ada_collect_symbol_completion_matches)
13588 (ada_add_global_exceptions): Remove declaration.
13589 * linespec.c (iterate_over_all_matching_symtabs): Use
13590 objfile_compunits.
13591 * objfiles.h (ALL_OBJFILE_COMPUNITS): Remove.
13592 (class objfile_compunits): New.
13593 (ALL_COMPUNITS): Use objfile_compunits.
13594 * symmisc.c (print_objfile_statistics, maintenance_info_symtabs)
13595 (maintenance_check_symtabs, maintenance_info_line_tables): Use
13596 objfile_compunits.
13597 * objfiles.c (objfile_relocate1): Use objfile_compunits.
13598
5325b9bf
TT
135992019-01-09 Tom Tromey <tom@tromey.com>
13600
13601 * symtab.c (search_symbols)
13602 (default_collect_symbol_completion_matches_break_on): Use
13603 objfile_msymbols.
13604 * ada-lang.c (ada_lookup_simple_minsym)
13605 (ada_collect_symbol_completion_matches): Use objfile_msymbols.
13606 * minsyms.c (find_solib_trampoline_target): Use objfile_msymbols.
13607 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Use
13608 objfile_msymbols.
13609 * coffread.c (coff_symfile_read): Use objfile_msymbols.
13610 * symmisc.c (dump_msymbols): Use objfile_msymbols.
13611 * objc-lang.c (find_methods): Use objfile_msymbols.
13612 (info_selectors_command, info_classes_command): Likewise.
13613 * stabsread.c (scan_file_globals): Use objfile_msymbols.
13614 * objfiles.h (class objfile_msymbols): New.
13615 (ALL_OBJFILE_MSYMBOLS): Remove.
13616 (ALL_MSYMBOLS): Remove.
13617
cac85af2
TT
136182019-01-09 Tom Tromey <tom@tromey.com>
13619
13620 * common/next-iterator.h (next_adapter): Add Iterator template
13621 parameter.
13622 * objfiles.h (ALL_OBJFILES_SAFE): Remove.
13623 (class all_objfiles_safe): New.
13624 * jit.c (jit_inferior_exit_hook): Use all_objfiles_safe.
13625 * objfiles.c (put_objfile_before): Update comment.
13626 (add_separate_debug_objfile): Likewise.
13627 (free_all_objfiles): Use all_objfiles_safe.
13628 (objfile_purge_solibs): Likewise.
13629
aed57c53
TT
136302019-01-09 Tom Tromey <tom@tromey.com>
13631
13632 * symtab.c (iterate_over_symtabs, matching_obj_sections)
13633 (expand_symtab_containing_pc, lookup_static_symbol)
13634 (basic_lookup_transparent_type, find_pc_sect_compunit_symtab)
13635 (find_symbol_at_address, find_line_symtab, find_main_name): Use
13636 all_objfiles.
13637 * probe.c (find_probe_by_pc, collect_probes): Use all_objfiles.
13638 * breakpoint.c (create_overlay_event_breakpoint)
13639 (create_longjmp_master_breakpoint)
13640 (create_std_terminate_master_breakpoint)
13641 (create_exception_master_breakpoint): Use all_objfiles.
13642 * linux-thread-db.c (try_thread_db_load_from_pdir)
13643 (has_libpthread): Use all_objfiles.
13644 * ada-lang.c (add_nonlocal_symbols): Use all_objfiles.
13645 * linespec.c (iterate_over_all_matching_symtabs)
13646 (search_minsyms_for_name): Use all_objfiles.
13647 * maint.c (maintenance_info_sections): Use all_objfiles.
13648 * main.c (captured_main_1): Use all_objfiles.
13649 * spu-tdep.c (spu_objfile_from_frame): Use all_objfiles.
13650 * guile/scm-objfile.c (gdbscm_objfiles): Use all_objfiles.
13651 * guile/scm-pretty-print.c
13652 (ppscm_find_pretty_printer_from_objfiles): Use all_objfiles.
13653 * solib-spu.c (append_ocl_sos): Use all_objfiles.
13654 * symmisc.c (maintenance_print_symbols): Use all_objfiles.
13655 (maintenance_print_msymbols): Use all_objfiles.
13656 * source.c (select_source_symtab): Use all_objfiles.
13657 * jit.c (jit_find_objf_with_entry_addr): Use all_objfiles.
13658 * symfile.c (remove_symbol_file_command)
13659 (expand_symtabs_matching, map_symbol_filenames): Use
13660 all_objfiles.
13661 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created): Use
13662 all_objfiles.
13663 * dwarf2-frame.c (dwarf2_frame_find_fde): Use all_objfiles.
13664 * objc-lang.c (find_methods): Use all_objfiles.
13665 * objfiles.c (have_partial_symbols, have_full_symbols)
13666 (have_minimal_symbols, qsort_cmp)
13667 (default_iterate_over_objfiles_in_search_order): Use
13668 all_objfiles.
13669 * hppa-tdep.c (find_unwind_entry): Use all_objfiles.
13670 * psymtab.c (maintenance_print_psymbols): Use all_objfiles.
13671 (maintenance_check_psymtabs): Use all_objfiles.
13672 (ALL_PSYMTABS): Remove.
13673 * compile/compile-object-run.c (do_module_cleanup): Use
13674 all_objfiles.
13675 * blockframe.c (find_pc_partial_function): Use all_objfiles.
13676 * cp-support.c (add_symbol_overload_list_qualified): Use
13677 all_objfiles.
13678 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
13679 Use all_objfiles.
13680 * dwarf-index-write.c (save_gdb_index_command): Use all_objfiles.
13681 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): Use
13682 all_objfiles.
13683 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
13684 (objfpy_lookup_objfile_by_build_id): Use all_objfiles.
13685 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
13686 Uses all_objfiles.
13687 * solib.c (solib_read_symbols): Use all_objfiles
13688
99d89cde
TT
136892019-01-09 Tom Tromey <tom@tromey.com>
13690
13691 * probe.c (parse_probes_in_pspace): Use all_objfiles.
13692 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Use
13693 all_objfiles.
13694 * objfiles.h (ALL_PSPACE_OBJFILES): Remove.
13695 * symmisc.c (print_symbol_bcache_statistics)
13696 (print_objfile_statistics, maintenance_print_objfiles)
13697 (maintenance_info_symtabs, maintenance_check_symtabs)
13698 (maintenance_expand_symtabs, maintenance_info_line_tables): Use
13699 all_objfiles.
13700 * source.c (forget_cached_source_info): Use all_objfiles.
13701 * symfile-debug.c (set_debug_symfile): Use all_objfiles.
13702 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
13703 (elf_gnu_ifunc_resolve_by_got): Use all_objfiles.
13704 * objfiles.c (update_section_map): Use all_objfiles.
13705 (shared_objfile_contains_address_p): Likewise.
13706 * psymtab.c (maintenance_info_psymtabs): Use all_objfiles.
13707 * python/py-progspace.c (pspy_get_objfiles): Use all_objfiles.
13708
21708325
TT
137092019-01-09 Tom Tromey <tom@tromey.com>
13710
13711 * common/next-iterator.h: New file.
13712 * objfiles.h (class all_objfiles): New.
13713 (struct objfile_iterator): New.
13714
669e09f6
PW
137152019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13716
13717 * NEWS: Move the description of the changed "frame", "select-frame",
13718 and "info frame" commands to the Changed commands section.
13719
041be526
SM
137202019-01-09 Simon Marchi <simon.marchi@ericsson.com>
13721
13722 * gdbtypes.c (check_stub_method_group): Remove handling of old
13723 mangling schemes.
13724 * linespec.c (find_methods): Likewise.
13725 * stabsread.c (read_member_functions): Likewise.
13726 * valops.c (search_struct_method): Likewise.
13727 (value_struct_elt_for_reference): Likewise.
13728 * NEWS: Mention this change.
13729
0e2a2133
AB
137302019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
13731
13732 * cli/cli-cmds.c (list_command): Pass a source_lines_range to
13733 print_source_lines.
13734 * source.c (print_source_lines_base): Update line number check.
13735 (print_source_lines): New function.
13736 (source_lines_range::source_lines_range): New function.
13737 * source.h (class source_lines_range): New class.
13738 (print_source_lines): New declaration.
13739
1055a3b4
PW
137402019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13741
13742 * linespec.c (linespec_state_destructor): Free self->canonical_names.
13743
cfeadda5
TT
137442019-01-08 Tom Tromey <tom@tromey.com>
13745 Simon Marchi <simon.marchi@ericsson.com>
13746
13747 PR gdb/24060
13748 * ada-exp.y (DOLLAR_VARIABLE): Rename from SPECIAL_VARIABLE.
13749 * ada-lex.l (DOLLAR_VARIABLE): Likewise.
13750 * c-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13751 * f-exp.y (DOLLAR_VARIABLE): Likewise.
13752 * m2-exp.y (DOLLAR_VARIABLE): Rename from INTERNAL_VAR.
13753 * p-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
13754
583068ca
AB
137552019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13756
13757 * source.c (select_source_symtab): Move header comment to
13758 declaration in source.h.
13759 (forget_cached_source_info_for_objfile): Likewise.
13760 (forget_cached_source_info): Likewise.
13761 (identify_source_line): Likewise.
13762 * source.h (identify_source_line): Move declaration from symtab.h
13763 and add comment from source.c
13764 (print_source_lines): Likewise.
13765 (forget_cached_source_info_for_objfile): Likewise.
13766 (forget_cached_source_info): Likewise.
13767 (select_source_symtab): Likewise.
13768 (enum print_source_lines_flag): Move definition from symtab.h.
13769 * symtab.h (identify_source_line): Move declaration to source.h.
13770 (print_source_lines): Likewise.
13771 (forget_cached_source_info_for_objfile): Likewise.
13772 (forget_cached_source_info): Likewise.
13773 (select_source_symtab): Likewise.
13774 (enum print_source_lines_flag): Move definition to source.h.
13775 * tui/tui-hooks.c: Add 'source.h' include.
13776
ec98a4ad
AB
137772019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13778
13779 * source.c (print_source_lines_base): Handle requests to print
13780 reverse line number sequences, and guard against empty lines
13781 string.
13782
62ea19c1
AB
137832019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
13784
13785 * source.c (print_source_lines_base): Fix skip of '\r' if next
13786 character is '\n'.
13787
9d30e1fd
TT
137882019-01-06 Tom Tromey <tom@tromey.com>
13789
13790 * c-exp.y (struct c_parse_state) <macro_original_text,
13791 expansion_obstack>: New member.
13792 (macro_original_text, expansion_obstack): Remove globals.
13793 (scan_macro_expansion, scanning_macro_expansion)
13794 (finished_macro_expansion): Update.
13795 (scan_macro_cleanup): Remove.
13796 (yylex, c_parse): Update.
13797
c65bac38
TT
137982019-01-06 Tom Tromey <tom@tromey.com>
13799
13800 * c-exp.y (struct c_parse_state) <strings>: New member.
13801 (operator_stoken): Update.
13802
02e12e38
TT
138032019-01-06 Tom Tromey <tom@tromey.com>
13804
13805 * parser-defs.h (type_ptr): Remove typedef. Don't declare VEC.
13806 (union type_stack_elt) <typelist_val>: Now a pointer to
13807 std::vector.
13808 (type_stack_cleanup): Don't declare.
13809 (push_typelist): Update.
13810 * parse.c (pop_typelist): Return a std::vector.
13811 (push_typelist): Take a std::vector.
13812 (follow_types): Update. Do not free args.
13813 (type_stack_cleanup): Remove.
13814 * c-exp.y (struct c_parse_state): New.
13815 (cpstate): New global.
13816 (type_aggregate_p, exp, ptr_operator, parameter_typelist)
13817 (nonempty_typelist): Update.
13818 (func_mod): Create a new vector.
13819 (c_parse): Create a c_parse_state.
13820 (check_parameter_typelist): Do not delete params.
13821 (function_method): Update. Do not delete type_list.
13822
f097f5ad
TT
138232019-01-06 Tom Tromey <tom@tromey.com>
13824
13825 PR gdb/28155:
13826 * python/py-finishbreakpoint.c (bpfinishpy_init): Use
13827 check_typedef.
13828 * infcmd.c (finish_command_fsm_should_stop): Use check_typedef.
13829 (print_return_value): Likewise.
13830
d2adf9f1
TT
138312019-01-05 Tom Tromey <tom@tromey.com>
13832
13833 * contrib/cleanup_check.py: Remove.
13834 * contrib/gcc-with-excheck: Remove.
13835 * contrib/exsummary.py: Remove.
13836 * contrib/excheck.py: Remove.
13837
2eab46b1
JB
138382019-01-05 Joel Brobecker <brobecker@adacore.com>
13839
13840 * thread.c (delete_thread_1): Add gdb_assert that THR is not
13841 NULL. Initialize tpprev to NULL instead of assigning it
13842 to NULL on the next statement.
13843 * windows-nat.c (windows_delete_thread): Remove check for
13844 main_thread_id before printing thread exit notifications.
13845 (get_windows_debug_event) <EXIT_THREAD_DEBUG_EVENT>:
13846 Remove thread ID check against main_thread_id.
13847 <CREATE_PROCESS_DEBUG_EVENT>: Remove call to
13848 windows_delete_thread.
13849 <EXIT_PROCESS_DEBUG_EVENT>: Add call to windows_delete_thread.
13850
48c5e7e2
TT
138512019-01-04 Tom Tromey <tom@tromey.com>
13852
13853 * compile/compile.c (_initialize_compile): Use upper case for
13854 metasyntactic variables.
13855 * symmisc.c (_initialize_symmisc): Use upper case for
13856 metasyntactic variables.
13857 * psymtab.c (_initialize_psymtab): Use upper case for
13858 metasyntactic variables.
13859 * demangle.c (demangle_command): Use upper case for metasyntactic
13860 variables.
13861 (_initialize_demangler): Likewise.
13862 * ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
13863 variables.
13864
986041cd
TT
138652019-01-03 Tom Tromey <tom@tromey.com>
13866
13867 * tui/tui-source.c (tui_set_source_content): Use xstrdup.
13868
7c711119
TT
138692019-01-03 Tom Tromey <tom@tromey.com>
13870
13871 * python/py-symtab.c (salpy_str): Update.
13872 (struct salpy_sal_object) <symtab>: Now a PyObject.
13873 (salpy_dealloc): Update.
13874 (del_objfile_sal): Use gdbpy_ref.
13875
1b20edf0
TT
138762019-01-03 Tom Tromey <tom@tromey.com>
13877
13878 * python/py-type.c (convert_field): Use new_reference. Return
13879 gdbpy_ref.
13880 (make_fielditem): Return gdbpy_ref.
13881 (typy_fields): Update.
13882 (typy_getitem): Update.
13883 (field_name): Return gdbpy_ref. Use new_reference.
13884 (typy_iterator_iternext): Update.
13885
ea41325b
TT
138862019-01-03 Tom Tromey <tom@tromey.com>
13887
13888 * python/py-record.c (gdbpy_stop_recording): Use Py_RETURN_NONE.
13889
2a3c71d6
TT
138902019-01-03 Tom Tromey <tom@tromey.com>
13891
13892 * python/py-value.c (valpy_dealloc): Use Py_XDECREF.
13893 * python/py-type.c (typy_fields_items): Use gdbpy_ref.
13894 * python/py-progspace.c (pspy_set_printers): Use gdbpy_ref.
13895 (pspy_set_frame_filters, pspy_set_frame_unwinders)
13896 (pspy_set_type_printers): Likewise.
13897 * python/py-function.c (fnpy_init): Use gdbpy_ref.
13898 * python/py-cmd.c (cmdpy_init): Use gdbpy_ref.
13899 * python/py-objfile.c (objfpy_set_printers): Use gdbpy_ref.
13900 (objfpy_set_frame_filters, objfpy_set_frame_unwinders)
13901 (objfpy_set_type_printers): Likewise.
13902
5c329e6a
TT
139032019-01-03 Tom Tromey <tom@tromey.com>
13904
13905 * python/python.c (gdbpy_enter, ~gdbpy_enter): Update.
13906 (gdbpy_print_stack): Use gdbpy_err_fetch.
13907 * python/python-internal.h (class gdbpy_err_fetch): New class.
13908 (class gdbpy_enter) <m_error_type, m_error_value,
13909 m_error_traceback>: Remove.
13910 <m_error>: New member.
13911 (gdbpy_exception_to_string): Don't declare.
13912 * python/py-varobj.c (py_varobj_iter_next): Use gdbpy_err_fetch.
13913 * python/py-value.c (convert_value_from_python): Use
13914 gdbpy_err_fetch.
13915 * python/py-utils.c (gdbpy_err_fetch::to_string): Rename from
13916 gdbpy_exception_to_string.
13917 (gdbpy_handle_exception): Use gdbpy_err_fetch.
13918 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
13919 gdbpy_err_fetch.
13920
169bb27b
AB
139212019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13922
13923 * linux-nat.c (delete_lwp_cleanup): Delete.
13924 (struct lwp_deleter): New struct.
13925 (lwp_info_up): New typedef.
13926 (linux_nat_target::follow_fork): Delete cleanup, and make use of
13927 lwp_info_up.
13928
a07c8880
AB
139292019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13930
13931 * linux-fork.c (class scoped_switch_fork_info): New class.
13932 (inferior_call_waitpid): Update to use scoped_switch_fork_info.
13933
26089c49
AB
139342019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13935
13936 * valops.c (find_overload_match): Remove use of null_cleanup, and
13937 calls to do_cleanups.
13938
06d3e5b0
AB
139392019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13940
13941 * compile/compile-cplus-types.c
13942 (compile_cplus_instance::decl_name): Handle changes to
13943 cp_func_name.
13944 * cp-support.c (cp_func_name): Update header comment, update
13945 return type.
13946 * cp-support.h (cp_func_name): Update return type in declaration.
13947 * valops.c (find_overload_match): Move temp_func local to top
13948 level of function and change its type. Use temp_func to hold and
13949 delete temporary string obtained from cp_func_name.
13950
66644cd3
AB
139512019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
13952
13953 * remote.c (remote_target::remote_check_symbols): Convert `msg` to
13954 gdb::char_vector, remove cleanup, and update uses of `msg`.
13955
592d8c0a
JW
139562019-01-03 Jim Wilson <jimw@sifive.com>
13957
13958 * riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
13959
c55d06ec
TT
139602019-01-02 Tom Tromey <tom@tromey.com>
13961
13962 * xml-tdesc.c (xml_cache): Hold a target_desc_up.
13963 (tdesc_parse_xml): Remove cleanups.
13964 * target-descriptions.h (make_cleanup_free_target_description):
13965 Don't declare.
13966 (target_desc_deleter): New struct.
13967 (target_desc_up): New typedef.
13968 * target-descriptions.c (target_desc_deleter::operator()): Rename
13969 from free_target_description.
13970 (make_cleanup_free_target_description): Remove.
13971
3a6ae42d
TT
139722019-01-02 Tom Tromey <tom@tromey.com>
13973
13974 * linespec.c (struct linespec_parser): Rename from ls_parser. Add
13975 constructor, destructor.
13976 (linespec_parser): Remove typedef.
13977 (~linespec_parser): Rename from linespec_parser_delete.
13978 (linespec_lex_to_end, linespec_complete_label)
13979 (linespec_complete): Update.
13980 (decode_line_full): Remove cleanups.
13981 (decode_line_1): Update.
13982
61fd3e73
TT
139832019-01-02 Tom Tromey <tom@tromey.com>
13984
13985 * python/python-internal.h (inferior_to_inferior_object): Change
13986 return type.
13987 * python/py-exitedevent.c (create_exited_event_object): Update.
13988 * python/py-inferior.c (inferior_to_inferior_object): Return
13989 gdbpy_ref.
13990 (python_new_inferior, python_inferior_deleted)
13991 (thread_to_thread_object, delete_thread_object)
13992 (build_inferior_list, gdbpy_selected_inferior): Update.
13993 * python/py-infthread.c (create_thread_object): Update. Also fail
13994 if inferior_to_inferior_object fails.
13995
d20172fc
SM
139962019-01-02 Simon Marchi <simon.marchi@ericsson.com>
13997
13998 * inferior.h (class inferior) <displaced_step_state>: New field.
13999 * infrun.h (struct displaced_step_state): Move here from
14000 infrun.c. Initialize fields, add constructor.
14001 <inf>: Remove field.
14002 <reset>: New method.
14003 * infrun.c (struct displaced_step_inferior_state): Move to
14004 infrun.h.
14005 (displaced_step_inferior_states): Remove.
14006 (get_displaced_stepping_state): Adust.
14007 (displaced_step_in_progress_any_inferior): Adjust.
14008 (displaced_step_in_progress_thread): Adjust.
14009 (displaced_step_in_progress): Adjust.
14010 (add_displaced_stepping_state): Remove.
14011 (get_displaced_step_closure_by_addr): Adjust.
14012 (remove_displaced_stepping_state): Remove.
14013 (infrun_inferior_exit): Call displaced_step_state.reset.
14014 (use_displaced_stepping): Don't check for NULL.
14015 (displaced_step_prepare_throw): Call
14016 get_displaced_stepping_state.
14017 (displaced_step_fixup): Don't check for NULL.
14018 (prepare_for_detach): Don't check for NULL.
14019
e3319240
PW
140202019-01-02 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14021
14022 * infcall.c (call_function_by_hand_dummy): cleanup/destroy sm
14023 in case of call that did not complete.
14024
5d36dfb9
AU
140252019-01-02 Andrey Utkin <autkin@undo.io>
14026
14027 * symfile.c (find_separate_debug_file): Fix search of debug files for
14028 remote debuggee.
14029
8833fbf0
TT
140302019-01-02 Tom Tromey <tom@tromey.com>
14031
14032 * python/py-inferior.c (gdbpy_initialize_inferior): Fix
14033 indentation.
14034 * python/py-frame.c (frapy_older): Remove cast.
14035 (frapy_newer): Likewise.
14036 * python/py-breakpoint.c (local_setattro): Remove cast.
14037 * python/py-arch.c (archpy_name): Remove local variable.
14038 * python/py-type.c (gdbpy_lookup_type): Remove cast.
14039
4ada3dfd
JB
140402019-01-02 Joel Brobecker <brobecker@adacore.com>
14041
14042 * unittests/basic_string_view/element_access/char/empty.cc:
14043 Fix year range in copyright header.
14044
113b7b81
AB
140452019-01-01 Andrew Burgess <andrew.burgess@embecosm.com>
14046
14047 * arch/riscv.h (struct riscv_gdbarch_features) <hw_float_abi>:
14048 Delete.
14049 <operator==>: Update with for removed field.
14050 <hash>: Likewise.
14051 * riscv-tdep.h (struct gdbarch_tdep) <features>: Renamed to...
14052 <isa_features>: ...this.
14053 <abi_features>: New field.
14054 (riscv_isa_flen): Update comment.
14055 (riscv_abi_xlen): New declaration.
14056 (riscv_abi_flen): New declaration.
14057 * riscv-tdep.c (riscv_isa_xlen): Update to get answer from
14058 isa_features.
14059 (riscv_abi_xlen): New function.
14060 (riscv_isa_flen): Update to get answer from isa_features.
14061 (riscv_abi_flen): New function.
14062 (riscv_has_fp_abi): Update to get answer from abi_features.
14063 (riscv_call_info::riscv_call_info): Use abi xlen and flen, not isa
14064 xlen and flen.
14065 (riscv_call_info) <xlen, flen>: Update comment.
14066 (riscv_call_arg_struct): Remove invalid assertions
14067 (riscv_features_from_gdbarch_info): Update now hw_float_abi field
14068 is removed.
14069 (riscv_gdbarch_init): Gather isa features and abi features
14070 separately, ensure both match on the gdbarch when reusing an old
14071 gdbarch. Relax an error check to allow 32-bit abi float to run on
14072 a target with 64-bit float hardware.
14073
b18ca514
PW
140742019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14075
14076 * source.c (search_command_helper): Stop reverse search
14077 when line 1 has been searched.
14078
ec70d8db
PW
140792019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14080
14081 * record-full.c (record_full_base_target::close): Rewrite
14082 record_full_core_buf_list free logic.
14083
5b38f9c1
PW
140842019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14085
14086 * break-catch-syscall.c (print_one_catch_syscall): xfree
14087 the last text.
14088
66d91b39
JB
140892019-01-01 Joel Brobecker <brobecker@adacore.com>
14090
14091 * top.c (print_gdb_version): Update Copyright year in version
14092 message.
14093
42a4f53d
JB
140942019-01-01 Joel Brobecker <brobecker@adacore.com>
14095
14096 Update copyright year range in all GDB files.
14097
7e955d83 140982019-01-01, 19 Joel Brobecker <brobecker@adacore.com>
2139e8dc 14099
5bbd631d 14100 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
2139e8dc 14101
5bbd631d 14102For older changes see ChangeLog-2018.
c906108c
SS
14103\f
14104Local Variables:
14105mode: change-log
14106left-margin: 8
14107fill-column: 74
14108version-control: never
57da7796 14109coding: utf-8
c906108c 14110End:
5bbd631d 14111
This page took 3.794176 seconds and 4 git commands to generate.