]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
hurd: add missing include
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
366f550a
ST
12020-05-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
2
3 * gnu-nat.c: Include "gdbarch.h".
4
f14871bf
ST
52020-05-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
6
7 * reply_mig_hack.awk (Error return): Cast function through
8 void *, to bypass compiler function call check.
9
c6887cfb
ST
102020-05-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
11
12 * config/i386/i386gnu.mn (%_reply_S.c): Add dependency on
13 $(srcdir)/reply_mig_hack.awk.
14
6930bffe
ST
152020-05-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
16
17 * gnu-nat.h (gnu_debug_flag): Set type to bool.
18
112c22ed
JG
192020-05-30 Jonny Grant <jg@jguk.org>
20
21 * configure.ac (ACX_BUGURL): change bug URL to https.
22
f68f85b5
PA
232020-05-30 Pedro Alves <palves@redhat.com>
24
25 * cp-support.c (replace_typedefs_template): New.
26 (replace_typedefs_qualified_name): Handle
27 DEMANGLE_COMPONENT_TEMPLATE.
28
976ca316
SM
292020-05-29 Simon Marchi <simon.marchi@efficios.com>
30
31 * dwarf2/comp-unit.c, dwarf2/comp-unit.h, dwarf2/index-cache.c,
32 dwarf2/index-cache.h, dwarf2/index-write.c,
33 dwarf2/index-write.h, dwarf2/line-header.c,
34 dwarf2/line-header.h, dwarf2/macro.c, dwarf2/macro.h,
35 dwarf2/read.c, dwarf2/read.h: Rename struct dwarf2_per_objfile
36 variables and fields from `dwarf2_per_objfile` to just
37 `per_objfile` throughout.
38
989ade05
SM
392020-05-28 Simon Marchi <simon.marchi@polymtl.ca>
40
41 * dwarf2/loc.c (class dwarf_evaluate_loc_desc)
42 <push_dwarf_reg_entry_value>: Add comment.
43
c47bae85
KB
442020-05-28 Kevin Buettner <kevinb@redhat.com>
45 Keith Seitz <keiths@redhat.com>
46
47 * python/python.c (do_start_initialization): Call PyEval_SaveThread
48 instead of PyEval_ReleaseLock.
49 (class gdbpy_gil): Move to earlier in file.
50 (finalize_python): Set gdb_python_initialized.
51 (gdbpy_check_quit_flag): Acquire GIL via gdbpy_gil. Return early
52 when not initialized.
53
44486dcf
SM
542020-05-28 Simon Marchi <simon.marchi@efficios.com>
55
56 * dwarf2/loc.c (class dwarf_evaluate_loc_desc)
57 <push_dwarf_reg_entry_value>: Remove assert. Override
58 per_objfile with caller_per_objfile.
59
f030440d
TV
602020-05-28 Tom de Vries <tdevries@suse.de>
61
62 * dwarf2/read.c (dw2_symtab_iter_next, dw2_expand_marked_cus): Limit
63 PR gold/15646 workaround to symbol kind "type".
64
f0fbb768
TT
652020-05-27 Tom Tromey <tromey@adacore.com>
66
67 * dwarf2/read.c (load_partial_dies): Use add_partial_symbol.
68
af0b2a3e
TT
692020-05-27 Tom Tromey <tromey@adacore.com>
70
71 * dwarf2/abbrev.h (struct abbrev_table) <lookup_abbrev>: Inline.
72 Use htab_find_with_hash.
73 <add_abbrev>: Remove "abbrev_number" parameter.
74 * dwarf2/abbrev.c (abbrev_table::add_abbrev): Remove
75 "abbrev_number" parameter. Use htab_find_slot_with_hash.
76 (hash_abbrev): Add comment.
77 (abbrev_table::lookup_abbrev): Move to header file.
78 (abbrev_table::read): Update.
79
7d00ffec
TT
802020-05-27 Tom Tromey <tromey@adacore.com>
81
82 * dwarf2/read.c (struct partial_die_info) <name>: Declare new
83 method.
84 <canonical_name>: New member.
85 <raw_name>: Rename from "name".
86 (partial_die_info): Initialize canonical_name.
87 (scan_partial_symbols): Check raw_name.
88 (partial_die_parent_scope, partial_die_full_name)
89 (add_partial_symbol, add_partial_subprogram)
90 (add_partial_enumeration, load_partial_dies): Use "name" method.
91 (partial_die_info::name): New method.
92 (partial_die_info::read, guess_partial_die_structure_name)
93 (partial_die_info::fixup): Update.
94
697bba18
TT
952020-05-27 Tom Tromey <tromey@adacore.com>
96
97 * dwarf2/attribute.h (struct attribute) <form_is_ref>: Inline.
98 <get_ref_die_offset>: Inline.
99 <get_ref_die_offset_complaint>: New method.
100 * dwarf2/attribute.c (attribute::form_is_ref): Move to header.
101 (attribute::get_ref_die_offset_complaint): Rename from
102 get_ref_die_offset. Just issue complaint.
103
c17ace43
HD
1042020-05-27 Hannes Domani <ssbssa@yahoo.de>
105
106 * cli/cli-cmds.c (shell_escape): Move exit_status_set_internal_vars.
107
96445f0b
HD
1082020-05-27 Hannes Domani <ssbssa@yahoo.de>
109
110 * exec.c (exec_file_attach): Use errno value of first openp failure.
111
ac637ec3
HD
1122020-05-27 Hannes Domani <ssbssa@yahoo.de>
113
114 * nat/windows-nat.c (windows_thread_info::~windows_thread_info):
115 Don't close thread handle.
116
17ee85fc
TT
1172020-05-27 Tom Tromey <tom@tromey.com>
118 Simon Marchi <simon.marchi@efficios.com>
119
120 * objfiles.h (struct objfile) <partial_symtabs>: Now a
121 shared_ptr.
122 * dwarf2/read.h (struct dwarf2_per_objfile) <partial_symtabs>: New
123 member.
124 * dwarf2/read.c (dwarf2_per_bfd_bfd_data_key,
125 dwarf2_per_bfd_objfile_data_key>: New globals.
126 (dwarf2_has_info): Use shared dwarf2_per_bfd if possible.
127 (dwarf2_get_section_info): Use get_dwarf2_per_objfile.
128 (dwarf2_initialize_objfile): Consider cases where per_bfd can be
129 shared.
130 (dwarf2_build_psymtabs): Set objfile::partial_symtabs and
131 short-circuit when sharing.
132 (dwarf2_build_psymtabs): Set dwarf2_per_objfile::partial_symtabs.
133 (dwarf2_psymtab::expand_psymtab): Use free_cached_comp_units.
134
39b16f87
SM
1352020-05-27 Simon Marchi <simon.marchi@efficios.com>
136
137 * dwarf2/read.h (struct dwarf2_per_bfd) <line_header_hash>: Move
138 to...
139 (struct dwarf2_per_objfile) <line_header_hash>: ... here.
140 * dwarf2/read.c (handle_DW_AT_stmt_list): Update.
141
fcf23d5b
SM
1422020-05-27 Simon Marchi <simon.marchi@efficios.com>
143
144 * dwarf2/read.c (struct mapped_index_base) <symbol_name_at,
145 build_name_components, find_name_components_bounds>:
146 Add per_objfile parameter.
147 (struct mapped_index) <symbol_name_at>: Likewise.
148 (struct mapped_debug_names): Remove constructor.
149 <dwarf2_per_objfile>: Remove field.
150 <namei_to_name, symbol_name_at>: Add per_objfile parameter.
151 (mapped_index_base::find_name_components_bounds,
152 mapped_index_base::build_name_components,
153 dw2_expand_symtabs_matching_symbol): Likewise.
154 (class mock_mapped_index) <symbol_name_at>: Likewise.
155 (check_match): Likewise.
156 (check_find_bounds_finds): Likewise.
157 (test_mapped_index_find_name_component_bounds): Update.
158 (CHECK_MATCH): Update.
159 (dw2_expand_symtabs_matching): Update.
160 (class dw2_debug_names_iterator) <dw2_debug_names_iterator>: Add
161 per_objfile parameter.
162 <find_vec_in_debug_names>: Likewise.
163 <m_per_objfile>: New field.
164 (mapped_debug_names::namei_to_name): Add dwarf2_per_objfile
165 parameter.
166 (dw2_debug_names_iterator::find_vec_in_debug_names): Likewise.
167 (dw2_debug_names_iterator::next): Update.
168 (dw2_debug_names_lookup_symbol): Update.
169 (dw2_debug_names_expand_symtabs_for_function): Update.
170 (dw2_debug_names_map_matching_symbols): Update.
171 (dw2_debug_names_expand_symtabs_matching): Update.
172 (dwarf2_read_debug_names): Update.
173
7188ed02
SM
1742020-05-27 Simon Marchi <simon.marchi@efficios.com>
175
176 * dwarf2/read.h (struct dwarf2_cu): Forward-declare.
177 (struct dwarf2_per_bfd) <free_cached_comp_units>: Remove,
178 move to dwarf2_per_objfile.
179 <read_in_chain>: Remove.
180 (struct dwarf2_per_objfile) <get_cu, set_cu, remove_cu,
181 remove_all_cus, age_comp_units>: New methods.
182 <m_dwarf2_cus>: New member.
183 (struct dwarf2_per_cu_data) <cu>: Remove.
184 * dwarf2/read.c (struct dwarf2_cu) <read_in_chain>: Remove.
185 (age_cached_comp_units, free_one_cached_comp_unit): Remove,
186 moved to methods of dwarf2_per_objfile.
187 (dwarf2_clear_marks): Remove.
188 (dwarf2_queue_item::~dwarf2_queue_item): Update.
189 (dwarf2_per_bfd::~dwarf2_per_bfd): Don't free dwarf2_cus.
190 (dwarf2_per_bfd::free_cached_comp_units): Remove.
191 (dwarf2_per_objfile::remove_all_cus): New.
192 (class free_cached_comp_units) <~free_cached_comp_units>:
193 Update.
194 (load_cu): Update.
195 (dw2_do_instantiate_symtab): Adjust.
196 (fill_in_sig_entry_from_dwo_entry): Adjust.
197 (cutu_reader::init_tu_and_read_dwo_dies): Update.
198 (cutu_reader::cutu_reader): Likewise.
199 (cutu_reader::keep): Use dwarf2_per_objfile::set_cu.
200 (cutu_reader::cutu_reader): Use dwarf2_per_objfile::get_cu.
201 (process_psymtab_comp_unit): Use dwarf2_per_objfile::remove_cu
202 and dwarf2_per_objfile::age_comp_units.
203 (load_partial_comp_unit): Update.
204 (maybe_queue_comp_unit): Use dwarf2_per_objfile::get_cu.
205 (process_queue): Likewise.
206 (find_partial_die): Use dwarf2_per_objfile::get_cu instead of cu
207 backlink.
208 (dwarf2_read_addr_index): Likewise.
209 (follow_die_offset): Likewise.
210 (dwarf2_fetch_die_loc_sect_off): Likewise.
211 (dwarf2_fetch_constant_bytes): Likewise.
212 (dwarf2_fetch_die_type_sect_off): Likewise.
213 (follow_die_sig_1): Likewise.
214 (load_full_type_unit): Likewise.
215 (read_signatured_type): Likewise.
216 (dwarf2_cu::dwarf2_cu): Don't set cu field.
217 (dwarf2_cu::~dwarf2_cu): Remove.
218 (dwarf2_per_objfile::get_cu): New.
219 (dwarf2_per_objfile::set_cu): New.
220 (age_cached_comp_units): Rename to...
221 (dwarf2_per_objfile::age_comp_units): ... this. Adjust
222 to std::unordered_map.
223 (free_one_cached_comp_unit): Rename to...
224 (dwarf2_per_objfile::remove_cu): ... this. Adjust
225 to std::unordered_map.
226 (dwarf2_per_objfile::~dwarf2_per_objfile): New.
227 (dwarf2_mark_helper): Use dwarf2_per_objfile::get_cu, expect
228 a dwarf2_per_objfile in data.
229 (dwarf2_mark): Pass dwarf2_per_objfile in data to htab_traverse.
230 (dwarf2_clear_marks): Remove.
231
2e671100
SM
2322020-05-27 Simon Marchi <simon.marchi@efficios.com>
233
234 * dwarf2/read.c (class cutu_reader) <cutu_reader>: Replace
235 `int use_existing_cu` parameter with `dwarf2_cu *existing_cu`.
236 (init_tu_and_read_dwo_dies): Likewise.
237 (cutu_reader::init_tu_and_read_dwo_dies): Likewise.
238 (cutu_reader::cutu_reader): Likewise.
239 (load_partial_comp_unit): Likewise.
240 (process_psymtab_comp_unit): Update.
241 (build_type_psymtabs_1): Update.
242 (process_skeletonless_type_unit): Update.
243 (load_full_comp_unit): Update.
244 (find_partial_die): Update.
245 (dwarf2_read_addr_index): Update.
246 (read_signatured_type): Update.
247
2e6a9f79
SM
2482020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
249
250 * dwarf2/read.h (struct dwarf2_per_cu_data) <m_header,
251 m_header_read_in>: New fields.
252 <get_header>: New method.
253 * dwarf2/read.c (per_cu_header_read_in): Remove.
254 (dwarf2_per_cu_data::get_header): New.
255 (dwarf2_per_cu_data::addr_size): Update.
256 (dwarf2_per_cu_data::offset_size): Update.
257 (dwarf2_per_cu_data::ref_addr_size): Update.
258
1b555f17
SM
2592020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
260
261 * dwarf2/read.c (load_cu): Return dwarf2_cu.
262 (dw2_do_instantiate_symtab): Update.
263 (queue_and_load_all_dwo_tus): Change parameter from
264 dwarf2_per_cu_data to dwarf2_cu.
265 (dwarf2_fetch_die_loc_sect_off): Update.
266 (dwarf2_fetch_constant_bytes): Update.
267 (dwarf2_fetch_die_type_sect_off): Update.
268
8fc0b21d
SM
2692020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
270
271 * dwarf2/read.c (process_full_comp_unit,
272 process_full_type_unit): Remove per_cu, per_objfile paramters.
273 Add dwarf2_cu parameter.
274 (process_queue): Update.
275
168c9250
SM
2762020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
277
278 * dwarf2/read.c (create_cu_from_index_list): Replace
279 dwarf2_per_objfile parameter with dwarf2_per_bfd.
280 (create_cus_from_index_list): Likewise.
281 (create_cus_from_index): Likewise.
282 (create_signatured_type_table_from_index): Likewise.
283 (create_cus_from_debug_names_list): Likewise.
284 (create_cus_from_debug_names): Likewise.
285 (dwarf2_read_gdb_index): Update.
286 (dwarf2_read_debug_names): Update.
287
e286671b
TT
2882020-05-27 Tom Tromey <tom@tromey.com>
289 Simon Marchi <simon.marchi@efficios.com>
290
291 * dwarf2/read.h (struct dwarf2_per_objfile)
292 <get_type_for_signatured_type, set_type_for_signatured_type>:
293 New methods.
294 <m_type_map>: New member.
295 (struct signatured_type) <type>: Remove.
296 * dwarf2/read.c
297 (dwarf2_per_objfile::get_type_for_signatured_type,
298 dwarf2_per_objfile::set_type_for_signatured_type): New.
299 (get_signatured_type): Use new methods.
300
8adb8487
TT
3012020-05-27 Tom Tromey <tom@tromey.com>
302 Simon Marchi <simon.marchi@efficios.com>
303
304 * dwarf2/read.h (struct type_unit_group_unshareable): New.
305 (struct dwarf2_per_objfile) <type_units>: New member.
306 <get_type_unit_group_unshareable>: New method.
307 * dwarf2/read.c (struct type_unit_group) <compunit_symtab,
308 num_symtabs, symtabs>: Remove; move to
309 type_unit_group_unshareable.
310 (dwarf2_per_objfile::get_type_unit_group_unshareable): New.
311 (process_full_type_unit, dwarf2_cu::setup_type_unit_groups)
312 (dwarf2_cu::setup_type_unit_groups): Use type_unit_group_unshareable.
313
127bbf4b
SM
3142020-05-27 Simon Marchi <simon.marchi@efficios.com>
315
316 * dwarf2/read.h (struct dwarf2_per_cu_data):
317 <dwarf2_per_objfile>: Remove.
318 * dwarf2/read.c (create_cu_from_index_list): Don't assign
319 dwarf2_per_objfile.
320 (create_signatured_type_table_from_index): Likewise.
321 (create_signatured_type_table_from_debug_names): Likewise.
322 (create_debug_type_hash_table): Likewise.
323 (fill_in_sig_entry_from_dwo_entry): Likewise.
324 (create_type_unit_group): Likewise.
325 (read_comp_units_from_section): Likewise.
326 (create_cus_hash_table): Likewise.
327
f6e649dd
SM
3282020-05-27 Simon Marchi <simon.marchi@efficios.com>
329
330 * dwarf2/read.c (process_psymtab_comp_unit): Remove reference to
331 dwarf2_per_cu_data::dwarf2_per_objfile.
332 (compute_compunit_symtab_includes): Likewise.
333 (dwarf2_cu::start_symtab): Likewise.
334
aa66c379
SM
3352020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
336
337 * dwarf2/read.h (dwarf2_get_die_type): Add dwarf2_per_objfile
338 parameter.
339 * dwarf2/read.c (get_die_type_at_offset): Likewise.
340 (read_namespace_alias): Update.
341 (lookup_die_type): Update.
342 (dwarf2_get_die_type): Add dwarf2_per_objfile parameter.
343 * dwarf2/loc.c (class dwarf_evaluate_loc_desc) <get_base_type>:
344 Update.
345 (disassemble_dwarf_expression): Update.
346
120ce1b5
SM
3472020-05-27 Simon Marchi <simon.marchi@efficios.com>
348
349 * dwarf2/read.h (struct dwarf2_queue_item): Add
350 dwarf2_per_objfile parameter, assign new parameter.
351 <per_objfile>: New field.
352 * dwarf2/read.c (free_one_cached_comp_unit): Add
353 dwarf2_per_objfile parameter.
354 (queue_comp_unit): Likewise.
355 (dw2_do_instantiate_symtab): Update.
356 (process_psymtab_comp_unit): Update.
357 (maybe_queue_comp_unit): Add dwarf2_per_objfile parameter.
358 (process_imported_unit_die): Update.
359 (queue_and_load_dwo_tu): Update.
360 (follow_die_offset): Update.
361 (follow_die_sig_1): Update.
362
9f47c707
SM
3632020-05-27 Simon Marchi <simon.marchi@efficios.com>
364
365 * dwarf2/read.h (struct dwarf2_per_cu_data) <objfile>: Remove.
366 * dwarf2/read.c (dwarf2_compute_name): Pass per_objfile down.
367 (read_call_site_scope): Assign per_objfile.
368 (dwarf2_per_cu_data::objfile): Remove.
369 * gdbtypes.h (struct call_site) <per_objfile>: New member.
370 * dwarf2/loc.h (dwarf2_evaluate_loc_desc): Add
371 dwarf2_per_objfile parameter.
372 * dwarf2/loc.c (dwarf2_evaluate_loc_desc_full): Add
373 dwarf2_per_objfile parameter.
374 (dwarf_expr_reg_to_entry_parameter): Add output
375 dwarf2_per_objfile parameter.
376 (locexpr_get_frame_base): Update.
377 (class dwarf_evaluate_loc_desc) <get_tls_address>: Update.
378 <push_dwarf_reg_entry_value>: Update.
379 <call_site_to_target_addr>: Update.
380 (dwarf_entry_parameter_to_value): Add dwarf2_per_objfile
381 parameter.
382 (value_of_dwarf_reg_entry): Update.
383 (rw_pieced_value): Update.
384 (indirect_synthetic_pointer): Update.
385 (dwarf2_evaluate_property): Update.
386 (dwarf2_loc_desc_get_symbol_read_needs): Add dwarf2_per_objfile
387 parameter.
388 (locexpr_read_variable): Update.
389 (locexpr_get_symbol_read_needs): Update.
390 (loclist_read_variable): Update.
391
14095eb3
SM
3922020-05-27 Simon Marchi <simon.marchi@efficios.com>
393
394 * dwarf2/read.h (dwarf2_fetch_die_loc_sect_off,
395 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
396 dwarf2_fetch_die_type_sect_off): Add dwarf2_per_objfile
397 parameter.
398 * dwarf2/read.c (dwarf2_fetch_die_loc_sect_off,
399 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
400 dwarf2_fetch_die_type_sect_off): Add dwarf2_per_objfile
401 parameter.
402 * dwarf2/loc.c (indirect_synthetic_pointer, per_cu_dwarf_call,
403 sect_variable_value): Add dwarf2_per_objfile parameter.
404 (class dwarf_evaluate_loc_desc) <dwarf_call,
405 dwarf_variable_value>: Update.
406 (fetch_const_value_from_synthetic_pointer): Add
407 dwarf2_per_objfile parameter.
408 (fetch_const_value_from_synthetic_pointer): Update.
409 (coerced_pieced_ref): Update.
410 (class symbol_needs_eval_context) <dwarf_call,
411 dwarf_variable_value>: Update.
412 (dwarf2_compile_expr_to_ax): Update.
413
3c3cd3d4
SM
4142020-05-27 Simon Marchi <simon.marchi@efficios.com>
415
416 * dwarf2/loc.c (allocate_piece_closure): Add dwarf2_per_objfile
417 parameter.
418 (dwarf2_evaluate_loc_desc_full): Update.
419
82ca3f51
SM
4202020-05-27 Simon Marchi <simon.marchi@efficios.com>
421
422 * dwarf2/read.h (dwarf2_read_addr_index): Add dwarf2_per_objfile
423 parameter.
424 * dwarf2/read.c (dwarf2_read_addr_index): Likewise.
425 * dwarf2/loc.c (decode_debug_loclists_addresses): Add
426 dwarf2_per_objfile parameter.
427 (decode_debug_loc_dwo_addresses): Likewise.
428 (dwarf2_find_location_expression): Update.
429 (class dwarf_evaluate_loc_desc) <get_addr_index>: Update.
430 (locexpr_describe_location_piece): Add dwarf2_per_objfile
431 parameter.
432 (disassemble_dwarf_expression): Add dwarf2_per_objfile
433 parameter.
434 (locexpr_describe_location_1): Likewise.
435 (locexpr_describe_location): Update.
436
4b167ea1
SM
4372020-05-27 Simon Marchi <simon.marchi@efficios.com>
438
439 * dwarf2/read.h (struct dwarf2_per_cu_data) <text_offset>:
440 Remove.
441 * dwarf2/read.c (dwarf2_per_cu_data::text_offset): Remove.
442 * dwarf2/loc.c (dwarf2_find_location_expression): Update.
443 (dwarf2_compile_property_to_c): Update.
444 (dwarf2_compile_expr_to_ax): Add dwarf2_per_objfile parameter,
445 use text offset from objfile.
446 (locexpr_tracepoint_var_ref): Update.
447 (locexpr_generate_c_location): Update.
448 (loclist_describe_location): Update.
449 (loclist_tracepoint_var_ref): Update.
450 * dwarf2/compile.h (compile_dwarf_bounds_to_c): Add
451 dwarf2_per_objfile parameter.
452 * dwarf2/loc2c.c (do_compile_dwarf_expr_to_c): Likewise,
453 use text offset from objfile.
454 (compile_dwarf_expr_to_c): Add dwarf2_per_objfile parameter.
455
89b07335
SM
4562020-05-27 Simon Marchi <simon.marchi@efficios.com>
457
458 * dwarf2/expr.h (struct dwarf_expr_context)
459 <dwarf_expr_context>: Add dwarf2_per_objfile parameter.
460 <offset>: Remove.
461 <per_objfile>: New member.
462 * dwarf2/expr.c (dwarf_expr_context::dwarf_expr_context): Add
463 dwarf2_per_objfile parameter. Don't set offset, set
464 per_objfile.
465 (dwarf_expr_context::execute_stack_op): Use offset from objfile.
466 * dwarf2/frame.c (dwarf2_frame_find_fde): Return (by parameter)
467 a dwarf2_per_objfile object instead of an offset.
468 (class dwarf_expr_executor) <dwarf_expr_executor>: Add
469 constructor.
470 (execute_stack_op): Add dwarf2_per_objfile parameter, pass it
471 to dwarf2_expr_executor constructor. Don't set offset.
472 (dwarf2_fetch_cfa_info): Update.
473 (struct dwarf2_frame_cache) <text_offset>: Remove.
474 <per_objfile>: New field.
475 (dwarf2_frame_cache): Update.
476 (dwarf2_frame_prev_register): Update.
477 * dwarf2/loc.c (class dwarf_evaluate_loc_desc)
478 <dwarf_evaluate_loc_desc>: Add constructor.
479 (dwarf2_evaluate_loc_desc_full): Update.
480 (dwarf2_locexpr_baton_eval): Update.
481 (class symbol_needs_eval_context) <symbol_needs_eval_context>:
482 Add constructor.
483 (dwarf2_loc_desc_get_symbol_read_needs): Update.
484
293e7e51
SM
4852020-05-27 Simon Marchi <simon.marchi@efficios.com>
486
487 * dwarf2/read.h (struct dwarf2_per_cu_data) <addr_type,
488 addr_sized_int_type>: Move to dwarf2_cu.
489 <int_type>: Move to dwarf2_per_objfile.
490 (struct dwarf2_per_objfile) <int_type>: Move here.
491 * dwarf2/read.c (struct dwarf2_cu) <addr_type,
492 addr_sized_int_type>: Move here.
493 (read_func_scope): Update.
494 (read_array_type): Update.
495 (read_tag_string_type): Update.
496 (attr_to_dynamic_prop): Update.
497 (dwarf2_per_cu_data::int_type): Rename to...
498 (dwarf2_per_objfile::int_type): ... this.
499 (dwarf2_per_cu_data::addr_sized_int_type): Rename to...
500 (dwarf2_cu::addr_sized_int_type): ... this.
501 (read_subrange_type): Update.
502 (dwarf2_per_cu_data::addr_type): Rename to...
503 (dwarf2_cu::addr_type): ... this.
504 (set_die_type): Update.
505
64874a40
SM
5062020-05-27 Simon Marchi <simon.marchi@efficios.com>
507
508 * dwarf2/read.c (queue_and_load_all_dwo_tus): Access per_objfile
509 data through per_cu->cu.
510
4ab09049
SM
5112020-05-27 Simon Marchi <simon.marchi@efficios.com>
512
513 * dwarf2/read.c (lookup_dwo_comp_unit): Change
514 dwarf2_per_cu_data parameter fo dwarf2_cu.
515 (lookup_dwo_type_unit): Likewise.
516 (read_cutu_die_from_dwo): Likewise.
517 (lookup_dwo_unit): Likewise.
518 (open_and_init_dwo_file): Likewise.
519 (lookup_dwo_cutu): Likewise.
520 (lookup_dwo_comp_unit): Likewise.
521 (lookup_dwo_type_unit): Likewise.
522 (cutu_reader::init_tu_and_read_dwo_dies): Update.
523 (cutu_reader::cutu_reader): Update.
524
47b14e86
SM
5252020-05-27 Simon Marchi <simon.marchi@efficios.com>
526
527 * dwarf2/read.c (process_full_comp_unit): Add dwarf2_per_objfile
528 parameter.
529 (process_full_type_unit): Likewise.
530 (process_queue): Update.
531
43182c09
SM
5322020-05-27 Simon Marchi <simon.marchi@efficios.com>
533
534 * dwarf2/read.c (recursively_compute_inclusions): Add
535 dwarf2_per_objfile parameter.
536 (compute_compunit_symtab_includes): Likewise.
537 (process_cu_includes): Update.
538
7aa104c4
SM
5392020-05-27 Simon Marchi <simon.marchi@efficios.com>
540
541 * dwarf2/read.c (create_partial_symtab): Add dwarf2_per_objfile
542 parameter.
543 (create_type_unit_group): Update.
544 (process_psymtab_comp_unit_reader): Update.
545 (build_type_psymtabs_reader): Update.
546
e3beb21d
SM
5472020-05-27 Simon Marchi <simon.marchi@efficios.com>
548
549 * dwarf2/read.c (cutu_reader::keep): Access dwarf2_per_objfile
550 object through m_this_cu->cu.
551
d460f660
SM
5522020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
553
554 * dwarf2/read.c (queue_and_load_dwo_tu): Expect a dwarf2_cu as
555 the info parameter.
556 (queue_and_load_all_dwo_tus): Pass per_cu->cu.
557
ab432490
SM
5582020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
559
560 * dwarf2/read.c (class cutu_reader) <cutu_reader>: Add
561 per_objfile parameter.
562 (load_full_type_unit): Add per_objfile parameter.
563 (read_signatured_type): Likewise.
564 (load_full_comp_unit): Likewise.
565 (load_cu): Likewise.
566 (dw2_do_instantiate_symtab): Likewise.
567 (dw2_get_file_names): Likewise.
568 (dw2_map_symtabs_matching_filename): Update.
569 (dw_expand_symtabs_matching_file_matcher): Update.
570 (dw2_map_symbol_filenames): Update.
571 (process_psymtab_comp_unit): Add per_objfile parameter.
572 (build_type_psymtabs_1): Update.
573 (process_skeletonless_type_unit): Update.
574 (dwarf2_build_psymtabs_hard): Update.
575 (load_partial_comp_unit): Add per_objfile parameter.
576 (scan_partial_symbols): Update.
577 (load_full_comp_unit): Add per_objfile parameter.
578 (process_imported_unit_die): Update.
579 (create_cus_hash_table): Update.
580 (find_partial_die): Update.
581 (dwarf2_read_addr_index): Update.
582 (follow_die_offset): Update.
583 (dwarf2_fetch_die_loc_sect_off): Update.
584 (dwarf2_fetch_constant_bytes): Update.
585 (dwarf2_fetch_die_type_sect_off): Update.
586 (follow_die_sig_1): Update.
587 (load_full_type_unit): Add per_objfile parameter.
588 (read_signatured_type): Likewise.
589
313bad1b
SM
5902020-05-27 Simon Marchi <simon.marchi@efficios.com>
591
592 * dwarf2/read.c (lookup_dwo_unit): Use bfd_get_filename instead
593 of objfile_name.
594
c3699833
SM
5952020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
596
597 * dwarf2/read.h (struct dwarf2_per_bfd) <obfd>: New member.
598 (dwarf2_get_dwz_file): Replace parameter with dwarf2_per_bfd.
599 * dwarf2/read.c (dwarf2_per_bfd::dwarf2_per_bfd): Assign obfd
600 field.
601 (dwarf2_get_dwz_file): Replace parameter with dwarf2_per_bfd.
602 (create_cus_from_index): Update.
603 (dwarf2_read_gdb_index): Update.
604 (create_cus_from_debug_names): Update.
605 (dwarf2_read_debug_names): Update.
606 (get_abbrev_section_for_cu): Update.
607 (create_all_comp_units): Update.
608 (read_attribute_value): Update.
609 (get_debug_line_section): Update.
610 * dwarf2/index-cache.c (index_cache::store): Update.
611 * dwarf2/index-write.c (save_gdb_index_command): Update.
612 * dwarf2/macro.c (dwarf_decode_macro_bytes): Update.
613
1859c670
SM
6142020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
615
616 * dwarf2/read.h (struct dwarf2_per_cu_data) <per_bfd>: New
617 member.
618 * dwarf2/read.c (dwarf2_per_bfd::allocate_per_cu): Initialize
619 dwarf2_per_cu_data::per_bfd.
620 (dwarf2_per_bfd::allocate_signatured_type): Likewise.
621 (create_type_unit_group): Likewise.
622 (queue_comp_unit): Remove reference to
623 per_cu->dwarf2_per_objfile.
624 (maybe_queue_comp_unit): Likewise.
625 (fill_in_sig_entry_from_dwo_entry): Assign new field.
626 (create_cus_hash_table): Assign new field.
627
5e22e966
SM
6282020-05-27 Simon Marchi <simon.marchi@efficios.com>
629
630 * dwarf2/read.c: Replace
631 dwarf2_cu->per_cu->dwarf2_per_objfile references with
632 dwarf2_cu->per_objfile throughout.
633
97a1449a
SM
6342020-05-27 Simon Marchi <simon.marchi@efficios.com>
635
636 * dwarf2/read.c (dw2_do_instantiate_symtab): Add per_objfile
637 parameter, don't use per_cu->dwarf2_per_objfile.
638 (dw2_instantiate_symtab): Likewise.
639 (dw2_find_last_source_symtab): Update.
640 (dw2_map_expand_apply): Update.
641 (dw2_lookup_symbol): Update.
642 (dw2_expand_symtabs_for_function): Update.
643 (dw2_expand_all_symtabs): Update.
644 (dw2_expand_symtabs_with_fullname): Update.
645 (dw2_expand_symtabs_matching_one): Add per_objfile parameter,
646 don't use per_cu->dwarf2_per_objfile.
647 (dw2_expand_marked_cus): Update.
648 (dw2_find_pc_sect_compunit_symtab): Update.
649 (dw2_debug_names_lookup_symbol): Update.
650 (dw2_debug_names_expand_symtabs_for_function): Update.
651 (dw2_debug_names_map_matching_symbols): Update.
652 (dwarf2_psymtab::expand_psymtab): Update.
653
9e021579
SM
6542020-05-27 Simon Marchi <simon.marchi@efficios.com>
655
656 * dwarf2/read.c (struct dwarf2_cu) <dwarf2_cu>: Add parameter.
657 <per_objfile>: New member.
658 (class cutu_reader) <init_tu_and_read_dwo_dies>: Add parameter.
659 (cutu_reader::init_tu_and_read_dwo_dies): Add parameter, update
660 call to dwarf2_cu.
661 (cutu_reader::cutu_reader): Update.
662 (dwarf2_cu::dwarf2_cu): Add parameter, initialize per_objfile.
663
ae090bdb
SM
6642020-05-27 Simon Marchi <simon.marchi@efficios.com>
665
666 * dwarf2/read.h (struct dwarf2_per_bfd) <die_type_hash>: Move to
667 struct dwarf2_per_objfile.
668 (struct dwarf2_per_objfile) <die_type_hash>: Move from struct
669 dwarf2_per_bfd.
670 * dwarf2/read.c (set_die_type): Update.
671 (get_die_type_at_offset): Update.
672
af758d11
SM
6732020-05-27 Tom Tromey <tom@tromey.com>
674 Simon Marchi <simon.marchi@efficios.com>
675
676 * dwarf2/read.h (struct dwarf2_per_bfd) <num_psymtabs>: New
677 method.
678 (struct dwarf2_per_objfile) <resize_symtabs, symtab_set_p,
679 get_symtab, set_symtab>: New methods.
680 <m_symtabs>: New field.
681 (struct dwarf2_psymtab): Derive from partial_symtab.
682 <readin_p, get_compunit_symtab>: Declare methods.
683 * dwarf2/read.c (dwarf2_per_objfile::symtab_set_p,
684 dwarf2_per_objfile::get_symtab, dwarf2_per_objfile::set_symtab):
685 New methods.
686 (struct dwarf2_per_cu_quick_data) <compunit_symtab>: Remove.
687 (dw2_do_instantiate_symtab, dw2_instantiate_symtab)
688 (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
689 (dw2_symtab_iter_next, dw2_print_stats)
690 (dw2_expand_symtabs_with_fullname)
691 (dw2_expand_symtabs_matching_one)
692 (dw_expand_symtabs_matching_file_matcher)
693 (dw2_find_pc_sect_compunit_symtab, dw2_map_symbol_filenames)
694 (dw2_debug_names_iterator::next)
695 (dw2_debug_names_map_matching_symbols)
696 (fill_in_sig_entry_from_dwo_entry, dwarf2_psymtab::read_symtab)
697 (process_queue, dwarf2_psymtab::expand_psymtab): Update.
698 (dwarf2_psymtab::readin_p, dwarf2_psymtab::get_compunit_symtab):
699 New methods.
700 (get_compunit_symtab, process_full_comp_unit)
701 (process_full_type_unit): Update.
702 (dwarf2_build_psymtabs, dwarf2_initialize_objfile, add_type_unit): Call
703
5989a64e
SM
7042020-05-27 Simon Marchi <simon.marchi@polymtl.ca>
705
706 * dwarf2/read.h (dwarf2_per_objfile): Rename to dwarf2_per_bfd,
707 then introduce a new dwarf2_per_objfile type.
708 <read_line_string>: Move to the new dwarf2_per_objfile type.
709 <objfile>: Likewise.
710 (dwarf2_per_bfd): Rename dwarf2_per_objfile to this.
711 * dwarf2/read.c: Replace references to dwarf2_per_objfile with
712 dwarf2_per_objfile->per_bfd.
713 (dwarf2_per_objfile::dwarf2_per_objfile): Rename to...
714 (dwarf2_per_bfd::dwarf2_per_bfd): ... this.
715 (dwarf2_per_objfile::free_cached_comp_units): Rename to...
716 (dwarf2_per_bfd::free_cached_comp_units): ... this.
717 (dwarf2_has_info): Allocate dwarf2_per_bfd.
718 (dwarf2_per_objfile::locate_sections): Rename to...
719 (dwarf2_per_bfd::locate_sections): ... this.
720 (dwarf2_per_objfile::get_cutu): Rename to...
721 (dwarf2_per_bfd::get_cutu): ... this.
722 (dwarf2_per_objfile::get_cu): Rename to...
723 (dwarf2_per_bfd::get_cu): ... this.
724 (dwarf2_per_objfile::get_tu): Rename to...
725 (dwarf2_per_bfd::get_tu): ... this.
726 (dwarf2_per_objfile::allocate_per_cu): Rename to...
727 (dwarf2_per_bfd::allocate_per_cu): ... this.
728 (dwarf2_per_objfile::allocate_signatured_type): Rename to...
729 (dwarf2_per_bfd::allocate_signatured_type): ... this.
730 (get_gdb_index_contents_ftype): Change parameter from
731 dwarf2_per_objfile to dwarf2_per_bfd.
732 * dwarf2/macro.c, dwarf2/index-write.c: Replace references to
733 dwarf2_per_objfile with dwarf2_per_objfile->per_bfd.
734
a50264ba
TT
7352020-05-27 Tom Tromey <tom@tromey.com>
736 Simon Marchi <simon.marchi@efficios.com>
737
738 * dwarf2/loc.c (struct piece_closure) <per_objfile>: New member.
739 (allocate_piece_closure): Set "per_objfile" member.
740 (dwarf2_find_location_expression, dwarf2_locexpr_baton_eval)
741 (locexpr_describe_location, loclist_describe_location): Use new
742 member.
743 * dwarf2/read.c (read_call_site_scope)
744 (mark_common_block_symbol_computed, attr_to_dynamic_prop)
745 (dwarf2_const_value_attr, dwarf2_fetch_die_loc_sect_off)
746 (fill_in_loclist_baton, dwarf2_symbol_mark_computed,
747 handle_data_member_location): Set per_objfile member.
748 * dwarf2/loc.h (struct dwarf2_locexpr_baton) <per_objfile>: New
749 member.
750 (struct dwarf2_loclist_baton) <per_objfile>: New member.
751
d3473f0c
TT
7522020-05-27 Tom Tromey <tom@tromey.com>
753
754 * dwarf2/read.h (struct dwarf2_per_objfile) <allocate_per_cu,
755 allocate_signatured_type>: Declare new methods.
756 <m_num_psymtabs>: New member.
757 (struct dwarf2_per_cu_data) <index>: New member.
758 * dwarf2/read.c (dwarf2_per_objfile::allocate_per_cu)
759 (dwarf2_per_objfile::allocate_signatured_type): New methods.
760 (create_cu_from_index_list): Use allocate_per_cu.
761 (create_signatured_type_table_from_index)
762 (create_signatured_type_table_from_debug_names)
763 (create_debug_type_hash_table, add_type_unit)
764 (read_comp_units_from_section): Use allocate_signatured_type.
765
5717c425
TT
7662020-05-27 Tom Tromey <tom@tromey.com>
767
768 * psymtab.c (partial_map_expand_apply)
769 (psym_find_pc_sect_compunit_symtab, psym_lookup_symbol)
770 (psym_lookup_global_symbol_language)
771 (psymtab_to_symtab, psym_find_last_source_symtab, dump_psymtab)
772 (psym_print_stats, psym_expand_symtabs_for_function)
773 (psym_map_symbol_filenames, psym_map_matching_symbols)
774 (psym_expand_symtabs_matching)
775 (partial_symtab::read_dependencies, maintenance_info_psymtabs)
776 (maintenance_check_psymtabs): Update.
777 * psympriv.h (struct partial_symtab) <readin_p,
778 get_compunit_symtab>: Add objfile parameter.
779 (struct standard_psymtab) <readin_p, get_compunit_symtab>:
780 Likewise.
781 * dwarf2/read.c (struct dwarf2_include_psymtab) <readin_p,
782 get_compunit_symtab>: Likewise.
783 (dwarf2_psymtab::expand_psymtab): Pass objfile argument.
784
45940949
TT
7852020-05-27 Tom Tromey <tom@tromey.com>
786
787 * dwarf2/read.h (struct dwarf2_per_objfile) <obstack>: New
788 member.
789 * dwarf2/read.c (delete_file_name_entry): Fix comment.
790 (create_cu_from_index_list)
791 (create_signatured_type_table_from_index)
792 (create_signatured_type_table_from_debug_names)
793 (dw2_get_file_names_reader, dwarf2_initialize_objfile)
794 (dwarf2_create_include_psymtab)
795 (create_debug_type_hash_table, add_type_unit)
796 (create_type_unit_group, read_comp_units_from_section)
797 (dwarf2_compute_name, create_cus_hash_table)
798 (create_dwp_hash_table, create_dwo_unit_in_dwp_v1)
799 (create_dwo_unit_in_dwp_v2, open_and_init_dwp_file): Use new
800 obstack.
801 (dw2_get_real_path): Likewise. Change argument to
802 dwarf2_per_objfile.
803
f8c6d152
LM
8042020-05-27 Luis Machado <luis.machado@linaro.org>
805
806 PR tdep/26000
807 * arm-tdep.c (thumb_analyze_prologue): Fix instruction matching
808 for ldrd (immediate).
809
e98d2e6d
PW
8102020-05-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
811
812 * command.h: Add comment giving the name of class_tui.
813 * cli/cli-cmds.c (_initialize_cli_cmds): If TUI defined,
814 create the fake command for the help for class_tui.
815
53a47a3e
TT
8162020-05-26 Tom Tromey <tromey@adacore.com>
817
818 * ada-lang.c (ada_print_array_index): Change type. Call val_atr.
819 (ada_value_ptr_subscript): Don't call pos_atr on the lower bound.
820 (val_atr): New function.
821 (value_val_atr): Use it.
822 * ada-valprint.c (print_optional_low_bound): Change low bound
823 handling for enums.
824 (val_print_packed_array_elements): Don't call discrete_position.
825 * gdbtypes.c (get_discrete_bounds) <TYPE_CODE_RANGE>: Call
826 discrete_position for enum types.
827 * language.c (default_print_array_index): Change type.
828 * language.h (struct language_defn) <la_print_array_index>: Add
829 index_type parameter, change type of index_value.
830 (LA_PRINT_ARRAY_INDEX): Add index_type parameter.
831 (default_print_array_index): Update.
832 * valprint.c (maybe_print_array_index): Don't call
833 value_from_longest. Update.
834 (value_print_array_elements): Don't call discrete_position.
835
0bc2354b
TT
8362020-05-26 Tom Tromey <tromey@adacore.com>
837
838 * ada-lang.c (value_val_atr): Handle TYPE_CODE_RANGE.
839 * gdbtypes.c (discrete_position): Handle TYPE_CODE_RANGE.
840
1218a4bf
CDA
8412020-05-25 Cristiano De Alti <cristiano_dealti@hotmail.com>
842
843 PR gdb/13519
844 * avr-tdep.c (avr_integer_to_address): Return data or code
845 address accordingly to the second 'type' argument of the
846 function.
847
92651b1d
MW
8482020-05-25 Michael Weghorn <m.weghorn@posteo.de>
849
850 * infcmd.c, inferior.h: (construct_inferior_arguments):
851 Moved function from here to gdbsupport/common-inferior.{h,cc}
852
0a4f5f8c
TT
8532020-05-23 Tom Tromey <tom@tromey.com>
854
855 Revert commit eca1f90c:
856 * NEWS: Remove entry for completion styling.
857 * completer.c (_rl_completion_prefix_display_length): Move
858 declaration later.
859 (gdb_fnprint): Revert.
860 (gdb_display_match_list_1): Likewise.
861 * cli/cli-style.c (completion_prefix_style)
862 (completion_difference_style, completion_suffix_style): Remove.
863 (_initialize_cli_style): Revert.
864 * cli/cli-style.h (completion_prefix_style)
865 (completion_difference_style, completion_suffix_style): Don't
866 declare.
867
e08bd6c5
PA
8682020-05-24 Pedro Alves <palves@redhat.com>
869
870 * symtab.c (completion_list_add_name): Return boolean indication
871 of whether the symbol matched.
872 (completion_list_add_symbol): Don't try to remove C++ aliases if
873 the symbol didn't match in the first place.
874 * symtab.h (completion_list_add_name): Return bool.
875
ceacbf6e
SM
8762020-05-23 Simon Marchi <simon.marchi@polymtl.ca>
877
878 * gdbtypes.h (TYPE_FIELD): Remove. Replace all uses with
879 type::field.
880
26f16254
JB
8812020-05-23 Joel Brobecker <brobecker@adacore.com>
882
883 GDB 9.2 released.
884
eca1f90c
TT
8852020-05-23 Tom Tromey <tom@tromey.com>
886
887 * NEWS: Add entry for completion styling.
888 * completer.c (_rl_completion_prefix_display_length): Move
889 declaration earlier.
890 (gdb_fnprint): Use completion_style.
891 (gdb_display_match_list_1): Likewise.
892 * cli/cli-style.c (completion_prefix_style)
893 (completion_difference_style, completion_suffix_style): New
894 globals.
895 (_initialize_cli_style): Register new globals.
896 * cli/cli-style.h (completion_prefix_style)
897 (completion_difference_style, completion_suffix_style): Declare.
898
51e2cfa2
PA
8992020-05-23 Pedro Alves <palves@redhat.com>
900
901 * utils.c: Include "gdbsupport/gdb-safe-ctype.h".
902 (parse_escape): Use ISDIGIT instead of isdigit.
903 (puts_debug): Use gdb_isprint instead of isprint.
904 (fprintf_symbol_filtered): Use ISALNUM instead of isalnum.
905 (cp_skip_operator_token, skip_ws, strncmp_iw_with_mode): Use
906 ISSPACE instead of isspace.
907 (strncmp_iw_with_mode): Use TOLOWER instead of tolower and ISSPACE
908 instead of isspace.
909 (strcmp_iw_ordered): Use ISSPACE instead of isspace.
910 (string_to_core_addr): Use TOLOWER instead of tolower, ISXDIGIT
911 instead of isxdigit and ISDIGIT instead of isdigit.
912
80fc5e77
SM
9132020-05-22 Simon Marchi <simon.marchi@efficios.com>
914
915 * gdbtypes.h (struct type) <field>: New method.
916 (TYPE_FIELDS): Remove, replace all uses with either type::fields
917 or type::field.
918
3cabb6b0
SM
9192020-05-22 Simon Marchi <simon.marchi@efficios.com>
920
921 * gdbtypes.h (struct type) <fields, set_fields>: New methods.
922 (TYPE_FIELDS): Use type::fields. Change all call sites that
923 modify the propery to use type::set_fields instead.
924
1f704f76
SM
9252020-05-22 Simon Marchi <simon.marchi@efficios.com>
926
927 * gdbtypes.h (TYPE_NFIELDS): Remove. Change all cal sites to use
928 type::num_fields instead.
929
5e33d5f4
SM
9302020-05-22 Simon Marchi <simon.marchi@efficios.com>
931
932 * gdbtypes.h (struct type) <num_fields, set_num_fields>: New
933 methods.
934 (TYPE_NFIELDS): Use type::num_fields. Change all call sites
935 that modify the number of fields to use type::set_num_fields
936 instead.
937
9392ebb3
TT
9382020-05-22 Tom Tromey <tromey@adacore.com>
939
940 * compile/compile-object-load.h (munmap_list_free): Don't
941 declare.
942
7c13f4e8
AB
9432020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
944
945 * annotate.c (annotate_source_line): Update return type, add call
946 to update current symtab and line.
947 * annotate.h (annotate_source_line): Update return type, and
948 extend header comment.
949 * source.c (info_line_command): Check annotation_level before
950 calling annotate_source_line.
951 * stack.c (print_frame_info): If calling annotate_source_line
952 returns true, then don't print any other source line information.
953
aa370940
SM
9542020-05-21 Simon Marchi <simon.marchi@efficios.com>
955
956 * lm32-tdep.c (lm32_register_reggroup_p): Fix condition.
957
84d53fa9
SM
9582020-05-21 Simon Marchi <simon.marchi@efficios.com>
959
960 * coffread.c (patch_type): Remove NULL check before xfree.
961 * corefile.c (set_gnutarget): Likewise.
962 * cp-abi.c (set_cp_abi_as_auto_default): Likewise.
963 * exec.c (build_section_table): Likewise.
964 * remote.c (remote_target::pass_signals): Likewise.
965 * utils.c (n_spaces): Likewise.
966 * cli/cli-script.c (document_command): Likewise.
967 * i386-windows-tdep.c (core_process_module_section): Likewise.
968 * linux-fork.c (struct fork_info) <~fork_info>: Likewise.
969
9d428aae
SM
9702020-05-20 Simon Marchi <simon.marchi@efficios.com>
971
972 * symfile.c (reread_symbols): Clear objfile's section_offsets
973 vector and section indices, re-compute them by calling
974 sym_offsets.
975
250106a7
TT
9762020-05-20 Tom Tromey <tromey@adacore.com>
977
978 * ada-lang.c (bound_name, MAX_ADA_DIMENS): Remove.
979 (desc_one_bound, desc_index_type): Compute field name.
980
9a0bacfb
TV
9812020-05-20 Tom de Vries <tdevries@suse.de>
982
983 PR symtab/25833
984 * dwarf2/read.c (dw2_map_matching_symbols): Handle .gdb_index.
985
7b958a48
AM
9862020-05-20 Alan Modra <amodra@gmail.com>
987
988 PR 25993
989 * solib-darwin.c (darwin_bfd_open): Don't strdup pathname for
990 bfd_set_filename.
991 * solib-aix.c (solib_aix_bfd_open): Use std::string for name
992 passed to bfd_set_filename.
993 * symfile-mem.c (add_vsyscall_page): Likewise for string
994 passed to symbol_file_add_from_memory.
995 (symbol_file_add_from_memory): Make name param a const char* and
996 don't strdup.
997
c7e97679
AM
9982020-05-20 Alan Modra <amodra@gmail.com>
999
1000 * coff-pe-read.c (read_pe_exported_syms): Use bfd_get_filename
1001 rather than accessing bfd->filename directly.
1002 * dtrace-probe.c (dtrace_static_probe_ops::get_probes): Likewise,
1003 and use bfd_section_name.
1004 * dwarf2/frame.c (decode_frame_entry): Likewise.
1005 * exec.c (exec_set_section_address): Likewise.
1006 * solib-aix.c (solib_aix_bfd_open): Likewise.
1007 * stap-probe.c (get_stap_base_address): Likewise.
1008 * symfile.c (reread_symbols): Likewise.
1009
563c591b
TT
10102020-05-19 Tom Tromey <tromey@adacore.com>
1011
1012 * sparc64-tdep.c (adi_tag_fd): Update call to target_fileio_open.
1013
f408d82c
SM
10142020-05-19 Simon Marchi <simon.marchi@efficios.com>
1015
1016 * dwarf2/read.c (quirk_rust_enum): Allocate enough fields.
1017
98c59b52
PA
10182020-05-19 Pedro Alves <palves@redhat.com>
1019
1020 * NEWS (set exec-file-mismatch): Adjust entry.
1021 * exec.c: Include "build-id.h".
1022 (validate_exec_file): Try to match build IDs instead of filenames.
1023 * gdb_bfd.c (struct gdb_bfd_open_closure): New.
1024 (gdb_bfd_iovec_fileio_open): Adjust to use gdb_bfd_open_closure
1025 and pass down 'warn_if_slow'.
1026 (gdb_bfd_open): Add 'warn_if_slow' parameter. Use
1027 gdb_bfd_open_closure to pass it down.
1028 * gdb_bfd.h (gdb_bfd_open): Add 'warn_if_slow' parameter.
1029
4111f652
PA
10302020-05-19 Pedro Alves <palves@redhat.com>
1031
1032 * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Adjust.
1033 * target.c (target_fileio_open_1): Rename to target_fileio_open
1034 and make extern. Use bool.
1035 (target_fileio_open, target_fileio_open_warn_if_slow): Delete.
1036 (target_fileio_read_alloc_1): Adjust.
1037 * target.h (target_fileio_open): Add 'warn_if_slow' parameter.
1038 (target_fileio_open_warn_if_slow): Delete declaration.
1039
ad80db5b
PA
10402020-05-19 Pedro Alves <palves@redhat.com>
1041
1042 * gdb_bfd.h: (gdb_bfd_open): Default to 'fd' parameter to -1.
1043 Adjust all callers.
1044
1d6ce4d3
YS
10452020-05-19 Yoshinori Sato <ysato@users.sourceforge.jp>
1046
1047 * h8300-tdep.c (h8300_is_argument_spill): Change how we check
1048 whether disp is negative.
1049
9005fbbb
SM
10502020-05-19 Simon Marchi <simon.marchi@efficios.com>
1051
1052 * symfile.h (struct symfile_segment_data)
1053 <~symfile_segment_data>: Remove.
1054 <segment_info>: Change to std::vector.
1055 * symfile.c (default_symfile_segments): Update.
1056 * elfread.c (elf_symfile_segments): Update.
1057
68b888ff
SM
10582020-05-19 Simon Marchi <simon.marchi@efficios.com>
1059
1060 * symfile.h (struct symfile_segment_data) <struct segment>: New.
1061 <segments>: New.
1062 <segment_bases, segment_sizes>: Remove.
1063 * symfile.c (default_symfile_segments): Update.
1064 * elfread.c (elf_symfile_segments): Update.
1065 * remote.c (remote_target::get_offsets): Update.
1066 * solib-target.c (solib_target_relocate_section_addresses):
1067 Update.
1068
62982abd
SM
10692020-05-19 Simon Marchi <simon.marchi@efficios.com>
1070
1071 * symfile.h (struct symfile_segment_data): Initialize fields.
1072 <~symfile_segment_data>: Add.
1073 (symfile_segment_data_up): New.
1074 (struct sym_fns) <sym_segments>: Return a
1075 symfile_segment_data_up.
1076 (default_symfile_segments): Return a symfile_segment_data_up.
1077 (free_symfile_segment_data): Remove.
1078 (get_symfile_segment_data): Return a symfile_segment_data_up.
1079 * symfile.c (default_symfile_segments): Likewise.
1080 (get_symfile_segment_data): Likewise.
1081 (free_symfile_segment_data): Remove.
1082 (symfile_find_segment_sections): Update.
1083 * elfread.c (elf_symfile_segments): Return a
1084 symfile_segment_data_up.
1085 * remote.c (remote_target::get_offsets): Update.
1086 * solib-target.c (solib_target_relocate_section_addresses):
1087 Update.
1088 * symfile-debug.c (debug_sym_segments): Return a
1089 symfile_segment_data_up.
1090
7f204339
RO
10912020-05-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1092
e52a0f1b
RO
1093 PR build/25981
1094 * i386-sol2-nat.c [PR_MODEL_NATIVE != PR_MODEL_LP64] (regmap):
1095 Hardcode register numbers.
1096
7f204339
RO
1097 PR build/25981
1098 * procfs.c [(__i386__ || __x86_64__) && sun] (proc_get_LDT_entry,
1099 procfs_find_LDT_entry): Remove.
1100 * procfs.h [(__i386__ || __x86_64__) && sun] (struct ssd,
1101 procfs_find_LDT_entry): Remove.
1102 * sol-thread.c [(__i386__ || __x86_64__) && sun] (ps_lgetLDT):
1103 Remove.
1104
7f32a4d5
PA
11052020-05-17 Pedro Alves <palves@redhat.com>
1106 Andrew Burgess <andrew.burgess@embecosm.com>
1107 Keno Fischer <keno@juliacomputing.com>
1108
1109 PR gdb/25741
1110 * breakpoint.c (build_target_condition_list): Update comments.
1111 (build_target_command_list): Update comments and skip matching
1112 locations.
1113 (insert_bp_location): Move "set breakpoint auto-hw on" handling to
1114 a separate function. Simplify "set breakpoint auto-hw off"
1115 handling.
1116 (insert_breakpoints): Update comment.
1117 (tracepoint_locations_match): New parameter. For breakpoints,
1118 compare location types too, if the caller wants to.
1119 (handle_automatic_hardware_breakpoints): New functions.
1120 (bp_location_is_less_than): Also sort by location type and
1121 hardware breakpoint length.
1122 (update_global_location_list): Handle "set breakpoint auto-hw on"
1123 here.
1124 (update_breakpoint_locations): Ask breakpoint_locations_match to
1125 ignore location types.
1126
7d93a1e0
SM
11272020-05-16 Simon Marchi <simon.marchi@efficios.com>
1128
1129 * gdbtypes.h (TYPE_NAME): Remove. Change all cal sites to use
1130 type::name instead.
1131
d0e39ea2
SM
11322020-05-16 Simon Marchi <simon.marchi@efficios.com>
1133
1134 * gdbtypes.h (struct type) <name, set_name>: New methods.
1135 (TYPE_CODE): Use type::name. Change all call sites used to set
1136 the name to use type::set_name instead.
1137
2dab0c7b
TT
11382020-05-16 Tom Tromey <tom@tromey.com>
1139
1140 * top.c (quit_force): Update.
1141 * infrun.c (handle_no_resumed): Update.
1142 * top.h (all_uis): New function.
1143 (ALL_UIS): Remove.
1144
59f7bd8d
SM
11452020-05-16 Simon Marchi <simon.marchi@efficios.com>
1146
1147 * mips-linux-tdep.c (mips_linux_in_dynsym_stub): Fix condition.
1148
9bf058f0
PA
11492020-05-16 Pedro Alves <palves@redhat.com>
1150
1151 * ia64-linux-nat.c
1152 (ia64_linux_nat_target) <enable_watchpoints_in_psr(ptid_t)>:
1153 Declare method.
1154 (enable_watchpoints_in_psr): Now a method of ia64_linux_nat_target.
1155
8f86ae1a
SM
11562020-05-15 Simon Marchi <simon.marchi@efficios.com>
1157
1158 * sparc64-tdep.c (adi_stat_t): Remove typedef (leaving struct).
1159 (sparc64_adi_info): Likewise.
1160
d6bc0792
TT
11612020-05-15 Tom Tromey <tom@tromey.com>
1162
1163 * symtab.c (lookup_language_this, lookup_symbol_aux): Use
1164 block_objfile.
1165 (lookup_objfile_from_block): Remove.
1166 (lookup_symbol_in_block, lookup_symbol_in_static_block)
1167 (lookup_global_symbol): Use block_objfile.
1168 * symtab.h (lookup_objfile_from_block): Don't declare.
1169 * printcmd.c (clear_dangling_display_expressions): Use
1170 block_objfile.
1171 * parse.c (operator_check_standard): Use block_objfile.
1172
8c14c3a3
TT
11732020-05-15 Tom Tromey <tom@tromey.com>
1174
1175 * language.c (language_alloc_type_symbol): Set
1176 SYMBOL_SECTION.
1177 * symtab.c (initialize_objfile_symbol): Remove.
1178 (allocate_symbol): Remove.
1179 (allocate_template_symbol): Remove.
1180 * dwarf2/read.c (fixup_go_packaging): Use "new".
1181 (new_symbol): Use "new".
1182 (read_variable): Don't call initialize_objfile_symbol. Use
1183 "new".
1184 (read_func_scope): Use "new".
1185 * xcoffread.c (process_xcoff_symbol): Don't call
1186 initialize_objfile_symbol.
1187 (SYMBOL_DUP): Remove.
1188 * coffread.c (process_coff_symbol, coff_read_enum_type): Use
1189 "new".
1190 * symtab.h (allocate_symbol, initialize_objfile_symbol)
1191 (allocate_template_symbol): Don't declare.
1192 (struct symbol): Add copy constructor. Change defaults.
1193 * jit.c (finalize_symtab): Use "new".
1194 * ctfread.c (ctf_add_enum_member_cb, new_symbol, ctf_add_var_cb):
1195 Use "new".
1196 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
1197 (common_block_end): Use "new".
1198 * mdebugread.c (parse_symbol): Use "new".
1199 (new_symbol): Likewise.
1200
5b4a1a8d
PW
12012020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1202
1203 * NEWS: Mention changes to help and apropos.
1204
57b4f16e
PW
12052020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1206
1207 * command.h (enum command_class): Improve comments, document
1208 that class_alias is for user-defined aliases, give the class
1209 name for each class, remove unused class_xdb.
1210 * cli/cli-decode.c (add_com_alias): Document THECLASS intended usage.
1211 * breakpoint.c (_initialize_breakpoint): Replace class_alias
1212 by a precise class.
1213 * infcmd.c (_initialize_infcmd): Likewise.
1214 * reverse.c (_initialize_reverse): Likewise.
1215 * stack.c (_initialize_stack): Likewise.
1216 * symfile.c (_initialize_symfile): Likewise.
1217 * tracepoint.c (_initialize_tracepoint): Likewise.
1218
7c05caf7
PW
12192020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1220
1221 * cli/cli-decode.c (apropos_cmd): Produce output for aliases
1222 when their aliased command is traversed.
1223 (help_cmd): Add fput_command_names_styled call to
1224 output command name and aliases when command has an alias.
1225
3b3aaacb
PW
12262020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1227
1228 * cli/cli-decode.h (help_cmd_list): Remove declaration.
1229 * cli/cli-decode.c (help_cmd_list): Declare as static,
1230 remove prefix argument, use bool for recurse arg, rework to show the aliases of
1231 a command together with the command.
1232 (fput_command_name_styled, fput_command_names_styled): New functions.
1233 (print_help_for_command): Remove prefix arg, use bool for recurse arg, use
1234 fput_command_name_styled.
1235 (help_list, help_all): Update callers to remove prefix arg and use bool recurse.
1236 * cli/cli-cmds.c (_initialize_cli_cmds): Update alias_command doc.
1237
7aa1b46f
PW
12382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1239
1240 * cli/cli-setshow.h (cmd_show_list): Remove prefix argument.
1241 * cli/cli-decode.c (do_show_prefix_cmd): Likewise.
1242 * command.h (cmd_show_list): Likewise.
1243 * dwarf2/index-cache.c (show_index_cache_command): Likewise.
1244 * cli/cli-setshow.c (cmd_show_list): Use the prefix to produce the output. Skip aliases.
1245
89bcba74
PW
12462020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1247
1248 * unittests/command-def-selftests.c (traverse_command_structure):
1249 Verify all commands of a list have the same prefix command and
1250 that only the top cmdlist commands have a null prefix.
1251
3f4d92eb
PW
12522020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1253
1254 * cli/cli-decode.c (lookup_cmd_for_prefix): Return the aliased command
1255 as prefix, not one of its aliases.
1256 (set_cmd_prefix): Remove.
1257 (do_add_cmd): Centralize the setting of the prefix of a command, when
1258 command is defined after its full chain of prefix commands.
1259 (add_alias_cmd): Remove call to set_cmd_prefix, as do_add_cmd does it.
1260 (add_setshow_cmd_full): Likewise.
1261 (update_prefix_field_of_prefixed_commands): New function.
1262 (add_prefix_cmd): Replace non working call to set_cmd_prefix by
1263 update_prefix_field_of_prefixed_commands.
1264 * gdb/remote-fileio.c (initialize_remote_fileio): Use the real
1265 addresses of remote_set_cmdlist and remote_show_cmdlist given
1266 as argument, not the address of an argument.
1267 * gdb/remote-fileio.h (initialize_remote_fileio): Likewise.
1268 * gdb/remote.c (_initialize_remote): Likewise.
1269
0605465f
PW
12702020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1271
1272 * cli/cli-cmds.c (alias_command): Check for an existing alias
1273 using lookup_cmd_composition, as valid_command_p is too strict
1274 and forbids aliases that are the prefix of an existing alias
1275 or command.
1276 * cli/cli-decode.c (lookup_cmd_composition): Ensure a prefix
1277 command is properly recognised as a valid command.
1278
58e6ac70
PW
12792020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1280
1281 * unittests/help-doc-selftests.c: Rename to
1282 unittests/command-def-selftests.c
1283 * unittests/command-def-selftests.c (help_doc_tests): Update some
1284 comments.
1285 (command_structure_tests, traverse_command_structure): New namespace
1286 and function.
1287 (command_structure_invariants_tests): New function.
1288 (_initialize_command_def_selftests) Renamed from
1289 _initialize_help_doc_selftests, register command_structure_invariants
1290 selftest.
1291
a7b9ceb8
PW
12922020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1293
1294 * cli/cli-cmds.c (_initialize_cli_cmds): Define 'info set' as
1295 an alias of 'show'.
1296
b2188a06
JB
12972020-05-15 Joel Brobecker <brobecker@adacore.com>
1298
1299 * ada-lang.h: (ada_is_gnat_encoded_fixed_point_type): Renames
1300 ada_is_fixed_point_type. Update all callers.
1301 (gnat_encoded_fixed_point_delta): Renames ada_delta. Update
1302 all callers.
1303 * ada-lang.c (gnat_encoded_fixed_type_info): Renames fixed_type_info.
1304 Update all callers.
1305 * ada-typeprint.c (print_gnat_encoded_fixed_point_type): Renames
1306 print_fixed_point_type. Update all callers.
1307 * ada-valprint.c (ada_value_print_num): Replace call to
1308 ada_is_fixed_point_type by ada_is_gnat_encoded_fixed_point_type.
1309
a51951c2
KB
13102020-05-14 Kevin Buettner <kevinb@redhat.com>
1311
1312 * nat/linux-btrace.c (btrace_this_cpu): Add check for AMD
1313 processors.
1314 (cpu_supports_bts): Add CV_AMD case.
1315
29d6859f
LM
13162020-05-14 Laurent Morichetti <Laurent.Morichetti@amd.com>
1317 Simon Marchi <simon.marchi@efficios.com>
1318
1319 * infrun.c (stop_all_threads): Collect multiple wait events at
1320 each pass.
1321
78134374
SM
13222020-05-14 Simon Marchi <simon.marchi@efficios.com>
1323
1324 * gdbtypes.h (TYPE_CODE): Remove. Change all call sites to use
1325 type::code instead.
1326
67607e24
SM
13272020-05-14 Simon Marchi <simon.marchi@efficios.com>
1328
1329 * gdbtypes.h (struct type) <code, set_code>: New methods.
1330 (TYPE_CODE): Use type::code. Change all call sites used to set
1331 the code to use type::set_code instead.
1332
a05575d3
TBA
13332020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1334 Tom de Vries <tdevries@suse.de>
1335 Pedro Alves <palves@redhat.com>
1336
1337 PR threads/25478
1338 * infrun.c (stop_all_threads): Do NOT ignore
1339 TARGET_WAITKIND_NO_RESUMED, TARGET_WAITKIND_THREAD_EXITED,
1340 TARGET_WAITKIND_EXITED, TARGET_WAITKIND_SIGNALLED wait statuses
1341 received.
1342 (handle_no_resumed): Remove code handling a live inferior with no
1343 threads.
1344 * remote.c (has_single_non_exited_thread): New.
1345 (remote_target::update_thread_list): Do not delete a thread if is
1346 the last thread of the process.
1347 * thread.c (thread_select): Call delete_exited_threads instead of
1348 prune_threads.
1349
6ad82919
TBA
13502020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1351
1352 * infrun.c (stop_all_threads): Enable/disable thread events of all
1353 targets. Move a debug message denoting the end of the function
1354 into the SCOPED_EXIT block.
1355
d890404b
TBA
13562020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1357
1358 * process-stratum-target.h: Include <set>.
1359 (all_non_exited_process_targets, switch_to_target_no_thread): New
1360 function declarations.
1361 * process-stratum-target.c (all_non_exited_process_targets)
1362 (switch_to_target_no_thread): New function implementations.
1363
293b3ebc
TBA
13642020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1365
1366 * infrun.c (handle_inferior_event): Extract out a piece of code
1367 into...
1368 (mark_non_executing_threads): ...this new function.
1369
7ca9b62a
TBA
13702020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1371
1372 * infrun.c (resume_1): Move a 'regcache_read_pc' call down to first
1373 use.
1374
fc75c28b
TBA
13752020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1376
1377 * regcache.c (regcache_read_pc_protected): New function
1378 implementation that returns 0 if the PC cannot read via
1379 'regcache_read_pc'.
1380 * infrun.c (proceed): Call 'regcache_read_pc_protected'
1381 instead of 'regcache_read_pc'.
1382 (keep_going_pass_signal): Ditto.
1383
a89febbd
TT
13842020-05-13 Tom Tromey <tromey@adacore.com>
1385
1386 * ada-lang.c (align_value): Remove.
1387 (ada_template_to_fixed_record_type_1): Use align_up.
1388
f7e23710
TBA
13892020-05-13 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1390
1391 * async-event.c: Update the copyright year.
1392 * async-event.h: Update the copyright year.
1393
02ff80c2
SM
13942020-05-12 Simon Marchi <simon.marchi@efficios.com>
1395
1396 * objfiles.h (is_addr_in_objfile,
1397 shared_objfile_contains_address_p): Return bool.
1398 * objfile.c (is_addr_in_objfile,
1399 shared_objfile_contains_address_p): Return bool.
1400
4fd6c7e8
TT
14012020-05-11 Tom Tromey <tromey@adacore.com>
1402
1403 * cli/cli-cmds.c (info_command): Restore.
1404 (_initialize_cli_cmds): Use add_prefix_command for "info".
1405 * gdb-gdb.gdb.in: Restore breakpoint on info_command.
1406
5eb68a39
TT
14072020-05-11 Tom Tromey <tromey@adacore.com>
1408
1409 * ada-lang.c (ada_value_primitive_field): Now public.
1410 * ada-lang.h (ada_value_primitive_field): Declare.
1411 * ada-valprint.c (print_field_values): Use
1412 ada_value_primitive_field for wrapper fields.
1413
7666722f
TV
14142020-05-11 Tom de Vries <tdevries@suse.de>
1415
1416 * dwarf2/index-write.c (debug_names::psymbol_tag): Handle
1417 MODULE_DOMAIN.
1418
3ee6bb11
TV
14192020-05-11 Tom de Vries <tdevries@suse.de>
1420
1421 PR symtab/25941
1422 * dwarf2/read.c (create_cus_from_debug_names_list): Initialize CUs
1423 with length 0, if not gdb-produced.
1424 (cutu_reader::cutu_reader): Set CU length to actual length if 0.
1425
43434996
TV
14262020-05-09 Tom de Vries <tdevries@suse.de>
1427
1428 PR gdb/25955
1429 * break-catch-throw.c (check_status_exception_catchpoint): Fix name
1430 calculation.
1431
2f78cffc
TT
14322020-05-09 Tom Tromey <tom@tromey.com>
1433
1434 * top.c (server_command): Now bool.
1435 * top.h (server_command): Now bool.
1436
4f7bc5ed
TT
14372020-05-08 Tom Tromey <tromey@adacore.com>
1438
1439 * dwarf2/read.c (read_lexical_block_scope): Don't process a DIE
1440 already being processed.
1441
8be4b118
TT
14422020-05-08 Tom Tromey <tom@tromey.com>
1443
1444 * printcmd.c (struct display) <next>: Remove.
1445 <display>: New constructor.
1446 <exp_string>: Now a std::string.
1447 <enabled_p>: Now a bool.
1448 (display_number): Move definition earlier.
1449 (displays): Rename from display_chain. Now a std::vector.
1450 (ALL_DISPLAYS, ALL_DISPLAYS_SAFE): Remove.
1451 (display_command): Update.
1452 (do_one_display, disable_display)
1453 (enable_disable_display_command, do_enable_disable_display):
1454 Update.
1455 (free_display): Remove.
1456 (clear_displays): Rewrite.
1457 (delete_display): Update.
1458 (map_display_numbers): Use function_view. Remove "data"
1459 parameter. Update.
1460 (do_delete_display): Remove.
1461 (undisplay_command): Update.
1462 (do_one_display, do_displays, disable_display)
1463 (info_display_command): Update.
1464 (do_enable_disable_display): Remove.
1465 (enable_disable_display_command)
1466 (clear_dangling_display_expressions): Update.
1467
94c93c35
TT
14682020-05-08 Tom Tromey <tom@tromey.com>
1469
1470 * symtab.c (set_symbol_cache_size)
1471 (maintenance_print_symbol_cache, maintenance_flush_symbol_cache)
1472 (maintenance_print_symbol_cache_statistics): Update.
1473 * symmisc.c (print_symbol_bcache_statistics)
1474 (print_objfile_statistics, maintenance_print_objfiles)
1475 (maintenance_info_symtabs, maintenance_check_symtabs)
1476 (maintenance_expand_symtabs, maintenance_info_line_tables):
1477 Update.
1478 * symfile-debug.c (set_debug_symfile): Update.
1479 * source.c (forget_cached_source_info): Update.
1480 * python/python.c (gdbpy_progspaces): Update.
1481 * psymtab.c (maintenance_info_psymtabs): Update.
1482 * probe.c (parse_probes): Update.
1483 * linespec.c (iterate_over_all_matching_symtabs)
1484 (collect_symtabs_from_filename, search_minsyms_for_name): Update.
1485 * guile/scm-progspace.c (gdbscm_progspaces): Update.
1486 * exec.c (exec_target::close): Update.
1487 * ada-tasks.c (ada_tasks_new_objfile_observer): Update.
1488 * breakpoint.c (print_one_breakpoint_location)
1489 (create_longjmp_master_breakpoint)
1490 (create_std_terminate_master_breakpoint): Update.
1491 * progspace.c (program_spaces): Now a std::vector.
1492 (maybe_new_address_space): Update.
1493 (add_program_space): Remove.
1494 (program_space::program_space): Update.
1495 (remove_program_space): Update.
1496 (number_of_program_spaces): Remove.
1497 (print_program_space, update_address_spaces): Update.
1498 * progspace.h (program_spaces): Change type.
1499 (ALL_PSPACES): Remove.
1500 (number_of_program_spaces): Don't declare.
1501 (struct program_space) <next>: Remove.
1502
a1fd1ac9
TT
15032020-05-08 Tom Tromey <tom@tromey.com>
1504
1505 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Update.
1506 * solib-svr4.c (svr4_fetch_objfile_link_map): Update.
1507 (enable_break): Update.
1508 * solib-frv.c (frv_fdpic_find_global_pointer): Update.
1509 (frv_fdpic_find_canonical_descriptor): Update.
1510 (frv_fetch_objfile_link_map): Update.
1511 * progspace.c (program_space::free_all_objfiles): Update.
1512 (program_space::solibs): New method.
1513 * progspace.h (struct program_space) <solibs>: New method.
1514 * solist.h (master_so_list): Don't declare.
1515 (ALL_SO_LIBS): Remove.
1516 * solib.h (so_list_head): Remove.
1517 (update_solib_list): Update comment.
1518 * solib.c (master_so_list): Remove.
1519 (solib_used, update_solib_list, solib_add)
1520 (info_sharedlibrary_command, clear_solib)
1521 (reload_shared_libraries_1, remove_user_added_objfile): Update.
1522
38eae084
TT
15232020-05-08 Tom Tromey <tom@tromey.com>
1524
1525 * extension.c (extension_languages): Now a std::array.
1526 (ALL_EXTENSION_LANGUAGES): Remove.
1527 (get_ext_lang_defn, get_ext_lang_of_file)
1528 (eval_ext_lang_from_control_command): Update.
1529 (finish_ext_lang_initialization)
1530 (auto_load_ext_lang_scripts_for_objfile)
1531 (ext_lang_type_printers::ext_lang_type_printers)
1532 (apply_ext_lang_type_printers)
1533 (ext_lang_type_printers::~ext_lang_type_printers)
1534 (apply_ext_lang_val_pretty_printer, apply_ext_lang_frame_filter)
1535 (preserve_ext_lang_values, get_breakpoint_cond_ext_lang)
1536 (breakpoint_ext_lang_cond_says_stop, check_quit_flag)
1537 (get_matching_xmethod_workers, ext_lang_colorize)
1538 (ext_lang_before_prompt): Update.
1539 (ALL_ENABLED_EXTENSION_LANGUAGES): Remove.
1540
596dc4ad
TT
15412020-05-08 Tom Tromey <tom@tromey.com>
1542
1543 * symtab.h (class demangle_result_storage) <set_malloc_ptr>: New
1544 overload.
1545 <swap_string, m_string>: Remove.
1546 * symtab.c (demangle_for_lookup, completion_list_add_symbol):
1547 Update.
1548 * stabsread.c (define_symbol, read_type): Update.
1549 * linespec.c (find_linespec_symbols): Update.
1550 * gnu-v3-abi.c (gnuv3_get_typeid): Update.
1551 * dwarf2/read.c (dwarf2_canonicalize_name): Update.
1552 * dbxread.c (read_dbx_symtab): Update.
1553 * cp-support.h (cp_canonicalize_string_full)
1554 (cp_canonicalize_string, cp_canonicalize_string_no_typedefs):
1555 Return unique_xmalloc_ptr.
1556 * cp-support.c (inspect_type): Update.
1557 (cp_canonicalize_string_full): Return unique_xmalloc_ptr.
1558 (cp_canonicalize_string_no_typedefs, cp_canonicalize_string):
1559 Likewise.
1560 * c-typeprint.c (print_name_maybe_canonical): Update.
1561 * break-catch-throw.c (check_status_exception_catchpoint):
1562 Update.
1563
bf4cb9be
TV
15642020-05-08 Tom de Vries <tdevries@suse.de>
1565
1566 * infrun.c (follow_fork): Copy current_line and current_symtab to
1567 child thread.
1568
a1b68f28
SM
15692020-05-07 Simon Marchi <simon.marchi@efficios.com>
1570
1571 * async-event.c (struct async_signal_handler, struct
1572 async_event_handler): Reformat, remove typedef.
1573
98d48915
SM
15742020-05-07 Simon Marchi <simon.marchi@efficios.com>
1575
1576 * gdbtypes.h (TYPE_DYN_PROP_LIST): Remove. Update all users
1577 access thistype->main_type->dyn_prop_list directly.
1578
7aa91313
SM
15792020-05-07 Simon Marchi <simon.marchi@efficios.com>
1580
1581 * gdbtypes.h (struct type) <remove_dyn_prop>: New method.
1582 (remove_dyn_prop): Remove. Update all users to use
1583 type::remove_dyn_prop.
1584 * gdbtypes.c (remove_dyn_prop): Rename to...
1585 (type::remove_dyn_prop): ... this.
1586
5c54719c
SM
15872020-05-07 Simon Marchi via Gdb-patches <gdb-patches@sourceware.org>
1588
1589 * gdbtypes.h (struct type) <add_dyn_prop>: New method.
1590 (add_dyn_prop): Remove. Update all users to use
1591 type::add_dyn_prop.
1592 * gdbtypes.c (add_dyn_prop): Rename to...
1593 (type::add_dyn_prop): ... this.
1594
24e99c6c
SM
15952020-05-07 Simon Marchi <simon.marchi@efficios.com>
1596
1597 * gdbtypes.h (struct type) <get_dyn_prop>: New method.
1598 (get_dyn_prop): Remove. Update all users to use
1599 type::dyn_prop.
1600 * gdbtypes.c (get_dyn_prop): Rename to...
1601 (type::dyn_prop): ... this.
1602
0d4bf016
SM
16032020-05-06 Simon Marchi <simon.marchi@efficios.com>
1604
1605 * gdbtypes.h (struct main_type) <flag_static>: Remove.
1606
ac4a4f1c
SM
16072020-05-06 Simon Marchi <simon.marchi@efficios.com>
1608
1609 * amd64-tdep.c (amd64_analyze_prologue): Check for `endbr64`
1610 instruction, skip it if it's there.
1611
a3bbacc1
SM
16122020-05-05 Simon Marchi <simon.marchi@efficios.com>
1613
1614 * gdbtypes.h (struct main_type) <flag_incomplete>: Remove.
1615
c3236f84
SM
16162020-05-04 Simon Marchi <simon.marchi@efficios.com>
1617
1618 * gdbtypes.h (TYPE_INCOMPLETE): Remove.
1619 * gdbtypes.c (recursive_dump_type): Remove use of
1620 TYPE_INCOMPLETE.
1621
3b6acaee
TT
16222020-05-03 Tom Tromey <tom@tromey.com>
1623
1624 * breakpoint.c (catch_command, tcatch_command): Remove.
1625 (_initialize_breakpoint): Use add_basic_prefix_cmd,
1626 add_show_prefix_cmd.
1627 (set_breakpoint_cmd, show_breakpoint_cmd): Remove
1628 * utils.c (set_internal_problem_cmd, show_internal_problem_cmd):
1629 Remove.
1630 (add_internal_problem_command): Use add_basic_prefix_cmd,
1631 add_show_prefix_cmd.
1632 * mips-tdep.c (set_mipsfpu_command): Remove.
1633 (_initialize_mips_tdep): Use add_basic_prefix_cmd.
1634 * dwarf2/index-cache.c (set_index_cache_command): Remove.
1635 (_initialize_index_cache): Use add_basic_prefix_cmd.
1636 * memattr.c (dummy_cmd): Remove.
1637 (_initialize_mem): Use add_basic_prefix_cmd, add_show_prefix_cmd.
1638 * tui/tui-win.c (set_tui_cmd, show_tui_cmd): Remove.
1639 (_initialize_tui_win): Use add_basic_prefix_cmd,
1640 add_show_prefix_cmd.
1641 * cli/cli-logging.c (set_logging_command): Remove.
1642 (_initialize_cli_logging): Use add_basic_prefix_cmd,
1643 add_show_prefix_cmd.
1644 (show_logging_command): Remove.
1645 * target.c (target_command): Remove.
1646 (add_target): Use add_basic_prefix_cmd.
1647
a51119cd
HD
16482020-05-02 Hannes Domani <ssbssa@yahoo.de>
1649
1650 * gdbtypes.h (enum dynamic_prop_node_kind): Fix typo.
1651
652fc23a 16522020-05-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6a6ea76a 1653
652fc23a
PW
1654 * gdb-gdb.gdb-in: Remove breakpoint on disappeared function
1655 info_command.
1656
117539e6
KR
16572020-04-30 Kamil Rytarowski <n54@gmx.com>
1658
1659 * nbsd-nat.c (nbsd_enable_proc_events)
1660 (nbsd_nat_target::post_startup_inferior): Add.
1661 (nbsd_nat_target::post_attach): Call `nbsd_enable_proc_events'.
1662 (nbsd_nat_target::update_thread_list): Rewrite.
1663 (nbsd_nat_target::wait): Handle "PTRACE_LWP_EXIT" and
1664 "PTRACE_LWP_CREATE".
1665 * nbsd-nat.h (nbsd_nat_target::post_startup_inferior): Add.
1666
102e38eb 16672020-04-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6a6ea76a 1668
102e38eb
PW
1669 * stack.c (_initialize_stack): Remove duplicated creation
1670 of "frame" command and "f" alias.
1671
ee9d1e5f
HD
16722020-04-30 Hannes Domani <ssbssa@yahoo.de>
1673
1674 PR gdb/18706
1675 * gdbtypes.c (check_typedef): Calculate size of array of
1676 stubbed type.
1677
627c7fb8
HD
16782020-04-30 Hannes Domani <ssbssa@yahoo.de>
1679
1680 PR gdb/15559
1681 * i386-tdep.c (i386_push_dummy_call): Call
1682 i386_thiscall_push_dummy_call.
1683 (i386_thiscall_push_dummy_call): New function.
1684 * i386-tdep.h (i386_thiscall_push_dummy_call): Declare.
1685 * i386-windows-tdep.c (i386_windows_push_dummy_call): New function.
1686 (i386_windows_init_abi): Call set_gdbarch_push_dummy_call.
1687
ffc2844e
SM
16882020-04-29 Simon Marchi <simon.marchi@efficios.com>
1689
1690 * gdbarch.sh (do_read): Add shellcheck disable directive for
1691 warning SC2162.
1692
1207375d
SM
16932020-04-29 Simon Marchi <simon.marchi@efficios.com>
1694
1695 * gdbarch.sh: Use ${foo:-} where shellcheck would report a
1696 "referenced but not assigned" warning.
1697
9fdb2916
SM
16982020-04-29 Simon Marchi <simon.marchi@efficios.com>
1699
1700 * gdbarch.sh: Remove code that sets fallbackdefault.
1701
759cea5e
SM
17022020-04-29 Simon Marchi <simon.marchi@efficios.com>
1703
1704 * gdbarch.sh: Use shell operators && and || instead of
1705 -a and -o.
1706
cb02ab24
SM
17072020-04-29 Simon Marchi <simon.marchi@efficios.com>
1708
1709 * gdbarch.sh: Use $(...) instead of `...`.
1710
a6fc5ffc
SM
17112020-04-29 Simon Marchi <simon.marchi@efficios.com>
1712
1713 * gdbarch.sh: Use double quotes around variables.
1714
8d113d13
SM
17152020-04-29 Simon Marchi <simon.marchi@efficios.com>
1716
1717 * gdbarch.sh: Use %s with printf, instead of variables in the
1718 format string.
1719
ed6acedd
TT
17202020-04-29 Tom Tromey <tromey@adacore.com>
1721
1722 PR ada/25875:
1723 * dwarf2/read.c (update_enumeration_type_from_children): Compute
1724 type fields here.
1725 (read_enumeration_type): Call
1726 update_enumeration_type_from_children later. Update comments.
1727 (process_enumeration_scope): Don't create type fields.
1728
b68b1b58
KR
17292020-04-29 Kamil Rytarowski <n54@gmx.com>
1730
1731 * nbsd-tdep.c: Include "xml-syscall.h".
1732 (nbsd_init_abi): Call `set_xml_syscall_file_name'.
1733
f94b2e03
KR
17342020-04-29 Kamil Rytarowski <n54@gmx.com>
1735
1736 * nbsd-nat.c: Include "sys/wait.h".
1737 (nbsd_resume, nbsd_nat_target::resume, nbsd_wait)
1738 (nbsd_nat_target::wait, nbsd_nat_target::insert_exec_catchpoint)
1739 (nbsd_nat_target::remove_exec_catchpoint)
1740 (nbsd_nat_target::set_syscall_catchpoint): Add.
1741 * nbsd-nat.h (nbsd_nat_target::resume, nbsd_nat_target::wait)
1742 (nbsd_nat_target::insert_exec_catchpoint)
1743 (nbsd_nat_target::remove_exec_catchpoint)
1744 (nbsd_nat_target::set_syscall_catchpoint): Add.
1745 * nbsd-tdep.c (nbsd_get_syscall_number): Add.
1746 (nbsd_init_abi): Call `set_gdbarch_get_syscall_number' and pass
1747 `nbsd_get_syscall_number'.
1748
fc49bc72
TT
17492020-04-29 Tom Tromey <tom@tromey.com>
1750
1751 * stack.c (print_block_frame_labels): Remove.
1752
d642b692
HD
17532020-04-29 Hannes Domani <ssbssa@yahoo.de>
1754
1755 PR gdb/17320
1756 * ada-valprint.c (val_print_packed_array_elements): Move array
1757 end bracket to new line.
1758 (ada_val_print_string): Remove extra spaces before first array
1759 element.
1760 * c-valprint.c (c_value_print_array): Likewise.
1761 * m2-valprint.c (m2_print_array_contents): Likewise.
1762 (m2_value_print_inner): Likewise.
1763 * p-valprint.c (pascal_value_print_inner): Likewise.
1764 * valprint.c (generic_val_print_array): Likewise.
1765 (value_print_array_elements): Move first array element and array
1766 end bracket to new line.
1767
ea90f227
TV
17682020-04-29 Tom de Vries <tdevries@suse.de>
1769
1770 PR symtab/25889
1771 * linespec.c (find_method): Fix ix calculation.
1772
4498ef4f
KR
17732020-04-28 Kamil Rytarowski <n54@gmx.com>
1774
1775 * syscalls/update-netbsd.sh: New file.
1776 * syscalls/netbsd.xml: Regenerate.
1777 * data-directory/Makefile.in: Register `netbsd.xml' in
1778 `SYSCALLS_FILES'.
1779
a55e30b5
SM
17802020-04-28 Simon Marchi <simon.marchi@efficios.com>
1781
1782 * syscalls/update-freebsd.sh: Add double quotes.
1783
2b2fbab8
TT
17842020-04-28 Tom Tromey <tom@tromey.com>
1785
1786 * NEWS: Update.
1787 * python/py-cmd.c (gdbpy_initialize_commands): Add COMMAND_TUI.
1788 (cmdpy_init): Allow class_tui.
1789
a65189c9
TV
17902020-04-28 Mark Williams <mark@myosotissp.com>
1791
1792 PR gdb/24480
1793 * dwarf2read.c: Add missing assingments to list_in_scope when
1794 start_symtab was already called.
1795
1b95cdb7
SM
17962020-04-28 Simon Marchi <simon.marchi@efficios.com>
1797
1798 PR gdb/25881
1799 * dwarf2/read.c (offset_map_type): Use
1800 gdb:hash_enum<sect_offset> as hash function.
1801
15cd93d0
TV
18022020-04-28 Tom de Vries <tdevries@suse.de>
1803
1804 * dwarf2/read.c (process_structure_scope): Add symbol for struct decl
1805 with DW_AT_signature.
1806
1eb39914
SM
18072020-04-27 Simon Marchi <simon.marchi@efficios.com>
1808
1809 * configure.ac: Remove check for fs_base/gs_base in
1810 user_regs_struct.
1811 * configure: Re-generate.
1812 * config.in: Re-generate.
1813 * amd64-nat.c (amd64_native_gregset_reg_offset): Adjust.
1814 * amd64-linux-nat.c (amd64_linux_nat_target::fetch_registers,
1815 amd64_linux_nat_target::store_registers, ps_get_thread_area, ): Adjust.
1816
991a3e2e
LM
18172020-04-27 Luis Machado <luis.machado@linaro.org>
1818
1819 * dwarf2/frame-tailcall.c (dwarf2_tailcall_sniffer_first): Handle
1820 problematic inline frame unwinding situation.
1821 * frame.c (frame_id_computed_p): New function.
1822 * frame.h (frame_id_computed_p): New prototype.
1823
361ba0e8
TT
18242020-04-26 Tom Tromey <tom@tromey.com>
1825
1826 * command.h (enum command_class) <class_pseudo>: Remove.
1827
bc3609fd
PW
18282020-04-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1829
1830 * cli/cli-decode.c (lookup_cmd_composition): Fix comments
1831 and whitespace.
1832
b9771db7
KR
18332020-04-25 Kamil Rytarowski <n54@gmx.com>
1834
1835 * inf-ptrace.c (inf_ptrace_target::wait): Remove
1836 `PT_GET_PROCESS_STATE' block.
1837
7151c1af
TT
18382020-04-24 Tom Tromey <tom@tromey.com>
1839
1840 * symtab.h (symbol_get_demangled_name): Don't declare.
1841 * symtab.c (symbol_get_demangled_name): Remove.
1842 (general_symbol_info::natural_name)
1843 (general_symbol_info::demangled_name): Update.
1844
906bb4c5
TT
18452020-04-24 Tom Tromey <tom@tromey.com>
1846
1847 PR rust/25025:
1848 * dwarf2/read.c (dwarf2_physname): Do not demangle for Rust.
1849
bcfe6157
TT
18502020-04-24 Tom Tromey <tom@tromey.com>
1851
1852 PR symtab/12707:
1853 * dwarf2/read.c (add_partial_symbol): Use the linkage name if it
1854 exists.
1855 (new_symbol): Likewise.
1856 * compile/compile-object-load.c (get_out_value_type): Use
1857 symbol_matches_search_name.
1858
f049a313
TT
18592020-04-24 Tom Tromey <tom@tromey.com>
1860
1861 * dwarf2/read.c (add_partial_symbol): Do not call
1862 compute_and_set_names.
1863
76e288d1
TT
18642020-04-24 Tom Tromey <tom@tromey.com>
1865
1866 * dwarf2/read.c (add_partial_symbol): Use new add_psymbol_to_list
1867 overload.
1868
2467f4f6
TT
18692020-04-24 Tom Tromey <tom@tromey.com>
1870
1871 * psymtab.c (add_psymbol_to_bcache): Simplify calling convention.
1872 (add_psymbol_to_list): New overload. Make old overload call new
1873 one.
1874 * psympriv.h (add_psymbol_to_list): New overload.
1875
e61108c9
TT
18762020-04-24 Tom Tromey <tom@tromey.com>
1877
1878 * dwarf2/read.c (partial_die_info::read) <case
1879 DW_AT_linkage_name>: Use value_as_string.
1880 (dwarf2_string_attr): Use value_as_string.
1881 * dwarf2/attribute.h (struct attribute) <value_as_string>: Declare
1882 method.
1883 * dwarf2/attribute.c (attribute::value_as_string): New method.
1884
8c87a452
TT
18852020-04-24 Tom Tromey <tom@tromey.com>
1886
1887 * symtab.c (general_symbol_info::natural_name)
1888 (general_symbol_info::demangled_name): Check for language_rust.
1889
787de330
TT
18902020-04-24 Tom Tromey <tom@tromey.com>
1891
1892 * dwarf2/read.c (dw2_linkage_name): Move Rust "{" hack here...
1893 (dwarf2_physname): ... from here.
1894 (partial_die_info::read): Add Rust "{" hack.
1895
ff985671
TT
18962020-04-24 Tom Tromey <tom@tromey.com>
1897
1898 * symtab.h (struct general_symbol_info) <set_demangled_name>: New
1899 method.
1900 (symbol_set_demangled_name): Don't declare.
1901 * symtab.c (general_symbol_info::set_demangled_name): Rename from
1902 symbol_set_demangled_name.
1903 (general_symbol_info::set_language)
1904 (general_symbol_info::compute_and_set_names): Update.
1905 * minsyms.c (minimal_symbol_reader::install): Update.
1906 * dwarf2/read.c (new_symbol): Update.
1907
1acda803
TT
19082020-04-24 Tom Tromey <tromey@adacore.com>
1909
1910 PR python/23662:
1911 * python/py-type.c (convert_field): Handle
1912 FIELD_LOC_KIND_DWARF_BLOCK.
1913 (typy_get_sizeof): Handle TYPE_HAS_DYNAMIC_LENGTH.
1914 (typy_get_dynamic): Nw function.
1915 (type_object_getset): Add "dynamic".
1916 * NEWS: Add entry.
1917
d656f129
TT
19182020-04-24 Tom Tromey <tromey@adacore.com>
1919
1920 * ada-typeprint.c (print_choices, print_variant_part)
1921 (print_record_field_types_dynamic): New functions.
1922 (print_record_field_types): Use print_record_field_types_dynamic.
1923
7d79de9a
TT
19242020-04-24 Tom Tromey <tromey@adacore.com>
1925
1926 * dwarf2/read.c (handle_data_member_location): New overload.
1927 (dwarf2_add_field): Use it.
1928 (decode_locdesc): Add "computed" parameter. Update comment.
1929 * gdbtypes.c (is_dynamic_type_internal): Also look for
1930 FIELD_LOC_KIND_DWARF_BLOCK.
1931 (resolve_dynamic_struct): Handle FIELD_LOC_KIND_DWARF_BLOCK.
1932 * gdbtypes.c (is_dynamic_type_internal): Add special case for C++
1933 virtual base classes.
1934 * gnu-v3-abi.c (gnuv3_baseclass_offset): Handle
1935 FIELD_LOC_KIND_DWARF_BLOCK.
1936
f8e89861
TT
19372020-04-24 Tom Tromey <tromey@adacore.com>
1938
1939 * dwarf2/read.c (read_structure_type): Handle dynamic length.
1940 * gdbtypes.c (is_dynamic_type_internal): Check
1941 TYPE_HAS_DYNAMIC_LENGTH.
1942 (resolve_dynamic_type_internal): Use TYPE_DYNAMIC_LENGTH.
1943 * gdbtypes.h (TYPE_HAS_DYNAMIC_LENGTH, TYPE_DYNAMIC_LENGTH):
1944 New macros.
1945 (enum dynamic_prop_node_kind) <DYN_PROP_BYTE_SIZE>: New
1946 constant.
1947
9c6a1327
TT
19482020-04-24 Tom Tromey <tromey@adacore.com>
1949
1950 * dwarf2/read.c (struct variant_field): Rewrite.
1951 (struct variant_part_builder): New.
1952 (struct nextfield): Remove "variant" field. Add "offset".
1953 (struct field_info): Add "current_variant_part" and
1954 "variant_parts".
1955 (alloc_discriminant_info): Remove.
1956 (alloc_rust_variant): New function.
1957 (quirk_rust_enum): Update.
1958 (dwarf2_add_field): Set "offset" member. Don't handle
1959 DW_TAG_variant_part.
1960 (offset_map_type): New typedef.
1961 (convert_variant_range, create_one_variant)
1962 (create_one_variant_part, create_variant_parts)
1963 (add_variant_property): New functions.
1964 (dwarf2_attach_fields_to_type): Call add_variant_property.
1965 (read_structure_type): Don't handle DW_TAG_variant_part.
1966 (handle_variant_part, handle_variant): New functions.
1967 (handle_struct_member_die): Use them.
1968 (process_structure_scope): Don't handle variant parts.
1969 * gdbtypes.h (TYPE_FLAG_DISCRIMINATED_UNION): Remove.
1970 (struct discriminant_info): Remove.
1971 (enum dynamic_prop_node_kind) <DYN_PROP_DISCRIMINATED>: Remove.
1972 (struct main_type) <flag_discriminated_union>: Remove.
1973 * rust-lang.c (rust_enum_p, rust_empty_enum_p): Rewrite.
1974 (rust_enum_variant): Return int. Remove "contents". Rewrite.
1975 (rust_print_enum, rust_print_struct_def, rust_evaluate_subexp):
1976 Update.
1977 * valops.c (value_union_variant): Remove.
1978 * value.h (value_union_variant): Don't declare.
1979
b249d2c2
TT
19802020-04-24 Tom Tromey <tromey@adacore.com>
1981
1982 * ada-lang.c (ada_discrete_type_high_bound, ada_discrete_type_low)
1983 (ada_value_primitive_packed_val): Update.
1984 * ada-valprint.c (ada_value_print_1): Update.
1985 * dwarf2/loc.c (evaluate_for_locexpr_baton): New struct.
1986 (dwarf2_locexpr_baton_eval): Take a property_addr_info rather than
1987 just an address. Use evaluate_for_locexpr_baton.
1988 (dwarf2_evaluate_property): Update.
1989 * dwarf2/loc.h (struct property_addr_info) <valaddr>: Now an
1990 array_view.
1991 * findvar.c (default_read_var_value): Update.
1992 * gdbtypes.c (compute_variant_fields_inner)
1993 (resolve_dynamic_type_internal): Update.
1994 (resolve_dynamic_type): Change type of valaddr parameter.
1995 * gdbtypes.h (resolve_dynamic_type): Update.
1996 * valarith.c (value_subscripted_rvalue): Update.
1997 * value.c (value_from_contents_and_address): Update.
1998
61122aa9
TT
19992020-04-24 Tom Tromey <tromey@adacore.com>
2000
2001 * dwarf2/loc.c (dwarf2_locexpr_baton_eval): Add
2002 "push_initial_value" parameter.
2003 (dwarf2_evaluate_property): Likewise.
2004 * dwarf2/loc.h (dwarf2_evaluate_property): Update.
2005
ef83a141
TT
20062020-04-24 Tom Tromey <tromey@adacore.com>
2007
2008 * gdbtypes.c (is_dynamic_type_internal): Check for variant parts.
2009 (variant::matches, compute_variant_fields_recurse)
2010 (compute_variant_fields_inner, compute_variant_fields): New
2011 functions.
2012 (resolve_dynamic_struct): Check for DYN_PROP_VARIANT_PARTS.
2013 Use resolved_type after type is made.
2014 (operator==): Add new cases.
2015 * gdbtypes.h (TYPE_HAS_VARIANT_PARTS): New macro.
2016 (struct discriminant_range, struct variant, struct variant_part):
2017 New.
2018 (union dynamic_prop_data) <variant_parts, original_type>: New
2019 members.
2020 (enum dynamic_prop_node_kind) <DYN_PROP_VARIANT_PARTS>: New constant.
2021 (enum dynamic_prop_kind) <PROP_TYPE, PROP_VARIANT_PARTS>: New
2022 constants.
2023 * value.c (unpack_bits_as_long): Now public.
2024 * value.h (unpack_bits_as_long): Declare.
2025
675127ec
TT
20262020-04-24 Tom Tromey <tromey@adacore.com>
2027
2028 * rs6000-tdep.c (struct ppc_variant): Rename from "variant".
2029 (variants, find_variant_by_arch, rs6000_gdbarch_init): Update.
2030
9852ceef
HD
20312020-04-24 Hannes Domani <ssbssa@yahoo.de>
2032
2033 * windows-tdep.c (exception_values): Add WOW64 exception numbers.
2034
7632c6ce
KR
20352020-04-24 Kamil Rytarowski <n54@gmx.com>
2036
2037 * inf-ptrace.h (follow_fork, insert_fork_catchpoint)
2038 (remove_fork_catchpoint, post_startup_inferior)
2039 (post_attach): Move...
2040 * obsd-nat.h (follow_fork, insert_fork_catchpoint)
2041 (remove_fork_catchpoint, post_startup_inferior)
2042 (post_attach): ...here.
2043 * inf-ptrace.c (follow_fork, insert_fork_catchpoint)
2044 (remove_fork_catchpoint, post_startup_inferior)
2045 (post_attach): Move...
2046 * obsd-nat.c (follow_fork, insert_fork_catchpoint)
2047 (remove_fork_catchpoint, post_startup_inferior)
2048 (post_attach): ...here.
2049
7be2bb4f
TT
20502020-04-24 Tom Tromey <tromey@adacore.com>
2051
2052 * nat/windows-nat.h (struct windows_thread_info)
2053 <pc_adjusted>: New member.
2054 * windows-nat.c (windows_fetch_one_register): Check
2055 pc_adjusted.
2056 (windows_nat_target::get_windows_debug_event)
2057 (windows_nat_target::wait): Set pc_adjusted.
2058
f80cb3b4
TV
20592020-04-24 Tom de Vries <tdevries@suse.de>
2060
2061 * contrib/cc-with-tweaks.sh: Remove <exec>.gdb-index file handling.
2062 Run gdb-add-index inside temp dir.
2063
29514b87
TT
20642020-04-23 Tom Tromey <tromey@adacore.com>
2065
2066 * windows-tdep.c (is_linked_with_cygwin_dll): Always update "iter"
2067 in loop.
2068
5939967b
LM
20692020-04-23 Luis Machado <luis.machado@linaro.org>
2070
2071 * dwarf2/frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
2072 get_frame_register instead of gdbarch_unwind_pc.
2073
70bc38f5
TV
20742020-04-23 Tom de Vries <tdevries@suse.de>
2075
2076 * symtab.c (lookup_global_symbol): Prefer def over decl.
2077
de82891c
TV
20782020-04-23 Tom de Vries <tdevries@suse.de>
2079
2080 PR symtab/25807
2081 * block.c (best_symbol, better_symbol): Promote to external.
2082 * block.h (best_symbol, better_symbol): Declare.
2083 * symtab.c (lookup_symbol_in_objfile_symtabs): Prefer def over
2084 decl.
2085
ecc6c606
TT
20862020-04-23 Tom Tromey <tromey@adacore.com>
2087
2088 PR ada/25837:
2089 * dwarf2/read.c (dw2_expand_symtabs_matching_symbol): Store a
2090 "const char *", not a "const std::string &".
2091 <name_and_matcher::operator==>: Update.
2092 * unittests/lookup_name_info-selftests.c: Change type of
2093 "result".
2094
740480b8
TT
20952020-04-23 Tom Tromey <tom@tromey.com>
2096
2097 * inferior.h (iterate_over_inferiors): Don't declare.
2098 * inferior.c (iterate_over_inferiors): Remove.
2099 * darwin-nat.c (find_inferior_task_it, find_inferior_pid_it):
2100 Remove.
2101 (darwin_find_inferior_by_task, darwin_find_inferior_by_pid): Don't
2102 use iterate_over_inferiors.
2103 (darwin_resume_inferior_it)
2104 (struct resume_inferior_threads_param)
2105 (darwin_resume_inferior_threads_it): Remove.
2106 (darwin_nat_target::resume): Don't use iterate_over_inferiors.
2107
ae3ab1f0
TV
21082020-04-23 Tom de Vries <tdevries@suse.de>
2109
2110 * blockframe.c (find_pc_partial_function): Use
2111 find_pc_sect_compunit_symtab rather than
2112 objfile->sf->qf->find_pc_sect_compunit_symtab.
2113
317d2668
TV
21142020-04-22 Tom de Vries <tdevries@suse.de>
2115
2116 PR symtab/25764
2117 * dwarf2/read.c (scan_partial_symbols): Allow external variable decls
2118 in psymtabs.
2119
eea9e357
TV
21202020-04-22 Tom de Vries <tdevries@suse.de>
2121
2122 PR symtab/25801
2123 * psymtab.c (psym_map_symtabs_matching_filename): Don't skip shared
2124 symtabs.
2125
3d5afab3
TV
21262020-04-22 Tom de Vries <tdevries@suse.de>
2127
2128 PR symtab/25700
2129 * dwarf2/read.c (dwarf2_build_psymtabs_hard): Don't create psymtab for
2130 CU if already created.
2131
d43b7a2d
TBA
21322020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2133
2134 * infrun.c (displaced_step_fixup): Switch to the event_thread
2135 before calling displaced_step_restore, not after.
2136
d89edf9b
MM
21372020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2138
2139 * record-btrace.c (record_btrace_enable_warn): Ignore thread if
2140 its inferior is not recorded by us.
2141 (record_btrace_target_open): Replace call to
2142 all_non_exited_threads () with call to current_inferior
2143 ()->non_exited_threads ().
2144 (record_btrace_target::stop_recording): Likewise.
2145 (record_btrace_target::close): Likewise.
2146 (record_btrace_target::wait): Likewise.
2147 (record_btrace_target::record_stop_replaying): Likewise.
2148
5897fd49
MM
21492020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2150
2151 * btrace.c (btrace_enable): Throw an error on double enables and
2152 when enabling recording fails.
2153 (btrace_disable): Throw an error if the thread is not recorded.
2154
1a476b6d
MM
21552020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2156
2157 * record-btrace.c (record_btrace_target::fetch_registers): Forward
2158 request if we do not have a thread_info.
2159
4778a5f8
TV
21602020-04-21 Tom de Vries <tdevries@suse.de>
2161
2162 PR gdb/25471
2163 * thread.c
2164 (scoped_restore_current_thread::scoped_restore_current_thread): Catch
2165 exception in get_frame_id.
2166
0fa7617d
TT
21672020-04-20 Tom Tromey <tromey@adacore.com>
2168
2169 * python/python.c (struct gdbpy_event): Mark move constructor as
2170 noexcept.
2171 * python/py-tui.c (class gdbpy_tui_window_maker): Mark move
2172 constructor as noexcept.
2173 * completer.h (struct completion_result): Mark move constructor as
2174 noexcept.
2175 * completer.c (completion_result::completion_result): Use
2176 initialization style. Don't call reset_match_list.
2177
ad23bda0
MS
21782020-04-20 Mihails Strasuns <mihails.strasuns@intel.com>
2179
2180 * MAINTAINERS (Write After Approval): Add myself.
2181
45e1f031
TT
21822020-04-18 Tom Tromey <tom@tromey.com>
2183
2184 * windows-tdep.c (init_w32_command_list)
2185 (w32_prefix_command_valid): Restore.
2186 (_initialize_windows_tdep): Call init_w32_command_list.
2187
08feed99
TT
21882020-04-18 Tom Tromey <tom@tromey.com>
2189
2190 * xcoffread.c (enter_line_range, scan_xcoff_symtab): Update.
2191 * value.c (value_fn_field): Update.
2192 * valops.c (find_function_in_inferior)
2193 (value_allocate_space_in_inferior): Update.
2194 * tui/tui-winsource.c (tui_update_source_windows_with_line):
2195 Update.
2196 * tui/tui-source.c (tui_source_window::set_contents): Update.
2197 * symtab.c (lookup_global_or_static_symbol)
2198 (find_function_start_sal_1, skip_prologue_sal)
2199 (print_msymbol_info, find_gnu_ifunc, symbol_arch): Update.
2200 * symmisc.c (dump_msymbols, dump_symtab_1)
2201 (maintenance_print_one_line_table): Update.
2202 * symfile.c (init_entry_point_info, section_is_mapped)
2203 (list_overlays_command, simple_read_overlay_table)
2204 (simple_overlay_update_1): Update.
2205 * stap-probe.c (handle_stap_probe): Update.
2206 * stabsread.c (dbx_init_float_type, define_symbol)
2207 (read_one_struct_field, read_enum_type, read_range_type): Update.
2208 * source.c (info_line_command): Update.
2209 * python/python.c (gdbpy_source_objfile_script)
2210 (gdbpy_execute_objfile_script): Update.
2211 * python/py-type.c (save_objfile_types): Update.
2212 * python/py-objfile.c (py_free_objfile): Update.
2213 * python/py-inferior.c (python_new_objfile): Update.
2214 * psymtab.c (psym_find_pc_sect_compunit_symtab, dump_psymtab)
2215 (dump_psymtab_addrmap_1, maintenance_info_psymtabs)
2216 (maintenance_check_psymtabs): Update.
2217 * printcmd.c (info_address_command): Update.
2218 * objfiles.h (struct objfile) <arch>: New method, from
2219 get_objfile_arch.
2220 (get_objfile_arch): Don't declare.
2221 * objfiles.c (get_objfile_arch): Remove.
2222 (filter_overlapping_sections): Update.
2223 * minsyms.c (msymbol_is_function): Update.
2224 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines)
2225 (output_nondebug_symbol): Update.
2226 * mdebugread.c (parse_symbol, basic_type, parse_partial_symbols)
2227 (mdebug_expand_psymtab): Update.
2228 * machoread.c (macho_add_oso_symfile): Update.
2229 * linux-tdep.c (linux_infcall_mmap, linux_infcall_munmap):
2230 Update.
2231 * linux-fork.c (checkpoint_command): Update.
2232 * linespec.c (convert_linespec_to_sals): Update.
2233 * jit.c (finalize_symtab): Update.
2234 * infrun.c (insert_exception_resume_from_probe): Update.
2235 * ia64-tdep.c (ia64_find_unwind_table): Update.
2236 * hppa-tdep.c (internalize_unwinds): Update.
2237 * gdbtypes.c (get_type_arch, init_float_type, objfile_type):
2238 Update.
2239 * gcore.c (call_target_sbrk): Update.
2240 * elfread.c (record_minimal_symbol, elf_symtab_read)
2241 (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
2242 (elf_gnu_ifunc_resolve_by_got): Update.
2243 * dwarf2/read.c (create_addrmap_from_index)
2244 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
2245 (read_debug_names_from_section)
2246 (process_psymtab_comp_unit_reader, add_partial_symbol)
2247 (add_partial_subprogram, process_full_comp_unit)
2248 (read_file_scope, read_func_scope, read_lexical_block_scope)
2249 (read_call_site_scope, dwarf2_ranges_read)
2250 (dwarf2_record_block_ranges, dwarf2_add_field)
2251 (mark_common_block_symbol_computed, read_tag_pointer_type)
2252 (read_tag_string_type, dwarf2_init_float_type)
2253 (dwarf2_init_complex_target_type, read_base_type)
2254 (partial_die_info::read, partial_die_info::read)
2255 (read_attribute_value, dwarf_decode_lines_1, new_symbol)
2256 (dwarf2_fetch_die_loc_sect_off): Update.
2257 * dwarf2/loc.c (dwarf2_find_location_expression)
2258 (class dwarf_evaluate_loc_desc, rw_pieced_value)
2259 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval)
2260 (dwarf2_loc_desc_get_symbol_read_needs)
2261 (locexpr_describe_location_piece, locexpr_describe_location_1)
2262 (loclist_describe_location): Update.
2263 * dwarf2/index-write.c (write_debug_names): Update.
2264 * dwarf2/frame.c (dwarf2_build_frame_info): Update.
2265 * dtrace-probe.c (dtrace_process_dof): Update.
2266 * dbxread.c (read_dbx_symtab, dbx_end_psymtab)
2267 (process_one_symbol): Update.
2268 * ctfread.c (ctf_init_float_type, read_base_type): Update.
2269 * coffread.c (coff_symtab_read, enter_linenos, decode_base_type)
2270 (coff_read_enum_type): Update.
2271 * cli/cli-cmds.c (edit_command, list_command): Update.
2272 * buildsym.c (buildsym_compunit::finish_block_internal): Update.
2273 * breakpoint.c (create_overlay_event_breakpoint)
2274 (create_longjmp_master_breakpoint)
2275 (create_std_terminate_master_breakpoint)
2276 (create_exception_master_breakpoint, get_sal_arch): Update.
2277 * block.c (block_gdbarch): Update.
2278 * annotate.c (annotate_source_line): Update.
2279
0743fc83
TT
22802020-04-17 Tom Tromey <tromey@adacore.com>
2281
2282 * auto-load.c (show_auto_load_cmd): Remove.
2283 (auto_load_show_cmdlist_get): Use add_show_prefix_cmd.
2284 * arc-tdep.c (_initialize_arc_tdep): Use add_show_prefix_cmd.
2285 (maintenance_print_arc_command): Remove.
2286 * tui/tui-win.c (tui_command): Remove.
2287 (tui_get_cmd_list): Use add_basic_prefix_cmd.
2288 * tui/tui-layout.c (tui_layout_command): Remove.
2289 (_initialize_tui_layout): Use add_basic_prefix_cmd.
2290 * python/python.c (user_set_python, user_show_python): Remove.
2291 (_initialize_python): Use add_basic_prefix_cmd,
2292 add_show_prefix_cmd.
2293 * guile/guile.c (set_guile_command, show_guile_command): Remove.
2294 (install_gdb_commands): Use add_basic_prefix_cmd,
2295 add_show_prefix_cmd.
2296 (info_guile_command): Remove.
2297 * dwarf2/read.c (set_dwarf_cmd, show_dwarf_cmd): Remove.
2298 (_initialize_dwarf2_read): Use add_basic_prefix_cmd,
2299 add_show_prefix_cmd.
2300 * cli/cli-style.h (class cli_style_option) <add_setshow_commands>:
2301 Remove do_set and do_show parameters.
2302 * cli/cli-style.c (set_style, show_style): Remove.
2303 (_initialize_cli_style): Use add_basic_prefix_cmd,
2304 add_show_prefix_cmd.
2305 (cli_style_option::add_setshow_commands): Remove do_set and
2306 do_show parameters.
2307 (cli_style_option::add_setshow_commands): Use
2308 add_basic_prefix_cmd, add_show_prefix_cmd.
2309 (STYLE_ADD_SETSHOW_COMMANDS): Remove macro.
2310 (set_style_name): Remove.
2311 * cli/cli-dump.c (dump_command, append_command): Remove.
2312 (srec_dump_command, ihex_dump_command, verilog_dump_command)
2313 (tekhex_dump_command, binary_dump_command)
2314 (binary_append_command): Remove.
2315 (_initialize_cli_dump): Use add_basic_prefix_cmd.
2316 * windows-tdep.c (w32_prefix_command_valid): Remove global.
2317 (init_w32_command_list): Remove; move into ...
2318 (_initialize_windows_tdep): ... here. Use add_basic_prefix_cmd.
2319 * valprint.c (set_print, show_print, set_print_raw)
2320 (show_print_raw): Remove.
2321 (_initialize_valprint): Use add_basic_prefix_cmd,
2322 add_show_prefix_cmd.
2323 * typeprint.c (set_print_type, show_print_type): Remove.
2324 (_initialize_typeprint): Use add_basic_prefix_cmd,
2325 add_show_prefix_cmd.
2326 * record.c (set_record_command, show_record_command): Remove.
2327 (_initialize_record): Use add_basic_prefix_cmd,
2328 add_show_prefix_cmd.
2329 * cli/cli-cmds.c (_initialize_cli_cmds): Use add_basic_prefix_cmd,
2330 add_show_prefix_cmd.
2331 (info_command, show_command, set_debug, show_debug): Remove.
2332 * top.h (set_history, show_history): Don't declare.
2333 * top.c (set_history, show_history): Remove.
2334 * target-descriptions.c (set_tdesc_cmd, show_tdesc_cmd)
2335 (unset_tdesc_cmd): Remove.
2336 (_initialize_target_descriptions): Use add_basic_prefix_cmd,
2337 add_show_prefix_cmd.
2338 * symtab.c (info_module_command): Remove.
2339 (_initialize_symtab): Use add_basic_prefix_cmd.
2340 * symfile.c (overlay_command): Remove.
2341 (_initialize_symfile): Use add_basic_prefix_cmd.
2342 * sparc64-tdep.c (info_adi_command): Remove.
2343 (_initialize_sparc64_adi_tdep): Use add_basic_prefix_cmd.
2344 * sh-tdep.c (show_sh_command, set_sh_command): Remove.
2345 (_initialize_sh_tdep): Use add_basic_prefix_cmd,
2346 add_show_prefix_cmd.
2347 * serial.c (serial_set_cmd, serial_show_cmd): Remove.
2348 (_initialize_serial): Use add_basic_prefix_cmd,
2349 add_show_prefix_cmd.
2350 * ser-tcp.c (set_tcp_cmd, show_tcp_cmd): Remove.
2351 (_initialize_ser_tcp): Use add_basic_prefix_cmd,
2352 add_show_prefix_cmd.
2353 * rs6000-tdep.c (set_powerpc_command, show_powerpc_command)
2354 (_initialize_rs6000_tdep): Use add_basic_prefix_cmd,
2355 add_show_prefix_cmd.
2356 * riscv-tdep.c (show_riscv_command, set_riscv_command)
2357 (show_debug_riscv_command, set_debug_riscv_command): Remove.
2358 (_initialize_riscv_tdep): Use add_basic_prefix_cmd,
2359 add_show_prefix_cmd.
2360 * remote.c (remote_command, set_remote_cmd): Remove.
2361 (_initialize_remote): Use add_basic_prefix_cmd.
2362 * record-full.c (set_record_full_command)
2363 (show_record_full_command): Remove.
2364 (_initialize_record_full): Use add_basic_prefix_cmd,
2365 add_show_prefix_cmd.
2366 * record-btrace.c (cmd_set_record_btrace)
2367 (cmd_show_record_btrace, cmd_set_record_btrace_bts)
2368 (cmd_show_record_btrace_bts, cmd_set_record_btrace_pt)
2369 (cmd_show_record_btrace_pt): Remove.
2370 (_initialize_record_btrace): Use add_basic_prefix_cmd,
2371 add_show_prefix_cmd.
2372 * ravenscar-thread.c (set_ravenscar_command)
2373 (show_ravenscar_command): Remove.
2374 (_initialize_ravenscar): Use add_basic_prefix_cmd,
2375 add_show_prefix_cmd.
2376 * mips-tdep.c (show_mips_command, set_mips_command)
2377 (_initialize_mips_tdep): Use add_basic_prefix_cmd,
2378 add_show_prefix_cmd.
2379 * maint.c (maintenance_command, maintenance_info_command)
2380 (maintenance_check_command, maintenance_print_command)
2381 (maintenance_set_cmd, maintenance_show_cmd): Remove.
2382 (_initialize_maint_cmds): Use add_basic_prefix_cmd,
2383 add_show_prefix_cmd.
2384 (show_per_command_cmd): Remove.
2385 * maint-test-settings.c (maintenance_set_test_settings_cmd):
2386 Remove.
2387 (maintenance_show_test_settings_cmd): Remove.
2388 (_initialize_maint_test_settings): Use add_basic_prefix_cmd,
2389 add_show_prefix_cmd.
2390 * maint-test-options.c (maintenance_test_options_command):
2391 Remove.
2392 (_initialize_maint_test_options): Use add_basic_prefix_cmd.
2393 * macrocmd.c (macro_command): Remove
2394 (_initialize_macrocmd): Use add_basic_prefix_cmd.
2395 * language.c (set_check, show_check): Remove.
2396 (_initialize_language): Use add_basic_prefix_cmd,
2397 add_show_prefix_cmd.
2398 * infcmd.c (unset_command): Remove.
2399 (_initialize_infcmd): Use add_basic_prefix_cmd.
2400 * i386-tdep.c (set_mpx_cmd, show_mpx_cmd): Remove.
2401 (_initialize_i386_tdep): Use add_basic_prefix_cmd,
2402 add_show_prefix_cmd.
2403 * go32-nat.c (go32_info_dos_command): Remove.
2404 (_initialize_go32_nat): Use add_basic_prefix_cmd.
2405 * cli/cli-decode.c (do_prefix_cmd, add_basic_prefix_cmd)
2406 (do_show_prefix_cmd, add_show_prefix_cmd): New functions.
2407 * frame.c (set_backtrace_cmd, show_backtrace_cmd): Remove.
2408 (_initialize_frame): Use add_basic_prefix_cmd,
2409 add_show_prefix_cmd.
2410 * dcache.c (set_dcache_command, show_dcache_command): Remove.
2411 (_initialize_dcache): Use add_basic_prefix_cmd,
2412 add_show_prefix_cmd.
2413 * cp-support.c (maint_cplus_command): Remove.
2414 (_initialize_cp_support): Use add_basic_prefix_cmd.
2415 * btrace.c (maint_btrace_cmd, maint_btrace_set_cmd)
2416 (maint_btrace_show_cmd, maint_btrace_pt_set_cmd)
2417 (maint_btrace_pt_show_cmd, _initialize_btrace): Use
2418 add_basic_prefix_cmd, add_show_prefix_cmd.
2419 * breakpoint.c (save_command): Remove.
2420 (_initialize_breakpoint): Use add_basic_prefix_cmd.
2421 * arm-tdep.c (set_arm_command, show_arm_command): Remove.
2422 (_initialize_arm_tdep): Use add_basic_prefix_cmd,
2423 add_show_prefix_cmd.
2424 * ada-lang.c (maint_set_ada_cmd, maint_show_ada_cmd)
2425 (set_ada_command, show_ada_command): Remove.
2426 (_initialize_ada_language): Use add_basic_prefix_cmd,
2427 add_show_prefix_cmd.
2428 * command.h (add_basic_prefix_cmd, add_show_prefix_cmd): Declare.
2429
3557f442
KR
24302020-04-16 Kamil Rytarowski <n54@gmx.com>
2431
2432 * nbsd-nat.c (inf_ptrace_target::auxv_parse): Remove.
2433 * nbsd-nat.h (inf_ptrace_target::auxv_parse): Likewise.
2434
16197208
SM
24352020-04-16 Simon Marchi <simon.marchi@polymtl.ca>
2436
2437 * windows-tdep.c (is_linked_with_cygwin_dll): Add filename to
2438 warning messages.
2439
00ac85d3
SM
24402020-04-16 Simon Marchi <simon.marchi@polymtl.ca>
2441
2442 * windows-tdep.c (is_linked_with_cygwin_dll): Consider case where
2443 import table is not at beginning of .idata section.
2444
381ce63f
PA
24452020-04-16 Pedro Alves <palves@redhat.com>
2446
2447 * inferior.c (delete_inferior): Use delete operator directly
2448 instead of delete_program_space.
2449 * progspace.c (add_program_space): New, factored out from
2450 program_space::program_space.
2451 (remove_program_space): New, factored out from
2452 delete_program_space.
2453 (program_space::program_space): Remove intro comment. Rewrite.
2454 (program_space::~program_space): Remove intro comment. Call
2455 remove_program_space.
2456 (delete_program_space): Delete.
2457 * progspace.h (program_space::program_space): Make explicit. Move
2458 intro comment here, adjusted.
2459 (program_space::~program_space): Move intro comment here,
2460 adjusted.
2461 (delete_program_space): Remove.
2462
a010605f
TT
24632020-04-16 Tom Tromey <tromey@adacore.com>
2464
2465 * windows-nat.c (windows_nat::handle_access_violation): New
2466 function.
2467 * nat/windows-nat.h (handle_access_violation): Declare.
2468 * nat/windows-nat.c (handle_exception): Move Cygwin code to
2469 windows-nat.c. Call handle_access_violation.
2470
efba5c23
TV
24712020-04-16 Tom de Vries <tdevries@suse.de>
2472
2473 PR symtab/25791
2474 * dwarf2/index-write.c (write_gdbindex): Generate CU table entries for
2475 CUs without psymtab.
2476
97ed802d
KB
24772020-04-16 Kevin Buettner <kevinb@redhat.com>
2478
2479 * python/python.c (do_start_initialization): Don't call
2480 PyEval_InitThreads for Python 3.9 and beyond.
2481
c7d64809
KR
24822020-04-15 Kamil Rytarowski <n54@gmx.com>
2483
2484 * obsd-nat.c (obsd_nat_target::update_thread_list): Pass "this" to
2485 thread functions.
2486 (obsd_nat_target::wait): Likewise.
2487
ce127a96
TT
24882020-04-15 Tom Tromey <tromey@adacore.com>
2489
2490 * windows-nat.c (DEBUG_EXEC, DEBUG_EVENTS, DEBUG_MEM)
2491 (DEBUG_EXCEPT): Use debug_printf.
2492
99f1bc6a
AB
24932020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2494
2495 * completer.c (class completion_tracker::completion_hash_entry)
2496 <hash_name>: New member function.
2497 (completion_tracker::discard_completions): New callback to hash a
2498 completion_hash_entry, pass this to htab_create_alloc.
2499
a0e9b532
JT
25002016-01-20 Jon Turney <jon.turney@dronecode.org.uk>
2501
2502 * windows-nat.c (windows_make_so): Warn rather than stopping with
2503 an error if realpath() fails.
2504
06ca5dd4
KR
25052020-04-14 Kamil Rytarowski <n54@gmx.com>
2506
2507 * nbsd-nat.c (nbsd_pid_to_kinfo_proc2): New.
2508 (nbsd_nat_target::info_proc): Add do_status.
2509
194d088f
TV
25102020-04-14 Simon Marchi <simon.marchi@polymtl.ca>
2511 Tom de Vries <tdevries@suse.de>
2512
2513 PR symtab/25718
2514 * psympriv.h (struct partial_symtab::read_symtab)
2515 (struct partial_symtab::expand_psymtab)
2516 (struct partial_symtab::read_dependencies): Update comments.
2517 * dwarf2/read.c (struct dwarf2_include_psymtab::read_symtab): Call
2518 read_symtab for includer.
2519 (struct dwarf2_include_psymtab::expand_psymtab): Assert false.
2520 (struct dwarf2_include_psymtab::readin_p): Call readin_p () for includer.
2521 (struct dwarf2_include_psymtab::m_readin): Remove.
2522 (struct dwarf2_include_psymtab::includer): New member function.
2523 (dwarf2_psymtab::expand_psymtab): Assert !readin.
2524
c1a66c06
TV
25252020-04-14 Tom de Vries <tdevries@suse.de>
2526
2527 PR symtab/25720
2528 * symmisc.c (maintenance_expand_symtabs): Call expand_symtabs_matching
2529 with NULL symbol_matcher and lookup_name.
2530 * psymtab.c (psym_expand_symtabs_matching): Handle NULL symbol_matcher
2531 and lookup_name.
2532 * dwarf2/read.c (dw2_expand_symtabs_matching)
2533 (dw2_debug_names_expand_symtabs_matching): Same.
2534 * symfile.h (struct quick_symbol_functions::expand_symtabs_matching):
2535 Make lookup_name a pointer. Update comment.
2536 * symtab.c (global_symbol_searcher::expand_symtabs): Handle
2537 lookup_name being a pointer.
2538 * symfile.c (expand_symtabs_matching): Same.
2539 * symfile-debug.c (debug_qf_expand_symtabs_matching): Same.
2540 * linespec.c (iterate_over_all_matching_symtabs): Same.
2541
400b5eca
TT
25422020-04-13 Tom Tromey <tom@tromey.com>
2543
2544 * run-on-main-thread.c: Update include.
2545 * unittests/main-thread-selftests.c: Update include.
2546 * tui/tui-win.c: Update include.
2547 * tui/tui-io.c: Update include.
2548 * tui/tui-interp.c: Update include.
2549 * tui/tui-hooks.c: Update include.
2550 * top.h: Update include.
2551 * top.c: Update include.
2552 * ser-base.c: Update include.
2553 * remote.c: Update include.
2554 * remote-notif.c: Update include.
2555 * remote-fileio.c: Update include.
2556 * record-full.c: Update include.
2557 * record-btrace.c: Update include.
2558 * python/python.c: Update include.
2559 * posix-hdep.c: Update include.
2560 * mingw-hdep.c: Update include.
2561 * mi/mi-main.c: Update include.
2562 * mi/mi-interp.c: Update include.
2563 * main.c: Update include.
2564 * linux-nat.c: Update include.
2565 * interps.c: Update include.
2566 * infrun.c: Update include.
2567 * inf-loop.c: Update include.
2568 * event-top.c: Update include.
2569 * event-loop.c: Move to ../gdbsupport/.
2570 * event-loop.h: Move to ../gdbsupport/.
2571 * async-event.h: Update include.
2572 * Makefile.in (COMMON_SFILES, HFILES_NO_SRCDIR): Update.
2573
93b54c8e
TT
25742020-04-13 Tom Tromey <tom@tromey.com>
2575
2576 * tui/tui-win.c: Include async-event.h.
2577 * remote.c: Include async-event.h.
2578 * remote-notif.c: Include async-event.h.
2579 * record-full.c: Include async-event.h.
2580 * record-btrace.c: Include async-event.h.
2581 * infrun.c: Include async-event.h.
2582 * event-top.c: Include async-event.h.
2583 * event-loop.h: Move some declarations to async-event.h.
2584 * event-loop.c: Don't include ser-event.h or top.h. Move some
2585 code to async-event.c.
2586 * async-event.h: New file.
2587 * async-event.c: New file.
2588 * Makefile.in (COMMON_SFILES): Add async-event.c.
2589 (HFILES_NO_SRCDIR): Add async-event.h.
2590
c1cd3163
TT
25912020-04-13 Tom Tromey <tom@tromey.com>
2592
2593 * utils.c (flush_streams): New function.
2594 * event-loop.c (gdb_wait_for_event): Call flush_streams.
2595
29f2bf4f
TT
25962020-04-13 Tom Tromey <tom@tromey.com>
2597
2598 * event-loop.c (handle_file_event): Use warning, not
2599 printf_unfiltered.
2600
98029d02
TT
26012020-04-13 Tom Tromey <tom@tromey.com>
2602
2603 * event-loop.c: Include <chrono>.
2604
06cc9596
TT
26052020-04-13 Tom Tromey <tom@tromey.com>
2606
2607 * gdb_select.h: Move to ../gdbsupport/.
2608 * event-loop.c: Update include path.
2609 * top.c: Update include path.
2610 * ser-base.c: Update include path.
2611 * ui-file.c: Update include path.
2612 * ser-tcp.c: Update include path.
2613 * guile/scm-ports.c: Update include path.
2614 * posix-hdep.c: Update include path.
2615 * ser-unix.c: Update include path.
2616 * gdb_usleep.c: Update include path.
2617 * mingw-hdep.c: Update include path.
2618 * inflow.c: Update include path.
2619 * infrun.c: Update include path.
2620 * event-top.c: Update include path.
2621
8ae8e197
TT
26222020-04-13 Tom Tromey <tom@tromey.com>
2623
2624 * configure: Rebuild.
2625 * configure.ac: Remove checks that are now in GDB_AC_COMMON.
2626
58cf28e8
TT
26272020-04-13 Tom Tromey <tom@tromey.com>
2628
2629 * event-loop.h (start_event_loop): Don't declare.
2630 * event-loop.c (start_event_loop): Move...
2631 * main.c (start_event_loop): ...here. Now static.
2632
b7f999ae
SDJ
26332020-04-13 Sergio Durigan Junior <sergiodj@sergiodj.net>
2634
2635 * MAINTAINERS: Update my email address.
2636
1085dfd4
KR
26372020-04-12 Kamil Rytarowski <n54@gmx.com>
2638
2639 * nbsd-nat.c (nbsd_nat_target::info_proc): Add IP_MINIMAL and
2640 IP_ALL.
2641
49d1d1f5
KR
26422020-04-12 Kamil Rytarowski <n54@gmx.com>
2643
2644 * nbsd-nat.c (nbsd_pid_to_cmdline): Add.
aac66a4c 2645 (nbsd_nat_target::info_proc): Add do_cmdline.
49d1d1f5 2646
b4848d2a
KR
26472020-04-12 Kamil Rytarowski <n54@gmx.com>
2648
2649 * nbsd-nat.c (nbsd_pid_to_cwd): Add.
aac66a4c 2650 (nbsd_nat_target::info_proc): Add do_cwd.
b4848d2a 2651
51c133d5
KR
26522020-04-12 Kamil Rytarowski <n54@gmx.com>
2653
2654 * nbsd-nat.c (nbsd_nat_target::info_proc): Add do_exe.
2655
54b8cbd0
KR
26562020-04-11 Kamil Rytarowski <n54@gmx.com>
2657
2658 * nbsd-nat.c; Include "nbsd-tdep.h" and "gdbarch.h".
2659 * nbsd-nat.c (nbsd_nat_target::find_memory_regions)
2660 (nbsd_nat_target::info_proc): New functions.
2661 * nbsd-nat.c (kinfo_get_vmmap): New function.
2662 * nbsd-nat.c (nbsd_nat_target::info_proc) Use
2663 nbsd_info_proc_mappings_header and nbsd_info_proc_mappings_entry.
2664 * nbsd-tdep.c (nbsd_info_proc_mappings_header)
2665 (nbsd_info_proc_mappings_entry, nbsd_vm_map_entry_flags): New
2666 functions.
2667 * nbsd-tdep.c (KINFO_VME_PROT_READ, KINFO_VME_PROT_WRITE)
2668 (KINFO_VME_PROT_EXEC, KINFO_VME_FLAG_COW)
2669 (KINFO_VME_FLAG_NEEDS_COPY, KINFO_VME_FLAG_NOCOREDUMP)
2670 (KINFO_VME_FLAG_PAGEABLE, KINFO_VME_FLAG_GROWS_UP)
2671 (KINFO_VME_FLAG_GROWS_DOWN): New.
2672
cf83625d
AS
26732020-04-10 Artur Shepilko <nomadbyte@gmail.com>
2674
2675 * utils.c (copy_bitwise): Use unsigned 0 constant as operand of
2676 bit shift.
2677
0c4311ab
TT
26782020-04-10 Tom Tromey <tromey@adacore.com>
2679
2680 * symfile.c (symbol_file_add_separate): Preserve OBJF_MAINLINE.
2681
3e65b3e9
TT
26822020-04-10 Tom Tromey <tromey@adacore.com>
2683
2684 * symtab.c (get_symbol_address, get_msymbol_address): Skip
2685 separate debug files.
2686
13302e95
HD
26872020-04-10 Hannes Domani <ssbssa@yahoo.de>
2688
2689 * nat/windows-nat.c (STATUS_WX86_BREAKPOINT, STATUS_WX86_SINGLE_STEP):
2690 Move to...
2691 * nat/windows-nat.h (STATUS_WX86_BREAKPOINT, STATUS_WX86_SINGLE_STEP):
2692 ... here.
2693 * windows-nat.c (windows_nat_target::get_windows_debug_event):
2694 Check for STATUS_WX86_BREAKPOINT.
2695 (windows_nat_target::wait): Same.
2696
bdfc1e8a
TV
26972020-04-10 Tom de Vries <tdevries@suse.de>
2698
2699 PR cli/25808
2700 * python/lib/gdb/__init__.py: Initialize lexer with stripnl=False.
2701
f4460aec
SM
27022020-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2703
2704 * MAINTAINERS (Global Maintainers): Add Tom de Vries.
2705 (Write After Approval): Remove Tom de Vries.
2706
a25198bb
BE
27072020-04-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
2708
2709 revert partially:
2710 2020-04-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
2711
aac66a4c
SM
2712 * buildsym.c (record_line): Fix undefined behavior and preserve
2713 lines at eof.
a25198bb 2714
206c98a6
KR
27152020-04-09 Kamil Rytarowski <n54@gmx.com>
2716
2717 * auxv.h (svr4_auxv_parse): New.
2718 * auxv.c (default_auxv_parse): Split into default_auxv_parse
2719 and generic_auxv_parse.
2720 (svr4_auxv_parse): Add.
2721 * obsd-tdep.c: Include "auxv.h".
2722 (obsd_auxv_parse): Remove.
2723 (obsd_init_abi): Remove comment.
2724 (obsd_init_abi): Change set_gdbarch_auxv_parse passed argument
2725 from `obsd_auxv_parse' to `svr4_auxv_parse'.
2726 * nbsd-tdep.c: Include "auxv.h".
2727 (nbsd_init_abi): Call set_gdbarch_auxv_parse.
2728
71fbdbaf
TT
27292020-04-08 Tom Tromey <tromey@adacore.com>
2730
2731 * nat/windows-nat.h (last_wait_event): Don't declare.
2732 (wait_for_debug_event): Update comment.
2733 * nat/windows-nat.c (last_wait_event): Now static.
2734
2c1d95e8
TT
27352020-04-08 Tom Tromey <tromey@adacore.com>
2736
2737 * windows-nat.c (wait_for_debug_event): Move to
2738 nat/windows-nat.c.
2739 * nat/windows-nat.h (wait_for_debug_event): Declare.
2740 * nat/windows-nat.c (wait_for_debug_event): Move from
2741 windows-nat.c. No longer static.
2742
d2977bc4
TT
27432020-04-08 Tom Tromey <tromey@adacore.com>
2744
2745 * windows-nat.c (get_windows_debug_event): Use
2746 fetch_pending_stop.
2747 * nat/windows-nat.h (fetch_pending_stop): Declare.
2748 * nat/windows-nat.c (fetch_pending_stop): New function.
2749
e758e19c
TT
27502020-04-08 Tom Tromey <tromey@adacore.com>
2751
2752 * windows-nat.c (windows_continue): Use matching_pending_stop and
2753 continue_last_debug_event.
2754 * nat/windows-nat.h (matching_pending_stop)
2755 (continue_last_debug_event): Declare.
2756 * nat/windows-nat.c (DEBUG_EVENTS): New define.
2757 (matching_pending_stop, continue_last_debug_event): New
2758 functions.
2759
8d30e395
TT
27602020-04-08 Tom Tromey <tromey@adacore.com>
2761
2762 * windows-nat.c (MS_VC_EXCEPTION): Move to nat/windows-nat.c.
2763 (handle_exception_result): Move to nat/windows-nat.h.
2764 (DEBUG_EXCEPTION_SIMPLE): Remove.
2765 (windows_nat::handle_ms_vc_exception): New function.
2766 (handle_exception): Move to nat/windows-nat.c.
2767 (get_windows_debug_event): Update.
2768 (STATUS_WX86_BREAKPOINT, STATUS_WX86_SINGLE_STEP): Move to
2769 nat/windows-nat.c.
2770 * nat/windows-nat.h (handle_ms_vc_exception): Declare.
2771 (handle_exception_result): Move from windows-nat.c.
2772 (handle_exception): Declare.
2773 * nat/windows-nat.c (MS_VC_EXCEPTION, handle_exception)
2774 (STATUS_WX86_SINGLE_STEP, STATUS_WX86_BREAKPOINT): Move from
2775 windows-nat.c.
2776
29de418d
TT
27772020-04-08 Tom Tromey <tromey@adacore.com>
2778
2779 * windows-nat.c (exception_count, event_count): Remove.
2780 (handle_exception, get_windows_debug_event)
2781 (do_initial_windows_stuff): Update.
2782
a816ba18
TT
27832020-04-08 Tom Tromey <tromey@adacore.com>
2784
2785 * windows-nat.c (windows_nat::handle_load_dll)
2786 (windows_nat::handle_unload_dll): Rename. No longer static.
2787 * nat/windows-nat.h (handle_load_dll, handle_unload_dll):
2788 Declare.
2789
a00caa12
TT
27902020-04-08 Tom Tromey <tromey@adacore.com>
2791
2792 * complaints.h (stop_whining): Declare at top-level.
2793 (complaint): Don't declare stop_whining.
2794
d41b524f
TT
27952020-04-08 Tom Tromey <tromey@adacore.com>
2796
2797 * windows-nat.c (windows_nat::handle_output_debug_string):
2798 Rename. No longer static.
2799 * nat/windows-nat.h (handle_output_debug_string): Declare.
2800
3c76026d
TT
28012020-04-08 Tom Tromey <tromey@adacore.com>
2802
2803 * windows-nat.c (current_process_handle, current_process_id)
2804 (main_thread_id, last_sig, current_event, last_wait_event)
2805 (current_windows_thread, desired_stop_thread_id, pending_stops)
2806 (struct pending_stop, siginfo_er): Move to nat/windows-nat.c.
2807 (display_selectors, fake_create_process)
2808 (get_windows_debug_event): Update.
2809 * nat/windows-nat.h (current_process_handle, current_process_id)
2810 (main_thread_id, last_sig, current_event, last_wait_event)
2811 (current_windows_thread, desired_stop_thread_id, pending_stops)
2812 (struct pending_stop, siginfo_er): Move from windows-nat.c.
2813 * nat/windows-nat.c (current_process_handle, current_process_id)
2814 (main_thread_id, last_sig, current_event, last_wait_event)
2815 (current_windows_thread, desired_stop_thread_id, pending_stops)
2816 (siginfo_er): New globals. Move from windows-nat.c.
2817
9d8679cc
TT
28182020-04-08 Tom Tromey <tromey@adacore.com>
2819
2820 * windows-nat.c (get_image_name): Move to nat/windows-nat.c.
2821 (handle_load_dll): Update.
2822 * nat/windows-nat.c (get_image_name): Move from windows-nat.c.
2823
28688adf
TT
28242020-04-08 Tom Tromey <tromey@adacore.com>
2825
2826 * windows-nat.c (enum thread_disposition_type): Move to
2827 nat/windows-nat.h.
2828 (windows_nat::thread_rec): Rename from thread_rec. No longer
2829 static.
2830 (windows_add_thread, windows_nat_target::fetch_registers)
2831 (windows_nat_target::store_registers, handle_exception)
2832 (windows_nat_target::resume, get_windows_debug_event)
2833 (windows_nat_target::get_tib_address)
2834 (windows_nat_target::thread_name)
2835 (windows_nat_target::thread_alive): Update.
2836 * nat/windows-nat.h (enum thread_disposition_type): Move from
2837 windows-nat.c.
2838 (thread_rec): Declare.
2839
4834dad0
TT
28402020-04-08 Tom Tromey <tromey@adacore.com>
2841
2842 * windows-nat.c: Add "using namespace".
2843 * nat/windows-nat.h: Wrap contents in windows_nat namespace.
2844 * nat/windows-nat.c: Wrap contents in windows_nat namespace.
2845
65bafd5b
TT
28462020-04-08 Tom Tromey <tromey@adacore.com>
2847
2848 * nat/windows-nat.h (struct windows_thread_info): Declare
2849 destructor.
2850 * nat/windows-nat.c (~windows_thread_info): New.
2851
0a4afda3
TT
28522020-04-08 Tom Tromey <tromey@adacore.com>
2853
2854 PR gdb/22992
2855 * windows-nat.c (current_event): Update comment.
2856 (last_wait_event, desired_stop_thread_id): New globals.
2857 (struct pending_stop): New.
2858 (pending_stops): New global.
2859 (windows_nat_target) <stopped_by_sw_breakpoint>
2860 <supports_stopped_by_sw_breakpoint>: New methods.
2861 (windows_fetch_one_register): Add assertions. Adjust PC.
2862 (windows_continue): Handle pending stops. Suspend other threads
2863 when stepping. Use last_wait_event
2864 (wait_for_debug_event): New function.
2865 (get_windows_debug_event): Use wait_for_debug_event. Handle
2866 pending stops. Queue spurious stops.
2867 (windows_nat_target::wait): Set stopped_at_software_breakpoint.
2868 (windows_nat_target::kill): Use wait_for_debug_event.
2869 * nat/windows-nat.h (struct windows_thread_info)
2870 <stopped_at_software_breakpoint>: New field.
2871 * nat/windows-nat.c (windows_thread_info::resume): Clear
2872 stopped_at_software_breakpoint.
2873
8e61ebec
TT
28742020-04-08 Tom Tromey <tromey@adacore.com>
2875
2876 * windows-nat.c (enum thread_disposition_type): New.
2877 (thread_rec): Replace "get_context" parameter with "disposition";
2878 change type.
2879 (windows_add_thread, windows_nat_target::fetch_registers)
2880 (windows_nat_target::store_registers, handle_exception)
2881 (windows_nat_target::resume, get_windows_debug_event)
2882 (windows_nat_target::get_tib_address)
2883 (windows_nat_target::thread_name)
2884 (windows_nat_target::thread_alive): Update.
2885
98a03287
TT
28862020-04-08 Tom Tromey <tromey@adacore.com>
2887
2888 * windows-nat.c (thread_rec): Use windows_thread_info::suspend.
2889 (windows_continue): Use windows_continue::resume.
2890 * nat/windows-nat.h (struct windows_thread_info) <suspend,
2891 resume>: Declare new methods.
2892 * nat/windows-nat.c: New file.
2893 * configure.nat (NATDEPFILES): Add nat/windows-nat.o when needed.
2894
7c7411bc
TT
28952020-04-08 Tom Tromey <tromey@adacore.com>
2896
2897 * windows-nat.c (windows_add_thread, windows_delete_thread)
2898 (windows_nat_target::fetch_registers)
2899 (windows_nat_target::store_registers, fake_create_process)
2900 (windows_nat_target::resume, windows_nat_target::resume)
2901 (get_windows_debug_event, windows_nat_target::wait)
2902 (windows_nat_target::pid_to_str)
2903 (windows_nat_target::get_tib_address)
2904 (windows_nat_target::get_ada_task_ptid)
2905 (windows_nat_target::thread_name)
2906 (windows_nat_target::thread_alive): Use lwp, not tid.
2907
2950fdf7
TT
29082020-04-08 Tom Tromey <tromey@adacore.com>
2909
2910 * windows-nat.c (handle_exception)
2911 (windows_nat_target::thread_name): Update.
2912 * nat/windows-nat.h (windows_thread_info): Remove destructor.
2913 <name>: Now unique_xmalloc_ptr.
2914
62fe396b
TT
29152020-04-08 Tom Tromey <tromey@adacore.com>
2916
2917 * windows-nat.c (thread_rec)
2918 (windows_nat_target::fetch_registers): Update.
2919 * nat/windows-nat.h (struct windows_thread_info) <suspended>:
2920 Update comment.
2921 <debug_registers_changed, reload_context>: Now bool.
2922
e9534bd2
TT
29232020-04-08 Tom Tromey <tromey@adacore.com>
2924
2925 * windows-nat.c (windows_add_thread): Use new.
2926 (windows_init_thread_list, windows_delete_thread): Use delete.
2927 (get_windows_debug_event): Update.
2928 * nat/windows-nat.h (struct windows_thread_info): Add constructor,
2929 destructor, and initializers.
2930
ae1f8880
TT
29312020-04-08 Tom Tromey <tromey@adacore.com>
2932
2933 * windows-nat.c (struct windows_thread_info): Remove.
2934 * nat/windows-nat.h: New file.
2935
55a1e039
TT
29362020-04-08 Tom Tromey <tromey@adacore.com>
2937
2938 * windows-nat.c (struct windows_thread_info) <tid>: Rename from "id".
2939 (thread_rec, windows_add_thread, windows_delete_thread)
2940 (windows_continue): Update.
2941
93366324
TT
29422020-04-08 Tom Tromey <tromey@adacore.com>
2943
2944 * windows-nat.c (struct windows_thread_info): Remove typedef.
2945 (thread_head): Remove.
2946 (thread_list): New global.
2947 (thread_rec, windows_add_thread, windows_init_thread_list)
2948 (windows_delete_thread, windows_continue): Update.
2949
0f2265e2
SM
29502020-04-08 Simon Marchi <simon.marchi@polymtl.ca>
2951
2952 * windows-tdep.h (windows_init_abi): Add comment.
2953 (cygwin_init_abi): New declaration.
2954 * windows-tdep.c: Split signal enumeration in two, one for
2955 Windows and one for Cygwin.
2956 (windows_gdb_signal_to_target): Only deal with signal of the
2957 Windows OS ABI.
2958 (cygwin_gdb_signal_to_target): New function.
2959 (windows_init_abi): Rename to windows_init_abi_common, don't set
2960 gdb_signal_to_target gdbarch method. Add new new function with
2961 this name.
2962 (cygwin_init_abi): New function.
2963 * amd64-windows-tdep.c (amd64_windows_init_abi_common): Add
2964 comment. Don't call windows_init_abi.
2965 (amd64_windows_init_abi): Add comment, call windows_init_abi.
2966 (amd64_cygwin_init_abi): Add comment, call cygwin_init_abi.
2967 * i386-windows-tdep.c (i386_windows_init_abi): Rename to
2968 i386_windows_init_abi_common, don't call windows_init_abi. Add
2969 a new function of this name.
2970 (i386_cygwin_init_abi): New function.
2971 (_initialize_i386_windows_tdep): Bind i386_cygwin_init_abi to
2972 OS ABI Cygwin.
2973
3810f182
SM
29742020-04-08 Simon Marchi <simon.marchi@polymtl.ca>
2975
2976 * dwarf2/read.c (read_gdb_index_from_buffer): Remove objfile
2977 parameter.c.
2978 (dwarf2_read_gdb_index): Update.
2979
063f8e80
KR
29802020-04-07 Kamil Rytarowski <n54@gmx.com>
2981
2982 * nbsd-tdep.c: Include "objfiles.h".
2983 (nbsd_skip_solib_resolver): New.
2984 (nbsd_init_abi): Call set_gdbarch_skip_solib_resolver().
2985
85a9510c 29862020-04-07 Nitika Achra <Nitika.Achra@amd.com>
2987
2988 * dwarf2/loc.c (loclist_describe_location): Call the function decode_debug_loclists_
2989 addresses if DWARF version is 5 or more because DW_LLE_start* or DW_LLE_offset_pair
2990 with DW_LLE_base_addressx are being emitted in DWARFv5.
2991 Add the newly added kind DW_LOC_OFFSET_PAIR also.
2992 The length of location description is an unsigned ULEB integer in DWARFv5 instead of
2993 unsigned integer.
2994
9fc3eaae 29952020-04-07 Nitika Achra <Nitika.Achra@amd.com>
2996
2997 * dwarf2/loc.c (enum debug_loc_kind): Add a new kind DEBUG_LOC_OFFSET_PAIR.
2998 (dwarf2_find_location_expression): Call the function decode_debug_loclists_
2999 addresses if DWARF version is 5 or more. DW_LLE_start* or DW_LLE_offset_pair
3000 with DW_LLE_base_addressx are being emitted in DWARFv5 instead of DW_LLE_GNU*.
3001 Add applicable base address if the entry is DW_LLE_offset_pair from DWO.
3002 (decode_debug_loclists_addresses): Return DEBUG_LOC_OFFSET_PAIR instead of
3003 DEBUG_LOC_START_END in case of DW_LLE_offset_pair.
3004
3005
41144253 30062020-04-07 Nitika Achra <Nitika.Achra@amd.com>
3007
3008 * dwarf2/read.c (cu_debug_loc_section): Added the declaration for the function.
3009 (read_loclist_index): New function definition.
3010 (lookup_loclist_base): New function definition.
3011 (read_loclist_header): New function definition.
3012 (dwarf2_cu): Add loclist_base and loclist_header field.
3013 (dwarf2_locate_dwo_sections): Handle .debug_loclists.dwo section.
3014 (read_full_die_1): Read the value of DW_AT_loclists_base.
3015 (read_attribute_reprocess): Handle DW_FORM_loclistx.
3016 (read_attribute_value): Handle DW_FORM_loclistx.
3017 (skip_one_die): Handle DW_FORM_loclistx.
3018 (loclist_header): New structure declaration.
3019 * dwarf2/attribute.c (form_is_section_offset): Handle DW_FORM_loclistx.
3020
9f4e76a4
SM
30212020-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3022
3023 * dwarf2/read.h (struct dwarf2_psymtab): Remove two-parameters
3024 constructor. Remove `addr` parameter from other constructor and
3025 add `per_cu` parameter.
3026 * dwarf2/read.c (create_partial_symtab): Update.
3027
25c11aca
TV
30282020-04-07 Tom de Vries <tdevries@suse.de>
3029
3030 PR symtab/25796
3031 * dwarf2/read.c (can_have_DW_AT_const_value_p): New function.
3032 (partial_die_info::fixup): Inherit has_const_value.
3033
5707e24b
TV
30342020-04-07 Tom de Vries <tdevries@suse.de>
3035
3036 * psymtab.c (maintenance_check_psymtabs): Skip static LOC_BLOCK
3037 symbols without address.
3038
05f00e22
KR
30392020-04-06 Kamil Rytarowski <n54@gmx.com>
3040
3041 * nbsd-nat.h (struct thread_info): Add forward declaration.
3042 (nbsd_nat_target::thread_alive): Add.
3043 (nbsd_nat_target::thread_name): Likewise.
3044 (nbsd_nat_target::update_thread_list): Likewise.
3045 (update_thread_list::post_attach): Likewise.
3046 (post_attach::pid_to_str): Likewise.
3047 * nbsd-nat.c: Include "gdbthread.h" and "inferior.h".
3048 (nbsd_thread_lister): Add.
3049 (nbsd_nat_target::thread_alive): Likewise.
3050 (nbsd_nat_target::thread_name): Likewise.
3051 (nbsd_add_threads): Likewise.
3052 (update_thread_list::post_attach): Likewise.
3053 (nbsd_nat_target::update_thread_list): Likewise.
3054 (post_attach::pid_to_str): Likewise.
3055
6ee448cc
TT
30562020-04-06 Tom Tromey <tromey@adacore.com>
3057
3058 * ada-valprint.c (print_variant_part): Extract the variant field.
3059 (print_field_values): Use the field as the outer value when
3060 recursing.
3061
dea34e8c
TT
30622020-04-06 Tom Tromey <tromey@adacore.com>
3063
3064 * sh-nbsd-tdep.c: Include nbsd-tdep.h.
3065 * ppc-nbsd-tdep.c: Include nbsd-tdep.h.
3066 * mips-nbsd-tdep.c (mipsnbsd_init_abi): Add missing ";".
3067 * arm-nbsd-tdep.c: Include nbsd-tdep.h.
3068 * hppa-nbsd-tdep.c: Include nbsd-tdep.h.
3069
93689ce9
TT
30702020-04-06 Tom Tromey <tromey@adacore.com>
3071
3072 * dwarf2/read.c (read_base_type) <DW_ATE_complex_float>: Handle
3073 TYPE_CODE_ERROR.
3074
79743962
KR
30752020-04-06 Kamil Rytarowski <n54@gmx.com>
3076
3077 * nbsd-tdep.c: Include "gdbarch.h".
3078 Define enum with NetBSD signal numbers.
3079 (nbsd_gdb_signal_from_target, nbsd_gdb_signal_to_target): New.
3080 * alpha-nbsd-tdep.c (alphanbsd_init_abi): Call nbsd_init_abi().
3081 * amd64-nbsd-tdep.c (amd64nbsd_init_abi): Likewise.
3082 * arm-nbsd-tdep.c (arm_netbsd_elf_init_abi): Likewise.
3083 * hppa-nbsd-tdep.c (hppanbsd_init_abi): Likewise.
3084 * i386-nbsd-tdep.c (i386nbsd_init_abi): Likewise.
3085 * mips-nbsd-tdep.c (nbsd_init_abi): Likewise.
3086 * ppc-nbsd-tdep.c (ppcnbsd_init_abi): Likewise.
3087 * sh-nbsd-tdep.c (shnbsd_init_abi): Likewise.
3088 * sparc-nbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
3089 * sparc64-nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
3090 * vax-nbsd-tdep.c (vaxnbsd_elf_init_abi): Likewise.
3091
9e7c9a03
HD
30922020-04-03 Hannes Domani <ssbssa@yahoo.de>
3093
3094 PR gdb/25325
3095 * dwarf2/read.c (read_enumeration_type): Fix typed enum attributes.
3096
d9e49b61
TT
30972020-04-03 Tom Tromey <tromey@adacore.com>
3098
3099 * dwarf2/loc.c (disassemble_dwarf_expression) <DW_OP_const_type>:
3100 Read constant block.
3101
e0fc5c3f
SM
31022020-04-02 Simon Marchi <simon.marchi@polymtl.ca>
3103
3104 * gdb_bfd.h: Include gdbsupport/byte-vector.h.
3105 (gdb_bfd_get_full_section_contents): New declaration.
3106 * gdb_bfd.c (gdb_bfd_get_full_section_contents): New function.
3107 * windows-tdep.c (is_linked_with_cygwin_dll): Use
3108 gdb_bfd_get_full_section_contents.
3109
e2ff18a0
SM
31102020-04-02 Simon Marchi <simon.marchi@polymtl.ca>
3111
3112 * exec.c (build_section_table): Replace internal_error with
3113 gdb_assert.
3114 (section_table_xfer_memory_partial): Likewise.
3115 * mdebugread.c (parse_partial_symbols): Likewise.
3116 * psymtab.c (lookup_partial_symbol): Likewise.
3117 * utils.c (wrap_here): Likewise.
3118
0830d301
TT
31192020-04-02 Tom Tromey <tromey@adacore.com>
3120
3121 * f-lang.c (build_fortran_types): Use arch_type to initialize
3122 builtin_complex_s32 in the TYPE_CODE_ERROR case.
3123
e7da7f8f
TT
31242020-04-02 Tom Tromey <tromey@adacore.com>
3125
3126 * dwarf2/read.c (partial_die_info::read): Do not create a vector
3127 of attributes.
3128
c90d28ac
AB
31292020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3130 Bernd Edlinger <bernd.edlinger@hotmail.de>
3131 Tom Tromey <tromey@adacore.com>
3132
3133 * buildsym.c (buildsym_compunit::record_line): Remove
3134 deduplication code.
3135
1aa98955
TV
31362020-04-02 Tom de Vries <tdevries@suse.de>
3137
3138 PR ada/24671
3139 * dwarf2/read.c (dw2_map_matching_symbols): Handle -readnow.
3140
d3214198
TV
31412020-04-02 Tom de Vries <tdevries@suse.de>
3142
3143 * dwarf2/read.c (dwarf2_gdb_index_functions,
3144 dwarf2_debug_names_functions): Init lookup_global_symbol_language with
3145 NULL.
3146 * psymtab.c (psym_lookup_global_symbol_language): New function.
3147 (psym_functions): Init psym_lookup_global_symbol_language with
3148 psym_lookup_global_symbol_language.
3149 * symfile-debug.c (debug_sym_quick_functions): Init
3150 lookup_global_symbol_language with NULL.
3151 * symfile.c (set_initial_language): Remove fixme comment.
3152 * symfile.h (struct quick_symbol_functions): Add
3153 lookup_global_symbol_language.
3154 * symtab.c (find_quick_global_symbol_language): New function.
3155 (find_main_name): Use find_quick_global_symbol_language.
3156
2836752f
SM
31572020-04-01 Simon Marchi <simon.marchi@polymtl.ca>
3158
3159 * windows-tdep.c (is_linked_with_cygwin_dll): Fix style.
3160
64dc2d4b
BE
31612020-04-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
3162
3163 * buildsym.c (record_line): Fix undefined behavior and preserve
3164 lines at eof.
3165
bbe3dc41
BE
31662020-04-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
3167
3168 * buildsym.c (record_line): Fix the resizing condition.
3169
6b4a335b
TT
31702020-04-01 Tom Tromey <tom@tromey.com>
3171
3172 * value.h (value_literal_complex): Add comment.
3173 * valops.c (value_literal_complex): Refer to value.h.
3174
3638a098
TT
31752020-04-01 Tom Tromey <tom@tromey.com>
3176
3177 * c-exp.y (FLOAT_KEYWORD, COMPLEX): New tokens.
3178 (scalar_type): New rule, from typebase.
3179 (typebase): Use scalar_type. Recognize complex types.
3180 (field_name): Handle FLOAT_KEYWORD.
3181 (ident_tokens): Add _Complex and __complex__.
3182
c34e8714
TT
31832020-04-01 Tom Tromey <tom@tromey.com>
3184
3185 PR exp/25299:
3186 * valarith.c (promotion_type, complex_binop): New functions.
3187 (scalar_binop): Handle complex numbers. Use promotion_type.
3188 (value_pos, value_neg, value_complement): Handle complex numbers.
3189
fa649bb7
TT
31902020-04-01 Tom Tromey <tom@tromey.com>
3191
3192 * c-exp.y (COMPLEX_INT, COMPLEX_FLOAT): New tokens.
3193 (exp) <COMPLEX_INT, COMPLEX_FLOAT>: New rules.
3194 (parse_number): Handle complex numbers.
3195
981c08ce
TT
31962020-04-01 Tom Tromey <tom@tromey.com>
3197
3198 * c-valprint.c (c_decorations): Change complex suffix to "i".
3199
4c99290d
TT
32002020-04-01 Tom Tromey <tom@tromey.com>
3201
3202 * valprint.c (generic_value_print_complex): Use accessors.
3203 * value.h (value_real_part, value_imaginary_part): Declare.
3204 * valops.c (value_real_part, value_imaginary_part): New
3205 functions.
3206 * value.c (creal_internal_fn, cimag_internal_fn): Use accessors.
3207
5b930b45
TT
32082020-04-01 Tom Tromey <tom@tromey.com>
3209
3210 * stabsread.c (rs6000_builtin_type, read_sun_floating_type)
3211 (read_range_type): Update.
3212 * mdebugread.c (basic_type): Update.
3213 * go-lang.c (build_go_types): Use init_complex_type.
3214 * gdbtypes.h (struct main_type) <complex_type>: New member.
3215 (init_complex_type): Update.
3216 (arch_complex_type): Don't declare.
3217 * gdbtypes.c (init_complex_type): Remove "objfile" parameter.
3218 Make name if none given. Use alloc_type_copy. Look for cached
3219 complex type.
3220 (arch_complex_type): Remove.
3221 (gdbtypes_post_init): Use init_complex_type.
3222 * f-lang.c (build_fortran_types): Use init_complex_type.
3223 * dwarf2/read.c (read_base_type): Update.
3224 * d-lang.c (build_d_types): Use init_complex_type.
3225 * ctfread.c (read_base_type): Update.
3226
53cccef1
TBA
32272020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3228
3229 * infrun.c (stop_all_threads): Update assertion, plus when
3230 stopping threads, take into account that we might be trying
3231 to stop an all-stop target.
3232 (stop_waiting): Call 'stop_all_threads' if there exists a
3233 non-stop target.
3234
a0714d30
TBA
32352020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3236
3237 * target.h (exists_non_stop_target): New function declaration.
3238 * target.c (exists_non_stop_target): New function.
3239
60e22c1e
HD
32402020-04-01 Hannes Domani <ssbssa@yahoo.de>
3241
3242 PR gdb/24789
3243 * eval.c (is_integral_or_integral_reference): New function.
3244 (evaluate_subexp_standard): Allow integer references in
3245 pointer arithmetic.
3246
e139a727
TBA
32472020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3248
3249 * remote.c (remote_target::remote_parse_stop_reply): Remove the
3250 check for no ptid in the stop reply when the target is non-stop.
3251
e0802d59
TT
32522020-04-01 Tom Tromey <tromey@adacore.com>
3253
3254 * symtab.h (class lookup_name_info) <lookup_name_info>: Change
3255 "name" parameter to rvalue reference. Initialize m_name_holder.
3256 <lookup_name_info>: New overloads.
3257 <name>: Return gdb::string_view.
3258 <c_str>: New method.
3259 <make_ignore_params>: Update.
3260 <search_name_hash>: Update.
3261 <language_lookup_name>: Return const char *.
3262 <m_name>: Change type.
3263 * symtab.c (demangle_for_lookup_info::demangle_for_lookup_info)
3264 (demangle_for_lookup_info::demangle_for_lookup_info): Update.
3265 (lookup_name_info::match_any): Update.
3266 * psymtab.c (match_partial_symbol, lookup_partial_symbol):
3267 Update.
3268 * minsyms.c (linkage_name_str): Update.
3269 * language.c (default_symbol_name_matcher): Update.
3270 * dwarf2/read.c (mapped_index_base::find_name_components_bounds):
3271 Update.
3272 * ada-lang.c (ada_fold_name): Change parameter to string_view.
3273 (ada_lookup_name_info::ada_lookup_name_info): Update.
3274 (literal_symbol_name_matcher): Update.
3275
8c072cb6
TT
32762020-04-01 Tom Tromey <tromey@adacore.com>
3277
3278 * psymtab.c (psymtab_search_name): Remove function.
3279 (psym_lookup_symbol): Create search name and lookup name here.
3280 (lookup_partial_symbol): Remove "name" parameter; add
3281 lookup_name.
3282 (psym_expand_symtabs_for_function): Update.
3283
6f29a534
TT
32842020-03-31 Joel Jones <joelkevinjones@gmail.com>
3285
3286 PR tui/25597:
3287 * python/py-tui.c: Include gdb_curses.h inside of #ifdef TUI.
3288
af62665e
TT
32892020-03-31 Tom Tromey <tromey@adacore.com>
3290
3291 * dwarf2/abbrev.c (abbrev_table::read): Conditionally call
3292 memcpy.
3293
d1a89da5
NC
32942020-03-30 Nelson Chu <nelson.chu@sifive.com>
3295
3296 * features/riscv/32bit-csr.xml: Regenerated.
3297 * features/riscv/64bit-csr.xml: Regenerated.
3298
d8af9068
TT
32992020-03-30 Tom Tromey <tromey@adacore.com>
3300
3301 * ada-valprint.c (print_variant_part): Update.
3302 * ada-lang.h (ada_which_variant_applies): Update.
3303 * ada-lang.c (ada_which_variant_applies): Remove outer_type and
3304 outer_valaddr parameters; replace with "outer" value parameter.
3305 (to_fixed_variant_branch_type): Update.
3306
227c0bf4
PFC
33072020-03-30 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3308
3309 * ppc-linux-nat.c: Include <algorithm>, <unordered_map>, and
3310 <list>. Remove inclusion of observable.h.
3311 (PPC_DEBUG_CURRENT_VERSION): Move up define.
3312 (struct arch_lwp_info): New struct.
3313 (class ppc_linux_dreg_interface): New class.
3314 (struct ppc_linux_process_info): New struct.
3315 (struct ppc_linux_nat_target) <low_delete_thread, low_new_fork>
3316 <low_new_clone, low_forget_process, low_prepare_to_resume>
3317 <copy_thread_dreg_state, mark_thread_stale>
3318 <mark_debug_registers_changed, register_hw_breakpoint>
3319 <clear_hw_breakpoint, register_wp, clear_wp>
3320 <can_use_watchpoint_cond_accel, calculate_dvc, check_condition>
3321 <num_memory_accesses, get_trigger_type>
3322 <create_watchpoint_request, hwdebug_point_cmp>
3323 <init_arch_lwp_info, get_arch_lwp_info>
3324 <low_stopped_by_watchpoint, low_stopped_data_address>: Declare as
3325 methods.
3326 <struct ptid_hash>: New inner struct.
3327 <m_dreg_interface, m_process_info, m_installed_hw_bps>: Declare
3328 members.
3329 (saved_dabr_value, hwdebug_info, max_slots_number)
3330 (struct hw_break_tuple, struct thread_points, ppc_threads)
3331 (have_ptrace_hwdebug_interface)
3332 (hwdebug_find_thread_points_by_tid)
3333 (hwdebug_insert_point, hwdebug_remove_point): Remove.
3334 (ppc_linux_nat_target::can_use_hw_breakpoint): Use
3335 m_dreg_interface, remove call to PTRACE_SET_DEBUGREG.
3336 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Add comment,
3337 use m_dreg_interface.
3338 (hwdebug_point_cmp): Change to...
3339 (ppc_linux_nat_target::hwdebug_point_cmp): ...this method. Use
3340 reference arguments instead of pointers.
3341 (ppc_linux_nat_target::ranged_break_num_registers): Use
3342 m_dreg_interface.
3343 (ppc_linux_nat_target::insert_hw_breakpoint): Add comment, use
3344 m_dreg_interface. Call register_hw_breakpoint.
3345 (ppc_linux_nat_target::remove_hw_breakpoint): Add comment, use
3346 m_dreg_interface. Call clear_hw_breakpoint.
3347 (get_trigger_type): Change to...
3348 (ppc_linux_nat_target::get_trigger_type): ...this method. Add
3349 comment.
3350 (ppc_linux_nat_target::insert_mask_watchpoint): Update comment,
3351 use m_dreg_interface. Call register_hw_breakpoint.
3352 (ppc_linux_nat_target::remove_mask_watchpoint): Update comment,
3353 use m_dreg_interface. Call clear_hw_breakpoint.
3354 (can_use_watchpoint_cond_accel): Change to...
3355 (ppc_linux_nat_target::can_use_watchpoint_cond_accel): ...this
3356 method. Update comment, use m_dreg_interface and
3357 m_process_info.
3358 (calculate_dvc): Change to...
3359 (ppc_linux_nat_target::calculate_dvc): ...this method. Use
3360 m_dreg_interface.
3361 (num_memory_accesses): Change to...
3362 (ppc_linux_nat_target::num_memory_accesses): ...this method.
3363 (check_condition): Change to...
3364 (ppc_linux_nat_target::check_condition): ...this method.
3365 (ppc_linux_nat_target::can_accel_watchpoint_condition): Update
3366 comment, use m_dreg_interface.
3367 (create_watchpoint_request): Change to...
3368 (ppc_linux_nat_target::create_watchpoint_request): ...this
3369 method. Use m_dreg_interface.
3370 (ppc_linux_nat_target::insert_watchpoint): Add comment, use
3371 m_dreg_interface. Call register_hw_breakpoint or register_wp.
3372 (ppc_linux_nat_target::remove_watchpoint): Add comment, use
3373 m_dreg_interface. Call clear_hw_breakpoint or clear_wp.
3374 (ppc_linux_nat_target::low_forget_process)
3375 (ppc_linux_nat_target::low_new_fork)
3376 (ppc_linux_nat_target::low_new_clone)
3377 (ppc_linux_nat_target::low_delete_thread)
3378 (ppc_linux_nat_target::low_prepare_to_resume): New methods.
3379 (ppc_linux_nat_target::low_new_thread): Remove previous logic,
3380 only call mark_thread_stale.
3381 (ppc_linux_thread_exit): Remove.
3382 (ppc_linux_nat_target::stopped_data_address): Change to...
3383 (ppc_linux_nat_target::low_stopped_data_address): This. Add
3384 comment, use m_dreg_interface and m_thread_hw_breakpoints.
3385 (ppc_linux_nat_target::stopped_by_watchpoint): Change to...
3386 (ppc_linux_nat_target::stopped_by_watchpoint): This. Add
3387 comment. Call low_stopped_data_address.
3388 (ppc_linux_nat_target::watchpoint_addr_within_range): Use
3389 m_dreg_interface.
3390 (ppc_linux_nat_target::masked_watch_num_registers): Use
3391 m_dreg_interface.
3392 (ppc_linux_nat_target::copy_thread_dreg_state)
3393 (ppc_linux_nat_target::mark_thread_stale)
3394 (ppc_linux_nat_target::mark_debug_registers_changed)
3395 (ppc_linux_nat_target::register_hw_breakpoint)
3396 (ppc_linux_nat_target::clear_hw_breakpoint)
3397 (ppc_linux_nat_target::register_wp)
3398 (ppc_linux_nat_target::clear_wp)
3399 (ppc_linux_nat_target::init_arch_lwp_info)
3400 (ppc_linux_nat_target::get_arch_lwp_info): New methods.
3401 (_initialize_ppc_linux_nat): Remove observer callback.
3402
4db10d8f
PFC
34032020-03-30 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3404
3405 * ppc-linux-nat.c (ppc_linux_nat_target::store_registers)
3406 (ppc_linux_nat_target::auxv_parse)
3407 (ppc_linux_nat_target::read_description)
3408 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
3409 Move up.
3410
1310c1b0
PFC
34112020-03-30 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3412
3413 * linux-nat.h (low_new_clone): New method.
3414 * linux-nat.c (linux_handle_extended_wait): Call low_new_clone.
3415
69b037c3
SM
34162020-03-29 Simon Marchi <simon.marchi@polymtl.ca>
3417
3418 * dbxread.c (dbx_psymtab_to_symtab_1): Rename to...
3419 (dbx_expand_psymtab): ... this.
3420 (start_psymtab): Update.
3421 * mdebugread.c (psymtab_to_symtab_1): Rename to...
3422 (mdebug_expand_psymtab): ... this.
3423 (parse_partial_symbols): Update.
3424 (new_psymtab): Update.
3425 * xcoffread.c (xcoff_psymtab_to_symtab_1): Rename to...
3426 (xcoff_expand_psymtab): ... this.
3427 (xcoff_start_psymtab): Update.
3428
48993951
SM
34292020-03-29 Simon Marchi <simon.marchi@polymtl.ca>
3430
3431 * psympriv.h (partial_symtab) <read_dependencies>: Rename to...
3432 <expand_dependencies>: ... this.
3433 * psymtab.c (partial_symtab::read_dependencies): Rename to...
3434 (partial_symtab::expand_dependencies): ... this.
3435 * dwarf2/read.c (dwarf2_include_psymtab) <expand_psymtab>:
3436 Update.
3437 (dwarf2_psymtab::expand_psymtab): Update.
3438 * dbxread.c (dbx_psymtab_to_symtab_1): Update.
3439 * mdebugread.c (psymtab_to_symtab_1): Update.
3440 * xcoffread.c (xcoff_psymtab_to_symtab_1): Update.
3441
3ad83046
SM
34422020-03-29 Simon Marchi <simon.marchi@polymtl.ca>
3443
3444 * psympriv.h (discard_psymtab): Remove.
3445 * dbxread.c (dbx_end_psymtab): Update.
3446 * xcoffread.c (xcoff_end_psymtab): Update.
3447
4d1b9ab6
TT
34482020-03-28 Tom Tromey <tom@tromey.com>
3449
3450 * dwarf2/attribute.h (struct attribute) <form_is_constant>: Update
3451 comment.
3452
f1749218
TT
34532020-03-28 Tom Tromey <tom@tromey.com>
3454
3455 * dwarf2/read.c (read_attribute_reprocess): Fix formatting.
3456
ebea7626
HD
34572020-03-27 Hannes Domani <ssbssa@yahoo.de>
3458
3459 * windows-nat.c (windows_add_all_dlls): Fix system dll paths.
3460
a879b4d5
JB
34612020-03-26 John Baldwin <jhb@FreeBSD.org>
3462
3463 * fbsd-tdep.c (fbsd_print_auxv_entry): Handle AT_FREEBSD_BSDFLAGS.
3464
0826b30a
TT
34652020-03-26 Tom Tromey <tom@tromey.com>
3466
3467 * dwarf2/read.c (handle_data_member_location, dwarf2_add_field)
3468 (mark_common_block_symbol_computed, read_tag_string_type)
3469 (attr_to_dynamic_prop, read_subrange_type): Update.
3470 (dwarf2_get_ref_die_offset, dwarf2_get_attr_constant_value): Move
3471 to be methods on struct attribute.
3472 (skip_one_die, process_imported_unit_die, read_namespace_alias)
3473 (read_call_site_scope, partial_die_info::read)
3474 (partial_die_info::read, lookup_die_type, follow_die_ref):
3475 Update.
3476 * dwarf2/attribute.c (attribute::get_ref_die_offset): New method,
3477 from dwarf2_get_ref_die_offset.
3478 (attribute::constant_value): New method, from
3479 dwarf2_get_attr_constant_value.
3480 * dwarf2/attribute.h (struct attribute) <get_ref_die_offset>:
3481 Declare method.
3482 <constant_value>: New method.
3483
2b2558bf
TT
34842020-03-26 Tom Tromey <tom@tromey.com>
3485
3486 * dwarf2/read.c (dwarf_unit_type_name, dwarf_tag_name)
3487 (dwarf_attr_name, dwarf_form_name, dwarf_bool_name)
3488 (dwarf_type_encoding_name): Move to stringify.c.
3489 * Makefile.in (COMMON_SFILES): Add dwarf2/stringify.c.
3490 * dwarf2/stringify.c: New file.
3491 * dwarf2/stringify.h: New file.
3492
eeb64781
TT
34932020-03-26 Tom Tromey <tom@tromey.com>
3494
3495 * dwarf2/die.h (struct die_info) <addr_base, ranges_base>:
3496 Rewrite.
3497
a39fdb41
TT
34982020-03-26 Tom Tromey <tom@tromey.com>
3499
3500 * dwarf2/die.h (struct die_info) <addr_base, ranges_base>: New
3501 methods.
3502 * dwarf2/read.c (lookup_addr_base): Move to die.h.
3503 (lookup_ranges_base): Likewise.
3504 (read_cutu_die_from_dwo, read_full_die_1): Update.
3505
436c571c
TT
35062020-03-26 Tom Tromey <tom@tromey.com>
3507
3508 * dwarf2/read.c (read_import_statement, read_file_scope)
3509 (read_type_unit_scope, inherit_abstract_dies, read_func_scope)
3510 (read_lexical_block_scope, read_call_site_scope)
3511 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds)
3512 (handle_struct_member_die, process_structure_scope)
3513 (update_enumeration_type_from_children)
3514 (process_enumeration_scope, read_array_type, read_common_block)
3515 (read_namespace, read_module, read_subroutine_type): Update.
3516 (sibling_die): Remove.
3517
052c8bb8
TT
35182020-03-26 Tom Tromey <tom@tromey.com>
3519
3520 * dwarf2/read.c (lookup_addr_base, lookup_ranges_base)
3521 (build_type_psymtabs_reader, read_structure_type)
3522 (read_enumeration_type, read_full_die_1): Update.
3523 (dwarf2_attr_no_follow): Move to die.h.
3524 * dwarf2/die.h (struct die_info) <attr>: New method.
3525
2b24b6e4
TT
35262020-03-26 Tom Tromey <tom@tromey.com>
3527
3528 * dwarf2/read.c (struct dwarf2_cu) <base_known>: Remove.
3529 <base_address>: Now an optional.
3530 (dwarf2_find_base_address, dwarf2_rnglists_process)
3531 (dwarf2_ranges_process, fill_in_loclist_baton)
3532 (dwarf2_symbol_mark_computed): Update.
3533
c2d50fd0
TT
35342020-03-26 Tom Tromey <tom@tromey.com>
3535
3536 * dwarf2/read.c (struct die_info): Move to die.h.
3537 * dwarf2/die.h: New file.
3538
0df7ad3a
TT
35392020-03-26 Tom Tromey <tom@tromey.com>
3540
3541 * dwarf2/line-header.h (dwarf_decode_line_header): Declare.
3542 * dwarf2/read.c
3543 (dwarf2_statement_list_fits_in_line_number_section_complaint):
3544 Move to line-header.c.
3545 (read_checked_initial_length_and_offset, read_formatted_entries):
3546 Likewise.
3547 (dwarf_decode_line_header): Split into two.
3548 * dwarf2/line-header.c
3549 (dwarf2_statement_list_fits_in_line_number_section_complaint):
3550 Move from read.c.
3551 (read_checked_initial_length_and_offset, read_formatted_entries):
3552 Likewise.
3553 (dwarf_decode_line_header): New function, split from read.c.
3554
86c0bb4c
TT
35552020-03-26 Tom Tromey <tom@tromey.com>
3556
3557 * dwarf2/read.h (struct dwarf2_per_objfile) <read_line_string>:
3558 Declare method.
3559 * dwarf2/read.c (read_attribute_value): Update.
3560 (dwarf2_per_objfile::read_line_string): Rename from
3561 read_indirect_line_string.
3562 (read_formatted_entries): Update.
3563
2ef46c2f
TT
35642020-03-26 Tom Tromey <tom@tromey.com>
3565
3566 * dwarf2/macro.c (dwarf_decode_macro_bytes): Use objfile local
3567 variable.
3568
4f9c1eda
TT
35692020-03-26 Tom Tromey <tom@tromey.com>
3570
3571 * dwarf2/macro.h (dwarf_decode_macros): Make section parameter
3572 const.
3573 * dwarf2/macro.c (skip_form_bytes, skip_unknown_opcode)
3574 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make section
3575 parameter const.
3576
5a0e026f
TT
35772020-03-26 Tom Tromey <tom@tromey.com>
3578
3579 * dwarf2/read.c (dwarf_decode_macros): Make "lh" const.
3580 * dwarf2/macro.h (dwarf_decode_macros): Constify "lh" parameter.
3581 * dwarf2/macro.c (macro_start_file): Constify "lh" parameter.
3582 (dwarf_decode_macro_bytes, dwarf_decode_macros): Likewise.
3583
8844c11b
TT
35842020-03-26 Tom Tromey <tom@tromey.com>
3585
3586 * dwarf2/line-header.h (struct line_header) <is_valid_file_index,
3587 file_names_size, file_full_name, file_file_name>: Use const.
3588 <file_name_at, file_names>: Add const overload.
3589 * dwarf2/line-header.c (line_header::file_file_name)
3590 (line_header::file_full_name): Update.
3591
c90ec28a
TT
35922020-03-26 Tom Tromey <tom@tromey.com>
3593
3594 * dwarf2/read.c (dwarf2_macro_malformed_definition_complaint)
3595 (macro_start_file, consume_improper_spaces)
3596 (parse_macro_definition, skip_form_bytes, skip_unknown_opcode)
3597 (dwarf_parse_macro_header, dwarf_decode_macro_bytes)
3598 (dwarf_decode_macros): Move to macro.c.
3599 * dwarf2/macro.c: New file.
3600 * dwarf2/macro.h: New file.
3601 * Makefile.in (COMMON_SFILES): Add dwarf2/macro.c.
3602
4f44ae6c
TT
36032020-03-26 Tom Tromey <tom@tromey.com>
3604
3605 * dwarf2/section.h (struct dwarf2_section_info) <read_string>: New
3606 method.
3607 * dwarf2/section.c: New method. From
3608 read_indirect_string_at_offset_from.
3609 * dwarf2/read.c (mapped_debug_names::namei_to_name): Update.
3610 (read_indirect_string_at_offset_from): Move to section.c.
3611 (read_indirect_string_at_offset): Rewrite.
3612 (read_indirect_line_string_at_offset): Remove.
3613 (read_indirect_string, read_indirect_line_string)
3614 (dwarf_decode_macro_bytes): Update.
3615
a0194fa8
TT
36162020-03-26 Tom Tromey <tom@tromey.com>
3617
3618 * dwarf2/section.h (struct dwarf2_section_info)
3619 <overload_complaint>: Declare.
3620 (dwarf2_section_buffer_overflow_complaint): Don't declare.
3621 * dwarf2/section.c (dwarf2_section_info::overflow_complaint):
3622 Rename from dwarf2_section_buffer_overflow_complaint.
3623 * dwarf2/read.c (skip_one_die, partial_die_info::read)
3624 (skip_form_bytes, dwarf_decode_macro_bytes): Update.
3625
3d27bbdb
TT
36262020-03-26 Tom Tromey <tom@tromey.com>
3627
3628 * dwarf2/section.h (dwarf2_section_buffer_overflow_complaint):
3629 Declare.
3630 * dwarf2/section.c (dwarf2_section_buffer_overflow_complaint):
3631 Move from read.c.
3632 * dwarf2/read.c (dwarf2_section_buffer_overflow_complaint): Move
3633 to section.c.
3634
9eac9650
TT
36352020-03-26 Tom Tromey <tom@tromey.com>
3636
3637 * dwarf2/read.c (dwarf_decode_macros): Split into two overloads.
3638
bf80d710
TT
36392020-03-26 Tom Tromey <tom@tromey.com>
3640
3641 * dwarf2/read.c (macro_start_file): Change "cu" parameter to
3642 "builder".
3643 (dwarf_decode_macro_bytes): Likewise. Add dwarf2_per_objfile
3644 parameter.
3645 (dwarf_decode_macros): Update.
3646
0314b390
TT
36472020-03-26 Tom Tromey <tom@tromey.com>
3648
3649 * dwarf2/read.c (read_attribute_value): Update.
3650 (read_indirect_string_from_dwz): Move to dwz.c; change into
3651 method.
3652 (dwarf_decode_macro_bytes): Update.
3653 * dwarf2/dwz.h (struct dwz_file) <read_string>: Declare method.
3654 * dwarf2/dwz.c: New file.
3655 * Makefile.in (COMMON_SFILES): Add dwz.c.
3656
9fda78b6
TT
36572020-03-26 Tom Tromey <tom@tromey.com>
3658
3659 * dwarf2/read.h (struct dwz_file): Move to dwz.h.
3660 * dwarf2/read.c: Add include.
3661 * dwarf2/index-write.c: Add include.
3662 * dwarf2/index-cache.c: Add include.
3663 * dwarf2/dwz.h: New file.
3664
33aa3c10
TT
36652020-03-25 Tom Tromey <tom@tromey.com>
3666
3667 * compile/compile-object-load.c (get_out_value_type): Mention
3668 correct symbol name in error message.
3669
d503b685
HD
36702020-03-25 Hannes Domani <ssbssa@yahoo.de>
3671
3672 * windows-nat.c (windows_add_all_dlls): Fix system dll paths.
3673
7b1eff95
TV
36742020-03-25 Tom de Vries <tdevries@suse.de>
3675
3676 * symtab.h (is_main_symtab_of_compunit_symtab): New function.
3677 * symmisc.c (dump_symtab_1): Print user and includes fields.
3678 (maintenance_info_symtabs): Same.
3679
dd895392
AB
36802020-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
3681
3682 PR gdb/25534
3683 * riscv-tdep.c (riscv_arg_info::c_offset): Update comment.
3684 (riscv_regcache_cooked_write): New function.
3685 (riscv_push_dummy_call): Use new function.
3686 (riscv_return_value): Likewise.
3687
5ab2fbf1
SM
36882020-03-24 Simon Marchi <simon.marchi@polymtl.ca>
3689
3690 * fbsd-nat.c (fbsd_nat_target::follow_fork): Change bool to int.
3691 * fbsd-nat.h (class fbsd_nat_target) <follow_fork>: Likewise.
3692 * inf-ptrace.c (inf_ptrace_target::follow_fork): Likewise.
3693 * inf-ptrace.h (struct inf_ptrace_target) <follow_fork>: Likewise.
3694 * infrun.c (follow_fork): Likewise.
3695 (follow_fork_inferior): Likewise.
3696 * linux-nat.c (linux_nat_target::follow_fork): Likewise.
3697 * linux-nat.h (class linux_nat_target): Likewise.
3698 * remote.c (class remote_target) <follow_fork>: Likewise.
3699 (remote_target::follow_fork): Likewise.
3700 * target-delegates.c: Re-generate.
3701 * target.c (default_follow_fork): Likewise.
3702 (target_follow_fork): Likewise.
3703 * target.h (struct target_ops) <follow_fork>: Likewise.
3704 (target_follow_fork): Likewise.
3705
a64fafb5
TV
37062020-03-24 Tom de Vries <tdevries@suse.de>
3707
3708 * psymtab.c (maintenance_info_psymtabs): Print user field.
3709
fe26d3a3
TT
37102020-03-20 Tom Tromey <tromey@adacore.com>
3711
3712 * dwarf2/loc.h (dwarf2_evaluate_property): Make "addr_stack"
3713 const.
3714 * dwarf2/loc.c (dwarf2_evaluate_property): Make "addr_stack"
3715 const.
3716
c884cc46
SM
37172020-03-20 Simon Marchi <simon.marchi@efficios.com>
3718
3719 * ptrace.m4: Don't check for ptrace declaration.
3720 * config.in: Re-generate.
3721 * configure: Re-generate.
3722 * nat/gdb_ptrace.h: Don't declare ptrace if HAVE_DECL_PTRACE is
3723 not defined.
3724
1ff700c2
KR
37252020-03-20 Kamil Rytarowski <n54@gmx.com>
3726
3727 * amd64-bsd-nat.c (gdb_ptrace): Change return type from `int' to
3728 `PTRACE_TYPE_RET'.
3729 * i386-bsd-nat.c (gdb_ptrace): Likewise.
3730 * sparc-nat.c (gdb_ptrace): Likewise.
3731 * x86-bsd-nat.c (gdb_ptrace): Likewise.
3732
f7d4f0b1
TT
37332020-03-20 Tom Tromey <tromey@adacore.com>
3734
3735 * c-exp.y (lex_one_token): Fix assert.
3736
f67210ff
TT
37372020-03-20 Tom Tromey <tromey@adacore.com>
3738
3739 * ada-tasks.c (read_atcb): Use smaller length in strncpy call.
3740 * linux-tdep.c (linux_fill_prpsinfo): Use smaller length in
3741 strncpy call.
3742
1773be9e
TT
37432020-03-20 Tom Tromey <tromey@adacore.com>
3744
3745 * symmisc.c (maintenance_print_one_line_table): Use ui_out.
3746
70304be9
TT
37472020-03-20 Tom Tromey <tromey@adacore.com>
3748
3749 * ada-valprint.c (print_variant_part): Remove parameters; switch
3750 to value-based API.
3751 (print_field_values): Likewise.
3752 (ada_val_print_struct_union): Likewise.
3753 (ada_value_print_1): Update.
3754
9faa006d
KR
37552020-03-20 Kamil Rytarowski <n54@gmx.com>
3756
3757 * ppc-nbsd-nat.c (ppc_nbsd_nat_target): Inherit from
3758 nbsd_nat_target instead of inf_ptrace_target.
3759 * ppc-nbsd-nat.c: Include "nbsd-nat.h", as we are now using
3760 nbsd_nat_target.
3761
4a90f062
KR
37622020-03-20 Kamil Rytarowski <n54@gmx.com>
3763
3764 * hppa-nbsd-nat.c (fetch_registers): New variable lwp and pass
3765 it to the ptrace call.
3766 * (store_registers): Likewise.
3767
37682020-03-20 Kamil Rytarowski <n54@gmx.com>
c7da12c7
KR
3769
3770 * ppc-nbsd-nat.c (fetch_registers): New variable lwp and pass
3771 it to the ptrace call.
3772 * (store_registers): Likewise.
3773
2d07da27
LM
37742020-03-19 Luis Machado <luis.machado@linaro.org>
3775
3776 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): If vg is not
3777 valid, fetch vg value from ptrace.
3778
f09db380
KR
37792020-03-19 Kamil Rytarowski <n54@gmx.com>
3780 * inf-ptrace.h: Disable get_ptrace_pid on NetBSD.
3781 * inf-ptrace.c: Likewise.
3782 * (gdb_ptrace): Add.
3783 * (inf_ptrace_target::resume): Update.
3784 * (inf_ptrace_target::xfer_partial): Likewise.
3785 * (inf_ptrace_peek_poke): Change argument `pid' to `ptid'.
3786 * (inf_ptrace_peek_poke): Update.
3787
fcc7376e
KR
37882020-03-19 Kamil Rytarowski <n54@gmx.com>
3789
3790 * x86-bsd-nat.c (gdb_ptrace): New.
3791 * (x86bsd_dr_set): Add new argument `ptid'.
3792 * (x86bsd_dr_get, x86bsd_dr_set, x86bsd_dr_set_control,
3793 x86bsd_dr_set_addr): Update.
3794
cada5fc9
AB
37952020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3796
3797 * remote.c (remote_target::process_stop_reply): Handle events for
3798 all threads differently.
3799
19a2740f
AB
38002020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3801
3802 * completer.c (completion_tracker::remove_completion): Define new
3803 function.
3804 * completer.h (completion_tracker::remove_completion): Declare new
3805 function.
3806 * symtab.c (completion_list_add_symbol): Remove aliasing msymbols
3807 when adding a C++ function symbol.
3808
724fd9ba
AB
38092020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * completer.c (completion_tracker::completion_hash_entry): Define
3812 new class.
3813 (advance_to_filename_complete_word_point): Call
3814 recompute_lowest_common_denominator.
3815 (completion_tracker::completion_tracker): Call discard_completions
3816 to setup the hash table.
3817 (completion_tracker::discard_completions): Allow for being called
3818 from the constructor, pass new equal function, and element deleter
3819 when constructing the hash table. Initialise new class member
3820 variables.
3821 (completion_tracker::maybe_add_completion): Remove use of
3822 m_entries_vec, and store more information into m_entries_hash.
3823 (completion_tracker::recompute_lcd_visitor): New function, most
3824 content taken from...
3825 (completion_tracker::recompute_lowest_common_denominator):
3826 ...here, this now just visits each item in the hash calling the
3827 above visitor.
3828 (completion_tracker::build_completion_result): Remove use of
3829 m_entries_vec, call recompute_lowest_common_denominator.
3830 * completer.h (completion_tracker::have_completions): Remove use
3831 of m_entries_vec.
3832 (completion_tracker::completion_hash_entry): Declare new class.
3833 (completion_tracker::recompute_lowest_common_denominator): Change
3834 function signature.
3835 (completion_tracker::recompute_lcd_visitor): Declare new function.
3836 (completion_tracker::m_entries_vec): Delete.
3837 (completion_tracker::m_entries_hash): Initialize to NULL.
3838 (completion_tracker::m_lowest_common_denominator_valid): New
3839 member variable.
3840 (completion_tracker::m_lowest_common_denominator_max_length): New
3841 member variable.
3842
5a82b8a1
KR
38432020-03-17 Kamil Rytarowski <n54@gmx.com>
3844
3845 * regformats/regdef.h: Put reg in gdb namespace.
3846
fb516a69
KR
38472020-03-17 Kamil Rytarowski <n54@gmx.com>
3848
3849 * i386-bsd-nat.c (gdb_ptrace): New.
3850 * (i386bsd_fetch_inferior_registers,
3851 i386bsd_store_inferior_registers) Switch from pid_t to ptid_t.
3852 * (i386bsd_fetch_inferior_registers,
3853 i386bsd_store_inferior_registers) Use gdb_ptrace.
3854
1c0aa1fb
KR
38552020-03-17 Kamil Rytarowski <n54@gmx.com>
3856
3857 * amd64-bsd-nat.c (gdb_ptrace): New.
3858 * (amd64bsd_fetch_inferior_registers,
3859 amd64bsd_store_inferior_registers) Switch from pid_t to ptid_t.
3860 * (amd64bsd_fetch_inferior_registers,
3861 amd64bsd_store_inferior_registers) Use gdb_ptrace.
3862
5ccd2fb7
KR
38632020-03-17 Kamil Rytarowski <n54@gmx.com>
3864
3865 * user-regs.c (user_reg::read): Rename to...
3866 (user_reg::xread): ...this.
3867 * (append_user_reg): Rename argument `read' to `xread'.
3868 * (user_reg_add_builtin): Likewise.
3869 * (user_reg_add): Likewise.
3870 * (value_of_user_reg): Likewise.
3871
2108a63a
KR
38722020-03-17 Kamil Rytarowski <n54@gmx.com>
3873
3874 * sparc-nat.c (gdb_ptrace): New.
3875 * sparc-nat.c (sparc_fetch_inferior_registers)
3876 (sparc_store_inferior_registers) Remove obsolete comment.
3877 * sparc-nat.c (sparc_fetch_inferior_registers)
3878 (sparc_store_inferior_registers) Switch from pid_t to ptid_t.
3879 * sparc-nat.c (sparc_fetch_inferior_registers)
3880 (sparc_store_inferior_registers) Use gdb_ptrace.
3881
a225c9a8
KR
38822020-03-17 Kamil Rytarowski <n54@gmx.com>
3883
3884 * sh-nbsd-nat.c (fetch_registers): New variable lwp and pass
3885 it to the ptrace call.
3886 * sh-nbsd-nat.c (store_registers): Likewise.
3887
98097623
KR
38882020-03-17 Kamil Rytarowski <n54@gmx.com>
3889
3890 * sh-nbsd-nat.c (sh_nbsd_nat_target): Inherit from
3891 nbsd_nat_target instead of inf_ptrace_target.
3892 * sh-nbsd-nat.c: Include "nbsd-nat.h", as we are now using
3893 nbsd_nat_target.
3894
9e38d619
KR
38952020-03-17 Kamil Rytarowski <n54@gmx.com>
3896
3897 * amd64-bsd-nat.c: Include amd64-bsd-nat.h".
3898
a2ecbe9f
KR
38992020-03-17 Kamil Rytarowski <n54@gmx.com>
3900
3901 * nbsd-nat.c: Include <sys/types.h>, <sys/ptrace.h> and
3902 <sys/sysctl.h>.
3903 * nbsd-nat.c (nbsd_nat_target::pid_to_exec_file): Rewrite.
3904
58990295
TV
39052020-03-17 Tom de Vries <tdevries@suse.de>
3906
3907 PR gdb/23710
3908 * dwarf2/read.h (struct dwarf2_per_cu_data): Add unit_type and lang
3909 fields.
3910 * dwarf2/read.c (process_psymtab_comp_unit): Initialize unit_type and lang
3911 fields.
3912 (process_imported_unit_die): Skip import of c++ CUs.
3913
771dd3a8
TT
39142020-03-16 Tom Tromey <tom@tromey.com>
3915
3916 * p-valprint.c (pascal_object_print_value): Initialize
3917 base_value.
3918
817a7585
AK
39192020-03-16 Anton Kolesov <anton.kolesov@synopsys.com>
3920 Shahab Vahedi <shahab@synopsys.com>
3921
3922 * Makefile.in: Add arch/arc.o
3923 * configure.tgt: Likewise.
3924 * arc-tdep.c (arc_tdesc_init): Use arc_read_description.
3925 (_initialize_arc_tdep): Don't initialize old target descriptions.
aac66a4c 3926 (arc_read_description): New function to cache target descriptions.
817a7585
AK
3927 * arc-tdep.h (arc_read_description): Add proto type.
3928 * arch/arc.c: New file.
3929 * arch/arc.h: Likewise.
3930 * features/Makefile: Replace old target descriptions with new.
3931 * features/arc-arcompact.c: Remove.
3932 * features/arc-arcompact.xml: Likewise.
3933 * features/arc-v2.c: Likewise
3934 * features/arc-v2.xml: Likewise
3935 * features/arc/aux-arcompact.xml: New file.
3936 * features/arc/aux-v2.xml: Likewise.
3937 * features/arc/core-arcompact.xml: Likewise.
3938 * features/arc/core-v2.xml: Likewise.
3939 * features/arc/aux-arcompact.c: Generate.
3940 * features/arc/aux-v2.c: Likewise.
3941 * features/arc/core-arcompact.c: Likewise.
3942 * features/arc/core-v2.c: Likewise.
3943 * target-descriptions (maint_print_c_tdesc_cmd): Support ARC features.
3944
67430cd0
TT
39452020-03-16 Tom Tromey <tromey@adacore.com>
3946
3947 PR gdb/25663:
3948 * dwarf2/read.c (dwarf2_name): Strip leading namespaces after
3949 putting value into bcache.
3950
30efb6c7
SM
39512020-03-16 Simon Marchi <simon.marchi@efficios.com>
3952
3953 PR gdb/21500
3954 * amd64-windows-tdep.c (amd64_windows_init_abi): Rename
3955 to...
3956 (amd64_windows_init_abi_common): ... this. Don't set size of
3957 long type.
3958 (amd64_windows_init_abi): New function.
3959 (amd64_cygwin_init_abi): New function.
3960 (_initialize_amd64_windows_tdep): Use amd64_cygwin_init_abi for
3961 the Cygwin OS ABI.
3962 * i386-windows-tdep.c (_initialize_i386_windows_tdep): Clarify
3963 comment.
3964
8db52437
SM
39652020-03-16 Simon Marchi <simon.marchi@efficios.com>
3966
3967 * windows-tdep.h (is_linked_with_cygwin_dll): New declaration.
3968 * windows-tdep.c (CYGWIN_DLL_NAME): New.
3969 (pe_import_directory_entry): New struct type.
3970 (is_linked_with_cygwin_dll): New function.
3971 * amd64-windows-tdep.c (amd64_windows_osabi_sniffer): Select
3972 GDB_OSABI_CYGWIN if the BFD is linked with the Cygwin DLL.
3973 * i386-windows-tdep.c (i386_windows_osabi_sniffer): Likewise.
3974
5982a56a
SM
39752020-03-16 Simon Marchi <simon.marchi@efficios.com>
3976
3977 * i386-windows-tdep.c: Mass-rename "cygwin" to "windows", except
3978 i386_cygwin_core_osabi_sniffer.
3979
7a1998df
SM
39802020-03-16 Simon Marchi <simon.marchi@efficios.com>
3981
3982 * i386-cygwin-tdep.c: Rename to...
3983 * i386-windows-tdep.c: ... this.
3984 * Makefile.in (ALL_TARGET_OBS): Rename i386-cygwin-tdep.c to
3985 i386-windows-tdep.c.
3986 * configure.tgt: Likewise.
3987
053205cc
SM
39882020-03-16 Simon Marchi <simon.marchi@efficios.com>
3989
3990 * osabi.h (enum gdb_osabi): Add GDB_OSABI_WINDOWS.
3991 * osabi.c (gdb_osabi_names): Add "Windows".
3992 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Return
3993 GDB_OSABI_WINDOWS when the binary's target is "pei-i386".
3994 (i386_cygwin_core_osabi_sniffer): New function, extracted from
3995 i386_cygwin_osabi_sniffer.
3996 (_initialize_i386_cygwin_tdep): Register OS ABI
3997 GDB_OSABI_WINDOWS for i386.
3998 * amd64-windows-tdep.c (amd64_windows_osabi_sniffer): Return
3999 GDB_OSABI_WINDOWS when the binary's target is "pei-x86-64".
4000 (_initialize_amd64_windows_tdep): Register OS ABI GDB_OSABI_WINDOWS
4001 for x86-64.
4002 * configure.tgt: Use GDB_OSABI_WINDOWS as the default OS ABI
4003 when the target matches '*-*-mingw*'.
4004
fe4b2ee6
SM
40052020-03-16 Simon Marchi <simon.marchi@efficios.com>
4006
4007 * defs.h (enum gdb_osabi): Move to...
4008 * osabi.h (enum gdb_osabi): ... here.
4009 * gdbarch.sh: Include osabi.h in gdbarch.h.
4010 * gdbarch.h: Re-generate.
4011
cb9b645d
SM
40122020-03-16 Simon Marchi <simon.marchi@efficios.com>
4013
4014 * amd64-windows-tdep.c (amd64_windows_osabi_sniffer): New
4015 function.
4016 (_initialize_amd64_windows_tdep): Register osabi sniffer.
4017
3293bbaf
TT
40182020-03-14 Tom Tromey <tom@tromey.com>
4019
4020 * c-typeprint.c (cp_type_print_method_args): Print "__restrict__"
4021 for C++.
4022 (c_type_print_modifier): Likewise. Add "language" parameter.
4023 (c_type_print_varspec_prefix, c_type_print_base_struct_union)
4024 (c_type_print_base_1): Update.
4025 * type-stack.h (enum type_pieces) <tp_atomic, tp_restrict>: New
4026 constants.
4027 * type-stack.c (type_stack::insert): Handle tp_atomic and
4028 tp_restrict.
4029 (type_stack::follow_type_instance_flags): Likewise.
4030 (type_stack::follow_types): Likewise. Merge type-following code.
4031 * c-exp.y (RESTRICT, ATOMIC): New tokens.
4032 (space_identifier, cv_with_space_id)
4033 (const_or_volatile_or_space_identifier_noopt)
4034 (const_or_volatile_or_space_identifier): Remove.
4035 (single_qualifier, qualifier_seq_noopt, qualifier_seq): New
4036 rules.
4037 (ptr_operator, typebase): Update.
4038 (enum token_flag) <FLAG_C>: New constant.
4039 (ident_tokens): Add "restrict", "__restrict__", "__restrict", and
4040 "_Atomic".
4041 (lex_one_token): Handle FLAG_C.
4042
154151a6
KR
40432020-03-14 Kamil Rytarowski <n54@gmx.com>
4044
4045 * m68k-bsd-nat.c (fetch_registers): New variable lwp and pass
4046 it to the ptrace call.
4047 * m68k-bsd-nat.c (store_registers): Likewise.
4048
bc107784
KR
40492020-03-14 Kamil Rytarowski <n54@gmx.com>
4050
4051 * m68k-bsd-nat.c (m68kbsd_supply_gregset): Change type of regs to
4052 gdb_byte *.
4053 * m68k-bsd-nat.c (m68kbsd_supply_fpregset): Likewise.
4054 * m68k-bsd-nat.c (m68kbsd_collect_gregset): Likewise.
4055 * m68k-bsd-nat.c (m68kbsd_supply_pcb): Cast &tmp to gdb_byte *.
4056
01a80117
KR
40572020-03-14 Kamil Rytarowski <n54@gmx.com>
4058
4059 * m68k-bsd-nat.c (m68k_bsd_nat_target): Inherit from
4060 nbsd_nat_target instead of inf_ptrace_target.
4061 * m68k-bsd-nat.c: Include "nbsd-nat.h", as we are now using
4062 nbsd_nat_target.
4063
f90280ca
KR
40642020-03-14 Kamil Rytarowski <n54@gmx.com>
4065
4066 * m68k-bsd-nat.c: Define _KERNTYPES to get the declaration of
4067 register_t.
4068
6def66f1
KR
40692020-03-14 Kamil Rytarowski <n54@gmx.com>
4070
4071 * alpha-bsd-nat.c (fetch_registers): New variable lwp and pass
4072 it to the ptrace call.
4073 * alpha-bsd-nat.c (store_registers): Likewise.
4074
66eaca97
KR
40752020-03-14 Kamil Rytarowski <n54@gmx.com>
4076
4077 * alpha-bsd-nat.c: Remove <sys/procfs.h> and "gregset.h" from
4078 includes.
4079 * alpha-bsd-nat.c (gregset_t, fpregset_t): Remove.
4080 * alpha-bsd-nat.c (supply_gregset, fill_gregset, supply_fpregset,
4081 fill_fpregset): Likewise.
4082
4fed520b
KR
40832020-03-14 Kamil Rytarowski <n54@gmx.com>
4084
4085 * alpha-bsd-nat.c (alpha_netbsd_nat_target): Inherit from
4086 nbsd_nat_target instead of inf_ptrace_target.
4087 * alpha-bsd-nat.c: Include "nbsd-nat.h", as we are now using
4088 nbsd_nat_target.
4089
2190cf06
KR
40902020-03-14 Kamil Rytarowski <n54@gmx.com>
4091
4092 * alpha-bsd-nat.c: Define _KERNTYPES to get the declaration of
4093 register_t.
4094
75c56d3d
KR
40952020-03-14 Kamil Rytarowski <n54@gmx.com>
4096
4097 * arm-nbsd-nat.c (fetch_register): New variable lwp and pass
4098 it to the ptrace call.
4099 * arm-nbsd-nat.c (fetch_fp_register): Likewise.
4100 * arm-nbsd-nat.c (fetch_fp_regs): Likewise.
4101 * arm-nbsd-nat.c (store_register): Likewise.
4102 * arm-nbsd-nat.c (store_regs): Likewise.
4103 * arm-nbsd-nat.c (store_fp_register): Likewise.
4104 * arm-nbsd-nat.c (store_fp_regs): Likewise.
4105
6018d381
KR
41062020-03-14 Kamil Rytarowski <n54@gmx.com>
4107
4108 * arm-nbsd-nat.c (arm_netbsd_nat_target): Inherit from
4109 nbsd_nat_target instead of inf_ptrace_target.
4110 * arm-nbsd-nat.c: Include "nbsd-nat.h", as we are now using
4111 nbsd_nat_target.
4112
013f99f0
KR
41132020-03-14 Kamil Rytarowski <n54@gmx.com>
4114
4115 * x86-bsd-nat.c (x86bsd_dr_get): New variable lwp and pass
4116 it to the ptrace call.
4117 * x86-bsd-nat.c (x86bsd_dr_set): Likewise.
4118
12753073
KR
41192020-03-14 Kamil Rytarowski <n54@gmx.com>
4120
6227b330
KR
4121 * vax-bsd-nat.c (vaxbsd_supply_gregset): New variable lwp and pass
4122 it to the ptrace call.
4123 * vax-bsd-nat.c (vaxbsd_collect_gregset): Likewise.
4124
41252020-03-14 Kamil Rytarowski <n54@gmx.com>
4126
4127 * vax-bsd-nat.c (vaxbsd_supply_gregset): Cast gregs to const
4128 gdb_byte *.
12753073
KR
4129 * vax-bsd-nat.c (vaxbsd_collect_gregset): Cast gregs to void *.
4130
d5be5fa4
KR
41312020-03-14 Kamil Rytarowski <n54@gmx.com>
4132
4133 * vax-bsd-nat.c (vax_bsd_nat_target): Inherit from nbsd_nat_target
4134 instead of inf_ptrace_target.
4135 * vax-bsd-nat.c: Include "nbsd-nat.h", as we are now using
4136 nbsd_nat_target.
4137
8110f842
KR
41382020-03-14 Kamil Rytarowski <n54@gmx.com>
4139
4140 * mips-nbsd-nat.c: Define _KERNTYPES to get the declaration of
4141 register_t.
4142
52feded7
KR
41432020-03-14 Kamil Rytarowski <n54@gmx.com>
4144
4145 * ppc-nbsd-nat.c: Define _KERNTYPES to get the declaration of
4146 register_t.
4147
25567eee
KR
41482020-03-14 Kamil Rytarowski <n54@gmx.com>
4149
4150 * vax-bsd-nat.c: Define _KERNTYPES to get the declaration of
4151 register_t.
4152
426a9c18
TT
41532020-03-13 Tom Tromey <tom@tromey.com>
4154
4155 * value.h (val_print): Don't declare.
4156 * valprint.h (val_print_array_elements)
4157 (val_print_scalar_formatted, generic_val_print): Don't declare.
4158 * valprint.c (generic_val_print_array): Take a struct value.
4159 (generic_val_print_ptr, generic_val_print_memberptr)
4160 (generic_val_print_bool, generic_val_print_int)
4161 (generic_val_print_char, generic_val_print_complex)
4162 (generic_val_print): Remove.
4163 (generic_value_print): Update.
4164 (do_val_print): Remove unused parameters. Don't call
4165 la_val_print.
4166 (val_print): Remove.
4167 (common_val_print): Update. Don't call value_check_printable.
4168 (val_print_scalar_formatted, val_print_array_elements): Remove.
4169 * rust-lang.c (rust_val_print): Remove.
4170 (rust_language_defn): Update.
4171 * p-valprint.c (pascal_val_print): Remove.
4172 (pascal_value_print_inner): Update.
4173 (pascal_object_print_val_fields, pascal_object_print_val):
4174 Remove.
4175 (pascal_object_print_static_field): Update.
4176 * p-lang.h (pascal_val_print): Don't declare.
4177 * p-lang.c (pascal_language_defn): Update.
4178 * opencl-lang.c (opencl_language_defn): Update.
4179 * objc-lang.c (objc_language_defn): Update.
4180 * m2-valprint.c (m2_print_unbounded_array, m2_val_print): Remove.
4181 * m2-lang.h (m2_val_print): Don't declare.
4182 * m2-lang.c (m2_language_defn): Update.
4183 * language.h (struct language_defn) <la_val_print>: Remove.
4184 * language.c (unk_lang_value_print_inner): Rename. Change
4185 argument types.
4186 (unknown_language_defn, auto_language_defn): Update.
4187 * go-valprint.c (go_val_print): Remove.
4188 * go-lang.h (go_val_print): Don't declare.
4189 * go-lang.c (go_language_defn): Update.
4190 * f-valprint.c (f_val_print): Remove.
4191 * f-lang.h (f_value_print): Don't declare.
4192 * f-lang.c (f_language_defn): Update.
4193 * d-valprint.c (d_val_print): Remove.
4194 * d-lang.h (d_value_print): Don't declare.
4195 * d-lang.c (d_language_defn): Update.
4196 * cp-valprint.c (cp_print_value_fields)
4197 (cp_print_value_fields_rtti, cp_print_value): Remove.
4198 (cp_print_static_field): Update.
4199 * c-valprint.c (c_val_print_array, c_val_print_ptr)
4200 (c_val_print_struct, c_val_print_union, c_val_print_int)
4201 (c_val_print_memberptr, c_val_print): Remove.
4202 * c-lang.h (c_val_print_array, cp_print_value_fields)
4203 (cp_print_value_fields_rtti): Don't declare.
4204 * c-lang.c (c_language_defn, cplus_language_defn)
4205 (asm_language_defn, minimal_language_defn): Update.
4206 * ada-valprint.c (ada_val_print_ptr, ada_val_print_num): Remove.
4207 (ada_val_print_enum): Take a struct value.
4208 (ada_val_print_flt, ada_val_print_array, ada_val_print_1)
4209 (ada_val_print): Remove.
4210 (ada_value_print_1): Update.
4211 (printable_val_type): Remove.
4212 * ada-lang.h (ada_val_print): Don't declare.
4213 * ada-lang.c (ada_language_defn): Update.
4214
42331a1e
TT
42152020-03-13 Tom Tromey <tom@tromey.com>
4216
4217 * valprint.c (do_val_print): Update.
4218 * python/python-internal.h (gdbpy_apply_val_pretty_printer): Take
4219 a struct value.
4220 (value_to_value_object_no_release): Declare.
4221 * python/py-value.c (value_to_value_object_no_release): New
4222 function.
4223 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Take a
4224 struct value.
4225 * guile/scm-value.c (vlscm_scm_from_value_no_release): New
4226 function.
4227 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Take
4228 a struct value.
4229 * guile/guile-internal.h (vlscm_scm_from_value_no_release):
4230 Declare.
4231 (gdbscm_apply_val_pretty_printer): Take a struct value.
4232 * extension.h (apply_ext_lang_val_pretty_printer): Take a struct
4233 value.
4234 * extension.c (apply_ext_lang_val_pretty_printer): Take a struct
4235 value.
4236 * extension-priv.h (struct extension_language_ops)
4237 <apply_val_pretty_printer>: Take a struct value.
4238 * cp-valprint.c (cp_print_value): Create a struct value.
4239 (cp_print_value): Update.
4240
3a916a97
TT
42412020-03-13 Tom Tromey <tom@tromey.com>
4242
4243 * ada-valprint.c (print_field_values): Call common_val_print.
4244
b59eac37
TT
42452020-03-13 Tom Tromey <tom@tromey.com>
4246
4247 * ada-valprint.c (val_print_packed_array_elements): Remove
4248 bitoffset and val parameters. Call common_val_print.
4249 (ada_val_print_string): Remove offset, address, and original_value
4250 parameters.
4251 (ada_val_print_array): Update.
4252 (ada_value_print_array): New function.
4253 (ada_value_print_1): Call it.
4254
03371129
TT
42552020-03-13 Tom Tromey <tom@tromey.com>
4256
4257 * ada-valprint.c (ada_value_print): Use common_val_print.
4258
2e088f8b
TT
42592020-03-13 Tom Tromey <tom@tromey.com>
4260
4261 * ada-valprint.c (ada_val_print_ref): Use common_val_print.
4262
39ef85a8
TT
42632020-03-13 Tom Tromey <tom@tromey.com>
4264
4265 * ada-valprint.c (ada_value_print_num): New function.
4266 (ada_value_print_1): Use it.
4267
b9fa6e07
TT
42682020-03-13 Tom Tromey <tom@tromey.com>
4269
4270 * ada-valprint.c (ada_value_print_1) <TYPE_CODE_FLT>: Rewrite.
4271
416595d6
TT
42722020-03-13 Tom Tromey <tom@tromey.com>
4273
4274 * ada-valprint.c (ada_value_print_ptr): New function.
4275 (ada_value_print_1): Use it.
4276
5b5e15ec
TT
42772020-03-13 Tom Tromey <tom@tromey.com>
4278
4279 * ada-valprint.c (ada_val_print_gnat_array): Take a struct value;
4280 call common_val_print.
4281 (ada_val_print_1): Update.
4282 (ada_value_print_1): New function.
4283 (ada_value_print_inner): Rewrite.
4284
fbf54e75
TT
42852020-03-13 Tom Tromey <tom@tromey.com>
4286
4287 * cp-valprint.c (cp_print_value_fields): Update.
4288 (cp_print_value): New function.
4289
64b653ca
TT
42902020-03-13 Tom Tromey <tom@tromey.com>
4291
4292 * m2-valprint.c (m2_value_print_inner): Use
4293 cp_print_value_fields.
4294 * cp-valprint.c (cp_print_value_fields): New function.
4295 * c-valprint.c (c_value_print_struct): New function.
4296 (c_value_print_inner): Use c_value_print_struct.
4297 * c-lang.h (cp_print_value_fields): Declare.
4298
6999f067
TT
42992020-03-13 Tom Tromey <tom@tromey.com>
4300
4301 * c-valprint.c (c_value_print_array): New function.
4302 (c_value_print_inner): Use it.
4303
ce80b8bd
TT
43042020-03-13 Tom Tromey <tom@tromey.com>
4305
4306 * c-valprint.c (c_value_print_memberptr): New function.
4307 (c_value_print_inner): Use it.
4308
2faac269
TT
43092020-03-13 Tom Tromey <tom@tromey.com>
4310
4311 * c-valprint.c (c_value_print_int): New function.
4312 (c_value_print_inner): Use it.
4313
da3e2c29
TT
43142020-03-13 Tom Tromey <tom@tromey.com>
4315
4316 * c-valprint.c (c_value_print_ptr): New function.
4317 (c_value_print_inner): Use it.
4318
50836231
TT
43192020-03-13 Tom Tromey <tom@tromey.com>
4320
4321 * c-valprint.c (c_value_print_inner): Rewrite.
4322
4f412b6e
TT
43232020-03-13 Tom Tromey <tom@tromey.com>
4324
4325 * valprint.c (generic_value_print_complex): New function.
4326 (generic_value_print): Use it.
4327
f5354008
TT
43282020-03-13 Tom Tromey <tom@tromey.com>
4329
4330 * valprint.c (generic_val_print_float): Don't call
4331 val_print_scalar_formatted.
4332 (generic_val_print, generic_value_print): Update.
4333
3eec3b05
TT
43342020-03-13 Tom Tromey <tom@tromey.com>
4335
4336 * valprint.c (generic_value_print_char): New function
4337 (generic_value_print): Use it.
4338
fdddfccb
TT
43392020-03-13 Tom Tromey <tom@tromey.com>
4340
4341 * valprint.c (generic_value_print_int): New function.
4342 (generic_value_print): Use it.
4343
6dde7521
TT
43442020-03-13 Tom Tromey <tom@tromey.com>
4345
4346 * valprint.c (generic_value_print_bool): New function.
4347 (generic_value_print): Use it.
4348
4112d2e6
TT
43492020-03-13 Tom Tromey <tom@tromey.com>
4350
4351 * valprint.c (generic_val_print_func): Simplify.
4352 (generic_val_print, generic_value_print): Update.
4353
65786af6
TT
43542020-03-13 Tom Tromey <tom@tromey.com>
4355
4356 * valprint.c (generic_val_print_flags): Remove.
4357 (generic_val_print, generic_value_print): Update.
4358 (val_print_type_code_flags): Add original_value parameter.
4359
40f3ce18
TT
43602020-03-13 Tom Tromey <tom@tromey.com>
4361
4362 * valprint.c (generic_val_print): Update.
4363 (generic_value_print): Update.
4364 * valprint.c (generic_val_print_enum): Don't call
4365 val_print_scalar_formatted.
4366
2a5b130b
TT
43672020-03-13 Tom Tromey <tom@tromey.com>
4368
4369 * valprint.c (generic_value_print): Call generic_value_print_ptr.
4370 * valprint.c (generic_value_print_ptr): New function.
4371
abc66ce9
TT
43722020-03-13 Tom Tromey <tom@tromey.com>
4373
4374 * valprint.c (generic_value_print): Rewrite.
4375
07a32858
TT
43762020-03-13 Tom Tromey <tom@tromey.com>
4377
4378 * p-valprint.c (pascal_object_print_value_fields)
4379 (pascal_object_print_value): New functions.
4380
64d64d3a
TT
43812020-03-13 Tom Tromey <tom@tromey.com>
4382
4383 * p-valprint.c (pascal_value_print_inner): Rewrite.
4384
6a95a1f5
TT
43852020-03-13 Tom Tromey <tom@tromey.com>
4386
4387 * f-valprint.c (f_value_print_innner): Rewrite.
4388
59fcdac6
TT
43892020-03-13 Tom Tromey <tom@tromey.com>
4390
4391 * m2-valprint.c (m2_print_unbounded_array): New overload.
4392 (m2_print_unbounded_array): Update.
4393 (m2_print_array_contents): Take a struct value.
4394 (m2_value_print_inner): Rewrite.
4395
d133c3e1
TT
43962020-03-13 Tom Tromey <tom@tromey.com>
4397
4398 * d-valprint.c (dynamic_array_type): Call d_value_print_inner.
4399 (d_value_print_inner): New function.
4400 * d-lang.h (d_value_print_inner): Declare.
4401 * d-lang.c (d_language_defn): Use d_value_print_inner.
4402
23b0f06b
TT
44032020-03-13 Tom Tromey <tom@tromey.com>
4404
4405 * go-valprint.c (go_value_print_inner): New function.
4406 * go-lang.h (go_value_print_inner): Declare.
4407 * go-lang.c (go_language_defn): Use go_value_print_inner.
4408
5f56f7cb
TT
44092020-03-13 Tom Tromey <tom@tromey.com>
4410
4411 * rust-lang.c (val_print_struct, rust_print_enum): Use the value
4412 API.
4413 (rust_val_print): Rewrite.
4414 (rust_value_print_inner): New function, from rust_val_print.
4415 (rust_language_defn): Use rust_value_print_inner.
4416
26792ee0
TT
44172020-03-13 Tom Tromey <tom@tromey.com>
4418
4419 * ada-valprint.c (ada_value_print_inner): New function.
4420 * ada-lang.h (ada_value_print_inner): Declare.
4421 * ada-lang.c (ada_language_defn): Use ada_value_print_inner.
4422
24051bbe
TT
44232020-03-13 Tom Tromey <tom@tromey.com>
4424
4425 * f-valprint.c (f_value_print_innner): New function.
4426 * f-lang.h (f_value_print_innner): Declare.
4427 * f-lang.c (f_language_defn): Use f_value_print_innner.
4428
c0941be6
TT
44292020-03-13 Tom Tromey <tom@tromey.com>
4430
4431 * p-valprint.c (pascal_value_print_inner): New function.
4432 * p-lang.h (pascal_value_print_inner): Declare.
4433 * p-lang.c (pascal_language_defn): Use pascal_value_print_inner.
4434
62c4663d
TT
44352020-03-13 Tom Tromey <tom@tromey.com>
4436
4437 * m2-valprint.c (m2_value_print_inner): New function.
4438 * m2-lang.h (m2_value_print_inner): Declare.
4439 * m2-lang.c (m2_language_defn): Use m2_value_print_inner.
4440
62182190
TT
44412020-03-13 Tom Tromey <tom@tromey.com>
4442
4443 * opencl-lang.c (opencl_language_defn): Use c_value_print_inner.
4444 * objc-lang.c (objc_language_defn): Use c_value_print_inner.
4445 * c-valprint.c (c_value_print_inner): New function.
4446 * c-lang.h (c_value_print_inner): Declare.
4447 * c-lang.c (c_language_defn, cplus_language_defn)
4448 (asm_language_defn, minimal_language_defn): Use
4449 c_value_print_inner.
4450
1e592a8a
TT
44512020-03-13 Tom Tromey <tom@tromey.com>
4452
4453 * p-valprint.c (pascal_object_print_value_fields): Now static.
4454 * p-lang.h (pascal_object_print_value_fields): Don't declare.
4455
7fe471e9
TT
44562020-03-13 Tom Tromey <tom@tromey.com>
4457
4458 * c-valprint.c (c_val_print_array): Simplify.
4459
d121c6ce
TT
44602020-03-13 Tom Tromey <tom@tromey.com>
4461
4462 * valprint.c (value_print_array_elements): New function.
4463 * valprint.h (value_print_array_elements): Declare.
4464
4dba70ee
TT
44652020-03-13 Tom Tromey <tom@tromey.com>
4466
4467 * printcmd.c (print_formatted): Use value_print_scalar_formatted.
4468 * mips-tdep.c (mips_print_register): Use
4469 value_print_scalar_formatted.
4470
4f9ae810
TT
44712020-03-13 Tom Tromey <tom@tromey.com>
4472
4473 * valprint.h (value_print_scalar_formatted): Declare.
4474 * valprint.c (value_print_scalar_formatted): New function.
4475
156bfec9
TT
44762020-03-13 Tom Tromey <tom@tromey.com>
4477
4478 * valprint.h (generic_value_print): Declare.
4479 * valprint.c (generic_value_print): New function.
4480
2b4e573d
TT
44812020-03-13 Tom Tromey <tom@tromey.com>
4482
4483 * valprint.c (do_val_print): Call la_value_print_inner, if
4484 available.
4485 * rust-lang.c (rust_language_defn): Update.
4486 * p-lang.c (pascal_language_defn): Update.
4487 * opencl-lang.c (opencl_language_defn): Update.
4488 * objc-lang.c (objc_language_defn): Update.
4489 * m2-lang.c (m2_language_defn): Update.
4490 * language.h (struct language_defn) <la_value_print_inner>: New
4491 member.
4492 * language.c (unknown_language_defn, auto_language_defn): Update.
4493 * go-lang.c (go_language_defn): Update.
4494 * f-lang.c (f_language_defn): Update.
4495 * d-lang.c (d_language_defn): Update.
4496 * c-lang.c (c_language_defn, cplus_language_defn)
4497 (asm_language_defn, minimal_language_defn): Update.
4498 * ada-lang.c (ada_language_defn): Update.
4499
a1f6a07c
TT
45002020-03-13 Tom Tromey <tom@tromey.com>
4501
4502 * c-valprint.c (c_value_print): Use common_val_print.
4503
410cf315
TT
45042020-03-13 Tom Tromey <tom@tromey.com>
4505
4506 * cp-valprint.c (cp_print_static_field): Use common_val_print.
4507
72a45c93
TT
45082020-03-13 Tom Tromey <tom@tromey.com>
4509
4510 * f-valprint.c (f77_print_array_1, f_val_print): Use
4511 common_val_print.
4512
040f66bd
TT
45132020-03-13 Tom Tromey <tom@tromey.com>
4514
4515 * riscv-tdep.c (riscv_print_one_register_info): Use
4516 common_val_print.
4517
a6e05a6c
TT
45182020-03-13 Tom Tromey <tom@tromey.com>
4519
4520 * mi/mi-main.c (output_register): Use common_val_print.
4521
3444c526
TT
45222020-03-13 Tom Tromey <tom@tromey.com>
4523
4524 * infcmd.c (default_print_one_register_info): Use
4525 common_val_print.
4526
c2a44efe
TT
45272020-03-13 Tom Tromey <tom@tromey.com>
4528
4529 * valprint.h (common_val_print_checked): Declare.
4530 * valprint.c (common_val_print_checked): New function.
4531 * stack.c (print_frame_arg): Use common_val_print_checked.
4532
b0c26e99
TT
45332020-03-13 Tom Tromey <tom@tromey.com>
4534
4535 * valprint.c (do_val_print): New function, from val_print.
4536 (val_print): Use do_val_print.
4537 (common_val_print): Use do_val_print.
4538
ce3acbe9
TT
45392020-03-13 Tom Tromey <tom@tromey.com>
4540
4541 * valprint.c (value_print): Use scoped_value_mark.
4542
96c7f873
TV
45432020-03-13 Tom de Vries <tdevries@suse.de>
4544
4545 PR symtab/25646
4546 * psymtab.c (partial_symtab::partial_symtab): Don't set
4547 globals_offset and statics_offset. Push element onto
4548 current_global_psymbols and current_static_psymbols stacks.
4549 (concat): New function.
4550 (end_psymtab_common): Set globals_offset and statics_offset. Pop
4551 element from current_global_psymbols and current_static_psymbols
4552 stacks. Concat popped elements to global_psymbols and
4553 static_symbols.
4554 (add_psymbol_to_list): Use current_global_psymbols and
4555 current_static_psymbols stacks.
4556 * psymtab.h (class psymtab_storage): Add current_global_psymbols and
4557 current_static_psymbols fields.
4558
6ba0a321
CB
45592020-03-12 Christian Biesinger <cbiesinger@google.com>
4560
4561 * corelow.c (sniff_core_bfd): Remove.
4562 (class core_target) <m_core_vec>: Remove.
4563 (core_target::core_target): Update.
4564 (core_file_fns): Remove.
4565 (deprecated_add_core_fns): Remove.
4566 (default_core_sniffer): Remove.
4567 (sniff_core_bfd): Remove.
4568 (default_check_format): Remove.
4569 (gdb_check_format): Remove.
4570 (core_target_open): Update.
4571 (core_target::get_core_register_section): Update.
4572 (get_core_registers_cb): Update.
4573 (core_target::fetch_registers): Update.
4574 * gdbcore.h (struct core_fns): Remove.
4575 (deprecated_add_core_fns): Remove.
4576 (default_core_sniffer): Remove.
4577 (default_check_format): Remove.
4578
227031b2
TT
45792020-03-12 Tom Tromey <tom@tromey.com>
4580
4581 * arm-tdep.c (struct arm_mapping_symbol) <value>: Now a
4582 CORE_ADDR.
4583 (struct arm_exidx_entry) <addr>: Now a CORE_ADDR.
4584
53807e9f
TT
45852020-03-12 Tom Tromey <tom@tromey.com>
4586
4587 * remote.c (remote_target::download_tracepoint)
4588 (remote_target::enable_tracepoint)
4589 (remote_target::disable_tracepoint): Use phex, not sprintf_vma.
4590 * breakpoint.c (print_recreate_masked_watchpoint): Use phex, not
4591 sprintf_vma.
4592
64f25102
TT
45932020-03-12 Tom Tromey <tom@tromey.com>
4594
4595 * symfile-mem.c: Update CORE_ADDR size assert.
4596
272cd5a3
SM
45972020-03-12 Simon Marchi <simon.marchi@efficios.com>
4598
4599 * selftest.m4: Move to gdbsupport/.
4600 * acinclude.m4: Update path to selftest.m4.
4601
74cd3f9d
SM
46022020-03-12 Simon Marchi <simon.marchi@efficios.com>
4603
4604 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Rename to...
4605 (SELFTESTS_SRCS): ... this. Add disasm-selftests.c,
4606 gdbarch-selfselftests.c and selftest-arch.c.
4607 (SUBDIR_UNITTESTS_OBS): Rename to...
4608 (SELFTESTS_OBS): ... this.
4609 (COMMON_SFILES): Remove disasm-selftests.c and
4610 gdbarch-selftests.c.
4611 * configure.ac: Don't add selftest-arch.{c,o} to
4612 CONFIG_{SRCS,OBS}.
4613 * disasm-selftests.c, gdbarch-selftests.c: Remove GDB_SELF_TEST
4614 preprocessor conditions.
4615
db6878ac
SM
46162020-03-12 Simon Marchi <simon.marchi@efficios.com>
4617
4618 * configure.ac: Don't source bfd/development.sh.
4619 * selftest.m4: Modify comment.
4620 * configure: Re-generate.
4621
4d696a5c
SM
46222020-03-12 Simon Marchi <simon.marchi@efficios.com>
4623
4624 * selftest.m4 (GDB_AC_SELFTEST): Error out if $development is
4625 not "true" or "false".
4626 * configure: Re-generate.
4627
8dd8e1c7
CB
46282020-03-12 Christian Biesinger <cbiesinger@google.com>
4629
4630 * Makefile.in (HFILES_NO_SRCDIR): Add new arm-nbsd-tdep.h file.
4631 * arm-nbsd-nat.c (arm_supply_gregset): Moved to arm-nbsd-tdep and
4632 renamed to arm_nbsd_supply_gregset.
4633 (fetch_register): Update to call arm_nbsd_supply_gregset.
4634 (fetch_regs): Remove in favor of fetch_register with a -1 regno.
4635 (arm_netbsd_nat_target::fetch_registers): Update.
4636 (fetch_elfcore_registers): Removed.
4637 (_initialize_arm_netbsd_nat): Removed call to deprecated_add_core_fns.
4638 * arm-nbsd-tdep.c (struct arm_nbsd_reg): New struct.
4639 (arm_nbsd_supply_gregset): Moved from arm-nbsd-nat.c and updated to
4640 not require NetBSD system headers.
4641 (arm_nbsd_regset): New struct.
4642 (arm_nbsd_iterate_over_regset_sections): New function.
4643 (arm_netbsd_init_abi_common): Updated to call
4644 set_gdbarch_iterate_over_regset_sections.
4645 * arm-nbsd-tdep.h: New file.
4646
dd69bf7a
KB
46472020-03-11 Kevin Buettner <kevinb@redhat.com>
4648
4649 * symtab.c (find_pc_sect_line): Add check which prevents infinite
4650 recursion.
4651
a0761e34
SM
46522020-03-11 Simon Marchi <simon.marchi@efficios.com>
4653
4654 * configure: Re-generate.
4655
e7a82140
TT
46562020-03-11 Tom Tromey <tromey@adacore.com>
4657
4658 * ada-typeprint.c (print_choices): Fix comment.
4659
dcc050c8
AB
46602020-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4661
4662 * buildsyms.c (buildsym_compunit::record_line): Avoid accessing
4663 previous item in the list, when the list has no items.
4664
1c33af77
TV
46652020-03-11 Tom de Vries <tdevries@suse.de>
4666
4667 * dwarf2/loc.c (dwarf2_evaluate_property): Handle NULL frame in
4668 PROP_LOCLIST handling code.
4669
8c95582d
AB
46702020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4671
4672 * buildsym-legacy.c (record_line): Pass extra parameter to
4673 record_line.
4674 * buildsym.c (buildsym_compunit::record_line): Take an extra
4675 parameter, reduce duplication in the line table, and record the
4676 is_stmt flag in the line table.
4677 * buildsym.h (buildsym_compunit::record_line): Add extra
4678 parameter.
4679 * disasm.c (do_mixed_source_and_assembly_deprecated): Ignore
4680 non-statement lines.
4681 * dwarf2/read.c (dwarf_record_line_1): Add extra parameter, pass
4682 this to the symtab builder.
4683 (dwarf_finish_line): Pass extra parameter to dwarf_record_line_1.
4684 (lnp_state_machine::record_line): Pass a suitable is_stmt flag
4685 through to dwarf_record_line_1.
4686 * infrun.c (process_event_stop_test): When stepping, don't stop at
4687 a non-statement instruction, and only refresh the step info when
4688 we land in the middle of a line's range. Also add an extra
4689 comment.
4690 * jit.c (jit_symtab_line_mapping_add_impl): Initialise is_stmt
4691 field.
4692 * record-btrace.c (btrace_find_line_range): Only record lines
4693 marked as is-statement.
4694 * stack.c (frame_show_address): Show the frame address if we are
4695 in a non-statement sal.
4696 * symmisc.c (dump_symtab_1): Print the is_stmt flag.
4697 (maintenance_print_one_line_table): Print a header for the is_stmt
4698 column, and include is_stmt information in the output.
4699 * symtab.c (find_pc_sect_line): Find lines marked as statements in
4700 preference to non-statements.
4701 (find_pcs_for_symtab_line): Prefer is-statement entries.
4702 (find_line_common): Likewise.
4703 * symtab.h (struct linetable_entry): Add is_stmt field.
4704 (struct symtab_and_line): Likewise.
4705 * xcoffread.c (arrange_linetable): Initialise is_stmt field when
4706 arranging the line table.
4707
e4003a34
TV
47082020-03-07 Tom de Vries <tdevries@suse.de>
4709
4710 * dwarf2/read.c (read_typedef): Treat anonymous typedef as forwarder
4711 DIE.
4712
e8932576
TT
47132020-03-07 Tom Tromey <tom@tromey.com>
4714
4715 * valops.c (value_literal_complex): Remove obsolete comment.
4716 * gdbtypes.h (enum type_code) <TYPE_CODE_FLT>: Remove obsolete
4717 comment.
4718
29734269
SM
47192020-03-06 Simon Marchi <simon.marchi@polymtl.ca>
4720
4721 * infrun.h: Forward-declare thread_info.
4722 (set_step_info): Add thread_info parameter, add doc.
4723 * infrun.c (set_step_info): Add thread_info parameter, move doc
4724 to header.
4725 * infrun.c (process_event_stop_test): Pass thread to
4726 set_step_info call.
4727 * infcmd.c (set_step_frame): Add thread_info pointer, pass it to
4728 set_step_info.
4729 (prepare_one_step): Add thread_info parameter, pass it to
4730 set_step_frame and prepare_one_step (recursive) call.
4731 (step_1): Pass thread to prepare_one_step call.
4732 (step_command_fsm::should_stop): Pass thread to
4733 prepare_one_step.
4734 (until_next_fsm): Pass thread to set_step_frame call.
4735 (finish_command): Pass thread to set_step_info call.
4736
b7d64b29
HD
47372020-03-06 Hannes Domani <ssbssa@yahoo.de>
4738
4739 * windows-tdep.c (windows_solib_create_inferior_hook):
4740 Check if inferior is running.
4741
09f2921c
TV
47422020-03-06 Tom de Vries <tdevries@suse.de>
4743
4744 * NEWS: Fix "the the".
4745 * ctfread.c: Same.
4746
fd760e79
TV
47472020-03-06 Tom de Vries <tdevries@suse.de>
4748
4749 * psymtab.c (psymtab_to_symtab): Don't print "done.".
4750
20ea4a60
AB
47512020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4752
4753 * .dir-locals.el: Add a comment referencing the other copies of
4754 this file.
4755
0afbabf0
JB
47562020-03-05 John Baldwin <jhb@FreeBSD.org>
4757
4758 * fbsd-tdep.c (fbsd_make_corefile_notes): Use std::string for
4759 psargs.
4760
842806cb
TBA
47612020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4762
4763 * .gitattributes: New file.
4764
be1e3d3e
TT
47652020-03-04 Tom Tromey <tom@tromey.com>
4766
4767 * symmisc.c (print_symbol_bcache_statistics)
4768 (print_objfile_statistics): Update.
4769 * symfile.c (allocate_symtab): Use intern.
4770 * psymtab.c (partial_symtab::partial_symtab): Use intern.
4771 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
4772 macro_cache>: Remove.
4773 <string_cache>: New member.
4774 (struct objfile) <intern>: New methods.
4775 * elfread.c (elf_symtab_read): Use intern.
4776 * dwarf2/read.c (fixup_go_packaging): Intern package name.
4777 (dwarf2_compute_name, dwarf2_physname)
4778 (create_dwo_unit_in_dwp_v1, create_dwo_unit_in_dwp_v2): Intern
4779 names.
4780 (guess_partial_die_structure_name): Update.
4781 (partial_die_info::fixup): Intern name.
4782 (dwarf2_canonicalize_name): Change parameter to objfile. Intern
4783 name.
4784 (dwarf2_name): Intern name. Update.
4785 * buildsym.c (buildsym_compunit::get_macro_table): Use
4786 string_cache.
4787
4e7625fd
TT
47882020-03-04 Tom Tromey <tom@tromey.com>
4789
4790 * jit.c (bfd_open_from_target_memory): Make "target" const.
4791 * corefile.c (gnutarget): Now const.
4792 * gdbcore.h (gnutarget): Now const.
4793
46f9f931
HD
47942020-03-04 Hannes Domani <ssbssa@yahoo.de>
4795
4796 * NEWS: Mention support for WOW64 processes.
4797 * amd64-windows-nat.c (amd64_mappings): Rename and remove static.
4798 (amd64_windows_segment_register_p): Remove static.
4799 (_initialize_amd64_windows_nat): Update.
4800 * configure.nat <windows> (NATDEPFILES): Add i386-windows-nat.o.
4801 * i386-windows-nat.c (context_offset): Update.
4802 (i386_mappings): Rename and remove static.
4803 (i386_windows_segment_register_p): Remove static.
4804 (_initialize_i386_windows_nat): Update.
4805 * windows-nat.c (STATUS_WX86_BREAKPOINT): New macro.
4806 (STATUS_WX86_SINGLE_STEP): New macro.
4807 (EnumProcessModulesEx): New macro.
4808 (Wow64SuspendThread): New macro.
4809 (Wow64GetThreadContext): New macro.
4810 (Wow64SetThreadContext): New macro.
4811 (Wow64GetThreadSelectorEntry): New macro.
4812 (windows_set_context_register_offsets): Add static.
4813 (windows_set_segment_register_p): Likewise.
4814 (windows_add_thread): Adapt for WOW64 processes.
4815 (windows_fetch_one_register): Likewise.
4816 (windows_nat_target::fetch_registers): Likewise.
4817 (windows_store_one_register): Likewise.
4818 (display_selector): Likewise.
4819 (display_selectors): Likewise.
4820 (handle_exception): Likewise.
4821 (windows_continue): Likewise.
4822 (windows_nat_target::resume): Likewise.
4823 (windows_add_all_dlls): Likewise.
4824 (do_initial_windows_stuff): Likewise.
4825 (windows_nat_target::attach): Likewise.
4826 (windows_get_exec_module_filename): Likewise.
4827 (windows_nat_target::create_inferior): Likewise.
4828 (windows_xfer_siginfo): Likewise.
4829 (_initialize_loadable): Initialize Wow64SuspendThread,
4830 Wow64GetThreadContext, Wow64SetThreadContext,
4831 Wow64GetThreadSelectorEntry and EnumProcessModulesEx.
4832 * windows-nat.h (windows_set_context_register_offsets):
4833 Remove declaration.
4834 (windows_set_segment_register_p): Likewise.
4835 (i386_windows_segment_register_p): Add declaration.
4836 (amd64_windows_segment_register_p): Likewise.
4837
440cf44e
LM
48382020-03-04 Luis Machado <luis.machado@linaro.org>
4839
4840 Revert aa66aac47b4dd38f9524ddb5546c08cc09930d37 due to regressions
4841 in "info registers" for AArch64/ARM.
4842
4843 The change caused "info registers" to not print GPR's.
4844
4845 gdb/ChangeLog:
4846
4847 2020-02-01 Shahab Vahedi <shahab@synopsys.com>
4848
4849 * target-descriptions.c (tdesc_register_in_reggroup_p): Return 0
4850 when reg->group is empty and reggroup is not.
4851
1009d92f
TT
48522020-03-03 Tom Tromey <tromey@adacore.com>
4853
4854 * dwarf2/frame.c (struct dwarf2_frame_cache)
4855 <checked_tailcall_bottom, entry_cfa_sp_offset,
4856 entry_cfa_sp_offset_p>: Remove members.
4857 (dwarf2_frame_cache): Call dwarf2_tailcall_sniffer_first.
4858 (dwarf2_frame_prev_register): Don't call
4859 dwarf2_tailcall_sniffer_first.
4860 (dwarf2_append_unwinders): Don't append tailcall unwinder.
4861 * frame-unwind.c (add_unwinder): New fuction.
4862 (frame_unwind_init): Use it. Add tailcall unwinder.
4863
5e5d66b6
AB
48642020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4865 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4866
4867 * f-valprint.c (f_val_print): Handle TYPE_CODE_BOOL, any non-zero
4868 value should be printed as true.
4869
584cf46d
HD
48702020-03-03 Hannes Domani <ssbssa@yahoo.de>
4871
4872 * windows-tdep.c (windows_solib_create_inferior_hook): New function.
4873 (windows_init_abi): Set and use windows_so_ops.
4874
7b973adc
SDJ
48752020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4876
4877 * printcmd.c (print_c_string): Check also for TYPE_CODE_PTR
4878 when verifying if dealing with a convenience variable.
4879
bb7b70ab
LM
48802020-03-03 Luis Machado <luis.machado@linaro.org>
4881
4882 * auxv.c (default_print_auxv_entry): Add new AUXV entries.
4883
9822cb57
SM
48842020-03-02 Simon Marchi <simon.marchi@polymtl.ca>
4885
4886 * infrun.c (gdbarch_supports_displaced_stepping): New.
4887 (use_displaced_stepping): Break up conditions in smaller pieces.
4888 Use gdbarch_supports_displaced_stepping.
4889 (displaced_step_prepare_throw): Use
4890 gdbarch_supports_displaced_stepping.
4891
63e163f2
AB
48922020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4893
4894 * NEWS: Mention new behaviour of the history filename.
4895 * top.c (write_history_p): Add comment.
4896 (show_write_history_p): Add header comment, give a different
4897 message when history writing is on, but the history filename is
4898 empty.
4899 (history_filename): Add comment.
4900 (history_filename_empty): New function.
4901 (show_history_filename): Add header comment, give a different
4902 message when the filename is empty.
4903 (init_history): Compare history_filename against nullptr, and only
4904 read history if the filename is not empty.
4905 (set_history_filename): Add header comment, and only make
4906 non-empty filenames absolute.
4907 (init_main): Make the filename argument to 'set history filename'
4908 optional.
4909
81b86b97
CB
49102020-03-02 Christian Biesinger <cbiesinger@google.com>
4911
4912 * arm-nbsd-nat.c (arm_supply_fparegset): Rename to...
4913 (arm_supply_vfpregset): ...this, and update to use VFP registers.
4914 (fetch_fp_register): Update.
4915 (fetch_fp_regs): Update.
4916 (store_fp_register): Update.
4917 (store_fp_regs): Update.
4918 (arm_netbsd_nat_target::read_description): New function.
4919 (fetch_elfcore_registers): Update.
4920
24ed6739
AB
49212020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * remote.c (remote_target::remote_parse_stop_reply): Don't use the
4924 general_thread if the stop reply is missing a thread-id.
4925 (remote_target::process_stop_reply): Use the first non-exited
4926 thread if the target didn't pass a thread-id.
4927 * infrun.c (do_target_wait): Move call to
4928 switch_to_inferior_no_thread to ....
4929 (do_target_wait_1): ... here.
4930
a84bb2a0
JT
49312020-02-29 Jon Turney <jon.turney@dronecode.org.uk>
4932
4933 * debuginfod-support.c: Include defs.h first.
4934
658dadf0
TV
49352020-02-28 Tom de Vries <tdevries@suse.de>
4936
4937 * symfile.c (set_initial_language): Use default language for lookup.
4938
4ebe4877
SM
49392020-02-28 Simon Marchi <simon.marchi@efficios.com>
4940
4941 * dwarf2/read.c (cutu_reader::init_tu_and_read_dwo_dies): Remove
4942 reader variable, pass `this` to read_cutu_die_from_dwo.
4943
e5da1139
AM
49442020-02-27 Aaron Merey <amerey@redhat.com>
4945
4946 * source.c (open_source_file): Check for nullptr when computing
4947 srcpath.
4948
317f7127
TT
49492020-02-27 Tom Tromey <tromey@adacore.com>
4950
4951 * dwarf2/read.c (struct field_info) <nfields>: Now a method, not a
4952 member.
4953 (dwarf2_add_field): Don't update nfields.
4954 (dwarf2_attach_fields_to_type, process_structure_scope): Update.
4955
3104d9ee
AB
49562020-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4957
4958 * gdbtypes.c (create_array_type_with_stride): Use std::abs not
4959 abs.
4960
b83470bf
TT
49612020-02-26 Tom Tromey <tom@tromey.com>
4962
4963 * dwarf2/read.c (struct dwarf2_include_psymtab): New.
4964 (dwarf2_create_include_psymtab): Use dwarf2_include_psymtab.
4965 (dwarf2_psymtab::expand_psymtab, dwarf2_psymtab::readin_p)
4966 (dwarf2_psymtab::get_compunit_symtab): Remove null checks for
4967 per_cu_data.
4968
edfe0a0c
TT
49692020-02-26 Tom Tromey <tom@tromey.com>
4970
4971 * dwarf2/index-write.c (psym_index_map): Change type.
4972 (add_address_entry_worker, write_one_signatured_type)
4973 (recursively_count_psymbols, recursively_write_psymbols)
4974 (class debug_names, psyms_seen_size, write_gdbindex)
4975 (write_debug_names): Use partial_symtab, not dwarf2_psymtab.
4976
0d79cdc4
AM
49772020-02-26 Aaron Merey <amerey@redhat.com>
4978
4979 * Makefile.in: Handle optional debuginfod support.
4980 * NEWS: Update.
4981 * README: Add --with-debuginfod summary.
4982 * config.in: Regenerate.
4983 * configure: Regenerate.
4984 * configure.ac: Handle optional debuginfod support.
4985 * debuginfod-support.c: debuginfod helper functions.
4986 * debuginfod-support.h: Ditto.
4987 * doc/gdb.texinfo: Add --with-debuginfod to configure options
4988 summary.
4989 * dwarf2/read.c (dwarf2_get_dwz_file): Query debuginfod servers
4990 when a dwz file cannot be found.
4991 * elfread.c (elf_symfile_read): Query debuginfod servers when a
4992 debuginfo file cannot be found.
4993 * source.c (open_source_file): Query debuginfod servers when a
4994 source file cannot be found.
4995 * top.c (print_gdb_configuration): Include
4996 --{with,without}-debuginfod in the output.
4997
b65ce565
JG
49982020-02-26 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4999
5000 * thread.c (thr_try_catch_cmd): Print thread name.
5001
d4c9a4f8
SM
50022020-02-26 Simon Marchi <simon.marchi@efficios.com>
5003
5004 * dwarf2/loc.h (dwarf2_fetch_die_loc_sect_off,
5005 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
5006 dwarf2_fetch_die_type_sect_off): Move to...
5007 * dwarf2/read.h (dwarf2_fetch_die_loc_sect_off,
5008 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
5009 dwarf2_fetch_die_type_sect_off): ... here.
5010 * dwarf2/read.c (dwarf2_fetch_die_loc_sect_off,
5011 dwarf2_fetch_die_loc_cu_off, dwarf2_fetch_constant_bytes,
5012 dwarf2_fetch_die_type_sect_off): Move doc to header file.
5013
0dce4280
TV
50142020-02-26 Tom de Vries <tdevries@suse.de>
5015
5016 PR gdb/25603
5017 * symfile.c (set_initial_language): Exit-early if
5018 language_mode == language_mode_manual.
5019
450a1bfc
SM
50202020-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5021
5022 * dwarf2/loc.h (dwarf2_read_addr_index): Move...
5023 * dwarf2/read.h (dwarf2_read_addr_index): ... here.
5024 * dwarf2/read.c (dwarf2_read_addr_index): Move doc to header.
5025
9e80cfa1
AB
50262020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5027
5028 * gdbtypes.c (create_array_type_with_stride): Handle negative
5029 array strides.
5030 * valarith.c (value_subscripted_rvalue): Likewise.
5031
09624f1f
LM
50322020-02-25 Luis Machado <luis.machado@linaro.org>
5033
5034 * aarch64-tdep.c (aarch64_vnv_type): Fix comment typo.
5035
8cb5117c
SM
50362020-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5037
5038 * loc.h (dwarf2_get_die_type): Move to...
5039 * read.h (dwarf2_get_die_type): ... here.
5040 * read.c (dwarf2_get_die_type): Move doc to header.
5041
c325c44e
JB
50422020-02-25 Joel Brobecker <brobecker@adacore.com>
5043
5044 * copypright.py (EXCLUDE_LIST): Add 'gnulib/config.in' and
5045 'gnulib/Makefile.in' to the list.
5046
4ac93832
TT
50472020-02-24 Tom Tromey <tom@tromey.com>
5048
5049 * dwarf2/read.h (struct type_unit_unshareable) <num_symtabs>:
5050 Remove.
5051 * dwarf2/read.c (dwarf2_cu::setup_type_unit_groups): Use
5052 XOBNEWVEC.
5053
197400e8
TT
50542020-02-24 Tom Tromey <tom@tromey.com>
5055
5056 * dwarf2/read.h (struct dwarf2_per_cu_data) <type_unit_group_p>:
5057 New method.
5058 * dwarf2/read.c (IS_TYPE_UNIT_GROUP): Remove.
5059 (dw2_do_instantiate_symtab, dw2_get_file_names)
5060 (build_type_psymtab_dependencies, load_full_type_unit): Update.
5061
76935768
TT
50622020-02-24 Tom Tromey <tom@tromey.com>
5063
5064 * dwarf2read.c (dwarf2_build_psymtabs_hard): Use
5065 make_scoped_restore.
5066 (dwarf2_psymtab::read_symtab): Don't clear
5067 reading_partial_symbols.
5068
a88ef40d
TV
50692020-02-24 Tom de Vries <tdevries@suse.de>
5070
5071 PR gdb/25592
5072 * stack.c (iterate_over_block_locals): Handle LOC_CONST.
5073
c9af6521
TV
50742020-02-24 Tom de Vries <tdevries@suse.de>
5075
5076 * tui/tui-layout.c (_initialize_tui_layout): Fix help messages for
5077 commands layout next/prev/regs.
5078
5707a07a
TT
50792020-02-22 Tom Tromey <tom@tromey.com>
5080
5081 * dwarf2/loc.h (dwarf2_compile_expr_to_ax): Don't declare.
5082 * dwarf2/loc.c (dwarf2_compile_expr_to_ax): Now static.
5083
3b0fb49e
TT
50842020-02-22 Tom Tromey <tom@tromey.com>
5085
5086 * tui/tui-data.h (TUI_DISASM_WIN): Cast to tui_disasm_window.
5087
283be8bf
TT
50882020-02-22 Tom Tromey <tom@tromey.com>
5089
5090 * tui/tui-win.c (_initialize_tui_win): Add usage text.
5091 * tui/tui-stack.c (_initialize_tui_stack): Add usage text.
5092 * tui/tui-regs.c (_initialize_tui_regs): Add usage text.
5093 * tui/tui.c (_initialize_tui): Add usage text.
5094
ca793b96
TT
50952020-02-22 Tom Tromey <tom@tromey.com>
5096
5097 * tui/tui-win.c (tui_set_focus_command)
5098 (tui_set_win_height_command): Use error_no_arg.
5099 (_initialize_tui_win): Update help text.
5100 (FOCUS_USAGE, WIN_HEIGHT_USAGE): Don't define.
5101
432b5c40
TT
51022020-02-22 Tom Tromey <tom@tromey.com>
5103
5104 * tui/tui-layout.c (extract_display_start_addr): Rewrite.
5105 * tui/tui-disasm.h (struct tui_disasm_window)
5106 <display_start_addr>: Declare.
5107 * tui/tui-source.h (struct tui_source_window)
5108 <display_start_addr>: Declare.
5109 * tui/tui-winsource.h (struct tui_source_window_base)
5110 <show_source_line, display_start_addr>: New methods.
5111 <m_horizontal_offset, m_start_line_or_addr, m_gdbarch, m_content>:
5112 Rename and move to protected section.
5113 * tui/tui-winsource.c (tui_source_window_base::update_source_window)
5114 (tui_source_window_base::do_erase_source_content): Update.
5115 (tui_source_window_base::show_source_line): Now a method.
5116 (tui_source_window_base::show_source_content)
5117 (tui_source_window_base::tui_source_window_base)
5118 (tui_source_window_base::rerender)
5119 (tui_source_window_base::refill)
5120 (tui_source_window_base::do_scroll_horizontal)
5121 (tui_source_window_base::set_is_exec_point_at)
5122 (tui_source_window_base::update_breakpoint_info)
5123 (tui_source_window_base::update_exec_info): Update.
5124 * tui/tui-source.c (tui_source_window::set_contents)
5125 (tui_source_window::showing_source_p)
5126 (tui_source_window::do_scroll_vertical)
5127 (tui_source_window::location_matches_p)
5128 (tui_source_window::line_is_displayed): Update.
5129 (tui_source_window::display_start_addr): New method.
5130 * tui/tui-disasm.c (tui_disasm_window::set_contents)
5131 (tui_disasm_window::do_scroll_vertical)
5132 (tui_disasm_window::location_matches_p): Update.
5133 (tui_disasm_window::display_start_addr): New method.
5134
01b1af32
TT
51352020-02-22 Tom Tromey <tom@tromey.com>
5136
5137 * NEWS: Add entry for gdb.register_window_type.
5138 * tui/tui-layout.h (window_factory): New typedef.
5139 (tui_register_window): Declare.
5140 * tui/tui-layout.c (saved_tui_windows): New global.
5141 (tui_apply_current_layout): Use it.
5142 (tui_register_window): New function.
5143 * python/python.c (do_start_initialization): Call
5144 gdbpy_initialize_tui.
5145 (python_GdbMethods): Add "register_window_type" function.
5146 * python/python-internal.h (gdbpy_register_tui_window)
5147 (gdbpy_initialize_tui): Declare.
5148 * python/py-tui.c: New file.
5149 * Makefile.in (SUBDIR_PYTHON_SRCS): Add py-tui.c.
5150
fc96d20b
TT
51512020-02-22 Tom Tromey <tom@tromey.com>
5152
5153 * tui/tui-io.c (do_tui_putc): Don't omit annotations.
5154
935c78c0
TT
51552020-02-22 Tom Tromey <tom@tromey.com>
5156
5157 * tui/tui-win.c (tui_set_win_focus_to): Move to tui-data.c.
5158 * tui/tui-data.h (tui_set_win_with_focus): Don't declare.
5159 * tui/tui-data.c (tui_set_win_with_focus): Remove.
5160 (tui_set_win_focus_to): Move from tui-win.c.
5161
0240c8f1
TT
51622020-02-22 Tom Tromey <tom@tromey.com>
5163
5164 * tui/tui-layout.c (make_standard_window, get_locator_window): New
5165 functions.
5166 (known_window_types): New global.
5167 (tui_get_window_by_name): Reimplement.
5168 (initialize_known_windows): New function.
5169 (validate_window_name): Rewrite.
5170 (_initialize_tui_layout): Call initialize_known_windows.
5171
fdb01f0c
TT
51722020-02-22 Tom Tromey <tom@tromey.com>
5173
5174 * tui/tui.h (enum tui_win_type) <LOCATOR_WIN, DATA_ITEM_WIN>:
5175 Remove constants.
5176 * tui/tui-winsource.h (struct tui_source_window_base)
5177 <tui_source_window_base>: Remove parameter.
5178 * tui/tui-winsource.c
5179 (tui_source_window_base::tui_source_window_base): Remove
5180 parameter.
5181 (tui_source_window_base::refill): Update.
5182 * tui/tui-stack.h (struct tui_locator_window)
5183 <tui_locator_window>: Update.
5184 * tui/tui-source.h (struct tui_source_window) <tui_source_window>:
5185 Default the constructor.
5186 * tui/tui-regs.h (struct tui_data_item_window)
5187 <tui_data_item_window>: Default the constructor.
5188 (struct tui_data_window) <tui_data_window>: Likewise.
5189 * tui/tui-disasm.h (struct tui_disasm_window) <tui_disasm_window>:
5190 Default the constructor.
5191 * tui/tui-data.h (struct tui_gen_win_info) <tui_gen_win_info>:
5192 Default the constructor.
5193 <type>: Remove.
5194 (struct tui_win_info) <tui_win_info>: Default the constructor.
5195 * tui/tui-data.c (tui_win_info::tui_win_info): Remove.
5196 * tui/tui-command.h (struct tui_cmd_window) <tui_cmd_window>:
5197 Default the constructor.
5198
865a5aec
TT
51992020-02-22 Tom Tromey <tom@tromey.com>
5200
5201 * tui/tui-wingeneral.h (tui_make_all_invisible): Don't declare.
5202 * tui/tui-wingeneral.c (tui_make_all_invisible): Remove.
5203 * tui/tui-win.c (tui_resize_all): Don't call
5204 tui_delete_invisible_windows.
5205 * tui/tui-layout.c (tui_apply_current_layout): Delete windows when
5206 done.
5207 (tui_set_layout): Update.
5208 (tui_add_win_to_layout): Don't call tui_delete_invisible_windows.
5209 * tui/tui-data.h (tui_delete_invisible_windows): Don't declare.
5210 * tui/tui-data.c (tui_delete_invisible_windows): Remove.
5211
e098d18c
TT
52122020-02-22 Tom Tromey <tom@tromey.com>
5213
5214 * tui/tui-win.c (tui_partial_win_by_name): Handle ambiguity
5215 correctly.
5216
eb9c8874
TT
52172020-02-22 Tom Tromey <tom@tromey.com>
5218
5219 * tui/tui-data.c (tui_next_win, tui_prev_win): Reimplement.
5220
7eed1a8e
TT
52212020-02-22 Tom Tromey <tom@tromey.com>
5222
5223 * tui/tui-winsource.h (struct tui_source_window_iterator)
5224 <inner_iterator>: New etytypedef.
5225 <tui_source_window_iterator>: Take "end" parameter.
5226 <tui_source_window_iterator>: Take iterator.
5227 <operator*, advance>: Update.
5228 <m_iter>: Change type.
5229 <m_end>: New field.
5230 (struct tui_source_windows) <begin, end>: Update.
5231 * tui/tui-layout.c (tui_windows): New global.
5232 (tui_apply_current_layout): Clear tui_windows.
5233 (tui_layout_window::apply): Update tui_windows.
5234 * tui/tui-data.h (tui_windows): Declare.
5235 (all_tui_windows): Now inline function.
5236 (class tui_window_iterator, struct all_tui_windows): Remove.
5237
7c043ba6
TT
52382020-02-22 Tom Tromey <tom@tromey.com>
5239
5240 PR tui/17850:
5241 * tui/tui-win.c (tui_gen_win_info::max_width): New method.
5242 * tui/tui-layout.h (class tui_layout_base) <get_sizes>: Add
5243 "height" argument.
5244 (class tui_layout_window) <get_sizes>: Likewise.
5245 (class tui_layout_split) <tui_layout_split>: Add "vertical"
5246 argument.
5247 <get_sizes>: Add "height" argument.
5248 <m_vertical>: New field.
5249 * tui/tui-layout.c (tui_layout_split::clone): Update.
5250 (tui_layout_split::get_sizes): Add "height" argument.
5251 (tui_layout_split::adjust_size, tui_layout_split::apply): Update.
5252 (tui_new_layout_command): Parse "-horizontal".
5253 (_initialize_tui_layout): Update help string.
5254 (tui_layout_split::specification): Add "-horizontal" when needed.
5255 * tui/tui-layout.c (tui_layout_window::get_sizes): Add "height"
5256 argument.
5257 * tui/tui-data.h (struct tui_gen_win_info) <max_width, min_width>:
5258 New methods.
5259
6bc56648
TT
52602020-02-22 Tom Tromey <tom@tromey.com>
5261
5262 * tui/tui-layout.h (enum tui_adjust_result): New.
5263 (class tui_layout_base) <adjust_size>: Return tui_adjust_result.
5264 (class tui_layout_window) <adjust_size>: Return
5265 tui_adjust_result. Rewrite.
5266 (class tui_layout_split) <adjust_size>: Return tui_adjust_result.
5267 * tui/tui-layout.c (tui_layout_split::adjust_size): Update.
5268
c22fef7e
TT
52692020-02-22 Tom Tromey <tom@tromey.com>
5270
5271 * tui/tui-layout.h (class tui_layout_split) <add_split>: Change
5272 parameter and return types.
5273 (class tui_layout_base) <specification>: Add "depth".
5274 (class tui_layout_window) <specification>: Add "depth".
5275 (class tui_layout_split) <specification>: Add "depth".
5276 * tui/tui-layout.c (tui_layout_split::add_split): Change parameter
5277 and return types.
5278 (tui_new_layout_command): Parse sub-layouts.
5279 (_initialize_tui_layout): Update help string.
5280 (tui_layout_window::specification): Add "depth".
5281 (add_layout_command): Update.
5282
ee325b61
TT
52832020-02-22 Tom Tromey <tom@tromey.com>
5284
5285 * NEWS: Add "tui new-layout" item.
5286 * tui/tui-layout.c (add_layout_command): Return cmd_list_element.
5287 Add new-layout command to help text.
5288 (validate_window_name): New function.
5289 (tui_new_layout_command): New function.
5290 (_initialize_tui_layout): Register "new-layout".
5291 (tui_layout_window::specification): New method.
5292 (tui_layout_window::specification): New method.
5293 * tui/tui-layout.h (class tui_layout_base) <specification>: New
5294 method.
5295 (class tui_layout_window) <specification>: New method.
5296 (class tui_layout_split) <specification>: New method.
5297
416eb92d
TT
52982020-02-22 Tom Tromey <tom@tromey.com>
5299
5300 * tui/tui.c (tui_enable): Call tui_set_initial_layout.
5301 * tui/tui-win.c (window_name_completer): Update comment.
5302 * tui/tui-layout.h (class tui_layout_base) <replace_window>:
5303 Declare method.
5304 (class tui_layout_window) <replace_window>: Likewise.
5305 (class tui_layout_split) <replace_window>: Likewise.
5306 (tui_set_layout): Don't declare.
5307 (tui_set_initial_layout): Declare function.
5308 * tui/tui-layout.c (layouts, applied_skeleton, src_regs_layout)
5309 (asm_regs_layout): New globals.
5310 (tui_current_layout, show_layout): Remove.
5311 (tui_set_layout, tui_add_win_to_layout): Rewrite.
5312 (find_layout, tui_apply_layout): New function.
5313 (layout_completer): Remove.
5314 (tui_next_layout): Reimplement.
5315 (tui_next_layout_command): New function.
5316 (tui_set_initial_layout, tui_prev_layout_command): New functions.
5317 (tui_regs_layout): Reimplement.
5318 (tui_regs_layout_command): New function.
5319 (extract_display_start_addr): Rewrite.
5320 (next_layout, prev_layout): Remove.
5321 (tui_layout_window::replace_window): New method.
5322 (tui_layout_split::replace_window): New method.
5323 (destroy_layout): New function.
5324 (layout_list): New global.
5325 (add_layout_command): New function.
5326 (initialize_layouts): Update.
5327 (tui_layout_command): New function.
5328 (_initialize_tui_layout): Install "layout" commands.
5329 * tui/tui-data.h (enum tui_layout_type): Remove.
5330 (tui_current_layout): Don't declare.
5331
0dbc2fc7
TT
53322020-02-22 Tom Tromey <tom@tromey.com>
5333
5334 * tui/tui-regs.c (tui_reg_layout): Remove.
5335 (tui_reg_command): Use tui_regs_layout.
5336 * tui/tui-layout.h (tui_reg_command): Declare.
5337 * tui/tui-layout.c (tui_reg_command): New function.
5338
5afe342e
TT
53392020-02-22 Tom Tromey <tom@tromey.com>
5340
5341 * tui/tui.c (tui_rl_delete_other_windows): Call
5342 tui_remove_some_windows.
5343 * tui/tui-layout.h (class tui_layout_base) <remove_windows>:
5344 Declare method.
5345 (class tui_layout_window) <remove_windows>: New method.
5346 (class tui_layout_split) <remove_windows>: Declare.
5347 (tui_remove_some_windows): Declare.
5348 * tui/tui-layout.c (tui_remove_some_windows): New function.
5349 (tui_layout_split::remove_windows): New method.
5350
427326a8
TT
53512020-02-22 Tom Tromey <tom@tromey.com>
5352
5353 * tui/tui.c (tui_rl_change_windows): Call tui_next_layout.
5354 * tui/tui-layout.h (tui_next_layout): Declare.
5355 * tui/tui-layout.c (tui_next_layout): New function.
5356
3fe12b6d
TT
53572020-02-22 Tom Tromey <tom@tromey.com>
5358
5359 * tui/tui-regs.c (tui_data_window::display_registers_from): Use
5360 correct coordinates.
5361
59b8b5d2
TT
53622020-02-22 Tom Tromey <tom@tromey.com>
5363
5364 * tui/tui-layout.h (tui_add_win_to_layout): Add comment.
5365 * tui/tui-layout.c (tui_add_win_to_layout): Add assert. Remove
5366 DATA_WIN case.
5367
2a3d458b
TT
53682020-02-22 Tom Tromey <tom@tromey.com>
5369
5370 * tui/tui-disasm.c (tui_get_low_disassembly_address): Use
5371 TUI_DISASM_WIN, not tui_win_list.
5372
3f0cbb04
TT
53732020-02-22 Tom Tromey <tom@tromey.com>
5374
5375 * valprint.c (generic_val_print_enum_1)
5376 (val_print_type_code_flags): Style member names.
5377 * rust-lang.c (val_print_struct, rust_print_enum)
5378 (rust_print_struct_def, rust_internal_print_type): Style member
5379 names.
5380 * p-valprint.c (pascal_object_print_value_fields): Style member
5381 names. Only call fprintf_symbol_filtered for static members.
5382 * m2-typeprint.c (m2_record_fields, m2_enum): Style member names.
5383 * f-valprint.c (f_val_print): Style member names.
5384 * f-typeprint.c (f_type_print_base): Style member names.
5385 * cp-valprint.c (cp_print_value_fields): Style member names. Only
5386 call fprintf_symbol_filtered for static members.
5387 (cp_print_class_member): Style member names.
5388 * c-typeprint.c (c_print_type_1, c_type_print_base_1): Style
5389 member names.
5390 * ada-valprint.c (ada_print_scalar): Style enum names.
5391 (ada_val_print_enum): Likewise.
5392 * ada-typeprint.c (print_enum_type): Style enum names.
5393
d4d947ae
TT
53942020-02-21 Tom Tromey <tom@tromey.com>
5395
5396 * psympriv.h (struct partial_symtab): Update comment.
5397
e94e944b
TT
53982020-02-21 Tom Tromey <tromey@adacore.com>
5399
5400 * mips-tdep.h (mips_pc_is_mips16, mips_pc_is_micromips): Parameter
5401 type is CORE_ADDR.
5402
1eb73179
TV
54032020-02-21 Tom de Vries <tdevries@suse.de>
5404
5405 PR gdb/25534
5406 * psymtab.c (partial_symtab::read_dependencies): Don't read dependency
5407 if dependencies[i]->user != NULL.
5408
4f180d53
AT
54092020-02-21 Ali Tamur <tamur@google.com>
5410
5411 * dwarf2/read.c (dwarf2_name): Add null check.
5412
22b6cd70
TT
54132020-02-20 Tom Tromey <tom@tromey.com>
5414
5415 * dwarf2/read.c (dwarf2_find_containing_comp_unit): Use ">", not
5416 ">=", in binary search.
5417 (dwarf2_find_containing_comp_unit): New overload.
5418 (run_test): New self-test.
5419 (_initialize_dwarf2_read): Register new test.
5420
bd0cf5a6
NC
54212020-02-20 Nelson Chu <nelson.chu@sifive.com>
5422
5423 * riscv-tdep.c: Updated since the DECLARE_CSR is changed.
5424 * riscv-tdep.h: Likewise.
5425 * features/riscv/rebuild-csr-xml.sh: Generate the 64bit-csr.xml without
5426 rv32-only CSR.
5427 * features/riscv/64bit-csr.xml: Regenerated.
5428
3f702acd
SDJ
54292020-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5430 Tom Tromey <tom@tromey.com>
5431
5432 * utils.c (fputs_maybe_filtered): Call 'stream->puts' instead
5433 of 'fputc_unfiltered'.
5434 (putchar_unfiltered): Call 'fputc_unfiltered'.
5435 (fputc_unfiltered): Call 'fputs_unfiltered'.
5436
d13c7322
AB
54372020-02-20 Andrew Burgess <andrew.burgess@embecosm.com>
5438
5439 * config.in: Regenerate.
5440 * configure: Regenerate.
5441 * configure.ac: Add --with-python-libdir option.
5442 * main.c: Use WITH_PYTHON_LIBDIR.
5443
869d8950
TT
54442020-02-19 Tom Tromey <tom@tromey.com>
5445
5446 * symtab.c (general_symbol_info::compute_and_set_names): Use
5447 obstack_strndup. Simplify call to symbol_set_demangled_name.
5448
298e9637
SM
54492020-02-19 Simon Marchi <simon.marchi@efficios.com>
5450
5451 * dwarf2/read.c (allocate_signatured_type_table,
5452 allocate_dwo_unit_table, allocate_type_unit_groups_table,
5453 allocate_dwo_file_hash_table, allocate_dwp_loaded_cutus_table):
5454 Remove objfile parameter, update all callers.
5455
08410482
DE
54562020-02-19 Doug Evans <dje@google.com>
5457
5458 PR rust/25535
5459 * rust-lang.c (rust_print_enum): Apply embedded_offset to
5460 rust_enum_variant calculation.
5461
dfdeeca1
TT
54622020-02-19 Tom Tromey <tromey@adacore.com>
5463
5464 * mips-tdep.h (mips_pc_is_mips): Parameter type is CORE_ADDR.
5465
2ef5453b
TT
54662020-02-19 Tom Tromey <tromey@adacore.com>
5467
5468 * ada-lang.c (cache_symbol): Use obstack_strdup.
5469
9f1528a1
AB
54702020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
5471
5472 * configure: Regenerate.
5473
d3c22fa8
TT
54742020-02-19 Tom Tromey <tromey@adacore.com>
5475
5476 * python/python.c (do_start_initialization): Use XNEWVEC. Remove
5477 NULL check.
5478
bf84f706
MR
54792020-02-19 Maciej W. Rozycki <macro@wdc.com>
5480
5481 * NEWS: Mention RISC-V GNU/Linux GDBserver support.
5482
d1c9b20f
AB
54832020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
5484
5485 * arch/riscv.c (struct riscv_gdbarch_features_hasher): Only define
5486 if GDBSERVER is not defined.
5487 (riscv_tdesc_cache): Likewise, also store const target_desc.
5488 (STATIC_IN_GDB): Define.
5489 (riscv_create_target_description): Update declaration with
5490 STATIC_IN_GDB.
5491 (riscv_lookup_target_description): New function, only define if
5492 GDBSERVER is not defined.
5493 * arch/riscv.h (riscv_create_target_description): Declare only
5494 when GDBSERVER is defined.
5495 (riscv_lookup_target_description): New declaration when GDBSERVER
5496 is not defined.
5497 * nat/riscv-linux-tdesc.c (riscv_linux_read_description): Rename to...
5498 (riscv_linux_read_features): ...this, and return
5499 riscv_gdbarch_features instead of target_desc.
5500 * nat/riscv-linux-tdesc.h: Include 'arch/riscv.h'.
5501 (riscv_linux_read_description): Rename to...
5502 (riscv_linux_read_features): ...this.
5503 * riscv-linux-nat.c (riscv_linux_nat_target::read_description):
5504 Update to use riscv_gdbarch_features and
5505 riscv_lookup_target_description.
5506 * riscv-tdep.c (riscv_find_default_target_description): Use
5507 riscv_lookup_target_description instead of
5508 riscv_create_target_description.
5509
373d7ac0
SM
55102020-02-18 Simon Marchi <simon.marchi@efficios.com>
5511
5512 * valprint.c (generic_val_print_enum_1): When printing a flag
5513 enum with value 0 and there is no enumerator with value 0, print
5514 just "0" instead of "(unknown: 0x0)".
5515
b29a2df0
SM
55162020-02-18 Simon Marchi <simon.marchi@efficios.com>
5517
5518 * valprint.c (generic_val_print_enum_1): Print unknown part of
5519 flag enum in hex.
5520
6740f0cc
SM
55212020-02-18 Simon Marchi <simon.marchi@efficios.com>
5522
5523 * dwarf2/read.c (update_enumeration_type_from_children): Allow
5524 flag enums to contain duplicate enumerators.
5525 * valprint.c (generic_val_print_enum_1): Update comment.
5526
edd45eb0
SM
55272020-02-18 Simon Marchi <simon.marchi@efficios.com>
5528
5529 * dwarf2/read.c: Include "count-one-bits.h".
5530 (update_enumeration_type_from_children): If an enumerator has
5531 multiple bits set, don't treat the enumeration as a "flag enum".
5532 * valprint.c (generic_val_print_enum_1): Assert that enumerators
5533 of flag enums have 0 or 1 bit set.
5534
6d0cf446
BE
55352020-02-18 Bernd Edlinger <bernd.edlinger@hotmail.de>
5536
5537 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Use an explicit
5538 conversion.
5539 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
5540 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
5541 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
5542 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
5543 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
5544
7001c1b7
SM
55452020-02-18 Simon Marchi <simon.marchi@efficios.com>
5546
5547 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
5548
fdb61c6c
SM
55492020-02-14 Simon Marchi <simon.marchi@efficios.com>
5550
5551 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Use
5552 displaced_step_closure_up.
5553 * aarch64-tdep.h (aarch64_displaced_step_copy_insn): Likewise.
5554 (struct displaced_step_closure_up):
5555 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
5556 * amd64-tdep.h (amd64_displaced_step_copy_insn): Likewise.
5557 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn):
5558 Likewise.
5559 * gdbarch.sh (displaced_step_copy_insn): Likewise.
5560 * gdbarch.c, gdbarch.h: Re-generate.
5561 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Use
5562 displaced_step_closure_up.
5563 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
5564 * i386-tdep.h (i386_displaced_step_copy_insn): Likewise.
5565 * infrun.h (displaced_step_closure_up): New type alias.
5566 (struct displaced_step_inferior_state) <step_closure>: Change
5567 type to displaced_step_closure_up.
5568 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Use
5569 displaced_step_closure_up.
5570 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
5571
a4a38eb4
TT
55722020-02-14 Tom Tromey <tom@tromey.com>
5573
5574 * minidebug.c (gnu_debug_key): New global.
5575 (find_separate_debug_file_in_section): Use it.
5576
e8217e61
SM
55772020-02-14 Simon Marchi <simon.marchi@efficios.com>
5578
5579 * gdbarch.sh (displaced_step_copy_insn): Change return type to an
5580 std::unique_ptr.
5581 * gdbarch.c: Re-generate.
5582 * gdbarch.h: Re-generate.
5583 * infrun.c (displaced_step_prepare_throw): Adjust to std::unique_ptr
5584 change.
5585 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Change return
5586 type to std::unique_ptr.
5587 * aarch64-tdep.h (aarch64_displaced_step_copy_insn): Likewise.
5588 * amd64-tdep.c (amd64_displaced_step_copy_insn): Likewise.
5589 * amd64-tdep.h (amd64_displaced_step_copy_insn): Likewise.
5590 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
5591 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Likewise.
5592 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
5593 * i386-tdep.h (i386_displaced_step_copy_insn): Likewise.
5594 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
5595 * s390-tdep.c (s390_displaced_step_copy_insn): Likewise.
5596
d8d83535
SM
55972020-02-14 Simon Marchi <simon.marchi@efficios.com>
5598
5599 * infrun.c (get_displaced_step_closure_by_addr): Adjust to
5600 std::unique_ptr.
5601 (displaced_step_clear): Rename to...
5602 (displaced_step_reset): ... this. Just call displaced->reset ().
5603 (displaced_step_clear_cleanup): Rename to...
5604 (displaced_step_reset_cleanup): ... this.
5605 (displaced_step_prepare_throw): Adjust to std::unique_ptr.
5606 (displaced_step_fixup): Likewise.
5607 (resume_1): Likewise.
5608 (handle_inferior_event): Restore child's memory before calling
5609 displaced_step_fixup on the parent.
5610 * infrun.h (displaced_step_inferior_state) <reset>: Adjust
5611 to std::unique_ptr.
5612 <step_closure>: Change type to std::unique_ptr.
5613
5f661e03
SM
56142020-02-14 Simon Marchi <simon.marchi@efficios.com>
5615
5616 * arm-tdep.c: Include count-one-bits.h.
5617 (cleanup_block_store_pc): Use count_one_bits.
5618 (cleanup_block_load_pc): Use count_one_bits.
5619 (arm_copy_block_xfer): Use count_one_bits.
5620 (thumb2_copy_block_xfer): Use count_one_bits.
5621 (thumb_copy_pop_pc_16bit): Use count_one_bits.
5622 * arch/arm-get-next-pcs.c: Include count-one-bits.h.
5623 (thumb_get_next_pcs_raw): Use count_one_bits.
5624 (arm_get_next_pcs_raw): Use count_one_bits_l.
5625 * arch/arm.c (bitcount): Remove.
5626 * arch/arm.h (bitcount): Remove.
5627
8084e579
TT
56282020-02-14 Tom Tromey <tromey@adacore.com>
5629
5630 * dwarf2/frame-tailcall.c (dwarf2_tailcall_sniffer_first):
5631 Update.
5632 * dwarf2/loc.h (call_site_find_chain): Return unique_xmalloc_ptr.
5633 * dwarf2/loc.c (call_site_find_chain_1): Return
5634 unique_xmalloc_ptr.
5635 (call_site_find_chain): Likewise.
5636
258bf0ee
RB
56372020-02-14 Richard Biener <rguenther@suse.de>
5638
5639 * dwarf2/read.c (lnp_state_machine::handle_special_opcode): Apply CSE
5640 on expression with division operators.
5641
f98a8458
AKS
56422020-02-13 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5643
5644 * MAINTAINERS (Write After Approval): Adding myself.
5645
d1437c0e
TT
56462020-02-12 Tom Tromey <tom@tromey.com>
5647
5648 * event-loop.c (event_data, gdb_event, event_handler_func):
5649 Remove.
5650
3d4560f7
TT
56512020-02-12 Tom Tromey <tom@tromey.com>
5652
5653 * dwarf2/frame.c (dwarf2_frame_bfd_data): New global.
5654 (dwarf2_frame_objfile_data): Add comment.
5655 (find_comp_unit, set_comp_unit): New functions.
5656 (dwarf2_frame_find_fde): Use find_comp_unit.
5657 (dwarf2_build_frame_info): Use set_comp_unit.
5658
21982304
TT
56592020-02-12 Tom Tromey <tom@tromey.com>
5660
5661 * dwarf2/frame.c (struct comp_unit) <objfile>: Remove.
5662 (comp_unit): Don't initialize objfile.
5663 (execute_cfa_program): Add text_offset parameter.
5664 (execute_cfa_program_test, dwarf2_fetch_cfa_info)
5665 (dwarf2_frame_cache): Update.
5666 (dwarf2_build_frame_info): Don't set "objfile" member.
5667
4debb237
TT
56682020-02-12 Tom Tromey <tom@tromey.com>
5669
5670 * dwarf2/frame.c (decode_frame_entry_1): Add gdbarch parameter.
5671 (decode_frame_entry): Likewise.
5672 (dwarf2_build_frame_info): Update.
5673
0d404d44
TT
56742020-02-12 Tom Tromey <tom@tromey.com>
5675
5676 * dwarf2/frame.c (struct comp_unit) <obstack>: New member.
5677 (decode_frame_entry_1): Use the comp_unit obstack.
5678
a7a3ae5c
TT
56792020-02-12 Tom Tromey <tom@tromey.com>
5680
5681 * dwarf2/frame.c (struct comp_unit): Add initializers and
5682 constructor.
5683 (dwarf2_frame_objfile_data): Store a comp_unit.
5684 (dwarf2_frame_find_fde): Update.
5685 (dwarf2_build_frame_info): Use "new".
5686
a9d65418
TT
56872020-02-12 Tom Tromey <tom@tromey.com>
5688
5689 * dwarf2/frame.c (struct dwarf2_fde_table): Remove.
5690 (dwarf2_fde_table): Typedef for std::vector.
5691 (dwarf2_frame_objfile_data): Remove the deleter. Now static.
5692 (dwarf2_frame_find_fde, add_fde, decode_frame_entry_1)
5693 (decode_frame_entry): Update.
5694 (dwarf2_build_frame_info): Use "new".
5695
7559c217
CB
56962020-02-12 Christian Biesinger <cbiesinger@google.com>
5697
5698 * arm-tdep.c (arm_gdbarch_init): Update.
5699 * arm-tdep.h (struct gdbarch_tdep) <have_fpa_registers,
5700 have_wmmx_registers, have_vfp_pseudos, have_neon_pseudos,
5701 have_neon, is_m>: Change to bool.
5702
aeefc73c
CB
57032020-02-12 Christian Biesinger <cbiesinger@google.com>
5704
5705 * arm-tdep.c (arm_dump_tdep): Print more fields of tdep.
5706
d27b8e5f
TT
57072020-02-12 Tom Tromey <tom@tromey.com>
5708
5709 * dwarf2/loc.c (struct dwarf_expr_baton): Remove.
5710
cd5900f3
HD
57112020-02-12 Hannes Domani <ssbssa@yahoo.de>
5712
5713 * windows-tdep.c (struct windows_gdbarch_data): Add tib_ptr_type.
5714 (windows_get_tlb_type): Use windows_gdbarch_data->tib_ptr_type.
5715
f056b22b
TT
57162020-02-11 Tom Tromey <tom@tromey.com>
5717
5718 * psymtab.h: Update comment.
5719
f92ff6b5
TT
57202020-02-11 Tom Tromey <tom@tromey.com>
5721
5722 * gdb_obstack.h (struct auto_obstack): Use
5723 DISABLE_COPY_AND_ASSIGN.
5724
3fd6912b
TT
57252020-02-11 Tom Tromey <tom@tromey.com>
5726
5727 * dwarf2/frame.h (struct objfile): Don't forward declare.
5728
69ed9b74
CB
57292020-02-11 Christian Biesinger <cbiesinger@google.com>
5730
5731 * cris-tdep.c (cris_supply_gregset): Change signature to match
5732 what struct regset expects.
5733 (cris_regset): New struct.
5734 (fetch_core_registers): Remove.
5735 (cris_iterate_over_regset_sections): New function.
5736 (_initialize_cris_tdep): Don't call deprecated_add_core_fns.
5737 (cris_gdbarch_init): Call set_gdbarch_iterate_over_regset_sections.
5738
bda874f6
CB
57392020-02-11 Christian Biesinger <cbiesinger@google.com>
5740
5741 * arch/arm.h (enum gdb_regnum): Add comment for the FP0..7
5742 registers.
5743
754e1564
CB
57442020-02-11 Christian Biesinger <cbiesinger@google.com>
5745
5746 * arm-tdep.c (arm_dump_tdep): Add \n in fprintf.
5747
8ddd8e0e
SM
57482020-02-11 Simon Marchi <simon.marchi@efficios.com>
5749
5750 * configure: Re-generate.
5751
898e7f60
SM
57522020-02-11 Simon Marchi <simon.marchi@efficios.com>
5753
5754 * configure: Re-generate.
5755
58df732b
SM
57562020-02-11 Simon Marchi <simon.marchi@efficios.com>
5757
5758 * acinclude: Update warning.m4 path.
5759 * warning.m4: Move to gdbsupport.
5760
da5bd37e
TT
57612020-02-11 Tom Tromey <tromey@adacore.com>
5762
5763 * remote.c (remote_console_output): Update.
5764 * printcmd.c (printf_command): Update.
5765 * event-loop.c (gdb_wait_for_event): Update.
5766 * linux-nat.c (sigchld_handler): Update.
5767 * remote-sim.c (gdb_os_write_stdout): Update.
5768 (gdb_os_flush_stdout): Update.
5769 (gdb_os_flush_stderr): Update.
5770 (gdb_os_write_stderr): Update.
5771 * exceptions.c (print_exception): Update.
5772 * remote-fileio.c (remote_fileio_func_read): Update.
5773 (remote_fileio_func_write): Update.
5774 * tui/tui.c (tui_enable): Update.
5775 * tui/tui-interp.c (tui_interp::init): Update.
5776 * utils.c (init_page_info): Update.
5777 (putchar_unfiltered, fputc_unfiltered): Update.
5778 (gdb_flush): Update.
5779 (emit_style_escape): Update.
5780 (flush_wrap_buffer, fputs_maybe_filtered): Update.
5781 * ui-file.c (ui_file_isatty, ui_file_read, ui_file_write)
5782 (ui_file_write_async_safe, ui_file_flush, ui_file_puts): Remove.
5783 (stderr_file::write): Update.
5784 (stderr_file::puts): Update.
5785 * ui-file.h (ui_file_isatty, ui_file_write)
5786 (ui_file_write_async_safe, ui_file_read, ui_file_flush)
5787 (ui_file_puts): Don't declare.
5788
85f0dd3c
TV
57892020-02-10 Tom de Vries <tdevries@suse.de>
5790
5791 * dwarf2/read.c (process_psymtab_comp_unit_reader): Cast concat NULL
5792 sentinel to char *.
5793
2e927613
TV
57942020-02-09 Tom de Vries <tdevries@suse.de>
5795
5796 * dwarf2read.c (process_psymtab_comp_unit_reader): Append CU offset to
5797 filename if it matches "<artificial>".
5798
6bafc845
HD
57992020-02-09 Hannes Domani <ssbssa@yahoo.de>
5800
5801 * windows-tdep.c (struct enum_value_name): New struct.
5802 (create_enum): New function.
5803 (windows_get_siginfo_type): Create and use enum types.
5804
7928d571
HD
58052020-02-09 Hannes Domani <ssbssa@yahoo.de>
5806
5807 * NEWS: Mention $_siginfo support for Windows.
5808 * windows-nat.c (handle_exception): Set siginfo_er.
5809 (windows_nat_target::mourn_inferior): Reset siginfo_er.
5810 (windows_xfer_siginfo): New function.
5811 (windows_nat_target::xfer_partial): Call windows_xfer_siginfo.
5812 * windows-tdep.c (struct windows_gdbarch_data): New struct.
5813 (init_windows_gdbarch_data): New function.
5814 (get_windows_gdbarch_data): New function.
5815 (windows_get_siginfo_type): New function.
5816 (windows_init_abi): Register windows_get_siginfo_type.
5817 (_initialize_windows_tdep): Register init_windows_gdbarch_data.
5818
6751ebae
TT
58192020-02-08 Tom Tromey <tom@tromey.com>
5820
5821 * dwarf2/read.c (class cutu_reader) <cutu_reader,
5822 init_tu_and_read_dwo_dies>: Remove "keep" parameter.
5823 <keep>: Declare method.
5824 <m_keep>: Remove member.
5825 <~cutu_reader>: Remove.
5826 (cutu_reader::init_tu_and_read_dwo_dies): Update.
5827 (cutu_reader::cutu_reader): Update.
5828 (cutu_reader::keep): Rename from ~cutu_reader.
5829 (process_psymtab_comp_unit, build_type_psymtabs_1)
5830 (process_skeletonless_type_unit, load_partial_comp_unit)
5831 (load_full_comp_unit, dwarf2_read_addr_index)
5832 (read_signatured_type): Update.
5833
135f5437
TT
58342020-02-08 Tom Tromey <tom@tromey.com>
5835
5836 * dwarf2/read.c (process_psymtab_comp_unit_reader): Remove
5837 "want_partial_unit" parameter.
5838 (process_psymtab_comp_unit): Change want_partial_unit to bool.
5839 Inline check for DW_TAG_partial_unit.
5840 (dwarf2_build_psymtabs_hard, scan_partial_symbols): Update.
5841
9f66ff1c
TT
58422020-02-08 Tom Tromey <tom@tromey.com>
5843
5844 * dwarf2/read.c (read_n_bytes, read_direct_string): Move to
5845 read.c.
5846 * dwarf2/leb.h (read_n_bytes, read_direct_string): Move from
5847 read.c.
5848
c8a7a66f
TT
58492020-02-08 Tom Tromey <tom@tromey.com>
5850
5851 * dwarf2/read.c (read_address): Move to comp-unit.c.
5852 (dwarf2_rnglists_process, dwarf2_ranges_process)
5853 (read_attribute_value, dwarf_decode_lines_1)
5854 (var_decode_location, decode_locdesc): Update.
5855 * dwarf2/comp-unit.c (comp_unit_head::read_address): Move from
5856 read.c. Remove "cu" parameter.
5857 * dwarf2/comp-unit.h (struct comp_unit_head) <read_address>: New
5858 method.
5859
8266302d
TT
58602020-02-08 Tom Tromey <tom@tromey.com>
5861
5862 * dwarf2/read.c (read_attribute_value, read_indirect_string)
5863 (read_indirect_line_string): Update.
5864 * dwarf2/comp-unit.c (read_offset): Remove.
5865 (read_comp_unit_head): Update.
5866 * dwarf2/comp-unit.h (struct comp_unit_head) <read_offset>: New
5867 method.
5868 (read_offset): Don't declare.
5869
4057dfde
TT
58702020-02-08 Tom Tromey <tom@tromey.com>
5871
5872 * Makefile.in (COMMON_SFILES): Add dwarf2/comp-unit.c.
5873 * dwarf2/read.c (struct comp_unit_head): Move to
5874 dwarf2/comp-unit.h.
5875 (enum class rcuh_kind): Move to comp-unit.h.
5876 (get_cu_length, offset_in_cu_p): Now methods on comp_unit_head.
5877 (read_comp_unit_head, error_check_comp_unit_head)
5878 (read_and_check_comp_unit_head): Move to comp-unit.c.
5879 (read_offset, dwarf_unit_type_name): Likewise.
5880 (create_debug_type_hash_table, read_cutu_die_from_dwo)
5881 (cutu_reader::cutu_reader, read_call_site_scope)
5882 (find_partial_die, follow_die_offset): Update.
5883 * dwarf2/comp-unit.h: New file, from dwarf2read.c.
5884
24aa364d
TT
58852020-02-08 Tom Tromey <tom@tromey.com>
5886
5887 * dwarf2/read.c (read_offset_1): Move to leb.c.
5888 (read_abbrev_offset, read_offset, dwarf_decode_line_header)
5889 (dwarf_decode_macro_bytes): Update.
5890 * dwarf2/leb.c (read_offset): Rename; move from read.c.
5891 * dwarf2/leb.h (read_offset): Declare.
5892
2c7d5afc
TT
58932020-02-08 Tom Tromey <tom@tromey.com>
5894
5895 * dwarf2/read.c (dwarf2_section_size): Remove.
5896 (error_check_comp_unit_head, dwarf2_symbol_mark_computed):
5897 Update.
5898 * dwarf2/section.h (struct dwarf2_section_info) <get_size>: New method.
5899
4075cb26
TT
59002020-02-08 Tom Tromey <tom@tromey.com>
5901
5902 * dwarf2/read.c (read_initial_length): Move to leb.c.
5903 * dwarf2/leb.h (read_initial_length): Declare.
5904 * dwarf2/leb.c (read_initial_length): Move from read.c. Add
5905 handle_nonstd parameter.
5906 * dwarf2/frame.c (read_initial_length): Remove.
5907 (decode_frame_entry_1): Update.
5908
09ba997f
TT
59092020-02-08 Tom Tromey <tom@tromey.com>
5910
5911 * dwarf2/loc.c (dwarf2_find_location_expression)
5912 (dwarf_evaluate_loc_desc::get_tls_address)
5913 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
5914 (rw_pieced_value, dwarf2_evaluate_loc_desc_full)
5915 (dwarf2_locexpr_baton_eval, dwarf2_evaluate_property)
5916 (dwarf2_compile_property_to_c)
5917 (dwarf2_loc_desc_get_symbol_read_needs)
5918 (dwarf2_compile_expr_to_ax, locexpr_describe_location)
5919 (locexpr_tracepoint_var_ref, locexpr_generate_c_location)
5920 (loclist_describe_location, loclist_tracepoint_var_ref)
5921 (loclist_generate_c_location): Update.
5922 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update.
5923 * dwarf2/loc.h (dwarf2_per_cu_objfile, dwarf2_per_cu_addr_size)
5924 (dwarf2_per_cu_ref_addr_size, dwarf2_per_cu_offset_size)
5925 (dwarf2_per_cu_text_offset, dwarf2_version): Don't declare.
5926 * dwarf2/read.c (dwarf2_per_cu_data::objfile)
5927 (dwarf2_per_cu_data::addr_size)
5928 (dwarf2_per_cu_data::ref_addr_size)
5929 (dwarf2_per_cu_data::text_offset)
5930 (dwarf2_per_cu_data::addr_type): Now methods.
5931 (per_cu_header_read_in): Make per_cu "const".
5932 (dwarf2_version): Remove.
5933 (dwarf2_per_cu_data::int_type): Now a method.
5934 (dwarf2_per_cu_data::_addr_sized_int_type): Likewise.
5935 (set_die_type, read_array_type, read_subrange_index_type)
5936 (read_tag_string_type, read_subrange_type): Update.
5937 * dwarf2/read.h (struct dwarf2_per_cu_data) <addr_size,
5938 offset_size, ref_addr_size, text_offset, addr_type, version,
5939 objfile, int_type, addr_sized_int_type>: Declare methods.
5940
96c738c0
TT
59412020-02-08 Tom Tromey <tom@tromey.com>
5942
5943 * dwarf2/read.h (struct dwarf2_per_cu_data) <imported_symtabs>:
5944 Move earlier.
5945
8fdd972c
TT
59462020-02-08 Tom Tromey <tom@tromey.com>
5947
5948 * dwarf2/read.h (dwarf_line_debug): Declare.
5949 * Makefile.in (COMMON_SFILES): Add dwarf2/line-header.c.
5950 * dwarf2/read.c: Move line_header code to new files.
5951 (dwarf_line_debug): No longer static.
5952 * dwarf2/line-header.c: New file.
5953 * dwarf2/line-header.h: New file.
5954
03075812
TT
59552020-02-08 Tom Tromey <tom@tromey.com>
5956
5957 * dwarf2/read.c (struct line_header) <file_full_name,
5958 file_file_name>: Return unique_xmalloc_ptr.
5959 (line_header::file_file_name): Update.
5960 (line_header::file_full_name): Update.
5961 (dw2_get_file_names_reader): Update.
5962 (macro_start_file): Update.
5963
bb822404
TT
59642020-02-08 Tom Tromey <tom@tromey.com>
5965
5966 * dwarf2/read.c (struct line_header) <file_full_name,
5967 file_file_name>: Declare methods.
5968 (dw2_get_file_names_reader): Update.
5969 (file_file_name): Now a method.
5970 (file_full_name): Likewise.
5971 (macro_start_file): Update.
5972
009b64fc
TT
59732020-02-08 Tom Tromey <tom@tromey.com>
5974
5975 * dwarf2/read.c (dwarf_always_disassemble)
5976 (show_dwarf_always_disassemble): Move to loc.c.
5977 (_initialize_dwarf2_read): Move "always-disassemble" registration
5978 to loc.c.
5979 * dwarf2/read.h (dwarf_always_disassemble): Don't declare.
5980 * dwarf2/loc.c (dwarf_always_disassemble): Move from read.c. Now
5981 static.
5982 (show_dwarf_always_disassemble): Move from read.c.
5983 (_initialize_dwarf2loc): Move always-disassemble from read.c.
5984
5895093f
TT
59852020-02-08 Tom Tromey <tom@tromey.com>
5986
5987 * dwarf2/read.c (~dwarf2_per_objfile): Update.
5988 (create_quick_file_names_table): Return htab_up.
5989 (dw2_get_file_names_reader, dw2_forget_cached_source_info):
5990 Update.
5991 * dwarf2/read.h (struct dwarf2_per_objfile)
5992 <quick_file_names_table>: Now htab_up.
5993
b3b32279
TT
59942020-02-08 Tom Tromey <tom@tromey.com>
5995
5996 * dwarf2/abbrev.c (abbrev_table::read): Simplify.
5997
1d33d811
TT
59982020-02-08 Tom Tromey <tom@tromey.com>
5999
6000 * dwarf2/abbrev.c (abbrev_table): Move constructor from header.
6001 Rewrite.
6002 (abbrev_table::add_abbrev, abbrev_table::lookup_abbrev): Rewrite.
6003 * dwarf2/abbrev.h (struct abbrev_info) <next>: Remove.
6004 (abbrev_table::abbrev_table): No longer inline.
6005 (ABBREV_HASH_SIZE): Remove.
6006 (abbrev_table::m_abbrevs): Now an htab_up.
6007
86de1d91
TT
60082020-02-08 Tom Tromey <tom@tromey.com>
6009
6010 * dwarf2/read.c (read_cutu_die_from_dwo): Update.
6011 (cutu_reader): Update.
6012 (build_type_psymtabs_1): Update.
6013 * dwarf2/abbrev.c (abbrev_table::read): Rename.
6014 (abbrev_table::alloc_abbrev): Update.
6015 * dwarf2/abbrev.h (abbrev_table_up): Move earlier.
6016 (abbrev_table::read): New static method, renamed from
6017 abbrev_table_read_table.
6018 (abbrev_table::alloc_abbrev)
6019 (abbrev_table::add_abbrev): Now private.
6020 (abbrev_table::abbrev_table): Now private.
6021 (abbrev_table::m_abbrev_obstack): Now private. Rename.
6022
0335378b
TT
60232020-02-08 Tom Tromey <tom@tromey.com>
6024
6025 * dwarf2/read.c (set_die_type, get_die_type_at_offset): Update.
6026 * dwarf2/read.h (struct dwarf2_per_objfile) <die_type_hash>: Now
6027 htab_up.
6028
48b490f2
TT
60292020-02-08 Tom Tromey <tom@tromey.com>
6030
6031 * dwarf2/read.c (struct dwp_file) <loaded_cus, loaded_tus>: Now
6032 htab_up.
6033 (lookup_dwo_unit_in_dwp): Update.
6034 (allocate_dwp_loaded_cutus_table): Return htab_up. Don't allocate
6035 on obstack.
6036
bc68fb19
TT
60372020-02-08 Tom Tromey <tom@tromey.com>
6038
6039 * dwarf2/read.c (allocate_dwo_file_hash_table): Don't allocate on
6040 obstack.
6041
d15acc42
TT
60422020-02-08 Tom Tromey <tom@tromey.com>
6043
6044 * dwarf2/read.c (~dwarf2_per_objfile): Don't delete
6045 line_header_hash.
6046 (handle_DW_AT_stmt_list): Update. Don't allocate on obstack.
6047 * dwarf2/read.h (struct dwarf2_per_objfile) <line_header_hash>:
6048 Change type to htab_up.
6049
eaa5fa8b
TT
60502020-02-08 Tom Tromey <tom@tromey.com>
6051
6052 * dwarf2/read.c (allocate_type_unit_groups_table): Return
6053 htab_up. Don't allocate on obstack.
6054 (get_type_unit_group, dwarf2_build_psymtabs_hard): Update.
6055 * dwarf2/read.h (struct dwarf2_per_objfile) <type_unit_groups>:
6056 Change type to htab_up.
6057
b0b6a987
TT
60582020-02-08 Tom Tromey <tom@tromey.com>
6059
6060 * dwarf2/read.h (struct dwarf2_per_objfile) <signatured_types>:
6061 Change type to htab_up.
6062 * dwarf2/read.c (create_signatured_type_table_from_index)
6063 (create_signatured_type_table_from_debug_names)
6064 (create_all_type_units, add_type_unit)
6065 (lookup_dwo_signatured_type, lookup_signatured_type)
6066 (process_skeletonless_type_unit): Update.
6067 (create_debug_type_hash_table, create_debug_types_hash_table):
6068 Change type of types_htab.
6069 (allocate_signatured_type_table, allocate_dwo_unit_table): Return
6070 htab_up. Don't allocate on obstack.
6071 (create_cus_hash_table): Change type of cus_htab parameter.
6072 (struct dwo_file) <cus, tus>: Now htab_up.
6073 (lookup_dwo_signatured_type, lookup_dwo_cutu)
6074 (process_dwo_file_for_skeletonless_type_units, lookup_dwo_cutu)
6075 (queue_and_load_all_dwo_tus): Update.
6076 * dwarf2/index-write.c (write_gdbindex): Update.
6077 (write_debug_names): Update.
6078
39856def
TT
60792020-02-08 Tom Tromey <tom@tromey.com>
6080
6081 * dwarf2/read.h (struct dwarf2_queue_item): Move from
6082 dwarf2/read.c. Remove "next" member. Add constructor ntad
6083 destructor.
6084 (struct dwarf2_per_objfile) <queue>: New member.
6085 * dwarf2/read.c (struct dwarf2_queue_item): Move to
6086 dwarf2/read.h.
6087 (dwarf2_queue, dwarf2_queue_tail): Remove.
6088 (class dwarf2_queue_guard): Add parameter to constructor. Use
6089 DISABLE_COPY_AND_ASSIGN.
6090 <m_per_objfile>: New member.
6091 <~dwarf2_queue_guard>: Rewrite.
6092 (dw2_do_instantiate_symtab, queue_comp_unit, process_queue):
6093 Update.
6094 (~dwarf2_queue_item): New.
6095
3e225074
TT
60962020-02-08 Tom Tromey <tom@tromey.com>
6097
6098 * dwarf2/read.c (struct die_info) <has_children>: New member.
6099 (dw2_get_file_names_reader): Remove has_children.
6100 (dw2_get_file_names): Update.
6101 (read_cutu_die_from_dwo): Remove has_children.
6102 (cutu_reader::init_tu_and_read_dwo_dies)
6103 (cutu_reader::cutu_reader): Update.
6104 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader):
6105 Remove has_children.
6106 (build_type_psymtabs_1, process_skeletonless_type_unit)
6107 (load_partial_comp_unit, load_full_comp_unit): Update.
6108 (create_dwo_cu_reader): Remove has_children.
6109 (create_cus_hash_table, read_die_and_children): Update.
6110 (read_full_die_1,read_full_die): Remove has_children.
6111 (read_signatured_type): Update.
6112 (class cutu_reader) <has_children>: Remove.
6113
82ca8957
TT
61142020-02-08 Tom Tromey <tom@tromey.com>
6115
6116 * dwarf2/expr.c: Rename from dwarf2expr.c.
6117 * dwarf2/expr.h: Rename from dwarf2expr.h.
6118 * dwarf2/frame-tailcall.c: Rename from dwarf2-frame-tailcall.c.
6119 * dwarf2/frame-tailcall.h: Rename from dwarf2-frame-tailcall.h.
6120 * dwarf2/frame.c: Rename from dwarf2-frame.c.
6121 * dwarf2/frame.h: Rename from dwarf2-frame.h.
6122 * dwarf2/index-cache.c: Rename from dwarf-index-cache.c.
6123 * dwarf2/index-cache.h: Rename from dwarf-index-cache.h.
6124 * dwarf2/index-common.c: Rename from dwarf-index-common.c.
6125 * dwarf2/index-common.h: Rename from dwarf-index-common.h.
6126 * dwarf2/index-write.c: Rename from dwarf-index-write.c.
6127 * dwarf2/index-write.h: Rename from dwarf-index-write.h.
6128 * dwarf2/loc.c: Rename from dwarf2loc.c.
6129 * dwarf2/loc.h: Rename from dwarf2loc.h.
6130 * dwarf2/read.c: Rename from dwarf2read.c.
6131 * dwarf2/read.h: Rename from dwarf2read.h.
6132 * dwarf2/abbrev.c, aarch64-tdep.c, alpha-tdep.c,
6133 amd64-darwin-tdep.c, arc-tdep.c, arm-tdep.c, bfin-tdep.c,
6134 compile/compile-c-symbols.c, compile/compile-cplus-symbols.c,
6135 compile/compile-loc2c.c, cris-tdep.c, csky-tdep.c, findvar.c,
6136 gdbtypes.c, guile/scm-type.c, h8300-tdep.c, hppa-bsd-tdep.c,
6137 hppa-linux-tdep.c, i386-darwin-tdep.c, i386-linux-tdep.c,
6138 i386-tdep.c, iq2000-tdep.c, m32c-tdep.c, m68hc11-tdep.c,
6139 m68k-tdep.c, microblaze-tdep.c, mips-tdep.c, mn10300-tdep.c,
6140 msp430-tdep.c, nds32-tdep.c, nios2-tdep.c, or1k-tdep.c,
6141 riscv-tdep.c, rl78-tdep.c, rs6000-tdep.c, rx-tdep.c, s12z-tdep.c,
6142 s390-tdep.c, score-tdep.c, sh-tdep.c, sparc-linux-tdep.c,
6143 sparc-tdep.c, sparc64-linux-tdep.c, sparc64-tdep.c, tic6x-tdep.c,
6144 tilegx-tdep.c, v850-tdep.c, xstormy16-tdep.c, xtensa-tdep.c:
6145 Update.
6146 * Makefile.in (COMMON_SFILES): Update.
6147 (HFILES_NO_SRCDIR): Update.
6148
9e35d499
TT
61492020-02-08 Tom Tromey <tom@tromey.com>
6150
6151 * dwarf2read.c (struct die_reader_specs) <comp_dir>: Remove.
6152 (init_cu_die_reader, read_cutu_die_from_dwo): Update.
6153
1eba2311
TT
61542020-02-08 Tom Tromey <tom@tromey.com>
6155
6156 * dwarf2read.h (struct die_info): Don't declare.
6157
e41c2da2
TT
61582020-02-08 Tom Tromey <tom@tromey.com>
6159
6160 * dwarf2read.h (die_info_ptr): Remove typedef.
6161
4fc6c0d5
TT
61622020-02-08 Tom Tromey <tom@tromey.com>
6163
6164 * dwarf2read.c (read_call_site_scope)
6165 (handle_data_member_location, dwarf2_add_member_fn)
6166 (mark_common_block_symbol_computed, read_common_block)
6167 (attr_to_dynamic_prop, partial_die_info::read)
6168 (var_decode_location, dwarf2_fetch_die_loc_sect_off)
6169 (dwarf2_symbol_mark_computed, set_die_type): Update.
6170 * dwarf2/attribute.h (struct attribute) <form_is_block>: Declare
6171 method.
6172 (attr_form_is_block): Don't declare.
6173 * dwarf2/attribute.c (attribute::form_is_block): Now a method.
6174
cd6c91b4
TT
61752020-02-08 Tom Tromey <tom@tromey.com>
6176
6177 * dwarf2read.c (dwarf2_find_base_address, )
6178 (read_call_site_scope, rust_containing_type)
6179 (dwarf2_get_pc_bounds, dwarf2_record_block_ranges)
6180 (handle_data_member_location, dwarf2_add_member_fn)
6181 (get_alignment, read_structure_type, process_structure_scope)
6182 (mark_common_block_symbol_computed, read_common_block)
6183 (read_tag_string_type, attr_to_dynamic_prop, read_subrange_type)
6184 (partial_die_info::read, read_attribute_value, new_symbol)
6185 (lookup_die_type, dwarf2_get_ref_die_offset)
6186 (dwarf2_get_attr_constant_value, follow_die_ref_or_sig)
6187 (dwarf2_fetch_die_loc_sect_off, get_DW_AT_signature_type)
6188 (dwarf2_symbol_mark_computed): Update.
6189 * dwarf2/attribute.h (struct attribute) <value_as_address,
6190 form_is_section_offset, form_is_constant, form_is_ref>: Declare
6191 methods.
6192 (value_as_address, attr_form_is_section_offset)
6193 (attr_form_is_constant, attr_form_is_ref): Don't declare.
6194 * dwarf2/attribute.c (attribute::value_as_address)
6195 (attribute::form_is_section_offset, attribute::form_is_constant)
6196 (attribute::form_is_ref): Now methods.
6197
162dce55
TT
61982020-02-08 Tom Tromey <tom@tromey.com>
6199
6200 * dwarf2read.c (struct attribute, DW_STRING)
6201 (DW_STRING_IS_CANONICAL, DW_UNSND, DW_BLOCK, DW_SND, DW_ADDR)
6202 (DW_SIGNATURE, struct dwarf_block, attr_value_as_address)
6203 (attr_form_is_block, attr_form_is_section_offset)
6204 (attr_form_is_constant, attr_form_is_ref): Move.
6205 * dwarf2/attribute.h: New file.
6206 * dwarf2/attribute.c: New file, from dwarf2read.c.
6207 * Makefile.in (COMMON_SFILES): Add dwarf2/attribute.c.
6208
3054dd54
TT
62092020-02-08 Tom Tromey <tom@tromey.com>
6210
6211 * dwarf2read.c (abbrev_table_up, struct abbrev_info)
6212 (struct attr_abbrev, ABBREV_HASH_SIZE, struct abbrev_table):
6213 Move.
6214 (read_cutu_die_from_dwo, build_type_psymtabs_1): Update.
6215 (abbrev_table::alloc_abbrev, abbrev_table::add_abbrev)
6216 (abbrev_table::lookup_abbrev, abbrev_table_read_table): Move to
6217 abbrev.c.
6218 * dwarf2/abbrev.h: New file.
6219 * dwarf2/abbrev.c: New file, from dwarf2read.c.
6220 * Makefile.in (COMMON_SFILES): Add dwarf2/abbrev.c.
6221
96b79293
TT
62222020-02-08 Tom Tromey <tom@tromey.com>
6223
6224 * dwarf2read.c (dwarf2_section_buffer_overflow_complaint)
6225 (dwarf2_section_size, dwarf2_get_section_info)
6226 (create_signatured_type_table_from_debug_names)
6227 (create_addrmap_from_aranges, read_debug_names_from_section)
6228 (get_gdb_index_contents_from_section, read_comp_unit_head)
6229 (error_check_comp_unit_head, read_abbrev_offset)
6230 (create_debug_type_hash_table, init_cu_die_reader)
6231 (read_cutu_die_from_dwo, dwarf2_build_psymtabs_hard)
6232 (read_comp_units_from_section, create_cus_hash_table)
6233 (create_dwp_hash_table, create_dwo_unit_in_dwp_v1)
6234 (create_dwp_v2_section, dwarf2_rnglists_process)
6235 (dwarf2_ranges_process, read_die_and_siblings, read_full_die)
6236 (abbrev_table_read_table, read_indirect_string_at_offset_from)
6237 (read_indirect_string_from_dwz, read_addr_index_1)
6238 (read_str_index, dwarf_decode_line_header, skip_form_bytes)
6239 (dwarf_decode_macro_bytes, dwarf_decode_macros)
6240 (fill_in_loclist_baton): Update.
6241 * dwarf2/section.h (struct dwarf2_section_info) <get_name,
6242 get_containing_section, get_bfd_owner, get_bfd_section,
6243 get_file_name, get_id, get_flags, empty, read>: Declare methods.
6244 (dwarf2_read_section, get_section_name, get_section_file_name)
6245 (get_containing_section, get_section_bfd_owner)
6246 (get_section_bfd_section, get_section_name, get_section_file_name)
6247 (get_section_id, get_section_flags, dwarf2_section_empty_p): Don't
6248 declare.
6249 * dwarf2/section.c (dwarf2_section_info::get_containing_section)
6250 (dwarf2_section_info::get_bfd_owner)
6251 (dwarf2_section_info::get_bfd_section)
6252 (dwarf2_section_info::get_name)
6253 (dwarf2_section_info::get_file_name, dwarf2_section_info::get_id)
6254 (dwarf2_section_info::get_flags, dwarf2_section_info::empty)
6255 (dwarf2_section_info::read): Now methods.
6256 * dwarf-index-write.c (class debug_names): Update.
6257
2c86cff9
TT
62582020-02-08 Tom Tromey <tom@tromey.com>
6259
6260 * dwarf2read.h (struct dwarf2_section_info, dwarf2_read_section):
6261 Move to dwarf2/section.h.
6262 * dwarf2read.c (get_containing_section, get_section_bfd_owner)
6263 (get_section_bfd_section, get_section_name)
6264 (get_section_file_name, get_section_id, get_section_flags)
6265 (dwarf2_section_empty_p, dwarf2_read_section): Moe to
6266 dwarf2/section.c.
6267 * dwarf2/section.h: New file.
6268 * dwarf2/section.c: New file, from dwarf2read.c.
6269 * Makefile.in (COMMON_SFILES): Add dwarf2/section.c.
6270
f4382c45
TT
62712020-02-08 Tom Tromey <tom@tromey.com>
6272
6273 * dwarf2read.h (read_unsigned_leb128): Don't declare.
6274 * dwarf2read.c (read_1_byte, read_1_signed_byte, read_2_bytes)
6275 (read_2_signed_bytes, read_3_bytes, read_4_bytes)
6276 (read_4_signed_bytes, read_8_bytes): Move to dwarf2/leb.h.
6277 (read_unsigned_leb128, read_signed_leb128): Move to dwarf2/leb.c.
6278 * dwarf2/leb.h: New file, from dwarf2read.c.
6279 * dwarf2/leb.c: New file, from dwarf2read.c.
6280 * dwarf2-frame.c (read_1_byte, read_4_bytes, read_8_bytes):
6281 Remove.
6282 * Makefile.in (CONFIG_SRC_SUBDIR): Add dwarf2.
6283 (COMMON_SFILES): Add dwarf2/leb.c.
6284
01840b7a
JB
62852020-02-08 Joel Brobecker <brobecker@adacore.com>
6286
6287 GDB 9.1 released.
6288
dfcb27e4
IB
62892020-02-05 Iain Buclaw <ibuclaw@gdcproject.org>
6290
6291 PR gdb/25190:
aac66a4c
SM
6292 * gdb/remote-sim.c (gdb_os_write_stderr): Update.
6293 * gdb/remote.c (remote_console_output): Update.
6294 * gdb/ui-file.c (fputs_unfiltered): Rename to...
6295 (ui_file_puts): ...this.
6296 * gdb/ui-file.h (ui_file_puts): Add declaration.
6297 * gdb/utils.c (emit_style_escape): Update.
6298 (flush_wrap_buffer): Update.
6299 (fputs_maybe_filtered): Update.
6300 (fputs_unfiltered): Add function.
dfcb27e4 6301
faa17681
IB
63022020-02-05 Iain Buclaw <ibuclaw@gdcproject.org>
6303
aac66a4c
SM
6304 * gdb/event-loop.c (gdb_wait_for_event): Update.
6305 * gdb/printcmd.c (printf_command): Update.
6306 * gdb/remote-fileio.c (remote_fileio_func_write): Update.
6307 * gdb/remote-sim.c (gdb_os_flush_stdout): Update.
6308 (gdb_os_flush_stderr): Update.
6309 * gdb/remote.c (remote_console_output): Update.
6310 * gdb/ui-file.c (gdb_flush): Rename to...
6311 (ui_file_flush): ...this.
6312 (stderr_file::write): Update.
6313 (stderr_file::puts): Update.
6314 * gdb/ui-file.h (gdb_flush): Rename to...
6315 (ui_file_flush): ...this.
6316 * gdb/utils.c (gdb_flush): Add function.
6317 * gdb/utils.h (gdb_flush): Add declaration.
faa17681 6318
5abbbe1d
TT
63192020-02-07 Tom Tromey <tromey@adacore.com>
6320
6321 PR breakpoints/24915:
6322 * source.c (find_and_open_source): Do not check basenames_may_differ.
6323
919adfe8
TT
63242020-02-07 Tom Tromey <tom@tromey.com>
6325
6326 * README: Update gdbserver documentation.
6327 * gdbserver: Move to top level.
6328 * configure.tgt (build_gdbserver): Remove.
6329 * configure.ac: Remove --enable-gdbserver.
6330 * configure: Rebuild.
6331 * Makefile.in (distclean): Don't mention gdbserver.
6332
1d5d29e7
SV
63332020-02-06 Shahab Vahedi <shahab@synopsys.com>
6334
6335 * source-cache.c (source_cache::ensure): Surround
6336 get_plain_source_lines with a try/catch.
6337 (source_cache::get_line_charpos): Get rid of try/catch
6338 and only check for the return value of "ensure".
6339 * tui/tui-source.c (tui_source_window::set_contents):
6340 Simplify "nlines" calculation.
6341
6eb1129c
SV
63422020-02-06 Shahab Vahedi <shahab@synopsys.com>
6343
6344 * MAINTAINERS (Write After Approval): Add myself.
6345
c6a42d11
CB
63462020-02-05 Christian Biesinger <cbiesinger@google.com>
6347
6348 * sparc-nat.h (struct sparc_target) <xfer_partial>: Fix base class
6349 function call.
6350
c8ecdda6
CB
63512020-02-05 Christian Biesinger <cbiesinger@google.com>
6352
6353 * ppc-nbsd-tdep.h: Fix macro name in #endif comment.
6354
f6480e70
MR
63552020-02-05 Maciej W. Rozycki <macro@wdc.com>
6356
6357 * nat/riscv-linux-tdesc.h: New file.
6358 * nat/riscv-linux-tdesc.c: New file, taking code from...
6359 * riscv-linux-nat.c (riscv_linux_nat_target::read_description):
6360 ... here.
6361 * configure.nat <linux> <riscv*>: Add nat/riscv-linux-tdesc.o to
6362 NATDEPFILES.
6363
dcc9fbc6
AB
63642020-02-04 Andrew Burgess <andrew.burgess@embecosm.com>
6365
6366 * remote-sim.c (sim_inferior_data::sim_inferior_data): Assert that
6367 we don't set the fake simulator ptid to the null_ptid.
6368
719546c4
SM
63692020-02-03 Simon Marchi <simon.marchi@efficios.com>
6370
6371 * fork-child.c (gdb_startup_inferior): Use bool instead of int.
6372 * gdbthread.h (class thread_info) <resumed>: Likewise.
6373 * infrun.c (resume_1): Likewise.
6374 (proceed): Likewise.
6375 (infrun_thread_stop_requested): Likewise.
6376 (stop_all_threads): Likewise.
6377 (handle_inferior_event): Likewise.
6378 (restart_threads): Likewise.
6379 (finish_step_over): Likewise.
6380 (keep_going_stepped_thread): Likewise.
6381 * linux-nat.c (attach_proc_task_lwp_callback): Likewise.
6382 (linux_handle_extended_wait): Likewise.
6383 * record-btrace.c (get_thread_current_frame_id): Likewise.
6384 * record-full.c (record_full_wait_1): Likewise.
6385 * remote.c (remote_target::process_initial_stop_replies): Likewise.
6386 * target.c (target_resume): Likewise.
6387 * thread.c (set_running_thread): Likewise.
6388
e409c542
AKS
63892020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6390
6391 * f-valprint.c (f77_print_array_1): Changed datatype of index
6392 variable to LONGEST from int to enable it to contain bound
6393 values correctly.
6394
ee98c0da
MR
63952020-02-03 Maciej W. Rozycki <macro@wdc.com>
6396
6397 * riscv-linux-nat.c [!NFPREG] (NFPREG): New macro.
6398 (supply_fpregset_regnum, fill_fpregset): Handle regset buffer
6399 offsets according to FLEN determined.
6400 (riscv_linux_nat_target::read_description): Determine FLEN
6401 dynamically.
6402 (riscv_linux_nat_target::fetch_registers): Size regset buffer
6403 according to FLEN determined.
6404 (riscv_linux_nat_target::store_registers): Likewise.
6405
aa66aac4
SV
64062020-02-01 Shahab Vahedi <shahab@synopsys.com>
6407
6408 * target-descriptions.c (tdesc_register_in_reggroup_p): Return 0
6409 when reg->group is empty and reggroup is not.
6410
fd9faca8
TT
64112020-01-31 Tom Tromey <tromey@adacore.com>
6412
6413 * ravenscar-thread.c (ravenscar_thread_target::mourn_inferior):
6414 Call beneath target's mourn_inferior after unpushing.
6415
42330a68
AB
64162020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6417
6418 PR tui/9765
6419 * tui/tui-disasm.c (tui_find_disassembly_address): If we don't
6420 have enough lines to fill the screen, still return the lowest
6421 address we found.
6422
7a27a45b
AB
64232020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6424
6425 * tui/tui-win.c (_initialize_tui_win): Update help text for '+',
6426 '-', '<', and '>' commands.
6427
c47f70e2
PA
64282020-01-29 Pedro Alves <palves@redhat.com>
6429 Sergio Durigan Junior <sergiodj@redhat.com>
6430
6431 * infcmd.c (construct_inferior_arguments): Assert that
6432 'argc' is greater than 0.
6433
5133a315
LM
64342020-01-29 Luis Machado <luis.machado@linaro.org>
6435
6436 * aarch64-tdep.c (BRK_INSN_MASK): Define to 0xffe0001f.
6437 (BRK_INSN_MASK): Define to 0xd4200000.
6438 (aarch64_program_breakpoint_here_p): New function.
6439 (aarch64_gdbarch_init): Set gdbarch_program_breakpoint_here_p hook.
6440 * arch-utils.c (default_program_breakpoint_here_p): Moved from
6441 breakpoint.c.
6442 * arch-utils.h (default_program_breakpoint_here_p): Moved from
6443 breakpoint.h
6444 * breakpoint.c (bp_loc_is_permanent): Changed return type to bool and
6445 call gdbarch_program_breakpoint_here_p.
6446 (program_breakpoint_here): Moved to arch-utils.c, renamed to
6447 default_program_breakpoint_here_p, changed return type to bool and
6448 simplified.
6449 * breakpoint.h (program_breakpoint_here): Moved prototype to
6450 arch-utils.h, renamed to default_program_breakpoint_here_p and changed
6451 return type to bool.
6452 * gdbarch.c: Regenerate.
6453 * gdbarch.h: Regenerate.
6454 * gdbarch.sh (program_breakpoint_here_p): New method.
6455 * infrun.c (handle_signal_stop): Call
6456 gdbarch_program_breakpoint_here_p.
6457
168f8c6b
TT
64582020-01-26 Tom Tromey <tom@tromey.com>
6459
6460 * ctfread.c (struct ctf_fp_info): Reindent.
6461 (_initialize_ctfread): Remove.
6462
128a391f
TT
64632020-01-26 Tom Tromey <tom@tromey.com>
6464
6465 * psymtab.c (partial_map_expand_apply)
6466 (psym_find_pc_sect_compunit_symtab, psym_lookup_symbol)
6467 (psymtab_to_symtab, psym_find_last_source_symtab, dump_psymtab)
6468 (psym_print_stats, psym_expand_symtabs_for_function)
6469 (psym_map_symbol_filenames, psym_map_matching_symbols)
6470 (psym_expand_symtabs_matching)
6471 (partial_symtab::read_dependencies, maintenance_info_psymtabs)
6472 (maintenance_check_psymtabs): Use new methods.
6473 * psympriv.h (struct partial_symtab) <readin_p,
6474 get_compunit_symtab>: New methods.
6475 <readin, compunit_symtab>: Remove members.
6476 (struct standard_psymtab): New.
6477 (struct legacy_psymtab): Derive from standard_psymtab.
6478 * dwarf2read.h (struct dwarf2_psymtab): Derive from
6479 standard_psymtab.
6480 * ctfread.c (struct ctf_psymtab): Derive from standard_psymtab.
6481
0494dbec
TT
64822020-01-26 Tom Tromey <tom@tromey.com>
6483
6484 * xcoffread.c (xcoff_psymtab_to_symtab_1): Call
6485 read_dependencies. Add assert.
6486 * psymtab.c (partial_symtab::read_dependencies): New method.
6487 * psympriv.h (struct partial_symtab) <read_dependencies>: New
6488 method.
6489 * mdebugread.c (psymtab_to_symtab_1): Call read_dependencies.
6490 * dwarf2read.c (dwarf2_psymtab::expand_psymtab): Call
6491 read_dependencies.
6492 * dbxread.c (dbx_psymtab_to_symtab_1): Call read_dependencies.
6493 Add assert.
6494
8566b89b
TT
64952020-01-26 Tom Tromey <tom@tromey.com>
6496
6497 * xcoffread.c (xcoff_psymtab_to_symtab_1): Change argument order.
6498 Call expand_psymtab.
6499 (xcoff_read_symtab): Call expand_psymtab.
6500 (xcoff_start_psymtab, xcoff_end_psymtab): Set
6501 legacy_expand_psymtab.
6502 * psympriv.h (struct partial_symtab) <expand_psymtab>: New
6503 method.
6504 (struct legacy_psymtab) <expand_psymtab>: Implement.
6505 <legacy_expand_psymtab>: New member.
6506 * mdebugread.c (mdebug_read_symtab): Call expand_psymtab.
6507 (parse_partial_symbols): Set legacy_expand_psymtab.
6508 (psymtab_to_symtab_1): Change argument order. Call
6509 expand_psymtab.
6510 (new_psymtab): Set legacy_expand_psymtab.
6511 * dwarf2read.h (struct dwarf2_psymtab) <expand_psymtab>: Declare.
6512 * dwarf2read.c (dwarf2_psymtab::read_symtab): Call
6513 expand_psymtab.
6514 (dwarf2_psymtab::expand_psymtab): Rename from
6515 psymtab_to_symtab_1. Call expand_psymtab.
6516 * dbxread.c (start_psymtab): Set legacy_expand_psymtab.
6517 (dbx_end_psymtab): Likewise.
6518 (dbx_psymtab_to_symtab_1): Change argument order. Call
6519 expand_psymtab.
6520 (dbx_read_symtab): Call expand_psymtab.
6521 * ctfread.c (struct ctf_psymtab) <expand_psymtab>: Declare.
6522 (ctf_psymtab::expand_psymtab): Rename from psymtab_to_symtab.
6523 (ctf_psymtab::read_symtab): Call expand_psymtab.
6524
077cbab2
TT
65252020-01-26 Tom Tromey <tom@tromey.com>
6526
6527 * xcoffread.c (xcoff_read_symtab): Remove prints. Add assert.
6528 * psymtab.c (psymtab_to_symtab): Print verbose "Reading"
6529 messages.
6530 * mdebugread.c (mdebug_read_symtab): Remove prints.
6531 * dwarf2read.c (dwarf2_psymtab::read_symtab): Remove prints. Add
6532 assert.
6533 * dbxread.c (dbx_read_symtab): Remove prints. Add assert.
6534
891813be
TT
65352020-01-26 Tom Tromey <tom@tromey.com>
6536
6537 * xcoffread.c (this_symtab_psymtab, read_xcoff_symtab)
6538 (xcoff_psymtab_to_symtab_1, xcoff_read_symtab)
6539 (xcoff_start_psymtab, xcoff_end_psymtab, scan_xcoff_symtab): Use
6540 legacy_symtab.
6541 * stabsread.h (dbx_end_psymtab): Use legacy_symtab.
6542 * psymtab.c (psymtab_to_symtab): Call method.
6543 (dump_psymtab): Update.
6544 * psympriv.h (struct partial_symtab): Add virtual destructor.
6545 <read_symtab>: New method.
6546 (struct legacy_symtab): New.
6547 * mdebugread.c (mdebug_read_symtab): Use legacy_psymtab.
6548 (struct pst_map) <pst>: Now a legacy_psymtab.
6549 (parse_procedure, parse_partial_symbols, psymtab_to_symtab_1)
6550 (new_psymtab): Use legacy_psymtab.
6551 * dwarf2read.h (struct dwarf2_psymtab): New.
6552 (struct dwarf2_per_cu_data) <psymtab>: Use it.
6553 * dwarf2read.c (dwarf2_create_include_psymtab)
6554 (dwarf2_build_include_psymtabs, create_type_unit_group)
6555 (create_partial_symtab, process_psymtab_comp_unit_reader)
6556 (build_type_psymtabs_reader, build_type_psymtab_dependencies)
6557 (set_partial_user): Use dwarf2_psymtab.
6558 (dwarf2_psymtab::read_symtab): Rename from dwarf2_read_symtab.
6559 (psymtab_to_symtab_1, process_full_comp_unit)
6560 (process_full_type_unit, dwarf2_ranges_read)
6561 (dwarf2_get_pc_bounds, psymtab_include_file_name)
6562 (dwarf_decode_lines): Use dwarf2_psymtab.
6563 * dwarf-index-write.c (psym_index_map): Use dwarf2_psymtab.
6564 (add_address_entry_worker, write_one_signatured_type)
6565 (recursively_count_psymbols, recursively_write_psymbols)
6566 (write_one_signatured_type, psyms_seen_size, write_gdbindex)
6567 (write_debug_names): Likewise.
6568 * dbxread.c (struct header_file_location): Take a legacy_psymtab.
6569 <pst>: Now a legacy_psymtab.
6570 (find_corresponding_bincl_psymtab): Return a legacy_psymtab.
6571 (read_dbx_symtab, start_psymtab, dbx_end_psymtab)
6572 (dbx_psymtab_to_symtab_1, read_ofile_symtab): Use legacy_psymtab.
6573 * ctfread.c (struct ctf_psymtab): New.
6574 (ctf_start_symtab, ctf_end_symtab, psymtab_to_symtab): Take a
6575 ctf_psymtab.
6576 (ctf_psymtab::read_symtab): Rename from ctf_read_symtab.
6577 (create_partial_symtab): Return a ctf_psymtab.
6578 (scan_partial_symbols): Update.
6579
c3693a1d
TT
65802020-01-26 Tom Tromey <tom@tromey.com>
6581
6582 * xcoffread.c (xcoff_start_psymtab): Use new.
6583 * psymtab.c (partial_symtab::partial_symtab): New constructor,
6584 renamed from start_psymtab_common.
6585 * psympriv.h (struct partial_symtab): Add new constructor.
6586 (start_psymtab_common): Don't declare.
6587 * mdebugread.c (parse_partial_symbols): Use new.
6588 * dwarf2read.c (create_partial_symtab): Use new.
6589 * dbxread.c (start_psymtab): Use new.
6590 * ctfread.c (create_partial_symtab): Use new.
6591
32caafd0
TT
65922020-01-26 Tom Tromey <tom@tromey.com>
6593
6594 * xcoffread.c (xcoff_end_psymtab): Use new.
6595 * psymtab.c (start_psymtab_common): Use new.
6596 (partial_symtab::partial_symtab): Rename from allocate_psymtab.
6597 Update.
6598 * psympriv.h (struct partial_symtab): Add parameters to
6599 constructor. Don't inline.
6600 (allocate_psymtab): Don't declare.
6601 * mdebugread.c (new_psymtab): Use new.
6602 * dwarf2read.c (dwarf2_create_include_psymtab): Use new.
6603 * dbxread.c (dbx_end_psymtab): Use new.
6604
abaa2f23
TT
66052020-01-26 Tom Tromey <tom@tromey.com>
6606
6607 * psymtab.h (class psymtab_storage) <install_psymtab>: Rename from
6608 allocate_psymtab. Update documentation.
6609 * psymtab.c (psymtab_storage::install_psymtab): Rename from
6610 allocate_psymtab. Do not use new.
6611 (allocate_psymtab): Use new. Update.
6612
6d94535f
TT
66132020-01-26 Tom Tromey <tom@tromey.com>
6614
6615 * xcoffread.c (xcoff_psymtab_to_symtab_1): Update.
6616 * psymtab.c (psym_print_stats): Update.
6617 * psympriv.h (struct partial_symtab) <readin,
6618 psymtabs_addrmap_supported, anonymous>: Now bool.
6619 * mdebugread.c (psymtab_to_symtab_1): Update.
6620 * dwarf2read.c (create_type_unit_group, create_partial_symtab)
6621 (build_type_psymtabs_reader, psymtab_to_symtab_1)
6622 (process_full_comp_unit, process_full_type_unit): Update.
6623 * dbxread.c (dbx_psymtab_to_symtab_1): Update.
6624 * ctfread.c (psymtab_to_symtab): Update.
6625
6f17252b
TT
66262020-01-26 Tom Tromey <tom@tromey.com>
6627
6628 * mdebugread.c (parse_partial_symbols): Use discard_psymtab.
6629 * psymtab.h (class psymtab_storage) <free_psymtabs>: Remove.
6630 * psymtab.c (psymtab_storage): Delete psymtabs.
6631 (psymtab_storage::allocate_psymtab): Use new.
6632 (psymtab_storage::discard_psymtab): Use delete.
6633 * psympriv.h (struct partial_symtab): Add constructor and
6634 initializers.
6635
f6f1cebc
TT
66362020-01-26 Tom Tromey <tom@tromey.com>
6637
6638 * machoread.c: Do not include psympriv.h.
6639
e47e48f6
PW
66402020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6641
6642 * NEWS: Mention the new option and the set/show commands.
6643
a2fedca9
PW
66442020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6645
6646 * exec.c (exec_file_mismatch_names, exec_file_mismatch_mode)
6647 (show_exec_file_mismatch_command, set_exec_file_mismatch_command)
6648 (validate_exec_file): New variables, enums, functions.
6649 (exec_file_locate_attach, print_section_info): Style the filenames.
6650 (_initialize_exec): Install show_exec_file_mismatch_command and
6651 set_exec_file_mismatch_command.
6652 * gdbcore.h (validate_exec_file): Declare.
6653 * infcmd.c (attach_command): Call validate_exec_file.
6654 * remote.c ( remote_target::remote_add_inferior): Likewise.
6655
7ffa82e1
AB
66562020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6657
6658 * frame.c (find_frame_sal): Move call to get_next_frame into more
6659 inner scope.
6660 * inline-frame.c (inilne_state) <inline_state>: Update argument
6661 types.
6662 (inilne_state) <skipped_symbol>: Rename to...
6663 (inilne_state) <skipped_symbols>: ...this, and change to a vector.
6664 (skip_inline_frames): Build vector of skipped symbols and use this
6665 to reate the inline_state.
6666 (inline_skipped_symbol): Add a comment and some assertions, fetch
6667 skipped symbol from the list.
6668
3d92a3e3
AB
66692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6670
6671 * buildsym.c (lte_is_less_than): Delete.
6672 (buildsym_compunit::end_symtab_with_blockvector): Create local
6673 lambda function to sort line table entries, and use
6674 std::stable_sort instead of std::sort.
6675 * symtab.c (find_pc_sect_line): Skip backward over end of sequence
6676 markers when looking for a previous line.
6677
94a72be7
AB
66782020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6679
6680 * dwarf2read.c (lnp_state_machine::record_line): Include
6681 end_sequence parameter in debug print out. Record the line if we
6682 are at an end_sequence marker even if it's not the start of a
6683 statement.
6684 * symmisc.c (maintenance_print_one_line_table): Print end of
6685 sequence markers with 'END' not '0'.
6686
53af73bf
PA
66872020-01-24 Pedro Alves <palves@redhat.com>
6688
6689 PR gdb/25410
6690 * thread.c (scoped_restore_current_thread::restore): Use
6691 switch_to_inferior_no_thread.
6692 * exec.c: Include "progspace-and-thread.h".
6693 (add_target_sections, remove_target_sections):
6694 scoped_restore_current_pspace_and_thread instead of
6695 scoped_restore_current_thread.
6696 * infrun.c (handle_vfork_child_exec_or_exit): Assign the pspace
6697 and aspace to the inferior before calling clone_program_space.
6698 Remove stale comment.
6699
3050c6f4
CB
67002020-01-24 Christian Biesinger <cbiesinger@google.com>
6701
6702 * arm-nbsd-nat.c (arm_nbsd_nat_target::fetch_registers): Rename to...
6703 (arm_netbsd_nat_target::fetch_registers): ...this.
6704 (arm_nbsd_nat_target::store_registers): Rename to...
6705 (arm_netbsd_nat_target::store_registers): ...this.
6706
73685c7e
CB
67072020-01-24 Christian Biesinger <cbiesinger@google.com>
6708
6709 * arm-nbsd-nat.c: Define _KERNTYPES to get the declaration of
6710 register_t.
6711
89203d40
CB
67122020-01-24 Christian Biesinger <cbiesinger@google.com>
6713
6714 * aarch64-fbsd-tdep.c (aarch64_fbsd_iterate_over_regset_sections):
6715 Update comment.
6716 * aarch64-linux-tdep.c (aarch64_linux_iterate_over_regset_sections):
6717 Likewise.
6718 * arm-fbsd-tdep.c (arm_fbsd_iterate_over_regset_sections): Likewise.
6719 * gdbcore.h (deprecated_add_core_fns): Update comment to point to
6720 the correct replacement (iterate_over_regset_sections).
6721 * riscv-fbsd-tdep.c (riscv_fbsd_iterate_over_regset_sections):
6722 Update comment.
6723
1ba1ac88
AB
67242020-01-24 Graham Markall <graham.markall@embecosm.com>
6725
6726 PR gdb/23718
6727 * gdb/python/python.c (execute_gdb_command): Call
6728 async_enable_stdin in catch block.
6729
f3364a6d
AB
67302020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6731
6732 * event-loop.c (start_event_loop): Wrap async_enable_stdin with
6733 SWITCH_THRU_ALL_UIS.
6734
733d0a67
AB
67352020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6736
6737 PR tui/9765
6738 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update header
6739 comment, add extra parameter, and update to store previous symbol
6740 when appropriate.
6741 * minsyms.h (lookup_minimal_symbol_by_pc_section): Update comment,
6742 add extra parameter.
6743 * tui/tui-disasm.c (tui_disassemble): Update header comment,
6744 remove unneeded parameter, add try/catch around gdb_print_insn,
6745 rewrite to add items to asm_lines vector.
6746 (tui_find_backward_disassembly_start_address): New function.
6747 (tui_find_disassembly_address): Updated throughout.
6748 (tui_disasm_window::set_contents): Update for changes to
6749 tui_disassemble.
6750 (tui_disasm_window::do_scroll_vertical): No need to adjust the
6751 number of lines to scroll.
6752
b3b3bada
SM
67532020-01-23 Simon Marchi <simon.marchi@polymtl.ca>
6754
6755 * objfiles.h (ALL_OBJFILE_OSECTIONS): Move up.
6756 (SECT_OFF_DATA): Likewise.
6757 (SECT_OFF_RODATA): Likewise.
6758 (SECT_OFF_TEXT): Likewise.
6759 (SECT_OFF_BSS): Likewise.
6760 (struct objfile) <text_section_offset, data_section_offset>: New
6761 methods.
6762 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Use
6763 objfile::text_section_offset.
6764 * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
6765 * coffread.c (coff_symtab_read): Likewise.
6766 (enter_linenos): Likewise.
6767 (process_coff_symbol): Likewise.
6768 * ctfread.c (get_objfile_text_range): Likewise.
6769 * dtrace-probe.c (dtrace_probe::get_relocated_address):
6770 Use objfile::data_section_offset.
6771 * dwarf2-frame.c (execute_cfa_program): Use
6772 objfile::text_section_offset.
6773 (dwarf2_frame_find_fde): Likewise.
6774 * dwarf2read.c (create_addrmap_from_index): Likewise.
6775 (create_addrmap_from_aranges): Likewise.
6776 (dw2_find_pc_sect_compunit_symtab): Likewise.
6777 (process_psymtab_comp_unit_reader): Likewise.
6778 (add_partial_symbol): Likewise.
6779 (add_partial_subprogram): Likewise.
6780 (process_full_comp_unit): Likewise.
6781 (read_file_scope): Likewise.
6782 (read_func_scope): Likewise.
6783 (read_lexical_block_scope): Likewise.
6784 (read_call_site_scope): Likewise.
6785 (dwarf2_rnglists_process): Likewise.
6786 (dwarf2_ranges_process): Likewise.
6787 (dwarf2_ranges_read): Likewise.
6788 (dwarf_decode_lines_1): Likewise.
6789 (new_symbol): Likewise.
6790 (dwarf2_fetch_die_loc_sect_off): Likewise.
6791 (dwarf2_per_cu_text_offset): Likewise.
6792 * hppa-bsd-tdep.c (hppabsd_find_global_pointer): Likewise.
6793 * hppa-tdep.c (read_unwind_info): Likewise.
6794 * ia64-tdep.c (ia64_find_unwind_table): Likewise.
6795 * psympriv.h (struct partial_symtab): Likewise.
6796 * psymtab.c (find_pc_sect_psymtab): Likewise.
6797 * solib-svr4.c (enable_break): Likewise.
6798 * stap-probe.c (relocate_address): Use
6799 objfile::data_section_offset.
6800 * xcoffread.c (enter_line_range): Use
6801 objfile::text_section_offset.
6802 (read_xcoff_symtab): Likewise.
6803
ab53f382
SM
68042020-01-23 Simon Marchi <simon.marchi@efficios.com>
6805
6806 * darwin-nat.c (darwin_nat_target::wait_1): Move `inf`
6807 declaration to narrower scopes.
6808
e7eee665
SM
68092020-01-23 Simon Marchi <simon.marchi@efficios.com>
6810
6811 * darwin-nat.h (struct darwin_exception_msg, enum
6812 darwin_msg_state, struct darwin_thread_info, darwin_thread_t):
6813 Move up.
6814 (class darwin_nat_target) <wait_1, check_new_threads,
6815 decode_exception_message, decode_message, stop_inferior,
6816 init_thread_list, ptrace_him, cancel_breakpoint>: Declare.
6817 * darwin-nat.c (darwin_check_new_threads): Rename to...
6818 (darwin_nat_target::check_new_threads): ... this.
6819 (darwin_suspend_inferior_it): Remove.
6820 (darwin_decode_exception_message): Rename to...
6821 (darwin_nat_target::decode_exception_message): ... this.
6822 (darwin_nat_target::resume): Pass target to find_inferior_ptid.
6823 (darwin_decode_message): Rename to...
6824 (darwin_nat_target::decode_message): ... this.
6825 (cancel_breakpoint): Rename to...
6826 (darwin_nat_target::cancel_breakpoint): ... this.
6827 (darwin_wait): Rename to...
6828 (darwin_nat_target::wait_1): ... this. Use range-based for loop
6829 instead of iterate_over_inferiors.
6830 (darwin_nat_target::wait): Call wait_1 instead of darwin_wait.
6831 (darwin_stop_inferior): Rename to...
6832 (darwin_nat_target::stop_inferior): ... this.
6833 (darwin_nat_target::kill): Call wait_1 instead of darwin_wait.
6834 (darwin_init_thread_list): Rename to...
6835 (darwin_nat_target::init_thread_list): ... this.
6836 (darwin_ptrace_him): Rename to...
6837 (darwin_nat_target::ptrace_him): ... this.
6838 (darwin_nat_target::create_inferior): Pass lambda function to
6839 fork_inferior.
6840 (darwin_nat_target::detach): Call stop_inferior instead of
6841 darwin_stop_inferior.
6842 * fork-inferior.h (fork_inferior): Change init_trace_fun
6843 parameter to gdb::function_view.
6844 * fork-inferior.c (fork_inferior): Likewise.
6845
c162ed3e
HD
68462020-01-23 Hannes Domani <ssbssa@yahoo.de>
6847
6848 * i386-cygwin-tdep.c (core_process_module_section): Update.
6849 * windows-nat.c (struct lm_info_windows): Add text_offset.
6850 (windows_xfer_shared_libraries): Update.
6851 * windows-tdep.c (windows_xfer_shared_library):
6852 Add text_offset_cached argument.
6853 * windows-tdep.h (windows_xfer_shared_library): Update.
6854
a1237872
SM
68552020-01-21 Simon Marchi <simon.marchi@efficios.com>
6856
6857 * gdbarch.sh: Add declaration for _initialize_gdbarch.
6858
b3ee6dd9
SM
68592020-01-21 Simon Marchi <simon.marchi@efficios.com>
6860
6861 * remote-sim.c (check_for_duplicate_sim_descriptor): Remove.
6862 (get_sim_inferior_data): Remove use of iterate_over_inferiors,
6863 replace with range-based for.
6864 (gdbsim_interrupt_inferior): Remove.
6865 (gdbsim_target::interrupt): Replace iterate_over_inferiors use
6866 with a range-based for. Inline code from
6867 gdbsim_interrupt_inferior.
6868
f9fac3c8
SM
68692020-01-21 Simon Marchi <simon.marchi@efficios.com>
6870
6871 * infrun.c (proceed): Fix indentation.
6872
f6474de9
TT
68732020-01-21 Tom Tromey <tromey@adacore.com>
6874
6875 * source-cache.c (source_cache::ensure): Call ext_lang_colorize.
6876 * python/python.c (python_extension_ops): Update.
6877 (gdbpy_colorize): New function.
6878 * python/lib/gdb/__init__.py (colorize): New function.
6879 * extension.h (ext_lang_colorize): Declare.
6880 * extension.c (ext_lang_colorize): New function.
6881 * extension-priv.h (struct extension_language_ops) <colorize>: New
6882 member.
6883 * cli/cli-style.c (_initialize_cli_style): Update help text.
6884
f0c702d4
LM
68852020-01-21 Luis Machado <luis.machado@linaro.org>
6886
6887 * aarch64-tdep.c (struct aarch64_displaced_step_closure)
6888 <cond>: Change type to bool.
6889 (aarch64_displaced_step_b_cond): Update cond to use bool type.
6890 (aarch64_displaced_step_cb): Likewise.
6891 (aarch64_displaced_step_tb): Likewise.
6892
1ab139e5
LM
68932020-01-21 Luis Machado <luis.machado@linaro.org>
6894
6895 * aarch64-tdep.c (aarch64_displaced_step_fixup): Add more debugging
6896 output.
6897
0c271889
LM
68982020-01-21 Luis Machado <luis.machado@linaro.org>
6899
6900 * aarch64-tdep.c (struct aarch64_displaced_step_closure )
6901 <pc_adjust>: Adjust the documentation.
6902 (aarch64_displaced_step_fixup): Check if PC really moved before
6903 adjusting it.
6904
4d89c1c7
TT
69052020-01-19 Tom Tromey <tom@tromey.com>
6906
6907 * disasm.c (~gdb_disassembler): New destructor.
6908 (gdb_buffered_insn_length): Call disassemble_free_target.
6909 * disasm.h (class gdb_disassembler): Declare destructor. Use
6910 DISABLE_COPY_AND_ASSIGN.
6911
c0ab21c2
TT
69122020-01-19 Tom Tromey <tom@tromey.com>
6913
6914 * dwarf2read.c (abbrev_table_up): Move typedef earlier.
6915 (die_reader_func_ftype): Remove.
6916 (cutu_reader): New class.
6917 (dw2_get_file_names_reader): Remove "data" parameter.
6918 (dw2_get_file_names): Use cutu_reader.
6919 (create_debug_type_hash_table): Update.
6920 (read_cutu_die_from_dwo): Update comment.
6921 (lookup_dwo_unit): Add dwo_name parameter.
6922 (cutu_reader::init_tu_and_read_dwo_dies): Now a method. Remove
6923 die_reader_func_ftype and data parameters.
6924 (cutu_reader::cutu_reader): Rename from init_cutu_and_read_dies.
6925 Remove die_reader_func_ftype and data parameters.
6926 (~cutu_reader): New; from init_cutu_and_read_dies.
6927 (cutu_reader::cutu_reader): Rename from
6928 init_cutu_and_read_dies_no_follow. Remove die_reader_func_ftype
6929 and data parameters.
6930 (init_cutu_and_read_dies_simple): Remove.
6931 (struct process_psymtab_comp_unit_data): Remove.
6932 (process_psymtab_comp_unit_reader): Remove data parameter; add
6933 want_partial_unit and pretend_language parameters.
6934 (process_psymtab_comp_unit): Use cutu_reader.
6935 (build_type_psymtabs_reader): Remove data parameter.
6936 (build_type_psymtabs_1): Use cutu_reader.
6937 (process_skeletonless_type_unit): Likewise.
6938 (load_partial_comp_unit_reader): Remove.
6939 (load_partial_comp_unit): Use cutu_reader.
6940 (load_full_comp_unit_reader): Remove.
6941 (load_full_comp_unit): Use cutu_reader.
6942 (struct create_dwo_cu_data): Remove.
6943 (create_dwo_cu_reader): Remove datap parameter; add dwo_file and
6944 dwo_unit parameters.
6945 (create_cus_hash_table): Use cutu_reader.
6946 (struct dwarf2_read_addr_index_data): Remove.
6947 (dwarf2_read_addr_index_reader): Remove.
6948 (dwarf2_read_addr_index): Use cutu_reader.
6949 (read_signatured_type_reader): Remove.
6950 (read_signatured_type): Use cutu_reader.
6951
45bbae5c
TT
69522020-01-19 Tom Tromey <tom@tromey.com>
6953
6954 * tui/tui.c (tui_show_assembly): Use tui_suppress_output.
6955 * tui/tui-wingeneral.h (class tui_suppress_output): New.
6956 (tui_wrefresh): Declare.
6957 * tui/tui-wingeneral.c (suppress_output): New global.
6958 (tui_suppress_output, ~tui_suppress_output): New constructor and
6959 destructor.
6960 (tui_wrefresh): New function.
6961 (tui_gen_win_info::refresh_window): Use tui_wrefresh.
6962 (tui_gen_win_info::make_window): Call wnoutrefresh when needed.
6963 * tui/tui-regs.h (struct tui_data_window) <no_refresh>: Declare
6964 method.
6965 * tui/tui-regs.c (tui_data_window::erase_data_content): Call
6966 tui_wrefresh.
6967 (tui_data_window::no_refresh): New method.
6968 (tui_data_item_window::refresh_window): Call tui_wrefresh.
6969 (tui_reg_command): Use tui_suppress_output
6970 * tui/tui-layout.c (tui_set_layout): Use tui_suppress_output.
6971 * tui/tui-data.h (struct tui_gen_win_info) <no_refresh>: New
6972 method.
6973 * tui/tui-command.c (tui_refresh_cmd_win): Call tui_wrefresh.
6974
4f13c1c0
TT
69752020-01-19 Tom Tromey <tom@tromey.com>
6976
6977 * tui/tui-winsource.c (tui_update_source_windows_with_line):
6978 Handle case where symtab is null.
6979
fa47e446
SM
69802020-01-19 Simon Marchi <simon.marchi@polymtl.ca>
6981
6982 * linux-fork.c (one_fork_p): Simplify.
6983
26f42329
SM
69842020-01-17 Simon Marchi <simon.marchi@efficios.com>
6985
6986 * top.c (struct qt_args): Remove.
6987 (kill_or_detach): Change return type to void, replace `void *`
6988 parameter with a proper one.
6989 (print_inferior_quit_action): Likewise.
6990 (quit_confirm): Use range-based for loop to iterate over inferiors.
6991 (quit_force): Likewise.
6992
a9ac81b1
SM
69932020-01-17 Simon Marchi <simon.marchi@efficios.com>
6994
6995 * mi/mi-main.c (run_one_inferior): Change return type to void, replace
6996 `void *` parameter with proper parameters.
6997 (mi_cmd_exec_run): Use range-based loop to iterate over inferiors.
6998 (print_one_inferior): Change return type to void, replace `void *`
6999 parameter with proper parameters.
7000 (mi_cmd_list_thread_groups): Use range-based loop to iterate over
7001 inferiors.
7002 (get_other_inferior): Remove.
7003 (mi_cmd_remove_inferior): Use range-based loop to iterate over
7004 inferiors.
7005
788eca49
SM
70062020-01-17 Simon Marchi <simon.marchi@efficios.com>
7007
7008 * mi/mi-interp.c (report_initial_inferior): Remove.
7009 (mi_interp::init): Use range-based for to iterate over inferiors.
7010
d9bc85b6
SM
70112020-01-17 Simon Marchi <simon.marchi@efficios.com>
7012
7013 * python/py-inferior.c (build_inferior_list): Remove.
7014 (gdbpy_ref): Use range-based for loop to iterate over inferiors.
7015
40c94099
CB
70162020-01-16 Christian Biesinger <cbiesinger@google.com>
7017
7018 * btrace.c (btrace_compute_ftrace_1): Fix spelling error (Unkown).
7019 (btrace_stitch_trace): Likewise.
7020 * charset.c (intermediate_encoding): Likewise (vaild).
7021 * nat/linux-btrace.c (linux_read_pt): Likewise (Unkown).
7022 * python/py-record-btrace.c (struct PyMethodDef): Likewise (occurences).
7023 * record-btrace.c (record_btrace_print_conf): Likewise (unkown).
7024
e0cdfe3c
HD
70252020-01-16 Hannes Domani <ssbssa@yahoo.de>
7026
7027 * windows-tdep.c (windows_get_tlb_type):
7028 Add rtl_user_process_parameters type.
7029
790f1718 70302020-01-16 Pedro Alves <palves@redhat.com>
aac66a4c 7031 Norbert Lange <nolange79@gmail.com>
790f1718
PA
7032
7033 PR build/24805
7034 * gdbsupport/gdb_proc_service.h (PS_EXPORT): New.
7035 (ps_get_thread_area, ps_getpid, ps_lcontinue, ps_lgetfpregs)
7036 (ps_lgetregs, ps_lsetfpregs, ps_lsetregs, ps_lstop, ps_pcontinue)
7037 (ps_pdread, ps_pdwrite, ps_pglobal_lookup, ps_pstop, ps_ptread)
7038 (ps_ptwrite, ps_lgetxregs, ps_lgetxregsize, ps_lsetxregs)
7039 (ps_plog): Redeclare exported functions with default visibility.
7040
3112ed97
NA
70412020-01-16 Nitika Achra <Nitika.Achra@amd.com>
7042
7043 * dwarf2loc.c (decode_debug_loclists_addresses): Handle
7044 DW_LLE_base_addressx, DW_LLE_startx_length, DW_LLE_start_length.
7045
8dc3273e
SM
70462020-01-15 Simon Marchi <simon.marchi@efficios.com>
7047
7048 * infcmd.c (post_create_inferior): Use get_thread_regcache
7049 instead of get_current_regcache.
7050
ff47f4f0
TT
70512020-01-14 Tom Tromey <tom@tromey.com>
7052
7053 PR symtab/12535:
7054 * python/python.c (gdbpy_decode_line): Treat empty string the same
7055 as no argument.
7056
975f45b7
TT
70572020-01-14 Tom Tromey <tom@tromey.com>
7058
7059 * Makefile.in (CLIBS): Remove second use of $(LIBIBERTY).
7060
25e57356
TT
70612020-01-14 Tom Tromey <tom@tromey.com>
7062
7063 * nat/linux-btrace.c: Don't include <config.h>.
7064 * nat/linux-ptrace.c: Don't include <config.h>.
7065 * nat/x86-linux-dregs.c: Don't include <config.h>.
7066
05ea2a05
TT
70672020-01-14 Tom Tromey <tom@tromey.com>
7068
7069 * configure: Rebuild.
7070 * configure.ac: Move many checks to ../gdbsupport/common.m4.
7071
01027315
TT
70722020-01-14 Tom Tromey <tom@tromey.com>
7073
7074 * nat/x86-linux-dregs.c: Include configh.h.
7075 * nat/linux-ptrace.c: Include configh.h.
7076 * nat/linux-btrace.c: Include configh.h.
7077 * defs.h: Include config.h, bfd.h.
7078 * configure.ac: Don't source common.host.
7079 (CONFIG_OBS, CONFIG_SRCS): Remove gdbsupport files.
7080 * configure: Rebuild.
7081 * acinclude.m4: Update path.
7082 * Makefile.in (SUPPORT, LIBSUPPORT, INCSUPPORT): New variables.
7083 (CONFIG_SRC_SUBDIR): Remove gdbsupport.
7084 (INTERNAL_CFLAGS_BASE): Add INCSUPPORT.
7085 (CLIBS): Add LIBSUPPORT.
7086 (CDEPS): Likewise.
7087 (COMMON_SFILES): Remove gdbsupport files.
7088 (HFILES_NO_SRCDIR): Likewise.
7089 (stamp-version): Update path to create-version.sh.
7090 (ALLDEPFILES): Remove gdbsupport files.
7091
b2ceabe8
TT
70922020-01-14 Tom Tromey <tom@tromey.com>
7093
7094 * gdbsupport/common.m4 (GDB_AC_COMMON): Define WIN32APILIBS and
7095 USE_WIN32API when needed.
7096 * configure.ac (USE_WIN32API): Don't define.
7097 (WIN32LIBS): Use WIN32APILIBS.
7098 * configure: Rebuild.
7099
25c51f71
TT
71002020-01-14 Tom Tromey <tom@tromey.com>
7101
7102 * configure: Rebuild.
7103 * gdbsupport/common.m4 (GDB_AC_COMMON): Fix indentation.
7104
717c684d
BE
71052020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
7106
7107 * skip.c (skip_function_command): Make skip w/o arguments use the
7108 name of the inlined function if pc is inside any inlined function.
7109
7da6a5b9
LM
71102020-01-14 Luis Machado <luis.machado@linaro.org>
7111
7112 * inf-ptrace.c (inf_ptrace_target::resume): Update comments.
7113 * infrun.c (resume_1): Likewise.
7114 (handle_inferior_event): Remove stale comment.
7115 * linux-nat.c (linux_nat_target::resume): Update comments.
7116 (save_stop_reason): Likewise.
7117 (linux_nat_filter_event): Likewise.
7118 * linux-nat.h (struct lwp_info) <stop_pc>, <stop_reason>: Likewise.
7119
44e4c775
AB
71202020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
7121
7122 * elfread.c (record_minimal_symbol): Set section index to 0 for
7123 non-allocatable sections.
7124
18a8505e
AT
7125
71262020-01-13 Ali Tamur <tamur@google.com>
7127
7128 * dwarf2read.c (dwarf2_debug_sections): Add debug_str_offsets sections.
7129 (dwarf2_cu): Add str_offsets_base field. Change the type of addr_base
7130 to gdb::optional. Update comments.
7131 (dwo_file): Update comments.
7132 (read_attribute): Update API to take an additional out parameter,
7133 need_reprocess. This is used to mark attributes that need other
7134 attributes (e.g. str_offsets_base) for correct computation which may not
7135 have been read yet.
7136 (read_attribute_reprocess): New function declaration.
7137 (read_addr_index): Likewise.
7138 (read_dwo_str_index): Likewise.
7139 (read_stub_str_index): Likewise.
7140 (dwarf2_per_objfile::locate_sections): Handle debug_str_offsets section.
7141 (lookup_addr_base): New function definition.
7142 (lookup_ranges_base): Likewise.
7143 (read_cutu_die_from_dwo): Use the new functions: lookup_addr_base,
7144 lookup_ranges_base.
7145 (init_cutu_and_read_dies): Update comments.
7146 (init_cutu_and_read_dies_no_follow): Change API to take parent compile
7147 unit. This is used to inherit parent's str_offsets_base and addr_base.
7148 Update comments.
7149 (init_cutu_and_read_dies_simple): Reflect API changes.
7150 (skip_one_die): Reflect API changes. Handle DW_FORM_rnglistx.
7151 (create_cus_hash_table): Change API to take parent compile unit.
7152 Reflect API changes.
7153 (open_and_init_dwo_file): Reflect API changes.
7154 (dwarf2_get_pc_bounds): Update comments.
7155 (dwarf2_record_block_ranges): Likewise.
7156 (read_full_die_1): Change implementation to reprocess attributes that
7157 need str_offsets_base and addr_base.
7158 (partial_die_info::read): Likewise.
7159 (read_attribute_reprocess): New function definition.
7160 (read_attribute_value): Change API to take an additional out parameter,
7161 need_reprocess. Handle DW_FORM_rnglistx. No longer trigger an error
7162 when a non-dwo compile unit has index based attributes.
7163 (read_attribute): Reflect API changes.
7164 (read_addr_index_1): Reflect API changes. Update comments.
7165 (dwarf2_read_addr_index_data): Reflect API changes.
7166 (dwarf2_read_addr_index): Likewise.
7167 (read_str_index): Change API and implementation. This becomes a helper
7168 to be used by the new string index related methods. Update error
7169 message and comments.
7170 (read_dwo_str_index): New function definition.
7171 (read_stub_str_index): Likewise.
7172 * dwarf2read.h (dwarf2_per_objfile): Add str_offsets field.
7173 * symfile.h (dwarf2_debug_sections): Likewise.
7174 * xcoffread.c (dwarf2_debug_sections): Likewise.
7175
0cac9354
SM
71762020-01-13 Simon Marchi <simon.marchi@efficios.com>
7177
7178 * gdbcore.h (struct core_fns) <core_read_registers>: Change
7179 core_reg_sect type to gdb_byte *.
7180 * arm-nbsd-nat.c (fetch_elfcore_registers): Likewise.
7181 * cris-tdep.c (fetch_core_registers): Likewise.
7182 * corelow.c (core_target::get_core_register_section): Change
7183 type of `contents` to gdb::byte_vector.
7184
9a6d629c
AB
71852020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
7186
7187 * tui/tui-wingeneral.c (box_win): Position the title in the center
7188 of the border.
7189
d8b2f9e3
SM
71902020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
7191
7192 * corelow.c (core_target::get_core_register_section): Use
7193 std::vector instead of alloca.
7194
bb564c58
SM
71952020-01-13 Simon Marchi <simon.marchi@efficios.com>
7196
7197 * warning.m4: Add -Wmissing-declarations to build_warnings.
7198 * configure: Re-generate.
7199
6b366111
SM
72002020-01-13 Simon Marchi <simon.marchi@efficios.com>
7201
7202 * python/python.c (init__gdb_module): Add declaration.
7203
6c265988
SM
72042020-01-13 Simon Marchi <simon.marchi@efficios.com>
7205
7206 * aarch64-fbsd-nat.c (_initialize_aarch64_fbsd_nat): Add declaration.
7207 * aarch64-fbsd-tdep.c (_initialize_aarch64_fbsd_tdep): Add declaration.
7208 * aarch64-linux-nat.c (_initialize_aarch64_linux_nat): Add declaration.
7209 * aarch64-linux-tdep.c (_initialize_aarch64_linux_tdep): Add declaration.
7210 * aarch64-newlib-tdep.c (_initialize_aarch64_newlib_tdep): Add declaration.
7211 * aarch64-tdep.c (_initialize_aarch64_tdep): Add declaration.
7212 * ada-exp.y (_initialize_ada_exp): Add declaration.
7213 * ada-lang.c (_initialize_ada_language): Add declaration.
7214 * ada-tasks.c (_initialize_tasks): Add declaration.
7215 * agent.c (_initialize_agent): Add declaration.
7216 * aix-thread.c (_initialize_aix_thread): Add declaration.
7217 * alpha-bsd-nat.c (_initialize_alphabsd_nat): Add declaration.
7218 * alpha-linux-nat.c (_initialize_alpha_linux_nat): Add declaration.
7219 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Add declaration.
7220 * alpha-nbsd-tdep.c (_initialize_alphanbsd_tdep): Add declaration.
7221 * alpha-obsd-tdep.c (_initialize_alphaobsd_tdep): Add declaration.
7222 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
7223 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): Add declaration.
7224 * amd64-dicos-tdep.c (_initialize_amd64_dicos_tdep): Add declaration.
7225 * amd64-fbsd-nat.c (_initialize_amd64fbsd_nat): Add declaration.
7226 * amd64-fbsd-tdep.c (_initialize_amd64fbsd_tdep): Add declaration.
7227 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Add declaration.
7228 * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Add declaration.
7229 * amd64-nbsd-nat.c (_initialize_amd64nbsd_nat): Add declaration.
7230 * amd64-nbsd-tdep.c (_initialize_amd64nbsd_tdep): Add declaration.
7231 * amd64-obsd-nat.c (_initialize_amd64obsd_nat): Add declaration.
7232 * amd64-obsd-tdep.c (_initialize_amd64obsd_tdep): Add declaration.
7233 * amd64-sol2-tdep.c (_initialize_amd64_sol2_tdep): Add declaration.
7234 * amd64-tdep.c (_initialize_amd64_tdep): Add declaration.
7235 * amd64-windows-nat.c (_initialize_amd64_windows_nat): Add declaration.
7236 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Add declaration.
7237 * annotate.c (_initialize_annotate): Add declaration.
7238 * arc-newlib-tdep.c (_initialize_arc_newlib_tdep): Add declaration.
7239 * arc-tdep.c (_initialize_arc_tdep): Add declaration.
7240 * arch-utils.c (_initialize_gdbarch_utils): Add declaration.
7241 * arm-fbsd-nat.c (_initialize_arm_fbsd_nat): Add declaration.
7242 * arm-fbsd-tdep.c (_initialize_arm_fbsd_tdep): Add declaration.
7243 * arm-linux-nat.c (_initialize_arm_linux_nat): Add declaration.
7244 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Add declaration.
7245 * arm-nbsd-nat.c (_initialize_arm_netbsd_nat): Add declaration.
7246 * arm-nbsd-tdep.c (_initialize_arm_netbsd_tdep): Add declaration.
7247 * arm-obsd-tdep.c (_initialize_armobsd_tdep): Add declaration.
7248 * arm-pikeos-tdep.c (_initialize_arm_pikeos_tdep): Add declaration.
7249 * arm-symbian-tdep.c (_initialize_arm_symbian_tdep): Add declaration.
7250 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
7251 * arm-wince-tdep.c (_initialize_arm_wince_tdep): Add declaration.
7252 * auto-load.c (_initialize_auto_load): Add declaration.
7253 * auxv.c (_initialize_auxv): Add declaration.
7254 * avr-tdep.c (_initialize_avr_tdep): Add declaration.
7255 * ax-gdb.c (_initialize_ax_gdb): Add declaration.
7256 * bfin-linux-tdep.c (_initialize_bfin_linux_tdep): Add declaration.
7257 * bfin-tdep.c (_initialize_bfin_tdep): Add declaration.
7258 * break-catch-sig.c (_initialize_break_catch_sig): Add declaration.
7259 * break-catch-syscall.c (_initialize_break_catch_syscall): Add declaration.
7260 * break-catch-throw.c (_initialize_break_catch_throw): Add declaration.
7261 * breakpoint.c (_initialize_breakpoint): Add declaration.
7262 * bsd-uthread.c (_initialize_bsd_uthread): Add declaration.
7263 * btrace.c (_initialize_btrace): Add declaration.
7264 * charset.c (_initialize_charset): Add declaration.
7265 * cli/cli-cmds.c (_initialize_cli_cmds): Add declaration.
7266 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
7267 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
7268 * cli/cli-logging.c (_initialize_cli_logging): Add declaration.
7269 * cli/cli-script.c (_initialize_cli_script): Add declaration.
7270 * cli/cli-style.c (_initialize_cli_style): Add declaration.
7271 * coff-pe-read.c (_initialize_coff_pe_read): Add declaration.
7272 * coffread.c (_initialize_coffread): Add declaration.
7273 * compile/compile-cplus-types.c (_initialize_compile_cplus_types): Add declaration.
7274 * compile/compile.c (_initialize_compile): Add declaration.
7275 * complaints.c (_initialize_complaints): Add declaration.
7276 * completer.c (_initialize_completer): Add declaration.
7277 * copying.c (_initialize_copying): Add declaration.
7278 * corefile.c (_initialize_core): Add declaration.
7279 * corelow.c (_initialize_corelow): Add declaration.
7280 * cp-abi.c (_initialize_cp_abi): Add declaration.
7281 * cp-namespace.c (_initialize_cp_namespace): Add declaration.
7282 * cp-support.c (_initialize_cp_support): Add declaration.
7283 * cp-valprint.c (_initialize_cp_valprint): Add declaration.
7284 * cris-linux-tdep.c (_initialize_cris_linux_tdep): Add declaration.
7285 * cris-tdep.c (_initialize_cris_tdep): Add declaration.
7286 * csky-linux-tdep.c (_initialize_csky_linux_tdep): Add declaration.
7287 * csky-tdep.c (_initialize_csky_tdep): Add declaration.
7288 * ctfread.c (_initialize_ctfread): Add declaration.
7289 * d-lang.c (_initialize_d_language): Add declaration.
7290 * darwin-nat-info.c (_initialize_darwin_info_commands): Add declaration.
7291 * darwin-nat.c (_initialize_darwin_nat): Add declaration.
7292 * dbxread.c (_initialize_dbxread): Add declaration.
7293 * dcache.c (_initialize_dcache): Add declaration.
7294 * disasm-selftests.c (_initialize_disasm_selftests): Add declaration.
7295 * disasm.c (_initialize_disasm): Add declaration.
7296 * dtrace-probe.c (_initialize_dtrace_probe): Add declaration.
7297 * dummy-frame.c (_initialize_dummy_frame): Add declaration.
7298 * dwarf-index-cache.c (_initialize_index_cache): Add declaration.
7299 * dwarf-index-write.c (_initialize_dwarf_index_write): Add declaration.
7300 * dwarf2-frame-tailcall.c (_initialize_tailcall_frame): Add declaration.
7301 * dwarf2-frame.c (_initialize_dwarf2_frame): Add declaration.
7302 * dwarf2expr.c (_initialize_dwarf2expr): Add declaration.
7303 * dwarf2loc.c (_initialize_dwarf2loc): Add declaration.
7304 * dwarf2read.c (_initialize_dwarf2_read): Add declaration.
7305 * elfread.c (_initialize_elfread): Add declaration.
7306 * exec.c (_initialize_exec): Add declaration.
7307 * extension.c (_initialize_extension): Add declaration.
7308 * f-lang.c (_initialize_f_language): Add declaration.
7309 * f-valprint.c (_initialize_f_valprint): Add declaration.
7310 * fbsd-nat.c (_initialize_fbsd_nat): Add declaration.
7311 * fbsd-tdep.c (_initialize_fbsd_tdep): Add declaration.
7312 * filesystem.c (_initialize_filesystem): Add declaration.
7313 * findcmd.c (_initialize_mem_search): Add declaration.
7314 * findvar.c (_initialize_findvar): Add declaration.
7315 * fork-child.c (_initialize_fork_child): Add declaration.
7316 * frame-base.c (_initialize_frame_base): Add declaration.
7317 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
7318 * frame.c (_initialize_frame): Add declaration.
7319 * frv-linux-tdep.c (_initialize_frv_linux_tdep): Add declaration.
7320 * frv-tdep.c (_initialize_frv_tdep): Add declaration.
7321 * ft32-tdep.c (_initialize_ft32_tdep): Add declaration.
7322 * gcore.c (_initialize_gcore): Add declaration.
7323 * gdb-demangle.c (_initialize_gdb_demangle): Add declaration.
7324 * gdb_bfd.c (_initialize_gdb_bfd): Add declaration.
7325 * gdbarch-selftests.c (_initialize_gdbarch_selftests): Add declaration.
7326 * gdbarch.c (_initialize_gdbarch): Add declaration.
7327 * gdbtypes.c (_initialize_gdbtypes): Add declaration.
7328 * gnu-nat.c (_initialize_gnu_nat): Add declaration.
7329 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Add declaration.
7330 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Add declaration.
7331 * go-lang.c (_initialize_go_language): Add declaration.
7332 * go32-nat.c (_initialize_go32_nat): Add declaration.
7333 * guile/guile.c (_initialize_guile): Add declaration.
7334 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
7335 * hppa-linux-nat.c (_initialize_hppa_linux_nat): Add declaration.
7336 * hppa-linux-tdep.c (_initialize_hppa_linux_tdep): Add declaration.
7337 * hppa-nbsd-nat.c (_initialize_hppanbsd_nat): Add declaration.
7338 * hppa-nbsd-tdep.c (_initialize_hppanbsd_tdep): Add declaration.
7339 * hppa-obsd-nat.c (_initialize_hppaobsd_nat): Add declaration.
7340 * hppa-obsd-tdep.c (_initialize_hppabsd_tdep): Add declaration.
7341 * hppa-tdep.c (_initialize_hppa_tdep): Add declaration.
7342 * i386-bsd-nat.c (_initialize_i386bsd_nat): Add declaration.
7343 * i386-cygwin-tdep.c (_initialize_i386_cygwin_tdep): Add declaration.
7344 * i386-darwin-nat.c (_initialize_i386_darwin_nat): Add declaration.
7345 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): Add declaration.
7346 * i386-dicos-tdep.c (_initialize_i386_dicos_tdep): Add declaration.
7347 * i386-fbsd-nat.c (_initialize_i386fbsd_nat): Add declaration.
7348 * i386-fbsd-tdep.c (_initialize_i386fbsd_tdep): Add declaration.
7349 * i386-gnu-nat.c (_initialize_i386gnu_nat): Add declaration.
7350 * i386-gnu-tdep.c (_initialize_i386gnu_tdep): Add declaration.
7351 * i386-go32-tdep.c (_initialize_i386_go32_tdep): Add declaration.
7352 * i386-linux-nat.c (_initialize_i386_linux_nat): Add declaration.
7353 * i386-linux-tdep.c (_initialize_i386_linux_tdep): Add declaration.
7354 * i386-nbsd-nat.c (_initialize_i386nbsd_nat): Add declaration.
7355 * i386-nbsd-tdep.c (_initialize_i386nbsd_tdep): Add declaration.
7356 * i386-nto-tdep.c (_initialize_i386nto_tdep): Add declaration.
7357 * i386-obsd-nat.c (_initialize_i386obsd_nat): Add declaration.
7358 * i386-obsd-tdep.c (_initialize_i386obsd_tdep): Add declaration.
7359 * i386-sol2-nat.c (_initialize_amd64_sol2_nat): Add declaration.
7360 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Add declaration.
7361 * i386-tdep.c (_initialize_i386_tdep): Add declaration.
7362 * i386-windows-nat.c (_initialize_i386_windows_nat): Add declaration.
7363 * ia64-libunwind-tdep.c (_initialize_libunwind_frame): Add declaration.
7364 * ia64-linux-nat.c (_initialize_ia64_linux_nat): Add declaration.
7365 * ia64-linux-tdep.c (_initialize_ia64_linux_tdep): Add declaration.
7366 * ia64-tdep.c (_initialize_ia64_tdep): Add declaration.
7367 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Add declaration.
7368 * infcall.c (_initialize_infcall): Add declaration.
7369 * infcmd.c (_initialize_infcmd): Add declaration.
7370 * inflow.c (_initialize_inflow): Add declaration.
7371 * infrun.c (_initialize_infrun): Add declaration.
7372 * interps.c (_initialize_interpreter): Add declaration.
7373 * iq2000-tdep.c (_initialize_iq2000_tdep): Add declaration.
7374 * jit.c (_initialize_jit): Add declaration.
7375 * language.c (_initialize_language): Add declaration.
7376 * linux-fork.c (_initialize_linux_fork): Add declaration.
7377 * linux-nat.c (_initialize_linux_nat): Add declaration.
7378 * linux-tdep.c (_initialize_linux_tdep): Add declaration.
7379 * linux-thread-db.c (_initialize_thread_db): Add declaration.
7380 * lm32-tdep.c (_initialize_lm32_tdep): Add declaration.
7381 * m2-lang.c (_initialize_m2_language): Add declaration.
7382 * m32c-tdep.c (_initialize_m32c_tdep): Add declaration.
7383 * m32r-linux-nat.c (_initialize_m32r_linux_nat): Add declaration.
7384 * m32r-linux-tdep.c (_initialize_m32r_linux_tdep): Add declaration.
7385 * m32r-tdep.c (_initialize_m32r_tdep): Add declaration.
7386 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
7387 * m68k-bsd-nat.c (_initialize_m68kbsd_nat): Add declaration.
7388 * m68k-bsd-tdep.c (_initialize_m68kbsd_tdep): Add declaration.
7389 * m68k-linux-nat.c (_initialize_m68k_linux_nat): Add declaration.
7390 * m68k-linux-tdep.c (_initialize_m68k_linux_tdep): Add declaration.
7391 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
7392 * machoread.c (_initialize_machoread): Add declaration.
7393 * macrocmd.c (_initialize_macrocmd): Add declaration.
7394 * macroscope.c (_initialize_macroscope): Add declaration.
7395 * maint-test-options.c (_initialize_maint_test_options): Add declaration.
7396 * maint-test-settings.c (_initialize_maint_test_settings): Add declaration.
7397 * maint.c (_initialize_maint_cmds): Add declaration.
7398 * mdebugread.c (_initialize_mdebugread): Add declaration.
7399 * memattr.c (_initialize_mem): Add declaration.
7400 * mep-tdep.c (_initialize_mep_tdep): Add declaration.
7401 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Add declaration.
7402 * mi/mi-cmds.c (_initialize_mi_cmds): Add declaration.
7403 * mi/mi-interp.c (_initialize_mi_interp): Add declaration.
7404 * mi/mi-main.c (_initialize_mi_main): Add declaration.
7405 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): Add declaration.
7406 * microblaze-tdep.c (_initialize_microblaze_tdep): Add declaration.
7407 * mips-fbsd-nat.c (_initialize_mips_fbsd_nat): Add declaration.
7408 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Add declaration.
7409 * mips-linux-nat.c (_initialize_mips_linux_nat): Add declaration.
7410 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Add declaration.
7411 * mips-nbsd-nat.c (_initialize_mipsnbsd_nat): Add declaration.
7412 * mips-nbsd-tdep.c (_initialize_mipsnbsd_tdep): Add declaration.
7413 * mips-sde-tdep.c (_initialize_mips_sde_tdep): Add declaration.
7414 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
7415 * mips64-obsd-nat.c (_initialize_mips64obsd_nat): Add declaration.
7416 * mips64-obsd-tdep.c (_initialize_mips64obsd_tdep): Add declaration.
7417 * mipsread.c (_initialize_mipsread): Add declaration.
7418 * mn10300-linux-tdep.c (_initialize_mn10300_linux_tdep): Add declaration.
7419 * mn10300-tdep.c (_initialize_mn10300_tdep): Add declaration.
7420 * moxie-tdep.c (_initialize_moxie_tdep): Add declaration.
7421 * msp430-tdep.c (_initialize_msp430_tdep): Add declaration.
7422 * nds32-tdep.c (_initialize_nds32_tdep): Add declaration.
7423 * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Add declaration.
7424 * nios2-tdep.c (_initialize_nios2_tdep): Add declaration.
7425 * nto-procfs.c (_initialize_procfs): Add declaration.
7426 * objc-lang.c (_initialize_objc_language): Add declaration.
7427 * observable.c (_initialize_observer): Add declaration.
7428 * opencl-lang.c (_initialize_opencl_language): Add declaration.
7429 * or1k-linux-tdep.c (_initialize_or1k_linux_tdep): Add declaration.
7430 * or1k-tdep.c (_initialize_or1k_tdep): Add declaration.
7431 * osabi.c (_initialize_gdb_osabi): Add declaration.
7432 * osdata.c (_initialize_osdata): Add declaration.
7433 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
7434 * parse.c (_initialize_parse): Add declaration.
7435 * ppc-fbsd-nat.c (_initialize_ppcfbsd_nat): Add declaration.
7436 * ppc-fbsd-tdep.c (_initialize_ppcfbsd_tdep): Add declaration.
7437 * ppc-linux-nat.c (_initialize_ppc_linux_nat): Add declaration.
7438 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep): Add declaration.
7439 * ppc-nbsd-nat.c (_initialize_ppcnbsd_nat): Add declaration.
7440 * ppc-nbsd-tdep.c (_initialize_ppcnbsd_tdep): Add declaration.
7441 * ppc-obsd-nat.c (_initialize_ppcobsd_nat): Add declaration.
7442 * ppc-obsd-tdep.c (_initialize_ppcobsd_tdep): Add declaration.
7443 * printcmd.c (_initialize_printcmd): Add declaration.
7444 * probe.c (_initialize_probe): Add declaration.
7445 * proc-api.c (_initialize_proc_api): Add declaration.
7446 * proc-events.c (_initialize_proc_events): Add declaration.
7447 * proc-service.c (_initialize_proc_service): Add declaration.
7448 * procfs.c (_initialize_procfs): Add declaration.
7449 * producer.c (_initialize_producer): Add declaration.
7450 * psymtab.c (_initialize_psymtab): Add declaration.
7451 * python/python.c (_initialize_python): Add declaration.
7452 * ravenscar-thread.c (_initialize_ravenscar): Add declaration.
7453 * record-btrace.c (_initialize_record_btrace): Add declaration.
7454 * record-full.c (_initialize_record_full): Add declaration.
7455 * record.c (_initialize_record): Add declaration.
7456 * regcache-dump.c (_initialize_regcache_dump): Add declaration.
7457 * regcache.c (_initialize_regcache): Add declaration.
7458 * reggroups.c (_initialize_reggroup): Add declaration.
7459 * remote-notif.c (_initialize_notif): Add declaration.
7460 * remote-sim.c (_initialize_remote_sim): Add declaration.
7461 * remote.c (_initialize_remote): Add declaration.
7462 * reverse.c (_initialize_reverse): Add declaration.
7463 * riscv-fbsd-nat.c (_initialize_riscv_fbsd_nat): Add declaration.
7464 * riscv-fbsd-tdep.c (_initialize_riscv_fbsd_tdep): Add declaration.
7465 * riscv-linux-nat.c (_initialize_riscv_linux_nat): Add declaration.
7466 * riscv-linux-tdep.c (_initialize_riscv_linux_tdep): Add declaration.
7467 * riscv-tdep.c (_initialize_riscv_tdep): Add declaration.
7468 * rl78-tdep.c (_initialize_rl78_tdep): Add declaration.
7469 * rs6000-aix-tdep.c (_initialize_rs6000_aix_tdep): Add declaration.
7470 * rs6000-lynx178-tdep.c (_initialize_rs6000_lynx178_tdep):
7471 Add declaration.
7472 * rs6000-nat.c (_initialize_rs6000_nat): Add declaration.
7473 * rs6000-tdep.c (_initialize_rs6000_tdep): Add declaration.
7474 * run-on-main-thread.c (_initialize_run_on_main_thread): Add declaration.
7475 * rust-exp.y (_initialize_rust_exp): Add declaration.
7476 * rx-tdep.c (_initialize_rx_tdep): Add declaration.
7477 * s12z-tdep.c (_initialize_s12z_tdep): Add declaration.
7478 * s390-linux-nat.c (_initialize_s390_nat): Add declaration.
7479 * s390-linux-tdep.c (_initialize_s390_linux_tdep): Add declaration.
7480 * s390-tdep.c (_initialize_s390_tdep): Add declaration.
7481 * score-tdep.c (_initialize_score_tdep): Add declaration.
7482 * ser-go32.c (_initialize_ser_dos): Add declaration.
7483 * ser-mingw.c (_initialize_ser_windows): Add declaration.
7484 * ser-pipe.c (_initialize_ser_pipe): Add declaration.
7485 * ser-tcp.c (_initialize_ser_tcp): Add declaration.
7486 * ser-uds.c (_initialize_ser_socket): Add declaration.
7487 * ser-unix.c (_initialize_ser_hardwire): Add declaration.
7488 * serial.c (_initialize_serial): Add declaration.
7489 * sh-linux-tdep.c (_initialize_sh_linux_tdep): Add declaration.
7490 * sh-nbsd-nat.c (_initialize_shnbsd_nat): Add declaration.
7491 * sh-nbsd-tdep.c (_initialize_shnbsd_tdep): Add declaration.
7492 * sh-tdep.c (_initialize_sh_tdep): Add declaration.
7493 * skip.c (_initialize_step_skip): Add declaration.
7494 * sol-thread.c (_initialize_sol_thread): Add declaration.
7495 * solib-aix.c (_initialize_solib_aix): Add declaration.
7496 * solib-darwin.c (_initialize_darwin_solib): Add declaration.
7497 * solib-dsbt.c (_initialize_dsbt_solib): Add declaration.
7498 * solib-frv.c (_initialize_frv_solib): Add declaration.
7499 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
7500 * solib-target.c (_initialize_solib_target): Add declaration.
7501 * solib.c (_initialize_solib): Add declaration.
7502 * source-cache.c (_initialize_source_cache): Add declaration.
7503 * source.c (_initialize_source): Add declaration.
7504 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Add declaration.
7505 * sparc-linux-tdep.c (_initialize_sparc_linux_tdep): Add declaration.
7506 * sparc-nat.c (_initialize_sparc_nat): Add declaration.
7507 * sparc-nbsd-nat.c (_initialize_sparcnbsd_nat): Add declaration.
7508 * sparc-nbsd-tdep.c (_initialize_sparcnbsd_tdep): Add declaration.
7509 * sparc-obsd-tdep.c (_initialize_sparc32obsd_tdep): Add declaration.
7510 * sparc-sol2-tdep.c (_initialize_sparc_sol2_tdep): Add declaration.
7511 * sparc-tdep.c (_initialize_sparc_tdep): Add declaration.
7512 * sparc64-fbsd-nat.c (_initialize_sparc64fbsd_nat): Add declaration.
7513 * sparc64-fbsd-tdep.c (_initialize_sparc64fbsd_tdep): Add declaration.
7514 * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Add declaration.
7515 * sparc64-linux-tdep.c (_initialize_sparc64_linux_tdep): Add declaration.
7516 * sparc64-nat.c (_initialize_sparc64_nat): Add declaration.
7517 * sparc64-nbsd-nat.c (_initialize_sparc64nbsd_nat): Add declaration.
7518 * sparc64-nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Add declaration.
7519 * sparc64-obsd-nat.c (_initialize_sparc64obsd_nat): Add declaration.
7520 * sparc64-obsd-tdep.c (_initialize_sparc64obsd_tdep): Add declaration.
7521 * sparc64-sol2-tdep.c (_initialize_sparc64_sol2_tdep): Add declaration.
7522 * sparc64-tdep.c (_initialize_sparc64_adi_tdep): Add declaration.
7523 * stabsread.c (_initialize_stabsread): Add declaration.
7524 * stack.c (_initialize_stack): Add declaration.
7525 * stap-probe.c (_initialize_stap_probe): Add declaration.
7526 * std-regs.c (_initialize_frame_reg): Add declaration.
7527 * symfile-debug.c (_initialize_symfile_debug): Add declaration.
7528 * symfile-mem.c (_initialize_symfile_mem): Add declaration.
7529 * symfile.c (_initialize_symfile): Add declaration.
7530 * symmisc.c (_initialize_symmisc): Add declaration.
7531 * symtab.c (_initialize_symtab): Add declaration.
7532 * target.c (_initialize_target): Add declaration.
7533 * target-connection.c (_initialize_target_connection): Add
7534 declaration.
7535 * target-dcache.c (_initialize_target_dcache): Add declaration.
7536 * target-descriptions.c (_initialize_target_descriptions): Add declaration.
7537 * thread.c (_initialize_thread): Add declaration.
7538 * tic6x-linux-tdep.c (_initialize_tic6x_linux_tdep): Add declaration.
7539 * tic6x-tdep.c (_initialize_tic6x_tdep): Add declaration.
7540 * tilegx-linux-nat.c (_initialize_tile_linux_nat): Add declaration.
7541 * tilegx-linux-tdep.c (_initialize_tilegx_linux_tdep): Add declaration.
7542 * tilegx-tdep.c (_initialize_tilegx_tdep): Add declaration.
7543 * tracectf.c (_initialize_ctf): Add declaration.
7544 * tracefile-tfile.c (_initialize_tracefile_tfile): Add declaration.
7545 * tracefile.c (_initialize_tracefile): Add declaration.
7546 * tracepoint.c (_initialize_tracepoint): Add declaration.
7547 * tui/tui-hooks.c (_initialize_tui_hooks): Add declaration.
7548 * tui/tui-interp.c (_initialize_tui_interp): Add declaration.
7549 * tui/tui-layout.c (_initialize_tui_layout): Add declaration.
7550 * tui/tui-regs.c (_initialize_tui_regs): Add declaration.
7551 * tui/tui-stack.c (_initialize_tui_stack): Add declaration.
7552 * tui/tui-win.c (_initialize_tui_win): Add declaration.
7553 * tui/tui.c (_initialize_tui): Add declaration.
7554 * typeprint.c (_initialize_typeprint): Add declaration.
7555 * ui-style.c (_initialize_ui_style): Add declaration.
7556 * unittests/array-view-selftests.c (_initialize_array_view_selftests): Add declaration.
7557 * unittests/child-path-selftests.c (_initialize_child_path_selftests): Add declaration.
7558 * unittests/cli-utils-selftests.c (_initialize_cli_utils_selftests): Add declaration.
7559 * unittests/common-utils-selftests.c (_initialize_common_utils_selftests): Add declaration.
7560 * unittests/copy_bitwise-selftests.c (_initialize_copy_bitwise_utils_selftests): Add declaration.
7561 * unittests/environ-selftests.c (_initialize_environ_selftests): Add declaration.
7562 * unittests/filtered_iterator-selftests.c
7563 (_initialize_filtered_iterator_selftests): Add declaration.
7564 * unittests/format_pieces-selftests.c (_initialize_format_pieces_selftests): Add declaration.
7565 * unittests/function-view-selftests.c (_initialize_function_view_selftests): Add declaration.
7566 * unittests/help-doc-selftests.c (_initialize_help_doc_selftests): Add declaration.
7567 * unittests/lookup_name_info-selftests.c (_initialize_lookup_name_info_selftests): Add declaration.
7568 * unittests/main-thread-selftests.c
7569 (_initialize_main_thread_selftests): Add declaration.
7570 * unittests/memory-map-selftests.c (_initialize_memory_map_selftests): Add declaration.
7571 * unittests/memrange-selftests.c (_initialize_memrange_selftests): Add declaration.
7572 * unittests/mkdir-recursive-selftests.c (_initialize_mkdir_recursive_selftests): Add declaration.
7573 * unittests/observable-selftests.c (_initialize_observer_selftest): Add declaration.
7574 * unittests/offset-type-selftests.c (_initialize_offset_type_selftests): Add declaration.
7575 * unittests/optional-selftests.c (_initialize_optional_selftests): Add declaration.
7576 * unittests/parse-connection-spec-selftests.c (_initialize_parse_connection_spec_selftests): Add declaration.
7577 * unittests/rsp-low-selftests.c (_initialize_rsp_low_selftests): Add declaration.
7578 * unittests/scoped_fd-selftests.c (_initialize_scoped_fd_selftests): Add declaration.
7579 * unittests/scoped_mmap-selftests.c (_initialize_scoped_mmap_selftests): Add declaration.
7580 * unittests/scoped_restore-selftests.c (_initialize_scoped_restore_selftests): Add declaration.
7581 * unittests/string_view-selftests.c (_initialize_string_view_selftests): Add declaration.
7582 * unittests/style-selftests.c (_initialize_style_selftest): Add declaration.
7583 * unittests/tracepoint-selftests.c (_initialize_tracepoint_selftests): Add declaration.
7584 * unittests/tui-selftests.c (_initialize_tui_selftest): Add
7585 declaration.
7586 * unittests/unpack-selftests.c (_initialize_unpack_selftests): Add declaration.
7587 * unittests/utils-selftests.c (_initialize_utils_selftests): Add declaration.
7588 * unittests/vec-utils-selftests.c (_initialize_vec_utils_selftests): Add declaration.
7589 * unittests/xml-utils-selftests.c (_initialize_xml_utils): Add declaration.
7590 * user-regs.c (_initialize_user_regs): Add declaration.
7591 * utils.c (_initialize_utils): Add declaration.
7592 * v850-tdep.c (_initialize_v850_tdep): Add declaration.
7593 * valops.c (_initialize_valops): Add declaration.
7594 * valprint.c (_initialize_valprint): Add declaration.
7595 * value.c (_initialize_values): Add declaration.
7596 * varobj.c (_initialize_varobj): Add declaration.
7597 * vax-bsd-nat.c (_initialize_vaxbsd_nat): Add declaration.
7598 * vax-nbsd-tdep.c (_initialize_vaxnbsd_tdep): Add declaration.
7599 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
7600 * windows-nat.c (_initialize_windows_nat): Add declaration.
7601 (_initialize_check_for_gdb_ini): Add declaration.
7602 (_initialize_loadable): Add declaration.
7603 * windows-tdep.c (_initialize_windows_tdep): Add declaration.
7604 * x86-bsd-nat.c (_initialize_x86_bsd_nat): Add declaration.
7605 * x86-linux-nat.c (_initialize_x86_linux_nat): Add declaration.
7606 * xcoffread.c (_initialize_xcoffread): Add declaration.
7607 * xml-support.c (_initialize_xml_support): Add declaration.
7608 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Add declaration.
7609 * xtensa-linux-nat.c (_initialize_xtensa_linux_nat): Add declaration.
7610 * xtensa-linux-tdep.c (_initialize_xtensa_linux_tdep): Add declaration.
7611 * xtensa-tdep.c (_initialize_xtensa_tdep): Add declaration.
7612
e2de1eec
SM
76132020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
7614
7615 * regformats/regdat.sh: Generate declaration for init function.
7616
e0037b4c
SM
76172020-01-13 Simon Marchi <simon.marchi@polymtl.ca>
7618
7619 * remote-sim.c (next_pid, INITIAL_PID, sim_inferior_data): Move
7620 up.
7621 (gdbsim_target) <get_inferior_data_by_ptid, resume_one_inferior,
7622 close_one_inferior>: New methods.
7623 (get_sim_inferior_data_by_ptid): Move to gdbsim_target,
7624 pass down target to find_inferior_pid.
7625 (gdbsim_target::fetch_registers, gdbsim_target::store_registers):
7626 Pass down target to find_inferior_ptid.
7627 (gdbsim_target::create_inferior): Pass down target to
7628 add_thread_silent.
7629 (gdbsim_close_inferior): Move to gdbsim_close_inferior, pass
7630 target down to find_inferior_ptid and switch_to_thread.
7631 (gdbsim_target::close): Update to call close_one_inferior.
7632 (struct resume_data): Remove.
7633 (gdbsim_resume_inferior): Move to gdbsim_target. Take arguments
7634 directly, rather than through a void pointer.
7635 (gdbsim_target::resume): Update to call resume_one_inferior.
7636
58920b5b
SM
76372020-01-12 Simon Marchi <simon.marchi@polymtl.ca>
7638
7639 * gdbsupport/gdb_wait.c: Include gdb_wait.h.
7640
4ec89149
PA
76412020-01-12 Pedro Alves <palves@redhat.com>
7642
7643 * bsd-kvm.c (bsd_kvm_target::close): Call exit_inferior_silent
7644 directly for the current inferior instead of
7645 discard_all_inferiors.
7646 (discard_all_inferiors): Delete.
7647
7c392d1d
TT
76482020-01-11 Tom Tromey <tom@tromey.com>
7649
7650 * tui/tui-wingeneral.c (box_win): Check cli_styling.
7651 * tui/tui-winsource.c (tui_source_window_base::refill): Use
7652 deprecated_safe_get_selected_frame.
7653
d9ebdab7
TBA
76542020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7655
7656 * inferior.c (print_inferior): Switch inferior before printing it.
7657
f3c469b9
PA
76582020-01-10 Aleksandar Paunovic <aleksandar.paunovic@intel.com>
7659 Pedro Alves <palves@redhat.com>
7660
7661 * progspace-and-thread.c (switch_to_program_space_and_thread):
7662 Assert there's an inferior for PSPACE. Use
7663 switch_to_inferior_no_thread to switch the inferior too.
7664 * progspace.c (program_space::~program_space): Call
7665 clear_symtab_users here, with SYMFILE_DEFER_BP_RESET.
7666 (program_space::free_all_objfiles): Don't call clear_symtab_users
7667 here.
7668 * symfile.c (symbol_file_clear): Call clear_symtab_users here.
7669
65c574f6
PA
76702020-01-10 Pedro Alves <palves@redhat.com>
7671
7672 * NEWS: Mention multi-target debugging, "info connections", and
7673 "add-inferior -no-connection".
7674
2f4fcf00
PA
76752020-01-10 Pedro Alves <palves@redhat.com>
7676
7677 * infrun.c: Include "target-connection.h".
7678 (check_multi_target_resumption): New.
7679 (proceed): Call it.
7680 * target-connection.c (make_target_connection_string): Make
7681 extern.
7682 * target-connection.h (make_target_connection_string): Declare.
7683
121b3efd
PA
76842020-01-10 Pedro Alves <palves@redhat.com>
7685
7686 * Makefile.in (COMMON_SFILES): Add target-connection.c.
7687 * inferior.c (uiout_field_connection): New function.
7688 (print_inferior): Add new "connection-id" column.
7689 (add_inferior_command): Show connection number/string of added
7690 inferior.
7691 * process-stratum-target.h
7692 (process_stratum_target::connection_string): New virtual method.
7693 (process_stratum_target::connection_number): New field.
7694 * remote.c (remote_target::connection_string): New override.
7695 * target-connection.c: New file.
7696 * target-connection.h: New file.
7697 * target.c (decref_target): Remove process_stratum targets from
7698 the connection list.
7699 (target_stack::push): Add process_stratum targets to the
7700 connection list.
7701
4f837581
PA
77022020-01-10 Pedro Alves <palves@redhat.com>
7703
7704 Revert:
7705 2016-04-12 Pedro Alves <palves@redhat.com>
7706 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
7707 Remove references to name.
7708 * serial.h (struct serial) <name>: Delete.
7709
f4ec508e
PA
77102020-01-10 Pedro Alves <palves@redhat.com>
7711
7712 * gdbarch-selftests.c (register_to_value_test): Remove "target
7713 already pushed" check.
7714
5b6d1e4f
PA
77152020-01-10 Pedro Alves <palves@redhat.com>
7716 John Baldwin <jhb@FreeBSD.org>
7717
7718 * aarch64-linux-nat.c
7719 (aarch64_linux_nat_target::thread_architecture): Adjust.
7720 * ada-tasks.c (print_ada_task_info): Adjust find_thread_ptid call.
7721 (task_command_1): Likewise.
7722 * aix-thread.c (sync_threadlists, aix_thread_target::resume)
7723 (aix_thread_target::wait, aix_thread_target::fetch_registers)
7724 (aix_thread_target::store_registers)
7725 (aix_thread_target::thread_alive): Adjust.
7726 * amd64-fbsd-tdep.c: Include "inferior.h".
7727 (amd64fbsd_get_thread_local_address): Pass down target.
7728 * amd64-linux-nat.c (ps_get_thread_area): Use ps_prochandle
7729 thread's gdbarch instead of target_gdbarch.
7730 * break-catch-sig.c (signal_catchpoint_print_it): Adjust call to
7731 get_last_target_status.
7732 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
7733 * breakpoint.c (breakpoints_should_be_inserted_now): Consider all
7734 inferiors.
7735 (update_inserted_breakpoint_locations): Skip if inferiors with no
7736 execution.
7737 (update_global_location_list): When handling moribund locations,
7738 find representative inferior for location's pspace, and use thread
7739 count of its process_stratum target.
7740 * bsd-kvm.c (bsd_kvm_target_open): Pass target down.
7741 * bsd-uthread.c (bsd_uthread_target::wait): Use
7742 as_process_stratum_target and adjust thread_change_ptid and
7743 add_thread calls.
7744 (bsd_uthread_target::update_thread_list): Use
7745 as_process_stratum_target and adjust find_thread_ptid,
7746 thread_change_ptid and add_thread calls.
7747 * btrace.c (maint_btrace_packet_history_cmd): Adjust
7748 find_thread_ptid call.
7749 * corelow.c (add_to_thread_list): Adjust add_thread call.
7750 (core_target_open): Adjust add_thread_silent and thread_count
7751 calls.
7752 (core_target::pid_to_str): Adjust find_inferior_ptid call.
7753 * ctf.c (ctf_target_open): Adjust add_thread_silent call.
7754 * event-top.c (async_disconnect): Pop targets from all inferiors.
7755 * exec.c (add_target_sections): Push exec target on all inferiors
7756 sharing the program space.
7757 (remove_target_sections): Remove the exec target from all
7758 inferiors sharing the program space.
7759 (exec_on_vfork): New.
7760 * exec.h (exec_on_vfork): Declare.
7761 * fbsd-nat.c (fbsd_add_threads): Add fbsd_nat_target parameter.
7762 Pass it down.
7763 (fbsd_nat_target::update_thread_list): Adjust.
7764 (fbsd_nat_target::resume): Adjust.
7765 (fbsd_handle_debug_trap): Add fbsd_nat_target parameter. Pass it
7766 down.
7767 (fbsd_nat_target::wait, fbsd_nat_target::post_attach): Adjust.
7768 * fbsd-tdep.c (fbsd_corefile_thread): Adjust
7769 get_thread_arch_regcache call.
7770 * fork-child.c (gdb_startup_inferior): Pass target down to
7771 startup_inferior and set_executing.
7772 * gdbthread.h (struct process_stratum_target): Forward declare.
7773 (add_thread, add_thread_silent, add_thread_with_info)
7774 (in_thread_list): Add process_stratum_target parameter.
7775 (find_thread_ptid(inferior*, ptid_t)): New overload.
7776 (find_thread_ptid, thread_change_ptid): Add process_stratum_target
7777 parameter.
7778 (all_threads()): Delete overload.
7779 (all_threads, all_non_exited_threads): Add process_stratum_target
7780 parameter.
7781 (all_threads_safe): Use brace initialization.
7782 (thread_count): Add process_stratum_target parameter.
7783 (set_resumed, set_running, set_stop_requested, set_executing)
7784 (threads_are_executing, finish_thread_state): Add
7785 process_stratum_target parameter.
7786 (switch_to_thread): Use is_current_thread.
7787 * i386-fbsd-tdep.c: Include "inferior.h".
7788 (i386fbsd_get_thread_local_address): Pass down target.
7789 * i386-linux-nat.c (i386_linux_nat_target::low_resume): Adjust.
7790 * inf-child.c (inf_child_target::maybe_unpush_target): Remove
7791 have_inferiors check.
7792 * inf-ptrace.c (inf_ptrace_target::create_inferior)
7793 (inf_ptrace_target::attach): Adjust.
7794 * infcall.c (run_inferior_call): Adjust.
7795 * infcmd.c (run_command_1): Pass target to
7796 scoped_finish_thread_state.
7797 (proceed_thread_callback): Skip inferiors with no execution.
7798 (continue_command): Rename 'all_threads' local to avoid hiding
7799 'all_threads' function. Adjust get_last_target_status call.
7800 (prepare_one_step): Adjust set_running call.
7801 (signal_command): Use user_visible_resume_target. Compare thread
7802 pointers instead of inferior_ptid.
7803 (info_program_command): Adjust to pass down target.
7804 (attach_command): Mark target's 'thread_executing' flag.
7805 (stop_current_target_threads_ns): New, factored out from ...
7806 (interrupt_target_1): ... this. Switch inferior before making
7807 target calls.
7808 * inferior-iter.h
7809 (struct all_inferiors_iterator, struct all_inferiors_range)
7810 (struct all_inferiors_safe_range)
7811 (struct all_non_exited_inferiors_range): Filter on
7812 process_stratum_target too. Remove explicit.
7813 * inferior.c (inferior::inferior): Push dummy target on target
7814 stack.
7815 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors):
7816 Add process_stratum_target parameter, and pass it down.
7817 (have_live_inferiors): Adjust.
7818 (switch_to_inferior_and_push_target): New.
7819 (add_inferior_command, clone_inferior_command): Handle
7820 "-no-connection" parameter. Use
7821 switch_to_inferior_and_push_target.
7822 (_initialize_inferior): Mention "-no-connection" option in
7823 the help of "add-inferior" and "clone-inferior" commands.
7824 * inferior.h: Include "process-stratum-target.h".
7825 (interrupt_target_1): Use bool.
7826 (struct inferior) <push_target, unpush_target, target_is_pushed,
7827 find_target_beneath, top_target, process_target, target_at,
7828 m_stack>: New.
7829 (discard_all_inferiors): Delete.
7830 (find_inferior_pid, find_inferior_ptid, number_of_live_inferiors)
7831 (all_inferiors, all_non_exited_inferiors): Add
7832 process_stratum_target parameter.
7833 * infrun.c: Include "gdb_select.h" and <unordered_map>.
7834 (target_last_proc_target): New global.
7835 (follow_fork_inferior): Push target on new inferior. Pass target
7836 to add_thread_silent. Call exec_on_vfork. Handle target's
7837 reference count.
7838 (follow_fork): Adjust get_last_target_status call. Also consider
7839 target.
7840 (follow_exec): Push target on new inferior.
7841 (struct execution_control_state) <target>: New field.
7842 (user_visible_resume_target): New.
7843 (do_target_resume): Call target_async.
7844 (resume_1): Set target's threads_executing flag. Consider resume
7845 target.
7846 (commit_resume_all_targets): New.
7847 (proceed): Also consider resume target. Skip threads of inferiors
7848 with no execution. Commit resumtion in all targets.
7849 (start_remote): Pass current inferior to wait_for_inferior.
7850 (infrun_thread_stop_requested): Consider target as well. Pass
7851 thread_info pointer to clear_inline_frame_state instead of ptid.
7852 (infrun_thread_thread_exit): Consider target as well.
7853 (random_pending_event_thread): New inferior parameter. Use it.
7854 (do_target_wait): Rename to ...
7855 (do_target_wait_1): ... this. Add inferior parameter, and pass it
7856 down.
7857 (threads_are_resumed_pending_p, do_target_wait): New.
7858 (prepare_for_detach): Adjust calls.
7859 (wait_for_inferior): New inferior parameter. Handle it. Use
7860 do_target_wait_1 instead of do_target_wait.
7861 (fetch_inferior_event): Adjust. Switch to representative
7862 inferior. Pass target down.
7863 (set_last_target_status): Add process_stratum_target parameter.
7864 Save target in global.
7865 (get_last_target_status): Add process_stratum_target parameter and
7866 handle it.
7867 (nullify_last_target_wait_ptid): Clear 'target_last_proc_target'.
7868 (context_switch): Check inferior_ptid == null_ptid before calling
7869 inferior_thread().
7870 (get_inferior_stop_soon): Pass down target.
7871 (wait_one): Rename to ...
7872 (poll_one_curr_target): ... this.
7873 (struct wait_one_event): New.
7874 (wait_one): New.
7875 (stop_all_threads): Adjust.
7876 (handle_no_resumed, handle_inferior_event): Adjust to consider the
7877 event's target.
7878 (switch_back_to_stepped_thread): Also consider target.
7879 (print_stop_event): Update.
7880 (normal_stop): Update. Also consider the resume target.
7881 * infrun.h (wait_for_inferior): Remove declaration.
7882 (user_visible_resume_target): New declaration.
7883 (get_last_target_status, set_last_target_status): New
7884 process_stratum_target parameter.
7885 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
7886 process_stratum_target parameter, and use it.
7887 (clear_inline_frame_state (thread_info*)): New.
7888 * inline-frame.c (clear_inline_frame_state(ptid_t)): Add
7889 process_stratum_target parameter.
7890 (clear_inline_frame_state (thread_info*)): Declare.
7891 * linux-fork.c (delete_checkpoint_command): Pass target down to
7892 find_thread_ptid.
7893 (checkpoint_command): Adjust.
7894 * linux-nat.c (linux_nat_target::follow_fork): Switch to thread
7895 instead of just tweaking inferior_ptid.
7896 (linux_nat_switch_fork): Pass target down to thread_change_ptid.
7897 (exit_lwp): Pass target down to find_thread_ptid.
7898 (attach_proc_task_lwp_callback): Pass target down to
7899 add_thread/set_running/set_executing.
7900 (linux_nat_target::attach): Pass target down to
7901 thread_change_ptid.
7902 (get_detach_signal): Pass target down to find_thread_ptid.
7903 Consider last target status's target.
7904 (linux_resume_one_lwp_throw, resume_lwp)
7905 (linux_handle_syscall_trap, linux_handle_extended_wait, wait_lwp)
7906 (stop_wait_callback, save_stop_reason, linux_nat_filter_event)
7907 (linux_nat_wait_1, resume_stopped_resumed_lwps): Pass target down.
7908 (linux_nat_target::async_wait_fd): New.
7909 (linux_nat_stop_lwp, linux_nat_target::thread_address_space): Pass
7910 target down.
7911 * linux-nat.h (linux_nat_target::async_wait_fd): Declare.
7912 * linux-tdep.c (get_thread_arch_regcache): Pass target down.
7913 * linux-thread-db.c (struct thread_db_info::process_target): New
7914 field.
7915 (add_thread_db_info): Save target.
7916 (get_thread_db_info): New process_stratum_target parameter. Also
7917 match target.
7918 (delete_thread_db_info): New process_stratum_target parameter.
7919 Also match target.
7920 (thread_from_lwp): Adjust to pass down target.
7921 (thread_db_notice_clone): Pass down target.
7922 (check_thread_db_callback): Pass down target.
7923 (try_thread_db_load_1): Always push the thread_db target.
7924 (try_thread_db_load, record_thread): Pass target down.
7925 (thread_db_target::detach): Pass target down. Always unpush the
7926 thread_db target.
7927 (thread_db_target::wait, thread_db_target::mourn_inferior): Pass
7928 target down. Always unpush the thread_db target.
7929 (find_new_threads_callback, thread_db_find_new_threads_2)
7930 (thread_db_target::update_thread_list): Pass target down.
7931 (thread_db_target::pid_to_str): Pass current inferior down.
7932 (thread_db_target::get_thread_local_address): Pass target down.
7933 (thread_db_target::resume, maintenance_check_libthread_db): Pass
7934 target down.
7935 * nto-procfs.c (nto_procfs_target::update_thread_list): Adjust.
7936 * procfs.c (procfs_target::procfs_init_inferior): Declare.
7937 (proc_set_current_signal, do_attach, procfs_target::wait): Adjust.
7938 (procfs_init_inferior): Rename to ...
7939 (procfs_target::procfs_init_inferior): ... this and adjust.
7940 (procfs_target::create_inferior, procfs_notice_thread)
7941 (procfs_do_thread_registers): Adjust.
7942 * ppc-fbsd-tdep.c: Include "inferior.h".
7943 (ppcfbsd_get_thread_local_address): Pass down target.
7944 * proc-service.c (ps_xfer_memory): Switch current inferior and
7945 program space as well.
7946 (get_ps_regcache): Pass target down.
7947 * process-stratum-target.c
7948 (process_stratum_target::thread_address_space)
7949 (process_stratum_target::thread_architecture): Pass target down.
7950 * process-stratum-target.h
7951 (process_stratum_target::threads_executing): New field.
7952 (as_process_stratum_target): New.
7953 * ravenscar-thread.c
7954 (ravenscar_thread_target::update_inferior_ptid): Pass target down.
7955 (ravenscar_thread_target::wait, ravenscar_add_thread): Pass target
7956 down.
7957 * record-btrace.c (record_btrace_target::info_record): Adjust.
7958 (record_btrace_target::record_method)
7959 (record_btrace_target::record_is_replaying)
7960 (record_btrace_target::fetch_registers)
7961 (get_thread_current_frame_id, record_btrace_target::resume)
7962 (record_btrace_target::wait, record_btrace_target::stop): Pass
7963 target down.
7964 * record-full.c (record_full_wait_1): Switch to event thread.
7965 Pass target down.
7966 * regcache.c (regcache::regcache)
7967 (get_thread_arch_aspace_regcache, get_thread_arch_regcache): Add
7968 process_stratum_target parameter and handle it.
7969 (current_thread_target): New global.
7970 (get_thread_regcache): Add process_stratum_target parameter and
7971 handle it. Switch inferior before calling target method.
7972 (get_thread_regcache): Pass target down.
7973 (get_thread_regcache_for_ptid): Pass target down.
7974 (registers_changed_ptid): Add process_stratum_target parameter and
7975 handle it.
7976 (registers_changed_thread, registers_changed): Pass target down.
7977 (test_get_thread_arch_aspace_regcache): New.
7978 (current_regcache_test): Define a couple local test_target_ops
7979 instances and use them for testing.
7980 (readwrite_regcache): Pass process_stratum_target parameter.
7981 (cooked_read_test, cooked_write_test): Pass mock_target down.
7982 * regcache.h (get_thread_regcache, get_thread_arch_regcache)
7983 (get_thread_arch_aspace_regcache): Add process_stratum_target
7984 parameter.
7985 (regcache::target): New method.
7986 (regcache::regcache, regcache::get_thread_arch_aspace_regcache)
7987 (regcache::registers_changed_ptid): Add process_stratum_target
7988 parameter.
7989 (regcache::m_target): New field.
7990 (registers_changed_ptid): Add process_stratum_target parameter.
7991 * remote.c (remote_state::supports_vCont_probed): New field.
7992 (remote_target::async_wait_fd): New method.
7993 (remote_unpush_and_throw): Add remote_target parameter.
7994 (get_current_remote_target): Adjust.
7995 (remote_target::remote_add_inferior): Push target.
7996 (remote_target::remote_add_thread)
7997 (remote_target::remote_notice_new_inferior)
7998 (get_remote_thread_info): Pass target down.
7999 (remote_target::update_thread_list): Skip threads of inferiors
8000 bound to other targets. (remote_target::close): Don't discard
8001 inferiors. (remote_target::add_current_inferior_and_thread)
8002 (remote_target::process_initial_stop_replies)
8003 (remote_target::start_remote)
8004 (remote_target::remote_serial_quit_handler): Pass down target.
8005 (remote_target::remote_unpush_target): New remote_target
8006 parameter. Unpush the target from all inferiors.
8007 (remote_target::remote_unpush_and_throw): New remote_target
8008 parameter. Pass it down.
8009 (remote_target::open_1): Check whether the current inferior has
8010 execution instead of checking whether any inferior is live. Pass
8011 target down.
8012 (remote_target::remote_detach_1): Pass down target. Use
8013 remote_unpush_target.
8014 (extended_remote_target::attach): Pass down target.
8015 (remote_target::remote_vcont_probe): Set supports_vCont_probed.
8016 (remote_target::append_resumption): Pass down target.
8017 (remote_target::append_pending_thread_resumptions)
8018 (remote_target::remote_resume_with_hc, remote_target::resume)
8019 (remote_target::commit_resume): Pass down target.
8020 (remote_target::remote_stop_ns): Check supports_vCont_probed.
8021 (remote_target::interrupt_query)
8022 (remote_target::remove_new_fork_children)
8023 (remote_target::check_pending_events_prevent_wildcard_vcont)
8024 (remote_target::remote_parse_stop_reply)
8025 (remote_target::process_stop_reply): Pass down target.
8026 (first_remote_resumed_thread): New remote_target parameter. Pass
8027 it down.
8028 (remote_target::wait_as): Pass down target.
8029 (unpush_and_perror): New remote_target parameter. Pass it down.
8030 (remote_target::readchar, remote_target::remote_serial_write)
8031 (remote_target::getpkt_or_notif_sane_1)
8032 (remote_target::kill_new_fork_children, remote_target::kill): Pass
8033 down target.
8034 (remote_target::mourn_inferior): Pass down target. Use
8035 remote_unpush_target.
8036 (remote_target::core_of_thread)
8037 (remote_target::remote_btrace_maybe_reopen): Pass down target.
8038 (remote_target::pid_to_exec_file)
8039 (remote_target::thread_handle_to_thread_info): Pass down target.
8040 (remote_target::async_wait_fd): New.
8041 * riscv-fbsd-tdep.c: Include "inferior.h".
8042 (riscv_fbsd_get_thread_local_address): Pass down target.
8043 * sol2-tdep.c (sol2_core_pid_to_str): Pass down target.
8044 * sol-thread.c (sol_thread_target::wait, ps_lgetregs, ps_lsetregs)
8045 (ps_lgetfpregs, ps_lsetfpregs, sol_update_thread_list_callback):
8046 Adjust.
8047 * solib-spu.c (spu_skip_standalone_loader): Pass down target.
8048 * solib-svr4.c (enable_break): Pass down target.
8049 * spu-multiarch.c (parse_spufs_run): Pass down target.
8050 * spu-tdep.c (spu2ppu_sniffer): Pass down target.
8051 * target-delegates.c: Regenerate.
8052 * target.c (g_target_stack): Delete.
8053 (current_top_target): Return the current inferior's top target.
8054 (target_has_execution_1): Refer to the passed-in inferior's top
8055 target.
8056 (target_supports_terminal_ours): Check whether the initial
8057 inferior was already created.
8058 (decref_target): New.
8059 (target_stack::push): Incref/decref the target.
8060 (push_target, push_target, unpush_target): Adjust.
8061 (target_stack::unpush): Defref target.
8062 (target_is_pushed): Return bool. Adjust to refer to the current
8063 inferior's target stack.
8064 (dispose_inferior): Delete, and inline parts ...
8065 (target_preopen): ... here. Only dispose of the current inferior.
8066 (target_detach): Hold strong target reference while detaching.
8067 Pass target down.
8068 (target_thread_name): Add assertion.
8069 (target_resume): Pass down target.
8070 (target_ops::beneath, find_target_at): Adjust to refer to the
8071 current inferior's target stack.
8072 (get_dummy_target): New.
8073 (target_pass_ctrlc): Pass the Ctrl-C to the first inferior that
8074 has a thread running.
8075 (initialize_targets): Rename to ...
8076 (_initialize_target): ... this.
8077 * target.h: Include "gdbsupport/refcounted-object.h".
8078 (struct target_ops): Inherit refcounted_object.
8079 (target_ops::shortname, target_ops::longname): Make const.
8080 (target_ops::async_wait_fd): New method.
8081 (decref_target): Declare.
8082 (struct target_ops_ref_policy): New.
8083 (target_ops_ref): New typedef.
8084 (get_dummy_target): Declare function.
8085 (target_is_pushed): Return bool.
8086 * thread-iter.c (all_matching_threads_iterator::m_inf_matches)
8087 (all_matching_threads_iterator::all_matching_threads_iterator):
8088 Handle filter target.
8089 * thread-iter.h (struct all_matching_threads_iterator, struct
8090 all_matching_threads_range, class all_non_exited_threads_range):
8091 Filter by target too. Remove explicit.
8092 * thread.c (threads_executing): Delete.
8093 (inferior_thread): Pass down current inferior.
8094 (clear_thread_inferior_resources): Pass down thread pointer
8095 instead of ptid_t.
8096 (add_thread_silent, add_thread_with_info, add_thread): Add
8097 process_stratum_target parameter. Use it for thread and inferior
8098 searches.
8099 (is_current_thread): New.
8100 (thread_info::deletable): Use it.
8101 (find_thread_ptid, thread_count, in_thread_list)
8102 (thread_change_ptid, set_resumed, set_running): New
8103 process_stratum_target parameter. Pass it down.
8104 (set_executing): New process_stratum_target parameter. Pass it
8105 down. Adjust reference to 'threads_executing'.
8106 (threads_are_executing): New process_stratum_target parameter.
8107 Adjust reference to 'threads_executing'.
8108 (set_stop_requested, finish_thread_state): New
8109 process_stratum_target parameter. Pass it down.
8110 (switch_to_thread): Also match inferior.
8111 (switch_to_thread): New process_stratum_target parameter. Pass it
8112 down.
8113 (update_threads_executing): Reimplement.
8114 * top.c (quit_force): Pop targets from all inferior.
8115 (gdb_init): Don't call initialize_targets.
8116 * windows-nat.c (windows_nat_target) <get_windows_debug_event>:
8117 Declare.
8118 (windows_add_thread, windows_delete_thread): Adjust.
8119 (get_windows_debug_event): Rename to ...
8120 (windows_nat_target::get_windows_debug_event): ... this. Adjust.
8121 * tracefile-tfile.c (tfile_target_open): Pass down target.
8122 * gdbsupport/common-gdbthread.h (struct process_stratum_target):
8123 Forward declare.
8124 (switch_to_thread): Add process_stratum_target parameter.
8125 * mi/mi-interp.c (mi_on_resume_1): Add process_stratum_target
8126 parameter. Use it.
8127 (mi_on_resume): Pass target down.
8128 * nat/fork-inferior.c (startup_inferior): Add
8129 process_stratum_target parameter. Pass it down.
8130 * nat/fork-inferior.h (startup_inferior): Add
8131 process_stratum_target parameter.
8132 * python/py-threadevent.c (py_get_event_thread): Pass target down.
8133
75c6c844
PA
81342020-01-10 Pedro Alves <palves@redhat.com>
8135
8136 * remote.c (remote_target::start_remote): Don't set inferior_ptid
8137 directly. Instead find the first thread in the thread list and
8138 use switch_to_thread.
8139
78f2c40a
PA
81402020-01-10 Pedro Alves <palves@redhat.com>
8141
8142 * remote.c (remote_target::remote_add_inferior): Don't bind a
8143 process to the current inferior if the current inferior is already
8144 bound to a process.
8145
e7af6c70
TBA
81462020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
8147 Pedro Alves <palves@redhat.com>
8148
8149 * remote.c (remote_target::remote_parse_stop_reply) <W/X packets>:
8150 If no process is specified, return null_ptid instead of
8151 inferior_ptid.
8152 (remote_target::wait_as): Handle TARGET_WAITKIND_EXITED /
8153 TARGET_WAITKIND_SIGNALLED with no pid.
8154
31ba933e
PA
81552020-01-10 Pedro Alves <palves@redhat.com>
8156
8157 * remote.c (first_remote_resumed_thread): New.
8158 (remote_target::wait_as): Use it as default event_ptid instead of
8159 inferior_ptid.
8160
735fc2ca
PA
81612020-01-10 Pedro Alves <palves@redhat.com>
8162
8163 * infrun.c (handle_no_resumed): Use all_non_exited_inferiors.
8164
c17e02e1
PA
81652020-01-10 Pedro Alves <palves@redhat.com>
8166
8167 * tracefile-tfile.c (tfile_target::close): Assert that trace_fd is
8168 not -1.
8169
ab1ddbcf
PA
81702020-01-10 Pedro Alves <palves@redhat.com>
8171
8172 * break-catch-sig.c (signal_catchpoint_print_it): Don't pass a
8173 ptid to get_last_target_status.
8174 * break-catch-syscall.c (print_it_catch_syscall): Don't pass a
8175 ptid to get_last_target_status.
8176 * infcmd.c (continue_command): Don't pass a target_waitstatus to
8177 get_last_target_status.
8178 (info_program_command): Don't pass a target_waitstatus to
8179 get_last_target_status.
8180 * infrun.c (init_wait_for_inferior): Use
8181 nullify_last_target_wait_ptid.
8182 (get_last_target_status): Handle nullptr arguments.
8183 (nullify_last_target_wait_ptid): Clear target_last_waitstatus.
8184 (print_stop_event): Don't pass a ptid to get_last_target_status.
8185 (normal_stop): Don't pass a ptid to get_last_target_status.
8186 * infrun.h (get_last_target_status, set_last_target_status): Move
8187 comments here and update.
8188 (nullify_last_target_wait_ptid): Declare.
8189 * linux-fork.c (fork_load_infrun_state): Remove local extern
8190 declaration of nullify_last_target_wait_ptid.
8191 * linux-nat.c (get_detach_signal): Don't pass a target_waitstatus
8192 to get_last_target_status.
8193
f3f8ece4
PA
81942020-01-10 Pedro Alves <palves@redhat.com>
8195
8196 * gdbthread.h (scoped_restore_current_thread)
8197 <dont_restore, restore, m_dont_restore>: Declare.
8198 * thread.c (thread_alive): Add assertion. Return bool.
8199 (switch_to_thread_if_alive): New.
8200 (prune_threads): Switch inferior/thread.
8201 (print_thread_info_1): Switch thread before calling target methods.
8202 (scoped_restore_current_thread::restore): New, factored out from
8203 ...
8204 (scoped_restore_current_thread::~scoped_restore_current_thread):
8205 ... this.
8206 (scoped_restore_current_thread::scoped_restore_current_thread):
8207 Add assertion.
8208 (thread_apply_all_command, thread_select): Use
8209 switch_to_thread_if_alive.
8210 * infrun.c (proceed, restart_threads, handle_signal_stop)
8211 (switch_back_to_stepped_thread): Switch current thread before
8212 calling target methods.
8213
db2d40f7
PA
82142020-01-10 Pedro Alves <palves@redhat.com>
8215
8216 * inferior.c (switch_to_inferior_no_thread): New function,
8217 factored out from ...
8218 (inferior_command): ... here.
8219 * inferior.h (switch_to_inferior_no_thread): Declare.
8220 * mi/mi-main.c (run_one_inferior): Use
8221 switch_to_inferior_no_thread.
8222
bd420a2d
PA
82232020-01-10 Pedro Alves <palves@redhat.com>
8224
8225 * infcmd.c (kill_command): Remove dead code.
8226
ddf5db90
PA
82272020-01-10 Pedro Alves <palves@redhat.com>
8228
8229 * remote.c (remote_target::mourn_inferior): No longer check
8230 whether the target is running.
8231
5018ce90
PA
82322020-01-10 Pedro Alves <palves@redhat.com>
8233
8234 * corelow.c (core_target::has_execution): Change parameter type to
8235 inferior pointer.
8236 * inferior.c (number_of_live_inferiors): Use
8237 inferior::has_execution instead of target_has_execution_1.
8238 * inferior.h (inferior::has_execution): New.
8239 * linux-thread-db.c (thread_db_target::update_thread_list): Use
8240 inferior::has_execution instead of target_has_execution_1.
8241 * process-stratum-target.c
8242 (process_stratum_target::has_execution): Change parameter type to
8243 inferior pointer. Check the inferior's PID instead of
8244 inferior_ptid.
8245 * process-stratum-target.h
8246 (process_stratum_target::has_execution): Change parameter type to
8247 inferior pointer.
8248 * record-full.c (record_full_core_target::has_execution): Change
8249 parameter type to inferior pointer.
8250 * target.c (target_has_execution_1): Change parameter type to
8251 inferior pointer.
8252 (target_has_execution_current): Adjust.
8253 * target.h (target_ops::has_execution): Change parameter type to
8254 inferior pointer.
8255 (target_has_execution_1): Change parameter type to inferior
8256 pointer. Change return type to bool.
8257 * tracefile.h (tracefile_target::has_execution): Change parameter
8258 type to inferior pointer.
8259
74375d18
PA
82602020-01-10 Pedro Alves <palves@redhat.com>
8261
8262 * exceptions.c (print_flush): Remove current_top_target() check.
8263
acdf84a6
PA
82642020-01-10 Pedro Alves <palves@redhat.com>
8265
8266 * remote.c (show_remote_exec_file): Show the current inferior's
8267 exec-file instead of the command variable's value.
8268
ec506636
PA
82692020-01-10 Pedro Alves <palves@redhat.com>
8270
8271 * record-full.c (record_full_resume_ptid): New global.
8272 (record_full_target::resume): Set it.
8273 (record_full_wait_1): Use record_full_resume_ptid instead of
8274 inferior_ptid.
8275
873657b9
PA
82762020-01-10 Pedro Alves <palves@redhat.com>
8277
8278 * gdbthread.h (scoped_restore_current_thread)
8279 <dont_restore, restore, m_dont_restore>: Declare.
8280 * thread.c (thread_alive): Add assertion. Return bool.
8281 (switch_to_thread_if_alive): New.
8282 (prune_threads): Switch inferior/thread.
8283 (print_thread_info_1): Switch thread before calling target methods.
8284 (scoped_restore_current_thread::restore): New, factored out from
8285 ...
8286 (scoped_restore_current_thread::~scoped_restore_current_thread):
8287 ... this.
8288 (scoped_restore_current_thread::scoped_restore_current_thread):
8289 Add assertion.
8290 (thread_apply_all_command, thread_select): Use
8291 switch_to_thread_if_alive.
8292
7f0ae84c
GB
82932020-01-10 George Barrett <bob@bob131.so>
8294
8295 * stap-probe.c (stap_modify_semaphore): Don't check for null
8296 semaphores.
8297 (stap_probe::set_semaphore, stap_probe::clear_semaphore): Check
8298 for null semaphores.
8299
f5a7c406
AB
83002020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8301
8302 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Update
8303 all source windows, and maintain horizontal scroll status while
8304 doing so.
8305
9ae6bf64
TT
83062020-01-09 Tom Tromey <tom@tromey.com>
8307
8308 PR tui/18932:
8309 * tui/tui-source.c (tui_source_window::do_scroll_vertical): Call
8310 update_source_window, not print_source_lines.
8311
b2efe70c
AB
83122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8313
8314 * tui/tui.c (tui_enable): Register tui hooks after calling
8315 tui_display_main.
8316
5f23a082
CB
83172020-01-09 Christian Biesinger <cbiesinger@google.com>
8318
8319 * gdbsupport/common-defs.h: Don't define _FORTIFY_SOURCE on MinGW.
8320
3061113b
SM
83212020-01-08 Simon Marchi <simon.marchi@efficios.com>
8322
8323 * thread.c (print_thread_info_1): Fix indentation.
8324
57d75002
CB
83252020-01-09 Christian Biesinger <cbiesinger@google.com>
8326
8327 * symtab.c (general_symbol_info::compute_and_set_names): Move the
8328 unique_xmalloc_ptr outside the if to always free the demangled name.
8329
6a053cb1
TT
83302020-01-08 Tom Tromey <tromey@adacore.com>
8331
8332 * xcoffread.c (enter_line_range, read_xcoff_symtab)
8333 (process_xcoff_symbol, xcoff_symfile_offsets): Update.
8334 * symtab.h (MSYMBOL_VALUE_ADDRESS): Update.
8335 (struct section_offsets, ANOFFSET, SIZEOF_N_SECTION_OFFSETS):
8336 Remove.
8337 (section_offsets): New typedef.
8338 * symtab.c (fixup_section, get_msymbol_address): Update.
8339 * symmisc.c (dump_msymbols): Update.
8340 * symfile.h (relative_addr_info_to_section_offsets)
8341 (symfile_map_offsets_to_segments): Update.
8342 * symfile.c (build_section_addr_info_from_objfile)
8343 (init_objfile_sect_indices): Update.
8344 (struct place_section_arg): Change type of "offsets".
8345 (place_section): Update.
8346 (relative_addr_info_to_section_offsets): Change type of
8347 "section_offsets". Remove "num_sections" parameter.
8348 (default_symfile_offsets, syms_from_objfile_1)
8349 (set_objfile_default_section_offset): Update.
8350 (reread_symbols): No need to preserve section offsets by hand.
8351 (symfile_map_offsets_to_segments): Change type of "offsets".
8352 * stap-probe.c (relocate_address): Update.
8353 * stabsread.h (process_one_symbol): Update.
8354 * solib-target.c (struct lm_info_target) <offsets>: Change type.
8355 (solib_target_relocate_section_addresses): Update.
8356 * solib-svr4.c (enable_break, svr4_relocate_main_executable):
8357 Update.
8358 * solib-frv.c (frv_relocate_main_executable): Update.
8359 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
8360 * solib-aix.c (solib_aix_get_section_offsets): Change return
8361 type.
8362 (solib_aix_solib_create_inferior_hook): Update.
8363 * remote.c (remote_target::get_offsets): Update.
8364 * psymtab.c (find_pc_sect_psymtab): Update.
8365 * psympriv.h (struct partial_symbol) <address, text_low,
8366 text_high>: Update.
8367 * objfiles.h (obj_section_offset): Update.
8368 (struct objfile) <section_offsets>: Change type.
8369 <num_sections>: Remove.
8370 (objfile_relocate): Update.
8371 * objfiles.c (entry_point_address_query): Update
8372 (relocate_one_symbol): Change type of "section_offsets".
8373 (objfile_relocate1, objfile_relocate1): Change type of
8374 "new_offsets".
8375 (objfile_rebase1): Update.
8376 * mipsread.c (mipscoff_symfile_read): Update.
8377 (read_alphacoff_dynamic_symtab): Remove "section_offsets"
8378 parameter.
8379 * mdebugread.c (parse_symbol): Change type of "section_offsets".
8380 (parse_external, psymtab_to_symtab_1): Update.
8381 * machoread.c (macho_symfile_offsets): Update.
8382 * ia64-tdep.c (ia64_find_unwind_table): Update.
8383 * hppa-tdep.c (read_unwind_info): Update.
8384 * hppa-bsd-tdep.c (hppabsd_find_global_pointer): Update.
8385 * dwarf2read.c (create_addrmap_from_index)
8386 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
8387 (process_psymtab_comp_unit_reader, add_partial_symbol)
8388 (add_partial_subprogram, process_full_comp_unit)
8389 (read_file_scope, read_func_scope, read_lexical_block_scope)
8390 (read_call_site_scope, dwarf2_rnglists_process)
8391 (dwarf2_ranges_process, dwarf2_ranges_read)
8392 (dwarf_decode_lines_1, var_decode_location, new_symbol)
8393 (dwarf2_fetch_die_loc_sect_off, dwarf2_per_cu_text_offset):
8394 Update.
8395 * dwarf2-frame.c (execute_cfa_program, dwarf2_frame_find_fde):
8396 Update.
8397 * dtrace-probe.c (dtrace_probe::get_relocated_address): Update.
8398 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Update.
8399 (process_one_symbol): Change type of "section_offsets".
8400 * ctfread.c (get_objfile_text_range): Update.
8401 * coffread.c (coff_symtab_read, enter_linenos)
8402 (process_coff_symbol): Update.
8403 * coff-pe-read.c (add_pe_forwarded_sym): Update.
8404 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Update.
8405
456e800a
TT
84062020-01-08 Tom Tromey <tromey@adacore.com>
8407
8408 * dwarf2read.c (parse_macro_definition): Use std::string.
8409 (parse_macro_definition): Likewise.
8410
6dfa2fc2
TT
84112020-01-08 Tom Tromey <tromey@adacore.com>
8412
8413 * dwarf2read.c (abbrev_table_read_table): Use std::vector.
8414 (ATTR_ALLOC_CHUNK): Remove.
8415
421d1616
TT
84162020-01-08 Tom Tromey <tromey@adacore.com>
8417
8418 * dwarf2read.c (fixup_go_packaging): Use unique_xmalloc_ptr.
8419
43816ebc
TT
84202020-01-08 Tom Tromey <tromey@adacore.com>
8421
8422 * dwarf2read.c (add_partial_symbol): Use unique_xmalloc_ptr.
8423 (dwarf2_compute_name, open_dwo_file): Likewise.
8424 (process_enumeration_scope): Use std::vector.
8425 (guess_partial_die_structure_name): Use unique_xmalloc_ptr.
8426 (partial_die_info::fixup, dwarf2_start_subfile)
8427 (guess_full_die_structure_name, dwarf2_name): Likewise.
8428 (determine_prefix): Update.
8429 (guess_full_die_structure_name): Make return type const.
8430 (partial_die_full_name): Return unique_xmalloc_ptr.
8431 (DW_FIELD_ALLOC_CHUNK): Remove.
8432
4212d509
TT
84332020-01-07 Tom Tromey <tromey@adacore.com>
8434
8435 PR build/24937:
8436 * stap-probe.c (class stap_static_probe_ops): Add constructor.
8437
06a6207a
JT
84382020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
8439
8440 * cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
8441
153d79c4
AB
84422020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
8443
8444 * stack.c (print_frame_info): Move disassemble_next_line code
8445 inside source_print block.
8446
66182876
EZ
84472020-01-06 Eli Zaretskii <eliz@gnu.org>
8448
8449 * gdbsupport/gdb_wait.c: Include <signal.h> instead of
8450 gdb/signals.h, as we are now using native signal symbols.
8451
cbfa8581
SV
84522020-01-06 Shahab Vahedi <shahab@synopsys.com>
8453
8454 * tui/tui-disasm.c (tui_disasm_window::addr_is_displayed): Avoid
8455 overflow by an early check of content vs threshold.
aac66a4c 8456 * tui/tui-source.c (tui_source_window::line_is_displayed):
cbfa8581
SV
8457 Likewise.
8458
3f602821
EZ
84592020-01-06 Eli Zaretskii <eliz@gnu.org>
8460
8461 * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
8462
a08c904d
JT
84632020-01-02 Jon Turney <jon.turney@dronecode.org.uk>
8464
8465 * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
8466 export table if no section contains it's RVA.
8467
89a65580
EZ
84682020-01-06 Eli Zaretskii <eliz@gnu.org>
8469
8470 * windows-tdep.c: Fix a typo in WINDOWS_SIGABRT.
8471
8b7fcda2
HD
84722020-01-06 Hannes Domani <ssbssa@yahoo.de>
8473
8474 * source.c (print_source_lines_base): Set last_line_listed.
8475
a61b4f69
SV
84762020-01-06 Shahab Vahedi <shahab@synopsys.com>
8477
8478 * tui/tui-disasm.c: Remove trailing spaces.
8479
559e7e50
EZ
84802020-01-06 Eli Zaretskii <eliz@gnu.org>
8481 Pedro Alves <palves@redhat.com>
8482
8483 * Makefile.in (COMMON_SFILES): Add gdbsupport/gdb_wait.c.
8484 * windows-tdep.c: New enumeration of WINDOWS_SIG* signals.
8485 (windows_gdb_signal_to_target): New function, uses the above
8486 enumeration to convert GDB internal signal codes to equivalent
8487 Windows codes.
8488 (windows_init_abi): Call set_gdbarch_gdb_signal_to_target.
8489 * windows-nat.c: Include "gdb_wait.h".
8490 (get_windows_debug_event): Extract the fatal exception from the
8491 exit status and convert to the equivalent Posix signal number.
8492 * cli/cli-cmds.c (exit_status_set_internal_vars): Account for the
8493 possibility that WTERMSIG returns GDB_SIGNAL_UNKNOWN.
8494 * gdbsupport/gdb_wait.c: New file, implements
8495 windows_status_to_termsig.
8496 * gdbsupport/gdb_wait.h (WIFEXITED, WIFSIGNALED, WEXITSTATUS)
8497 (WTERMSIG) [__MINGW32__]: Separate definitions for MinGW.
8498
f2302a34
AB
84992020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
8500
8501 * tui/tui-layout.c (tui_add_win_to_layout): Use tui_set_layout not
8502 show_layout.
8503
6a5206eb
LM
85042020-01-05 Luis Machado <luis.machado@linaro.org>
8505
8506 * aarch64-linux-nat.c
8507 (aarch64_linux_nat_target::thread_architecture): Use bfd_arch_aarch64
8508 and bfd_mach_aarch64.
8509
6ec1d75e
PW
85102020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8511
8512 * ui-file.c (stdio_file::can_emit_style_escape)
8513 (tee_file::can_emit_style_escape): Ensure style is used also on
8514 gdb_stderr when gdb_stderr is a tty supporting styling, similarly
8515 to gdb_stdout.
8516 * main.c (set_gdb_data_directory): Use file style to output the
8517 warning that the given pathname is not a directory.
8518 * top.c (show_history_filename, gdb_safe_append_history)
8519 (show_gdb_datadir): Use file style.
8520
44f81a76
HD
85212020-01-03 Hannes Domani <ssbssa@yahoo.de>
8522
8523 * solib-target.c (struct lm_info_target):
8524 Change offsets to be a unique_xmalloc_ptr.
8525 (solib_target_relocate_section_addresses): Update.
8526
25057eb0
HD
85272020-01-03 Hannes Domani <ssbssa@yahoo.de>
8528
8529 * windows-nat.c (windows_clear_solib): Free so_list linked list.
8530
6e2118f5
BE
85312020-01-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
8532
8533 * MAINTAINERS (Write After Approval): Add myself.
8534
8133c7dc
LM
85352020-01-02 Luis Machado <luis.machado@linaro.org>
8536
8537 * proc-service.c (get_ps_regcache): Remove reference to obsolete
8538 Cell BE architecture.
8539 * target.h (struct target_ops) <thread_architecture>: Likewise.
8540
48189bec
HD
85412020-01-01 Hannes Domani <ssbssa@yahoo.de>
8542
8543 * Makefile.in: Use INSTALL_PROGRAM_ENV.
8544
ead1063b
HD
85452020-01-01 Hannes Domani <ssbssa@yahoo.de>
8546
8547 * MAINTAINERS (Write After Approval): Add myself.
8548
e5d78223
JB
85492020-01-01 Joel Brobecker <brobecker@adacore.com>
8550
8551 * gdbarch.sh: Update copyright year range of generated files.
8552
b811d2c2
JB
85532020-01-01 Joel Brobecker <brobecker@adacore.com>
8554
8555 Update copyright year range in all GDB files.
8556
5f4def5c
JB
85572020-01-01 Joel Brobecker <brobecker@adacore.com>
8558
8559 * copyright.py: Convert to Python 3.
8560
51fd4002
JB
85612020-01-01 Joel Brobecker <brobecker@adacore.com>
8562
8563 * copyright.py: Adapt after move of gnulib directory from gdb
8564 directory to toplevel directory.
8565
5fb651f2
JB
85662020-01-01 Joel Brobecker <brobecker@adacore.com>
8567
8568 * copyright.py (main): Exit if run from the wrong directory.
8569
5dd8bf88
JB
85702020-01-01 Joel Brobecker <brobecker@adacore.com>
8571
8572 * top.c (print_gdb_version): Change copyright year to 2020.
8573
9f71dacb 85742020-01-01 Joel Brobecker <brobecker@adacore.com>
3d34df0a 8575
9f71dacb 8576 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2019.
3d34df0a 8577
9f71dacb 8578For older changes see ChangeLog-2019.
c906108c
SS
8579\f
8580Local Variables:
8581mode: change-log
8582left-margin: 8
8583fill-column: 74
8584version-control: never
57da7796 8585coding: utf-8
c906108c 8586End: