Class-fy dwarf2_frame_state
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
afe37d6b
YQ
12017-08-11 Yao Qi <yao.qi@linaro.org>
2
3 * dwarf2-frame.c (dwarf2_frame_state_free): Remove.
4 (dwarf2_frame_state::dwarf2_frame_state): New.
5 (dwarf2_frame_state::~dwarf2_frame_state): New.
6 (dwarf2_fetch_cfa_info): Update.
7 (dwarf2_frame_cache): Remove old_chain. Change 'fs' to an object
8 rather than a pointer. Update code.
9 * dwarf2-frame.h (struct dwarf2_frame_state): Declare ctor and
10 dtor.
11 <data_align, code_align, retaddr_column>: Change them to const.
12 <armcc_cfa_offsets_sf, armcc_cfa_offsets_reversed>: Change them
13 to bool.
14
b348037f
YQ
152017-08-11 Yao Qi <yao.qi@linaro.org>
16
17 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <exp_len>: Remove.
18 <loc.exp>: New field.
19 * dwarf2-frame.c (execute_cfa_program): Update.
20 (dwarf2_frame_prev_register): Update.
21
e7c9de26
PA
222017-08-10 Pedro Alves <palves@redhat.com>
23
24 * common/gdb_unique_ptr.h (xfree_deleter<T[]>): Define.
25
e8c6b620
JB
262017-08-09 John Baldwin <jhb@FreeBSD.org>
27
28 * fbsd-nat.c (struct fbsd_fork_info): Remove.
29 (fbsd_pending_children): Use std::list.
30 (fbsd_remember_child): Likewise.
31 (fbsd_is_child_pending): Likewise.
32 (fbsd_pending_vfork_done): Use std::forward_list.
33 (fbsd_add_vfork_done): Likewise.
34 (fbsd_is_vfork_done_pending): Likewise.
35 (fbsd_next_vfork_done): Likewise.
36
e4a26669
JB
372017-08-09 John Baldwin <jhb@FreeBSD.org>
38
39 * fbsd-nat.c [HAVE_KINFO_GETVMMAP] (struct free_deleter): New.
40 (fbsd_find_memory_regions): Use free_deleter with std::unique_ptr.
41 [!HAVE_KINFO_GETVMMAP] (fbsd_find_memory_regions): Use std::string
42 for `mapfilename'.
43 (fbsd_xfer_partial): Use gdb::byte_vector.
44 (fbsd_add_threads): Likewise.
45
142311d3
JB
462017-08-09 John Baldwin <jhb@FreeBSD.org>
47
48 * fbsd-nat.c: [!HAVE_KINFO_GETVMMAP]: Include <sys/user.h> and
49 "filestuff.h".
50 (fbsd_find_memory_regions): Fix `mapfile' initialization.
51
42fa2e0e
TT
522017-08-09 Tom Tromey <tom@tromey.com>
53
54 * skip.c (skiplist_entry): New constructor.
55 (skiplist_entry::enabled, skiplist_entry::function_is_regexp)
56 (skiplist_entry::file_is_glob): Now bool.
57 (skiplist_entry::file, skiplist_entry::function): Now
58 std::string.
59 (make_skip_entry): Return a unique_ptr. Use new.
60 (free_skiplist_entry, free_skiplist_entry_cleanup)
61 (make_free_skiplist_entry_cleanup): Remove.
62 (skip_command, skip_disable_command, add_skiplist_entry)
63 (skip_form_bytes, compile_skip_regexp, skip_command, skip_info)
64 (skip_file_p, skip_gfile_p, skip_function_p, skip_rfunction_p)
65 (function_name_is_marked_for_skip): Update.
66 (skip_delete_command): Update. Use delete.
67
cd3af38d
JW
682017-08-09 Jiong Wang <jiong.wang@arm.com>
69
70 * aarch64-linux-tdep.c: Include "auxv.h" and "elf/common.h".
71 (aarch64_linux_core_read_description): New function.
72 (aarch64_linux_init_abi): Register gdbarch_core_read_description.
73
29592bde
PA
742017-08-09 Pedro Alves <palves@redhat.com>
75
76 * cp-name-parser.y (cp_comp_to_string): Return a
77 gdb::unique_xmalloc_ptr<char>.
78 * cp-support.c (replace_typedefs_qualified_name)
79 (replace_typedefs): Adjust to use gdb::unique_xmalloc_ptr<char>.
80 (cp_canonicalize_string_full): Use op= instead of explicit
81 convertion.
82 (cp_class_name_from_physname, method_name_from_physname)
83 (cp_func_name, cp_remove_params): Adjust to use
84 gdb::unique_xmalloc_ptr<char>.
85 * cp-support.h (cp_comp_to_string): Return a
86 gdb::unique_xmalloc_ptr<char>.
87 * python/py-type.c (typy_lookup_type): Adjust to use
88 gdb::unique_xmalloc_ptr<char>.
89
b3340438
L
902017-08-09 H.J. Lu <hongjiu.lu@intel.com>
91
92 * dwarf2read.c (dwarf2_string_attr): Fix a typo.
93
e88e8651
YQ
942017-08-09 Alex Lindsay <alexlindsay239@gmail.com>
95 Yao Qi <yao.qi@linaro.org>
96
97 * cp-support.c (cp_canonicalize_string_full): Use
98 gdb::unique_xmalloc_ptr<char>.
99 (cp_canonicalize_string): Likewise.
100
f5a29eb0
YQ
1012017-08-09 Yao Qi <yao.qi@linaro.org>
102
103 * features/Makefile (WHICH): Remove i386/ non-linux stuff.
104 * regformats/i386/amd64-avx-avx512.dat: Remove.
105 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Remove.
106 * regformats/i386/amd64-avx-mpx.dat:Remove.
107 * regformats/i386/amd64-avx.dat: Remove.
108 * regformats/i386/amd64-mpx.dat: Remove.
109 * regformats/i386/i386-avx-avx512.dat: Remove.
110 * regformats/i386/i386-avx-mpx-avx512-pku.dat: Remove.
111 * regformats/i386/i386-avx-mpx.dat: Remove.
112 * regformats/i386/i386-mmx.dat: Remove.
113 * regformats/i386/i386-mpx.dat: Remove.
114
57757c2f
YQ
1152017-08-09 Yao Qi <yao.qi@linaro.org>
116
117 * amd64-tdep.h (tdesc_x32): Remove the declaration.
118 * amd64-tdep.c: Don't include features/i386/x32*.c.
119 (_initialize_amd64_tdep): Don't call initialize_tdesc_x32*
120 functions.
121 * features/Makefile (WHICH): Remove i386/x32, i386/x32-avx,
122 and i386/x32-avx-avx512.
123 (XMLTOC): Remove i386/x32-avx.xml, i386/x32-avx-avx512.xml,
124 and i386/x32.xml.
125 * features/i386/x32-avx-avx512.c: Removed.
126 * features/i386/x32-avx-avx512.xml: Removed.
127 * features/i386/x32-avx.c: Removed.
128 * features/i386/x32-avx.xml: Removed.
129 * features/i386/x32.c: Removed.
130 * features/i386/x32.xml: Removed.
131 * regformats/i386/x32-avx-avx512.dat: Removed.
132 * regformats/i386/x32-avx.dat: Removed.
133 * regformats/i386/x32.dat: Removed.
134
ba7b109b
MR
1352017-08-07 Maciej W. Rozycki <macro@imgtec.com>
136
137 PR breakpoints/21886
138 * mem-break.c (default_memory_insert_breakpoint): Use
139 `->placed_address' rather than `->reqstd_address' for the
140 breakpoint location.
141
e347efc3
MR
1422017-08-07 Maciej W. Rozycki <macro@imgtec.com>
143
144 * arch-utils.c (default_print_insn): Remove arch/mach/endian
145 assertions.
146
0dba2a6c
MR
1472017-08-07 Maciej W. Rozycki <macro@imgtec.com>
148
149 * gdbarch.sh (gdbarch_info): Replace the `tdep_info' member with
150 a union of `tdep_info', `tdesc_data' and `id'.
151 * aarch64-tdep.c (aarch64_gdbarch_init): Use `info.tdesc_data'
152 rather than `info.tdep_info'.
153 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
154 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
155 * i386-tdep.c (i386_gdbarch_init): Likewise.
156 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
157 * mips-tdep.c (mips_gdbarch_init): Likewise.
158 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
159 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
160 * ppc-linux-tdep.c (ppu2spu_sniffer): Use `info.id' rather than
161 `info.tdep_info'.
162 (ppc_linux_init_abi): Use `info.tdesc_data' rather than
163 `info.tdep_info'.
164 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
165 * spu-multiarch.c (spu_gdbarch): Use `info.id' rather than
166 `info.tdep_info'.
167 * spu-tdep.c (spu_gdbarch_init): Likewise.
168 * gdbarch.h: Regenerate.
169
16eb6b2d
LS
1702017-08-07 Leszek Swirski <leszeks@google.com>
171
7b005726 172 PR symtab/20899
16eb6b2d
LS
173 * dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt.
174
74cbb09e
SM
1752017-08-07 Simon Marchi <simon.marchi@ericsson.com>
176
177 * remote-sim.c (gdbsim_load): Remove char **argv local variable.
178 (gdbsim_open): Rename gdb_argv args object to argv.
179
ee0c3293
TT
1802017-08-05 Tom Tromey <tom@tromey.com>
181
182 * compile/compile-object-load.c (compile_object_load): Use
183 gdb::unique_xmalloc_ptr.
184 * cli/cli-dump.c (scan_filename): Rename from
185 scan_filename_with_cleanup. Change return type.
186 (scan_expression): Rename from scan_expression_with_cleanup.
187 Change return type.
188 (dump_memory_to_file, dump_value_to_file, restore_command):
189 Use gdb::unique_xmalloc_ptr. Update.
190 * cli/cli-cmds.c (find_and_open_script): Use
191 gdb::unique_xmalloc_ptr.
192 * tracefile-tfile.c (tfile_open): Use gdb::unique_xmalloc_ptr.
193 * symmisc.c (maintenance_print_symbols)
194 (maintenance_print_msymbols): Use gdb::unique_xmalloc_ptr.
195 * symfile.c (symfile_bfd_open, generic_load)
196 (add_symbol_file_command, remove_symbol_file_command): Use
197 gdb::unique_xmalloc_ptr.
198 * source.c (openp): Use gdb::unique_xmalloc_ptr.
199 * psymtab.c (maintenance_print_psymbols): Use
200 gdb::unique_xmalloc_ptr.
201 * corelow.c (core_open): Use gdb::unique_xmalloc_ptr.
202 * breakpoint.c (save_breakpoints): Use gdb::unique_xmalloc_ptr.
203 * solib.c (solib_map_sections): Use gdb::unique_xmalloc_ptr.
204 (reload_shared_libraries_1): Likewise.
205
3232fabd
TT
2062017-08-05 Tom Tromey <tom@tromey.com>
207
208 * rust-exp.y (rust_op_ptr, set_field): Remove typedefs.
209 (rust_op_vector, rust_set_vector): New typedefs.
210 (current_parser): New global.
211 (work_obstack): Change to pointer type. Update all users.
212 (rust_ast, pstate): Remove globals.
213 (struct rust_parser): New.
214 (%union) <params, field_inits>: Change type.
215 (start, tuple_expr, unit_expr, struct_expr_list, literal)
216 (field_expr, expr_list, maybe_expr_list, type_list): Update.
217 (ast_call_ish, ast_path, ast_function_type, ast_tuple_type)
218 (convert_params_to_types, convert_params_to_expression): Change
219 type of "params".
220 (ast_string): Change type of "fields".
221 (rust_parse): Make a rust_parser. Remove cleanups.
222 (rust_lex_tests): Make and install an auto_obstack.
223
f02fd774
YQ
2242017-08-04 Yao Qi <yao.qi@linaro.org>
225
226 * configure.srv (ipa_x32_linux_regobj): New.
227 * linux-amd64-ipa.c (get_ipa_tdesc): Use X86_TDESC_AVX_AVX512
228 instead of X86_TDESC_AVX512.
229 (initialize_low_tracepoint): Call
230 init_registers_x32_avx_avx512_linux.
231
91975afd
YQ
2322017-08-04 Yao Qi <yao.qi@linaro.org>
233
234 * utils.h (gdb_argv): Add namespace std for nullptr_t.
235
2331fa3a
RK
2362017-08-03 Ruslan Kabatsayev <b7.10110111@gmail.com>
237
238 * MAINTAINERS (Write After Approval): Add Ruslan Kabatsayev.
239
744e4fe1
TT
2402017-08-03 Tom Tromey <tom@tromey.com>
241
242 * utils.c (make_cleanup_freeargv, do_freeargv, gdb_buildargv):
243 Remove.
244 * utils.h (make_cleanup_freeargv, gdb_buildargv): Remove.
245
1c034b67
TT
2462017-08-03 Tom Tromey <tom@tromey.com>
247
248 * python/py-param.c (compute_enum_values): Use gdb_argv.
249
773a1edc
TT
2502017-08-03 Tom Tromey <tom@tromey.com>
251
252 * utils.h (struct gdb_argv_deleter): New.
253 (gdb_argv): New class.
254 * utils.c (gdb_argv::reset): New method.
255 * tracepoint.c (delete_trace_variable_command): Use gdb_argv.
256 * tracefile.c (tsave_command): Use gdb_argv.
257 * top.c (new_ui_command): Use gdb_argv.
258 * symmisc.c (maintenance_print_symbols)
259 (maintenance_print_msymbols, maintenance_expand_symtabs): Use gdb_argv.
260 * symfile.c (symbol_file_command, generic_load)
261 (remove_symbol_file_command): Use gdb_argv.
262 * stack.c (backtrace_command): Use gdb_argv.
263 * source.c (add_path, show_substitute_path_command)
264 (unset_substitute_path_command, set_substitute_path_command):
265 Use gdb_argv.
266 * skip.c (skip_command): Use gdb_argv. Use gdb_buildargv.
267 * ser-mingw.c (pipe_windows_open): Use gdb_argv.
268 * remote.c (extended_remote_run, remote_put_command)
269 (remote_get_command, remote_delete_command): Use gdb_argv.
270 * remote-sim.c (gdbsim_load, gdbsim_create_inferior)
271 (gdbsim_open): Use gdb_argv.
272 * python/py-cmd.c (gdbpy_string_to_argv): Use gdb_argv.
273 * psymtab.c (maintenance_print_psymbols): Use gdb_argv.
274 * procfs.c (procfs_info_proc): Use gdb_argv.
275 * interps.c (interpreter_exec_cmd): Use gdb_argv.
276 * infrun.c (handle_command): Use gdb_argv.
277 * inferior.c (add_inferior_command, clone_inferior_command):
278 Use gdb_argv.
279 * guile/scm-string.c (gdbscm_string_to_argv): Use gdb_argv.
280 * exec.c (exec_file_command): Use gdb_argv.
281 * cli/cli-cmds.c (alias_command): Use gdb_argv.
282 * compile/compile.c (build_argc_argv): Use gdb_argv.
283
0d50bde3
TT
2842017-08-03 Tom Tromey <tom@tromey.com>
285
286 * python/python.c (gdbpy_decode_line): Use unique_xmalloc_ptr.
287
7f968c89
TT
2882017-08-03 Tom Tromey <tom@tromey.com>
289
290 * python/python.c (compute_python_string): Return std::string.
291 (gdbpy_eval_from_control_command): Update.
292 (do_start_initialization): Use std::string.
293 * python/py-varobj.c (py_varobj_iter_next): Use string_printf, not
294 xstrprintf.
295 * python/py-breakpoint.c (local_setattro): Use string_printf, not
296 xstrprintf.
297
3c9ebddd
TT
2982017-08-03 Tom Tromey <tom@tromey.com>
299
300 * top.h (do_restore_instream_cleanup): Remove.
301 * top.c (do_restore_instream_cleanup): Remove.
302 (read_command_file): Use scoped_restore.
303 * cli/cli-script.c (execute_user_command): Use scoped_restore.
304
b51b225e
TT
3052017-08-03 Tom Tromey <tom@tromey.com>
306
307 * cli/cli-script.c (execute_user_command)
308 (execute_control_command): Use scoped_restore.
309
ac991630
TT
3102017-08-03 Tom Tromey <tom@tromey.com>
311
312 * cli/cli-script.c (do_restore_user_call_depth): Remove.
313 (execute_user_command): Remove user_call_depth; use
314 user_args_stack's size instead.
315
898e0c8e
TT
3162017-08-03 Tom Tromey <tom@tromey.com>
317
318 * top.h (in_user_command): Remove.
319 * top.c (in_user_command): Remove.
320 * cli/cli-script.c (do_restore_user_call_depth)
321 (execute_user_command): Update.
322
26fcd5d7
TT
3232017-08-03 Tom Tromey <tom@tromey.com>
324
325 * valops.c (search_struct_method): Use gdb::byte_vector.
326 * valarith.c (value_concat): Use std::vector.
327 * target.c (memory_xfer_partial): Use gdb::byte_vector.
328 (simple_search_memory): Likewise.
329 * printcmd.c (find_string_backward): Use gdb::byte_vector.
330 * mi/mi-main.c (mi_cmd_data_write_memory): Use gdb::byte_vector.
331 * gcore.c (gcore_copy_callback): Use gdb::byte_vector.
332 * elfread.c (elf_rel_plt_read): Use std::string.
333 * cp-valprint.c (cp_print_value): Use gdb::byte_vector.
334 * cli/cli-dump.c (restore_section_callback): Use
335 gdb::byte_vector.
336
7c218e6c
TT
3372017-08-03 Tom Tromey <tom@tromey.com>
338
339 * jit.c (jit_reader_load_command): Use unique_xmalloc_ptr.
340
31b68d4a
TT
3412017-08-03 Tom Tromey <tom@tromey.com>
342
343 * tui/tui-regs.c (tui_restore_gdbout): Remove.
344 (tui_register_format): Use scoped_restore.
345
2ec845e7
TT
3462017-08-03 Tom Tromey <tom@tromey.com>
347
348 * reverse.c (exec_direction_default): Remove.
349 (exec_reverse_once): Use scoped_restore.
350 * remote.c (restore_remote_timeout): Remove.
351 (remote_flash_erase, remote_flash_write, remote_flash_done)
352 (readchar, remote_serial_write): Use scoped_restore.
353 * cli/cli-script.c (struct source_cleanup_lines_args)
354 (source_cleanup_lines): Remove.
355 (script_from_file): Use scoped_restore.
356 * cli/cli-cmds.c (source_verbose_cleanup): Remove.
357 (source_command): Use scoped_restore.
358
b3bc8453
TT
3592017-08-03 Tom Tromey <tom@tromey.com>
360
361 * utils.h (make_cleanup_free_so): Remove.
362 * utils.c (do_free_so, make_cleanup_free_so): Remove.
363 * solist.h (struct so_deleter): New.
364 (so_list_up): New typedef.
365 * solib-svr4.c (svr4_read_so_list): Use so_list_up.
366
e3ad2841
TT
3672017-08-03 Tom Tromey <tom@tromey.com>
368
369 * utils.h (make_cleanup_restore_current_language): Remove.
370 * utils.c (do_restore_current_language)
371 (make_cleanup_restore_current_language): Remove.
372 * parse.c (parse_exp_in_context_1)
373 (parse_expression_with_language): Use
374 scoped_restore_current_language.
375 * mi/mi-main.c (mi_cmd_execute): Use
376 scoped_restore_current_language.
377 * language.h (scoped_restore_current_language): New class.
378
b80cf838
TT
3792017-08-03 Tom Tromey <tom@tromey.com>
380
381 * compile/compile.c (cleanup_unlink_file): Remove.
382 (compile_to_object): Use gdb::unlinker.
383 (eval_compile_command): Likewise.
384
fad0444a
TT
3852017-08-03 Tom Tromey <tom@tromey.com>
386
387 * utils.h (make_cleanup_fclose): Remove.
388 * utils.c (do_fclose_cleanup, make_cleanup_fclose): Remove.
389
6e7bc05c
TT
3902017-08-03 Tom Tromey <tom@tromey.com>
391
392 * top.c (open_terminal_stream): Return gdb_file_up.
393 (new_ui_command): Update.
394
4a45905b
TT
3952017-08-03 Tom Tromey <tom@tromey.com>
396
397 * source.c (print_source_lines_base, forward_search_command)
398 (reverse_search_command): Use gdb_file_up.
399
7cd06d6e
TT
4002017-08-03 Tom Tromey <tom@tromey.com>
401
402 * fbsd-nat.c (fbsd_find_memory_regions): Update.
403
ed166945
TT
4042017-08-03 Tom Tromey <tom@tromey.com>
405
406 * cli/cli-cmds.c (find_and_open_script): Change return type.
407 Remove "streamp" and "full_path" parameters.
408 (source_script_with_search): Update.
409 * auto-load.c (source_script_file): Update.
410 * cli/cli-cmds.h (find_and_open_script): Change type.
411 (open_script): New struct.
412
d419f42d
TT
4132017-08-03 Tom Tromey <tom@tromey.com>
414
415 * xml-support.c (xml_fetch_content_from_file): Update.
416 * ui-file.c (stdio_file::open): Update.
417 * tracefile-tfile.c (tfile_start): Update.
418 * remote.c (remote_file_put, remote_file_get): Update.
419 * nat/linux-procfs.c (linux_proc_get_int)
420 (linux_proc_pid_get_state, linux_proc_tid_get_name): Update.
421 * nat/linux-osdata.c (linux_common_core_of_thread): Update.
422 (command_from_pid, commandline_from_pid, linux_xfer_osdata_cpus)
423 (print_sockets, linux_xfer_osdata_shm, linux_xfer_osdata_sem)
424 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Update.
425 * nat/linux-btrace.c (linux_determine_kernel_start): Update.
426 * linux-nat.c (linux_proc_pending_signals): Update.
427 * dwarf2read.c (write_psymtabs_to_index): Use gdb_file_up.
428 (file_closer): Remove.
429 * compile/compile.c (compile_to_object): Update.
430 * common/filestuff.h (struct gdb_file_deleter): New.
431 (gdb_file_up): New typedef.
432 (gdb_fopen_cloexec): Change return type.
433 * common/filestuff.c (gdb_fopen_cloexec): Return gdb_file_up.
434 * cli/cli-dump.c (fopen_with_cleanup): Remove.
435 (dump_binary_file, restore_binary_file): Update.
436 * auto-load.c (auto_load_objfile_script_1): Update.
437
4a2b031d
TT
4382017-08-03 Tom Tromey <tom@tromey.com>
439
440 * tracepoint.c (tvariables_info_1): Use ui_out_emit_table.
441 (info_static_tracepoint_markers_command): Likewise.
442 * solib.c (info_sharedlibrary_command): Use ui_out_emit_table.
443 * skip.c (skip_info): Use ui_out_emit_table.
444 * progspace.c (print_program_space): Use ui_out_emit_table.
445 * osdata.c (info_osdata): Use ui_out_emit_table.
446 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions): Use
447 ui_out_emit_table.
448 * linux-thread-db.c (info_auto_load_libthread_db): Use
449 ui_out_emit_table.
450 * inferior.c (print_inferior): Use ui_out_emit_table.
451 * gdb_bfd.c (maintenance_info_bfds): Use ui_out_emit_table.
452 * breakpoint.c (breakpoint_1): Use ui_out_emit_table.
453 * auto-load.c (auto_load_info_scripts): Use ui_out_emit_table.
454 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_table.
455 * ui-out.h (class ui_out_emit_table): New.
456
a4f320fd
MR
4572017-08-02 Maciej W. Rozycki <macro@imgtec.com>
458
459 * mips-tdep.c (mips_fpu_type_str): New function.
460 (mips_dump_tdep): Call it.
461
a2f1f308
MR
4622017-08-01 Maciej W. Rozycki <macro@imgtec.com>
463
464 * mips-tdep.c (mips_gdbarch_init): Use MIPS_FPU_TYPE to access
465 `->mips_fpu_type'.
466
7e5ed83b
XR
4672017-07-31 Xavier Roirand <roirand@adacore.com>
468
469 * solib-darwin.c (DYLD_VERSION_MAX): Increase value.
470
4c9dc811
XR
4712017-07-27 Xavier Roirand <roirand@adacore.com>
472
473 * MAINTAINERS (Write After Approval): Add Xavier Roirand.
474
27d41eac
YQ
4752017-07-26 Yao Qi <yao.qi@linaro.org>
476
477 * cli/cli-cmds.c (maintenancechecklist): New variable.
478 * gdbcmd.h (maintenancechecklist): Declare it.
479 * i386-linux-tdep.c (_initialize_i386_linux_tdep) [GDB_SELF_TEST]:
480 Call i386_linux_read_description with different masks.
481 * maint.c (maintenance_check_command): New function.
482 (_initialize_maint_cmds): Call add_prefix_cmd.
483 * target-descriptions.c (tdesc_reg): override operator != and ==.
484 (tdesc_type): Likewise.
485 (tdesc_feature): Likewise.
486 (target_desc): Likewise.
487 [GDB_SELF_TEST] (selftests::record_xml_tdesc): New function.
488 (maintenance_check_xml_descriptions): New function.
489 (_initialize_target_descriptions) Add command "xml-descriptions".
490 * target-descriptions.h (selftests::record_xml_tdesc): Declare.
491
ea03d0d3
YQ
4922017-07-26 Yao Qi <yao.qi@linaro.org>
493
494 * i386-linux-tdep.c: Don't include features/i386/i386-*linux.c.
495 Include features/i386/32bit-*.c.
496 (i386_linux_read_description): Generate target description if it
497 doesn't exist.
498 (_initialize_i386_linux_tdep): Don't call _initialize_tdesc_i386
499 functions.
500 * features/i386/32bit-linux.c: Re-generated.
501 * features/i386/32bit-sse.c: Likewise.
502 * target-descriptions.c (print_c_feature::visit): Print code to
503 set register number if needed.
504 (print_c_feature) <m_next_regnum>: New field.
505
25aa13e5
YQ
5062017-07-26 Yao Qi <yao.qi@linaro.org>
507
508 * features/Makefile (CFILES): Rename with TDESC_CFILES.
509 (FEATURE_XMLFILES): New.
510 (FEATURE_CFILES): New.
511 New rules.
512 (clean-cfiles): Remove generated c files.
513 * features/i386/32bit-avx.c: Generated.
514 * features/i386/32bit-avx512.c: Generated.
515 * features/i386/32bit-core.c: Generated.
516 * features/i386/32bit-linux.c: Generated.
517 * features/i386/32bit-mpx.c: Generated.
518 * features/i386/32bit-pkeys.c: Generated.
519 * features/i386/32bit-sse.c: Generated.
520 * target-descriptions.c: Include algorithm.
521 (tdesc_element_visitor): Add method visit_end.
522 (print_c_tdesc): Implement visit_end.
523 (print_c_tdesc:: m_filename_after_features): Move it to
524 protected.
525 (print_c_feature): New class.
526 (maint_print_c_tdesc_cmd): Use print_c_feature if XML file
527 name starts with "i386/32bit-".
528
6eb1e6a8
YQ
5292017-07-26 Yao Qi <yao.qi@linaro.org>
530
531 * target-descriptions.c (tdesc_element_visitor): New class.
532 (tdesc_element): New class.
533 (tdesc_reg): Inherit from tdesc_element.
534 (tdesc_reg::accept): New function.
535 (tdesc_type): Inherit from tdesc_element.
536 (tdesc_type::accept): New function.
537 (tdesc_feature): Inherit from tdesc_element.
538 (tdesc_feature::accept): New function.
539 (target_desc): Inherit from tdesc_element.
540 (target_desc::target_desc): New.
541 (target_desc::~target_desc): New.
542 (target_desc::accept): New.
543 (allocate_target_description): Use new.
544 (free_target_description): Use delete.
545 (print_c_tdesc): New class.
546 (maint_print_c_tdesc_cmd): Adjust.
547
548 * features/aarch64.c: Re-generated.
549 * features/arc-arcompact.c: Re-generated.
550 * features/arc-v2.c: Re-generated.
551 * features/arm/arm-with-iwmmxt.c: Re-generated.
552 * features/arm/arm-with-m.c: Re-generated.
553 * features/arm/arm-with-m-fpa-layout.c: Re-generated.
554 * features/arm/arm-with-m-vfp-d16.c: Re-generated.
555 * features/arm/arm-with-neon.c: Re-generated.
556 * features/arm/arm-with-vfpv2.c: Re-generated.
557 * features/arm/arm-with-vfpv3.c: Re-generated.
558 * features/i386/amd64-avx-avx512.c: Re-generated.
559 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
560 * features/i386/amd64-avx.c: Re-generated.
561 * features/i386/amd64-avx-linux.c: Re-generated.
562 * features/i386/amd64-avx-mpx-avx512-pku.c: Re-generated.
563 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
564 * features/i386/amd64-avx-mpx.c: Re-generated.
565 * features/i386/amd64-avx-mpx-linux.c: Re-generated.
566 * features/i386/amd64.c: Re-generated.
567 * features/i386/amd64-linux.c: Re-generated.
568 * features/i386/amd64-mpx.c: Re-generated.
569 * features/i386/amd64-mpx-linux.c: Re-generated.
570 * features/i386/i386-avx-avx512.c: Re-generated.
571 * features/i386/i386-avx-avx512-linux.c: Re-generated.
572 * features/i386/i386-avx.c: Re-generated.
573 * features/i386/i386-avx-linux.c: Re-generated.
574 * features/i386/i386-avx-mpx-avx512-pku.c: Re-generated.
575 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Re-generated.
576 * features/i386/i386-avx-mpx.c: Re-generated.
577 * features/i386/i386-avx-mpx-linux.c: Re-generated.
578 * features/i386/i386.c: Re-generated.
579 * features/i386/i386-linux.c: Re-generated.
580 * features/i386/i386-mmx.c: Re-generated.
581 * features/i386/i386-mmx-linux.c: Re-generated.
582 * features/i386/i386-mpx.c: Re-generated.
583 * features/i386/i386-mpx-linux.c: Re-generated.
584 * features/i386/x32-avx-avx512.c: Re-generated.
585 * features/i386/x32-avx-avx512-linux.c: Re-generated.
586 * features/i386/x32-avx.c: Re-generated.
587 * features/i386/x32-avx-linux.c: Re-generated.
588 * features/i386/x32.c: Re-generated.
589 * features/i386/x32-linux.c: Re-generated.
590 * features/microblaze.c: Re-generated.
591 * features/microblaze-with-stack-protect.c: Re-generated.
592 * features/mips64-dsp-linux.c: Re-generated.
593 * features/mips64-linux.c: Re-generated.
594 * features/mips-dsp-linux.c: Re-generated.
595 * features/mips-linux.c: Re-generated.
596 * features/nds32.c: Re-generated.
597 * features/nios2.c: Re-generated.
598 * features/nios2-linux.c: Re-generated.
599 * features/rs6000/powerpc-32.c: Re-generated.
600 * features/rs6000/powerpc-32l.c: Re-generated.
601 * features/rs6000/powerpc-403.c: Re-generated.
602 * features/rs6000/powerpc-403gc.c : Re-generated.
603 * features/rs6000/powerpc-405.c: Re-generated.
604 * features/rs6000/powerpc-505.c: Re-generated.
605 * features/rs6000/powerpc-601.c: Re-generated.
606 * features/rs6000/powerpc-602.c: Re-generated.
607 * features/rs6000/powerpc-603.c: Re-generated.
608 * features/rs6000/powerpc-604.c: Re-generated.
609 * features/rs6000/powerpc-64.c: Re-generated.
610 * features/rs6000/powerpc-64l.c: Re-generated.
611 * features/rs6000/powerpc-7400.c: Re-generated.
612 * features/rs6000/powerpc-750.c: Re-generated.
613 * features/rs6000/powerpc-860.c: Re-generated.
614 * features/rs6000/powerpc-altivec32.c: Re-generated.
615 * features/rs6000/powerpc-altivec32l.c: Re-generated.
616 * features/rs6000/powerpc-altivec64.c: Re-generated.
617 * features/rs6000/powerpc-altivec64l.c: Re-generated.
618 * features/rs6000/powerpc-cell32l.c: Re-generated.
619 * features/rs6000/powerpc-cell64l.c: Re-generated.
620 * features/rs6000/powerpc-e500.c: Re-generated.
621 * features/rs6000/powerpc-e500l.c: Re-generated.
622 * features/rs6000/powerpc-isa205-32l.c: Re-generated.
623 * features/rs6000/powerpc-isa205-64l.c: Re-generated.
624 * features/rs6000/powerpc-isa205-altivec32l.c: Re-generated.
625 * features/rs6000/powerpc-isa205-altivec64l.c: Re-generated.
626 * features/rs6000/powerpc-isa205-vsx32l.c: Re-generated.
627 * features/rs6000/powerpc-isa205-vsx64l.c: Re-generated.
628 * features/rs6000/powerpc-vsx32.c: Re-generated.
629 * features/rs6000/powerpc-vsx32l.c: Re-generated.
630 * features/rs6000/powerpc-vsx64.c: Re-generated.
631 * features/rs6000/powerpc-vsx64l.c: Re-generated.
632 * features/rs6000/rs6000.c: Re-generated.
633 * features/s390-linux32.c: Re-generated.
634 * features/s390-linux32v1.c: Re-generated.
635 * features/s390-linux32v2.c: Re-generated.
636 * features/s390-linux64.c: Re-generated.
637 * features/s390-linux64v1.c: Re-generated.
638 * features/s390-linux64v2.c: Re-generated.
639 * features/s390-te-linux64.c: Re-generated.
640 * features/s390-tevx-linux64.c: Re-generated.
641 * features/s390-vx-linux64.c: Re-generated.
642 * features/s390x-linux64.c: Re-generated.
643 * features/s390x-linux64v1.c: Re-generated.
644 * features/s390x-linux64v2.c: Re-generated.
645 * features/s390x-te-linux64.c: Re-generated.
646 * features/s390x-tevx-linux64.c: Re-generated.
647 * features/s390x-vx-linux64.c: Re-generated.
648 * features/sparc/sparc32-solaris.c: Re-generated.
649 * features/sparc/sparc64-solaris.c: Re-generated.
650 * features/tic6x-c62x.c: Re-generated.
651 * features/tic6x-c62x-linux.c: Re-generated.
652 * features/tic6x-c64x.c: Re-generated.
653 * features/tic6x-c64x-linux.c: Re-generated.
654 * features/tic6x-c64xp.c: Re-generated.
655 * features/tic6x-c64xp-linux.c: Re-generated.
656
35b4818d
YQ
6572017-07-26 Yao Qi <yao.qi@linaro.org>
658
659 * i386-linux-tdep.c (i386_linux_read_description): New function.
660 (i386_linux_core_read_description): Call
661 i386_linux_read_description.
662 * i386-linux-tdep.h (i386_linux_read_description): Declare.
663 (tdesc_i386_linux, tdesc_i386_mmx_linux): Remove declarations.
664 (tdesc_i386_avx_linux, tdesc_i386_mpx_linux): Likewise
665 (tdesc_i386_avx_mpx_linux, tdesc_i386_avx_avx512_linux): Likewise.
666 (tdesc_i386_avx_mpx_avx512_pku_linux): Likewise.
667 * x86-linux-nat.c (x86_linux_read_description): Call
668 i386_linux_read_description.
669
8e2141c6
YQ
6702017-07-26 Yao Qi <yao.qi@linaro.org>
671
672 * NEWS: Mention it.
673 * features/Makefile (%.c: %.xml): Pass the xml file name to
674 command "maint print c-tdesc".
675 * target-descriptions.c (maint_print_c_tdesc_cmd): Get file
676 name from 'arg'.
677
b468ff4c
YQ
6782017-07-26 Yao Qi <yao.qi@linaro.org>
679
680 * target-descriptions.c (target_desc): Add ctor and dtor. Do
681 in-class initialization.
682 (tdesc_create_feature): Call new instead of XCNEW.
683 (free_target_description): Ue delete.
684
b9c0e1b4
JB
6852017-07-25 John Baldwin <jhb@FreeBSD.org>
686
687 * configure.nat: Add "-lkvm" for NetBSD/sparc64 and fix typo.
688
a04b5337
YQ
6892017-07-25 Yao Qi <yao.qi@linaro.org>
690
691 * amd64-tdep.c (amd64_init_abi): Make argument default_tdesc
692 constant.
693 (amd64_x32_init_abi): Likewise.
694 * amd64-tdep.h (amd64_init_abi): Update declaration.
695 (amd64_x32_init_abi): Likewise.
696
02ad7fc2
YQ
6972017-07-25 Yao Qi <yao.qi@linaro.org>
698
699 PR tdep/21717
700 * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Update
701 condition for FPSCR.
702 (arm_linux_store_inferior_registers): Likewise.
703
b6f48cb0
TT
7042017-07-22 Tom Tromey <tom@tromey.com>
705
706 * break-catch-syscall.c (struct catch_syscall_inferior_data)
707 <syscalls_counts>: Now a std::vector.
708 (get_catch_syscall_inferior_data): Use "new".
709 (catch_syscall_inferior_data_cleanup): Use "delete".
710 (insert_catch_syscall, remove_catch_syscall)
711 (clear_syscall_counts): Update.
712
e12c9b7a
TT
7132017-07-22 Tom Tromey <tom@tromey.com>
714
715 * break-catch-syscall.c (syscall_catchpoint)
716 <syscalls_to_be_caught>: Now a std::vector<int>
717 (~syscall_catchpoint): Remove.
718 (insert_catch_syscall, remove_catch_syscall)
719 (breakpoint_hit_catch_syscall, print_one_catch_syscall)
720 (print_mention_catch_syscall, print_recreate_catch_syscall):
721 Update.
722 (create_syscall_event_catchpoint): Change type of "filter"
723 parameter.
724 (catch_syscall_split_args): Return a std::vector.
725 (catch_syscall_command_1, catching_syscall_number_1): Update.
726
4fa8aeac
TT
7272017-07-22 Tom Tromey <tom@tromey.com>
728
729 * break-catch-throw.c (struct exception_catchpoint)
730 <exception_rx>: Now a std::string.
731 (~exception_catchpoint): Remove.
732 (print_one_detail_exception_catchpoint): Update.
733 (handle_gnu_v3_exceptions): Change type of except_rx.
734 (extract_exception_regexp): Return a std::string.
735 (catch_exception_command_1): Update.
736
f746a154
TT
7372017-07-22 Tom Tromey <tom@tromey.com>
738
739 * break-catch-sig.c (gdb_signal_type): Remove typedef.
740 (struct signal_catchpoint) <signals_to_be_caught>: Now a
741 std::vector.
742 <catch_all>: Now a bool.
743 (~signal_catchpoint): Remove.
744 (signal_catchpoint_insert_location)
745 (signal_catchpoint_remove_location)
746 (signal_catchpoint_breakpoint_hit, signal_catchpoint_print_one)
747 (signal_catchpoint_print_mention)
748 (signal_catchpoint_print_recreate)
749 (signal_catchpoint_explains_signal): Update.
750 (create_signal_catchpoint): Change type of "filter" and
751 "catch_all".
752 (catch_signal_split_args): Return a std::vector. Change type of
753 "catch_all".
754 (catch_signal_command): Update.
755
47e77640
PA
7562017-07-20 Pedro Alves <palves@redhat.com>
757
758 * ada-lang.c (ada_language_defn): Make extern.
759 (_initialize_ada_language): Remove add_language call.
760 * c-lang.c (c_language_defn, cplus_language_defn)
761 (asm_language_defn, minimal_language_defn): Make extern.
762 (_initialize_c_language): Delete.
763 * completer.c (compare_cstrings): Delete, moved to utils.h.
764 * d-lang.c (d_language_defn): Make extern.
765 (_initialize_d_language): Remove add_language calls.
766 * defs.h (enum language): Add comment.
767 * f-lang.c (f_language_defn): Make extern.
768 (_initialize_f_language): Remove add_language call.
769 * go-lang.c (go_language_defn): Make extern.
770 (_initialize_go_language): Remove add_language call.
771 * language.c: Include <algorithm>.
772 (languages): Redefine as const array.
773 (languages_size, languages_allocsize, DEFAULT_ALLOCSIZE): Delete.
774 (set_language_command): Handle "local". Use for-range loop.
775 (set_language): Remove loop.
776 (language_enum): Rewrite.
777 (language_def, language_str): Remove loops.
778 (add_language): Delete.
779 (add_set_language_command): New, based on add_languages.
780 (skip_language_trampoline): Adjust.
781 (local_language_defn): Delete.
782 (language_gdbarch_post_init): Adjust.
783 (_initialize_language): Remove add_language calls. Call
784 add_set_language_command.
785 * language.h (add_language): Delete.
786 (auto_language_defn)
787 (unknown_language_defn, minimal_language_defn, ada_language_defn)
788 (asm_language_defn, c_language_defn, cplus_language_defn)
789 (d_language_defn, f_language_defn, go_language_defn)
790 (m2_language_defn, objc_language_defn, opencl_language_defn)
791 (pascal_language_defn, rust_language_defn): Declare.
792 * m2-lang.c (m2_language_defn): Make extern.
793 (_initialize_m2_language): Remove add_language call.
794 * objc-lang.c (objc_language_defn): Make extern.
795 (_initialize_objc_language): Remove add_language call.
796 * opencl-lang.c (opencl_language_defn): Make extern.
797 (_initialize_opencl_language): Remove add_language call.
798 * p-lang.c (pascal_language_defn): Make extern.
799 (_initialize_pascal_language): Delete.
800 * rust-lang.c (rust_language_defn): Make extern.
801 (_initialize_rust_language): Delete.
802 * utils.h (compare_cstrings): New static inline function.
803
edb0c9cb
PA
8042017-07-20 Pedro Alves <palves@redhat.com>
805
806 * ada-lang.c (ada_to_fixed_type_1): Adjust.
807 (get_var_value): Constify parameters.
808 (get_int_var_value): Change prototype.
809 (to_fixed_range_type): Adjust.
810 * ada-lang.h (get_int_var_value): Change prototype.
811
a778f165
PA
8122017-07-20 Pedro Alves <palves@redhat.com>
813
814 * dwarf2read.c (dw2_lookup_symbol): Use
815 SYMBOL_MATCHES_SEARCH_NAME.
816 * psymtab.c (psym_lookup_symbol): Use SYMBOL_MATCHES_SEARCH_NAME.
817
42edd901
PA
8182017-07-20 Pedro Alves <palves@redhat.com>
819
820 * block.c (block_iter_name_step, block_iter_name_first)
821 (block_iter_name_next): Delete.
822 (block_lookup_symbol_primary): Adjust to use
823 dict_iter_match_first/dict_iter_match_next.
824 * block.h (block_iter_name_first, block_iter_name_next): Delete
825 declarations.
826 (ALL_BLOCK_SYMBOLS_WITH_NAME): Adjust to use
827 dict_iter_match_first/dict_iter_match_next.
828
cf325299
PA
8292017-07-20 Pedro Alves <palves@redhat.com>
830
831 * cp-support.c (cp_find_first_component_aux): Add missing case for
832 end of string.
833
c5ed0576
DB
8342017-07-18 David Blaikie <dblaikie@gmail.com>
835
836 * dwarf2read.c (create_cus_hash_table): Re-add lost initialization
837 of dwo_cu's dwo_file.
838
27841e76
YQ
8392017-07-18 Yao Qi <yao.qi@linaro.org>
840
841 * remote.c (store_registers_using_G): Remove one line comment.
842
cfb7e58b
YQ
8432017-07-18 Yao Qi <yao.qi@linaro.org>
844
845 * regcache.c (regcache_cpy): Simplify it.
846 (regcache::cpy_no_passthrough): Remove it.
847 * regcache.h (cpy_no_passthrough): Remove it.
848 (regcache_dup, regcache_cpy): Update comments.
849
386535dd
PA
8502017-07-18 Pedro Alves <palves@redhat.com>
851
852 * remote-sim.c (sim_command_completer): Adjust to work with a
853 completion_tracker instead of a VEC.
854
c45ec17c
PA
8552017-07-17 Pedro Alves <palves@redhat.com>
856
857 * completer.c (complete_source_filenames): New function.
858 (complete_address_and_linespec_locations): New function.
859 (location_completer): Use complete_address_and_linespec_locations.
860 (completion_tracker::build_completion_result): Honor the tracker's
861 request to suppress append.
862 * completer.h (completion_tracker::suppress_append_ws)
863 (completion_tracker::set_suppress_append_ws): New methods.
864 (completion_tracker::m_suppress_append_ws): New field.
865 (complete_source_filenames): New declaration.
866 * linespec.c (linespec_complete_what): New.
867 (struct ls_parser) <complete_what, completion_word,
868 completion_quote_char, completion_quote_end, completion_tracker>:
869 New fields.
870 (string_find_incomplete_keyword_at_end): New.
871 (linespec_lexer_lex_string): Record quote char. If in completion
872 mode, don't throw.
873 (linespec_lexer_consume_token): Advance the completion word point.
874 (linespec_lexer_peek_token): Save/restore completion info.
875 (save_stream_and_consume_token): New.
876 (set_completion_after_number): New.
877 (linespec_parse_basic): Set what to complete next depending on
878 token. Handle function and label completions specially.
879 (parse_linespec): Disable objc shortcut in completion mode. Set
880 what to complete next depending on token type. Skip keyword if in
881 completion mode.
882 (complete_linespec_component, linespec_complete): New.
883 * linespec.h (linespec_complete): Declare.
884
be966d42
PA
8852017-07-17 Pedro Alves <palves@redhat.com>
886
887 * linespec.c (linespec_lexer_lex_string, find_toplevel_char):
888 Handle 'operator<' / 'operator<<'.
889
a2459270
PA
8902017-07-17 Pedro Alves <palves@redhat.com>
891
892 * completer.c (collect_explicit_location_matches): Handle
893 MATCH_LABEL.
894 (convert_explicit_location_to_linespec): New, factored out from
895 ...
896 (convert_explicit_location_to_sals): ... this.
897 (complete_label): New.
898 (linespec_complete_label, find_label_symbols_in_block): New.
899 (find_label_symbols): Add completion_mode parameter and adjust to
900 call find_label_symbols_in_block.
901 * linespec.h (linespec_complete_label): Declare.
902
c6756f62
PA
9032017-07-17 Pedro Alves <palves@redhat.com>
904
905 * ada-lang.c (ada_collect_symbol_completion_matches): Add
906 complete_symbol_mode parameter.
907 * cli/cli-cmds.c (complete_command): Get the completion result out
908 of the handle_brkchars tracker if used a custom word point.
909 * completer.c: Include "linespec.h".
910 (enum explicit_location_match_type) <MATCH_LINE>: New enumerator.
911 (advance_to_expression_complete_word_point): New.
912 (completion_tracker::completes_to_completion_word): New.
913 (complete_files_symbols): Pass down
914 complete_symbol_mode::EXPRESSION.
915 (explicit_options, probe_options): New.
916 (collect_explicit_location_matches): Complete on the
917 explictit_loc->foo instead of word. Use
918 linespec_complete_function. Handle MATCH_LINE. Handle offering
919 keyword and options completions.
920 (backup_text_ptr): Delete.
921 (skip_keyword): New.
922 (complete_explicit_location): Remove 'word' parameter. Add
923 language, quoted_arg_start and quoted_arg_end parameters.
924 Rewrite, parsing left to right.
925 (location_completer): Rewrite.
926 (location_completer_handle_brkchars): New function.
927 (symbol_completer): Pass down complete_symbol_mode::EXPRESSION.
928 (enum complete_line_internal_reason): Adjust comments.
929 (completion_tracker::discard_completions): New.
930 (completer_handle_brkchars_func_for_completer): Handle
931 location_completer.
932 (gdb_custom_word_point_brkchars)
933 (gdb_org_rl_basic_quote_characters): New.
934 (gdb_completion_word_break_characters_throw)
935 (completion_find_completion_word): Handle trackers that use a
936 custom word point.
937 (completion_tracker::advance_custom_word_point_by): New.
938 (completion_tracker::build_completion_result): Don't rely on
939 readline appending the quote char.
940 (gdb_rl_attempted_completion_function_throw): Handle trackers that
941 use a custom word point.
942 (gdb_rl_attempted_completion_function): Restore
943 rl_basic_quote_characters.
944 * completer.h (class completion_tracker): Extend intro comment.
945 (completion_tracker::set_quote_char)
946 (completion_tracker::quote_char)
947 (completion_tracker::set_use_custom_word_point)
948 (completion_tracker::use_custom_word_point)
949 (completion_tracker::custom_word_point)
950 (completion_tracker::set_custom_word_point)
951 (completion_tracker::advance_custom_word_point_by)
952 (completion_tracker::completes_to_completion_word)
953 (completion_tracker::discard_completions): New methods.
954 (completion_tracker::m_quote_char)
955 (completion_tracker::m_use_custom_word_point)
956 (completion_tracker::m_custom_word_point): New fields.
957 (advance_to_expression_complete_word_point): Declare.
958 * f-lang.c (f_collect_symbol_completion_matches): Add
959 complete_symbol_mode parameter.
960 * language.h (struct language_defn)
961 <la_collect_symbol_completion_matches>: Add complete_symbol_mode
962 parameter.
963 * linespec.c (linespec_keywords): Add NULL terminator. Make extern.
964 (linespec_complete_function): New function.
965 (linespec_lexer_lex_keyword): Adjust.
966 * linespec.h (linespec_keywords, linespec_complete_function): New
967 declarations.
968 * location.c (find_end_quote): New function.
969 (explicit_location_lex_one): Add explicit_completion_info
970 parameter. Save quoting info. Don't throw if being called for
971 completion. Don't handle Ada operators here.
972 (is_cp_operator, skip_op_false_positives, first_of)
973 (explicit_location_lex_one_function): New function.
974 (string_to_explicit_location): Replace 'dont_throw' parameter with
975 an explicit_completion_info pointer parameter. Handle it. Don't
976 use explicit_location_lex_one to lex function names. Use
977 explicit_location_lex_one_function instead.
978 * location.h (struct explicit_completion_info): New.
979 (string_to_explicit_location): Replace 'dont_throw' parameter with
980 an explicit_completion_info pointer parameter.
981 * symtab.c (default_collect_symbol_completion_matches_break_on):
982 Add complete_symbol_mode parameter. Handle LINESPEC mode.
983 (default_collect_symbol_completion_matches)
984 (collect_symbol_completion_matches): Add complete_symbol_mode
985 parameter.
986 (collect_symbol_completion_matches_type): Pass down
987 complete_symbol_mode::EXPRESSION.
988 (collect_file_symbol_completion_matches): Add complete_symbol_mode
989 parameter. Handle LINESPEC mode.
990 * symtab.h (complete_symbol_mode): New.
991 (default_collect_symbol_completion_matches_break_on)
992 (default_collect_symbol_completion_matches)
993 (collect_symbol_completion_matches)
994 (collect_file_symbol_completion_matches): Add complete_symbol_mode
995 parameter.
996
1d550c82
PA
9972017-07-17 Pedro Alves <palves@redhat.com>
998
999 * utils.c (enum class strncmp_iw_mode): New.
1000 (strcmp_iw): Rename to ...
1001 (strncmp_iw_with_mode): ... this. Add string2_len and mode
1002 parameters. Handle them.
1003 (strncmp_iw): New.
1004 (strcmp_iw): Reimplement as wrapper around strncmp_iw_with_mode.
1005 * utils.h (strncmp_iw): Declare.
1006 (strcmp_iw): Move describing comments here.
1007
8090b426
PA
10082017-07-17 Pedro Alves <palves@redhat.com>
1009
1010 * c-exp.y (operator_stoken): Use CP_OPERATOR_LEN and
1011 CP_OPERATOR_STR.
1012 * c-typeprint.c (is_type_conversion_operator): Use
1013 CP_OPERATOR_STR.
1014 * cp-support.c (LENGTH_OF_OPERATOR): Delete.
1015 (cp_find_first_component_aux): Use CP_OPERATOR_STR and
1016 CP_OPERATOR_LEN.
1017 * cp-support.h (CP_OPERATOR_STR, CP_OPERATOR_LEN): New.
1018 * gnu-v2-abi.c (gnuv2_is_operator_name): Use CP_OPERATOR_STR.
1019 * gnu-v3-abi.c (gnuv3_is_operator_name): Use CP_OPERATOR_STR.
1020 * linespec.c (linespec_lexer_lex_string): Use CP_OPERATOR_LEN and
1021 CP_OPERATOR_STR.
1022 * location.c: Include "cp-support.h".
1023 (explicit_location_lex_one): Use CP_OPERATOR_LEN and
1024 CP_OPERATOR_STR.
1025 * symtab.c (operator_chars): Use CP_OPERATOR_STR and
1026 CP_OPERATOR_LEN.
1027
6a2c1b87
PA
10282017-07-17 Pedro Alves <palves@redhat.com>
1029
1030 * cli/cli-cmds.c (complete_command): Use a completion tracker
1031 along with completion_find_completion_word for handle_brkchars
1032 phase.
1033 * completer.c (RL_QF_SINGLE_QUOTE, RL_QF_DOUBLE_QUOTE)
1034 (RL_QF_BACKSLASH, RL_QF_OTHER_QUOTE): New.
1035 (struct gdb_rl_completion_word_info): New.
1036 (gdb_rl_find_completion_word): New.
1037 (completion_find_completion_word): New.
1038 * completer.h (completion_find_completion_word): Declare.
1039
eb3ff9a5
PA
10402017-07-17 Pedro Alves <palves@redhat.com>
1041
1042 * ada-lang.c (symbol_completion_match): Adjust comments.
1043 (symbol_completion_add): Replace vector parameter with
1044 completion_tracker parameter. Use it.
1045 (ada_make_symbol_completion_list): Rename to...
1046 (ada_collect_symbol_completion_matches): ... this. Add
1047 completion_tracker parameter and use it.
1048 (ada_language_defn): Adjust.
1049 * break-catch-syscall.c (catch_syscall_completer): Adjust
1050 prototype and work with completion_tracker instead of VEC.
1051 * breakpoint.c (condition_completer): Adjust prototype and work
1052 with completion_tracker instead of VEC.
1053 * c-lang.c (c_language_defn, cplus_language_defn)
1054 (asm_language_defn, minimal_language_defn): Adjust to renames.
1055 * cli/cli-cmds.c (complete_command): Rework using
1056 completion_tracker. Catch exceptions when completing.
1057 * cli/cli-decode.c (integer_unlimited_completer)
1058 (complete_on_cmdlist, complete_on_enum): Adjust prototype and work
1059 with completion_tracker instead of VEC.
1060 * command.h (struct completion_tracker): Forward declare.
1061 (completer_ftype, completer_handle_brkchars_ftype): Change
1062 types.
1063 (complete_on_cmdlist, complete_on_enum): Adjust.
1064 * completer.c: Include <algorithm>.
1065 (struct gdb_completer_state): New.
1066 (current_completion): New global.
1067 (readline_line_completion_function): Delete.
1068 (noop_completer, filename_completer)
1069 (filename_completer_handle_brkchars, complete_files_symbols)
1070 (linespec_location_completer): Adjust to work with a
1071 completion_tracker instead of a VEC.
1072 (string_or_empty): New.
1073 (collect_explicit_location_matches): Adjust to work with a
1074 completion_tracker instead of a VEC.
1075 (explicit_location_completer): Rename to ...
1076 (complete_explicit_location): ... this and adjust to work with a
1077 completion_tracker instead of a VEC.
1078 (location_completer): Adjust to work with a completion_tracker
1079 instead of a VEC.
1080 (add_struct_fields): Adjust to work with a completion_list instead
1081 of VEC.
1082 (expression_completer): Rename to ...
1083 (complete_expression): ... this and adjust to work with a
1084 completion_tracker instead of a VEC. Use complete_files_symbols.
1085 (expression_completer): Reimplement on top of complete_expression.
1086 (symbol_completer): Adjust to work with a completion_tracker
1087 instead of a VEC.
1088 (enum complete_line_internal_reason): Add describing comments.
1089 (complete_line_internal_normal_command): Adjust to work with a
1090 completion_tracker instead of a VEC.
1091 (complete_line_internal): Rename to ...
1092 (complete_line_internal_1): ... this and adjust to work with a
1093 completion_tracker instead of a VEC. Assert TEXT is NULL in the
1094 handle_brkchars phase.
1095 (new_completion_tracker): Delete.
1096 (complete_line_internal): Reimplement as TRY/CATCH wrapper around
1097 complete_line_internal_1.
1098 (free_completion_tracker): Delete.
1099 (INITIAL_COMPLETION_HTAB_SIZE): New.
1100 (completion_tracker::completion_tracker)
1101 (completion_tracker::~completion_tracker): New.
1102 (maybe_add_completion): Delete.
1103 (completion_tracker::maybe_add_completion)
1104 (completion_tracker::add_completion)
1105 (completion_tracker::add_completions): New.
1106 (throw_max_completions_reached_error): Delete.
1107 (complete_line): Adjust to work with a completion_tracker instead
1108 of a VEC. Don't create a completion_tracker_t or check for max
1109 completions here.
1110 (command_completer, command_completer_handle_brkchars)
1111 (signal_completer, reg_or_group_completer_1)
1112 (reg_or_group_completer, default_completer_handle_brkchars):
1113 Adjust to work with a completion_tracker.
1114 (gdb_completion_word_break_characters_throw): New.
1115 (gdb_completion_word_break_characters): Reimplement.
1116 (line_completion_function): Delete.
1117 (completion_tracker::recompute_lowest_common_denominator)
1118 (expand_preserving_ws)
1119 (completion_tracker::build_completion_result)
1120 (completion_result::completion_result)
1121 (completion_result::completion_result)
1122 (completion_result::~completion_result)
1123 (completion_result::completion_result)
1124 (completion_result::release_match_list, compare_cstrings)
1125 (completion_result::sort_match_list)
1126 (completion_result::reset_match_list)
1127 (gdb_rl_attempted_completion_function_throw)
1128 (gdb_rl_attempted_completion_function): New.
1129 * completer.h (completion_list, struct completion_result)
1130 (class completion_tracker): New.
1131 (complete_line): Add completion_tracker parameter.
1132 (readline_line_completion_function): Delete.
1133 (gdb_rl_attempted_completion_function): New.
1134 (noop_completer, filename_completer, expression_completer)
1135 (location_completer, symbol_completer, command_completer)
1136 (signal_completer, reg_or_group_completer): Update prototypes.
1137 (completion_tracker_t, new_completion_tracker)
1138 (make_cleanup_free_completion_tracker): Delete.
1139 (enum maybe_add_completion_enum): Delete.
1140 (maybe_add_completion): Delete.
1141 (throw_max_completions_reached_error): Delete.
1142 * corefile.c (complete_set_gnutarget): Adjust to work with a
1143 completion_tracker instead of a VEC.
1144 * cp-abi.c (cp_abi_completer): Adjust to work with a
1145 completion_tracker instead of a VEC.
1146 * d-lang.c (d_language_defn): Adjust.
1147 * disasm.c (disassembler_options_completer): Adjust to work with a
1148 completion_tracker instead of a VEC.
1149 * f-lang.c (f_make_symbol_completion_list): Rename to ...
1150 (f_collect_symbol_completion_matches): ... this. Adjust to work
1151 with a completion_tracker instead of a VEC.
1152 (f_language_defn): Adjust.
1153 * go-lang.c (go_language_defn): Adjust.
1154 * guile/scm-cmd.c (cmdscm_add_completion, cmdscm_completer):
1155 Adjust to work with a completion_tracker instead of a VEC.
1156 * infrun.c (handle_completer): Likewise.
1157 * interps.c (interpreter_completer): Likewise.
1158 * interps.h (interpreter_completer): Likewise.
1159 * language.c (unknown_language_defn, auto_language_defn)
1160 (local_language_defn): Adjust.
1161 * language.h (language_defn::la_make_symbol_completion_list):
1162 Rename to ...
1163 (language_defn::la_collect_symbol_completion_matches): ... this
1164 and adjust to work with a completion_tracker instead of a VEC.
1165 * m2-lang.c (m2_language_defn): Adjust.
1166 * objc-lang.c (objc_language_defn): Adjust.
1167 * opencl-lang.c (opencl_language_defn): Adjust.
1168 * p-lang.c (pascal_language_defn): Adjust.
1169 * python/py-cmd.c (cmdpy_completer_helper): Handle NULL word.
1170 (cmdpy_completer_handle_brkchars, cmdpy_completer): Adjust to work
1171 with a completion_tracker.
1172 * rust-lang.c (rust_language_defn): Adjust.
1173 * symtab.c (free_completion_list, do_free_completion_list)
1174 (return_val, completion_tracker): Delete.
1175 (completion_list_add_name, completion_list_add_symbol)
1176 (completion_list_add_msymbol, completion_list_objc_symbol)
1177 (completion_list_add_fields, add_symtab_completions): Add
1178 completion_tracker parameter and use it.
1179 (default_make_symbol_completion_list_break_on_1): Rename to...
1180 (default_collect_symbol_completion_matches_break_on): ... this.
1181 Add completion_tracker parameter and use it instead of allocating
1182 a completion tracker here.
1183 (default_make_symbol_completion_list_break_on): Delete old
1184 implementation.
1185 (default_make_symbol_completion_list): Delete.
1186 (default_collect_symbol_completion_matches): New.
1187 (make_symbol_completion_list): Delete.
1188 (collect_symbol_completion_matches): New.
1189 (make_symbol_completion_type): Rename to ...
1190 (collect_symbol_completion_matches_type): ... this. Add
1191 completion_tracker parameter and use it instead of VEC.
1192 (make_file_symbol_completion_list_1): Rename to...
1193 (collect_file_symbol_completion_matches): ... this. Add
1194 completion_tracker parameter and use it instead of VEC.
1195 (make_file_symbol_completion_list): Delete.
1196 (add_filename_to_list): Use completion_list instead of a VEC.
1197 (add_partial_filename_data::list): Now a completion_list.
1198 (make_source_files_completion_list): Work with a completion_list
1199 instead of a VEC.
1200 * symtab.h: Include "completer.h".
1201 (default_make_symbol_completion_list_break_on)
1202 (default_make_symbol_completion_list, make_symbol_completion_list)
1203 (make_symbol_completion_type, make_file_symbol_completion_list)
1204 (make_source_files_completion_list): Delete.
1205 (default_collect_symbol_completion_matches_break_on)
1206 (default_collect_symbol_completion_matches)
1207 (collect_symbol_completion_matches)
1208 (collect_symbol_completion_matches_type)
1209 (collect_file_symbol_completion_matches)
1210 (make_source_files_completion_list): New.
1211 * top.c (init_main): Don't install a rl_completion_entry_function
1212 hook. Install a rl_attempted_completion_function hook instead.
1213 * tui/tui-layout.c (layout_completer): Adjust to work with a
1214 completion_tracker.
1215 * tui/tui-regs.c (tui_reggroup_completer):
1216 * tui/tui-win.c (window_name_completer, focus_completer)
1217 (winheight_completer): Adjust to work with a completion_tracker.
1218 * value.c: Include "completer.h".
1219 (complete_internalvar): Adjust to work with a completion_tracker.
1220 * value.h (complete_internalvar): Likewise.
1221
6e1dbf8c
PA
12222017-07-17 Pedro Alves <palves@redhat.com>
1223
1224 * cli/cli-decode.c (set_cmd_completer_handle_brkchars): Adjust to
1225 renames.
1226 * cli/cli-decode.h (struct cmd_list_element) <completer>: Move
1227 comments to completer_ftype's declaration.
1228 <completer_handle_brkchars>: Change type to
1229 completer_handle_brkchars_ftype.
1230 * command.h (completer_ftype): Add describing comment and give
1231 names to parameters.
1232 (completer_ftype_void): Rename to ...
1233 (completer_handle_brkchars_ftype) ... this. Add describing comment.
1234 (set_cmd_completer_handle_brkchars): Adjust.
1235 * completer.c (filename_completer_handle_brkchars): New function.
1236 (complete_line_internal_normal_command): New function, factored
1237 out from ...
1238 (complete_line_internal): ... here.
1239 (command_completer_handle_brkchars)
1240 (default_completer_handle_brkchars)
1241 (completer_handle_brkchars_func_for_completer): New functions.
1242 * completer.h (set_gdb_completion_word_break_characters): Delete
1243 declaration.
1244 (completer_handle_brkchars_func_for_completer): New declaration.
1245 * python/py-cmd.c (cmdpy_completer_handle_brkchars): Adjust to use
1246 completer_handle_brkchars_func_for_completer.
1247
78b13106
PA
12482017-07-17 Pedro Alves <palves@redhat.com>
1249
1250 * completer.c (symbol_completer): New function, based on
1251 make_symbol_completion_list_fn.
1252 * completer.h (symbol_completer): New declaration.
1253 * guile/scm-cmd.c (cmdscm_completers): Adjust.
1254 * python/py-cmd.c (completers): Adjust.
1255 * symtab.c (make_symbol_completion_list_fn): Delete.
1256 * symtab.h (make_symbol_completion_list_fn): Delete.
1257 * cli/cli-decode.c (add_cmd): Adjust.
1258
bbf2f4df
PA
12592017-07-17 Pedro Alves <palves@redhat.com>
1260
1261 * Makefile.in (COMMON_OBS): Add filename-seen-cache.o.
1262 * dwarf2read.c: Include "filename-seen-cache.h".
1263 * dwarf2read.c (dwarf2_per_objfile) <filenames_cache>: New field.
1264 (dw2_map_symbol_filenames): Build and use a filenames_seen_cache.
1265 * filename-seen-cache.c: New file.
1266 * filename-seen-cache.h: New file.
1267 * symtab.c: Include "filename-seen-cache.h".
1268 (struct filename_seen_cache, INITIAL_FILENAME_SEEN_CACHE_SIZE)
1269 (create_filename_seen_cache, clear_filename_seen_cache)
1270 (delete_filename_seen_cache, filename_seen): Delete, parts moved
1271 to filename-seen-cache.h/filename-seen-cache.c.
1272 (output_source_filename, sources_info)
1273 (maybe_add_partial_symtab_filename)
1274 (make_source_files_completion_list): Adjust to use
1275 filename_seen_cache.
1276
330cdd98
PA
12772017-07-17 Pedro Alves <palves@redhat.com>
1278
1279 * dwarf2read.c (dwarf2_per_objfile): In-class initialize all
1280 fields.
1281 (dwarf2_per_objfile::dwarf2_per_objfile(objfile*, const
1282 dwarf2_debug_sections*)): New.
1283 (dwarf2_per_objfile::dwarf2_per_objfile(const
1284 dwarf2_per_objfile&)): Declare as deleted.
1285 (dwarf2_per_objfile::operator=): Declare as deleted.
1286 (dwarf2_per_objfile::dwarf2_per_objfile)
1287 (dwarf2_per_objfile::~dwarf2_per_objfile)
1288 (dwarf2_per_objfile::free_cached_comp_units): New.
1289 (dwarf2_has_info): dwarf2_per_objfile initialization code moved to
1290 ctor. Call dwarf2_per_objfile's ctor manually.
1291 (dwarf2_locate_sections): Deleted/refactored as ...
1292 (dwarf2_per_objfile::locate_sections): ... this new method.
1293 (free_cached_comp_units): Defer to
1294 dwarf2_per_objfile::free_cached_comp_units.
1295 (dwarf2_free_objfile): Call dwarf2_per_objfile's dtor manually.
1296
8880f2a9
TT
12972017-07-14 Tom Tromey <tom@tromey.com>
1298
1299 PR rust/21764:
1300 * rust-exp.y (convert_ast_to_expression): Add "want_type"
1301 parameter.
1302 <UNOP_SIZEOF>: Split into separate case.
1303 <UNOP_VAR_VALUE>: Handle want_type. Add error case.
1304
65547233
TT
13052017-07-14 Tom Tromey <tom@tromey.com>
1306
1307 PR rust/21763:
1308 * symtab.c (symbol_matches_domain): Add language_rust to special
1309 case.
1310 * rust-exp.y (convert_ast_to_expression) <OP_VAR_VALUE>: Don't
1311 treat LOC_TYPEDEF symbols as variables.
1312
8f14146e
PA
13132017-07-14 Pedro Alves <palves@redhat.com>
1314
1315 * symtab.c (make_file_symbol_completion_list_1): Iterate over
1316 symtabs matching all symtabs with SRCFILE as file name instead of
1317 only considering the first hit, with lookup_symtab.
1318
2347965c
SM
13192017-07-14 Simon Marchi <simon.marchi@ericsson.com>
1320
1321 * ax-gdb.c (gen_aggregate_elt_ref): Remove operand_name and
1322 operator_name parameters.
1323 (gen_expr): Update function call.
1324
40f4af28
SM
13252017-07-14 Simon Marchi <simon.marchi@ericsson.com>
1326
1327 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Remove gdbarch
1328 parameter.
1329 * symtab.h (struct symbol_computed_ops::tracepoint_var_ref):
1330 Likewise.
1331 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove gdbarch
1332 parameter, use agent_expr::gdbarch instead, update function
1333 calls.
1334 (locexpr_tracepoint_var_ref): Likewise.
1335 (loclist_tracepoint_var_ref): Likewise.
1336 * ax-gdb.c (gen_trace_static_fields): Likewise.
1337 (gen_traced_pop): Likewise.
1338 (gen_frame_args_address): Likewise.
1339 (gen_frame_locals_address): Likewise.
1340 (gen_var_ref): Likewise.
1341 (gen_struct_ref_recursive): Likewise.
1342 (gen_static_field): Likewise.
1343 (gen_maybe_namespace_elt): Likewise.
1344 (gen_expr): Likewise.
1345 (gen_trace_for_var): Likewise.
1346 (gen_trace_for_expr): Likewise.
1347 (gen_trace_for_return_address): Likewise.
1348
053f8057
SM
13492017-07-14 Simon Marchi <simon.marchi@ericsson.com>
1350
1351 * ax-gdb.c (gen_deref, gen_address_of): Remove unused ax
1352 parameter.
1353 (gen_struct_ref, gen_expr, gen_expr_binop_rest): Update call.
1354
6661ad48
SM
13552017-07-14 Simon Marchi <simon.marchi@ericsson.com>
1356
1357 * ax-gdb.c (gen_usual_unary): Remove exp parameter, get gdbarch
1358 from ax, update calls.
1359 (gen_usual_arithmetic): Likewise.
1360 (gen_integral_promotions): Likewise.
1361 (gen_bitfield_ref): Likewise.
1362 (gen_primitive_field): Likewise.
1363 (gen_struct_ref_recursive): Likewise.
1364 (gen_struct_ref): Likewise.
1365 (gen_maybe_namespace_elt): Likewise.
1366 (gen_struct_elt_for_reference): Likewise.
1367 (gen_namespace_elt): Likewise.
1368 (gen_aggregate_elt_ref): Likewise.
1369 (gen_expr): Get gdbarch from ax, update calls.
1370 (gen_expr_binop_rest): Likewise.
1371
c55a47e7
PA
13722017-07-13 Pedro Alves <palves@redhat.com>
1373
1374 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Pass tdesc_amd64
1375 as default tdesc.
1376 * amd64-dicos-tdep.c (amd64_dicos_init_abi):
1377 * amd64-fbsd-tdep.c (amd64fbsd_init_abi):
1378 * amd64-linux-tdep.c (amd64_linux_init_abi): Pass
1379 tdesc_amd64_linux as default tdesc. Get final tdesc from the
1380 tdep.
1381 (amd64_x32_linux_init_abi): Pass tdesc_x32_linux as default tdesc.
1382 Get final tdesc from the tdep.
1383 * amd64-nbsd-tdep.c (amd64nbsd_init_abi): Pass tdesc_amd64 as
1384 default tdesc.
1385 * amd64-obsd-tdep.c (amd64obsd_init_abi): Likewise.
1386 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Likewise.
1387 * amd64-tdep.c (amd64_init_abi): Add 'default_tdesc' parameter.
1388 Use it as default tdesc.
1389 (amd64_x32_init_abi): Add 'default_tdesc' parameter, and pass it
1390 down to amd_init_abi. No longer handle fallback tdesc here.
1391 * amd64-tdep.h (tdesc_x32): Declare.
1392 (amd64_init_abi, amd64_x32_init_abi): Add 'default_tdesc'
1393 parameter.
1394 * amd64-windows-tdep.c (amd64_windows_init_abi): Pass tdesc_amd64
1395 as default tdesc.
1396
55efceab
AA
13972017-07-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1398
1399 * s390-linux-tdep.c (s390_process_record): Add support for
1400 instructions new in arch12.
1401
0aa37b65
JB
14022017-07-11 John Baldwin <jhb@FreeBSD.org>
1403
1404 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
1405 PT_GETFSBASE and PT_GETGSBASE.
1406 (amd64bsd_store_inferior_registers): Use PT_SETFSBASE and
1407 PT_SETGSBASE.
1408
48aeef91
JB
14092017-07-11 John Baldwin <jhb@FreeBSD.org>
1410
1411 * features/Makefile (amd64.dat, amd64-avx.dat, amd64-mpx.dat)
1412 (amd64-avx-mpx.dat, amd64-avx-avx512.dat)
1413 (amd64-avx-mpx-avx512-pku.dat): Add i386/64bit-segments.xml in
1414 those rules.
1415 * features/i386/amd64-avx-avx512.xml: Add 64bit-segments.xml.
1416 * features/i386/amd64-avx-mpx-avx512-pku.xml: Add 64bit-segments.xml.
1417 * features/i386/amd64-avx-mpx.xml: Add 64bit-segments.xml.
1418 * features/i386/amd64-avx.xml: Add 64bit-segments.xml.
1419 * features/i386/amd64-mpx.xml: Add 64bit-segments.xml.
1420 * features/i386/amd64.xml: Add 64bit-segments.xml.
1421 * features/i386/amd64-avx-avx512.c: Regenerated.
1422 * features/i386/amd64-avx-mpx-avx512-pku.c: Regenerated.
1423 * features/i386/amd64-avx-mpx.c: Regenerated.
1424 * features/i386/amd64-avx.c: Regenerated.
1425 * features/i386/amd64-mpx.c: Regenerated.
1426 * features/i386/amd64.c: Regenerated.
1427 * regformats/i386/amd64-avx-avx512.dat: Regenerated.
1428 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
1429 * regformats/i386/amd64-avx-mpx.dat: Regenerated.
1430 * regformats/i386/amd64-avx.dat: Regenerated.
1431 * regformats/i386/amd64-mpx.dat: Regenerated.
1432 * regformats/i386/amd64.dat: Regenerated.
1433
77c501bc
YQ
14342017-07-10 Yao Qi <yao.qi@linaro.org>
1435
1436 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
1437 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
1438
6dc8d757
AK
14392017-07-10 Anton Kolesov <Anton.Kolesov@synopsys.com>
1440
1441 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add setenv and
1442 unsetenv.
1443 * gnulib/aclocal.m4: Regenerate.
1444 * gnulib/config.in: Regenerate.
1445 * gnulib/configure: Regenerate.
1446 * gnulib/import/Makefile.am: Regenerate.
1447 * gnulib/import/Makefile.in: Regenerate.
1448 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
1449 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
1450 * gnulib/import/m4/environ.m4: New file.
1451 * gnulib/import/m4/setenv.m4: New file.
1452 * gnulib/import/setenv.c: New file.
1453 * gnulib/import/unsetenv.c: New file.
1454
266934d1
SM
14552017-07-09 Simon Marchi <simon.marchi@ericsson.com>
1456
1457 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Read
1458 address when op is DW_OP_addr.
1459
03278692
TT
14602017-07-09 Tom Tromey <tom@tromey.com>
1461
1462 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Reverse size
1463 check and apply to outer type.
1464
4b654465
JB
14652017-07-07 John Baldwin <jhb@FreeBSD.org>
1466
1467 * fbsd-tdep.c (LWPINFO_OFFSET, LWPINFO_PL_FLAGS)
1468 (LWPINFO64_PL_SIGINFO, LWPINFO32_PL_SIGINFO, PL_FLAG_SI)
1469 (SIZE64_SIGINFO_T, SIZE32_SIGINFO_T, fbsd_core_xfer_siginfo): New.
1470 (fbsd_init_abi): Install gdbarch "core_xfer_siginfo" method.
1471
2af9fc44
JB
14722017-07-07 John Baldwin <jhb@FreeBSD.org>
1473
1474 * fbsd-tdep.c (fbsd_core_thread_name): Use thread_section_name.
1475
382b69bb
JB
14762017-07-07 John Baldwin <jhb@FreeBSD.org>
1477
1478 * corelow.c (get_core_siginfo): Remove.
1479 (core_xfer_partial): Use the gdbarch "core_xfer_siginfo" method
1480 instead of get_core_siginfo.
1481 * gdbarch.sh (core_xfer_siginfo): New gdbarch callback.
1482 * gdbarch.h: Re-generate.
1483 * gdbarch.c: Re-generate.
1484 * linux-tdep.c (linux_core_xfer_siginfo): New.
1485 (linux_init_abi): Install gdbarch "core_xfer_siginfo" method.
1486
6e5eab33
JB
14872017-07-07 John Baldwin <jhb@FreeBSD.org>
1488
1489 * corelow.c (thread_section_name): Move to ...
1490 * gdbcore.h (thread_section_name): ... here.
1491
929edea9
JB
14922017-07-07 John Baldwin <jhb@FreeBSD.org>
1493
1494 * fbsd-nat.c [PT_LWPINFO && __LP64__] (union sigval32)
1495 (struct siginfo32): New.
1496 [PT_LWPINFO] (fbsd_siginfo_size, fbsd_convert_siginfo): New.
1497 (fbsd_xfer_partial) [PT_LWPINFO]: Handle TARGET_OBJECT_SIGNAL_INFO
1498 via ptrace(PT_LWPINFO).
1499
762c974a
JB
15002017-07-07 John Baldwin <jhb@FreeBSD.org>
1501
1502 * fbsd-tdep.c (fbsd_gdbarch_data_handle, struct fbsd_gdbarch_data)
1503 (init_fbsd_gdbarch_data, get_fbsd_gdbarch_data)
1504 (fbsd_get_siginfo_type): New.
1505 (fbsd_init_abi): Install gdbarch "get_siginfo_type" method.
1506 (_initialize_fbsd_tdep): New.
1507
33c5cd75
DB
15082017-07-06 David Blaikie <dblaikie@gmail.com>
1509
1510 * dwarf2read.c (struct dwo_file): Use a htab of dwo_unit* (rather than
1511 a singular dwo_unit*) to support multiple CUs in the same way that
1512 multiple TUs are supported.
1513 (create_cus_hash_table): Replace create_dwo_cu with a function for
1514 parsing multiple CUs from a DWO file.
1515 (open_and_init_dwo_file): Use create_cus_hash_table rather than
1516 create_dwo_cu.
1517 (lookup_dwo_cutu): Lookup CU in the hash table in the dwo_file with
1518 htab_find, rather than comparing the signature to a singleton CU in
1519 the dwo_file.
1520
8455d262
PA
15212017-07-06 Pedro Alves <palves@redhat.com>
1522
1523 * python/py-unwind.c (pyuw_dealloc_cache): Fix for loop condition.
1524
4da3eb35
PA
15252017-07-04 Pedro Alves <palves@redhat.com>
1526
1527 * gdbtypes.c (recursive_dump_type): Don't reference TYPE_STATIC.
1528 * gdbtypes.h (TYPE_STATIC): Delete.
1529 (struct fn_field) <is_public, is_abstract, is_static, is_final,
1530 is_synchronized, is_native>: Delete.
1531 <dummy>: Bump.
1532 (TYPE_FN_FIELD_PUBLIC, TYPE_FN_FIELD_STATIC, TYPE_FN_FIELD_FINAL)
1533 (TYPE_FN_FIELD_SYNCHRONIZED, TYPE_FN_FIELD_NATIVE)
1534 (TYPE_FN_FIELD_ABSTRACT): Delete.
1535
5bfd255c
SM
15362017-07-03 Simon Marchi <simon.marchi@ericsson.com>
1537
1538 * buffer.h (buffer_finish): Fix spelling mistakes.
1539
25c54127
EZ
15402017-07-01 Eli Zaretskii <eliz@gnu.org>
1541
1542 * .dir-locals.el: Automatically switch to C-style comments in
1543 versions of Emacs that support the feature.
1544
dc4bde35
SDJ
15452017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1546 Pedro Alves <palves@redhat.com>
1547
1548 PR cli/21688
1549 * cli/cli-script.c (command_name_equals_not_inline): Remove function.
1550 (process_next_line): New variable 'inline_cmd'.
1551 Adjust 'if' clauses for "python", "compile" and "guile" to use
1552 'command_name_equals' and check for '!inline_cmd'.
1553
51ed89aa
SDJ
15542017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
1555
1556 PR cli/21688
1557 * cli/cli-script.c (command_name_equals_not_inline): New function.
1558 (process_next_line): Adjust 'if' clauses for "python", "compile"
1559 and "guile" to use command_name_equals_not_inline.
1560
eb17d413
PA
15612017-06-29 Pedro Alves <palves@redhat.com>
1562
1563 * completer.c (expression_completer): Call
1564 linespec_location_completer instead of location_completer.
1565
195bcdd5
PA
15662017-06-29 Pedro Alves <palves@redhat.com>
1567
1568 * completer.c (expression_completer): Remove code that recomputes
1569 'text' from 'word'.
1570
adc764e7
YQ
15712017-06-29 Yao Qi <yao.qi@linaro.org>
1572
1573 * regformats/regdat.sh: Generate code with
1574 "ifndef IN_PROCESS_AGENT".
1575
6e75794e
PA
15762017-06-28 Pedro Alves <palves@redhat.com>
1577
1578 * command.h: Include "common/scoped_restore.h".
1579
bc491f2e
YQ
15802017-06-28 Yao Qi <yao.qi@linaro.org>
1581
1582 * mi/mi-cmd-break.c (mi_argv_to_format): Use obstack_grow_str
1583 instead of obstack_grow.
1584
41664b45
DG
15852017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
1586
1587 PR gdb/21337
1588 * symfile.c (reread_symbols): Call objfiles_changed just before
1589 read_symbols.
1590
6da67eb1
PA
15912017-06-27 Pedro Alves <palves@redhat.com>
1592
1593 * symtab.c (COMPLETION_LIST_ADD_SYMBOL)
1594 (MCOMPLETION_LIST_ADD_SYMBOL): Delete macros, replace with ...
1595 (completion_list_add_symbol, completion_list_add_msymbol):
1596 ... these new functions.
1597 (add_symtab_completions)
1598 (default_make_symbol_completion_list_break_on_1): Adjust.
1599
23732b1e
PA
16002017-06-27 Pedro Alves <palves@redhat.com>
1601
1602 * objfiles.c (get_objfile_bfd_data): Call bfd_alloc instead of
1603 bfd_zalloc. Call objfile_per_bfd_storage's ctor.
1604 (free_objfile_per_bfd_storage): Call objfile_per_bfd_storage's
1605 dtor.
1606 * objfiles.h (objfile_per_bfd_storage): Add ctor. Make
1607 'storage_obstack' field an auto_obstack. In-class initialize all
1608 non-bitfield fields. Make minsyms_read bool.
1609 * symfile.c (read_symbols): Adjust.
1610
a4d1e79a
AH
16112017-06-27 Alan Hayward <alan.hayward@arm.com>
1612
1613 * remote-sim.c (gdbsim_fetch_register): Use byte_vector.
1614 (gdbsim_store_register): Likewise.
1615
8268c778
PA
16162017-06-27 Pedro Alves <palves@redhat.com>
1617
1618 * c-exp.y (name_obstack): Now an auto_obstack.
1619 (yylex): Use auto_obstack::clear.
1620 (c_parse): Use auto_obstack::clear instead of reinitializing and
1621 freeing the obstack.
1622 * c-lang.c (evaluate_subexp_c): Use auto_obstack.
1623 * d-exp.y (name_obstack): Now an auto_obstack.
1624 (yylex): Use auto_obstack::clear.
1625 (d_parse): Use auto_obstack::clear instead of reinitializing and
1626 freeing the obstack.
1627 * dwarf2loc.c (fetch_const_value_from_synthetic_pointer): Use
1628 auto_obstack.
1629 * dwarf2read.c (create_addrmap_from_index)
1630 (dwarf2_build_psymtabs_hard)
1631 (update_enumeration_type_from_children): Likewise.
1632 * gdb_obstack.h (auto_obstack): New type.
1633 * go-exp.y (name_obstack): Now an auto_obstack.
1634 (build_packaged_name): Use auto_obstack::clear.
1635 (go_parse): Use auto_obstack::clear instead of reinitializing and
1636 freeing the obstack.
1637 * linux-tdep.c (linux_make_mappings_corefile_notes): Use
1638 auto_obstack.
1639 * printcmd.c (printf_wide_c_string, ui_printf): Use auto_obstack.
1640 * rust-exp.y (work_obstack): Now an auto_obstack.
1641 (rust_parse, rust_lex_tests): Use auto_obstack::clear instead of
1642 reinitializing and freeing the obstack.
1643 * utils.c (do_obstack_free, make_cleanup_obstack_free): Delete.
1644 (host_char_to_target): Use auto_obstack.
1645 * utils.h (make_cleanup_obstack_free): Delete declaration.
1646 * valprint.c (generic_emit_char, generic_printstr): Use
1647 auto_obstack.
1648
db665f42
SM
16492017-06-27 Simon Marchi <simon.marchi@ericsson.com>
1650
1651 * darwin-nat.c (darwin_check_new_threads): Don't handle dummy
1652 thread.
1653 (darwin_init_thread_list): Don't update dummy thread.
1654 (darwin_create_inferior, darwin_attach): Don't add a dummy thread.
1655
873c0814
SM
16562017-06-26 Simon Marchi <simon.marchi@ericsson.com>
1657
1658 * record-full.c (netorder16): Remove.
1659
8b5a7a6e
SM
16602017-06-26 Simon Marchi <simon.marchi@ericsson.com>
1661
1662 * common/diagnostics.h: Define macros for GCC.
1663 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): New macro.
1664 * common/vec.h: Include diagnostics.h.
1665 (DIAGNOSTIC_IGNORE_UNUSED_VEC_FUNCTION): New macro.
1666 (DEF_VEC_I, DEF_VEC_P, DEF_VEC_O): Ignore -Wunused-function
1667 warning.
1668
d1435379
SM
16692017-06-26 Simon Marchi <simon.marchi@ericsson.com>
1670
1671 * common/diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER):
1672 New macro.
1673 * ada-lex.l: Ignore deprecated register warnings.
1674
cc75e0fd
SM
16752017-06-25 Simon Marchi <simon.marchi@ericsson.com>
1676
1677 * main.c (get_init_files): Replace "SYSTEM_GDBINIT +
1678 datadir_len" with "&SYSTEM_GDBINIT[datadir_len]".
1679
07809eaf
SM
16802017-06-25 Simon Marchi <simon.marchi@ericsson.com>
1681
1682 * dtrace-probe.c (dtrace_process_dof_probe): Put semi-colon on
1683 its own line.
1684
f076f034
SM
16852017-06-25 Simon Marchi <simon.marchi@ericsson.com>
1686
1687 * nat/x86-dregs.c (x86_show_dr): Print registers one per line.
1688
0dd5cbc5
AH
16892017-06-23 Alan Hayward <alan.hayward@arm.com>
1690
1691 * xtensa-tdep.c (XTENSA_MAX_REGISTER_SIZE): Add.
1692 (xtensa_register_write_masked): Use XTENSA_MAX_REGISTER_SIZE.
1693 (xtensa_register_read_masked): Likewise.
1694
d4c6ce5b
SDJ
16952017-06-22 Sergio Durigan Junior <sergiodj@redhat.com>
1696
1697 * common/environ.c (gdb_environ::unset): Update comment.
1698
16892a03
AH
16992017-06-22 Alan Hayward <alan.hayward@arm.com>
1700
1701 * python/py-unwind.c (pyuw_sniffer): Allocate space for
1702 registers.
1703
d7dcbefc
AH
17042017-06-22 Alan Hayward <alan.hayward@arm.com>
1705
1706 * record-full.c (record_full_exec_insn): Use byte_vector.
1707
b30ff123
YQ
17082017-06-22 Yao Qi <yao.qi@linaro.org>
1709
1710 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Regenerated.
1711 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
1712
4fa847d7
AH
17132017-06-22 Alan Hayward <alan.hayward@arm.com>
1714
1715 * remote.c (cached_reg): Move from here...
1716 * regcache.h (cached_reg): ...to here.
1717 * python/py-unwind.c (struct reg_info): Remove.
1718 (cached_frame_info): Use cached_reg_t.
1719 (pyuw_prev_register): Likewise.
1720 (pyuw_sniffer): Use cached_reg_t and allocate registers.
1721 (pyuw_dealloc_cache): Free all registers.
1722
f4906a9a
PA
17232017-06-22 Pedro Alves <palves@redhat.com>
1724 Simon Marchi <simon.marchi@ericsson.com>
1725
1726 * unittests/environ-selftests.c (run_tests): Ignore -Wself-move
1727 warning.
1728 * common/diagnostics.h: New file.
1729
b45a1208
PA
17302017-06-22 Pedro Alves <palves@redhat.com>
1731
1732 * common/agent.h: Add include guards.
1733
e4da2c61
SM
17342017-06-21 Simon Marchi <simon.marchi@ericsson.com>
1735
1736 * target.h (struct target_ops) <to_xfer_partial>: Update doc to
1737 talk about addressable units instead of bytes.
1738
96160d60
SDJ
17392017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1740
1741 * common/environ.c (gdb_environ::unset): Use '::iterator' instead
1742 of '::const_iterator'.
1743
9a6c7d9c
SDJ
17442017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
1745
1746 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
1747 'unittests/environ-selftests.c'.
1748 (SUBDIR_UNITTESTS_OBS): Add 'environ-selftests.o'.
1749 * charset.c (find_charset_names): Declare object 'iconv_env'.
1750 Update code to use 'iconv_env' object. Remove call to
1751 'free_environ'.
1752 * common/environ.c: Include <utility>.
1753 (make_environ): Delete function.
1754 (free_environ): Delete function.
1755 (gdb_environ::clear): New function.
1756 (gdb_environ::operator=): New function.
1757 (gdb_environ::get): Likewise.
1758 (environ_vector): Delete function.
1759 (set_in_environ): Delete function.
1760 (gdb_environ::set): New function.
1761 (unset_in_environ): Delete function.
1762 (gdb_environ::unset): New function.
1763 (gdb_environ::envp): Likewise.
1764 * common/environ.h: Include <vector>.
1765 (struct gdb_environ): Delete; transform into...
1766 (class gdb_environ): ... this class.
1767 (free_environ): Delete prototype.
1768 (init_environ, get_in_environ, set_in_environ, unset_in_environ,
1769 environ_vector): Likewise.
1770 * infcmd.c (run_command_1): Update code to call
1771 'envp' from 'gdb_environ' class.
1772 (environment_info): Update code to call methods from 'gdb_environ'
1773 class.
1774 (unset_environment_command): Likewise.
1775 (path_info): Likewise.
1776 (path_command): Likewise.
1777 * inferior.c (inferior::~inferior): Delete call to 'free_environ'.
1778 (inferior::inferior): Initialize 'environment' using the host's
1779 information.
1780 * inferior.h: Remove forward declaration of 'struct gdb_environ'.
1781 Include "environ.h".
1782 (class inferior) <environment>: Change type from 'struct
1783 gdb_environ' to 'gdb_environ'.
1784 * mi/mi-cmd-env.c (mi_cmd_env_path): Update code to call
1785 methods from 'gdb_environ' class.
1786 * solib.c (solib_find_1): Likewise
1787 * unittests/environ-selftests.c: New file.
1788
75c554cf
YQ
17892017-06-20 Yao Qi <yao.qi@linaro.org>
1790
1791 * features/i386/i386-linux.xml: Exchange the order of including
1792 32bit-linux.xml and 32bit-sse.xml.
1793 * features/i386/i386-linux.c: Regenerated.
1794
72ddacb7
YQ
17952017-06-20 Yao Qi <yao.qi@linaro.org>
1796
1797 * target-descriptions.c (tdesc_reg): Add ctor, dtor.
1798 Delete copy ctor and assignment operator.
1799 (tdesc_type): Likewise.
1800 (tdesc_feature): Likewise.
1801 (tdesc_free_reg): Remove.
1802 (tdesc_create_reg): Use new.
1803 (tdesc_free_type): Remove.
1804 (tdesc_create_vector): Use new.
1805 (tdesc_create_union): Likewise.
1806 (tdesc_create_flags): Likewise.
1807 (tdesc_create_enum): Likewise.
1808 (tdesc_free_feature): Delete.
1809 (free_target_description): Use delete.
1810
325c9fd4
JB
18112017-06-19 John Baldwin <jhb@FreeBSD.org>
1812
1813 * mips-tdep.c (print_gp_register_row): Don't error for unavailable
1814 registers.
1815
16b7a719
PA
18162017-06-19 Pedro Alves <palves@redhat.com>
1817
1818 * dwarf2read.c (write_psymtabs_to_index): Construct file_closer
1819 after gdb::unlinker.
1820
1c8e01c9
SDJ
18212017-06-19 Sergio Durigan Junior <sergiodj@redhat.com>
1822
1823 * mi/mi-cm-env.c (_initialize_mi_cmd_env): Use getenv instead of
1824 gdb_environ to access an environment variable.
1825
ffce45d2
TP
18262017-06-18 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
1827
1828 * nat/linux-ptrace.c (linux_fork_to_function): Add cast to
1829 gdb_byte*.
1830
1d4fbac9
SM
18312017-06-17 Simon Marchi <simon.marchi@ericsson.com>
1832
1833 * nat/fork-inferior.h (trace_start_error): Add ATTRIBUTE_PRINTF.
1834
8465943a
SM
18352017-06-17 Simon Marchi <simon.marchi@ericsson.com>
1836
1837 * configure: Re-generate.
1838 * warning.m4 (build_warnings): Add -Wno-mismatched-tags.
1839
3e019bdc
SM
18402017-06-17 Simon Marchi <simon.marchi@ericsson.com>
1841
1842 * configure: Re-generate.
1843 * warning.m4: Pass -Werror to compiler when checking for
1844 supported warning flags.
1845
cf0dd6f0
SM
18462017-06-17 Simon Marchi <simon.marchi@ericsson.com>
1847
1848 * Makefile.in (COMPILE.pre): Add "-x c++".
1849
6f98355c
YQ
18502017-06-16 Alan Hayward <alan.hayward@arm.com>
1851 Pedro Alves <palves@redhat.com>
1852 Yao Qi <yao.qi@linaro.org>
1853
1854 * defs.h (RequireLongest): New.
1855 (extract_integer): Declare function template.
1856 (extract_signed_integer): Remove the declaration, but define it
1857 static inline.
1858 (extract_unsigned_integer): Likewise.
1859 (store_integer): Declare function template.
1860 (store_signed_integer): Remove the declaration, but define it
1861 static inline.
1862 (store_unsigned_integer): Likewise.
1863 * findvar.c (extract_integer): New function template.
1864 (extract_signed_integer): Remove.
1865 (extract_unsigned_integer): Remove.
1866 (extract_integer<LONGEST>, extract_integer<ULONGEST>): Explicit
1867 instantiations.
1868 (store_integer): New function template.
1869 (store_signed_integer): Remove.
1870 (store_unsigned_integer): Remove.
1871 (store_integer): Explicit instantiations.
1872 * regcache.c (regcache_raw_read_signed): Update.
1873 (regcache::raw_read): New function.
1874 (regcache::raw_read_signed): Remove.
1875 (regcache::raw_read_unsigned): Remove.
1876 (regcache_raw_read_unsigned): Update.
1877 (regcache_raw_write_unsigned): Update.
1878 (regcache::raw_write_signed): Remove.
1879 (regcache::raw_write): New function.
1880 (regcache_cooked_read_signed): Update.
1881 (regcache::raw_write_unsigned): Remove.
1882 (regcache::cooked_read_signed): Remove.
1883 (regcache_cooked_read_unsigned): Update.
1884 (regcache::cooked_read_unsigned): Remove.
1885 (regcache_cooked_write_signed): Update.
1886 (regcache_cooked_write_unsigned): Update.
1887 * regcache.h (regcache) <raw_read_signed>: Remove.
1888 <raw_write_signed, raw_read_unsigned, raw_write_unsigned>: Remove.
1889 <raw_read, raw_write>: New.
1890 <cooked_read_signed, cooked_write_signed>: Remove.
1891 <cooked_write_unsigned, cooked_read_unsigned>: Remove.
1892 <cooked_read, cooked_write>: New.
1893 * sh64-tdep.c (sh64_pseudo_register_read): Update.
1894 (sh64_pseudo_register_write): Update.
1895
a87dc45a
AK
18962017-06-16 Anton Kolesov <anton.kolesov@synopsys.com>
1897
1898 * arc-tdep.c (arc_disassembler_options): New variable.
1899 (arc_gdbarch_init): Set and use it. Use arc_delayed_print_insn instead
1900 of default_print_insn.
1901 (arc_delayed_print_insn): Set info->section when needed,
1902 use default_print_insn to retrieve a disassembler.
1903
45159d6a
SDJ
19042017-06-14 Sergio Durigan Junior <sergiodj@redhat.com>
1905
1906 PR gdb/21574
1907 * infcmd.c (_initialize_infcmd): Expand "help run" documentation
1908 to mention $SHELL and startup-with-shell.
1909
b46c4cf0
MF
19102017-06-14 Max Filippov <jcmvbkbc@gmail.com>
1911
1912 * MAINTAINERS: Move Maxim Grigoriev to the Past Maintainers.
1913
6394c606
YQ
19142017-06-14 Yao Qi <yao.qi@linaro.org>
1915
1916 * aarch64-tdep.c (aarch64_gdb_print_insn): Call
1917 default_print_insn instead of print_insn_aarch64.
1918 * arm-tdep.c (gdb_print_insn_arm): Call
1919 default_print_insn instead of print_insn_big_arm
1920 and print_insn_little_arm.
1921 * i386-tdep.c (i386_print_insn): Call default_print_insn
1922 instead of print_insn_i386.
1923 * ia64-tdep.c (ia64_print_insn): Call
1924 default_print_insn instead of print_insn_ia64.
1925 * mips-tdep.c (gdb_print_insn_mips): Call
1926 default_print_insn instead of print_insn_big_mips
1927 and print_insn_little_mips.
1928 * spu-tdep.c (gdb_print_insn_spu): Call default_print_insn
1929 instead of print_insn_spu.
1930
d5722aa2
PA
19312017-06-14 Pedro Alves <palves@redhat.com>
1932
1933 * ada-lang.c: Include "common/byte-vector.h".
1934 (ada_value_primitive_packed_val): Use gdb::byte_vector.
1935 * charset.c (wchar_iterator::iterate): Resize the vector instead
1936 of reserving it.
1937 * common/byte-vector.h: Include "common/def-vector.h".
1938 (wchar_iterator::m_out): Now a gdb::def_vector<gdb_wchar_t>.
1939 * cli/cli-dump.c: Include "common/byte-vector.h".
1940 (dump_memory_to_file, restore_binary_file): Use gdb::byte_vector.
1941 * common/byte-vector.h: New file.
1942 * common/def-vector.h: New file.
1943 * common/default-init-alloc.h: New file.
1944 * dwarf2loc.c: Include "common/byte-vector.h".
1945 (rw_pieced_value): Use gdb::byte_vector, and resize the vector
1946 instead of reserving it.
1947 * dwarf2read.c: Include "common/byte-vector.h".
1948 (data_buf::m_vec): Now a gdb::byte_vector.
1949 * gdb_regex.c: Include "common/def-vector.h".
1950 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
1951 * mi/mi-main.c: Include "common/byte-vector.h".
1952 (mi_cmd_data_read_memory): Use gdb::byte_vector.
1953 * printcmd.c: Include "common/byte-vector.h".
1954 (print_scalar_formatted): Use gdb::byte_vector.
1955 * valprint.c: Include "common/byte-vector.h".
1956 (maybe_negate_by_bytes, print_decimal_chars): Use
1957 gdb::byte_vector.
1958
01ec7a27
SM
19592017-06-13 Simon Marchi <simon.marchi@ericsson.com>
1960
1961 * darwin-nat.c: Include "nat/fork-inferior.h".
1962
848d9074
SM
19632017-06-13 Simon Marchi <simon.marchi@ericsson.com>
1964
1965 * configure.nat: Factor out Darwin bits that are not
1966 architecture-specific. Add fork-inferior.o.
1967
3b912944
SM
19682017-06-13 Simon Marchi <simon.marchi@ericsson.com>
1969
1970 * configure.nat: Factor out AIX bits that are not
1971 architecture-specific. Add fork-inferior.o.
1972
55acdf22
AA
19732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1974
1975 * dwarf2loc.c (rw_pieced_value): New. Merge logic from...
1976 (read_pieced_value, write_pieced_value): ...here. Reduce to
1977 wrappers that just call rw_pieced_value.
1978
f65e2044
AA
19792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1980
1981 * dwarf2loc.c (write_pieced_value): When writing the data for a
1982 memory piece, use write_memory_with_notification instead of
1983 write_memory.
1984
23f945bf
AA
19852017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1986
1987 * valops.c (read_value_memory): Change embedded_offset to
1988 represent a bit offset instead of a byte offset.
1989 * value.h (read_value_memory): Adjust comment.
1990
f236533e
AA
19912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1992
1993 * dwarf2loc.c (read_pieced_value): Remove unnecessary variables
1994 dest_offset_bits and source_offset_bits.
1995 (write_pieced_value): Likewise.
1996
65d84b76
AA
19972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1998
1999 * dwarf2loc.c (read_pieced_value): Respect the piece offset, as
2000 given by DW_OP_bit_piece.
2001 (write_pieced_value): Likewise.
2002
242d31ab
AA
20032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2004
2005 * dwarf2loc.c (read_pieced_value): Move the buffer allocation and
2006 some other preparations to the places where sufficient information
2007 is available.
2008 (write_pieced_value): Likewise.
2009
03c8af18
AA
20102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2011
2012 * dwarf2loc.c (bits_to_bytes): New function.
2013 (read_pieced_value): Fix offset calculations for register pieces
2014 on big-endian targets.
2015 (write_pieced_value): Likewise.
2016
840989c1
AA
20172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2018
2019 * dwarf2loc.c (read_pieced_value): Remove buffer_size variable.
2020 (write_pieced_value): Likewise.
2021
359b19bb
AA
20222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2023
2024 * dwarf2loc.c (write_pieced_value): When writing to a bit-field,
2025 transfer the source value's least significant bits, instead of its
2026 lowest-addressed ones. Rename type_len to max_offset.
2027 (read_pieced_value): Mirror above changes to write_pieced_value as
2028 applicable.
2029
07c9ca3b
AA
20302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2031
2032 * dwarf2loc.c (write_pieced_value): In DWARF_VALUE_MEMORY,
2033 truncate full bytes from dest_offset_bits before using it as an
2034 offset into the buffer.
2035
f1cc9874
AA
20362017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2037
2038 * dwarf2loc.c (write_pieced_value): Include transfer size in
2039 byte-wise check.
2040
cdaac320
AA
20412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2042
2043 * dwarf2loc.c (write_pieced_value): Fix copy/paste error in the
2044 calculation of this_size.
2045
af547a96
AA
20462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2047
2048 * dwarf2loc.c (read_pieced_value): Respect parent value's offset
2049 when targeting a bit-field.
2050 (write_pieced_value): Likewise.
2051
ddd7882a
AA
20522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2053
2054 * dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
2055 (allocate_piece_closure): Drop addr_size parameter.
2056 (dwarf2_evaluate_loc_desc_full): Adjust call to
2057 allocate_piece_closure.
2058
e9352324
AA
20592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2060
2061 PR gdb/21226
2062 * dwarf2loc.c (read_pieced_value): Anchor stack value pieces at
2063 the LSB end, independent of endianness.
2064
d5d1163e
AA
20652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2066
2067 * dwarf2loc.c (write_pieced_value): Fix order of calculations for
2068 size capping.
2069
032bb6ea
YQ
20702017-06-13 Yao Qi <yao.qi@linaro.org>
2071
2072 * mips-linux-nat.c: Move include features/mips*-linux.c to
2073 mips-linux-tdep.c.
2074 (_initialize_mips_linux_nat): Move initialize_tdesc_mips* calls
2075 to mips-linux-tdep.c.
2076 * mips-linux-tdep.c: Include features/mips*-linux.c
2077 (_initialize_mips_linux_tdep): Call initialize_tdesc_mips*
2078 functions.
2079 * mips-linux-tdep.h (tdesc_mips_linux): Declare.
2080 (tdesc_mips_dsp_linux, tdesc_mips64_linux): Declare.
2081 (tdesc_mips64_dsp_linux): Declare.
2082
f12f6bad
TT
20832017-06-12 Tom Tromey <tom@tromey.com>
2084
2085 * valprint.h (val_print_type_code_int): Remove.
2086 * valprint.c (generic_val_print_int): Always call
2087 val_print_scalar_formatted.
2088 (val_print_type_code_int): Remove.
2089 * printcmd.c (print_scalar_formatted): Handle options->format==0.
2090 * f-valprint.c (f_val_print): Use val_print_scalar_formatted.
2091 * c-valprint.c (c_val_print_int): Use val_print_scalar_formatted.
2092 * ada-valprint.c (ada_val_print_num): Use
2093 val_print_scalar_formatted.
2094
d9109c80
TT
20952017-06-12 Tom Tromey <tom@tromey.com>
2096
2097 * printcmd.c (print_scalar_formatted): Unify the two switches.
2098 Don't convert scalars to LONGEST.
2099
4ac0cb1c
TT
21002017-06-12 Tom Tromey <tom@tromey.com>
2101
2102 PR exp/16225:
2103 * valprint.h (print_decimal_chars): Update.
2104 * valprint.c (maybe_negate_by_bytes): New function.
2105 (print_decimal_chars): Add "is_signed" argument.
2106 * printcmd.c (print_scalar_formatted): Update.
2107
30a25466
TT
21082017-06-12 Tom Tromey <tom@tromey.com>
2109
2110 PR exp/16225:
2111 * valprint.h (print_binary_chars, print_hex_chars): Update.
2112 * valprint.c (val_print_type_code_int): Update.
2113 (print_binary_chars): Add "zero_pad" argument.
2114 (emit_octal_digit): New function.
2115 (print_octal_chars): Don't zero-pad.
2116 (print_decimal_chars): Likewise.
2117 (print_hex_chars): Add "zero_pad" argument.
2118 * sh64-tdep.c (sh64_do_fp_register): Update.
2119 * regcache.c (regcache::dump): Update.
2120 * printcmd.c (print_scalar_formatted): Update.
2121 * infcmd.c (default_print_one_register_info): Update.
2122
b3464d03
PA
21232017-06-12 Pedro Alves <palves@redhat.com>
2124 Alan Hayward <alan.hayward@arm.com>
2125
2126 * mips-tdep.c (MAX_MIPS_ABI_REGSIZE): New.
2127 (mips_eabi_push_dummy_call): Rename local 'regsize' to
2128 'abi_regsize'. Rename local array 'valbuf' to 'ref_valbuf', and
2129 use MAX_MIPS_ABI_REGSIZE instead of MAX_REGISTER_SIZE to size it.
2130 Assert that abi_regsize bytes fit in 'ref_valbuf'.
2131
4b76cda9
PA
21322017-06-12 Pedro Alves <palves@redhat.com>
2133
2134 * dwarf2read.c (mapped_symtab::data): Now a vector of
2135 symtab_index_entry instead of vector of
2136 std::unique_ptr<symtab_index_entry>. All users adjusted to check
2137 whether an element's name is NULL instead of checking whether the
2138 element itself is NULL.
2139 (find_slot): Change return type. Adjust.
2140 (hash_expand, , add_index_entry, uniquify_cu_indices)
2141 (write_hash_table): Adjust.
2142
e8f8bcb3
PA
21432017-06-12 Pedro Alves <palves@redhat.com>
2144
2145 * dwarf2read.c (recursively_count_psymbols): New function.
2146 (write_psymtabs_to_index): Call it to compute number of psyms and
2147 pass estimate size of psyms_seen to unordered_set's ctor.
2148
70a1152b
PA
21492017-06-12 Pedro Alves <palves@redhat.com>
2150
2151 * dwarf2read.c (write_hash_table): Check if key already exists
2152 before emplacing.
2153
c2f134ac
PA
21542017-06-12 Pedro Alves <palves@redhat.com>
2155
2156 * dwarf2read.c (data_buf::append_space): Rename to...
2157 (data_buf::grow): ... this, and make private. Adjust all callers.
2158 (data_buf::append_uint): New method.
2159 (add_address_entry, write_one_signatured_type)
2160 (write_psymtabs_to_index): Use it.
2161
a81e6d4d
PA
21622017-06-12 Pedro Alves <palves@redhat.com>
2163
2164 * dwarf2read.c (file_write(FILE *, const void *, size_t)): Delete.
2165 (file_write (FILE *, const std::vector<Elem>&)): Delete.
2166 (data_buf::file_write): Call ::fwrite directly.
2167
6fd931f2
PA
21682017-06-12 Pedro Alves <palves@redhat.com>
2169
2170 * dwarf2read.c (uniquify_cu_indices): Use std::unique and
2171 std::vector::erase.
2172
bc8f2430
JK
21732017-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 Code cleanup: C++ify .gdb_index producer.
2176 * dwarf2read.c: Include <unordered_set> and <unordered_map>.
2177 (MAYBE_SWAP) [WORDS_BIGENDIAN]: Cast to offset_type.
2178 (struct strtab_entry, hash_strtab_entry, eq_strtab_entry)
2179 (create_strtab, add_string): Remove.
2180 (file_write, data_buf): New.
2181 (struct symtab_index_entry): Use std::vector for cu_indices.
2182 (struct mapped_symtab): Use std::vector for data.
2183 (hash_symtab_entry, eq_symtab_entry, delete_symtab_entry)
2184 (create_symbol_hash_table, create_mapped_symtab, cleanup_mapped_symtab):
2185 Remove.
2186 (find_slot): Change return type. Update it to the new data structures.
2187 (hash_expand, add_index_entry): Update it to the new data structures.
2188 (offset_type_compare): Remove.
2189 (uniquify_cu_indices): Update it to the new data structures.
2190 (c_str_view, c_str_view_hasher, vector_hasher): New.
2191 (add_indices_to_cpool): Remove.
2192 (write_hash_table): Update it to the new data structures.
2193 (struct psymtab_cu_index_map, hash_psymtab_cu_index)
2194 (eq_psymtab_cu_index): Remove.
2195 (psym_index_map): New typedef.
2196 (struct addrmap_index_data): Change addr_obstack pointer to data_buf
2197 reference and std::unordered_map for cu_index_htab.
2198 (add_address_entry, add_address_entry_worker, write_address_map)
2199 (write_psymbols): Update it to the new data structures.
2200 (write_obstack): Remove.
2201 (struct signatured_type_index_data): Change types_list to a data_buf
2202 reference and psyms_seen to a std::unordered_set reference.
2203 (write_one_signatured_type, recursively_write_psymbols)
2204 (write_psymtabs_to_index): Update it to the new data structures.
2205
c4dcb155
SM
22062017-06-11 Simon Marchi <simon.marchi@ericsson.com>
2207
2208 * NEWS (Changes since GDB 8.0): Announce {set,show} debug
2209 separate-debug-file commands.
2210 * symfile.h (separate_debug_file_debug): New global.
2211 * symfile.c (separate_debug_file_debug): New global.
2212 (separate_debug_file_exists, find_separate_debug_file): Add
2213 debug output.
2214 (_initialize_symfile): Add "set debug separate-debug-file"
2215 command.
2216 * build-id.c (build_id_to_debug_bfd,
2217 find_separate_debug_file_by_buildid): Add debug output.
2218
6d45d4b4
SM
22192017-06-10 Simon Marchi <simon.marchi@polymtl.ca>
2220
2221 * gdbarch.sh (displaced_step_free_closure): Remove.
2222 * gdbarch.h, gdbarch.c: Re-generate.
2223 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't set
2224 displaced_step_free_closure.
2225 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
2226 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
2227 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
2228 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
2229 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2230 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
2231 * arch-utils.h (simple_displaced_step_free_closure): Remove.
2232 * arch-utils.c (simple_displaced_step_free_closure): Remove.
2233 * infrun.c (displaced_step_clear): Call xfree instead of
2234 gdbarch_displaced_step_free_closure.
2235
2f91880f
SDJ
22362017-06-08 Sergio Durigan Junior <sergiodj@redhat.com>
2237
2238 * common/common-utils.c (stringify_argv): Check for "arg[0] !=
2239 NULL".
2240
b8b6e72f
AH
22412017-06-08 Alan Hayward <alan.hayward@arm.com>
2242
2243 * mn10300-tdep.c (MN10300_MAX_REGISTER_SIZE): Add.
2244 (mn10300_extract_return_value): Use MN10300_MAX_REGISTER_SIZE.
2245 (mn10300_push_dummy_call): Likewise.
2246
5369082e
AH
22472017-06-08 Alan Hayward <alan.hayward@arm.com>
2248
2249 * mi/mi-main.c (register_changed_p): Use value_contents_eq.
2250
ff4ca5ac
AH
22512017-06-08 Alan Hayward <alan.hayward@arm.com>
2252
2253 * mi/mi-main.c (register_changed_p): Use cooked_read_value.
2254
aefd8b33
SDJ
22552017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2256
2257 * NEWS (Changes since GDB 8.0): Announce that GDBserver is now
2258 able to start inferiors using a shell.
2259 (New remote packets): Announce new packet "QStartupWithShell".
2260 * remote.c: Add PACKET_QStartupWithShell.
2261 (extended_remote_create_inferior): Handle new
2262 PACKET_QStartupWithShell.
2263 (remote_protocol_features) <QStartupWithShell>: New entry for
2264 PACKET_QStartupWithShell.
2265 (_initialize_remote): Call "add_packet_config_cmd" for
2266 QStartupShell.
2267
2090129c
SDJ
22682017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2269 Pedro Alves <palves@redhat.com>
2270
2271 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-inferior.h"
2272 and "nat/fork-inferior.h".
2273 * common/common-inferior.h: New file, with contents from
2274 "gdb/inferior.h".
2275 * commom/common-utils.c: Include "common-utils.h".
2276 (stringify_argv): New function.
2277 * common/common-utils.h (stringify_argv): New prototype.
2278 * configure.nat: Add "fork-inferior.o" as a dependency for
2279 "*linux*", "fbsd*" and "nbsd*" hosts.
2280 * corefile.c (get_exec_file): Update comment.
2281 * darwin-nat.c (darwin_ptrace_him): Call "gdb_startup_inferior"
2282 instead of "startup_inferior".
2283 (darwin_create_inferior): Call "add_thread_silent" after
2284 "fork_inferior".
2285 * fork-child.c: Cleanup unnecessary includes.
2286 (SHELL_FILE): Move to "common/common-fork-child.c".
2287 (environ): Likewise.
2288 (exec_wrapper): Initialize.
2289 (get_exec_wrapper): New function.
2290 (breakup_args): Move to "common/common-fork-child.c"; rename to
2291 "breakup_args_for_exec".
2292 (escape_bang_in_quoted_argument): Move to
2293 "common/common-fork-child.c".
2294 (saved_ui): New variable.
2295 (prefork_hook): New function.
2296 (postfork_hook): Likewise.
2297 (postfork_child_hook): Likewise.
2298 (gdb_startup_inferior): Likewise.
2299 (fork_inferior): Move to "common/common-fork-child.c". Update
2300 function to support gdbserver.
2301 (startup_inferior): Likewise.
2302 * gdbcore.h (get_exec_file): Remove declaration.
2303 * gnu-nat.c (gnu_create_inferior): Call "gdb_startup_inferior"
2304 instead of "startup_inferior". Call "add_thread_silent" after
2305 "fork_inferior".
2306 * inf-ptrace.c: Include "nat/fork-inferior.h" and "utils.h".
2307 (inf_ptrace_create_inferior): Call "gdb_startup_inferior"
2308 instead of "startup_inferior". Call "add_thread_silent" after
2309 "fork_inferior".
2310 * inferior.h: Include "common-inferior.h".
2311 (trace_start_error): Move to "common/common-utils.h".
2312 (trace_start_error_with_name): Likewise.
2313 (fork_inferior): Move prototype to "nat/fork-inferior.h".
2314 (startup_inferior): Likewise.
2315 (gdb_startup_inferior): New prototype.
2316 * nat/fork-inferior.c: New file, with contents from "fork-child.c".
2317 * nat/fork-inferior.h: New file.
2318 * procfs.c (procfs_init_inferior): Call "gdb_startup_inferior"
2319 instead of "startup_inferior". Call "add_thread_silent" after
2320 "fork_inferior".
2321 * target.h (target_terminal_init): Move prototype to
2322 "target/target.h".
2323 (target_terminal_inferior): Likewise.
2324 (target_terminal_ours): Likewise.
2325 * target/target.h (target_terminal_init): New prototype, moved
2326 from "target.h".
2327 (target_terminal_inferior): Likewise.
2328 (target_terminal_ours): Likewise.
2329 * utils.c (gdb_flush_out_err): New function.
2330
043a4934
SDJ
23312017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2332
2333 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-gdbthread.h".
2334 * common/common-gdbthread.h: New file, with parts from
2335 "gdb/gdbthread.h".
2336 * gdbthread.h: Include "common-gdbthread.h".
2337 (switch_to_thread): Moved to "common/common-gdbthread.h".
2338
15652511
SDJ
23392017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2340
2341 * Makefile.in (SFILES): Add "common/job-control.c".
2342 (HFILES_NO_SRCDIR): Add "common/job-control.h".
2343 (COMMON_OBS): Add "job-control.o".
2344 * common/job-control.c: New file, with contents from
2345 "gdb/inflow.c".
2346 * common/job-control.h: New file, with contents from "terminal.h".
2347 * fork-child.c: Include "job-control.h".
2348 * inflow.c: Include "job-control.h".
2349 (gdb_setpgid): Move to "common/common-inflow.c".
2350 (_initialize_inflow): Move setting of "job_control" to
2351 "handle_job_control".
2352 * terminal.h (job_control): Moved to "common/common-terminal.h".
2353 (gdb_setpgid): Likewise.
2354 * top.c: Include "job_control.h".
2355 * utils.c: Likewise.
2356 (job_control): Moved to "job-control.c".
2357
2d7cc5c7
PA
23582017-06-07 Pedro Alves <palves@redhat.com>
2359
2360 * Makefile.in (SFILES): Add gdb_regex.c.
2361 (COMMON_OBS): Add gdb_regex.o.
2362 * ada-lang.c (ada_add_standard_exceptions)
2363 (ada_add_exceptions_from_frame, name_matches_regex)
2364 (ada_add_global_exceptions, ada_exceptions_list_1): Change regex
2365 parameter type to compiled_regex. Adjust.
2366 (ada_exceptions_list): Use compiled_regex.
2367 * break-catch-throw.c (exception_catchpoint::pattern): Now a
2368 std::unique_ptr<compiled_regex>.
2369 (exception_catchpoint::~exception_catchpoint): Remove regfree
2370 call.
2371 (check_status_exception_catchpoint): Adjust to use compiled_regex.
2372 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
2373 * breakpoint.c (solib_catchpoint::compiled): Now a
2374 std::unique_ptr<compiled_regex>.
2375 (solib_catchpoint::~solib_catchpoint): Remove regfree call.
2376 (check_status_catch_solib): Adjust to use compiled_regex.
2377 (add_solib_catchpoint): Adjust to use compiled_regex.
2378 * cli/cli-cmds.c (apropos_command): Use compiled_regex.
2379 * cli/cli-decode.c (apropos_cmd): Change regex parameter to
2380 compiled_regex reference. Adjust to use it.
2381 * cli/cli-decode.h: Remove struct re_pattern_buffer forward
2382 declaration. Include "gdb_regex.h".
2383 (apropos_cmd): Change regex parameter to compiled_regex reference.
2384 * gdb_regex.c: New file.
2385 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Delete
2386 declarations.
2387 (class compiled_regex): New.
2388 * linux-tdep.c: Include "common/gdb_optional.h".
2389 (struct mapping_regexes): New, factored out from
2390 mapping_is_anonymous_p, and adjusted to use compiled_regex.
2391 (mapping_is_anonymous_p): Use mapping_regexes wrapped in a
2392 gdb::optional and remove cleanups. Adjust to compiled_regex.
2393 * probe.c: Include "common/gdb_optional.h".
2394 (collect_probes): Use compiled_regex and gdb::optional and remove
2395 cleanups.
2396 * skip.c: Include "common/gdb_optional.h".
2397 (skiplist_entry::compiled_function_regexp): Now a
2398 gdb::optional<compiled_regex>.
2399 (skiplist_entry::compiled_function_regexp_is_valid): Delete field.
2400 (free_skiplist_entry): Remove regfree call.
2401 (compile_skip_regexp, skip_rfunction_p): Adjust to use
2402 compiled_regex and gdb::optional.
2403 * symtab.c: Include "common/gdb_optional.h".
2404 (search_symbols): Use compiled_regex and gdb::optional.
2405 * utils.c (do_regfree_cleanup, make_regfree_cleanup)
2406 (get_regcomp_error, compile_rx_or_error): Delete. Some bits moved
2407 to gdb_regex.c.
2408
50d6adef
AH
24092017-06-07 Alan Hayward <alan.hayward@arm.com>
2410
2411 * regcache.c (regcache::save): Avoid buffer use.
2412 (regcache::dump): Likewise.
2413
4a8a33c8
AH
24142017-06-07 Alan Hayward <alan.hayward@arm.com>
2415
2416 * sh-tdep.c (sh_pseudo_register_read): Remove
2417 MAX_REGISTER_SIZE.
2418 (sh_pseudo_register_write): Likewise.
2419 * sh64-tdep.c (sh64_pseudo_register_read): Likewise.
2420 (sh64_pseudo_register_write): Likewise
2421
d1be909e
AH
24222017-06-07 Alan Hayward <alan.hayward@arm.com>
2423
2424 * aarch64-tdep.c (aarch64_store_return_value): Use
2425 V_REGISTER_SIZE.
2426 (aarch64_pseudo_read_value): Likewise.
2427 (aarch64_pseudo_write): Likewise.
2428
f4a65042
YQ
24292017-06-06 Yao Qi <yao.qi@linaro.org>
2430
2431 * regformats/regdef.h (set_register_cache): Remove the
2432 declaration.
2433
9f7fb0aa
AH
24342017-06-06 Alan Hayward <alan.hayward@arm.com>
2435
2436 * frame.c (frame_unwind_register_signed): Use
2437 frame_unwind_register_value.
2438
e1e01040
PA
24392017-06-06 Pedro Alves <palves@redhat.com>
2440
2441 PR breakpoints/21553
2442 * breakpoint.c (create_breakpoints_sal_default)
2443 (init_breakpoint_sal, create_breakpoint_sal): Use
2444 gdb::unique_xmalloc_ptr for string parameters.
2445 (create_breakpoint): Constify 'extra_string' and 'cond_string'
2446 parameters. Replace cleanups with gdb::unique_xmalloc_ptr.
2447 (base_breakpoint_create_breakpoints_sal)
2448 (bkpt_create_breakpoints_sal, tracepoint_create_breakpoints_sal)
2449 (strace_marker_create_breakpoints_sal)
2450 (create_breakpoints_sal_default): Use gdb::unique_xmalloc_ptr for
2451 string parameters.
2452 * breakpoint.h (breakpoint_ops::create_breakpoints_sal): Use
2453 gdb::unique_xmalloc_ptr for string parameters.
2454 (create_breakpoint): Constify 'extra_string' and 'cond_string'
2455 parameters.
2456
fbe654c8
AH
24572017-06-06 Alan Hayward <alan.hayward@arm.com>
2458
2459 * alpha-tdep.c (alpha_register_to_value): Use
2460 get_frame_register_value.
2461 (alpha_value_to_register): Use ALPHA_REGISTER_SIZE.
2462
ae0d01d6
AH
24632017-06-06 Alan Hayward <alan.hayward@arm.com>
2464
2465 * ia64-tdep.c (IA64_MAX_FP_REGISTER_SIZE) Add.
2466 (ia64_register_to_value): Use IA64_MAX_FP_REGISTER_SIZE.
2467 (ia64_value_to_register): Likewise.
2468 (ia64_extract_return_value): Likewise.
2469 (ia64_store_return_value): Likewise.
2470 (ia64_push_dummy_call): Likewise.
2471
49cf576c
JB
24722017-06-04 Joel Brobecker <brobecker@adacore.com>
2473
2474 GDB 8.0 released.
2475
26b6a6ab
SM
24762017-06-03 Simon Marchi <simon.marchi@ericsson.com>
2477
2478 * x86-linux-nat.c (struct arch_lwp_info): Remove.
2479
22827c51
SM
24802017-06-03 Simon Marchi <simon.marchi@polymtl.ca>
2481
2482 * linux-nat.c (linux_nat_post_attach_wait): Remove FIRST
2483 parameter.
2484 (linux_nat_attach): Adjust call to linux_nat_post_attach_wait.
2485
0e05cf3a
SM
24862017-06-02 Simon Marchi <simon.marchi@ericsson.com>
2487
2488 * event-loop.c (poll_timers): Unallocate timer using delete
2489 instead of xfree.
2490
c1fc2657
SM
24912017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
2492
2493 * breakpoint.h (struct breakpoint_ops) <dtor>: Remove.
2494 (struct breakpoint) <~breakpoint>: New.
2495 (struct watchpoint): Inherit from breakpoint.
2496 <~watchpoint>: New.
2497 <base>: Remove.
2498 (struct tracepoint): Inherit from breakpoint.
2499 <base>: Remove.
2500 * breakpoint.c (longjmp_breakpoint_ops): Remove.
2501 (struct longjmp_breakpoint): Inherit from breakpoint.
2502 <~longjmp_breakpoint>: New.
2503 <base>: Remove.
2504 (new_breakpoint_from_type): Remove casts.
2505 (watchpoint_in_thread_scope): Remove reference to base field.
2506 (watchpoint_del_at_next_stop): Likewise.
2507 (update_watchpoint): Likewise.
2508 (watchpoint_check): Likewise.
2509 (bpstat_check_watchpoint): Likewise.
2510 (set_longjmp_breakpoint): Likewise.
2511 (struct fork_catchpoint): Inherit from breakpoint.
2512 <base>: Remove.
2513 (struct solib_catchpoint): Inherit from breakpoint.
2514 <~solib_catchpoint>: New.
2515 <base>: Remove.
2516 (dtor_catch_solib): Change to ...
2517 (solib_catchpoint::~solib_catchpoint): ... this.
2518 (breakpoint_hit_catch_solib): Remove reference to base field.
2519 (add_solib_catchpoint): Likewise.
2520 (create_fork_vfork_event_catchpoint): Likewise.
2521 (struct exec_catchpoint): Inherit from breakpoint.
2522 <~exec_catchpoint>: New.
2523 <base>: Remove.
2524 (dtor_catch_exec): Change to ...
2525 (exec_catchpoint::~exec_catchpoint): ... this.
2526 (dtor_watchpoint): Change to ...
2527 (watchpoint::~watchpoint): ... this.
2528 (watch_command_1): Remove reference to base field.
2529 (catch_exec_command_1): Likewise.
2530 (base_breakpoint_dtor): Change to ...
2531 (breakpoint::~breakpoint): ... this.
2532 (base_breakpoint_ops): Remove dtor field value.
2533 (longjmp_bkpt_dtor): Change to ...
2534 (longjmp_breakpoint::~longjmp_breakpoint): ... this.
2535 (strace_marker_create_breakpoints_sal): Remove reference to base
2536 field.
2537 (delete_breakpoint): Don't manually call breakpoint destructor.
2538 (create_tracepoint_from_upload): Remove reference to base field.
2539 (trace_pass_set_count): Likewise.
2540 (initialize_breakpoint_ops): Don't initialize
2541 momentary_breakpoint_ops, don't set dtors.
2542 * ada-lang.c (struct ada_catchpoint): Inherit from breakpoint.
2543 <~ada_catchpoint>: New.
2544 <base>: Remove.
2545 (create_excep_cond_exprs): Remove reference to base field.
2546 (dtor_exception): Change to ...
2547 (ada_catchpoint::~ada_catchpoint): ... this.
2548 (dtor_catch_exception): Remove.
2549 (dtor_catch_exception_unhandled): Remove.
2550 (dtor_catch_assert): Remove.
2551 (create_ada_exception_catchpoint): Remove reference to base
2552 field.
2553 (initialize_ada_catchpoint_ops): Don't set dtors.
2554 * break-catch-sig.c (struct signal_catchpoint): Inherit from
2555 breakpoint.
2556 <~signal_catchpoint>: New.
2557 <base>: Remove.
2558 (signal_catchpoint_dtor): Change to ...
2559 (signal_catchpoint::~signal_catchpoint): ... this.
2560 (create_signal_catchpoint): Remove reference to base field.
2561 (initialize_signal_catchpoint_ops): Don't set dtor.
2562 * break-catch-syscall.c (struct syscall_catchpoint): Inherit
2563 from breakpoint.
2564 <~syscall_catchpoint>: New.
2565 <base>: Remove.
2566 (dtor_catch_syscall): Change to ...
2567 (syscall_catchpoint::~syscall_catchpoint): ... this.
2568 (create_syscall_event_catchpoint): Remove reference to base
2569 field.
2570 (initialize_syscall_catchpoint_ops): Don't set dtor.
2571 * break-catch-throw.c (struct exception_catchpoint): Inherit
2572 from breakpoint.
2573 <~exception_catchpoint>: New.
2574 <base>: Remove.
2575 (dtor_exception_catchpoint): Change to ...
2576 (exception_catchpoint::~exception_catchpoint): ... this.
2577 (handle_gnu_v3_exceptions): Remove reference to base field.
2578 (initialize_throw_catchpoint_ops): Don't set dtor.
2579 * ctf.c (ctf_get_traceframe_address): Remove reference to base
2580 field.
2581 * remote.c (remote_get_tracepoint_status): Likewise.
2582 * tracefile-tfile.c (tfile_get_traceframe_address): Likewise.
2583 * tracefile.c (tracefile_fetch_registers): Likewise.
2584 * tracepoint.c (actions_command): Likewise.
2585 (validate_actionline): Likewise.
2586 (tfind_1): Likewise.
2587 (get_traceframe_location): Likewise.
2588 (find_matching_tracepoint_location): Likewise.
2589 (parse_tracepoint_status): Likewise.
2590 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
2591
3b0871f4
SM
25922017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
2593
2594 * breakpoint.c (struct longjmp_breakpoint): New struct.
2595 (is_tracepoint_type): Change return type to bool.
2596 (is_longjmp_type): New function.
2597 (new_breakpoint_from_type): Handle longjmp kinds of breakpoints.
2598 (set_raw_breakpoint_without_location): Use
2599 new_breakpoint_from_type.
2600 (set_raw_breakpoint): Likewise.
2601
a5e364af
SM
26022017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
2603
2604 * breakpoint.c (new_breakpoint_from_type): New function.
2605 (create_breakpoint_sal): Use new_breakpoint_from_type and
2606 unique_ptr.
2607 (create_breakpoint): Likewise.
2608
ae3b3f34
SM
26092017-05-31 Simon Marchi <simon.marchi@ericsson.com>
2610
2611 * memattr.c (mem_info_command): Rename to ...
2612 (info_mem_command): ... this.
2613 (mem_enable_command): Rename to ...
2614 (enable_mem_command): ... this.
2615 (mem_disable_command): Rename to ...
2616 (disable_mem_command): ... this.
2617 (mem_delete_command): Rename to ...
2618 (delete_mem_command): ... this.
2619 (_initialize_mem): Adjust function names.
2620
13ace077
MM
26212017-05-31 Markus Metzger <markus.t.metzger@intel.com>
2622
2623 * btrace.c (handle_pt_insn_events): New.
2624 (ftrace_add_pt): Call handle_pt_insn_events. Rename ERRCODE into
2625 STATUS. Split into this and ...
2626 (handle_pt_insn_event_flags): ... this.
2627
c56ccc05
MM
26282017-05-31 Markus Metzger <markus.t.metzger@intel.com>
2629
2630 * configure.ac: Check for pt_insn_event, struct pt_insn.enabled,
2631 and struct pt_insn.resynced.
2632 * configure: Regenerated.
2633 * config.in: Regenerated.
2634
08c3f6d2
TW
26352017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2636
2637 * btrace.c (ftrace_find_call_by_number): New function.
2638 (ftrace_new_function): Store objects, not pointers.
2639 (ftrace_find_call_by_number, ftrace_new_return, ftrace_new_switch,
2640 ftrace_new_gap, ftrace_update_function,
2641 ftrace_compute_global_level_offset, btrace_stich_bts, btrace_clear,
2642 btrace_insn_get, btrace_insn_get_error, btrace_insn_end,
2643 btrace_insn_next, btrace_insn_prev, ptrace_find_insn_by_number,
2644 btrace_ends_with_single_insn, btrace_call_get): Account for
2645 btrace_thread_info::functions now storing objects.
2646 * btrace.h (struct btrace_thread_info): Add constructor.
2647 (struct btrace_thread_info) <functions>: Make std::vector.
2648 (struct btrace_thread_info) <prev, next, up, insn, errcode, flags):
2649 Initialize with default values.
2650 * record-btrace.c (record_btrace_frame_sniffer): Account for
2651 btrace_thread_info::functions now storing objects.
2652
8ffd39f2
TW
26532017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2654
2655 * btrace.c: Remove typedef bfun_s.
2656 (ftrace_new_gap): Directly add gaps to the list of gaps.
2657 (btrace_bridge_gaps, btrace_compute_ftrace_bts, pt_btrace_insn_flags,
2658 ftrace_add_pt, btrace_compute_ftrace_pt, btrace_compute_ftrace_1,
2659 btrace_finalize_ftrace, btrace_compute_ftrace): Use std::vector
2660 instead of gdb VEC.
2661
4aeb0dfc
TW
26622017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2663
2664 * btrace.c (ftrace_fixup_caller, ftrace_new_return, ftrace_connect_bfun,
2665 ftrace_bridge_gap): Replace references to btrace_thread_info::segment
2666 with btrace_thread_info::next_segment and
2667 btrace_thread_info::prev_segment.
2668 * btrace.h: Remove struct btrace_func_link.
2669 (struct btrace_function): Replace pair of function segment pointers
2670 with pair of indices.
2671 * python/py-record-btrace.c (btpy_call_prev_sibling,
2672 btpy_call_next_sibling): Replace references to
2673 btrace_thread_info::segment with btrace_thread_info::next_segment and
2674 btrace_thread_info::prev_segment.
2675 * record-btrace.c (record_btrace_frame_this_id): Use
2676 btrace_find_call_by_number.
2677
eb8f2b9c
TW
26782017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2679
2680 * btrace.c (ftrace_new_function, ftrace_fixup_level,
2681 ftrace_connect_bfun, ftrace_bridge_gap, btrace_bridge_gaps,
2682 btrace_insn_next, btrace_insn_prev): Remove references to
2683 btrace_thread_info::flow.
2684 * btrace.h (struct btrace_function): Remove FLOW.
2685
42bfe59e
TW
26862017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2687
2688 * btrace.c (ftrace_find_call_by_number): New function.
2689 (ftrace_update_caller, ftrace_new_call, ftrace_new_tailcall,
2690 ftrace_get_caller, ftrace_find_call, ftrace_new_return,
2691 ftrace_match_backtrace, ftrace_connect_bfun, ftrace_connect_backtrace,
2692 ftrace_bridge_gap, btrace_bridge_gaps): Use btrace_function::up as an
2693 index.
2694 * btrace.h (struct btrace_function): Turn UP into an index.
2695 * python/py-record-btrace.c (btpy_call_up): Use btrace_function::up
2696 as an index.
2697 * record-btrace.c (record_btrace_frame_unwind_stop_reason,
2698 record_btrace_frame_prev_register, record_btrace_frame_sniffer,
2699 record_btrace_tailcall_frame_sniffe): Use btrace_find_call_by_number.
2700
b54b03bd
TW
27012017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2702
2703 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
2704 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
2705 ftrace_update_function, ftrace_compute_global_level_offset,
2706 btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt,
2707 btrace_stitch_bts, btrace_fetch, btrace_clear, btrace_insn_number,
2708 btrace_insn_end, btrace_is_empty): Remove references to
2709 btrace_thread_info::begin and btrace_thread_info::end.
2710 * btrace.h (struct btrace_thread_info): Remove BEGIN and END.
2711 (struct btrace_thread_info) <functions>: Adjust comment.
2712 * record-btrace.c (record_btrace_start_replaying): Remove reference to
2713 btrace_thread_info::begin.
2714
8286623c
TW
27152017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2716
2717 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
2718 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
2719 ftrace_update_function): Remove arguments that implicitly were always
2720 BTINFO->END.
2721 (btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt):
2722 Don't pass BTINFO->END.
2723
a0f1b963
TW
27242017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2725
2726 * btrace.c: (btrace_insn_get, btrace_insn_get_error, btrace_insn_number,
2727 btrace_insn_begin, btrace_insn_end, btrace_insn_next, btrace_insn_prev,
2728 btrace_find_insn_by_number): Replace function segment pointer with
2729 index.
2730 (btrace_insn_cmp): Simplify.
2731 * btrace.h: (struct btrace_insn_iterator) Rename index to
2732 insn_index. Replace function segment pointer with index into function
2733 segment vector.
2734 * record-btrace.c (record_btrace_call_history): Replace function
2735 segment pointer use with index.
2736 (record_btrace_frame_sniffer): Retrieve function call segment through
2737 vector.
2738 (record_btrace_set_replay): Remove defunc't safety check.
2739
f158f208
TW
27402017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2741
2742 * btrace.c (btrace_ends_with_single_insn): New function.
2743 (btrace_call_get, btrace_call_number, btrace_call_begin,
2744 btrace_call_end, btrace_call_next, btrace_call_prev,
2745 btrace_find_call_by_number): Use index into call segment vector
2746 instead of pointer.
2747 (btrace_call_cmp): Simplify.
2748 * btrace.h (struct btrace_call_iterator): Replace function call segment
2749 pointer with index into vector.
2750 * record-btrace.c (record_btrace_call_history): Use index instead of
2751 pointer.
2752
521103fd
TW
27532017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2754
2755 * btrace.c (btrace_insn_begin, btrace_insn_end,
2756 btrace_find_insn_by_number): Add btinfo to iterator.
2757 * btrace.h (struct btrace_insn_iterator): Add btinfo.
2758
17b89b34
TW
27592017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2760
2761 * btrace.c (ftrace_new_function): Add btrace_thread_info to arguments
2762 and save pointers directly.
2763 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return,
2764 ftrace_new_switch, ftrace_new_gap, ftrace_update_function,
2765 ftrace_add_pt): Add btrace_thread_info to arguments. Adjust for
2766 changed signature of functions.
2767 (btrace_compute_ftrace_pt): Adjust for changed signature of functions.
2768 (btrace_fetch): Remove code that adds btrace_function pointers to
2769 vector of btrace_functions.
2770 (btrace_clear): Simplify freeing vector of btrace_functions.
2771
2b51eddc
TW
27722017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
2773
2774 * btrace.c (btrace_fetch, btrace_clear, btrace_find_insn_by_number):
2775 Replace VEC_* with std::vector functions.
2776 * btrace.h: Add include: vector. Remove typedef for DEF_VEC_P.
2777 (struct btrace_thread_info)<functions>: Change type to std::vector.
2778
db6be0d5
SM
27792017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2780
2781 * NEWS (Changes in GDB 8.0): Remove extra empty line. Move
2782 "Removed targets and native configurations" up. Merge duplicate
2783 "New commands" sub-sections. Add "New options" sub-sections.
2784
b057297a
AH
27852017-05-26 Alan Hayward <alan.hayward@arm.com>
2786
2787 * defs.h (copy_integer_to_size): New declaration.
2788 * findvar.c (copy_integer_to_size): New function.
2789 (do_cint_test): New selftest function.
2790 (copy_integer_to_size_test): Likewise.
2791 (_initialize_findvar): Likewise.
2792 * mips-fbsd-tdep.c (mips_fbsd_supply_reg): Use raw_supply_integer.
2793 (mips_fbsd_collect_reg): Use raw_collect_integer.
2794 * mips-linux-tdep.c (supply_32bit_reg): Use raw_supply_integer.
2795 (mips64_fill_gregset): Use raw_collect_integer
2796 (mips64_fill_fpregset): Use raw_supply_integer.
2797 * regcache.c (regcache::raw_supply_integer): New function.
2798 (regcache::raw_collect_integer): Likewise.
2799 * regcache.h: (regcache::raw_supply_integer): New declaration.
2800 (regcache::raw_collect_integer): Likewise.
2801
b77b02a5
YQ
28022017-05-24 Yao Qi <yao.qi@linaro.org>
2803
2804 * Makefile.in (SFILES): Add gdbarch-selftests.c.
2805 (COMMON_OBS): Add gdbarch-selftests.o.
2806 * frame.c [GDB_SELF_TESTS] (create_new_frame): New function.
2807 * frame.h [GDB_SELF_TESTS] (create_new_frame): Declare.
2808 * gdbarch-selftests.c: New file.
2809 * regcache.h (regcache) <~regcache>: Mark it virtual if
2810 GDB_SELF_TEST.
2811 <raw_write>: Likewise.
2812
e521e87e
YQ
28132017-05-24 Yao Qi <yao.qi@linaro.org>
2814
2815 * regcache.c (current_regcache): Change it to
2816 regcache::current_regcache.
2817 (regcache_observer_target_changed): Update.
2818 (regcache_thread_ptid_changed): Make it a regcache static
2819 method.
2820 (regcache_thread_ptid_changed): Update.
2821 (class regcache_access): New.
2822 (current_regcache_test): Update.
2823 (_initialize_regcache): Update.
2824 * regcache.h: Include forward_list.
2825 (regcache): Declare regcache_thread_ptid_changed and declare
2826 registers_changed_ptid as friend.
2827
d8e07dda
YQ
28282017-05-24 Yao Qi <yao.qi@linaro.org>
2829
2830 * i387-tdep.c (i387_register_to_value): Use register_size
2831 instead of TYPE_LENGTH.
2832 * m68k-tdep.c (m68k_register_to_value): Likewise.
2833
8c8f9122
YQ
28342017-05-24 Yao Qi <yao.qi@linaro.org>
2835
2836 * i387-tdep.c (i387_convert_register_p): Return false if type
2837 code isn't TYPE_CODE_FLT.
2838
68fce50f
YQ
28392017-05-24 Yao Qi <yao.qi@linaro.org>
2840
2841 * alpha-tdep.c (alpha_convert_register_p): Return true if type
2842 length is 4.
2843 (alpha_register_to_value): Remove type length check.
2844 (alpha_value_to_register): Likewise.
2845
88954b49
YQ
28462017-05-24 Yao Qi <yao.qi@linaro.org>
2847
2848 * ia64-tdep.c (ia64_convert_register_p): Check type's code is
2849 TYPE_CODE_FLT.
2850
e3ec9b69
YQ
28512017-05-24 Yao Qi <yao.qi@linaro.org>
2852
2853 * m68k-tdep.c (m68k_convert_register_p): Check type's code is
2854 TYPE_CODE_FLT or not.
2855
cdd238da
YQ
28562017-05-24 Yao Qi <yao.qi@linaro.org>
2857
2858 * alpha-tdep.c (alpha_gdbarch_init): Use XCNEW instead of XNEW.
2859 * avr-tdep.c (avr_gdbarch_init): Likewise.
2860 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
2861 * cris-tdep.c (cris_gdbarch_init): Likewise.
2862 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
2863 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
2864 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
2865 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
2866 * mep-tdep.c (mep_gdbarch_init): Likewise.
2867 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
2868 * mips-tdep.c (mips_gdbarch_init): Likewise.
2869 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2870 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
2871 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
2872 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
2873 * v850-tdep.c (v850_gdbarch_init): Likewise.
2874
7a3929c4
YQ
28752017-05-24 Yao Qi <yao.qi@linaro.org>
2876
2877 * selftest-arch.c (tests_with_arch): Call registers_changed
2878 and reinit_frame_cache.
2879 * selftest.c (run_self_tests): Likewise.
2880
f4985dba
YQ
28812017-05-24 Yao Qi <yao.qi@linaro.org>
2882
2883 * rs6000-tdep.c (gdb_print_insn_powerpc): Remove.
2884 (rs6000_gdbarch_init): Don't call set_gdbarch_print_insn.
2885
ab20fa4a
YQ
28862017-05-24 Yao Qi <yao.qi@linaro.org>
2887
2888 * rl78-tdep.c (rl78_gdbarch_init): Don't call
2889 set_gdbarch_print_insn.
2890
f532ab94
YQ
28912017-05-24 Yao Qi <yao.qi@linaro.org>
2892
2893 * h8300-tdep.c (h8300_gdbarch_init): Don't call
2894 set_gdbarch_print_insn.
2895
39503f82
YQ
28962017-05-24 Yao Qi <yao.qi@linaro.org>
2897
2898 * alpha-tdep.c (alpha_gdbarch_init): Don't call
2899 set_gdbarch_print_insn.
2900 * arc-tdep.c (arc_gdbarch_init): Likewise.
2901 * arch-utils.c: include dis-asm.h.
2902 (default_print_insn): New function.
2903 * arch-utils.h (default_print_insn): Declare.
2904 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_print_insn.
2905 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
2906 * cris-tdep.c (cris_delayed_get_disassembler): Remove.
2907 (cris_gdbarch_init): Don't call set_gdbarch_print_insn.
2908 * frv-tdep.c (frv_gdbarch_init): Likewise.
2909 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
2910 * gdbarch.sh (print_insn): Use default_print_insn.
2911 * gdbarch.c: Regenerated.
2912 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
2913 * iq2000-tdep.c (iq2000_gdbarch_init): Likewise.
2914 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
2915 * m32c-tdep.c (m32c_gdbarch_init): Likewise.
2916 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
2917 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Remove.
2918 (m68hc11_gdbarch_init): Don't call set_gdbarch_print_insn.
2919 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
2920 * m88k-tdep.c (m88k_gdbarch_init): Likewise.
2921 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
2922 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2923 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
2924 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
2925 * mt-tdep.c (mt_gdbarch_init): Likewise.
2926 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
2927 * nios2-tdep.c (nios2_print_insn): Remove.
2928 (nios2_gdbarch_init): Don't call set_gdbarch_print_insn.
2929 * rx-tdep.c (rx_gdbarch_init): Likewise.
2930 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
2931 * score-tdep.c (score_print_insn): Remove.
2932 (score_gdbarch_init): Don't call set_gdbarch_print_insn.
2933 * sh-tdep.c (sh_gdbarch_init): Likewise.
2934 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
2935 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
2936 * tic6x-tdep.c (tic6x_print_insn): Remove.
2937 (tic6x_gdbarch_init): Don't call set_gdbarch_print_insn.
2938 * tilegx-tdep.c (tilegx_gdbarch_init): Likewise.
2939 * v850-tdep.c (v850_gdbarch_init): Likewise.
2940 * vax-tdep.c (vax_gdbarch_init): Likewise.
2941 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
2942 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
2943
f7241d4f
JB
29442017-05-23 John Baldwin <jhb@FreeBSD.org>
2945
2946 * mips-fbsd-tdep.c (MIPS_PC_REGNUM): Remove.
2947 (MIPS_FP0_REGNUM): Remove.
2948 (MIPS_FSR_REGNUM): Remove.
2949 (mips_fbsd_supply_fpregs): Use mips_regnum.
2950 (mips_fbsd_supply_gregs): Likewise.
2951 (mips_fbsd_collect_fpregs): Likewise.
2952 (mips_fbsd_collect_gregs): Likewise.
2953
d489d81d
JB
29542017-05-23 John Baldwin <jhb@FreeBSD.org>
2955
2956 * mips-fbsd-nat.c (getregs_supplies): Fix upper bound comparison.
2957 (getpfpregs_supplies): New function.
2958 (mips_fbsd_fetch_inferior_registers): Remove early exit and use
2959 getfpregs_supplies.
2960 (mips_fbsd_store_inferior_registers): Likewise.
2961
e11b3cdc
PA
29622017-05-22 Pedro Alves <palves@redhat.com>
2963
2964 * MAINTAINERS (Host/Native): Add John Baldwin as FreeBSD
2965 maintainer.
2966
0f068fb5
AH
29672017-05-22 Alan Hayward <alan.hayward@arm.com>
2968
2969 * ppc-linux-nat.c (fetch_register): Use PPC_MAX_REGISTER_SIZE.
2970 (store_register): Likewise.
2971 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Likewise.
2972 (get_decimal_float_return_value): Likewise.
2973 (do_ppc_sysv_return_value): Likewise.
2974 (ppc64_sysv_abi_push_integer): Likewise.
2975 (ppc64_sysv_abi_push_freg): Likewise.
2976 (ppc64_sysv_abi_return_value_base): Likewise.
2977 (ppc64_sysv_abi_return_value): Likewise.
2978 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
2979 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
2980 * rs6000-nat.c: Likewise.
2981 * rs6000-tdep.c (rs6000_register_to_value): Likewise.
2982 (rs6000_value_to_register): Likewise.
2983 * ppc-tdep.h (PPC_MAX_REGISTER_SIZE): Add.
2984
e6cf65f2
TT
29852017-05-21 Tom Tromey <tom@tromey.com>
2986
2987 PR rust/21466:
2988 * rust-lang.c (rust_print_type) <TYPE_CODE_ARRAY>: Print unsized
2989 arrays as "[T]", not "[T; ]".
2990
43cc5389
TT
29912017-05-19 Tom Tromey <tom@tromey.com>
2992
2993 PR rust/21484:
2994 * rust-lang.c (exp_descriptor_rust): New function.
2995 (rust_language_defn): Use it.
2996 * p-lang.c (pascal_language_defn): Update.
2997 * opencl-lang.c (opencl_language_defn): Update.
2998 * objc-lang.c (objc_language_defn): Update.
2999 * m2-lang.c (m2_language_defn): Update.
3000 * language.h (struct language_defn)
3001 <la_watch_location_expression>: New member.
3002 * language.c (unknown_language_defn, auto_language_defn)
3003 (local_language_defn): Update.
3004 * go-lang.c (go_language_defn): Update.
3005 * f-lang.c (f_language_defn): Update.
3006 * d-lang.c (d_language_defn): Update.
3007 * c-lang.h (c_watch_location_expression): Declare.
3008 * c-lang.c (c_watch_location_expression): New function.
3009 (c_language_defn, cplus_language_defn, asm_language_defn)
3010 (minimal_language_defn): Use it.
3011 * breakpoint.c (watch_command_1): Call
3012 la_watch_location_expression.
3013 * ada-lang.c (ada_language_defn): Update.
3014
7a6e7fcc
RO
30152017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3016
6e7e1744
RO
3017 PR tui/21482
3018 * gdb_curses.h (NOMACROS): Define.
3019 (NCURSES_NOMACROS): Define.
3020
30212017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3022
3023 PR tui/21482
7a6e7fcc
RO
3024 * tui/tui-windata.c (tui_erase_data_content): Cast last mvwaddstr
3025 arg to char *.
3026 * tui/tui-wingeneral.c (box_win): Likewise.
3027 * tui/tui-winsource.c (tui_erase_source_content): Likewise.
3028 (tui_show_source_line): Likewise.
3029 (tui_show_exec_info_content): Likewise.
3030
1933fd8e
VM
30312017-05-19 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
3032
3033 * sparc-tdep.c (sparc_structure_return_p)
3034 (sparc_arg_on_registers_p): New functions.
3035 (sparc32_store_arguments): Use them.
3036 * sparc64-tdep.c (sparc64_16_byte_align_p)
3037 (sparc64_store_floating_fields, sparc64_extract_floating_fields):
3038 Handle TYPE_CODE_ARRAY.
3039
21873064
YQ
30402017-05-17 Yao Qi <yao.qi@linaro.org>
3041
3042 * cli/cli-decode.c (add_alias_cmd): New function.
3043 * command.h (add_alias_cmd): Declare.
3044 * infcmd.c (_initialize_infcmd): Don't call add_com_alias,
3045 instead call add_alias_cmd.
3046
2b351b19
PA
30472017-05-17 Pedro Alves <palves@redhat.com>
3048
3049 * Makefile.in (nat_extra_makefile_frag): Rename to ...
3050 (nat_makefile_frag): ... this. All references updated.
3051 * configure.ac: Likewise.
3052 * configure.nat: Likewise. Enhance comments.
3053 * configure: Regenerate.
3054
5f2ad7a3
RO
30552017-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3056
3057 * procfs.c (procfs_create_inferior): Change prototype to match
3058 definition.
3059
adf3dde5
EZ
30602017-05-13 Eli Zaretskii <eliz@gnu.org>
3061
3062 * tui/tui.c (tui_enable): Cast "unknown" to 'char *' to avoid a
3063 C++ compiler warning.
3064
6830f270
TT
30652017-05-12 Tom Tromey <tom@tromey.com>
3066
3067 PR rust/21483:
3068 * rust-lang.c (rust_evaluate_subexp) <STRUCTOP_STRUCT>: Don't
3069 recurse, just call value_struct_elt directly.
3070
68f2f2e3
TT
30712017-05-12 Tom Tromey <tom@tromey.com>
3072
3073 * rust-lang.c (rust_dump_subexp_body) <STRUCTOP_ANONYMOUS,
3074 OP_RUST_ARRAY>: Fix.
3075
256afbc2
TT
30762017-05-12 Tom Tromey <tom@tromey.com>
3077
3078 * rust-lang.c (rust_print_subexp): Replace "return" with "break".
3079
94bb8dfe
YQ
30802017-05-09 Yao Qi <yao.qi@linaro.org>
3081
3082 * regcache.c: Include <forward_list>.
3083 (struct regcache_list): Remove.
3084 (current_regcache): Update.
3085 (get_thread_arch_aspace_regcache): Update for std::forward_list.
3086 (regcache_thread_ptid_changed): Likewise.
3087 (registers_changed_ptid): Likewise.
3088 (current_regcache_size): Likewise.
3089
8248946c
YQ
30902017-05-09 Yao Qi <yao.qi@linaro.org>
3091
3092 * regcache.c [GDB_SELF_TEST]: Include selftest.h.
3093 (current_regcache_size): New function.
3094 (current_regcache_test): New function.
3095 (_initialize_regcache) [GDB_SELF_TEST]: Register the unit test.
3096
313c5961
AH
30972017-05-08 Alan Hayward <alan.hayward@arm.com>
3098
3099 * mips-tdep.c (mips_o32_return_value): Remove unused buffer.
3100 (print_gp_register_row): Use get_frame_register_value.
3101
27bfc1d1
AH
31022017-05-08 Alan Hayward <alan.hayward@arm.com>
3103
3104 * mips-linux-tdep.c (mips_supply_gregset): Use raw_supply_zeroed.
3105 (mips_supply_fpregset): Likewise.
3106 (mips64_supply_gregset): Likewise.
3107
146e6c5c
AH
31082017-05-08 Alan Hayward <alan.hayward@arm.com>
3109
3110 * mn10300-linux-tdep.c (am33_supply_gregset_method): Use
3111 regcache->raw_supply_zeroed.
3112
e50f25ec
SDJ
31132017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
3114
3115 * configure.nat: Rearrange 'case' statements to match
3116 host before cpu.
3117
21ea5acd
SDJ
31182017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
3119
3120 * Makefile.in: Remove "@host_makefile_frag@". Add variables
3121 NAT_FILE, NATDEPFILES, NAT_CDEPS, LOADLIBES, MH_CFLAGS, XM_CLIBS,
3122 NAT_GENERATED_FILES, HAVE_NATIVE_GCORE_HOST. Add
3123 "@nat_extra_makefile_frag@".
3124 (Makefile): Remove dependency on "@frags@".
3125 ($(GNULIB_BUILDDIR)/Makefile): Likewise.
3126 (data-directory/Makefile): Likewise.
3127 * config/aarch64/linux.mh: Deleted; moved contents to
3128 "gdb/configure.nat".
3129 * config/alpha/alpha-linux.mh: Likewise.
3130 * config/alpha/nbsd.mh: Likewise.
3131 * config/arm/linux.mh: Likewise.
3132 * config/arm/nbsdelf.mh: Likewise.
3133 * config/i386/cygwin.mh: Likewise.
3134 * config/i386/cygwin64.mh: Likewise.
3135 * config/i386/darwin.mh: Likewise.
3136 * config/i386/fbsd.mh: Likewise.
3137 * config/i386/fbsd64.mh: Likewise.
3138 * config/i386/go32.mh: Likewise.
3139 * config/i386/i386gnu.mh: Likewise.
3140 * config/i386/i386sol2.mh: Likewise.
3141 * config/i386/linux.mh: Likewise.
3142 * config/i386/linux64.mh: Likewise.
3143 * config/i386/mingw.mh: Likewise.
3144 * config/i386/mingw64.mh: Likewise.
3145 * config/i386/nbsd64.mh: Likewise.
3146 * config/i386/nbsdelf.mh: Likewise.
3147 * config/i386/nto.mh: Likewise.
3148 * config/i386/obsd.mh: Likewise.
3149 * config/i386/obsd64.mh: Likewise.
3150 * config/i386/sol2-64.mh: Likewise.
3151 * config/ia64/linux.mh: Likewise.
3152 * config/m32r/linux.mh: Likewise.
3153 * config/m68k/linux.mh: Likewise.
3154 * config/m68k/nbsdelf.mh: Likewise.
3155 * config/m68k/obsd.mh: Likewise.
3156 * config/m88k/obsd.mh: Likewise.
3157 * config/mips/fbsd.mh: Likewise.
3158 * config/mips/linux.mh: Likewise.
3159 * config/mips/nbsd.mh: Likewise.
3160 * config/mips/obsd64.mh: Likewise.
3161 * config/pa/linux.mh: Likewise.
3162 * config/pa/nbsd.mh: Likewise.
3163 * config/pa/obsd.mh: Likewise.
3164 * config/powerpc/aix.mh: Likewise.
3165 * config/powerpc/fbsd.mh: Likewise.
3166 * config/powerpc/linux.mh: Likewise.
3167 * config/powerpc/nbsd.mh: Likewise.
3168 * config/powerpc/obsd.mh: Likewise.
3169 * config/powerpc/ppc64-linux.mh: Likewise.
3170 * config/powerpc/spu-linux.mh: Likewise.
3171 * config/s390/linux.mh: Likewise.
3172 * config/sh/nbsd.mh: Likewise.
3173 * config/sparc/fbsd.mh: Likewise.
3174 * config/sparc/linux.mh: Likewise.
3175 * config/sparc/linux64.mh: Likewise.
3176 * config/sparc/nbsd64.mh: Likewise.
3177 * config/sparc/nbsdelf.mh: Likewise.
3178 * config/sparc/obsd64.mh: Likewise.
3179 * config/sparc/sol2.mh: Likewise.
3180 * config/tilegx/linux.mh: Likewise.
3181 * config/vax/nbsdelf.mh: Likewise.
3182 * config/vax/obsd.mh: Likewise.
3183 * config/xtensa/linux.mh: Likewise.
3184 * config/i386/i386gnu.mn: New file, with excerpts from
3185 "config/i386/i386gnu.mh".
3186 * configure: Regenerate.
3187 * configure.ac: Rewrite code to use "gdb/configure.nat" instead of
3188 *.mh files under "gdb/config".
3189 * configure.nat: New file, with contents from the
3190 "gdb/config/*/*.mh" files.
3191
7ed1acaf
TW
31922017-05-05 Tim Wiederhake <tim.wiederhake@intel.com>
3193
3194 * btrace.c (btrace_clear): Free insn vector.
3195
e13cb306
PA
31962017-05-05 Pedro Alves <palves@redhat.com>
3197
3198 * warning.m4 (build_warnings): Add -Wno-error=maybe-uninitialized.
3199 * configure: Regenerate.
3200
5ed8105e
PA
32012017-05-04 Pedro Alves <palves@redhat.com>
3202
3203 * Makefile.in (SFILES): Add progspace-and-thread.c.
3204 (HFILES_NO_SRCDIR): Add progspace-and-thread.h.
3205 (COMMON_OBS): Add progspace-and-thread.o.
3206 * breakpoint.c: Include "progspace-and-thread.h".
3207 (update_inserted_breakpoint_locations)
3208 (insert_breakpoint_locations, create_longjmp_master_breakpoint):
3209 Use scoped_restore_current_pspace_and_thread.
3210 (create_std_terminate_master_breakpoint): Use
3211 scoped_restore_current_program_space.
3212 (remove_breakpoint): Use scoped_restore_current_pspace_and_thread.
3213 (print_breakpoint_location): Use
3214 scoped_restore_current_program_space.
3215 (bp_loc_is_permanent): Use
3216 scoped_restore_current_pspace_and_thread.
3217 (resolve_sal_pc): Use scoped_restore_current_pspace_and_thread.
3218 (download_tracepoint_locations): Use
3219 scoped_restore_current_pspace_and_thread.
3220 (breakpoint_re_set): Use scoped_restore_current_pspace_and_thread.
3221 * exec.c (exec_close_1): Use scoped_restore_current_program_space.
3222 (enum step_over_calls_kind): Moved from inferior.h.
3223 (class scoped_restore_current_thread): New class.
3224 * gdbthread.h (make_cleanup_restore_current_thread): Delete
3225 declaration.
3226 (scoped_restore_current_thread): New class.
3227 * infcmd.c: Include "common/gdb_optional.h".
3228 (continue_1, proceed_after_attach): Use
3229 scoped_restore_current_thread.
3230 (notice_new_inferior): Use scoped_restore_current_thread.
3231 * inferior.c: Include "progspace-and-thread.h".
3232 (restore_inferior, save_current_inferior): Delete.
3233 (add_inferior_command, clone_inferior_command): Use
3234 scoped_restore_current_pspace_and_thread.
3235 * inferior.h (scoped_restore_current_inferior): New class.
3236 * infrun.c: Include "progspace-and-thread.h" and
3237 "common/gdb_optional.h".
3238 (follow_fork_inferior): Use
3239 scoped_restore_current_pspace_and_thread.
3240 (scoped_restore_exited_inferior): New class.
3241 (handle_vfork_child_exec_or_exit): Use
3242 scoped_restore_exited_inferior,
3243 scoped_restore_current_pspace_and_thread,
3244 scoped_restore_current_thread and scoped_restore.
3245 (fetch_inferior_event): Use scoped_restore_current_thread.
3246 * linespec.c (decode_line_full, decode_line_1): Use
3247 scoped_restore_current_program_space.
3248 * mi/mi-main.c: Include "progspace-and-thread.h".
3249 (exec_continue): Use scoped_restore_current_thread.
3250 (mi_cmd_exec_run): Use scoped_restore_current_pspace_and_thread.
3251 (mi_cmd_trace_frame_collected): Use scoped_restore_current_thread.
3252 * proc-service.c (ps_pglobal_lookup): Use
3253 scoped_restore_current_program_space.
3254 * progspace-and-thread.c: New file.
3255 * progspace-and-thread.h: New file.
3256 * progspace.c (release_program_space, clone_program_space): Use
3257 scoped_restore_current_program_space.
3258 (restore_program_space, save_current_program_space)
3259 (save_current_space_and_thread): Delete.
3260 (switch_to_program_space_and_thread): Moved to
3261 progspace-and-thread.c.
3262 * progspace.h (save_current_program_space)
3263 (save_current_space_and_thread): Delete declarations.
3264 (scoped_restore_current_program_space): New class.
3265 * remote.c (remote_btrace_maybe_reopen): Use
3266 scoped_restore_current_thread.
3267 * symtab.c: Include "progspace-and-thread.h".
3268 (skip_prologue_sal): Use scoped_restore_current_pspace_and_thread.
3269 * thread.c (print_thread_info_1): Use
3270 scoped_restore_current_thread.
3271 (struct current_thread_cleanup): Delete.
3272 (do_restore_current_thread_cleanup)
3273 (restore_current_thread_cleanup_dtor): Rename/convert both to ...
3274 (scoped_restore_current_thread::~scoped_restore_current_thread):
3275 ... this new dtor.
3276 (make_cleanup_restore_current_thread): Rename/convert to ...
3277 (scoped_restore_current_thread::scoped_restore_current_thread):
3278 ... this new ctor.
3279 (thread_apply_all_command): Use scoped_restore_current_thread.
3280 (thread_apply_command): Use scoped_restore_current_thread.
3281 * tracepoint.c (tdump_command): Use scoped_restore_current_thread.
3282 * varobj.c (value_of_root_1): Use scoped_restore_current_thread.
3283
f6223dbb
PA
32842017-05-04 Pedro Alves <palves@redhat.com>
3285
3286 * thread.c (make_cleanup_restore_current_thread): Move
3287 find_thread_ptid call before the is_stopped call. Assert that the
3288 thread is found. Replace is_stopped call by checking the thread's
3289 state directly. Remove unnecessary NULL-thread check.
3290
3c3ae77e
PA
32912017-05-04 Pedro Alves <palves@redhat.com>
3292
3293 * corelow.c (thread_section_name): New class.
3294 (get_core_register_section, get_core_siginfo): Use it.
3295
45eba0ab
AA
32962017-05-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
3297
3298 * corelow.c (sniff_core_bfd): Remove extra semicolon.
3299 (get_core_register_section): Remove xfree of NULL pointer.
3300
f81fdd35
AH
33012017-05-03 Alan Hayward <alan.hayward@arm.com>
3302
3303 * frv-linux-tdep.c (frv_linux_supply_gregset): Use raw_supply_zeroed.
3304 * regcache.c (regcache::raw_supply_zeroed): New function.
3305 * regcache.h (regcache::raw_supply_zeroed): New declaration.
3306
35837774
SM
33072017-05-03 Simon Marchi <simon.marchi@ericsson.com>
3308
3309 * gdbarch.sh: Remove commented out definition of
3310 TARGET_CHAR_BIT.
3311 * gdbarch.h: Re-generate.
3312
c94fee56
SDJ
33132017-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
3314
3315 * configure: Regenerate.
3316
d17f7b36
SM
33172017-05-02 Simon Marchi <simon.marchi@ericsson.com>
3318
3319 * solib-target.c (solib_target_relocate_section_addresses):
3320 Remove num_section_bases, num_bases, segment_bases variables.
3321
b560ebd6
SM
33222017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
3323
3324 * common/gdb_vecs.h (DEF_VEC_I (CORE_ADDR)): Remove.
3325
f2f46dfc
SM
33262017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
3327
3328 * solib-target.c: Include <vector>
3329 (struct lm_info_target) <~lm_info_target>: Remove.
3330 <segment_bases, section_bases>: Change type to
3331 std::vector<CORE_ADDR>.
3332 (library_list_start_segment, library_list_start_section,
3333 library_list_end_library,
3334 solib_target_relocate_section_addresses): Adjust.
3335
a0ff9e1a
SM
33362017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
3337
3338 * gdbarch.sh (software_single_step): Change return type to
3339 std::vector<CORE_ADDR>.
3340 * gdbarch.c, gdbarch.h: Re-generate.
3341 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
3342 Adjust.
3343 (arm_deal_with_atomic_sequence_raw): Adjust.
3344 (thumb_get_next_pcs_raw): Adjust.
3345 (arm_get_next_pcs_raw): Adjust.
3346 (arm_get_next_pcs): Adjust.
3347 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Adjust.
3348 * aarch64-tdep.c (aarch64_software_single_step): Adjust.
3349 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Adjust.
3350 (alpha_software_single_step): Adjust.
3351 * alpha-tdep.h (alpha_software_single_step): Adjust.
3352 * arm-linux-tdep.c (arm_linux_software_single_step): Adjust.
3353 * arm-tdep.c (arm_software_single_step): Adjust.
3354 (arm_breakpoint_kind_from_current_state): Adjust.
3355 * arm-tdep.h (arm_software_single_step): Adjust.
3356 * breakpoint.c (insert_single_step_breakpoint): Adjust.
3357 * cris-tdep.c (cris_software_single_step): Adjust.
3358 * mips-tdep.c (mips_deal_with_atomic_sequence): Adjust.
3359 (micromips_deal_with_atomic_sequence): Adjust.
3360 (deal_with_atomic_sequence): Adjust.
3361 (mips_software_single_step): Adjust.
3362 * mips-tdep.h (mips_software_single_step): Adjust.
3363 * moxie-tdep.c (moxie_software_single_step): Adjust.
3364 * nios2-tdep.c (nios2_software_single_step): Adjust.
3365 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Adjust.
3366 * rs6000-aix-tdep.c (rs6000_software_single_step): Adjust.
3367 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Adjust.
3368 * s390-linux-tdep.c (s390_software_single_step): Adjust.
3369 * sparc-tdep.c (sparc_software_single_step): Adjust.
3370 * spu-tdep.c (spu_software_single_step): Adjust.
3371 * tic6x-tdep.c (tic6x_software_single_step): Adjust.
3372
ea480a30
SM
33732017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
3374
3375 * gdbarch.sh: Use semi-colon as field separator instead of colon.
3376 * gdbarch.h: Re-generate.
3377
d050f7d7
TW
33782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3379
3380 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o.
3381 (SUBDIR_PYTHON_SRCS): Add py-instruction.c.
3382 * python/py-instruction.c, python/py-instruction.h: New file.
3383 * python/py-record.c: Add py-instruction.h include.
3384 (gdbpy_initialize_record): Make gdb.Instruction a super class of
3385 gdb.RecordInstruction.
3386 * python/python-internal.h: Add gdbpy_initialize_instruction
3387 declaration.
3388 * python/python.c (do_start_initialization): Add
3389 gdbpy_initialize_instruction.
3390
14f819c8
TW
33912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3392
3393 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_CALL, btpy_call_type):
3394 Remove.
3395 (btrace_func_from_recpy_func): New function.
3396 (btpy_call_new, btpy_number, btpy_hash, btpy_richcompare): Remove.
3397 (btpy_call_level, btpy_call_symbol, btpy_call_instructions,
3398 btpy_call_up, btpy_call_prev_sibling, btpy_call_next_sibling): Rename to ...
3399 (recpy_bt_func_level, recpy_bt_func_symbol, recpy_bt_func_instructions,
3400 recpy_bt_func_up, recpy_bt_func_prev, recpy_bt_func_next): This.
3401 Also, use new helper functions.
3402 (btpy_list_item): Use new helper functions.
3403 (recpy_bt_function_call_history): Use new type name.
3404 (btpy_call_getset): Remove.
3405 (gdbpy_initialize_btrace): Remove code to initialize
3406 gdb.BtraceFunctionCall.
3407 * python/py-record-btrace.h (recpy_bt_func_number, recpy_btb_func_level,
3408 recpy_btb_func_symbol, recpy_bt_func_instructions, recpy_bt_func_up,
3409 recpy_bt_func_prev, recpy_bt_func_next): New export.
3410 * python/py-record.c (recpy_func_type): New static object.
3411 (recpy_func_new, recpy_func_level, recpy_func_symbol,
3412 recpy_func_instructions, recpy_func_up, recpy_func_prev,
3413 recpy_func_next): New function.
3414 (recpy_element_hash, recpy_element_richcompare): Updated comment.
3415 (recpy_func_getset): New static object.
3416 (gdbpy_initialize_record): Add code to initialize gdb.RecordInstruction.
3417 * python/py-record.h (recpy_func_type, recpy_func_new): New export.
3418
0ed5da75
TW
34192017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3420
3421 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN): Remove.
3422 (btpy_object, btpy_insn_type, btpy_new): Remove.
3423 (btpy_list_object): Use gdb.RecordInstruction type instead of
3424 gdb.BtraceInstruction type.
3425 (btrace_insn_from_recpy_insn): New function.
3426 (btpy_insn_or_gap_new): Adjust comment. Use recpy_insn_new instead of
3427 btpy_new.
3428 (btpy_call_new, btpy_list_item): Do not use btpy_new anymore.
3429 (btpy_number, btpy_hash, btpy_call_level, btpy_call_symbol,
3430 btpy_call_instructions, btpy_call_up, btpy_call_prev_sibling,
3431 btpy_call_next_sibling, btpy_richcompare): Use recpy_element_object
3432 instead of btpy_object.
3433 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
3434 btpy_insn_data, btpy_insn_decode): Rename to ...
3435 (recpy_bt_insn_sal, recpy_bt_insn_pc, recpy_bt_insn_size,
3436 recpy_bt_insn_is_speculative, recpy_bt_insn_data,
3437 recpy_bt_insn_decode): This. Also, use new helper functions.
3438 (btpy_list_position, recpy_bt_goto): Use recpy_element_object and
3439 recpy_insn_type.
3440 (btpy_insn_getset): Remove.
3441 (gdbpy_initialize_btrace): Remove code to initialize
3442 gdb.BtraceInstruction. Use recpy_element_object.
3443 * python/py-record-btrace.h (recpy_bt_insn_number, recpy_bt_insn_sal,
3444 recpy_bt_insn_pc, recpy_bt_insn_data, recpy_bt_insn_decoded,
3445 recpy_bt_insn_size, recpy_bt_insn_is_speculative): New export.
3446 * python/py-record.c (recpy_insn_type): New static object.
3447 (recpy_insn_new, recpy_insn_sal, recpy_insn_pc, recpy_insn_data,
3448 recpy_insn_decoded, recpy_insn_size, recpy_insn_is_speculative,
3449 recpy_element_number, recpy_element_hash, recpy_element_richcompare):
3450 New function.
3451 (recpy_insn_getset): New static object.
3452 (gdbpy_initialize_record): Initialize gdb.RecordInstruction.
3453 * python/py-record.h (recpy_element_object): New typedef.
3454 (recpy_insn_type, recpy_insn_new): New export.
3455
913aeadd
TW
34562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3457
3458 * py-record-btrace.c (btpy_insn_new): Removed.
3459 (btpy_insn_or_gap_new): New function.
3460 (btpy_insn_error): Removed.
3461 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
3462 btpy_insn_data, btpy_insn_decode): Remove code path for gaps.
3463 (recpy_bt_replay_position, recpy_bt_begin, recpy_bt_end): Call
3464 btpy_insn_or_gap_new instead of btpy_insn_new.
3465 (btpy_insn_getset): Remove btpy_insn_error.
3466 * py-record.c (recpy_gap_type): New static object.
3467 (recpy_gap_object): New typedef.
3468 (recpy_gap_new, recpy_gap_number, recpy_gap_reason_code,
3469 recpy_gap_reason_string): New function.
3470 (recpy_gap_getset): New static object.
3471 (gdbpy_initialize_record): Initialize gdb.RecordGap type.
3472 * py-record.h (recpy_gap_new): New export.
3473
a3be24ad
TW
34742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3475
3476 * python/py-record.c (recpy_ptid): Remove.
3477 (recpy_record_getset): Remove recpy_ptid.
3478
ae20e79a
TW
34792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3480
3481 * btrace.c (btrace_fetch): Set inferior_ptid.
3482 * python/py-record-btrace.c: Add "py-record.h" include.
3483 (recpy_bt_format, recpy_bt_replay_position, recpy_bt_begin,
3484 recpy_bt_end, recpy_bt_instruction_history,
3485 recpy_bt_function_call_history, recpy_bt_goto): Use ptid stored
3486 in gdb.Record object instead of current ptid.
3487 * python/py-record.c: Include new "py-record.h" file.
3488 (recpy_record_object): Moved to py-record.h.
3489 * python/py-record.h: New file.
3490
8d0050ea
TW
34912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3492
3493 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN,
3494 BTPY_REQUIRE_VALID_CALL, recpy_bt_function_call_history): Fix
3495 indentation.
3496
3f380b50
JB
34972017-05-01 Joel Brobecker <brobecker@adacore.com>
3498
3499 * MAINTAINERS: Move Daniel Jacobowitz and Mark Kettenis to
3500 the past maintainers section.
3501
07495424
YQ
35022017-04-28 Yao Qi <yao.qi@linaro.org>
3503
3504 * infcmd.c (get_return_value): Use regcache ctor, and remove
3505 cleanup.
3506
deb1fa3e
YQ
35072017-04-28 Yao Qi <yao.qi@linaro.org>
3508 Pedro Alves <palves@redhat.com>
3509
3510 * regcache.c (regcache::regcache): New tag dispatch ctor.
3511 (do_cooked_read): Moved above.
3512 (regcache_dup): Use the tag dispatch ctor..
3513 * regcache.h (regcache): Declare ctor, delete copy ctor and
3514 assignment operator, remove friend regcache_dup.
3515
b421c83c
YQ
35162017-04-28 Yao Qi <yao.qi@linaro.org>
3517
3518 * regcache.c (regcache_dup): Assert !src->m_readonly_p and
3519 call method save instead of regcache_cpy.
3520 * regcache.h (struct regcache): Make regcache_dup a friend.
3521
ef79d9a3
YQ
35222017-04-28 Yao Qi <yao.qi@linaro.org>
3523
3524 * regcache.c (struct regcache): Move to regcache.h
3525 (regcache::arch): New method.
3526 (regcache_get_ptid): Update.
3527 (get_regcache_arch): Call arch method.
3528 (get_regcache_aspace): Call method aspace.
3529 (register_buffer): Change it to method.
3530 (regcache_save): Change it to regcache::save.
3531 (regcache_restore): Likewise.
3532 (regcache_cpy_no_passthrough): Remove the declaration.
3533 (regcache_cpy): Call methods restore and cpy_no_passthrough.
3534 (regcache_cpy_no_passthrough): Change it to method
3535 cpy_no_passthrough.
3536 (regcache_register_status): Change it to method
3537 get_register_status.
3538 (regcache_invalidate): Change it to method invalidate.
3539 (regcache_thread_ptid_changed): Use methods ptid and set_ptid.
3540 (regcache_raw_update): Change it to method raw_update.
3541 (regcache_raw_read): Likewise.
3542 (regcache_raw_read_signed): Likewise.
3543 (regcache_raw_read_unsigned): Likewise.
3544 (regcache_raw_write_signed): Likewise.
3545 (regcache_raw_write_unsigned): Likewise.
3546 (regcache_cooked_read): Likewise.
3547 (regcache_cooked_read_value): Likewise.
3548 (regcache_cooked_read_signed): Likewise.
3549 (regcache_cooked_read_unsigned): Likewise.
3550 (regcache_cooked_write_signed): Likewise.
3551 (regcache_cooked_write_unsigned): Likewise.
3552 (regcache_raw_set_cached_value): Likewise.
3553 (regcache_raw_write): Likewise.
3554 (regcache_cooked_write): Likewise.
3555 (regcache_xfer_part): Likewise.
3556 (regcache_raw_read_part): Likewise.
3557 (regcache_raw_write_part): Likewise.
3558 (regcache_cooked_read_part): Likewise.
3559 (regcache_cooked_write_part): Likewise.
3560 (regcache_raw_supply): Likewise.
3561 (regcache_raw_collect): Likewise.
3562 (regcache_transfer_regset): Likewise.
3563 (regcache_supply_regset): Likewise.
3564 (regcache_collect_regset): Likewise.
3565 (regcache_debug_print_register): Likewise.
3566 (enum regcache_dump_what): Move it to regcache.h.
3567 (regcache_dump): Change it to method dump.
3568 * regcache.h (enum regcache_dump_what): New.
3569 (class regcache): New.
3570 * target.c (target_fetch_registers): Call method
3571 debug_print_register.
3572 (target_store_registers): Likewise.
3573
f8fdb78e
SM
35742017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3575
3576 * windows-nat.c (struct lm_info_windows): Initialize field.
3577 (windows_make_so): Allocate lm_info_windows with new.
3578 (windows_free_so): Free lm_info_windows with delete.
3579
9ccbfd7b
SM
35802017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3581
3582 * solib-darwin.c (struct lm_info_darwin): Initialize field.
3583 (darwin_current_sos): Allocate lm_info_darwin with new, remove
3584 cleanup.
3585 (darwin_free_so): Free lm_info_darwin with delete.
3586
76e75227
SM
35872017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3588
3589 * solib-svr4.h (struct lm_info_svr4): Initialize fields.
3590 <l_addr_p>: Change type to bool.
3591 * solib-svr4.c (lm_info_read): Allocate lm_info_svr4 with new.
3592 (svr4_free_so): Free lm_info_svr4 with delete.
3593 (svr4_copy_library_list): Replace memcpy with call to copy
3594 constructor.
3595 (library_list_start_library, svr4_default_sos): Allocate
3596 lm_info_svr4 with new.
3597
51046d9e
SM
35982017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3599
3600 * solib-target.c (struct lm_info_target): Add destructor,
3601 initialize fields.
3602 <name>: Change type to std::string.
3603 (library_list_start_library): Allocate lm_info_target with new.
3604 (solib_target_free_library_list): Free lm_info_target with
3605 delete.
3606 (solib_target_current_sos): Adapt to std::string.
3607 (solib_target_free_so): Free lm_info_target with delete.
3608
4023ae76
SM
36092017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3610
3611 * solib-frv.c (struct lm_info_frv): Add destructor, initialize
3612 fields.
3613 (frv_current_sos): Allocate lm_info_frv with new.
3614 (frv_relocate_main_executable): Free lm_info_frv with delete,
3615 allocate with new.
3616 (frv_clear_solib, frv_free_so): Free lm_info_frv with delete.
3617
af43057b
SM
36182017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3619
3620 * solib-frv.c (struct lm_info_frv): Fix indentation.
3621
b0911207
SM
36222017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3623
3624 * solib-dsbt.c (struct lm_info_dsbt): Add destructor, initialize
3625 map field.
3626 (dsbt_current_sos): Allocate lm_info_dsbt with new.
3627 (dsbt_relocate_main_executable): Free lm_info_dsbt with delete
3628 and allocate with new.
3629 (dsbt_clear_solib, dsbt_free_so): Free lm_info_dsbt with delete.
3630
6c401f72
SM
36312017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3632
3633 * solib-aix.c (struct lm_info_aix): Initialize fields in-class.
3634 <filename, member_name>: Change type to std::string.
3635 (solib_aix_new_lm_info, solib_aix_xfree_lm_info): Remove.
3636 (library_list_start_library): Allocate lm_info_aix with new.
3637 (solib_aix_free_library_list, solib_aix_free_so): Free with delete.
3638 (solib_aix_current_sos): Adapt to std::string, copy lm_info_aix
3639 with copy constructor.
3640
d0e449a1
SM
36412017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3642
3643 * solist.h (struct lm_info): Remove.
3644 (struct lm_info_base): New class.
3645 (struct so_list) <lm_info>: Change type to lm_info_base *.
3646 * nto-tdep.c (struct lm_info): Remove.
3647 (lm_addr): Adjust.
3648 * solib-aix.c (struct lm_info): Rename to ...
3649 (struct lm_info_aix): ... this. Extend lm_info_base.
3650 (lm_info_p): Rename to ...
3651 (lm_info_aix_p): ... this, and adjust.
3652 (solib_aix_new_lm_info, solib_aix_xfree_lm_info,
3653 solib_aix_parse_libraries, library_list_start_library,
3654 solib_aix_free_library_list, solib_aix_parse_libraries,
3655 solib_aix_get_library_list,
3656 solib_aix_relocate_section_addresses, solib_aix_free_so,
3657 solib_aix_get_section_offsets,
3658 solib_aix_solib_create_inferior_hook, solib_aix_current_sos):
3659 Adjust.
3660 (struct solib_aix_inferior_data) <library_list>: Adjust.
3661 * solib-darwin.c (struct lm_info): Rename to ...
3662 (struct lm_info_darwin): ... this. Extend lm_info_base.
3663 (darwin_current_sos, darwin_relocate_section_addresses): Adjust.
3664 * solib-dsbt.c (struct lm_info): Rename to ...
3665 (struct lm_info_dsbt): ... this. Extend lm_info_base.
3666 (struct dsbt_info) <main_executable_lm_info): Adjust.
3667 (dsbt_current_sos, dsbt_relocate_main_executable, dsbt_free_so,
3668 dsbt_relocate_section_addresses): Adjust.
3669 * solib-frv.c (struct lm_info): Rename to ...
3670 (struct lm_info_frv): ... this. Extend lm_info_base.
3671 (main_executable_lm_info): Adjust.
3672 (frv_current_sos, frv_relocate_main_executable, frv_free_so,
3673 frv_relocate_section_addresses, frv_fdpic_find_global_pointer,
3674 find_canonical_descriptor_in_load_object,
3675 frv_fdpic_find_canonical_descriptor): Adjust.
3676 * solib-svr4.c (struct lm_info): Move to solib-svr4.h, renamed
3677 to lm_info_svr4.
3678 (lm_info_read, lm_addr_check, svr4_keep_data_in_core,
3679 svr4_clear_so, svr4_copy_library_list,
3680 library_list_start_library, svr4_default_sos, svr4_read_so_list,
3681 svr4_current_sos, svr4_fetch_objfile_link_map,
3682 solist_update_incremental): Adjust.
3683 * solib-svr4.h (struct lm_info_svr4): Move here from
3684 solib-svr4.c.
3685 * solib-target.c (struct lm_info): Rename to ...
3686 (struct lm_info_target): ... this. Extend lm_info_base.
3687 (lm_info_p): Rename to ...
3688 (lm_info_target_p): ... this.
3689 (solib_target_parse_libraries, library_list_start_segment,
3690 library_list_start_section, library_list_start_library,
3691 library_list_end_library, solib_target_free_library_list,
3692 solib_target_current_sos, solib_target_free_so,
3693 solib_target_relocate_section_addresses): Adjust.
3694 * windows-nat.c (struct lm_info): Rename to ...
3695 (struct lm_info_windows): ... this. Extend lm_info_base.
3696 (windows_make_so, handle_load_dll, handle_unload_dll,
3697 windows_xfer_shared_libraries): Adjust.
3698
434a4023
SM
36992017-04-28 Simon Marchi <simon.marchi@ericsson.com>
3700
3701 * solib-darwin.c (struct darwin_so_list): Remove.
3702 (darwin_current_sos): Allocate an so_list object instead of a
3703 darwin_so_list, separately allocate an lm_info object.
3704 (darwin_free_so): Free lm_info.
3705
428544e8
JB
37062017-04-28 John Baldwin <jhb@FreeBSD.org>
3707
3708 * mips-tdep.c (print_gp_register_row): Replace printf_filtered
3709 with fprintf_filtered.
3710
4621115f
YQ
37112017-04-28 Yao Qi <yao.qi@linaro.org>
3712
3713 * regcache.c (regcache::regcache): New function.
3714 (regcache::~regcache): New function.
3715 (regcache_xmalloc_1): Remove.
3716 (regcache_xmalloc): Call new regcache.
3717 (regcache_xfree): Call delete regcache.
3718 (get_thread_arch_aspace_regcache): Call new regcache.
3719
339053c2
YQ
37202017-04-28 Yao Qi <yao.qi@linaro.org>
3721
3722 * mips-linux-nat.c (mips_linux_new_thread): Use ptid method
3723 lwp instead of ptid_get_lwp.
3724
7974a605
YQ
37252017-04-28 Yao Qi <yao.qi@linaro.org>
3726
3727 * mips-linux-nat.c (mips_linux_new_thread): Get lwpid from
3728 lwp_info instead of getting from inferior_ptid.
3729
e15c3eb4
KS
37302017-04-27 Keith Seitz <keiths@redhat.com>
3731
3732 * gdbtypes.c (LVALUE_REFERENCE_TO_RVALUE_BINDING_BADNESS)
3733 DIFFERENT_REFERENCE_TYPE_BADNESS): Remove.
3734 (CV_CONVERSION_BADNESS): Define.
3735 (rank_one_type): Remove overly restrictive rvalue reference
3736 rank checks.
3737 Add cv-qualifier checks and subranks for type equality.
3738 * gdbtypes.h (REFERENCE_CONVERSION_RVALUE,
3739 REFERENCE_CONVERSION_CONST_LVALUE, CV_CONVERSION_BADNESS,
3740 CV_CONVERSION_CONST, CV_CONVERSION_VOLATILE): Declare.
3741
72bc1d24
SM
37422017-04-27 Simon Marchi <simon.marchi@ericsson.com>
3743
3744 * python/py-inferior.c (inferior_to_inferior_object): Increment reference
3745 count when creating the object.
3746
55bcecda
UW
37472017-04-27 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3748 Ulrich Weigand <uweigand@de.ibm.com>
3749
3750 * xcoffread.c (read_xcoff_symtab): Read correct function auxiliary
3751 entry if xlc -qfuncsect or gcc -ffunction-sections compiler option
3752 is used in AIX.
3753 (read_xcoff_symtab): Handle C_WEAKEXT storage class.
3754 (process_xcoff_symbol): Likewise.
3755 (scan_xcoff_symtab): Likewise.
3756
5c99fcf8
AH
37572017-04-26 Alan Hayward <alan.hayward@arm.com>
3758
3759 * ia64-tdep.c (examine_prologue): Use get_frame_register_unsigned.
3760 (ia64_sigtramp_frame_prev_register): Use read_memory_unsigned_integer.
3761 (ia64_access_reg): Use get_frame_register_unsigned.
3762 (ia64_access_rse_reg): Likewise.
3763 (ia64_libunwind_frame_prev_register): Likewise.
3764
b41c5a85
JW
37652017-04-26 Jiong Wang <jiong.wang@arm.com>
3766
3767 * gdbarch.sh: New gdbarch method execute_dwarf_cfa_vendor_op.
3768 * gdbarch.c: Regenerated.
3769 * gdbarch.h: Regenerated.
3770 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Made the
3771 visibility external.
3772 (execute_cfa_program): Call execute_dwarf_cfa_vendor_op for CFI
3773 between DW_CFA_lo_user and DW_CFA_high_user inclusive.
3774 (enum cfa_how_kind): Move to ...
3775 (struct dwarf2_frame_state_reg_info): Likewise.
3776 (struct dwarf2_frame_state): Likewise.
3777 * dwarf2-frame.h: ... here.
3778 (dwarf2_frame_state_alloc_regs): New declaration.
3779 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): New function.
3780 (sparc32_gdbarch_init): Register execute_dwarf_cfa_vendor_op hook.
3781
c185f580
AH
37822017-04-26 Alan Hayward <alan.hayward@arm.com>
3783
3784 * xtensa-tdep.c (xtensa_pseudo_register_read): Use
3785 regcache_raw_read_unsigned.
3786 (xtensa_pseudo_register_write): Likewise.
3787
19c45594
AH
37882017-04-26 Alan Hayward <alan.hayward@arm.com>
3789
3790 * nds32-tdep.c (nds32_pseudo_register_read): Abort on errors.
3791 (nds32_pseudo_register_write): Likewise.
3792
4658f12e
YQ
37932017-04-25 Yao Qi <yao.qi@linaro.org>
3794
3795 * regcache.c (struct regcache) <readonly_p>: Change its type
3796 to bool.
3797 (regcache_xmalloc_1): Update parameter type and callers update.
3798
d581dda8
YQ
37992017-04-25 Yao Qi <yao.qi@linaro.org>
3800
3801 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
3802 set_gdbarch_wchar_bit.
3803 * arm-tdep.c (arm_gdbarch_init): Likewise.
3804
debed3db
PA
38052017-04-25 Pedro Alves <palves@redhat.com>
3806
3807 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)
3808 (BothAreRelocatable, memcopy, memmove): Don't define.
3809 * common/traits.h (__has_feature, HAVE_IS_TRIVIALLY_COPYABLE): New
3810 macros.
3811
b0b92aeb
PA
38122017-04-25 Pedro Alves <palves@redhat.com>
3813
3814 * common/common-defs.h: Include "common/poison.h".
3815 * common/function-view.h: (Not, Or, Requires): Move to traits.h
3816 and adjust.
3817 * common/poison.h: New file.
3818 * common/traits.h: Include <type_traits>.
3819 (Not, Or, Requires): New, moved from common/function-view.h.
3820
16c4d54a
PA
38212017-04-25 Pedro Alves <palves@redhat.com>
3822
3823 * breakpoint.h (struct breakpoint): In-class initialize all
3824 fields. Make boolean fields "bool".
3825 * breakpoint.c (init_raw_breakpoint_without_location): Remove
3826 memset call and initializations no longer necessary.
3827
b5c36682
PA
38282017-04-25 Pedro Alves <palves@redhat.com>
3829
3830 * btrace.c (pt_btrace_insn_flags): Change parameter type to
3831 reference.
3832 (pt_btrace_insn): New function.
3833 (ftrace_add_pt): Remove memset call and use pt_btrace_insn.
3834
5625a286
PA
38352017-04-25 Pedro Alves <palves@redhat.com>
3836
3837 * ada-lang.c (ada_catchpoint_location): Now a "class". Remove
3838 "base" field and inherit from "bp_location" instead. Add
3839 non-default ctor.
3840 (allocate_location_exception): Use new non-default ctor.
3841 * breakpoint.c (get_first_locp_gte_addr): Remove memset call.
3842 (init_bp_location): Convert to ...
3843 (bp_location::bp_location): ... this new ctor, and remove memset
3844 call.
3845 (base_breakpoint_allocate_location): Use the new non-default ctor.
3846 * breakpoint.h (bp_location): Now a class. Declare default and
3847 non-default ctors. In-class initialize all members.
3848 (init_bp_location): Remove declaration.
3849
23bcc18f
PA
38502017-04-25 Pedro Alves <palves@redhat.com>
3851
3852 * common/enum-flags.h (enum_flags): Don't implement copy ctor and
3853 assignment operator.
3854
e1ba3053
YQ
38552017-04-24 Yao Qi <yao.qi@linaro.org>
3856
3857 * doublest.c (convert_doublest_to_floatformat): Call
3858 floatformat_totalsize_bytes.
3859
10f489e5
TT
38602017-04-22 Tom Tromey <tom@tromey.com>
3861
3862 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
3863 ui_out_emit_list.
3864 * stack.c (print_frame): Use ui_out_emit_list.
3865 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
3866 ui_out_emit_list.
3867 * mi/mi-main.c (print_one_inferior)
3868 (mi_cmd_data_list_register_names)
3869 (mi_cmd_data_list_register_values, mi_cmd_list_features)
3870 (mi_cmd_list_target_features, mi_cmd_trace_frame_collected): Use
3871 ui_out_emit_list.
3872 * mi/mi-interp.c (mi_on_normal_stop_1): Use ui_out_emit_list.
3873 (mi_output_solib_attribs): Use ui_out_emit_list,
3874 ui_out_emit_tuple.
3875 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_list.
3876 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
3877 (mi_cmd_stack_list_args, list_args_or_locals): Use
3878 ui_out_emit_list.
3879 * disasm.c (do_assembly_only): Use ui_out_emit_list.
3880 * breakpoint.c (print_solib_event, output_thread_groups): Use
3881 ui_out_emit_list.
3882
0092b74d
TT
38832017-04-22 Tom Tromey <tom@tromey.com>
3884
3885 * mi/mi-main.c (print_variable_or_computed): Use ui_out_emit_tuple.
3886 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_tuple.
3887 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_out_emit_tuple.
3888
a14a62dd
TT
38892017-04-22 Tom Tromey <tom@tromey.com>
3890
3891 * tracepoint.c (tvariables_info_1)
3892 (print_one_static_tracepoint_marker): Use ui_out_emit_tuple.
3893
46b9c129
TT
38942017-04-22 Tom Tromey <tom@tromey.com>
3895
3896 * stack.c (print_frame_arg): Use ui_out_emit_tuple,
3897 annotate_arg_emitter.
3898 * breakpoint.c (print_mention_watchpoint)
3899 (print_mention_masked_watchpoint): Use ui_out_emit_tuple.
3900 * annotate.h (struct annotate_arg_emitter): New.
3901
2e783024
TT
39022017-04-22 Tom Tromey <tom@tromey.com>
3903
3904 * record-btrace.c (record_btrace_insn_history)
3905 (record_btrace_insn_history_range, record_btrace_call_history)
3906 (record_btrace_call_history_range): Use ui_out_emit_tuple.
3907 * thread.c (do_captured_list_thread_ids, print_thread_info_1): Use
3908 ui_out_emit_tuple.
3909 * stack.c (print_frame_info): Use ui_out_emit_tuple.
3910 * solib.c (info_sharedlibrary_command): Use ui_out_emit_tuple.
3911 * skip.c (skip_info): Use ui_out_emit_tuple.
3912 * remote.c (show_remote_cmd): Use ui_out_emit_tuple.
3913 * progspace.c (print_program_space): Use ui_out_emit_tuple.
3914 * probe.c (info_probes_for_ops): Use ui_out_emit_tuple.
3915 * osdata.c (info_osdata): Use ui_out_emit_tuple.
3916 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
3917 ui_out_emit_tuple.
3918 * mi/mi-main.c (print_one_inferior, list_available_thread_groups)
3919 (output_register, mi_cmd_data_read_memory)
3920 (mi_cmd_data_read_memory_bytes, mi_load_progress)
3921 (mi_cmd_trace_frame_collected): Use ui_out_emit_tuple.
3922 * mi/mi-cmd-var.c (mi_cmd_var_list_children, varobj_update_one):
3923 Use ui_out_emit_tuple.
3924 * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Use
3925 ui_out_emit_tuple.
3926 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
3927 (mi_cmd_info_gdb_mi_command): Use ui_out_emit_tuple.
3928 * linux-thread-db.c (info_auto_load_libthread_db): Use
3929 ui_out_emit_tuple.
3930 * inferior.c (print_inferior): Use ui_out_emit_tuple.
3931 * gdb_bfd.c (print_one_bfd): Use ui_out_emit_tuple.
3932 * disasm.c (do_mixed_source_and_assembly_deprecated)
3933 (do_mixed_source_and_assembly): Use ui_out_emit_tuple.
3934 * cp-abi.c (list_cp_abis): Use ui_out_emit_tuple.
3935 * cli/cli-setshow.c (cmd_show_list): Use ui_out_emit_tuple.
3936 * breakpoint.c (print_one_breakpoint_location)
3937 (print_one_breakpoint): Use ui_out_emit_tuple.
3938 * auto-load.c (print_script, info_auto_load_cmd): Use
3939 ui_out_emit_tuple.
3940 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_tuple.
3941
9be21bb4
SM
39422017-04-21 Simon Marchi <simon.marchi@ericsson.com>
3943
3944 * thread.c (print_thread_info_1): Remove dead code.
3945
0d4c07af
JK
39462017-04-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 * aarch64-tdep.c (selftests::aarch64_process_record_test): Make it #if
3949 GDB_SELF_TEST.
3950 * arm-tdep.c (selftests::arm_record_test): Likewise.
3951
4daf993d
YQ
39522017-04-21 Yao Qi <yao.qi@linaro.org>
3953
3954 * regcache.c (regcache_restore): Remove argument 2. Replace
3955 argument 3 with regcache. Get register status from
3956 src->register_status and get register contents from
3957 register_buffer (src, regnum).
3958 (regcache_cpy): Update.
3959
a6c21d4a
PA
39602017-04-19 Pedro Alves <palves@redhat.com>
3961
3962 * gdbthread.h (thread): Add missing closing parenthesis in
3963 comment.
3964
3a3fd0fd
PA
39652017-04-19 Pedro Alves <palves@redhat.com>
3966
3967 * common/refcounted-object.h: New file.
3968 * gdbthread.h: Include "common/refcounted-object.h".
3969 (thread_info): Inherit from refcounted_object and add comments.
3970 (thread_info::incref, thread_info::decref)
3971 (thread_info::m_refcount): Delete.
3972 (thread_info::deletable): Use the refcounted_object::refcount()
3973 method.
3974 * inferior.c (current_inferior_): Add comment.
3975 (set_current_inferior): Increment/decrement refcounts.
3976 (prune_inferiors, remove_inferior_command): Skip inferiors marked
3977 not-deletable instead of comparing with the current inferior.
3978 (initialize_inferiors): Increment the initial inferior's refcount.
3979 * inferior.h (struct inferior): Forward declare.
3980 Include "common/refcounted-object.h".
3981 (current_inferior, set_current_inferior): Move declaration to
3982 before struct inferior's definition, and fix comment.
3983 (inferior): Inherit from refcounted_object. Add comments.
3984 * thread.c (switch_to_thread_no_regs): Reference the thread's
3985 inferior pointer directly instead of doing a ptid lookup.
3986 (switch_to_no_thread): New function.
3987 (switch_to_thread(thread_info *)): New function, factored out
3988 from ...
3989 (switch_to_thread(ptid_t)): ... this.
3990 (restore_current_thread): Delete.
3991 (current_thread_cleanup): Remove 'inf_id' and 'was_removable'
3992 fields, and add 'inf' field.
3993 (do_restore_current_thread_cleanup): Check whether old->inf is
3994 alive instead of looking up an inferior by ptid. Use
3995 switch_to_thread and switch_to_no_thread.
3996 (restore_current_thread_cleanup_dtor): Use old->inf directly
3997 instead of lookup up an inferior by id. Decref the inferior.
3998 Don't restore 'removable'.
3999 (make_cleanup_restore_current_thread): Same the inferior pointer
4000 in old, instead of the inferior number. Incref the inferior.
4001 Don't save/clear 'removable'.
4002
9bcb1f16
PA
40032017-04-19 Pedro Alves <palves@redhat.com>
4004
4005 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4006 unittests/scoped_restore-selftests.c.
4007 (SUBDIR_UNITTESTS_OBS): Add scoped_restore-selftests.o.
4008 * common/scoped_restore.h (scoped_restore_base): Make "class".
4009 (scoped_restore_base::release): New public method.
4010 (scoped_restore_base::scoped_restore_base): New protected ctor.
4011 (scoped_restore_base::m_saved_var): New protected field.
4012 (scoped_restore_tmpl::scoped_restore_tmpl(T*)): Initialize the
4013 scoped_restore_base base class instead of m_saved_var directly.
4014 (scoped_restore_tmpl::scoped_restore_tmpl(T*, T2)): Likewise.
4015 (scoped_restore_tmpl::scoped_restore_tmpl(const
4016 scoped_restore_tmpl<T>&)): Likewise.
4017 (scoped_restore_tmpl::~scoped_restore_tmpl): Use the saved_var
4018 method.
4019 (scoped_restore_tmpl::saved_var): New method.
4020 (scoped_restore_tmpl::m_saved_var): Delete.
4021 * inferior.h (inferior::detaching): Now a bool.
4022 * infrun.c (prepare_for_detach): Use a scoped_restore instead of a
4023 cleanup.
4024 * unittests/scoped_restore-selftests.c: New file.
4025
26fcd539
PA
40262017-04-19 Pedro Alves <palves@redhat.com>
4027
4028 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS):
4029 Re-sort in alphabetic order.
4030
fdd243b0
PA
40312017-04-18 Pedro Alves <palves@redhat.com>
4032
4033 * xml-support.c (obstack_xml_printf): Delete.
4034 * xml-support.h (obstack_xml_printf): Delete.
4035
4895cde2
PA
40362017-04-18 Pedro Alves <palves@redhat.com>
4037
4038 * xml-support.c (gdb_xml_parser) <use_dtd, dtd_name, parse,
4039 vdebug, verror, body_text, start_element, end_element, name,
4040 user_data, set_is_xinclude, set_error, expat_parser>: New methods.
4041 <name, user_data, expat_parser, scopes, error, last_line, dtd_name,
4042 is_xinclude>: Make private and add m_ prefix.
4043 (gdb_xml_parser::body_text): New method, based on ...
4044 (gdb_xml_body_text): ... this. Adjust.
4045 (gdb_xml_parser::vdebug): New method, based on ...
4046 (gdb_xml_debug): ... this. Adjust.
4047 (gdb_xml_parser::verror): New method, based on ...
4048 (gdb_xml_error): ... this. Adjust.
4049 (gdb_xml_parser::start_element): New method, based on ...
4050 (gdb_xml_start_element): ... this. Adjust.
4051 (gdb_xml_start_element_wrapper): Defer to
4052 gdb_xml_parser::start_element and gdb_xml_parser::set_error.
4053 (gdb_xml_parser::end_element): New method, based on ...
4054 (gdb_xml_end_element_wrapper): ... this. Adjust.
4055 (gdb_xml_parser::~gdb_xml_parser): Adjust.
4056 (gdb_xml_parser::gdb_xml_parser): Adjust to field renames.
4057 (gdb_xml_parser::use_dtd): New method, based on ...
4058 (gdb_xml_use_dtd): ... this. Adjust.
4059 (gdb_xml_parser::parse): New method, based on ...
4060 (gdb_xml_parse): ... this. Adjust.
4061 (gdb_xml_parse_quick): Adjust to call the parser's parse method.
4062 (xinclude_start_include): Adjust to call the parser's name method.
4063 (xml_xinclude_default, xml_xinclude_start_doctype)
4064 (xml_xinclude_end_doctype): Adjust to call the parser's user_data
4065 method.
4066 (xml_process_xincludes): Adjust to call parser methods.
4067 * xml-support.h (gdb_xml_use_dtd, gdb_xml_parse): Delete
4068 declarations.
4069
bd8a901f
PA
40702017-04-18 Pedro Alves <palves@redhat.com>
4071
4072 * tracefile-tfile.c (tfile_write_tdesc): Adjust to use
4073 gdb::optional<std::string>.
4074 * xml-support.c: Include <string>.
4075 (scope_level::scope_level(scope_level &&))
4076 (scope_level::~scope_level): Delete.
4077 (scope_level::body): Now a std::string.
4078 (gdb_xml_body_text, gdb_xml_end_element): Adjust.
4079 (xinclude_parsing_data::xinclude_parsing_data): Add 'output'
4080 parameter.
4081 (xinclude_parsing_data::~xinclude_parsing_data): Delete.
4082 (xinclude_parsing_data::output): Now a std::string reference.
4083 (xinclude_start_include): Adjust.
4084 (xml_xinclude_default): Adjust.
4085 (xml_process_xincludes): Add 'output' parameter, and return bool.
4086 * xml-support.h (xml_process_xincludes): Add 'output' parameter,
4087 and return bool.
4088 * xml-tdesc.c: Include <unordered_map> and <string>.
4089 (tdesc_xml_cache): Delete.
4090 (tdesc_xml_cache_s): Delete.
4091 (xml_cache): Now an std::unordered_map.
4092 (tdesc_parse_xml): Adjust to use std::string and unordered_map.
4093 (target_fetch_description_xml): Change return type to
4094 gdb::optional<std::string>, and adjust.
4095 * xml-tdesc.h: Include "common/gdb_optional.h" and <string>.
4096 (target_fetch_description_xml): Change return type to
4097 gdb::optional<std::string>.
4098
d35d1958
PA
40992017-04-18 Pedro Alves <palves@redhat.com>
4100
4101 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4102 unittests/optional-selftests.c.
4103 (SUBDIR_UNITTESTS_OBS): Add optional-selftests.o.
4104 * unittests/optional-selftests.c: New file.
4105 * unittests/optional/assignment/1.cc: New file.
4106 * unittests/optional/assignment/2.cc: New file.
4107 * unittests/optional/assignment/3.cc: New file.
4108 * unittests/optional/assignment/4.cc: New file.
4109 * unittests/optional/assignment/5.cc: New file.
4110 * unittests/optional/assignment/6.cc: New file.
4111 * unittests/optional/assignment/7.cc: New file.
4112 * unittests/optional/cons/copy.cc: New file.
4113 * unittests/optional/cons/default.cc: New file.
4114 * unittests/optional/cons/move.cc: New file.
4115 * unittests/optional/cons/value.cc: New file.
4116 * unittests/optional/in_place.cc: New file.
4117 * unittests/optional/observers/1.cc: New file.
4118 * unittests/optional/observers/2.cc: New file.
4119
22796e97
PA
41202017-04-18 Pedro Alves <palves@redhat.com>
4121
4122 * common/gdb_optional.h: Include common/traits.h.
4123 (in_place_t): New type.
4124 (in_place): New constexpr variable.
4125 (optional::optional): Remove member initialization of
4126 m_instantiated.
4127 (optional::optional(in_place_t...)): New constructor.
4128 (optional::~optional): Use reset.
4129 (optional::optional(const optional&)): New.
4130 (optional::optional(const optional&&)): New.
4131 (optional::optional(T &)): New.
4132 (optional::optional(T &&)): New.
4133 (operator::operator=(const optional &)): New.
4134 (operator::operator=(optional &&)): New.
4135 (operator::operator= (const T &))
4136 (operator::operator= (T &&))
4137 (operator::emplace (Args &&... args)): Return a T&. Use reset.
4138 (operator::reset): New.
4139 (operator::m_instantiated):: Add in-class initializer.
4140 * common/traits.h: Include <type_traits>.
4141 (struct And): New types.
4142
a7fc9b61
PA
41432017-04-18 Pedro Alves <palves@redhat.com>
4144
4145 * xml-support.c: Include <vector>.
4146 (scope_level::scope_level(const gdb_xml_element *))
4147 (scope_level::scope_level(scope_level&&)): New.
4148 (scope_level::~scope_level): New.
4149 (scope_level_s): Delete.
4150 (gdb_xml_parser::scopes): Now a std::vector.
4151 (gdb_xml_body_text, gdb_xml_start_element, gdb_xml_end_element):
4152 Use std::vector.
4153 (gdb_xml_parser::~gdb_xml_parser): Remove now unnecessary
4154 scope cleanup code.
4155 (gdb_xml_parser::gdb_xml_parser): Remove explicit initialization
4156 of the scopes member. Use std::vector::emplace_back.
4157
010151c9
PA
41582017-04-18 Pedro Alves <palves@redhat.com>
4159
4160 * xml-support.c (gdb_xml_parser): Add ctor/dtor. Make is_xinclude
4161 a bool.
4162 (gdb_xml_end_element): Change type of first parameter.
4163 (gdb_xml_cleanup): Rename to ...
4164 (gdb_xml_parser::~gdb_xml_parser): ... this.
4165 (gdb_xml_create_parser_and_cleanup): Delete with ...
4166 (gdb_xml_parser::gdb_xml_parser): ... creation parts factored out
4167 to this new ctor.
4168 (gdb_xml_parse_quick): Create a local gdb_xml_parser instead of
4169 using gdb_xml_create_parser_and_cleanup.
4170 (xinclude_parsing_data): Add ctor/dtor.
4171 (xml_xinclude_cleanup): Delete.
4172 (xml_process_xincludes): Create a local xinclude_parsing_data
4173 instead of heap-allocating one. Create a local gdb_xml_parser
4174 instead of heap-allocating one with
4175 gdb_xml_create_parser_and_cleanup.
4176
d56060f0
JB
41772017-04-18 John Baldwin <jhb@FreeBSD.org>
4178
4179 PR threads/20743
4180 * fbsd-nat.c (resume_one_thread_cb): Remove.
4181 (resume_all_threads_cb): Remove.
4182 (fbsd_resume): Use ALL_NON_EXITED_THREADS instead of
4183 iterate_over_threads.
4184
305d16a9
JB
41852017-04-17 Joel Brobecker <brobecker@adacore.com>
4186
4187 * NEWS: Create a new section for the next release branch.
4188 Rename the section of the current branch, now that it has
4189 been cut.
4190
8bb57231
JB
41912017-04-17 Joel Brobecker <brobecker@adacore.com>
4192
4193 GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
4194 * version.in: Bump version to 8.0.50.DATE-git.
4195
096c92dd
SDJ
41962017-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
4197
4198 PR gdb/21385
4199 * windows-nat.c (windows_create_inferior): Declare 'allargs'
4200 independently of the host, and fix build breakage on Cygwin.
4201
0550c955
PA
42022017-04-13 Pedro Alves <palves@redhat.com>
4203
4204 * inferior.c (free_inferior): Convert to ...
4205 (inferior::~inferior): ... this dtor.
4206 (inferior::inferior): New ctor, factored out from ...
4207 (add_inferior_silent): ... here. Allocate the inferior with a new
4208 expression.
4209 (delete_inferior): Call delete instead of free_inferior.
4210 * inferior.h (gdb_environ, continuation): Forward declare.
4211 (inferior): Now a class. Add in-class initialization to all
4212 members. Make boolean fields bool, except 'detaching'.
4213 (inferior::inferior): New explicit ctor.
4214 (inferior::~inferior): New.
4215
e3d60dfc
PA
42162017-04-13 Pedro Alves <palves@redhat.com>
4217
4218 * inferior.c (init_inferior_list): Delete.
4219 * inferior.h (init_inferior_list): Delete.
4220
5fd69d0a
PA
42212017-04-13 Pedro Alves <palves@redhat.com>
4222
4223 PR threads/13217
4224 * gdb.threads/threadapply.exp (thr_apply_detach): New procedure.
4225 (top level): Call it twice, with different thread sets.
4226
c6609450
PA
42272017-04-13 Pedro Alves <palves@redhat.com>
4228
4229 * thread.c: Include <algorithm>.
4230 (thread_array_cleanup): Delete.
4231 (scoped_inc_dec_ref): New class.
4232 (live_threads_count): New function.
4233 (set_thread_refcount): Delete.
4234 (tp_array_compar_ascending): Now a bool.
4235 (tp_array_compar): Convert to a std::sort comparison function.
4236 (thread_apply_all_command): Use std::vector and scoped_inc_dec_ref
4237 and live_threads_count.
4238
2a00d7ce
PA
42392017-04-13 Pedro Alves <palves@redhat.com>
4240
4241 * infrun.c (follow_fork_inferior): Also switch the current
4242 inferior.
4243
441d7c93
PA
42442017-04-13 Pedro Alves <palves@redhat.com>
4245
4246 * breakpoint.c (watch_command_1): Save watchpoint-frame info
4247 before calling create_internal_breakpoint.
4248
808480f6
PA
42492017-04-13 Pedro Alves <palves@redhat.com>
4250
4251 * fork-child.c (execv_argv): New class.
4252 (breakup_args): Refactored as ...
4253 (execv_argv::init_for_no_shell): .. this method of execv_argv.
4254 Copy arguments to storage and replace separators with NULL
4255 terminators in place.
4256 (escape_bang_in_quoted_argument): Adjust to return bool.
4257 (execv_argv::execv_argv): New ctor.
4258 (execv_argv::init_for_shell): New method, factored out from
4259 fork_inferior. Don't strdup strings into the vector.
4260 (fork_inferior): Eliminate "shell" local and use execv_argv. Use
4261 Remove free_vector_argv call.
4262
ad3d022a
YQ
42632017-04-13 Yao Qi <yao.qi@linaro.org>
4264
4265 * rx-tdep.c (rx_fpsw_type): Check tdep->rx_fpsw_type instead of
4266 tdep->rx_psw_type.
4267
e6ddc3bf
YQ
42682017-04-13 Yao Qi <yao.qi@linaro.org>
4269
4270 * rl78-tdep.c (rl78_gdbarch_init): Use XCNEW instead of XNEW.
4271 * rx-tdep.c (rx_gdbarch_init): Likewise.
4272
bfb8cf90
PA
42732017-04-13 Pedro Alves <palves@redhat.com>
4274
4275 * breakpoint.h (struct breakpoint): Reindent.
4276
f5336ca5
PA
42772017-04-13 Pedro Alves <palves@redhat.com>
4278
4279 * breakpoint.c (bp_location): Rename to ...
4280 (bp_locations): ... this. All references updated.
4281 (bp_location_count): Rename to ...
4282 (bp_locations_count): ... this. All references updated.
4283 (bp_location_placed_address_before_address_max): Rename to ...
4284 (bp_locations_placed_address_before_address_max): ... this. All
4285 references updated.
4286 (bp_location_shadow_len_after_address_max): Rename to ...
4287 (bp_locations_shadow_len_after_address_max): ... this. All
4288 references updated.
4289 (bp_location_compare_addrs): Rename to ...
4290 (bp_locations_compare_addrs): ... this. All references updated.
4291 (bp_location_compare):Rename to ...
4292 (bp_locations_compare): ... this. All references updated.
4293 (bp_location_target_extensions_update): Rename to ...
4294 (bp_locations_target_extensions_update): ... this. All references
4295 updated.
4296
be628ab8
SDJ
42972017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
4298
4299 * Makefile.in (HFILES_NO_SRCDIR): Add "common/gdb_termios.h".
4300 * common/common.m4: Check headers 'termios.h', 'termio.h' and
4301 'sgtty.h'.
4302 * common/gdb_termios.h: New file, with parts of "terminal.h".
4303 * inflow.c: Include "gdb_termios.h".
4304 * ser-unix.c: Include "gdb_termios.h".
4305 * terminal.h: Move terminal-related defines to
4306 "common/gdb_termios.h".
4307
8e9e35b1
TT
43082017-04-12 Tom Tromey <tom@tromey.com>
4309
4310 * probe.c (parse_probes): Update.
4311 * location.h (delete_event_location): Don't declare.
4312 (event_location_deleter::operator()): Update.
4313 * location.c (event_location_deleter::operator()): Rename from
4314 delete_event_location.
4315 * linespec.h (linespec_result) <location>: Change type to
4316 event_location_up.
4317 * linespec.c (canonicalize_linespec, event_location_to_sals)
4318 (decode_objc): Update.
4319 (linespec_result): Don't call delete_event_location.
4320 * breakpoint.c (create_breakpoints_sal)
4321 (bkpt_probe_create_sals_from_location)
4322 (strace_marker_create_sals_from_location): Update.
4323
16e802b9
TT
43242017-04-12 Tom Tromey <tom@tromey.com>
4325
4326 * linespec.h (struct linespec_result): Add constructor and
4327 destructor.
4328 (init_linespec_result, destroy_linespec_result)
4329 (make_cleanup_destroy_linespec_result): Don't declare.
4330 * linespec.c (init_linespec_result): Remove.
4331 (linespec_result::~linespec_result): Rename from
4332 destroy_linespec_result. Update.
4333 (cleanup_linespec_result, make_cleanup_destroy_linespec_result):
4334 Remove.
4335 * breakpoint.c (create_breakpoint, break_range_command)
4336 (decode_location_default): Update.
4337 * ax-gdb.c (agent_command_1): Update.
4338
d28cd78a
TT
43392017-04-12 Tom Tromey <tom@tromey.com>
4340
4341 * remote.c (remote_download_tracepoint): Update.
4342 * python/py-breakpoint.c (bppy_get_location): Update.
4343 * guile/scm-breakpoint.c (bpscm_print_breakpoint_smob)
4344 (gdbscm_breakpoint_location): Update.
4345 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Update.
4346 * breakpoint.h (struct breakpoint) <location, location_range_end>:
4347 Change type to event_location_up.
4348 * breakpoint.c (create_overlay_event_breakpoint)
4349 (create_longjmp_master_breakpoint)
4350 (create_std_terminate_master_breakpoint)
4351 (create_exception_master_breakpoint)
4352 (breakpoint_event_location_empty_p, print_breakpoint_location)
4353 (print_one_breakpoint_location, create_thread_event_breakpoint)
4354 (init_breakpoint_sal, create_breakpoint)
4355 (print_recreate_ranged_breakpoint, break_range_command)
4356 (init_ada_exception_breakpoint, say_where): Update.
4357 (base_breakpoint_dtor): Don't call delete_event_location.
4358 (bkpt_print_recreate, tracepoint_print_recreate)
4359 (dprintf_print_recreate, update_static_tracepoint)
4360 (breakpoint_re_set_default): Update.
4361
711799d5
TT
43622017-04-12 Tom Tromey <tom@tromey.com>
4363
4364 * compile/compile-loc2c.c (compute_stack_depth_worker): Change
4365 type of "to_do". Update.
4366 (compute_stack_depth): Use std::vector.
4367
52d214d3
TT
43682017-04-12 Tom Tromey <tom@tromey.com>
4369
4370 * printcmd.c (find_instruction_backward): Use std::vector.
4371
4c404b8b
TT
43722017-04-12 Tom Tromey <tom@tromey.com>
4373
4374 * symfile.c (objfilep): Remove typedef.
4375 (reread_symbols): Use a std::vector.
4376
156d9eab
TT
43772017-04-12 Tom Tromey <tom@tromey.com>
4378
4379 * mi/mi-main.c (exec_direction_forward): Remove.
4380 (exec_reverse_continue, mi_execute_command): Use scoped_restore.
4381 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
4382 scoped_restore.
4383 * guile/guile.c (guile_repl_command, guile_command)
4384 (gdbscm_execute_gdb_command): Use scoped_restore.
4385 * go-exp.y (go_parse): Use scoped_restore.
4386 * d-exp.y (d_parse): Use scoped_restore.
4387 * cli/cli-decode.c (cmd_func): Use scoped_restore.
4388 * c-exp.y (c_parse): Use scoped_restore.
4389
4d89769a
TT
43902017-04-12 Tom Tromey <tom@tromey.com>
4391
4392 * mi/mi-parse.h (struct mi_parse): Add constructor, destructor.
4393 (mi_parse): Update return type.
4394 (mi_parse_free): Remove.
4395 * mi/mi-parse.c (mi_parse::mi_parse): New constructor.
4396 (mi_parse::~mi_parse): Rename from mi_parse_free.
4397 (mi_parse_cleanup): Remove.
4398 (mi_parse): Return a unique_ptr. Use new.
4399 * mi/mi-main.c (mi_execute_command): Update.
4400
4b217cc7
TT
44012017-04-12 Tom Tromey <tom@tromey.com>
4402
4403 * location.c (explicit_location_lex_one): Return a
4404 unique_xmalloc_ptr.
4405 (string_to_explicit_location): Update. Remove cleanups.
4406
59d3651b
TT
44072017-04-12 Tom Tromey <tom@tromey.com>
4408
4409 * gnu-v3-abi.c (value_and_voffset_p): Remove typedef.
4410 (compare_value_and_voffset): Change type. Update.
4411 (compute_vtable_size): Change type of "offset_vec".
4412 (gnuv3_print_vtable): Use std::vector. Remove cleanups.
4413 (gnuv3_get_typeid): Remove extraneous declaration.
4414
b24b0d6c
TT
44152017-04-12 Tom Tromey <tom@tromey.com>
4416
4417 * charset.h (wchar_iterator): Fix comment.
4418
80a3b8c5
TT
44192017-04-12 Tom Tromey <tom@tromey.com>
4420
4421 * charset.c (iconv_wrapper): New class.
4422 (cleanup_iconv): Remove.
4423 (convert_between_encodings): Use it.
4424
c83dd867
TT
44252017-04-12 Tom Tromey <tom@tromey.com>
4426
4427 * symfile.h (increment_reading_symtab): Update type.
4428 * symfile.c (decrement_reading_symtab): Remove.
4429 (increment_reading_symtab): Return a scoped_restore_tmpl<int>.
4430 * psymtab.c (psymtab_to_symtab): Update.
4431 * dwarf2read.c (dw2_instantiate_symtab): Update.
4432
0e8621a0
TT
44332017-04-12 Tom Tromey <tom@tromey.com>
4434
4435 * jit.c (struct jit_reader): Declare separately. Add constructor
4436 and destructor. Change type of "handle".
4437 (loaded_jit_reader): Define separately.
4438 (jit_reader_load): Update. New "new".
4439 (jit_reader_unload_command): Use "delete".
4440 * gdb-dlfcn.h (struct dlclose_deleter): New.
4441 (gdb_dlhandle_up): New typedef.
4442 (gdb_dlopen, gdb_dlsym): Update types.
4443 (gdb_dlclose): Remove.
4444 * gdb-dlfcn.c (gdb_dlopen): Return a gdb_dlhandle_up.
4445 (gdb_dlsym): Change type of "handle".
4446 (make_cleanup_dlclose): Remove.
4447 (dlclose_deleter::operator()): Rename from gdb_dlclose.
4448 * compile/compile-c-support.c (load_libcc): Update.
4449
67d89901
TT
44502017-04-12 Tom Tromey <tom@tromey.com>
4451
4452 * symtab.h (find_pcs_for_symtab_line): Change return type.
4453 * symtab.c (find_pcs_for_symtab_line): Change return type.
4454 * python/py-linetable.c (build_line_table_tuple_from_pcs): Change
4455 type of "vec". Update.
4456 (ltpy_get_pcs_for_line): Update.
4457 * linespec.c (decode_digits_ordinary): Update.
4458
93921405
TT
44592017-04-12 Tom Tromey <tom@tromey.com>
4460
4461 * tracepoint.c (actions_command): Update.
4462 * python/python.c (python_command, python_interactive_command):
4463 Update.
4464 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
4465 * guile/guile.c (guile_command): Update.
4466 * defs.h (read_command_lines, read_command_lines_1): Return
4467 command_line_up.
4468 (command_lines_deleter): New struct.
4469 (command_line_up): New typedef.
4470 * compile/compile.c (compile_code_command)
4471 (compile_print_command): Update.
4472 * cli/cli-script.h (get_command_line, copy_command_lines): Return
4473 command_line_up.
4474 (make_cleanup_free_command_lines): Remove.
4475 * cli/cli-script.c (get_command_line, read_command_lines_1)
4476 (copy_command_lines): Return command_line_up.
4477 (while_command, if_command, read_command_lines, define_command)
4478 (document_command): Update.
4479 (do_free_command_lines_cleanup, make_cleanup_free_command_lines):
4480 Remove.
4481 * breakpoint.h (breakpoint_set_commands): Change type of
4482 "commands".
4483 * breakpoint.c (breakpoint_set_commands): Change type of
4484 "commands". Update.
4485 (do_map_commands_command, update_dprintf_command_list)
4486 (create_tracepoint_from_upload): Update.
4487
ffc2605c
TT
44882017-04-12 Tom Tromey <tom@tromey.com>
4489
4490 * tracepoint.c (scope_info): Update.
4491 * spu-tdep.c (spu_catch_start): Update.
4492 * python/python.c (gdbpy_decode_line): Update.
4493 * python/py-finishbreakpoint.c (bpfinishpy_init): Update.
4494 * python/py-breakpoint.c (bppy_init): Update.
4495 * probe.c (parse_probes): Update.
4496 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Update.
4497 * location.h (event_location_deleter): New struct.
4498 (event_location_up): New typedef.
4499 (new_linespec_location, new_address_location, new_probe_location)
4500 (new_explicit_location, copy_event_location)
4501 (string_to_event_location, string_to_event_location_basic)
4502 (string_to_explicit_location): Update return type.
4503 (make_cleanup_delete_event_location): Remove.
4504 * location.c (new_linespec_location, new_address_location)
4505 (new_probe_location, new_explicit_location, copy_event_location):
4506 Return event_location_up.
4507 (delete_event_location_cleanup)
4508 (make_cleanup_delete_event_location): Remove.
4509 (string_to_explicit_location, string_to_event_location_basic)
4510 (string_to_event_location): Return event_location_up.
4511 * linespec.c (canonicalize_linespec, event_location_to_sals)
4512 (decode_line_with_current_source)
4513 (decode_line_with_last_displayed, decode_objc): Update.
4514 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
4515 * completer.c (location_completer): Update.
4516 * cli/cli-cmds.c (edit_command, list_command): Update.
4517 * breakpoint.c (create_overlay_event_breakpoint)
4518 (create_longjmp_master_breakpoint)
4519 (create_std_terminate_master_breakpoint)
4520 (create_exception_master_breakpoint)
4521 (create_thread_event_breakpoint): Update.
4522 (init_breakpoint_sal): Update. Remove some dead code.
4523 (create_breakpoint_sal): Change type of "location". Update.
4524 (create_breakpoints_sal, create_breakpoint, break_command_1)
4525 (dprintf_command, break_range_command, until_break_command)
4526 (init_ada_exception_breakpoint)
4527 (strace_marker_create_sals_from_location)
4528 (update_static_tracepoint, trace_command, ftrace_command)
4529 (strace_command, create_tracepoint_from_upload): Update.
4530 * break-catch-throw.c (re_set_exception_catchpoint): Update.
4531 * ax-gdb.c (agent_command_1): Update.
4532
8f10c932
PA
45332017-04-12 Pedro Alves <palves@redhat.com>
4534
4535 * Makefile.in (ALL_TARGET_OBS): Add i386-go32-tdep.o.
4536 * configure.tgt: Handle i[34567]86-*-go32* and
4537 i[34567]86-*-msdosdjgpp*.
4538 * i386-tdep.c (i386_svr4_reg_to_regnum):
4539 Make extern.
4540 (i386_go32_init_abi, i386_coff_osabi_sniffer): Moved to
4541 i386-go32-tdep.c.
4542 (_initialize_i386_tdep): DJGPP bits moved to i386-go32-tdep.c.
4543 * i386-go32-tdep.c: New file.
4544 * i386-tdep.h (tdesc_i386_mmx, i386_svr4_reg_to_regnum): New
4545 declarations.
4546
0a31ccfb
SM
45472017-04-12 Simon Marchi <simon.marchi@ericsson.com>
4548
4549 * aix-thread.c (pd_status2str): Change return type to const char *.
4550
e9bb3fbb
PA
45512017-04-12 Pedro Alves <palves@redhat.com>
4552
4553 * i386-tdep.c (i386_elf_init_abi, i386_go32_init_abi): Remove
4554 calls to set_gdbarch_gnu_triplet_regexp.
4555
53375380
PA
45562017-04-12 Pedro Alves <palves@redhat.com>
4557
4558 PR gdb/21323
4559 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_wchar_t>:
4560 New enum value.
4561 (cplus_language_arch_info): Register cplus_primitive_type_wchar_t.
4562 * gdbtypes.h (struct builtin_type) <builtin_wchar>: New field.
4563 * gdbtypes.c (gdbtypes_post_init): Create the "wchar_t" type.
4564 * gdbarch.sh (wchar_bit, wchar_signed): New per-arch values.
4565 * gdbarch.h, gdbarch.c: Regenerate.
4566 * aarch64-tdep.c (aarch64_gdbarch_init): Override
4567 gdbarch_wchar_bit and gdbarch_wchar_signed.
4568 * alpha-tdep.c (alpha_gdbarch_init): Likewise.
4569 * arm-tdep.c (arm_gdbarch_init): Likewise.
4570 * avr-tdep.c (avr_gdbarch_init): Likewise.
4571 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
4572 * i386-nto-tdep.c (i386nto_init_abi): Likewise.
4573 * i386-tdep.c (i386_go32_init_abi): Likewise.
4574 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
4575 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
4576 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
4577 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
4578 * sh-tdep.c (sh_gdbarch_init): Likewise.
4579 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
4580 * sparc64-tdep.c (sparc64_init_abi): Likewise.
4581 * windows-tdep.c (windows_init_abi): Likewise.
4582 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
4583
53e710ac
PA
45842017-04-12 Pedro Alves <palves@redhat.com>
4585
4586 PR c++/21323
4587 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_char16_t,
4588 cplus_primitive_type_char32_t>: New enum values.
4589 (cplus_language_arch_info): Register cplus_primitive_type_char16_t
4590 and cplus_primitive_type_char32_t.
4591 * dwarf2read.c (read_base_type) <DW_ATE_UTF>: If bit size is 16 or
4592 32, use the archtecture's built-in type for char16_t and char32_t,
4593 respectively. Otherwise, fallback to init_integer_type as before,
4594 but make the type unsigned, and issue a complaint.
4595 * gdbtypes.c (gdbtypes_post_init): Make char16_t and char32_t unsigned.
4596
ab0538b8
AH
45972017-04-12 Alan Hayward <alan.hayward@arm.com>
4598
5e0e0422 4599 * m32r-tdep.c (M32R_ARG_REGISTER_SIZE): Added.
ab0538b8
AH
4600 (m32r_push_dummy_call): Use M32R_ARG_REGISTER_SIZE.
4601
5430098f
SDJ
46022017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
4603
4604 * windows-nat.c (windows_create_inferior): Declare 'toexec' as
4605 'const char *'.
4606
7c5ded6a
SDJ
46072017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
4608
4609 * common/common-utils.c (free_vector_argv): New function.
4610 * common/common-utils.h: Include <vector>.
4611 (free_vector_argv): New prototype.
4612 * darwin-nat.c (darwin_create_inferior): Rewrite function
4613 prototype in order to constify "exec_file" and accept a
4614 "std::string" for "allargs".
4615 * fork-child.c: Include <vector>.
4616 (breakup_args): Rewrite function, using C++.
4617 (fork_inferior): Rewrite function header, constify "exec_file_arg"
4618 and accept "std::string" for "allargs". Update the code to
4619 calculate "argv" based on "allargs". Update calls to "exec_fun"
4620 and "execvp".
4621 * gnu-nat.c (gnu_create_inferior): Rewrite function prototype in
4622 order to constify "exec_file" and accept a "std::string" for
4623 "allargs".
4624 * go32-nat.c (go32_create_inferior): Likewise.
4625 * inf-ptrace.c (inf_ptrace_create_inferior): Likewise.
4626 * infcmd.c (run_command_1): Constify "exec_file". Use
4627 "std::string" for inferior arguments.
4628 * inferior.h (fork_inferior): Update prototype.
4629 * linux-nat.c (linux_nat_create_inferior): Rewrite function
4630 prototype in order to constify "exec_file" and accept a
4631 "std::string" for "allargs".
4632 * nto-procfs.c (procfs_create_inferior): Likewise.
4633 * procfs.c (procfs_create_inferior): Likewise.
4634 * remote-sim.c (gdbsim_create_inferior): Likewise.
4635 * remote.c (extended_remote_run): Update code to accept
4636 "std::string" as argument.
4637 (extended_remote_create_inferior): Rewrite function prototype in
4638 order to constify "exec_file" and accept a "std::string" for
4639 "allargs".
4640 * rs6000-nat.c (super_create_inferior): Likewise.
4641 (rs6000_create_inferior): Likewise.
4642 * target.h (struct target_ops) <to_create_inferior>: Likewise.
4643 * windows-nat.c (windows_create_inferior): Likewise.
4644
ae0eee42
PA
46452017-04-11 Pedro Alves <palves@redhat.com>
4646
4647 * thread.c: Fix whitespace throughout.
4648
a6acac06
PR
46492017-04-11 Philipp Rudo <prudo@linux.vnet.ibm.com>
4650
4651 * linux-nat.c (linux_nat_detach): Remove delete_lwp call.
4652
64403bd1
AH
46532017-04-11 Alan Hayward <alan.hayward@arm.com>
4654
4655 * arm-tdep.c (arm_store_return_value): Use FP_REGISTER_SIZE
4656
a5bef50f
SDJ
46572017-04-10 Sergio Durigan Junior <sergiodj@redhat.com>
4658
4659 PR gdb/21364
4660 * osdata.c (info_osdata): Check if 'type' is an empty string
4661 instead of NULL.
4662
9295a5a9
PA
46632017-04-10 Pedro Alves <palves@redhat.com>
4664
4665 * thread.c (add_thread_silent, delete_thread_1, find_thread_ptid)
4666 (ptid_to_global_thread_id, in_thread_list)
4667 (do_captured_list_thread_ids, set_resumed, set_running)
4668 (set_executing, set_stop_requested, finish_thread_state)
4669 (validate_registers_access, can_access_registers_ptid)
4670 (print_thread_info_1, switch_to_thread)
4671 (do_restore_current_thread_cleanup)
4672 (make_cleanup_restore_current_thread, thread_command)
4673 (thread_name_command): Use operator== instead of ptid_equal.
4674
996812e3
PA
46752017-04-10 Pedro Alves <palves@redhat.com>
4676
4677 * thread.c (struct current_thread_cleanup) <next>: Delete field.
4678 (current_thread_cleanup_chain): Delete.
4679 (restore_current_thread_cleanup_dtor)
4680 (make_cleanup_restore_current_thread): Remove references to
4681 current_thread_cleanup_chain.
4682
845b344f
AH
46832017-04-10 Alan Hayward <alan.hayward@arm.com>
4684
4685 * msp430-tdep.c (msp430_pseudo_register_read): Never return
4686 REG_UNKNOWN.
4687
803bdfe4
YQ
46882017-04-10 Yao Qi <yao.qi@linaro.org>
4689
4690 PR gdb/19942
4691 * gdbthread.h (thread_info::deletable): New method.
4692 (thread_info::incref): New method.
4693 (thread_info::decref): New method.
4694 (thread_info::refcount): Move it to private.
4695 * infrun.c (save_stop_context): Call inc_refcount.
4696 (release_stop_context_cleanup): Likewise.
4697 * thread.c (set_thread_exited): New function.
4698 (init_thread_list): Delete "tp" only it is deletable, otherwise
4699 call set_thread_exited.
4700 (delete_thread_1): Call set_thread_exited.
4701 (current_thread_cleanup) <inferior_pid>: Remove.
4702 <thread>: New field.
4703 (restore_current_thread_ptid_changed): Removed.
4704 (do_restore_current_thread_cleanup): Adjust.
4705 (restore_current_thread_cleanup_dtor): Don't call
4706 find_thread_ptid.
4707 (set_thread_refcount): Use dec_refcount.
4708 (make_cleanup_restore_current_thread): Adjust.
4709 (thread_apply_all_command): Call inc_refcount.
4710 (_initialize_thread): Don't call
4711 observer_attach_thread_ptid_changed.
4712
8c25b497
YQ
47132017-04-10 Yao Qi <yao.qi@linaro.org>
4714
4715 * thread.c (delete_thread_1): Hoist code on marking thread as
4716 exited.
4717
8473b447
SM
47182017-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4719
4720 * windows-nat.c (windows_detach): Initialize ptid with
4721 minus_one_ptid.
4722
6670ec13
SM
47232017-04-07 Simon Marchi <simon.marchi@ericsson.com>
4724
4725 * unittests/ptid-selftests.c: Fix erroneous assert messages.
4726
ba2f91bb
AH
47272017-04-07 Alan Hayward <alan.hayward@arm.com>
4728
4729 * bfin-tdep.c (BFIN_MAX_REGISTER_SIZE): Add.
4730 (bfin_pseudo_register_read): Use BFIN_MAX_REGISTER_SIZE.
4731 (bfin_pseudo_register_write): Likewise
4732
436252de
SM
47332017-04-06 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * common/ptid.h (struct ptid): Change to...
4736 (class ptid_t): ... this.
4737 <ptid_t>: New constructors.
4738 <pid, lwp_p, lwp, tid_p, tid, is_pid, operator==, operator!=,
4739 matches>: New methods.
4740 <make_null, make_minus_one>: New static methods.
4741 <pid>: Rename to...
4742 <m_pid>: ...this.
4743 <lwp>: Rename to...
4744 <m_lwp>: ...this.
4745 <tid>: Rename to...
4746 <m_tid>: ...this.
4747 (ptid_build, ptid_get_pid, ptid_get_lwp, ptid_get_tid, ptid_equal,
4748 ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match): Take ptid arguments
4749 as references, move comment to class ptid_t.
4750 * common/ptid.c (null_ptid, minus_one_ptid): Initialize with
4751 ptid_t static methods.
4752 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_tid,
4753 ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match):
4754 Take ptid arguments as references, implement using ptid_t methods.
4755 * unittests/ptid-selftests.c: New file.
4756 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4757 unittests/ptid-selftests.c.
4758 (SUBDIR_UNITTESTS_OBS): Add unittests/ptid-selftests.o.
4759
0dedf377
TP
47602017-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4761
4762 * python/python.c (python_run_simple_file): Cast mode literal to
4763 non-const char pointer as expected by PyFile_FromString.
4764
4e9868d4
SM
47652017-04-05 Simon Marchi <simon.marchi@ericsson.com>
4766
4767 * common/ptid.c (ptid_lwp_p, ptid_tid_p): Remove comparison with
4768 minus_one_ptid and null_ptid.
4769
9bf2a700
PA
47702017-04-05 Pedro Alves <palves@redhat.com>
4771
4772 * warning.m4 (build_warnings): Remove -Wno-write-strings.
4773 * configure: Regenerate.
4774
a121b7c1
PA
47752017-04-05 Pedro Alves <palves@redhat.com>
4776
4777 * ada-exp.y (yyerror): Constify.
4778 * ada-lang.c (bound_name, get_selections)
4779 (ada_variant_discrim_type)
4780 (ada_variant_discrim_name, ada_value_struct_elt)
4781 (ada_lookup_struct_elt_type, is_unchecked_variant)
4782 (ada_which_variant_applies, standard_exc, ada_get_next_arg)
4783 (catch_ada_exception_command_split)
4784 (catch_ada_assert_command_split, catch_assert_command)
4785 (ada_op_name): Constify.
4786 * ada-lang.h (ada_yyerror, get_selections)
4787 (ada_variant_discrim_name, ada_value_struct_elt): Constify.
4788 * arc-tdep.c (arc_print_frame_cache): Constify.
4789 * arm-tdep.c (arm_skip_stub): Constify.
4790 * ax-gdb.c (gen_binop, gen_struct_ref_recursive, gen_struct_ref)
4791 (gen_aggregate_elt_ref): Constify.
4792 * bcache.c (print_bcache_statistics): Constify.
4793 * bcache.h (print_bcache_statistics): Constify.
4794 * break-catch-throw.c (catch_exception_command_1):
4795 * breakpoint.c (struct ep_type_description::description):
4796 Constify.
4797 (add_solib_catchpoint): Constify.
4798 (catch_fork_command_1): Add cast.
4799 (add_catch_command): Constify.
4800 * breakpoint.h (add_catch_command, add_solib_catchpoint):
4801 Constify.
4802 * bsd-uthread.c (bsd_uthread_state): Constify.
4803 * buildsym.c (patch_subfile_names): Constify.
4804 * buildsym.h (next_symbol_text_func, patch_subfile_names):
4805 Constify.
4806 * c-exp.y (yyerror): Constify.
4807 (token::oper): Constify.
4808 * c-lang.h (c_yyerror, cp_print_class_member): Constify.
4809 * c-varobj.c (cplus_describe_child): Constify.
4810 * charset.c (find_charset_names): Add cast.
4811 (find_charset_names): Constify array and add const_cast.
4812 * cli/cli-cmds.c (complete_command, cd_command): Constify.
4813 (edit_command): Constify.
4814 * cli/cli-decode.c (lookup_cmd): Constify.
4815 * cli/cli-dump.c (dump_memory_command, dump_value_command):
4816 Constify.
4817 (struct dump_context): Constify.
4818 (add_dump_command, restore_command): Constify.
4819 * cli/cli-script.c (get_command_line): Constify.
4820 * cli/cli-script.h (get_command_line): Constify.
4821 * cli/cli-utils.c (check_for_argument): Constify.
4822 * cli/cli-utils.h (check_for_argument): Constify.
4823 * coff-pe-read.c (struct read_pe_section_data): Constify.
4824 * command.h (lookup_cmd): Constify.
4825 * common/print-utils.c (decimal2str): Constify.
4826 * completer.c (gdb_print_filename): Constify.
4827 * corefile.c (set_gnutarget): Constify.
4828 * cp-name-parser.y (yyerror): Constify.
4829 * cp-valprint.c (cp_print_class_member): Constify.
4830 * cris-tdep.c (cris_register_name, crisv32_register_name):
4831 Constify.
4832 * d-exp.y (yyerror): Constify.
4833 (struct token::oper): Constify.
4834 * d-lang.h (d_yyerror): Constify.
4835 * dbxread.c (struct header_file_location::name): Constify.
4836 (add_old_header_file, add_new_header_file, last_function_name)
4837 (dbx_next_symbol_text, add_bincl_to_list)
4838 (find_corresponding_bincl_psymtab, set_namestring)
4839 (find_stab_function_addr, read_dbx_symtab, start_psymtab)
4840 (dbx_end_psymtab, read_ofile_symtab, process_one_symbol):
4841 * defs.h (command_line_input, print_address_symbolic)
4842 (deprecated_readline_begin_hook): Constify.
4843 * dwarf2read.c (anonymous_struct_prefix, dwarf_bool_name):
4844 Constify.
4845 * event-top.c (handle_line_of_input): Constify and add cast.
4846 * exceptions.c (catch_errors): Constify.
4847 * exceptions.h (catch_errors): Constify.
4848 * expprint.c (print_subexp_standard, op_string, op_name)
4849 (op_name_standard, dump_raw_expression, dump_raw_expression):
4850 * expression.h (op_name, op_string, dump_raw_expression):
4851 Constify.
4852 * f-exp.y (yyerror): Constify.
4853 (struct token::oper): Constify.
4854 (struct f77_boolean_val::name): Constify.
4855 * f-lang.c (f_word_break_characters): Constify.
4856 * f-lang.h (f_yyerror): Constify.
4857 * fork-child.c (fork_inferior): Add cast.
4858 * frv-tdep.c (struct gdbarch_tdep::register_names): Constify.
4859 (new_variant): Constify.
4860 * gdbarch.sh (pstring_ptr, pstring_list): Constify.
4861 * gdbarch.c: Regenerate.
4862 * gdbcore.h (set_gnutarget): Constify.
4863 * go-exp.y (yyerror): Constify.
4864 (token::oper): Constify.
4865 * go-lang.h (go_yyerror): Constify.
4866 * go32-nat.c (go32_sysinfo): Constify.
4867 * guile/scm-breakpoint.c (gdbscm_breakpoint_expression): Constify.
4868 * guile/scm-cmd.c (cmdscm_function): Constify.
4869 * guile/scm-param.c (pascm_param_value): Constify.
4870 * h8300-tdep.c (h8300_register_name, h8300s_register_name)
4871 (h8300sx_register_name): Constify.
4872 * hppa-tdep.c (hppa32_register_name, hppa64_register_name):
4873 Constify.
4874 * ia64-tdep.c (ia64_register_names): Constify.
4875 * infcmd.c (construct_inferior_arguments): Constify.
4876 (path_command, attach_post_wait): Constify.
4877 * language.c (show_range_command, show_case_command)
4878 (unk_lang_error): Constify.
4879 * language.h (language_defn::la_error)
4880 (language_defn::la_name_of_this): Constify.
4881 * linespec.c (decode_line_2): Constify.
4882 * linux-thread-db.c (thread_db_err_str): Constify.
4883 * lm32-tdep.c (lm32_register_name): Constify.
4884 * m2-exp.y (yyerror): Constify.
4885 * m2-lang.h (m2_yyerror): Constify.
4886 * m32r-tdep.c (m32r_register_names): Constify and make static.
4887 * m68hc11-tdep.c (m68hc11_register_names): Constify.
4888 * m88k-tdep.c (m88k_register_name): Constify.
4889 * macroexp.c (appendmem): Constify.
4890 * mdebugread.c (fdr_name, add_data_symbol, parse_type)
4891 (upgrade_type, parse_external, parse_partial_symbols)
4892 (mdebug_next_symbol_text, cross_ref, mylookup_symbol, new_psymtab)
4893 (new_symbol): Constify.
4894 * memattr.c (mem_info_command): Constify.
4895 * mep-tdep.c (register_name_from_keyword): Constify.
4896 * mi/mi-cmd-env.c (mi_cmd_env_path, _initialize_mi_cmd_env):
4897 Constify.
4898 * mi/mi-cmd-stack.c (list_args_or_locals): Constify.
4899 * mi/mi-cmd-var.c (mi_cmd_var_show_attributes): Constify.
4900 * mi/mi-main.c (captured_mi_execute_command): Constify and add
4901 cast.
4902 (mi_execute_async_cli_command): Constify.
4903 * mips-tdep.c (mips_register_name): Constify.
4904 * mn10300-tdep.c (register_name, mn10300_generic_register_name)
4905 (am33_register_name, am33_2_register_name)
4906 * moxie-tdep.c (moxie_register_names): Constify.
4907 * nat/linux-osdata.c (osdata_type): Constify fields.
4908 * nto-tdep.c (nto_parse_redirection): Constify.
4909 * objc-lang.c (lookup_struct_typedef, lookup_objc_class)
4910 (lookup_child_selector): Constify.
4911 (objc_methcall::name): Constify.
4912 * objc-lang.h (lookup_objc_class, lookup_child_selector)
4913 (lookup_struct_typedef): Constify.
4914 * objfiles.c (pc_in_section): Constify.
4915 * objfiles.h (pc_in_section): Constify.
4916 * p-exp.y (struct token::oper): Constify.
4917 (yyerror): Constify.
4918 * p-lang.h (pascal_yyerror): Constify.
4919 * parser-defs.h (op_name_standard): Constify.
4920 (op_print::string): Constify.
4921 (exp_descriptor::op_name): Constify.
4922 * printcmd.c (print_address_symbolic): Constify.
4923 * psymtab.c (print_partial_symbols): Constify.
4924 * python/py-breakpoint.c (stop_func): Constify.
4925 (bppy_get_expression): Constify.
4926 * python/py-cmd.c (cmdpy_completer::name): Constify.
4927 (cmdpy_function): Constify.
4928 * python/py-event.c (evpy_add_attribute)
4929 (gdbpy_initialize_event_generic): Constify.
4930 * python/py-event.h (evpy_add_attribute)
4931 (gdbpy_initialize_event_generic): Constify.
4932 * python/py-evts.c (add_new_registry): Constify.
4933 * python/py-finishbreakpoint.c (outofscope_func): Constify.
4934 * python/py-framefilter.c (get_py_iter_from_func): Constify.
4935 * python/py-inferior.c (get_buffer): Add cast.
4936 * python/py-param.c (parm_constant::name): Constify.
4937 * python/py-unwind.c (fprint_frame_id): Constify.
4938 * python/python.c (gdbpy_parameter_value): Constify.
4939 * remote-fileio.c (remote_fio_func_map): Make 'name' const.
4940 * remote.c (memory_packet_config::name): Constify.
4941 (show_packet_config_cmd, remote_write_bytes)
4942 (remote_buffer_add_string):
4943 * reverse.c (exec_reverse_once): Constify.
4944 * rs6000-tdep.c (variant::name, variant::description): Constify.
4945 * rust-exp.y (rustyyerror): Constify.
4946 * rust-lang.c (rust_op_name): Constify.
4947 * rust-lang.h (rustyyerror): Constify.
4948 * serial.h (serial_ops::name): Constify.
4949 * sh-tdep.c (sh_sh_register_name, sh_sh3_register_name)
4950 (sh_sh3e_register_name, sh_sh2e_register_name)
4951 (sh_sh2a_register_name, sh_sh2a_nofpu_register_name)
4952 (sh_sh_dsp_register_name, sh_sh3_dsp_register_name)
4953 (sh_sh4_register_name, sh_sh4_nofpu_register_name)
4954 (sh_sh4al_dsp_register_name): Constify.
4955 * sh64-tdep.c (sh64_register_name): Constify.
4956 * solib-darwin.c (lookup_symbol_from_bfd): Constify.
4957 * spu-tdep.c (spu_register_name, info_spu_dma_cmdlist): Constify.
4958 * stabsread.c (patch_block_stabs, read_type_number)
4959 (ref_map::stabs, ref_add, process_reference)
4960 (symbol_reference_defined, define_symbol, define_symbol)
4961 (error_type, read_type, read_member_functions, read_cpp_abbrev)
4962 (read_one_struct_field, read_struct_fields, read_baseclasses)
4963 (read_tilde_fields, read_struct_type, read_array_type)
4964 (read_enum_type, read_sun_builtin_type, read_sun_floating_type)
4965 (read_huge_number, read_range_type, read_args, common_block_start)
4966 (find_name_end): Constify.
4967 * stabsread.h (common_block_start, define_symbol)
4968 (process_one_symbol, symbol_reference_defined, ref_add):
4969 * symfile.c (get_section_index, add_symbol_file_command):
4970 * symfile.h (get_section_index): Constify.
4971 * target-descriptions.c (tdesc_type::name): Constify.
4972 (tdesc_free_type): Add cast.
4973 * target.c (find_default_run_target):
4974 (add_deprecated_target_alias, find_default_run_target)
4975 (target_announce_detach): Constify.
4976 (do_option): Constify.
4977 * target.h (add_deprecated_target_alias): Constify.
4978 * thread.c (print_thread_info_1): Constify.
4979 * top.c (deprecated_readline_begin_hook, command_line_input):
4980 Constify.
4981 (init_main): Add casts.
4982 * top.h (handle_line_of_input): Constify.
4983 * tracefile-tfile.c (tfile_write_uploaded_tsv): Constify.
4984 * tracepoint.c (tvariables_info_1, trace_status_mi): Constify.
4985 (tfind_command): Rename to ...
4986 (tfind_command_1): ... this and constify.
4987 (tfind_command): New function.
4988 (tfind_end_command, tfind_start_command): Adjust.
4989 (encode_source_string): Constify.
4990 * tracepoint.h (encode_source_string): Constify.
4991 * tui/tui-data.c (tui_partial_win_by_name): Constify.
4992 * tui/tui-data.h (tui_partial_win_by_name): Constify.
4993 * tui/tui-source.c (tui_set_source_content_nil): Constify.
4994 * tui/tui-source.h (tui_set_source_content_nil): Constify.
4995 * tui/tui-win.c (parse_scrolling_args): Constify.
4996 * tui/tui-windata.c (tui_erase_data_content): Constify.
4997 * tui/tui-windata.h (tui_erase_data_content): Constify.
4998 * tui/tui-winsource.c (tui_erase_source_content): Constify.
4999 * tui/tui.c (tui_enable): Add cast.
5000 * utils.c (defaulted_query): Constify.
5001 (init_page_info): Add cast.
5002 (puts_debug, subset_compare): Constify.
5003 * utils.h (subset_compare): Constify.
5004 * varobj.c (varobj_format_string): Constify.
5005 * varobj.h (varobj_format_string): Constify.
5006 * vax-tdep.c (vax_register_name): Constify.
5007 * windows-nat.c (windows_detach): Constify.
5008 * xcoffread.c (process_linenos, xcoff_next_symbol_text): Constify.
5009 * xml-support.c (gdb_xml_end_element): Constify.
5010 * xml-tdesc.c (tdesc_start_reg): Constify.
5011 * xstormy16-tdep.c (xstormy16_register_name): Constify.
5012 * xtensa-tdep.c (xtensa_find_register_by_name): Constify.
5013 * xtensa-tdep.h (xtensa_register_t::name): Constify.
5014
995816ba
PA
50152017-04-05 Pedro Alves <palves@redhat.com>
5016
5017 * proc-api.c (struct trans): Constify.
5018 (procfs_note): Constify.
5019 * proc-events.c (struct trans, syscall_table):
5020 * proc-flags.c (struct trans): Constify.
5021 * proc-utils.h (procfs_note): Constify.
5022 * proc-why.c (struct trans): Constify.
5023 * procfs.c (dead_procinfo, find_syscall, proc_warn, proc_error)
5024 (procfs_detach): Constify.
5025 * sol-thread.c (struct string_map): Constify.
5026 (td_err_string, td_state_string): Constify.
5027
3e83a920
PA
50282017-04-05 Pedro Alves <palves@redhat.com>
5029
5030 * proc-api.c (procfs_filename): Don't initialize
5031 procfs_filename.
5032 (prepare_to_trace): Assume procfs_filename is non-NULL.
5033 (_initialize_proc_api): Give procfs_filename a default value here.
5034
63160a43
PA
50352017-04-05 Pedro Alves <palves@redhat.com>
5036
5037 * break-catch-throw.c (handle_gnu_v3_exceptions): Constify
5038 'cond_string' parameter.
5039 (extract_exception_regexp): Constify 'string' parameter.
5040 (catch_exception_command_1): Constify.
5041 * breakpoint.c (init_catchpoint)
5042 (create_fork_vfork_event_catchpoint): Constify 'cond_string'
5043 parameter.
5044 (ep_parse_optional_if_clause, catch_fork_command_1)
5045 (catch_exec_command_1): Constify.
5046 * breakpoint.h (init_catchpoint): Constify 'cond_string'
5047 parameter.
5048 (ep_parse_optional_if_clause): Constify.
5049 * cli/cli-utils.c (remove_trailing_whitespace)
5050 (check_for_argument): Constify.
5051 * cli/cli-utils.h (remove_trailing_whitespace): Constify and add
5052 non-const overload.
5053 (check_for_argument): Likewise.
5054
9b2eba3d
PA
50552017-04-05 Pedro Alves <palves@redhat.com>
5056
5057 * event-top.c (command_line_handler): Add cast to execute_command
5058 call.
5059 * record-btrace.c (cmd_record_btrace_bts_start)
5060 (cmd_record_btrace_pt_start, cmd_record_btrace_start)
5061 (cmd_record_btrace_start): Add cast to execute_command call.
5062 * record-full.c (record_full_goto_insn):
5063 * record.c (record_start, record_stop): Add cast to
5064 execute_command_to_string calls.
5065 (cmd_record_start): Add cast to execute_command calls.
5066
2adadf51
PA
50672017-04-05 Pedro Alves <palves@redhat.com>
5068
5069 * python/python-internal.h (gdb_PyArg_ParseTupleAndKeywords): New
5070 static inline function.
5071 * python/py-arch.c (archpy_disassemble): Constify 'keywords'
5072 array and use gdb_PyArg_ParseTupleAndKeywords.
5073 * python/py-cmd.c (cmdpy_init): Likewise.
5074 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
5075 * python/py-inferior.c (infpy_read_memory, infpy_write_memory)
5076 (infpy_search_memory): Likewise.
5077 * python/py-objfile.c (objfpy_add_separate_debug_file)
5078 (gdbpy_lookup_objfile): Likewise.
5079 * python/py-symbol.c (gdbpy_lookup_symbol)
5080 (gdbpy_lookup_global_symbol): Likewise.
5081 * python/py-type.c (gdbpy_lookup_type): Likewise.
5082 * python/py-value.c (valpy_lazy_string, valpy_string): Likewise.
5083 * python/python.c (execute_gdb_command, gdbpy_write, gdbpy_flush):
5084 Likewise.
5085
0d1f4ceb
PA
50862017-04-05 Pedro Alves <palves@redhat.com>
5087
5088 * python/python-internal.h (gdb_PyGetSetDef): New type.
5089 * python/py-block.c (block_object_getset)
5090 (breakpoint_object_getset): Now a gdb_PyGetSetDef array.
5091 * python/py-event.c (event_object_getset)
5092 (finish_breakpoint_object_getset): Likewise.
5093 * python/py-inferior.c (inferior_object_getset): Likewise.
5094 * python/py-infthread.c (thread_object_getset): Likewise.
5095 * python/py-lazy-string.c (lazy_string_object_getset): Likewise.
5096 * python/py-linetable.c (linetable_entry_object_getset): Likewise.
5097 * python/py-objfile.c (objfile_getset): Likewise.
5098 * python/py-progspace.c (pspace_getset): Likewise.
5099 * python/py-record-btrace.c (btpy_insn_getset, btpy_call_getset):
5100 Likewise.
5101 * python/py-record.c (recpy_record_getset): Likewise.
5102 * python/py-symbol.c (symbol_object_getset): Likewise.
5103 * python/py-symtab.c (symtab_object_getset, sal_object_getset):
5104 Likewise.
5105 * python/py-type.c (type_object_getset, field_object_getset):
5106 Likewise.
5107 * python/py-value.c (value_object_getset): Likewise.
5108
4d759979
PA
51092017-04-05 Pedro Alves <palves@redhat.com>
5110
5111 * python/python-internal.h (gdb_PyObject_CallMethod)
5112 (gdb_PyErr_NewException, gdb_PySys_GetObject, gdb_PySys_SetPath):
5113 New functions.
5114 (GDB_PYSYS_SETPATH_CHAR, PyObject_CallMethod, PyErr_NewException)
5115 (PySys_GetObject, PySys_SetPath): New macros.
5116
fdf9e36f
PA
51172017-04-05 Pedro Alves <palves@redhat.com>
5118
5119 * mi/mi-cmd-info.c (mi_cmd_info_os): Call info_osdata instead of
5120 info_osdata_command.
5121 * osdata.c (info_osdata_command): Rename to ...
5122 (info_osdata): ... this. Constify 'type' parameter, and remove
5123 the 'from_tty' parameter. Accept NULL TYPE.
5124 (info_osdata_command): New function.
5125 * osdata.h (info_osdata_command): Remove declaration.
5126 (info_osdata): New declaration.
5127
9f33b8b7
PA
51282017-04-05 Pedro Alves <palves@redhat.com>
5129
5130 * mi/mi-cmd-break.c (mi_cmd_break_insert_1, mi_cmd_break_insert)
5131 (mi_cmd_dprintf_insert, mi_cmd_break_passcount)
5132 (mi_cmd_break_watch, mi_cmd_break_commands): Constify 'command'
5133 parameter.
5134 * mi/mi-cmd-catch.c (mi_cmd_catch_assert, mi_cmd_catch_exception)
5135 (mi_cmd_catch_load, mi_cmd_catch_unload): Constify cmd' parameter.
5136 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Constify 'command'
5137 parameter.
5138 * mi/mi-cmd-env.c (mi_cmd_env_pwd, mi_cmd_env_cd, mi_cmd_env_path)
5139 (mi_cmd_env_dir, mi_cmd_inferior_tty_set, _cmd_inferior_tty_show)
5140 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
5141 (mi_cmd_file_list_exec_source_files)
5142 (mi_cmd_file_list_shared_libraries): Constify 'command' parameter.
5143 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
5144 (mi_cmd_info_gdb_mi_command, mi_cmd_info_os): Constify 'command'
5145 parameter.
5146 * mi/mi-cmd-stack.c (mi_cmd_enable_frame_filters)
5147 (mi_cmd_stack_list_frames, mi_cmd_stack_info_depth)
5148 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
5149 (mi_cmd_stack_list_variables, mi_cmd_stack_select_frame)
5150 (mi_cmd_stack_info_frame): Constify 'command' parameter.
5151 * mi/mi-cmd-target.c (mi_cmd_target_file_get)
5152 (mi_cmd_target_file_put, mi_cmd_target_file_delete): Constify
5153 'command' parameter.
5154 * mi/mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete)
5155 (mi_cmd_var_set_format, mi_cmd_var_set_visualizer)
5156 (mi_cmd_var_set_frozen, mi_cmd_var_show_format)
5157 (mi_cmd_var_info_num_children, mi_cmd_var_list_children)
5158 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
5159 (mi_cmd_var_info_expression, mi_cmd_var_show_attributes)
5160 (mi_cmd_var_evaluate_expression, mi_cmd_var_assign)
5161 (mi_cmd_var_update, mi_cmd_enable_pretty_printing)
5162 (mi_cmd_var_set_update_range): Constify 'command' parameter.
5163 * mi/mi-cmds.h (mi_cmd_argv_ftype): Constify 'command' parameter.
5164 * mi/mi-interp.c (mi_cmd_interpreter_exec): Constify 'command'
5165 parameter.
5166 * mi/mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_next)
5167 (mi_cmd_exec_next_instruction, mi_cmd_exec_step)
5168 (mi_cmd_exec_step_instruction, mi_cmd_exec_finish)
5169 (mi_cmd_exec_return ,mi_cmd_exec_jump, mi_cmd_exec_continue)
5170 (mi_cmd_exec_interrupt, mi_cmd_exec_run, mi_cmd_target_detach)
5171 (mi_cmd_target_flash_erase, mi_cmd_thread_select)
5172 (mi_cmd_thread_list_ids, mi_cmd_thread_info)
5173 (mi_cmd_list_thread_groups, mi_cmd_data_list_register_names)
5174 (mi_cmd_data_list_changed_registers)
5175 (mi_cmd_data_write_register_values)
5176 (mi_cmd_data_evaluate_expression, mi_cmd_data_read_memory)
5177 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory)
5178 (mi_cmd_data_write_memory_bytes, mi_cmd_enable_timings)
5179 (mi_cmd_list_features, mi_cmd_list_target_features)
5180 (mi_cmd_add_inferior, mi_cmd_remove_inferior)
5181 (mi_cmd_trace_define_variable, mi_cmd_trace_list_variables)
5182 (mi_cmd_trace_find, mi_cmd_trace_save, mi_cmd_trace_start)
5183 (mi_cmd_trace_status, mi_cmd_trace_stop, mi_cmd_ada_task_info)
5184 (mi_cmd_trace_frame_collected): Constify 'command'
5185 parameter.
5186 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Constify
5187 'command' parameter.
5188
67cb5b2d
PA
51892017-04-05 Pedro Alves <palves@redhat.com>
5190
5191 * ada-lang.c (ada_completer_word_break_characters): Now a const
5192 array.
5193 (ada_get_gdb_completer_word_break_characters): Constify.
5194 * completer.c (gdb_completer_command_word_break_characters)
5195 (gdb_completer_file_name_break_characters)
5196 (gdb_completer_quote_characters): Now const arrays.
5197 (get_gdb_completer_quote_characters): Constify.
5198 (set_rl_completer_word_break_characters): New function.
5199 (set_gdb_completion_word_break_characters)
5200 (complete_line_internal): Use it.
5201 * completer.h (get_gdb_completer_quote_characters): Constify.
5202 (set_rl_completer_word_break_characters): Declare.
5203 * f-lang.c (f_word_break_characters): Constify.
5204 * language.c (default_word_break_characters): Constify.
5205 * language.h (language_defn::la_word_break_characters): Constify.
5206 (default_word_break_characters): Constify.
5207 * top.c (init_main): Use set_rl_completer_word_break_characters.
5208
7a114964
PA
52092017-04-05 Pedro Alves <palves@redhat.com>
5210
5211 * aix-thread.c (aix_thread_pid_to_str)
5212 (aix_thread_extra_thread_info): Constify.
5213 * bsd-kvm.c (bsd_kvm_pid_to_str): Constify.
5214 * bsd-uthread.c (bsd_uthread_extra_thread_info)
5215 (bsd_uthread_pid_to_str): Constify.
5216 * corelow.c (core_pid_to_str): Constify.
5217 * darwin-nat.c (darwin_pid_to_str): Constify.
5218 * fbsd-nat.c (fbsd_pid_to_str): Constify.
5219 * fbsd-tdep.c (fbsd_core_pid_to_str, gdbarch_core_pid_to_str):
5220 Constify.
5221 * gnu-nat.c (gnu_pid_to_str): Constify.
5222 * go32-nat.c (go32_pid_to_str): Constify.
5223 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Constify.
5224 * inf-ptrace.c (inf_ptrace_pid_to_str): Constify.
5225 * inferior.c (inferior_pid_to_str): Constify.
5226 * linux-nat.c (linux_nat_pid_to_str): Constify.
5227 * linux-tdep.c (linux_core_pid_to_str): Constify.
5228 * linux-thread-db.c (thread_db_pid_to_str)
5229 (thread_db_extra_thread_info): Constify.
5230 * nto-tdep.c (nto_extra_thread_info): Constify.
5231 * nto-tdep.h (nto_extra_thread_info): Constify.
5232 * obsd-nat.c (obsd_pid_to_str): Constify.
5233 * procfs.c (procfs_pid_to_str): Constify.
5234 * ravenscar-thread.c (ravenscar_extra_thread_info)
5235 (ravenscar_pid_to_str): Constify.
5236 * remote-sim.c (gdbsim_pid_to_str): Constify.
5237 * remote.c (remote_threads_extra_info, remote_pid_to_str):
5238 Constify.
5239 * sol-thread.c (solaris_pid_to_str): Constify.
5240 * sol2-tdep.c (sol2_core_pid_to_str): Constify.
5241 * sol2-tdep.h (sol2_core_pid_to_str): Constify.
5242 * target.c (default_pid_to_str, target_pid_to_str)
5243 (normal_pid_to_str, default_pid_to_str): Constify.
5244 * target.h (target_ops::to_pid_to_str)
5245 (target_ops::to_extra_thread_info): Constify.
5246 (target_pid_to_str, normal_pid_to_str): Constify.
5247 * windows-nat.c (windows_pid_to_str): Constify.
5248 * gdbarch.sh (core_pid_to_str): Constify.
5249 * target-delegates.c: Regenerate.
5250 * gdbarch.h, gdbarch.c: Regenerate.
5251
69bbf465
PA
52522017-04-05 Pedro Alves <palves@redhat.com>
5253
5254 * main.c (captured_main_1): Use gdb::unique_xmalloc_ptr to manage
5255 the memory of the temporary warning_pre_print override.
5256 * utils.c (warning_pre_print): Constify.
5257 * utils.h (warning_pre_print): Constify.
5258
be47f9e8
PA
52592017-04-05 Pedro Alves <palves@redhat.com>
5260
5261 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter.
5262 (shell_command): New function.
5263 (make_command): Use std::string.
5264 (init_cli_cmds): Register shell_command instead of shell_escape.
5265
bde6261a
PA
52662017-04-05 Pedro Alves <palves@redhat.com>
5267
5268 * breakpoint.c (dprintf_function, dprintf_channel): Don't initialize.
5269 * tracepoint.c (default_collect): Don't initialize.
5270
b38ef47f
PA
52712017-04-05 Pedro Alves <palves@redhat.com>
5272
5273 * macroexp.c (macro_buffer::shared): Now a bool.
5274 (init_buffer): Update.
5275 (init_shared_buffer): Constify 'addr' parameter.
5276 (substitute_args, expand, macro_expand, macro_expand_next): Remove
5277 casts.
5278
f995bbe8
PA
52792017-04-05 Pedro Alves <palves@redhat.com>
5280
5281 * arm-tdep.c (show_disassembly_style_sfunc): Constify local.
5282 * disasm.c (set_disassembler_options): Constify local.
5283 * i386-tdep.c (i386_print_insn): Remove cast and FIXME comment.
5284
4a596fe2
SDJ
52852017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5286
5287 PR gdb/21352
5288 * tracefile.c (tsave_command): Fix argument parsing for '-r'
5289 option.
5290
2cad08ea
YQ
52912017-04-05 Yao Qi <yao.qi@linaro.org>
5292
5293 * frame.c (frame_unwind_register_unsigned): Call
5294 frame_unwind_register_value.
5295
55a98976
YQ
52962017-04-05 Yao Qi <yao.qi@linaro.org>
5297
5298 * gdb.threads/thread-specific-bp.exp (check_thread_specific_breakpoint):
5299 Use gdb_test_multiple, and don't match anchor.
5300
4ac40124
PA
53012017-04-05 Pedro Alves <palves@redhat.com>
5302
5303 * MAINTAINERS (Global Maintainers): Add Simon Marchi.
5304 (Write After Approval): Remove Simon Marchi.
5305
c053b654
PA
53062017-04-05 Pedro Alves <palves@redhat.com>
5307
5308 * common/gdb_optional.h (optional::optional): Make constexpr and
5309 initialize m_dummy.
5310
4c7bf4f9
JB
53112017-04-04 John Baldwin <jhb@FreeBSD.org>
5312
5313 * amd64-fbsd-tdep.c: Remove "bsd-uthread.h" include.
5314 (amd64fbsd_jmp_buf_reg_offset): Remove.
5315 (amd64fbsd_supply_uthread): Remove function.
5316 (amd64fbsd_collect_uthread): Remove function.
5317 (amd64fbsd_init_abi): Don't set bsd-uthread callbacks.
5318 * configure.tgt (i[34567]86-*-freebsd*): Remove bsd-uthread.o.
5319 (x86_64-*-freebsd*): Remove bsd-uthread.o.
5320 (fbsd-nat.c): Update comment.
5321 * i386-fbsd-tdep.c: Remove "bsd-uthread.h" include.
5322 (i386fbsd_jmp_buf_reg_offset): Remove.
5323 (i386fbsd_supply_uthread): Remove function.
5324 (i386fbsd_collect_uthread): Remove function.
5325 (i386fbsd_init_abi): Don't set bsd-uthread callbacks.
5326
1e1a8bef
JB
53272017-04-04 John Baldwin <jhb@FreeBSD.org>
5328
5329 * Makefile.in (ALL_64_TARGET_OBS): Remove alpha-fbsd-tdep.o.
5330 (ALLDEPFILES): Remove alpha-fbsd-tdep.c
5331 * NEWS: Mention that support for FreeBSD/alpha was removed.
5332 * alpha-fbsd-tdep.c: Delete file.
5333 * config/alpha/fbsd.mh: Delete file.
5334 * configure.host: Delete alpha*-*-freebsd* and
5335 alpha*-*-kfreebsd*-gnu.
5336 * configure.tgt: Delete alpha*-*-freebsd* and
5337 alpha*-*-kfreebsd*-gnu.
5338
49907934
JB
53392017-04-04 John Baldwin <jhb@FreeBSD.org>
5340
5341 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers,
5342 amd64bsd_store_inferior_registers): Use ptid from regcache.
5343
6f77053d
PA
53442017-04-04 Pedro Alves <palves@redhat.com>
5345
5346 * dwarf2read.c (lnp_state_machine): Now a class. Initialize all
5347 data fields, make them private and add "m_" prefixes.
5348 (lnp_state_machine::lnp_state_machine): New ctor.
5349 (record_line, check_line_address, handle_set_discriminator)
5350 (handle_set_address, handle_advance_pc, handle_special_opcode)
5351 (handle_advance_line, handle_set_file, handle_negate_stmt)
5352 (handle_const_add_pc, handle_fixed_advance_pc, handle_copy)
5353 (end_sequence, advance_line): New methods.
5354 (m_gdbarch, m_record_lines_p): New fields.
5355 (lnp_reader_state): Delete.
5356 (dwarf_record_line): Rename to ...
5357 (lnp_state_machine::record_line): ... adjust.
5358 (init_lnp_state_machine): Delete.
5359 (lnp_state_machine::lnp_state_machine): New.
5360 (check_line_address): Rename to ...
5361 (lnp_state_machine::check_line_address): This.
5362 (dwarf_decode_lines_1): Remove reference to "reader_state".
5363 Adjust lnp_state_machine having a non-default ctor. Use bool.
5364 State machine internal state manipulation moved to
5365 lnp_state_machine methods.
5366
9c541725
PA
53672017-04-04 Pedro Alves <palves@redhat.com>
5368
5369 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5370 unittests/offset-type-selftests.c.
5371 (SUBDIR_UNITTESTS_OBS): Add offset-type-selftests.o.
5372 * common/offset-type.h: New file.
5373 * common/preprocessor.h: New file.
5374 * common/traits.h: New file.
5375 * common/valid-expr.h: New file.
5376 * dwarf2expr.c: Include "common/underlying.h". Adjust to use
5377 sect_offset and cu_offset strong typedefs throughout.
5378 * dwarf2expr.h: Adjust to use sect_offset and cu_offset strong
5379 typedefs throughout.
5380 * dwarf2loc.c: Include "common/underlying.h". Adjust to use
5381 sect_offset and cu_offset strong typedefs throughout.
5382 * dwarf2read.c: Adjust to use sect_offset and cu_offset strong
5383 typedefs throughout.
5384 * gdbtypes.h: Include "common/offset-type.h".
5385 (cu_offset): Now an offset type (strong typedef) instead of a
5386 struct.
5387 (sect_offset): Likewise.
5388 (union call_site_parameter_u): Rename "param_offset" field to
5389 "param_cu_off".
5390 * unittests/offset-type-selftests.c: New file.
5391
ecfb656c
PA
53922017-04-04 Pedro Alves <palves@redhat.com>
5393
5394 * common/underlying.h: New file.
5395 * dwarf2read.c: Include "common/gdb_optional.h" and
5396 "common/underlying.h".
5397 (dir_index, file_name_index): New types.
5398 (file_entry): Use them.
5399 (file_entry::include): Use to_underlying.
5400 (line_header::add_file_name): Use dir_index.
5401 (read_formatted_entries): Use gdb::optional. Read form before
5402 writting to file_entry.
5403 (dwarf_decode_line_header): Use dir_index.
5404 (lnp_state_machine::current_file): Use to_underlying.
5405 (lnp_state_machine::file): Change type to file_name_index.
5406 (dwarf_record_line): Use to_underlying.
5407 (init_lnp_state_machine): Use file_name_index.
5408 (dwarf_decode_lines_1): Use dir_index and file_name_index.
5409
d194f1fe
PA
54102017-04-04 Pedro Alves <palves@redhat.com>
5411
5412 * common/gdb_optional.h (gdb::optiona): Add operator->, operator*,
5413 operator bool, has_value and get methods.
5414
fff8551c
PA
54152017-04-04 Pedro Alves <palves@redhat.com>
5416
5417 * dwarf2read.c (struct file_entry): Add ctors, and initialize all
5418 fields.
5419 (line_header): Initialize all data fields. Change type of
5420 standard_opcode_lengths to std::unique_ptr<unsigned char[]>.
5421 Change type of include_dirs to std::vector<const char *>. Remove
5422 num_include_dirs, include_dirs_size. Change type of file_names to
5423 std::vector<file_entry>. Remove num_file_names, file_names_size.
5424 (line_header::line_header): New.
5425 (line_header::add_include_dir, line_header::add_file_name): New
5426 methods.
5427 (line_header::include_dir_at): Remove NULL check.
5428 (line_header::file_name_at): Add const overload.
5429 (line_header_up): New unique_ptr typedef.
5430 (dw2_get_file_names_reader): Use line_header_up. Adjust to use
5431 std::vector. Remove free_line_header call.
5432 (dwarf2_build_include_psymtabs): Use line_header_up. Remove
5433 free_line_header call.
5434 (free_cu_line_header): Delete.
5435 (handle_DW_AT_stmt_list, handle_DW_AT_stmt_list)
5436 (setup_type_unit_groups): Use line_header_up instead of cleanups.
5437 Adjust to use std::vector.
5438 (free_line_header): Delete.
5439 (free_line_header_voidp): Use delete.
5440 (add_include_dir): Replace with ...
5441 (line_header::add_include_dir): ... this method. Use std::vector.
5442 (add_file_name): Replace with ...
5443 (line_header::add_file_name): ... this method. Use std::vector.
5444 (add_include_dir_stub): Delete.
5445 (read_formatted_entries): Remove memset.
5446 (dwarf_decode_line_header): Return a line_header_up instead of a
5447 raw pointer. Remove cleanup handling. Pass lambdas to
5448 read_formatted_entries. Adjust to use line_header methods.
5449 (dwarf_decode_lines_1): Adjust to use line_header methods.
5450 (dwarf_decode_lines, file_file_name, file_full_name): Adjust to
5451 use std::vector.
5452
d62a8ae2
SM
54532017-04-04 Simon Marchi <simon.marchi@polymtl.ca>
5454
5455 * remote.c (set_general_thread, set_continue_thread): Use ptid_t
5456 instead of struct ptid.
5457
db3a1dc7
AH
54582017-05-04 Alan Hayward <alan.hayward@arm.com>
5459
5460 * frame.c (get_frame_register_bytes): Unwind using value.
5461 (put_frame_register_bytes): Likewise.
5462
b1b45502
IB
54632017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5464
5465 * d-exp.y (type_aggregate_p): Treat TYPE_CODE_MODULE as being
5466 aggregate-like.
5467
ec13808e
JK
54682017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5469
5470 * auto-load.c (auto_load_section_scripts): Check SEC_HAS_CONTENTS.
5471
12316564
YQ
54722017-03-29 Yao Qi <yao.qi@linaro.org>
5473
5474 * gdbthread.h (struct thread_info): Declare constructor and
5475 destructor. Add some in-class member initializers.
5476 * thread.c (free_thread): Remove.
5477 (init_thread_list): Call delete instead of free_thread.
5478 (new_thread): Call thread_info constructor.
5479 (thread_info::thread_info): New function.
5480 (thread_info::~thread_info): New function.
5481 (delete_thread_1): Call delete instead of free_thread.
5482 (make_cleanup_restore_current_thread): Move tp and frame to
5483 inner block.
5484
fe5f7374
AK
54852017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5486
5487 * arc-tdep.c (arc_frame_cache): Add support for prologue analysis.
5488 (arc_skip_prologue): Likewise.
5489 (arc_make_frame_cache): Likewise.
5490 (arc_pv_get_operand): New function.
5491 (arc_is_in_prologue): Likewise.
5492 (arc_analyze_prologue): Likewise.
5493 (arc_print_frame_cache): Likewise.
5494 (MAX_PROLOGUE_LENGTH): New constant.
5495
eea78757
AK
54962017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5497
5498 * configure.tgt: Add arc-insn.o.
5499 * arc-tdep.c (arc_delayed_print_insn): Make non-static.
5500 (dump_arc_instruction_command): New function.
5501 (arc_fprintf_disasm): Likewise.
5502 (arc_disassemble_info): Likewise.
5503 (arc_insn_get_operand_value): Likewise.
5504 (arc_insn_get_operand_value_signed): Likewise.
5505 (arc_insn_get_memory_base_reg): Likewise.
5506 (arc_insn_get_memory_offset): Likewise.
5507 (arc_insn_get_branch_target): Likewise.
5508 (arc_insn_dump): Likewise.
5509 (arc_insn_get_linear_next_pc): Likewise.
5510 * arc-tdep.h (arc_delayed_print_insn): Add function declaration.
5511 (arc_disassemble_info): Likewise.
5512 (arc_insn_get_branch_target): Likewise.
5513 (arc_insn_get_linear_next_pc): Likewise.
5514 * NEWS: Mention new "maint print arc arc-instruction".
5515
3be78afd
AK
55162017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5517
5518 * arc-tdep (maintenance_print_arc_list): New variable.
5519 (maintenance_print_arc_command): New function.
5520
296ec4fa
AK
55212017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5522
5523 * arc-tdep.c (core_v2_register_names, core_arcompact_register_names)
5524 Add "limm" and "reserved".
5525 (arc_cannot_fetch_register, arc_cannot_store_register): Add
5526 ARC_RESERVED_REGNUM and ARC_LIMM_REGNUM.
5527 * arc-tdep.h (arc_regnum): Likewise.
5528
f74f865e
MF
55292017-03-27 Max Filippov <jcmvbkbc@gmail.com>
5530
5531 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
5532 for THREADPTR register.
5533 (supply_gregset_reg): Call regcache_raw_supply for THREADPTR
5534 register.
5535 * xtensa-tdep.c (XTENSA_DBREGN_UREG): New definition.
5536 (xtensa_derive_tdep): Initialize tdep->threadptr_regnum.
5537 * xtensa-tdep.h (gdbarch_tdep::threadptr_regnum): New field.
5538
0d0bf81a
MF
55392017-03-27 Max Filippov <jcmvbkbc@gmail.com>
5540
5541 * xtensa-tdep.c (xtensa_pseudo_register_read): Treat all
5542 registers above gdbarch_num_regs (gdbarch) as privileged in
5543 call0 ABI.
5544
0ce4291e
MF
55452017-03-27 Max Filippov <jcmvbkbc@gmail.com>
5546
5547 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
5548 for a single specified register or for all registers in
5549 a0_base..a0_base + C0_NREGS range.
5550 (supply_gregset_reg): Call regcache_raw_supply for a single
5551 specified register or for all registers in a0_base..a0_base +
5552 C0_NREGS range.
5553
c56054f9
MF
55542017-03-27 Max Filippov <jcmvbkbc@gmail.com>
5555
5556 * arch/xtensa.h (C0_NREGS): Add definition.
5557 * xtensa-tdep.c (C0_NREGS): Remove definition.
5558
a4398628
MF
55592017-03-27 Max Filippov <jcmvbkbc@gmail.com>
5560
5561 * xtensa-tdep.c (xtensa_scan_prologue, call0_analyze_prologue):
5562 Drop xtensa_default_isa initialization.
5563 (xtensa_gdbarch_init): Initialize xtensa_default_isa.
5564
8c43009f
PA
55652017-03-27 Pedro Alves <palves@redhat.com>
5566
5567 * dwarf2read.c (file_entry) <dir_index>: Add comment.
5568 (file_entry::include_dir): New method.
5569 (line_header::include_dir_at, line_header::file_name_at): New
5570 methods.
5571 (setup_type_unit_groups, setup_type_unit_groups)
5572 (psymtab_include_file_name): Simplify using the new methods.
5573 (lnp_state_machine) <the_line_header>: New field.
5574 <file>: Add comment.
5575 (lnp_state_machine::current_file): New method.
5576 (dwarf_record_line): Simplify using the new methods.
5577 (init_lnp_state_machine): Initialize the "the_line_header" field.
5578 (dwarf_decode_lines_1, dwarf_decode_lines, file_file_name):
5579 Simplify using the new methods.
5580
a7e80b9e
PA
55812017-03-27 Pedro Alves <palves@redhat.com>
5582
5583 * cp-name-parser.y (make_empty): Delete.
5584 (demangler_special, nested_name, ptr_operator, array_indicator)
5585 (direct_declarator, declarator_1): Use fill_comp instead of
5586 make_empty.
5587
21047726
PA
55882017-03-27 Pedro Alves <palves@redhat.com>
5589
5590 * xml-support.h (gdb_xml_debug): Pass a "first-to-check" argument
5591 to ATTRIBUTE_PRINTF.
5592 * solib-target.c (library_list_start_list): Print "string" not
5593 "version".
5594 * xml-tdesc.c (tdesc_start_field): Pass "field_name" to
5595 gdb_xml_error call.
5596
d721ba37
PA
55972017-03-27 Pedro Alves <palves@redhat.com>
5598
5599 * dwarf2read.c (struct file_and_directory): New.
5600 (dwarf2_get_dwz_file): Adjust to use std::string.
5601 (dw2_get_file_names_reader): Adjust to use file_and_directory.
5602 (find_file_and_directory): Adjust to return a file_and_directory
5603 object.
5604 (read_file_scope): Adjust to use file_and_directory. Remove
5605 make_cleanup/do_cleanups calls.
5606 (open_and_init_dwp_file): Adjust to use std::string. Remove
5607 make_cleanup/do_cleanups calls.
5608 * python/python.c (do_start_initialization): Adjust to ldirname
5609 returning a std::string.
5610 * utils.c (ldirname): Now returns a std::string.
5611 * utils.h (ldirname): Change return type to std::string.
5612 * xml-syscall.c (xml_init_syscalls_info): Adjust to ldirname
5613 returning a std::string.
5614 * xml-tdesc.c (file_read_description_xml): Likewise.
5615
ed771251
AH
56162017-03-24 Alan Hayward <alan.hayward@arm.com>
5617
5618 * regcache.c (regcache_debug_print_register): New function.
5619 * regcache.h (regcache_debug_print_register): New declaration.
5620 * target.c (debug_print_register): Remove.
5621 (target_fetch_registers): Call regcache_debug_print_register.
5622 (target_store_registers): Likewise.
5623
568c1b9f
PB
56242017-03-24 Pádraig Brady <pbrady@fb.com>
5625
5626 * dwarf2read.c (setup_type_unit_groups): Ensure dir_index doesn't
5627 reference beyond the 'lh->include_dirs' array before accessing to
5628 it.
5629 (psymtab_include_file_name): Likewise.
5630 (dwarf_decode_lines_1): Likewise.
5631 (dwarf_decode_lines): Likewise.
5632 (file_file_name): Likewise.
5633
3e00d44f
SM
56342017-03-23 Simon Marchi <simon.marchi@ericsson.com>
5635
5636 * fbsd-tdep.c (fbsd_corefile_thread): Don't set/restore
5637 inferior_ptid.
5638 * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
5639 ps_lsetfpregs): Likewise.
5640 * regcache.c (regcache_raw_update, regcache_raw_write): Likewise.
5641 * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
5642 ps_lsetfpregs): Likewise.
5643 * target.c (target_fetch_registers, target_store_registers):
5644 Remove asserts.
5645
077ae656
AH
56462017-03-23 Alan Hayward <alan.hayward@arm.com>
5647
5648 * sol-thread.c (sol_thread_store_registers): Remove regcache calls.
5649
1e2b521d
YQ
56502017-03-23 Yao Qi <yao.qi@linaro.org>
5651
5652 * aarch64-tdep.c (aarch64_process_record_test): Declare.
5653 (_initialize_aarch64_tdep): Register it.
5654 (aarch64_record_load_store): Handle PRFM instruction.
5655 (aarch64_process_record_test): New function.
5656
33877125
YQ
56572017-03-23 Yao Qi <yao.qi@linaro.org>
5658
5659 * aarch64-tdep.c (aarch64_record_load_store): Fix code
5660 indentation.
5661
a0eef940
YQ
56622017-03-23 Yao Qi <yao.qi@linaro.org>
5663
5664 * aarch64-tdep.c: Remove AARCH64_RECORD_FAILURE.
5665
3f2a3564
PR
56662017-03-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
5667
5668 python/python.c (do_start_initialization): Fix memory leak.
5669
b67aeab0
SM
56702017-03-22 Simon Marchi <simon.marchi@polymtl.ca>
5671
5672 * inf-ptrace.c (inf_ptrace_xfer_partial): Get pid from ptid
5673 using get_ptrace_pid.
5674 * linux-nat.c (linux_nat_xfer_partial): Don't set/restore
5675 inferior_ptid.
5676 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use lwp of
5677 inferior_ptid instead of pid.
5678
ffdbe864
YQ
56792017-03-22 Yao Qi <yao.qi@linaro.org>
5680
5681 * aarch64-tdep.c: Wrap locally used classes in anonymous
5682 namespace.
5683 * arm-tdep.c: Likewise.
5684 * linespec.c: Likewise.
5685 * ui-out.c: Likewise.
5686
9d736fbf
JG
56872017-03-22 Jonah Graham <jonah@kichwacoders.com>
5688
5689 PR gdb/19637
5690 * python/lib/gdb/printer/bound_registers.py: Import sys.
5691
3de88e9a
SM
56922017-03-21 Simon Marchi <simon.marchi@ericsson.com>
5693
5694 * windows-nat.c (do_windows_fetch_inferior_registers): Add
5695 windows_thread_info parameter and use it instead of
5696 current_thread.
5697 (windows_fetch_inferior_registers): Don't set current_thread,
5698 pass the thread to do_windows_fetch_inferior_registers. Use
5699 ptid from regcache instead of inferior_ptid.
5700 (do_windows_store_inferior_registers): Add windows_thread_info
5701 parameter and use it instead of current_thread.
5702 (windows_store_inferior_registers): Don't set current_thread,
5703 pass the thread to do_windows_store_inferior_registers. Use
5704 ptid from regcache instead of inferior_ptid.
5705
0e7b8f61
SM
57062017-03-21 Simon Marchi <simon.marchi@ericsson.com>
5707
5708 * ser-mingw.c (ser_windows_raw): Remove reference to
5709 struct serial::current_timeout.
5710
5badf10a
IR
57112017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5712
5713 PR tdep/20928
5714 * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.
5715 * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
5716 (sparc64_fsr_type): Fix %fsr decoding.
5717
cee59b3f
TW
57182017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5719
5720 * python/py-record-btrace.c (btpy_insn_data): Change return type
5721 for Python 2.
5722
639a9038
SM
57232017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
5724
5725 * spu-linux-nat.c (spu_fetch_inferior_registers,
5726 spu_store_inferior_registers): Use ptid from regcache, set and
5727 restore inferior_ptid.
5728 * spu-multiarch.c (spu_fetch_registers, spu_store_registers):
5729 Likewise.
5730
bcc0c096
SM
57312017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
5732
5733 * i386-linux-nat.c (fetch_register, store_register,
5734 i386_linux_fetch_inferior_registers,
5735 i386_linux_store_inferior_registers): Use ptid from regcache.
5736 * ia64-linux-nat.c (ia64_linux_fetch_register,
5737 ia64_linux_store_register): Likewise.
5738 * inf-ptrace.c (inf_ptrace_fetch_register,
5739 inf_ptrace_store_register): Likewise.
5740 * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers,
5741 m32r_linux_store_inferior_registers): Likewise.
5742 * m68k-bsd-nat.c (m68kbsd_fetch_inferior_registers,
5743 m68kbsd_store_inferior_registers): Likewise.
5744 * m68k-linux-nat.c (fetch_register, store_register,
5745 m68k_linux_fetch_inferior_registers,
5746 m68k_linux_store_inferior_registers): Likewise.
5747 * m88k-bsd-nat.c (m88kbsd_fetch_inferior_registers,
5748 m88kbsd_store_inferior_registers): Likewise.
5749 * mips-fbsd-nat.c (mips_fbsd_fetch_inferior_registers,
5750 mips_fbsd_store_inferior_registers): Likewise.
5751 * mips-linux-nat.c (mips64_linux_regsets_fetch_registers,
5752 mips64_linux_regsets_store_registers): Likewise.
5753 * mips-nbsd-nat.c (mipsnbsd_fetch_inferior_registers,
5754 mipsnbsd_store_inferior_registers): Likewise.
5755 * mips-obsd-nat.c (mips64obsd_fetch_inferior_registers,
5756 mips64obsd_store_inferior_registers): Likewise.
5757 * nto-procfs.c (procfs_fetch_registers, procfs_store_registers):
5758 Likewise.
5759 * ppc-fbsd-nat.c (ppcfbsd_fetch_inferior_registers,
5760 ppcfbsd_store_inferior_registers): Likewise.
5761 * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers,
5762 ppc_linux_store_inferior_registers): Likewise.
5763 * ppc-nbsd-nat.c (ppcnbsd_fetch_inferior_registers,
5764 ppcnbsd_store_inferior_registers): Likewise.
5765 * ppc-obsd-nat.c (ppcobsd_fetch_registers,
5766 ppcobsd_store_registers): Likewise.
5767 * procfs.c (procfs_fetch_registers, procfs_store_registers):
5768 Likewise.
5769 * ravenscar-thread.c (ravenscar_fetch_registers,
5770 ravenscar_store_registers, ravenscar_prepare_to_store):
5771 Likewise.
5772 * record-btrace.c (record_btrace_fetch_registers,
5773 record_btrace_store_registers, record_btrace_prepare_to_store):
5774 Likewise.
5775 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
5776 Lookup inferior using ptid from regcache, instead of
5777 current_inferior.
5778 * remote.c (remote_fetch_registers, remote_store_registers): Use
5779 ptid from regcache.
5780 * rs6000-nat.c (fetch_register, store_register): Likewise.
5781 * s390-linux-nat.c (s390_linux_fetch_inferior_registers,
5782 s390_linux_store_inferior_registers): Likewise.
5783 * sh-nbsd-nat.c (shnbsd_fetch_inferior_registers,
5784 shnbsd_store_inferior_registers): Likewise.
5785 * sol-thread.c (sol_thread_fetch_registers,
5786 sol_thread_store_registers): Likewise.
5787 * sparc-nat.c (sparc_fetch_inferior_registers,
5788 sparc_store_inferior_registers): Likewise.
5789 * tilegx-linux-nat.c (fetch_inferior_registers,
5790 store_inferior_registers): Likewise.
5791 * vax-bsd-nat.c (vaxbsd_fetch_inferior_registers,
5792 vaxbsd_store_inferior_registers): Likewise.
5793 * xtensa-linux-nat.c (fetch_gregs, store_gregs, fetch_xtregs,
5794 store_xtregs): Likewise.
5795
c0f55cc6
AV
57962017-03-20 Artemiy Volkov <artemiyv@acm.org>
5797
5798 PR gdb/14441
5799 * NEWS: Mention support for rvalue references in GDB and python.
5800 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
5801 supports both lvalue and rvalue references.
5802
15c0a2a9
AV
58032017-03-20 Artemiy Volkov <artemiyv@acm.org>
5804
5805 PR gdb/14441
5806 * gdbtypes.c (rank_one_type): Implement overloading
5807 resolution rules regarding rvalue references.
5808
aa006118
AV
58092017-03-20 Artemiy Volkov <artemiyv@acm.org>
5810
5811 PR gdb/14441
5812 * aarch64-tdep.c (aarch64_type_align)
5813 (aarch64_extract_return_value, aarch64_store_return_value): Change
5814 lvalue reference type checks to general reference type checks.
5815 * amd64-tdep.c (amd64_classify): Likewise.
5816 * amd64-windows-tdep.c (amd64_windows_passed_by_integer_register):
5817 Likewise.
5818 * arm-tdep.c (arm_type_align, arm_extract_return_value)
5819 (arm_store_return_value): Likewise.
5820 * ax-gdb.c (gen_fetch, gen_cast): Likewise.
5821 * c-typeprint.c (c_print_type): Likewise.
5822 * c-varobj.c (adjust_value_for_child_access, c_value_of_variable)
5823 (cplus_number_of_children, cplus_describe_child): Likewise.
5824 * compile/compile-c-symbols.c (generate_vla_size): Likewise.
5825 * completer.c (expression_completer): Likewise.
5826 * cp-support.c (make_symbol_overload_list_adl_namespace):
5827 Likewise.
5828 * darwin-nat-info.c (info_mach_region_command): Likewise.
5829 * dwarf2loc.c (entry_data_value_coerce_ref)
5830 (value_of_dwarf_reg_entry): Likewise.
5831 * eval.c (ptrmath_type_p, evaluate_subexp_standard)
5832 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof):
5833 Likewise.
5834 * findvar.c (extract_typed_address, store_typed_address):
5835 Likewise.
5836 * gdbtypes.c (rank_one_type): Likewise.
5837 * hppa-tdep.c (hppa64_integral_or_pointer_p): Likewise.
5838 * infcall.c (value_arg_coerce): Likewise.
5839 * language.c (pointer_type): Likewise.
5840 * m32c-tdep.c (m32c_reg_arg_type, m32c_m16c_address_to_pointer):
5841 Likewise.
5842 * m88k-tdep.c (m88k_integral_or_pointer_p): Likewise.
5843 * mn10300-tdep.c (mn10300_type_align): Likewise.
5844 * msp430-tdep.c (msp430_push_dummy_call): Likewise.
5845 * ppc-sysv-tdep.c (do_ppc_sysv_return_value)
5846 (ppc64_sysv_abi_push_param, ppc64_sysv_abi_return_value):
5847 Likewise.
5848 * printcmd.c (print_formatted, x_command): Likewise.
5849 * python/py-type.c (typy_get_composite, typy_template_argument):
5850 Likewise.
5851 * python/py-value.c (valpy_referenced_value)
5852 (valpy_get_dynamic_type, value_has_field): Likewise.
5853 * s390-linux-tdep.c (s390_function_arg_integer): Likewise.
5854 * sparc-tdep.c (sparc_integral_or_pointer_p): Likewise.
5855 * sparc64-tdep.c (sparc64_integral_or_pointer_p): Likewise.
5856 * spu-tdep.c (spu_scalar_value_p): Likewise.
5857 * symtab.c (lookup_symbol_aux): Likewise.
5858 * typeprint.c (whatis_exp, print_type_scalar): Likewise.
5859 * valarith.c (binop_types_user_defined_p, unop_user_defined_p):
5860 Likewise.
5861 * valops.c (value_cast_pointers, value_cast)
5862 (value_reinterpret_cast, value_dynamic_cast, value_addr, typecmp)
5863 (value_struct_elt, value_struct_elt_bitpos)
5864 (value_find_oload_method_list, find_overload_match)
5865 (value_rtti_indirect_type): Likewise.
5866 * valprint.c (val_print_scalar_type_p, generic_val_print):
5867 Likewise.
5868 * value.c (value_actual_type, value_as_address, unpack_long)
5869 (pack_long, pack_unsigned_long, coerce_ref_if_computed)
5870 (coerce_ref): Likewise.
5871 * varobj.c (varobj_get_value_type): Likewise.
5872
3fcf899d
AV
58732017-03-20 Artemiy Volkov <artemiyv@acm.org>
5874
5875 PR gdb/14441
5876 * doc/python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
5877 table of constants.
5878 * python/lib/gdb/command/explore.py: Support exploring values
5879 of rvalue reference types.
5880 * python/lib/gdb/types.py: Implement get_basic_type() for
5881 rvalue reference types.
5882 * python/py-type.c (pyty_codes) <TYPE_CODE_RVALUE_REF>: New
5883 constant.
5884 * python/py-value.c (valpy_getitem): Add an rvalue reference
5885 check.
5886 (valpy_reference_value): Add new parameter "refcode".
5887 (valpy_lvalue_reference_value, valpy_rvalue_reference_value):
5888 New wrappers for valpy_reference_value().
5889 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
5890 (gdbpy_invoke_xmethod): Likewise.
5891
4297a3f0
AV
58922017-03-20 Artemiy Volkov <artemiyv@acm.org>
5893
5894 PR gdb/14441
5895 * dwarf2read.c (process_die, read_type_die_1): Handle the
5896 DW_TAG_rvalue_reference_type DIE.
5897 (read_tag_reference_type): Add new parameter "refcode".
5898
e1cb3213
AV
58992017-03-20 Artemiy Volkov <artemiyv@acm.org>
5900
5901 PR gdb/14441
5902 * c-typeprint.c (c_print_type, c_type_print_varspec_prefix)
5903 (c_type_print_modifier, c_type_print_varspec_suffix)
5904 (c_type_print_base): Support printing rvalue reference types.
5905 * c-valprint.c (c_val_print, c_value_print): Support printing
5906 rvalue reference values.
5907
e4347c89
AV
59082017-03-20 Artemiy Volkov <artemiyv@acm.org>
5909
5910 PR gdb/14441
5911 * cp-name-parser.y (ptr_operator): Handle the '&&' token in
5912 typename.
5913 * cp-support.c (replace_typedefs): Handle
5914 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
5915 * python/py-type.c (typy_lookup_type): Likewise.
5916
53cc15f5
AV
59172017-03-20 Artemiy Volkov <artemiyv@acm.org>
5918
5919 PR gdb/14441
5920 * c-exp.y (ptr_operator): Handle the '&&' token in the typename.
5921 * parse.c (insert_type): Change assert statement.
5922 (follow_types): Handle rvalue reference types.
5923 * parser-defs.h (enum type_pieces) <tp_rvalue_reference>: New
5924 constant.
5925
a65cfae5
AV
59262017-03-20 Artemiy Volkov <artemiyv@acm.org>
5927
5928 PR gdb/14441
5929 * ada-lang.c (ada_evaluate_subexp): Adhere to the new
5930 value_ref() interface.
5931 * c-valprint.c (c_value_print): Likewise.
5932 * infcall.c (value_arg_coerce): Likewise.
5933 * python/py-value.c (valpy_reference_value): Likewise.
5934 * valops.c (value_cast, value_reinterpret_cast)
5935 (value_dynamic_cast, typecmp): Likewise.
5936 (value_ref): Parameterize by kind of return value reference type.
5937 * value.h (value_ref): Add new parameter "refcode".
5938
3b224330
AV
59392017-03-20 Artemiy Volkov <artemiyv@acm.org>
5940
5941 PR gdb/14441
5942 * dwarf2read.c (read_tag_reference_type): Use
5943 lookup_lvalue_reference_type() instead of lookup_reference_type().
5944 * eval.c (evaluate_subexp_standard): Likewise.
5945 * f-exp.y: Likewise.
5946 * gdbtypes.c (make_reference_type, lookup_reference_type):
5947 Generalize with rvalue reference types.
5948 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): New
5949 convenience wrappers for lookup_reference_type().
5950 * gdbtypes.h (make_reference_type, lookup_reference_type): Add a
5951 reference kind parameter.
5952 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): Add
5953 wrappers for lookup_reference_type().
5954 * guile/scm-type.c (gdbscm_type_reference): Use
5955 lookup_lvalue_reference_type() instead of lookup_reference_type().
5956 * guile/scm-value.c (gdbscm_value_dynamic_type): Likewise.
5957 * parse.c (follow_types): Likewise.
5958 * python/py-type.c (typy_reference, typy_lookup_type): Likewise.
5959 * python/py-value.c (valpy_get_dynamic_type, valpy_getitem):
5960 Likewise.
5961 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
5962 (gdbpy_invoke_xmethod): Likewise.
5963 * stabsread.c: Provide extra argument to make_reference_type()
5964 call.
5965 * valops.c (value_ref, value_rtti_indirect_type): Use
5966 lookup_lvalue_reference_type() instead of lookup_reference_type().
5967
f9aeb8d4
AV
59682017-03-20 Artemiy Volkov <artemiyv@acm.org>
5969
5970 PR gdb/14441
5971 * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
5972 (TYPE_IS_REFERENCE): New macro.
5973 (struct type): Add rvalue_reference_type field.
5974 (TYPE_RVALUE_REFERENCE_TYPE): New macro.
5975
51457a05
MAL
59762017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5977
5978 * NEWS: Add an entry about new '-file-list-shared-libraries' command.
5979 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries):
5980 New function definition.
5981 * mi/mi-cmds.c (mi_cmds): Add -file-list-shared-libraries command.
5982 * mi/mi-cmds.h (mi_cmd_file_list_shared_libraries):
5983 New function declaration.
5984 * mi/mi-interp.c (mi_output_solib_attribs): New Function.
5985 * mi/mi-interp.h: New file.
5986 * solib.c (info_sharedlibrary_command): Replace for loop with
5987 ALL_SO_LIBS macro
5988 * solib.h (update_solib_list): New function declaration.
5989 (so_list_head): Move macro.
5990 * solist.h (ALL_SO_LIBS): New macro.
5991
e696b3ad
MAL
59922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5993
5994 * infcmd.c (post_create_inferior): Remove unused argument in
5995 call to solib_add.
5996 * remote.c (remote_start_remote): Likewise.
5997 * solib-frv.c (frv_fetch_objfile_link_map): Likewise.
5998 * solib-svr4.c: (svr4_fetch_objfile_link_map): Likewise.
5999 (enable_break): Likewise.
6000 * solib.c (update_solib_list): Remove unused target argument
6001 and its documentation.
6002 (solib_add): Remove unused target argument. Remove unused
6003 argument in call to update_solib_list.
6004 (info_sharedlibrary_command): Remove unused argument in call
6005 to update_solib_list.
6006 (sharedlibrary_command): Remove unused argument in call to
6007 solib_add.
6008 (handle_solib_event): Likewise.
6009 (reload_shared_libraries): Likewise.
6010 * solib.h (solib_add): Remove unused target argument.
6011
dcb84eda
AA
60122017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6013
6014 * s390-linux-tdep.c (is_rsi, is_rie): Remove functions.
6015 (s390_displaced_step_fixup): Cover relative branches with the
6016 default fixup handling. This fixes lack of support for some
6017 relative branch instructions.
6018
d9cb6cdc
SM
60192017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6020
6021 * i386-gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Use
6022 ptid from regcache.
6023
1afaf9f4
SM
60242017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6025
6026 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers,
6027 i386_darwin_store_inferior_registers): Use ptid from regcache.
6028
aac12e24
SM
60292017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6030
6031 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers,
6032 i386bsd_store_inferior_registers): Use ptid from regcache.
6033
bbe1eef1
SM
60342017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6035
6036 * hppa-obsd-nat.c (hppaobsd_fetch_registers,
6037 hppaobsd_store_registers): Use ptid from regcache.
6038
10799020
SM
60392017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6040
6041 * hppa-nbsd-nat.c (hppanbsd_fetch_registers,
6042 hppanbsd_store_registers): Use ptid from regcache.
6043
00204cf7
SM
60442017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6045
6046 * hppa-linux-nat.c (fetch_register, store_register): Use ptid
6047 from regcache. Use get_ptrace_pid.
6048
11a33714
SM
60492017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6050
6051 * corelow.c (get_core_register_section): Use ptid from regcache,
6052 update doc.
6053
317cd492
SM
60542017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6055
6056 * bsd-uthread.c (bsd_uthread_fetch_registers,
6057 bsd_uthread_store_registers): Use ptid from regcache, set and
6058 restore inferior_ptid.
6059
9ac8a7c2
SM
60602017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6061
6062 * arm-nbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
6063 fetch_fp_regs, store_register, store_regs, store_fp_register,
6064 store_fp_regs): Use ptid from regcache.
6065
4ac4bb6a
SM
60662017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
6067
6068 * arm-linux-nat.c (fetch_fpregs, store_fpregs, fetch_regs,
6069 store_regs, fetch_wmmx_regs, store_wmmx_regs, fetch_vfp_regs,
6070 store_vfp_regs): Use ptid from regcache.
6071
9bcbdca8
PA
60722017-03-17 Pedro Alves <palves@redhat.com>
6073
6074 PR remote/21188
6075 * ser-base.c (ser_base_wait_for): Add comment.
6076 (do_ser_base_readchar): Improve comment based on the ser-unix.c's
6077 version.
6078 * ser-unix.c (hardwire_raw): Remove reference to
6079 scb->current_timeout.
6080 (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
6081 (hardwire_ops): Install ser_base_readchar instead of
6082 hardwire_readchar.
6083 * serial.h (struct serial) <current_timeout, timeout_remaining>:
6084 Remove fields.
6085
7503099f
JG
60862017-03-17 Jonah Graham <jonah@kichwacoders.com>
6087
6088 PR gdb/19637
6089 * python/lib/gdb/printer/bound_registers.py: Add support for
6090 Python 3.
6091
7942e96e
AA
60922017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6093
6094 * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
6095 pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
6096 (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
6097 byte_offset to subobj_byte_offset. Fix the handling of
6098 DWARF_VALUE_STACK on big-endian targets when coming via an
6099 implicit pointer.
6100 (dwarf2_evaluate_loc_desc): Adjust call to
6101 dwarf2_evaluate_loc_desc_full.
6102 * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
6103 * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
6104
ba14f379
YQ
61052017-03-16 Yao Qi <yao.qi@linaro.org>
6106
6107 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
6108 and REVSH instructions.
6109
b121eeb9
YQ
61102017-03-16 Yao Qi <yao.qi@linaro.org>
6111
6112 * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
6113 (arm_record_test): Declare.
6114 (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
6115 (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
6116 align with the manual.
6117 (thumb_record_misc): Adjust the code order to align with the
6118 manual.
6119 (thumb2_record_decode_insn_handler): Fix instruction matching.
6120 (instruction_reader_thumb): New class.
6121 (arm_record_test): New function.
6122
728a7913
YQ
61232017-03-16 Yao Qi <yao.qi@linaro.org>
6124
6125 * arm-tdep.c (abstract_memory_reader): New class.
6126 (instruction_reader): New class.
6127 (extract_arm_insn): Add argument 'reader'. Callers updated.
6128 (decode_insn): Likewise.
6129
34b43320
DE
61302017-03-16 Doug Evans <dje@google.com>
6131
a7c0469f
DE
6132 * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
6133 member. Change type of TYPE member to SCM. All uses updated.
6134 (lsscm_make_lazy_string_smob): Add assert.
6135 (lsscm_make_lazy_string): Flag bad length values.
6136 (lsscm_elt_type): New function.
6137 (gdbscm_lazy_string_to_value): Rewrite to use
6138 lsscm_safe_lazy_string_to_value.
6139 (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
6140 * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
6141 values. Fix TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle typedefs
6142 in incoming type.
6143 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
6144 * guile/scm-type.c (tyscm_scm_to_type): New function.
6145
61462017-03-15 Doug Evans <dje@google.com>
6147
34b43320
DE
6148 PR python/17728, python/18439, python/18779
6149 * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
6150 member. Change type of TYPE member to PyObject *. All uses updated.
6151 (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
6152 (gdbpy_create_lazy_string_object): Flag bad length values.
6153 Handle TYPE_CODE_ARRAY with possibly different user-provided length.
6154 Handle typedefs in incoming type.
6155 (stpy_lazy_string_elt_type): New function.
6156 (gdbpy_extract_lazy_string): Call it.
6157 * python/py-value.c (valpy_lazy_string): Flag bad length values.
6158 Fix handling of TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle
6159 typedefs in incoming type.
6160
a3a5fecc
DE
61612017-03-16 Doug Evans <dje@google.com>
6162
6163 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
6164 * guile/scm-type.c (tyscm_scm_to_type): New function.
6165
28f1c605
JW
61662017-03-16 Jiong Wang <jiong.wang@arm.com>
6167
6168 * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
6169 "ULONGEST" for "skip".
6170
87c336f6
AA
61712017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6172
6173 PR gdb/21220
6174 * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
6175 TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
6176 (inf_ptrace_peek_poke): ...here. New function. Now also loop
6177 over ptrace peek/poke until end of buffer or error.
6178
cf81cf60
SM
61792017-03-14 Simon Marchi <simon.marchi@ericsson.com>
6180
6181 * parse.c (length_of_subexp): Make static.
6182 * parser-defs.h (length_of_subexp): Remove.
6183
a379284a
AA
61842017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6185
6186 * linux-nat.c (linux_proc_xfer_partial): Handle write operations
6187 as well.
6188
8a6200ba
PA
61892017-03-14 Pedro Alves <palves@redhat.com>
6190
6191 * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
6192 (main): Use std::unique_ptr. Remove calls to
6193 cp_demangled_name_parse_free.
6194
f79ec206
SM
61952017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6196
6197 * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
6198 alphabsd_store_inferior_registers): Use regcache->ptid instead
6199 of inferior_ptid.
6200
edb5fb00
SM
62012017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6202
6203 * aix-thread.c (aix_thread_fetch_registers,
6204 aix_thread_store_registers): Use regcache->ptid instead of
6205 inferior_ptid.
6206
55119686
SM
62072017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6208
6209 * aarch64-linux-nat.c (fetch_gregs_from_thread,
6210 store_gregs_to_thread, fetch_fpregs_from_thread,
6211 store_fpregs_to_thread): Use regcache->ptid instead of
6212 inferior_ptid.
6213
6a06fbb7
SM
62142017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6215
6216 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
6217 amd64_linux_fetch_inferior_registers): Use regcache->ptid
6218 instead of inferior_ptid.
6219
c6386875
SM
62202017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6221
6222 * target.c (target_fetch_registers, target_store_registers): Add
6223 assert.
6224
ddaaf0fb
SM
62252017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
6226
6227 * regcache.h (regcache_get_ptid): New function.
6228 * regcache.c (regcache_get_ptid): New function.
6229
b9da89d1 62302017-03-13 Mark Wielaard <mark@klomp.org>
6231
6232 * cp-name-parser.y (make_empty): Initialize d_printing to zero.
6233
5f4d1085
KS
62342017-03-10 Keith Seitz <keiths@redhat.com>
6235
6236 PR c++/8218
6237 * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
6238
c65d6b55
PA
62392017-03-08 Pedro Alves <palves@redhat.com>
6240
6241 PR gdb/18360
6242 * infrun.c (start_step_over, do_target_resume, resume)
6243 (restart_threads): Assert we're not resuming a thread that is
6244 meant to be stopped.
6245 (infrun_thread_stop_requested_callback): Delete.
6246 (infrun_thread_stop_requested): If the thread is internally
6247 stopped, queue a pending stop event and clear the thread's
6248 inline-frame state.
6249 (handle_stop_requested): New function.
6250 (handle_syscall_event, handle_inferior_event_1): Use
6251 handle_stop_requested.
6252 (handle_stop_requested): New function.
6253 (handle_signal_stop): Set the thread's stop_signal here instead of
6254 at caller.
6255 (finish_step_over): Clear step over info unconditionally.
6256 (handle_signal_stop): If the user had interrupted the event
6257 thread, consider the stop a random signal.
6258 (handle_signal_stop) <signal arrived while stepping over
6259 breakpoint>: Don't restart threads here.
6260 (stop_waiting): Don't clear step-over info here.
6261
15c22686
PA
62622017-03-08 Pedro Alves <palves@redhat.com>
6263
6264 PR 21206
6265 * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
6266 goes to argument 2, not 1.
6267
6e5d74e7
PA
62682017-03-08 Pedro Alves <palves@redhat.com>
6269
6270 PR cli/21218
6271 * top.c (gdb_readline_wrapper): Avoid passing NULL to
6272 display_gdb_prompt.
6273 (command_line_input): Add comment.
6274
9753a2f6
PA
62752017-03-08 Pedro Alves <palves@redhat.com>
6276
6277 PR tui/21216
6278 * tui/tui-file.c (tui_file::write): New.
6279 * tui/tui-file.h (tui_file): Override "write".
6280 * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
6281 factored out from ...
6282 (tui_puts): ... here.
6283 (tui_putc): Use them.
6284 (tui_write): New function.
6285 * tui/tui-io.h (tui_write): Declare.
6286
1672e0d9
SDJ
62872017-03-07 Sergio Durigan Junior <sergiodj@redhat.com>
6288
6289 * Makefile.in (SFILES): Replace "environ.c" with
6290 "common/environ.c".
6291 (HFILES_NO_SRCDIR): Likewise, for "environ.h".
6292 * environ.c: Include "common-defs.h" instead of "defs.h. Moved
6293 to...
6294 * common/environ.c: ... here.
6295 * environ.h: Moved to...
6296 * common/environ.h: ... here.
6297
f7bb4e3a
PB
62982017-03-07 Peter Bergner <bergner@vnet.ibm.com>
6299
6300 * gdbarch.sh (pstring_ptr): New static function.
6301 (gdbarch_disassembler_options): Use it.
6302 (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
6303 not valid_disassembler_option->name.
6304 * gdbarch.c: Regenerate.
6305
e45ced6c
PB
63062017-03-07 Peter Bergner <bergner@vnet.ibm.com>
6307
6308 * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
6309
5f6fd321
PA
63102017-03-07 Pedro Alves <palves@redhat.com>
6311
6312 * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
6313
6dbb839a 63142017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6315
6316 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
6317 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
6318 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
6dbb839a 6319 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
4a612d6f 6320
d274ecf4
SM
63212017-03-06 Simon Marchi <simon.marchi@ericsson.com>
6322
6323 * xtensa-linux-nat.c (fetch_gregs): Remove const.
6324
df97be55
SM
63252017-03-03 Simon Marchi <simon.marchi@ericsson.com>
6326
6327 * remote.c (remote_add_target_side_commands): Use range-based
6328 for loop.
6329
7d45f3df
YQ
63302017-03-03 Yao Qi <yao.qi@linaro.org>
6331
6332 PR gdb/21165
6333 * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
6334 value is lazy.
6335 * valprint.c (common_val_print): Likewise.
6336
65b48a81
PB
63372017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6338
6339 * NEWS: Mention new set/show disassembler-options commands.
6340 * doc/gdb.texinfo: Document new set/show disassembler-options commands.
6341 * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
6342 (prospective_options): New static variable.
6343 (gdb_disassembler::gdb_disassembler): Initialize
6344 m_di.disassembler_options.
6345 (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
6346 (get_disassembler_options): New function.
6347 (set_disassembler_options): Likewise.
6348 (set_disassembler_options_sfunc): Likewise.
6349 (show_disassembler_options_sfunc): Likewise.
6350 (disassembler_options_completer): Likewise.
6351 (_initialize_disasm): Likewise.
6352 * disasm.h (get_disassembler_options): New prototype.
6353 (set_disassembler_options): Likewise.
6354 * gdbarch.sh (gdbarch_disassembler_options): New variable.
6355 (gdbarch_verify_disassembler_options): Likewise.
6356 * gdbarch.c: Regenerate.
6357 * gdbarch.h: Likewise.
6358 * arm-tdep.c (num_disassembly_options): Delete.
6359 (set_disassembly_style): Likewise.
6360 (arm_disassembler_options): New static variable.
6361 (set_disassembly_style_sfunc): Convert short style name into long
6362 option name. Call set_disassembler_options.
6363 (show_disassembly_style_sfunc): New function.
6364 (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
6365 set_gdbarch_verify_disassembler_options.
6366 (_initialize_arm_tdep): Delete regnames variable and update callers.
6367 (arm_disassembler_options): Initialize.
6368 (disasm_options): New variable.
6369 (num_disassembly_options): Rename from this...
6370 (num_disassembly_styles): ...to this. Compute by scanning through
6371 disasm_options.
6372 (valid_disassembly_styles): Initialize using disasm_options.
6373 Remove calls to parse_arm_disassembler_option, get_arm_regnames and
6374 set_arm_regname_option.
6375 Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
6376 * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
6377 (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
6378 set_gdbarch_verify_disassembler_options.
6379 * s390-tdep.c (s390_disassembler_options): New static variable.
6380 (s390_gdbarch_init):all set_gdbarch_disassembler_options and
6381 set_gdbarch_verify_disassembler_options.
6382
d538e36d
SM
63832017-02-27 Simon Marchi <simon.marchi@ericsson.com>
6384
6385 * remote.c (remote_add_target_side_condition): Remove "struct"
6386 keyword from range-based for loop.
6387
83621223
SM
63882017-02-27 Simon Marchi <simon.marchi@ericsson.com>
6389
6390 * remote.c (remote_add_target_side_condition): Use range-based
6391 for loop. Update comment.
6392
2123df0e
YQ
63932017-02-27 Yao Qi <yao.qi@linaro.org>
6394
6395 * f-typeprint.c (f_print_type): Check "varstring" is empty first.
6396
8e368124
AH
63972017-02-26 Alan Hayward <alan.hayward@arm.com>
6398
6399 * regcache.c (regcache_raw_update): New function.
6400 (regcache_raw_read): Move code to regcache_raw_update.
6401 * regcache.h (regcache_raw_update): New declaration.
6402 * remote.c (remote_prepare_to_store): Call regcache_raw_update.
6403
a49dd8dd
JK
64042017-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6405
6406 * dwarf2read.c (create_debug_type_hash_table): Initialize
6407 header.signature and header.type_offset_in_tu.
6408
34e4bae9
PA
64092017-02-24 Pedro Alves <palves@redhat.com>
6410
6411 * symtab.c (make_file_symbol_completion_list_1): Use
6412 add_symtab_completions.
6413
b0e4b369
AH
64142017-02-24 Alan Hayward <alan.hayward@arm.com>
6415
6416 * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
6417
975c21ab
AH
64182017-02-24 Alan Hayward <alan.hayward@arm.com>
6419
6420 * i386-tdep.c (i386_pseudo_register_read_into_value): Use
6421 I386_MAX_REGISTER_SIZE.
6422 (i386_pseudo_register_write): Likewise.
6423 (i386_process_record): Likewise.
6424 * i387-tdep.c (i387_supply_xsave): Likewise.
6425 * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
6426 (store_register): Likewise.
6427
14bc53a8
PA
64282017-02-23 Pedro Alves <palves@redhat.com>
6429
6430 * ada-lang.c: Include "common/function-view.h".
6431 (ada_iterate_over_symbols): Adjust to use function_view as
6432 callback type.
6433 (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
6434 (ada_make_symbol_completion_list): Use a lambda.
6435 (ada_exc_search_name_matches): Delete.
6436 (name_matches_regex): New.
6437 (ada_add_global_exceptions): Use a lambda and name_matches_regex.
6438 * compile/compile-c-support.c: Include "common/function-view.h".
6439 (print_one_macro): Change prototype to accept a ui_file pointer.
6440 (write_macro_definitions): Use a lambda.
6441 * dwarf2read.c: Include "common/function-view.h".
6442 (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
6443 (dw2_expand_symtabs_matching): Adjust to use function_view as
6444 callback type.
6445 * language.h: Include "common/function-view.h".
6446 (struct language_defn) <la_iterate_over_symbols>: Adjust to use
6447 function_view as callback type.
6448 (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
6449 * linespec.c: Include "common/function-view.h".
6450 (collect_info::add_symbol): New method.
6451 (struct symbol_and_data_callback, iterate_inline_only, struct
6452 symbol_matcher_data, iterate_name_matcher): Delete.
6453 (iterate_over_all_matching_symtabs): Adjust to use function_view
6454 as callback type and lambdas.
6455 (iterate_over_file_blocks): Adjust to use function_view as
6456 callback type.
6457 (decode_compound_collector): Now a class with private fields.
6458 (decode_compound_collector::release_symbols): New method.
6459 (collect_one_symbol): Rename to...
6460 (decode_compound_collector::operator()): ... this and adjust.
6461 (lookup_prefix_sym): decode_compound_collector construction bits
6462 move to decode_compound_collector ctor. Pass the
6463 decode_compound_collector object directly as callback. Remove
6464 cleanups and use decode_compound_collector::release_symbols
6465 instead.
6466 (symtab_collector): Now a class with private fields.
6467 (symtab_collector::release_symtabs): New method.
6468 (add_symtabs_to_list): Rename to...
6469 (symtab_collector::operator()): ... this and adjust.
6470 (collect_symtabs_from_filename): symtab_collector construction
6471 bits move to symtab_collector ctor. Pass the symtab_collector
6472 object directly as callback. Remove cleanups and use
6473 symtab_collector::release_symtabs instead.
6474 (collect_symbols): Delete.
6475 (add_matching_symbols_to_info): Use lambdas.
6476 * macrocmd.c (print_macro_callback): Delete.
6477 (info_macro_command): Use a lambda.
6478 (info_macros_command): Pass print_macro_definition as callable
6479 directly.
6480 (print_one_macro): Remove 'ignore' parameter.
6481 (macro_list_command): Adjust.
6482 * macrotab.c (macro_for_each_data::fn): Now a function_view.
6483 (macro_for_each_data::user_data): Delete field.
6484 (foreach_macro): Adjust to call the function_view.
6485 (macro_for_each): Adjust to use function_view as callback type.
6486 (foreach_macro_in_scope): Adjust to call the function_view.
6487 (macro_for_each_in_scope): Adjust to use function_view as callback
6488 type.
6489 * macrotab.h: Include "common/function-view.h".
6490 (macro_callback_fn): Declare a prototype instead of a pointer.
6491 Remove "user_data" parameter.
6492 (macro_for_each, macro_for_each_in_scope): Adjust to use
6493 function_view as callback type.
6494 * psymtab.c (partial_map_expand_apply)
6495 (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
6496 Adjust to use function_view as callback type and to return bool.
6497 (psym_expand_symtabs_matching): Adjust to use function_view as
6498 callback types.
6499 * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
6500 to use function_view as callback type and to return bool.
6501 (debug_qf_expand_symtabs_matching): Adjust to use function_view as
6502 callback types.
6503 * symfile.c (expand_symtabs_matching): Adjust to use function_view
6504 as callback types.
6505 * symfile.h: Include "common/function-view.h".
6506 (expand_symtabs_file_matcher_ftype)
6507 (expand_symtabs_symbol_matcher_ftype)
6508 (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
6509 return bool.
6510 (quick_symbol_functions::map_symtabs_matching_filename)
6511 (quick_symbol_functions::expand_symtabs_matching): Adjust to use
6512 function_view as callback type and return bool.
6513 (expand_symtabs_matching): Adjust to use function_view as callback
6514 type.
6515 (maintenance_expand_name_matcher)
6516 (maintenance_expand_file_matcher): Delete.
6517 (maintenance_expand_symtabs): Use lambdas.
6518 * symtab.c (iterate_over_some_symtabs): Adjust to use
6519 function_view as callback types and return bool.
6520 (iterate_over_symtabs): Likewise. Use unique_xmalloc_ptr instead
6521 of a cleanup.
6522 (lookup_symtab_callback): Delete.
6523 (lookup_symtab): Use a lambda.
6524 (iterate_over_symbols): Adjust to use function_view as callback
6525 type.
6526 (struct search_symbols_data, search_symbols_file_matches)
6527 (search_symbols_name_matches): Delete.
6528 (search_symbols): Use a pair of lambdas.
6529 (struct add_name_data, add_macro_name, symbol_completion_matcher)
6530 (symtab_expansion_callback): Delete.
6531 (default_make_symbol_completion_list_break_on_1): Use lambdas.
6532 * symtab.h: Include "common/function-view.h".
6533 (iterate_over_some_symtabs): Adjust to use function_view as
6534 callback type and return bool.
6535 (iterate_over_symtabs): Adjust to use function_view as callback
6536 type.
6537 (symbol_found_callback_ftype): Remove 'data' parameter and return
6538 bool.
6539 (iterate_over_symbols): Adjust to use function_view as callback
6540 type.
6541
07e253aa
PA
65422017-02-23 Pedro Alves <palves@redhat.com>
6543
6544 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
6545 (%.o) <unittests/%.c>: New pattern.
6546 * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
6547 CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
6548 * common/function-view.h: New file.
6549 * unittests/function-view-selftests.c: New file.
6550 * configure: Regenerate.
6551
8eaf5320
SM
65522017-02-23 Simon Marchi <simon.marchi@ericsson.com>
6553
6554 * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
6555 inferior_ptid.
6556 * go32-nat.c (go32_thread_alive): Likewise.
6557
38768751
YQ
65582017-02-23 Yao Qi <yao.qi@linaro.org>
6559
6560 * varobj-iter.h (varobj_iter_delete): Call xfree instead of
6561 delete.
6562
0a8beaba
YQ
65632017-02-23 Yao Qi <yao.qi@linaro.org>
6564
6565 * varobj.c (varobj_clear_saved_item): Use delete instead of
6566 xfree.
6567 (update_dynamic_varobj_children): Likewise.
6568
58fdfd2c
JK
65692017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6570
6571 * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
6572
1b90b139
SM
65732017-02-21 Simon Marchi <simon.marchi@ericsson.com>
6574
6575 * common/enum-flags.h (enum_flags::enum_flags): Initialize
6576 m_enum_value to 0 in default constructor.
6577
2039d74e
EBM
65782017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6579
6580 * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
6581 (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
6582 (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
6583 STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
6584 (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
6585 (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
6586 (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
6587 IS_STORE_CONDITIONAL_INSN.
6588
7814882a
JK
65892017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6590
6591 * dwarf2_rnglists_process: Initialize range_beginning and range_end.
6592
0ae60b63
JK
65932017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6594
6595 * NEWS (Changes since GDB 7.12): Add DWARF-5.
6596
0224619f
JK
65972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 * dwarf2read.c (skip_one_die, read_attribute_value)
6600 (dwarf2_const_value_attr, dump_die_shallow)
6601 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
6602 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
6603
0af92d60
JK
66042017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6605
6606 * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
6607 (dwarf_parse_macro_header): Accept DWARF version 5.
6608 (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
6609
216f72a1
JK
66102017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6611
6612 * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6613 DW_AT_GNU_*.
6614 * common/common-exceptions.h (enum errors): Likewise.
6615 * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
6616 * dwarf2expr.c (dwarf_block_to_dwarf_reg)
6617 (dwarf_expr_context::execute_stack_op): Likewise.
6618 * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
6619 Likewise.
6620 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
6621 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
6622 (show_entry_values_debug, call_site_to_target_addr)
6623 (func_addr_to_tail_call_list, func_verify_no_selftailcall)
6624 (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
6625 (entry_data_value_free_closure, value_of_dwarf_reg_entry)
6626 (value_of_dwarf_block_entry, indirect_pieced_value)
6627 (symbol_needs_eval_context::push_dwarf_reg_entry_value):
6628 (disassemble_dwarf_expression): Likewise.
6629 * dwarf2read.c (process_die, inherit_abstract_dies)
6630 (read_call_site_scope): Likewise.
6631 * gdbtypes.h (struct func_type, struct call_site_parameter)
6632 (struct call_site): Likewise.
6633 * stack.c (read_frame_arg): Likewise.
6634 * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
6635
43988095
JK
66362017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6637
6638 * defs.h (read_unsigned_leb128): New declaration.
6639 * dwarf2loc.c (decode_debug_loclists_addresses): New function.
6640 (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
6641 (dwarf2_find_location_expression): Call also
6642 decode_debug_loclists_addresses. Handle DWARF-5 ULEB128 length.
6643 * dwarf2loc.h (dwarf2_version): New declaration.
6644 * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
6645 rnglists.
6646 (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
6647 .debug_rnglists.
6648 (struct dwop_section_names): Add loclists_dwo.
6649 (dwop_section_names): Add .debug_loclists.dwo.
6650 (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
6651 (struct dwarf2_per_cu_data): Add dwarf_version.
6652 (struct dwo_sections): Add loclists.
6653 (struct attr_abbrev): Add implicit_const.
6654 (read_indirect_line_string): New declaration.
6655 (read_unsigned_leb128): Delete declaration.
6656 (rcuh_kind): New definition.
6657 (read_and_check_comp_unit_head): Change parameter
6658 is_debug_types_section to section_kind.
6659 (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
6660 (read_comp_unit_head): Change parameter abfd to section, add parameter
6661 section_kind. Handle DWARF-5.
6662 (error_check_comp_unit_head): Accept also DWARF version 5.
6663 (read_and_check_comp_unit_head): Change parameter
6664 is_debug_types_section to section_kind.
6665 (read_and_check_type_unit_head): Delete function.
6666 (read_abbrev_offset): Handle DWARF-5.
6667 (create_debug_type_hash_table): Add parameter section_kind. Process
6668 only DW_UT_type. Use signature and type_offset_in_tu from struct
6669 comp_unit_head.
6670 (create_debug_types_hash_table): Update create_debug_type_hash_table
6671 caller.
6672 (create_all_type_units): Call create_debug_type_hash_table.
6673 (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
6674 read_and_check_type_unit_head caller to read_and_check_comp_unit_head
6675 caller.
6676 (skip_one_die): Handle DW_FORM_implicit_const.
6677 (dwarf2_rnglists_process): New function.
6678 (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
6679 (abbrev_table_read_table): Handle DW_FORM_implicit_const.
6680 (read_attribute_value): Handle DW_FORM_implicit_const,
6681 DW_FORM_line_strp.
6682 (read_attribute): Handle DW_FORM_implicit_const.
6683 (read_indirect_string_at_offset_from): New function from
6684 read_indirect_string_at_offset.
6685 (read_indirect_string_at_offset): Call
6686 read_indirect_string_at_offset_from.
6687 (read_indirect_line_string_at_offset): New function.
6688 (read_indirect_string): New function comment.
6689 (read_indirect_line_string): New function.
6690 (read_unsigned_leb128): Make it global.
6691 (dwarf2_string_attr): Handle DWARF-5.
6692 (add_include_dir_stub, read_formatted_entries): New functions.
6693 (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
6694 Handle DWARF-5.
6695 (per_cu_header_read_in): Update read_comp_unit_head caller.
6696 (dwarf2_version): New function.
6697 * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
6698 rnglists.
6699 * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
6700 fields.
6701
22d2f3ab
JK
67022017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6703
6704 * dwarf2read.c (abbrev_table_read_table): Read the data only once.
6705
5f46c5a5
JK
67062017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6707
6708 * dwarf2read.c (dwarf2_ranges_process): New function from
6709 dwarf2_ranges_read.
6710 (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
6711 dwarf2_ranges_process.
6712
78d4d2c5
JK
67132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6714
6715 * dwarf2read.c (create_debug_type_hash_table): New function from
6716 create_debug_types_hash_table.
6717 (create_debug_types_hash_table): Call create_debug_type_hash_table.
6718 (create_all_type_units, open_and_init_dwo_file): Update
6719 create_debug_types_hash_table callers.
6720
1b076f25
SDJ
67212017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6722
6723 PR gdb/16188
6724 * fork-child.c (trace_start_error): Fix thinko. va_end should
6725 refer to 'ap', not 'args'.
6726
0db8980c
SDJ
67272017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
6728 Pedro Alves <palves@redhat.com>
6729
6730 PR gdb/16188
6731 * darwin-nat.c (darwin_ptrace_me): Check if calls to system
6732 calls succeeded.
6733 * fork-child.c (trace_start_error): New function.
6734 (trace_start_error_with_name): Likewise.
6735 * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
6736 * inf-ptrace.c (inf_ptrace_me): Likewise.
6737 * inferior.h (trace_start_error): New prototype.
6738 (trace_start_error_with_name): Likewise.
6739
99e8a4f9
SDJ
67402017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6741
6742 PR gdb/21164
6743 * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
6744 NULL before using it.
6745 * symmisc.c (maintenance_print_symbols): Likewise.
6746 (maintenance_print_msymbols): Likewise.
6747
4e746bb6
TW
67482017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6749
6750 * NEWS: Add record Python bindings entry.
6751
67522017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6753
6754 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
6755 py-record-full.o.
6756 (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
6757 * python/py-record-btrace.c, python/py-record-btrace.h,
6758 python/py-record-full.c, python/py-record-full.h: New file.
6759 * python/py-record.c: Add include for py-record-btrace.h and
6760 py-record-full.h.
6761 (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
6762 recpy_instruction_history, recpy_function_call_history, recpy_begin,
6763 recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
6764 * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
6765 New definition.
6766 (gdbpy_initialize_btrace): New export.
6767 * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
6768
67692017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6770
6771 * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
6772 (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
6773 * python/py-record.c: New file.
6774 * python/python-internal.h (gdbpy_start_recording,
6775 gdbpy_current_recording, gdpy_stop_recording,
6776 gdbpy_initialize_record): New export.
6777 * python/python.c (_initialize_python): Add gdbpy_initialize_record.
6778 (python_GdbMethods): Add gdbpy_start_recording,
6779 gdbpy_current_recording and gdbpy_stop_recording.
6780
67812017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6782
6783 * record-btrace.c (record_btrace_record_method): New function.
6784 (init_record_btrace_ops): Initialize to_record_method.
6785 * record-full.c (record_full_record_method): New function.
6786 (init_record_full_ops, init_record_full_core_ops): Add
6787 record_full_record_method.
6788 * record.h (enum record_method): New enum.
6789 * target-debug.h (target_debug_print_enum_record_method: New define.
6790 * target-delegates.c: Regenerate.
6791 * target.c (target_record_method): New function.
6792 * target.h: Include record.h.
6793 (struct target_ops) <to_record_method>: New field.
6794 (target_record_method): New export.
6795
67962017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6797
6798 * record.h (record_start, record_stop): New export.
6799 * record.c (record_start, record_stop): New function.
6800
68012017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6802
6803 * btrace.c (btrace_fetch): Copy function call segments pointer
6804 into a vector.
6805 (btrace_clear): Clear the vector.
6806 (btrace_find_insn_by_number): Use binary search to find the correct
6807 function call segment.
6808 * btrace.h (brace_fun_p): New typedef.
6809 (struct btrace_thread_info) <functions>: New field.
6810
68112017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6812
6813 * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
6814 * btrace.c (btrace_decode_error): ... here. New function.
6815 * btrace.h (btrace_decode_error): New export.
6816
68172017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6818
6819 * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
6820 (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
6821 btrace_find_insn_by_number): Remove special case for gaps.
6822 * btrace.h (btrace_insn_get_error): New export.
6823 (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
6824 * record-btrace.c (btrace_insn_history): Print number for gaps.
6825 (record_btrace_info, record_btrace_goto): Handle gaps.
6826
3f77c769
TT
68272017-02-14 Tom Tromey <tom@tromey.com>
6828
6829 PR python/13598:
6830 * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
6831 event.
6832 * python/py-evts.c (gdbpy_initialize_py_events): Add
6833 before_prompt registry.
6834 * python/py-events.h (events_object) <before_prompt>: New field.
6835
4c2c7ac6
MM
68362017-02-14 Markus Metzger <markus.t.metzger@intel.com>
6837
6838 * btrace.c (ftrace_new_switch): Preserve up link and flags.
6839
5cf30ebf
LM
68402017-02-13 Luis Machado <lgustavo@codesourcery.com>
6841
6842 * symfile (_initialize_symfile): Add usage text to the load command's
6843 help text.
6844
26a06916
SM
68452017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6846
6847 * utils.c (defaulted_query): Don't query on secondary UIs.
6848
0b145e37
TT
68492017-02-10 Tom Tromey <tom@tromey.com>
6850
6851 * rust-lang.c (rust_get_disr_info): Remove unused variable.
6852
2d8365c4
TT
68532017-02-10 Tom Tromey <tom@tromey.com>
6854
6855 * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
6856 "cleanup" local.
6857 * python/py-type.c (typy_legacy_template_argument): Remove
6858 unnecessary "cleanup" local.
6859
2bb8f231
TT
68602017-02-10 Tom Tromey <tom@tromey.com>
6861
6862 * python/python.c (do_start_initialization): New function, from
6863 _initialize_python.
6864 (_initialize_python): Call do_start_initialization.
6865 * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
6866 goto.
6867
1bdfaf42
TT
68682017-02-10 Tom Tromey <tom@tromey.com>
6869
6870 * python/py-prettyprint.c (pretty_print_one_value): Use
6871 gdbpy_ref.
6872
88b6faea
TT
68732017-02-10 Tom Tromey <tom@tromey.com>
6874
6875 * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
6876 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
6877 gdbpy_ref.
6878 * python/py-type.c (field_new): Use gdbpy_ref.
6879 * python/py-symtab.c (symtab_and_line_to_sal_object): Use
6880 gdbpy_ref.
6881 * python/py-progspace.c (pspy_new): Use gdbpy_ref.
6882 (py_free_pspace): Likewise.
6883 (pspace_to_pspace_object): Likewise.
6884 * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
6885 (py_free_objfile): Likewise.
6886 (objfile_to_objfile_object): Likewise.
6887 * python/py-inferior.c (delete_thread_object): Use
6888 gdbpy_ref.
6889 (infpy_read_memory): Likewise.
6890 (py_free_inferior): Likewise.
6891 * python/py-evtregistry.c (create_eventregistry_object): Use
6892 gdbpy_ref.
6893 * python/py-event.c (create_event_object): Use gdbpy_ref.
6894
7780f186
TT
68952017-02-10 Tom Tromey <tom@tromey.com>
6896
6897 * python/py-ref.h (gdbpy_ref_policy): Now a template.
6898 (gdbpy_ref): Now a template; allow subclasses of PyObject to be
6899 used.
6900 * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
6901 python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
6902 python/py-exitedevent.c, python/py-finishbreakpoint.c,
6903 python/py-framefilter.c, python/py-function.c,
6904 python/py-inferior.c, python/py-infevents.c,
6905 python/py-linetable.c, python/py-newobjfileevent.c,
6906 python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
6907 python/py-signalevent.c, python/py-stopevent.c,
6908 python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
6909 python/py-unwind.c, python/py-utils.c, python/py-value.c,
6910 python/py-varobj.c, python/py-xmethods.c, python/python.c,
6911 varobj.c: Change gdbpy_ref to gdbpy_ref<>.
6912
d4b0bb18
TT
69132017-02-10 Tom Tromey <tom@tromey.com>
6914
6915 * ui-out.h (ui_out_emit_type): New class.
6916 (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
6917 * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
6918 and ui_out_emit_tuple.
6919 (enumerate_locals): Likewise.
6920 (py_mi_print_variables, py_print_locals, py_print_args): Use
6921 ui_out_emit_list.
6922 (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
6923 ui_out_emit_list.
6924 * common/gdb_optional.h: New file.
6925
f67f945c
MG
69262017-02-10 Martin Galvan <martingalvan@sourceware.org>
6927
6928 * MAINTAINERS (Write After Approval): Update my e-mail address.
6929
18da0c51
MG
69302017-02-10 Martin Galvan <martingalvan@sourceware.org>
6931
6932 PR gdb/21122
6933 * breakpoint.c (_initialize_breakpoint): Update the help description
6934 of the 'commands' command to indicate that it takes a list argument.
6935
62c14536
SM
69362017-02-09 Simon Marchi <simon.marchi@ericsson.com>
6937
6938 * interps.c (current_interp_set_logging): Remove "return".
6939
ff6fa247
GB
69402017-02-09 Gary Benson <gbenson@redhat.com>
6941
6942 * symtab.c (add_symtab_completions): Prevent NULL pointer
6943 dereference.
6944
a474bd8e
PA
69452017-02-08 Pedro Alves <palves@redhat.com>
6946
6947 * interps.c (interp::interp): Remove reference to quiet_p.
6948 (interp_set): Make static. Remove dead "Switching to" output
6949 code.
6950 (interp_quiet_p, interp_set_quiet): Delete.
6951 (interpreter_exec_cmd): Don't set the interpreter quiet.
6952 * interps.h (interp_quiet_p): Make static.
6953 (class interp) <quiet_p>: Remove field
6954
3d7b173c
JG
69552017-02-08 Jerome Guitton <guitton@adacore.com>
6956
604c4576
JG
6957 * cli/cli-decode.c (find_command_name_length): Make it extern.
6958 * cli/cli-decode.h (find_command_name_length): Declare.
6959 * cli/cli-script.c (command_name_equals, line_first_arg):
6960 New functions.
6961 (process_next_line): Use cli-decode to parse command names.
6962 (build_command_line): Make args a constant pointer.
6963
69642017-02-08 Jerome Guitton <guitton@adacore.com>
6dbb839a 6965
3d7b173c
JG
6966 * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
6967 Remove case-insensitive search.
6968
1291063d
JM
69692017-02-07 Jose E. Marchesi <jose.marchesi@oracle.com>
6970
6971 * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
6972 at the end of the line. Avoids an ARI warning.
6973
20b477a7
LM
69742017-02-06 Luis Machado <lgustavo@codesourcery.com>
6975
6976 * NEWS: Mention support for record/replay of Intel 64 rdrand and
6977 rdseed instructions.
6978 i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
6979
3f7b46f2
IR
69802017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6981
6982 PR tdep/20936
6983 Provide and use sparc32 and sparc64 target description XML files.
6984 * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
6985 features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
6986 * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
6987 features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
6988 * features/sparc/sparc32-solaris.xml: New file.
6989 * features/sparc/sparc64-solaris.xml: New file.
6990 * features/sparc/sparc32-solaris.c: Generated.
6991 * features/sparc/sparc64-solaris.c: Generated.
6992 * sparc-tdep.h: Account for differences in target descriptions.
6993 * sparc-tdep.c (sparc32_register_name): Use target provided registers.
6994 (sparc32_register_type): Use target provided registers.
6995 (validate_tdesc_registers): New function.
6996 (sparc32_gdbarch_init): Use tdesc_has_registers.
6997 Set pseudoregister functions.
6998 * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
6999 (sparc64_register_type): Use target provided registers.
7000 (sparc64_init_abi): Set pseudoregister functions.
7001
f0fd41c1
TT
70022017-02-03 Tom Tromey <tom@tromey.com>
7003
7004 PR rust/21097:
7005 * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
7006 with a single member.
7007
d6f9b0fb
PA
70082017-02-03 Pedro Alves <palves@redhat.com>
7009
7010 * cli/cli-interp.c (cli_interp_base::cli_interp_base)
7011 (cli_interp_base::~cli_interp_base): New.
7012 (cli_interp): New struct.
7013 (as_cli_interp): Cast the interp itself to cli_interp.
7014 (cli_interpreter_pre_command_loop): Rename to ...
7015 (cli_interp_base::pre_command_loop): ... this. Remove 'self'
7016 parameter.
7017 (cli_interpreter_init): Rename to ...
7018 (cli_interp::init): ... this. Remove 'self' parameter. Use
7019 boolean. Make extern.
7020 (cli_interpreter_resume): Rename to ...
7021 (cli_interp::resume): ... this. Remove 'data' parameter. Make
7022 extern.
7023 (cli_interpreter_suspend): Rename to ...
7024 (cli_interp::suspend): ... this. Remove 'data' parameter. Make
7025 extern.
7026 (cli_interpreter_exec): Rename to ...
7027 (cli_interp::exec): ... this. Remove 'data' parameter. Make
7028 extern.
7029 (cli_interpreter_supports_command_editing): Rename to ...
7030 (cli_interp_base::supports_command_editing): ... this. Remove
7031 'interp' parameter. Make extern.
7032 (cli_ui_out): Rename to ...
7033 (cli_interp::interp_ui_out): ... this. Remove 'interp' parameter.
7034 Make extern.
7035 (cli_set_logging): Rename to ...
7036 (cli_interp_base::set_logging): ... this. Remove 'interp'
7037 parameter. Make extern.
7038 (cli_interp_procs): Delete.
7039 (cli_interp_factory): Adjust to use "new".
7040 * cli/cli-interp.h: Include "interps.h".
7041 (struct cli_interp_base): New struct.
7042 * interps.c (struct interp): Delete. Fields moved to interps.h.
7043 (interp_new): Delete.
7044 (interp::interp, interp::~interp): New.
7045 (interp_set): Use bool, and return void. Assume the interpreter
7046 has suspend, init and resume methods, and that the all return
7047 void.
7048 (set_top_level_interpreter): interp_set returns void.
7049 (interp_ui_out): Adapt.
7050 (current_interp_set_logging): Adapt.
7051 (interp_data): Delete.
7052 (interp_pre_command_loop, interp_supports_command_editing): Adapt.
7053 (interp_exec): Adapt.
7054 (top_level_interpreter_data): Delete.
7055 * interps.h (interp_init_ftype, interp_resume_ftype)
7056 (interp_suspend_ftype, interp_exec_ftype)
7057 (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
7058 (class interp): New.
7059 (interp_new): Delete.
7060 (interp_set): Now returns void. Use bool.
7061 (interp_data, top_level_interpreter_data): Delete.
7062 * mi/mi-common.h: Include interps.h.
7063 (class mi_interp): Inherit from interp. Define a ctor. Declare
7064 init, resume, suspect, exec, interp_ui_out, set_logging and
7065 pre_command_loop methods.
7066 * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
7067 (mi_interpreter_init): Rename to ...
7068 (mi_interp::init): ... this. Remove the 'interp' parameter, use
7069 bool, return void and make extern. Adjust.
7070 (mi_interpreter_resume): ... Rename to ...
7071 (mi_interp::resume): ... this. Remove the 'data' parameter,
7072 return void and make extern. Adjust.
7073 (mi_interpreter_suspend): ... Rename to ...
7074 (mi_interp::suspend): ... this. Remove the 'data' parameter,
7075 return void and make extern. Adjust.
7076 (mi_interpreter_exec): ... Rename to ...
7077 (mi_interp::exec): ... this. Remove the 'data' parameter and make
7078 extern. Adjust.
7079 (mi_interpreter_pre_command_loop): ... Rename to ...
7080 (mi_interp::pre_command_loop): ... this. Remove the 'self'
7081 parameter and make extern.
7082 (mi_on_normal_stop_1): Adjust.
7083 (mi_ui_out): Rename to ...
7084 (mi_interp::interp_ui_out): ... this. Remove the 'interp'
7085 parameter and make extern. Adjust.
7086 (mi_set_logging): Rename to ...
7087 (mi_interp::set_logging): ... this. Remove the 'interp'
7088 parameter and make extern. Adjust.
7089 (mi_interp_procs): Delete.
7090 (mi_interp_factory): Adjust to use 'new'.
7091 * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
7092 (mi_print_exception, mi_execute_command, mi_load_progress):
7093 Adjust.
7094 * tui/tui-interp.c (tui_interp): New class.
7095 (as_tui_interp): Return a tui_interp pointer.
7096 (tui_on_normal_stop, tui_on_signal_received)
7097 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
7098 (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
7099 to use interp::interp_ui_out.
7100 (tui_init): Rename to ...
7101 (tui_interp::init): ... this. Remove the 'self' parameter, use
7102 bool, return void and make extern. Adjust.
7103 (tui_resume): Rename to ...
7104 (tui_interp::resume): ... this. Remove the 'data' parameter,
7105 return void and make extern. Adjust.
7106 (tui_suspend): Rename to ...
7107 (tui_interp::suspend): ... this. Remove the 'data' parameter,
7108 return void and make extern. Adjust.
7109 (tui_ui_out): Rename to ...
7110 (tui_interp::interp_ui_out): ... this. Remove the 'self'
7111 parameter, and make extern. Adjust.
7112 (tui_exec): Rename to ...
7113 (tui_interp::exec): ... this. Remove the 'data' parameter and
7114 make extern.
7115 (tui_interp_procs): Delete.
7116 (tui_interp_factory): Use "new".
7117
65c40c95
TT
71182017-02-02 Tom Tromey <tom@tromey.com>
7119
7120 * rust-exp.y (ends_raw_string, space_then_number)
7121 (rust_identifier_start_p): Return bool.
7122 * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
7123 (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
7124 (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
7125 (rust_chartype_p): Return bool.
7126 (val_print_struct, rust_print_struct_def, rust_print_type):
7127 Update.
7128 * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
7129 Return bool.
7130
b50f188d
TT
71312017-02-02 Tom Tromey <tom@tromey.com>
7132
7133 * rust-lang.c: Reindent.
7134
03c85b11
TT
71352017-02-02 Tom Tromey <tom@tromey.com>
7136
7137 * rust-lang.h (rust_crate_for_block): Update.
7138 * rust-lang.c (rust_crate_for_block): Return std::string.
7139 (rust_get_disr_info): Use std:;string, not
7140 gdb::unique_xmalloc_ptr.
7141 * rust-exp.y (crate_name): Update.
7142
9b6da501
PA
71432017-02-02 Pedro Alves <palves@redhat.com>
7144
7145 * disasm-selftests.c (print_one_insn_test): Move the "verbose"
7146 field out of gdb_disassembler_test and make it static.
7147
ec4cb20b
PA
71482017-02-02 Pedro Alves <palves@redhat.com>
7149
7150 * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
7151 mi1_interp and mi_interp fields.
7152
5be5dbf0
PA
71532017-02-02 Pedro Alves <palves@redhat.com>
7154
616268b6
PA
7155 * cli/cli-interp.c (struct saved_output_files, saved_output):
7156 Moved from cli/cli-logging.c.
7157 (cli_set_logging): New function.
7158 (cli_interp_procs): Install cli_set_logging.
7159 * cli/cli-interp.h (make_logging_output, cli_set_logging):
7160 Declare.
7161 * cli/cli-logging.c (struct saved_output_files, saved_output):
7162 Moved to cli/cli-interp.c.
7163 (pop_output_files): Don't save outputs here.
7164 (make_logging_output): New function.
7165 (handle_redirections): Don't build tee nor save previous outputs
7166 here.
7167 * interps.c (current_interp_set_logging): Change prototype.
7168 Assume there's always a set_logging_proc method installed.
7169 * interps.h (interp_set_logging_ftype): Change prototype.
7170 (current_interp_set_logging): Change prototype and adjust comment.
7171 * mi/mi-interp.c (mi_set_logging): Change protototype. Adjust to
7172 use make_logging_output.
7173 * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
71742017-02-02 Pedro Alves <palves@redhat.com>
7175
5be5dbf0
PA
7176 * cli/cli-logging.c (maybe_warn_already_logging): New factored out
7177 from ...
7178 (set_logging_overwrite): ... here.
7179 (logging_no_redirect_file): Delete.
7180 (set_logging_redirect): Don't handle redirection on the fly.
7181 Instead warn that "logging off" / "logging on" is necessary.
7182 (pop_output_files): Delete references to logging_no_redirect_file.
7183 (show_logging_command): Always speak in terms of what will happen
7184 once logging is reenabled.
7185
c99cc448
PA
71862017-02-02 Pedro Alves <palves@redhat.com>
7187
7188 * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
7189
8b172ce7
PA
71902017-02-02 Pedro Alves <palves@redhat.com>
7191
7192 * disasm.c (gdb_pretty_print_insn): Rename to ...
7193 (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
7194 Remove gdbarch parameter. Adapt to clear the object's buffers
7195 instead of allocating new buffers, and to print using the object's
7196 gdb_disassembler instead of calling gdb_print_insn.
7197 (dump_insns): Use gdb_pretty_print_disassembler.
7198 * disasm.h (gdb_pretty_print_insn): Delete declaration.
7199 (gdb_pretty_print_disassembler): New class.
7200 * record-btrace.c (btrace_insn_history): Use
7201 gdb_pretty_print_disassembler.
7202
d7e74731
PA
72032017-02-02 Pedro Alves <palves@redhat.com>
7204
7205 * ada-lang.c (type_as_string): Use string_file.
7206 * ada-valprint.c (ada_print_floating): Use string_file.
7207 * ada-varobj.c (ada_varobj_scalar_image)
7208 (ada_varobj_get_value_image): Use string_file.
7209 * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
7210 * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
7211 * breakpoint.c (update_inserted_breakpoint_locations)
7212 (insert_breakpoint_locations, reattach_breakpoints)
7213 (print_breakpoint_location, print_one_detail_ranged_breakpoint)
7214 (print_it_watchpoint): Use string_file.
7215 (save_breakpoints): Use stdio_file.
7216 * c-exp.y (oper): Use string_file.
7217 * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
7218 tee_file.
7219 (pop_output_files): Use delete.
7220 (handle_redirections): Use stdio_file and tee_file.
7221 * cli/cli-setshow.c (do_show_command): Use string_file.
7222 * compile/compile-c-support.c (c_compute_program): Use
7223 string_file.
7224 * compile/compile-c-symbols.c (generate_vla_size): Take a
7225 'string_file &' instead of a 'ui_file *'.
7226 (generate_c_for_for_one_variable): Take a 'string_file &' instead
7227 of a 'ui_file *'. Use string_file.
7228 (generate_c_for_variable_locations): Take a 'string_file &'
7229 instead of a 'ui_file *'.
7230 * compile/compile-internal.h (generate_c_for_for_one_variable):
7231 Take a 'string_file &' instead of a 'ui_file *'.
7232 * compile/compile-loc2c.c (push, pushf, unary, binary)
7233 (print_label, pushf_register_address, pushf_register)
7234 (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
7235 'ui_file *'. Adjust.
7236 * compile/compile.c (compile_to_object): Use string_file.
7237 * compile/compile.h (compile_dwarf_expr_to_c)
7238 (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
7239 'ui_file *'.
7240 * cp-support.c (inspect_type): Use string_file and obstack_copy0.
7241 (replace_typedefs_qualified_name): Use string_file and
7242 obstack_copy0.
7243 * disasm.c (gdb_pretty_print_insn): Use string_file.
7244 (gdb_disassembly): Adjust reference the null_stream global.
7245 (do_ui_file_delete): Delete.
7246 (gdb_insn_length): Use null_stream.
7247 * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
7248 * dwarf2loc.c (dwarf2_compile_property_to_c)
7249 (locexpr_generate_c_location, loclist_generate_c_location): Take a
7250 'string_file &' instead of a 'ui_file *'.
7251 * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
7252 * dwarf2read.c (do_ui_file_peek_last): Delete.
7253 (dwarf2_compute_name): Use string_file.
7254 * event-top.c (gdb_setup_readline): Use stdio_file.
7255 * gdbarch.sh (verify_gdbarch): Use string_file.
7256 * gdbtypes.c (safe_parse_type): Use null_stream.
7257 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
7258 string_file.
7259 * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
7260 'string_file *' instead of a 'ui_file *'.
7261 (gdbscm_arch_disassemble): Use string_file.
7262 * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
7263 * guile/scm-ports.c (class ioscm_file_port): Now a class that
7264 inherits from ui_file.
7265 (ioscm_file_port_delete, ioscm_file_port_rewind)
7266 (ioscm_file_port_put): Delete.
7267 (ioscm_file_port_write): Rename to ...
7268 (ioscm_file_port::write): ... this. Remove file_port_magic
7269 checks.
7270 (ioscm_file_port_new): Delete.
7271 (ioscm_with_output_to_port_worker): Use ioscm_file_port and
7272 ui_file_up.
7273 * guile/scm-type.c (tyscm_type_name): Use string_file.
7274 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
7275 Use string_file.
7276 * infcmd.c (print_return_value_1): Use string_file.
7277 * infrun.c (print_target_wait_results): Use string_file.
7278 * language.c (add_language): Use string_file.
7279 * location.c (explicit_to_string_internal): Use string_file.
7280 * main.c (captured_main_1): Use null_file.
7281 * maint.c (maintenance_print_architecture): Use stdio_file.
7282 * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
7283 * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
7284 event_channel>: Change type to mi_console_file pointer.
7285 * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
7286 (mi_console_file_delete): Delete.
7287 (struct mi_console_file): Delete.
7288 (mi_console_file_magic): Delete.
7289 (mi_console_file_new): Delete.
7290 (mi_console_file::mi_console_file): New.
7291 (mi_console_file_delete): Delete.
7292 (mi_console_file_fputs): Delete.
7293 (mi_console_file::write): New.
7294 (mi_console_raw_packet): Delete.
7295 (mi_console_file::flush): New.
7296 (mi_console_file_flush): Delete.
7297 (mi_console_set_raw): Rename to ...
7298 (mi_console_file::set_raw): ... this.
7299 * mi/mi-console.h (class mi_console_file): New class.
7300 (mi_console_file_new, mi_console_set_raw): Delete.
7301 * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
7302 (mi_set_logging): Use delete and tee_file. Adjust.
7303 * mi/mi-main.c (output_register): Use string_file.
7304 (mi_cmd_data_evaluate_expression): Use string_file.
7305 (mi_cmd_data_read_memory): Use string_file.
7306 (mi_cmd_execute, print_variable_or_computed): Use string_file.
7307 * mi/mi-out.c (mi_ui_out::main_stream): New.
7308 (mi_ui_out::rewind): Use main_stream and
7309 string_file.
7310 (mi_ui_out::put): Use main_stream and string_file.
7311 (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
7312 Allocate a 'string_file' instead.
7313 (mi_out_new): Don't allocate a mem_fileopen stream here.
7314 * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
7315 (mi_ui_out::main_stream): Declare method.
7316 * printcmd.c (eval_command): Use string_file.
7317 * psymtab.c (maintenance_print_psymbols): Use stdio_file.
7318 * python/py-arch.c (archpy_disassemble): Use string_file.
7319 * python/py-breakpoint.c (bppy_get_commands): Use string_file.
7320 * python/py-frame.c (frapy_str): Use string_file.
7321 * python/py-framefilter.c (py_print_type, py_print_single_arg):
7322 Use string_file.
7323 * python/py-type.c (typy_str): Use string_file.
7324 * python/py-unwind.c (unwind_infopy_str): Use string_file.
7325 * python/py-value.c (valpy_str): Use string_file.
7326 * record-btrace.c (btrace_insn_history): Use string_file.
7327 * regcache.c (regcache_print): Use stdio_file.
7328 * reggroups.c (maintenance_print_reggroups): Use stdio_file.
7329 * remote.c (escape_buffer): Use string_file.
7330 * rust-lang.c (rust_get_disr_info): Use string_file.
7331 * serial.c (serial_open_ops_1): Use stdio_file.
7332 (do_serial_close): Use delete.
7333 * stack.c (print_frame_arg): Use string_file.
7334 (print_frame_args): Remove local mem_fileopen stream, not used.
7335 (print_frame): Use string_file.
7336 * symmisc.c (maintenance_print_symbols): Use stdio_file.
7337 * symtab.h (struct symbol_computed_ops) <generate_c_location>:
7338 Take a 'string_file *' instead of a 'ui_file *'.
7339 * top.c (new_ui): Use stdio_file and stderr_file.
7340 (free_ui): Use delete.
7341 (execute_command_to_string): Use string_file.
7342 (quit_confirm): Use string_file.
7343 * tracepoint.c (collection_list::append_exp): Use string_file.
7344 * tui/tui-disasm.c (tui_disassemble): Use string_file.
7345 * tui/tui-file.c: Don't include "ui-file.h".
7346 (enum streamtype, struct tui_stream): Delete.
7347 (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
7348 (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
7349 (tui_file::tui_file): New method.
7350 (tui_file_fputs): Delete.
7351 (tui_file_get_strbuf): Delete.
7352 (tui_file::puts): New method.
7353 (tui_file_adjust_strbuf): Delete.
7354 (tui_file_flush): Delete.
7355 (tui_file::flush): New method.
7356 * tui/tui-file.h: Tweak intro comment.
7357 Include ui-file.h.
7358 (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
7359 (tui_file_adjust_strbuf): Delete declarations.
7360 (class tui_file): New class.
7361 * tui/tui-io.c (tui_initialize_io): Use tui_file.
7362 * tui/tui-regs.c (tui_restore_gdbout): Use delete.
7363 (tui_register_format): Use string_stream.
7364 * tui/tui-stack.c (tui_make_status_line): Use string_file.
7365 (tui_get_function_from_frame): Use string_file.
7366 * typeprint.c (type_to_string): Use string_file.
7367 * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
7368 (null_stream): New global.
7369 (ui_file_delete): Delete.
7370 (ui_file::ui_file): New.
7371 (null_file_isatty): Delete.
7372 (ui_file::~ui_file): New.
7373 (null_file_rewind): Delete.
7374 (ui_file::printf): New.
7375 (null_file_put): Delete.
7376 (null_file_flush): Delete.
7377 (ui_file::putstr): New.
7378 (null_file_write): Delete.
7379 (ui_file::putstrn): New.
7380 (null_file_read): Delete.
7381 (ui_file::putc): New.
7382 (null_file_fputs): Delete.
7383 (null_file_write_async_safe): Delete.
7384 (ui_file::vprintf): New.
7385 (null_file_delete): Delete.
7386 (null_file::write): New.
7387 (null_file_fseek): Delete.
7388 (null_file::puts): New.
7389 (ui_file_data): Delete.
7390 (null_file::write_async_safe): New.
7391 (gdb_flush, ui_file_isatty): Adjust.
7392 (ui_file_put, ui_file_rewind): Delete.
7393 (ui_file_write): Adjust.
7394 (ui_file_write_for_put): Delete.
7395 (ui_file_write_async_safe, ui_file_read): Adjust.
7396 (ui_file_fseek): Delete.
7397 (fputs_unfiltered): Adjust.
7398 (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
7399 (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
7400 (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
7401 (set_ui_file_data): Delete.
7402 (string_file::~string_file, string_file::write)
7403 (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
7404 (do_ui_file_as_string, ui_file_as_string): Delete.
7405 (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
7406 (struct mem_file): Delete.
7407 (mem_file_new): Delete.
7408 (stdio_file::stdio_file): New.
7409 (mem_file_delete): Delete.
7410 (stdio_file::stdio_file): New.
7411 (mem_fileopen): Delete.
7412 (stdio_file::~stdio_file): New.
7413 (mem_file_rewind): Delete.
7414 (stdio_file::set_stream): New.
7415 (mem_file_put): Delete.
7416 (stdio_file::open): New.
7417 (mem_file_write): Delete.
7418 (stdio_file_magic, struct stdio_file): Delete.
7419 (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
7420 (stdio_file::flush): New.
7421 (stdio_file_read): Rename to ...
7422 (stdio_file::read): ... this. Adjust.
7423 (stdio_file_write): Rename to ...
7424 (stdio_file::write): ... this. Adjust.
7425 (stdio_file_write_async_safe): Rename to ...
7426 (stdio_file::write_async_safe) ... this. Adjust.
7427 (stdio_file_fputs): Rename to ...
7428 (stdio_file::puts) ... this. Adjust.
7429 (stdio_file_isatty): Delete.
7430 (stdio_file_fseek): Delete.
7431 (stdio_file::isatty): New.
7432 (stderr_file_write): Rename to ...
7433 (stderr_file::write) ... this. Adjust.
7434 (stderr_file_fputs): Rename to ...
7435 (stderr_file::puts) ... this. Adjust.
7436 (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
7437 (stderr_file::stderr_file): New.
7438 (tee_file_magic): Delete.
7439 (struct tee_file): Delete.
7440 (tee_file::tee_file): New.
7441 (tee_file_new): Delete.
7442 (tee_file::~tee_file): New.
7443 (tee_file_delete): Delete.
7444 (tee_file_flush): Rename to ...
7445 (tee_file::flush): ... this. Adjust.
7446 (tee_file_write): Rename to ...
7447 (tee_file::write): ... this. Adjust.
7448 (tee_file::write_async_safe): New.
7449 (tee_file_fputs): Rename to ...
7450 (tee_file::puts): ... this. Adjust.
7451 (tee_file_isatty): Rename to ...
7452 (tee_file::isatty): ... this. Adjust.
7453 * ui-file.h (struct obstack, struct ui_file): Don't
7454 forward-declare.
7455 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
7456 (ui_file_write_ftype)
7457 (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
7458 (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
7459 (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
7460 (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
7461 (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
7462 (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
7463 (set_ui_file_fseek): Delete.
7464 (ui_file_data, ui_file_delete, ui_file_rewind)
7465 (struct ui_file): New.
7466 (ui_file_up): New.
7467 (class null_file): New.
7468 (null_stream): Declare.
7469 (ui_file_write_for_put, ui_file_put): Delete.
7470 (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
7471 Delete.
7472 (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
7473 (gdb_fopen, tee_file_new): Delete.
7474 (struct string_file): New.
7475 (struct stdio_file): New.
7476 (stdio_file_up): New.
7477 (struct stderr_file): New.
7478 (class tee_file): New.
7479 * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
7480 of a 'ui_file *'. Adjust.
7481 * ui-out.h (class ui_out) <field_stream>: Likewise.
7482 * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
7483 (null_stream): Delete.
7484 (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
7485 Adjust.
7486 * utils.h (struct ui_file): Delete forward declaration..
7487 (make_cleanup_ui_file_delete, null_stream): Delete declarations.
7488 (error_stream): Take a 'string_file &' instead of a
7489 'ui_file *'.
7490 * varobj.c (varobj_value_get_print_value): Use string_file.
7491 * xtensa-tdep.c (xtensa_verify_config): Use string_file.
7492 * gdbarch.c: Regenerate.
7493
187808b0
PA
74942017-02-02 Pedro Alves <palves@redhat.com>
7495
7496 * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
7497 (gdb_pretty_print_insn): ... this. Now a free function. Add back
7498 a 'gdbarch' parameter. Allocate a mem_fileopen stream here.
7499 Adjust to call gdb_print_insn instead of
7500 gdb_disassembler::print_insn.
7501 (dump_insns, do_mixed_source_and_assembly_deprecated)
7502 (do_mixed_source_and_assembly, do_assembly_only): Add back a
7503 'gdbarch' parameter. Remove gdb_disassembler parameter.
7504 (gdb_disassembly): Don't allocate a gdb_disassembler here.
7505 * disasm.h (gdb_disassembler::pretty_print_insn): Delete
7506 declaration.
7507 (gdb_pretty_print_insn): Re-add declaration.
7508 * record-btrace.c (btrace_insn_history): Don't allocate a
7509 gdb_disassembler here. Adjust to call gdb_pretty_print_insn.
7510
7a8eb317
SM
75112017-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7512
7513 * disasm.h (gdb_disassembly): Remove file_string parameter.
7514 * disasm.c (gdb_disassembly): Likewise.
7515 * cli/cli-cmds.c (print_disassembly): Adapt.
7516 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
7517 * stack.c (do_gdb_disassembly): Likewise.
7518
7346ef59
AA
75192017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7520
7521 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
7522 DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
7523 targets. And if the implicit value is longer than needed, extract
7524 the first bytes instead of the "least significant" ones.
7525
cd4007e4
MM
75262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7527
7528 * btrace.c (btrace_enable): Do not call btrace_add_pc for
7529 BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
7530 (btrace_fetch): Assert can_access_registers_ptid.
7531 * record-btrace.c (require_btrace_thread, record_btrace_info): Call
7532 validate_registers_access.
7533
cf77c34e
MM
75342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7535
7536 * gdbthread.h (can_access_registers_ptid): New.
7537 * thread.c (can_access_registers_ptid): New.
7538
be85ce7d
PA
75392017-02-01 Pedro Alves <palves@redhat.com>
7540
7541 * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
7542
29b0b251
PA
75432017-01-31 Pedro Alves <palves@redhat.com>
7544
7545 * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
7546 Fix typos.
7547
289b5b24
PA
75482017-01-31 Pedro Alves <palves@redhat.com>
7549
7550 * stack.c (print_frame_args): Remove local mem_fileopen stream,
7551 not used.
7552
b47413b4
PA
75532017-01-31 Pedro Alves <palves@redhat.com>
7554
7555 * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
7556
60adb36c
PA
75572017-01-31 Pedro Alves <palves@redhat.com>
7558
7559 * common/scoped_restore.h
7560 (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
7561 change the value's parameter type to T2.
7562 (make_scoped_restore): Likewise.
7563
2735833d
WT
75642017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7565 Richard Henderson <rth@redhat.com>
7566
7567 * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
7568 (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
7569 GS_BASE for older kernels.
7570 (amd64_linux_store_inferior_registers): Add case to store FS_BASE
7571 GS_BASE for older kernels.
7572 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
7573 and GS_BASE to the offset table.
7574 (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
7575 system register group.
7576 * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
7577 for older kernels.
7578 * amd64-tdep.c (amd64_init_abi): Add segment registers for the
7579 amd64 ABI.
7580 * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
7581 AMD64_GSBASE_REGNUM.
7582 (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
7583 * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
7584 (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
7585 (x32-avx-linux.dat, x32-avx512-linux.dat): Add
7586 i386/64bit-segments.xml in those rules.
7587 * features/i386/64bit-segments.xml: New file.
7588 * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
7589 * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
7590 * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
7591 * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
7592 * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
7593 * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
7594 * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
7595 * features/i386/amd64-avx-linux.c: Regenerated.
7596 * features/i386/amd64-avx-mpx-linux.c: Regenerated.
7597 * features/i386/amd64-avx-mpx.c: Regenerated.
7598 * features/i386/amd64-avx512-linux.c: Regenerated.
7599 * features/i386/amd64-linux.c: Regenerated.
7600 * features/i386/amd64-mpx-linux.c: Regenerated.
7601 * features/i386/i386-avx-mpx-linux.c: Regenerated.
7602 * features/i386/i386-avx-mpx.c: Regenerated.
7603 * features/i386/x32-avx-linux.c: Regenerated.
7604 * features/i386/x32-avx512-linux.c: Regenerated.
7605 * regformats/i386/amd64-avx-linux.dat: Regenerated.
7606 * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
7607 * regformats/i386/amd64-avx512-linux.dat: Regenerated.
7608 * regformats/i386/amd64-linux.dat: Regenerated.
7609 * regformats/i386/amd64-mpx-linux.dat: Regenerated.
7610 * regformats/i386/x32-avx-linux.dat: Regenerated.
7611 * regformats/i386/x32-avx512-linux.dat: Regenerated.
7612 * regformats/i386/x32-linux.dat: Regenerated.
7613
8884e97e
WT
76142017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7615
7616 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
7617 Set to AMD64_NUM_REGS.
7618
7005d26a
WT
76192017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7620
7621 * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
7622 that checks validity of a register number.
7623
4bd2e1b2
KC
76242017-01-27 Kees Cook <keescook@google.com>
7625
7626 * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
7627 fetch_fpregs if target has fpa registers.
7628 (arm_linux_store_inferior_registers): Call store_fpregs if target
7629 has fpa registers.
7630
7cf1de6c
AA
76312017-01-26 Andreas Arnez <arnez@linux.vnet.ibm.com>
7632
7633 * cris-tdep.c (cris_gdbarch_init): Remove check for
7634 info.byte_order and force it to BFD_ENDIAN_LITTLE.
7635
874a1c8c
AT
76362017-01-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7637
7638 * corelow.c (get_core_register_section): Check for regset
7639 existence before checking for REGSET_VARIABLE_SIZE.
7640
d8b49cf0
YQ
76412017-01-26 Yao Qi <yao.qi@linaro.org>
7642 Pedro Alves <palves@redhat.com>
7643
7644 PR gdb/20939
7645 * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
7646 call memory_error, save memaddr instead.
7647 (gdb_disassembler::print_insn): If gdbarch_print_insn returns
7648 negative, cal memory_error.
7649 * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
7650
658ca58c
YQ
76512017-01-26 Yao Qi <yao.qi@linaro.org>
7652
7653 * disasm-selftests.c (memory_error_test): New function.
7654 (_initialize_disasm_selftests): Register memory_error_test.
7655
79843d45
YQ
76562017-01-26 Yao Qi <yao.qi@linaro.org>
7657
7658 * Makefile.in (SFILES): Add disasm-selftests.c and
7659 selftest-arch.c.
7660 (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
7661 * disasm-selftests.c: New file.
7662 * selftest-arch.c: New file.
7663 * selftest-arch.h: New file.
7664
8cafda32
YQ
76652017-01-26 Yao Qi <yao.qi@linaro.org>
7666
7667 * mep-tdep.c (mep_gdb_print_insn): Set info->arch
7668 to bfd_arch_mep. Don't return 0 if section is not
7669 found. Call print_insn_mep.
7670
e47ad6c0
YQ
76712017-01-26 Pedro Alves <palves@redhat.com>
7672 Yao Qi <yao.qi@linaro.org>
7673
7674 * arm-tdep.c: Include "disasm.h".
7675 (gdb_print_insn_arm): Update code to get gdbarch.
7676 * disasm.c (dis_asm_read_memory): Change it to
7677 gdb_disassembler::dis_asm_read_memory.
7678 (dis_asm_memory_error): Likewise.
7679 (dis_asm_print_address): Likewise.
7680 (gdb_pretty_print_insn): Change it to
7681 gdb_disassembler::pretty_print_insn.
7682 (dump_insns): Add one argument gdb_disassemlber. All
7683 callers updated.
7684 (do_mixed_source_and_assembly_deprecated): Likewise.
7685 (do_mixed_source_and_assembly): Likewise.
7686 (do_assembly_only): Likewise.
7687 (gdb_disassembler::gdb_disassembler): New.
7688 (gdb_disassembler::print_insn): New.
7689 * disasm.h (class gdb_disassembler): New.
7690 (gdb_pretty_print_insn): Remove declaration.
7691 (gdb_disassemble_info): Likewise.
7692 * guile/scm-disasm.c (class gdbscm_disassembler): New.
7693 (gdbscm_disasm_read_memory_worker): Update.
7694 (gdbscm_disasm_read_memory): Update.
7695 (gdbscm_disasm_memory_error): Remove.
7696 (gdbscm_disasm_print_address): Remove.
7697 (gdbscm_disassembler::gdbscm_disassembler): New.
7698 (gdbscm_print_insn_from_port): Update.
7699 * mips-tdep.c: Include disasm.h.
7700 (gdb_print_insn_mips): Update code to get gdbarch.
7701 * record-btrace.c (btrace_insn_history): Update.
7702 * spu-tdep.c: Include disasm.h.
7703 (struct spu_dis_asm_data): Remove.
7704 (struct spu_dis_asm_info): New.
7705 (spu_dis_asm_print_address): Use spu_dis_asm_info to get
7706 SPU id.
7707 (gdb_print_insn_spu): Cast disassemble_info to
7708 spu_dis_asm_info.
7709
80d75874
YQ
77102017-01-26 Yao Qi <yao.qi@linaro.org>
7711
7712 * disasm.c (do_ui_file_delete): Delete.
7713 (gdb_insn_length): Move code creating stream to ...
7714 * utils.c (null_stream): ... here. New function.
7715 * utils.h (null_stream): Declare.
7716
60685cd0
SM
77172017-01-23 Simon Marchi <simon.marchi@polymtl.ca>
7718
7719 * python/py-inferior.c (find_thread_object): Return directly
7720 from the loop. Remove "found" variable.
7721
eb1cdb62
JB
77222017-01-21 Joel Brobecker <brobecker@adacore.com>
7723
7724 GDB 7.12.1 released.
7725
b1ce6568
SM
77262017-01-20 Simon Marchi <simon.marchi@ericsson.com>
7727
7728 * python/py-function.c (fnpy_call): Reorder declarations to have
7729 the gdbpy_enter object declared first.
7730 * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
7731
6f8b0407
SM
77322017-01-20 Simon Marchi <simon.marchi@ericsson.com>
7733
fec93fb1 7734 PR python/21068
6f8b0407
SM
7735 * python/python-internal.h (PyMem_RawMalloc): Define for
7736 Python < 3.4.
7737 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
7738 PyMem_RawMalloc instead of PyMem_Malloc.
7739
78cbbba8
LM
77402017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
7741 Luis Machado <lgustavo@codesourcery.com>
7742
7743 * NEWS (New commands): Mention flash-erase.
7744 (New MI commands): Mention target-flash-erase.
7745 * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
7746 command.
7747 * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
7748 * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
7749 * target.c (flash_erase_command): New function.
7750 (initialize_targets): Add new flash-erase command.
7751 * target.h (flash_erase_command): New declaration.
7752
2132fe85
JB
77532017-01-20 Joel Brobecker <brobecker@adacore.com>
7754
7755 * nat/linux-ptrace.c: Only include <sys/procfs.h> if
7756 HAVE_SYS_PROCFS_H is defined.
7757
d1dff226
AH
77582017-01-18 Alan Hayward <alan.hayward@arm.com>
7759
7760 * remote.c (struct cached_reg): Change data into a pointer.
7761 * (stop_reply_dtr): Free data pointers before deleting vector.
7762 (process_stop_reply): Likewise.
7763 (remote_parse_stop_reply): Allocate space for data
7764
9890e433
AH
77652017-01-18 Alan Hayward <alan.hayward@arm.com>
7766
7767 * amd64-tdep.c (amd64_pseudo_register_read_value): remove
7768 MAX_REGISTER_SIZE.
7769 (amd64_pseudo_register_read_value): Likewise.
7770 * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
7771 (store_register_using_P): Likewise.
7772 * regcache.c (regcache_xfer_part): Likewise.
7773
7a36499a
IR
77742017-01-16 Ivo Raisr <ivo.raisr@oracle.com>
7775
7776 Split real and pseudo registers.
7777 * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
7778 (sparc32_pseudo_regnum): New enum.
7779 * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
7780 * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
7781 (SPARC32_CP0_REGISTERS): New macro.
7782 (sparc32_pseudo_register_name): New function.
7783 (sparc32_register_name): Use sparc32_pseudo_register_name.
7784 (sparc32_pseudo_register_type): New function.
7785 (sparc32_register_type): Use sparc32_pseudo_register_type.
7786 (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
7787 pseudo register numbers.
7788 * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
7789 (SPARC64_CP0_REGISTERS): New macro.
7790 (sparc64_pseudo_register_name): New function.
7791 (sparc64_register_name): Use sparc64_pseudo_register_name.
7792 (sparc64_pseudo_register_type): New function.
7793 (sparc64_register_type): Use sparc64_pseudo_register_type.
7794 (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
7795 pseudo register numbers.
7796 (sparc64_store_floating_fields, sparc64_extract_floating_fields,
7797 sparc64_store_arguments): Handle pseudo register numbers.
7798
6f8976bf
YQ
77992017-01-13 Yao Qi <yao.qi@linaro.org>
7800
7801 * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
7802 (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
7803 output.
7804 (getpkt_or_notif_sane_1): Likewise.
7805
e4241ace
YQ
78062017-01-13 Yao Qi <yao.qi@linaro.org>
7807
7808 * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
7809 of CC. Pass "-x c++-header" instead of "-x c".
7810
3015c064
SM
78112017-01-12 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * remote.c (remote_can_async_p): Update comment.
7814
fde1b17d
SM
78152017-01-12 Simon Marchi <simon.marchi@ericsson.com>
7816
7817 * linux-nat.c (linux_nat_can_async_p): Update comment.
7818
ca1ca08b
SM
78192017-01-12 Simon Marchi <simon.marchi@ericsson.com>
7820
7821 * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
7822
4ad2da73
SM
78232017-01-11 Simon Marchi <simon.marchi@ericsson.com>
7824
7825 * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
7826
c8b23b3f
TT
78272017-01-10 Tom Tromey <tom@tromey.com>
7828
7829 * python/py-type.c (typy_legacy_template_argument): Update.
7830 * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
7831 ~demangle_parse_info): Declare new members.
7832 (cp_demangled_name_to_comp): Return unique_ptr.
7833 (cp_demangled_name_parse_free)
7834 (make_cleanup_cp_demangled_name_parse_free)
7835 (cp_new_demangle_parse_info): Remove.
7836 * cp-support.c (do_demangled_name_parse_free_cleanup)
7837 (make_cleanup_cp_demangled_name_parse_free): Remove.
7838 (inspect_type, cp_canonicalize_string_full)
7839 (cp_canonicalize_string): Update.
7840 (mangled_name_to_comp): Change return type.
7841 (cp_class_name_from_physname, method_name_from_physname)
7842 (cp_func_name, cp_remove_params): Update.
7843 * cp-name-parser.y (demangle_parse_info): New constructor, from
7844 cp_new_demangle_parse_info.
7845 (~demangle_parse_info): New destructor, from
7846 cp_demangled_name_parse_free.
7847 (cp_merge_demangle_parse_infos): Update.
7848 (cp_demangled_name_to_comp): Change return type.
7849
1ac32117
TT
78502017-01-10 Tom Tromey <tom@tromey.com>
7851
7852 * top.c (prevent_dont_repeat): Change return type.
7853 * python/python.c (execute_gdb_command): Use std::string.
7854 Update.
7855 * guile/guile.c (gdbscm_execute_gdb_command): Update.
7856 * command.h (prevent_dont_repeat): Change return type.
7857 * breakpoint.c (bpstat_do_actions_1): Update.
7858
0cf08227
TT
78592017-01-10 Tom Tromey <tom@tromey.com>
7860
7861 * value.h (scoped_value_mark::~scoped_value_mark): Call
7862 free_to_mark.
7863 (scoped_value_mark::free_to_mark): New method.
7864 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
7865 scoped_value_mark.
7866
eb115069
TT
78672017-01-10 Tom Tromey <tom@tromey.com>
7868
7869 * python/py-value.c (valpy_dereference, valpy_referenced_value)
7870 (valpy_reference_value, valpy_const_value, valpy_get_address)
7871 (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
7872 (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
7873 (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
7874 * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
7875 scoped_value_mark.
7876 * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
7877 * value.h (scoped_value_mark): New class.
7878
906768f9
TT
78792017-01-10 Tom Tromey <tom@tromey.com>
7880
7881 * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
7882 * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
7883 * psymtab.c (discard_psymtabs_upto): Remove.
7884 (make_cleanup_discard_psymtabs): Remove.
7885 (struct psymtab_state): Remove.
7886
bef155c3
TT
78872017-01-10 Tom Tromey <tom@tromey.com>
7888
7889 * record-full.c (record_full_save_cleanups): Remove.
7890 (record_full_save): Use gdb::unlinker.
7891 * gcore.c (do_bfd_delete_cleanup): Remove.
7892 (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr. Remove
7893 cleanups.
7894 * dwarf2read.c (unlink_if_set): Remove.
7895 (write_psymtabs_to_index): Use gdb::unlinker.
7896 * common/gdb_unlinker.h: New file.
7897
192b62ce
TT
78982017-01-10 Tom Tromey <tom@tromey.com>
7899
7900 * windows-tdep.c (windows_xfer_shared_library): Update.
7901 * windows-nat.c (windows_make_so): Update.
7902 * utils.h (make_cleanup_bfd_unref): Remove.
7903 * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
7904 * symfile.h (symfile_bfd_open)
7905 (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
7906 * symfile.c (read_symbols, symbol_file_add)
7907 (separate_debug_file_exists): Update.
7908 (symfile_bfd_open): Return gdb_bfd_ref_ptr.
7909 (generic_load, reread_symbols): Update.
7910 * symfile-mem.c (symbol_file_add_from_memory): Update.
7911 * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
7912 (spu_symbol_file_add_from_memory): Update.
7913 * solist.h (struct target_so_ops) <bfd_open>: Return
7914 gdb_bfd_ref_ptr.
7915 (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
7916 * solib.c (solib_bfd_fopen, solib_bfd_open): Return
7917 gdb_bfd_ref_ptr.
7918 (solib_map_sections, reload_shared_libraries_1): Update.
7919 * solib-svr4.c (enable_break): Update.
7920 * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
7921 * solib-frv.c (enable_break2): Update.
7922 * solib-dsbt.c (enable_break): Update.
7923 * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
7924 gdb_bfd_ref_ptr.
7925 (darwin_solib_get_all_image_info_addr_at_init): Update.
7926 (darwin_bfd_open): Return gdb_bfd_ref_ptr.
7927 * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
7928 * record-full.c (record_full_save): Update.
7929 * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
7930 * procfs.c (insert_dbx_link_bpt_in_file): Update.
7931 * minidebug.c (find_separate_debug_file_in_section): Return
7932 gdb_bfd_ref_ptr.
7933 * machoread.c (macho_add_oso_symfile): Change abfd to
7934 gdb_bfd_ref_ptr.
7935 (macho_symfile_read_all_oso): Update.
7936 (macho_check_dsym): Return gdb_bfd_ref_ptr.
7937 (macho_symfile_read): Update.
7938 * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
7939 (jit_bfd_try_read_symtab): Update.
7940 * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
7941 (gdb_bfd_openw, gdb_bfd_openr_iovec)
7942 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
7943 gdb_bfd_ref_ptr.
7944 (gdb_bfd_ref_policy): New struct.
7945 (gdb_bfd_ref_ptr): New typedef.
7946 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
7947 (gdb_bfd_openw, gdb_bfd_openr_iovec)
7948 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
7949 gdb_bfd_ref_ptr.
7950 * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
7951 * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
7952 (gcore_command): Update.
7953 * exec.c (exec_file_attach): Update.
7954 * elfread.c (elf_symfile_read): Update.
7955 * dwarf2read.c (dwarf2_get_dwz_file): Update.
7956 (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
7957 (open_and_init_dwo_file): Update.
7958 (open_dwp_file): Return gdb_bfd_ref_ptr.
7959 (open_and_init_dwp_file): Update.
7960 * corelow.c (core_open): Update.
7961 * compile/compile-object-load.c (compile_object_load): Update.
7962 * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
7963 * coffread.c (coff_symfile_read): Update.
7964 * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
7965 gdb_bfd_ref_ptr. Rename.
7966 (dump_bfd_file, restore_command): Update.
7967 * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
7968 * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
7969 (find_separate_debug_file_by_buildid): Update.
7970
50315b21
TT
79712017-01-10 Tom Tromey <tom@tromey.com>
7972
7973 * common/gdb_ref_ptr.h: New file.
7974 * python/py-ref.h (struct gdbpy_ref_policy): New.
7975 (gdbpy_ref): Now a typedef.
7976
fc4007c9
TT
79772017-01-10 Tom Tromey <tom@tromey.com>
7978
7979 * utils.h (make_cleanup_htab_delete): Don't declare.
7980 * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
7981 Remove.
7982 * linespec.c (decode_compound_collector): Add constructor,
7983 destructor.
7984 (lookup_prefix_sym): Remove cleanup.
7985 (symtab_collector): Add constructor, destructor.
7986 (collect_symtabs_from_filename): Remove cleanup.
7987 * disasm.c (do_mixed_source_and_assembly): Use htab_up.
7988 * compile/compile-c-symbols.c (generate_c_for_variable_locations):
7989 Use htab_up.
7990 * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
7991 * dwarf2read.c (dw2_expand_symtabs_matching)
7992 (dw2_map_symbol_filenames, dwarf_decode_macros)
7993 (write_psymtabs_to_index): Use htab_up.
7994 * dwarf2loc.c (func_verify_no_selftailcall)
7995 (call_site_find_chain_1, func_verify_no_selftailcall)
7996 (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
7997 std::vector, gdb::unique_xmalloc_ptr.
7998 (call_sitep): Remove typedef.
7999 (dwarf2_locexpr_baton_eval): Remove unused variable.
8000
8dbcee67
TT
80012017-01-10 Tom Tromey <tom@tromey.com>
8002
8003 * python/python-internal.h (make_cleanup_py_decref)
8004 (make_cleanup_py_xdecref): Don't declare.
8005 * python/py-utils.c (py_decref, make_cleanup_py_decref)
8006 (py_xdecref, make_cleanup_py_xdecref): Remove.
8007
13df46cc
TT
80082017-01-10 Tom Tromey <tom@tromey.com>
8009
8010 * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
8011 (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
8012
06fc9bf7
TT
80132017-01-10 Tom Tromey <tom@tromey.com>
8014
8015 * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
8016
830a4934
TT
80172017-01-10 Tom Tromey <tom@tromey.com>
8018
8019 * python/py-utils.c (unicode_to_encoded_string)
8020 (python_string_to_target_string)
8021 (python_string_to_target_python_string)
8022 (python_string_to_host_string, gdbpy_obj_to_string)
8023 (get_addr_from_python): Use gdbpy_ref.
8024
4586d543
TT
80252017-01-10 Tom Tromey <tom@tromey.com>
8026
8027 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
8028 gdbpy_ref.
8029
59876f8f
TT
80302017-01-10 Tom Tromey <tom@tromey.com>
8031
8032 * python/python.c (eval_python_command, gdbpy_decode_line)
8033 (gdbpy_run_events, gdbpy_start_type_printers)
8034 (gdbpy_apply_type_printers): Use gdbpy_ref.
8035
97d83487
TT
80362017-01-10 Tom Tromey <tom@tromey.com>
8037
8038 * python/py-param.c (get_doc_string, compute_enum_values): Use
8039 gdbpy_ref.
8040
9205649a
TT
80412017-01-10 Tom Tromey <tom@tromey.com>
8042
8043 * python/py-inferior.c (find_thread_object, build_inferior_list):
8044 Use gdbpy_ref.
8045
74c49d45
TT
80462017-01-10 Tom Tromey <tom@tromey.com>
8047
8048 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
8049
16361ffb
TT
80502017-01-10 Tom Tromey <tom@tromey.com>
8051
8052 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
8053 gdbpy_ref.
8054
905f2cca
TT
80552017-01-10 Tom Tromey <tom@tromey.com>
8056
8057 * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref. Remove
8058 extra incref.
8059 (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
8060 Use gdbpy_ref.
8061
64081434
TT
80622017-01-10 Tom Tromey <tom@tromey.com>
8063
8064 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
8065 gdbpy_ref.
8066
59e9e831
TT
80672017-01-10 Tom Tromey <tom@tromey.com>
8068
8069 * python/py-arch.c (archpy_disassemble): Use gdbpy_ref. Don't
8070 decref results of PyArg_ParseTupleAndKeywords.
8071
9de10f6d
TT
80722017-01-10 Tom Tromey <tom@tromey.com>
8073
8074 * python/python.c (python_run_simple_file): Use
8075 unique_xmalloc_ptr, gdbpy_ref.
8076
2bd5759d
TT
80772017-01-10 Tom Tromey <tom@tromey.com>
8078
8079 * python/py-prettyprint.c (print_stack_unless_memory_error)
8080 (print_string_repr, print_children): Use gdbpy_ref.
8081 (dummy_python_frame): New class.
8082 (dummy_python_frame::dummy_python_frame): Rename from
8083 push_dummy_python_frame.
8084 (py_restore_tstate): Remove.
8085
3b4e0e01
TT
80862017-01-10 Tom Tromey <tom@tromey.com>
8087
8088 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
8089
17a22718
TT
80902017-01-10 Tom Tromey <tom@tromey.com>
8091
8092 * python/python.c (ensure_python_env, restore_python_env):
8093 Remove.
8094 * python/python-internal.h (ensure_python_env): Don't declare.
8095 * varobj.h (varobj_ensure_python_env): Don't declare.
8096 * varobj.c (varobj_ensure_python_env): Remove.
8097
68cdc557
TT
80982017-01-10 Tom Tromey <tom@tromey.com>
8099
8100 * varobj.c (varobj_value_get_print_value): Use
8101 gdbpy_enter_varobj.
8102
1eba6383
TT
81032017-01-10 Tom Tromey <tom@tromey.com>
8104
8105 * python/py-prettyprint.c (print_string_repr, print_children):
8106 Update.
8107 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
8108 of "encoding".
8109 * varobj.c (varobj_value_get_print_value): Update.
8110 * python/python-internal.h (gdbpy_extract_lazy_string): Update.
8111
bde7b3e3
TT
81122017-01-10 Tom Tromey <tom@tromey.com>
8113
8114 * varobj.c (varobj_get_display_hint)
8115 (dynamic_varobj_has_child_method, install_new_value_visualizer)
8116 (varobj_set_visualizer, free_variable): Use
8117 gdbpy_enter_varobj.
8118
a7785f8c
TT
81192017-01-10 Tom Tromey <tom@tromey.com>
8120
8121 * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
8122 (do_finish_initialization): New function. Use gdbpy_ref.
8123 (gdbpy_finish_initialization): Use gdbpy_enter. Call
8124 do_finish_initialization.
8125
2865bfce
TT
81262017-01-10 Tom Tromey <tom@tromey.com>
8127
8128 * python/py-param.c (get_set_value, get_show_value): Use
8129 gdbpy_enter, gdbpy_ref.
8130
0e9dcc75
TT
81312017-01-10 Tom Tromey <tom@tromey.com>
8132
8133 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
8134
12a5cedd
TT
81352017-01-10 Tom Tromey <tom@tromey.com>
8136
8137 * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
8138
788f2586
TT
81392017-01-10 Tom Tromey <tom@tromey.com>
8140
8141 * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
8142 Use gdbpy_enter_varobj.
8143
6cd67bea
TT
81442017-01-10 Tom Tromey <tom@tromey.com>
8145
8146 * varobj.c (gdbpy_enter_varobj): New constructor.
8147 * python/python-internal.h (gdbpy_enter_varobj): New class.
8148 * python/py-varobj.c (py_varobj_get_iterator): Use
8149 gdbpy_enter_varobj.
8150
14b122bf
TT
81512017-01-10 Tom Tromey <tom@tromey.com>
8152
8153 * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
8154 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
8155 (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
8156 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
8157 unique_xmalloc_ptr.
8158 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
8159
bf1ca3b9
TT
81602017-01-10 Tom Tromey <tom@tromey.com>
8161
8162 * python/py-xmethods.c (invoke_match_method): Use
8163 gdbpy_ref.
8164
572a5524
TT
81652017-01-10 Tom Tromey <tom@tromey.com>
8166
8167 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
8168 gdbpy_enter, gdbpy_ref.
8169
396a78b6
TT
81702017-01-10 Tom Tromey <tom@tromey.com>
8171
8172 * python/python.c (python_interactive_command): Use gdbpy_enter.
8173
a88b13c7
TT
81742017-01-10 Tom Tromey <tom@tromey.com>
8175
8176 * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
8177 gdbpy_ref.
8178
e9f0c363
TT
81792017-01-10 Tom Tromey <tom@tromey.com>
8180
8181 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
8182 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
8183
6349f452
TT
81842017-01-10 Tom Tromey <tom@tromey.com>
8185
8186 * utils.h (htab_deleter): New struct.
8187 (htab_up): New typedef.
8188 * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
8189 gdbpy_enter, gdbpy_ref, htab_up.
8190
c0171de6
TT
81912017-01-10 Tom Tromey <tom@tromey.com>
8192
8193 * python/py-unwind.c (pending_frame_invalidate): Remove.
8194 (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
8195
f18e226f
TT
81962017-01-10 Tom Tromey <tom@tromey.com>
8197
8198 * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
8199 (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
8200
c57af3f1
TT
82012017-01-10 Tom Tromey <tom@tromey.com>
8202
8203 * python/py-type.c (save_objfile_types): Use gdbpy_enter.
8204
60e600ec
TT
82052017-01-10 Tom Tromey <tom@tromey.com>
8206
8207 * python/python.c (gdbpy_eval_from_control_command)
8208 (gdbpy_source_script, gdbpy_run_events)
8209 (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
8210 (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
8211 gdbpy_enter.
8212
bf7da5b0
TT
82132017-01-10 Tom Tromey <tom@tromey.com>
8214
8215 * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
8216
2d38bced
TT
82172017-01-10 Tom Tromey <tom@tromey.com>
8218
8219 * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
8220
07bc7329
TT
82212017-01-10 Tom Tromey <tom@tromey.com>
8222
8223 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
8224 (python_on_inferior_call_pre, python_on_inferior_call_post)
8225 (python_on_memory_change, python_on_register_change)
8226 (python_inferior_exit, python_new_objfile, add_thread_object)
8227 (delete_thread_object, py_free_inferior): Use gdbpy_enter.
8228
6e7c365e
TT
82292017-01-10 Tom Tromey <tom@tromey.com>
8230
8231 * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
8232 (bpfinishpy_handle_exit): Use gdbpy_enter.
8233
6ba0cd40
TT
82342017-01-10 Tom Tromey <tom@tromey.com>
8235
8236 * python/py-cmd.c (cmdpy_destroyer)
8237 (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
8238 gdbpy_enter.
8239
de2dc875
TT
82402017-01-10 Tom Tromey <tom@tromey.com>
8241
8242 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
8243 gdbpy_enter.
8244 (gdbpy_breakpoint_has_cond): Likewise.
8245
4ecee2c4
TT
82462017-01-10 Tom Tromey <tom@tromey.com>
8247
8248 * python/python.c (gdbpy_enter): New constructor.
8249 (~gdbpy_enter): New destructor.
8250 (restore_python_env, ensure_python_env): Rewrite.
8251 * python/python-internal.h (gdbpy_enter): New class.
8252
37fce74f
TT
82532017-01-10 Tom Tromey <tom@tromey.com>
8254
8255 * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
8256
53a0cca3
TT
82572017-01-10 Tom Tromey <tom@tromey.com>
8258
8259 * python/py-value.c (value_has_field, get_field_flag)
8260 (get_field_type, valpy_getitem, convert_value_from_python): Use
8261 gdbpy_ref.
8262
ff3724f5
TT
82632017-01-10 Tom Tromey <tom@tromey.com>
8264
8265 * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
8266 gdbpy_ref.
8267
0700aea5
TT
82682017-01-10 Tom Tromey <tom@tromey.com>
8269
8270 * python/py-prettyprint.c (search_pp_list)
8271 (find_pretty_printer_from_objfiles)
8272 (find_pretty_printer_from_progspace)
8273 (find_pretty_printer_from_gdb, find_pretty_printer)
8274 (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
8275 gdbpy_ref.
8276
1bb44c9f
TT
82772017-01-10 Tom Tromey <tom@tromey.com>
8278
8279 * python/py-param.c (call_doc_function): Use gdbpy_ref.
8280
87ce03fd
TT
82812017-01-10 Tom Tromey <tom@tromey.com>
8282
8283 * python/py-linetable.c (build_line_table_tuple_from_pcs)
8284 (ltpy_get_all_source_lines): Use gdbpy_ref.
8285
ee0a3fb8
TT
82862017-01-10 Tom Tromey <tom@tromey.com>
8287
8288 * python/py-framefilter.c (extract_sym, extract_value)
8289 (get_py_iter_from_func, bootstrap_python_frame_filters): Use
8290 gdbpy_ref.
8291
bf2a52fa
TT
82922017-01-10 Tom Tromey <tom@tromey.com>
8293
8294 * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
8295
f59fe7f8
TT
82962017-01-10 Tom Tromey <tom@tromey.com>
8297
8298 * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
8299
80bd970a
TT
83002017-01-10 Tom Tromey <tom@tromey.com>
8301
8302 * python/py-function.c (convert_values_to_python, fnpy_init): Use
8303 gdbpy_ref.
8304
d1b3de2e
TT
83052017-01-10 Tom Tromey <tom@tromey.com>
8306
8307 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
8308
3bb43384
TT
83092017-01-10 Tom Tromey <tom@tromey.com>
8310
8311 * python/py-type.c (convert_field, make_fielditem, typy_fields)
8312 (typy_range): Use gdbpy_ref.
8313
abf5651e
TT
83142017-01-10 Tom Tromey <tom@tromey.com>
8315
8316 * python/py-threadevent.c (create_thread_event_object): Use
8317 gdbpy_ref.
8318 * python/py-stopevent.c (create_stop_event_object): Simplify.
8319 (emit_stop_event): Use gdbpy_ref.
8320 * python/py-signalevent.c (create_signal_event_object): Use
8321 gdbpy_ref.
8322 * python/py-newobjfileevent.c (create_new_objfile_event_object)
8323 (emit_new_objfile_event, create_clear_objfiles_event_object)
8324 (emit_clear_objfiles_event): Use gdbpy_ref.
8325 * python/py-infevents.c (create_inferior_call_event_object)
8326 (create_register_changed_event_object)
8327 (create_memory_changed_event_object, emit_inferior_call_event)
8328 (emit_memory_changed_event, emit_register_changed_event): Use
8329 gdbpy_ref.
8330 * python/py-exitedevent.c (create_exited_event_object)
8331 (emit_exited_event): Use gdbpy_ref.
8332 * python/py-event.h (evpy_emit_event): Remove
8333 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
8334 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
8335 * python/py-continueevent.c (emit_continue_event): Use
8336 gdbpy_ref.
8337 * python/py-breakpoint.c (gdbpy_breakpoint_created)
8338 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
8339 gdbpy_ref.
8340 * python/py-bpevent.c (create_breakpoint_event_object): Use
8341 gdbpy_ref.
8342
a68ff33e
TT
83432017-01-10 Tom Tromey <tom@tromey.com>
8344
8345 * python/py-ref.h: New file.
8346
7becfd03
SM
83472017-01-10 Simon Marchi <simon.marchi@ericsson.com>
8348
8349 * cli-out.c (cli_ui_out::do_redirect): Change return type to
8350 void.
8351 * cli-out.h (cli_ui_out::do_redirect): Likewise.
8352 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
8353 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
8354 * ui-out.c (ui_out::redirect): Likewise.
8355 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
8356 * cli/cli-logging.c (set_logging_redirect): Update call site of
8357 ui_out::redirect.
8358 (handle_redirections): Likewise.
8359 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
8360 * top.c (execute_command_to_string): Likewise.
8361 * utils.c (do_ui_out_redirect_pop): Likewise.
8362
df294654
SM
83632017-01-10 Simon Marchi <simon.marchi@ericsson.com>
8364
8365 * stack.c (_initialize_stack): Update "frame" command help message.
8366
f5e6296e
IB
83672017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8368
8369 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
8370
0e2d6fa6
YQ
83712017-01-06 Yao Qi <yao.qi@linaro.org>
8372
8373 * x86-linux-nat.h: Include gdb_proc_service.h.
8374
44d6d3f9
YQ
83752017-01-06 Yao Qi <yao.qi@linaro.org>
8376
8377 * ser-base.h: Include serial.h.
8378
656731fe
YQ
83792017-01-06 Yao Qi <yao.qi@linaro.org>
8380
8381 * ppc-linux-tdep.h: Include ppc-tdep.h.
8382
1ca8f924
YQ
83832017-01-06 Yao Qi <yao.qi@linaro.org>
8384
8385 * nat/amd64-linux-siginfo.h: Include signal.h.
8386
bc3008c4
YQ
83872017-01-06 Yao Qi <yao.qi@linaro.org>
8388
8389 * nat/aarch64-linux-hw-point.h: Include break-common.h.
8390
66c80d03
YQ
83912017-01-06 Yao Qi <yao.qi@linaro.org>
8392
8393 * mi/mi-parse.h: Include mi-cmds.h.
8394
051d2dda
YQ
83952017-01-06 Yao Qi <yao.qi@linaro.org>
8396
8397 * inf-loop.c: Don't include "target.h".
8398 * inf-loop.h: Include it here.
8399
8018d34f
YQ
84002017-01-06 Yao Qi <yao.qi@linaro.org>
8401
8402 * dfp.h: Include "dboulest.h" and "expression.h".
8403
c0b8369c
YQ
84042017-01-06 Yao Qi <yao.qi@linaro.org>
8405
8406 * ax-gdb.h: Include "ax.h".
8407
ad5cba2a
YQ
84082017-01-06 Yao Qi <yao.qi@linaro.org>
8409
8410 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
8411 with nat/gdb_ptrace.h.
8412
1c33cd7f
YQ
84132017-01-05 Yao Qi <yao.qi@linaro.org>
8414
8415 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
8416 new line.
8417 (mips64_fbsd_sigframe_init): Likewise.
8418
c988ac1d
JB
84192017-01-04 John Baldwin <jhb@FreeBSD.org>
8420
8421 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
8422 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
8423
b268007c
JB
84242017-01-04 John Baldwin <jhb@FreeBSD.org>
8425
8426 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
8427 * NEWS: Mention new FreeBSD/mips native configuration.
8428 * config/mips/fbsd.mh: New file.
8429 * configure.host: Add mips*-*-freebsd*.
8430 * mips-fbsd-nat.c: New file.
8431
387360da
JB
84322017-01-04 John Baldwin <jhb@FreeBSD.org>
8433
8434 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
8435 (ALLDEPFILES): Add mips-fbsd-tdep.c.
8436 * NEWS: Mention new FreeBSD/mips target.
8437 * configure.tgt: Add mips*-*-freebsd*.
8438 * mips-fbsd-tdep.c: New file.
8439 * mips-fbsd-tdep.h: New file.
8440
2aaaf250
YQ
84412017-01-04 Yao Qi <yao.qi@linaro.org>
8442
8443 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
8444 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
8445
61baf725
JB
84462017-01-01 Joel Brobecker <brobecker@adacore.com>
8447
6dbb839a 8448 Update copyright year range in all GDB files.
61baf725 8449
c113e7ff 84502017-01-01 Joel Brobecker <brobecker@adacore.com>
ce0db137 8451
c113e7ff 8452 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
ce0db137 8453
c113e7ff 8454For older changes see ChangeLog-2016.
c906108c
SS
8455\f
8456Local Variables:
8457mode: change-log
8458left-margin: 8
8459fill-column: 74
8460version-control: never
57da7796 8461coding: utf-8
c906108c 8462End:
This page took 2.602252 seconds and 4 git commands to generate.