]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
317f7127
TT
12020-02-27 Tom Tromey <tromey@adacore.com>
2
3 * dwarf2/read.c (struct field_info) <nfields>: Now a method, not a
4 member.
5 (dwarf2_add_field): Don't update nfields.
6 (dwarf2_attach_fields_to_type, process_structure_scope): Update.
7
3104d9ee
AB
82020-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 * gdbtypes.c (create_array_type_with_stride): Use std::abs not
11 abs.
12
b83470bf
TT
132020-02-26 Tom Tromey <tom@tromey.com>
14
15 * dwarf2/read.c (struct dwarf2_include_psymtab): New.
16 (dwarf2_create_include_psymtab): Use dwarf2_include_psymtab.
17 (dwarf2_psymtab::expand_psymtab, dwarf2_psymtab::readin_p)
18 (dwarf2_psymtab::get_compunit_symtab): Remove null checks for
19 per_cu_data.
20
edfe0a0c
TT
212020-02-26 Tom Tromey <tom@tromey.com>
22
23 * dwarf2/index-write.c (psym_index_map): Change type.
24 (add_address_entry_worker, write_one_signatured_type)
25 (recursively_count_psymbols, recursively_write_psymbols)
26 (class debug_names, psyms_seen_size, write_gdbindex)
27 (write_debug_names): Use partial_symtab, not dwarf2_psymtab.
28
0d79cdc4
AM
292020-02-26 Aaron Merey <amerey@redhat.com>
30
31 * Makefile.in: Handle optional debuginfod support.
32 * NEWS: Update.
33 * README: Add --with-debuginfod summary.
34 * config.in: Regenerate.
35 * configure: Regenerate.
36 * configure.ac: Handle optional debuginfod support.
37 * debuginfod-support.c: debuginfod helper functions.
38 * debuginfod-support.h: Ditto.
39 * doc/gdb.texinfo: Add --with-debuginfod to configure options
40 summary.
41 * dwarf2/read.c (dwarf2_get_dwz_file): Query debuginfod servers
42 when a dwz file cannot be found.
43 * elfread.c (elf_symfile_read): Query debuginfod servers when a
44 debuginfo file cannot be found.
45 * source.c (open_source_file): Query debuginfod servers when a
46 source file cannot be found.
47 * top.c (print_gdb_configuration): Include
48 --{with,without}-debuginfod in the output.
49
b65ce565
JG
502020-02-26 Jérémie Galarneau <jeremie.galarneau@efficios.com>
51
52 * thread.c (thr_try_catch_cmd): Print thread name.
53
d4c9a4f8
SM
542020-02-26 Simon Marchi <simon.marchi@efficios.com>
55
56 * dwarf2/loc.h (dwarf2_fetch_die_loc_sect_off,
57 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
58 dwarf2_fetch_die_type_sect_off): Move to...
59 * dwarf2/read.h (dwarf2_fetch_die_loc_sect_off,
60 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
61 dwarf2_fetch_die_type_sect_off): ... here.
62 * dwarf2/read.c (dwarf2_fetch_die_loc_sect_off,
63 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
64 dwarf2_fetch_die_type_sect_off): Move doc to header file.
65
0dce4280
TV
662020-02-26 Tom de Vries <tdevries@suse.de>
67
68 PR gdb/25603
69 * symfile.c (set_initial_language): Exit-early if
70 language_mode == language_mode_manual.
71
450a1bfc
SM
722020-02-25 Simon Marchi <simon.marchi@polymtl.ca>
73
74 * dwarf2/loc.h (dwarf2_read_addr_index): Move...
75 * dwarf2/read.h (dwarf2_read_addr_index): ... here.
76 * dwarf2/read.c (dwarf2_read_addr_index): Move doc to header.
77
9e80cfa1
AB
782020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
79
80 * gdbtypes.c (create_array_type_with_stride): Handle negative
81 array strides.
82 * valarith.c (value_subscripted_rvalue): Likewise.
83
09624f1f
LM
842020-02-25 Luis Machado <luis.machado@linaro.org>
85
86 * aarch64-tdep.c (aarch64_vnv_type): Fix comment typo.
87
8cb5117c
SM
882020-02-25 Simon Marchi <simon.marchi@polymtl.ca>
89
90 * loc.h (dwarf2_get_die_type): Move to...
91 * read.h (dwarf2_get_die_type): ... here.
92 * read.c (dwarf2_get_die_type): Move doc to header.
93
c325c44e
JB
942020-02-25 Joel Brobecker <brobecker@adacore.com>
95
96 * copypright.py (EXCLUDE_LIST): Add 'gnulib/config.in' and
97 'gnulib/Makefile.in' to the list.
98
4ac93832
TT
992020-02-24 Tom Tromey <tom@tromey.com>
100
101 * dwarf2/read.h (struct type_unit_unshareable) <num_symtabs>:
102 Remove.
103 * dwarf2/read.c (dwarf2_cu::setup_type_unit_groups): Use
104 XOBNEWVEC.
105
197400e8
TT
1062020-02-24 Tom Tromey <tom@tromey.com>
107
108 * dwarf2/read.h (struct dwarf2_per_cu_data) <type_unit_group_p>:
109 New method.
110 * dwarf2/read.c (IS_TYPE_UNIT_GROUP): Remove.
111 (dw2_do_instantiate_symtab, dw2_get_file_names)
112 (build_type_psymtab_dependencies, load_full_type_unit): Update.
113
76935768
TT
1142020-02-24 Tom Tromey <tom@tromey.com>
115
116 * dwarf2read.c (dwarf2_build_psymtabs_hard): Use
117 make_scoped_restore.
118 (dwarf2_psymtab::read_symtab): Don't clear
119 reading_partial_symbols.
120
a88ef40d
TV
1212020-02-24 Tom de Vries <tdevries@suse.de>
122
123 PR gdb/25592
124 * stack.c (iterate_over_block_locals): Handle LOC_CONST.
125
c9af6521
TV
1262020-02-24 Tom de Vries <tdevries@suse.de>
127
128 * tui/tui-layout.c (_initialize_tui_layout): Fix help messages for
129 commands layout next/prev/regs.
130
5707a07a
TT
1312020-02-22 Tom Tromey <tom@tromey.com>
132
133 * dwarf2/loc.h (dwarf2_compile_expr_to_ax): Don't declare.
134 * dwarf2/loc.c (dwarf2_compile_expr_to_ax): Now static.
135
3b0fb49e
TT
1362020-02-22 Tom Tromey <tom@tromey.com>
137
138 * tui/tui-data.h (TUI_DISASM_WIN): Cast to tui_disasm_window.
139
283be8bf
TT
1402020-02-22 Tom Tromey <tom@tromey.com>
141
142 * tui/tui-win.c (_initialize_tui_win): Add usage text.
143 * tui/tui-stack.c (_initialize_tui_stack): Add usage text.
144 * tui/tui-regs.c (_initialize_tui_regs): Add usage text.
145 * tui/tui.c (_initialize_tui): Add usage text.
146
ca793b96
TT
1472020-02-22 Tom Tromey <tom@tromey.com>
148
149 * tui/tui-win.c (tui_set_focus_command)
150 (tui_set_win_height_command): Use error_no_arg.
151 (_initialize_tui_win): Update help text.
152 (FOCUS_USAGE, WIN_HEIGHT_USAGE): Don't define.
153
432b5c40
TT
1542020-02-22 Tom Tromey <tom@tromey.com>
155
156 * tui/tui-layout.c (extract_display_start_addr): Rewrite.
157 * tui/tui-disasm.h (struct tui_disasm_window)
158 <display_start_addr>: Declare.
159 * tui/tui-source.h (struct tui_source_window)
160 <display_start_addr>: Declare.
161 * tui/tui-winsource.h (struct tui_source_window_base)
162 <show_source_line, display_start_addr>: New methods.
163 <m_horizontal_offset, m_start_line_or_addr, m_gdbarch, m_content>:
164 Rename and move to protected section.
165 * tui/tui-winsource.c (tui_source_window_base::update_source_window)
166 (tui_source_window_base::do_erase_source_content): Update.
167 (tui_source_window_base::show_source_line): Now a method.
168 (tui_source_window_base::show_source_content)
169 (tui_source_window_base::tui_source_window_base)
170 (tui_source_window_base::rerender)
171 (tui_source_window_base::refill)
172 (tui_source_window_base::do_scroll_horizontal)
173 (tui_source_window_base::set_is_exec_point_at)
174 (tui_source_window_base::update_breakpoint_info)
175 (tui_source_window_base::update_exec_info): Update.
176 * tui/tui-source.c (tui_source_window::set_contents)
177 (tui_source_window::showing_source_p)
178 (tui_source_window::do_scroll_vertical)
179 (tui_source_window::location_matches_p)
180 (tui_source_window::line_is_displayed): Update.
181 (tui_source_window::display_start_addr): New method.
182 * tui/tui-disasm.c (tui_disasm_window::set_contents)
183 (tui_disasm_window::do_scroll_vertical)
184 (tui_disasm_window::location_matches_p): Update.
185 (tui_disasm_window::display_start_addr): New method.
186
01b1af32
TT
1872020-02-22 Tom Tromey <tom@tromey.com>
188
189 * NEWS: Add entry for gdb.register_window_type.
190 * tui/tui-layout.h (window_factory): New typedef.
191 (tui_register_window): Declare.
192 * tui/tui-layout.c (saved_tui_windows): New global.
193 (tui_apply_current_layout): Use it.
194 (tui_register_window): New function.
195 * python/python.c (do_start_initialization): Call
196 gdbpy_initialize_tui.
197 (python_GdbMethods): Add "register_window_type" function.
198 * python/python-internal.h (gdbpy_register_tui_window)
199 (gdbpy_initialize_tui): Declare.
200 * python/py-tui.c: New file.
201 * Makefile.in (SUBDIR_PYTHON_SRCS): Add py-tui.c.
202
fc96d20b
TT
2032020-02-22 Tom Tromey <tom@tromey.com>
204
205 * tui/tui-io.c (do_tui_putc): Don't omit annotations.
206
935c78c0
TT
2072020-02-22 Tom Tromey <tom@tromey.com>
208
209 * tui/tui-win.c (tui_set_win_focus_to): Move to tui-data.c.
210 * tui/tui-data.h (tui_set_win_with_focus): Don't declare.
211 * tui/tui-data.c (tui_set_win_with_focus): Remove.
212 (tui_set_win_focus_to): Move from tui-win.c.
213
0240c8f1
TT
2142020-02-22 Tom Tromey <tom@tromey.com>
215
216 * tui/tui-layout.c (make_standard_window, get_locator_window): New
217 functions.
218 (known_window_types): New global.
219 (tui_get_window_by_name): Reimplement.
220 (initialize_known_windows): New function.
221 (validate_window_name): Rewrite.
222 (_initialize_tui_layout): Call initialize_known_windows.
223
fdb01f0c
TT
2242020-02-22 Tom Tromey <tom@tromey.com>
225
226 * tui/tui.h (enum tui_win_type) <LOCATOR_WIN, DATA_ITEM_WIN>:
227 Remove constants.
228 * tui/tui-winsource.h (struct tui_source_window_base)
229 <tui_source_window_base>: Remove parameter.
230 * tui/tui-winsource.c
231 (tui_source_window_base::tui_source_window_base): Remove
232 parameter.
233 (tui_source_window_base::refill): Update.
234 * tui/tui-stack.h (struct tui_locator_window)
235 <tui_locator_window>: Update.
236 * tui/tui-source.h (struct tui_source_window) <tui_source_window>:
237 Default the constructor.
238 * tui/tui-regs.h (struct tui_data_item_window)
239 <tui_data_item_window>: Default the constructor.
240 (struct tui_data_window) <tui_data_window>: Likewise.
241 * tui/tui-disasm.h (struct tui_disasm_window) <tui_disasm_window>:
242 Default the constructor.
243 * tui/tui-data.h (struct tui_gen_win_info) <tui_gen_win_info>:
244 Default the constructor.
245 <type>: Remove.
246 (struct tui_win_info) <tui_win_info>: Default the constructor.
247 * tui/tui-data.c (tui_win_info::tui_win_info): Remove.
248 * tui/tui-command.h (struct tui_cmd_window) <tui_cmd_window>:
249 Default the constructor.
250
865a5aec
TT
2512020-02-22 Tom Tromey <tom@tromey.com>
252
253 * tui/tui-wingeneral.h (tui_make_all_invisible): Don't declare.
254 * tui/tui-wingeneral.c (tui_make_all_invisible): Remove.
255 * tui/tui-win.c (tui_resize_all): Don't call
256 tui_delete_invisible_windows.
257 * tui/tui-layout.c (tui_apply_current_layout): Delete windows when
258 done.
259 (tui_set_layout): Update.
260 (tui_add_win_to_layout): Don't call tui_delete_invisible_windows.
261 * tui/tui-data.h (tui_delete_invisible_windows): Don't declare.
262 * tui/tui-data.c (tui_delete_invisible_windows): Remove.
263
e098d18c
TT
2642020-02-22 Tom Tromey <tom@tromey.com>
265
266 * tui/tui-win.c (tui_partial_win_by_name): Handle ambiguity
267 correctly.
268
eb9c8874
TT
2692020-02-22 Tom Tromey <tom@tromey.com>
270
271 * tui/tui-data.c (tui_next_win, tui_prev_win): Reimplement.
272
7eed1a8e
TT
2732020-02-22 Tom Tromey <tom@tromey.com>
274
275 * tui/tui-winsource.h (struct tui_source_window_iterator)
276 <inner_iterator>: New etytypedef.
277 <tui_source_window_iterator>: Take "end" parameter.
278 <tui_source_window_iterator>: Take iterator.
279 <operator*, advance>: Update.
280 <m_iter>: Change type.
281 <m_end>: New field.
282 (struct tui_source_windows) <begin, end>: Update.
283 * tui/tui-layout.c (tui_windows): New global.
284 (tui_apply_current_layout): Clear tui_windows.
285 (tui_layout_window::apply): Update tui_windows.
286 * tui/tui-data.h (tui_windows): Declare.
287 (all_tui_windows): Now inline function.
288 (class tui_window_iterator, struct all_tui_windows): Remove.
289
7c043ba6
TT
2902020-02-22 Tom Tromey <tom@tromey.com>
291
292 PR tui/17850:
293 * tui/tui-win.c (tui_gen_win_info::max_width): New method.
294 * tui/tui-layout.h (class tui_layout_base) <get_sizes>: Add
295 "height" argument.
296 (class tui_layout_window) <get_sizes>: Likewise.
297 (class tui_layout_split) <tui_layout_split>: Add "vertical"
298 argument.
299 <get_sizes>: Add "height" argument.
300 <m_vertical>: New field.
301 * tui/tui-layout.c (tui_layout_split::clone): Update.
302 (tui_layout_split::get_sizes): Add "height" argument.
303 (tui_layout_split::adjust_size, tui_layout_split::apply): Update.
304 (tui_new_layout_command): Parse "-horizontal".
305 (_initialize_tui_layout): Update help string.
306 (tui_layout_split::specification): Add "-horizontal" when needed.
307 * tui/tui-layout.c (tui_layout_window::get_sizes): Add "height"
308 argument.
309 * tui/tui-data.h (struct tui_gen_win_info) <max_width, min_width>:
310 New methods.
311
6bc56648
TT
3122020-02-22 Tom Tromey <tom@tromey.com>
313
314 * tui/tui-layout.h (enum tui_adjust_result): New.
315 (class tui_layout_base) <adjust_size>: Return tui_adjust_result.
316 (class tui_layout_window) <adjust_size>: Return
317 tui_adjust_result. Rewrite.
318 (class tui_layout_split) <adjust_size>: Return tui_adjust_result.
319 * tui/tui-layout.c (tui_layout_split::adjust_size): Update.
320
c22fef7e
TT
3212020-02-22 Tom Tromey <tom@tromey.com>
322
323 * tui/tui-layout.h (class tui_layout_split) <add_split>: Change
324 parameter and return types.
325 (class tui_layout_base) <specification>: Add "depth".
326 (class tui_layout_window) <specification>: Add "depth".
327 (class tui_layout_split) <specification>: Add "depth".
328 * tui/tui-layout.c (tui_layout_split::add_split): Change parameter
329 and return types.
330 (tui_new_layout_command): Parse sub-layouts.
331 (_initialize_tui_layout): Update help string.
332 (tui_layout_window::specification): Add "depth".
333 (add_layout_command): Update.
334
ee325b61
TT
3352020-02-22 Tom Tromey <tom@tromey.com>
336
337 * NEWS: Add "tui new-layout" item.
338 * tui/tui-layout.c (add_layout_command): Return cmd_list_element.
339 Add new-layout command to help text.
340 (validate_window_name): New function.
341 (tui_new_layout_command): New function.
342 (_initialize_tui_layout): Register "new-layout".
343 (tui_layout_window::specification): New method.
344 (tui_layout_window::specification): New method.
345 * tui/tui-layout.h (class tui_layout_base) <specification>: New
346 method.
347 (class tui_layout_window) <specification>: New method.
348 (class tui_layout_split) <specification>: New method.
349
416eb92d
TT
3502020-02-22 Tom Tromey <tom@tromey.com>
351
352 * tui/tui.c (tui_enable): Call tui_set_initial_layout.
353 * tui/tui-win.c (window_name_completer): Update comment.
354 * tui/tui-layout.h (class tui_layout_base) <replace_window>:
355 Declare method.
356 (class tui_layout_window) <replace_window>: Likewise.
357 (class tui_layout_split) <replace_window>: Likewise.
358 (tui_set_layout): Don't declare.
359 (tui_set_initial_layout): Declare function.
360 * tui/tui-layout.c (layouts, applied_skeleton, src_regs_layout)
361 (asm_regs_layout): New globals.
362 (tui_current_layout, show_layout): Remove.
363 (tui_set_layout, tui_add_win_to_layout): Rewrite.
364 (find_layout, tui_apply_layout): New function.
365 (layout_completer): Remove.
366 (tui_next_layout): Reimplement.
367 (tui_next_layout_command): New function.
368 (tui_set_initial_layout, tui_prev_layout_command): New functions.
369 (tui_regs_layout): Reimplement.
370 (tui_regs_layout_command): New function.
371 (extract_display_start_addr): Rewrite.
372 (next_layout, prev_layout): Remove.
373 (tui_layout_window::replace_window): New method.
374 (tui_layout_split::replace_window): New method.
375 (destroy_layout): New function.
376 (layout_list): New global.
377 (add_layout_command): New function.
378 (initialize_layouts): Update.
379 (tui_layout_command): New function.
380 (_initialize_tui_layout): Install "layout" commands.
381 * tui/tui-data.h (enum tui_layout_type): Remove.
382 (tui_current_layout): Don't declare.
383
0dbc2fc7
TT
3842020-02-22 Tom Tromey <tom@tromey.com>
385
386 * tui/tui-regs.c (tui_reg_layout): Remove.
387 (tui_reg_command): Use tui_regs_layout.
388 * tui/tui-layout.h (tui_reg_command): Declare.
389 * tui/tui-layout.c (tui_reg_command): New function.
390
5afe342e
TT
3912020-02-22 Tom Tromey <tom@tromey.com>
392
393 * tui/tui.c (tui_rl_delete_other_windows): Call
394 tui_remove_some_windows.
395 * tui/tui-layout.h (class tui_layout_base) <remove_windows>:
396 Declare method.
397 (class tui_layout_window) <remove_windows>: New method.
398 (class tui_layout_split) <remove_windows>: Declare.
399 (tui_remove_some_windows): Declare.
400 * tui/tui-layout.c (tui_remove_some_windows): New function.
401 (tui_layout_split::remove_windows): New method.
402
427326a8
TT
4032020-02-22 Tom Tromey <tom@tromey.com>
404
405 * tui/tui.c (tui_rl_change_windows): Call tui_next_layout.
406 * tui/tui-layout.h (tui_next_layout): Declare.
407 * tui/tui-layout.c (tui_next_layout): New function.
408
3fe12b6d
TT
4092020-02-22 Tom Tromey <tom@tromey.com>
410
411 * tui/tui-regs.c (tui_data_window::display_registers_from): Use
412 correct coordinates.
413
59b8b5d2
TT
4142020-02-22 Tom Tromey <tom@tromey.com>
415
416 * tui/tui-layout.h (tui_add_win_to_layout): Add comment.
417 * tui/tui-layout.c (tui_add_win_to_layout): Add assert. Remove
418 DATA_WIN case.
419
2a3d458b
TT
4202020-02-22 Tom Tromey <tom@tromey.com>
421
422 * tui/tui-disasm.c (tui_get_low_disassembly_address): Use
423 TUI_DISASM_WIN, not tui_win_list.
424
3f0cbb04
TT
4252020-02-22 Tom Tromey <tom@tromey.com>
426
427 * valprint.c (generic_val_print_enum_1)
428 (val_print_type_code_flags): Style member names.
429 * rust-lang.c (val_print_struct, rust_print_enum)
430 (rust_print_struct_def, rust_internal_print_type): Style member
431 names.
432 * p-valprint.c (pascal_object_print_value_fields): Style member
433 names. Only call fprintf_symbol_filtered for static members.
434 * m2-typeprint.c (m2_record_fields, m2_enum): Style member names.
435 * f-valprint.c (f_val_print): Style member names.
436 * f-typeprint.c (f_type_print_base): Style member names.
437 * cp-valprint.c (cp_print_value_fields): Style member names. Only
438 call fprintf_symbol_filtered for static members.
439 (cp_print_class_member): Style member names.
440 * c-typeprint.c (c_print_type_1, c_type_print_base_1): Style
441 member names.
442 * ada-valprint.c (ada_print_scalar): Style enum names.
443 (ada_val_print_enum): Likewise.
444 * ada-typeprint.c (print_enum_type): Style enum names.
445
d4d947ae
TT
4462020-02-21 Tom Tromey <tom@tromey.com>
447
448 * psympriv.h (struct partial_symtab): Update comment.
449
e94e944b
TT
4502020-02-21 Tom Tromey <tromey@adacore.com>
451
452 * mips-tdep.h (mips_pc_is_mips16, mips_pc_is_micromips): Parameter
453 type is CORE_ADDR.
454
1eb73179
TV
4552020-02-21 Tom de Vries <tdevries@suse.de>
456
457 PR gdb/25534
458 * psymtab.c (partial_symtab::read_dependencies): Don't read dependency
459 if dependencies[i]->user != NULL.
460
4f180d53
AT
4612020-02-21 Ali Tamur <tamur@google.com>
462
463 * dwarf2/read.c (dwarf2_name): Add null check.
464
22b6cd70
TT
4652020-02-20 Tom Tromey <tom@tromey.com>
466
467 * dwarf2/read.c (dwarf2_find_containing_comp_unit): Use ">", not
468 ">=", in binary search.
469 (dwarf2_find_containing_comp_unit): New overload.
470 (run_test): New self-test.
471 (_initialize_dwarf2_read): Register new test.
472
bd0cf5a6
NC
4732020-02-20 Nelson Chu <nelson.chu@sifive.com>
474
475 * riscv-tdep.c: Updated since the DECLARE_CSR is changed.
476 * riscv-tdep.h: Likewise.
477 * features/riscv/rebuild-csr-xml.sh: Generate the 64bit-csr.xml without
478 rv32-only CSR.
479 * features/riscv/64bit-csr.xml: Regenerated.
480
3f702acd
SDJ
4812020-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
482 Tom Tromey <tom@tromey.com>
483
484 * utils.c (fputs_maybe_filtered): Call 'stream->puts' instead
485 of 'fputc_unfiltered'.
486 (putchar_unfiltered): Call 'fputc_unfiltered'.
487 (fputc_unfiltered): Call 'fputs_unfiltered'.
488
d13c7322
AB
4892020-02-20 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * config.in: Regenerate.
492 * configure: Regenerate.
493 * configure.ac: Add --with-python-libdir option.
494 * main.c: Use WITH_PYTHON_LIBDIR.
495
869d8950
TT
4962020-02-19 Tom Tromey <tom@tromey.com>
497
498 * symtab.c (general_symbol_info::compute_and_set_names): Use
499 obstack_strndup. Simplify call to symbol_set_demangled_name.
500
298e9637
SM
5012020-02-19 Simon Marchi <simon.marchi@efficios.com>
502
503 * dwarf2/read.c (allocate_signatured_type_table,
504 allocate_dwo_unit_table, allocate_type_unit_groups_table,
505 allocate_dwo_file_hash_table, allocate_dwp_loaded_cutus_table):
506 Remove objfile parameter, update all callers.
507
08410482
DE
5082020-02-19 Doug Evans <dje@google.com>
509
510 PR rust/25535
511 * rust-lang.c (rust_print_enum): Apply embedded_offset to
512 rust_enum_variant calculation.
513
dfdeeca1
TT
5142020-02-19 Tom Tromey <tromey@adacore.com>
515
516 * mips-tdep.h (mips_pc_is_mips): Parameter type is CORE_ADDR.
517
2ef5453b
TT
5182020-02-19 Tom Tromey <tromey@adacore.com>
519
520 * ada-lang.c (cache_symbol): Use obstack_strdup.
521
9f1528a1
AB
5222020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * configure: Regenerate.
525
d3c22fa8
TT
5262020-02-19 Tom Tromey <tromey@adacore.com>
527
528 * python/python.c (do_start_initialization): Use XNEWVEC. Remove
529 NULL check.
530
bf84f706
MR
5312020-02-19 Maciej W. Rozycki <macro@wdc.com>
532
533 * NEWS: Mention RISC-V GNU/Linux GDBserver support.
534
d1c9b20f
AB
5352020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
536
537 * arch/riscv.c (struct riscv_gdbarch_features_hasher): Only define
538 if GDBSERVER is not defined.
539 (riscv_tdesc_cache): Likewise, also store const target_desc.
540 (STATIC_IN_GDB): Define.
541 (riscv_create_target_description): Update declaration with
542 STATIC_IN_GDB.
543 (riscv_lookup_target_description): New function, only define if
544 GDBSERVER is not defined.
545 * arch/riscv.h (riscv_create_target_description): Declare only
546 when GDBSERVER is defined.
547 (riscv_lookup_target_description): New declaration when GDBSERVER
548 is not defined.
549 * nat/riscv-linux-tdesc.c (riscv_linux_read_description): Rename to...
550 (riscv_linux_read_features): ...this, and return
551 riscv_gdbarch_features instead of target_desc.
552 * nat/riscv-linux-tdesc.h: Include 'arch/riscv.h'.
553 (riscv_linux_read_description): Rename to...
554 (riscv_linux_read_features): ...this.
555 * riscv-linux-nat.c (riscv_linux_nat_target::read_description):
556 Update to use riscv_gdbarch_features and
557 riscv_lookup_target_description.
558 * riscv-tdep.c (riscv_find_default_target_description): Use
559 riscv_lookup_target_description instead of
560 riscv_create_target_description.
561
373d7ac0
SM
5622020-02-18 Simon Marchi <simon.marchi@efficios.com>
563
564 * valprint.c (generic_val_print_enum_1): When printing a flag
565 enum with value 0 and there is no enumerator with value 0, print
566 just "0" instead of "(unknown: 0x0)".
567
b29a2df0
SM
5682020-02-18 Simon Marchi <simon.marchi@efficios.com>
569
570 * valprint.c (generic_val_print_enum_1): Print unknown part of
571 flag enum in hex.
572
6740f0cc
SM
5732020-02-18 Simon Marchi <simon.marchi@efficios.com>
574
575 * dwarf2/read.c (update_enumeration_type_from_children): Allow
576 flag enums to contain duplicate enumerators.
577 * valprint.c (generic_val_print_enum_1): Update comment.
578
edd45eb0
SM
5792020-02-18 Simon Marchi <simon.marchi@efficios.com>
580
581 * dwarf2/read.c: Include "count-one-bits.h".
582 (update_enumeration_type_from_children): If an enumerator has
583 multiple bits set, don't treat the enumeration as a "flag enum".
584 * valprint.c (generic_val_print_enum_1): Assert that enumerators
585 of flag enums have 0 or 1 bit set.
586
6d0cf446
BE
5872020-02-18 Bernd Edlinger <bernd.edlinger@hotmail.de>
588
589 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Use an explicit
590 conversion.
591 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
592 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
593 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
594 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
595 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
596
7001c1b7
SM
5972020-02-18 Simon Marchi <simon.marchi@efficios.com>
598
599 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
600
fdb61c6c
SM
6012020-02-14 Simon Marchi <simon.marchi@efficios.com>
602
603 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Use
604 displaced_step_closure_up.
605 * aarch64-tdep.h (aarch64_displaced_step_copy_insn): Likewise.
606 (struct displaced_step_closure_up):
607 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
608 * amd64-tdep.h (amd64_displaced_step_copy_insn): Likewise.
609 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn):
610 Likewise.
611 * gdbarch.sh (displaced_step_copy_insn): Likewise.
612 * gdbarch.c, gdbarch.h: Re-generate.
613 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Use
614 displaced_step_closure_up.
615 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
616 * i386-tdep.h (i386_displaced_step_copy_insn): Likewise.
617 * infrun.h (displaced_step_closure_up): New type alias.
618 (struct displaced_step_inferior_state) <step_closure>: Change
619 type to displaced_step_closure_up.
620 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Use
621 displaced_step_closure_up.
622 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
623
a4a38eb4
TT
6242020-02-14 Tom Tromey <tom@tromey.com>
625
626 * minidebug.c (gnu_debug_key): New global.
627 (find_separate_debug_file_in_section): Use it.
628
e8217e61
SM
6292020-02-14 Simon Marchi <simon.marchi@efficios.com>
630
631 * gdbarch.sh (displaced_step_copy_insn): Change return type to an
632 std::unique_ptr.
633 * gdbarch.c: Re-generate.
634 * gdbarch.h: Re-generate.
635 * infrun.c (displaced_step_prepare_throw): Adjust to std::unique_ptr
636 change.
637 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Change return
638 type to std::unique_ptr.
639 * aarch64-tdep.h (aarch64_displaced_step_copy_insn): Likewise.
640 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
641 * amd64-tdep.h (amd64_displaced_step_copy_insn): Likewise.
642 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
643 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Likewise.
644 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
645 * i386-tdep.h (i386_displaced_step_copy_insn): Likewise.
646 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
647 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
648
d8d83535
SM
6492020-02-14 Simon Marchi <simon.marchi@efficios.com>
650
651 * infrun.c (get_displaced_step_closure_by_addr): Adjust to
652 std::unique_ptr.
653 (displaced_step_clear): Rename to...
654 (displaced_step_reset): ... this. Just call displaced->reset ().
655 (displaced_step_clear_cleanup): Rename to...
656 (displaced_step_reset_cleanup): ... this.
657 (displaced_step_prepare_throw): Adjust to std::unique_ptr.
658 (displaced_step_fixup): Likewise.
659 (resume_1): Likewise.
660 (handle_inferior_event): Restore child's memory before calling
661 displaced_step_fixup on the parent.
662 * infrun.h (displaced_step_inferior_state) <reset>: Adjust
663 to std::unique_ptr.
664 <step_closure>: Change type to std::unique_ptr.
665
5f661e03
SM
6662020-02-14 Simon Marchi <simon.marchi@efficios.com>
667
668 * arm-tdep.c: Include count-one-bits.h.
669 (cleanup_block_store_pc): Use count_one_bits.
670 (cleanup_block_load_pc): Use count_one_bits.
671 (arm_copy_block_xfer): Use count_one_bits.
672 (thumb2_copy_block_xfer): Use count_one_bits.
673 (thumb_copy_pop_pc_16bit): Use count_one_bits.
674 * arch/arm-get-next-pcs.c: Include count-one-bits.h.
675 (thumb_get_next_pcs_raw): Use count_one_bits.
676 (arm_get_next_pcs_raw): Use count_one_bits_l.
677 * arch/arm.c (bitcount): Remove.
678 * arch/arm.h (bitcount): Remove.
679
8084e579
TT
6802020-02-14 Tom Tromey <tromey@adacore.com>
681
682 * dwarf2/frame-tailcall.c (dwarf2_tailcall_sniffer_first):
683 Update.
684 * dwarf2/loc.h (call_site_find_chain): Return unique_xmalloc_ptr.
685 * dwarf2/loc.c (call_site_find_chain_1): Return
686 unique_xmalloc_ptr.
687 (call_site_find_chain): Likewise.
688
258bf0ee
RB
6892020-02-14 Richard Biener <rguenther@suse.de>
690
691 * dwarf2/read.c (lnp_state_machine::handle_special_opcode): Apply CSE
692 on expression with division operators.
693
f98a8458
AKS
6942020-02-13 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
695
696 * MAINTAINERS (Write After Approval): Adding myself.
697
d1437c0e
TT
6982020-02-12 Tom Tromey <tom@tromey.com>
699
700 * event-loop.c (event_data, gdb_event, event_handler_func):
701 Remove.
702
3d4560f7
TT
7032020-02-12 Tom Tromey <tom@tromey.com>
704
705 * dwarf2/frame.c (dwarf2_frame_bfd_data): New global.
706 (dwarf2_frame_objfile_data): Add comment.
707 (find_comp_unit, set_comp_unit): New functions.
708 (dwarf2_frame_find_fde): Use find_comp_unit.
709 (dwarf2_build_frame_info): Use set_comp_unit.
710
21982304
TT
7112020-02-12 Tom Tromey <tom@tromey.com>
712
713 * dwarf2/frame.c (struct comp_unit) <objfile>: Remove.
714 (comp_unit): Don't initialize objfile.
715 (execute_cfa_program): Add text_offset parameter.
716 (execute_cfa_program_test, dwarf2_fetch_cfa_info)
717 (dwarf2_frame_cache): Update.
718 (dwarf2_build_frame_info): Don't set "objfile" member.
719
4debb237
TT
7202020-02-12 Tom Tromey <tom@tromey.com>
721
722 * dwarf2/frame.c (decode_frame_entry_1): Add gdbarch parameter.
723 (decode_frame_entry): Likewise.
724 (dwarf2_build_frame_info): Update.
725
0d404d44
TT
7262020-02-12 Tom Tromey <tom@tromey.com>
727
728 * dwarf2/frame.c (struct comp_unit) <obstack>: New member.
729 (decode_frame_entry_1): Use the comp_unit obstack.
730
a7a3ae5c
TT
7312020-02-12 Tom Tromey <tom@tromey.com>
732
733 * dwarf2/frame.c (struct comp_unit): Add initializers and
734 constructor.
735 (dwarf2_frame_objfile_data): Store a comp_unit.
736 (dwarf2_frame_find_fde): Update.
737 (dwarf2_build_frame_info): Use "new".
738
a9d65418
TT
7392020-02-12 Tom Tromey <tom@tromey.com>
740
741 * dwarf2/frame.c (struct dwarf2_fde_table): Remove.
742 (dwarf2_fde_table): Typedef for std::vector.
743 (dwarf2_frame_objfile_data): Remove the deleter. Now static.
744 (dwarf2_frame_find_fde, add_fde, decode_frame_entry_1)
745 (decode_frame_entry): Update.
746 (dwarf2_build_frame_info): Use "new".
747
7559c217
CB
7482020-02-12 Christian Biesinger <cbiesinger@google.com>
749
750 * arm-tdep.c (arm_gdbarch_init): Update.
751 * arm-tdep.h (struct gdbarch_tdep) <have_fpa_registers,
752 have_wmmx_registers, have_vfp_pseudos, have_neon_pseudos,
753 have_neon, is_m>: Change to bool.
754
aeefc73c
CB
7552020-02-12 Christian Biesinger <cbiesinger@google.com>
756
757 * arm-tdep.c (arm_dump_tdep): Print more fields of tdep.
758
d27b8e5f
TT
7592020-02-12 Tom Tromey <tom@tromey.com>
760
761 * dwarf2/loc.c (struct dwarf_expr_baton): Remove.
762
cd5900f3
HD
7632020-02-12 Hannes Domani <ssbssa@yahoo.de>
764
765 * windows-tdep.c (struct windows_gdbarch_data): Add tib_ptr_type.
766 (windows_get_tlb_type): Use windows_gdbarch_data->tib_ptr_type.
767
f056b22b
TT
7682020-02-11 Tom Tromey <tom@tromey.com>
769
770 * psymtab.h: Update comment.
771
f92ff6b5
TT
7722020-02-11 Tom Tromey <tom@tromey.com>
773
774 * gdb_obstack.h (struct auto_obstack): Use
775 DISABLE_COPY_AND_ASSIGN.
776
3fd6912b
TT
7772020-02-11 Tom Tromey <tom@tromey.com>
778
779 * dwarf2/frame.h (struct objfile): Don't forward declare.
780
69ed9b74
CB
7812020-02-11 Christian Biesinger <cbiesinger@google.com>
782
783 * cris-tdep.c (cris_supply_gregset): Change signature to match
784 what struct regset expects.
785 (cris_regset): New struct.
786 (fetch_core_registers): Remove.
787 (cris_iterate_over_regset_sections): New function.
788 (_initialize_cris_tdep): Don't call deprecated_add_core_fns.
789 (cris_gdbarch_init): Call set_gdbarch_iterate_over_regset_sections.
790
bda874f6
CB
7912020-02-11 Christian Biesinger <cbiesinger@google.com>
792
793 * arch/arm.h (enum gdb_regnum): Add comment for the FP0..7
794 registers.
795
754e1564
CB
7962020-02-11 Christian Biesinger <cbiesinger@google.com>
797
798 * arm-tdep.c (arm_dump_tdep): Add \n in fprintf.
799
8ddd8e0e
SM
8002020-02-11 Simon Marchi <simon.marchi@efficios.com>
801
802 * configure: Re-generate.
803
898e7f60
SM
8042020-02-11 Simon Marchi <simon.marchi@efficios.com>
805
806 * configure: Re-generate.
807
58df732b
SM
8082020-02-11 Simon Marchi <simon.marchi@efficios.com>
809
810 * acinclude: Update warning.m4 path.
811 * warning.m4: Move to gdbsupport.
812
da5bd37e
TT
8132020-02-11 Tom Tromey <tromey@adacore.com>
814
815 * remote.c (remote_console_output): Update.
816 * printcmd.c (printf_command): Update.
817 * event-loop.c (gdb_wait_for_event): Update.
818 * linux-nat.c (sigchld_handler): Update.
819 * remote-sim.c (gdb_os_write_stdout): Update.
820 (gdb_os_flush_stdout): Update.
821 (gdb_os_flush_stderr): Update.
822 (gdb_os_write_stderr): Update.
823 * exceptions.c (print_exception): Update.
824 * remote-fileio.c (remote_fileio_func_read): Update.
825 (remote_fileio_func_write): Update.
826 * tui/tui.c (tui_enable): Update.
827 * tui/tui-interp.c (tui_interp::init): Update.
828 * utils.c (init_page_info): Update.
829 (putchar_unfiltered, fputc_unfiltered): Update.
830 (gdb_flush): Update.
831 (emit_style_escape): Update.
832 (flush_wrap_buffer, fputs_maybe_filtered): Update.
833 * ui-file.c (ui_file_isatty, ui_file_read, ui_file_write)
834 (ui_file_write_async_safe, ui_file_flush, ui_file_puts): Remove.
835 (stderr_file::write): Update.
836 (stderr_file::puts): Update.
837 * ui-file.h (ui_file_isatty, ui_file_write)
838 (ui_file_write_async_safe, ui_file_read, ui_file_flush)
839 (ui_file_puts): Don't declare.
840
85f0dd3c
TV
8412020-02-10 Tom de Vries <tdevries@suse.de>
842
843 * dwarf2/read.c (process_psymtab_comp_unit_reader): Cast concat NULL
844 sentinel to char *.
845
2e927613
TV
8462020-02-09 Tom de Vries <tdevries@suse.de>
847
848 * dwarf2read.c (process_psymtab_comp_unit_reader): Append CU offset to
849 filename if it matches "<artificial>".
850
6bafc845
HD
8512020-02-09 Hannes Domani <ssbssa@yahoo.de>
852
853 * windows-tdep.c (struct enum_value_name): New struct.
854 (create_enum): New function.
855 (windows_get_siginfo_type): Create and use enum types.
856
7928d571
HD
8572020-02-09 Hannes Domani <ssbssa@yahoo.de>
858
859 * NEWS: Mention $_siginfo support for Windows.
860 * windows-nat.c (handle_exception): Set siginfo_er.
861 (windows_nat_target::mourn_inferior): Reset siginfo_er.
862 (windows_xfer_siginfo): New function.
863 (windows_nat_target::xfer_partial): Call windows_xfer_siginfo.
864 * windows-tdep.c (struct windows_gdbarch_data): New struct.
865 (init_windows_gdbarch_data): New function.
866 (get_windows_gdbarch_data): New function.
867 (windows_get_siginfo_type): New function.
868 (windows_init_abi): Register windows_get_siginfo_type.
869 (_initialize_windows_tdep): Register init_windows_gdbarch_data.
870
6751ebae
TT
8712020-02-08 Tom Tromey <tom@tromey.com>
872
873 * dwarf2/read.c (class cutu_reader) <cutu_reader,
874 init_tu_and_read_dwo_dies>: Remove "keep" parameter.
875 <keep>: Declare method.
876 <m_keep>: Remove member.
877 <~cutu_reader>: Remove.
878 (cutu_reader::init_tu_and_read_dwo_dies): Update.
879 (cutu_reader::cutu_reader): Update.
880 (cutu_reader::keep): Rename from ~cutu_reader.
881 (process_psymtab_comp_unit, build_type_psymtabs_1)
882 (process_skeletonless_type_unit, load_partial_comp_unit)
883 (load_full_comp_unit, dwarf2_read_addr_index)
884 (read_signatured_type): Update.
885
135f5437
TT
8862020-02-08 Tom Tromey <tom@tromey.com>
887
888 * dwarf2/read.c (process_psymtab_comp_unit_reader): Remove
889 "want_partial_unit" parameter.
890 (process_psymtab_comp_unit): Change want_partial_unit to bool.
891 Inline check for DW_TAG_partial_unit.
892 (dwarf2_build_psymtabs_hard, scan_partial_symbols): Update.
893
9f66ff1c
TT
8942020-02-08 Tom Tromey <tom@tromey.com>
895
896 * dwarf2/read.c (read_n_bytes, read_direct_string): Move to
897 read.c.
898 * dwarf2/leb.h (read_n_bytes, read_direct_string): Move from
899 read.c.
900
c8a7a66f
TT
9012020-02-08 Tom Tromey <tom@tromey.com>
902
903 * dwarf2/read.c (read_address): Move to comp-unit.c.
904 (dwarf2_rnglists_process, dwarf2_ranges_process)
905 (read_attribute_value, dwarf_decode_lines_1)
906 (var_decode_location, decode_locdesc): Update.
907 * dwarf2/comp-unit.c (comp_unit_head::read_address): Move from
908 read.c. Remove "cu" parameter.
909 * dwarf2/comp-unit.h (struct comp_unit_head) <read_address>: New
910 method.
911
8266302d
TT
9122020-02-08 Tom Tromey <tom@tromey.com>
913
914 * dwarf2/read.c (read_attribute_value, read_indirect_string)
915 (read_indirect_line_string): Update.
916 * dwarf2/comp-unit.c (read_offset): Remove.
917 (read_comp_unit_head): Update.
918 * dwarf2/comp-unit.h (struct comp_unit_head) <read_offset>: New
919 method.
920 (read_offset): Don't declare.
921
4057dfde
TT
9222020-02-08 Tom Tromey <tom@tromey.com>
923
924 * Makefile.in (COMMON_SFILES): Add dwarf2/comp-unit.c.
925 * dwarf2/read.c (struct comp_unit_head): Move to
926 dwarf2/comp-unit.h.
927 (enum class rcuh_kind): Move to comp-unit.h.
928 (get_cu_length, offset_in_cu_p): Now methods on comp_unit_head.
929 (read_comp_unit_head, error_check_comp_unit_head)
930 (read_and_check_comp_unit_head): Move to comp-unit.c.
931 (read_offset, dwarf_unit_type_name): Likewise.
932 (create_debug_type_hash_table, read_cutu_die_from_dwo)
933 (cutu_reader::cutu_reader, read_call_site_scope)
934 (find_partial_die, follow_die_offset): Update.
935 * dwarf2/comp-unit.h: New file, from dwarf2read.c.
936
24aa364d
TT
9372020-02-08 Tom Tromey <tom@tromey.com>
938
939 * dwarf2/read.c (read_offset_1): Move to leb.c.
940 (read_abbrev_offset, read_offset, dwarf_decode_line_header)
941 (dwarf_decode_macro_bytes): Update.
942 * dwarf2/leb.c (read_offset): Rename; move from read.c.
943 * dwarf2/leb.h (read_offset): Declare.
944
2c7d5afc
TT
9452020-02-08 Tom Tromey <tom@tromey.com>
946
947 * dwarf2/read.c (dwarf2_section_size): Remove.
948 (error_check_comp_unit_head, dwarf2_symbol_mark_computed):
949 Update.
950 * dwarf2/section.h (struct dwarf2_section_info) <get_size>: New method.
951
4075cb26
TT
9522020-02-08 Tom Tromey <tom@tromey.com>
953
954 * dwarf2/read.c (read_initial_length): Move to leb.c.
955 * dwarf2/leb.h (read_initial_length): Declare.
956 * dwarf2/leb.c (read_initial_length): Move from read.c. Add
957 handle_nonstd parameter.
958 * dwarf2/frame.c (read_initial_length): Remove.
959 (decode_frame_entry_1): Update.
960
09ba997f
TT
9612020-02-08 Tom Tromey <tom@tromey.com>
962
963 * dwarf2/loc.c (dwarf2_find_location_expression)
964 (dwarf_evaluate_loc_desc::get_tls_address)
965 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
966 (rw_pieced_value, dwarf2_evaluate_loc_desc_full)
967 (dwarf2_locexpr_baton_eval, dwarf2_evaluate_property)
968 (dwarf2_compile_property_to_c)
969 (dwarf2_loc_desc_get_symbol_read_needs)
970 (dwarf2_compile_expr_to_ax, locexpr_describe_location)
971 (locexpr_tracepoint_var_ref, locexpr_generate_c_location)
972 (loclist_describe_location, loclist_tracepoint_var_ref)
973 (loclist_generate_c_location): Update.
974 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update.
975 * dwarf2/loc.h (dwarf2_per_cu_objfile, dwarf2_per_cu_addr_size)
976 (dwarf2_per_cu_ref_addr_size, dwarf2_per_cu_offset_size)
977 (dwarf2_per_cu_text_offset, dwarf2_version): Don't declare.
978 * dwarf2/read.c (dwarf2_per_cu_data::objfile)
979 (dwarf2_per_cu_data::addr_size)
980 (dwarf2_per_cu_data::ref_addr_size)
981 (dwarf2_per_cu_data::text_offset)
982 (dwarf2_per_cu_data::addr_type): Now methods.
983 (per_cu_header_read_in): Make per_cu "const".
984 (dwarf2_version): Remove.
985 (dwarf2_per_cu_data::int_type): Now a method.
986 (dwarf2_per_cu_data::_addr_sized_int_type): Likewise.
987 (set_die_type, read_array_type, read_subrange_index_type)
988 (read_tag_string_type, read_subrange_type): Update.
989 * dwarf2/read.h (struct dwarf2_per_cu_data) <addr_size,
990 offset_size, ref_addr_size, text_offset, addr_type, version,
991 objfile, int_type, addr_sized_int_type>: Declare methods.
992
96c738c0
TT
9932020-02-08 Tom Tromey <tom@tromey.com>
994
995 * dwarf2/read.h (struct dwarf2_per_cu_data) <imported_symtabs>:
996 Move earlier.
997
8fdd972c
TT
9982020-02-08 Tom Tromey <tom@tromey.com>
999
1000 * dwarf2/read.h (dwarf_line_debug): Declare.
1001 * Makefile.in (COMMON_SFILES): Add dwarf2/line-header.c.
1002 * dwarf2/read.c: Move line_header code to new files.
1003 (dwarf_line_debug): No longer static.
1004 * dwarf2/line-header.c: New file.
1005 * dwarf2/line-header.h: New file.
1006
03075812
TT
10072020-02-08 Tom Tromey <tom@tromey.com>
1008
1009 * dwarf2/read.c (struct line_header) <file_full_name,
1010 file_file_name>: Return unique_xmalloc_ptr.
1011 (line_header::file_file_name): Update.
1012 (line_header::file_full_name): Update.
1013 (dw2_get_file_names_reader): Update.
1014 (macro_start_file): Update.
1015
bb822404
TT
10162020-02-08 Tom Tromey <tom@tromey.com>
1017
1018 * dwarf2/read.c (struct line_header) <file_full_name,
1019 file_file_name>: Declare methods.
1020 (dw2_get_file_names_reader): Update.
1021 (file_file_name): Now a method.
1022 (file_full_name): Likewise.
1023 (macro_start_file): Update.
1024
009b64fc
TT
10252020-02-08 Tom Tromey <tom@tromey.com>
1026
1027 * dwarf2/read.c (dwarf_always_disassemble)
1028 (show_dwarf_always_disassemble): Move to loc.c.
1029 (_initialize_dwarf2_read): Move "always-disassemble" registration
1030 to loc.c.
1031 * dwarf2/read.h (dwarf_always_disassemble): Don't declare.
1032 * dwarf2/loc.c (dwarf_always_disassemble): Move from read.c. Now
1033 static.
1034 (show_dwarf_always_disassemble): Move from read.c.
1035 (_initialize_dwarf2loc): Move always-disassemble from read.c.
1036
5895093f
TT
10372020-02-08 Tom Tromey <tom@tromey.com>
1038
1039 * dwarf2/read.c (~dwarf2_per_objfile): Update.
1040 (create_quick_file_names_table): Return htab_up.
1041 (dw2_get_file_names_reader, dw2_forget_cached_source_info):
1042 Update.
1043 * dwarf2/read.h (struct dwarf2_per_objfile)
1044 <quick_file_names_table>: Now htab_up.
1045
b3b32279
TT
10462020-02-08 Tom Tromey <tom@tromey.com>
1047
1048 * dwarf2/abbrev.c (abbrev_table::read): Simplify.
1049
1d33d811
TT
10502020-02-08 Tom Tromey <tom@tromey.com>
1051
1052 * dwarf2/abbrev.c (abbrev_table): Move constructor from header.
1053 Rewrite.
1054 (abbrev_table::add_abbrev, abbrev_table::lookup_abbrev): Rewrite.
1055 * dwarf2/abbrev.h (struct abbrev_info) <next>: Remove.
1056 (abbrev_table::abbrev_table): No longer inline.
1057 (ABBREV_HASH_SIZE): Remove.
1058 (abbrev_table::m_abbrevs): Now an htab_up.
1059
86de1d91
TT
10602020-02-08 Tom Tromey <tom@tromey.com>
1061
1062 * dwarf2/read.c (read_cutu_die_from_dwo): Update.
1063 (cutu_reader): Update.
1064 (build_type_psymtabs_1): Update.
1065 * dwarf2/abbrev.c (abbrev_table::read): Rename.
1066 (abbrev_table::alloc_abbrev): Update.
1067 * dwarf2/abbrev.h (abbrev_table_up): Move earlier.
1068 (abbrev_table::read): New static method, renamed from
1069 abbrev_table_read_table.
1070 (abbrev_table::alloc_abbrev)
1071 (abbrev_table::add_abbrev): Now private.
1072 (abbrev_table::abbrev_table): Now private.
1073 (abbrev_table::m_abbrev_obstack): Now private. Rename.
1074
0335378b
TT
10752020-02-08 Tom Tromey <tom@tromey.com>
1076
1077 * dwarf2/read.c (set_die_type, get_die_type_at_offset): Update.
1078 * dwarf2/read.h (struct dwarf2_per_objfile) <die_type_hash>: Now
1079 htab_up.
1080
48b490f2
TT
10812020-02-08 Tom Tromey <tom@tromey.com>
1082
1083 * dwarf2/read.c (struct dwp_file) <loaded_cus, loaded_tus>: Now
1084 htab_up.
1085 (lookup_dwo_unit_in_dwp): Update.
1086 (allocate_dwp_loaded_cutus_table): Return htab_up. Don't allocate
1087 on obstack.
1088
bc68fb19
TT
10892020-02-08 Tom Tromey <tom@tromey.com>
1090
1091 * dwarf2/read.c (allocate_dwo_file_hash_table): Don't allocate on
1092 obstack.
1093
d15acc42
TT
10942020-02-08 Tom Tromey <tom@tromey.com>
1095
1096 * dwarf2/read.c (~dwarf2_per_objfile): Don't delete
1097 line_header_hash.
1098 (handle_DW_AT_stmt_list): Update. Don't allocate on obstack.
1099 * dwarf2/read.h (struct dwarf2_per_objfile) <line_header_hash>:
1100 Change type to htab_up.
1101
eaa5fa8b
TT
11022020-02-08 Tom Tromey <tom@tromey.com>
1103
1104 * dwarf2/read.c (allocate_type_unit_groups_table): Return
1105 htab_up. Don't allocate on obstack.
1106 (get_type_unit_group, dwarf2_build_psymtabs_hard): Update.
1107 * dwarf2/read.h (struct dwarf2_per_objfile) <type_unit_groups>:
1108 Change type to htab_up.
1109
b0b6a987
TT
11102020-02-08 Tom Tromey <tom@tromey.com>
1111
1112 * dwarf2/read.h (struct dwarf2_per_objfile) <signatured_types>:
1113 Change type to htab_up.
1114 * dwarf2/read.c (create_signatured_type_table_from_index)
1115 (create_signatured_type_table_from_debug_names)
1116 (create_all_type_units, add_type_unit)
1117 (lookup_dwo_signatured_type, lookup_signatured_type)
1118 (process_skeletonless_type_unit): Update.
1119 (create_debug_type_hash_table, create_debug_types_hash_table):
1120 Change type of types_htab.
1121 (allocate_signatured_type_table, allocate_dwo_unit_table): Return
1122 htab_up. Don't allocate on obstack.
1123 (create_cus_hash_table): Change type of cus_htab parameter.
1124 (struct dwo_file) <cus, tus>: Now htab_up.
1125 (lookup_dwo_signatured_type, lookup_dwo_cutu)
1126 (process_dwo_file_for_skeletonless_type_units, lookup_dwo_cutu)
1127 (queue_and_load_all_dwo_tus): Update.
1128 * dwarf2/index-write.c (write_gdbindex): Update.
1129 (write_debug_names): Update.
1130
39856def
TT
11312020-02-08 Tom Tromey <tom@tromey.com>
1132
1133 * dwarf2/read.h (struct dwarf2_queue_item): Move from
1134 dwarf2/read.c. Remove "next" member. Add constructor ntad
1135 destructor.
1136 (struct dwarf2_per_objfile) <queue>: New member.
1137 * dwarf2/read.c (struct dwarf2_queue_item): Move to
1138 dwarf2/read.h.
1139 (dwarf2_queue, dwarf2_queue_tail): Remove.
1140 (class dwarf2_queue_guard): Add parameter to constructor. Use
1141 DISABLE_COPY_AND_ASSIGN.
1142 <m_per_objfile>: New member.
1143 <~dwarf2_queue_guard>: Rewrite.
1144 (dw2_do_instantiate_symtab, queue_comp_unit, process_queue):
1145 Update.
1146 (~dwarf2_queue_item): New.
1147
3e225074
TT
11482020-02-08 Tom Tromey <tom@tromey.com>
1149
1150 * dwarf2/read.c (struct die_info) <has_children>: New member.
1151 (dw2_get_file_names_reader): Remove has_children.
1152 (dw2_get_file_names): Update.
1153 (read_cutu_die_from_dwo): Remove has_children.
1154 (cutu_reader::init_tu_and_read_dwo_dies)
1155 (cutu_reader::cutu_reader): Update.
1156 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader):
1157 Remove has_children.
1158 (build_type_psymtabs_1, process_skeletonless_type_unit)
1159 (load_partial_comp_unit, load_full_comp_unit): Update.
1160 (create_dwo_cu_reader): Remove has_children.
1161 (create_cus_hash_table, read_die_and_children): Update.
1162 (read_full_die_1,read_full_die): Remove has_children.
1163 (read_signatured_type): Update.
1164 (class cutu_reader) <has_children>: Remove.
1165
82ca8957
TT
11662020-02-08 Tom Tromey <tom@tromey.com>
1167
1168 * dwarf2/expr.c: Rename from dwarf2expr.c.
1169 * dwarf2/expr.h: Rename from dwarf2expr.h.
1170 * dwarf2/frame-tailcall.c: Rename from dwarf2-frame-tailcall.c.
1171 * dwarf2/frame-tailcall.h: Rename from dwarf2-frame-tailcall.h.
1172 * dwarf2/frame.c: Rename from dwarf2-frame.c.
1173 * dwarf2/frame.h: Rename from dwarf2-frame.h.
1174 * dwarf2/index-cache.c: Rename from dwarf-index-cache.c.
1175 * dwarf2/index-cache.h: Rename from dwarf-index-cache.h.
1176 * dwarf2/index-common.c: Rename from dwarf-index-common.c.
1177 * dwarf2/index-common.h: Rename from dwarf-index-common.h.
1178 * dwarf2/index-write.c: Rename from dwarf-index-write.c.
1179 * dwarf2/index-write.h: Rename from dwarf-index-write.h.
1180 * dwarf2/loc.c: Rename from dwarf2loc.c.
1181 * dwarf2/loc.h: Rename from dwarf2loc.h.
1182 * dwarf2/read.c: Rename from dwarf2read.c.
1183 * dwarf2/read.h: Rename from dwarf2read.h.
1184 * dwarf2/abbrev.c, aarch64-tdep.c, alpha-tdep.c,
1185 amd64-darwin-tdep.c, arc-tdep.c, arm-tdep.c, bfin-tdep.c,
1186 compile/compile-c-symbols.c, compile/compile-cplus-symbols.c,
1187 compile/compile-loc2c.c, cris-tdep.c, csky-tdep.c, findvar.c,
1188 gdbtypes.c, guile/scm-type.c, h8300-tdep.c, hppa-bsd-tdep.c,
1189 hppa-linux-tdep.c, i386-darwin-tdep.c, i386-linux-tdep.c,
1190 i386-tdep.c, iq2000-tdep.c, m32c-tdep.c, m68hc11-tdep.c,
1191 m68k-tdep.c, microblaze-tdep.c, mips-tdep.c, mn10300-tdep.c,
1192 msp430-tdep.c, nds32-tdep.c, nios2-tdep.c, or1k-tdep.c,
1193 riscv-tdep.c, rl78-tdep.c, rs6000-tdep.c, rx-tdep.c, s12z-tdep.c,
1194 s390-tdep.c, score-tdep.c, sh-tdep.c, sparc-linux-tdep.c,
1195 sparc-tdep.c, sparc64-linux-tdep.c, sparc64-tdep.c, tic6x-tdep.c,
1196 tilegx-tdep.c, v850-tdep.c, xstormy16-tdep.c, xtensa-tdep.c:
1197 Update.
1198 * Makefile.in (COMMON_SFILES): Update.
1199 (HFILES_NO_SRCDIR): Update.
1200
9e35d499
TT
12012020-02-08 Tom Tromey <tom@tromey.com>
1202
1203 * dwarf2read.c (struct die_reader_specs) <comp_dir>: Remove.
1204 (init_cu_die_reader, read_cutu_die_from_dwo): Update.
1205
1eba2311
TT
12062020-02-08 Tom Tromey <tom@tromey.com>
1207
1208 * dwarf2read.h (struct die_info): Don't declare.
1209
e41c2da2
TT
12102020-02-08 Tom Tromey <tom@tromey.com>
1211
1212 * dwarf2read.h (die_info_ptr): Remove typedef.
1213
4fc6c0d5
TT
12142020-02-08 Tom Tromey <tom@tromey.com>
1215
1216 * dwarf2read.c (read_call_site_scope)
1217 (handle_data_member_location, dwarf2_add_member_fn)
1218 (mark_common_block_symbol_computed, read_common_block)
1219 (attr_to_dynamic_prop, partial_die_info::read)
1220 (var_decode_location, dwarf2_fetch_die_loc_sect_off)
1221 (dwarf2_symbol_mark_computed, set_die_type): Update.
1222 * dwarf2/attribute.h (struct attribute) <form_is_block>: Declare
1223 method.
1224 (attr_form_is_block): Don't declare.
1225 * dwarf2/attribute.c (attribute::form_is_block): Now a method.
1226
cd6c91b4
TT
12272020-02-08 Tom Tromey <tom@tromey.com>
1228
1229 * dwarf2read.c (dwarf2_find_base_address, )
1230 (read_call_site_scope, rust_containing_type)
1231 (dwarf2_get_pc_bounds, dwarf2_record_block_ranges)
1232 (handle_data_member_location, dwarf2_add_member_fn)
1233 (get_alignment, read_structure_type, process_structure_scope)
1234 (mark_common_block_symbol_computed, read_common_block)
1235 (read_tag_string_type, attr_to_dynamic_prop, read_subrange_type)
1236 (partial_die_info::read, read_attribute_value, new_symbol)
1237 (lookup_die_type, dwarf2_get_ref_die_offset)
1238 (dwarf2_get_attr_constant_value, follow_die_ref_or_sig)
1239 (dwarf2_fetch_die_loc_sect_off, get_DW_AT_signature_type)
1240 (dwarf2_symbol_mark_computed): Update.
1241 * dwarf2/attribute.h (struct attribute) <value_as_address,
1242 form_is_section_offset, form_is_constant, form_is_ref>: Declare
1243 methods.
1244 (value_as_address, attr_form_is_section_offset)
1245 (attr_form_is_constant, attr_form_is_ref): Don't declare.
1246 * dwarf2/attribute.c (attribute::value_as_address)
1247 (attribute::form_is_section_offset, attribute::form_is_constant)
1248 (attribute::form_is_ref): Now methods.
1249
162dce55
TT
12502020-02-08 Tom Tromey <tom@tromey.com>
1251
1252 * dwarf2read.c (struct attribute, DW_STRING)
1253 (DW_STRING_IS_CANONICAL, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR)
1254 (DW_SIGNATURE, struct dwarf_block, attr_value_as_address)
1255 (attr_form_is_block, attr_form_is_section_offset)
1256 (attr_form_is_constant, attr_form_is_ref): Move.
1257 * dwarf2/attribute.h: New file.
1258 * dwarf2/attribute.c: New file, from dwarf2read.c.
1259 * Makefile.in (COMMON_SFILES): Add dwarf2/attribute.c.
1260
3054dd54
TT
12612020-02-08 Tom Tromey <tom@tromey.com>
1262
1263 * dwarf2read.c (abbrev_table_up, struct abbrev_info)
1264 (struct attr_abbrev, ABBREV_HASH_SIZE, struct abbrev_table):
1265 Move.
1266 (read_cutu_die_from_dwo, build_type_psymtabs_1): Update.
1267 (abbrev_table::alloc_abbrev, abbrev_table::add_abbrev)
1268 (abbrev_table::lookup_abbrev, abbrev_table_read_table): Move to
1269 abbrev.c.
1270 * dwarf2/abbrev.h: New file.
1271 * dwarf2/abbrev.c: New file, from dwarf2read.c.
1272 * Makefile.in (COMMON_SFILES): Add dwarf2/abbrev.c.
1273
96b79293
TT
12742020-02-08 Tom Tromey <tom@tromey.com>
1275
1276 * dwarf2read.c (dwarf2_section_buffer_overflow_complaint)
1277 (dwarf2_section_size, dwarf2_get_section_info)
1278 (create_signatured_type_table_from_debug_names)
1279 (create_addrmap_from_aranges, read_debug_names_from_section)
1280 (get_gdb_index_contents_from_section, read_comp_unit_head)
1281 (error_check_comp_unit_head, read_abbrev_offset)
1282 (create_debug_type_hash_table, init_cu_die_reader)
1283 (read_cutu_die_from_dwo, dwarf2_build_psymtabs_hard)
1284 (read_comp_units_from_section, create_cus_hash_table)
1285 (create_dwp_hash_table, create_dwo_unit_in_dwp_v1)
1286 (create_dwp_v2_section, dwarf2_rnglists_process)
1287 (dwarf2_ranges_process, read_die_and_siblings, read_full_die)
1288 (abbrev_table_read_table, read_indirect_string_at_offset_from)
1289 (read_indirect_string_from_dwz, read_addr_index_1)
1290 (read_str_index, dwarf_decode_line_header, skip_form_bytes)
1291 (dwarf_decode_macro_bytes, dwarf_decode_macros)
1292 (fill_in_loclist_baton): Update.
1293 * dwarf2/section.h (struct dwarf2_section_info) <get_name,
1294 get_containing_section, get_bfd_owner, get_bfd_section,
1295 get_file_name, get_id, get_flags, empty, read>: Declare methods.
1296 (dwarf2_read_section, get_section_name, get_section_file_name)
1297 (get_containing_section, get_section_bfd_owner)
1298 (get_section_bfd_section, get_section_name, get_section_file_name)
1299 (get_section_id, get_section_flags, dwarf2_section_empty_p): Don't
1300 declare.
1301 * dwarf2/section.c (dwarf2_section_info::get_containing_section)
1302 (dwarf2_section_info::get_bfd_owner)
1303 (dwarf2_section_info::get_bfd_section)
1304 (dwarf2_section_info::get_name)
1305 (dwarf2_section_info::get_file_name, dwarf2_section_info::get_id)
1306 (dwarf2_section_info::get_flags, dwarf2_section_info::empty)
1307 (dwarf2_section_info::read): Now methods.
1308 * dwarf-index-write.c (class debug_names): Update.
1309
2c86cff9
TT
13102020-02-08 Tom Tromey <tom@tromey.com>
1311
1312 * dwarf2read.h (struct dwarf2_section_info, dwarf2_read_section):
1313 Move to dwarf2/section.h.
1314 * dwarf2read.c (get_containing_section, get_section_bfd_owner)
1315 (get_section_bfd_section, get_section_name)
1316 (get_section_file_name, get_section_id, get_section_flags)
1317 (dwarf2_section_empty_p, dwarf2_read_section): Moe to
1318 dwarf2/section.c.
1319 * dwarf2/section.h: New file.
1320 * dwarf2/section.c: New file, from dwarf2read.c.
1321 * Makefile.in (COMMON_SFILES): Add dwarf2/section.c.
1322
f4382c45
TT
13232020-02-08 Tom Tromey <tom@tromey.com>
1324
1325 * dwarf2read.h (read_unsigned_leb128): Don't declare.
1326 * dwarf2read.c (read_1_byte, read_1_signed_byte, read_2_bytes)
1327 (read_2_signed_bytes, read_3_bytes, read_4_bytes)
1328 (read_4_signed_bytes, read_8_bytes): Move to dwarf2/leb.h.
1329 (read_unsigned_leb128, read_signed_leb128): Move to dwarf2/leb.c.
1330 * dwarf2/leb.h: New file, from dwarf2read.c.
1331 * dwarf2/leb.c: New file, from dwarf2read.c.
1332 * dwarf2-frame.c (read_1_byte, read_4_bytes, read_8_bytes):
1333 Remove.
1334 * Makefile.in (CONFIG_SRC_SUBDIR): Add dwarf2.
1335 (COMMON_SFILES): Add dwarf2/leb.c.
1336
01840b7a
JB
13372020-02-08 Joel Brobecker <brobecker@adacore.com>
1338
1339 GDB 9.1 released.
1340
dfcb27e4
IB
13412020-02-05 Iain Buclaw <ibuclaw@gdcproject.org>
1342
1343 PR gdb/25190:
1344 * gdb/remote-sim.c (gdb_os_write_stderr): Update.
1345 * gdb/remote.c (remote_console_output): Update.
1346 * gdb/ui-file.c (fputs_unfiltered): Rename to...
1347 (ui_file_puts): ...this.
1348 * gdb/ui-file.h (ui_file_puts): Add declaration.
1349 * gdb/utils.c (emit_style_escape): Update.
1350 (flush_wrap_buffer): Update.
1351 (fputs_maybe_filtered): Update.
1352 (fputs_unfiltered): Add function.
1353
faa17681
IB
13542020-02-05 Iain Buclaw <ibuclaw@gdcproject.org>
1355
1356 * gdb/event-loop.c (gdb_wait_for_event): Update.
1357 * gdb/printcmd.c (printf_command): Update.
1358 * gdb/remote-fileio.c (remote_fileio_func_write): Update.
1359 * gdb/remote-sim.c (gdb_os_flush_stdout): Update.
1360 (gdb_os_flush_stderr): Update.
1361 * gdb/remote.c (remote_console_output): Update.
1362 * gdb/ui-file.c (gdb_flush): Rename to...
1363 (ui_file_flush): ...this.
1364 (stderr_file::write): Update.
1365 (stderr_file::puts): Update.
1366 * gdb/ui-file.h (gdb_flush): Rename to...
1367 (ui_file_flush): ...this.
1368 * gdb/utils.c (gdb_flush): Add function.
1369 * gdb/utils.h (gdb_flush): Add declaration.
1370
5abbbe1d
TT
13712020-02-07 Tom Tromey <tromey@adacore.com>
1372
1373 PR breakpoints/24915:
1374 * source.c (find_and_open_source): Do not check basenames_may_differ.
1375
919adfe8
TT
13762020-02-07 Tom Tromey <tom@tromey.com>
1377
1378 * README: Update gdbserver documentation.
1379 * gdbserver: Move to top level.
1380 * configure.tgt (build_gdbserver): Remove.
1381 * configure.ac: Remove --enable-gdbserver.
1382 * configure: Rebuild.
1383 * Makefile.in (distclean): Don't mention gdbserver.
1384
1d5d29e7
SV
13852020-02-06 Shahab Vahedi <shahab@synopsys.com>
1386
1387 * source-cache.c (source_cache::ensure): Surround
1388 get_plain_source_lines with a try/catch.
1389 (source_cache::get_line_charpos): Get rid of try/catch
1390 and only check for the return value of "ensure".
1391 * tui/tui-source.c (tui_source_window::set_contents):
1392 Simplify "nlines" calculation.
1393
6eb1129c
SV
13942020-02-06 Shahab Vahedi <shahab@synopsys.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
c6a42d11
CB
13982020-02-05 Christian Biesinger <cbiesinger@google.com>
1399
1400 * sparc-nat.h (struct sparc_target) <xfer_partial>: Fix base class
1401 function call.
1402
c8ecdda6
CB
14032020-02-05 Christian Biesinger <cbiesinger@google.com>
1404
1405 * ppc-nbsd-tdep.h: Fix macro name in #endif comment.
1406
f6480e70
MR
14072020-02-05 Maciej W. Rozycki <macro@wdc.com>
1408
1409 * nat/riscv-linux-tdesc.h: New file.
1410 * nat/riscv-linux-tdesc.c: New file, taking code from...
1411 * riscv-linux-nat.c (riscv_linux_nat_target::read_description):
1412 ... here.
1413 * configure.nat <linux> <riscv*>: Add nat/riscv-linux-tdesc.o to
1414 NATDEPFILES.
1415
dcc9fbc6
AB
14162020-02-04 Andrew Burgess <andrew.burgess@embecosm.com>
1417
1418 * remote-sim.c (sim_inferior_data::sim_inferior_data): Assert that
1419 we don't set the fake simulator ptid to the null_ptid.
1420
719546c4
SM
14212020-02-03 Simon Marchi <simon.marchi@efficios.com>
1422
1423 * fork-child.c (gdb_startup_inferior): Use bool instead of int.
1424 * gdbthread.h (class thread_info) <resumed>: Likewise.
1425 * infrun.c (resume_1): Likewise.
1426 (proceed): Likewise.
1427 (infrun_thread_stop_requested): Likewise.
1428 (stop_all_threads): Likewise.
1429 (handle_inferior_event): Likewise.
1430 (restart_threads): Likewise.
1431 (finish_step_over): Likewise.
1432 (keep_going_stepped_thread): Likewise.
1433 * linux-nat.c (attach_proc_task_lwp_callback): Likewise.
1434 (linux_handle_extended_wait): Likewise.
1435 * record-btrace.c (get_thread_current_frame_id): Likewise.
1436 * record-full.c (record_full_wait_1): Likewise.
1437 * remote.c (remote_target::process_initial_stop_replies): Likewise.
1438 * target.c (target_resume): Likewise.
1439 * thread.c (set_running_thread): Likewise.
1440
e409c542
AKS
14412020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1442
1443 * f-valprint.c (f77_print_array_1): Changed datatype of index
1444 variable to LONGEST from int to enable it to contain bound
1445 values correctly.
1446
ee98c0da
MR
14472020-02-03 Maciej W. Rozycki <macro@wdc.com>
1448
1449 * riscv-linux-nat.c [!NFPREG] (NFPREG): New macro.
1450 (supply_fpregset_regnum, fill_fpregset): Handle regset buffer
1451 offsets according to FLEN determined.
1452 (riscv_linux_nat_target::read_description): Determine FLEN
1453 dynamically.
1454 (riscv_linux_nat_target::fetch_registers): Size regset buffer
1455 according to FLEN determined.
1456 (riscv_linux_nat_target::store_registers): Likewise.
1457
aa66aac4
SV
14582020-02-01 Shahab Vahedi <shahab@synopsys.com>
1459
1460 * target-descriptions.c (tdesc_register_in_reggroup_p): Return 0
1461 when reg->group is empty and reggroup is not.
1462
fd9faca8
TT
14632020-01-31 Tom Tromey <tromey@adacore.com>
1464
1465 * ravenscar-thread.c (ravenscar_thread_target::mourn_inferior):
1466 Call beneath target's mourn_inferior after unpushing.
1467
42330a68
AB
14682020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1469
1470 PR tui/9765
1471 * tui/tui-disasm.c (tui_find_disassembly_address): If we don't
1472 have enough lines to fill the screen, still return the lowest
1473 address we found.
1474
7a27a45b
AB
14752020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * tui/tui-win.c (_initialize_tui_win): Update help text for '+',
1478 '-', '<', and '>' commands.
1479
c47f70e2
PA
14802020-01-29 Pedro Alves <palves@redhat.com>
1481 Sergio Durigan Junior <sergiodj@redhat.com>
1482
1483 * infcmd.c (construct_inferior_arguments): Assert that
1484 'argc' is greater than 0.
1485
5133a315
LM
14862020-01-29 Luis Machado <luis.machado@linaro.org>
1487
1488 * aarch64-tdep.c (BRK_INSN_MASK): Define to 0xffe0001f.
1489 (BRK_INSN_MASK): Define to 0xd4200000.
1490 (aarch64_program_breakpoint_here_p): New function.
1491 (aarch64_gdbarch_init): Set gdbarch_program_breakpoint_here_p hook.
1492 * arch-utils.c (default_program_breakpoint_here_p): Moved from
1493 breakpoint.c.
1494 * arch-utils.h (default_program_breakpoint_here_p): Moved from
1495 breakpoint.h
1496 * breakpoint.c (bp_loc_is_permanent): Changed return type to bool and
1497 call gdbarch_program_breakpoint_here_p.
1498 (program_breakpoint_here): Moved to arch-utils.c, renamed to
1499 default_program_breakpoint_here_p, changed return type to bool and
1500 simplified.
1501 * breakpoint.h (program_breakpoint_here): Moved prototype to
1502 arch-utils.h, renamed to default_program_breakpoint_here_p and changed
1503 return type to bool.
1504 * gdbarch.c: Regenerate.
1505 * gdbarch.h: Regenerate.
1506 * gdbarch.sh (program_breakpoint_here_p): New method.
1507 * infrun.c (handle_signal_stop): Call
1508 gdbarch_program_breakpoint_here_p.
1509
168f8c6b
TT
15102020-01-26 Tom Tromey <tom@tromey.com>
1511
1512 * ctfread.c (struct ctf_fp_info): Reindent.
1513 (_initialize_ctfread): Remove.
1514
128a391f
TT
15152020-01-26 Tom Tromey <tom@tromey.com>
1516
1517 * psymtab.c (partial_map_expand_apply)
1518 (psym_find_pc_sect_compunit_symtab, psym_lookup_symbol)
1519 (psymtab_to_symtab, psym_find_last_source_symtab, dump_psymtab)
1520 (psym_print_stats, psym_expand_symtabs_for_function)
1521 (psym_map_symbol_filenames, psym_map_matching_symbols)
1522 (psym_expand_symtabs_matching)
1523 (partial_symtab::read_dependencies, maintenance_info_psymtabs)
1524 (maintenance_check_psymtabs): Use new methods.
1525 * psympriv.h (struct partial_symtab) <readin_p,
1526 get_compunit_symtab>: New methods.
1527 <readin, compunit_symtab>: Remove members.
1528 (struct standard_psymtab): New.
1529 (struct legacy_psymtab): Derive from standard_psymtab.
1530 * dwarf2read.h (struct dwarf2_psymtab): Derive from
1531 standard_psymtab.
1532 * ctfread.c (struct ctf_psymtab): Derive from standard_psymtab.
1533
0494dbec
TT
15342020-01-26 Tom Tromey <tom@tromey.com>
1535
1536 * xcoffread.c (xcoff_psymtab_to_symtab_1): Call
1537 read_dependencies. Add assert.
1538 * psymtab.c (partial_symtab::read_dependencies): New method.
1539 * psympriv.h (struct partial_symtab) <read_dependencies>: New
1540 method.
1541 * mdebugread.c (psymtab_to_symtab_1): Call read_dependencies.
1542 * dwarf2read.c (dwarf2_psymtab::expand_psymtab): Call
1543 read_dependencies.
1544 * dbxread.c (dbx_psymtab_to_symtab_1): Call read_dependencies.
1545 Add assert.
1546
8566b89b
TT
15472020-01-26 Tom Tromey <tom@tromey.com>
1548
1549 * xcoffread.c (xcoff_psymtab_to_symtab_1): Change argument order.
1550 Call expand_psymtab.
1551 (xcoff_read_symtab): Call expand_psymtab.
1552 (xcoff_start_psymtab, xcoff_end_psymtab): Set
1553 legacy_expand_psymtab.
1554 * psympriv.h (struct partial_symtab) <expand_psymtab>: New
1555 method.
1556 (struct legacy_psymtab) <expand_psymtab>: Implement.
1557 <legacy_expand_psymtab>: New member.
1558 * mdebugread.c (mdebug_read_symtab): Call expand_psymtab.
1559 (parse_partial_symbols): Set legacy_expand_psymtab.
1560 (psymtab_to_symtab_1): Change argument order. Call
1561 expand_psymtab.
1562 (new_psymtab): Set legacy_expand_psymtab.
1563 * dwarf2read.h (struct dwarf2_psymtab) <expand_psymtab>: Declare.
1564 * dwarf2read.c (dwarf2_psymtab::read_symtab): Call
1565 expand_psymtab.
1566 (dwarf2_psymtab::expand_psymtab): Rename from
1567 psymtab_to_symtab_1. Call expand_psymtab.
1568 * dbxread.c (start_psymtab): Set legacy_expand_psymtab.
1569 (dbx_end_psymtab): Likewise.
1570 (dbx_psymtab_to_symtab_1): Change argument order. Call
1571 expand_psymtab.
1572 (dbx_read_symtab): Call expand_psymtab.
1573 * ctfread.c (struct ctf_psymtab) <expand_psymtab>: Declare.
1574 (ctf_psymtab::expand_psymtab): Rename from psymtab_to_symtab.
1575 (ctf_psymtab::read_symtab): Call expand_psymtab.
1576
077cbab2
TT
15772020-01-26 Tom Tromey <tom@tromey.com>
1578
1579 * xcoffread.c (xcoff_read_symtab): Remove prints. Add assert.
1580 * psymtab.c (psymtab_to_symtab): Print verbose "Reading"
1581 messages.
1582 * mdebugread.c (mdebug_read_symtab): Remove prints.
1583 * dwarf2read.c (dwarf2_psymtab::read_symtab): Remove prints. Add
1584 assert.
1585 * dbxread.c (dbx_read_symtab): Remove prints. Add assert.
1586
891813be
TT
15872020-01-26 Tom Tromey <tom@tromey.com>
1588
1589 * xcoffread.c (this_symtab_psymtab, read_xcoff_symtab)
1590 (xcoff_psymtab_to_symtab_1, xcoff_read_symtab)
1591 (xcoff_start_psymtab, xcoff_end_psymtab, scan_xcoff_symtab): Use
1592 legacy_symtab.
1593 * stabsread.h (dbx_end_psymtab): Use legacy_symtab.
1594 * psymtab.c (psymtab_to_symtab): Call method.
1595 (dump_psymtab): Update.
1596 * psympriv.h (struct partial_symtab): Add virtual destructor.
1597 <read_symtab>: New method.
1598 (struct legacy_symtab): New.
1599 * mdebugread.c (mdebug_read_symtab): Use legacy_psymtab.
1600 (struct pst_map) <pst>: Now a legacy_psymtab.
1601 (parse_procedure, parse_partial_symbols, psymtab_to_symtab_1)
1602 (new_psymtab): Use legacy_psymtab.
1603 * dwarf2read.h (struct dwarf2_psymtab): New.
1604 (struct dwarf2_per_cu_data) <psymtab>: Use it.
1605 * dwarf2read.c (dwarf2_create_include_psymtab)
1606 (dwarf2_build_include_psymtabs, create_type_unit_group)
1607 (create_partial_symtab, process_psymtab_comp_unit_reader)
1608 (build_type_psymtabs_reader, build_type_psymtab_dependencies)
1609 (set_partial_user): Use dwarf2_psymtab.
1610 (dwarf2_psymtab::read_symtab): Rename from dwarf2_read_symtab.
1611 (psymtab_to_symtab_1, process_full_comp_unit)
1612 (process_full_type_unit, dwarf2_ranges_read)
1613 (dwarf2_get_pc_bounds, psymtab_include_file_name)
1614 (dwarf_decode_lines): Use dwarf2_psymtab.
1615 * dwarf-index-write.c (psym_index_map): Use dwarf2_psymtab.
1616 (add_address_entry_worker, write_one_signatured_type)
1617 (recursively_count_psymbols, recursively_write_psymbols)
1618 (write_one_signatured_type, psyms_seen_size, write_gdbindex)
1619 (write_debug_names): Likewise.
1620 * dbxread.c (struct header_file_location): Take a legacy_psymtab.
1621 <pst>: Now a legacy_psymtab.
1622 (find_corresponding_bincl_psymtab): Return a legacy_psymtab.
1623 (read_dbx_symtab, start_psymtab, dbx_end_psymtab)
1624 (dbx_psymtab_to_symtab_1, read_ofile_symtab): Use legacy_psymtab.
1625 * ctfread.c (struct ctf_psymtab): New.
1626 (ctf_start_symtab, ctf_end_symtab, psymtab_to_symtab): Take a
1627 ctf_psymtab.
1628 (ctf_psymtab::read_symtab): Rename from ctf_read_symtab.
1629 (create_partial_symtab): Return a ctf_psymtab.
1630 (scan_partial_symbols): Update.
1631
c3693a1d
TT
16322020-01-26 Tom Tromey <tom@tromey.com>
1633
1634 * xcoffread.c (xcoff_start_psymtab): Use new.
1635 * psymtab.c (partial_symtab::partial_symtab): New constructor,
1636 renamed from start_psymtab_common.
1637 * psympriv.h (struct partial_symtab): Add new constructor.
1638 (start_psymtab_common): Don't declare.
1639 * mdebugread.c (parse_partial_symbols): Use new.
1640 * dwarf2read.c (create_partial_symtab): Use new.
1641 * dbxread.c (start_psymtab): Use new.
1642 * ctfread.c (create_partial_symtab): Use new.
1643
32caafd0
TT
16442020-01-26 Tom Tromey <tom@tromey.com>
1645
1646 * xcoffread.c (xcoff_end_psymtab): Use new.
1647 * psymtab.c (start_psymtab_common): Use new.
1648 (partial_symtab::partial_symtab): Rename from allocate_psymtab.
1649 Update.
1650 * psympriv.h (struct partial_symtab): Add parameters to
1651 constructor. Don't inline.
1652 (allocate_psymtab): Don't declare.
1653 * mdebugread.c (new_psymtab): Use new.
1654 * dwarf2read.c (dwarf2_create_include_psymtab): Use new.
1655 * dbxread.c (dbx_end_psymtab): Use new.
1656
abaa2f23
TT
16572020-01-26 Tom Tromey <tom@tromey.com>
1658
1659 * psymtab.h (class psymtab_storage) <install_psymtab>: Rename from
1660 allocate_psymtab. Update documentation.
1661 * psymtab.c (psymtab_storage::install_psymtab): Rename from
1662 allocate_psymtab. Do not use new.
1663 (allocate_psymtab): Use new. Update.
1664
6d94535f
TT
16652020-01-26 Tom Tromey <tom@tromey.com>
1666
1667 * xcoffread.c (xcoff_psymtab_to_symtab_1): Update.
1668 * psymtab.c (psym_print_stats): Update.
1669 * psympriv.h (struct partial_symtab) <readin,
1670 psymtabs_addrmap_supported, anonymous>: Now bool.
1671 * mdebugread.c (psymtab_to_symtab_1): Update.
1672 * dwarf2read.c (create_type_unit_group, create_partial_symtab)
1673 (build_type_psymtabs_reader, psymtab_to_symtab_1)
1674 (process_full_comp_unit, process_full_type_unit): Update.
1675 * dbxread.c (dbx_psymtab_to_symtab_1): Update.
1676 * ctfread.c (psymtab_to_symtab): Update.
1677
6f17252b
TT
16782020-01-26 Tom Tromey <tom@tromey.com>
1679
1680 * mdebugread.c (parse_partial_symbols): Use discard_psymtab.
1681 * psymtab.h (class psymtab_storage) <free_psymtabs>: Remove.
1682 * psymtab.c (psymtab_storage): Delete psymtabs.
1683 (psymtab_storage::allocate_psymtab): Use new.
1684 (psymtab_storage::discard_psymtab): Use delete.
1685 * psympriv.h (struct partial_symtab): Add constructor and
1686 initializers.
1687
f6f1cebc
TT
16882020-01-26 Tom Tromey <tom@tromey.com>
1689
1690 * machoread.c: Do not include psympriv.h.
1691
e47e48f6
PW
16922020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1693
1694 * NEWS: Mention the new option and the set/show commands.
1695
a2fedca9
PW
16962020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1697
1698 * exec.c (exec_file_mismatch_names, exec_file_mismatch_mode)
1699 (show_exec_file_mismatch_command, set_exec_file_mismatch_command)
1700 (validate_exec_file): New variables, enums, functions.
1701 (exec_file_locate_attach, print_section_info): Style the filenames.
1702 (_initialize_exec): Install show_exec_file_mismatch_command and
1703 set_exec_file_mismatch_command.
1704 * gdbcore.h (validate_exec_file): Declare.
1705 * infcmd.c (attach_command): Call validate_exec_file.
1706 * remote.c ( remote_target::remote_add_inferior): Likewise.
1707
7ffa82e1
AB
17082020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1709
1710 * frame.c (find_frame_sal): Move call to get_next_frame into more
1711 inner scope.
1712 * inline-frame.c (inilne_state) <inline_state>: Update argument
1713 types.
1714 (inilne_state) <skipped_symbol>: Rename to...
1715 (inilne_state) <skipped_symbols>: ...this, and change to a vector.
1716 (skip_inline_frames): Build vector of skipped symbols and use this
1717 to reate the inline_state.
1718 (inline_skipped_symbol): Add a comment and some assertions, fetch
1719 skipped symbol from the list.
1720
3d92a3e3
AB
17212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1722
1723 * buildsym.c (lte_is_less_than): Delete.
1724 (buildsym_compunit::end_symtab_with_blockvector): Create local
1725 lambda function to sort line table entries, and use
1726 std::stable_sort instead of std::sort.
1727 * symtab.c (find_pc_sect_line): Skip backward over end of sequence
1728 markers when looking for a previous line.
1729
94a72be7
AB
17302020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1731
1732 * dwarf2read.c (lnp_state_machine::record_line): Include
1733 end_sequence parameter in debug print out. Record the line if we
1734 are at an end_sequence marker even if it's not the start of a
1735 statement.
1736 * symmisc.c (maintenance_print_one_line_table): Print end of
1737 sequence markers with 'END' not '0'.
1738
53af73bf
PA
17392020-01-24 Pedro Alves <palves@redhat.com>
1740
1741 PR gdb/25410
1742 * thread.c (scoped_restore_current_thread::restore): Use
1743 switch_to_inferior_no_thread.
1744 * exec.c: Include "progspace-and-thread.h".
1745 (add_target_sections, remove_target_sections):
1746 scoped_restore_current_pspace_and_thread instead of
1747 scoped_restore_current_thread.
1748 * infrun.c (handle_vfork_child_exec_or_exit): Assign the pspace
1749 and aspace to the inferior before calling clone_program_space.
1750 Remove stale comment.
1751
3050c6f4
CB
17522020-01-24 Christian Biesinger <cbiesinger@google.com>
1753
1754 * arm-nbsd-nat.c (arm_nbsd_nat_target::fetch_registers): Rename to...
1755 (arm_netbsd_nat_target::fetch_registers): ...this.
1756 (arm_nbsd_nat_target::store_registers): Rename to...
1757 (arm_netbsd_nat_target::store_registers): ...this.
1758
73685c7e
CB
17592020-01-24 Christian Biesinger <cbiesinger@google.com>
1760
1761 * arm-nbsd-nat.c: Define _KERNTYPES to get the declaration of
1762 register_t.
1763
89203d40
CB
17642020-01-24 Christian Biesinger <cbiesinger@google.com>
1765
1766 * aarch64-fbsd-tdep.c (aarch64_fbsd_iterate_over_regset_sections):
1767 Update comment.
1768 * aarch64-linux-tdep.c (aarch64_linux_iterate_over_regset_sections):
1769 Likewise.
1770 * arm-fbsd-tdep.c (arm_fbsd_iterate_over_regset_sections): Likewise.
1771 * gdbcore.h (deprecated_add_core_fns): Update comment to point to
1772 the correct replacement (iterate_over_regset_sections).
1773 * riscv-fbsd-tdep.c (riscv_fbsd_iterate_over_regset_sections):
1774 Update comment.
1775
1ba1ac88
AB
17762020-01-24 Graham Markall <graham.markall@embecosm.com>
1777
1778 PR gdb/23718
1779 * gdb/python/python.c (execute_gdb_command): Call
1780 async_enable_stdin in catch block.
1781
f3364a6d
AB
17822020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1783
1784 * event-loop.c (start_event_loop): Wrap async_enable_stdin with
1785 SWITCH_THRU_ALL_UIS.
1786
733d0a67
AB
17872020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1788
1789 PR tui/9765
1790 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update header
1791 comment, add extra parameter, and update to store previous symbol
1792 when appropriate.
1793 * minsyms.h (lookup_minimal_symbol_by_pc_section): Update comment,
1794 add extra parameter.
1795 * tui/tui-disasm.c (tui_disassemble): Update header comment,
1796 remove unneeded parameter, add try/catch around gdb_print_insn,
1797 rewrite to add items to asm_lines vector.
1798 (tui_find_backward_disassembly_start_address): New function.
1799 (tui_find_disassembly_address): Updated throughout.
1800 (tui_disasm_window::set_contents): Update for changes to
1801 tui_disassemble.
1802 (tui_disasm_window::do_scroll_vertical): No need to adjust the
1803 number of lines to scroll.
1804
b3b3bada
SM
18052020-01-23 Simon Marchi <simon.marchi@polymtl.ca>
1806
1807 * objfiles.h (ALL_OBJFILE_OSECTIONS): Move up.
1808 (SECT_OFF_DATA): Likewise.
1809 (SECT_OFF_RODATA): Likewise.
1810 (SECT_OFF_TEXT): Likewise.
1811 (SECT_OFF_BSS): Likewise.
1812 (struct objfile) <text_section_offset, data_section_offset>: New
1813 methods.
1814 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Use
1815 objfile::text_section_offset.
1816 * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
1817 * coffread.c (coff_symtab_read): Likewise.
1818 (enter_linenos): Likewise.
1819 (process_coff_symbol): Likewise.
1820 * ctfread.c (get_objfile_text_range): Likewise.
1821 * dtrace-probe.c (dtrace_probe::get_relocated_address):
1822 Use objfile::data_section_offset.
1823 * dwarf2-frame.c (execute_cfa_program): Use
1824 objfile::text_section_offset.
1825 (dwarf2_frame_find_fde): Likewise.
1826 * dwarf2read.c (create_addrmap_from_index): Likewise.
1827 (create_addrmap_from_aranges): Likewise.
1828 (dw2_find_pc_sect_compunit_symtab): Likewise.
1829 (process_psymtab_comp_unit_reader): Likewise.
1830 (add_partial_symbol): Likewise.
1831 (add_partial_subprogram): Likewise.
1832 (process_full_comp_unit): Likewise.
1833 (read_file_scope): Likewise.
1834 (read_func_scope): Likewise.
1835 (read_lexical_block_scope): Likewise.
1836 (read_call_site_scope): Likewise.
1837 (dwarf2_rnglists_process): Likewise.
1838 (dwarf2_ranges_process): Likewise.
1839 (dwarf2_ranges_read): Likewise.
1840 (dwarf_decode_lines_1): Likewise.
1841 (new_symbol): Likewise.
1842 (dwarf2_fetch_die_loc_sect_off): Likewise.
1843 (dwarf2_per_cu_text_offset): Likewise.
1844 * hppa-bsd-tdep.c (hppabsd_find_global_pointer): Likewise.
1845 * hppa-tdep.c (read_unwind_info): Likewise.
1846 * ia64-tdep.c (ia64_find_unwind_table): Likewise.
1847 * psympriv.h (struct partial_symtab): Likewise.
1848 * psymtab.c (find_pc_sect_psymtab): Likewise.
1849 * solib-svr4.c (enable_break): Likewise.
1850 * stap-probe.c (relocate_address): Use
1851 objfile::data_section_offset.
1852 * xcoffread.c (enter_line_range): Use
1853 objfile::text_section_offset.
1854 (read_xcoff_symtab): Likewise.
1855
ab53f382
SM
18562020-01-23 Simon Marchi <simon.marchi@efficios.com>
1857
1858 * darwin-nat.c (darwin_nat_target::wait_1): Move `inf`
1859 declaration to narrower scopes.
1860
e7eee665
SM
18612020-01-23 Simon Marchi <simon.marchi@efficios.com>
1862
1863 * darwin-nat.h (struct darwin_exception_msg, enum
1864 darwin_msg_state, struct darwin_thread_info, darwin_thread_t):
1865 Move up.
1866 (class darwin_nat_target) <wait_1, check_new_threads,
1867 decode_exception_message, decode_message, stop_inferior,
1868 init_thread_list, ptrace_him, cancel_breakpoint>: Declare.
1869 * darwin-nat.c (darwin_check_new_threads): Rename to...
1870 (darwin_nat_target::check_new_threads): ... this.
1871 (darwin_suspend_inferior_it): Remove.
1872 (darwin_decode_exception_message): Rename to...
1873 (darwin_nat_target::decode_exception_message): ... this.
1874 (darwin_nat_target::resume): Pass target to find_inferior_ptid.
1875 (darwin_decode_message): Rename to...
1876 (darwin_nat_target::decode_message): ... this.
1877 (cancel_breakpoint): Rename to...
1878 (darwin_nat_target::cancel_breakpoint): ... this.
1879 (darwin_wait): Rename to...
1880 (darwin_nat_target::wait_1): ... this. Use range-based for loop
1881 instead of iterate_over_inferiors.
1882 (darwin_nat_target::wait): Call wait_1 instead of darwin_wait.
1883 (darwin_stop_inferior): Rename to...
1884 (darwin_nat_target::stop_inferior): ... this.
1885 (darwin_nat_target::kill): Call wait_1 instead of darwin_wait.
1886 (darwin_init_thread_list): Rename to...
1887 (darwin_nat_target::init_thread_list): ... this.
1888 (darwin_ptrace_him): Rename to...
1889 (darwin_nat_target::ptrace_him): ... this.
1890 (darwin_nat_target::create_inferior): Pass lambda function to
1891 fork_inferior.
1892 (darwin_nat_target::detach): Call stop_inferior instead of
1893 darwin_stop_inferior.
1894 * fork-inferior.h (fork_inferior): Change init_trace_fun
1895 parameter to gdb::function_view.
1896 * fork-inferior.c (fork_inferior): Likewise.
1897
c162ed3e
HD
18982020-01-23 Hannes Domani <ssbssa@yahoo.de>
1899
1900 * i386-cygwin-tdep.c (core_process_module_section): Update.
1901 * windows-nat.c (struct lm_info_windows): Add text_offset.
1902 (windows_xfer_shared_libraries): Update.
1903 * windows-tdep.c (windows_xfer_shared_library):
1904 Add text_offset_cached argument.
1905 * windows-tdep.h (windows_xfer_shared_library): Update.
1906
a1237872
SM
19072020-01-21 Simon Marchi <simon.marchi@efficios.com>
1908
1909 * gdbarch.sh: Add declaration for _initialize_gdbarch.
1910
b3ee6dd9
SM
19112020-01-21 Simon Marchi <simon.marchi@efficios.com>
1912
1913 * remote-sim.c (check_for_duplicate_sim_descriptor): Remove.
1914 (get_sim_inferior_data): Remove use of iterate_over_inferiors,
1915 replace with range-based for.
1916 (gdbsim_interrupt_inferior): Remove.
1917 (gdbsim_target::interrupt): Replace iterate_over_inferiors use
1918 with a range-based for. Inline code from
1919 gdbsim_interrupt_inferior.
1920
f9fac3c8
SM
19212020-01-21 Simon Marchi <simon.marchi@efficios.com>
1922
1923 * infrun.c (proceed): Fix indentation.
1924
f6474de9
TT
19252020-01-21 Tom Tromey <tromey@adacore.com>
1926
1927 * source-cache.c (source_cache::ensure): Call ext_lang_colorize.
1928 * python/python.c (python_extension_ops): Update.
1929 (gdbpy_colorize): New function.
1930 * python/lib/gdb/__init__.py (colorize): New function.
1931 * extension.h (ext_lang_colorize): Declare.
1932 * extension.c (ext_lang_colorize): New function.
1933 * extension-priv.h (struct extension_language_ops) <colorize>: New
1934 member.
1935 * cli/cli-style.c (_initialize_cli_style): Update help text.
1936
f0c702d4
LM
19372020-01-21 Luis Machado <luis.machado@linaro.org>
1938
1939 * aarch64-tdep.c (struct aarch64_displaced_step_closure)
1940 <cond>: Change type to bool.
1941 (aarch64_displaced_step_b_cond): Update cond to use bool type.
1942 (aarch64_displaced_step_cb): Likewise.
1943 (aarch64_displaced_step_tb): Likewise.
1944
1ab139e5
LM
19452020-01-21 Luis Machado <luis.machado@linaro.org>
1946
1947 * aarch64-tdep.c (aarch64_displaced_step_fixup): Add more debugging
1948 output.
1949
0c271889
LM
19502020-01-21 Luis Machado <luis.machado@linaro.org>
1951
1952 * aarch64-tdep.c (struct aarch64_displaced_step_closure )
1953 <pc_adjust>: Adjust the documentation.
1954 (aarch64_displaced_step_fixup): Check if PC really moved before
1955 adjusting it.
1956
4d89c1c7
TT
19572020-01-19 Tom Tromey <tom@tromey.com>
1958
1959 * disasm.c (~gdb_disassembler): New destructor.
1960 (gdb_buffered_insn_length): Call disassemble_free_target.
1961 * disasm.h (class gdb_disassembler): Declare destructor. Use
1962 DISABLE_COPY_AND_ASSIGN.
1963
c0ab21c2
TT
19642020-01-19 Tom Tromey <tom@tromey.com>
1965
1966 * dwarf2read.c (abbrev_table_up): Move typedef earlier.
1967 (die_reader_func_ftype): Remove.
1968 (cutu_reader): New class.
1969 (dw2_get_file_names_reader): Remove "data" parameter.
1970 (dw2_get_file_names): Use cutu_reader.
1971 (create_debug_type_hash_table): Update.
1972 (read_cutu_die_from_dwo): Update comment.
1973 (lookup_dwo_unit): Add dwo_name parameter.
1974 (cutu_reader::init_tu_and_read_dwo_dies): Now a method. Remove
1975 die_reader_func_ftype and data parameters.
1976 (cutu_reader::cutu_reader): Rename from init_cutu_and_read_dies.
1977 Remove die_reader_func_ftype and data parameters.
1978 (~cutu_reader): New; from init_cutu_and_read_dies.
1979 (cutu_reader::cutu_reader): Rename from
1980 init_cutu_and_read_dies_no_follow. Remove die_reader_func_ftype
1981 and data parameters.
1982 (init_cutu_and_read_dies_simple): Remove.
1983 (struct process_psymtab_comp_unit_data): Remove.
1984 (process_psymtab_comp_unit_reader): Remove data parameter; add
1985 want_partial_unit and pretend_language parameters.
1986 (process_psymtab_comp_unit): Use cutu_reader.
1987 (build_type_psymtabs_reader): Remove data parameter.
1988 (build_type_psymtabs_1): Use cutu_reader.
1989 (process_skeletonless_type_unit): Likewise.
1990 (load_partial_comp_unit_reader): Remove.
1991 (load_partial_comp_unit): Use cutu_reader.
1992 (load_full_comp_unit_reader): Remove.
1993 (load_full_comp_unit): Use cutu_reader.
1994 (struct create_dwo_cu_data): Remove.
1995 (create_dwo_cu_reader): Remove datap parameter; add dwo_file and
1996 dwo_unit parameters.
1997 (create_cus_hash_table): Use cutu_reader.
1998 (struct dwarf2_read_addr_index_data): Remove.
1999 (dwarf2_read_addr_index_reader): Remove.
2000 (dwarf2_read_addr_index): Use cutu_reader.
2001 (read_signatured_type_reader): Remove.
2002 (read_signatured_type): Use cutu_reader.
2003
45bbae5c
TT
20042020-01-19 Tom Tromey <tom@tromey.com>
2005
2006 * tui/tui.c (tui_show_assembly): Use tui_suppress_output.
2007 * tui/tui-wingeneral.h (class tui_suppress_output): New.
2008 (tui_wrefresh): Declare.
2009 * tui/tui-wingeneral.c (suppress_output): New global.
2010 (tui_suppress_output, ~tui_suppress_output): New constructor and
2011 destructor.
2012 (tui_wrefresh): New function.
2013 (tui_gen_win_info::refresh_window): Use tui_wrefresh.
2014 (tui_gen_win_info::make_window): Call wnoutrefresh when needed.
2015 * tui/tui-regs.h (struct tui_data_window) <no_refresh>: Declare
2016 method.
2017 * tui/tui-regs.c (tui_data_window::erase_data_content): Call
2018 tui_wrefresh.
2019 (tui_data_window::no_refresh): New method.
2020 (tui_data_item_window::refresh_window): Call tui_wrefresh.
2021 (tui_reg_command): Use tui_suppress_output
2022 * tui/tui-layout.c (tui_set_layout): Use tui_suppress_output.
2023 * tui/tui-data.h (struct tui_gen_win_info) <no_refresh>: New
2024 method.
2025 * tui/tui-command.c (tui_refresh_cmd_win): Call tui_wrefresh.
2026
4f13c1c0
TT
20272020-01-19 Tom Tromey <tom@tromey.com>
2028
2029 * tui/tui-winsource.c (tui_update_source_windows_with_line):
2030 Handle case where symtab is null.
2031
fa47e446
SM
20322020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
2033
2034 * linux-fork.c (one_fork_p): Simplify.
2035
26f42329
SM
20362020-01-17 Simon Marchi <simon.marchi@efficios.com>
2037
2038 * top.c (struct qt_args): Remove.
2039 (kill_or_detach): Change return type to void, replace `void *`
2040 parameter with a proper one.
2041 (print_inferior_quit_action): Likewise.
2042 (quit_confirm): Use range-based for loop to iterate over inferiors.
2043 (quit_force): Likewise.
2044
a9ac81b1
SM
20452020-01-17 Simon Marchi <simon.marchi@efficios.com>
2046
2047 * mi/mi-main.c (run_one_inferior): Change return type to void, replace
2048 `void *` parameter with proper parameters.
2049 (mi_cmd_exec_run): Use range-based loop to iterate over inferiors.
2050 (print_one_inferior): Change return type to void, replace `void *`
2051 parameter with proper parameters.
2052 (mi_cmd_list_thread_groups): Use range-based loop to iterate over
2053 inferiors.
2054 (get_other_inferior): Remove.
2055 (mi_cmd_remove_inferior): Use range-based loop to iterate over
2056 inferiors.
2057
788eca49
SM
20582020-01-17 Simon Marchi <simon.marchi@efficios.com>
2059
2060 * mi/mi-interp.c (report_initial_inferior): Remove.
2061 (mi_interp::init): Use range-based for to iterate over inferiors.
2062
d9bc85b6
SM
20632020-01-17 Simon Marchi <simon.marchi@efficios.com>
2064
2065 * python/py-inferior.c (build_inferior_list): Remove.
2066 (gdbpy_ref): Use range-based for loop to iterate over inferiors.
2067
40c94099
CB
20682020-01-16 Christian Biesinger <cbiesinger@google.com>
2069
2070 * btrace.c (btrace_compute_ftrace_1): Fix spelling error (Unkown).
2071 (btrace_stitch_trace): Likewise.
2072 * charset.c (intermediate_encoding): Likewise (vaild).
2073 * nat/linux-btrace.c (linux_read_pt): Likewise (Unkown).
2074 * python/py-record-btrace.c (struct PyMethodDef): Likewise (occurences).
2075 * record-btrace.c (record_btrace_print_conf): Likewise (unkown).
2076
e0cdfe3c
HD
20772020-01-16 Hannes Domani <ssbssa@yahoo.de>
2078
2079 * windows-tdep.c (windows_get_tlb_type):
2080 Add rtl_user_process_parameters type.
2081
790f1718
PA
20822020-01-16 Pedro Alves <palves@redhat.com>
2083 Norbert Lange <nolange79@gmail.com>
2084
2085 PR build/24805
2086 * gdbsupport/gdb_proc_service.h (PS_EXPORT): New.
2087 (ps_get_thread_area, ps_getpid, ps_lcontinue, ps_lgetfpregs)
2088 (ps_lgetregs, ps_lsetfpregs, ps_lsetregs, ps_lstop, ps_pcontinue)
2089 (ps_pdread, ps_pdwrite, ps_pglobal_lookup, ps_pstop, ps_ptread)
2090 (ps_ptwrite, ps_lgetxregs, ps_lgetxregsize, ps_lsetxregs)
2091 (ps_plog): Redeclare exported functions with default visibility.
2092
3112ed97
NA
20932020-01-16 Nitika Achra <Nitika.Achra@amd.com>
2094
2095 * dwarf2loc.c (decode_debug_loclists_addresses): Handle
2096 DW_LLE_base_addressx, DW_LLE_startx_length, DW_LLE_start_length.
2097
8dc3273e
SM
20982020-01-15 Simon Marchi <simon.marchi@efficios.com>
2099
2100 * infcmd.c (post_create_inferior): Use get_thread_regcache
2101 instead of get_current_regcache.
2102
ff47f4f0
TT
21032020-01-14 Tom Tromey <tom@tromey.com>
2104
2105 PR symtab/12535:
2106 * python/python.c (gdbpy_decode_line): Treat empty string the same
2107 as no argument.
2108
975f45b7
TT
21092020-01-14 Tom Tromey <tom@tromey.com>
2110
2111 * Makefile.in (CLIBS): Remove second use of $(LIBIBERTY).
2112
25e57356
TT
21132020-01-14 Tom Tromey <tom@tromey.com>
2114
2115 * nat/linux-btrace.c: Don't include <config.h>.
2116 * nat/linux-ptrace.c: Don't include <config.h>.
2117 * nat/x86-linux-dregs.c: Don't include <config.h>.
2118
05ea2a05
TT
21192020-01-14 Tom Tromey <tom@tromey.com>
2120
2121 * configure: Rebuild.
2122 * configure.ac: Move many checks to ../gdbsupport/common.m4.
2123
01027315
TT
21242020-01-14 Tom Tromey <tom@tromey.com>
2125
2126 * nat/x86-linux-dregs.c: Include configh.h.
2127 * nat/linux-ptrace.c: Include configh.h.
2128 * nat/linux-btrace.c: Include configh.h.
2129 * defs.h: Include config.h, bfd.h.
2130 * configure.ac: Don't source common.host.
2131 (CONFIG_OBS, CONFIG_SRCS): Remove gdbsupport files.
2132 * configure: Rebuild.
2133 * acinclude.m4: Update path.
2134 * Makefile.in (SUPPORT, LIBSUPPORT, INCSUPPORT): New variables.
2135 (CONFIG_SRC_SUBDIR): Remove gdbsupport.
2136 (INTERNAL_CFLAGS_BASE): Add INCSUPPORT.
2137 (CLIBS): Add LIBSUPPORT.
2138 (CDEPS): Likewise.
2139 (COMMON_SFILES): Remove gdbsupport files.
2140 (HFILES_NO_SRCDIR): Likewise.
2141 (stamp-version): Update path to create-version.sh.
2142 (ALLDEPFILES): Remove gdbsupport files.
2143
b2ceabe8
TT
21442020-01-14 Tom Tromey <tom@tromey.com>
2145
2146 * gdbsupport/common.m4 (GDB_AC_COMMON): Define WIN32APILIBS and
2147 USE_WIN32API when needed.
2148 * configure.ac (USE_WIN32API): Don't define.
2149 (WIN32LIBS): Use WIN32APILIBS.
2150 * configure: Rebuild.
2151
25c51f71
TT
21522020-01-14 Tom Tromey <tom@tromey.com>
2153
2154 * configure: Rebuild.
2155 * gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation.
2156
717c684d
BE
21572020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2158
2159 * skip.c (skip_function_command): Make skip w/o arguments use the
2160 name of the inlined function if pc is inside any inlined function.
2161
7da6a5b9
LM
21622020-01-14 Luis Machado <luis.machado@linaro.org>
2163
2164 * inf-ptrace.c (inf_ptrace_target::resume): Update comments.
2165 * infrun.c (resume_1): Likewise.
2166 (handle_inferior_event): Remove stale comment.
2167 * linux-nat.c (linux_nat_target::resume): Update comments.
2168 (save_stop_reason): Likewise.
2169 (linux_nat_filter_event): Likewise.
2170 * linux-nat.h (struct lwp_info) <stop_pc>, <stop_reason>: Likewise.
2171
44e4c775
AB
21722020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2173
2174 * elfread.c (record_minimal_symbol): Set section index to 0 for
2175 non-allocatable sections.
2176
18a8505e
AT
2177
21782020-01-13 Ali Tamur <tamur@google.com>
2179
2180 * dwarf2read.c (dwarf2_debug_sections): Add debug_str_offsets sections.
2181 (dwarf2_cu): Add str_offsets_base field. Change the type of addr_base
2182 to gdb::optional. Update comments.
2183 (dwo_file): Update comments.
2184 (read_attribute): Update API to take an additional out parameter,
2185 need_reprocess. This is used to mark attributes that need other
2186 attributes (e.g. str_offsets_base) for correct computation which may not
2187 have been read yet.
2188 (read_attribute_reprocess): New function declaration.
2189 (read_addr_index): Likewise.
2190 (read_dwo_str_index): Likewise.
2191 (read_stub_str_index): Likewise.
2192 (dwarf2_per_objfile::locate_sections): Handle debug_str_offsets section.
2193 (lookup_addr_base): New function definition.
2194 (lookup_ranges_base): Likewise.
2195 (read_cutu_die_from_dwo): Use the new functions: lookup_addr_base,
2196 lookup_ranges_base.
2197 (init_cutu_and_read_dies): Update comments.
2198 (init_cutu_and_read_dies_no_follow): Change API to take parent compile
2199 unit. This is used to inherit parent's str_offsets_base and addr_base.
2200 Update comments.
2201 (init_cutu_and_read_dies_simple): Reflect API changes.
2202 (skip_one_die): Reflect API changes. Handle DW_FORM_rnglistx.
2203 (create_cus_hash_table): Change API to take parent compile unit.
2204 Reflect API changes.
2205 (open_and_init_dwo_file): Reflect API changes.
2206 (dwarf2_get_pc_bounds): Update comments.
2207 (dwarf2_record_block_ranges): Likewise.
2208 (read_full_die_1): Change implementation to reprocess attributes that
2209 need str_offsets_base and addr_base.
2210 (partial_die_info::read): Likewise.
2211 (read_attribute_reprocess): New function definition.
2212 (read_attribute_value): Change API to take an additional out parameter,
2213 need_reprocess. Handle DW_FORM_rnglistx. No longer trigger an error
2214 when a non-dwo compile unit has index based attributes.
2215 (read_attribute): Reflect API changes.
2216 (read_addr_index_1): Reflect API changes. Update comments.
2217 (dwarf2_read_addr_index_data): Reflect API changes.
2218 (dwarf2_read_addr_index): Likewise.
2219 (read_str_index): Change API and implementation. This becomes a helper
2220 to be used by the new string index related methods. Update error
2221 message and comments.
2222 (read_dwo_str_index): New function definition.
2223 (read_stub_str_index): Likewise.
2224 * dwarf2read.h (dwarf2_per_objfile): Add str_offsets field.
2225 * symfile.h (dwarf2_debug_sections): Likewise.
2226 * xcoffread.c (dwarf2_debug_sections): Likewise.
2227
0cac9354
SM
22282020-01-13 Simon Marchi <simon.marchi@efficios.com>
2229
2230 * gdbcore.h (struct core_fns) <core_read_registers>: Change
2231 core_reg_sect type to gdb_byte *.
2232 * arm-nbsd-nat.c (fetch_elfcore_registers): Likewise.
2233 * cris-tdep.c (fetch_core_registers): Likewise.
2234 * corelow.c (core_target::get_core_register_section): Change
2235 type of `contents` to gdb::byte_vector.
2236
9a6d629c
AB
22372020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2238
2239 * tui/tui-wingeneral.c (box_win): Position the title in the center
2240 of the border.
2241
d8b2f9e3
SM
22422020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
2243
2244 * corelow.c (core_target::get_core_register_section): Use
2245 std::vector instead of alloca.
2246
bb564c58
SM
22472020-01-13 Simon Marchi <simon.marchi@efficios.com>
2248
2249 * warning.m4: Add -Wmissing-declarations to build_warnings.
2250 * configure: Re-generate.
2251
6b366111
SM
22522020-01-13 Simon Marchi <simon.marchi@efficios.com>
2253
2254 * python/python.c (init__gdb_module): Add declaration.
2255
6c265988
SM
22562020-01-13 Simon Marchi <simon.marchi@efficios.com>
2257
2258 * aarch64-fbsd-nat.c (_initialize_aarch64_fbsd_nat): Add declaration.
2259 * aarch64-fbsd-tdep.c (_initialize_aarch64_fbsd_tdep): Add declaration.
2260 * aarch64-linux-nat.c (_initialize_aarch64_linux_nat): Add declaration.
2261 * aarch64-linux-tdep.c (_initialize_aarch64_linux_tdep): Add declaration.
2262 * aarch64-newlib-tdep.c (_initialize_aarch64_newlib_tdep): Add declaration.
2263 * aarch64-tdep.c (_initialize_aarch64_tdep): Add declaration.
2264 * ada-exp.y (_initialize_ada_exp): Add declaration.
2265 * ada-lang.c (_initialize_ada_language): Add declaration.
2266 * ada-tasks.c (_initialize_tasks): Add declaration.
2267 * agent.c (_initialize_agent): Add declaration.
2268 * aix-thread.c (_initialize_aix_thread): Add declaration.
2269 * alpha-bsd-nat.c (_initialize_alphabsd_nat): Add declaration.
2270 * alpha-linux-nat.c (_initialize_alpha_linux_nat): Add declaration.
2271 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Add declaration.
2272 * alpha-nbsd-tdep.c (_initialize_alphanbsd_tdep): Add declaration.
2273 * alpha-obsd-tdep.c (_initialize_alphaobsd_tdep): Add declaration.
2274 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
2275 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): Add declaration.
2276 * amd64-dicos-tdep.c (_initialize_amd64_dicos_tdep): Add declaration.
2277 * amd64-fbsd-nat.c (_initialize_amd64fbsd_nat): Add declaration.
2278 * amd64-fbsd-tdep.c (_initialize_amd64fbsd_tdep): Add declaration.
2279 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Add declaration.
2280 * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Add declaration.
2281 * amd64-nbsd-nat.c (_initialize_amd64nbsd_nat): Add declaration.
2282 * amd64-nbsd-tdep.c (_initialize_amd64nbsd_tdep): Add declaration.
2283 * amd64-obsd-nat.c (_initialize_amd64obsd_nat): Add declaration.
2284 * amd64-obsd-tdep.c (_initialize_amd64obsd_tdep): Add declaration.
2285 * amd64-sol2-tdep.c (_initialize_amd64_sol2_tdep): Add declaration.
2286 * amd64-tdep.c (_initialize_amd64_tdep): Add declaration.
2287 * amd64-windows-nat.c (_initialize_amd64_windows_nat): Add declaration.
2288 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Add declaration.
2289 * annotate.c (_initialize_annotate): Add declaration.
2290 * arc-newlib-tdep.c (_initialize_arc_newlib_tdep): Add declaration.
2291 * arc-tdep.c (_initialize_arc_tdep): Add declaration.
2292 * arch-utils.c (_initialize_gdbarch_utils): Add declaration.
2293 * arm-fbsd-nat.c (_initialize_arm_fbsd_nat): Add declaration.
2294 * arm-fbsd-tdep.c (_initialize_arm_fbsd_tdep): Add declaration.
2295 * arm-linux-nat.c (_initialize_arm_linux_nat): Add declaration.
2296 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Add declaration.
2297 * arm-nbsd-nat.c (_initialize_arm_netbsd_nat): Add declaration.
2298 * arm-nbsd-tdep.c (_initialize_arm_netbsd_tdep): Add declaration.
2299 * arm-obsd-tdep.c (_initialize_armobsd_tdep): Add declaration.
2300 * arm-pikeos-tdep.c (_initialize_arm_pikeos_tdep): Add declaration.
2301 * arm-symbian-tdep.c (_initialize_arm_symbian_tdep): Add declaration.
2302 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
2303 * arm-wince-tdep.c (_initialize_arm_wince_tdep): Add declaration.
2304 * auto-load.c (_initialize_auto_load): Add declaration.
2305 * auxv.c (_initialize_auxv): Add declaration.
2306 * avr-tdep.c (_initialize_avr_tdep): Add declaration.
2307 * ax-gdb.c (_initialize_ax_gdb): Add declaration.
2308 * bfin-linux-tdep.c (_initialize_bfin_linux_tdep): Add declaration.
2309 * bfin-tdep.c (_initialize_bfin_tdep): Add declaration.
2310 * break-catch-sig.c (_initialize_break_catch_sig): Add declaration.
2311 * break-catch-syscall.c (_initialize_break_catch_syscall): Add declaration.
2312 * break-catch-throw.c (_initialize_break_catch_throw): Add declaration.
2313 * breakpoint.c (_initialize_breakpoint): Add declaration.
2314 * bsd-uthread.c (_initialize_bsd_uthread): Add declaration.
2315 * btrace.c (_initialize_btrace): Add declaration.
2316 * charset.c (_initialize_charset): Add declaration.
2317 * cli/cli-cmds.c (_initialize_cli_cmds): Add declaration.
2318 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
2319 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
2320 * cli/cli-logging.c (_initialize_cli_logging): Add declaration.
2321 * cli/cli-script.c (_initialize_cli_script): Add declaration.
2322 * cli/cli-style.c (_initialize_cli_style): Add declaration.
2323 * coff-pe-read.c (_initialize_coff_pe_read): Add declaration.
2324 * coffread.c (_initialize_coffread): Add declaration.
2325 * compile/compile-cplus-types.c (_initialize_compile_cplus_types): Add declaration.
2326 * compile/compile.c (_initialize_compile): Add declaration.
2327 * complaints.c (_initialize_complaints): Add declaration.
2328 * completer.c (_initialize_completer): Add declaration.
2329 * copying.c (_initialize_copying): Add declaration.
2330 * corefile.c (_initialize_core): Add declaration.
2331 * corelow.c (_initialize_corelow): Add declaration.
2332 * cp-abi.c (_initialize_cp_abi): Add declaration.
2333 * cp-namespace.c (_initialize_cp_namespace): Add declaration.
2334 * cp-support.c (_initialize_cp_support): Add declaration.
2335 * cp-valprint.c (_initialize_cp_valprint): Add declaration.
2336 * cris-linux-tdep.c (_initialize_cris_linux_tdep): Add declaration.
2337 * cris-tdep.c (_initialize_cris_tdep): Add declaration.
2338 * csky-linux-tdep.c (_initialize_csky_linux_tdep): Add declaration.
2339 * csky-tdep.c (_initialize_csky_tdep): Add declaration.
2340 * ctfread.c (_initialize_ctfread): Add declaration.
2341 * d-lang.c (_initialize_d_language): Add declaration.
2342 * darwin-nat-info.c (_initialize_darwin_info_commands): Add declaration.
2343 * darwin-nat.c (_initialize_darwin_nat): Add declaration.
2344 * dbxread.c (_initialize_dbxread): Add declaration.
2345 * dcache.c (_initialize_dcache): Add declaration.
2346 * disasm-selftests.c (_initialize_disasm_selftests): Add declaration.
2347 * disasm.c (_initialize_disasm): Add declaration.
2348 * dtrace-probe.c (_initialize_dtrace_probe): Add declaration.
2349 * dummy-frame.c (_initialize_dummy_frame): Add declaration.
2350 * dwarf-index-cache.c (_initialize_index_cache): Add declaration.
2351 * dwarf-index-write.c (_initialize_dwarf_index_write): Add declaration.
2352 * dwarf2-frame-tailcall.c (_initialize_tailcall_frame): Add declaration.
2353 * dwarf2-frame.c (_initialize_dwarf2_frame): Add declaration.
2354 * dwarf2expr.c (_initialize_dwarf2expr): Add declaration.
2355 * dwarf2loc.c (_initialize_dwarf2loc): Add declaration.
2356 * dwarf2read.c (_initialize_dwarf2_read): Add declaration.
2357 * elfread.c (_initialize_elfread): Add declaration.
2358 * exec.c (_initialize_exec): Add declaration.
2359 * extension.c (_initialize_extension): Add declaration.
2360 * f-lang.c (_initialize_f_language): Add declaration.
2361 * f-valprint.c (_initialize_f_valprint): Add declaration.
2362 * fbsd-nat.c (_initialize_fbsd_nat): Add declaration.
2363 * fbsd-tdep.c (_initialize_fbsd_tdep): Add declaration.
2364 * filesystem.c (_initialize_filesystem): Add declaration.
2365 * findcmd.c (_initialize_mem_search): Add declaration.
2366 * findvar.c (_initialize_findvar): Add declaration.
2367 * fork-child.c (_initialize_fork_child): Add declaration.
2368 * frame-base.c (_initialize_frame_base): Add declaration.
2369 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
2370 * frame.c (_initialize_frame): Add declaration.
2371 * frv-linux-tdep.c (_initialize_frv_linux_tdep): Add declaration.
2372 * frv-tdep.c (_initialize_frv_tdep): Add declaration.
2373 * ft32-tdep.c (_initialize_ft32_tdep): Add declaration.
2374 * gcore.c (_initialize_gcore): Add declaration.
2375 * gdb-demangle.c (_initialize_gdb_demangle): Add declaration.
2376 * gdb_bfd.c (_initialize_gdb_bfd): Add declaration.
2377 * gdbarch-selftests.c (_initialize_gdbarch_selftests): Add declaration.
2378 * gdbarch.c (_initialize_gdbarch): Add declaration.
2379 * gdbtypes.c (_initialize_gdbtypes): Add declaration.
2380 * gnu-nat.c (_initialize_gnu_nat): Add declaration.
2381 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Add declaration.
2382 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Add declaration.
2383 * go-lang.c (_initialize_go_language): Add declaration.
2384 * go32-nat.c (_initialize_go32_nat): Add declaration.
2385 * guile/guile.c (_initialize_guile): Add declaration.
2386 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
2387 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Add declaration.
2388 * hppa-linux-tdep.c (_initialize_hppa_linux_tdep): Add declaration.
2389 * hppa-nbsd-nat.c (_initialize_hppanbsd_nat): Add declaration.
2390 * hppa-nbsd-tdep.c (_initialize_hppanbsd_tdep): Add declaration.
2391 * hppa-obsd-nat.c (_initialize_hppaobsd_nat): Add declaration.
2392 * hppa-obsd-tdep.c (_initialize_hppabsd_tdep): Add declaration.
2393 * hppa-tdep.c (_initialize_hppa_tdep): Add declaration.
2394 * i386-bsd-nat.c (_initialize_i386bsd_nat): Add declaration.
2395 * i386-cygwin-tdep.c (_initialize_i386_cygwin_tdep): Add declaration.
2396 * i386-darwin-nat.c (_initialize_i386_darwin_nat): Add declaration.
2397 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): Add declaration.
2398 * i386-dicos-tdep.c (_initialize_i386_dicos_tdep): Add declaration.
2399 * i386-fbsd-nat.c (_initialize_i386fbsd_nat): Add declaration.
2400 * i386-fbsd-tdep.c (_initialize_i386fbsd_tdep): Add declaration.
2401 * i386-gnu-nat.c (_initialize_i386gnu_nat): Add declaration.
2402 * i386-gnu-tdep.c (_initialize_i386gnu_tdep): Add declaration.
2403 * i386-go32-tdep.c (_initialize_i386_go32_tdep): Add declaration.
2404 * i386-linux-nat.c (_initialize_i386_linux_nat): Add declaration.
2405 * i386-linux-tdep.c (_initialize_i386_linux_tdep): Add declaration.
2406 * i386-nbsd-nat.c (_initialize_i386nbsd_nat): Add declaration.
2407 * i386-nbsd-tdep.c (_initialize_i386nbsd_tdep): Add declaration.
2408 * i386-nto-tdep.c (_initialize_i386nto_tdep): Add declaration.
2409 * i386-obsd-nat.c (_initialize_i386obsd_nat): Add declaration.
2410 * i386-obsd-tdep.c (_initialize_i386obsd_tdep): Add declaration.
2411 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Add declaration.
2412 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Add declaration.
2413 * i386-tdep.c (_initialize_i386_tdep): Add declaration.
2414 * i386-windows-nat.c (_initialize_i386_windows_nat): Add declaration.
2415 * ia64-libunwind-tdep.c (_initialize_libunwind_frame): Add declaration.
2416 * ia64-linux-nat.c (_initialize_ia64_linux_nat): Add declaration.
2417 * ia64-linux-tdep.c (_initialize_ia64_linux_tdep): Add declaration.
2418 * ia64-tdep.c (_initialize_ia64_tdep): Add declaration.
2419 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Add declaration.
2420 * infcall.c (_initialize_infcall): Add declaration.
2421 * infcmd.c (_initialize_infcmd): Add declaration.
2422 * inflow.c (_initialize_inflow): Add declaration.
2423 * infrun.c (_initialize_infrun): Add declaration.
2424 * interps.c (_initialize_interpreter): Add declaration.
2425 * iq2000-tdep.c (_initialize_iq2000_tdep): Add declaration.
2426 * jit.c (_initialize_jit): Add declaration.
2427 * language.c (_initialize_language): Add declaration.
2428 * linux-fork.c (_initialize_linux_fork): Add declaration.
2429 * linux-nat.c (_initialize_linux_nat): Add declaration.
2430 * linux-tdep.c (_initialize_linux_tdep): Add declaration.
2431 * linux-thread-db.c (_initialize_thread_db): Add declaration.
2432 * lm32-tdep.c (_initialize_lm32_tdep): Add declaration.
2433 * m2-lang.c (_initialize_m2_language): Add declaration.
2434 * m32c-tdep.c (_initialize_m32c_tdep): Add declaration.
2435 * m32r-linux-nat.c (_initialize_m32r_linux_nat): Add declaration.
2436 * m32r-linux-tdep.c (_initialize_m32r_linux_tdep): Add declaration.
2437 * m32r-tdep.c (_initialize_m32r_tdep): Add declaration.
2438 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
2439 * m68k-bsd-nat.c (_initialize_m68kbsd_nat): Add declaration.
2440 * m68k-bsd-tdep.c (_initialize_m68kbsd_tdep): Add declaration.
2441 * m68k-linux-nat.c (_initialize_m68k_linux_nat): Add declaration.
2442 * m68k-linux-tdep.c (_initialize_m68k_linux_tdep): Add declaration.
2443 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
2444 * machoread.c (_initialize_machoread): Add declaration.
2445 * macrocmd.c (_initialize_macrocmd): Add declaration.
2446 * macroscope.c (_initialize_macroscope): Add declaration.
2447 * maint-test-options.c (_initialize_maint_test_options): Add declaration.
2448 * maint-test-settings.c (_initialize_maint_test_settings): Add declaration.
2449 * maint.c (_initialize_maint_cmds): Add declaration.
2450 * mdebugread.c (_initialize_mdebugread): Add declaration.
2451 * memattr.c (_initialize_mem): Add declaration.
2452 * mep-tdep.c (_initialize_mep_tdep): Add declaration.
2453 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Add declaration.
2454 * mi/mi-cmds.c (_initialize_mi_cmds): Add declaration.
2455 * mi/mi-interp.c (_initialize_mi_interp): Add declaration.
2456 * mi/mi-main.c (_initialize_mi_main): Add declaration.
2457 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): Add declaration.
2458 * microblaze-tdep.c (_initialize_microblaze_tdep): Add declaration.
2459 * mips-fbsd-nat.c (_initialize_mips_fbsd_nat): Add declaration.
2460 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Add declaration.
2461 * mips-linux-nat.c (_initialize_mips_linux_nat): Add declaration.
2462 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Add declaration.
2463 * mips-nbsd-nat.c (_initialize_mipsnbsd_nat): Add declaration.
2464 * mips-nbsd-tdep.c (_initialize_mipsnbsd_tdep): Add declaration.
2465 * mips-sde-tdep.c (_initialize_mips_sde_tdep): Add declaration.
2466 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
2467 * mips64-obsd-nat.c (_initialize_mips64obsd_nat): Add declaration.
2468 * mips64-obsd-tdep.c (_initialize_mips64obsd_tdep): Add declaration.
2469 * mipsread.c (_initialize_mipsread): Add declaration.
2470 * mn10300-linux-tdep.c (_initialize_mn10300_linux_tdep): Add declaration.
2471 * mn10300-tdep.c (_initialize_mn10300_tdep): Add declaration.
2472 * moxie-tdep.c (_initialize_moxie_tdep): Add declaration.
2473 * msp430-tdep.c (_initialize_msp430_tdep): Add declaration.
2474 * nds32-tdep.c (_initialize_nds32_tdep): Add declaration.
2475 * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Add declaration.
2476 * nios2-tdep.c (_initialize_nios2_tdep): Add declaration.
2477 * nto-procfs.c (_initialize_procfs): Add declaration.
2478 * objc-lang.c (_initialize_objc_language): Add declaration.
2479 * observable.c (_initialize_observer): Add declaration.
2480 * opencl-lang.c (_initialize_opencl_language): Add declaration.
2481 * or1k-linux-tdep.c (_initialize_or1k_linux_tdep): Add declaration.
2482 * or1k-tdep.c (_initialize_or1k_tdep): Add declaration.
2483 * osabi.c (_initialize_gdb_osabi): Add declaration.
2484 * osdata.c (_initialize_osdata): Add declaration.
2485 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
2486 * parse.c (_initialize_parse): Add declaration.
2487 * ppc-fbsd-nat.c (_initialize_ppcfbsd_nat): Add declaration.
2488 * ppc-fbsd-tdep.c (_initialize_ppcfbsd_tdep): Add declaration.
2489 * ppc-linux-nat.c (_initialize_ppc_linux_nat): Add declaration.
2490 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Add declaration.
2491 * ppc-nbsd-nat.c (_initialize_ppcnbsd_nat): Add declaration.
2492 * ppc-nbsd-tdep.c (_initialize_ppcnbsd_tdep): Add declaration.
2493 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Add declaration.
2494 * ppc-obsd-tdep.c (_initialize_ppcobsd_tdep): Add declaration.
2495 * printcmd.c (_initialize_printcmd): Add declaration.
2496 * probe.c (_initialize_probe): Add declaration.
2497 * proc-api.c (_initialize_proc_api): Add declaration.
2498 * proc-events.c (_initialize_proc_events): Add declaration.
2499 * proc-service.c (_initialize_proc_service): Add declaration.
2500 * procfs.c (_initialize_procfs): Add declaration.
2501 * producer.c (_initialize_producer): Add declaration.
2502 * psymtab.c (_initialize_psymtab): Add declaration.
2503 * python/python.c (_initialize_python): Add declaration.
2504 * ravenscar-thread.c (_initialize_ravenscar): Add declaration.
2505 * record-btrace.c (_initialize_record_btrace): Add declaration.
2506 * record-full.c (_initialize_record_full): Add declaration.
2507 * record.c (_initialize_record): Add declaration.
2508 * regcache-dump.c (_initialize_regcache_dump): Add declaration.
2509 * regcache.c (_initialize_regcache): Add declaration.
2510 * reggroups.c (_initialize_reggroup): Add declaration.
2511 * remote-notif.c (_initialize_notif): Add declaration.
2512 * remote-sim.c (_initialize_remote_sim): Add declaration.
2513 * remote.c (_initialize_remote): Add declaration.
2514 * reverse.c (_initialize_reverse): Add declaration.
2515 * riscv-fbsd-nat.c (_initialize_riscv_fbsd_nat): Add declaration.
2516 * riscv-fbsd-tdep.c (_initialize_riscv_fbsd_tdep): Add declaration.
2517 * riscv-linux-nat.c (_initialize_riscv_linux_nat): Add declaration.
2518 * riscv-linux-tdep.c (_initialize_riscv_linux_tdep): Add declaration.
2519 * riscv-tdep.c (_initialize_riscv_tdep): Add declaration.
2520 * rl78-tdep.c (_initialize_rl78_tdep): Add declaration.
2521 * rs6000-aix-tdep.c (_initialize_rs6000_aix_tdep): Add declaration.
2522 * rs6000-lynx178-tdep.c (_initialize_rs6000_lynx178_tdep):
2523 Add declaration.
2524 * rs6000-nat.c (_initialize_rs6000_nat): Add declaration.
2525 * rs6000-tdep.c (_initialize_rs6000_tdep): Add declaration.
2526 * run-on-main-thread.c (_initialize_run_on_main_thread): Add declaration.
2527 * rust-exp.y (_initialize_rust_exp): Add declaration.
2528 * rx-tdep.c (_initialize_rx_tdep): Add declaration.
2529 * s12z-tdep.c (_initialize_s12z_tdep): Add declaration.
2530 * s390-linux-nat.c (_initialize_s390_nat): Add declaration.
2531 * s390-linux-tdep.c (_initialize_s390_linux_tdep): Add declaration.
2532 * s390-tdep.c (_initialize_s390_tdep): Add declaration.
2533 * score-tdep.c (_initialize_score_tdep): Add declaration.
2534 * ser-go32.c (_initialize_ser_dos): Add declaration.
2535 * ser-mingw.c (_initialize_ser_windows): Add declaration.
2536 * ser-pipe.c (_initialize_ser_pipe): Add declaration.
2537 * ser-tcp.c (_initialize_ser_tcp): Add declaration.
2538 * ser-uds.c (_initialize_ser_socket): Add declaration.
2539 * ser-unix.c (_initialize_ser_hardwire): Add declaration.
2540 * serial.c (_initialize_serial): Add declaration.
2541 * sh-linux-tdep.c (_initialize_sh_linux_tdep): Add declaration.
2542 * sh-nbsd-nat.c (_initialize_shnbsd_nat): Add declaration.
2543 * sh-nbsd-tdep.c (_initialize_shnbsd_tdep): Add declaration.
2544 * sh-tdep.c (_initialize_sh_tdep): Add declaration.
2545 * skip.c (_initialize_step_skip): Add declaration.
2546 * sol-thread.c (_initialize_sol_thread): Add declaration.
2547 * solib-aix.c (_initialize_solib_aix): Add declaration.
2548 * solib-darwin.c (_initialize_darwin_solib): Add declaration.
2549 * solib-dsbt.c (_initialize_dsbt_solib): Add declaration.
2550 * solib-frv.c (_initialize_frv_solib): Add declaration.
2551 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
2552 * solib-target.c (_initialize_solib_target): Add declaration.
2553 * solib.c (_initialize_solib): Add declaration.
2554 * source-cache.c (_initialize_source_cache): Add declaration.
2555 * source.c (_initialize_source): Add declaration.
2556 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Add declaration.
2557 * sparc-linux-tdep.c (_initialize_sparc_linux_tdep): Add declaration.
2558 * sparc-nat.c (_initialize_sparc_nat): Add declaration.
2559 * sparc-nbsd-nat.c (_initialize_sparcnbsd_nat): Add declaration.
2560 * sparc-nbsd-tdep.c (_initialize_sparcnbsd_tdep): Add declaration.
2561 * sparc-obsd-tdep.c (_initialize_sparc32obsd_tdep): Add declaration.
2562 * sparc-sol2-tdep.c (_initialize_sparc_sol2_tdep): Add declaration.
2563 * sparc-tdep.c (_initialize_sparc_tdep): Add declaration.
2564 * sparc64-fbsd-nat.c (_initialize_sparc64fbsd_nat): Add declaration.
2565 * sparc64-fbsd-tdep.c (_initialize_sparc64fbsd_tdep): Add declaration.
2566 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Add declaration.
2567 * sparc64-linux-tdep.c (_initialize_sparc64_linux_tdep): Add declaration.
2568 * sparc64-nat.c (_initialize_sparc64_nat): Add declaration.
2569 * sparc64-nbsd-nat.c (_initialize_sparc64nbsd_nat): Add declaration.
2570 * sparc64-nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Add declaration.
2571 * sparc64-obsd-nat.c (_initialize_sparc64obsd_nat): Add declaration.
2572 * sparc64-obsd-tdep.c (_initialize_sparc64obsd_tdep): Add declaration.
2573 * sparc64-sol2-tdep.c (_initialize_sparc64_sol2_tdep): Add declaration.
2574 * sparc64-tdep.c (_initialize_sparc64_adi_tdep): Add declaration.
2575 * stabsread.c (_initialize_stabsread): Add declaration.
2576 * stack.c (_initialize_stack): Add declaration.
2577 * stap-probe.c (_initialize_stap_probe): Add declaration.
2578 * std-regs.c (_initialize_frame_reg): Add declaration.
2579 * symfile-debug.c (_initialize_symfile_debug): Add declaration.
2580 * symfile-mem.c (_initialize_symfile_mem): Add declaration.
2581 * symfile.c (_initialize_symfile): Add declaration.
2582 * symmisc.c (_initialize_symmisc): Add declaration.
2583 * symtab.c (_initialize_symtab): Add declaration.
2584 * target.c (_initialize_target): Add declaration.
2585 * target-connection.c (_initialize_target_connection): Add
2586 declaration.
2587 * target-dcache.c (_initialize_target_dcache): Add declaration.
2588 * target-descriptions.c (_initialize_target_descriptions): Add declaration.
2589 * thread.c (_initialize_thread): Add declaration.
2590 * tic6x-linux-tdep.c (_initialize_tic6x_linux_tdep): Add declaration.
2591 * tic6x-tdep.c (_initialize_tic6x_tdep): Add declaration.
2592 * tilegx-linux-nat.c (_initialize_tile_linux_nat): Add declaration.
2593 * tilegx-linux-tdep.c (_initialize_tilegx_linux_tdep): Add declaration.
2594 * tilegx-tdep.c (_initialize_tilegx_tdep): Add declaration.
2595 * tracectf.c (_initialize_ctf): Add declaration.
2596 * tracefile-tfile.c (_initialize_tracefile_tfile): Add declaration.
2597 * tracefile.c (_initialize_tracefile): Add declaration.
2598 * tracepoint.c (_initialize_tracepoint): Add declaration.
2599 * tui/tui-hooks.c (_initialize_tui_hooks): Add declaration.
2600 * tui/tui-interp.c (_initialize_tui_interp): Add declaration.
2601 * tui/tui-layout.c (_initialize_tui_layout): Add declaration.
2602 * tui/tui-regs.c (_initialize_tui_regs): Add declaration.
2603 * tui/tui-stack.c (_initialize_tui_stack): Add declaration.
2604 * tui/tui-win.c (_initialize_tui_win): Add declaration.
2605 * tui/tui.c (_initialize_tui): Add declaration.
2606 * typeprint.c (_initialize_typeprint): Add declaration.
2607 * ui-style.c (_initialize_ui_style): Add declaration.
2608 * unittests/array-view-selftests.c (_initialize_array_view_selftests): Add declaration.
2609 * unittests/child-path-selftests.c (_initialize_child_path_selftests): Add declaration.
2610 * unittests/cli-utils-selftests.c (_initialize_cli_utils_selftests): Add declaration.
2611 * unittests/common-utils-selftests.c (_initialize_common_utils_selftests): Add declaration.
2612 * unittests/copy_bitwise-selftests.c (_initialize_copy_bitwise_utils_selftests): Add declaration.
2613 * unittests/environ-selftests.c (_initialize_environ_selftests): Add declaration.
2614 * unittests/filtered_iterator-selftests.c
2615 (_initialize_filtered_iterator_selftests): Add declaration.
2616 * unittests/format_pieces-selftests.c (_initialize_format_pieces_selftests): Add declaration.
2617 * unittests/function-view-selftests.c (_initialize_function_view_selftests): Add declaration.
2618 * unittests/help-doc-selftests.c (_initialize_help_doc_selftests): Add declaration.
2619 * unittests/lookup_name_info-selftests.c (_initialize_lookup_name_info_selftests): Add declaration.
2620 * unittests/main-thread-selftests.c
2621 (_initialize_main_thread_selftests): Add declaration.
2622 * unittests/memory-map-selftests.c (_initialize_memory_map_selftests): Add declaration.
2623 * unittests/memrange-selftests.c (_initialize_memrange_selftests): Add declaration.
2624 * unittests/mkdir-recursive-selftests.c (_initialize_mkdir_recursive_selftests): Add declaration.
2625 * unittests/observable-selftests.c (_initialize_observer_selftest): Add declaration.
2626 * unittests/offset-type-selftests.c (_initialize_offset_type_selftests): Add declaration.
2627 * unittests/optional-selftests.c (_initialize_optional_selftests): Add declaration.
2628 * unittests/parse-connection-spec-selftests.c (_initialize_parse_connection_spec_selftests): Add declaration.
2629 * unittests/rsp-low-selftests.c (_initialize_rsp_low_selftests): Add declaration.
2630 * unittests/scoped_fd-selftests.c (_initialize_scoped_fd_selftests): Add declaration.
2631 * unittests/scoped_mmap-selftests.c (_initialize_scoped_mmap_selftests): Add declaration.
2632 * unittests/scoped_restore-selftests.c (_initialize_scoped_restore_selftests): Add declaration.
2633 * unittests/string_view-selftests.c (_initialize_string_view_selftests): Add declaration.
2634 * unittests/style-selftests.c (_initialize_style_selftest): Add declaration.
2635 * unittests/tracepoint-selftests.c (_initialize_tracepoint_selftests): Add declaration.
2636 * unittests/tui-selftests.c (_initialize_tui_selftest): Add
2637 declaration.
2638 * unittests/unpack-selftests.c (_initialize_unpack_selftests): Add declaration.
2639 * unittests/utils-selftests.c (_initialize_utils_selftests): Add declaration.
2640 * unittests/vec-utils-selftests.c (_initialize_vec_utils_selftests): Add declaration.
2641 * unittests/xml-utils-selftests.c (_initialize_xml_utils): Add declaration.
2642 * user-regs.c (_initialize_user_regs): Add declaration.
2643 * utils.c (_initialize_utils): Add declaration.
2644 * v850-tdep.c (_initialize_v850_tdep): Add declaration.
2645 * valops.c (_initialize_valops): Add declaration.
2646 * valprint.c (_initialize_valprint): Add declaration.
2647 * value.c (_initialize_values): Add declaration.
2648 * varobj.c (_initialize_varobj): Add declaration.
2649 * vax-bsd-nat.c (_initialize_vaxbsd_nat): Add declaration.
2650 * vax-nbsd-tdep.c (_initialize_vaxnbsd_tdep): Add declaration.
2651 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
2652 * windows-nat.c (_initialize_windows_nat): Add declaration.
2653 (_initialize_check_for_gdb_ini): Add declaration.
2654 (_initialize_loadable): Add declaration.
2655 * windows-tdep.c (_initialize_windows_tdep): Add declaration.
2656 * x86-bsd-nat.c (_initialize_x86_bsd_nat): Add declaration.
2657 * x86-linux-nat.c (_initialize_x86_linux_nat): Add declaration.
2658 * xcoffread.c (_initialize_xcoffread): Add declaration.
2659 * xml-support.c (_initialize_xml_support): Add declaration.
2660 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Add declaration.
2661 * xtensa-linux-nat.c (_initialize_xtensa_linux_nat): Add declaration.
2662 * xtensa-linux-tdep.c (_initialize_xtensa_linux_tdep): Add declaration.
2663 * xtensa-tdep.c (_initialize_xtensa_tdep): Add declaration.
2664
e2de1eec
SM
26652020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
2666
2667 * regformats/regdat.sh: Generate declaration for init function.
2668
e0037b4c
SM
26692020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
2670
2671 * remote-sim.c (next_pid, INITIAL_PID, sim_inferior_data): Move
2672 up.
2673 (gdbsim_target) <get_inferior_data_by_ptid, resume_one_inferior,
2674 close_one_inferior>: New methods.
2675 (get_sim_inferior_data_by_ptid): Move to gdbsim_target,
2676 pass down target to find_inferior_pid.
2677 (gdbsim_target::fetch_registers, gdbsim_target::store_registers):
2678 Pass down target to find_inferior_ptid.
2679 (gdbsim_target::create_inferior): Pass down target to
2680 add_thread_silent.
2681 (gdbsim_close_inferior): Move to gdbsim_close_inferior, pass
2682 target down to find_inferior_ptid and switch_to_thread.
2683 (gdbsim_target::close): Update to call close_one_inferior.
2684 (struct resume_data): Remove.
2685 (gdbsim_resume_inferior): Move to gdbsim_target. Take arguments
2686 directly, rather than through a void pointer.
2687 (gdbsim_target::resume): Update to call resume_one_inferior.
2688
58920b5b
SM
26892020-01-12 Simon Marchi <simon.marchi@polymtl.ca>
2690
2691 * gdbsupport/gdb_wait.c: Include gdb_wait.h.
2692
4ec89149
PA
26932020-01-12 Pedro Alves <palves@redhat.com>
2694
2695 * bsd-kvm.c (bsd_kvm_target::close): Call exit_inferior_silent
2696 directly for the current inferior instead of
2697 discard_all_inferiors.
2698 (discard_all_inferiors): Delete.
2699
7c392d1d
TT
27002020-01-11 Tom Tromey <tom@tromey.com>
2701
2702 * tui/tui-wingeneral.c (box_win): Check cli_styling.
2703 * tui/tui-winsource.c (tui_source_window_base::refill): Use
2704 deprecated_safe_get_selected_frame.
2705
d9ebdab7
TBA
27062020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2707
2708 * inferior.c (print_inferior): Switch inferior before printing it.
2709
f3c469b9
PA
27102020-01-10 Aleksandar Paunovic <aleksandar.paunovic@intel.com>
2711 Pedro Alves <palves@redhat.com>
2712
2713 * progspace-and-thread.c (switch_to_program_space_and_thread):
2714 Assert there's an inferior for PSPACE. Use
2715 switch_to_inferior_no_thread to switch the inferior too.
2716 * progspace.c (program_space::~program_space): Call
2717 clear_symtab_users here, with SYMFILE_DEFER_BP_RESET.
2718 (program_space::free_all_objfiles): Don't call clear_symtab_users
2719 here.
2720 * symfile.c (symbol_file_clear): Call clear_symtab_users here.
2721
65c574f6
PA
27222020-01-10 Pedro Alves <palves@redhat.com>
2723
2724 * NEWS: Mention multi-target debugging, "info connections", and
2725 "add-inferior -no-connection".
2726
2f4fcf00
PA
27272020-01-10 Pedro Alves <palves@redhat.com>
2728
2729 * infrun.c: Include "target-connection.h".
2730 (check_multi_target_resumption): New.
2731 (proceed): Call it.
2732 * target-connection.c (make_target_connection_string): Make
2733 extern.
2734 * target-connection.h (make_target_connection_string): Declare.
2735
121b3efd
PA
27362020-01-10 Pedro Alves <palves@redhat.com>
2737
2738 * Makefile.in (COMMON_SFILES): Add target-connection.c.
2739 * inferior.c (uiout_field_connection): New function.
2740 (print_inferior): Add new "connection-id" column.
2741 (add_inferior_command): Show connection number/string of added
2742 inferior.
2743 * process-stratum-target.h
2744 (process_stratum_target::connection_string): New virtual method.
2745 (process_stratum_target::connection_number): New field.
2746 * remote.c (remote_target::connection_string): New override.
2747 * target-connection.c: New file.
2748 * target-connection.h: New file.
2749 * target.c (decref_target): Remove process_stratum targets from
2750 the connection list.
2751 (target_stack::push): Add process_stratum targets to the
2752 connection list.
2753
4f837581
PA
27542020-01-10 Pedro Alves <palves@redhat.com>
2755
2756 Revert:
2757 2016-04-12 Pedro Alves <palves@redhat.com>
2758 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
2759 Remove references to name.
2760 * serial.h (struct serial) <name>: Delete.
2761
f4ec508e
PA
27622020-01-10 Pedro Alves <palves@redhat.com>
2763
2764 * gdbarch-selftests.c (register_to_value_test): Remove "target
2765 already pushed" check.
2766
5b6d1e4f
PA
27672020-01-10 Pedro Alves <palves@redhat.com>
2768 John Baldwin <jhb@FreeBSD.org>
2769
2770 * aarch64-linux-nat.c
2771 (aarch64_linux_nat_target::thread_architecture): Adjust.
2772 * ada-tasks.c (print_ada_task_info): Adjust find_thread_ptid call.
2773 (task_command_1): Likewise.
2774 * aix-thread.c (sync_threadlists, aix_thread_target::resume)
2775 (aix_thread_target::wait, aix_thread_target::fetch_registers)
2776 (aix_thread_target::store_registers)
2777 (aix_thread_target::thread_alive): Adjust.
2778 * amd64-fbsd-tdep.c: Include "inferior.h".
2779 (amd64fbsd_get_thread_local_address): Pass down target.
2780 * amd64-linux-nat.c (ps_get_thread_area): Use ps_prochandle
2781 thread's gdbarch instead of target_gdbarch.
2782 * break-catch-sig.c (signal_catchpoint_print_it): Adjust call to
2783 get_last_target_status.
2784 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
2785 * breakpoint.c (breakpoints_should_be_inserted_now): Consider all
2786 inferiors.
2787 (update_inserted_breakpoint_locations): Skip if inferiors with no
2788 execution.
2789 (update_global_location_list): When handling moribund locations,
2790 find representative inferior for location's pspace, and use thread
2791 count of its process_stratum target.
2792 * bsd-kvm.c (bsd_kvm_target_open): Pass target down.
2793 * bsd-uthread.c (bsd_uthread_target::wait): Use
2794 as_process_stratum_target and adjust thread_change_ptid and
2795 add_thread calls.
2796 (bsd_uthread_target::update_thread_list): Use
2797 as_process_stratum_target and adjust find_thread_ptid,
2798 thread_change_ptid and add_thread calls.
2799 * btrace.c (maint_btrace_packet_history_cmd): Adjust
2800 find_thread_ptid call.
2801 * corelow.c (add_to_thread_list): Adjust add_thread call.
2802 (core_target_open): Adjust add_thread_silent and thread_count
2803 calls.
2804 (core_target::pid_to_str): Adjust find_inferior_ptid call.
2805 * ctf.c (ctf_target_open): Adjust add_thread_silent call.
2806 * event-top.c (async_disconnect): Pop targets from all inferiors.
2807 * exec.c (add_target_sections): Push exec target on all inferiors
2808 sharing the program space.
2809 (remove_target_sections): Remove the exec target from all
2810 inferiors sharing the program space.
2811 (exec_on_vfork): New.
2812 * exec.h (exec_on_vfork): Declare.
2813 * fbsd-nat.c (fbsd_add_threads): Add fbsd_nat_target parameter.
2814 Pass it down.
2815 (fbsd_nat_target::update_thread_list): Adjust.
2816 (fbsd_nat_target::resume): Adjust.
2817 (fbsd_handle_debug_trap): Add fbsd_nat_target parameter. Pass it
2818 down.
2819 (fbsd_nat_target::wait, fbsd_nat_target::post_attach): Adjust.
2820 * fbsd-tdep.c (fbsd_corefile_thread): Adjust
2821 get_thread_arch_regcache call.
2822 * fork-child.c (gdb_startup_inferior): Pass target down to
2823 startup_inferior and set_executing.
2824 * gdbthread.h (struct process_stratum_target): Forward declare.
2825 (add_thread, add_thread_silent, add_thread_with_info)
2826 (in_thread_list): Add process_stratum_target parameter.
2827 (find_thread_ptid(inferior*, ptid_t)): New overload.
2828 (find_thread_ptid, thread_change_ptid): Add process_stratum_target
2829 parameter.
2830 (all_threads()): Delete overload.
2831 (all_threads, all_non_exited_threads): Add process_stratum_target
2832 parameter.
2833 (all_threads_safe): Use brace initialization.
2834 (thread_count): Add process_stratum_target parameter.
2835 (set_resumed, set_running, set_stop_requested, set_executing)
2836 (threads_are_executing, finish_thread_state): Add
2837 process_stratum_target parameter.
2838 (switch_to_thread): Use is_current_thread.
2839 * i386-fbsd-tdep.c: Include "inferior.h".
2840 (i386fbsd_get_thread_local_address): Pass down target.
2841 * i386-linux-nat.c (i386_linux_nat_target::low_resume): Adjust.
2842 * inf-child.c (inf_child_target::maybe_unpush_target): Remove
2843 have_inferiors check.
2844 * inf-ptrace.c (inf_ptrace_target::create_inferior)
2845 (inf_ptrace_target::attach): Adjust.
2846 * infcall.c (run_inferior_call): Adjust.
2847 * infcmd.c (run_command_1): Pass target to
2848 scoped_finish_thread_state.
2849 (proceed_thread_callback): Skip inferiors with no execution.
2850 (continue_command): Rename 'all_threads' local to avoid hiding
2851 'all_threads' function. Adjust get_last_target_status call.
2852 (prepare_one_step): Adjust set_running call.
2853 (signal_command): Use user_visible_resume_target. Compare thread
2854 pointers instead of inferior_ptid.
2855 (info_program_command): Adjust to pass down target.
2856 (attach_command): Mark target's 'thread_executing' flag.
2857 (stop_current_target_threads_ns): New, factored out from ...
2858 (interrupt_target_1): ... this. Switch inferior before making
2859 target calls.
2860 * inferior-iter.h
2861 (struct all_inferiors_iterator, struct all_inferiors_range)
2862 (struct all_inferiors_safe_range)
2863 (struct all_non_exited_inferiors_range): Filter on
2864 process_stratum_target too. Remove explicit.
2865 * inferior.c (inferior::inferior): Push dummy target on target
2866 stack.
2867 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors):
2868 Add process_stratum_target parameter, and pass it down.
2869 (have_live_inferiors): Adjust.
2870 (switch_to_inferior_and_push_target): New.
2871 (add_inferior_command, clone_inferior_command): Handle
2872 "-no-connection" parameter. Use
2873 switch_to_inferior_and_push_target.
2874 (_initialize_inferior): Mention "-no-connection" option in
2875 the help of "add-inferior" and "clone-inferior" commands.
2876 * inferior.h: Include "process-stratum-target.h".
2877 (interrupt_target_1): Use bool.
2878 (struct inferior) <push_target, unpush_target, target_is_pushed,
2879 find_target_beneath, top_target, process_target, target_at,
2880 m_stack>: New.
2881 (discard_all_inferiors): Delete.
2882 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors)
2883 (all_inferiors, all_non_exited_inferiors): Add
2884 process_stratum_target parameter.
2885 * infrun.c: Include "gdb_select.h" and <unordered_map>.
2886 (target_last_proc_target): New global.
2887 (follow_fork_inferior): Push target on new inferior. Pass target
2888 to add_thread_silent. Call exec_on_vfork. Handle target's
2889 reference count.
2890 (follow_fork): Adjust get_last_target_status call. Also consider
2891 target.
2892 (follow_exec): Push target on new inferior.
2893 (struct execution_control_state) <target>: New field.
2894 (user_visible_resume_target): New.
2895 (do_target_resume): Call target_async.
2896 (resume_1): Set target's threads_executing flag. Consider resume
2897 target.
2898 (commit_resume_all_targets): New.
2899 (proceed): Also consider resume target. Skip threads of inferiors
2900 with no execution. Commit resumtion in all targets.
2901 (start_remote): Pass current inferior to wait_for_inferior.
2902 (infrun_thread_stop_requested): Consider target as well. Pass
2903 thread_info pointer to clear_inline_frame_state instead of ptid.
2904 (infrun_thread_thread_exit): Consider target as well.
2905 (random_pending_event_thread): New inferior parameter. Use it.
2906 (do_target_wait): Rename to ...
2907 (do_target_wait_1): ... this. Add inferior parameter, and pass it
2908 down.
2909 (threads_are_resumed_pending_p, do_target_wait): New.
2910 (prepare_for_detach): Adjust calls.
2911 (wait_for_inferior): New inferior parameter. Handle it. Use
2912 do_target_wait_1 instead of do_target_wait.
2913 (fetch_inferior_event): Adjust. Switch to representative
2914 inferior. Pass target down.
2915 (set_last_target_status): Add process_stratum_target parameter.
2916 Save target in global.
2917 (get_last_target_status): Add process_stratum_target parameter and
2918 handle it.
2919 (nullify_last_target_wait_ptid): Clear 'target_last_proc_target'.
2920 (context_switch): Check inferior_ptid == null_ptid before calling
2921 inferior_thread().
2922 (get_inferior_stop_soon): Pass down target.
2923 (wait_one): Rename to ...
2924 (poll_one_curr_target): ... this.
2925 (struct wait_one_event): New.
2926 (wait_one): New.
2927 (stop_all_threads): Adjust.
2928 (handle_no_resumed, handle_inferior_event): Adjust to consider the
2929 event's target.
2930 (switch_back_to_stepped_thread): Also consider target.
2931 (print_stop_event): Update.
2932 (normal_stop): Update. Also consider the resume target.
2933 * infrun.h (wait_for_inferior): Remove declaration.
2934 (user_visible_resume_target): New declaration.
2935 (get_last_target_status, set_last_target_status): New
2936 process_stratum_target parameter.
2937 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
2938 process_stratum_target parameter, and use it.
2939 (clear_inline_frame_state (thread_info*)): New.
2940 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
2941 process_stratum_target parameter.
2942 (clear_inline_frame_state (thread_info*)): Declare.
2943 * linux-fork.c (delete_checkpoint_command): Pass target down to
2944 find_thread_ptid.
2945 (checkpoint_command): Adjust.
2946 * linux-nat.c (linux_nat_target::follow_fork): Switch to thread
2947 instead of just tweaking inferior_ptid.
2948 (linux_nat_switch_fork): Pass target down to thread_change_ptid.
2949 (exit_lwp): Pass target down to find_thread_ptid.
2950 (attach_proc_task_lwp_callback): Pass target down to
2951 add_thread/set_running/set_executing.
2952 (linux_nat_target::attach): Pass target down to
2953 thread_change_ptid.
2954 (get_detach_signal): Pass target down to find_thread_ptid.
2955 Consider last target status's target.
2956 (linux_resume_one_lwp_throw, resume_lwp)
2957 (linux_handle_syscall_trap, linux_handle_extended_wait, wait_lwp)
2958 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
2959 (linux_nat_wait_1, resume_stopped_resumed_lwps): Pass target down.
2960 (linux_nat_target::async_wait_fd): New.
2961 (linux_nat_stop_lwp, linux_nat_target::thread_address_space): Pass
2962 target down.
2963 * linux-nat.h (linux_nat_target::async_wait_fd): Declare.
2964 * linux-tdep.c (get_thread_arch_regcache): Pass target down.
2965 * linux-thread-db.c (struct thread_db_info::process_target): New
2966 field.
2967 (add_thread_db_info): Save target.
2968 (get_thread_db_info): New process_stratum_target parameter. Also
2969 match target.
2970 (delete_thread_db_info): New process_stratum_target parameter.
2971 Also match target.
2972 (thread_from_lwp): Adjust to pass down target.
2973 (thread_db_notice_clone): Pass down target.
2974 (check_thread_db_callback): Pass down target.
2975 (try_thread_db_load_1): Always push the thread_db target.
2976 (try_thread_db_load, record_thread): Pass target down.
2977 (thread_db_target::detach): Pass target down. Always unpush the
2978 thread_db target.
2979 (thread_db_target::wait, thread_db_target::mourn_inferior): Pass
2980 target down. Always unpush the thread_db target.
2981 (find_new_threads_callback, thread_db_find_new_threads_2)
2982 (thread_db_target::update_thread_list): Pass target down.
2983 (thread_db_target::pid_to_str): Pass current inferior down.
2984 (thread_db_target::get_thread_local_address): Pass target down.
2985 (thread_db_target::resume, maintenance_check_libthread_db): Pass
2986 target down.
2987 * nto-procfs.c (nto_procfs_target::update_thread_list): Adjust.
2988 * procfs.c (procfs_target::procfs_init_inferior): Declare.
2989 (proc_set_current_signal, do_attach, procfs_target::wait): Adjust.
2990 (procfs_init_inferior): Rename to ...
2991 (procfs_target::procfs_init_inferior): ... this and adjust.
2992 (procfs_target::create_inferior, procfs_notice_thread)
2993 (procfs_do_thread_registers): Adjust.
2994 * ppc-fbsd-tdep.c: Include "inferior.h".
2995 (ppcfbsd_get_thread_local_address): Pass down target.
2996 * proc-service.c (ps_xfer_memory): Switch current inferior and
2997 program space as well.
2998 (get_ps_regcache): Pass target down.
2999 * process-stratum-target.c
3000 (process_stratum_target::thread_address_space)
3001 (process_stratum_target::thread_architecture): Pass target down.
3002 * process-stratum-target.h
3003 (process_stratum_target::threads_executing): New field.
3004 (as_process_stratum_target): New.
3005 * ravenscar-thread.c
3006 (ravenscar_thread_target::update_inferior_ptid): Pass target down.
3007 (ravenscar_thread_target::wait, ravenscar_add_thread): Pass target
3008 down.
3009 * record-btrace.c (record_btrace_target::info_record): Adjust.
3010 (record_btrace_target::record_method)
3011 (record_btrace_target::record_is_replaying)
3012 (record_btrace_target::fetch_registers)
3013 (get_thread_current_frame_id, record_btrace_target::resume)
3014 (record_btrace_target::wait, record_btrace_target::stop): Pass
3015 target down.
3016 * record-full.c (record_full_wait_1): Switch to event thread.
3017 Pass target down.
3018 * regcache.c (regcache::regcache)
3019 (get_thread_arch_aspace_regcache, get_thread_arch_regcache): Add
3020 process_stratum_target parameter and handle it.
3021 (current_thread_target): New global.
3022 (get_thread_regcache): Add process_stratum_target parameter and
3023 handle it. Switch inferior before calling target method.
3024 (get_thread_regcache): Pass target down.
3025 (get_thread_regcache_for_ptid): Pass target down.
3026 (registers_changed_ptid): Add process_stratum_target parameter and
3027 handle it.
3028 (registers_changed_thread, registers_changed): Pass target down.
3029 (test_get_thread_arch_aspace_regcache): New.
3030 (current_regcache_test): Define a couple local test_target_ops
3031 instances and use them for testing.
3032 (readwrite_regcache): Pass process_stratum_target parameter.
3033 (cooked_read_test, cooked_write_test): Pass mock_target down.
3034 * regcache.h (get_thread_regcache, get_thread_arch_regcache)
3035 (get_thread_arch_aspace_regcache): Add process_stratum_target
3036 parameter.
3037 (regcache::target): New method.
3038 (regcache::regcache, regcache::get_thread_arch_aspace_regcache)
3039 (regcache::registers_changed_ptid): Add process_stratum_target
3040 parameter.
3041 (regcache::m_target): New field.
3042 (registers_changed_ptid): Add process_stratum_target parameter.
3043 * remote.c (remote_state::supports_vCont_probed): New field.
3044 (remote_target::async_wait_fd): New method.
3045 (remote_unpush_and_throw): Add remote_target parameter.
3046 (get_current_remote_target): Adjust.
3047 (remote_target::remote_add_inferior): Push target.
3048 (remote_target::remote_add_thread)
3049 (remote_target::remote_notice_new_inferior)
3050 (get_remote_thread_info): Pass target down.
3051 (remote_target::update_thread_list): Skip threads of inferiors
3052 bound to other targets. (remote_target::close): Don't discard
3053 inferiors. (remote_target::add_current_inferior_and_thread)
3054 (remote_target::process_initial_stop_replies)
3055 (remote_target::start_remote)
3056 (remote_target::remote_serial_quit_handler): Pass down target.
3057 (remote_target::remote_unpush_target): New remote_target
3058 parameter. Unpush the target from all inferiors.
3059 (remote_target::remote_unpush_and_throw): New remote_target
3060 parameter. Pass it down.
3061 (remote_target::open_1): Check whether the current inferior has
3062 execution instead of checking whether any inferior is live. Pass
3063 target down.
3064 (remote_target::remote_detach_1): Pass down target. Use
3065 remote_unpush_target.
3066 (extended_remote_target::attach): Pass down target.
3067 (remote_target::remote_vcont_probe): Set supports_vCont_probed.
3068 (remote_target::append_resumption): Pass down target.
3069 (remote_target::append_pending_thread_resumptions)
3070 (remote_target::remote_resume_with_hc, remote_target::resume)
3071 (remote_target::commit_resume): Pass down target.
3072 (remote_target::remote_stop_ns): Check supports_vCont_probed.
3073 (remote_target::interrupt_query)
3074 (remote_target::remove_new_fork_children)
3075 (remote_target::check_pending_events_prevent_wildcard_vcont)
3076 (remote_target::remote_parse_stop_reply)
3077 (remote_target::process_stop_reply): Pass down target.
3078 (first_remote_resumed_thread): New remote_target parameter. Pass
3079 it down.
3080 (remote_target::wait_as): Pass down target.
3081 (unpush_and_perror): New remote_target parameter. Pass it down.
3082 (remote_target::readchar, remote_target::remote_serial_write)
3083 (remote_target::getpkt_or_notif_sane_1)
3084 (remote_target::kill_new_fork_children, remote_target::kill): Pass
3085 down target.
3086 (remote_target::mourn_inferior): Pass down target. Use
3087 remote_unpush_target.
3088 (remote_target::core_of_thread)
3089 (remote_target::remote_btrace_maybe_reopen): Pass down target.
3090 (remote_target::pid_to_exec_file)
3091 (remote_target::thread_handle_to_thread_info): Pass down target.
3092 (remote_target::async_wait_fd): New.
3093 * riscv-fbsd-tdep.c: Include "inferior.h".
3094 (riscv_fbsd_get_thread_local_address): Pass down target.
3095 * sol2-tdep.c (sol2_core_pid_to_str): Pass down target.
3096 * sol-thread.c (sol_thread_target::wait, ps_lgetregs, ps_lsetregs)
3097 (ps_lgetfpregs, ps_lsetfpregs, sol_update_thread_list_callback):
3098 Adjust.
3099 * solib-spu.c (spu_skip_standalone_loader): Pass down target.
3100 * solib-svr4.c (enable_break): Pass down target.
3101 * spu-multiarch.c (parse_spufs_run): Pass down target.
3102 * spu-tdep.c (spu2ppu_sniffer): Pass down target.
3103 * target-delegates.c: Regenerate.
3104 * target.c (g_target_stack): Delete.
3105 (current_top_target): Return the current inferior's top target.
3106 (target_has_execution_1): Refer to the passed-in inferior's top
3107 target.
3108 (target_supports_terminal_ours): Check whether the initial
3109 inferior was already created.
3110 (decref_target): New.
3111 (target_stack::push): Incref/decref the target.
3112 (push_target, push_target, unpush_target): Adjust.
3113 (target_stack::unpush): Defref target.
3114 (target_is_pushed): Return bool. Adjust to refer to the current
3115 inferior's target stack.
3116 (dispose_inferior): Delete, and inline parts ...
3117 (target_preopen): ... here. Only dispose of the current inferior.
3118 (target_detach): Hold strong target reference while detaching.
3119 Pass target down.
3120 (target_thread_name): Add assertion.
3121 (target_resume): Pass down target.
3122 (target_ops::beneath, find_target_at): Adjust to refer to the
3123 current inferior's target stack.
3124 (get_dummy_target): New.
3125 (target_pass_ctrlc): Pass the Ctrl-C to the first inferior that
3126 has a thread running.
3127 (initialize_targets): Rename to ...
3128 (_initialize_target): ... this.
3129 * target.h: Include "gdbsupport/refcounted-object.h".
3130 (struct target_ops): Inherit refcounted_object.
3131 (target_ops::shortname, target_ops::longname): Make const.
3132 (target_ops::async_wait_fd): New method.
3133 (decref_target): Declare.
3134 (struct target_ops_ref_policy): New.
3135 (target_ops_ref): New typedef.
3136 (get_dummy_target): Declare function.
3137 (target_is_pushed): Return bool.
3138 * thread-iter.c (all_matching_threads_iterator::m_inf_matches)
3139 (all_matching_threads_iterator::all_matching_threads_iterator):
3140 Handle filter target.
3141 * thread-iter.h (struct all_matching_threads_iterator, struct
3142 all_matching_threads_range, class all_non_exited_threads_range):
3143 Filter by target too. Remove explicit.
3144 * thread.c (threads_executing): Delete.
3145 (inferior_thread): Pass down current inferior.
3146 (clear_thread_inferior_resources): Pass down thread pointer
3147 instead of ptid_t.
3148 (add_thread_silent, add_thread_with_info, add_thread): Add
3149 process_stratum_target parameter. Use it for thread and inferior
3150 searches.
3151 (is_current_thread): New.
3152 (thread_info::deletable): Use it.
3153 (find_thread_ptid, thread_count, in_thread_list)
3154 (thread_change_ptid, set_resumed, set_running): New
3155 process_stratum_target parameter. Pass it down.
3156 (set_executing): New process_stratum_target parameter. Pass it
3157 down. Adjust reference to 'threads_executing'.
3158 (threads_are_executing): New process_stratum_target parameter.
3159 Adjust reference to 'threads_executing'.
3160 (set_stop_requested, finish_thread_state): New
3161 process_stratum_target parameter. Pass it down.
3162 (switch_to_thread): Also match inferior.
3163 (switch_to_thread): New process_stratum_target parameter. Pass it
3164 down.
3165 (update_threads_executing): Reimplement.
3166 * top.c (quit_force): Pop targets from all inferior.
3167 (gdb_init): Don't call initialize_targets.
3168 * windows-nat.c (windows_nat_target) <get_windows_debug_event>:
3169 Declare.
3170 (windows_add_thread, windows_delete_thread): Adjust.
3171 (get_windows_debug_event): Rename to ...
3172 (windows_nat_target::get_windows_debug_event): ... this. Adjust.
3173 * tracefile-tfile.c (tfile_target_open): Pass down target.
3174 * gdbsupport/common-gdbthread.h (struct process_stratum_target):
3175 Forward declare.
3176 (switch_to_thread): Add process_stratum_target parameter.
3177 * mi/mi-interp.c (mi_on_resume_1): Add process_stratum_target
3178 parameter. Use it.
3179 (mi_on_resume): Pass target down.
3180 * nat/fork-inferior.c (startup_inferior): Add
3181 process_stratum_target parameter. Pass it down.
3182 * nat/fork-inferior.h (startup_inferior): Add
3183 process_stratum_target parameter.
3184 * python/py-threadevent.c (py_get_event_thread): Pass target down.
3185
75c6c844
PA
31862020-01-10 Pedro Alves <palves@redhat.com>
3187
3188 * remote.c (remote_target::start_remote): Don't set inferior_ptid
3189 directly. Instead find the first thread in the thread list and
3190 use switch_to_thread.
3191
78f2c40a
PA
31922020-01-10 Pedro Alves <palves@redhat.com>
3193
3194 * remote.c (remote_target::remote_add_inferior): Don't bind a
3195 process to the current inferior if the current inferior is already
3196 bound to a process.
3197
e7af6c70
TBA
31982020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3199 Pedro Alves <palves@redhat.com>
3200
3201 * remote.c (remote_target::remote_parse_stop_reply) <W/X packets>:
3202 If no process is specified, return null_ptid instead of
3203 inferior_ptid.
3204 (remote_target::wait_as): Handle TARGET_WAITKIND_EXITED /
3205 TARGET_WAITKIND_SIGNALLED with no pid.
3206
31ba933e
PA
32072020-01-10 Pedro Alves <palves@redhat.com>
3208
3209 * remote.c (first_remote_resumed_thread): New.
3210 (remote_target::wait_as): Use it as default event_ptid instead of
3211 inferior_ptid.
3212
735fc2ca
PA
32132020-01-10 Pedro Alves <palves@redhat.com>
3214
3215 * infrun.c (handle_no_resumed): Use all_non_exited_inferiors.
3216
c17e02e1
PA
32172020-01-10 Pedro Alves <palves@redhat.com>
3218
3219 * tracefile-tfile.c (tfile_target::close): Assert that trace_fd is
3220 not -1.
3221
ab1ddbcf
PA
32222020-01-10 Pedro Alves <palves@redhat.com>
3223
3224 * break-catch-sig.c (signal_catchpoint_print_it): Don't pass a
3225 ptid to get_last_target_status.
3226 * break-catch-syscall.c (print_it_catch_syscall): Don't pass a
3227 ptid to get_last_target_status.
3228 * infcmd.c (continue_command): Don't pass a target_waitstatus to
3229 get_last_target_status.
3230 (info_program_command): Don't pass a target_waitstatus to
3231 get_last_target_status.
3232 * infrun.c (init_wait_for_inferior): Use
3233 nullify_last_target_wait_ptid.
3234 (get_last_target_status): Handle nullptr arguments.
3235 (nullify_last_target_wait_ptid): Clear target_last_waitstatus.
3236 (print_stop_event): Don't pass a ptid to get_last_target_status.
3237 (normal_stop): Don't pass a ptid to get_last_target_status.
3238 * infrun.h (get_last_target_status, set_last_target_status): Move
3239 comments here and update.
3240 (nullify_last_target_wait_ptid): Declare.
3241 * linux-fork.c (fork_load_infrun_state): Remove local extern
3242 declaration of nullify_last_target_wait_ptid.
3243 * linux-nat.c (get_detach_signal): Don't pass a target_waitstatus
3244 to get_last_target_status.
3245
f3f8ece4
PA
32462020-01-10 Pedro Alves <palves@redhat.com>
3247
3248 * gdbthread.h (scoped_restore_current_thread)
3249 <dont_restore, restore, m_dont_restore>: Declare.
3250 * thread.c (thread_alive): Add assertion. Return bool.
3251 (switch_to_thread_if_alive): New.
3252 (prune_threads): Switch inferior/thread.
3253 (print_thread_info_1): Switch thread before calling target methods.
3254 (scoped_restore_current_thread::restore): New, factored out from
3255 ...
3256 (scoped_restore_current_thread::~scoped_restore_current_thread):
3257 ... this.
3258 (scoped_restore_current_thread::scoped_restore_current_thread):
3259 Add assertion.
3260 (thread_apply_all_command, thread_select): Use
3261 switch_to_thread_if_alive.
3262 * infrun.c (proceed, restart_threads, handle_signal_stop)
3263 (switch_back_to_stepped_thread): Switch current thread before
3264 calling target methods.
3265
db2d40f7
PA
32662020-01-10 Pedro Alves <palves@redhat.com>
3267
3268 * inferior.c (switch_to_inferior_no_thread): New function,
3269 factored out from ...
3270 (inferior_command): ... here.
3271 * inferior.h (switch_to_inferior_no_thread): Declare.
3272 * mi/mi-main.c (run_one_inferior): Use
3273 switch_to_inferior_no_thread.
3274
bd420a2d
PA
32752020-01-10 Pedro Alves <palves@redhat.com>
3276
3277 * infcmd.c (kill_command): Remove dead code.
3278
ddf5db90
PA
32792020-01-10 Pedro Alves <palves@redhat.com>
3280
3281 * remote.c (remote_target::mourn_inferior): No longer check
3282 whether the target is running.
3283
5018ce90
PA
32842020-01-10 Pedro Alves <palves@redhat.com>
3285
3286 * corelow.c (core_target::has_execution): Change parameter type to
3287 inferior pointer.
3288 * inferior.c (number_of_live_inferiors): Use
3289 inferior::has_execution instead of target_has_execution_1.
3290 * inferior.h (inferior::has_execution): New.
3291 * linux-thread-db.c (thread_db_target::update_thread_list): Use
3292 inferior::has_execution instead of target_has_execution_1.
3293 * process-stratum-target.c
3294 (process_stratum_target::has_execution): Change parameter type to
3295 inferior pointer. Check the inferior's PID instead of
3296 inferior_ptid.
3297 * process-stratum-target.h
3298 (process_stratum_target::has_execution): Change parameter type to
3299 inferior pointer.
3300 * record-full.c (record_full_core_target::has_execution): Change
3301 parameter type to inferior pointer.
3302 * target.c (target_has_execution_1): Change parameter type to
3303 inferior pointer.
3304 (target_has_execution_current): Adjust.
3305 * target.h (target_ops::has_execution): Change parameter type to
3306 inferior pointer.
3307 (target_has_execution_1): Change parameter type to inferior
3308 pointer. Change return type to bool.
3309 * tracefile.h (tracefile_target::has_execution): Change parameter
3310 type to inferior pointer.
3311
74375d18
PA
33122020-01-10 Pedro Alves <palves@redhat.com>
3313
3314 * exceptions.c (print_flush): Remove current_top_target() check.
3315
acdf84a6
PA
33162020-01-10 Pedro Alves <palves@redhat.com>
3317
3318 * remote.c (show_remote_exec_file): Show the current inferior's
3319 exec-file instead of the command variable's value.
3320
ec506636
PA
33212020-01-10 Pedro Alves <palves@redhat.com>
3322
3323 * record-full.c (record_full_resume_ptid): New global.
3324 (record_full_target::resume): Set it.
3325 (record_full_wait_1): Use record_full_resume_ptid instead of
3326 inferior_ptid.
3327
873657b9
PA
33282020-01-10 Pedro Alves <palves@redhat.com>
3329
3330 * gdbthread.h (scoped_restore_current_thread)
3331 <dont_restore, restore, m_dont_restore>: Declare.
3332 * thread.c (thread_alive): Add assertion. Return bool.
3333 (switch_to_thread_if_alive): New.
3334 (prune_threads): Switch inferior/thread.
3335 (print_thread_info_1): Switch thread before calling target methods.
3336 (scoped_restore_current_thread::restore): New, factored out from
3337 ...
3338 (scoped_restore_current_thread::~scoped_restore_current_thread):
3339 ... this.
3340 (scoped_restore_current_thread::scoped_restore_current_thread):
3341 Add assertion.
3342 (thread_apply_all_command, thread_select): Use
3343 switch_to_thread_if_alive.
3344
7f0ae84c
GB
33452020-01-10 George Barrett <bob@bob131.so>
3346
3347 * stap-probe.c (stap_modify_semaphore): Don't check for null
3348 semaphores.
3349 (stap_probe::set_semaphore, stap_probe::clear_semaphore): Check
3350 for null semaphores.
3351
f5a7c406
AB
33522020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3353
3354 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Update
3355 all source windows, and maintain horizontal scroll status while
3356 doing so.
3357
9ae6bf64
TT
33582020-01-09 Tom Tromey <tom@tromey.com>
3359
3360 PR tui/18932:
3361 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Call
3362 update_source_window, not print_source_lines.
3363
b2efe70c
AB
33642020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3365
3366 * tui/tui.c (tui_enable): Register tui hooks after calling
3367 tui_display_main.
3368
5f23a082
CB
33692020-01-09 Christian Biesinger <cbiesinger@google.com>
3370
3371 * gdbsupport/common-defs.h: Don't define _FORTIFY_SOURCE on MinGW.
3372
3061113b
SM
33732020-01-08 Simon Marchi <simon.marchi@efficios.com>
3374
3375 * thread.c (print_thread_info_1): Fix indentation.
3376
57d75002
CB
33772020-01-09 Christian Biesinger <cbiesinger@google.com>
3378
3379 * symtab.c (general_symbol_info::compute_and_set_names): Move the
3380 unique_xmalloc_ptr outside the if to always free the demangled name.
3381
6a053cb1
TT
33822020-01-08 Tom Tromey <tromey@adacore.com>
3383
3384 * xcoffread.c (enter_line_range, read_xcoff_symtab)
3385 (process_xcoff_symbol, xcoff_symfile_offsets): Update.
3386 * symtab.h (MSYMBOL_VALUE_ADDRESS): Update.
3387 (struct section_offsets, ANOFFSET, SIZEOF_N_SECTION_OFFSETS):
3388 Remove.
3389 (section_offsets): New typedef.
3390 * symtab.c (fixup_section, get_msymbol_address): Update.
3391 * symmisc.c (dump_msymbols): Update.
3392 * symfile.h (relative_addr_info_to_section_offsets)
3393 (symfile_map_offsets_to_segments): Update.
3394 * symfile.c (build_section_addr_info_from_objfile)
3395 (init_objfile_sect_indices): Update.
3396 (struct place_section_arg): Change type of "offsets".
3397 (place_section): Update.
3398 (relative_addr_info_to_section_offsets): Change type of
3399 "section_offsets". Remove "num_sections" parameter.
3400 (default_symfile_offsets, syms_from_objfile_1)
3401 (set_objfile_default_section_offset): Update.
3402 (reread_symbols): No need to preserve section offsets by hand.
3403 (symfile_map_offsets_to_segments): Change type of "offsets".
3404 * stap-probe.c (relocate_address): Update.
3405 * stabsread.h (process_one_symbol): Update.
3406 * solib-target.c (struct lm_info_target) <offsets>: Change type.
3407 (solib_target_relocate_section_addresses): Update.
3408 * solib-svr4.c (enable_break, svr4_relocate_main_executable):
3409 Update.
3410 * solib-frv.c (frv_relocate_main_executable): Update.
3411 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
3412 * solib-aix.c (solib_aix_get_section_offsets): Change return
3413 type.
3414 (solib_aix_solib_create_inferior_hook): Update.
3415 * remote.c (remote_target::get_offsets): Update.
3416 * psymtab.c (find_pc_sect_psymtab): Update.
3417 * psympriv.h (struct partial_symbol) <address, text_low,
3418 text_high>: Update.
3419 * objfiles.h (obj_section_offset): Update.
3420 (struct objfile) <section_offsets>: Change type.
3421 <num_sections>: Remove.
3422 (objfile_relocate): Update.
3423 * objfiles.c (entry_point_address_query): Update
3424 (relocate_one_symbol): Change type of "section_offsets".
3425 (objfile_relocate1, objfile_relocate1): Change type of
3426 "new_offsets".
3427 (objfile_rebase1): Update.
3428 * mipsread.c (mipscoff_symfile_read): Update.
3429 (read_alphacoff_dynamic_symtab): Remove "section_offsets"
3430 parameter.
3431 * mdebugread.c (parse_symbol): Change type of "section_offsets".
3432 (parse_external, psymtab_to_symtab_1): Update.
3433 * machoread.c (macho_symfile_offsets): Update.
3434 * ia64-tdep.c (ia64_find_unwind_table): Update.
3435 * hppa-tdep.c (read_unwind_info): Update.
3436 * hppa-bsd-tdep.c (hppabsd_find_global_pointer): Update.
3437 * dwarf2read.c (create_addrmap_from_index)
3438 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
3439 (process_psymtab_comp_unit_reader, add_partial_symbol)
3440 (add_partial_subprogram, process_full_comp_unit)
3441 (read_file_scope, read_func_scope, read_lexical_block_scope)
3442 (read_call_site_scope, dwarf2_rnglists_process)
3443 (dwarf2_ranges_process, dwarf2_ranges_read)
3444 (dwarf_decode_lines_1, var_decode_location, new_symbol)
3445 (dwarf2_fetch_die_loc_sect_off, dwarf2_per_cu_text_offset):
3446 Update.
3447 * dwarf2-frame.c (execute_cfa_program, dwarf2_frame_find_fde):
3448 Update.
3449 * dtrace-probe.c (dtrace_probe::get_relocated_address): Update.
3450 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Update.
3451 (process_one_symbol): Change type of "section_offsets".
3452 * ctfread.c (get_objfile_text_range): Update.
3453 * coffread.c (coff_symtab_read, enter_linenos)
3454 (process_coff_symbol): Update.
3455 * coff-pe-read.c (add_pe_forwarded_sym): Update.
3456 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Update.
3457
456e800a
TT
34582020-01-08 Tom Tromey <tromey@adacore.com>
3459
3460 * dwarf2read.c (parse_macro_definition): Use std::string.
3461 (parse_macro_definition): Likewise.
3462
6dfa2fc2
TT
34632020-01-08 Tom Tromey <tromey@adacore.com>
3464
3465 * dwarf2read.c (abbrev_table_read_table): Use std::vector.
3466 (ATTR_ALLOC_CHUNK): Remove.
3467
421d1616
TT
34682020-01-08 Tom Tromey <tromey@adacore.com>
3469
3470 * dwarf2read.c (fixup_go_packaging): Use unique_xmalloc_ptr.
3471
43816ebc
TT
34722020-01-08 Tom Tromey <tromey@adacore.com>
3473
3474 * dwarf2read.c (add_partial_symbol): Use unique_xmalloc_ptr.
3475 (dwarf2_compute_name, open_dwo_file): Likewise.
3476 (process_enumeration_scope): Use std::vector.
3477 (guess_partial_die_structure_name): Use unique_xmalloc_ptr.
3478 (partial_die_info::fixup, dwarf2_start_subfile)
3479 (guess_full_die_structure_name, dwarf2_name): Likewise.
3480 (determine_prefix): Update.
3481 (guess_full_die_structure_name): Make return type const.
3482 (partial_die_full_name): Return unique_xmalloc_ptr.
3483 (DW_FIELD_ALLOC_CHUNK): Remove.
3484
4212d509
TT
34852020-01-07 Tom Tromey <tromey@adacore.com>
3486
3487 PR build/24937:
3488 * stap-probe.c (class stap_static_probe_ops): Add constructor.
3489
06a6207a
JT
34902020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
3491
3492 * cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
3493
153d79c4
AB
34942020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3495
3496 * stack.c (print_frame_info): Move disassemble_next_line code
3497 inside source_print block.
3498
66182876
EZ
34992020-01-06 Eli Zaretskii <eliz@gnu.org>
3500
3501 * gdbsupport/gdb_wait.c: Include <signal.h> instead of
3502 gdb/signals.h, as we are now using native signal symbols.
3503
cbfa8581
SV
35042020-01-06 Shahab Vahedi <shahab@synopsys.com>
3505
3506 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
3507 overflow by an early check of content vs threshold.
3508 * tui/tui-source.c (tui_source_window::line_is_displayed):
3509 Likewise.
3510
3f602821
EZ
35112020-01-06 Eli Zaretskii <eliz@gnu.org>
3512
3513 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
3514
a08c904d
JT
35152020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
3516
3517 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
3518 export table if no section contains it's RVA.
3519
89a65580
EZ
35202020-01-06 Eli Zaretskii <eliz@gnu.org>
3521
3522 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
3523
8b7fcda2
HD
35242020-01-06 Hannes Domani <ssbssa@yahoo.de>
3525
3526 * source.c (print_source_lines_base): Set last_line_listed.
3527
a61b4f69
SV
35282020-01-06 Shahab Vahedi <shahab@synopsys.com>
3529
3530 * tui/tui-disasm.c: Remove trailing spaces.
3531
559e7e50
EZ
35322020-01-06 Eli Zaretskii <eliz@gnu.org>
3533 Pedro Alves <palves@redhat.com>
3534
3535 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
3536 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
3537 (windows_gdb_signal_to_target): New function, uses the above
3538 enumeration to convert GDB internal signal codes to equivalent
3539 Windows codes.
3540 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
3541 * windows-nat.c: Include "gdb_wait.h".
3542 (get_windows_debug_event): Extract the fatal exception from the
3543 exit status and convert to the equivalent Posix signal number.
3544 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
3545 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
3546 * gdbsupport/gdb_wait.c: New file, implements
3547 windows_status_to_termsig.
3548 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
3549 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
3550
f2302a34
AB
35512020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3552
3553 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
3554 show_layout.
3555
6a5206eb
LM
35562020-01-05 Luis Machado <luis.machado@linaro.org>
3557
3558 * aarch64-linux-nat.c
3559 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
3560 and bfd_mach_aarch64.
3561
6ec1d75e
PW
35622020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3563
3564 * ui-file.c (stdio_file::can_emit_style_escape)
3565 (tee_file::can_emit_style_escape): Ensure style is used also on
3566 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
3567 to gdb_stdout.
3568 * main.c (set_gdb_data_directory): Use file style to output the
3569 warning that the given pathname is not a directory.
3570 * top.c (show_history_filename, gdb_safe_append_history)
3571 (show_gdb_datadir): Use file style.
3572
44f81a76
HD
35732020-01-03 Hannes Domani <ssbssa@yahoo.de>
3574
3575 * solib-target.c (struct lm_info_target):
3576 Change offsets to be a unique_xmalloc_ptr.
3577 (solib_target_relocate_section_addresses): Update.
3578
25057eb0
HD
35792020-01-03 Hannes Domani <ssbssa@yahoo.de>
3580
3581 * windows-nat.c (windows_clear_solib): Free so_list linked list.
3582
6e2118f5
BE
35832020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
8133c7dc
LM
35872020-01-02 Luis Machado <luis.machado@linaro.org>
3588
3589 * proc-service.c (get_ps_regcache): Remove reference to obsolete
3590 Cell BE architecture.
3591 * target.h (struct target_ops) <thread_architecture>: Likewise.
3592
48189bec
HD
35932020-01-01 Hannes Domani <ssbssa@yahoo.de>
3594
3595 * Makefile.in: Use INSTALL_PROGRAM_ENV.
3596
ead1063b
HD
35972020-01-01 Hannes Domani <ssbssa@yahoo.de>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
e5d78223
JB
36012020-01-01 Joel Brobecker <brobecker@adacore.com>
3602
3603 * gdbarch.sh: Update copyright year range of generated files.
3604
b811d2c2
JB
36052020-01-01 Joel Brobecker <brobecker@adacore.com>
3606
3607 Update copyright year range in all GDB files.
3608
5f4def5c
JB
36092020-01-01 Joel Brobecker <brobecker@adacore.com>
3610
3611 * copyright.py: Convert to Python 3.
3612
51fd4002
JB
36132020-01-01 Joel Brobecker <brobecker@adacore.com>
3614
3615 * copyright.py: Adapt after move of gnulib directory from gdb
3616 directory to toplevel directory.
3617
5fb651f2
JB
36182020-01-01 Joel Brobecker <brobecker@adacore.com>
3619
3620 * copyright.py (main): Exit if run from the wrong directory.
3621
5dd8bf88
JB
36222020-01-01 Joel Brobecker <brobecker@adacore.com>
3623
3624 * top.c (print_gdb_version): Change copyright year to 2020.
3625
9f71dacb 36262020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 3627
9f71dacb 3628 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 3629
9f71dacb 3630For older changes see ChangeLog-2019.
c906108c
SS
3631\f
3632Local Variables:
3633mode: change-log
3634left-margin: 8
3635fill-column: 74
3636version-control: never
57da7796 3637coding: utf-8
c906108c 3638End: