PR remote/21188: Fix remote serial timeout
[external/binutils.git] / gdb / ChangeLog
1 2017-03-17  Pedro Alves  <palves@redhat.com>
2
3         PR remote/21188
4         * ser-base.c (ser_base_wait_for): Add comment.
5         (do_ser_base_readchar): Improve comment based on the ser-unix.c's
6         version.
7         * ser-unix.c (hardwire_raw): Remove reference to
8         scb->current_timeout.
9         (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
10         (hardwire_ops): Install ser_base_readchar instead of
11         hardwire_readchar.
12         * serial.h (struct serial) <current_timeout, timeout_remaining>:
13         Remove fields.
14
15 2017-03-17  Jonah Graham  <jonah@kichwacoders.com>
16
17         PR gdb/19637
18         * python/lib/gdb/printer/bound_registers.py: Add support for
19         Python 3.
20
21 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
22
23         * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
24         pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
25         (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
26         byte_offset to subobj_byte_offset.  Fix the handling of
27         DWARF_VALUE_STACK on big-endian targets when coming via an
28         implicit pointer.
29         (dwarf2_evaluate_loc_desc): Adjust call to
30         dwarf2_evaluate_loc_desc_full.
31         * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
32         * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
33
34 2017-03-16  Yao Qi  <yao.qi@linaro.org>
35
36         * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
37         and REVSH instructions.
38
39 2017-03-16  Yao Qi  <yao.qi@linaro.org>
40
41         * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
42         (arm_record_test): Declare.
43         (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
44         (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
45         align with the manual.
46         (thumb_record_misc): Adjust the code order to align with the
47         manual.
48         (thumb2_record_decode_insn_handler): Fix instruction matching.
49         (instruction_reader_thumb): New class.
50         (arm_record_test): New function.
51
52 2017-03-16  Yao Qi  <yao.qi@linaro.org>
53
54         * arm-tdep.c (abstract_memory_reader): New class.
55         (instruction_reader): New class.
56         (extract_arm_insn): Add argument 'reader'.  Callers updated.
57         (decode_insn): Likewise.
58
59 2017-03-16  Doug Evans  <dje@google.com>
60
61         * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
62         member.  Change type of TYPE member to SCM.  All uses updated.
63         (lsscm_make_lazy_string_smob): Add assert.
64         (lsscm_make_lazy_string): Flag bad length values.
65         (lsscm_elt_type): New function.
66         (gdbscm_lazy_string_to_value): Rewrite to use
67         lsscm_safe_lazy_string_to_value.
68         (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
69         * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
70         values.  Fix TYPE_CODE_PTR.  Handle TYPE_CODE_ARRAY.  Handle typedefs
71         in incoming type.
72         * guile/guile-internal.h (tyscm_scm_to_type): Declare.
73         * guile/scm-type.c (tyscm_scm_to_type): New function.
74
75 2017-03-15  Doug Evans  <dje@google.com>
76
77         PR python/17728, python/18439, python/18779
78         * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
79         member.  Change type of TYPE member to PyObject *.  All uses updated.
80         (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
81         (gdbpy_create_lazy_string_object): Flag bad length values.
82         Handle TYPE_CODE_ARRAY with possibly different user-provided length.
83         Handle typedefs in incoming type.
84         (stpy_lazy_string_elt_type): New function.
85         (gdbpy_extract_lazy_string): Call it.
86         * python/py-value.c (valpy_lazy_string): Flag bad length values.
87         Fix handling of TYPE_CODE_PTR.  Handle TYPE_CODE_ARRAY.  Handle
88         typedefs in incoming type.
89
90 2017-03-16  Doug Evans  <dje@google.com>
91
92         * guile/guile-internal.h (tyscm_scm_to_type): Declare.
93         * guile/scm-type.c (tyscm_scm_to_type): New function.
94
95 2017-03-16  Jiong Wang  <jiong.wang@arm.com>
96
97         * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
98         "ULONGEST" for "skip".
99
100 2017-03-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
101
102         PR gdb/21220
103         * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
104         TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
105         (inf_ptrace_peek_poke): ...here.  New function.  Now also loop
106         over ptrace peek/poke until end of buffer or error.
107
108 2017-03-14  Simon Marchi  <simon.marchi@ericsson.com>
109
110         * parse.c (length_of_subexp): Make static.
111         * parser-defs.h (length_of_subexp): Remove.
112
113 2017-03-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
114
115         * linux-nat.c (linux_proc_xfer_partial): Handle write operations
116         as well.
117
118 2017-03-14  Pedro Alves  <palves@redhat.com>
119
120         * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
121         (main): Use std::unique_ptr.  Remove calls to
122         cp_demangled_name_parse_free.
123
124 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
125
126         * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
127         alphabsd_store_inferior_registers): Use regcache->ptid instead
128         of inferior_ptid.
129
130 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
131
132         * aix-thread.c (aix_thread_fetch_registers,
133         aix_thread_store_registers): Use regcache->ptid instead of
134         inferior_ptid.
135
136 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
137
138         * aarch64-linux-nat.c (fetch_gregs_from_thread,
139         store_gregs_to_thread, fetch_fpregs_from_thread,
140         store_fpregs_to_thread): Use regcache->ptid instead of
141         inferior_ptid.
142
143 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
144
145         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
146         amd64_linux_fetch_inferior_registers): Use regcache->ptid
147         instead of inferior_ptid.
148
149 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
150
151         * target.c (target_fetch_registers, target_store_registers): Add
152         assert.
153
154 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
155
156         * regcache.h (regcache_get_ptid): New function.
157         * regcache.c (regcache_get_ptid): New function.
158
159 2017-03-13  Mark Wielaard  <mark@klomp.org>
160
161         * cp-name-parser.y (make_empty): Initialize d_printing to zero.
162
163 2017-03-10  Keith Seitz  <keiths@redhat.com>
164
165         PR c++/8218
166         * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
167
168 2017-03-08  Pedro Alves  <palves@redhat.com>
169
170         PR gdb/18360
171         * infrun.c (start_step_over, do_target_resume, resume)
172         (restart_threads): Assert we're not resuming a thread that is
173         meant to be stopped.
174         (infrun_thread_stop_requested_callback): Delete.
175         (infrun_thread_stop_requested): If the thread is internally
176         stopped, queue a pending stop event and clear the thread's
177         inline-frame state.
178         (handle_stop_requested): New function.
179         (handle_syscall_event, handle_inferior_event_1): Use
180         handle_stop_requested.
181         (handle_stop_requested): New function.
182         (handle_signal_stop): Set the thread's stop_signal here instead of
183         at caller.
184         (finish_step_over): Clear step over info unconditionally.
185         (handle_signal_stop): If the user had interrupted the event
186         thread, consider the stop a random signal.
187         (handle_signal_stop) <signal arrived while stepping over
188         breakpoint>: Don't restart threads here.
189         (stop_waiting): Don't clear step-over info here.
190
191 2017-03-08  Pedro Alves  <palves@redhat.com>
192
193         PR 21206
194         * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
195         goes to argument 2, not 1.
196
197 2017-03-08  Pedro Alves  <palves@redhat.com>
198
199         PR cli/21218
200         * top.c (gdb_readline_wrapper): Avoid passing NULL to
201         display_gdb_prompt.
202         (command_line_input): Add comment.
203
204 2017-03-08  Pedro Alves  <palves@redhat.com>
205
206         PR tui/21216
207         * tui/tui-file.c (tui_file::write): New.
208         * tui/tui-file.h (tui_file): Override "write".
209         * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
210         factored out from ...
211         (tui_puts): ... here.
212         (tui_putc): Use them.
213         (tui_write): New function.
214         * tui/tui-io.h (tui_write): Declare.
215
216 2017-03-07  Sergio Durigan Junior  <sergiodj@redhat.com>
217
218         * Makefile.in (SFILES): Replace "environ.c" with
219         "common/environ.c".
220         (HFILES_NO_SRCDIR): Likewise, for "environ.h".
221         * environ.c: Include "common-defs.h" instead of "defs.h.  Moved
222         to...
223         * common/environ.c: ... here.
224         * environ.h: Moved to...
225         * common/environ.h: ... here.
226
227 2017-03-07  Peter Bergner  <bergner@vnet.ibm.com>
228
229         * gdbarch.sh (pstring_ptr): New static function.
230         (gdbarch_disassembler_options): Use it.
231         (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
232         not valid_disassembler_option->name.
233         * gdbarch.c: Regenerate.
234
235 2017-03-07  Peter Bergner  <bergner@vnet.ibm.com>
236
237         * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
238
239 2017-03-07  Pedro Alves  <palves@redhat.com>
240
241         * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
242
243 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
244
245         * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
246         * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
247         * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
248         * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
249
250 2017-03-06  Simon Marchi  <simon.marchi@ericsson.com>
251
252         * xtensa-linux-nat.c (fetch_gregs): Remove const.
253
254 2017-03-03  Simon Marchi  <simon.marchi@ericsson.com>
255
256         * remote.c (remote_add_target_side_commands): Use range-based
257         for loop.
258
259 2017-03-03  Yao Qi  <yao.qi@linaro.org>
260
261         PR gdb/21165
262         * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
263         value is lazy.
264         * valprint.c (common_val_print): Likewise.
265
266 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
267
268         * NEWS: Mention new set/show disassembler-options commands.
269         * doc/gdb.texinfo: Document new set/show disassembler-options commands.
270         * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
271         (prospective_options): New static variable.
272         (gdb_disassembler::gdb_disassembler): Initialize
273         m_di.disassembler_options.
274         (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
275         (get_disassembler_options): New function.
276         (set_disassembler_options): Likewise.
277         (set_disassembler_options_sfunc): Likewise.
278         (show_disassembler_options_sfunc): Likewise.
279         (disassembler_options_completer): Likewise.
280         (_initialize_disasm): Likewise.
281         * disasm.h (get_disassembler_options): New prototype.
282         (set_disassembler_options): Likewise.
283         * gdbarch.sh (gdbarch_disassembler_options): New variable.
284         (gdbarch_verify_disassembler_options): Likewise.
285         * gdbarch.c: Regenerate.
286         * gdbarch.h: Likewise.
287         * arm-tdep.c (num_disassembly_options): Delete.
288         (set_disassembly_style): Likewise.
289         (arm_disassembler_options): New static variable.
290         (set_disassembly_style_sfunc): Convert short style name into long
291         option name.  Call set_disassembler_options.
292         (show_disassembly_style_sfunc): New function.
293         (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
294         set_gdbarch_verify_disassembler_options.
295         (_initialize_arm_tdep): Delete regnames variable and update callers.
296         (arm_disassembler_options): Initialize.
297         (disasm_options): New variable.
298         (num_disassembly_options): Rename from this...
299         (num_disassembly_styles): ...to this.  Compute by scanning through
300         disasm_options.
301         (valid_disassembly_styles): Initialize using disasm_options.
302         Remove calls to parse_arm_disassembler_option, get_arm_regnames and
303         set_arm_regname_option.
304         Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
305         * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
306         (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
307         set_gdbarch_verify_disassembler_options.
308         * s390-tdep.c (s390_disassembler_options): New static variable.
309         (s390_gdbarch_init):all set_gdbarch_disassembler_options and
310         set_gdbarch_verify_disassembler_options.
311
312 2017-02-27  Simon Marchi  <simon.marchi@ericsson.com>
313
314         * remote.c (remote_add_target_side_condition): Remove "struct"
315         keyword from range-based for loop.
316
317 2017-02-27  Simon Marchi  <simon.marchi@ericsson.com>
318
319         * remote.c (remote_add_target_side_condition): Use range-based
320         for loop.  Update comment.
321
322 2017-02-27  Yao Qi  <yao.qi@linaro.org>
323
324         * f-typeprint.c (f_print_type): Check "varstring" is empty first.
325
326 2017-02-26  Alan Hayward  <alan.hayward@arm.com>
327
328         * regcache.c (regcache_raw_update): New function.
329         (regcache_raw_read): Move code to regcache_raw_update.
330         * regcache.h (regcache_raw_update): New declaration.
331         * remote.c (remote_prepare_to_store): Call regcache_raw_update.
332
333 2017-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
334
335         * dwarf2read.c (create_debug_type_hash_table): Initialize
336         header.signature and header.type_offset_in_tu.
337
338 2017-02-24  Pedro Alves  <palves@redhat.com>
339
340         * symtab.c (make_file_symbol_completion_list_1): Use
341         add_symtab_completions.
342
343 2017-02-24  Alan Hayward  <alan.hayward@arm.com>
344
345         * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
346
347 2017-02-24  Alan Hayward  <alan.hayward@arm.com>
348
349         * i386-tdep.c (i386_pseudo_register_read_into_value): Use
350         I386_MAX_REGISTER_SIZE.
351         (i386_pseudo_register_write): Likewise.
352         (i386_process_record): Likewise.
353         * i387-tdep.c (i387_supply_xsave): Likewise.
354         * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
355         (store_register): Likewise.
356
357 2017-02-23  Pedro Alves  <palves@redhat.com>
358
359         * ada-lang.c: Include "common/function-view.h".
360         (ada_iterate_over_symbols): Adjust to use function_view as
361         callback type.
362         (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
363         (ada_make_symbol_completion_list): Use a lambda.
364         (ada_exc_search_name_matches): Delete.
365         (name_matches_regex): New.
366         (ada_add_global_exceptions): Use a lambda and name_matches_regex.
367         * compile/compile-c-support.c: Include "common/function-view.h".
368         (print_one_macro): Change prototype to accept a ui_file pointer.
369         (write_macro_definitions): Use a lambda.
370         * dwarf2read.c: Include "common/function-view.h".
371         (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
372         (dw2_expand_symtabs_matching): Adjust to use function_view as
373         callback type.
374         * language.h: Include "common/function-view.h".
375         (struct language_defn) <la_iterate_over_symbols>: Adjust to use
376         function_view as callback type.
377         (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
378         * linespec.c: Include "common/function-view.h".
379         (collect_info::add_symbol): New method.
380         (struct symbol_and_data_callback, iterate_inline_only, struct
381         symbol_matcher_data, iterate_name_matcher): Delete.
382         (iterate_over_all_matching_symtabs): Adjust to use function_view
383         as callback type and lambdas.
384         (iterate_over_file_blocks): Adjust to use function_view as
385         callback type.
386         (decode_compound_collector): Now a class with private fields.
387         (decode_compound_collector::release_symbols): New method.
388         (collect_one_symbol): Rename to...
389         (decode_compound_collector::operator()): ... this and adjust.
390         (lookup_prefix_sym): decode_compound_collector construction bits
391         move to decode_compound_collector ctor.  Pass the
392         decode_compound_collector object directly as callback.  Remove
393         cleanups and use decode_compound_collector::release_symbols
394         instead.
395         (symtab_collector): Now a class with private fields.
396         (symtab_collector::release_symtabs): New method.
397         (add_symtabs_to_list): Rename to...
398         (symtab_collector::operator()): ... this and adjust.
399         (collect_symtabs_from_filename): symtab_collector construction
400         bits move to symtab_collector ctor.  Pass the symtab_collector
401         object directly as callback.  Remove cleanups and use
402         symtab_collector::release_symtabs instead.
403         (collect_symbols): Delete.
404         (add_matching_symbols_to_info): Use lambdas.
405         * macrocmd.c (print_macro_callback): Delete.
406         (info_macro_command): Use a lambda.
407         (info_macros_command): Pass print_macro_definition as callable
408         directly.
409         (print_one_macro): Remove 'ignore' parameter.
410         (macro_list_command): Adjust.
411         * macrotab.c (macro_for_each_data::fn): Now a function_view.
412         (macro_for_each_data::user_data): Delete field.
413         (foreach_macro): Adjust to call the function_view.
414         (macro_for_each): Adjust to use function_view as callback type.
415         (foreach_macro_in_scope): Adjust to call the function_view.
416         (macro_for_each_in_scope): Adjust to use function_view as callback
417         type.
418         * macrotab.h: Include "common/function-view.h".
419         (macro_callback_fn): Declare a prototype instead of a pointer.
420         Remove "user_data" parameter.
421         (macro_for_each, macro_for_each_in_scope): Adjust to use
422         function_view as callback type.
423         * psymtab.c (partial_map_expand_apply)
424         (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
425         Adjust to use function_view as callback type and to return bool.
426         (psym_expand_symtabs_matching): Adjust to use function_view as
427         callback types.
428         * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
429         to use function_view as callback type and to return bool.
430         (debug_qf_expand_symtabs_matching): Adjust to use function_view as
431         callback types.
432         * symfile.c (expand_symtabs_matching): Adjust to use function_view
433         as callback types.
434         * symfile.h: Include "common/function-view.h".
435         (expand_symtabs_file_matcher_ftype)
436         (expand_symtabs_symbol_matcher_ftype)
437         (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
438         return bool.
439         (quick_symbol_functions::map_symtabs_matching_filename)
440         (quick_symbol_functions::expand_symtabs_matching): Adjust to use
441         function_view as callback type and return bool.
442         (expand_symtabs_matching): Adjust to use function_view as callback
443         type.
444         (maintenance_expand_name_matcher)
445         (maintenance_expand_file_matcher): Delete.
446         (maintenance_expand_symtabs): Use lambdas.
447         * symtab.c (iterate_over_some_symtabs): Adjust to use
448         function_view as callback types and return bool.
449         (iterate_over_symtabs): Likewise.  Use unique_xmalloc_ptr instead
450         of a cleanup.
451         (lookup_symtab_callback): Delete.
452         (lookup_symtab): Use a lambda.
453         (iterate_over_symbols): Adjust to use function_view as callback
454         type.
455         (struct search_symbols_data, search_symbols_file_matches)
456         (search_symbols_name_matches): Delete.
457         (search_symbols): Use a pair of lambdas.
458         (struct add_name_data, add_macro_name, symbol_completion_matcher)
459         (symtab_expansion_callback): Delete.
460         (default_make_symbol_completion_list_break_on_1): Use lambdas.
461         * symtab.h: Include "common/function-view.h".
462         (iterate_over_some_symtabs): Adjust to use function_view as
463         callback type and return bool.
464         (iterate_over_symtabs): Adjust to use function_view as callback
465         type.
466         (symbol_found_callback_ftype): Remove 'data' parameter and return
467         bool.
468         (iterate_over_symbols): Adjust to use function_view as callback
469         type.
470
471 2017-02-23  Pedro Alves  <palves@redhat.com>
472
473         * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
474         (%.o) <unittests/%.c>: New pattern.
475         * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
476         CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
477         * common/function-view.h: New file.
478         * unittests/function-view-selftests.c: New file.
479         * configure: Regenerate.
480
481 2017-02-23  Simon Marchi  <simon.marchi@ericsson.com>
482
483         * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
484         inferior_ptid.
485         * go32-nat.c (go32_thread_alive): Likewise.
486
487 2017-02-23  Yao Qi  <yao.qi@linaro.org>
488
489         * varobj-iter.h (varobj_iter_delete): Call xfree instead of
490         delete.
491
492 2017-02-23  Yao Qi  <yao.qi@linaro.org>
493
494         * varobj.c (varobj_clear_saved_item): Use delete instead of
495         xfree.
496         (update_dynamic_varobj_children): Likewise.
497
498 2017-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
499
500         * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
501
502 2017-02-21  Simon Marchi  <simon.marchi@ericsson.com>
503
504         * common/enum-flags.h (enum_flags::enum_flags): Initialize
505         m_enum_value to 0 in default constructor.
506
507 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
508
509         * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
510         (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
511         (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
512         STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
513         (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
514         (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
515         (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
516         IS_STORE_CONDITIONAL_INSN.
517
518 2017-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
519
520         * dwarf2_rnglists_process: Initialize range_beginning and range_end.
521
522 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
523
524         * NEWS (Changes since GDB 7.12): Add DWARF-5.
525
526 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
527
528         * dwarf2read.c (skip_one_die, read_attribute_value)
529         (dwarf2_const_value_attr, dump_die_shallow)
530         (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
531         (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
532
533 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
534
535         * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
536         (dwarf_parse_macro_header): Accept DWARF version 5.
537         (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
538
539 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
540
541         * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
542         DW_AT_GNU_*.
543         * common/common-exceptions.h (enum errors): Likewise.
544         * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
545         * dwarf2expr.c (dwarf_block_to_dwarf_reg)
546         (dwarf_expr_context::execute_stack_op): Likewise.
547         * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
548         Likewise.
549         * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
550         (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
551         (show_entry_values_debug, call_site_to_target_addr)
552         (func_addr_to_tail_call_list, func_verify_no_selftailcall)
553         (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
554         (entry_data_value_free_closure, value_of_dwarf_reg_entry)
555         (value_of_dwarf_block_entry, indirect_pieced_value)
556         (symbol_needs_eval_context::push_dwarf_reg_entry_value):
557         (disassemble_dwarf_expression): Likewise.
558         * dwarf2read.c (process_die, inherit_abstract_dies)
559         (read_call_site_scope): Likewise.
560         * gdbtypes.h (struct func_type, struct call_site_parameter)
561         (struct call_site): Likewise.
562         * stack.c (read_frame_arg): Likewise.
563         * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
564
565 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
566
567         * defs.h (read_unsigned_leb128): New declaration.
568         * dwarf2loc.c (decode_debug_loclists_addresses): New function.
569         (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
570         (dwarf2_find_location_expression): Call also
571         decode_debug_loclists_addresses.  Handle DWARF-5 ULEB128 length.
572         * dwarf2loc.h (dwarf2_version): New declaration.
573         * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
574         rnglists.
575         (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
576         .debug_rnglists.
577         (struct dwop_section_names): Add loclists_dwo.
578         (dwop_section_names): Add .debug_loclists.dwo.
579         (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
580         (struct dwarf2_per_cu_data): Add dwarf_version.
581         (struct dwo_sections): Add loclists.
582         (struct attr_abbrev): Add implicit_const.
583         (read_indirect_line_string): New declaration.
584         (read_unsigned_leb128): Delete declaration.
585         (rcuh_kind): New definition.
586         (read_and_check_comp_unit_head): Change parameter
587         is_debug_types_section to section_kind.
588         (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
589         (read_comp_unit_head): Change parameter abfd to section, add parameter
590         section_kind.  Handle DWARF-5.
591         (error_check_comp_unit_head): Accept also DWARF version 5.
592         (read_and_check_comp_unit_head): Change parameter
593         is_debug_types_section to section_kind.
594         (read_and_check_type_unit_head): Delete function.
595         (read_abbrev_offset): Handle DWARF-5.
596         (create_debug_type_hash_table): Add parameter section_kind.  Process
597         only DW_UT_type.  Use signature and type_offset_in_tu from struct
598         comp_unit_head.
599         (create_debug_types_hash_table): Update create_debug_type_hash_table
600         caller.
601         (create_all_type_units): Call create_debug_type_hash_table.
602         (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
603         read_and_check_type_unit_head caller to read_and_check_comp_unit_head
604         caller.
605         (skip_one_die): Handle DW_FORM_implicit_const.
606         (dwarf2_rnglists_process): New function.
607         (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
608         (abbrev_table_read_table): Handle DW_FORM_implicit_const.
609         (read_attribute_value): Handle DW_FORM_implicit_const,
610         DW_FORM_line_strp.
611         (read_attribute): Handle DW_FORM_implicit_const.
612         (read_indirect_string_at_offset_from): New function from
613         read_indirect_string_at_offset.
614         (read_indirect_string_at_offset): Call
615         read_indirect_string_at_offset_from.
616         (read_indirect_line_string_at_offset): New function.
617         (read_indirect_string): New function comment.
618         (read_indirect_line_string): New function.
619         (read_unsigned_leb128): Make it global.
620         (dwarf2_string_attr): Handle DWARF-5.
621         (add_include_dir_stub, read_formatted_entries): New functions.
622         (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
623         Handle DWARF-5.
624         (per_cu_header_read_in): Update read_comp_unit_head caller.
625         (dwarf2_version): New function.
626         * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
627         rnglists.
628         * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
629         fields.
630
631 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
632
633         * dwarf2read.c (abbrev_table_read_table): Read the data only once.
634
635 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
636
637         * dwarf2read.c (dwarf2_ranges_process): New function from
638         dwarf2_ranges_read.
639         (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
640         dwarf2_ranges_process.
641
642 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
643
644         * dwarf2read.c (create_debug_type_hash_table): New function from
645         create_debug_types_hash_table.
646         (create_debug_types_hash_table): Call create_debug_type_hash_table.
647         (create_all_type_units, open_and_init_dwo_file): Update
648         create_debug_types_hash_table callers.
649
650 2017-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
651
652         PR gdb/16188
653         * fork-child.c (trace_start_error): Fix thinko.  va_end should
654         refer to 'ap', not 'args'.
655
656 2017-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
657             Pedro Alves  <palves@redhat.com>
658
659         PR gdb/16188
660         * darwin-nat.c (darwin_ptrace_me): Check if calls to system
661         calls succeeded.
662         * fork-child.c (trace_start_error): New function.
663         (trace_start_error_with_name): Likewise.
664         * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
665         * inf-ptrace.c (inf_ptrace_me): Likewise.
666         * inferior.h (trace_start_error): New prototype.
667         (trace_start_error_with_name): Likewise.
668
669 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
670
671         PR gdb/21164
672         * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
673         NULL before using it.
674         * symmisc.c (maintenance_print_symbols): Likewise.
675         (maintenance_print_msymbols): Likewise.
676
677 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
678
679         * NEWS: Add record Python bindings entry.
680
681 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
682
683         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
684         py-record-full.o.
685         (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
686         * python/py-record-btrace.c, python/py-record-btrace.h,
687         python/py-record-full.c, python/py-record-full.h: New file.
688         * python/py-record.c: Add include for py-record-btrace.h and
689         py-record-full.h.
690         (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
691         recpy_instruction_history, recpy_function_call_history, recpy_begin,
692         recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
693         * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
694         New definition.
695         (gdbpy_initialize_btrace): New export.
696         * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
697
698 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
699
700         * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
701         (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
702         * python/py-record.c: New file.
703         * python/python-internal.h (gdbpy_start_recording,
704         gdbpy_current_recording, gdpy_stop_recording,
705         gdbpy_initialize_record): New export.
706         * python/python.c (_initialize_python): Add gdbpy_initialize_record.
707         (python_GdbMethods): Add gdbpy_start_recording,
708         gdbpy_current_recording and gdbpy_stop_recording.
709
710 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
711
712         * record-btrace.c (record_btrace_record_method): New function.
713         (init_record_btrace_ops): Initialize to_record_method.
714         * record-full.c (record_full_record_method): New function.
715         (init_record_full_ops, init_record_full_core_ops): Add
716         record_full_record_method.
717         * record.h (enum record_method): New enum.
718         * target-debug.h (target_debug_print_enum_record_method: New define.
719         * target-delegates.c: Regenerate.
720         * target.c (target_record_method): New function.
721         * target.h: Include record.h.
722         (struct target_ops) <to_record_method>: New field.
723         (target_record_method): New export.
724
725 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
726
727         * record.h (record_start, record_stop): New export.
728         * record.c (record_start, record_stop): New function.
729
730 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
731
732         * btrace.c (btrace_fetch): Copy function call segments pointer
733         into a vector.
734         (btrace_clear): Clear the vector.
735         (btrace_find_insn_by_number): Use binary search to find the correct
736         function call segment.
737         * btrace.h (brace_fun_p): New typedef.
738         (struct btrace_thread_info) <functions>: New field.
739
740 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
741
742         * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
743         * btrace.c (btrace_decode_error): ... here.  New function.
744         * btrace.h (btrace_decode_error): New export.
745
746 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
747
748         * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
749         (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
750         btrace_find_insn_by_number): Remove special case for gaps.
751         * btrace.h (btrace_insn_get_error): New export.
752         (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
753         * record-btrace.c (btrace_insn_history): Print number for gaps.
754         (record_btrace_info, record_btrace_goto): Handle gaps.
755
756 2017-02-14  Tom Tromey  <tom@tromey.com>
757
758         PR python/13598:
759         * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
760         event.
761         * python/py-evts.c (gdbpy_initialize_py_events): Add
762         before_prompt registry.
763         * python/py-events.h (events_object) <before_prompt>: New field.
764
765 2017-02-14  Markus Metzger  <markus.t.metzger@intel.com>
766
767         * btrace.c (ftrace_new_switch): Preserve up link and flags.
768
769 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
770
771         * symfile (_initialize_symfile): Add usage text to the load command's
772         help text.
773
774 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
775
776         * utils.c (defaulted_query): Don't query on secondary UIs.
777
778 2017-02-10  Tom Tromey  <tom@tromey.com>
779
780         * rust-lang.c (rust_get_disr_info): Remove unused variable.
781
782 2017-02-10  Tom Tromey  <tom@tromey.com>
783
784         * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
785         "cleanup" local.
786         * python/py-type.c (typy_legacy_template_argument): Remove
787         unnecessary "cleanup" local.
788
789 2017-02-10  Tom Tromey  <tom@tromey.com>
790
791         * python/python.c (do_start_initialization): New function, from
792         _initialize_python.
793         (_initialize_python): Call do_start_initialization.
794         * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
795         goto.
796
797 2017-02-10  Tom Tromey  <tom@tromey.com>
798
799         * python/py-prettyprint.c (pretty_print_one_value): Use
800         gdbpy_ref.
801
802 2017-02-10  Tom Tromey  <tom@tromey.com>
803
804         * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
805         * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
806         gdbpy_ref.
807         * python/py-type.c (field_new): Use gdbpy_ref.
808         * python/py-symtab.c (symtab_and_line_to_sal_object): Use
809         gdbpy_ref.
810         * python/py-progspace.c (pspy_new): Use gdbpy_ref.
811         (py_free_pspace): Likewise.
812         (pspace_to_pspace_object): Likewise.
813         * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
814         (py_free_objfile): Likewise.
815         (objfile_to_objfile_object): Likewise.
816         * python/py-inferior.c (delete_thread_object): Use
817         gdbpy_ref.
818         (infpy_read_memory): Likewise.
819         (py_free_inferior): Likewise.
820         * python/py-evtregistry.c (create_eventregistry_object): Use
821         gdbpy_ref.
822         * python/py-event.c (create_event_object): Use gdbpy_ref.
823
824 2017-02-10  Tom Tromey  <tom@tromey.com>
825
826         * python/py-ref.h (gdbpy_ref_policy): Now a template.
827         (gdbpy_ref): Now a template; allow subclasses of PyObject to be
828         used.
829         * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
830         python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
831         python/py-exitedevent.c, python/py-finishbreakpoint.c,
832         python/py-framefilter.c, python/py-function.c,
833         python/py-inferior.c, python/py-infevents.c,
834         python/py-linetable.c, python/py-newobjfileevent.c,
835         python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
836         python/py-signalevent.c, python/py-stopevent.c,
837         python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
838         python/py-unwind.c, python/py-utils.c, python/py-value.c,
839         python/py-varobj.c, python/py-xmethods.c, python/python.c,
840         varobj.c: Change gdbpy_ref to gdbpy_ref<>.
841
842 2017-02-10  Tom Tromey  <tom@tromey.com>
843
844         * ui-out.h (ui_out_emit_type): New class.
845         (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
846         * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
847         and ui_out_emit_tuple.
848         (enumerate_locals): Likewise.
849         (py_mi_print_variables, py_print_locals, py_print_args): Use
850         ui_out_emit_list.
851         (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
852         ui_out_emit_list.
853         * common/gdb_optional.h: New file.
854
855 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
856
857         * MAINTAINERS (Write After Approval): Update my e-mail address.
858
859 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
860
861         PR gdb/21122
862         * breakpoint.c (_initialize_breakpoint): Update the help description
863         of the 'commands' command to indicate that it takes a list argument.
864
865 2017-02-09  Simon Marchi  <simon.marchi@ericsson.com>
866
867         * interps.c (current_interp_set_logging): Remove "return".
868
869 2017-02-09  Gary Benson  <gbenson@redhat.com>
870
871         * symtab.c (add_symtab_completions): Prevent NULL pointer
872         dereference.
873
874 2017-02-08  Pedro Alves  <palves@redhat.com>
875
876         * interps.c (interp::interp): Remove reference to quiet_p.
877         (interp_set): Make static.  Remove dead "Switching to" output
878         code.
879         (interp_quiet_p, interp_set_quiet): Delete.
880         (interpreter_exec_cmd): Don't set the interpreter quiet.
881         * interps.h (interp_quiet_p): Make static.
882         (class interp) <quiet_p>: Remove field
883
884 2017-02-08  Jerome Guitton  <guitton@adacore.com>
885
886         * cli/cli-decode.c (find_command_name_length): Make it extern.
887         * cli/cli-decode.h (find_command_name_length): Declare.
888         * cli/cli-script.c (command_name_equals, line_first_arg):
889         New functions.
890         (process_next_line): Use cli-decode to parse command names.
891         (build_command_line): Make args a constant pointer.
892
893 2017-02-08  Jerome Guitton  <guitton@adacore.com>
894
895         * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
896         Remove case-insensitive search.
897
898 2017-02-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
899
900         * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
901         at the end of the line.  Avoids an ARI warning.
902
903 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
904
905         * NEWS: Mention support for record/replay of Intel 64 rdrand and
906         rdseed instructions.
907         i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
908
909 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
910
911         PR tdep/20936
912         Provide and use sparc32 and sparc64 target description XML files.
913         * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
914         features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
915         * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
916         features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
917         * features/sparc/sparc32-solaris.xml: New file.
918         * features/sparc/sparc64-solaris.xml: New file.
919         * features/sparc/sparc32-solaris.c: Generated.
920         * features/sparc/sparc64-solaris.c: Generated.
921         * sparc-tdep.h: Account for differences in target descriptions.
922         * sparc-tdep.c (sparc32_register_name): Use target provided registers.
923         (sparc32_register_type): Use target provided registers.
924         (validate_tdesc_registers): New function.
925         (sparc32_gdbarch_init): Use tdesc_has_registers.
926         Set pseudoregister functions.
927         * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
928         (sparc64_register_type): Use target provided registers.
929         (sparc64_init_abi): Set pseudoregister functions.
930
931 2017-02-03  Tom Tromey  <tom@tromey.com>
932
933         PR rust/21097:
934         * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
935         with a single member.
936
937 2017-02-03  Pedro Alves  <palves@redhat.com>
938
939         * cli/cli-interp.c (cli_interp_base::cli_interp_base)
940         (cli_interp_base::~cli_interp_base): New.
941         (cli_interp): New struct.
942         (as_cli_interp): Cast the interp itself to cli_interp.
943         (cli_interpreter_pre_command_loop): Rename to ...
944         (cli_interp_base::pre_command_loop): ... this.  Remove 'self'
945         parameter.
946         (cli_interpreter_init): Rename to ...
947         (cli_interp::init): ... this.  Remove 'self' parameter.  Use
948         boolean.  Make extern.
949         (cli_interpreter_resume): Rename to ...
950         (cli_interp::resume): ... this.  Remove 'data' parameter.  Make
951         extern.
952         (cli_interpreter_suspend): Rename to ...
953         (cli_interp::suspend): ... this.  Remove 'data' parameter.  Make
954         extern.
955         (cli_interpreter_exec): Rename to ...
956         (cli_interp::exec): ... this.  Remove 'data' parameter.  Make
957         extern.
958         (cli_interpreter_supports_command_editing): Rename to ...
959         (cli_interp_base::supports_command_editing): ... this.  Remove
960         'interp' parameter.  Make extern.
961         (cli_ui_out): Rename to ...
962         (cli_interp::interp_ui_out): ... this.  Remove 'interp' parameter.
963         Make extern.
964         (cli_set_logging): Rename to ...
965         (cli_interp_base::set_logging): ... this.  Remove 'interp'
966         parameter.  Make extern.
967         (cli_interp_procs): Delete.
968         (cli_interp_factory): Adjust to use "new".
969         * cli/cli-interp.h: Include "interps.h".
970         (struct cli_interp_base): New struct.
971         * interps.c (struct interp): Delete.  Fields moved to interps.h.
972         (interp_new): Delete.
973         (interp::interp, interp::~interp): New.
974         (interp_set): Use bool, and return void.  Assume the interpreter
975         has suspend, init and resume methods, and that the all return
976         void.
977         (set_top_level_interpreter): interp_set returns void.
978         (interp_ui_out): Adapt.
979         (current_interp_set_logging): Adapt.
980         (interp_data): Delete.
981         (interp_pre_command_loop, interp_supports_command_editing): Adapt.
982         (interp_exec): Adapt.
983         (top_level_interpreter_data): Delete.
984         * interps.h (interp_init_ftype, interp_resume_ftype)
985         (interp_suspend_ftype, interp_exec_ftype)
986         (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
987         (class interp): New.
988         (interp_new): Delete.
989         (interp_set): Now returns void.  Use bool.
990         (interp_data, top_level_interpreter_data): Delete.
991         * mi/mi-common.h: Include interps.h.
992         (class mi_interp): Inherit from interp.  Define a ctor.  Declare
993         init, resume, suspect, exec, interp_ui_out, set_logging and
994         pre_command_loop methods.
995         * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
996         (mi_interpreter_init): Rename to ...
997         (mi_interp::init): ... this.  Remove the 'interp' parameter, use
998         bool, return void and make extern.  Adjust.
999         (mi_interpreter_resume): ... Rename to ...
1000         (mi_interp::resume): ... this.  Remove the 'data' parameter,
1001         return void and make extern.  Adjust.
1002         (mi_interpreter_suspend): ... Rename to ...
1003         (mi_interp::suspend): ... this.  Remove the 'data' parameter,
1004         return void and make extern.  Adjust.
1005         (mi_interpreter_exec): ... Rename to ...
1006         (mi_interp::exec): ... this.  Remove the 'data' parameter and make
1007         extern.  Adjust.
1008         (mi_interpreter_pre_command_loop): ... Rename to ...
1009         (mi_interp::pre_command_loop): ... this.  Remove the 'self'
1010         parameter and make extern.
1011         (mi_on_normal_stop_1): Adjust.
1012         (mi_ui_out): Rename to ...
1013         (mi_interp::interp_ui_out): ... this.  Remove the 'interp'
1014         parameter and make extern.  Adjust.
1015         (mi_set_logging): Rename to ...
1016         (mi_interp::set_logging): ... this.  Remove the 'interp'
1017         parameter and make extern.  Adjust.
1018         (mi_interp_procs): Delete.
1019         (mi_interp_factory): Adjust to use 'new'.
1020         * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
1021         (mi_print_exception, mi_execute_command, mi_load_progress):
1022         Adjust.
1023         * tui/tui-interp.c (tui_interp): New class.
1024         (as_tui_interp): Return a tui_interp pointer.
1025         (tui_on_normal_stop, tui_on_signal_received)
1026         (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
1027         (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
1028         to use interp::interp_ui_out.
1029         (tui_init): Rename to ...
1030         (tui_interp::init): ... this.  Remove the 'self' parameter, use
1031         bool, return void and make extern.  Adjust.
1032         (tui_resume): Rename to ...
1033         (tui_interp::resume): ... this.  Remove the 'data' parameter,
1034         return void and make extern.  Adjust.
1035         (tui_suspend): Rename to ...
1036         (tui_interp::suspend): ... this.  Remove the 'data' parameter,
1037         return void and make extern.  Adjust.
1038         (tui_ui_out): Rename to ...
1039         (tui_interp::interp_ui_out): ... this.  Remove the 'self'
1040         parameter, and make extern.  Adjust.
1041         (tui_exec): Rename to ...
1042         (tui_interp::exec): ... this.  Remove the 'data' parameter and
1043         make extern.
1044         (tui_interp_procs): Delete.
1045         (tui_interp_factory): Use "new".
1046
1047 2017-02-02  Tom Tromey  <tom@tromey.com>
1048
1049         * rust-exp.y (ends_raw_string, space_then_number)
1050         (rust_identifier_start_p): Return bool.
1051         * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
1052         (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
1053         (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
1054         (rust_chartype_p): Return bool.
1055         (val_print_struct, rust_print_struct_def, rust_print_type):
1056         Update.
1057         * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
1058         Return bool.
1059
1060 2017-02-02  Tom Tromey  <tom@tromey.com>
1061
1062         * rust-lang.c: Reindent.
1063
1064 2017-02-02  Tom Tromey  <tom@tromey.com>
1065
1066         * rust-lang.h (rust_crate_for_block): Update.
1067         * rust-lang.c (rust_crate_for_block): Return std::string.
1068         (rust_get_disr_info): Use std:;string, not
1069         gdb::unique_xmalloc_ptr.
1070         * rust-exp.y (crate_name): Update.
1071
1072 2017-02-02  Pedro Alves  <palves@redhat.com>
1073
1074         * disasm-selftests.c (print_one_insn_test): Move the "verbose"
1075         field out of gdb_disassembler_test and make it static.
1076
1077 2017-02-02  Pedro Alves  <palves@redhat.com>
1078
1079         * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
1080         mi1_interp and mi_interp fields.
1081
1082 2017-02-02  Pedro Alves  <palves@redhat.com>
1083
1084         * cli/cli-interp.c (struct saved_output_files, saved_output):
1085         Moved from cli/cli-logging.c.
1086         (cli_set_logging): New function.
1087         (cli_interp_procs): Install cli_set_logging.
1088         * cli/cli-interp.h (make_logging_output, cli_set_logging):
1089         Declare.
1090         * cli/cli-logging.c (struct saved_output_files, saved_output):
1091         Moved to cli/cli-interp.c.
1092         (pop_output_files): Don't save outputs here.
1093         (make_logging_output): New function.
1094         (handle_redirections): Don't build tee nor save previous outputs
1095         here.
1096         * interps.c (current_interp_set_logging): Change prototype.
1097         Assume there's always a set_logging_proc method installed.
1098         * interps.h (interp_set_logging_ftype): Change prototype.
1099         (current_interp_set_logging): Change prototype and adjust comment.
1100         * mi/mi-interp.c (mi_set_logging): Change protototype.  Adjust to
1101         use make_logging_output.
1102         * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
1103 2017-02-02  Pedro Alves  <palves@redhat.com>
1104
1105         * cli/cli-logging.c (maybe_warn_already_logging): New factored out
1106         from ...
1107         (set_logging_overwrite): ... here.
1108         (logging_no_redirect_file): Delete.
1109         (set_logging_redirect): Don't handle redirection on the fly.
1110         Instead warn that "logging off" / "logging on" is necessary.
1111         (pop_output_files): Delete references to logging_no_redirect_file.
1112         (show_logging_command): Always speak in terms of what will happen
1113         once logging is reenabled.
1114
1115 2017-02-02  Pedro Alves  <palves@redhat.com>
1116
1117         * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
1118
1119 2017-02-02  Pedro Alves  <palves@redhat.com>
1120
1121         * disasm.c (gdb_pretty_print_insn): Rename to ...
1122         (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
1123         Remove gdbarch parameter.  Adapt to clear the object's buffers
1124         instead of allocating new buffers, and to print using the object's
1125         gdb_disassembler instead of calling gdb_print_insn.
1126         (dump_insns): Use gdb_pretty_print_disassembler.
1127         * disasm.h (gdb_pretty_print_insn): Delete declaration.
1128         (gdb_pretty_print_disassembler): New class.
1129         * record-btrace.c (btrace_insn_history): Use
1130         gdb_pretty_print_disassembler.
1131
1132 2017-02-02  Pedro Alves  <palves@redhat.com>
1133
1134         * ada-lang.c (type_as_string): Use string_file.
1135         * ada-valprint.c (ada_print_floating): Use string_file.
1136         * ada-varobj.c (ada_varobj_scalar_image)
1137         (ada_varobj_get_value_image): Use string_file.
1138         * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
1139         * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
1140         * breakpoint.c (update_inserted_breakpoint_locations)
1141         (insert_breakpoint_locations, reattach_breakpoints)
1142         (print_breakpoint_location, print_one_detail_ranged_breakpoint)
1143         (print_it_watchpoint): Use string_file.
1144         (save_breakpoints): Use stdio_file.
1145         * c-exp.y (oper): Use string_file.
1146         * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
1147         tee_file.
1148         (pop_output_files): Use delete.
1149         (handle_redirections): Use stdio_file and tee_file.
1150         * cli/cli-setshow.c (do_show_command): Use string_file.
1151         * compile/compile-c-support.c (c_compute_program): Use
1152         string_file.
1153         * compile/compile-c-symbols.c (generate_vla_size): Take a
1154         'string_file &' instead of a 'ui_file *'.
1155         (generate_c_for_for_one_variable): Take a 'string_file &' instead
1156         of a 'ui_file *'.  Use string_file.
1157         (generate_c_for_variable_locations): Take a 'string_file &'
1158         instead of a 'ui_file *'.
1159         * compile/compile-internal.h (generate_c_for_for_one_variable):
1160         Take a 'string_file &' instead of a 'ui_file *'.
1161         * compile/compile-loc2c.c (push, pushf, unary, binary)
1162         (print_label, pushf_register_address, pushf_register)
1163         (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
1164         'ui_file *'.  Adjust.
1165         * compile/compile.c (compile_to_object): Use string_file.
1166         * compile/compile.h (compile_dwarf_expr_to_c)
1167         (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
1168         'ui_file *'.
1169         * cp-support.c (inspect_type): Use string_file and obstack_copy0.
1170         (replace_typedefs_qualified_name): Use string_file and
1171         obstack_copy0.
1172         * disasm.c (gdb_pretty_print_insn): Use string_file.
1173         (gdb_disassembly): Adjust reference the null_stream global.
1174         (do_ui_file_delete): Delete.
1175         (gdb_insn_length): Use null_stream.
1176         * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
1177         * dwarf2loc.c (dwarf2_compile_property_to_c)
1178         (locexpr_generate_c_location, loclist_generate_c_location): Take a
1179         'string_file &' instead of a 'ui_file *'.
1180         * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
1181         * dwarf2read.c (do_ui_file_peek_last): Delete.
1182         (dwarf2_compute_name): Use string_file.
1183         * event-top.c (gdb_setup_readline): Use stdio_file.
1184         * gdbarch.sh (verify_gdbarch): Use string_file.
1185         * gdbtypes.c (safe_parse_type): Use null_stream.
1186         * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
1187         string_file.
1188         * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
1189         'string_file *' instead of a 'ui_file *'.
1190         (gdbscm_arch_disassemble): Use string_file.
1191         * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
1192         * guile/scm-ports.c (class ioscm_file_port): Now a class that
1193         inherits from ui_file.
1194         (ioscm_file_port_delete, ioscm_file_port_rewind)
1195         (ioscm_file_port_put): Delete.
1196         (ioscm_file_port_write): Rename to ...
1197         (ioscm_file_port::write): ... this.  Remove file_port_magic
1198         checks.
1199         (ioscm_file_port_new): Delete.
1200         (ioscm_with_output_to_port_worker): Use ioscm_file_port and
1201         ui_file_up.
1202         * guile/scm-type.c (tyscm_type_name): Use string_file.
1203         * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
1204         Use string_file.
1205         * infcmd.c (print_return_value_1): Use string_file.
1206         * infrun.c (print_target_wait_results): Use string_file.
1207         * language.c (add_language): Use string_file.
1208         * location.c (explicit_to_string_internal): Use string_file.
1209         * main.c (captured_main_1): Use null_file.
1210         * maint.c (maintenance_print_architecture): Use stdio_file.
1211         * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
1212         * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
1213         event_channel>: Change type to mi_console_file pointer.
1214         * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
1215         (mi_console_file_delete): Delete.
1216         (struct mi_console_file): Delete.
1217         (mi_console_file_magic): Delete.
1218         (mi_console_file_new): Delete.
1219         (mi_console_file::mi_console_file): New.
1220         (mi_console_file_delete): Delete.
1221         (mi_console_file_fputs): Delete.
1222         (mi_console_file::write): New.
1223         (mi_console_raw_packet): Delete.
1224         (mi_console_file::flush): New.
1225         (mi_console_file_flush): Delete.
1226         (mi_console_set_raw): Rename to ...
1227         (mi_console_file::set_raw): ... this.
1228         * mi/mi-console.h (class mi_console_file): New class.
1229         (mi_console_file_new, mi_console_set_raw): Delete.
1230         * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
1231         (mi_set_logging): Use delete and tee_file.  Adjust.
1232         * mi/mi-main.c (output_register): Use string_file.
1233         (mi_cmd_data_evaluate_expression): Use string_file.
1234         (mi_cmd_data_read_memory): Use string_file.
1235         (mi_cmd_execute, print_variable_or_computed): Use string_file.
1236         * mi/mi-out.c (mi_ui_out::main_stream): New.
1237         (mi_ui_out::rewind): Use main_stream and
1238         string_file.
1239         (mi_ui_out::put): Use main_stream and string_file.
1240         (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
1241         Allocate a 'string_file' instead.
1242         (mi_out_new): Don't allocate a mem_fileopen stream here.
1243         * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
1244         (mi_ui_out::main_stream): Declare method.
1245         * printcmd.c (eval_command): Use string_file.
1246         * psymtab.c (maintenance_print_psymbols): Use stdio_file.
1247         * python/py-arch.c (archpy_disassemble): Use string_file.
1248         * python/py-breakpoint.c (bppy_get_commands): Use string_file.
1249         * python/py-frame.c (frapy_str): Use string_file.
1250         * python/py-framefilter.c (py_print_type, py_print_single_arg):
1251         Use string_file.
1252         * python/py-type.c (typy_str): Use string_file.
1253         * python/py-unwind.c (unwind_infopy_str): Use string_file.
1254         * python/py-value.c (valpy_str): Use string_file.
1255         * record-btrace.c (btrace_insn_history): Use string_file.
1256         * regcache.c (regcache_print): Use stdio_file.
1257         * reggroups.c (maintenance_print_reggroups): Use stdio_file.
1258         * remote.c (escape_buffer): Use string_file.
1259         * rust-lang.c (rust_get_disr_info): Use string_file.
1260         * serial.c (serial_open_ops_1): Use stdio_file.
1261         (do_serial_close): Use delete.
1262         * stack.c (print_frame_arg): Use string_file.
1263         (print_frame_args): Remove local mem_fileopen stream, not used.
1264         (print_frame): Use string_file.
1265         * symmisc.c (maintenance_print_symbols): Use stdio_file.
1266         * symtab.h (struct symbol_computed_ops) <generate_c_location>:
1267         Take a 'string_file *' instead of a 'ui_file *'.
1268         * top.c (new_ui): Use stdio_file and stderr_file.
1269         (free_ui): Use delete.
1270         (execute_command_to_string): Use string_file.
1271         (quit_confirm): Use string_file.
1272         * tracepoint.c (collection_list::append_exp): Use string_file.
1273         * tui/tui-disasm.c (tui_disassemble): Use string_file.
1274         * tui/tui-file.c: Don't include "ui-file.h".
1275         (enum streamtype, struct tui_stream): Delete.
1276         (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
1277         (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
1278         (tui_file::tui_file): New method.
1279         (tui_file_fputs): Delete.
1280         (tui_file_get_strbuf): Delete.
1281         (tui_file::puts): New method.
1282         (tui_file_adjust_strbuf): Delete.
1283         (tui_file_flush): Delete.
1284         (tui_file::flush): New method.
1285         * tui/tui-file.h: Tweak intro comment.
1286         Include ui-file.h.
1287         (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
1288         (tui_file_adjust_strbuf): Delete declarations.
1289         (class tui_file): New class.
1290         * tui/tui-io.c (tui_initialize_io): Use tui_file.
1291         * tui/tui-regs.c (tui_restore_gdbout): Use delete.
1292         (tui_register_format): Use string_stream.
1293         * tui/tui-stack.c (tui_make_status_line): Use string_file.
1294         (tui_get_function_from_frame): Use string_file.
1295         * typeprint.c (type_to_string): Use string_file.
1296         * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
1297         (null_stream): New global.
1298         (ui_file_delete): Delete.
1299         (ui_file::ui_file): New.
1300         (null_file_isatty): Delete.
1301         (ui_file::~ui_file): New.
1302         (null_file_rewind): Delete.
1303         (ui_file::printf): New.
1304         (null_file_put): Delete.
1305         (null_file_flush): Delete.
1306         (ui_file::putstr): New.
1307         (null_file_write): Delete.
1308         (ui_file::putstrn): New.
1309         (null_file_read): Delete.
1310         (ui_file::putc): New.
1311         (null_file_fputs): Delete.
1312         (null_file_write_async_safe): Delete.
1313         (ui_file::vprintf): New.
1314         (null_file_delete): Delete.
1315         (null_file::write): New.
1316         (null_file_fseek): Delete.
1317         (null_file::puts): New.
1318         (ui_file_data): Delete.
1319         (null_file::write_async_safe): New.
1320         (gdb_flush, ui_file_isatty): Adjust.
1321         (ui_file_put, ui_file_rewind): Delete.
1322         (ui_file_write): Adjust.
1323         (ui_file_write_for_put): Delete.
1324         (ui_file_write_async_safe, ui_file_read): Adjust.
1325         (ui_file_fseek): Delete.
1326         (fputs_unfiltered): Adjust.
1327         (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
1328         (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
1329         (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
1330         (set_ui_file_data): Delete.
1331         (string_file::~string_file, string_file::write)
1332         (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
1333         (do_ui_file_as_string, ui_file_as_string): Delete.
1334         (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
1335         (struct mem_file): Delete.
1336         (mem_file_new): Delete.
1337         (stdio_file::stdio_file): New.
1338         (mem_file_delete): Delete.
1339         (stdio_file::stdio_file): New.
1340         (mem_fileopen): Delete.
1341         (stdio_file::~stdio_file): New.
1342         (mem_file_rewind): Delete.
1343         (stdio_file::set_stream): New.
1344         (mem_file_put): Delete.
1345         (stdio_file::open): New.
1346         (mem_file_write): Delete.
1347         (stdio_file_magic, struct stdio_file): Delete.
1348         (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
1349         (stdio_file::flush): New.
1350         (stdio_file_read): Rename to ...
1351         (stdio_file::read): ... this.  Adjust.
1352         (stdio_file_write): Rename to ...
1353         (stdio_file::write): ... this.  Adjust.
1354         (stdio_file_write_async_safe): Rename to ...
1355         (stdio_file::write_async_safe) ... this.  Adjust.
1356         (stdio_file_fputs): Rename to ...
1357         (stdio_file::puts) ... this.  Adjust.
1358         (stdio_file_isatty): Delete.
1359         (stdio_file_fseek): Delete.
1360         (stdio_file::isatty): New.
1361         (stderr_file_write): Rename to ...
1362         (stderr_file::write) ... this.  Adjust.
1363         (stderr_file_fputs): Rename to ...
1364         (stderr_file::puts) ... this.  Adjust.
1365         (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
1366         (stderr_file::stderr_file): New.
1367         (tee_file_magic): Delete.
1368         (struct tee_file): Delete.
1369         (tee_file::tee_file): New.
1370         (tee_file_new): Delete.
1371         (tee_file::~tee_file): New.
1372         (tee_file_delete): Delete.
1373         (tee_file_flush): Rename to ...
1374         (tee_file::flush): ... this.  Adjust.
1375         (tee_file_write): Rename to ...
1376         (tee_file::write): ... this.  Adjust.
1377         (tee_file::write_async_safe): New.
1378         (tee_file_fputs): Rename to ...
1379         (tee_file::puts): ... this.  Adjust.
1380         (tee_file_isatty): Rename to ...
1381         (tee_file::isatty): ... this.  Adjust.
1382         * ui-file.h (struct obstack, struct ui_file): Don't
1383         forward-declare.
1384         (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
1385         (ui_file_write_ftype)
1386         (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
1387         (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
1388         (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
1389         (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
1390         (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
1391         (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
1392         (set_ui_file_fseek): Delete.
1393         (ui_file_data, ui_file_delete, ui_file_rewind)
1394         (struct ui_file): New.
1395         (ui_file_up): New.
1396         (class null_file): New.
1397         (null_stream): Declare.
1398         (ui_file_write_for_put, ui_file_put): Delete.
1399         (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
1400         Delete.
1401         (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
1402         (gdb_fopen, tee_file_new): Delete.
1403         (struct string_file): New.
1404         (struct stdio_file): New.
1405         (stdio_file_up): New.
1406         (struct stderr_file): New.
1407         (class tee_file): New.
1408         * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
1409         of a 'ui_file *'.  Adjust.
1410         * ui-out.h (class ui_out) <field_stream>: Likewise.
1411         * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
1412         (null_stream): Delete.
1413         (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
1414         Adjust.
1415         * utils.h (struct ui_file): Delete forward declaration..
1416         (make_cleanup_ui_file_delete, null_stream): Delete declarations.
1417         (error_stream): Take a 'string_file &' instead of a
1418         'ui_file *'.
1419         * varobj.c (varobj_value_get_print_value): Use string_file.
1420         * xtensa-tdep.c (xtensa_verify_config): Use string_file.
1421         * gdbarch.c: Regenerate.
1422
1423 2017-02-02  Pedro Alves  <palves@redhat.com>
1424
1425         * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
1426         (gdb_pretty_print_insn): ... this.  Now a free function.  Add back
1427         a 'gdbarch' parameter.  Allocate a mem_fileopen stream here.
1428         Adjust to call gdb_print_insn instead of
1429         gdb_disassembler::print_insn.
1430         (dump_insns, do_mixed_source_and_assembly_deprecated)
1431         (do_mixed_source_and_assembly, do_assembly_only): Add back a
1432         'gdbarch' parameter.  Remove gdb_disassembler parameter.
1433         (gdb_disassembly): Don't allocate a gdb_disassembler here.
1434         * disasm.h (gdb_disassembler::pretty_print_insn): Delete
1435         declaration.
1436         (gdb_pretty_print_insn): Re-add declaration.
1437         * record-btrace.c (btrace_insn_history): Don't allocate a
1438         gdb_disassembler here.  Adjust to call gdb_pretty_print_insn.
1439
1440 2017-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1441
1442         * disasm.h (gdb_disassembly): Remove file_string parameter.
1443         * disasm.c (gdb_disassembly): Likewise.
1444         * cli/cli-cmds.c (print_disassembly): Adapt.
1445         * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
1446         * stack.c (do_gdb_disassembly): Likewise.
1447
1448 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1449
1450         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
1451         DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
1452         targets.  And if the implicit value is longer than needed, extract
1453         the first bytes instead of the "least significant" ones.
1454
1455 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
1456
1457         * btrace.c (btrace_enable): Do not call btrace_add_pc for
1458         BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
1459         (btrace_fetch): Assert can_access_registers_ptid.
1460         * record-btrace.c (require_btrace_thread, record_btrace_info): Call
1461         validate_registers_access.
1462
1463 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
1464
1465         * gdbthread.h (can_access_registers_ptid): New.
1466         * thread.c (can_access_registers_ptid): New.
1467
1468 2017-02-01  Pedro Alves  <palves@redhat.com>
1469
1470         * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
1471
1472 2017-01-31  Pedro Alves  <palves@redhat.com>
1473
1474         * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
1475         Fix typos.
1476
1477 2017-01-31  Pedro Alves  <palves@redhat.com>
1478
1479         * stack.c (print_frame_args): Remove local mem_fileopen stream,
1480         not used.
1481
1482 2017-01-31  Pedro Alves  <palves@redhat.com>
1483
1484         * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
1485
1486 2017-01-31  Pedro Alves  <palves@redhat.com>
1487
1488         * common/scoped_restore.h
1489         (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
1490         change the value's parameter type to T2.
1491         (make_scoped_restore): Likewise.
1492
1493 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1494             Richard Henderson  <rth@redhat.com>
1495
1496         * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
1497         (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
1498         GS_BASE for older kernels.
1499         (amd64_linux_store_inferior_registers): Add case to store FS_BASE
1500         GS_BASE for older kernels.
1501         * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
1502         and GS_BASE to the offset table.
1503         (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
1504         system register group.
1505         * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
1506         for older kernels.
1507         * amd64-tdep.c (amd64_init_abi): Add segment registers for the
1508         amd64 ABI.
1509         * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
1510         AMD64_GSBASE_REGNUM.
1511         (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
1512         * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
1513         (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
1514         (x32-avx-linux.dat, x32-avx512-linux.dat): Add
1515         i386/64bit-segments.xml in those rules.
1516         * features/i386/64bit-segments.xml: New file.
1517         * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
1518         * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
1519         * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
1520         * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
1521         * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
1522         * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
1523         * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
1524         * features/i386/amd64-avx-linux.c: Regenerated.
1525         * features/i386/amd64-avx-mpx-linux.c: Regenerated.
1526         * features/i386/amd64-avx-mpx.c: Regenerated.
1527         * features/i386/amd64-avx512-linux.c: Regenerated.
1528         * features/i386/amd64-linux.c: Regenerated.
1529         * features/i386/amd64-mpx-linux.c: Regenerated.
1530         * features/i386/i386-avx-mpx-linux.c: Regenerated.
1531         * features/i386/i386-avx-mpx.c: Regenerated.
1532         * features/i386/x32-avx-linux.c: Regenerated.
1533         * features/i386/x32-avx512-linux.c: Regenerated.
1534         * regformats/i386/amd64-avx-linux.dat: Regenerated.
1535         * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
1536         * regformats/i386/amd64-avx512-linux.dat: Regenerated.
1537         * regformats/i386/amd64-linux.dat: Regenerated.
1538         * regformats/i386/amd64-mpx-linux.dat: Regenerated.
1539         * regformats/i386/x32-avx-linux.dat: Regenerated.
1540         * regformats/i386/x32-avx512-linux.dat: Regenerated.
1541         * regformats/i386/x32-linux.dat: Regenerated.
1542
1543 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1544
1545         * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
1546         Set to AMD64_NUM_REGS.
1547
1548 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1549
1550         * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
1551         that checks validity of a register number.
1552
1553 2017-01-27  Kees Cook  <keescook@google.com>
1554
1555         * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
1556         fetch_fpregs if target has fpa registers.
1557         (arm_linux_store_inferior_registers): Call store_fpregs if target
1558         has fpa registers.
1559
1560 2017-01-26  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1561
1562         * cris-tdep.c (cris_gdbarch_init): Remove check for
1563         info.byte_order and force it to BFD_ENDIAN_LITTLE.
1564
1565 2017-01-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1566
1567         * corelow.c (get_core_register_section): Check for regset
1568         existence before checking for REGSET_VARIABLE_SIZE.
1569
1570 2017-01-26  Yao Qi  <yao.qi@linaro.org>
1571             Pedro Alves  <palves@redhat.com>
1572
1573         PR gdb/20939
1574         * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
1575         call memory_error, save memaddr instead.
1576         (gdb_disassembler::print_insn): If gdbarch_print_insn returns
1577         negative, cal memory_error.
1578         * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
1579
1580 2017-01-26  Yao Qi  <yao.qi@linaro.org>
1581
1582         * disasm-selftests.c (memory_error_test): New function.
1583         (_initialize_disasm_selftests): Register memory_error_test.
1584
1585 2017-01-26  Yao Qi  <yao.qi@linaro.org>
1586
1587         * Makefile.in (SFILES): Add disasm-selftests.c and
1588         selftest-arch.c.
1589         (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
1590         * disasm-selftests.c: New file.
1591         * selftest-arch.c: New file.
1592         * selftest-arch.h: New file.
1593
1594 2017-01-26  Yao Qi  <yao.qi@linaro.org>
1595
1596         * mep-tdep.c (mep_gdb_print_insn): Set info->arch
1597         to bfd_arch_mep.  Don't return 0 if section is not
1598         found.  Call print_insn_mep.
1599
1600 2017-01-26  Pedro Alves  <palves@redhat.com>
1601             Yao Qi  <yao.qi@linaro.org>
1602
1603         * arm-tdep.c: Include "disasm.h".
1604         (gdb_print_insn_arm): Update code to get gdbarch.
1605         * disasm.c (dis_asm_read_memory): Change it to
1606         gdb_disassembler::dis_asm_read_memory.
1607         (dis_asm_memory_error): Likewise.
1608         (dis_asm_print_address): Likewise.
1609         (gdb_pretty_print_insn): Change it to
1610         gdb_disassembler::pretty_print_insn.
1611         (dump_insns): Add one argument gdb_disassemlber.  All
1612         callers updated.
1613         (do_mixed_source_and_assembly_deprecated): Likewise.
1614         (do_mixed_source_and_assembly): Likewise.
1615         (do_assembly_only): Likewise.
1616         (gdb_disassembler::gdb_disassembler): New.
1617         (gdb_disassembler::print_insn): New.
1618         * disasm.h (class gdb_disassembler): New.
1619         (gdb_pretty_print_insn): Remove declaration.
1620         (gdb_disassemble_info): Likewise.
1621         * guile/scm-disasm.c (class gdbscm_disassembler): New.
1622         (gdbscm_disasm_read_memory_worker): Update.
1623         (gdbscm_disasm_read_memory): Update.
1624         (gdbscm_disasm_memory_error): Remove.
1625         (gdbscm_disasm_print_address): Remove.
1626         (gdbscm_disassembler::gdbscm_disassembler): New.
1627         (gdbscm_print_insn_from_port): Update.
1628         * mips-tdep.c: Include disasm.h.
1629         (gdb_print_insn_mips): Update code to get gdbarch.
1630         * record-btrace.c (btrace_insn_history): Update.
1631         * spu-tdep.c: Include disasm.h.
1632         (struct spu_dis_asm_data): Remove.
1633         (struct spu_dis_asm_info): New.
1634         (spu_dis_asm_print_address): Use spu_dis_asm_info to get
1635         SPU id.
1636         (gdb_print_insn_spu): Cast disassemble_info to
1637         spu_dis_asm_info.
1638
1639 2017-01-26  Yao Qi  <yao.qi@linaro.org>
1640
1641         * disasm.c (do_ui_file_delete): Delete.
1642         (gdb_insn_length): Move code creating stream to ...
1643         * utils.c (null_stream): ... here.  New function.
1644         * utils.h (null_stream): Declare.
1645
1646 2017-01-23  Simon Marchi  <simon.marchi@polymtl.ca>
1647
1648         * python/py-inferior.c (find_thread_object): Return directly
1649         from the loop.  Remove "found" variable.
1650
1651 2017-01-21  Joel Brobecker  <brobecker@adacore.com>
1652
1653         GDB 7.12.1 released.
1654
1655 2017-01-20  Simon Marchi  <simon.marchi@ericsson.com>
1656
1657         * python/py-function.c (fnpy_call): Reorder declarations to have
1658         the gdbpy_enter object declared first.
1659         * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
1660
1661 2017-01-20  Simon Marchi  <simon.marchi@ericsson.com>
1662
1663         PR python/21068
1664         * python/python-internal.h (PyMem_RawMalloc): Define for
1665         Python < 3.4.
1666         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
1667         PyMem_RawMalloc instead of PyMem_Malloc.
1668
1669 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
1670             Luis Machado  <lgustavo@codesourcery.com>
1671
1672         * NEWS (New commands): Mention flash-erase.
1673         (New MI commands): Mention target-flash-erase.
1674         * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
1675         command.
1676         * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
1677         * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
1678         * target.c (flash_erase_command): New function.
1679         (initialize_targets): Add new flash-erase command.
1680         * target.h (flash_erase_command): New declaration.
1681
1682 2017-01-20  Joel Brobecker  <brobecker@adacore.com>
1683
1684         * nat/linux-ptrace.c: Only include <sys/procfs.h> if
1685         HAVE_SYS_PROCFS_H is defined.
1686
1687 2017-01-18  Alan Hayward  <alan.hayward@arm.com>
1688
1689         * remote.c (struct cached_reg): Change data into a pointer.
1690         * (stop_reply_dtr): Free data pointers before deleting vector.
1691         (process_stop_reply): Likewise.
1692         (remote_parse_stop_reply): Allocate space for data
1693
1694 2017-01-18  Alan Hayward  <alan.hayward@arm.com>
1695
1696         * amd64-tdep.c (amd64_pseudo_register_read_value): remove
1697         MAX_REGISTER_SIZE.
1698         (amd64_pseudo_register_read_value): Likewise.
1699         * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
1700         (store_register_using_P): Likewise.
1701         * regcache.c (regcache_xfer_part): Likewise.
1702
1703 2017-01-16  Ivo Raisr  <ivo.raisr@oracle.com>
1704
1705         Split real and pseudo registers.
1706         * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
1707         (sparc32_pseudo_regnum): New enum.
1708         * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
1709         * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
1710         (SPARC32_CP0_REGISTERS): New macro.
1711         (sparc32_pseudo_register_name): New function.
1712         (sparc32_register_name): Use sparc32_pseudo_register_name.
1713         (sparc32_pseudo_register_type): New function.
1714         (sparc32_register_type): Use sparc32_pseudo_register_type.
1715         (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
1716         pseudo register numbers.
1717         * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
1718         (SPARC64_CP0_REGISTERS): New macro.
1719         (sparc64_pseudo_register_name): New function.
1720         (sparc64_register_name): Use sparc64_pseudo_register_name.
1721         (sparc64_pseudo_register_type): New function.
1722         (sparc64_register_type): Use sparc64_pseudo_register_type.
1723         (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
1724         pseudo register numbers.
1725         (sparc64_store_floating_fields, sparc64_extract_floating_fields,
1726         sparc64_store_arguments): Handle pseudo register numbers.
1727
1728 2017-01-13  Yao Qi  <yao.qi@linaro.org>
1729
1730         * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
1731         (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
1732         output.
1733         (getpkt_or_notif_sane_1): Likewise.
1734
1735 2017-01-13  Yao Qi  <yao.qi@linaro.org>
1736
1737         * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
1738         of CC.  Pass "-x c++-header" instead of "-x c".
1739
1740 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
1741
1742         * remote.c (remote_can_async_p): Update comment.
1743
1744 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
1745
1746         * linux-nat.c (linux_nat_can_async_p): Update comment.
1747
1748 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
1749
1750         * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
1751
1752 2017-01-11  Simon Marchi  <simon.marchi@ericsson.com>
1753
1754         * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
1755
1756 2017-01-10  Tom Tromey  <tom@tromey.com>
1757
1758         * python/py-type.c (typy_legacy_template_argument): Update.
1759         * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
1760         ~demangle_parse_info): Declare new members.
1761         (cp_demangled_name_to_comp): Return unique_ptr.
1762         (cp_demangled_name_parse_free)
1763         (make_cleanup_cp_demangled_name_parse_free)
1764         (cp_new_demangle_parse_info): Remove.
1765         * cp-support.c (do_demangled_name_parse_free_cleanup)
1766         (make_cleanup_cp_demangled_name_parse_free): Remove.
1767         (inspect_type, cp_canonicalize_string_full)
1768         (cp_canonicalize_string): Update.
1769         (mangled_name_to_comp): Change return type.
1770         (cp_class_name_from_physname, method_name_from_physname)
1771         (cp_func_name, cp_remove_params): Update.
1772         * cp-name-parser.y (demangle_parse_info): New constructor, from
1773         cp_new_demangle_parse_info.
1774         (~demangle_parse_info): New destructor, from
1775         cp_demangled_name_parse_free.
1776         (cp_merge_demangle_parse_infos): Update.
1777         (cp_demangled_name_to_comp): Change return type.
1778
1779 2017-01-10  Tom Tromey  <tom@tromey.com>
1780
1781         * top.c (prevent_dont_repeat): Change return type.
1782         * python/python.c (execute_gdb_command): Use std::string.
1783         Update.
1784         * guile/guile.c (gdbscm_execute_gdb_command): Update.
1785         * command.h (prevent_dont_repeat): Change return type.
1786         * breakpoint.c (bpstat_do_actions_1): Update.
1787
1788 2017-01-10  Tom Tromey  <tom@tromey.com>
1789
1790         * value.h (scoped_value_mark::~scoped_value_mark): Call
1791         free_to_mark.
1792         (scoped_value_mark::free_to_mark): New method.
1793         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
1794         scoped_value_mark.
1795
1796 2017-01-10  Tom Tromey  <tom@tromey.com>
1797
1798         * python/py-value.c (valpy_dereference, valpy_referenced_value)
1799         (valpy_reference_value, valpy_const_value, valpy_get_address)
1800         (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
1801         (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
1802         (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
1803         * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
1804         scoped_value_mark.
1805         * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
1806         * value.h (scoped_value_mark): New class.
1807
1808 2017-01-10  Tom Tromey  <tom@tromey.com>
1809
1810         * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
1811         * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
1812         * psymtab.c (discard_psymtabs_upto): Remove.
1813         (make_cleanup_discard_psymtabs): Remove.
1814         (struct psymtab_state): Remove.
1815
1816 2017-01-10  Tom Tromey  <tom@tromey.com>
1817
1818         * record-full.c (record_full_save_cleanups): Remove.
1819         (record_full_save): Use gdb::unlinker.
1820         * gcore.c (do_bfd_delete_cleanup): Remove.
1821         (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr.  Remove
1822         cleanups.
1823         * dwarf2read.c (unlink_if_set): Remove.
1824         (write_psymtabs_to_index): Use gdb::unlinker.
1825         * common/gdb_unlinker.h: New file.
1826
1827 2017-01-10  Tom Tromey  <tom@tromey.com>
1828
1829         * windows-tdep.c (windows_xfer_shared_library): Update.
1830         * windows-nat.c (windows_make_so): Update.
1831         * utils.h (make_cleanup_bfd_unref): Remove.
1832         * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
1833         * symfile.h (symfile_bfd_open)
1834         (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
1835         * symfile.c (read_symbols, symbol_file_add)
1836         (separate_debug_file_exists): Update.
1837         (symfile_bfd_open): Return gdb_bfd_ref_ptr.
1838         (generic_load, reread_symbols): Update.
1839         * symfile-mem.c (symbol_file_add_from_memory): Update.
1840         * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
1841         (spu_symbol_file_add_from_memory): Update.
1842         * solist.h (struct target_so_ops) <bfd_open>: Return
1843         gdb_bfd_ref_ptr.
1844         (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
1845         * solib.c (solib_bfd_fopen, solib_bfd_open): Return
1846         gdb_bfd_ref_ptr.
1847         (solib_map_sections, reload_shared_libraries_1): Update.
1848         * solib-svr4.c (enable_break): Update.
1849         * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
1850         * solib-frv.c (enable_break2): Update.
1851         * solib-dsbt.c (enable_break): Update.
1852         * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
1853         gdb_bfd_ref_ptr.
1854         (darwin_solib_get_all_image_info_addr_at_init): Update.
1855         (darwin_bfd_open): Return gdb_bfd_ref_ptr.
1856         * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
1857         * record-full.c (record_full_save): Update.
1858         * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
1859         * procfs.c (insert_dbx_link_bpt_in_file): Update.
1860         * minidebug.c (find_separate_debug_file_in_section): Return
1861         gdb_bfd_ref_ptr.
1862         * machoread.c (macho_add_oso_symfile): Change abfd to
1863         gdb_bfd_ref_ptr.
1864         (macho_symfile_read_all_oso): Update.
1865         (macho_check_dsym): Return gdb_bfd_ref_ptr.
1866         (macho_symfile_read): Update.
1867         * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
1868         (jit_bfd_try_read_symtab): Update.
1869         * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
1870         (gdb_bfd_openw, gdb_bfd_openr_iovec)
1871         (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
1872         gdb_bfd_ref_ptr.
1873         (gdb_bfd_ref_policy): New struct.
1874         (gdb_bfd_ref_ptr): New typedef.
1875         * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
1876         (gdb_bfd_openw, gdb_bfd_openr_iovec)
1877         (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
1878         gdb_bfd_ref_ptr.
1879         * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
1880         * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
1881         (gcore_command): Update.
1882         * exec.c (exec_file_attach): Update.
1883         * elfread.c (elf_symfile_read): Update.
1884         * dwarf2read.c (dwarf2_get_dwz_file): Update.
1885         (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
1886         (open_and_init_dwo_file): Update.
1887         (open_dwp_file): Return gdb_bfd_ref_ptr.
1888         (open_and_init_dwp_file): Update.
1889         * corelow.c (core_open): Update.
1890         * compile/compile-object-load.c (compile_object_load): Update.
1891         * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
1892         * coffread.c (coff_symfile_read): Update.
1893         * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
1894         gdb_bfd_ref_ptr.  Rename.
1895         (dump_bfd_file, restore_command): Update.
1896         * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
1897         * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
1898         (find_separate_debug_file_by_buildid): Update.
1899
1900 2017-01-10  Tom Tromey  <tom@tromey.com>
1901
1902         * common/gdb_ref_ptr.h: New file.
1903         * python/py-ref.h (struct gdbpy_ref_policy): New.
1904         (gdbpy_ref): Now a typedef.
1905
1906 2017-01-10  Tom Tromey  <tom@tromey.com>
1907
1908         * utils.h (make_cleanup_htab_delete): Don't declare.
1909         * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
1910         Remove.
1911         * linespec.c (decode_compound_collector): Add constructor,
1912         destructor.
1913         (lookup_prefix_sym): Remove cleanup.
1914         (symtab_collector): Add constructor, destructor.
1915         (collect_symtabs_from_filename): Remove cleanup.
1916         * disasm.c (do_mixed_source_and_assembly): Use htab_up.
1917         * compile/compile-c-symbols.c (generate_c_for_variable_locations):
1918         Use htab_up.
1919         * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
1920         * dwarf2read.c (dw2_expand_symtabs_matching)
1921         (dw2_map_symbol_filenames, dwarf_decode_macros)
1922         (write_psymtabs_to_index): Use htab_up.
1923         * dwarf2loc.c (func_verify_no_selftailcall)
1924         (call_site_find_chain_1, func_verify_no_selftailcall)
1925         (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
1926         std::vector, gdb::unique_xmalloc_ptr.
1927         (call_sitep): Remove typedef.
1928         (dwarf2_locexpr_baton_eval): Remove unused variable.
1929
1930 2017-01-10  Tom Tromey  <tom@tromey.com>
1931
1932         * python/python-internal.h (make_cleanup_py_decref)
1933         (make_cleanup_py_xdecref): Don't declare.
1934         * python/py-utils.c (py_decref, make_cleanup_py_decref)
1935         (py_xdecref, make_cleanup_py_xdecref): Remove.
1936
1937 2017-01-10  Tom Tromey  <tom@tromey.com>
1938
1939         * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
1940         (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
1941
1942 2017-01-10  Tom Tromey  <tom@tromey.com>
1943
1944         * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
1945
1946 2017-01-10  Tom Tromey  <tom@tromey.com>
1947
1948         * python/py-utils.c (unicode_to_encoded_string)
1949         (python_string_to_target_string)
1950         (python_string_to_target_python_string)
1951         (python_string_to_host_string, gdbpy_obj_to_string)
1952         (get_addr_from_python): Use gdbpy_ref.
1953
1954 2017-01-10  Tom Tromey  <tom@tromey.com>
1955
1956         * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
1957         gdbpy_ref.
1958
1959 2017-01-10  Tom Tromey  <tom@tromey.com>
1960
1961         * python/python.c (eval_python_command, gdbpy_decode_line)
1962         (gdbpy_run_events, gdbpy_start_type_printers)
1963         (gdbpy_apply_type_printers): Use gdbpy_ref.
1964
1965 2017-01-10  Tom Tromey  <tom@tromey.com>
1966
1967         * python/py-param.c (get_doc_string, compute_enum_values): Use
1968         gdbpy_ref.
1969
1970 2017-01-10  Tom Tromey  <tom@tromey.com>
1971
1972         * python/py-inferior.c (find_thread_object, build_inferior_list):
1973         Use gdbpy_ref.
1974
1975 2017-01-10  Tom Tromey  <tom@tromey.com>
1976
1977         * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
1978
1979 2017-01-10  Tom Tromey  <tom@tromey.com>
1980
1981         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
1982         gdbpy_ref.
1983
1984 2017-01-10  Tom Tromey  <tom@tromey.com>
1985
1986         * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref.  Remove
1987         extra incref.
1988         (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
1989         Use gdbpy_ref.
1990
1991 2017-01-10  Tom Tromey  <tom@tromey.com>
1992
1993         * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
1994         gdbpy_ref.
1995
1996 2017-01-10  Tom Tromey  <tom@tromey.com>
1997
1998         * python/py-arch.c (archpy_disassemble): Use gdbpy_ref.  Don't
1999         decref results of PyArg_ParseTupleAndKeywords.
2000
2001 2017-01-10  Tom Tromey  <tom@tromey.com>
2002
2003         * python/python.c (python_run_simple_file): Use
2004         unique_xmalloc_ptr, gdbpy_ref.
2005
2006 2017-01-10  Tom Tromey  <tom@tromey.com>
2007
2008         * python/py-prettyprint.c (print_stack_unless_memory_error)
2009         (print_string_repr, print_children): Use gdbpy_ref.
2010         (dummy_python_frame): New class.
2011         (dummy_python_frame::dummy_python_frame): Rename from
2012         push_dummy_python_frame.
2013         (py_restore_tstate): Remove.
2014
2015 2017-01-10  Tom Tromey  <tom@tromey.com>
2016
2017         * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
2018
2019 2017-01-10  Tom Tromey  <tom@tromey.com>
2020
2021         * python/python.c (ensure_python_env, restore_python_env):
2022         Remove.
2023         * python/python-internal.h (ensure_python_env): Don't declare.
2024         * varobj.h (varobj_ensure_python_env): Don't declare.
2025         * varobj.c (varobj_ensure_python_env): Remove.
2026
2027 2017-01-10  Tom Tromey  <tom@tromey.com>
2028
2029         * varobj.c (varobj_value_get_print_value): Use
2030         gdbpy_enter_varobj.
2031
2032 2017-01-10  Tom Tromey  <tom@tromey.com>
2033
2034         * python/py-prettyprint.c (print_string_repr, print_children):
2035         Update.
2036         * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
2037         of "encoding".
2038         * varobj.c (varobj_value_get_print_value): Update.
2039         * python/python-internal.h (gdbpy_extract_lazy_string): Update.
2040
2041 2017-01-10  Tom Tromey  <tom@tromey.com>
2042
2043         * varobj.c (varobj_get_display_hint)
2044         (dynamic_varobj_has_child_method, install_new_value_visualizer)
2045         (varobj_set_visualizer, free_variable): Use
2046         gdbpy_enter_varobj.
2047
2048 2017-01-10  Tom Tromey  <tom@tromey.com>
2049
2050         * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
2051         (do_finish_initialization): New function.  Use gdbpy_ref.
2052         (gdbpy_finish_initialization): Use gdbpy_enter.  Call
2053         do_finish_initialization.
2054
2055 2017-01-10  Tom Tromey  <tom@tromey.com>
2056
2057         * python/py-param.c (get_set_value, get_show_value): Use
2058         gdbpy_enter, gdbpy_ref.
2059
2060 2017-01-10  Tom Tromey  <tom@tromey.com>
2061
2062         * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
2063
2064 2017-01-10  Tom Tromey  <tom@tromey.com>
2065
2066         * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
2067
2068 2017-01-10  Tom Tromey  <tom@tromey.com>
2069
2070         * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
2071         Use gdbpy_enter_varobj.
2072
2073 2017-01-10  Tom Tromey  <tom@tromey.com>
2074
2075         * varobj.c (gdbpy_enter_varobj): New constructor.
2076         * python/python-internal.h (gdbpy_enter_varobj): New class.
2077         * python/py-varobj.c (py_varobj_get_iterator): Use
2078         gdbpy_enter_varobj.
2079
2080 2017-01-10  Tom Tromey  <tom@tromey.com>
2081
2082         * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
2083         gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
2084         (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
2085         (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
2086         unique_xmalloc_ptr.
2087         (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
2088
2089 2017-01-10  Tom Tromey  <tom@tromey.com>
2090
2091         * python/py-xmethods.c (invoke_match_method): Use
2092         gdbpy_ref.
2093
2094 2017-01-10  Tom Tromey  <tom@tromey.com>
2095
2096         * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
2097         gdbpy_enter, gdbpy_ref.
2098
2099 2017-01-10  Tom Tromey  <tom@tromey.com>
2100
2101         * python/python.c (python_interactive_command): Use gdbpy_enter.
2102
2103 2017-01-10  Tom Tromey  <tom@tromey.com>
2104
2105         * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
2106         gdbpy_ref.
2107
2108 2017-01-10  Tom Tromey  <tom@tromey.com>
2109
2110         * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
2111         gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
2112
2113 2017-01-10  Tom Tromey  <tom@tromey.com>
2114
2115         * utils.h (htab_deleter): New struct.
2116         (htab_up): New typedef.
2117         * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
2118         gdbpy_enter, gdbpy_ref, htab_up.
2119
2120 2017-01-10  Tom Tromey  <tom@tromey.com>
2121
2122         * python/py-unwind.c (pending_frame_invalidate): Remove.
2123         (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
2124
2125 2017-01-10  Tom Tromey  <tom@tromey.com>
2126
2127         * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
2128         (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
2129
2130 2017-01-10  Tom Tromey  <tom@tromey.com>
2131
2132         * python/py-type.c (save_objfile_types): Use gdbpy_enter.
2133
2134 2017-01-10  Tom Tromey  <tom@tromey.com>
2135
2136         * python/python.c (gdbpy_eval_from_control_command)
2137         (gdbpy_source_script, gdbpy_run_events)
2138         (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
2139         (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
2140         gdbpy_enter.
2141
2142 2017-01-10  Tom Tromey  <tom@tromey.com>
2143
2144         * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
2145
2146 2017-01-10  Tom Tromey  <tom@tromey.com>
2147
2148         * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
2149
2150 2017-01-10  Tom Tromey  <tom@tromey.com>
2151
2152         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
2153         (python_on_inferior_call_pre, python_on_inferior_call_post)
2154         (python_on_memory_change, python_on_register_change)
2155         (python_inferior_exit, python_new_objfile, add_thread_object)
2156         (delete_thread_object, py_free_inferior): Use gdbpy_enter.
2157
2158 2017-01-10  Tom Tromey  <tom@tromey.com>
2159
2160         * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
2161         (bpfinishpy_handle_exit): Use gdbpy_enter.
2162
2163 2017-01-10  Tom Tromey  <tom@tromey.com>
2164
2165         * python/py-cmd.c (cmdpy_destroyer)
2166         (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
2167         gdbpy_enter.
2168
2169 2017-01-10  Tom Tromey  <tom@tromey.com>
2170
2171         * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
2172         gdbpy_enter.
2173         (gdbpy_breakpoint_has_cond): Likewise.
2174
2175 2017-01-10  Tom Tromey  <tom@tromey.com>
2176
2177         * python/python.c (gdbpy_enter): New constructor.
2178         (~gdbpy_enter): New destructor.
2179         (restore_python_env, ensure_python_env): Rewrite.
2180         * python/python-internal.h (gdbpy_enter): New class.
2181
2182 2017-01-10  Tom Tromey  <tom@tromey.com>
2183
2184         * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
2185
2186 2017-01-10  Tom Tromey  <tom@tromey.com>
2187
2188         * python/py-value.c (value_has_field, get_field_flag)
2189         (get_field_type, valpy_getitem, convert_value_from_python): Use
2190         gdbpy_ref.
2191
2192 2017-01-10  Tom Tromey  <tom@tromey.com>
2193
2194         * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
2195         gdbpy_ref.
2196
2197 2017-01-10  Tom Tromey  <tom@tromey.com>
2198
2199         * python/py-prettyprint.c (search_pp_list)
2200         (find_pretty_printer_from_objfiles)
2201         (find_pretty_printer_from_progspace)
2202         (find_pretty_printer_from_gdb, find_pretty_printer)
2203         (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
2204         gdbpy_ref.
2205
2206 2017-01-10  Tom Tromey  <tom@tromey.com>
2207
2208         * python/py-param.c (call_doc_function): Use gdbpy_ref.
2209
2210 2017-01-10  Tom Tromey  <tom@tromey.com>
2211
2212         * python/py-linetable.c (build_line_table_tuple_from_pcs)
2213         (ltpy_get_all_source_lines): Use gdbpy_ref.
2214
2215 2017-01-10  Tom Tromey  <tom@tromey.com>
2216
2217         * python/py-framefilter.c (extract_sym, extract_value)
2218         (get_py_iter_from_func, bootstrap_python_frame_filters): Use
2219         gdbpy_ref.
2220
2221 2017-01-10  Tom Tromey  <tom@tromey.com>
2222
2223         * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
2224
2225 2017-01-10  Tom Tromey  <tom@tromey.com>
2226
2227         * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
2228
2229 2017-01-10  Tom Tromey  <tom@tromey.com>
2230
2231         * python/py-function.c (convert_values_to_python, fnpy_init): Use
2232         gdbpy_ref.
2233
2234 2017-01-10  Tom Tromey  <tom@tromey.com>
2235
2236         * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
2237
2238 2017-01-10  Tom Tromey  <tom@tromey.com>
2239
2240         * python/py-type.c (convert_field, make_fielditem, typy_fields)
2241         (typy_range): Use gdbpy_ref.
2242
2243 2017-01-10  Tom Tromey  <tom@tromey.com>
2244
2245         * python/py-threadevent.c (create_thread_event_object): Use
2246         gdbpy_ref.
2247         * python/py-stopevent.c (create_stop_event_object): Simplify.
2248         (emit_stop_event): Use gdbpy_ref.
2249         * python/py-signalevent.c (create_signal_event_object): Use
2250         gdbpy_ref.
2251         * python/py-newobjfileevent.c (create_new_objfile_event_object)
2252         (emit_new_objfile_event, create_clear_objfiles_event_object)
2253         (emit_clear_objfiles_event): Use gdbpy_ref.
2254         * python/py-infevents.c (create_inferior_call_event_object)
2255         (create_register_changed_event_object)
2256         (create_memory_changed_event_object, emit_inferior_call_event)
2257         (emit_memory_changed_event, emit_register_changed_event): Use
2258         gdbpy_ref.
2259         * python/py-exitedevent.c (create_exited_event_object)
2260         (emit_exited_event): Use gdbpy_ref.
2261         * python/py-event.h (evpy_emit_event): Remove
2262         CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
2263         * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
2264         * python/py-continueevent.c (emit_continue_event): Use
2265         gdbpy_ref.
2266         * python/py-breakpoint.c (gdbpy_breakpoint_created)
2267         (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
2268         gdbpy_ref.
2269         * python/py-bpevent.c (create_breakpoint_event_object): Use
2270         gdbpy_ref.
2271
2272 2017-01-10  Tom Tromey  <tom@tromey.com>
2273
2274         * python/py-ref.h: New file.
2275
2276 2017-01-10  Simon Marchi  <simon.marchi@ericsson.com>
2277
2278         * cli-out.c (cli_ui_out::do_redirect): Change return type to
2279         void.
2280         * cli-out.h (cli_ui_out::do_redirect): Likewise.
2281         * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
2282         * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
2283         * ui-out.c (ui_out::redirect): Likewise.
2284         * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
2285         * cli/cli-logging.c (set_logging_redirect): Update call site of
2286         ui_out::redirect.
2287         (handle_redirections): Likewise.
2288         * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
2289         * top.c (execute_command_to_string): Likewise.
2290         * utils.c (do_ui_out_redirect_pop): Likewise.
2291
2292 2017-01-10  Simon Marchi  <simon.marchi@ericsson.com>
2293
2294         * stack.c (_initialize_stack): Update "frame" command help message.
2295
2296 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
2297
2298         * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
2299
2300 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2301
2302         * x86-linux-nat.h: Include gdb_proc_service.h.
2303
2304 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2305
2306         * ser-base.h: Include serial.h.
2307
2308 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2309
2310         * ppc-linux-tdep.h: Include ppc-tdep.h.
2311
2312 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2313
2314         * nat/amd64-linux-siginfo.h: Include signal.h.
2315
2316 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2317
2318         * nat/aarch64-linux-hw-point.h: Include break-common.h.
2319
2320 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2321
2322         * mi/mi-parse.h: Include mi-cmds.h.
2323
2324 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2325
2326         * inf-loop.c: Don't include "target.h".
2327         * inf-loop.h: Include it here.
2328
2329 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2330
2331         * dfp.h: Include "dboulest.h" and "expression.h".
2332
2333 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2334
2335         * ax-gdb.h: Include "ax.h".
2336
2337 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2338
2339         * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
2340         with nat/gdb_ptrace.h.
2341
2342 2017-01-05  Yao Qi  <yao.qi@linaro.org>
2343
2344         * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
2345         new line.
2346         (mips64_fbsd_sigframe_init): Likewise.
2347
2348 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2349
2350         * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
2351         GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
2352
2353 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2354
2355         * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
2356         * NEWS: Mention new FreeBSD/mips native configuration.
2357         * config/mips/fbsd.mh: New file.
2358         * configure.host: Add mips*-*-freebsd*.
2359         * mips-fbsd-nat.c: New file.
2360
2361 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2362
2363         * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
2364         (ALLDEPFILES): Add mips-fbsd-tdep.c.
2365         * NEWS: Mention new FreeBSD/mips target.
2366         * configure.tgt: Add mips*-*-freebsd*.
2367         * mips-fbsd-tdep.c: New file.
2368         * mips-fbsd-tdep.h: New file.
2369
2370 2017-01-04  Yao Qi  <yao.qi@linaro.org>
2371
2372         * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
2373         use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
2374
2375 2017-01-01  Joel Brobecker  <brobecker@adacore.com>
2376
2377         Update copyright year range in all GDB files.
2378
2379 2017-01-01  Joel Brobecker  <brobecker@adacore.com>
2380
2381         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
2382
2383 For older changes see ChangeLog-2016.
2384 \f
2385 Local Variables:
2386 mode: change-log
2387 left-margin: 8
2388 fill-column: 74
2389 version-control: never
2390 coding: utf-8
2391 End: