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