gdb/moxie: Use default gdbarch methods where possible
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
27f113c8
AB
12019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * moxie-tdep.c (moxie_unwind_sp): Delete.
4 (moxie_unwind_pc): Delete.
5 (moxie_dummy_id): Delete.
6 (moxie_gdbarch_init): Don't register deleted functions with
7 gdbarch.
8
aee6c3cd
AB
92019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * mn10300-tdep.c (mn10300_dummy_id): Delete.
12 (mn10300_unwind_pc): Delete.
13 (mn10300_unwind_sp): Delete.
14 (mn10300_push_dummy_call): Use gdbarch_unwind_sp not
15 mn10300_unwind_sp.
16 (mn10300_frame_unwind_init): Don't register deleted functions with
17 gdbarch.
18
8e2b5aea
AB
192019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * mep-tdep.c (mep_unwind_pc): Delete.
22 (mep_unwind_sp): Delete.
23 (mep_dummy_id): Delete.
24 (mep_gdbarch_init): Don't register deleted functions with
25 gdbarch.
26
43cf3ede
AB
272019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * m68hc11-tdep.c (m68hc11_unwind_pc): Delete.
30 (m68hc11_unwind_sp): Delete.
31 (m68hc11_gdbarch_init): Don't register deleted functions with
32 gdbarch.
33
5e79b7bb
AB
342019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * m32r-tdep.c (m32r_unwind_sp): Delete.
37 (m32r_unwind_pc): Delete.
38 (m32r_dummy_id): Delete.
39 (m32r_gdbarch_init): Don't register deleted functions with
40 gdbarch.
41
89b268d8
AB
422019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * m32c-tdep.c (m32c_unwind_pc): Delete.
45 (m32c_unwind_sp): Delete.
46 (m32c_dummy_id): Delete.
47 (m32c_gdbarch_init): Don't register deleted functions with
48 gdbarch.
49
946c28d2
AB
502019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
51
52 * gdb/lm32-tdep.c (lm32_unwind_sp): Delete.
53 (lm32_unwind_pc): Delete.
54 (lm32_dummy_id): Delete.
55 (lm32_gdbarch_init): Don't register deleted functions with
56 gdbarch.
57
bf12844a
AB
582019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
59
60 * gdb/iq2000-tdep.c (iq2000_unwind_sp): Delete.
61 (iq2000_unwind_pc): Delete.
62 (iq2000_dummy_id): Delete.
63 (iq2000_gdbarch_init): Don't register deleted functions with
64 gdbarch.
65
ecbc06d2
AB
662019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * nds32-tdep.c (nds32_type_align): Delete.
69 (nds32_push_dummy_call): Use type_align instead.
70
030197b4
AB
712019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * arm-tdep.c (arm_type_align): Only handle vector override case.
74 (arm_push_dummy_call): Use type_align.
75 (arm_gdbarch_init): Register arm_type_align gdbarch function.
76
b907456c
AB
772019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
78
79 * aarch64-tdep.c (aarch64_type_align): Only handle vector override
80 case.
81 (pass_on_stack): Use type_align.
82 (aarch64_gdbarch_init): Register aarch64_type_align gdbarch
83 function.
84
9e97ba43
TT
852019-04-23 Tom Tromey <tromey@adacore.com>
86
87 * dwarf2read.c (line_header::file_name_at): Remove unused
88 overload.
89
6892f601
TV
902019-04-23 Tom de Vries <tdevries@suse.de>
91
92 PR gdb/24438
93 * contrib/cc-with-tweaks.sh: Remove superfluous .alt file after dwz
94 invocation.
95
336d760d
AT
96
972019-03-27 Ali Tamur <tamur@google.com>
98
99 * dwarf2-frame.c(dwarf_expr_executor::get_addr_index): Update comment
100 * dwarf2expr.c(dwarf_expr_context::execute_stack_op): Add DW_OP_addrx
101 * dwarf2expr.h(dwarf_expr_context::offset): Update comment
102 (dwarf_expr_context::get_addr_index): Likewise
103 * dwarf2loc.c(dwarf_evaluate_loc_desc::get_addr_index): Likewise
104 (symbol_needs_eval_context::get_addr_index): Likewise
105 (disassemble_dwarf_expression): Add DW_OP_addrx
106 * dwarf2read.c(attr_value_as_address): Add DW_FORM_addrx
107 (read_cutu_die_from_dwo): Update comment
108 (skip_one_die): Add DW_FORM_addrx
109 (read_attribute_value): Likewise
110 (var_decode_location): Add DW_OP_addrx
111 (dwarf2_const_value_attr): Add DW_FORM_addrx
112 (dump_die_shallow): Likewise
113 (dwarf2_fetch_constant_bytes): Likewise
114 (decode_locdesc): Add DW_OP_addrx
115 (skip_form_bytes): Add DW_FORM_addrx
116
ad9d13f8
AT
1172019-04-22 Ali Tamur <tamur@google.com>
118
119 * MAINTAINERS (Write After Approval): Add self.
120
d70cc3ba
SM
1212019-04-22 Simon Marchi <simon.marchi@efficios.com>
122
123 * solib-svr4.c (get_svr4_info): Add pspace parameter.
124 (svr4_keep_data_in_core): Pass current_program_space to get_svr4_info.
125 (open_symbol_file_object): Likewise.
126 (svr4_default_sos): Add info parameter.
127 (svr4_read_so_list): Likewise.
128 (svr4_current_sos_direct): Adjust functions calls to pass down
129 info.
130 (svr4_current_sos_1): Add info parameter.
131 (svr4_current_sos): Call get_svr4_info, pass info down to
132 svr4_current_sos_1.
133 (svr4_fetch_objfile_link_map): Pass objfile->pspace to
134 get_svr4_info.
135 (svr4_in_dynsym_resolve_code): Pass current_program_space to
136 get_svr4_info.
137 (probes_table_htab_remove_objfile_probes): Pass objfile->pspace
138 to get_svr4_info.
139 (probes_table_remove_objfile_probes): Likewise.
140 (register_solib_event_probe): Add info parameter.
141 (solist_update_incremental): Pass info parameter down to
142 svr4_read_so_list.
143 (disable_probes_interface): Add info parameter.
144 (svr4_handle_solib_event): Pass current_program_space to
145 get_svr4_info. Adjust disable_probes_interface cleanup.
146 (svr4_create_probe_breakpoints): Add info parameter, pass it
147 down to register_solib_event_probe.
148 (svr4_create_solib_event_breakpoints): Add info parameter,
149 pass it down to svr4_create_probe_breakpoints.
150 (enable_break): Pass info down to
151 svr4_create_solib_event_breakpoints.
152 (svr4_solib_create_inferior_hook): Pass current_program_space to
153 get_svr4_info.
154 (svr4_clear_solib): Likewise.
155
7905fc35
PA
1562019-04-22 Pedro Alves <palves@redhat.com>
157
158 * solib-svr4.c (svr4_free_objfile_observer): New.
159 (probe_and_action::objfile): New field.
160 (probes_table_htab_remove_objfile_probes)
161 (probes_table_remove_objfile_probes): New functions.
162 (register_solib_event_probe): Add 'objfile' parameter. Store it
163 in the new probe_and_action. Don't store the probe in 'lookup'.
164 (svr4_create_probe_breakpoints): Pass objfile to
165 register_solib_event_probe.
166 (_initialize_svr4_solib): Register a free_objfile observer.
167
fb881986
TT
1682019-04-19 Tom Tromey <tom@tromey.com>
169
170 * common/queue.h: Remove.
171
8732db6c
TT
1722019-04-19 Tom Tromey <tom@tromey.com>
173
174 * event-loop.c: Don't include "common/queue.h".
175
97dfbadd
TT
1762019-04-19 Tom Tromey <tom@tromey.com>
177
178 * remote.c (remote_target): Use delete.
179 * remote-notif.h: Include <list>, not "common/queue.h".
180 (notif_client_p): Remove typedef.
181 (remote_notif_state): Add constructor, destructor, initializer.
182 <notif_queue>: Now a std::list.
183 (remote_notif_state_xfree): Don't declare.
184 * remote-notif.c (remote_notif_process, handle_notification)
185 (remote_notif_state_allocate): Update.
186 (~remote_notif_state): Rename from remote_notif_state_xfree.
187
cf250e36
TT
1882019-04-19 Tom Tromey <tom@tromey.com>
189
190 * symfile.c (reread_symbols): Update.
191 * objfiles.c (objfile_register_static_link)
192 (objfile_lookup_static_link): Update
193 (~objfile) Don't delete static_links.
194 * objfiles.h (struct objfile) <static_links>: Now an htab_up.
195
61f4b350
TT
1962019-04-19 Tom Tromey <tom@tromey.com>
197
198 * type-stack.h (struct type_stack) <insert>: Constify string.
199 * type-stack.c (type_stack::insert): Constify string.
200 * gdbtypes.h (lookup_template_type): Update.
201 (address_space_name_to_int): Update.
202 * gdbtypes.c (address_space_name_to_int): Make space_identifier
203 const.
204 (lookup_template_type): Make name const.
205 * c-exp.y: Update rules.
206 (lex_one_token, classify_name, classify_inner_name)
207 (c_print_token): Update.
208 * p-exp.y: Update rules.
209 (yylex): Update.
210 * f-exp.y: Update rules.
211 (yylex): Update.
212 * d-exp.y: Update rules.
213 (lex_one_token, classify_name, classify_inner_name): Update.
214 * parse.c (write_dollar_variable, copy_name): Return std::string.
215 * parser-defs.h (copy_name): Change return type.
216 * m2-exp.y: Update rules.
217 (yylex): Update.
218 * go-exp.y (lex_one_token): Update.
219 Update rules.
220 (classify_unsafe_function, classify_packaged_name)
221 (classify_name, yylex): Update.
222
189b8c2e
ST
2232019-04-19 Sergei Trofimovich <siarheit@google.com>
224
225 * configure.ac: add --enable-source-highlight switch.
226 * configure: Regenerate.
227 * top.c (print_gdb_version): plumb --enable-source-highlight
228 status to "show configuration".
229
8ecb59f8
TT
2302019-04-19 Tom Tromey <tromey@adacore.com>
231
232 * ada-lang.c (ada_is_variant_part, ada_to_fixed_type_1):
233 Check ADA_TYPE_P.
234 (empty_record, ada_template_to_fixed_record_type_1)
235 (template_to_static_fixed_type)
236 (to_record_with_fixed_variant_part): Use INIT_NONE_SPECIFIC.
237 * cp-abi.c (value_rtti_type): Check HAVE_CPLUS_STRUCT.
238 * gdbtypes.h (INIT_NONE_SPECIFIC, ADA_TYPE_P): New
239 macros.
240
62160ec9
TT
2412019-04-19 Ilya Yu. Malakhov <malakhov@mcst.ru>
242
243 PR symtab/24423:
244 * source.c (print_source_lines_base): Advance "iter" when a
245 control character is seen.
246
f2ae8bc8
PW
2472019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
248
249 * inferior.h (struct infcall_suspend_state_deleter):
250 Catch exception in destructor to avoid crash.
251
d563b953
PW
2522019-04-19 Philippe Waroquiers <philippe.waroquiers@skynet.be>
253
254 * cli/cli-cmds.c (_initialize_cli_cmds): Move "shell" "!" alias
255 close to the add_com "shell".
256
dc34c897
TT
2572019-04-18 Tom Tromey <tromey@adacore.com>
258
259 * process-stratum-target.h (class process_stratum_target)
260 <stratum>: Add "final".
261
a12e5744
TT
2622019-04-17 Tom Tromey <tromey@adacore.com>
263
264 * dwarf2read.c (dwarf2_init_complex_target_type): Check "tt"
265 against nullptr before use.
266
a7e559cc
AH
2672019-04-17 Alan Hayward <alan.hayward@arm.com>
268
269 * nat/linux-waitpid.c (linux_debug): Call debug_vprintf.
270
c01660c6
AB
2712019-04-17 Jim Wilson <jimw@sifive.com>
272 Andrew Burgess <andrew.burgess@embecosm.com>
273
274 * riscv-tdep.c (riscv_breakpoint_kind_from_pc): Hanndle case where
275 code read might fail, assume 4-byte breakpoint in that case.
276
4aa866af
LS
2772019-04-15 Leszek Swirski <leszeks@google.com>
278
279 * amd64-tdep.c (amd64_classify_aggregate): Use cp_pass_by_reference
280 rather than a hand-rolled POD check when checking for forced MEMORY
281 classification.
282
48574d91
AH
2832019-04-15 Alan Hayward <alan.hayward@arm.com>
284
285 * aarch64-linux-nat.c (store_sveregs_to_thread): Set vector length.
286 * nat/aarch64-sve-linux-ptrace.c (aarch64_sve_set_vq): New
287 function.
288 (aarch64_sve_regs_copy_to_reg_buf): Remove VG checks.
289 (aarch64_sve_regs_copy_from_reg_buf): Likewise.
290 * nat/aarch64-sve-linux-ptrace.h (aarch64_sve_set_vq): New
291 declaration.
292
4da037ef
AH
2932019-04-15 Alan Hayward <alan.hayward@arm.com>
294
295 * aarch64-linux-nat.c
296 (aarch64_linux_nat_target::thread_architecture): Add override.
297 * aarch64-tdep.c (aarch64_gdbarch_init): Ensure different tdesc for
298 each VQ.
299
ccb8d7e8
AH
3002019-04-15 Alan Hayward <alan.hayward@arm.com>
301
302 * aarch64-tdep.c (aarch64_gdbarch_init): Move gdbarch lookup.
303
35add35e
AB
3042019-04-13 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * dwarf2read.c (dwarf2_init_complex_target_type): Handle complex
307 target types of size 96-bits, add some additional comments, and
308 check that the builtin type we found was the correct size.
309
51196bbc
EZ
3102019-04-12 Eli Zaretskii <eliz@gnu.org>
311
312 * utils.c (prompt_for_continue): Don't restore the styling at the
313 end, as applied_style has the wrong value. This fixes styling in
314 long lists of file names that are interrupted by the "Continue?"
315 prompt.
316
62253a61
AB
3172019-04-12 Andrew Burgess <andrew.burgess@embecosm.com>
318
319 * ada-lang.c (ada_language_defn): Remove use of LANG_MAGIC.
320 * c-lang.c (c_language_defn): Likewise.
321 (cplus_language_defn): Likewise.
322 (asm_language_defn): Likewise.
323 (minimal_language_defn): Likewise.
324 * d-lang.c (d_language_defn): Likewise.
325 * f-lang.c (f_language_defn): Likewise.
326 * go-lang.c (go_language_defn): Likewise.
327 * language.c (unknown_language_defn): Likewise.
328 (auto_language_defn): Likewise.
329 * language.h (struct language_defn): Remove la_magic field.
330 (LANG_MAGIC): Delete.
331 * m2-lang.c (m2_language_defn): Remove use of LANG_MAGIC.
332 * objc-lang.c (objc_language_defn): Likewise.
333 * opencl-lang.c (opencl_language_defn): Likewise.
334 * p-lang.c (pascal_language_defn): Likewise.
335 * rust-lang.c (rust_language_defn): Likewise.
336
a9158a86
AB
3372019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * riscv-tdep.c (riscv_type_align): New function.
340 (riscv_type_alignment): Delete.
341 (riscv_arg_location): Use 'type_align'.
342 (riscv_gdbarch_init): Register riscv_type_align gdbarch function.
343
41077b66
AB
3442019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdbtypes.c (type_align): A struct with no non-static fields also
347 has alignment of 1.
348
9f0272f8
AB
3492019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
352 component to 0.
353 (riscv_struct_info::riscv_struct_info): Initialise m_offsets
354 member.
355 (riscv_struct_info::analyse): New implementation using new
356 analyse_inner member function.
357 (riscv_struct_info::field_offset): New member function.
358 (riscv_struct_info::m_offsets): New member variable.
359 (riscv_struct_info::analyse_inner): New private member function,
360 takes the old implementation of riscv_struct_info::analyse but
361 extended to track field offsets.
362 (riscv_call_arg_struct): Update the struct folding special cases
363 to handle cases where empty C++ structs, which are non-zero
364 length, are found.
365 (riscv_arg_location): Initialise the length of each location, a
366 non-zero length now indicates the location is in use.
367 (riscv_push_dummy_call): Allow for the first location having a
368 non-zero offset when setting up arguments.
369 (riscv_return_value): Likewise, but for return values.
370
02cf60c7
TT
3712019-04-11 Tom Tromey <tromey@adacore.com>
372
373 * utils.c (internal_vproblem): Make "msg" const.
374
68811f8f
AH
3752019-04-11 Alan Hayward <alan.hayward@arm.com>
376
377 * aarch64-tdep.c (aarch64_analyze_prologue_test): Reset saved regs.
378 * trad-frame.c (trad_frame_reset_saved_regs): New function.
379 (trad_frame_alloc_saved_regs): Call trad_frame_reset_saved_regs.
380 * trad-frame.h (trad_frame_reset_saved_regs): New declaration.
381
3f52fdbc
KB
3822019-04-10 Kevin Buettner <kevinb@redhat.com>
383
384 * amd64-linux-nat.c (amd64_linux_collect_native_gregset): New
385 function.
386 (fill_gregset): Call amd64_linux_collect_native_gregset instead
387 of amd64_collect_native_gregset.
388 (amd64_linux_nat_target::store_registers): Likewise.
389
e9ad22ee
TT
3902019-04-10 Tom Tromey <tom@tromey.com>
391
392 * symtab.c (lookup_global_symbol_from_objfile)
393 (lookup_symbol_in_objfile_from_linkage_name): Use the iterator.
394 * objfiles.h (class separate_debug_iterator): New.
395 (class separate_debug_range): New.
396 (struct objfile) <separate_debug_objfiles>: New method.
397 (objfile_separate_debug_iterate): Don't declare.
398 * objfiles.c (separate_debug_iterator::operator++): Rename from
399 objfile_separate_debug_iterate.
400 (objfile_relocate, objfile_rebase, objfile_has_symbols): Use the
401 iterator.
402 * minsyms.c (lookup_minimal_symbol_by_pc_section): Use the
403 iterator.
404
ee371134
TT
4052019-04-10 Tom Tromey <tom@tromey.com>
406
407 * symfile.c (reread_symbols): Remove old comment.
408 * objfiles.c (free_all_objfiles): Fix a typo.
409
bf227d61
TT
4102019-04-10 Tom Tromey <tom@tromey.com>
411
412 * ia64-tdep.c (ia64_get_dyn_info_list): Use foreach.
413 * minsyms.c (lookup_minimal_symbol): Use foreach.
414 (lookup_minimal_symbol_text, lookup_minimal_symbol_by_pc_name)
415 (lookup_minimal_symbol_solib_trampoline): Likewise.
416 * symfile.c (reread_symbols): Use foreach.
417
8dc433a0
TT
4182019-04-09 Ivan Begert <ivanbegert@gmail.com>
419 Tom Tromey <tromey@adacore.com>
420
421 PR rust/24414:
422 * rust-exp.y (rust_parser::lex_number): Use strtoulst.
423 (rust_lex_int_test): Change "value" to be LONGEST.
424 (rust_lex_tests): Add test for long integer literal.
425
9ab8741a
TT
4262019-04-09 Tom Tromey <tromey@adacore.com>
427
428 * remote.c (remote_target::remote_add_inferior): Change fake_pid_p
429 to bool.
430 (extended_remote_target::attach): Update.
431 (remote_target::remote_notice_new_inferior): Update.
432 (remote_target::add_current_inferior_and_thread): Update.
433 * inferior.c (exit_inferior_1): Use "false".
434 * corelow.c (add_to_thread_list): Make fake_pid_p bool.
435
e242fd12
SM
4362019-04-09 Simon Marchi <simon.marchi@efficios.com>
437
9ca1957f 438 * infcmd.c (run_command_1): Pass -qualified to tbreak when using
e242fd12
SM
439 the "start" command.
440
2b0c8b01
KB
4412019-04-08 Kevin Buettner <kevinb@redhat.com>
442
443 * python/py-inferior.c (infpy_thread_from_thread_handle):
444 Adjust comments to reflect renaming of thread_from_thread_handle
445 to thread_from_handle. Adjust keywords. Fix type error message.
446 (inferior_object_methods): Add thread_from_handle. Retain
447 thread_from_thread_handle, but mark it as deprecated.
448
50a82723
KB
4492019-04-08 Kevin Buettner <kevinb@redhat.com>
450
451 * gdbthread.h (find_thread_by_handle): Revise declaration.
452 * thread.c (find_thread_by_handle): Likewise. Adjust
453 implementation too.
454 * python/py-inferior.c (infpy_thread_from_thread_handle): Add
455 support for buffer objects as handles.
456
cf63b016
KB
4572019-04-08 Kevin Buettner <kevinb@redhat.com>
458
459 * python/py-infthread.c (thpy_thread_handle): New function.
460 (thread_object_methods): Register thpy_thread_handle.
461
3d6c6204
KB
4622019-04-08 Kevin Buettner <kevinb@redhat.com>
463
464 * gdbthread.h (thread_to_thread_handle): Declare.
465 * thread.c (gdbtypes.h): Include.
466 (thread_to_thread_handle): New function.
467
468 * target.h (struct target_ops): Add thread_info_to_thread_handle.
469 (target_thread_info_to_thread_handle): Declare.
470 * target.c (target_thread_info_to_thread_handle): New function.
471 * target-debug.h (target_debug_print_gdb_byte_vector): Define.
472 * target-delegates.c: Regenerate.
473
474 * linux-thread-db.c (class thread_db_target): Add method
475 thread_info_to_thread_handle.
476 (thread_db_target::thread_info_to_thread_handle): Define.
477 * remote.c (class remote_target): Add new method
478 thread_info_to_thread_handle.
479 (remote_target::thread_info_to_thread_handle): Define.
480
56be6ea8
PA
4812019-04-08 Pedro Alves <palves@redhat.com>
482
483 * common/common-exceptions.c (throw_exception): Don't create
484 named object to throw; throw directly.
485 (throw_it): Likewise. Don't initialize gdb_exception::message
486 here, with new; pass FMT and AP to the ctor instead.
487 * common/common-exceptions.h: Include <string>.
488 (gdb_exception::gdb_exception(enum return_reason, enum errors,
489 const char *, va_list)): New ctor. Use std::make_shared.
490 (gdb_exception_error::gdb_exception_error(enum return_reason, enum
491 errors)): Delete.
492 (gdb_exception_error::gdb_exception_error(enum errors, const char
493 *, va_list)): New.
494 (gdb_exception_error::gdb_exception_error(const gdb_exception &)):
495 Add assertion.
496 (gdb_exception_quit::gdb_exception_quit(enum return_reason, enum
497 errors)): Delete.
498 (gdb_exception_quit::gdb_exception_quit(const char *, va_list)): New.
499 (gdb_exception_quit::gdb_exception_quit(const gdb_exception &)):
500 Add assertion.
501
eedc3f4f
TT
5022019-04-08 Tom Tromey <tom@tromey.com>
503
504 * valops.c (value_rtti_indirect_type): Replace throw_exception
505 with throw.
506 * tracefile-tfile.c (tfile_target_open): Replace throw_exception
507 with throw.
508 * thread.c (thr_try_catch_cmd): Replace throw_exception with
509 throw.
510 * target.c (target_translate_tls_address): Replace throw_exception
511 with throw.
512 * stack.c (frame_apply_command_count): Replace throw_exception
513 with throw.
514 * solib-spu.c (append_ocl_sos): Replace throw_exception with
515 throw.
516 * s390-tdep.c (s390_frame_unwind_cache): Replace throw_exception
517 with throw.
518 * rs6000-tdep.c (rs6000_frame_cache)
519 (rs6000_epilogue_frame_cache): Replace throw_exception with throw.
520 * remote.c: Replace throw_exception with throw.
521 * record-full.c (record_full_message, record_full_wait_1)
522 (record_full_restore): Replace throw_exception with throw.
523 * record-btrace.c:
524 (get_thread_current_frame_id, record_btrace_start_replaying)
525 (cmd_record_btrace_bts_start, cmd_record_btrace_pt_start)
526 (cmd_record_btrace_start): Replace throw_exception with throw.
527 * parse.c (parse_exp_in_context_1): Replace throw_exception with
528 throw.
529 * linux-nat.c (detach_one_lwp, linux_resume_one_lwp)
530 (resume_stopped_resumed_lwps): Replace throw_exception with throw.
531 * linespec.c:
532 (find_linespec_symbols): Replace throw_exception with throw.
533 * infrun.c (displaced_step_prepare, resume): Replace
534 throw_exception with throw.
535 * infcmd.c (post_create_inferior): Replace throw_exception with
536 throw.
537 * inf-loop.c (inferior_event_handler): Replace throw_exception
538 with throw.
539 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
540 (i386_sigtramp_frame_cache): Replace throw_exception with throw.
541 * frame.c (frame_unwind_pc, get_prev_frame_if_no_cycle)
542 (get_prev_frame_always, get_frame_pc_if_available)
543 (get_frame_address_in_block_if_available, get_frame_language):
544 Replace throw_exception with throw.
545 * frame-unwind.c (frame_unwind_try_unwinder): Replace
546 throw_exception with throw.
547 * eval.c (fetch_subexp_value, evaluate_var_value)
548 (evaluate_funcall, evaluate_subexp_standard): Replace
549 throw_exception with throw.
550 * dwarf2loc.c (call_site_find_chain)
551 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval):
552 Replace throw_exception with throw.
553 * dwarf2-frame.c (dwarf2_frame_cache): Replace throw_exception
554 with throw.
555 * darwin-nat.c (darwin_attach_pid): Replace throw_exception with
556 throw.
557 * cp-abi.c (baseclass_offset): Replace throw_exception with throw.
558 * completer.c (complete_line_internal): Replace throw_exception
559 with throw.
560 * compile/compile-object-run.c (compile_object_run): Replace
561 throw_exception with throw.
562 * cli/cli-script.c (process_next_line): Replace throw_exception
563 with throw.
564 * btrace.c (btrace_compute_ftrace_pt, btrace_compute_ftrace)
565 (btrace_enable, btrace_maint_update_pt_packets): Replace
566 throw_exception with throw.
567 * breakpoint.c (create_breakpoint, save_breakpoints): Replace
568 throw_exception with throw.
569 * break-catch-throw.c (re_set_exception_catchpoint): Replace
570 throw_exception with throw.
571 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
572 (amd64_epilogue_frame_cache): Replace throw_exception with throw.
573 * aarch64-tdep.c (aarch64_make_prologue_cache)
574 (aarch64_make_stub_cache): Replace throw_exception with throw.
575
26003a20
TT
5762019-04-08 Tom Tromey <tom@tromey.com>
577
578 * common/common-exceptions.c (throw_exception): Rename from
579 throw_exception_cxx. Remove old copy. Make argument const.
580 (throw_it): Create and throw exception objects directly.
581 * common/common-exceptions.h (throw_exception): Make argument
582 const.
583 (struct gdb_exception_error): Add constructor.
584 (struct gdb_exception_quit): Add constructor.
585
d272eb37
TT
5862019-04-08 Tom Tromey <tom@tromey.com>
587
588 * common/common-exceptions.h (exception_rethrow): Don't declare.
589 (TRY_SJLJ): Update comment.
590 (TRY, CATCH, END_CATCH): Remove.
591 * common/common-exceptions.c (exception_rethrow): Remove.
592
230d2906
TT
5932019-04-08 Tom Tromey <tom@tromey.com>
594
595 * common/common-exceptions.h (gdb_exception_RETURN_MASK_ALL):
596 Remove.
597 (gdb_exception_error): Rename from
598 gdb_exception_RETURN_MASK_ERROR.
599 (gdb_exception_quit): Rename from gdb_exception_RETURN_MASK_QUIT.
600 (gdb_quit_bad_alloc): Update.
601 * aarch64-tdep.c: Update.
602 * ada-lang.c: Update.
603 * ada-typeprint.c: Update.
604 * ada-valprint.c: Update.
605 * amd64-tdep.c: Update.
606 * arch-utils.c: Update.
607 * break-catch-throw.c: Update.
608 * breakpoint.c: Update.
609 * btrace.c: Update.
610 * c-varobj.c: Update.
611 * cli/cli-cmds.c: Update.
612 * cli/cli-interp.c: Update.
613 * cli/cli-script.c: Update.
614 * common/common-exceptions.c: Update.
615 * common/new-op.c: Update.
616 * common/selftest.c: Update.
617 * compile/compile-c-symbols.c: Update.
618 * compile/compile-cplus-symbols.c: Update.
619 * compile/compile-object-load.c: Update.
620 * compile/compile-object-run.c: Update.
621 * completer.c: Update.
622 * corelow.c: Update.
623 * cp-abi.c: Update.
624 * cp-support.c: Update.
625 * cp-valprint.c: Update.
626 * darwin-nat.c: Update.
627 * disasm-selftests.c: Update.
628 * dtrace-probe.c: Update.
629 * dwarf-index-cache.c: Update.
630 * dwarf-index-write.c: Update.
631 * dwarf2-frame-tailcall.c: Update.
632 * dwarf2-frame.c: Update.
633 * dwarf2loc.c: Update.
634 * dwarf2read.c: Update.
635 * eval.c: Update.
636 * event-loop.c: Update.
637 * event-top.c: Update.
638 * exec.c: Update.
639 * f-valprint.c: Update.
640 * fbsd-tdep.c: Update.
641 * frame-unwind.c: Update.
642 * frame.c: Update.
643 * gdbtypes.c: Update.
644 * gnu-v3-abi.c: Update.
645 * guile/guile-internal.h: Update.
646 * guile/scm-block.c: Update.
647 * guile/scm-breakpoint.c: Update.
648 * guile/scm-cmd.c: Update.
649 * guile/scm-disasm.c: Update.
650 * guile/scm-frame.c: Update.
651 * guile/scm-lazy-string.c: Update.
652 * guile/scm-math.c: Update.
653 * guile/scm-param.c: Update.
654 * guile/scm-ports.c: Update.
655 * guile/scm-pretty-print.c: Update.
656 * guile/scm-symbol.c: Update.
657 * guile/scm-symtab.c: Update.
658 * guile/scm-type.c: Update.
659 * guile/scm-value.c: Update.
660 * i386-linux-tdep.c: Update.
661 * i386-tdep.c: Update.
662 * inf-loop.c: Update.
663 * infcall.c: Update.
664 * infcmd.c: Update.
665 * infrun.c: Update.
666 * jit.c: Update.
667 * language.c: Update.
668 * linespec.c: Update.
669 * linux-fork.c: Update.
670 * linux-nat.c: Update.
671 * linux-tdep.c: Update.
672 * linux-thread-db.c: Update.
673 * main.c: Update.
674 * mi/mi-cmd-break.c: Update.
675 * mi/mi-cmd-stack.c: Update.
676 * mi/mi-interp.c: Update.
677 * mi/mi-main.c: Update.
678 * objc-lang.c: Update.
679 * p-valprint.c: Update.
680 * parse.c: Update.
681 * ppc-linux-tdep.c: Update.
682 * printcmd.c: Update.
683 * python/py-arch.c: Update.
684 * python/py-breakpoint.c: Update.
685 * python/py-cmd.c: Update.
686 * python/py-finishbreakpoint.c: Update.
687 * python/py-frame.c: Update.
688 * python/py-framefilter.c: Update.
689 * python/py-gdb-readline.c: Update.
690 * python/py-inferior.c: Update.
691 * python/py-infthread.c: Update.
692 * python/py-lazy-string.c: Update.
693 * python/py-linetable.c: Update.
694 * python/py-objfile.c: Update.
695 * python/py-param.c: Update.
696 * python/py-prettyprint.c: Update.
697 * python/py-progspace.c: Update.
698 * python/py-record-btrace.c: Update.
699 * python/py-record.c: Update.
700 * python/py-symbol.c: Update.
701 * python/py-type.c: Update.
702 * python/py-unwind.c: Update.
703 * python/py-utils.c: Update.
704 * python/py-value.c: Update.
705 * python/python.c: Update.
706 * record-btrace.c: Update.
707 * record-full.c: Update.
708 * remote-fileio.c: Update.
709 * remote.c: Update.
710 * riscv-tdep.c: Update.
711 * rs6000-aix-tdep.c: Update.
712 * rs6000-tdep.c: Update.
713 * rust-exp.y: Update.
714 * rust-lang.c: Update.
715 * s390-tdep.c: Update.
716 * selftest-arch.c: Update.
717 * solib-dsbt.c: Update.
718 * solib-frv.c: Update.
719 * solib-spu.c: Update.
720 * solib-svr4.c: Update.
721 * solib.c: Update.
722 * sparc64-linux-tdep.c: Update.
723 * stack.c: Update.
724 * symfile-mem.c: Update.
725 * symmisc.c: Update.
726 * target.c: Update.
727 * thread.c: Update.
728 * top.c: Update.
729 * tracefile-tfile.c: Update.
730 * tui/tui.c: Update.
731 * typeprint.c: Update.
732 * unittests/cli-utils-selftests.c: Update.
733 * unittests/parse-connection-spec-selftests.c: Update.
734 * valops.c: Update.
735 * valprint.c: Update.
736 * value.c: Update.
737 * varobj.c: Update.
738 * windows-nat.c: Update.
739 * x86-linux-nat.c: Update.
740 * xml-support.c: Update.
741
a70b8144
TT
7422019-04-08 Tom Tromey <tom@tromey.com>
743
744 * xml-support.c: Use C++ exception handling.
745 * x86-linux-nat.c: Use C++ exception handling.
746 * windows-nat.c: Use C++ exception handling.
747 * varobj.c: Use C++ exception handling.
748 * value.c: Use C++ exception handling.
749 * valprint.c: Use C++ exception handling.
750 * valops.c: Use C++ exception handling.
751 * unittests/parse-connection-spec-selftests.c: Use C++ exception
752 handling.
753 * unittests/cli-utils-selftests.c: Use C++ exception handling.
754 * typeprint.c: Use C++ exception handling.
755 * tui/tui.c: Use C++ exception handling.
756 * tracefile-tfile.c: Use C++ exception handling.
757 * top.c: Use C++ exception handling.
758 * thread.c: Use C++ exception handling.
759 * target.c: Use C++ exception handling.
760 * symmisc.c: Use C++ exception handling.
761 * symfile-mem.c: Use C++ exception handling.
762 * stack.c: Use C++ exception handling.
763 * sparc64-linux-tdep.c: Use C++ exception handling.
764 * solib.c: Use C++ exception handling.
765 * solib-svr4.c: Use C++ exception handling.
766 * solib-spu.c: Use C++ exception handling.
767 * solib-frv.c: Use C++ exception handling.
768 * solib-dsbt.c: Use C++ exception handling.
769 * selftest-arch.c: Use C++ exception handling.
770 * s390-tdep.c: Use C++ exception handling.
771 * rust-lang.c: Use C++ exception handling.
772 * rust-exp.y: Use C++ exception handling.
773 * rs6000-tdep.c: Use C++ exception handling.
774 * rs6000-aix-tdep.c: Use C++ exception handling.
775 * riscv-tdep.c: Use C++ exception handling.
776 * remote.c: Use C++ exception handling.
777 * remote-fileio.c: Use C++ exception handling.
778 * record-full.c: Use C++ exception handling.
779 * record-btrace.c: Use C++ exception handling.
780 * python/python.c: Use C++ exception handling.
781 * python/py-value.c: Use C++ exception handling.
782 * python/py-utils.c: Use C++ exception handling.
783 * python/py-unwind.c: Use C++ exception handling.
784 * python/py-type.c: Use C++ exception handling.
785 * python/py-symbol.c: Use C++ exception handling.
786 * python/py-record.c: Use C++ exception handling.
787 * python/py-record-btrace.c: Use C++ exception handling.
788 * python/py-progspace.c: Use C++ exception handling.
789 * python/py-prettyprint.c: Use C++ exception handling.
790 * python/py-param.c: Use C++ exception handling.
791 * python/py-objfile.c: Use C++ exception handling.
792 * python/py-linetable.c: Use C++ exception handling.
793 * python/py-lazy-string.c: Use C++ exception handling.
794 * python/py-infthread.c: Use C++ exception handling.
795 * python/py-inferior.c: Use C++ exception handling.
796 * python/py-gdb-readline.c: Use C++ exception handling.
797 * python/py-framefilter.c: Use C++ exception handling.
798 * python/py-frame.c: Use C++ exception handling.
799 * python/py-finishbreakpoint.c: Use C++ exception handling.
800 * python/py-cmd.c: Use C++ exception handling.
801 * python/py-breakpoint.c: Use C++ exception handling.
802 * python/py-arch.c: Use C++ exception handling.
803 * printcmd.c: Use C++ exception handling.
804 * ppc-linux-tdep.c: Use C++ exception handling.
805 * parse.c: Use C++ exception handling.
806 * p-valprint.c: Use C++ exception handling.
807 * objc-lang.c: Use C++ exception handling.
808 * mi/mi-main.c: Use C++ exception handling.
809 * mi/mi-interp.c: Use C++ exception handling.
810 * mi/mi-cmd-stack.c: Use C++ exception handling.
811 * mi/mi-cmd-break.c: Use C++ exception handling.
812 * main.c: Use C++ exception handling.
813 * linux-thread-db.c: Use C++ exception handling.
814 * linux-tdep.c: Use C++ exception handling.
815 * linux-nat.c: Use C++ exception handling.
816 * linux-fork.c: Use C++ exception handling.
817 * linespec.c: Use C++ exception handling.
818 * language.c: Use C++ exception handling.
819 * jit.c: Use C++ exception handling.
820 * infrun.c: Use C++ exception handling.
821 * infcmd.c: Use C++ exception handling.
822 * infcall.c: Use C++ exception handling.
823 * inf-loop.c: Use C++ exception handling.
824 * i386-tdep.c: Use C++ exception handling.
825 * i386-linux-tdep.c: Use C++ exception handling.
826 * guile/scm-value.c: Use C++ exception handling.
827 * guile/scm-type.c: Use C++ exception handling.
828 * guile/scm-symtab.c: Use C++ exception handling.
829 * guile/scm-symbol.c: Use C++ exception handling.
830 * guile/scm-pretty-print.c: Use C++ exception handling.
831 * guile/scm-ports.c: Use C++ exception handling.
832 * guile/scm-param.c: Use C++ exception handling.
833 * guile/scm-math.c: Use C++ exception handling.
834 * guile/scm-lazy-string.c: Use C++ exception handling.
835 * guile/scm-frame.c: Use C++ exception handling.
836 * guile/scm-disasm.c: Use C++ exception handling.
837 * guile/scm-cmd.c: Use C++ exception handling.
838 * guile/scm-breakpoint.c: Use C++ exception handling.
839 * guile/scm-block.c: Use C++ exception handling.
840 * guile/guile-internal.h: Use C++ exception handling.
841 * gnu-v3-abi.c: Use C++ exception handling.
842 * gdbtypes.c: Use C++ exception handling.
843 * frame.c: Use C++ exception handling.
844 * frame-unwind.c: Use C++ exception handling.
845 * fbsd-tdep.c: Use C++ exception handling.
846 * f-valprint.c: Use C++ exception handling.
847 * exec.c: Use C++ exception handling.
848 * event-top.c: Use C++ exception handling.
849 * event-loop.c: Use C++ exception handling.
850 * eval.c: Use C++ exception handling.
851 * dwarf2read.c: Use C++ exception handling.
852 * dwarf2loc.c: Use C++ exception handling.
853 * dwarf2-frame.c: Use C++ exception handling.
854 * dwarf2-frame-tailcall.c: Use C++ exception handling.
855 * dwarf-index-write.c: Use C++ exception handling.
856 * dwarf-index-cache.c: Use C++ exception handling.
857 * dtrace-probe.c: Use C++ exception handling.
858 * disasm-selftests.c: Use C++ exception handling.
859 * darwin-nat.c: Use C++ exception handling.
860 * cp-valprint.c: Use C++ exception handling.
861 * cp-support.c: Use C++ exception handling.
862 * cp-abi.c: Use C++ exception handling.
863 * corelow.c: Use C++ exception handling.
864 * completer.c: Use C++ exception handling.
865 * compile/compile-object-run.c: Use C++ exception handling.
866 * compile/compile-object-load.c: Use C++ exception handling.
867 * compile/compile-cplus-symbols.c: Use C++ exception handling.
868 * compile/compile-c-symbols.c: Use C++ exception handling.
869 * common/selftest.c: Use C++ exception handling.
870 * common/new-op.c: Use C++ exception handling.
871 * cli/cli-script.c: Use C++ exception handling.
872 * cli/cli-interp.c: Use C++ exception handling.
873 * cli/cli-cmds.c: Use C++ exception handling.
874 * c-varobj.c: Use C++ exception handling.
875 * btrace.c: Use C++ exception handling.
876 * breakpoint.c: Use C++ exception handling.
877 * break-catch-throw.c: Use C++ exception handling.
878 * arch-utils.c: Use C++ exception handling.
879 * amd64-tdep.c: Use C++ exception handling.
880 * ada-valprint.c: Use C++ exception handling.
881 * ada-typeprint.c: Use C++ exception handling.
882 * ada-lang.c: Use C++ exception handling.
883 * aarch64-tdep.c: Use C++ exception handling.
884
3d6e9d23
TT
8852019-04-08 Tom Tromey <tom@tromey.com>
886
887 * xml-support.c (gdb_xml_parser::parse): Update.
888 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
889 * value.c (show_convenience): Update.
890 * unittests/cli-utils-selftests.c (test_number_or_range_parser)
891 (test_parse_flags_qcs): Update.
892 * thread.c (thr_try_catch_cmd): Update.
893 * target.c (target_translate_tls_address): Update.
894 * stack.c (print_frame_arg, read_frame_local, read_frame_arg)
895 (info_frame_command_core, frame_apply_command_count): Update.
896 * rust-exp.y (rust_lex_exception_test): Update.
897 * riscv-tdep.c (riscv_print_one_register_info): Update.
898 * remote.c (remote_target::enable_btrace): Update.
899 * record-btrace.c (record_btrace_enable_warn): Update.
900 * python/py-utils.c (gdbpy_convert_exception): Update.
901 * printcmd.c (do_one_display, print_variable_and_value): Update.
902 * mi/mi-main.c (mi_print_exception): Update.
903 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use SCOPE_EXIT.
904 * mi/mi-cmd-stack.c (list_arg_or_local): Update.
905 * linux-nat.c (linux_nat_target::attach): Update.
906 * linux-fork.c (class scoped_switch_fork_info): Update.
907 * infrun.c (displaced_step_prepare): Update.
908 * infcall.c (call_function_by_hand_dummy): Update.
909 * guile/scm-exception.c (gdbscm_scm_from_gdb_exception): Update.
910 * gnu-v3-abi.c (print_one_vtable): Update.
911 * frame.c (get_prev_frame_always): Update.
912 * f-valprint.c (info_common_command_for_block): Update.
913 * exec.c (try_open_exec_file): Update.
914 * exceptions.c (print_exception, exception_print)
915 (exception_fprintf, exception_print_same): Update.
916 * dwarf2-frame.c (dwarf2_build_frame_info): Update.
917 * dwarf-index-cache.c (index_cache::store)
918 (index_cache::lookup_gdb_index): Update.
919 * darwin-nat.c (maybe_cache_shell): Update.
920 * cp-valprint.c (cp_print_value_fields): Update.
921 * compile/compile-cplus-symbols.c (gcc_cplus_convert_symbol)
922 (gcc_cplus_symbol_address): Update.
923 * compile/compile-c-symbols.c (gcc_convert_symbol)
924 (gcc_symbol_address, generate_c_for_for_one_variable): Update.
925 * common/selftest.c: Update.
926 * common/common-exceptions.h (struct gdb_exception) <message>: Now
927 a std::string.
928 (exception_try_scope_entry, exception_try_scope_exit): Don't
929 declare.
930 (struct exception_try_scope): Remove.
931 (TRY): Don't use exception_try_scope.
932 (struct gdb_exception): Add constructor, operator=.
933 <what>: New method.
934 (struct gdb_exception_RETURN_MASK_ALL)
935 (struct gdb_exception_RETURN_MASK_ERROR)
936 (struct gdb_exception_RETURN_MASK_QUIT): Add constructor.
937 (struct gdb_quit_bad_alloc): Update.
938 * common/common-exceptions.c (exception_none): Change
939 initializer.
940 (struct catcher) <state, exception>: Initialize inline.
941 <prev>: Remove member.
942 (current_catcher): Remove.
943 (catchers): New global.
944 (exceptions_state_mc_init): Simplify.
945 (catcher_pop): Remove.
946 (exceptions_state_mc, exceptions_state_mc_catch): Update.
947 (try_scope_depth, exception_try_scope_entry)
948 (exception_try_scope_exit): Remove.
949 (throw_exception_sjlj): Update.
950 (exception_messages, exception_messages_size): Remove.
951 (throw_it): Simplify.
952 (gdb_exception_sliced_copy): Remove.
953 (throw_exception_cxx): Update.
954 * cli/cli-script.c (script_from_file): Update.
955 * breakpoint.c (insert_bp_location, update_breakpoint_locations):
956 Update.
957 * ada-valprint.c (ada_val_print): Update.
958 * ada-lang.c (ada_to_fixed_type_1, ada_exception_name_addr)
959 (create_excep_cond_exprs): Update.
960
c5c10118
TT
9612019-04-08 Tom Tromey <tom@tromey.com>
962
963 * common/common-exceptions.h (GDB_XCPT_SJMP, GDB_XCPT_TRY)
964 (GDB_XCPT_RAW_TRY, GDB_XCPT): Remove.
965 (TRY, CATCH, END_CATCH): Remove some definitions.
966 * common/common-exceptions.c: Don't use GDB_XCPT.
967 (catcher_list_size): Remove.
968 (throw_exception, throw_it): Simplify.
969
4de283e4
TT
9702019-04-05 Tom Tromey <tom@tromey.com>
971
972 Revert the header-sorting patch.
973 * ft32-tdep.c: Revert.
974 * frv-tdep.c: Revert.
975 * frv-linux-tdep.c: Revert.
976 * frame.c: Revert.
977 * frame-unwind.c: Revert.
978 * frame-base.c: Revert.
979 * fork-child.c: Revert.
980 * findvar.c: Revert.
981 * findcmd.c: Revert.
982 * filesystem.c: Revert.
983 * filename-seen-cache.h: Revert.
984 * filename-seen-cache.c: Revert.
985 * fbsd-tdep.c: Revert.
986 * fbsd-nat.h: Revert.
987 * fbsd-nat.c: Revert.
988 * f-valprint.c: Revert.
989 * f-typeprint.c: Revert.
990 * f-lang.c: Revert.
991 * extension.h: Revert.
992 * extension.c: Revert.
993 * extension-priv.h: Revert.
994 * expprint.c: Revert.
995 * exec.h: Revert.
996 * exec.c: Revert.
997 * exceptions.c: Revert.
998 * event-top.c: Revert.
999 * event-loop.c: Revert.
1000 * eval.c: Revert.
1001 * elfread.c: Revert.
1002 * dwarf2read.h: Revert.
1003 * dwarf2read.c: Revert.
1004 * dwarf2loc.c: Revert.
1005 * dwarf2expr.h: Revert.
1006 * dwarf2expr.c: Revert.
1007 * dwarf2-frame.c: Revert.
1008 * dwarf2-frame-tailcall.c: Revert.
1009 * dwarf-index-write.h: Revert.
1010 * dwarf-index-write.c: Revert.
1011 * dwarf-index-common.c: Revert.
1012 * dwarf-index-cache.h: Revert.
1013 * dwarf-index-cache.c: Revert.
1014 * dummy-frame.c: Revert.
1015 * dtrace-probe.c: Revert.
1016 * disasm.h: Revert.
1017 * disasm.c: Revert.
1018 * disasm-selftests.c: Revert.
1019 * dictionary.c: Revert.
1020 * dicos-tdep.c: Revert.
1021 * demangle.c: Revert.
1022 * dcache.h: Revert.
1023 * dcache.c: Revert.
1024 * darwin-nat.h: Revert.
1025 * darwin-nat.c: Revert.
1026 * darwin-nat-info.c: Revert.
1027 * d-valprint.c: Revert.
1028 * d-namespace.c: Revert.
1029 * d-lang.c: Revert.
1030 * ctf.c: Revert.
1031 * csky-tdep.c: Revert.
1032 * csky-linux-tdep.c: Revert.
1033 * cris-tdep.c: Revert.
1034 * cris-linux-tdep.c: Revert.
1035 * cp-valprint.c: Revert.
1036 * cp-support.c: Revert.
1037 * cp-namespace.c: Revert.
1038 * cp-abi.c: Revert.
1039 * corelow.c: Revert.
1040 * corefile.c: Revert.
1041 * continuations.c: Revert.
1042 * completer.h: Revert.
1043 * completer.c: Revert.
1044 * complaints.c: Revert.
1045 * coffread.c: Revert.
1046 * coff-pe-read.c: Revert.
1047 * cli-out.h: Revert.
1048 * cli-out.c: Revert.
1049 * charset.c: Revert.
1050 * c-varobj.c: Revert.
1051 * c-valprint.c: Revert.
1052 * c-typeprint.c: Revert.
1053 * c-lang.c: Revert.
1054 * buildsym.c: Revert.
1055 * buildsym-legacy.c: Revert.
1056 * build-id.h: Revert.
1057 * build-id.c: Revert.
1058 * btrace.c: Revert.
1059 * bsd-uthread.c: Revert.
1060 * breakpoint.h: Revert.
1061 * breakpoint.c: Revert.
1062 * break-catch-throw.c: Revert.
1063 * break-catch-syscall.c: Revert.
1064 * break-catch-sig.c: Revert.
1065 * blockframe.c: Revert.
1066 * block.c: Revert.
1067 * bfin-tdep.c: Revert.
1068 * bfin-linux-tdep.c: Revert.
1069 * bfd-target.c: Revert.
1070 * bcache.c: Revert.
1071 * ax-general.c: Revert.
1072 * ax-gdb.h: Revert.
1073 * ax-gdb.c: Revert.
1074 * avr-tdep.c: Revert.
1075 * auxv.c: Revert.
1076 * auto-load.c: Revert.
1077 * arm-wince-tdep.c: Revert.
1078 * arm-tdep.c: Revert.
1079 * arm-symbian-tdep.c: Revert.
1080 * arm-pikeos-tdep.c: Revert.
1081 * arm-obsd-tdep.c: Revert.
1082 * arm-nbsd-tdep.c: Revert.
1083 * arm-nbsd-nat.c: Revert.
1084 * arm-linux-tdep.c: Revert.
1085 * arm-linux-nat.c: Revert.
1086 * arm-fbsd-tdep.c: Revert.
1087 * arm-fbsd-nat.c: Revert.
1088 * arm-bsd-tdep.c: Revert.
1089 * arch-utils.c: Revert.
1090 * arc-tdep.c: Revert.
1091 * arc-newlib-tdep.c: Revert.
1092 * annotate.h: Revert.
1093 * annotate.c: Revert.
1094 * amd64-windows-tdep.c: Revert.
1095 * amd64-windows-nat.c: Revert.
1096 * amd64-tdep.c: Revert.
1097 * amd64-sol2-tdep.c: Revert.
1098 * amd64-obsd-tdep.c: Revert.
1099 * amd64-obsd-nat.c: Revert.
1100 * amd64-nbsd-tdep.c: Revert.
1101 * amd64-nbsd-nat.c: Revert.
1102 * amd64-nat.c: Revert.
1103 * amd64-linux-tdep.c: Revert.
1104 * amd64-linux-nat.c: Revert.
1105 * amd64-fbsd-tdep.c: Revert.
1106 * amd64-fbsd-nat.c: Revert.
1107 * amd64-dicos-tdep.c: Revert.
1108 * amd64-darwin-tdep.c: Revert.
1109 * amd64-bsd-nat.c: Revert.
1110 * alpha-tdep.c: Revert.
1111 * alpha-obsd-tdep.c: Revert.
1112 * alpha-nbsd-tdep.c: Revert.
1113 * alpha-mdebug-tdep.c: Revert.
1114 * alpha-linux-tdep.c: Revert.
1115 * alpha-linux-nat.c: Revert.
1116 * alpha-bsd-tdep.c: Revert.
1117 * alpha-bsd-nat.c: Revert.
1118 * aix-thread.c: Revert.
1119 * agent.c: Revert.
1120 * addrmap.c: Revert.
1121 * ada-varobj.c: Revert.
1122 * ada-valprint.c: Revert.
1123 * ada-typeprint.c: Revert.
1124 * ada-tasks.c: Revert.
1125 * ada-lang.c: Revert.
1126 * aarch64-tdep.c: Revert.
1127 * aarch64-ravenscar-thread.c: Revert.
1128 * aarch64-newlib-tdep.c: Revert.
1129 * aarch64-linux-tdep.c: Revert.
1130 * aarch64-linux-nat.c: Revert.
1131 * aarch64-fbsd-tdep.c: Revert.
1132 * aarch64-fbsd-nat.c: Revert.
1133 * aarch32-linux-nat.c: Revert.
1134
d55e5aa6
TT
11352019-04-05 Tom Tromey <tom@tromey.com>
1136
1137 * ft32-tdep.c: Sort headers.
1138 * frv-tdep.c: Sort headers.
1139 * frv-linux-tdep.c: Sort headers.
1140 * frame.c: Sort headers.
1141 * frame-unwind.c: Sort headers.
1142 * frame-base.c: Sort headers.
1143 * fork-child.c: Sort headers.
1144 * findvar.c: Sort headers.
1145 * findcmd.c: Sort headers.
1146 * filesystem.c: Sort headers.
1147 * filename-seen-cache.h: Sort headers.
1148 * filename-seen-cache.c: Sort headers.
1149 * fbsd-tdep.c: Sort headers.
1150 * fbsd-nat.h: Sort headers.
1151 * fbsd-nat.c: Sort headers.
1152 * f-valprint.c: Sort headers.
1153 * f-typeprint.c: Sort headers.
1154 * f-lang.c: Sort headers.
1155 * extension.h: Sort headers.
1156 * extension.c: Sort headers.
1157 * extension-priv.h: Sort headers.
1158 * expprint.c: Sort headers.
1159 * exec.h: Sort headers.
1160 * exec.c: Sort headers.
1161 * exceptions.c: Sort headers.
1162 * event-top.c: Sort headers.
1163 * event-loop.c: Sort headers.
1164 * eval.c: Sort headers.
1165 * elfread.c: Sort headers.
1166 * dwarf2read.h: Sort headers.
1167 * dwarf2read.c: Sort headers.
1168 * dwarf2loc.c: Sort headers.
1169 * dwarf2expr.h: Sort headers.
1170 * dwarf2expr.c: Sort headers.
1171 * dwarf2-frame.c: Sort headers.
1172 * dwarf2-frame-tailcall.c: Sort headers.
1173 * dwarf-index-write.h: Sort headers.
1174 * dwarf-index-write.c: Sort headers.
1175 * dwarf-index-common.c: Sort headers.
1176 * dwarf-index-cache.h: Sort headers.
1177 * dwarf-index-cache.c: Sort headers.
1178 * dummy-frame.c: Sort headers.
1179 * dtrace-probe.c: Sort headers.
1180 * disasm.h: Sort headers.
1181 * disasm.c: Sort headers.
1182 * disasm-selftests.c: Sort headers.
1183 * dictionary.c: Sort headers.
1184 * dicos-tdep.c: Sort headers.
1185 * demangle.c: Sort headers.
1186 * dcache.h: Sort headers.
1187 * dcache.c: Sort headers.
1188 * darwin-nat.h: Sort headers.
1189 * darwin-nat.c: Sort headers.
1190 * darwin-nat-info.c: Sort headers.
1191 * d-valprint.c: Sort headers.
1192 * d-namespace.c: Sort headers.
1193 * d-lang.c: Sort headers.
1194 * ctf.c: Sort headers.
1195 * csky-tdep.c: Sort headers.
1196 * csky-linux-tdep.c: Sort headers.
1197 * cris-tdep.c: Sort headers.
1198 * cris-linux-tdep.c: Sort headers.
1199 * cp-valprint.c: Sort headers.
1200 * cp-support.c: Sort headers.
1201 * cp-namespace.c: Sort headers.
1202 * cp-abi.c: Sort headers.
1203 * corelow.c: Sort headers.
1204 * corefile.c: Sort headers.
1205 * continuations.c: Sort headers.
1206 * completer.h: Sort headers.
1207 * completer.c: Sort headers.
1208 * complaints.c: Sort headers.
1209 * coffread.c: Sort headers.
1210 * coff-pe-read.c: Sort headers.
1211 * cli-out.h: Sort headers.
1212 * cli-out.c: Sort headers.
1213 * charset.c: Sort headers.
1214 * c-varobj.c: Sort headers.
1215 * c-valprint.c: Sort headers.
1216 * c-typeprint.c: Sort headers.
1217 * c-lang.c: Sort headers.
1218 * buildsym.c: Sort headers.
1219 * buildsym-legacy.c: Sort headers.
1220 * build-id.h: Sort headers.
1221 * build-id.c: Sort headers.
1222 * btrace.c: Sort headers.
1223 * bsd-uthread.c: Sort headers.
1224 * breakpoint.h: Sort headers.
1225 * breakpoint.c: Sort headers.
1226 * break-catch-throw.c: Sort headers.
1227 * break-catch-syscall.c: Sort headers.
1228 * break-catch-sig.c: Sort headers.
1229 * blockframe.c: Sort headers.
1230 * block.c: Sort headers.
1231 * bfin-tdep.c: Sort headers.
1232 * bfin-linux-tdep.c: Sort headers.
1233 * bfd-target.c: Sort headers.
1234 * bcache.c: Sort headers.
1235 * ax-general.c: Sort headers.
1236 * ax-gdb.h: Sort headers.
1237 * ax-gdb.c: Sort headers.
1238 * avr-tdep.c: Sort headers.
1239 * auxv.c: Sort headers.
1240 * auto-load.c: Sort headers.
1241 * arm-wince-tdep.c: Sort headers.
1242 * arm-tdep.c: Sort headers.
1243 * arm-symbian-tdep.c: Sort headers.
1244 * arm-pikeos-tdep.c: Sort headers.
1245 * arm-obsd-tdep.c: Sort headers.
1246 * arm-nbsd-tdep.c: Sort headers.
1247 * arm-nbsd-nat.c: Sort headers.
1248 * arm-linux-tdep.c: Sort headers.
1249 * arm-linux-nat.c: Sort headers.
1250 * arm-fbsd-tdep.c: Sort headers.
1251 * arm-fbsd-nat.c: Sort headers.
1252 * arm-bsd-tdep.c: Sort headers.
1253 * arch-utils.c: Sort headers.
1254 * arc-tdep.c: Sort headers.
1255 * arc-newlib-tdep.c: Sort headers.
1256 * annotate.h: Sort headers.
1257 * annotate.c: Sort headers.
1258 * amd64-windows-tdep.c: Sort headers.
1259 * amd64-windows-nat.c: Sort headers.
1260 * amd64-tdep.c: Sort headers.
1261 * amd64-sol2-tdep.c: Sort headers.
1262 * amd64-obsd-tdep.c: Sort headers.
1263 * amd64-obsd-nat.c: Sort headers.
1264 * amd64-nbsd-tdep.c: Sort headers.
1265 * amd64-nbsd-nat.c: Sort headers.
1266 * amd64-nat.c: Sort headers.
1267 * amd64-linux-tdep.c: Sort headers.
1268 * amd64-linux-nat.c: Sort headers.
1269 * amd64-fbsd-tdep.c: Sort headers.
1270 * amd64-fbsd-nat.c: Sort headers.
1271 * amd64-dicos-tdep.c: Sort headers.
1272 * amd64-darwin-tdep.c: Sort headers.
1273 * amd64-bsd-nat.c: Sort headers.
1274 * alpha-tdep.c: Sort headers.
1275 * alpha-obsd-tdep.c: Sort headers.
1276 * alpha-nbsd-tdep.c: Sort headers.
1277 * alpha-mdebug-tdep.c: Sort headers.
1278 * alpha-linux-tdep.c: Sort headers.
1279 * alpha-linux-nat.c: Sort headers.
1280 * alpha-bsd-tdep.c: Sort headers.
1281 * alpha-bsd-nat.c: Sort headers.
1282 * aix-thread.c: Sort headers.
1283 * agent.c: Sort headers.
1284 * addrmap.c: Sort headers.
1285 * ada-varobj.c: Sort headers.
1286 * ada-valprint.c: Sort headers.
1287 * ada-typeprint.c: Sort headers.
1288 * ada-tasks.c: Sort headers.
1289 * ada-lang.c: Sort headers.
1290 * aarch64-tdep.c: Sort headers.
1291 * aarch64-ravenscar-thread.c: Sort headers.
1292 * aarch64-newlib-tdep.c: Sort headers.
1293 * aarch64-linux-tdep.c: Sort headers.
1294 * aarch64-linux-nat.c: Sort headers.
1295 * aarch64-fbsd-tdep.c: Sort headers.
1296 * aarch64-fbsd-nat.c: Sort headers.
1297 * aarch32-linux-nat.c: Sort headers.
1298
699bd4cf
TT
12992019-04-04 Tom Tromey <tom@tromey.com>
1300
1301 * varobj.c (varobj_create): Update.
1302 * rust-exp.y (struct rust_parser) <update_innermost_block,
1303 lookup_symbol>: New methods.
1304 (rust_parser::update_innermost_block, rust_parser::lookup_symbol):
1305 Rename.
1306 (rust_parser::rust_lookup_type)
1307 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
1308 * printcmd.c (display_command, do_one_display): Update.
1309 * parser-defs.h (struct parser_state) <parser_state>: Add
1310 "tracker" parameter.
1311 (block_tracker): New member.
1312 (class innermost_block_tracker) <innermost_block_tracker>: Add
1313 "types" parameter.
1314 <reset>: Remove method.
1315 (innermost_block): Don't declare.
1316 (null_post_parser): Update.
1317 * parse.c (innermost_block): Remove global.
1318 (write_dollar_variable): Update.
1319 (parse_exp_1, parse_exp_in_context): Add "tracker" parameter.
1320 Remove "tracker_types" parameter.
1321 (parse_expression): Add "tracker" parameter.
1322 (parse_expression_for_completion): Update.
1323 (null_post_parser): Add "tracker" parameter.
1324 * p-exp.y: Update rules.
1325 * m2-exp.y: Update rules.
1326 * language.h (struct language_defn) <la_post_parser>: Add
1327 "tracker" parameter.
1328 * go-exp.y: Update rules.
1329 * f-exp.y: Update rules.
1330 * expression.h (parse_expression, parse_exp_1): Add "tracker"
1331 parameter.
1332 * d-exp.y: Update rules.
1333 * c-exp.y: Update rules.
1334 * breakpoint.c (set_breakpoint_condition): Create an
1335 innermost_block_tracker.
1336 (watch_command_1): Likewise.
1337 * ada-lang.c (resolve): Add "tracker" parameter.
1338 (resolve_subexp): Likewise.
1339 * ada-exp.y (write_var_from_sym): Update.
1340
dac43e32
TT
13412019-04-04 Tom Tromey <tom@tromey.com>
1342
1343 * type-stack.h: New file.
1344 * type-stack.c: New file.
1345 * parser-defs.h (enum type_pieces, union type_stack_elt): Move to
1346 type-stack.h.
1347 (insert_into_type_stack, insert_type, push_type, push_type_int)
1348 (insert_type_address_space, pop_type, pop_type_int)
1349 (pop_typelist, pop_type_stack, append_type_stack)
1350 (push_type_stack, get_type_stack, push_typelist)
1351 (follow_type_instance_flags, follow_types): Don't declare.
1352 * parse.c (type_stack): Remove global.
1353 (parse_exp_in_context): Update.
1354 (insert_into_type_stack, insert_type, push_type, push_type_int)
1355 (insert_type_address_space, pop_type, pop_type_int)
1356 (pop_typelist, pop_type_stack, append_type_stack)
1357 (push_type_stack, get_type_stack, push_typelist)
1358 (follow_type_instance_flags, follow_types): Remove (moved to
1359 type-stack.c).
1360 * f-exp.y (type_stack): New global.
1361 Update rules.
1362 (push_kind_type, f_parse): Update.
1363 * d-exp.y (type_stack): New global.
1364 Update rules.
1365 (d_parse): Update.
1366 * c-exp.y (struct c_parse_state) <type_stack>: New member.
1367 Update rules.
1368 * Makefile.in (COMMON_SFILES): Add type-stack.c.
1369 (HFILES_NO_SRCDIR): Add type-stack.h.
1370
2a612529
TT
13712019-04-04 Tom Tromey <tom@tromey.com>
1372
1373 * rust-exp.y (rust_parser::lex_identifier, rustyylex)
1374 (rust_parser::convert_ast_to_expression, rust_parse)
1375 (rust_lex_test_completion, rust_lex_tests): Update.
1376 * parser-defs.h (struct expr_completion_state): New.
1377 (struct parser_state) <parser_state>: Add completion parameter.
1378 <mark_struct_expression, mark_completion_tag>: New methods.
1379 <parse_completion, m_completion_state>: New members.
1380 (prefixify_expression, null_post_parser): Update.
1381 (mark_struct_expression, mark_completion_tag): Don't declare.
1382 * parse.c (parse_completion, expout_last_struct)
1383 (expout_tag_completion_type, expout_completion_name): Remove
1384 globals.
1385 (parser_state::mark_struct_expression)
1386 (parser_state::mark_completion_tag): Now methods.
1387 (prefixify_expression): Add last_struct parameter.
1388 (prefixify_subexp): Likewise.
1389 (parse_exp_1): Update.
1390 (parse_exp_in_context): Add cstate parameter. Update.
1391 (parse_expression_for_completion): Create an
1392 expr_completion_state.
1393 (null_post_parser): Add "completion" parameter.
1394 * p-exp.y: Update rules.
1395 (yylex): Update.
1396 * language.h (struct language_defn) <la_post_parser>: Add
1397 "completing" parameter.
1398 * go-exp.y: Update rules.
1399 (lex_one_token): Update.
1400 * expression.h (parse_completion): Don't declare.
1401 * d-exp.y: Update rules.
1402 (lex_one_token): Update rules.
1403 * c-exp.y: Update rules.
1404 (lex_one_token): Update.
1405 * ada-lang.c (resolve): Add "parse_completion" parameter.
1406 (resolve_subexp): Likewise.
1407 (ada_resolve_function): Likewise.
1408
43476f0b
TT
14092019-04-04 Tom Tromey <tom@tromey.com>
1410
1411 * parser-defs.h (struct parser_state) <start_arglist,
1412 end_arglist>: New methods.
1413 <arglist_len, m_funcall_chain>: New members.
1414 (arglist_len, start_arglist, end_arglist): Don't declare.
1415 * parse.c (arglist_len, funcall_chain): Remove global.
1416 (start_arglist, end_arglist): Remove functions.
1417 (parse_exp_in_context): Update.
1418 * p-exp.y: Update rules.
1419 * m2-exp.y: Update rules.
1420 * go-exp.y: Update rules.
1421 * f-exp.y: Update rules.
1422 * d-exp.y: Update rules.
1423 * c-exp.y: Update rules.
1424
5776fca3
TT
14252019-04-04 Tom Tromey <tom@tromey.com>
1426
1427 * rust-exp.y (struct rust_parser) <lex_hex, lex_escape,
1428 lex_operator, push_back>: New methods.
1429 Update all rules.
1430 (rust_parser::lex_hex, lex_escape): Rename and update.
1431 (rust_parser::lex_string, rust_parser::lex_identifier): Update.
1432 (rust_parser::lex_operator): Rename and update.
1433 (rust_parser::lex_number, rustyylex, rustyyerror)
1434 (rust_lex_test_init, rust_lex_test_sequence)
1435 (rust_lex_test_push_back, rust_lex_tests): Update.
1436 * parser-defs.h (struct parser_state) <parser_state>: Add "input"
1437 parameter.
1438 <lexptr, prev_lexptr>: New members.
1439 (lexptr, prev_lexptr): Don't declare.
1440 * parse.c (lexptr, prev_lexptr): Remove globals.
1441 (parse_exp_in_context): Update.
1442 * p-exp.y (yylex, yyerror): Update.
1443 * m2-exp.y (parse_number, yylex, yyerror): Update.
1444 * go-exp.y (lex_one_token, yyerror): Update.
1445 * f-exp.y (match_string_literal, yylex, yyerror): Update.
1446 * d-exp.y (lex_one_token, yyerror): Update.
1447 * c-exp.y (scan_macro_expansion, finished_macro_expansion)
1448 (lex_one_token, yyerror): Update.
1449 * ada-lex.l (YY_INPUT): Update.
1450 (rewind_to_char): Update.
1451 * ada-exp.y (yyerror): Update.
1452
8621b685
TT
14532019-04-04 Tom Tromey <tom@tromey.com>
1454
1455 * rust-exp.y (rustyylex, rust_lex_tests): Update.
1456 * parser-defs.h (struct parser_state) <parser_state>: Add new
1457 parameter.
1458 <comma_terminates>: New member.
1459 (comma_terminates): Don't declare global.
1460 * parse.c (comma_terminates): Remove global.
1461 (parse_exp_in_context): Update.
1462 * p-exp.y (yylex): Update.
1463 * m2-exp.y (yylex): Update.
1464 * go-exp.y (lex_one_token): Update.
1465 * f-exp.y (yylex): Update.
1466 * d-exp.y (lex_one_token): Update.
1467 * c-exp.y (lex_one_token): Update.
1468 * ada-lex.l: Update.
1469
28aaf3fd
TT
14702019-04-04 Tom Tromey <tom@tromey.com>
1471
1472 * rust-exp.y (struct rust_parser) <paren_depth>: New member.
1473 (rustyylex, rust_lex_test_init, rust_lex_test_one)
1474 (rust_lex_test_sequence, rust_lex_test_push_back): Update.
1475 * parser-defs.h (paren_depth): Don't declare.
1476 * parse.c (paren_depth): Remove global.
1477 (parse_exp_in_context): Update.
1478 * p-exp.y (paren_depth): New global.
1479 (pascal_parse): Initialize it.
1480 * m2-exp.y (paren_depth): New global.
1481 (m2_parse): Initialize it.
1482 * go-exp.y (paren_depth): New global.
1483 (go_parse): Initialize it.
1484 * f-exp.y (paren_depth): New global.
1485 (f_parse): Initialize it.
1486 * d-exp.y (paren_depth): New global.
1487 (d_parse): Initialize it.
1488 * c-exp.y (paren_depth): New global.
1489 (c_parse): Initialize it.
1490 * ada-lex.l (paren_depth): New global.
1491 (lexer_init): Initialize it.
1492
1e58a4a4
TT
14932019-04-04 Tom Tromey <tom@tromey.com>
1494
1495 * rust-exp.y (rust_parser::crate_name, rust_parser::super_name)
1496 (rust_parser::convert_ast_to_type)
1497 (rust_parser::convert_ast_to_expression, rust_lex_tests): Update.
1498 * parser-defs.h (struct parser_state) <parser_state>: Add
1499 parameters. Initialize new members.
1500 <expression_context_block, expression_context_pc>: New members.
1501 * parse.c (expression_context_block, expression_context_pc):
1502 Remove globals.
1503 (parse_exp_in_context): Update.
1504 * p-exp.y: Update all rules.
1505 (yylex): Update.
1506 * m2-exp.y: Update all rules.
1507 (yylex): Update.
1508 * go-exp.y (yylex): Update.
1509 * f-exp.y (yylex): Update.
1510 * d-exp.y: Update all rules.
1511 (yylex): Update.
1512 * c-exp.y: Update all rules.
1513 (lex_one_token, classify_name, yylex, c_parse): Update.
1514 * ada-exp.y (write_var_or_type, write_name_assoc): Update.
1515
37eedb39
TT
15162019-04-04 Tom Tromey <tom@tromey.com>
1517
1518 * gdbarch.h, gdbarch.c: Rebuild.
1519 * gdbarch.sh (dtrace_parse_probe_argument): Change type.
1520 * stap-probe.h:
1521 (struct stap_parse_info): Replace "parser_state" with
1522 "expr_builder".
1523 * parser-defs.h (struct expr_builder): Rename from "parser_state".
1524 (parser_state): New class.
1525 * parse.c (expr_builder): Rename.
1526 (expr_builder::release): Rename.
1527 (write_exp_elt, write_exp_elt_opcode, write_exp_elt_sym)
1528 (write_exp_elt_msym, write_exp_elt_block, write_exp_elt_objfile)
1529 (write_exp_elt_longcst, write_exp_elt_floatcst)
1530 (write_exp_elt_type, write_exp_elt_intern, write_exp_string)
1531 (write_exp_string_vector, write_exp_bitstring)
1532 (write_exp_msymbol, mark_struct_expression)
1533 (write_dollar_variable)
1534 (insert_type_address_space, increase_expout_size): Replace
1535 "parser_state" with "expr_builder".
1536 * dtrace-probe.c: Replace "parser_state" with "expr_builder".
1537 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Replace
1538 "parser_state" with "expr_builder".
1539
73923d7e
TT
15402019-04-04 Tom Tromey <tom@tromey.com>
1541
1542 * rust-exp.y: Replace "parse_language" with method call.
1543 * p-exp.y:
1544 (yylex): Replace "parse_language" with method call.
1545 * m2-exp.y:
1546 (yylex): Replace "parse_language" with method call.
1547 * go-exp.y (classify_name): Replace "parse_language" with method
1548 call.
1549 * f-exp.y (yylex): Replace "parse_language" with method call.
1550 * d-exp.y (lex_one_token): Replace "parse_language" with method
1551 call.
1552 * c-exp.y:
1553 (lex_one_token, classify_name, yylex): Replace "parse_language"
1554 with method call.
1555 * ada-exp.y (find_primitive_type, type_char)
1556 (type_system_address): Replace "parse_language" with method call.
1557
fa9f5be6
TT
15582019-04-04 Tom Tromey <tom@tromey.com>
1559
1560 * rust-exp.y: Replace "parse_gdbarch" with method call.
1561 * parse.c (write_dollar_variable, insert_type_address_space):
1562 Replace "parse_gdbarch" with method call.
1563 * p-exp.y (parse_type, yylex): Replace "parse_gdbarch" with method
1564 call.
1565 * objc-lang.c (end_msglist): Replace "parse_gdbarch" with method
1566 call.
1567 * m2-exp.y (parse_type, parse_m2_type, yylex): Replace
1568 "parse_gdbarch" with method call.
1569 * go-exp.y (parse_type, classify_name): Replace "parse_gdbarch"
1570 with method call.
1571 * f-exp.y (parse_type, parse_f_type, yylex): Replace
1572 "parse_gdbarch" with method call.
1573 * d-exp.y (parse_type, parse_d_type, lex_one_token): Replace
1574 "parse_gdbarch" with method call.
1575 * c-exp.y (parse_type, parse_number, classify_name): Replace
1576 "parse_gdbarch" with method call.
1577 * ada-lex.l: Replace "parse_gdbarch" with method call.
1578 * ada-exp.y (parse_type, find_primitive_type, type_char)
1579 (type_system_address): Replace "parse_gdbarch" with method call.
1580
1201a264
TT
15812019-04-04 Tom Tromey <tom@tromey.com>
1582
1583 * dtrace-probe.c (dtrace_probe::build_arg_exprs): Update.
1584 * stap-probe.c (stap_parse_argument): Update.
1585 * stap-probe.h (struct stap_parse_info) <stap_parse_info>: Remove
1586 initial_size parameter.
1587 * rust-exp.y (rust_lex_tests): Update.
1588 * parse.c (parser_state): Update.
1589 (parse_exp_in_context): Update.
1590 * parser-defs.h (struct parser_state) <parser_state>: Remove
1591 "initial_size" parameter.
1592
e3980ce2
TT
15932019-04-04 Tom Tromey <tom@tromey.com>
1594
1595 * parser-defs.h (increase_expout_size): Don't declare.
1596 * parse.c (increase_expout_size): Now static.
1597
e9f8e3f1
TS
15982019-04-04 Thomas Schwinge <thomas@codesourcery.com>
1599
1600 * gnu-nat.c (gnu_nat_target::wait): Fix
1601 target_waitstatus_to_string call.
1602
d7df6549
AB
16032019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1604
1605 * eval.c (evaluate_subexp_standard): Handle internal functions
1606 during Fortran function call handling.
1607
8bdc1658
AB
16082019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1609
1610 * NEWS: Mention new internal functions.
1611 * dwarf2read.c (dwarf2_init_complex_target_type): New function.
1612 (read_base_type): Use dwarf2_init_complex_target_type.
1613 * value.c (creal_internal_fn): New function.
1614 (cimag_internal_fn): New function.
1615 (_initialize_values): Register new internal functions.
1616
c29705b7
PW
16172019-04-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1618
1619 * infrun.c (stop_all_threads): If debug_infrun, always
1620 trace the wait status after wait_one, using
1621 target_waitstatus_to_string and target_pid_to_str.
1622 (handle_inferior_event): Replace various trace of
1623 wait status kind by a single trace.
1624 * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
1625 wait status kind image by target_waitstatus_to_string.
1626 * target/waitstatus.c (target_waitstatus_to_string): Fix
1627 obsolete comment.
1628
05caa1d2
TT
16292019-04-01 Tom Tromey <tromey@adacore.com>
1630
1631 PR symtab/23331:
1632 * dwarf2read.c (partial_die_info::read): Handle DW_AT_ranges.
1633
9d1447e0
SDJ
16342019-04-01 Sergio Durigan Junior <sergiodj@redhat.com>
1635 Pedro Alves <palves@redhat.com>
1636
1637 * top.c (quit_force): Call 'finalize_values'.
1638 * value.c (finalize_values): New function.
1639 * value.h (finalize_values): Declare.
1640
7734102d
EZ
16412019-03-30 Eli Zaretskii <eliz@gnu.org>
1642
1643 * NEWS: Announce $_gdb_major and $_gdb_minor.
1644
1645 * top.c (init_gdb_version_vars): New function.
1646 (gdb_init): Call init_gdb_version_vars.
1647
188e1fa9
TT
16482019-03-29 Tom Tromey <tromey@adacore.com>
1649
1650 * printcmd.c (_initialize_printcmd): Add usage lines. Update some
1651 help text. Remove dead code.
1652
2880242d
KS
16532019-03-29 Keith Seitz <keiths@redhat.com>
1654
1655 From Siddhesh Poyarekar:
1656 * f-lang.h (f77_get_upperbound): Return LONGEST.
1657 (f77_get_lowerbound): Likewise.
1658 * f-typeprint.c (f_type_print_varspec_suffix): Expand
1659 UPPER_BOUND and LOWER_BOUND to LONGEST. Use plongest to format
1660 print them.
1661 (f_type_print_base): Expand UPPER_BOUND to LONGEST. Use
1662 plongest to format print it.
1663 * f-valprint.c (f77_get_lowerbound): Return LONGEST.
1664 (f77_get_upperbound): Likewise.
1665 (f77_get_dynamic_length_of_aggregate): Expand UPPER_BOUND,
1666 LOWER_BOUND to LONGEST.
1667 (f77_create_arrayprint_offset_tbl): Likewise.
1668
cc1defb1
KS
16692019-03-29 Keith Seitz <keiths@redhat.com>
1670
1671 * ada-lang.c (ada_template_to_fixed_record_type_1): Use
1672 %s/pulongest for TYPE_LENGTH instead of %d in format
1673 strings.
1674 * ada-typerint.c (ada_print_type): Likewise.
1675 * amd64-windows-tdep.c (amd64_windows_store_arg_in_reg): Likewise.
1676 * compile/compile-c-support.c (generate_register_struct): Likewise.
1677 * gdbtypes.c (recursive_dump_type): Likewise.
1678 * gdbtypes.h (struct type) <length>: Change type to ULONGEST.
1679 * m2-typeprint.c (m2_array): Use %s/pulongest for TYPE_LENGTH
1680 instead of %d in format strings.
1681 * riscv-tdep.c (riscv_type_alignment): Cast second argument
1682 to std::min to ULONGEST.
1683 * symmisc.c (print_symbol): Use %s/pulongest for TYPE_LENGTH
1684 instead of %d in format strings.
1685 * tracepoint.c (info_scope_command): Likewise.
1686 * typeprint.c (print_offset_data::update)
1687 (print_offset_data::finish): Likewise.
1688 * xtensa-tdep.c (xtensa_store_return_value)
1689 (xtensa_push_dummy_call): Likewise.
1690
e432ccf1
JT
16912019-03-28 Jon Turney <jon.turney@dronecode.org.uk>
1692
1693 * windows-nat.c (display_selector): Fixed format specifications
1694 for 64-bit Cygwin.
1695
65d2b333
PW
16962019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1697
1698 * infrun.c (follow_exec): Call target_terminal::ours_for_output.
1699
f489207e
SL
17002019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1701
1702 * nios2-tdep.h (struct gdbarch_tdep): Add is_kernel_helper.
1703 * nios2-tdep.c (nios2_get_next_pc): Skip over kernel helpers.
1704 * nios2-linux-tdep.c (nios2_linux_is_kernel_helper): New.
1705 (nios2_linux_init_abi): Install it.
1706
bffa1015
AH
17072019-03-28 Alan Hayward <alan.hayward@arm.com>
1708
1709 * aarch64-tdep.c (aarch64_vnv_type): Use vector types.
1710
fc96163a
AH
17112019-03-28 Alan Hayward <alan.hayward@arm.com>
1712
1713 * features/aarch64-sve.c (create_feature_aarch64_sve): Add q view.
1714
20dc7e9b
PW
17152019-03-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1716 Tom Tromey <tromey@adacore.com>
1717
1718 * minsyms.c (minimal_symbol_upper_bound): Fix buffer overflow.
1719
7f5331a8
JB
17202019-03-26 Joel Brobecker <brobecker@adacore.com>
1721
1722 * gdb-gdb.py.in (StructMainTypePrettyPrinter.bound_img): New method.
1723 (StructMainTypePrettyPrinter.bounds_img): Use new "bound_img"
1724 method to compute the bounds of range types. Also print "[evaluated]"
1725 if the bounds' values come from a dynamic evaluation.
1726
18c77628
AB
17272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * cp-valprint.c (cp_print_value_fields): Don't print trailing
1730 whitespace when pretty printing is on.
1731
53c973f2
AH
17322019-03-26 Alan Hayward <alan.hayward@arm.com>
1733
1734 * ppc-linux-nat.c: Add include.
1735
d851aa71
AH
17362019-03-26 Alan Hayward <alan.hayward@arm.com>
1737
1738 * NEWS: Mention AArch64 Pointer Authentication.
1739
2fe7bab7
AH
17402019-03-26 Alan Hayward <alan.hayward@arm.com>
1741
1742 * arm-linux-nat.c: Add include.
1743
068ef30e
SM
17442019-03-25 Simon Marchi <simon.marchi@polymtl.ca>
1745
1746 * source-cache.c (source_cache::get_source_lines): Re-read
1747 fullname after calling open_source_file.
1748
81a24d04
JB
17492019-03-25 John Baldwin <jhb@FreeBSD.org>
1750
1751 * NEWS: Mention TLS support for FreeBSD.
1752
79e7ae11
TT
17532019-03-25 Tom Tromey <tromey@adacore.com>
1754
1755 * minsyms.c (BUNCH_SIZE): Update comment.
1756 (~minimal_symbol_reader): Remove old comment.
1757 (compact_minimal_symbols): Update comment.
1758 (minimal_symbol_reader::install): Remove old comment. Update
1759 other comments.
1760
d45963c2
AH
17612019-03-25 Alan Hayward <alan.hayward@arm.com>
1762
1763 * s390-linux-nat.c: Add include.
1764
0f83012e
AH
17652019-03-25 Alan Hayward <alan.hayward@arm.com>
1766
1767 * aarch64-linux-nat.c (aarch64_linux_nat_target::read_description):
1768 Call linux_get_hwcap.
1769 * aarch64-linux-tdep.c (aarch64_linux_core_read_description):
1770 Likewise.
1771 (aarch64_linux_get_hwcap): Remove function.
1772 * aarch64-linux-tdep.h (aarch64_linux_get_hwcap): Remove
1773 declaration.
1774 * arm-linux-nat.c (arm_linux_nat_target::read_description):Call
1775 linux_get_hwcap.
1776 * arm-linux-tdep.c (arm_linux_core_read_description): Likewise.
1777 * linux-tdep.c (linux_get_hwcap): Add function.
1778 (linux_get_hwcap2): Likewise.
1779 * linux-tdep.h (linux_get_hwcap): Add declaration.
1780 (linux_get_hwcap2): Likewise.
1781 * ppc-linux-nat.c (ppc_linux_get_hwcap): Remove function.
1782 (ppc_linux_get_hwcap2): Likewise.
1783 (ppc_linux_nat_target::region_ok_for_hw_watchpoint): Call
1784 linux_get_hwcap.
1785 (ppc_linux_nat_target::insert_watchpoint): Likewise.
1786 (ppc_linux_nat_target::watchpoint_addr_within_range): Likewise.
1787 (ppc_linux_nat_target::read_description): Likewise.
1788 * ppc-linux-tdep.c (ppc_linux_core_read_description): Likewise.
1789 * s390-linux-nat.c: Likewise.
1790 * s390-linux-tdep.c (s390_core_read_description): Likewise.
1791
6640a367
TT
17922019-03-24 Tom Tromey <tom@tromey.com>
1793
1794 * ada-lang.c (standard_lookup): Simplify initialization.
1795 (ada_lookup_symbol_nonlocal): Simplify return.
1796 * solib-spu.c (spu_lookup_lib_symbol): Simplify return.
1797 * solib-darwin.c (darwin_lookup_lib_symbol): Simplify return.
1798 * solib-svr4.c (elf_lookup_lib_symbol): Simplify return.
1799 * rust-lang.c (rust_lookup_symbol_nonlocal): Simplify
1800 initialization.
1801 * solib.c (solib_global_lookup): Simplify.
1802 * symtab.c (null_block_symbol): Remove.
1803 (symbol_cache_lookup): Simplify returns.
1804 (lookup_language_this): Simplify returns.
1805 (lookup_symbol_aux): Simplify return.
1806 (lookup_local_symbol): Simplify returns.
1807 (lookup_global_symbol_from_objfile): Simplify return.
1808 (lookup_symbol_in_objfile_symtabs)
1809 (lookup_symbol_in_objfile_from_linkage_name): Simplify return.
1810 (lookup_symbol_via_quick_fns, lookup_symbol_in_static_block)
1811 (lookup_static_symbol, lookup_global_symbol): Simplify return.
1812 * cp-namespace.c (cp_lookup_bare_symbol)
1813 (cp_search_static_and_baseclasses, cp_lookup_symbol_via_imports)
1814 (cp_lookup_symbol_via_all_imports, cp_lookup_nested_symbol_1)
1815 (cp_lookup_nested_symbol): Don't use null_block_symbol.
1816 (cp_lookup_symbol_via_imports): Simplify initialization.
1817 (find_symbol_in_baseclass): Likewise.
1818 * symtab.h (null_block_symbol): Remove.
1819 * d-namespace.c (d_lookup_symbol): Don't use null_block_symbol.
1820 (d_lookup_nested_symbol, d_lookup_symbol_imports)
1821 (d_lookup_symbol_module): Likewise.
1822 (find_symbol_in_baseclass): Simplify initialization.
1823
a930ebcd
TT
18242019-03-24 Tom Tromey <tom@tromey.com>
1825
1826 * expression.h: Don't include symtab.h.
1827 (struct block): Forward declare.
1828
582942f4
TT
18292019-03-24 Tom Tromey <tom@tromey.com>
1830
1831 * c-exp.y (typebase): Remove casts.
1832 * gdbtypes.c (lookup_unsigned_typename, )
1833 (lookup_signed_typename): Remove cast.
1834 * eval.c (parse_to_comma_and_eval): Remove cast.
1835 * parse.c (write_dollar_variable): Remove cast.
1836 * block.h (struct block) <superblock>: Now const.
1837 * symfile-debug.c (debug_qf_map_matching_symbols): Update.
1838 * psymtab.c (psym_map_matching_symbols): Make "block" const.
1839 (map_block): Make "block" const.
1840 * symfile.h (struct quick_symbol_functions)
1841 <map_matching_symbols>: Constify block argument to "callback".
1842 * symtab.c (basic_lookup_transparent_type_quick): Make "block"
1843 const.
1844 (find_pc_sect_compunit_symtab): Make "b" const.
1845 (find_symbol_at_address): Likewise.
1846 (search_symbols): Likewise.
1847 * dwarf2read.c (dw2_lookup_symbol): Make "block" const.
1848 (dw2_debug_names_lookup_symbol): Likewise.
1849 (dw2_map_matching_symbols): Update.
1850 * p-valprint.c (pascal_val_print): Remove "block".
1851 * ada-lang.c (ada_add_global_exceptions): Make "b" const.
1852 (aux_add_nonlocal_symbols): Make "block" const.
1853 (resolve_subexp): Remove cast.
1854 * linespec.c (iterate_over_all_matching_symtabs): Make "block"
1855 const.
1856 (iterate_over_file_blocks): Likewise.
1857 * f-exp.y (%union) <bval>: Remove.
1858 * coffread.c (patch_opaque_types): Make "b" const.
1859 * spu-tdep.c (spu_catch_start): Make "block" const.
1860 * c-valprint.c (print_unpacked_pointer): Remove "block".
1861 * symmisc.c (dump_symtab_1): Make "b" const.
1862 (block_depth): Make "block" const.
1863 * d-exp.y (%union) <bval>: Remove.
1864 * cp-support.h (cp_lookup_rtti_type): Update.
1865 * cp-support.c (cp_lookup_rtti_type): Make "block" const.
1866 * psymtab.c (psym_lookup_symbol): Make "block" const.
1867 (maintenance_check_psymtabs): Make "b" const.
1868 * python/py-framefilter.c (extract_sym): Make "sym_block" const.
1869 (enumerate_locals, enumerate_args): Update.
1870 * python/py-symtab.c (stpy_global_block): Make "block" const.
1871 (stpy_static_block): Likewise.
1872 * inline-frame.c (block_starting_point_at): Make "new_block"
1873 const.
1874 * block.c (find_block_in_blockvector): Make return type const.
1875 (blockvector_for_pc_sect): Make "b" const.
1876 (find_block_in_blockvector): Make "b" const.
1877
7ad417dd
TT
18782019-03-23 Tom Tromey <tom@tromey.com>
1879
1880 * varobj.c (varobj_create): Update.
1881 * symfile.c (clear_symtab_users): Don't reset innermost_block.
1882 * printcmd.c (display_command, do_one_display): Don't reset
1883 innermost_block.
1884 * parser-defs.h (enum innermost_block_tracker_type): Move to
1885 expression.h.
1886 (innermost_block): Update comment.
1887 * parse.c (parse_exp_1): Add tracker_types parameter.
1888 (parse_exp_in_context): Rename from parse_exp_in_context_1. Add
1889 tracker_types parameter. Reset innermost_block.
1890 (parse_exp_in_context): Remove.
1891 (parse_expression_for_completion): Update.
1892 * objfiles.c (~objfile): Don't reset expression_context_block or
1893 innermost_block.
1894 * expression.h (enum innermost_block_tracker_type): Move from
1895 parser-defs.h.
1896 (parse_exp_1): Add tracker_types parameter.
1897 * breakpoint.c (set_breakpoint_condition, watch_command_1): Don't
1898 reset innermost_block.
1899
b366c208
TT
19002019-03-23 Tom Tromey <tom@tromey.com>
1901
1902 * objfiles.h: Include bcache.h.
1903
9bb9b2f9
TT
19042019-03-23 Tom Tromey <tom@tromey.com>
1905
1906 * linespec.c (get_current_search_block): Use
1907 scoped_restore_current_language.
1908 * symmisc.c (dump_symtab): Use scoped_restore_current_language.
1909
59c28372
AH
19102019-03-22 Alan Hayward <alan.hayward@arm.com>
1911 Jiong Wang <jiong.wang@arm.com>
1912
1913 * aarch64-linux-tdep.c
1914 (aarch64_linux_iterate_over_regset_sections): Check for pauth
1915 section.
1916 * aarch64-linux-tdep.h (AARCH64_LINUX_SIZEOF_PAUTH): New define.
1917
17e116a7
AH
19182019-03-22 Alan Hayward <alan.hayward@arm.com>
1919 Jiong Wang <jiong.wang@arm.com>
1920
1921 * aarch64-tdep.c (aarch64_analyze_prologue): Check for pauth
1922 instructions.
1923 (aarch64_analyze_prologue_test): Add PACIASP test.
1924 (aarch64_prologue_prev_register): Unmask PC value.
1925
11e1b75f
AH
19262019-03-22 Alan Hayward <alan.hayward@arm.com>
1927 Jiong Wang <jiong.wang@arm.com>
1928
1929 * aarch64-tdep.c (aarch64_frame_unmask_address): New function.
1930 (aarch64_dwarf2_prev_register): Unmask PC value.
1931 (aarch64_dwarf2_frame_init_reg): Init pauth registers.
1932 (aarch64_execute_dwarf_cfa_vendor_op): Check for
1933 DW_CFA_AARCH64_negate_ra_state.
1934 (aarch64_gdbarch_init): Add aarch64_execute_dwarf_cfa_vendor_op.
1935
34dcc7cf
AH
19362019-03-22 Alan Hayward <alan.hayward@arm.com>
1937 Jiong Wang <jiong.wang@arm.com>
1938
1939 * aarch64-tdep.c (aarch64_dwarf_reg_to_regnum): Check for pauth
1940 registers.
1941 (aarch64_pseudo_register_name): Likewise.
1942 (aarch64_pseudo_register_type): Likewise.
1943 (aarch64_pseudo_register_reggroup_p): Likewise.
1944 (aarch64_gdbarch_init): Add pauth registers.
1945 * aarch64-tdep.h (AARCH64_DWARF_PAUTH_RA_STATE): New define.
1946 (AARCH64_DWARF_PAUTH_DMASK): Likewise.
1947 (AARCH64_DWARF_PAUTH_CMASK): Likewise.
1948 (struct gdbarch_tdep): Add regnum for ra_state.
1949
1ef53e6b
AH
19502019-03-22 Alan Hayward <alan.hayward@arm.com>
1951 Jiong Wang <jiong.wang@arm.com>
1952
1953 * arch/aarch64.h (AARCH64_PAUTH_REGS_SIZE): New define.
1954
76bed0fd
AH
19552019-03-22 Alan Hayward <alan.hayward@arm.com>
1956 Jiong Wang <jiong.wang@arm.com>
1957
1958 * aarch64-linux-nat.c (fetch_pauth_masks_from_thread): New
1959 function.
1960 (aarch64_linux_nat_target::fetch_registers): Read pauth registers.
1961 * aarch64-tdep.c (aarch64_cannot_store_register): New function.
1962 (aarch64_gdbarch_init): Add puth registers.
1963 * aarch64-tdep.h (struct gdbarch_tdep): Add pauth features.
1964 * arch/aarch64.h (AARCH64_PAUTH_DMASK_REGNUM): New define.
1965 (AARCH64_PAUTH_CMASK_REGNUM): Likewise.
1966
ee4fbcfa
AH
19672019-03-22 Alan Hayward <alan.hayward@arm.com>
1968 Jiong Wang <jiong.wang@arm.com>
1969
1970 * aarch64-linux-nat.c
1971 (aarch64_linux_nat_target::read_description): Read PACA hwcap.
1972 * aarch64-linux-tdep.c
1973 (aarch64_linux_core_read_description): Likewise.
1974 (aarch64_linux_get_hwcap): New function.
1975 * aarch64-linux-tdep.h (AARCH64_HWCAP_PACA): New define.
1976 (aarch64_linux_get_hwcap): New declaration.
1977
6dc0ebde
AH
19782019-03-22 Alan Hayward <alan.hayward@arm.com>
1979 Jiong Wang <jiong.wang@arm.com>
1980
1981 * aarch64-linux-nat.c
1982 (aarch64_linux_nat_target::read_description): Add pauth param.
1983 * aarch64-linux-tdep.c
1984 (aarch64_linux_core_read_description): Likewise.
1985 * aarch64-tdep.c (struct target_desc): Add in pauth.
1986 (aarch64_read_description): Add pauth param.
1987 (aarch64_gdbarch_init): Likewise.
1988 * aarch64-tdep.h (aarch64_read_description): Likewise.
1989 * arch/aarch64.c (aarch64_create_target_description): Likewise.
1990 * arch/aarch64.h (aarch64_create_target_description): Likewise.
1991 * features/Makefile: Add new files.
1992 * features/aarch64-pauth.c: New file.
1993 * features/aarch64-pauth.xml: New file.
1994
595915c1
TT
19952019-03-20 Tom Tromey <tromey@adacore.com>
1996
1997 * infrun.c (handle_inferior_event): Rename from
1998 handle_inferior_event_1. Create a scoped_value_mark.
1999 (handle_inferior_event): Remove.
2000
4c7d57e7
TT
20012019-03-19 Tom Tromey <tromey@adacore.com>
2002
2003 * mi/mi-interp.c (mi_on_normal_stop_1): Only show displays once.
2004 * infrun.h (print_stop_event): Add "displays" parameter.
2005 * infrun.c (print_stop_event): Add "displays" parameter.
2006
cb246234
PA
20072019-03-19 Pedro Alves <palves@redhat.com>
2008
2009 * tui/tui-out.c (tui_ui_out::do_field_string): Simplify.
2010 (tui_ui_out::do_text): Add comments. Reset M_LINE to 0 instead of
2011 to -1. Fix TABs vs spaces.
2012 (tui_ui_out::tui_ui_out): Don't initialize fields here.
2013 * tui/tui-out.h (tui_ui_out) Add intro comments.
2014 <m_line, m_start_of_line>: In-class initialize, and add describing
2015 comment.
2016
3a0e45b2
AH
20172019-03-18 Alan Hayward <alan.hayward@arm.com>
2018
2019 * arm-linux-nat.c (arm_linux_insert_hw_breakpoint1): Fix
2020 variable names.
2021 (arm_linux_remove_hw_breakpoint1): Use a gdb::function_view.
2022
5371b850
PA
20232019-03-18 Pedro Alves <palves@redhat.com>
2024 Eli Zaretskii <eliz@gnu.org>
2025
2026 * tui/tui-out.c (tui_ui_out::tui_ui_out): Fix initialization of
2027 m_line and m_start_of_line.
2028
b17c4cd0
EZ
20292019-03-18 Eli Zaretskii <eliz@gnu.org>
2030
2031 * tui/tui-io.c (gdb_wgetch): Don't echo CR.
2032 (tui_getc): When gdb_wgetch returns a CR, behave the same as when
2033 it returns a newline. This fixes a regression in TU mode, whereby
2034 the next line is output on the same screen line as the user input.
2035
4bd56d18
TT
20362019-03-18 Tom Tromey <tromey@adacore.com>
2037
2038 * minsyms.c (minimal_symbol_reader::install): Remove call to
2039 obstack_blank.
2040
55c10aca
PA
20412019-03-18 Pedro Alves <palves@redhat.com>
2042
2043 * tui/tui-io.c (reverse_mode_p, reverse_save_bg, reverse_save_fg):
2044 New globals.
2045 (apply_style): New, factored out from ...
2046 (apply_ansi_escape): ... this. Handle reverse video mode.
2047 (tui_set_reverse_mode): New function.
2048 * tui/tui-io.h (tui_set_reverse_mode): New declaration.
2049 * tui/tui-winsource.c (tui_show_source_line): Use
2050 tui_set_reverse_mode instead of setting A_STANDOUT.
2051 * ui-style.h (struct ui_file_style) <set_reverse, set_fg, set_bg>:
2052 New setter methods.
2053
647bb750
HD
20542019-03-18 Hannes Domani <ssbssa@yahoo.de>
2055
2056 * tui/tui-source.c (copy_source_line): Fix handling of 'column'.
2057 Handle tabs.
2058
bff8c71f
TT
20592019-03-18 Tom Tromey <tromey@adacore.com>
2060
2061 * ada-lang.c (empty_array): Add "high" parameter.
2062 (ada_evaluate_subexp): Update.
2063
58785d98
ST
20642019-03-17 Sergei Trofimovich <siarheit@google.com>
2065
2066 * unittests/string_view-selftests.c: Define
2067 _initialize_string_view_selftests unconditionally.
2068
d4cbef22
ВМ
20692019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
2070
2071 PR gdb/24350
2072 * windows-nat.c (windows_make_so): Remove unused text_vma variable.
2073
fce4c071
ВМ
20742019-03-17 Vladimir Martyanov <vilgeforce@gmail.com>
2075
2076 PR gdb/24351
2077 * windows-nat.c (display_selector): Fix format specifiers.
2078
f7f0a123
EZ
20792019-03-17 Eli Zaretskii <eliz@gnu.org>
2080
2081 * tui/tui-winsource.c (tui_set_is_exec_point_at): Call
2082 tui_refill_source_window instead of tui_refresh_win, to update the
2083 current execution line. This fixes redisplay of the current line
2084 when stepping through the code with "next" or "step".
2085
ab42892f
EZ
20862019-03-16 Eli Zaretskii <eliz@gnu.org>
2087
2088 * source-cache.c (source_cache::get_source_lines): Call
2089 find_source_lines to initialize s->nlines. This fixes vertical
2090 scrolling of TUI source window when the DOWN arrow is pressed.
2091
8d8c087f
PW
20922019-03-16 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2093
2094 * auto-load.c (_initialize_auto_load): Fix 'This options has'.
2095 linux-thread-db.c (_initialize_thread_db): Likewise.
2096
798e1c30
EZ
20972019-03-16 Eli Zaretskii <eliz@gnu.org>
2098
2099 * tui/tui-winsource.c (tui_show_source_line): Revert "Use
2100 wclrtoeol in tui_show_source_line". This reverts changes made in
2101 commit 4a3045920bbe4e50a0f4920b0fdc4e88ef23015c.
2102
eefba3da
TT
21032019-03-15 Tom Tromey <tom@tromey.com>
2104
2105 * symtab.h (struct minimal_symbol): Derive from
2106 general_symbol_info.
2107 (MSYMBOL_VALUE, MSYMBOL_VALUE_RAW_ADDRESS)
2108 (MSYMBOL_VALUE_ADDRESS, MSYMBOL_VALUE_BYTES)
2109 (MSYMBOL_BLOCK_VALUE, MSYMBOL_VALUE_CHAIN, MSYMBOL_LANGUAGE)
2110 (MSYMBOL_SECTION, MSYMBOL_OBJ_SECTION, MSYMBOL_NATURAL_NAME)
2111 (MSYMBOL_LINKAGE_NAME, MSYMBOL_DEMANGLED_NAME)
2112 (MSYMBOL_SEARCH_NAME): Update.
2113 (MSYMBOL_SET_LANGUAGE, MSYMBOL_SET_NAMES): Remove.
2114 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Don't use memset.
2115 * minsyms.c (minimal_symbol_reader::record_full): Update.
2116
0de2420c
TT
21172019-03-15 Tom Tromey <tom@tromey.com>
2118
2119 * minsyms.c (minimal_symbol_reader::install): Use memcpy.
2120
042d75e4
TT
21212019-03-15 Tom Tromey <tom@tromey.com>
2122
2123 * objfiles.h (struct objfile_per_bfd_storage) <msymbols>: Now a
2124 unique_xmalloc_ptr.
2125 (objfile::msymbols_range::begin, objfile::msymbols_range::end):
2126 Update.
2127 * minsyms.c (lookup_minimal_symbol_by_pc_section)
2128 (build_minimal_symbol_hash_tables)
2129 (minimal_symbol_reader::install): Update.
2130
db92718b
TT
21312019-03-15 Tom Tromey <tom@tromey.com>
2132
2133 * symtab.c (create_demangled_names_hash): Update.
2134 (symbol_set_names): Update.
2135 * objfiles.h (struct objfile_per_bfd_storage)
2136 <demangled_names_hash>: Now an htab_up.
2137 * objfiles.c (objfile_per_bfd_storage): Simplify.
2138
d6797f46
TT
21392019-03-15 Tom Tromey <tom@tromey.com>
2140
2141 * objfiles.h (struct objfile_per_bfd_storage): Declare
2142 destructor.
2143 * objfiles.c (objfile_per_bfd_storage::~objfile_per_bfd_storage):
2144 New.
2145 (get_objfile_bfd_data): Use new. Don't initialize
2146 language_of_main.
2147 (free_objfile_per_bfd_storage): Remove.
2148 (objfile_bfd_data_free, objfile::~objfile): Use delete.
2149
741d7538
TT
21502019-03-15 Tom Tromey <tom@tromey.com>
2151
2152 * symfile.c (reread_symbols): Update.
2153 * objfiles.c (objfile::objfile): Update.
2154 * minsyms.h (terminate_minimal_symbol_table): Don't declare.
2155 * minsyms.c (lookup_minimal_symbol_by_pc_section): Update
2156 comment.
2157 (minimal_symbol_reader::install): Update.
2158 (terminate_minimal_symbol_table): Remove.
2159 * jit.c (jit_object_close_impl): Update.
2160
788c80d1
TT
21612019-03-15 Tom Tromey <tom@tromey.com>
2162
2163 * minsyms.c (minimal_symbol_reader::record_full): Remove some
2164 initializations.
2165
1b7a07cb
TT
21662019-03-15 Tom Tromey <tom@tromey.com>
2167
2168 * objfiles.h (struct objfile_per_bfd_storage)
2169 <demangled_hash_languages>: Now a bitset.
2170 * minsyms.c (add_minsym_to_demangled_hash_table): Update.
2171 (lookup_minimal_symbol): Update.
2172
3db066bc
TT
21732019-03-15 Tom Tromey <tom@tromey.com>
2174
2175 * minsyms.h (class minimal_symbol_reader) <record_with_info>:
2176 Don't return the symbol.
2177 * coffread.c (record_minimal_symbol): Use record_full.
2178
3fff2c37
EZ
21792019-03-14 Eli Zaretskii <eliz@gnu.org>
2180
2181 The MS-Windows port of ncurses fails to switch to a color pair if
2182 one or both of the colors are the implicit default colors. This
2183 change records the default colors when TUI is initialized, and
2184 then specifies them explicitly when a color pair uses the default
2185 colors. This allows color styling in TUI mode on MS-Windows.
2186
2187 * tui/tui-io.c [__MINGW32__]: Include windows.h. Declare
2188 ncurses_norm_attr.
2189 (tui_initialize_io) [__MINGW32__]: Record the default terminal
2190 colors in ncurses_norm_attr.
2191 (apply_ansi_escape) [__MINGW32__]: If a color in a color pair is
2192 "none", replace it with the default color recorded in
2193 ncurses_norm_attr.
2194
3b336828
TT
21952019-03-14 Tom Tromey <tromey@adacore.com>
2196
2197 * source-cache.h (class source_cache) <get_source_lines>: Return
2198 std::string.
2199 * source-cache.c (source_cache::extract_lines): Handle case where
2200 first_pos==npos. Return std::string.
2201 (source_cache::get_source_lines): Update.
2202
d085f989
TT
22032019-03-14 Tom Tromey <tromey@adacore.com>
2204
2205 * NEWS: Add item for "style sources" commands.
2206 * source-cache.c (source_cache::get_source_lines): Check
2207 source_styling.
2208 * cli/cli-style.c (source_styling): New global.
2209 (_initialize_cli_style): Add "style sources" commands.
2210 (show_style_sources): New function.
2211 * cli/cli-style.h (source_styling): Declare.
2212
6f11e682
TT
22132019-03-14 Pedro Alves <palves@redhat.com>
2214 Tom Tromey <tromey@adacore.com>
2215
2216 * tui/tui-winsource.h (tui_refill_source_window): Declare.
2217 * tui/tui-winsource.c (tui_refill_source_window): New function,
2218 from...
2219 (tui_horizontal_source_scroll): ... here. Move some logic.
2220 * cli/cli-style.c (set_style_enabled): Notify new observable.
2221 * tui/tui-hooks.c (tui_redisplay_source): New function.
2222 (tui_attach_detach_observers): Attach or detach
2223 tui_redisplay_source.
2224 * observable.h (source_styling_changed): New observable.
2225 * observable.c: Define source_styling_changed observable.
2226
a068643d
TT
22272019-03-13 Tom Tromey <tromey@adacore.com>
2228
2229 * i386-gnu-nat.c (i386_gnu_nat_target::fetch_registers)
2230 (i386_gnu_nat_target::store_registers): Update.
2231 * target-debug.h (target_debug_print_std_string): New macro.
2232 * x86-linux-nat.c (x86_linux_nat_target::enable_btrace): Update.
2233 * windows-tdep.c (display_one_tib): Update.
2234 * tui/tui-stack.c (tui_make_status_line): Update.
2235 * top.c (print_inferior_quit_action): Update.
2236 * thread.c (thr_try_catch_cmd): Update.
2237 (add_thread_with_info): Update.
2238 (thread_target_id_str): Update.
2239 (thr_try_catch_cmd): Update.
2240 (thread_command): Update.
2241 (thread_find_command): Update.
2242 * record-btrace.c (record_btrace_target::info_record)
2243 (record_btrace_resume_thread, record_btrace_target::resume)
2244 (record_btrace_cancel_resume, record_btrace_step_thread)
2245 (record_btrace_target::wait, record_btrace_target::wait)
2246 (record_btrace_target::wait, record_btrace_target::stop): Update.
2247 * progspace.c (print_program_space): Update.
2248 * process-stratum-target.c
2249 (process_stratum_target::thread_address_space): Update.
2250 * linux-fork.c (linux_fork_mourn_inferior)
2251 (detach_checkpoint_command, info_checkpoints_command)
2252 (linux_fork_context): Update.
2253 (linux_fork_detach): Update.
2254 (class scoped_switch_fork_info): Update.
2255 (delete_checkpoint_command): Update.
2256 * infrun.c (follow_fork_inferior): Update.
2257 (follow_fork_inferior): Update.
2258 (proceed_after_vfork_done): Update.
2259 (handle_vfork_child_exec_or_exit): Update.
2260 (follow_exec): Update.
2261 (displaced_step_prepare_throw): Update.
2262 (displaced_step_restore): Update.
2263 (start_step_over): Update.
2264 (resume_1): Update.
2265 (clear_proceed_status_thread): Update.
2266 (proceed): Update.
2267 (print_target_wait_results): Update.
2268 (do_target_wait): Update.
2269 (context_switch): Update.
2270 (stop_all_threads): Update.
2271 (restart_threads): Update.
2272 (finish_step_over): Update.
2273 (handle_signal_stop): Update.
2274 (switch_back_to_stepped_thread): Update.
2275 (keep_going_pass_signal): Update.
2276 (print_exited_reason): Update.
2277 (normal_stop): Update.
2278 * inferior.c (inferior_pid_to_str): Change return type.
2279 (print_selected_inferior): Update.
2280 (add_inferior): Update.
2281 (detach_inferior): Update.
2282 * dummy-frame.c (fprint_dummy_frames): Update.
2283 * dcache.c (dcache_info_1): Update.
2284 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
2285 (btrace_fetch, btrace_clear): Update.
2286 * linux-tdep.c (linux_core_pid_to_str): Change return type.
2287 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Change return
2288 type.
2289 * fbsd-tdep.c (fbsd_core_pid_to_str): Change return type.
2290 * sol2-tdep.h (sol2_core_pid_to_str): Change return type.
2291 * sol2-tdep.c (sol2_core_pid_to_str): Change return type.
2292 * gdbarch.c, gdbarch.h: Rebuild.
2293 * gdbarch.sh (core_pid_to_str): Change return type.
2294 * windows-nat.c (struct windows_nat_target) <pid_to_str>: Change
2295 return type.
2296 (windows_nat_target::pid_to_str): Change return type.
2297 (windows_delete_thread): Update.
2298 (windows_nat_target::attach): Update.
2299 (windows_nat_target::files_info): Update.
2300 * target-delegates.c: Rebuild.
2301 * sol-thread.c (class sol_thread_target) <pid_to_str>: Change
2302 return type.
2303 (sol_thread_target::pid_to_str): Change return type.
2304 * remote.c (class remote_target) <pid_to_str>: Change return
2305 type.
2306 (remote_target::pid_to_str): Change return type.
2307 (extended_remote_target::attach, remote_target::remote_stop_ns)
2308 (remote_target::remote_notif_remove_queued_reply)
2309 (remote_target::push_stop_reply, remote_target::disable_btrace):
2310 Update.
2311 (extended_remote_target::attach): Update.
2312 * remote-sim.c (struct gdbsim_target) <pid_to_str>: Change return
2313 type.
2314 (gdbsim_target::pid_to_str): Change return type.
2315 * ravenscar-thread.c (struct ravenscar_thread_target)
2316 <pid_to_str>: Change return type.
2317 (ravenscar_thread_target::pid_to_str): Change return type.
2318 * procfs.c (class procfs_target) <pid_to_str>: Change return
2319 type.
2320 (procfs_target::pid_to_str): Change return type.
2321 (procfs_target::attach): Update.
2322 (procfs_target::detach): Update.
2323 (procfs_target::fetch_registers): Update.
2324 (procfs_target::store_registers): Update.
2325 (procfs_target::wait): Update.
2326 (procfs_target::files_info): Update.
2327 * obsd-nat.c (obsd_nat_target::pid_to_str): Change return type.
2328 * nto-procfs.c (struct nto_procfs_target) <pid_to_str>: Change
2329 return type.
2330 (nto_procfs_target::pid_to_str): Change return type.
2331 (nto_procfs_target::files_info, nto_procfs_target::attach): Update.
2332 * linux-thread-db.c (class thread_db_target) <pid_to_str>: Change
2333 return type.
2334 * linux-nat.c (linux_nat_target::pid_to_str): Change return type.
2335 (exit_lwp): Update.
2336 (attach_proc_task_lwp_callback, get_detach_signal)
2337 (detach_one_lwp, resume_lwp, linux_nat_target::resume)
2338 (linux_nat_target::resume, wait_lwp, stop_callback)
2339 (maybe_clear_ignore_sigint, stop_wait_callback, status_callback)
2340 (save_stop_reason, select_event_lwp, linux_nat_filter_event)
2341 (linux_nat_wait_1, resume_stopped_resumed_lwps)
2342 (linux_nat_target::wait, linux_nat_stop_lwp): Update.
2343 * inf-ptrace.c (inf_ptrace_target::pid_to_str): Change return
2344 type.
2345 (inf_ptrace_target::attach): Update.
2346 (inf_ptrace_target::files_info): Update.
2347 * go32-nat.c (struct go32_nat_target) <pid_to_str>: Change return
2348 type.
2349 (go32_nat_target::pid_to_str): Change return type.
2350 * gnu-nat.c (gnu_nat_target::pid_to_str): Change return type.
2351 (gnu_nat_target::wait): Update.
2352 (gnu_nat_target::wait): Update.
2353 (gnu_nat_target::resume): Update.
2354 * fbsd-nat.c (fbsd_nat_target::pid_to_str): Change return type.
2355 (fbsd_nat_target::wait): Update.
2356 * darwin-nat.c (darwin_nat_target::pid_to_str): Change return
2357 type.
2358 (darwin_nat_target::attach): Update.
2359 * corelow.c (class core_target) <pid_to_str>: Change return type.
2360 (core_target::pid_to_str): Change return type.
2361 * target.c (normal_pid_to_str): Change return type.
2362 (default_pid_to_str): Likewise.
2363 (target_pid_to_str): Change return type.
2364 (target_translate_tls_address): Update.
2365 (target_announce_detach): Update.
2366 * bsd-uthread.c (struct bsd_uthread_target) <pid_to_str>: Change
2367 return type.
2368 (bsd_uthread_target::pid_to_str): Change return type.
2369 * bsd-kvm.c (class bsd_kvm_target) <pid_to_str>: Change return
2370 type.
2371 (bsd_kvm_target::pid_to_str): Change return type.
2372 * aix-thread.c (class aix_thread_target) <pid_to_str>: Change
2373 return type.
2374 (aix_thread_target::pid_to_str): Change return type.
2375 * target.h (struct target_ops) <pid_to_str>: Change return type.
2376 (target_pid_to_str, normal_pid_to_str): Likewise.
2377 * obsd-nat.h (class obsd_nat_target) <pid_to_str>: Change return
2378 type.
2379 * linux-nat.h (class linux_nat_target) <pid_to_str>: Change return
2380 type.
2381 * inf-ptrace.h (struct inf_ptrace_target) <pid_to_str>: Change
2382 return type.
2383 * gnu-nat.h (struct gnu_nat_target) <pid_to_str>: Change return
2384 type.
2385 * fbsd-nat.h (class fbsd_nat_target) <pid_to_str>: Change return
2386 type.
2387 * darwin-nat.h (class darwin_nat_target) <pid_to_str>: Change
2388 return type.
2389
b4be1b06
SM
23902019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * NEWS: Mention that the new default MI version is 3. Mention
2393 changes to the output of commands and events that deal with
2394 multi-location breakpoints.
2395 * breakpoint.c: Include "mi/mi-out.h".
2396 (print_one_breakpoint): Change output syntax if using MI version
2397 >= 3.
2398 * mi/mi-main.h (mi_cmd_fix_multi_location_breakpoint_output):
2399 New.
2400 (mi_multi_location_breakpoint_output_fixed): New.
2401 * mi/mi-main.c (fix_multi_location_breakpoint_output): New.
2402 (mi_cmd_fix_multi_location_breakpoint_output): New.
2403 (mi_multi_location_breakpoint_output_fixed): New.
2404 * mi/mi-cmds.c (mi_cmds): Register command
2405 -fix-multi-location-breakpoint-output.
2406 * mi/mi-out.c (mi_out_new): Instantiate version 3 when using
2407 interpreter "mi".
2408
8e5e5494
SM
24092019-03-13 Simon Marchi <simon.marchi@polymtl.ca>
2410
2411 * mi/mi-out.h (mi_out_new): Change parameter to const char *.
2412 * mi/mi-out.c (mi_out_new): Change parameter to const char *,
2413 instantiate mi_ui_out based on interpreter name.
2414 * mi/mi-interp.c (mi_interp::init): Use the new mi_out_new.
2415 * mi/mi-main.c (mi_load_progress): Likewise.
2416
197df35e
JB
24172019-03-12 John Baldwin <jhb@FreeBSD.org>
2418
2419 * NEWS: Combine separate "New targets" sections for 8.3.
2420
8399425f
JB
24212019-03-12 John Baldwin <jhb@FreeBSD.org>
2422
2423 * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New.
2424 (ppcfbsd_init_abi): Install gdbarch
2425 "fetch_tls_load_module_address" and "get_thread_local_address"
2426 methods.
2427
b0f87ed0
JB
24282019-03-12 John Baldwin <jhb@FreeBSD.org>
2429
2430 * riscv-fbsd-tdep.c (riscv_fbsd_get_thread_local_address): New.
2431 (riscv_fbsd_init_abi): Install gdbarch
2432 "fetch_tls_load_module_address" and "get_thread_local_address"
2433 methods.
2434
ce25aa57
JB
24352019-03-12 John Baldwin <jhb@FreeBSD.org>
2436
2437 * i386-fbsd-tdep.c (i386fbsd_get_thread_local_address): New.
2438 (i386fbsd_init_abi): Install gdbarch
2439 "fetch_tls_load_module_address" and "get_thread_local_address"
2440 methods.
2441
f5424cfa
JB
24422019-03-12 John Baldwin <jhb@FreeBSD.org>
2443
2444 * amd64-fbsd-tdep.c (amd64fbsd_get_thread_local_address): New.
2445 (amd64fbsd_init_abi): Install gdbarch
2446 "fetch_tls_load_module_address" and "get_thread_local_address"
2447 methods.
2448
945f3901
JB
24492019-03-12 John Baldwin <jhb@FreeBSD.org>
2450
2451 * fbsd-tdep.c (fbsd_pspace_data_handle): New variable.
2452 (struct fbsd_pspace_data): New type.
2453 (get_fbsd_pspace_data, fbsd_pspace_data_cleanup)
2454 (fbsd_read_integer_by_name, fbsd_fetch_rtld_offsets)
2455 (fbsd_get_tls_index, fbsd_get_thread_local_address): New function.
2456 (_initialize_fbsd_tdep): Initialize 'fbsd_pspace_data_handle'.
2457 * fbsd-tdep.c (fbsd_get_thread_local_address): New prototype.
2458
ef0bd204
JB
24592019-03-12 John Baldwin <jhb@FreeBSD.org>
2460
2461 * gdbtypes.c (lookup_struct_elt): New function.
2462 (lookup_struct_elt_type): Reimplement via lookup_struct_elt.
2463 * gdbtypes.h (struct struct_elt): New type.
2464 (lookup_struct_elt): New prototype.
2465
36c53a02
JB
24662019-03-12 John Baldwin <jhb@FreeBSD.org>
2467
2468 * gdbtypes.c (lookup_struct_elt_type): Update comment and
2469 remove disabled code block.
2470
6e056c81
JB
24712019-03-12 John Baldwin <jhb@FreeBSD.org>
2472
2473 * gdbarch.sh (get_thread_local_address): New method.
2474 * gdbarch.h, gdbarch.c: Regenerate.
2475 * target.c (target_translate_tls_address): Use
2476 gdbarch_get_thread_local_address if present instead of
2477 target::get_thread_local_address.
2478
cd250a18
JB
24792019-03-12 John Baldwin <jhb@FreeBSD.org>
2480
2481 * target.h (target::get_thread_local_address): Update comment.
2482
df22c1e5
JB
24832019-03-12 John Baldwin <jhb@FreeBSD.org>
2484
2485 * solib-svr4.c (svr4_fetch_objfile_link_map): Look for
2486 objfile->separate_debug_objfile_backlink if not NULL.
2487
dd6876c9
JB
24882019-03-12 John Baldwin <jhb@FreeBSD.org>
2489
2490 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
2491 tdep->fsbase_regnum instead of constants for fs_base and gs_base.
2492 (amd64bsd_store_inferior_registers): Likewise.
2493 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
2494 Enable segment base registers.
2495 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers): Use
2496 PT_GETFSBASE and PT_GETGSBASE.
2497 (i386bsd_store_inferior_registers): Use PT_SETFSBASE and
2498 PT_SETGSBASE.
2499 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Enable
2500 segment base registers.
2501 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
2502
1163a4b7
JB
25032019-03-12 John Baldwin <jhb@FreeBSD.org>
2504
2505 * amd64-fbsd-nat.c (amd64_fbsd_nat_target::read_description):
2506 Update calls to i386_target_description to add 'segments'
2507 parameter.
2508 * amd64-tdep.c (amd64_init_abi): Set tdep->fsbase_regnum. Don't
2509 add segment base registers.
2510 * arch/i386.c (i386_create_target_description): Add 'segments'
2511 parameter to enable segment base registers.
2512 * arch/i386.h (i386_create_target_description): Likewise.
2513 * features/i386/32bit-segments.xml: New file.
2514 * features/i386/32bit-segments.c: Generate.
2515 * i386-fbsd-nat.c (i386_fbsd_nat_target::read_description): Update
2516 call to i386_target_description to add 'segments' parameter.
2517 * i386-fbsd-tdep.c (i386fbsd_core_read_description): Likewise.
2518 * i386-go32-tdep.c (i386_go32_init_abi): Likewise.
2519 * i386-linux-tdep.c (i386_linux_read_description): Likewise.
2520 * i386-tdep.c (i386_validate_tdesc_p): Add segment base registers
2521 if feature is present.
2522 (i386_gdbarch_init): Pass I386_NUM_REGS to set_gdbarch_num_regs.
2523 Add 'segments' parameter to call to i386_target_description.
2524 (i386_target_description): Add 'segments' parameter to enable
2525 segment base registers.
2526 (_initialize_i386_tdep) [GDB_SELF_TEST]: Add 'segments' parameter
2527 to call to i386_target_description.
2528 * i386-tdep.h (struct gdbarch_tdep): Add 'fsbase_regnum'.
2529 (enum i386_regnum): Add I386_FSBASE_REGNUM and I386_GSBASE_REGNUM.
2530 Define I386_NUM_REGS.
2531 (i386_target_description): Add 'segments' parameter to enable
2532 segment base registers.
2533
3a350822
EZ
25342019-03-12 Eli Zaretskii <eliz@gnu.org>
2535
2536 PR/24325
2537 * source-cache.c: #undef open and close, to avoid unresolved
2538 externals during linking.
2539
ffdd69cf
TT
25402019-03-12 Tom Tromey <tromey@adacore.com>
2541
2542 * remote.c (magic_null_ptid, not_sent_ptid, any_thread_ptid): Now
2543 const. Add initializers.
2544 (_initialize_remote): Don't initialize ptid globals.
2545
ec148c57
PA
25462019-03-12 Pedro Alves <palves@redhat.com>
2547
2548 * yy-remap.h [TEST_CPNAMES] (YYFPRINTF): Don't define.
2549
32764270
PA
25502019-03-12 Pedro Alves <palves@redhat.com>
2551
2552 * cp-name-parser.y (main): Remove unused 'len' variable.
2553
17547186
TT
25542019-03-12 Tom Tromey <tromey@adacore.com>
2555
2556 * common/ptid.c (null_ptid, minus_one_ptid): Now const.
2557 * common/ptid.h (null_ptid, minus_one_ptid): Now const.
2558
d3a70e03
TT
25592019-03-12 Tom Tromey <tromey@adacore.com>
2560
2561 * linux-nat.c (iterate_over_lwps): Update.
2562 (stop_callback): Remove parameter.
2563 (stop_wait_callback, detach_callback, resume_set_callback)
2564 (select_singlestep_lwp_callback, set_ignore_sigint)
2565 (status_callback, resumed_callback, resume_clear_callback)
2566 (kill_callback, kill_wait_callback, linux_nat_stop_lwp): Remove
2567 data parameter.
2568 (linux_nat_target::detach, linux_nat_target::resume)
2569 (linux_stop_and_wait_all_lwps, select_event_lwp)
2570 (linux_nat_filter_event, linux_nat_wait_1)
2571 (linux_nat_target::kill, linux_nat_target::stop)
2572 (linux_nat_target::stop): Update.
2573 (linux_nat_resume_callback): Change type.
2574 (resume_stopped_resumed_lwps, count_events_callback)
2575 (select_event_lwp_callback): Likewise.
2576 (linux_stop_lwp, linux_nat_stop_lwp): Update.
2577 * arm-linux-nat.c (struct update_registers_data): Remove.
2578 (update_registers_callback): Change type.
2579 (arm_linux_insert_hw_breakpoint1): Update.
2580 * nat/x86-linux-dregs.c (update_debug_registers_callback): Remove
2581 parameter.
2582 (x86_linux_dr_set_addr): Update.
2583 (x86_linux_dr_set_control): Update.
2584 * nat/linux-nat.h (iterate_over_lwps_ftype): Remove parameter.
2585 (iterate_over_lwps): Use gdb::function_view.
2586 * nat/aarch64-linux-hw-point.c (struct
2587 aarch64_dr_update_callback_param): Remove.
2588 (debug_reg_change_callback): Change type.
2589 (aarch64_notify_debug_reg_change): Update.
2590 * s390-linux-nat.c (s390_refresh_per_info): Update.
2591
82cb27ff
TT
25922019-03-11 Tom Tromey <tromey@adacore.com>
2593
2594 * dwarf2read.c (dwarf2_find_containing_comp_unit): Remove
2595 redundant assignment to "this_cu".
2596
568c0683
SM
25972019-03-08 Simon Marchi <simon.marchi@efficios.com>
2598
2599 * gdbtypes.c (rank_one_type): Remove unnecessary cases from switch.
2600
f09ce22d
SM
26012019-03-08 Simon Marchi <simon.marchi@efficios.com>
2602
2603 * gdbtypes.c (rank_one_type_parm_set): New function extracted
2604 from...
2605 (rank_one_type): ... this.
2606
595f96a9
SM
26072019-03-08 Simon Marchi <simon.marchi@efficios.com>
2608
2609 * gdbtypes.c (rank_one_type_parm_struct): New function extracted
2610 from...
2611 (rank_one_type): ... this.
2612
2598a94b
SM
26132019-03-08 Simon Marchi <simon.marchi@efficios.com>
2614
2615 * gdbtypes.c (rank_one_type_parm_complex): New function extracted
2616 from...
2617 (rank_one_type): ... this.
2618
7f17b20d
SM
26192019-03-08 Simon Marchi <simon.marchi@efficios.com>
2620
2621 * gdbtypes.c (rank_one_type_parm_float): New function extracted
2622 from...
2623 (rank_one_type): ... this.
2624
2c509035
SM
26252019-03-08 Simon Marchi <simon.marchi@efficios.com>
2626
2627 * gdbtypes.c (rank_one_type_parm_bool): New function extracted
2628 from...
2629 (rank_one_type): ... this.
2630
0dd322dc
SM
26312019-03-08 Simon Marchi <simon.marchi@efficios.com>
2632
2633 * gdbtypes.c (rank_one_type_parm_range): New function extracted
2634 from...
2635 (rank_one_type): ... this.
2636
41ea4728
SM
26372019-03-08 Simon Marchi <simon.marchi@efficios.com>
2638
2639 * gdbtypes.c (rank_one_type_parm_char): New function extracted
2640 from...
2641 (rank_one_type): ... this.
2642
793cd1d2
SM
26432019-03-08 Simon Marchi <simon.marchi@efficios.com>
2644
2645 * gdbtypes.c (rank_one_type_parm_enum): New function extracted
2646 from...
2647 (rank_one_type): ... this.
2648
34910087
SM
26492019-03-08 Simon Marchi <simon.marchi@efficios.com>
2650
2651 * gdbtypes.c (rank_one_type_parm_int): New function extracted
2652 from...
2653 (rank_one_type): ... this.
2654
f1f832d6
SM
26552019-03-08 Simon Marchi <simon.marchi@efficios.com>
2656
2657 * gdbtypes.c (rank_one_type_parm_func): New function extracted
2658 from...
2659 (rank_one_type): ... this.
2660
b9f4512f
SM
26612019-03-08 Simon Marchi <simon.marchi@efficios.com>
2662
2663 * gdbtypes.c (rank_one_type_parm_array): New function extracted
2664 from...
2665 (rank_one_type): ... this.
2666
9293fc63
SM
26672019-03-08 Simon Marchi <simon.marchi@efficios.com>
2668
2669 * gdbtypes.c (rank_one_type_parm_ptr): New function extracted
2670 from...
2671 (rank_one_type): ... this.
2672
e3abbe7e
PW
26732019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2674
2675 * inferior.c (initialize_inferiors): Ensure 'help set/show print
2676 inferior-events' shows the example events.
2677
e4adb939
EZ
26782019-03-08 Eli Zaretskii <eliz@gnu.org>
2679
2680 Support styling on native MS-Windows console
2681
2682 PR/24315
2683 * utils.c (can_emit_style_escape) [_WIN32]: Don't disable styling
2684 on MS-Windows if $TERM is not defined.
2685
2686 * cli/cli-style.c: Set cli_styling to 1 in the MinGW build.
2687
2688 * posix-hdep.c (gdb_console_fputs):
2689 * mingw-hdep.c (rgb_to_16colors, gdb_console_fputs): New
2690 functions.
2691 * ui-file.h (gdb_console_fputs): Add prototype.
2692
2693 * ui-file.c (stdio_file::puts): Call gdb_console_fputs, and fall
2694 back to fputs only if the former returns zero.
2695
25629dfd
TT
26962019-03-07 Tom Tromey <tom@tromey.com>
2697
2698 * symmisc.c (print_symbol_bcache_statistics): Update.
2699 (print_objfile_statistics): Update.
2700 * symfile.c (allocate_symtab): Update.
2701 * stabsread.c: Don't include bcache.h.
2702 * psymtab.h (struct psymbol_bcache): Don't declare.
2703 (class psymtab_storage) <psymbol_cache>: Now a bcache.
2704 (psymbol_bcache_init, psymbol_bcache_free)
2705 (psymbol_bcache_get_bcache): Don't declare.
2706 * psymtab.c (struct psymbol_bcache): Remove.
2707 (psymtab_storage::psymtab_storage): Update.
2708 (psymtab_storage::~psymtab_storage): Update.
2709 (psymbol_bcache_init, psymbol_bcache_free)
2710 (psymbol_bcache_get_bcache, psymbol_bcache_full): Remove.
2711 (add_psymbol_to_bcache): Update.
2712 (allocate_psymtab): Update.
2713 * objfiles.h (struct objfile_per_bfd_storage) <filename_cache,
2714 macro_cache>: No longer pointers.
2715 * objfiles.c (get_objfile_bfd_data): Don't call bcache_xmalloc.
2716 (free_objfile_per_bfd_storage): Don't call bcache_xfree.
2717 * macrotab.c (macro_bcache): Update.
2718 * macroexp.c: Don't include bcache.h.
2719 * gdbtypes.c (check_types_worklist): Update.
2720 (types_deeply_equal): Remove TRY/CATCH. Update.
2721 * elfread.c (elf_symtab_read): Update.
2722 * dwarf2read.c: Don't include bcache.h.
2723 * buildsym.c (buildsym_compunit::get_macro_table): Update.
2724 * bcache.h (bcache, bcache_full, bcache_xffree, bcache_xmalloc)
2725 (print_bcache_statistics, bcache_memory_used): Don't declare.
2726 (struct bcache): Move from bcache.c. Add constructor, destructor,
2727 methods. Rename all data members.
2728 * bcache.c (struct bcache): Move to bcache.h.
2729 (bcache::expand_hash_table): Rename from expand_hash_table.
2730 (bcache): Remove.
2731 (bcache::insert): Rename from bcache_full.
2732 (bcache::compare): Rename from bcache_compare.
2733 (bcache_xmalloc): Remove.
2734 (bcache::~bcache): Rename from bcache_xfree.
2735 (bcache::print_statistics): Rename from print_bcache_statistics.
2736 (bcache::memory_used): Rename from bcache_memory_used.
2737
fe726667
PA
27382019-03-07 Pedro Alves <palves@redhat.com>
2739
2740 * infrun.c (normal_stop): Also check for
2741 TARGET_WAITKIND_NO_RESUMED before referring to inferior_thread().
2742
7584bb30
AB
27432019-03-07 Andrew Burgess <andrew.burgess@embecosm.com>
2744
2745 * f-lang.c (value_from_host_double): Moved to...
2746 * value.c (value_from_host_double): ...here.
2747 * value.h (value_from_host_double): Declare.
2748 * guile/scm-math.c (vlscm_convert_typed_number): Use
2749 value_from_host_double.
2750 (vlscm_convert_number): Likewise.
2751 * guile/scm-value.c (gdbscm_value_to_real): Likewise.
2752 * python/py-value.c (convert_value_from_python): Likewise.
2753
a7b1986e
TT
27542019-03-06 Tom Tromey <tom@tromey.com>
2755
2756 * gcore.c (write_gcore_file): Use SCOPE_EXIT.
2757
0ccf4211
TT
27582019-03-06 Tom Tromey <tom@tromey.com>
2759
2760 * utils.h (free_current_contents): Don't declare.
2761 * utils.c (free_current_contents): Remove.
2762
fe7b42e5
TT
27632019-03-06 Tom Tromey <tom@tromey.com>
2764
2765 * top.c (quit_force): Update.
2766 * main.c (captured_command_loop): Update.
2767 * common/new-op.c (operator new): Update.
2768 * common/common-exceptions.c (struct catcher)
2769 <save_cleanup_chain>: Remove member.
2770 (exceptions_state_mc_init): Update.
2771 (exception_try_scope_entry): Return nullptr.
2772 (exception_try_scope_exit, exception_rethrow)
2773 (throw_exception_sjlj, throw_exception_cxx): Update.
2774 * common/cleanups.h (make_cleanup, make_cleanup_dtor)
2775 (all_cleanups, do_cleanups, discard_cleanups)
2776 (discard_final_cleanups, save_cleanups, save_final_cleanups)
2777 (restore_cleanups, restore_final_cleanups): Don't declare.
2778 (do_final_cleanups): Remove parameter.
2779 * common/cleanups.c (cleanup_chain, make_cleanup)
2780 (make_cleanup_dtor, all_cleanups, do_cleanups)
2781 (discard_my_cleanups, discard_cleanups)
2782 (discard_final_cleanups, save_my_cleanups, save_cleanups)
2783 (save_final_cleanups, restore_my_cleanups, restore_cleanups)
2784 (null_cleanup): Remove.
2785 (do_final_cleanups): Remove parameter.
2786
c6321f19
TT
27872019-03-06 Tom Tromey <tom@tromey.com>
2788
2789 * remote.c (remote_target::remote_parse_stop_reply): Use
2790 unique_xmalloc_ptr.
2791
61b30099
TT
27922019-03-06 Tom Tromey <tom@tromey.com>
2793
2794 * stabsread.c (struct stabs_field_info): Rename from field_info.
2795 <list, fnlist>: Add initializers.
2796 <obstack>: New member.
2797 (read_member_functions, read_struct_fields, read_baseclasses):
2798 Allocate on obstack. Don't use cleanups.
2799 (read_one_struct_field, read_member_functions, read_struct_fields)
2800 (read_baseclasses, read_tilde_fields, attach_fn_fields_to_type)
2801 (attach_fields_to_type, read_cpp_abbrev, read_member_functions)
2802 (read_struct_type): Update.
2803
6cceac94
TT
28042019-03-06 Tom Tromey <tom@tromey.com>
2805
2806 * nat/linux-namespaces.c (linux_mntns_access_fs): Use SCOPE_EXIT.
2807 * common/filestuff.h (make_cleanup_close): Don't declare.
2808 * common/filestuff.c (do_close_cleanup, make_cleanup_close):
2809 Remove.
2810
72412762
TT
28112019-03-06 Tom Tromey <tom@tromey.com>
2812
2813 * solib-aix.c: Use make_scope_exit.
2814
2b6ff1c0
TT
28152019-03-06 Tom Tromey <tom@tromey.com>
2816
2817 * solib-svr4.c (svr4_parse_libraries, svr4_current_sos_direct):
2818 Use make_scope_exit.
2819
d01c5877
TT
28202019-03-06 Tom Tromey <tom@tromey.com>
2821
2822 * solib-svr4.c (disable_probes_interface): Remove parameter.
2823 (svr4_handle_solib_event): Use make_scope_exit.
2824
32603266
TT
28252019-03-06 Tom Tromey <tom@tromey.com>
2826
2827 * remote.c (struct stop_reply_deleter): Remove.
2828 (stop_reply_up): Update.
2829 (struct stop_reply): Derive from notif_event. Don't typedef.
2830 <regcache>: Now a std::vector.
2831 (stop_reply_xfree): Remove.
2832 (stop_reply::~stop_reply): Rename from stop_reply_dtr.
2833 (remote_notif_stop_alloc_reply): Return a unique_ptr. Use new.
2834 (remote_target::discard_pending_stop_replies): Use delete.
2835 (remote_target::remote_parse_stop_reply): Update.
2836 (remote_target::process_stop_reply): Update.
2837 * remote-notif.h (struct notif_event): Add virtual destructor.
2838 Remove "dtr" member.
2839 (struct notif_client) <alloc_event>: Return a unique_ptr.
2840 (notif_event_xfree): Don't declare.
2841 (notif_event_up): New typedef.
2842 * remote-notif.c (remote_notif_ack, remote_notif_parse): Update.
2843 (notif_event_xfree, do_notif_event_xfree): Remove.
2844 (remote_notif_state_xfree): Update.
2845
9799571e
TT
28462019-03-06 Tom Tromey <tom@tromey.com>
2847
2848 * infrun.c (displaced_step_clear_cleanup): Now a
2849 forward_scope_exit type.
2850 (displaced_step_prepare_throw): Update.
2851 (displaced_step_fixup): Update.
2852
09e3c4ca
TT
28532019-03-06 Tom Tromey <tom@tromey.com>
2854
2855 * inferior.h (class inferior): Update comment.
2856 * gdbthread.h (class thread_info): Update comment.
2857
e2a03548
TT
28582019-03-06 Joel Brobecker <brobecker@adacore.com>
2859 Tom Tromey <tom@tromey.com>
2860
2861 * stabsread.h (struct stab_section_list): Remove.
2862 (coffstab_build_psymtabs): Update.
2863 * dbxread.c (symbuf_sections): Now a std::vector.
2864 (sect_idx): New global.
2865 (fill_symbuf): Update.
2866 (coffstab_build_psymtabs): Change type of stabsects parameter.
2867 Update.
2868 * coffread.c (struct coff_symfile_info) <stabsects>: Now a
2869 std::vector.
2870 (linetab, linetab_offset, linetab_size, stringtab): Move earlier.
2871 (coff_locate_sections): Update.
2872 (coff_symfile_read): Remove cleanups. Update.
2873 (init_stringtab): Add storage parameter.
2874 (free_stringtab, free_stringtab_cleanup): Remove.
2875 (init_lineno): Add storage parameter.
2876 (free_linetab, free_linetab_cleanup): Remove.
2877
b7e60d85
PA
28782019-03-06 Pedro Alves <palves@redhat.com>
2879
2880 * linux-fork.c (fork_info::clobber_regs): Delete.
2881 (fork_load_infrun_state): Remove reference to 'clobber_regs'.
2882 (fork_save_infrun_state): Remove 'clobber_regs' parameter. Update
2883 comment. Adjust.
2884 (scoped_switch_fork_info::scoped_switch_fork_info)
2885 (checkpoint_command, linux_fork_context): Adjust
2886 fork_save_infrun_state calls.
2887
e52c971f
PA
28882019-03-06 Pedro Alves <palves@redhat.com>
2889
2890 * linux-fork.c (inf_has_multiple_thread_cb): Delete.
2891 (inf_has_multiple_threads): Return 'bool' and rewrite using
2892 inferior_info::threads().
2893
06974e6c
PA
28942019-03-06 Pedro Alves <palves@redhat.com>
2895
2896 * linux-fork.c: Include <list>.
2897 (fork_list): Now a std::list instance.
2898 (fork_info): Add ctor, dtor, and in-class initialize all fields.
2899 (forks_exist_p, find_last_fork): Adjust.
2900 (new_fork): Delete.
2901 (one_fork_p): New.
2902 (add_fork): Adjust.
2903 (free_fork): Delete, folded into fork_info::~fork_info().
2904 (delete_fork, find_fork_ptid, find_fork_id, find_fork_pid):
2905 Adjust.
2906 (init_fork_list): Delete.
2907 (linux_fork_killall, linux_fork_mourn_inferior)
2908 (linux_fork_detach, info_checkpoints_command): Adjust.
2909 (_initialize_linux_fork): No longer call init_fork_list.
2910
72f31aea
PA
29112019-03-06 Pedro Alves <palves@redhat.com>
2912
2913 * linux-fork.c (new_fork): New, split out of ...
2914 (add_fork): ... this. Return void. Move "first fork" special
2915 case from here, to ...
2916 (checkpoint_command): ... here.
2917 * linux-linux.h (add_fork): Return void.
2918
efbecbc1
AB
29192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2920
2921 * f-exp.y (direct_abs_decl): Handle TYPE*SIZE type names.
2922
0841c79a
AB
29232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2924 Chris January <chris.january@arm.com>
2925 David Lecomber <david.lecomber@arm.com>
2926
2927 * f-exp.y: New token, UNOP_INTRINSIC.
2928 (exp): New pattern using UNOP_INTRINSIC token.
2929 (f77_keywords): Add 'abs' keyword.
2930 * f-lang.c: Add 'target-float.h' and 'math.h' includes.
2931 (value_from_host_double): New function.
2932 (evaluate_subexp_f): Support UNOP_ABS.
2933
4a270568
AB
29342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2935
2936 * f-lang.c (build_fortran_types): Use TYPE_CODE_CHAR for character
2937 types.
2938
067630bd
AB
29392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2940
2941 * f-exp.y (convert_to_kind_type): Handle integer (kind=8).
2942 * f-lang.c (build_fortran_types): Setup builtin_integer_s8.
2943 * f-lang.h (struct builtin_f_type): Add builtin_integer_s8 field.
2944
3be47f7a
AB
29452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2946
2947 * f-exp.y (convert_to_kind_type): Handle more type kinds.
2948
4d00f5d8
AB
29492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2950 Chris January <chris.january@arm.com>
2951
2952 * expprint.c (dump_subexp_body_standard): Support UNOP_KIND.
2953 * f-exp.y: Define 'KIND' token.
2954 (exp): New pattern for KIND expressions.
2955 (ptype): Handle types with a kind extension.
2956 (direct_abs_decl): Extend to spot kind extensions.
2957 (f77_keywords): Add 'kind' to the list.
2958 (push_kind_type): New function.
2959 (convert_to_kind_type): New function.
2960 * f-lang.c (evaluate_subexp_f): Support UNOP_KIND.
2961 * parse.c (operator_length_standard): Likewise.
2962 * parser-defs.h (enum type_pieces): Add tp_kind.
2963 * std-operator.def: Add UNOP_KIND.
2964
e454224f
AB
29652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2966
2967 * f-exp.y (f_parse): Set yydebug.
2968
9dad4a58
AB
29692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * f-lang.c (evaluate_subexp_f): New function.
2972 (exp_descriptor_f): New global.
2973 (f_language_defn): Use exp_descriptor_f instead of
2974 exp_descriptor_standard.
2975
c8f91604
AB
29762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * f-exp.y (struct token): Add comments.
2979 (dot_ops): Remove uppercase versions and the end marker.
2980 (f77_keywords): Likewise.
2981 (yylex): Use ARRAY_SIZE to iterate over dot_ops, assert all
2982 entries in the dot_ops array are case insensitive, and use
2983 strncasecmp to compare strings. Also some whitespace cleanup in
2984 this area. Similar for the f77_keywords array, except entries in
2985 this list might be case sensitive.
2986
dd9f2c76
AB
29872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 * f-exp.y (struct f77_boolean_val): Add comments.
2990 (boolean_values): Remove uppercase versions, and end marker.
2991 (yylex): Use ARRAY_SIZE for iterating over boolean_values array,
2992 and use strncasecmp to achieve case insensitivity. Additionally,
2993 perform whitespace cleanup around this code.
2994
67a3048c
TT
29952019-03-06 Tom Tromey <tromey@adacore.com>
2996
2997 * remote-sim.c (gdbsim_target_open): Use result of
2998 gdb_argv::release.
2999
aa3cfbda
RB
30002019-03-06 Richard Bunt <richard.bunt@arm.com>
3001 Dirk Schubert <dirk.schubert@arm.com>
3002 Chris January <chris.january@arm.com>
3003
3004 * eval.c (evaluate_subexp_standard): Call Fortran argument
3005 wrapping logic.
3006 * f-lang.c (struct value): A value which can be passed into a
3007 Fortran function call.
3008 (fortran_argument_convert): Wrap Fortran arguments in a pointer
3009 where appropriate.
3010 (struct type): Value ready for a Fortran function call.
3011 (fortran_preserve_arg_pointer): Undo check_typedef, the pointer
3012 is needed.
3013 * f-lang.h (fortran_argument_convert): Declaration.
3014 (fortran_preserve_arg_pointer): Declaration.
3015 * infcall.c (value_arg_coerce): Call Fortran argument logic.
3016
ea38e5df
TT
30172019-03-05 Tom Tromey <tromey@adacore.com>
3018
3019 * python/py-prettyprint.c (print_string_repr): Remove #if.
3020 * python/py-utils.c (unicode_to_encoded_string): Remove #if.
3021
06b5b831
TT
30222019-03-05 Tom Tromey <tromey@adacore.com>
3023
3024 * target.c (the_dummy_target): Move later. Change type to
3025 "dummy_target".
3026 (initialize_targets): Don't initialize the_dummy_target.
3027
edbd9e45
TT
30282019-03-05 Tom Tromey <tromey@adacore.com>
3029
3030 * gdb_bfd.c (gdb_bfd_fdopenr): Remove.
3031 * gdb_bfd.h (gdb_bfd_fdopenr): Don't declare.
3032
c119e040
TT
30332019-03-05 Tom Tromey <tromey@adacore.com>
3034
3035 * windows-nat.c (windows_nat_target::attach)
3036 (windows_nat_target::detach): Don't call gdb_flush.
3037 * valprint.c (generic_val_print, val_print, val_print_string):
3038 Don't call gdb_flush.
3039 * utils.c (defaulted_query): Don't call gdb_flush.
3040 * typeprint.c (print_type_scalar): Don't call gdb_flush.
3041 * target.c (target_announce_detach): Don't call gdb_flush.
3042 * sparc64-tdep.c (adi_print_versions): Don't call gdb_flush.
3043 * remote.c (extended_remote_target::attach): Don't call
3044 gdb_flush.
3045 * procfs.c (procfs_target::detach): Don't call gdb_flush.
3046 * printcmd.c (do_examine): Don't call gdb_flush.
3047 (info_display_command): Don't call gdb_flush.
3048 * p-valprint.c (pascal_val_print): Don't call gdb_flush.
3049 * nto-procfs.c (nto_procfs_target::attach): Don't call gdb_flush.
3050 * memattr.c (info_mem_command): Don't call gdb_flush.
3051 * mdebugread.c (mdebug_build_psymtabs): Don't call gdb_flush.
3052 * m2-valprint.c (m2_val_print): Don't call gdb_flush.
3053 * infrun.c (follow_exec, handle_command): Don't call gdb_flush.
3054 * inf-ptrace.c (inf_ptrace_target::attach): Don't call gdb_flush.
3055 * hppa-tdep.c (unwind_command): Don't call gdb_flush.
3056 * gnu-nat.c (gnu_nat_target::attach): Don't call gdb_flush.
3057 (gnu_nat_target::detach): Don't call gdb_flush.
3058 * f-valprint.c (f_val_print): Don't call gdb_flush.
3059 * darwin-nat.c (darwin_nat_target::attach): Don't call gdb_flush.
3060 * cli/cli-script.c (read_command_lines): Don't call gdb_flush.
3061 * cli/cli-cmds.c (shell_escape, print_disassembly): Don't call
3062 gdb_flush.
3063 * c-valprint.c (c_val_print): Don't call gdb_flush.
3064 * ada-valprint.c (ada_print_scalar): Don't call gdb_flush.
3065
895dafa6
TT
30662019-03-05 Tom Tromey <tromey@adacore.com>
3067
3068 * varobj.c (update_dynamic_varobj_children): Update.
3069 (install_default_visualizer): Use reset, not release.
3070 * value.c (set_internalvar): Update.
3071 * dwarf2loc.c (value_of_dwarf_reg_entry): Update.
3072 * common/gdb_ref_ptr.h (class ref_ptr) <release>: Add
3073 ATTRIBUTE_UNUSED_RESULT.
3074
88a774b9
TT
30752019-03-05 Tom Tromey <tromey@adacore.com>
3076
3077 * remote.c (class scoped_remote_fd) <release>: Add
3078 ATTRIBUTE_UNUSED_RESULT.
3079
4e4a8b93
TT
30802019-03-05 Tom Tromey <tromey@adacore.com>
3081
3082 * macroexp.c (struct macro_buffer) <release>: Add
3083 ATTRIBUTE_UNUSED_RESULT.
3084
083eef1f
TT
30852019-03-05 Tom Tromey <tromey@adacore.com>
3086
3087 * nat/linux-btrace.c (linux_enable_bts, linux_enable_pt): Update.
3088 * common/scoped_mmap.h (class scoped_mmap) <release>: Add
3089 ATTRIBUTE_UNUSED_RESULT.
3090
3cabd438
TT
30912019-03-05 Tom Tromey <tromey@adacore.com>
3092
3093 * common/scoped_fd.h (class scoped_fd) <release>: Add
3094 ATTRIBUTE_UNUSED_RESULT.
3095
41e3300a
TT
30962019-03-05 Tom Tromey <tromey@adacore.com>
3097
3098 * parser-defs.h (struct parser_state) <release>: Add
3099 ATTRIBUTE_UNUSED_RESULT.
3100
18cb7c9f
TT
31012019-03-05 Tom Tromey <tromey@adacore.com>
3102
3103 * utils.h (class gdb_argv) <release>: Add
3104 ATTRIBUTE_UNUSED_RESULT.
3105 * common/common-defs.h (ATTRIBUTE_UNUSED_RESULT): Define.
3106
41fa577f
EZ
31072019-03-02 Eli Zaretskii <eliz@gnu.org>
3108
a6a4b2c6
EZ
3109 * xml-syscall.c (xml_list_syscalls_by_group): Drop 'struct' from
3110 for-loop range, to avoid compiler warnings.
3111
3112 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
3113 avoid compiler warnings about unused variables.
3114
742a7df5
EZ
3115 * NEWS: Mention end of support for native debugging on MS-Windows
3116 before XP.
3117
41fa577f
EZ
3118 PR gdb/24292
3119 * common/netstuff.c:
3120 * gdbserver/gdbreplay.c
3121 * gdbserver/remote-utils.c:
3122 * ser-tcp.c:
3123 * unittests/parse-connection-spec-selftests.c [USE_WIN32API]:
3124 Include ws2tcpip.h instead of wsiapi.h and winsock2.h. Redefine
3125 _WIN32_WINNT to 0x0501 if defined to a smaller value, as
3126 'getaddrinfo' and 'freeaddrinfo' were not available before
3127 Windows XP, and mingw.org's MinGW headers by default define
3128 _WIN32_WINNT to 0x500.
3129
827f438f
GB
31302019-03-01 Gary Benson <gbenson@redhat.com>
3131
3132 * coffread.c (coff_start_symtab): Remove unnecessary xstrdup.
3133
92137da0
RO
31342019-02-28 Brian Vandenberg <phantall@gmail.com>
3135 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3136
3137 PR gdb/8527
3138 * procfs.c (proc_wait_for_stop): Wrap write of PCWSTOP in
3139 set_sigint_trap, clear_sigint_trap.
3140
799efbe8
PW
31412019-02-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3142
3143 * target.c (target_detach): Clear the regcache and the
3144 frame cache.
3145
8ed25214
PA
31462019-02-27 Pedro Alves <palves@redhat.com>
3147
3148 * utils.c (set_screen_size): When we cap the height/width sizes,
3149 tweak the corresponding command variable to show "unlimited":
3150
23031e31
SJ
31512019-02-27 Saagar Jha <saagar@saagarjha.com>
3152 Pedro Alves <palves@redhat.com>
3153
3154 * utils.c (set_screen_size): Reduce "infinite" rows and columns
3155 before calling rl_set_screen_size.
3156
6c28e44a
TT
31572019-02-27 Tom Tromey <tromey@adacore.com>
3158
3159 * configure.ac (HAVE_LIBPYTHON2_4, HAVE_LIBPYTHON2_5): Never
3160 define.
3161 * python/py-value.c: Remove Python 2.4 workaround.
3162 * python/py-utils.c (gdb_pymodule_addobject): Remove Python 2.4
3163 workaround.
3164 * python/py-type.c (convert_field, gdbpy_initialize_types): Remove
3165 Python 2.4 workaround.
3166 * python/python-internal.h: Remove Python 2.4 comment.
3167 (Py_ssize_t): Don't define.
3168 (PyVarObject_HEAD_INIT, Py_TYPE): Don't define.
3169 (gdb_Py_DECREF): Remove Python 2.4 workaround.
3170 (gdb_PyObject_GetAttrString, PyObject_GetAttrString): Remove.
3171 (gdb_PyObject_HasAttrString, PyObject_HasAttrString): Remove.
3172 * python/python.c (do_start_initialization): Remove Python 2.4
3173 workaround.
3174 * python/py-prettyprint.c (class dummy_python_frame): Remove.
3175 (print_children): Remove Python 2.4 workaround.
3176 * python/py-inferior.c (buffer_procs): Remove Python 2.4
3177 workaround.
3178 (CHARBUFFERPROC_NAME): Remove.
3179 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Remove
3180 Python 2.4 workaround.
3181
2c3fc25d 31822019-02-27 Kevin Buettner <kevinb@redhat.com>
799efbe8 3183
2c3fc25d
KB
3184 * NEWS: Note minimum Python version.
3185
6ca62222
KB
31862019-02-27 Kevin Buettner <kevinb@redhat.com>
3187
3188 * python/py-inferior.c (infpy_write_memory): Remove non-IS_PY3K
3189 code from these functions. Remove corresponding ifdefs. Use
3190 Py_buffer_up instead of explicit calls to PyBuffer_Release.
3191 Remove gotos and target of gotos.
3192 (infpy_search_memory): Likewise.
3193
f4bc7d2c
AB
31942019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb/hppa-tdep.c (hppa_dummy_id): Delete.
3197 (hppa_gdbarch_init): Don't register deleted functions with
3198 gdbarch.
3199
9734a586
AB
32002019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3201
3202 * gdb/h8300-tdep.c (h8300_unwind_pc): Delete.
3203 (h8300_unwind_sp): Delete.
3204 (h8300_dummy_id): Delete.
3205 (h8300_gdbarch_init): Don't register deleted functions with
3206 gdbarch.
3207
68b867f3
AB
32082019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3209
3210 * gdb/ft32-tdep.c (ft32_dummy_id): Delete.
3211 (ft32_unwind_pc): Delete.
3212 (ft32_unwind_sp): Delete.
3213 (ft32_gdbarch_init): Don't register deleted functions with
3214 gdbarch.
3215
2fbe7ad0
AB
32162019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3217
3218 * gdb/frv-tdep.c (frv_dummy_id): Delete.
3219 (frv_unwind_pc): Delete.
3220 (frv_unwind_sp): Delete.
3221 (frv_gdbarch_init): Don't register deleted functions with
3222 gdbarch.
3223
76055cbe
AB
32242019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3225
3226 * gdb/riscv-tdep.c (riscv_dummy_id): Delete.
3227 (riscv_unwind_pc): Delete.
3228 (riscv_unwind_sp): Delete.
3229 (riscv_gdbarch_init): Don't register deleted functions with
3230 gdbarch.
3231
4133e5a1
AB
32322019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3233
3234 * gdb/csky-tdep.c (csky_dummy_id): Delete.
3235 (csky_unwind_pc): Delete.
3236 (csky_unwind_sp): Delete.
3237 (csky_gdbarch_init): Don't register deleted functions with
3238 gdbarch.
3239
8010f576
AB
32402019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3241
3242 * gdb/cris-tdep.c (cris_dummy_id): Delete.
3243 (cris_unwind_pc): Delete.
3244 (cris_unwind_sp): Delete.
3245 (cris_gdbarch_init): Don't register deleted functions with
3246 gdbarch.
3247
b56bf084
AB
32482019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb/bfin-tdep.c (bfin_dummy_id): Delete.
3251 (bfin_unwind_pc): Delete.
3252 (bfin_gdbarch_init): Don't register deleted functions with gdbarch.
3253
a19a650f
AB
32542019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3255
3256 * gdb/arm-tdep.c (arm_dummy_id): Delete.
3257 (arm_unwind_pc): Delete.
3258 (arm_unwind_sp): Delete.
3259 (arm_gdbarch_init): Don't register deleted functions with gdbarch.
3260
f8278c3c
AB
32612019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3262
3263 * gdb/arc-tdep.c (arc_dummy_id): Delete.
3264 (arc_unwind_pc): Delete.
3265 (arc_unwind_sp): Delete.
3266 (arc_gdbarch_init): Don't register deleted functions with gdbarch.
3267
480e46cf
AB
32682019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 * gdb/alpha-tdep.c (alpha_dummy_id): Delete.
3271 (alpha_unwind_pc): Delete.
3272 (alpha_gdbarch_init): Don't register deleted functions with
3273 gdbarch.
3274
7a995095
AB
32752019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3276
3277 * gdb/aarch64-tdep.c (aarch64_dummy_id): Delete.
3278 (aarch64_unwind_pc): Delete.
3279 (aarch64_unwind_sp): Delete.
3280 (aarch64_gdbarch_init): Don't register deleted functions with
3281 gdbarch.
3282
bf9a735e
AB
32832019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3284
3285 * gdbtypes.c (type_align): Don't consider static members when
3286 computing structure alignment.
3287
5561fc30
AB
32882019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3289
3290 * arc-tdep.c (arc_type_align): Provide alignment for basic types,
3291 return 0 for other types.
3292 * arch-utils.c (default_type_align): Always return 0.
3293 * gdbarch.h: Regenerate.
3294 * gdbarch.sh (type_align): Extend comment.
3295 * gdbtypes.c (type_align): Add additional comments, always call
3296 gdbarch_type_align before applying the default rules.
3297 * i386-tdep.c (i386_type_align): Return 0 as the default rule,
3298 generic code will then apply a suitable default.
3299 * nios2-tdep.c (nios2_type_align): Provide alignment for basic
3300 types, return 0 for other types.
3301
9335e75a
JB
33022019-02-27 Joel Brobecker <brobecker@adacore.com>
3303
3304 * NEWS: Create a new section for the next release branch.
3305 Rename the section of the current branch, now that it has
3306 been cut.
3307
3d34d8de
JB
33082019-02-27 Joel Brobecker <brobecker@adacore.com>
3309
3310 GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d):
3311 * version.in: Bump version to 8.3.50.DATE-git.
3312
143420fb
SM
33132019-02-26 Simon Marchi <simon.marchi@efficios.com>
3314
3315 * aix-thread.c (ptid_cmp): Remove unused variable.
3316 (get_signaled_thread): Likewise.
3317 (store_regs_user_thread): Likewise.
3318 (store_regs_kernel_thread): Likewise.
3319 (fetch_regs_kernel_thread): Remove shadowed variable.
3320
172fb711
AB
33212019-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 * features/riscv/32bit-cpu.xml: Add register numbers.
3324 * features/riscv/32bit-fpu.c: Regenerate.
3325 * features/riscv/32bit-fpu.xml: Add register numbers.
3326 * features/riscv/64bit-cpu.xml: Add register numbers.
3327 * features/riscv/64bit-fpu.c: Regenerate.
3328 * features/riscv/64bit-fpu.xml: Add register numbers.
3329
26c89782
KB
33302019-02-26 Kevin Buettner <kevinb@redhat.com>
3331
af54ade9 3332 * NEWS: Mention two argument form of gdb.Value constructor.
fe07eca5
KB
3333 * python/py-value.c (convert_buffer_and_type_to_value): New
3334 function.
3335 (valpy_new): Parse arguments via gdb_PyArg_ParseTupleAndKeywords.
3336 Add support for handling an optional second argument. Call
3337 convert_buffer_and_type_to_value as appropriate.
26c89782
KB
3338 * python/python-internal.h (Py_buffer_deleter): New struct.
3339 (Py_buffer_up): New typedef.
3340
0f58c9e8
JB
33412019-02-25 John Baldwin <jhb@FreeBSD.org>
3342
3343 * dwarf2read.c (dwarf2_get_dwz_file): Reset dwz_bfd to nullptr
3344 instead of releasing ownership.
3345
0a0f4c01
JR
33462019-02-25 Jordan Rupprecht <rupprecht@google.com>
3347
3348 * dwarf2read.c (open_and_init_dwp_file): Call
3349 elf_numsections instead of bfd_count_sections to initialize
3350 dwp_file->num_sections.
3351
cd5a152c
TT
33522019-02-25 Tom Tromey <tromey@adacore.com>
3353
3354 * solib-darwin.c (darwin_get_dyld_bfd): Don't release dyld_bfd.
3355
8a6a8513
SDJ
33562019-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
3357
3358 * gcore.in: Add '--readnever' option when invoking GDB.
3359
04dcda9c
SM
33602019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
3361
3362 * MAINTAINERS: Update my email address.
3363
07bc701d
SM
33642019-02-22 Simon Marchi <simon.marchi@polymtl.ca>
3365
3366 * build-id.c (build_id_to_debug_bfd_1): New function.
3367 (build_id_to_debug_bfd): Look for separate debug file in
3368 sysroot.
3369
c6f4a5d0
AB
33702019-02-22 Andrew Burgess <andrew.burgess@embecosm.com>
3371
3372 * gdbarch.sh: Update the copyright year range that is placed into
3373 generated files.
3374
9600246d
KS
33752019-02-22 Keith Seitz <keiths@redhat.com>
3376
3377 PR symtab/23853
3378 * linespec.c (create_sals_line_offset): Search for the default
3379 symtab's filename instead of its fullname.
3380
7557a514
AH
33812019-02-21 Alan Hayward <alan.hayward@arm.com>
3382
3383 * NEWS: Update style defaults.
3384
ee2bcb0c
AH
33852019-02-21 Alan Hayward <alan.hayward@arm.com>
3386
3387 * main.c (captured_main_1): Disable styling in batch mode.
3388
0c95f9ed
TT
33892019-02-20 Tom Tromey <tom@tromey.com>
3390
3391 * symtab.c (symtab_symbol_info): Fix typos.
3392
c763b894
TT
33932019-02-20 Tom Tromey <tromey@adacore.com>
3394
3395 * findcmd.c (_initialize_mem_search): Use upper case for
3396 metasyntactic variables.
3397
0ef8a082
AH
33982019-02-20 Alan Hayward <alan.hayward@arm.com>
3399
3400 * aarch64-tdep.c (aarch64_add_reggroups): New function.
3401 (aarch64_gdbarch_init): Call aarch64_add_reggroups.
3402
6caa91b6
SM
34032019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3404
3405 * top.h (source_file_name): Change to std::string.
3406 * top.c (source_file_name): Likewise.
3407 (command_line_input): Adjust.
3408 * cli/cli-script.c (script_from_file): Adjust.
3409
98814c6c
TT
34102019-02-19 Tom Tromey <tromey@adacore.com>
3411
3412 * ravenscar-thread.c
3413 (ravenscar_thread_target::update_thread_list): Don't call
3414 ada_build_task_list.
3415 * ada-lang.h (ada_build_task_list): Don't declare.
3416 * ada-tasks.c (struct ada_tasks_inferior_data)
3417 <task_list_valid_p>: Now bool.
3418 (read_known_tasks, ada_task_list_changed)
3419 (ada_tasks_invalidate_inferior_data): Update.
3420 (read_known_tasks_array): Return bool.
3421 (read_known_tasks_list): Likewise.
3422 (read_known_tasks): Return void.
3423 (ada_build_task_list): Now static.
3424
70cd633e
AB
34252019-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * gdbtypes.c (type_align): Allow alignment of TYPE_CODE_METHODPTR
3428 and TYPE_CODE_MEMBERPTR to be overridden by the gdbarch.
3429
040b3e95
PW
34302019-02-18 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3431
3432 * ada-task.c (_initialize_tasks): Use 'with_cleanup' register
3433 variant for ada_tasks_pspace_data_handle and
3434 ada_tasks_inferior_data_handle.
3435 (ada_tasks_pspace_data_cleanup): New function.
3436 (ada_tasks_inferior_data_cleanup): New function.
3437
9409233b
TT
34382019-02-17 Tom Tromey <tom@tromey.com>
3439
3440 * macrotab.h (macro_source_fullname): Return a std::string.
3441 * macrotab.c (macro_include, check_for_redefinition)
3442 (macro_undef, macro_lookup_definition, foreach_macro)
3443 (foreach_macro_in_scope): Update.
3444 (macro_source_fullname): Return a std::string.
3445 * macrocmd.c (show_pp_source_pos): Update.
3446
6506371f
TT
34472019-02-17 Tom Tromey <tom@tromey.com>
3448
3449 * macrocmd.c (show_pp_source_pos): Style the file names.
3450
0c820d67
TT
34512019-02-17 Tom Tromey <tom@tromey.com>
3452
3453 PR tui/24197:
3454 * tui/tui-source.c (tui_set_source_content_nil): Rewrite.
3455
a0087920
TT
34562019-02-17 Tom Tromey <tom@tromey.com>
3457
3458 * ada-lang.c (user_select_syms): Use filtered printing.
3459 * utils.c (wrap_style): New global.
3460 (desired_style): Remove.
3461 (emit_style_escape): Add stream parameter.
3462 (set_output_style, reset_terminal_style, prompt_for_continue):
3463 Update.
3464 (flush_wrap_buffer): Only flush gdb_stdout.
3465 (wrap_here): Set wrap_style.
3466 (fputs_maybe_filtered): Clear the wrap buffer on exception. Don't
3467 treat escape sequences as a character. Change when wrap buffer is
3468 flushed.
3469 (fputs_styled): Do not set the output style when the default is
3470 requested.
3471 * ui-style.h (struct ui_file_style) <is_default>: New method.
3472 * source.c (print_source_lines_base): Emit escape sequences in one
3473 piece.
3474
75ba10dc
JB
34752019-02-17 Joel Brobecker <brobecker@adacore.com>
3476
3477 * gdbtypes.c (type_align): Handle TYPE_CODE_RANGE the same as
3478 integers and enumeration types.
3479
a2cd4f14
JB
34802019-02-17 Joel Brobecker <brobecker@adacore.com>
3481
3482 * ada-lang.c (standard_lookup): Use ada_lookup_encoded_symbol
3483 instead of lookup_symbol_in_language
3484 (do_exact_match): New function.
3485 (ada_get_symbol_name_matcher): Return do_exact_match when
3486 doing a verbatim match.
3487
485b851b
TT
34882019-02-15 Tom Tromey <tromey@adacore.com>
3489
3490 * ravenscar-thread.c (ravenscar_thread_target::resume)
3491 (ravenscar_thread_target::wait): Special case wildcard requests.
3492
0b790b1e
TT
34932019-02-15 Tom Tromey <tromey@adacore.com>
3494
3495 * ravenscar-thread.c (base_ptid): Remove.
3496 (struct ravenscar_thread_target) <close>: New method.
3497 <m_base_ptid>: New member.
3498 <update_inferior_ptid, active_task, task_is_currently_active,
3499 runtime_initialized>: Declare methods.
3500 <ravenscar_thread_target>: Add constructor.
3501 (ravenscar_thread_target::task_is_currently_active)
3502 (ravenscar_thread_target::update_inferior_ptid)
3503 (ravenscar_runtime_initialized): Rename. Now methods.
3504 (ravenscar_thread_target::resume, ravenscar_thread_target::wait)
3505 (ravenscar_thread_target::update_thread_list): Update.
3506 (ravenscar_thread_target::active_task): Now method.
3507 (ravenscar_thread_target::store_registers)
3508 (ravenscar_thread_target::prepare_to_store)
3509 (ravenscar_thread_target::prepare_to_store)
3510 (ravenscar_thread_target::mourn_inferior): Update.
3511 (ravenscar_inferior_created): Use "new" to create target.
3512 (ravenscar_thread_target::get_ada_task_ptid): Update.
3513 (_initialize_ravenscar): Don't initialize base_ptid.
3514 (ravenscar_ops): Remove global.
3515
dea57a62
TT
35162019-02-15 Tom Tromey <tromey@adacore.com>
3517
3518 * target.h (push_target): Declare new overload.
3519 * target.c (push_target): New overload, taking an rvalue reference.
3520 * remote.c (remote_target::open_1): Use push_target overload.
3521 * corelow.c (core_target_open): Use push_target overload.
3522
989f3c58
TT
35232019-02-15 Tom Tromey <tromey@adacore.com>
3524
3525 * ravenscar-thread.c (is_ravenscar_task)
3526 (ravenscar_task_is_currently_active): Return bool.
3527 (ravenscar_update_inferior_ptid, get_running_thread_msymbol)
3528 (_initialize_ravenscar): Remove "(void)".
3529 (has_ravenscar_runtime, ravenscar_runtime_initialized): Likewise.
3530 Return bool.
3531
6cbcc006
TT
35322019-02-15 Tom Tromey <tromey@adacore.com>
3533
3534 * ravenscar-thread.c (ravenscar_runtime_initializer)
3535 (has_ravenscar_runtime, get_running_thread_id)
3536 (ravenscar_thread_target::resume): Fix indentation.
3537
7657f14d
TT
35382019-02-15 Tom Tromey <tromey@adacore.com>
3539
3540 * sparc-ravenscar-thread.c (struct sparc_ravenscar_ops): Derive
3541 from ravenscar_arch_ops.
3542 (sparc_ravenscar_ops::fetch_registers)
3543 (sparc_ravenscar_ops::store_registers): Now methods.
3544 (sparc_ravenscar_prepare_to_store): Remove.
3545 (sparc_ravenscar_ops): Redefine.
3546 * ravenscar-thread.h (struct ravenscar_arch_ops): Add virtual
3547 methods and destructor. Remove members.
3548 * ravenscar-thread.c (ravenscar_thread_target::fetch_registers)
3549 (ravenscar_thread_target::store_registers)
3550 (ravenscar_thread_target::prepare_to_store): Update.
3551 * ppc-ravenscar-thread.c (ppc_ravenscar_generic_prepare_to_store):
3552 Remove.
3553 (struct ppc_ravenscar_powerpc_ops): Derive from
3554 ravenscar_arch_ops.
3555 (ppc_ravenscar_powerpc_ops::fetch_registers)
3556 (ppc_ravenscar_powerpc_ops::store_registers): Now methods.
3557 (ppc_ravenscar_powerpc_ops): Redefine.
3558 (struct ppc_ravenscar_e500_ops): Derive from ravenscar_arch_ops.
3559 (ppc_ravenscar_e500_ops::fetch_registers)
3560 (ppc_ravenscar_e500_ops::store_registers): Now methods.
3561 (ppc_ravenscar_e500_ops): Redefine.
3562 * aarch64-ravenscar-thread.c
3563 (aarch64_ravenscar_generic_prepare_to_store): Remove.
3564 (struct aarch64_ravenscar_ops): Derive from ravenscar_arch_ops.
3565 (aarch64_ravenscar_fetch_registers)
3566 (aarch64_ravenscar_store_registers): Now methods.
3567 (aarch64_ravenscar_ops): Redefine.
3568
5b6ea500
TT
35692019-02-15 Tom Tromey <tromey@adacore.com>
3570
3571 * ravenscar-thread.c (ravenscar_thread_target::stopped_by_sw_breakpoint)
3572 (ravenscar_thread_target::stopped_by_hw_breakpoint)
3573 (ravenscar_thread_target::stopped_by_watchpoint)
3574 (ravenscar_thread_target::stopped_data_address)
3575 (ravenscar_thread_target::core_of_thread): Use scoped_restore.
3576
e397fd39
TT
35772019-02-15 Tom Tromey <tromey@adacore.com>
3578
3579 * ravenscar-thread.c: Fix some typos.
3580
cc12f4a8
TT
35812019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3582 Tom Tromey <tromey@adacore.com>
3583
3584 * ada-lang.c (ada_exception_sal): Change addr_string to a
3585 std::string.
3586 (create_ada_exception_catchpoint): Update.
3587
5f486660
TT
35882019-02-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3589 Tom Tromey <tromey@adacore.com>
3590
3591 * breakpoint.c (~bp_location): Rename from bp_location_dtor.
3592 (bp_location_ops): Remove.
3593 (base_breakpoint_allocate_location): Update.
3594 (free_bp_location): Update.
3595 * ada-lang.c (class ada_catchpoint_location)
3596 <ada_catchpoint_location>: Remove ops parameter.
3597 (ada_catchpoint_location_dtor): Remove.
3598 (ada_catchpoint_location_ops): Remove.
3599 (allocate_location_exception): Update.
3600 * breakpoint.h (struct bp_location_ops): Remove.
3601 (class bp_location) <bp_location>: Remove bp_location_ops
3602 parameter.
3603 <~bp_location>: Add destructor.
3604 <ops>: Remove.
3605
b671c7fb
TS
36062019-02-14 Thomas Schwinge <thomas@codesourcery.com>
3607 Pedro Alves <palves@redhat.com>
3608
3609 * remote.c (remote_target::remote_parse_stop_reply): Avoid using
3610 'PATH_MAX'.
3611
8071c5ce
DM
36122019-02-14 David Michael <fedora.dm0@gmail.com>
3613 Samuel Thibault <samuel.thibault@gnu.org>
3614 Thomas Schwinge <thomas@codesourcery.com>
3615
3616 * gnu-nat.c (S_proc_getmsgport_reply, S_proc_task2proc_reply)
3617 (S_proc_pid2proc_reply): Adjust to Hurd "proc" interface changes.
3618
b1041ae0
TS
36192019-02-14 Thomas Schwinge <thomas@codesourcery.com>
3620
924514e1
TS
3621 * gnu-nat.c (gnu_write_inferior, parse_int_arg, _parse_bool_arg)
3622 (check_empty): Use "const char *".
3623
c29ee8d4
TS
3624 * gnu-nat.c (gnu_nat_target::detach): Instead of
3625 'detach_inferior (pid)' call
3626 'detach_inferior (find_inferior_pid (pid))'.
3627
6c6ef69f
TS
3628 * configure.nat [gdb_host == i386gnu] (NATDEPFILES): Add
3629 'nat/fork-inferior.o'.
3630 * gnu-nat.c: #include "nat/fork-inferior.h".
3631
2d0a338c
TS
3632 * gnu-nat.c (gnu_nat_target::detach): Instead of
3633 'inf_child_maybe_unpush_target (ops)' call 'maybe_unpush_target'.
3634 * gnu-nat.h: #include "inf-child.h".
3635 * i386-gnu-nat.c (gnu_fetch_registers): Rename/move to
3636 'i386_gnu_nat_target::fetch_registers'.
3637 (gnu_store_registers): Rename/move to
3638 'i386_gnu_nat_target::store_registers'.
3639
cabb5f06
TS
3640 * config/i386/nm-i386gnu.h: Don't "#include" any files.
3641 * gnu-nat.h (mach_thread_info): New function.
3642 * gnu-nat.c (thread_takeover_sc_cmd): Use it.
3643
b1041ae0
TS
3644 * config/i386/nm-i386gnu.h (gnu_target_pid_to_str): Remove.
3645
2988d01e
KF
36462019-02-14 Frederic Konrad <konrad@adacore.com>
3647
3648 * riscv-rdep.c (riscv_type_alignment): Handle TYPE_CODE_RANGE.
3649
c559d709
JB
36502019-02-14 Joel Brobecker <brobecker@adacore.com>
3651
3652 * windows-nat.c (windows_add_thread): Add new parameter
3653 "main_thread_p" with default value set to false. Update
3654 function documentation as well as all callers.
3655 (windows_delete_thread): Likewise.
3656 (fake_create_process): Update call to windows_add_thread.
3657 (get_windows_debug_event) <CREATE_THREAD_DEBUG_EVENT>
3658 <CREATE_PROCESS_DEBUG_EVENT>: Likewise.
3659 <EXIT_THREAD_DEBUG_EVENT, EXIT_PROCESS_DEBUG_EVENT>: Update
3660 call to windows_delete_thread.
3661
007024cc
SM
36622019-02-13 Simon Marchi <simon.marchi@ericsson.com>
3663
3664 * MAINTAINERS: Add Andrew Burgess as global maintainer.
3665
f62318e9
JB
36662019-02-12 John Baldwin <jhb@FreeBSD.org>
3667
3668 * symfile.c (find_separate_debug_file): Use canonical path of
3669 sysroot with child_path instead of gdb_sysroot if it is valid.
3670
cd4b7848
JB
36712019-02-12 John Baldwin <jhb@FreeBSD.org>
3672
3673 * symfile.c (find_separate_debug_file): Use child_path to
3674 determine if an object file is under a sysroot.
3675
efac4bfe
JB
36762019-02-12 John Baldwin <jhb@FreeBSD.org>
3677
3678 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
3679 unittests/child-path-selftests.c.
3680 * common/pathstuff.c (child_path): New function.
3681 * common/pathstuff.h (child_path): New prototype.
3682 * unittests/child-path-selftests.c: New file.
3683
402d2bfe
JB
36842019-02-12 John Baldwin <jhb@FreeBSD.org>
3685
3686 * symfile.c (find_separate_debug_file): Look for separate debug
3687 files in debug directories under the sysroot.
3688
1ed9f74e
PW
36892019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3690
3691 * symtab.h (struct minimal_symbol data_p): New const method.
3692 (struct minimal_symbol text_p): Likewise.
3693 * symtab.c (output_source_filename): Use file name style
3694 to print file name.
3695 (print_symbol_info): Likewise.
3696 (print_msymbol_info): Use address style to print addresses.
3697 Use function name style to print executable text symbols.
3698 (expand_symtab_containing_pc): Use data_p.
3699 (find_pc_sect_compunit_symtab): Likewise.
3700
2636d81d
PW
37012019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3702
3703 * breakpoint.c (describe_other_breakpoints): Use address style
3704 to print addresses.
3705 (say_where): Likewise.
3706
ac8c53cc
PW
37072019-02-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3708
3709 * ada-typeprint.c (print_func_type): Print function name
3710 style to print function name.
3711 * c-typeprint.c (c_print_type_1): Likewise.
3712
ea638c43
AH
37132019-02-11 Alan Hayward <alan.hayward@arm.com>
3714
3715 * aarch64-linux-tdep.c (aarch64_linux_get_syscall_number): Check
3716 for execve.
3717
ab759ca8
PW
37182019-02-10 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3719
3720 * c-exp.y (direct_abs_decl): Use emplace_back to record the
3721 type_stack.
3722
aff29d1c
JB
37232019-02-10 Joel Brobecker <brobecker@adacore.com>
3724
3725 * ada-varobj.c (ada_value_is_changeable_p): Add handling of
3726 TYPE_CODE_REF types.
3727
617126bc
JW
37282019-02-08 Jim Wilson <jimw@sifive.com>
3729
3730 * riscv-linux-tdep.c (riscv_linux_fregmap): New.
3731 (riscv_linux_fregset): New.
3732 (riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.
3733
46e3ed7f
TT
37342019-02-07 Tom Tromey <tom@tromey.com>
3735
3736 * thread.c (thread_cancel_execution_command): Update.
3737 * thread-fsm.h (struct thread_fsm): Add constructor, destructor,
3738 methods.
3739 (struct thread_fsm_ops): Remove.
3740 (thread_fsm_ctor, thread_fsm_delete, thread_fsm_clean_up)
3741 (thread_fsm_should_stop, thread_fsm_return_value)
3742 (thread_fsm_set_finished, thread_fsm_finished_p)
3743 (thread_fsm_async_reply_reason, thread_fsm_should_notify_stop):
3744 Don't declare.
3745 * mi/mi-interp.c (mi_on_normal_stop_1): Update.
3746 * infrun.c (clear_proceed_status_thread)
3747 (clean_up_just_stopped_threads_fsms, fetch_inferior_event)
3748 (print_stop_event): Update.
3749 * infcmd.c (struct step_command_fsm): Inherit from thread_fsm.
3750 Add constructor.
3751 (step_command_fsm_ops): Remove.
3752 (new_step_command_fsm): Remove.
3753 (step_1): Update.
3754 (step_command_fsm::should_stop): Rename from
3755 step_command_fsm_should_stop.
3756 (step_command_fsm::clean_up): Rename from
3757 step_command_fsm_clean_up.
3758 (step_command_fsm::do_async_reply_reason): Rename from
3759 step_command_fsm_async_reply_reason.
3760 (struct until_next_fsm): Inherit from thread_fsm. Add
3761 constructor.
3762 (until_next_fsm_ops): Remove.
3763 (new_until_next_fsm): Remove.
3764 (until_next_fsm::should_stop): Rename from
3765 until_next_fsm_should_stop.
3766 (until_next_fsm::clean_up): Rename from until_next_fsm_clean_up.
3767 (until_next_fsm::do_async_reply_reason): Rename from
3768 until_next_fsm_async_reply_reason.
3769 (struct finish_command_fsm): Inherit from thread_fsm. Add
3770 constructor. Change type of breakpoint.
3771 (finish_command_fsm_ops): Remove.
3772 (new_finish_command_fsm): Remove.
3773 (finish_command_fsm::should_stop): Rename from
3774 finish_command_fsm_should_stop.
3775 (finish_command_fsm::clean_up): Rename from
3776 finish_command_fsm_clean_up.
3777 (finish_command_fsm::return_value): Rename from
3778 finish_command_fsm_return_value.
3779 (finish_command_fsm::do_async_reply_reason): Rename from
3780 finish_command_fsm_async_reply_reason.
3781 (finish_command): Update.
3782 * infcall.c (struct call_thread_fsm): Inherit from thread_fsm.
3783 Add constructor.
3784 (call_thread_fsm_ops): Remove.
3785 (call_thread_fsm::call_thread_fsm): Rename from
3786 new_call_thread_fsm.
3787 (call_thread_fsm::should_stop): Rename from
3788 call_thread_fsm_should_stop.
3789 (call_thread_fsm::should_notify_stop): Rename from
3790 call_thread_fsm_should_notify_stop.
3791 (run_inferior_call, call_function_by_hand_dummy): Update.
3792 * cli/cli-interp.c (should_print_stop_to_console): Update.
3793 * breakpoint.c (struct until_break_fsm): Inherit from thread_fsm.
3794 Add constructor. Change type of location_breakpoint,
3795 caller_breakpoint.
3796 (until_break_fsm_ops): Remove.
3797 (new_until_break_fsm): Remove.
3798 (until_break_fsm::should_stop): Rename from
3799 until_break_fsm_should_stop.
3800 (until_break_fsm::clean_up): Rename from
3801 until_break_fsm_clean_up.
3802 (until_break_fsm::do_async_reply_reason): Rename from
3803 until_break_fsm_async_reply_reason.
3804 (until_break_command): Update.
3805 * thread-fsm.c: Remove.
3806 * Makefile.in (COMMON_SFILES): Remove thread-fsm.c.
3807
1a5c2598
TT
38082019-02-07 Tom Tromey <tom@tromey.com>
3809
3810 * yy-remap.h: Add include guard.
3811 * xtensa-tdep.h: Add include guard.
3812 * xcoffread.h: Rename include guard.
3813 * varobj-iter.h: Add include guard.
3814 * tui/tui.h: Rename include guard.
3815 * tui/tui-winsource.h: Rename include guard.
3816 * tui/tui-wingeneral.h: Rename include guard.
3817 * tui/tui-windata.h: Rename include guard.
3818 * tui/tui-win.h: Rename include guard.
3819 * tui/tui-stack.h: Rename include guard.
3820 * tui/tui-source.h: Rename include guard.
3821 * tui/tui-regs.h: Rename include guard.
3822 * tui/tui-out.h: Rename include guard.
3823 * tui/tui-layout.h: Rename include guard.
3824 * tui/tui-io.h: Rename include guard.
3825 * tui/tui-hooks.h: Rename include guard.
3826 * tui/tui-file.h: Rename include guard.
3827 * tui/tui-disasm.h: Rename include guard.
3828 * tui/tui-data.h: Rename include guard.
3829 * tui/tui-command.h: Rename include guard.
3830 * tic6x-tdep.h: Add include guard.
3831 * target/waitstatus.h: Rename include guard.
3832 * target/wait.h: Rename include guard.
3833 * target/target.h: Rename include guard.
3834 * target/resume.h: Rename include guard.
3835 * target-float.h: Rename include guard.
3836 * stabsread.h: Add include guard.
3837 * rs6000-tdep.h: Add include guard.
3838 * riscv-fbsd-tdep.h: Add include guard.
3839 * regformats/regdef.h: Rename include guard.
3840 * record.h: Rename include guard.
3841 * python/python.h: Rename include guard.
3842 * python/python-internal.h: Rename include guard.
3843 * python/py-stopevent.h: Rename include guard.
3844 * python/py-ref.h: Rename include guard.
3845 * python/py-record.h: Rename include guard.
3846 * python/py-record-full.h: Rename include guard.
3847 * python/py-record-btrace.h: Rename include guard.
3848 * python/py-instruction.h: Rename include guard.
3849 * python/py-events.h: Rename include guard.
3850 * python/py-event.h: Rename include guard.
3851 * procfs.h: Add include guard.
3852 * proc-utils.h: Add include guard.
3853 * p-lang.h: Add include guard.
3854 * or1k-tdep.h: Rename include guard.
3855 * observable.h: Rename include guard.
3856 * nto-tdep.h: Rename include guard.
3857 * nat/x86-linux.h: Rename include guard.
3858 * nat/x86-linux-dregs.h: Rename include guard.
3859 * nat/x86-gcc-cpuid.h: Add include guard.
3860 * nat/x86-dregs.h: Rename include guard.
3861 * nat/x86-cpuid.h: Rename include guard.
3862 * nat/ppc-linux.h: Rename include guard.
3863 * nat/mips-linux-watch.h: Rename include guard.
3864 * nat/linux-waitpid.h: Rename include guard.
3865 * nat/linux-ptrace.h: Rename include guard.
3866 * nat/linux-procfs.h: Rename include guard.
3867 * nat/linux-osdata.h: Rename include guard.
3868 * nat/linux-nat.h: Rename include guard.
3869 * nat/linux-namespaces.h: Rename include guard.
3870 * nat/linux-btrace.h: Rename include guard.
3871 * nat/glibc_thread_db.h: Rename include guard.
3872 * nat/gdb_thread_db.h: Rename include guard.
3873 * nat/gdb_ptrace.h: Rename include guard.
3874 * nat/fork-inferior.h: Rename include guard.
3875 * nat/amd64-linux-siginfo.h: Rename include guard.
3876 * nat/aarch64-sve-linux-sigcontext.h: Rename include guard.
3877 * nat/aarch64-sve-linux-ptrace.h: Rename include guard.
3878 * nat/aarch64-linux.h: Rename include guard.
3879 * nat/aarch64-linux-hw-point.h: Rename include guard.
3880 * mn10300-tdep.h: Add include guard.
3881 * mips-linux-tdep.h: Add include guard.
3882 * mi/mi-parse.h: Rename include guard.
3883 * mi/mi-out.h: Rename include guard.
3884 * mi/mi-main.h: Rename include guard.
3885 * mi/mi-interp.h: Rename include guard.
3886 * mi/mi-getopt.h: Rename include guard.
3887 * mi/mi-console.h: Rename include guard.
3888 * mi/mi-common.h: Rename include guard.
3889 * mi/mi-cmds.h: Rename include guard.
3890 * mi/mi-cmd-break.h: Rename include guard.
3891 * m2-lang.h: Add include guard.
3892 * location.h: Rename include guard.
3893 * linux-record.h: Rename include guard.
3894 * linux-nat.h: Add include guard.
3895 * linux-fork.h: Add include guard.
3896 * i386-darwin-tdep.h: Rename include guard.
3897 * hppa-linux-offsets.h: Add include guard.
3898 * guile/guile.h: Rename include guard.
3899 * guile/guile-internal.h: Rename include guard.
3900 * gnu-nat.h: Rename include guard.
3901 * gdb-stabs.h: Rename include guard.
3902 * frv-tdep.h: Add include guard.
3903 * f-lang.h: Add include guard.
3904 * event-loop.h: Add include guard.
3905 * darwin-nat.h: Rename include guard.
3906 * cp-abi.h: Rename include guard.
3907 * config/sparc/nm-sol2.h: Rename include guard.
3908 * config/nm-nto.h: Rename include guard.
3909 * config/nm-linux.h: Add include guard.
3910 * config/i386/nm-i386gnu.h: Rename include guard.
3911 * config/djgpp/nl_types.h: Rename include guard.
3912 * config/djgpp/langinfo.h: Rename include guard.
3913 * compile/gcc-cp-plugin.h: Add include guard.
3914 * compile/gcc-c-plugin.h: Add include guard.
3915 * compile/compile.h: Rename include guard.
3916 * compile/compile-object-run.h: Rename include guard.
3917 * compile/compile-object-load.h: Rename include guard.
3918 * compile/compile-internal.h: Rename include guard.
3919 * compile/compile-cplus.h: Rename include guard.
3920 * compile/compile-c.h: Rename include guard.
3921 * common/xml-utils.h: Rename include guard.
3922 * common/x86-xstate.h: Rename include guard.
3923 * common/version.h: Rename include guard.
3924 * common/vec.h: Rename include guard.
3925 * common/tdesc.h: Rename include guard.
3926 * common/selftest.h: Rename include guard.
3927 * common/scoped_restore.h: Rename include guard.
3928 * common/scoped_mmap.h: Rename include guard.
3929 * common/scoped_fd.h: Rename include guard.
3930 * common/safe-iterator.h: Rename include guard.
3931 * common/run-time-clock.h: Rename include guard.
3932 * common/refcounted-object.h: Rename include guard.
3933 * common/queue.h: Rename include guard.
3934 * common/ptid.h: Rename include guard.
3935 * common/print-utils.h: Rename include guard.
3936 * common/preprocessor.h: Rename include guard.
3937 * common/pathstuff.h: Rename include guard.
3938 * common/observable.h: Rename include guard.
3939 * common/netstuff.h: Rename include guard.
3940 * common/job-control.h: Rename include guard.
3941 * common/host-defs.h: Rename include guard.
3942 * common/gdb_wait.h: Rename include guard.
3943 * common/gdb_vecs.h: Rename include guard.
3944 * common/gdb_unlinker.h: Rename include guard.
3945 * common/gdb_unique_ptr.h: Rename include guard.
3946 * common/gdb_tilde_expand.h: Rename include guard.
3947 * common/gdb_sys_time.h: Rename include guard.
3948 * common/gdb_string_view.h: Rename include guard.
3949 * common/gdb_splay_tree.h: Rename include guard.
3950 * common/gdb_setjmp.h: Rename include guard.
3951 * common/gdb_ref_ptr.h: Rename include guard.
3952 * common/gdb_optional.h: Rename include guard.
3953 * common/gdb_locale.h: Rename include guard.
3954 * common/gdb_assert.h: Rename include guard.
3955 * common/filtered-iterator.h: Rename include guard.
3956 * common/filestuff.h: Rename include guard.
3957 * common/fileio.h: Rename include guard.
3958 * common/environ.h: Rename include guard.
3959 * common/common-utils.h: Rename include guard.
3960 * common/common-types.h: Rename include guard.
3961 * common/common-regcache.h: Rename include guard.
3962 * common/common-inferior.h: Rename include guard.
3963 * common/common-gdbthread.h: Rename include guard.
3964 * common/common-exceptions.h: Rename include guard.
3965 * common/common-defs.h: Rename include guard.
3966 * common/common-debug.h: Rename include guard.
3967 * common/cleanups.h: Rename include guard.
3968 * common/buffer.h: Rename include guard.
3969 * common/btrace-common.h: Rename include guard.
3970 * common/break-common.h: Rename include guard.
3971 * cli/cli-utils.h: Rename include guard.
3972 * cli/cli-style.h: Rename include guard.
3973 * cli/cli-setshow.h: Rename include guard.
3974 * cli/cli-script.h: Rename include guard.
3975 * cli/cli-interp.h: Rename include guard.
3976 * cli/cli-decode.h: Rename include guard.
3977 * cli/cli-cmds.h: Rename include guard.
3978 * charset-list.h: Add include guard.
3979 * buildsym-legacy.h: Rename include guard.
3980 * bfin-tdep.h: Add include guard.
3981 * ax.h: Rename include guard.
3982 * arm-linux-tdep.h: Add include guard.
3983 * arm-fbsd-tdep.h: Add include guard.
3984 * arch/xtensa.h: Rename include guard.
3985 * arch/tic6x.h: Add include guard.
3986 * arch/i386.h: Add include guard.
3987 * arch/arm.h: Rename include guard.
3988 * arch/arm-linux.h: Rename include guard.
3989 * arch/arm-get-next-pcs.h: Rename include guard.
3990 * arch/amd64.h: Add include guard.
3991 * arch/aarch64-insn.h: Rename include guard.
3992 * arch-utils.h: Rename include guard.
3993 * annotate.h: Add include guard.
3994 * amd64-darwin-tdep.h: Rename include guard.
3995 * aarch64-linux-tdep.h: Add include guard.
3996 * aarch64-fbsd-tdep.h: Add include guard.
3997 * aarch32-linux-nat.h: Add include guard.
3998
ab9268d2
PW
39992019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4000
4001 * macrotab.c (macro_define_internal): New function that
4002 factorizes macro_define_object_internal and macro_define_function
4003 code.
4004 (macro_define_object_internal): Use macro_define_internal.
4005 (macro_define_function): Likewise.
4006
bb0da2b4
PW
40072019-02-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4008
4009 * macrocmd.c (extract_identifier): Return
4010 a gdb::unique_xmalloc_ptr<char> instead of a char *, and update
4011 callers.
4012
424eb552
JB
40132019-02-06 John Baldwin <jhb@FreeBSD.org>
4014
4015 * fbsd-nat.c (fbsd_fetch_cmdline): Join arguments with spaces.
4016
1688cb29
TT
40172019-02-05 Tom Tromey <tom@tromey.com>
4018
4019 * target.c (target_stack::unpush): Move assertion earlier.
4020
b5eba2d8
TT
40212019-01-30 Tom Tromey <tom@tromey.com>
4022
4023 PR python/23615:
4024 * python/python.c (execute_gdb_command): Use gdbpy_allow_threads.
4025 (gdbpy_parse_and_eval): Likewise.
4026 * python/python-internal.h (gdbpy_allow_threads): New class.
4027
7054e2ff
JB
40282019-01-28 John Baldwin <jhb@FreeBSD.org>
4029
4030 * aarch64-fbsd-tdep.c (aarch64_fbsd_gregmap)
4031 (aarch64_fbsd_fpregmap): Move earlier.
4032 (AARCH64_MCONTEXT_REG_SIZE, AARCH64_MCONTEXT_FPREG_SIZE): Delete.
4033 (aarch64_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
4034 instead of individual calls to trad_frame_set_reg_addr.
4035 * arm-fbsd-tdep.c (arm_fbsd_gregmap, arm_fbsd_vfpregmap): Move
4036 earlier.
4037 (ARM_MCONTEXT_REG_SIZE, ARM_MCONTEXT_VFP_REG_SIZE): Delete.
4038 (arm_fbsd_sigframe_init): Use trad_frame_set_reg_regmap
4039 instead of individual calls to trad_frame_set_reg_addr.
4040
36c25ffa
AH
40412019-01-28 Alan Hayward <alan.hayward@arm.com>
4042
4043 * CONTRIBUTE: Replace contribution list with wiki link.
4044
a0707f3c
TT
40452019-01-25 Tom Tromey <tom@tromey.com>
4046
4047 * Makefile.in (GDB_CFLAGS): Don't add -I for common.
4048
0747795c
TT
40492019-01-25 Tom Tromey <tom@tromey.com>
4050
4051 * xtensa-linux-nat.c: Fix common/ includes.
4052 * xml-support.h: Fix common/ includes.
4053 * xml-support.c: Fix common/ includes.
4054 * x86-linux-nat.c: Fix common/ includes.
4055 * windows-nat.c: Fix common/ includes.
4056 * varobj.h: Fix common/ includes.
4057 * varobj.c: Fix common/ includes.
4058 * value.c: Fix common/ includes.
4059 * valops.c: Fix common/ includes.
4060 * utils.c: Fix common/ includes.
4061 * unittests/xml-utils-selftests.c: Fix common/ includes.
4062 * unittests/utils-selftests.c: Fix common/ includes.
4063 * unittests/unpack-selftests.c: Fix common/ includes.
4064 * unittests/tracepoint-selftests.c: Fix common/ includes.
4065 * unittests/style-selftests.c: Fix common/ includes.
4066 * unittests/string_view-selftests.c: Fix common/ includes.
4067 * unittests/scoped_restore-selftests.c: Fix common/ includes.
4068 * unittests/scoped_mmap-selftests.c: Fix common/ includes.
4069 * unittests/scoped_fd-selftests.c: Fix common/ includes.
4070 * unittests/rsp-low-selftests.c: Fix common/ includes.
4071 * unittests/parse-connection-spec-selftests.c: Fix common/
4072 includes.
4073 * unittests/optional-selftests.c: Fix common/ includes.
4074 * unittests/offset-type-selftests.c: Fix common/ includes.
4075 * unittests/observable-selftests.c: Fix common/ includes.
4076 * unittests/mkdir-recursive-selftests.c: Fix common/ includes.
4077 * unittests/memrange-selftests.c: Fix common/ includes.
4078 * unittests/memory-map-selftests.c: Fix common/ includes.
4079 * unittests/lookup_name_info-selftests.c: Fix common/ includes.
4080 * unittests/function-view-selftests.c: Fix common/ includes.
4081 * unittests/environ-selftests.c: Fix common/ includes.
4082 * unittests/copy_bitwise-selftests.c: Fix common/ includes.
4083 * unittests/common-utils-selftests.c: Fix common/ includes.
4084 * unittests/cli-utils-selftests.c: Fix common/ includes.
4085 * unittests/array-view-selftests.c: Fix common/ includes.
4086 * ui-file.c: Fix common/ includes.
4087 * tui/tui-io.c: Fix common/ includes.
4088 * tracepoint.h: Fix common/ includes.
4089 * tracepoint.c: Fix common/ includes.
4090 * tracefile-tfile.c: Fix common/ includes.
4091 * top.h: Fix common/ includes.
4092 * top.c: Fix common/ includes.
4093 * thread.c: Fix common/ includes.
4094 * target/waitstatus.h: Fix common/ includes.
4095 * target/waitstatus.c: Fix common/ includes.
4096 * target.h: Fix common/ includes.
4097 * target.c: Fix common/ includes.
4098 * target-memory.c: Fix common/ includes.
4099 * target-descriptions.c: Fix common/ includes.
4100 * symtab.h: Fix common/ includes.
4101 * symfile.c: Fix common/ includes.
4102 * stap-probe.c: Fix common/ includes.
4103 * spu-linux-nat.c: Fix common/ includes.
4104 * sparc-nat.c: Fix common/ includes.
4105 * source.c: Fix common/ includes.
4106 * solib.c: Fix common/ includes.
4107 * solib-target.c: Fix common/ includes.
4108 * ser-unix.c: Fix common/ includes.
4109 * ser-tcp.c: Fix common/ includes.
4110 * ser-pipe.c: Fix common/ includes.
4111 * ser-base.c: Fix common/ includes.
4112 * selftest-arch.c: Fix common/ includes.
4113 * s12z-tdep.c: Fix common/ includes.
4114 * rust-exp.y: Fix common/ includes.
4115 * rs6000-aix-tdep.c: Fix common/ includes.
4116 * riscv-tdep.c: Fix common/ includes.
4117 * remote.c: Fix common/ includes.
4118 * remote-notif.h: Fix common/ includes.
4119 * remote-fileio.h: Fix common/ includes.
4120 * remote-fileio.c: Fix common/ includes.
4121 * regcache.h: Fix common/ includes.
4122 * regcache.c: Fix common/ includes.
4123 * record-btrace.c: Fix common/ includes.
4124 * python/python.c: Fix common/ includes.
4125 * python/py-type.c: Fix common/ includes.
4126 * python/py-inferior.c: Fix common/ includes.
4127 * progspace.h: Fix common/ includes.
4128 * producer.c: Fix common/ includes.
4129 * procfs.c: Fix common/ includes.
4130 * proc-api.c: Fix common/ includes.
4131 * printcmd.c: Fix common/ includes.
4132 * ppc-linux-nat.c: Fix common/ includes.
4133 * parser-defs.h: Fix common/ includes.
4134 * osdata.c: Fix common/ includes.
4135 * obsd-nat.c: Fix common/ includes.
4136 * nat/x86-linux.c: Fix common/ includes.
4137 * nat/x86-linux-dregs.c: Fix common/ includes.
4138 * nat/x86-dregs.h: Fix common/ includes.
4139 * nat/x86-dregs.c: Fix common/ includes.
4140 * nat/ppc-linux.c: Fix common/ includes.
4141 * nat/mips-linux-watch.h: Fix common/ includes.
4142 * nat/mips-linux-watch.c: Fix common/ includes.
4143 * nat/linux-waitpid.c: Fix common/ includes.
4144 * nat/linux-ptrace.h: Fix common/ includes.
4145 * nat/linux-ptrace.c: Fix common/ includes.
4146 * nat/linux-procfs.c: Fix common/ includes.
4147 * nat/linux-personality.c: Fix common/ includes.
4148 * nat/linux-osdata.c: Fix common/ includes.
4149 * nat/linux-namespaces.c: Fix common/ includes.
4150 * nat/linux-btrace.h: Fix common/ includes.
4151 * nat/linux-btrace.c: Fix common/ includes.
4152 * nat/fork-inferior.c: Fix common/ includes.
4153 * nat/amd64-linux-siginfo.c: Fix common/ includes.
4154 * nat/aarch64-sve-linux-ptrace.c: Fix common/ includes.
4155 * nat/aarch64-linux.c: Fix common/ includes.
4156 * nat/aarch64-linux-hw-point.h: Fix common/ includes.
4157 * nat/aarch64-linux-hw-point.c: Fix common/ includes.
4158 * namespace.h: Fix common/ includes.
4159 * mips-linux-tdep.c: Fix common/ includes.
4160 * minsyms.c: Fix common/ includes.
4161 * mi/mi-parse.h: Fix common/ includes.
4162 * mi/mi-main.c: Fix common/ includes.
4163 * mi/mi-cmd-env.c: Fix common/ includes.
4164 * memrange.h: Fix common/ includes.
4165 * memattr.c: Fix common/ includes.
4166 * maint.h: Fix common/ includes.
4167 * maint.c: Fix common/ includes.
4168 * main.c: Fix common/ includes.
4169 * machoread.c: Fix common/ includes.
4170 * location.c: Fix common/ includes.
4171 * linux-thread-db.c: Fix common/ includes.
4172 * linux-nat.c: Fix common/ includes.
4173 * linux-fork.c: Fix common/ includes.
4174 * inline-frame.c: Fix common/ includes.
4175 * infrun.c: Fix common/ includes.
4176 * inflow.c: Fix common/ includes.
4177 * inferior.h: Fix common/ includes.
4178 * inferior.c: Fix common/ includes.
4179 * infcmd.c: Fix common/ includes.
4180 * inf-ptrace.c: Fix common/ includes.
4181 * inf-child.c: Fix common/ includes.
4182 * ia64-linux-nat.c: Fix common/ includes.
4183 * i387-tdep.c: Fix common/ includes.
4184 * i386-tdep.c: Fix common/ includes.
4185 * i386-linux-tdep.c: Fix common/ includes.
4186 * i386-linux-nat.c: Fix common/ includes.
4187 * i386-go32-tdep.c: Fix common/ includes.
4188 * i386-fbsd-tdep.c: Fix common/ includes.
4189 * i386-fbsd-nat.c: Fix common/ includes.
4190 * guile/scm-type.c: Fix common/ includes.
4191 * guile/guile.c: Fix common/ includes.
4192 * go32-nat.c: Fix common/ includes.
4193 * gnu-nat.c: Fix common/ includes.
4194 * gdbthread.h: Fix common/ includes.
4195 * gdbarch-selftests.c: Fix common/ includes.
4196 * gdb_usleep.c: Fix common/ includes.
4197 * gdb_select.h: Fix common/ includes.
4198 * gdb_bfd.c: Fix common/ includes.
4199 * gcore.c: Fix common/ includes.
4200 * fork-child.c: Fix common/ includes.
4201 * findvar.c: Fix common/ includes.
4202 * fbsd-nat.c: Fix common/ includes.
4203 * event-top.c: Fix common/ includes.
4204 * event-loop.c: Fix common/ includes.
4205 * dwarf2read.c: Fix common/ includes.
4206 * dwarf2loc.c: Fix common/ includes.
4207 * dwarf2-frame.c: Fix common/ includes.
4208 * dwarf-index-cache.c: Fix common/ includes.
4209 * dtrace-probe.c: Fix common/ includes.
4210 * disasm-selftests.c: Fix common/ includes.
4211 * defs.h: Fix common/ includes.
4212 * csky-tdep.c: Fix common/ includes.
4213 * cp-valprint.c: Fix common/ includes.
4214 * cp-support.h: Fix common/ includes.
4215 * cp-support.c: Fix common/ includes.
4216 * corelow.c: Fix common/ includes.
4217 * completer.h: Fix common/ includes.
4218 * completer.c: Fix common/ includes.
4219 * compile/compile.c: Fix common/ includes.
4220 * compile/compile-loc2c.c: Fix common/ includes.
4221 * compile/compile-cplus-types.c: Fix common/ includes.
4222 * compile/compile-cplus-symbols.c: Fix common/ includes.
4223 * command.h: Fix common/ includes.
4224 * cli/cli-dump.c: Fix common/ includes.
4225 * cli/cli-cmds.c: Fix common/ includes.
4226 * charset.c: Fix common/ includes.
4227 * build-id.c: Fix common/ includes.
4228 * btrace.h: Fix common/ includes.
4229 * btrace.c: Fix common/ includes.
4230 * breakpoint.h: Fix common/ includes.
4231 * breakpoint.c: Fix common/ includes.
4232 * ax.h:
4233 (enum agent_op): Fix common/ includes.
4234 * ax-general.c (struct aop_map): Fix common/ includes.
4235 * ax-gdb.c: Fix common/ includes.
4236 * auxv.c: Fix common/ includes.
4237 * auto-load.c: Fix common/ includes.
4238 * arm-tdep.c: Fix common/ includes.
4239 * arch/riscv.c: Fix common/ includes.
4240 * arch/ppc-linux-common.c: Fix common/ includes.
4241 * arch/i386.c: Fix common/ includes.
4242 * arch/arm.c: Fix common/ includes.
4243 * arch/arm-linux.c: Fix common/ includes.
4244 * arch/arm-get-next-pcs.c: Fix common/ includes.
4245 * arch/amd64.c: Fix common/ includes.
4246 * arch/aarch64.c: Fix common/ includes.
4247 * arch/aarch64-insn.c: Fix common/ includes.
4248 * arch-utils.c: Fix common/ includes.
4249 * amd64-windows-tdep.c: Fix common/ includes.
4250 * amd64-tdep.c: Fix common/ includes.
4251 * amd64-sol2-tdep.c: Fix common/ includes.
4252 * amd64-obsd-tdep.c: Fix common/ includes.
4253 * amd64-nbsd-tdep.c: Fix common/ includes.
4254 * amd64-linux-tdep.c: Fix common/ includes.
4255 * amd64-linux-nat.c: Fix common/ includes.
4256 * amd64-fbsd-tdep.c: Fix common/ includes.
4257 * amd64-fbsd-nat.c: Fix common/ includes.
4258 * amd64-dicos-tdep.c: Fix common/ includes.
4259 * amd64-darwin-tdep.c: Fix common/ includes.
4260 * agent.c: Fix common/ includes.
4261 * ada-lang.h: Fix common/ includes.
4262 * ada-lang.c: Fix common/ includes.
4263 * aarch64-tdep.c: Fix common/ includes.
4264
2f5c153e
TT
42652019-01-25 Tom Tromey <tom@tromey.com>
4266
4267 * common/create-version.sh: Use common/version.h.
4268
adc6a863
PA
42692019-01-24 Pedro Alves <palves@redhat.com>
4270
4271 * infrun.c (signal_stop, signal_print, signal_program)
4272 (signal_catch, signal_pass): Now arrays instead of pointers.
4273 (update_signals_program_target, do_target_resume)
4274 (signal_catch_update, handle_command, _initialize_infrun): Adjust.
4275 * linux-nat.c (linux_nat_target::pass_signals)
4276 (linux_nat_target::create_inferior, linux_nat_target::attach):
4277 Adjust.
4278 * linux-nat.h (linux_nat_target::pass_signals): Adjust.
4279 * nto-procfs.c (nto_procfs_target::pass_signals): Adjust.
4280 * procfs.c (procfs_target::pass_signals): Adjust.
4281 * record-full.c (record_full_target::resume): Adjust.
4282 * remote.c (remote_target::pass_signals)
4283 (remote_target::program_signals): Adjust.
4284 * target-debug.h (target_debug_print_signals): Now takes a
4285 gdb::array_view as parameter. Adjust.
4286 * target.h (target_ops) <pass_signals, program_signals>: Replace
4287 pointer and length parameters with gdb::array_view.
4288 (target_pass_signals, target_program_signals): Likewise.
4289 * target-delegates.c: Regenerate.
4290
3046d67a
PA
42912019-01-24 Pedro Alves <palves@redhat.com>
4292
4293 * common/forward-scope-exit.h
4294 (forward_scope_exit::forward_scope_exit): Pass arguments to
4295 m_bind_function directly, instead of creating a std::bind and
4296 copying that.
4297
353229bf
AH
42982019-01-24 Alan Hayward <alan.hayward@arm.com>
4299
4300 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
4301 for static members.
4302 (pass_in_v_vfp_candidate): Likewise.
4303
311dc83a
TT
43042019-01-23 Tom Tromey <tom@tromey.com>
4305 Pedro Alves <palves@redhat.com>
4306
4307 * regcache.c (class regcache_invalidator): Remove.
4308 (regcache::raw_write): Use make_scope_exit.
4309
296bd123
TT
43102019-01-23 Tom Tromey <tom@tromey.com>
4311
4312 * ui-out.h (class ui_out_emit_type): Update comment.
4313
979a0d13
TT
43142019-01-23 Tom Tromey <tom@tromey.com>
4315
4316 * infrun.c (fetch_inferior_event): Update comment.
4317
d238133d
TT
43182019-01-23 Tom Tromey <tom@tromey.com>
4319 Pedro Alves <palves@redhat.com>
4320
4321 * infrun.c (reinstall_readline_callback_handler_cleanup): Remove
4322 parameter.
4323 (fetch_inferior_event): Use SCOPE_EXIT.
4324
4325
9885e6bb
TT
43262019-01-23 Tom Tromey <tom@tromey.com>
4327 Pedro Alves <palves@redhat.com>
4328
4329 * infrun.c (disable_thread_events): Delete.
4330 (stop_all_threads): Use SCOPE_EXIT.
4331
286526c1
TT
43322019-01-23 Tom Tromey <tom@tromey.com>
4333 Pedro Alves <palves@redhat.com>
4334
4335 * symfile.c: Include forward-scope-exit.h.
4336 (clear_symtab_users_cleanup): Replace forward declaration with
4337 a FORWARD_SCOPE_EXIT.
4338 (syms_from_objfile_1): Use the forward_scope_exit and
4339 gdb::optional instead of cleanup_function.
4340 (reread_symbols): Use the forward_scope_exit instead of
4341 cleanup_function.
4342 (clear_symtab_users_cleanup): Remove function.
4343
1db93f14
TT
43442019-01-23 Tom Tromey <tom@tromey.com>
4345 Pedro Alves <palves@redhat.com>
4346
4347 * linux-nat.c: Include scope-exit.h.
4348 (cleanup_target_stop): Remove.
4349 (linux_nat_target::static_tracepoint_markers_by_strid): Use
4350 SCOPE_EXIT.
4351
2cc83d1e
TT
43522019-01-23 Tom Tromey <tom@tromey.com>
4353 Pedro Alves <palves@redhat.com>
4354
4355 * infcall.c (cleanup_delete_std_terminate_breakpoint): Remove.
4356 (call_function_by_hand_dummy): Use SCOPE_EXIT.
4357
694c6bf5
TT
43582019-01-23 Tom Tromey <tom@tromey.com>
4359 Andrew Burgess <andrew.burgess@embecosm.com>
4360 Pedro Alves <palves@redhat.com>
4361
4362 * infrun.c (fetch_inferior_event): Use scope_exit.
4363 * utils.h (make_bpstat_clear_actions_cleanup): Don't declare.
4364 * top.c (execute_command): Use scope_exit.
4365 * breakpoint.c (bpstat_do_actions): Use scope_exit.
4366 * utils.c (do_bpstat_clear_actions_cleanup)
4367 (make_bpstat_clear_actions_cleanup): Remove.
4368
4c41382a
TT
43692019-01-23 Tom Tromey <tom@tromey.com>
4370 Pedro Alves <palves@redhat.com>
4371
4372 * infrun.c: Include "common/scope-exit.h"
4373 (delete_just_stopped_threads_infrun_breakpoints_cleanup): Remove.
4374 (wait_for_inferior): Use SCOPE_EXIT.
4375 (fetch_inferior_event): Use scope_exit.
4376
89f8fb50
TT
43772019-01-23 Tom Tromey <tom@tromey.com>
4378 Pedro Alves <palves@redhat.com>
4379
4380 * breakpoint.c (create_breakpoint): Remove cleanup.
4381
5419bdae
TT
43822019-01-23 Tom Tromey <tom@tromey.com>
4383 Andrew Burgess <andrew.burgess@embecosm.com>
4384 Pedro Alves <palves@redhat.com>
4385
e587ef42
PA
43862019-01-23 Pedro Alves <palves@redhat.com>
4387
4388 * gdbarch-selftests.c (struct on_exit): Use SCOPE_EXIT.
4389
77f0e74c
PA
43902019-01-23 Pedro Alves <palves@redhat.com>
4391 Andrew Burgess <andrew.burgess@embecosm.com>
4392
4393 * gdbthread.h: Include "common/forward-scope-exit.h".
4394 (scoped_finish_thread_state): Redefine custom class in terms of
4395 forward_scope_exit.
4396
5b9b3e53
PA
43972019-01-23 Pedro Alves <palves@redhat.com>
4398 Andrew Burgess <andrew.burgess@embecosm.com>
4399
4400 * common/forward-scope-exit.h: New file.
4401
54b65c9b
PA
44022019-01-23 Pedro Alves <palves@redhat.com>
4403 Andrew Burgess <andrew.burgess@embecosm.com>
4404 Tom Tromey <tom@tromey.com>
4405
4406 * common/scope-exit.h: New file.
4407
cf08fb29
PA
44082019-01-23 Pedro Alves <palves@redhat.com>
4409
4410 * common/preprocessor.h (ESC): Rename to ...
4411 (ESC_PARENS): ... this.
4412 * common/valid-expr.h (CHECK_VALID_EXPR_1, CHECK_VALID_EXPR_2)
4413 (CHECK_VALID_EXPR_3, CHECK_VALID_EXPR_4): Adjust.
4414
ae73e2e2
TT
44152019-01-23 Tom Tromey <tom@tromey.com>
4416
4417 * language.h (class scoped_switch_to_sym_language_if_auto):
4418 Initialize m_lang in both cases.
4419
6594e122
AH
44202019-01-23 Alan Hayward <alan.hayward@arm.com>
4421
4422 * nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
4423 with XCNEW.
4424
a7c9855d
TT
44252019-01-22 Tom Tromey <tom@tromey.com>
4426
4427 * corelow.c: Do not include sys/file.h.
4428
93cc1d53
TT
44292019-01-22 Tom Tromey <tom@tromey.com>
4430
4431 * tui/tui-wingeneral.h: Include gdb_curses.h.
4432
38561778
TT
44332019-01-22 Tom Tromey <tom@tromey.com>
4434
4435 * source-cache.h (class source_cache) <get_source_lines,
4436 get_plain_source_lines, extract_lines>: Rename "lines" parameter.
4437
37b3ab5b
TT
44382019-01-22 Tom Tromey <tom@tromey.com>
4439
4440 * remote-fileio.h (struct remote_target): Declare.
4441
3fabc016
TT
44422019-01-22 Tom Tromey <tom@tromey.com>
4443
4444 * python/py-arch.c: Do not include py-ref.h.
4445 * python/py-bpevent.c: Do not include py-ref.h.
4446 * python/py-cmd.c: Do not include py-ref.h.
4447 * python/py-continueevent.c: Do not include py-ref.h.
4448 * python/py-event.h: Do not include py-ref.h.
4449 * python/py-evtregistry.c: Do not include py-ref.h.
4450 * python/py-finishbreakpoint.c: Do not include py-ref.h.
4451 * python/py-frame.c: Do not include py-ref.h.
4452 * python/py-framefilter.c: Do not include py-ref.h.
4453 * python/py-function.c: Do not include py-ref.h.
4454 * python/py-infevents.c: Do not include py-ref.h.
4455 * python/py-linetable.c: Do not include py-ref.h.
4456 * python/py-objfile.c: Do not include py-ref.h.
4457 * python/py-param.c: Do not include py-ref.h.
4458 * python/py-prettyprint.c: Do not include py-ref.h.
4459 * python/py-progspace.c: Do not include py-ref.h.
4460 * python/py-symbol.c: Do not include py-ref.h.
4461 * python/py-symtab.c: Do not include py-ref.h.
4462 * python/py-type.c: Do not include py-ref.h.
4463 * python/py-unwind.c: Do not include py-ref.h.
4464 * python/py-utils.c: Do not include py-ref.h.
4465 * python/py-value.c: Do not include py-ref.h.
4466 * python/py-varobj.c: Do not include py-ref.h.
4467 * python/py-xmethods.c: Do not include py-ref.h.
4468 * python/python.c: Do not include py-ref.h.
4469 * varobj.c: Do not include py-ref.h.
4470
6b4d7774
TT
44712019-01-22 Tom Tromey <tom@tromey.com>
4472
4473 * objfiles.h (struct objfile_per_bfd_storage): Use "struct"
4474 keyword for bcache.
4475
7af7e9b5
TT
44762019-01-22 Tom Tromey <tom@tromey.com>
4477
4478 * compile/compile-cplus-types.c: Remove a comment by #include.
4479
951d1049
TT
44802019-01-22 Tom Tromey <tom@tromey.com>
4481
4482 * compile/gcc-c-plugin.h: Include compile-internal.h.
4483
d65d5705
TT
44842019-01-22 Tom Tromey <tom@tromey.com>
4485
4486 * stabsread.c (EXTERN): Do not define.
4487 (symnum, next_symbol_text_func, processing_gcc_compilation)
4488 (within_function, global_sym_chain, global_stabs)
4489 (previous_stab_code, this_object_header_files)
4490 (n_this_object_header_files)
4491 (n_allocated_this_object_header_files): Define.
4492 * stabsread.h (EXTERN): Never define. Use "extern".
4493
b6fb1ee5
PW
44942019-01-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4495
4496 * event-top.c (handle_line_of_input): use unique_xmalloc_ptr for
4497 history_value.
4498
be6d4f74
TT
44992019-01-21 Tom Tromey <tom@tromey.com>
4500
4501 * ui-out.c: Fix includes.
4502 * tui/tui-source.c: Fix includes.
4503 * target.c: Fix includes.
4504 * remote.c: Fix includes.
4505 * regcache.c: Fix includes.
4506 * python/py-block.c: Fix includes.
4507 * printcmd.c: Fix includes.
4508 * or1k-tdep.c: Fix includes.
4509 * mi/mi-main.c: Fix includes.
4510 * m32r-tdep.c: Fix includes.
4511 * csky-tdep.c: Fix includes.
4512 * compile/compile-cplus-types.c: Fix includes.
4513 * cli/cli-interp.c: Fix includes.
4514
73021deb
AH
45152019-01-21 Alan Hayward <alan.hayward@arm.com>
4516
4517 * aarch64-tdep.c (aapcs_is_vfp_call_or_return_candidate_1): Check
4518 for padding.
4519
7932255d
TT
45202019-01-16 Tom Tromey <tom@tromey.com>
4521
4522 * objfiles.h (struct minimal_symbol_iterator): Rename. Move
4523 earlier.
4524 (struct objfile) <msymbols_range>: Move from top level.
4525 <msymbols>: New method.
4526 (class objfile_msymbols): Remove.
4527 * symtab.c (default_collect_symbol_completion_matches_break_on):
4528 Update.
4529 * symmisc.c (dump_msymbols): Update.
4530 * stabsread.c (scan_file_globals): Update.
4531 * objc-lang.c (info_selectors_command, info_classes_command)
4532 (find_methods): Update.
4533 * minsyms.c (find_solib_trampoline_target): Update.
4534 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Update.
4535 * coffread.c (coff_symfile_read): Update.
4536 * ada-lang.c (ada_lookup_simple_minsym)
4537 (ada_collect_symbol_completion_matches): Update.
4538
604b1bfb
TT
45392019-01-16 Tom Tromey <tom@tromey.com>
4540
4541 * objfiles.h (class objfile_msymbols) <iterator>: Change argument
4542 type. Remove no-argument constructor.
4543 <iterator::operator++>: Simplify.
4544 <begin>: Update.
4545 <end>: Use minimal_symbol_count.
4546
f252c6d5
TT
45472019-01-16 Tom Tromey <tom@tromey.com>
4548
4549 * objfiles.h (struct objfile) <psymtabs>: New method.
4550 (class objfile_psymtabs): Remove.
4551 * psymtab.h (class psymtab_storage) <partial_symtab_range>: New
4552 typedef.
4553 <range>: New method.
4554 (require_partial_symbols): Change return type.
4555 * psymtab.c (require_partial_symbols)
4556 (psym_expand_symtabs_matching): Update.
4557 * mdebugread.c (parse_partial_symbols): Update.
4558 * dbxread.c (dbx_end_psymtab): Update.
4559
b669c953
TT
45602019-01-15 Tom Tromey <tom@tromey.com>
4561
4562 * symtab.c (lookup_objfile_from_block)
4563 (lookup_symbol_in_objfile_symtabs)
4564 (basic_lookup_transparent_type_1, find_pc_sect_compunit_symtab)
4565 (find_line_symtab, info_sources_command)
4566 (default_collect_symbol_completion_matches_break_on)
4567 (make_source_files_completion_list): Update.
4568 * symmisc.c (print_objfile_statistics, dump_objfile)
4569 (maintenance_print_symbols, maintenance_info_symtabs)
4570 (maintenance_check_symtabs, maintenance_info_line_tables):
4571 Update.
4572 * source.c (select_source_symtab)
4573 (forget_cached_source_info_for_objfile): Update.
4574 * objfiles.h (class objfile_compunits): Remove.
4575 (struct objfile) <compunits_range>: New typedef.
4576 (compunits): New method.
4577 * objfiles.c (objfile_relocate1): Update.
4578 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
4579 * maint.c (count_symtabs_and_blocks): Update.
4580 * linespec.c (iterate_over_all_matching_symtabs): Update.
4581 * cp-support.c (add_symbol_overload_list_qualified): Update.
4582 * coffread.c (coff_symtab_read): Update.
4583 * ada-lang.c (add_nonlocal_symbols)
4584 (ada_collect_symbol_completion_matches)
4585 (ada_add_global_exceptions): Update.
4586
7e955d83
TT
45872019-01-15 Tom Tromey <tom@tromey.com>
4588
4589 * progspace.h (program_space) <objfiles_safe_range>: New
4590 typedef.
4591 <objfiles_safe>: New method.
4592 * objfiles.h (class all_objfiles_safe): Remove.
4593 * objfiles.c (free_all_objfiles, objfile_purge_solibs): Update.
4594 * jit.c (jit_inferior_exit_hook): Update.
4595
2030c079
TT
45962019-01-17 Tom Tromey <tom@tromey.com>
4597
4598 * progspace.h (program_space) <objfiles_range>: New typedef.
4599 <objfiles>: New method.
4600 <objfiles_head>: Rename from objfiles.
4601 (object_files): Update.
4602 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Update.
4603 * guile/scm-pretty-print.c
4604 (ppscm_find_pretty_printer_from_objfiles): Update.
4605 * guile/scm-objfile.c (gdbscm_objfiles): Update.
4606 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers):
4607 Update.
4608 * python/py-progspace.c (pspy_get_objfiles): Update.
4609 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
4610 Update.
4611 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
4612 (objfpy_lookup_objfile_by_build_id): Update.
4613 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Update.
4614 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
4615 Update.
4616 * symtab.c (iterate_over_symtabs, matching_obj_sections)
4617 (expand_symtab_containing_pc, lookup_objfile_from_block)
4618 (lookup_static_symbol, basic_lookup_transparent_type)
4619 (find_pc_sect_compunit_symtab, find_symbol_at_address)
4620 (find_line_symtab, info_sources_command)
4621 (default_collect_symbol_completion_matches_break_on)
4622 (make_source_files_completion_list, find_main_name): Update.
4623 * symmisc.c (print_symbol_bcache_statistics)
4624 (print_objfile_statistics, maintenance_print_symbols)
4625 (maintenance_print_msymbols, maintenance_print_objfiles)
4626 (maintenance_info_symtabs, maintenance_check_symtabs)
4627 (maintenance_expand_symtabs, maintenance_info_line_tables):
4628 Update.
4629 * symfile.c (remove_symbol_file_command, overlay_invalidate_all)
4630 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
4631 (map_overlay_command, unmap_overlay_command)
4632 (simple_overlay_update, expand_symtabs_matching)
4633 (map_symbol_filenames): Update.
4634 * symfile-debug.c (set_debug_symfile): Update.
4635 * spu-tdep.c (spu_overlay_update, spu_objfile_from_frame):
4636 Update.
4637 * source.c (select_source_symtab, forget_cached_source_info):
4638 Update.
4639 * solib.c (solib_read_symbols): Update.
4640 * solib-spu.c (append_ocl_sos): Update.
4641 * psymtab.c (maintenance_print_psymbols)
4642 (maintenance_info_psymtabs, maintenance_check_psymtabs): Update.
4643 * probe.c (parse_probes_in_pspace, find_probe_by_pc): Update.
4644 * printcmd.c (info_symbol_command): Update.
4645 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created):
4646 Update.
4647 * objfiles.h (class all_objfiles): Remove.
4648 * objfiles.c (have_partial_symbols, have_full_symbols)
4649 (have_minimal_symbols, qsort_cmp, update_section_map)
4650 (shared_objfile_contains_address_p)
4651 (default_iterate_over_objfiles_in_search_order): Update.
4652 * objc-lang.c (info_selectors_command, info_classes_command)
4653 (find_methods): Update.
4654 * minsyms.c (find_solib_trampoline_target): Update.
4655 * maint.c (maintenance_info_sections)
4656 (maintenance_translate_address, count_symtabs_and_blocks):
4657 Update.
4658 * main.c (captured_main_1): Update.
4659 * linux-thread-db.c (try_thread_db_load_from_pdir)
4660 (has_libpthread): Update.
4661 * linespec.c (iterate_over_all_matching_symtabs)
4662 (search_minsyms_for_name): Update.
4663 * jit.c (jit_find_objf_with_entry_addr): Update.
4664 * hppa-tdep.c (find_unwind_entry)
4665 (hppa_lookup_stub_minimal_symbol): Update.
4666 * gcore.c (gcore_create_callback, objfile_find_memory_regions):
4667 Update.
4668 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
4669 (elf_gnu_ifunc_resolve_by_got): Update.
4670 * dwarf2-frame.c (dwarf2_frame_find_fde): Update.
4671 * dwarf-index-write.c (save_gdb_index_command): Update.
4672 * cp-support.c (add_symbol_overload_list_qualified): Update.
4673 * breakpoint.c (create_overlay_event_breakpoint)
4674 (create_longjmp_master_breakpoint)
4675 (create_std_terminate_master_breakpoint)
4676 (create_exception_master_breakpoint): Update.
4677 * blockframe.c (find_pc_partial_function): Update.
4678 * ada-lang.c (ada_lookup_simple_minsym, add_nonlocal_symbols)
4679 (ada_collect_symbol_completion_matches)
4680 (ada_add_global_exceptions): Update.
4681
776489e0
TT
46822019-01-17 Tom Tromey <tom@tromey.com>
4683
4684 * solib-target.c (lm_info_target_p): Remove typedef. Don't
4685 declare VEC.
4686 (solib_target_parse_libraries): Change return type.
4687 (library_list_start_segment, library_list_start_section)
4688 (library_list_end_library, library_list_start_library); Update.
4689 (solib_target_free_library_list): Remove.
4690 (solib_target_parse_libraries): Remove cleanup. Change return
4691 type.
4692 (solib_target_current_sos): Update.
4693
6471e7d2
TT
46942019-01-17 Tom Tromey <tromey@bapiya>
4695
4696 * valprint.c: Replace "the the" with "the".
4697 * symtab.c: Replace "the the" with "the".
4698 * solib.c: Replace "the the" with "the".
4699 * solib-dsbt.c: Replace "the the" with "the".
4700 * linespec.c: Replace "the the" with "the".
4701 * dwarf2loc.h: Replace "the the" with "the".
4702 * amd64-windows-tdep.c: Replace "the the" with "the".
4703 * aarch64-tdep.c: Replace "the the" with "the".
4704
c24bdb02
KS
47052019-01-16 Keith Seitz <keiths@redhat.com>
4706
4707 PR gdb/23773
4708 * dwarf2read.c (dwarf2_cu) <ancestor>: New field.
4709 <builder>: Rename to ..
4710 <m_builder>: ... this and make private.
4711 (dwarf2_cu::get_builder): New method. Change all users of
4712 `builder' to use this method.
4713 (dwarf2_start_symtab): Move to ...
4714 (dwarf2_cu::start_symtab): ... here. Update all callers
4715 (setup_type_unit_groups): Move to ...
4716 (dwarf2_cu::setup_type_unit_groups): ... here. Update all
4717 callers.
4718 (dwarf2_cu::reset_builder): New method.
4719 (process_full_compunit, process_full_type_unit): Use
4720 dwarf2_cu::reset_builder.
4721 (follow_die_offset): Record the ancestor CU if it is different
4722 from the followed DIE's CU.
4723 (follow_die_sig_1): Likewise.
4724
8d64371b
TT
47252019-01-15 Tom Tromey <tom@tromey.com>
4726
4727 * remote.c (class remote_state) <buf>: Now a char_vector.
4728 <buf_size>: Remove.
4729 (remote_target::getpkt): Change type of buf. Remove sizeof_buf
4730 parameter.
4731 (remote_target::getpkt_or_notif_sane_1)
4732 (remote_target::getpkt_sane)
4733 (remote_target::getpkt_or_notif_sane): Likewise.
4734 (class remote_target) <putpkt>: New overload.
4735 (remote_target::read_frame): Change type of "buf_p". Remove
4736 sizeof_p parameter.
4737 (packet_ok): New overload.
4738 (packet_check_result): New overload.
4739 Update all uses.
4740
bb277751
TT
47412019-01-14 Tom Tromey <tom@tromey.com>
4742
4743 * remote-notif.c (handle_notification, remote_notif_ack)
4744 (remote_notif_parse): Make "buf" const.
4745 * remote-notif.h (struct notif_client) <parse, ack>: Make "buf"
4746 const.
4747 (remote_notif_parse, remote_notif_ack, handle_notification):
4748 Likewise.
4749 * remote.c (remote_notif_stop_parse): Make "buf" const.
4750 (remote_target::remote_parse_stop_reply): Make "buf" const.
4751 (remote_notif_stop_ack): Make "buf" const.
4752
05be00a8
TT
47532019-01-14 Tom Tromey <tom@tromey.com>
4754
4755 * remote.c (remote_console_output): Make parameter const.
4756
491adeca
TT
47572019-01-14 Tom Tromey <tom@tromey.com>
4758
4759 * target-debug.h (target_debug_print_signals): Constify.
4760 * nto-procfs.c (nto_procfs_target::pass_signals): Update.
4761 * procfs.c (procfs_target::pass_signals): Update.
4762 * linux-nat.c (linux_nat_target::pass_signals): Update.
4763 * linux-nat.h (class linux_nat_target) <pass_signals>: Update.
4764 * target-delegates.c: Rebuild.
4765 * remote.c (remote_target::program_signals): Update.
4766 (remote_target::pass_signals): Update.
4767 * target.c (target_pass_signals): Constify argument.
4768 (target_program_signals): Likewise.
4769 * target.h (struct target_ops) <pass_signals, program_signals>:
4770 Constify argument.
4771 (target_pass_signals, target_program_signals): Constify argument.
4772
bbd94648
TT
47732019-01-14 Tom Tromey <tom@tromey.com>
4774
4775 PR tui/28819:
4776 * tui/tui-io.c (gdb_wgetch): Print \r when needed.
4777
6f072a10
PFC
47782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4779
4780 * ppc-tdep.h (struct gdbarch_tdep) <ppc_v0_alias_regnum>: New
4781 field.
4782 * rs6000-tdep.c: Include reggroups.h.
4783 (IS_V_ALIAS_PSEUDOREG): Define.
4784 (rs6000_register_name): Return names for the "vX" aliases.
4785 (rs6000_pseudo_register_type): Return type for the "vX" aliases.
4786 (rs6000_pseudo_register_reggroup_p): Restore. Handle "vX"
4787 aliases. Call default_register_reggroup_p for all other
4788 pseudo-registers.
4789 (v_alias_pseudo_register_read, v_alias_pseudo_register_write):
4790 New functions.
4791 (rs6000_pseudo_register_read, rs6000_pseudo_register_write):
4792 Handle "vX" aliases.
4793 (v_alias_pseudo_register_collect): New function.
4794 (rs6000_ax_pseudo_register_collect): Handle "vX" aliases.
4795 (rs6000_gdbarch_init): Initialize "vX" aliases as
4796 pseudo-registers. Restore registration of
4797 rs6000_pseudo_register_reggroup_p with
4798 set_tdesc_pseudo_register_reggroup_p.
4799
1a782351
MF
48002019-01-13 Max Filippov <jcmvbkbc@gmail.com>
4801
4802 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Update
4803 tdep->num_pseudo_regs. Add calls to set_gdbarch_num_regs and
4804 set_gdbarch_num_pseudo_regs.
4805
d73cff18
PW
48062019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4807
4808 * cli/cli-style.h (class cli_style_option): <add_setshow_commands>
4809 Remove arg prefixname, add do_set and do_show.
4810 Add member functions set_list and show_list.
4811 * cli/cli-style.c (class cli_style_option): Update accordingly.
4812 (style_set_list): Move to file scope.
4813 (style_show_list): Likewise.
4814 (set_style): Call help_list.
4815 (show_style): Call cmd_show_list.
4816 (_initialize_cli_style): New macro STYLE_ADD_SETSHOW_COMMANDS.
4817 Update to use the new macro.
4818
60a90376
JB
48192019-10-12 Joel Brobecker <brobecker@adacore.com>
4820
4821 * ada-lang.c (_initialize_ada_language): Expand the help text
4822 for the "catch exception" command.
4823
9d7c67bf
PW
48242019-01-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4825
4826 * symtab.c (matching_obj_sections): Initialize obj,
4827 declare it closer to its usage.
4828
7cf47dc4
TT
48292019-01-10 Tom Tromey <tom@tromey.com>
4830
4831 * thread-iter.h (inf_threads_iterator): Use next_iterator.
4832 (basic_inf_threads_range): Remove.
4833 (inf_threads_range, inf_non_exited_threads_range)
4834 (safe_inf_threads_range): Use next_adapter.
4835
d3cb6808
KS
48362019-01-10 Keith Seitz <keiths@redhat.com>
4837
4838 PR gdb/23712
4839 PR symtab/23010
4840 * dwarf2read.c (dw2_add_symbol_to_list): Remove.
4841 (fixup_go_packaging, new_symbol): Use add_symbol_to_list.
4842
63a20375
KS
48432019-01-10 Keith Seitz <keiths@redhat.com>
4844
4845 PR gdb/23712
4846 PR symtab/23010
4847 * dictionary.c (pending_to_vector): Remove.
4848 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
4849 Remove _1 suffix, replacing functions of the same name. Update
4850 all callers.
4851 (dict_create_hashed, dict_create_hashed_expandable)
4852 (dict_create_linear, dict_create_linear_expandable, dict_free)
4853 (dict_add_symbol, dict_add_pending, dict_size, dict_empty):
4854 Make functions static.
4855
b026f593
KS
48562019-01-10 Keith Seitz <keiths@redhat.com>
4857
4858 PR gdb/23712
4859 PR symtab/23010
4860 * dictionary.h (struct dictionary): Replace declaration with
4861 multidictionary.
4862 (dict_create_hashed, dict_create_hashed_expandable)
4863 (dict_create_linear, dict_create_linear_expandable)
4864 (dict_free, dict_add_symbol, dict_add_pending, dict_empty)
4865 (dict_iterator_first, dict_iterator_next, dict_iter_match_first)
4866 (dict_iter_match_next, dict_size): Rename to "mdict_" versions
4867 taking multidictionary argument.
4868 [ALL_DICT_SYMBOLS]: Update for multidictionary.
4869 * block.h (struct block) <dict>: Change to multidictionary
4870 and rename `multidict'.
4871 * block.c, buildsym.c, jit.c, mdebugread.c, objfiles.c,
4872 symmisc.c: Update all dictionary references to multidictionary.
4873
c7748ee9
KS
48742019-01-10 Keith Seitz <keiths@redhat.com>
4875
4876 PR gdb/23712
4877 PR symtab/23010
4878 * dictionary.c: Include unordered_map.
4879 (pending_to_vector): New function.
4880 (dict_create_hashed_1, dict_create_linear_1, dict_add_pending_1):
4881 Rewrite the non-"_1" functions to take vector instead
4882 of linked list.
4883 (dict_create_hashed, dict_create_linear, dict_add_pending): Use the
4884 "new" _1 versions of the same name.
4885 (multidictionary): Define.
4886 (std::hash<enum language): New definition.
4887 (collate_pending_symbols_by_language, mdict_create_hashed)
4888 (mdict_create_hashed_expandable, mdict_create_linear)
4889 (mdict_create_linear_expandable, mdict_free)
4890 (find_language_dictionary, create_new_language_dictionary)
4891 (mdict_add_symbol, mdict_add_pending, mdict_iterator_first)
4892 (mdict_iterator_next, mdict_iter_match_first, mdict_iter_match_next)
4893 (mdict_size, mdict_empty): New functions.
4894 * dictionary.h (mdict_iterator): Define.
4895
67aa1f3c
PA
48962019-01-10 Pedro Alves <palves@redhat.com>
4897
4898 * breakpoint.c (read_uploaded_action)
4899 (create_tracepoint_from_upload): Adjust to use
4900 gdb::unique_xmalloc_ptr.
4901 * ctf.c (ctf_write_uploaded_tp):
4902 (SET_ARRAY_FIELD): Use emplace_back.
4903 (SET_STRING_FIELD): Adjust to use gdb::unique_xmalloc_ptr.
4904 * tracefile-tfile.c (tfile_write_uploaded_tp):
4905 * tracepoint.c (parse_tracepoint_definition): Adjust to use
4906 gdb::unique_xmalloc_ptr.
4907 * tracepoint.h (struct uploaded_tp) <cond, actions, step_actions,
4908 at_string, cond_string, cmd_strings>: Replace char pointers
4909 with gdb::unique_xmalloc_ptr.
4910
2f667667
PA
49112019-01-10 Pedro Alves <palves@redhat.com>
4912
4913 * solib-target.c (library_list_start_library): Don't xstrdup name.
4914
36cb7237
PA
49152019-01-10 Pedro Alves <palves@redhat.com>
4916
4917 * mdebugread.c (parse_partial_symbols): Use
4918 gdb::unique_xmalloc_ptr to manage heap-allocated 'stabsstring'.
4919
da584958
AB
49202019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
4921
4922 * linux-fork.c (scoped_switch_fork_info)
4923 <~scoped_switch_fork_info>: Fix incorrect variable name.
4924
1ef8573c
AB
49252019-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
4926
4927 * linux-fork.c (scoped_switch_fork_info)
4928 <scoped_switch_fork_info>: Make explicit.
4929 <~scoped_switch_fork_info>: Wrap core in TRY/CATCH.
4930
8d7bcccb
TT
49312019-01-10 Tom Tromey <tom@tromey.com>
4932
4933 * objfiles.h (objfile::reset_psymtabs): Update.
4934 * objfiles.c (objfile::objfile): Update.
4935 * psymtab.h (psymtab_storage::obstack): Update.
4936 (psymtab_storage::m_obstack): Use gdb::optional.
4937 (class psymtab_storage): Update comment. Remove objfile
4938 parameter.
4939 * psymtab.c (psymtab_storage::psymtab_storage): Update.
4940
b596a3c7
TT
49412019-01-10 Tom Tromey <tom@tromey.com>
4942
4943 * psymtab.h (psymtab_storage::allocate_psymtab): New method.
4944 <free_psymtabs>: Now private.
4945 * psymtab.c (psymtab_storage::allocate_psymtab): Implement.
4946 (allocate_psymtab): Use new method.
4947
a9342b62
TT
49482019-01-10 Tom Tromey <tom@tromey.com>
4949
4950 * xcoffread.c (xcoff_end_psymtab): Use allocate_dependencies.
4951 * psymtab.h (psymtab_storage::allocate_dependencies): New method.
4952 * mdebugread.c (parse_partial_symbols): Use
4953 allocate_dependencies.
4954 * dwarf2read.c (dwarf2_create_include_psymtab): Use
4955 allocate_dependencies.
4956 (process_psymtab_comp_unit_reader)
4957 (build_type_psymtab_dependencies): Likewise.
4958 * dbxread.c (dbx_end_psymtab): Use allocate_dependencies.
4959
5af70966
TT
49602019-01-10 Tom Tromey <tom@tromey.com>
4961
4962 * psymtab.c (add_psymbol_to_bcache): Pass psymtab obstack to
4963 PSYMBOL_SET_LANGUAGE.
4964 (allocate_psymtab): Allocate psymtab on the psymtab obstack.
4965
5923a04c
TT
49662019-01-10 Tom Tromey <tom@tromey.com>
4967
4968 * psymtab.h (psymtab_storage::obstack): New method.
4969 <m_obstack>: Rename from obstack; now private.
4970 * psymtab.c (psymtab_storage): Update.
4971 * dwarf2read.c (create_addrmap_from_index)
4972 (create_addrmap_from_aranges, dwarf2_build_psymtabs_hard):
4973 Update.
4974
6d6a12bf
TT
49752019-01-10 Tom Tromey <tom@tromey.com>
4976
4977 * symfile.c (reread_symbols): Call objfile->reset_psymtabs.
4978 * objfiles.h (objfile::reset_psymtabs): New method.
4979
d320c2b5
TT
49802019-01-10 Tom Tromey <tom@tromey.com>
4981
4982 * symmisc.c (print_symbol_bcache_statistics): Update.
4983 (print_objfile_statistics): Update.
4984 * symfile.c (reread_symbols): Update.
4985 * psymtab.h (class psymtab_storage): New.
4986 * psymtab.c (psymtab_storage): New constructor.
4987 (~psymtab_storage): New destructor.
4988 (require_partial_symbols): Update.
4989 (ALL_OBJFILE_PSYMTABS_REQUIRED): Rewrite.
4990 (find_pc_sect_psymtab, find_pc_sect_psymbol)
4991 (match_partial_symbol, lookup_partial_symbol, dump_psymtab)
4992 (psym_dump, recursively_search_psymtabs, psym_has_symbols)
4993 (psym_find_compunit_symtab_by_address, sort_pst_symbols)
4994 (start_psymtab_common, end_psymtab_common)
4995 (add_psymbol_to_bcache, add_psymbol_to_list, init_psymbol_list)
4996 (allocate_psymtab): Update.
4997 (psymtab_storage::discard_psymtab): Rename from discard_psymtab.
4998 Update.
4999 (dump_psymtab_addrmap, maintenance_print_psymbols)
5000 (maintenance_check_psymtabs): Update.
5001 (class objfile_psymtabs): Move to objfiles.h.
5002 * psympriv.h (discard_psymtab): Now inline.
5003 (psymtab_discarder::psymtab_discarder): Update.
5004 (psymtab_discarder::~psymtab_discarder): Update.
5005 (ALL_OBJFILE_PSYMTABS): Rewrite.
5006 * objfiles.h (struct objfile) <psymtabs, psymtabs_addrmap,
5007 free_psymtabs, psymbol_cache, global_psymbols, static_psymbols>:
5008 Remove fields.
5009 <partial_symtabs>: New field.
5010 (class objfile_psymtabs): Move from psymtab.h. Update.
5011 * objfiles.c (objfile::objfile): Initialize partial_symtabs, not
5012 psymbol_cache.
5013 (objfile::~objfile): Don't destroy psymbol_cache.
5014 * mdebugread.c (parse_partial_symbols): Update.
5015 * dwarf2read.c (create_addrmap_from_index)
5016 (create_addrmap_from_aranges, dw2_find_pc_sect_compunit_symtab)
5017 (process_psymtab_comp_unit_reader, dwarf2_build_psymtabs_hard)
5018 (add_partial_subprogram, dwarf2_ranges_read): Update.
5019 * dwarf-index-write.c (write_address_map)
5020 (write_one_signatured_type, recursively_write_psymbols)
5021 (class debug_names, class debug_names, write_psymtabs_to_index):
5022 Update.
5023
1d94a5a3
TT
50242019-01-10 Tom Tromey <tom@tromey.com>
5025
5026 * symtab.h (SYMBOL_SET_NAMES): Update.
5027 (symbol_set_names): Update.
5028 (MSYMBOL_SET_NAMES): Update.
5029 * symtab.c (symbol_set_names): Change argument to be an
5030 objfile_per_bfd_storage.
5031 * psymtab.c (add_psymbol_to_bcache): Update.
5032 * psympriv.h (PSYMBOL_SET_NAMES): Take per_bfd argument.
5033
0f14768a
TT
50342019-01-10 Tom Tromey <tom@tromey.com>
5035
5036 * symtab.c (create_demangled_names_hash): Change argument to be an
5037 objfile_per_bfd_storage.
5038 (symbol_set_names): Update.
5039
6eee24ce
TT
50402019-01-10 Tom Tromey <tom@tromey.com>
5041
5042 * xcoffread.c (xcoff_initial_scan): Unconditionally call
5043 init_psymbol_list.
5044 * psymtab.c (init_psymbol_list): Do nothing if already called.
5045 * psympriv.h (init_psymbol_list): Add comment.
5046 * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
5047 init_psymbol_list.
5048 * dbxread.c (dbx_symfile_read): Unconditionally call
5049 init_psymbol_list.
5050
75aedd27
TT
50512019-01-10 Tom Tromey <tom@tromey.com>
5052
5053 * xcoffread.c (scan_xcoff_symtab): Update.
5054 * psymtab.c (add_psymbol_to_list): Replace "list" parameter with
5055 "where".
5056 * mdebugread.c (parse_partial_symbols)
5057 (handle_psymbol_enumerators): Update.
5058 * dwarf2read.c (add_partial_symbol, load_partial_dies): Update.
5059 * dbxread.c (read_dbx_symtab): Update.
5060 * psympriv.h (psymbol_placement): New enum.
5061 (add_psymbol_to_list): Update.
5062
939652a5
TT
50632019-01-10 Tom Tromey <tom@tromey.com>
5064
5065 * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
5066 static_psymbols parameters.
5067 (scan_xcoff_symtab): Update.
5068 * psymtab.c (start_psymtab_common): Remove global_psymbols and
5069 static_psymbols parameters.
5070 * psympriv.h (start_psymtab_common): Update.
5071 * mdebugread.c (parse_partial_symbols): Update.
5072 * dwarf2read.c (create_partial_symtab): Update.
5073 * dbxread.c (read_dbx_symtab): Update.
5074 (start_psymtab): Remove global_psymbols and static_psymbols
5075 parameters.
5076
baa62830
TT
50772019-01-10 Tom Tromey <tom@tromey.com>
5078
5079 * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
5080 * psymtab.c (allocate_psymtab): Add comment.
5081 * psympriv.h (allocate_psymtab): Add comment.
5082 * dwarf2read.c (dwarf2_create_include_psymtab): Remove some
5083 initializations.
5084 * dbxread.c (dbx_end_psymtab): Remove some initializations.
5085
0e8f53ba
TT
50862019-01-10 Tom Tromey <tom@tromey.com>
5087
5088 * symfile.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
5089 Don't declare.
5090 * mipsread.c: Include mdebugread.h.
5091 * mdebugread.h (mdebug_build_psymtabs, elfmdebug_build_psymtabs):
5092 Declare.
5093 * elfread.c: Include mdebugread.h.
5094
b22a7c6a
TT
50952019-01-09 Tom Tromey <tom@tromey.com>
5096
5097 * dbxread.c (dbx_end_psymtab): Use objfile_psymtabs.
5098 * mdebugread.c (parse_partial_symbols): Use objfile_psymtabs.
5099 * psymtab.c (ALL_OBJFILE_PSYMTABS_REQUIRED): Remove.
5100 (psym_map_symtabs_matching_filename, find_pc_sect_psymtab)
5101 (psym_lookup_symbol, psym_find_last_source_symtab)
5102 (psym_forget_cached_source_info, psym_print_stats)
5103 (psym_expand_symtabs_for_function, psym_expand_all_symtabs)
5104 (psym_expand_symtabs_with_fullname, psym_map_symbol_filenames)
5105 (psym_map_matching_symbols, psym_expand_symtabs_matching)
5106 (psym_find_compunit_symtab_by_address)
5107 (maintenance_print_psymbols, maintenance_info_psymtabs)
5108 (maintenance_check_psymtabs): Use ranged for.
5109 * psymtab.h (class objfile_psymtabs): New.
5110 (require_partial_symbols): Return objfile_psymtabs.
5111 * psympriv.h (ALL_OBJFILE_PSYMTABS): Remove.
5112
3b9d3ac2
TT
51132019-01-09 Tom Tromey <tom@tromey.com>
5114
5115 * symfile.c (overlay_invalidate_all, find_pc_overlay)
5116 (find_pc_mapped_section, list_overlays_command)
5117 (map_overlay_command, unmap_overlay_command)
5118 (simple_overlay_update): Use all_objfiles.
5119 * spu-tdep.c (spu_overlay_update): Use all_objfiles.
5120 * printcmd.c (info_symbol_command): Use all_objfiles.
5121 * objfiles.h (ALL_OBJSECTIONS): Remove.
5122 * maint.c (maintenance_translate_address): Use all_objfiles.
5123 * gcore.c (gcore_create_callback): Use all_objfiles.
5124 (objfile_find_memory_regions): Likewise.
5125
8b31193a
TT
51262019-01-09 Tom Tromey <tom@tromey.com>
5127
5128 * symtab.c (find_line_symtab, info_sources_command)
5129 (make_source_files_completion_list): Use objfile_compunits.
5130 * source.c (select_source_symtab): Use objfile_compunits.
5131 * objfiles.h (struct objfile): Update comment.
5132 (ALL_OBJFILES): Remove.
5133 (ALL_FILETABS): Remove.
5134 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Use
5135 objfile_compunits.
5136
d5da8b3c
TT
51372019-01-09 Tom Tromey <tom@tromey.com>
5138
5139 * symmisc.c (print_objfile_statistics, dump_objfile)
5140 (maintenance_print_symbols): Use compunit_filetabs.
5141 * source.c (forget_cached_source_info_for_objfile): Use
5142 compunit_filetabs.
5143 * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
5144 (ALL_FILETABS): Use compunit_filetabs.
5145 * objfiles.c (objfile_relocate1): Use compunit_filetabs.
5146 * coffread.c (coff_symtab_read): Use compunit_filetabs.
5147
5accd1a0
TT
51482019-01-09 Tom Tromey <tom@tromey.com>
5149
5150 * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
5151 (compunit_filetabs): New.
5152 * symtab.c (iterate_over_some_symtabs, find_pc_sect_line): Use
5153 compunit_filetabs.
5154 (info_sources_command, make_source_files_completion_list): Remove
5155 declaration.
5156 * symmisc.c (print_objfile_statistics, dump_objfile)
5157 (maintenance_print_symbols): Remove declaration.
5158 (maintenance_info_symtabs): Use compunit_filetabs.
5159 (maintenance_info_line_tables): Likewise.
5160 * source.c (select_source_symtab): Change local variable name.
5161 (forget_cached_source_info_for_objfile): Remove declaration.
5162 * objfiles.h (ALL_OBJFILE_FILETABS): Use compunit_filetabs.
5163 * objfiles.c (objfile_relocate1): Remove declaration.
5164 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
5165 declaration.
5166 * maint.c (count_symtabs_and_blocks): Use compunit_filetabs.
5167 * coffread.c (coff_symtab_read): Remove declaration.
5168 * buildsym.c (buildsym_compunit::end_symtab_with_blockvector): Use
5169 compunit_filetabs.
5170
d8aeb77f
TT
51712019-01-09 Tom Tromey <tom@tromey.com>
5172
5173 * symtab.c (lookup_objfile_from_block)
5174 (find_pc_sect_compunit_symtab, search_symbols)
5175 (default_collect_symbol_completion_matches_break_on): Use
5176 objfile_compunits.
5177 * objfiles.h (ALL_COMPUNITS): Remove.
5178 * maint.c (count_symtabs_and_blocks): Use objfile_compunits.
5179 * cp-support.c (add_symbol_overload_list_qualified): Use
5180 objfile_compunits.
5181 * ada-lang.c (ada_collect_symbol_completion_matches)
5182 (ada_add_global_exceptions): Use objfile_compunits.
5183
592553c4
TT
51842019-01-09 Tom Tromey <tom@tromey.com>
5185
5186 * source.c (select_source_symtab)
5187 (forget_cached_source_info_for_objfile): Remove declaration.
5188 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_files): Remove
5189 declaration.
5190 * maint.c (count_symtabs_and_blocks): Remove declaration.
5191 * cp-support.c (add_symbol_overload_list_qualified): Remove
5192 declaration.
5193 * coffread.c (coff_symtab_read): Remove declaration.
5194 * symtab.c (lookup_symbol_in_objfile_symtabs)
5195 (basic_lookup_transparent_type_1): Use objfile_compunits.
5196 (lookup_objfile_from_block, find_pc_sect_compunit_symtab)
5197 (info_sources_command, search_symbols)
5198 (default_collect_symbol_completion_matches_break_on)
5199 (make_source_files_completion_list): Remove declaration.
5200 * ada-lang.c (add_nonlocal_symbols): Use objfile_compunits.
5201 (ada_collect_symbol_completion_matches)
5202 (ada_add_global_exceptions): Remove declaration.
5203 * linespec.c (iterate_over_all_matching_symtabs): Use
5204 objfile_compunits.
5205 * objfiles.h (ALL_OBJFILE_COMPUNITS): Remove.
5206 (class objfile_compunits): New.
5207 (ALL_COMPUNITS): Use objfile_compunits.
5208 * symmisc.c (print_objfile_statistics, maintenance_info_symtabs)
5209 (maintenance_check_symtabs, maintenance_info_line_tables): Use
5210 objfile_compunits.
5211 * objfiles.c (objfile_relocate1): Use objfile_compunits.
5212
5325b9bf
TT
52132019-01-09 Tom Tromey <tom@tromey.com>
5214
5215 * symtab.c (search_symbols)
5216 (default_collect_symbol_completion_matches_break_on): Use
5217 objfile_msymbols.
5218 * ada-lang.c (ada_lookup_simple_minsym)
5219 (ada_collect_symbol_completion_matches): Use objfile_msymbols.
5220 * minsyms.c (find_solib_trampoline_target): Use objfile_msymbols.
5221 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): Use
5222 objfile_msymbols.
5223 * coffread.c (coff_symfile_read): Use objfile_msymbols.
5224 * symmisc.c (dump_msymbols): Use objfile_msymbols.
5225 * objc-lang.c (find_methods): Use objfile_msymbols.
5226 (info_selectors_command, info_classes_command): Likewise.
5227 * stabsread.c (scan_file_globals): Use objfile_msymbols.
5228 * objfiles.h (class objfile_msymbols): New.
5229 (ALL_OBJFILE_MSYMBOLS): Remove.
5230 (ALL_MSYMBOLS): Remove.
5231
cac85af2
TT
52322019-01-09 Tom Tromey <tom@tromey.com>
5233
5234 * common/next-iterator.h (next_adapter): Add Iterator template
5235 parameter.
5236 * objfiles.h (ALL_OBJFILES_SAFE): Remove.
5237 (class all_objfiles_safe): New.
5238 * jit.c (jit_inferior_exit_hook): Use all_objfiles_safe.
5239 * objfiles.c (put_objfile_before): Update comment.
5240 (add_separate_debug_objfile): Likewise.
5241 (free_all_objfiles): Use all_objfiles_safe.
5242 (objfile_purge_solibs): Likewise.
5243
aed57c53
TT
52442019-01-09 Tom Tromey <tom@tromey.com>
5245
5246 * symtab.c (iterate_over_symtabs, matching_obj_sections)
5247 (expand_symtab_containing_pc, lookup_static_symbol)
5248 (basic_lookup_transparent_type, find_pc_sect_compunit_symtab)
5249 (find_symbol_at_address, find_line_symtab, find_main_name): Use
5250 all_objfiles.
5251 * probe.c (find_probe_by_pc, collect_probes): Use all_objfiles.
5252 * breakpoint.c (create_overlay_event_breakpoint)
5253 (create_longjmp_master_breakpoint)
5254 (create_std_terminate_master_breakpoint)
5255 (create_exception_master_breakpoint): Use all_objfiles.
5256 * linux-thread-db.c (try_thread_db_load_from_pdir)
5257 (has_libpthread): Use all_objfiles.
5258 * ada-lang.c (add_nonlocal_symbols): Use all_objfiles.
5259 * linespec.c (iterate_over_all_matching_symtabs)
5260 (search_minsyms_for_name): Use all_objfiles.
5261 * maint.c (maintenance_info_sections): Use all_objfiles.
5262 * main.c (captured_main_1): Use all_objfiles.
5263 * spu-tdep.c (spu_objfile_from_frame): Use all_objfiles.
5264 * guile/scm-objfile.c (gdbscm_objfiles): Use all_objfiles.
5265 * guile/scm-pretty-print.c
5266 (ppscm_find_pretty_printer_from_objfiles): Use all_objfiles.
5267 * solib-spu.c (append_ocl_sos): Use all_objfiles.
5268 * symmisc.c (maintenance_print_symbols): Use all_objfiles.
5269 (maintenance_print_msymbols): Use all_objfiles.
5270 * source.c (select_source_symtab): Use all_objfiles.
5271 * jit.c (jit_find_objf_with_entry_addr): Use all_objfiles.
5272 * symfile.c (remove_symbol_file_command)
5273 (expand_symtabs_matching, map_symbol_filenames): Use
5274 all_objfiles.
5275 * ppc-linux-tdep.c (ppc_linux_spe_context_inferior_created): Use
5276 all_objfiles.
5277 * dwarf2-frame.c (dwarf2_frame_find_fde): Use all_objfiles.
5278 * objc-lang.c (find_methods): Use all_objfiles.
5279 * objfiles.c (have_partial_symbols, have_full_symbols)
5280 (have_minimal_symbols, qsort_cmp)
5281 (default_iterate_over_objfiles_in_search_order): Use
5282 all_objfiles.
5283 * hppa-tdep.c (find_unwind_entry): Use all_objfiles.
5284 * psymtab.c (maintenance_print_psymbols): Use all_objfiles.
5285 (maintenance_check_psymtabs): Use all_objfiles.
5286 (ALL_PSYMTABS): Remove.
5287 * compile/compile-object-run.c (do_module_cleanup): Use
5288 all_objfiles.
5289 * blockframe.c (find_pc_partial_function): Use all_objfiles.
5290 * cp-support.c (add_symbol_overload_list_qualified): Use
5291 all_objfiles.
5292 * windows-tdep.c (windows_iterate_over_objfiles_in_search_order):
5293 Use all_objfiles.
5294 * dwarf-index-write.c (save_gdb_index_command): Use all_objfiles.
5295 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): Use
5296 all_objfiles.
5297 * python/py-objfile.c (objfpy_lookup_objfile_by_name)
5298 (objfpy_lookup_objfile_by_build_id): Use all_objfiles.
5299 * python/py-prettyprint.c (find_pretty_printer_from_objfiles):
5300 Uses all_objfiles.
5301 * solib.c (solib_read_symbols): Use all_objfiles
5302
99d89cde
TT
53032019-01-09 Tom Tromey <tom@tromey.com>
5304
5305 * probe.c (parse_probes_in_pspace): Use all_objfiles.
5306 * guile/scm-progspace.c (gdbscm_progspace_objfiles): Use
5307 all_objfiles.
5308 * objfiles.h (ALL_PSPACE_OBJFILES): Remove.
5309 * symmisc.c (print_symbol_bcache_statistics)
5310 (print_objfile_statistics, maintenance_print_objfiles)
5311 (maintenance_info_symtabs, maintenance_check_symtabs)
5312 (maintenance_expand_symtabs, maintenance_info_line_tables): Use
5313 all_objfiles.
5314 * source.c (forget_cached_source_info): Use all_objfiles.
5315 * symfile-debug.c (set_debug_symfile): Use all_objfiles.
5316 * elfread.c (elf_gnu_ifunc_resolve_by_cache)
5317 (elf_gnu_ifunc_resolve_by_got): Use all_objfiles.
5318 * objfiles.c (update_section_map): Use all_objfiles.
5319 (shared_objfile_contains_address_p): Likewise.
5320 * psymtab.c (maintenance_info_psymtabs): Use all_objfiles.
5321 * python/py-progspace.c (pspy_get_objfiles): Use all_objfiles.
5322
21708325
TT
53232019-01-09 Tom Tromey <tom@tromey.com>
5324
5325 * common/next-iterator.h: New file.
5326 * objfiles.h (class all_objfiles): New.
5327 (struct objfile_iterator): New.
5328
669e09f6
PW
53292019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5330
5331 * NEWS: Move the description of the changed "frame", "select-frame",
5332 and "info frame" commands to the Changed commands section.
5333
041be526
SM
53342019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5335
5336 * gdbtypes.c (check_stub_method_group): Remove handling of old
5337 mangling schemes.
5338 * linespec.c (find_methods): Likewise.
5339 * stabsread.c (read_member_functions): Likewise.
5340 * valops.c (search_struct_method): Likewise.
5341 (value_struct_elt_for_reference): Likewise.
5342 * NEWS: Mention this change.
5343
0e2a2133
AB
53442019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * cli/cli-cmds.c (list_command): Pass a source_lines_range to
5347 print_source_lines.
5348 * source.c (print_source_lines_base): Update line number check.
5349 (print_source_lines): New function.
5350 (source_lines_range::source_lines_range): New function.
5351 * source.h (class source_lines_range): New class.
5352 (print_source_lines): New declaration.
5353
1055a3b4
PW
53542019-01-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5355
5356 * linespec.c (linespec_state_destructor): Free self->canonical_names.
5357
cfeadda5
TT
53582019-01-08 Tom Tromey <tom@tromey.com>
5359 Simon Marchi <simon.marchi@ericsson.com>
5360
5361 PR gdb/24060
5362 * ada-exp.y (DOLLAR_VARIABLE): Rename from SPECIAL_VARIABLE.
5363 * ada-lex.l (DOLLAR_VARIABLE): Likewise.
5364 * c-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
5365 * f-exp.y (DOLLAR_VARIABLE): Likewise.
5366 * m2-exp.y (DOLLAR_VARIABLE): Rename from INTERNAL_VAR.
5367 * p-exp.y (DOLLAR_VARIABLE): Rename from VARIABLE.
5368
583068ca
AB
53692019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
5370
5371 * source.c (select_source_symtab): Move header comment to
5372 declaration in source.h.
5373 (forget_cached_source_info_for_objfile): Likewise.
5374 (forget_cached_source_info): Likewise.
5375 (identify_source_line): Likewise.
5376 * source.h (identify_source_line): Move declaration from symtab.h
5377 and add comment from source.c
5378 (print_source_lines): Likewise.
5379 (forget_cached_source_info_for_objfile): Likewise.
5380 (forget_cached_source_info): Likewise.
5381 (select_source_symtab): Likewise.
5382 (enum print_source_lines_flag): Move definition from symtab.h.
5383 * symtab.h (identify_source_line): Move declaration to source.h.
5384 (print_source_lines): Likewise.
5385 (forget_cached_source_info_for_objfile): Likewise.
5386 (forget_cached_source_info): Likewise.
5387 (select_source_symtab): Likewise.
5388 (enum print_source_lines_flag): Move definition to source.h.
5389 * tui/tui-hooks.c: Add 'source.h' include.
5390
ec98a4ad
AB
53912019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
5392
5393 * source.c (print_source_lines_base): Handle requests to print
5394 reverse line number sequences, and guard against empty lines
5395 string.
5396
62ea19c1
AB
53972019-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
5398
5399 * source.c (print_source_lines_base): Fix skip of '\r' if next
5400 character is '\n'.
5401
9d30e1fd
TT
54022019-01-06 Tom Tromey <tom@tromey.com>
5403
5404 * c-exp.y (struct c_parse_state) <macro_original_text,
5405 expansion_obstack>: New member.
5406 (macro_original_text, expansion_obstack): Remove globals.
5407 (scan_macro_expansion, scanning_macro_expansion)
5408 (finished_macro_expansion): Update.
5409 (scan_macro_cleanup): Remove.
5410 (yylex, c_parse): Update.
5411
c65bac38
TT
54122019-01-06 Tom Tromey <tom@tromey.com>
5413
5414 * c-exp.y (struct c_parse_state) <strings>: New member.
5415 (operator_stoken): Update.
5416
02e12e38
TT
54172019-01-06 Tom Tromey <tom@tromey.com>
5418
5419 * parser-defs.h (type_ptr): Remove typedef. Don't declare VEC.
5420 (union type_stack_elt) <typelist_val>: Now a pointer to
5421 std::vector.
5422 (type_stack_cleanup): Don't declare.
5423 (push_typelist): Update.
5424 * parse.c (pop_typelist): Return a std::vector.
5425 (push_typelist): Take a std::vector.
5426 (follow_types): Update. Do not free args.
5427 (type_stack_cleanup): Remove.
5428 * c-exp.y (struct c_parse_state): New.
5429 (cpstate): New global.
5430 (type_aggregate_p, exp, ptr_operator, parameter_typelist)
5431 (nonempty_typelist): Update.
5432 (func_mod): Create a new vector.
5433 (c_parse): Create a c_parse_state.
5434 (check_parameter_typelist): Do not delete params.
5435 (function_method): Update. Do not delete type_list.
5436
f097f5ad
TT
54372019-01-06 Tom Tromey <tom@tromey.com>
5438
5439 PR gdb/28155:
5440 * python/py-finishbreakpoint.c (bpfinishpy_init): Use
5441 check_typedef.
5442 * infcmd.c (finish_command_fsm_should_stop): Use check_typedef.
5443 (print_return_value): Likewise.
5444
d2adf9f1
TT
54452019-01-05 Tom Tromey <tom@tromey.com>
5446
5447 * contrib/cleanup_check.py: Remove.
5448 * contrib/gcc-with-excheck: Remove.
5449 * contrib/exsummary.py: Remove.
5450 * contrib/excheck.py: Remove.
5451
2eab46b1
JB
54522019-01-05 Joel Brobecker <brobecker@adacore.com>
5453
5454 * thread.c (delete_thread_1): Add gdb_assert that THR is not
5455 NULL. Initialize tpprev to NULL instead of assigning it
5456 to NULL on the next statement.
5457 * windows-nat.c (windows_delete_thread): Remove check for
5458 main_thread_id before printing thread exit notifications.
5459 (get_windows_debug_event) <EXIT_THREAD_DEBUG_EVENT>:
5460 Remove thread ID check against main_thread_id.
5461 <CREATE_PROCESS_DEBUG_EVENT>: Remove call to
5462 windows_delete_thread.
5463 <EXIT_PROCESS_DEBUG_EVENT>: Add call to windows_delete_thread.
5464
48c5e7e2
TT
54652019-01-04 Tom Tromey <tom@tromey.com>
5466
5467 * compile/compile.c (_initialize_compile): Use upper case for
5468 metasyntactic variables.
5469 * symmisc.c (_initialize_symmisc): Use upper case for
5470 metasyntactic variables.
5471 * psymtab.c (_initialize_psymtab): Use upper case for
5472 metasyntactic variables.
5473 * demangle.c (demangle_command): Use upper case for metasyntactic
5474 variables.
5475 (_initialize_demangler): Likewise.
5476 * ax-gdb.c (_initialize_ax_gdb): Use upper case for metasyntactic
5477 variables.
5478
986041cd
TT
54792019-01-03 Tom Tromey <tom@tromey.com>
5480
5481 * tui/tui-source.c (tui_set_source_content): Use xstrdup.
5482
7c711119
TT
54832019-01-03 Tom Tromey <tom@tromey.com>
5484
5485 * python/py-symtab.c (salpy_str): Update.
5486 (struct salpy_sal_object) <symtab>: Now a PyObject.
5487 (salpy_dealloc): Update.
5488 (del_objfile_sal): Use gdbpy_ref.
5489
1b20edf0
TT
54902019-01-03 Tom Tromey <tom@tromey.com>
5491
5492 * python/py-type.c (convert_field): Use new_reference. Return
5493 gdbpy_ref.
5494 (make_fielditem): Return gdbpy_ref.
5495 (typy_fields): Update.
5496 (typy_getitem): Update.
5497 (field_name): Return gdbpy_ref. Use new_reference.
5498 (typy_iterator_iternext): Update.
5499
ea41325b
TT
55002019-01-03 Tom Tromey <tom@tromey.com>
5501
5502 * python/py-record.c (gdbpy_stop_recording): Use Py_RETURN_NONE.
5503
2a3c71d6
TT
55042019-01-03 Tom Tromey <tom@tromey.com>
5505
5506 * python/py-value.c (valpy_dealloc): Use Py_XDECREF.
5507 * python/py-type.c (typy_fields_items): Use gdbpy_ref.
5508 * python/py-progspace.c (pspy_set_printers): Use gdbpy_ref.
5509 (pspy_set_frame_filters, pspy_set_frame_unwinders)
5510 (pspy_set_type_printers): Likewise.
5511 * python/py-function.c (fnpy_init): Use gdbpy_ref.
5512 * python/py-cmd.c (cmdpy_init): Use gdbpy_ref.
5513 * python/py-objfile.c (objfpy_set_printers): Use gdbpy_ref.
5514 (objfpy_set_frame_filters, objfpy_set_frame_unwinders)
5515 (objfpy_set_type_printers): Likewise.
5516
5c329e6a
TT
55172019-01-03 Tom Tromey <tom@tromey.com>
5518
5519 * python/python.c (gdbpy_enter, ~gdbpy_enter): Update.
5520 (gdbpy_print_stack): Use gdbpy_err_fetch.
5521 * python/python-internal.h (class gdbpy_err_fetch): New class.
5522 (class gdbpy_enter) <m_error_type, m_error_value,
5523 m_error_traceback>: Remove.
5524 <m_error>: New member.
5525 (gdbpy_exception_to_string): Don't declare.
5526 * python/py-varobj.c (py_varobj_iter_next): Use gdbpy_err_fetch.
5527 * python/py-value.c (convert_value_from_python): Use
5528 gdbpy_err_fetch.
5529 * python/py-utils.c (gdbpy_err_fetch::to_string): Rename from
5530 gdbpy_exception_to_string.
5531 (gdbpy_handle_exception): Use gdbpy_err_fetch.
5532 * python/py-prettyprint.c (print_stack_unless_memory_error): Use
5533 gdbpy_err_fetch.
5534
169bb27b
AB
55352019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
5536
5537 * linux-nat.c (delete_lwp_cleanup): Delete.
5538 (struct lwp_deleter): New struct.
5539 (lwp_info_up): New typedef.
5540 (linux_nat_target::follow_fork): Delete cleanup, and make use of
5541 lwp_info_up.
5542
a07c8880
AB
55432019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
5544
5545 * linux-fork.c (class scoped_switch_fork_info): New class.
5546 (inferior_call_waitpid): Update to use scoped_switch_fork_info.
5547
26089c49
AB
55482019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * valops.c (find_overload_match): Remove use of null_cleanup, and
5551 calls to do_cleanups.
5552
06d3e5b0
AB
55532019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
5554
5555 * compile/compile-cplus-types.c
5556 (compile_cplus_instance::decl_name): Handle changes to
5557 cp_func_name.
5558 * cp-support.c (cp_func_name): Update header comment, update
5559 return type.
5560 * cp-support.h (cp_func_name): Update return type in declaration.
5561 * valops.c (find_overload_match): Move temp_func local to top
5562 level of function and change its type. Use temp_func to hold and
5563 delete temporary string obtained from cp_func_name.
5564
66644cd3
AB
55652019-01-03 Andrew Burgess <andrew.burgess@embecosm.com>
5566
5567 * remote.c (remote_target::remote_check_symbols): Convert `msg` to
5568 gdb::char_vector, remove cleanup, and update uses of `msg`.
5569
592d8c0a
JW
55702019-01-03 Jim Wilson <jimw@sifive.com>
5571
5572 * riscv-tdep.c (riscv_freg_feature): Drop s0 name from f8.
5573
c55d06ec
TT
55742019-01-02 Tom Tromey <tom@tromey.com>
5575
5576 * xml-tdesc.c (xml_cache): Hold a target_desc_up.
5577 (tdesc_parse_xml): Remove cleanups.
5578 * target-descriptions.h (make_cleanup_free_target_description):
5579 Don't declare.
5580 (target_desc_deleter): New struct.
5581 (target_desc_up): New typedef.
5582 * target-descriptions.c (target_desc_deleter::operator()): Rename
5583 from free_target_description.
5584 (make_cleanup_free_target_description): Remove.
5585
3a6ae42d
TT
55862019-01-02 Tom Tromey <tom@tromey.com>
5587
5588 * linespec.c (struct linespec_parser): Rename from ls_parser. Add
5589 constructor, destructor.
5590 (linespec_parser): Remove typedef.
5591 (~linespec_parser): Rename from linespec_parser_delete.
5592 (linespec_lex_to_end, linespec_complete_label)
5593 (linespec_complete): Update.
5594 (decode_line_full): Remove cleanups.
5595 (decode_line_1): Update.
5596
61fd3e73
TT
55972019-01-02 Tom Tromey <tom@tromey.com>
5598
5599 * python/python-internal.h (inferior_to_inferior_object): Change
5600 return type.
5601 * python/py-exitedevent.c (create_exited_event_object): Update.
5602 * python/py-inferior.c (inferior_to_inferior_object): Return
5603 gdbpy_ref.
5604 (python_new_inferior, python_inferior_deleted)
5605 (thread_to_thread_object, delete_thread_object)
5606 (build_inferior_list, gdbpy_selected_inferior): Update.
5607 * python/py-infthread.c (create_thread_object): Update. Also fail
5608 if inferior_to_inferior_object fails.
5609
d20172fc
SM
56102019-01-02 Simon Marchi <simon.marchi@ericsson.com>
5611
5612 * inferior.h (class inferior) <displaced_step_state>: New field.
5613 * infrun.h (struct displaced_step_state): Move here from
5614 infrun.c. Initialize fields, add constructor.
5615 <inf>: Remove field.
5616 <reset>: New method.
5617 * infrun.c (struct displaced_step_inferior_state): Move to
5618 infrun.h.
5619 (displaced_step_inferior_states): Remove.
5620 (get_displaced_stepping_state): Adust.
5621 (displaced_step_in_progress_any_inferior): Adjust.
5622 (displaced_step_in_progress_thread): Adjust.
5623 (displaced_step_in_progress): Adjust.
5624 (add_displaced_stepping_state): Remove.
5625 (get_displaced_step_closure_by_addr): Adjust.
5626 (remove_displaced_stepping_state): Remove.
5627 (infrun_inferior_exit): Call displaced_step_state.reset.
5628 (use_displaced_stepping): Don't check for NULL.
5629 (displaced_step_prepare_throw): Call
5630 get_displaced_stepping_state.
5631 (displaced_step_fixup): Don't check for NULL.
5632 (prepare_for_detach): Don't check for NULL.
5633
e3319240
PW
56342019-01-02 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5635
5636 * infcall.c (call_function_by_hand_dummy): cleanup/destroy sm
5637 in case of call that did not complete.
5638
5d36dfb9
AU
56392019-01-02 Andrey Utkin <autkin@undo.io>
5640
5641 * symfile.c (find_separate_debug_file): Fix search of debug files for
5642 remote debuggee.
5643
8833fbf0
TT
56442019-01-02 Tom Tromey <tom@tromey.com>
5645
5646 * python/py-inferior.c (gdbpy_initialize_inferior): Fix
5647 indentation.
5648 * python/py-frame.c (frapy_older): Remove cast.
5649 (frapy_newer): Likewise.
5650 * python/py-breakpoint.c (local_setattro): Remove cast.
5651 * python/py-arch.c (archpy_name): Remove local variable.
5652 * python/py-type.c (gdbpy_lookup_type): Remove cast.
5653
4ada3dfd
JB
56542019-01-02 Joel Brobecker <brobecker@adacore.com>
5655
5656 * unittests/basic_string_view/element_access/char/empty.cc:
5657 Fix year range in copyright header.
5658
113b7b81
AB
56592019-01-01 Andrew Burgess <andrew.burgess@embecosm.com>
5660
5661 * arch/riscv.h (struct riscv_gdbarch_features) <hw_float_abi>:
5662 Delete.
5663 <operator==>: Update with for removed field.
5664 <hash>: Likewise.
5665 * riscv-tdep.h (struct gdbarch_tdep) <features>: Renamed to...
5666 <isa_features>: ...this.
5667 <abi_features>: New field.
5668 (riscv_isa_flen): Update comment.
5669 (riscv_abi_xlen): New declaration.
5670 (riscv_abi_flen): New declaration.
5671 * riscv-tdep.c (riscv_isa_xlen): Update to get answer from
5672 isa_features.
5673 (riscv_abi_xlen): New function.
5674 (riscv_isa_flen): Update to get answer from isa_features.
5675 (riscv_abi_flen): New function.
5676 (riscv_has_fp_abi): Update to get answer from abi_features.
5677 (riscv_call_info::riscv_call_info): Use abi xlen and flen, not isa
5678 xlen and flen.
5679 (riscv_call_info) <xlen, flen>: Update comment.
5680 (riscv_call_arg_struct): Remove invalid assertions
5681 (riscv_features_from_gdbarch_info): Update now hw_float_abi field
5682 is removed.
5683 (riscv_gdbarch_init): Gather isa features and abi features
5684 separately, ensure both match on the gdbarch when reusing an old
5685 gdbarch. Relax an error check to allow 32-bit abi float to run on
5686 a target with 64-bit float hardware.
5687
b18ca514
PW
56882019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5689
5690 * source.c (search_command_helper): Stop reverse search
5691 when line 1 has been searched.
5692
ec70d8db
PW
56932019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5694
5695 * record-full.c (record_full_base_target::close): Rewrite
5696 record_full_core_buf_list free logic.
5697
5b38f9c1
PW
56982019-01-01 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5699
5700 * break-catch-syscall.c (print_one_catch_syscall): xfree
5701 the last text.
5702
66d91b39
JB
57032019-01-01 Joel Brobecker <brobecker@adacore.com>
5704
5705 * top.c (print_gdb_version): Update Copyright year in version
5706 message.
5707
42a4f53d
JB
57082019-01-01 Joel Brobecker <brobecker@adacore.com>
5709
5710 Update copyright year range in all GDB files.
5711
7e955d83 57122019-01-01, 19 Joel Brobecker <brobecker@adacore.com>
2139e8dc 5713
5bbd631d 5714 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2018.
2139e8dc 5715
5bbd631d 5716For older changes see ChangeLog-2018.
c906108c
SS
5717\f
5718Local Variables:
5719mode: change-log
5720left-margin: 8
5721fill-column: 74
5722version-control: never
57da7796 5723coding: utf-8
c906108c 5724End:
5bbd631d 5725
This page took 2.396114 seconds and 4 git commands to generate.