arm-linux-nat.c: Add cast
[external/binutils.git] / gdb / ChangeLog
1 2015-11-03  Simon Marchi  <simon.marchi@polymtl.ca>
2
3         * arm-linux-nat.c (arm_linux_read_description): Add cast.
4
5 2015-11-03  Simon Marchi  <simon.marchi@polymtl.ca>
6
7         * ppc-linux-nat.c (ppc_linux_insert_mask_watchpoint): Change
8         type of rw to enum target_hw_bp_type.
9         (ppc_linux_remove_mask_watchpoint): Likewise.
10         * target.c (target_insert_mask_watchpoint): Likewise.
11         (target_remove_mask_watchpoint): Likewise.
12         * target.h (target_insert_mask_watchpoint): Likewise.
13         (target_remove_mask_watchpoint): Likewise.
14         (struct target_ops) <to_insert_mask_watchpoint>: Likewise.
15         (struct target_ops) <to_remove_mask_watchpoint>: Likewise.
16         * target-delegates.c: Regenerate.
17
18 2015-11-03  Simon Marchi  <simon.marchi@polymtl.ca>
19
20         * remote-sim.c (check_for_duplicate_sim_descriptor): Add casts.
21         (get_sim_inferior_data): Likewise.
22         (sim_inferior_data_cleanup): Likewise.
23         (gdbsim_close_inferior): Likewise.
24         (gdbsim_resume_inferior): Likewise.
25         (gdbsim_wait): Likewise.
26         (simulator_command): Likewise.
27         (sim_command_completer): Likewise.
28
29 2015-11-03  Marcin Kościelnicki  <koriakin@0x04.net>
30
31         * MAINTAINERS (Write After Approval): Add Marcin Kościelnicki.
32
33 2015-10-30  Pedro Alves  <palves@redhat.com>
34
35         * breakpoint.c (breakpoint_in_range_p)
36         (breakpoint_location_address_range_overlap): New functions.
37         * breakpoint.h (breakpoint_in_range_p): New declaration.
38         * infrun.c (displaced_step_prepare_throw): If there's a breakpoint
39         in the scratch pad range, don't displaced step.
40
41 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
42
43         * amd64-linux-tdep.c (amd64_x32_linux_init_abi): Fix size_msghdr,
44         size_stack_t, size_size_t, size_iovec.
45
46 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
47
48         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Fix size_termios.
49         * amd64-linux-tdep.c (amd64_linux_init_abi): Fix size_termios.
50         (amd64_x32_linux_init_abi): Fix size_termios.
51
52 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
53
54         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Fix TASK_COMM_LEN.
55
56 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
57
58         * linux-record.c (record_linux_system_call): Fix old_select.
59
60 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
61
62         * linux-record.c (record_linux_system_call): Fix newstatat.
63
64 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
65
66         * linux-record.c (record_linux_system_call): Fix [gs]etgroups16.
67
68 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
69
70         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Add size_time_t.
71         * amd64-linux-tdep.c (amd64_linux_init_abi): Add size_time_t.
72         (amd64_x32_linux_init_abi): Add size_time_t.
73         * arm-linux-tdep.c (arm_linux_init_abi): Add size_time_t.
74         * i386-linux-tdep.c (i386_linux_init_abi): Add size_time_t.
75         * linux-record.c (record_linux_system_call): Add time, waitpid, pipe
76         handling.
77         * linux-record.h (struct linux_record_tdep): Add size_time_t.
78         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Add size_time_t.
79
80 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
81
82         * linux-record.c (record_linux_msghdr): Fix msg_namelen handling.
83
84 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
85
86         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove
87         size_dirent{,64}, add size_old_dirent.
88         * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_dirent{,64},
89         add size_old_dirent.
90         (amd64_x32_linux_init_abi): Remove size_dirent{,64}, add
91         size_old_dirent.
92         * arm-linux-tdep.c (arm_linux_init_abi): Remove size_dirent{,64},
93         add size_old_dirent.
94         * i386-linux-tdep.c (i386_linux_init_abi): Remove size_dirent{,64},
95         add size_old_dirent.
96         * linux-record.c (record_linux_system_call): Fix handling of readdir
97         and getdents{,64}.
98         * linux-record.h (struct linux_record_tdep): Remove size_dirent{,64},
99         add size_old_dirent.
100         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove
101         size_dirent{,64}, add size_old_dirent.
102
103 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
104
105         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Fix size_sigaction,
106         size_sigset_t, size_old_sigaction, size_old_sigset_t.
107         * amd64-linux-tdep.c (amd64_linux_init_abi): Fix size_sigaction,
108         size_sigset_t, size_old_sigaction, size_old_sigset_t.
109         (amd64_x32_linux_init_abi): Fix size_sigaction, size_sigset_t,
110         size_old_sigaction, size_old_sigset_t.
111         * arm-linux-tdep.c (arm_linux_init_abi): Fix size_sigaction,
112         size_old_sigaction, size_old_sigset_t.
113         * i386-linux-tdep.c (i386_linux_init_abi): Fix size_sigaction,
114         size_old_sigaction, size_old_sigset_t.
115         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Fix size_sigaction,
116         size_sigset_t, size_old_sigaction, size_old_sigset_t.
117
118 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
119
120         * arm-linux-tdep.c (arm_linux_init_abi): Fix size_[ug]id.
121         * i386-linux-tdep.c (i386_linux_init_abi): Fix size_[ug]id.
122
123 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
124
125         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove size_siginfo.
126         * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_siginfo.
127         (amd64_x32_linux_init_abi): Remove size_siginfo.
128         * arm-linux-tdep.c (arm_linux_init_abi): Remove size_siginfo.
129         * i386-linux-tdep.c (i386_linux_init_abi): Remove size_siginfo.
130         * linux-record.c (record_linux_system_call): Change size_siginfo
131         to size_siginfo_t.
132         * linux-record.h (struct linux_record_tdep): Remove size_siginfo.
133         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove size_siginfo.
134
135 2015-10-29  Pedro Alves  <palves@redhat.com>
136
137         * mdebugread.c (add_data_symbol): New function, factored out from
138         ...
139         (parse_symbol): ... here.  Delete 'theclass' local.
140
141 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
142
143         * jit.c (jit_target_read_impl): Add cast.
144
145 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
146
147         * jit.c (jit_reader_load): Add cast.
148
149 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
150
151         * dwarf2read.c (partial_die_full_name): Add cast.
152
153 2015-10-29  Pedro Alves  <palves@redhat.com>
154
155         * common/vec.h (DEF_VEC_FUNC_P) [iterate]: Cast 0 to type T.
156
157 2015-10-29  Pedro Alves  <palves@redhat.com>
158
159         * guile/scm-frame.c (gdbscm_unwind_stop_reason_string): Add cast.
160
161 2015-10-29  Eli Zaretskii  <eliz@gnu.org>
162
163         * utils.c (init_page_info): Disable paging if INSIDE_EMACS is set
164         in the environment.
165
166 2015-10-29  Pedro Alves  <palves@redhat.com>
167
168         * gnu-v2-abi.c (gnuv2_is_destructor_name)
169         (gnuv2_is_constructor_name): Add casts.
170
171 2015-10-29  Pedro Alves  <palves@redhat.com>
172
173         * common/common-exceptions.c (exception_none): Add cast.
174
175 2015-10-29  Pedro Alves  <palves@redhat.com>
176
177         * compile/compile-c-types.c (struct type_map_instance)
178         <gcc_type>: Rename to gcc_type_handle.
179         (insert_type, convert_type): Adjust.
180
181 2015-10-29  Pedro Alves  <palves@redhat.com>
182
183         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Don't
184         assume that "break" breaks out of a TRY/CATCH.
185         * python/py-framefilter.c (py_print_single_arg): Don't assume
186         "continue" breaks out of a TRY/CATCH.
187         * python/py-value.c (valpy_binop_throw): New function, factored
188         out from ...
189         (valpy_binop): ... this.
190         (valpy_richcompare_throw): New function, factored
191         out from ...
192         (valpy_richcompare): ... this.
193         * solib.c (solib_read_symbols): Don't assume "break" breaks out
194         of a TRY/CATCH.
195         * common/common-exceptions.h [USE_RAW_CXX_TRY]
196         <TRY/CATCH/END_CATCH>: Define as 1-1 wrappers around try/catch.
197
198 2015-10-28  Simon Dardis  <Simon.Dardis@imgtec.com>
199
200         * mips-linux-tdep.c (mips_linux_in_dynsym_stub): Recognise 'or'
201         as move along with [d]addu.
202
203 2015-10-28  Yao Qi  <yao.qi@linaro.org>
204
205         * aarch64-tdep.c (aarch64_software_single_step): Pass 1 to
206         aarch64_decode_insn.
207
208 2015-10-27  Pedro Alves  <palves@redhat.com>
209
210         * common/print-utils.c (host_address_to_string): Rename to ...
211         (host_address_to_string_1): ... this.
212         * common/print-utils.h (host_address_to_string): Reimplement as
213         wrapper around host_address_to_string_1.
214         * utils.c (gdb_print_host_address): Rename to ...
215         (gdb_print_host_address_1): ... this.
216         * utils.h (gdb_print_host_address): Reimplement as wrapper macro
217         around  host_address_to_string_1.
218
219 2015-10-27  Pedro Alves  <palves@redhat.com>
220
221         * alpha-tdep.c (alpha_read_insn): Always pass TARGET_XFER_E_IO to
222         memory_error.  Rename local 'status' to 'res'.
223         * c-lang.c (c_get_string): Always pass TARGET_XFER_E_IO to
224         memory_error.
225         * corefile.c (read_stack, read_code, write_memory): Always pass
226         TARGET_XFER_E_IO to memory_error.
227         * disasm.c (dis_asm_memory_error): Always pass TARGET_XFER_E_IO to
228         memory_error.  Rename parameter 'status' to 'err'.
229         (dump_insns): Rename local 'status' to 'err'.
230         * mips-tdep.c (mips_fetch_instruction): Rename parameter 'statusp'
231         to 'errp'.  Rename local 'status' to 'err'.  Always pass
232         TARGET_XFER_E_IO to memory_error.
233         (mips_breakpoint_from_pc): Rename local 'status' to 'err'.
234         * target.c (target_read_memory, target_read_raw_memory)
235         (target_read_stack, target_read_code, target_write_memory)
236         (target_write_raw_memory): Return -1 on error instead of
237         TARGET_XFER_E_IO.
238         * valprint.c (val_print_string): Rename local 'errcode' to 'err'.
239         Always pass TARGET_XFER_E_IO to memory_error.  Update comment.
240
241 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
242
243         * guile/guile-internal.h (gdbscm_with_guile): Change return
244         types to const char *.
245         * guile/scm-safe-call.c (gdbscm_with_guile): Likewise.
246         (struct c_data) <func>: Likewise.
247         (struct c_data) <result>: Change type to const char *.
248         (scscm_eval_scheme_string): Change return type to
249         const char *.
250         (scscm_source_scheme_script): Likewise.
251         (gdbscm_safe_eval_string): Change type of result variable to
252         const char * and remove cast.
253         (gdbscm_safe_source_script): Likewise.
254         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker):
255         Change return type to const char *.
256         (gdbscm_disasm_read_memory): Change type of status to
257         const char *.
258
259 2015-10-27  Pedro Alves  <palves@redhat.com>
260
261         * source.c (openp): New local 'last_errno'.  Use it to
262         save/restore errno.
263
264 2015-10-27  Pedro Alves  <palves@redhat.com>
265
266         * psymtab.c (dump_psymtab_addrmap_1): Add casts.
267
268 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
269
270         * ctf.c (SET_ENUM_FIELD): New macro.
271         (ctf_read_status): Use it.
272         (ctf_read_tp): Use it.
273
274 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
275
276         * guile/scm-breakpoint.c (gdbscm_set_breakpoint_stop_x): Add
277         scm_t_dynwind_flags casts.
278         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
279         * guile/scm-ports.c (gdbscm_open_memory): Likewise.
280         * guile/scm-value.c (gdbscm_value_to_string): Likewise.
281
282 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
283
284         * ax.h (ax_raw_byte): New declaration.
285         * ax-general.c (ax_raw_byte): New function.
286         (ax_simple): Use ax_raw_byte.
287         * ax-gdb.c (gen_printf): Likewise.
288
289 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
290
291         * ada-lang.h (GROW_VECT): Add cast.
292
293 2015-10-26  Doug Evans  <xdje42@gmail.com>
294
295         * symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.
296
297 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
298
299         * target.c (memory_xfer_partial): Change type of buf to gdb_byte
300         pointer.
301         (simple_search_memory): Cast return of memmem.
302
303 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
304
305         * stap-probe.c (handle_stap_probe): Add (const char *) casts.
306
307 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
308
309         * ctf.c (ctf_xfer_partial): Return TARGET_XFER_E_IO instead of
310         -1 on error.
311
312 2015-10-26  Doug Evans  <dje@google.com>
313
314         PR symtab/17391
315         * dwarf2-frame.c (dwarf2_restore_rule): Call dwarf_reg_to_regnum
316         instead of gdbarch_dwarf2_reg_to_regnum.
317         (dwarf2_frame_cache): Ditto.
318         (read_addr_from_reg): Call dwarf_reg_to_regnum_or_error instead of
319         gdbarch_dwarf2_reg_to_regnum.
320         (get_reg_value): Ditto.
321         (dwarf2_fetch_cfa_info): Ditto.
322         (dwarf2_frame_prev_register): Ditto.
323         * dwarf2loc.c: #include "complaints.h".
324         (dwarf_expr_read_addr_from_reg): Call dwarf_reg_to_regnum_or_error
325         instead of gdbarch_dwarf2_reg_to_regnum.
326         (dwarf_expr_get_reg_value): Ditto.
327         (read_pieced_value): Ditto.
328         (write_pieced_value): Ditto.
329         (dwarf2_evaluate_loc_desc_full): Ditto.
330         (dwarf_reg_to_regnum): New function.
331         (throw_bad_regnum_error): New function.
332         (dwarf_reg_to_regnum_or_error): Renamed from
333         dwarf2_reg_to_regnum_or_errorChange to take a ULONGEST regnum.
334         All callers updated.  Call throw_bad_regnum_error.
335         (locexpr_regname): Improve text of bad register number.
336         * dwarf2loc.h (dwarf_reg_to_regnum): Declare.
337         (dwarf_reg_to_regnum_or_error): Update prototype.
338         * dwarf2expr.c: #include "dwarf2loc.h".
339         (dwarf_block_to_sp_offset): Call dwarf_reg_to_regnum instead of
340         gdbarch_dwarf2_reg_to_regnum.
341         * gdbarch.sh (dwarf2_reg_to_regnum): Add comment.
342         * gdbarch.h: Regenerate.
343         * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Remove warning for bad
344         register.
345         * avr-tdep.c (avr_dwarf_reg_to_regnum): Ditto.
346         * cris-tdep.c (cris_dwarf2_reg_to_regnum): Ditto.
347         * bfin-tdep.c (bfin_reg_to_regnum): Fix error checking.
348         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Improve error checking.
349         Remove warning for bad register.
350         * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): Ditto.
351         * i386-tdep.c (i386_svr4_dwarf_reg_to_regnum): Renamed from
352         i386_svr4_reg_to_regnum.  Return -1 for bad registers.
353         (i386_svr4_reg_to_regnum): New function.
354         (i386_gdbarch_init): Update call to set_gdbarch_dwarf2_reg_to_regnum.
355         * microblaze-tdep.c (microblaze_dwarf2_reg_to_regnum): Don't assert
356         on bad registers, return -1.
357         * msp430-tdep.c (msp430_dwarf2_reg_to_regnum): Improve error checking.
358         Remove warning for bad register.
359         * nios2-tdep.c: Add static assert for NIOS2_NUM_REGS.
360         (nios2_dwarf_reg_to_regnum): Fix off-by-one error.
361         Remove warning for bad register.  Return -1 for bad register.
362         * rl78-tdep.c (rl78_dwarf_reg_to_regnum): Don't flag an internal error
363         for bad register, return -1.
364         * rx-tdep.c (rx_dwarf_reg_to_regnum): Ditto.
365         * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Fix error result.
366         * mep-tdep.c (mep_debug_reg_to_regnum): Ditto.
367         * mips-tdep.c (mips_stab_reg_to_regnum): Ditto.
368         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
369         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Remove warning
370         for bad regs.
371         * xtensa-tdep.c (xtensa_reg_to_regnum): Remove internal error for
372         bad regs.  Fix error result.
373         * stabsread.c (stab_reg_to_regnum): Watch for negative regno.
374         (reg_value_complaint): Update complaint text.
375         * mdebugread.c (reg_value_complaint): New function.
376         (mdebug_reg_to_regnum): Rewrite to watch for bad reg numbers.
377
378 2015-10-26  Doug Evans  <dje@google.com>
379
380         PR python/18938
381         * cli/cli-cmds (source_script_fron_sctream): New arg file_to_open.
382         All callers updated.
383
384 2015-10-26  Doug Evans  <dje@google.com>
385
386         * psymtab.c (struct dump_psymtab_addrmap_data): Define.
387         (dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
388         (maintenance_print_psymbols): Print address map.
389
390 2015-10-26  Doug Evans  <dje@google.com>
391
392         * nat/linux-nat.h (__SIGRTMIN): Move here from gdbserver/linux-low.c.
393
394 2015-10-26  Doug Evans  <dje@google.com>
395
396         * common/gdb_wait.h (W_STOPCODE): Define, moved here from
397         gdbserver/linux-low.c.
398         (WSETSTOP): Simplify.
399
400 2015-10-26  Doug Evans  <dje@google.com>
401
402         * linux-thread-db.c (find_new_threads_callback): Ditto.
403         (thread_db_pid_to_str): Ditto.
404
405 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
406
407         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Do not pass a
408         local char array to scm_mode_bits, use a cast instead.
409
410 2015-10-26  Simon Marchi  <simon.marchi@ericsson.com>
411
412         * tui/tui-data.c (tui_alloc_content): Don't check xmalloc
413         result.  Change type of element_block_ptr.  Change allocation to
414         use XNEWVEC.
415
416 2015-10-26  Luis Machado  <lgustavo@codesourcery.com>
417
418         * record-full.c (record_full_message_wrapper_safe): Pass empty string to
419         catch_errors call instead of NULL.
420
421 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
422
423         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Pass non-const
424         char pointer to scm_mode_bits.
425
426 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
427
428         * symtab.c (default_make_symbol_completion_list_break_on_1): Add
429         cast.
430
431 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
432
433         * guile/scm-ports.c (gdbscm_memory_port_write): Declare new
434         "data" local variable and use it.
435
436 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
437
438         * guile/scm-symbol.c (gdbscm_lookup_global_symbol): Add
439         domain_enum cast.
440         (gdbscm_lookup_symbol): Likewise.
441
442 2015-10-25  Iain Buclaw  <ibuclaw@gdcproject.org>
443
444         * d-exp.y: Remove an obsolete comment and propagate the block
445         information to the produced expression.
446
447 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
448
449         * tui/tui-data.c (tui_add_to_source_windows): Remove void *
450         cast.
451         (tui_add_content_elements): Likewise.
452
453 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
454
455         * cli/cli-setshow.c (do_set_command): Constify p.
456
457 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
458
459         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Replace
460         (void *) cast with (gdb_byte *).
461
462 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
463
464         * proc-service.c (ps_pdread): Add cast.
465
466 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
467
468         * sparc64-tdep.c (sparc64_store_arguments): Split assignment of
469         valbuf.
470
471 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
472
473         * ia64-tdep.c (ia64_pseudo_register_write): Remove cast.
474         (ia64_push_dummy_call): Remove cast and change type of "to" to
475         array of gdb_byte.
476
477 2015-10-23  Simon Marchi  <simon.marchi@polymtl.ca>
478
479         * linux-btrace.c (linux_enable_pt): Add cast to mmap return.
480
481 2015-10-23  Simon Marchi  <simon.marchi@ericsson.com>
482
483         * observer.h (observer_${event}_notification_stub): Add cast.
484
485 2015-10-23  Yao Qi  <yao.qi@linaro.org>
486
487         * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Set
488         dsd.insn_count to zero.
489
490 2015-10-22  Pedro Alves  <palves@redhat.com>
491
492         * infrun.c (stop_after_trap): Delete.
493         (clear_proceed_status, handle_signal_stop, struct
494         infcall_control_state, save_infcall_control_state)
495         (restore_infcall_control_state): Remove references to
496         stop_after_trap.
497
498 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
499
500         * python/python.c (_initialize_python): Add cast.
501
502 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
503
504         * nto-tdep.c (nto_inferior_data): Add cast.
505
506 2015-10-22  Pedro Alves  <palves@redhat.com>
507
508         * windows-nat.c (do_initial_windows_stuff): Rewrite loop using
509         windows_wait and windows_resume directly instead of
510         wait_for_inferior and resume.
511
512 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
513
514         * xtensa-tdep.h (XTREG): Add casts.
515         (XTREG_END): Likewise.
516
517 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
518
519         * solib-spu.c (spu_bfd_iovec_pread): Add (gdb_byte *) cast.
520
521 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
522
523         * rs6000-tdep.c (variants): Add (enum bfd_architecture) cast.
524
525 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
526
527         * mips-linux-tdep.c (mips64_linux_get_longjmp_target): Change type of
528         buf to gdb_byte*.
529         (supply_32bit_reg): Add cast.
530         (mips64_fill_gregset): Likewise.
531
532 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
533
534         PR python/18073
535         * python/py-type.c (typy_get_composite): Allow returning a
536         function type.
537
538 2015-10-21  Keven Boell  <keven.boell@intel.com>
539
540         * dwarf2read.c (set_die_type): Add read of
541         DW_AT_allocated and DW_AT_associated.
542         * f-typeprint.c: New include of typeprint.h
543         (f_print_type): Add check for allocated/associated
544         status of type.
545         (f_type_print_varspec_suffix): Add check for
546         * gdbtypes.c (create_array_type_with_stride):
547         Add check for valid data location of type in
548         case allocated or associated attributes are set.
549         Length of an array should be only calculated if
550         allocated or associated is resolved as true.
551         (is_dynamic_type_internal): Add check for allocated/
552         associated.
553         (resolve_dynamic_array): Evaluate allocated/associated
554         properties.
555         * gdbtypes.h (enum dynamic_prop_node_kind): <DYN_PROP_ALLOCATED>
556         <DYN_PROP_ASSOCIATED>: New enums.
557         (TYPE_ALLOCATED_PROP, TYPE_ASSOCIATED_PROP): New macros.
558         (type_not_allocated): New function.
559         (type_not_associated): New function.
560         * valarith.c (value_subscripted_rvalue): Add check for
561         allocated/associated.
562         * valprint.c: New include of typeprint.h.
563         (valprint_check_validity): Add check for allocated/associated.
564         (value_check_printable): Add check for allocated/
565         associated.
566         * typeprint.h (val_print_not_allocated): New function.
567         (val_print_not_associated): New function.
568         * typeprint.c (val_print_not_allocated): New function.
569         (val_print_not_associated): New function.
570
571 2015-10-21  Antoine Tremblay  <antoine.tremblay@ericsson.com>
572
573         * Makefile.in: Add arm.c/o.
574         * arch/arm.c: New file.
575         * arch/arm.h: (IS_THUMB_ADDR): Move macro from arm-tdep.c.
576         (MAKE_THUMB_ADDR): Likewise.
577         (UNMAKE_THUMB_ADDR): Likewise.
578         * arm-tdep.c (int thumb_insn_size): Move to arm.c.
579         (IS_THUMB_ADDR): Move to arm.h.
580         (MAKE_THUMB_ADDR): Likewise.
581         (UNMAKE_THUMB_ADDR): Likewise.
582         * configure.tgt: Add arm.o to all ARM configs.
583
584 2015-10-21  Yao Qi  <yao.qi@linaro.org>
585
586         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
587         Remove argument exp_vCont_s.
588         * gdb.base/range-stepping.exp: Callers updated.
589         * gdb.trace/range-stepping.exp: Likewise.
590
591 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
592
593         * gdb/nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines.
594         (nto_sniff_abi_note_section): New function.
595         (nto_elf_osabi_sniffer): Use new function to recognize nto specific
596         binary.
597
598 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
599
600         * nto-procfs.c (procfs_wait): Set stopped_flags nad stopped_pc.
601         (procfs_stopped_by_watchpoint): Use flags stored in inferior data.
602         * nto-tdep.c (nto_new_inferior_data_reg): New definition.
603         (nto_new_inferior_data, nto_inferior_data_cleanup, nto_inferior_data):
604         New functions.
605         (_initialize_nto_tdep): New forward declaration, new function.
606         * nto-tdep.h (struct nto_inferior_data): New struct.
607         (nto_inferior_data): New function declaration.
608
609 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
610
611         * findvar.c (address_from_register): Check REGNUM validity.
612
613 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
614
615         * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function.
616         (init_procfs_targets): Wire new function.
617
618 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
619
620         * nto-procfs.c (sys/auxv.h): Include.
621         (procfs_xfer_partial): Implement TARGET_OBJECT_AUXV.
622         * nto-tdep.c (nto_read_auxv_from_initial_stack): New function.
623         * nto-tdep.h (nto_read_auxv_from_initial_stack): New declaration.
624
625 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
626
627         * nto-procfs.c (nto_procfs_path): Rename to...
628         (nodestr): ... this, and change type.
629         (nto_node): Use new variable and logic accordingly.
630         (procfs_open_1): Use new variable name. Use local buffer to construct
631         procfrs path.
632         (procfs_pidlist): Use NODESTR to construct procfs path.
633         (procfs_files_info): Use NODESTR to output meaningful text.
634         (do_attach): Construct procfs using NODESTR.
635         (procfs_create_inferior): Compare pointer to NULL.
636
637 2015-10-19  Josh Stone  <jistone@redhat.com>
638
639         * linux-nat.c (linux_handle_syscall_trap): Always update entry/
640         return state, even when not actively catching syscalls at all.
641         (linux_handle_extended_wait): Mark syscall_state like an entry.
642         (wait_lwp): Set syscall_state ignored for other traps.
643         (linux_nat_filter_event): Likewise.
644
645 2015-10-19  Luis Machado  <lgustavo@codesourcery.com>
646
647         * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to 0
648         when handling 'E', 'T', 'S', 'X' and 'W' packets.
649         Do not set rs->waiting_for_stop_reply back to 1.
650
651 2015-10-16  Aleksandar Ristovski  <aristovski@qnx.com>
652
653         * nto-procfs.c (common/filestuff.h): Include.
654         (procfs_can_use_hw_breakpoint): Fix enum name.
655         (procfs_open_1): Fix compiler warning.
656         (procfs_pidlist): Make static.
657         (procfs_meminfo): Make static, fix type name, add missing argument.
658         (procfs_store_registers): Make static.
659         (procfs_thread_info): Remove unused function.
660         (_initialize_procfs): Forward declare.
661
662 2015-10-16  Yao Qi  <yao.qi@arm.com>
663
664         * MAINTAINERS: Update my email address.
665
666 2015-10-15  Yao Qi  <yao.qi@linaro.org>
667
668         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint):
669         Call gdbarch_breakpoint_from_pc to instruction length.
670         (aarch64_linux_remove_hw_breakpoint): Likewise.
671         * common/common-regcache.h (regcache_register_size): Declare.
672         * nat/aarch64-linux-hw-point.c: Include "common-regcache.h".
673         (aarch64_point_is_aligned): Set alignment to 2 for breakpoint if
674         the process is 32bit, otherwise set alignment to 4.
675         (aarch64_handle_breakpoint): Update comments.
676         * regcache.c (regcache_register_size): New function.
677
678 2015-10-15  Aleksandar Ristovski  <aristovski@qnx.com>
679
680         * gdbarch.sh (core_regset_section): Remove.
681         * gdbarch.h: Regenerate.
682
683 2015-10-14  Yao Qi  <yao.qi@linaro.org>
684
685         * arch/aarch64-insn.h (struct aarch64_memory_operand): Move enum
686         out of it.
687         (enum aarch64_memory_operand_type): New.
688
689 2015-10-13  David Edelsohn  <dje.gcc@gmail.com>
690
691         * xcoffread.c (dwarf2_xcoff_names): Add .dwmac and .dwpbtyp.
692
693 2015-10-13  Pedro Alves  <palves@redhat.com>
694
695         * ada-lang.c (ada_enum_name): Constify local.
696         * ada-typeprint.c (print_range_bound): Constify locals.
697         * c-varobj.c (c_describe_child): Likewise.
698         * cli/cli-setshow.c (do_set_command): Likewise.
699         * gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
700         * dwarf2read.c (find_file_and_directory): Likewise.
701         (anonymous_struct_prefix, dwarf2_name): Likewise.
702         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
703         * go-lang.c (unpack_mangled_go_symbol): Likewise.
704         * jv-typeprint.c (java_type_print_base): Likewise.
705         * ser-tcp.c (net_open): Likewise.
706         * symfile.c (deduce_language_from_filename): Likewise.
707         * symtab.c (gdb_mangle_name): Likewise.
708         * tui/tui-io.c (tui_redisplay_readline): Likewise.
709
710 2015-10-13  Pedro Alves  <palves@redhat.com>
711
712         * infrun.c (restore_execution_direction): New function.
713         (fetch_inferior_event): Use it instead of
714         make_cleanup_restore_integer.
715         (execution_direction): Change type to enum
716         exec_direction_kind.
717         * infrun.h (execution_direction): Likewise.
718
719 2015-10-13  Pedro Alves  <palves@redhat.com>
720
721         * ada-lang.c (ada_value_primitive_packed_val): Constify
722         locals.  Use value_contents_writeable.  Remove casts.
723
724 2015-10-13  Pedro Alves  <palves@redhat.com>
725
726         * ada-lang.c (ada_value_primitive_packed_val): Add casts to malloc
727         and alloca calls.
728
729 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
730
731         * lm32-tdep.c (lm32_push_dummy_call): Replace call to
732         write_memory with write_memory_unsigned_integer.
733
734 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
735
736         * solib-dsbt.c (cmp_name): Constify arguments.
737         * solib-frv.c (cmp_name): Likewise.
738         * solib-svr4.c (svr4_create_solib_event_breakpoints): Likewise.
739         * solib.c (gdb_bfd_lookup_symbol_from_symtab): Likewise.
740         (bfd_lookup_symbol_from_dyn_symtab): Likewise.
741         (gdb_bfd_lookup_symbol): Likewise.
742         * solib.h (gdb_bfd_lookup_symbol): Likewise.
743         (gdb_bfd_lookup_symbol_from_symtab): Likewise.
744
745 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
746
747         * stack.c (parse_frame_specification): Remove message parameter,
748         replace with fixed string in function body, update function
749         comment.
750         (frame_info): Remove message to parse_frame_specification.
751         (select_frame_command): Likewise.
752
753 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
754
755         * stack.c (parse_frame_specification): Delete.
756         (parse_frame_specification_1): Rename to
757         parse_frame_specification.
758         (frame_info): Use parse_frame_specification.
759         (select_frame_command): Likewise.
760         (return_command): Use select_frame and print_stack_frame rather
761         than frame_command and select_frame_command.
762         (func_command): Use get_current_frame rather than
763         parse_frame_specification.
764
765 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
766
767         * stack.c (func_command): Return early when there is no ARG
768         string.
769
770 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
771
772         * stack.c: Include safe-ctype.h not ctype.h.
773         (parse_frame_specification): Use ISSPACE not isspace.
774         (backtrace_command): Use TOLOWER not tolower.
775
776 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
777
778         * mep-tdep.c (current_me_module): Add cast.
779         (mep_gdbarch_init): Likewise.
780
781 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
782
783         * m32c-tdep.c (m32c_move_reg_t): Replace with...
784         (m32c_write_reg_t): ...this and...
785         (m32c_read_reg_t): ...this.
786         (struct m32c_reg): Update types of read and write.
787         (m32c_raw_read): Change declaration type to m32c_read_reg_t and
788         adjust definition.
789         (m32c_banked_read): Likewise.
790         (m32c_sb_read): Likewise.
791         (m32c_part_read): Likewise.
792         (m32c_cat_read): Likewise.
793         (m32c_r3r2r1r0_read): Likewise.
794         (m32c_raw_write): Change declaration type to m32c_write_reg_t
795         and adjust definition.
796         (m32c_banked_write): Likewise.
797         (m32c_sb_write): Likewise.
798         (m32c_part_write): Likewise.
799         (m32c_cat_write): Likewise.
800         (m32c_r3r2r1r0_write): Likewise.
801
802 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
803
804         * aarch64-linux-tdep.c (aarch64_linux_syscall_record): Add cast.
805
806 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
807
808         * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Return
809         gdb_sys_no_syscall instead of -1.
810
811 2015-10-12  Yao Qi  <yao.qi@linaro.org>
812
813         * NEWS: Mention the change.
814
815 2015-10-12  Yao Qi  <yao.qi@linaro.org>
816
817         * arch/aarch64-insn.c (emit_load_store): Rename to ...
818         (aarch64_emit_load_store): ... it.  All callers updated.
819
820 2015-10-12  Yao Qi  <yao.qi@linaro.org>
821
822         * arch/aarch64-insn.c (emit_insn): Rename to ...
823         (aarch64_emit_insn): ... it.  All callers updated.
824
825 2015-10-12  Yao Qi  <yao.qi@linaro.org>
826
827         * aarch64-linux-tdep.c: Include arch-utils.h.
828         (aarch64_linux_init_abi): Call set_gdbarch_max_insn_length,
829         set_gdbarch_displaced_step_copy_insn,
830         set_gdbarch_displaced_step_fixup,
831         set_gdbarch_displaced_step_free_closure,
832         set_gdbarch_displaced_step_location,
833         and set_gdbarch_displaced_step_hw_singlestep.
834         * aarch64-tdep.c (struct displaced_step_closure): New.
835         (struct aarch64_displaced_step_data): New.
836         (aarch64_displaced_step_b): New function.
837         (aarch64_displaced_step_b_cond): Likewise.
838         (aarch64_register): Likewise.
839         (aarch64_displaced_step_cb): Likewise.
840         (aarch64_displaced_step_tb): Likewise.
841         (aarch64_displaced_step_adr): Likewise.
842         (aarch64_displaced_step_ldr_literal): Likewise.
843         (aarch64_displaced_step_others): Likewise.
844         (aarch64_displaced_step_copy_insn): Likewise.
845         (aarch64_displaced_step_fixup): Likewise.
846         (aarch64_displaced_step_hw_singlestep): Likewise.
847         * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): New macro.
848         (aarch64_displaced_step_copy_insn): Declare.
849         (aarch64_displaced_step_fixup): Declare.
850         (aarch64_displaced_step_hw_singlestep): Declare.
851         * arch/aarch64-insn.c (emit_insn): Moved from
852         gdbserver/linux-aarch64-low.c.
853         (emit_load_store): Likewise.
854         * arch/aarch64-insn.h (enum aarch64_opcodes): Moved from
855         gdbserver/linux-aarch64-low.c.
856         (struct aarch64_register): Likewise.
857         (struct aarch64_memory_operand): Likewise.
858         (ENCODE): Likewise.
859         (can_encode_int32): New macro.
860         (emit_b, emit_bcond, emit_cb, emit_ldr, emit_ldrsw): Likewise.
861         (emit_tb, emit_nop): Likewise.
862         (emit_insn): Declare.
863         (emit_load_store): Declare.
864
865 2015-10-12  Yao Qi  <yao.qi@linaro.org>
866
867         * arch/aarch64-insn.c (aarch64_decode_ldr_literal): Moved from
868         gdbserver/linux-aarch64-low.c.
869         (aarch64_relocate_instruction): Likewise.
870         * arch/aarch64-insn.h (aarch64_decode_ldr_literal): Declare.
871         (struct aarch64_insn_data): Moved from
872         gdbserver/linux-aarch64-low.c.
873         (struct aarch64_insn_visitor): Likewise.
874         (aarch64_relocate_instruction): Declare.
875
876 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
877
878         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT>: If
879         EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute
880         to the returned value.
881
882 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
883
884         * ada-lang.c (ada_unpack_from_contents): Add guard that unpacked
885         is large enough for BIT_SIZE.  Update function comment.
886
887 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
888
889         * ada-lang.c (ada_value_primitive_packed_val): Move
890         src_len variable to local block where used.  Override
891         BIT_SIZE if bigger than size of resolved type.
892
893 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
894
895         * gdbtypes.h (is_scalar_type): Add extern declaration.
896         * gdbtypes.c (is_scalar_type): Make non-static.
897         * ada-lang.c (ada_value_primitive_packed_val): Use is_scalar_type
898         to compute IS_SCALAR instead of doing it ourselves.
899
900 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
901
902         * ada-lang.c (ada_value_primitive_packed_val): Rework handling
903         of case where TYPE is dynamic.
904
905 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
906
907         * ada-lang.c (ada_unpack_from_contents): New function,
908         extracted from ada_value_primitive_packed_val.
909         (ada_value_primitive_packed_val): Replace extracted out code
910         by call to ada_unpack_from_contents.
911
912 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
913
914         * ada-lang.c (ada_value_primitive_packed_val): Reorder local
915         variable declarations.
916
917 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
918
919         * ada-lang.c (ada_value_primitive_packed_val): Change the type
920         of local variables src and unpacked to "gdb_type *" instead of
921         "unsigned char *".
922
923 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
924
925         * ada-lang.c (ada_value_primitive_packed_val): Make the name
926         of various local variables more explicit and consistent.
927         No real code change otherwise.
928
929 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
930
931         * i386-tdep.h (struct gdbarch_tdep): Change type of
932         register_reggroup_p to gdbarch_register_reggroup_p_ftype.
933
934 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
935
936         * cris-tdep.c (struct instruction_environment): Change type of
937         byte_order to enum bfd_endian.
938
939 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
940
941         * arm-linux-tdep.c (arm_canonicalize_syscall): Add
942         enum gdb_syscall casts.
943
944 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
945
946         * aarch64-tdep.c (stack_item_t): Change type of data to gdb_byte*.
947         * arm-tdep.c (struct stack_item): Likewise.
948         (push_stack_item): Add gdb_byte* cast.
949         * avr-tdep.c (struct stack_item): Change type of data to gdb_byte*.
950         (push_stack_item): Add gdb_byte* cast.
951         * cli/cli-dump.c (dump_memory_to_file): Change type of buf to gdb_byte*
952         and add cast.
953         * cris-tdep.c (struct stack_item): Change type of data to gdb_byte*.
954         (push_stack_item): Add gdb_byte* cast.
955         * gcore.c (gcore_copy_callback): Change type of memhunk to gdb_byte* and
956         add cast.
957         * gdbtypes.h (print_scalar_formatted): Change type of first parameter to
958         gdb_byte*.
959         * h8300-tdep.c (h8300_extract_return_value): Change type of valbuf to
960         gdb_byte* and remove unnecessary cast.
961         (h8300h_extract_return_value): Likewise.
962         (h8300_store_return_value): Change type of valbuf to gdb_byte*.
963         (h8300h_store_return_value): Likewise.
964         * iq2000-tdep.c (iq2000_extract_return_value): Change type of valbuf to
965         gdb_byte* and remove unnecessary cast.
966         * jit.c (jit_reader_try_read_symtab): Change type of gdb_mem to gdb_byte*
967         and add cast.
968         * m32r-tdep.c (m32r_store_return_value): Change type of valbuf to
969         gdb_byte* and remove unnecessary cast.
970         (m32r_extract_return_value): Change type of dst to gdb_byte* and remove
971         valbuf.
972         * mep-tdep.c (mep_pseudo_cr32_read): Change type of buf to gdb_byte*.
973         (mep_pseudo_cr64_read): Likewise.
974         (mep_pseudo_csr_write): Likewise.
975         (mep_pseudo_cr32_write): Likewise.
976         (mep_pseudo_cr64_write): Likewise.
977         * mi/mi-main.c (mi_cmd_data_write_memory): Change type of buffer to
978         gdb_byte* and add cast.
979         * moxie-tdep.c (moxie_store_return_value): Change type of valbuf to
980         gdb_byte* and remove unnecessary cast.
981         (moxie_extract_return_value): Change type of dst to gdb_byte* and remove
982         valbuf.
983         * p-valprint.c (print_scalar_formatted): Change type of valaddr to
984         gdb_byte*.
985         * printcmd.c (void): Likewise.
986         * python/py-inferior.c (infpy_read_memory): Change type of buffer to
987         gdb_byte* and add cast.
988         (infpy_write_memory): Likewise.
989         (infpy_search_memory): Likewise.
990         * regcache.c (regcache_raw_write_signed): Change type of buf to gdb_byte*
991         and add cast.
992         (regcache_raw_write_unsigned): Likewise.
993         (regcache_cooked_write_signed): Likewise.
994         (regcache_cooked_write_unsigned): Likewise.
995         * sh64-tdep.c (h64_extract_return_value): Change type of valbuf to
996         gdb_byte*.
997
998 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
999
1000         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Add cast.
1001         * linux-tdep.c (linux_collect_regset_section_cb_data): Likewise.
1002
1003 2015-10-09  Eli Zaretskii  <eliz@gnu.org>
1004
1005         * stack.c (print_stack_frame):
1006         * utils.c (printchar): Fix typos in commentary.
1007
1008 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
1009
1010         * d-exp.y: (UnaryExpression): Support `type.sizeof' expressions.
1011         (PostfixExpression): Support `expr.sizeof' expressions.
1012         (PrimaryExpression): Support `typeof(expr)' expressions.
1013
1014 2015-10-08  Maciej W. Rozycki  <macro@imgtec.com>
1015
1016         * MAINTAINERS: Update my email address.
1017
1018 2015-10-08  Markus Metzger  <markus.t.metzger@intel.com>
1019
1020         * record-btrace.c (record_btrace_resume): Fix void return.
1021
1022 2015-10-07  Yao Qi  <yao.qi@linaro.org>
1023
1024         * aarch64-tdep.c: Include opcode/aarch64.h.
1025         (submask): Move it above.
1026         (bit): Likewise.
1027         (bits): Likewise.
1028         (aarch64_software_single_step): Call aarch64_decode_insn.
1029         Decode instruction by aarch64_inst instead of using
1030         aarch64_decode_bcond and decode_masked_match.
1031
1032 2015-10-06  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
1033
1034         * cli/cli-dump.c (restore_command): Parse load_offset (bias) as address
1035         only when the file is binary.
1036
1037 2015-10-02  James Bowman  <james.bowman@ftdichip.com>
1038
1039         * ft32-tdep.c (ft32_analyze_prologue): Add function prolog
1040         subroutine handling.
1041
1042 2015-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1043
1044         * common/vec.h (VEC_OP (T,cleanup)): Add pointer cast.
1045
1046 2015-09-30  Doug Evans  <dje@google.com>
1047
1048         * dwarf2read.c (setup_type_unit_groups): Add comment.
1049
1050 2015-09-30  Pedro Alves  <palves@redhat.com>
1051
1052         * linux-nat.c (linux_nat_always_non_stop_p): Always return 1.
1053         * x86-linux-nat.c (x86_linux_always_non_stop_p): Delete.
1054         (x86_linux_create_target): Don't install
1055         x86_linux_always_non_stop_p.
1056
1057 2015-09-30  Don Breazeal  <donb@codesourcery.com>
1058
1059         * remote.c (remote_parse_stop_reply): Call strprefix instead
1060         of strncmp.
1061
1062 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
1063
1064         * gdbarch.sh (struct gdbarch_info): Change tdep_info's type to void *.
1065         * gdbarch.h: Regenerate.
1066         * i386-tdep.c (i386_gdbarch_init): Remove cast to
1067         struct gdbarch_tdep_info *.
1068         * mips-tdep.c (mips_gdbarch_init): Likewise.
1069         * ppc-linux-tdep (ppu2spu_sniffer): Likewise.
1070         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1071         * spu-multiarch.c (spu_gdbarch): Likewise.
1072
1073 2015-09-30  Kevin Buettner  <kevinb@redhat.com>
1074
1075         * infcmd.c (finish_command_fsm_should_stop): Don't attempt to
1076         record a NULL value.
1077
1078 2015-09-29  Kevin Buettner  <kevinb@redhat.com>
1079
1080         * msp430-tdep.c (msp430_push_dummy_call): Treat reference, struct,
1081         and union arguments the same as pointer arguments when determining
1082         size of argument.
1083
1084 2015-09-29  James Bowman  <james.bowman@ftdichip.com>
1085
1086         * ft32-tdep.c: #include "opcode/ft32.h".
1087         Delete local macros IS_PUSH, PUSH_REG, IS_LINK, LINK_SIZE.
1088         (ft32_analyze_prologue): Use FT32_* macros.
1089
1090 2015-09-28  Simon Marchi  <simon.marchi@ericsson.com>
1091
1092         * cli/cli-script.c (read_next_line): Fix stdout -> stdin in
1093         comment.
1094
1095 2015-09-28  Doug Evans  <dje@google.com>
1096
1097         * MAINTAINERS: Add Iain Buclaw as D language maintainer.
1098
1099 2015-09-28  Doug Evans  <dje@google.com>
1100
1101         * common/filestuff.c (make_cleanup_close): Update comment.
1102
1103 2015-09-26  Simon Marchi  <simon.marchi@polymtl.ca>
1104
1105         * btrace.c (parse_xml_btrace_block): Fix cast of
1106         xml_find_attribute's return value.
1107         * memory-map.c (memory_map_start_memory): Likewise.
1108         * solib-svr4.c (library_list_start_library): Likewise.
1109         * solib-target.c (library_list_start_segment): Likewise.
1110         (library_list_start_section): Likewise.
1111         * tracepoint.c (traceframe_info_start_memory): Likewise.
1112
1113 2015-09-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1114
1115         * d-namespace.c (d_lookup_symbol): New arg langdef.
1116         All callers updated.  Support looking up symbol as a primitive type.
1117         (lookup_module_scope): New arg langdef.  All callers updated.
1118         Call d_lookup_symbol directly for simple bare symbols.
1119
1120 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1121
1122         * macrocmd.c (print_macro_callback): Add cast(s).
1123         * macrotab.c (macro_bcache_str): Likewise.
1124         (new_macro_definition): Likewise.
1125         * main.c (captured_main): Likewise.
1126         * maint.c (print_bfd_section_info): Likewise.
1127         * mdebugread.c (mdebug_build_psymtabs): Likewise.
1128         (basic_type): Likewise.
1129         * memattr.c (mem_region_cmp): Likewise.
1130         * memory-map.c (memory_map_start_memory): Likewise.
1131         (memory_map_end_memory): Likewise.
1132         (memory_map_start_property): Likewise.
1133         (memory_map_end_property): Likewise.
1134         (clear_result): Likewise.
1135         * memrange.c (compare_mem_ranges): Likewise.
1136         * mep-tdep.c (mep_analyze_frame_prologue): Likewise.
1137         * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Likewise.
1138         * mi/mi-console.c (mi_console_file_delete): Likewise.
1139         (mi_console_file_fputs): Likewise.
1140         (mi_console_raw_packet): Likewise.
1141         (mi_console_file_flush): Likewise.
1142         (mi_console_set_raw): Likewise.
1143         * mi/mi-interp.c (mi_interpreter_resume): Likewise.
1144         (mi_new_thread): Likewise.
1145         (mi_thread_exit): Likewise.
1146         (mi_record_changed): Likewise.
1147         (mi_inferior_added): Likewise.
1148         (mi_inferior_appeared): Likewise.
1149         (mi_inferior_exit): Likewise.
1150         (mi_inferior_removed): Likewise.
1151         (mi_interp_data): Likewise.
1152         (mi_on_normal_stop): Likewise.
1153         (mi_traceframe_changed): Likewise.
1154         (mi_tsv_created): Likewise.
1155         (mi_tsv_deleted): Likewise.
1156         (mi_tsv_modified): Likewise.
1157         (mi_breakpoint_created): Likewise.
1158         (mi_breakpoint_deleted): Likewise.
1159         (mi_breakpoint_modified): Likewise.
1160         (mi_output_running_pid): Likewise.
1161         (mi_inferior_count): Likewise.
1162         (mi_solib_loaded): Likewise.
1163         (mi_solib_unloaded): Likewise.
1164         (mi_command_param_changed): Likewise.
1165         (mi_memory_changed): Likewise.
1166         (report_initial_inferior): Likewise.
1167         (mi_ui_out): Likewise.
1168         (mi_set_logging): Likewise.
1169         * mi/mi-main.c (collect_cores): Likewise.
1170         (print_one_inferior): Likewise.
1171         (free_vector_of_ints): Likewise.
1172         (free_splay_tree): Likewise.
1173         (mi_execute_command): Likewise.
1174         * mi/mi-out.c (mi_table_body): Likewise.
1175         (mi_table_end): Likewise.
1176         (mi_table_header): Likewise.
1177         (mi_begin): Likewise.
1178         (mi_end): Likewise.
1179         (mi_field_int): Likewise.
1180         (mi_field_string): Likewise.
1181         (mi_field_fmt): Likewise.
1182         (mi_flush): Likewise.
1183         (mi_redirect): Likewise.
1184         (field_separator): Likewise.
1185         (mi_open): Likewise.
1186         (mi_close): Likewise.
1187         (mi_out_buffered): Likewise.
1188         (mi_out_rewind): Likewise.
1189         (mi_out_put): Likewise.
1190         (mi_version): Likewise.
1191         (mi_out_data_dtor): Likewise.
1192         * mi/mi-parse.c (mi_parse_cleanup): Likewise.
1193         * microblaze-tdep.c (microblaze_frame_cache): Likewise.
1194         * minidebug.c (lzma_open): Likewise.
1195         (lzma_pread): Likewise.
1196         (lzma_close): Likewise.
1197         (lzma_stat): Likewise.
1198         * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
1199         * mips-sde-tdep.c (mips_sde_frame_cache): Likewise.
1200         (mips_sde_elf_osabi_sniff_abi_tag_sections): Likewise.
1201         * mips-tdep.c (mips_insn16_frame_cache): Likewise.
1202         (mips_micro_frame_cache): Likewise.
1203         (mips_insn32_frame_cache): Likewise.
1204         (mips_stub_frame_cache): Likewise.
1205         (gdb_print_insn_mips): Likewise.
1206         (value_of_mips_user_reg): Likewise.
1207         (mips_gdbarch_init): Likewise.
1208         * mips64obsd-tdep.c (mips64obsd_supply_gregset): Likewise.
1209         * mipsnbsd-tdep.c (mipsnbsd_supply_fpregset): Likewise.
1210         (mipsnbsd_supply_gregset): Likewise.
1211         * mn10300-linux-tdep.c (am33_supply_fpregset_method): Likewise.
1212         (am33_collect_gregset_method): Likewise.
1213         (am33_collect_fpregset_method): Likewise.
1214         * mn10300-tdep.c (mn10300_analyze_frame_prologue): Likewise.
1215         * moxie-tdep.c (moxie_frame_cache): Likewise.
1216         * msp430-tdep.c (msp430_get_opcode_byte): Likewise.
1217         (msp430_analyze_frame_prologue): Likewise.
1218         * mt-tdep.c (mt_frame_unwind_cache): Likewise.
1219         * nios2-linux-tdep.c (nios2_supply_gregset): Likewise.
1220         (nios2_collect_gregset): Likewise.
1221         * nios2-tdep.c (nios2_frame_unwind_cache): Likewise.
1222         (nios2_stub_frame_cache): Likewise.
1223         * objc-lang.c (find_methods): Likewise.
1224         * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1225         (get_objfile_pspace_data): Likewise.
1226         (get_objfile_bfd_data): Likewise.
1227         (objfile_bfd_data_free): Likewise.
1228         (add_to_objfile_sections): Likewise.
1229         (do_free_objfile_cleanup): Likewise.
1230         (resume_section_map_updates_cleanup): Likewise.
1231         * opencl-lang.c (builtin_opencl_type): Likewise.
1232         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
1233         * osdata.c (osdata_start_osdata): Likewise.
1234         (osdata_start_item): Likewise.
1235         (osdata_start_column): Likewise.
1236         (osdata_end_column): Likewise.
1237         (clear_parsing_data): Likewise.
1238         (osdata_free_cleanup): Likewise.
1239         * parse.c (type_stack_cleanup): Likewise.
1240         (exp_uses_objfile_iter): Likewise.
1241         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Likewise.
1242         (ppc_linux_collect_gregset): Likewise.
1243         (ppu2spu_prev_arch): Likewise.
1244         (ppu2spu_this_id): Likewise.
1245         (ppu2spu_prev_register): Likewise.
1246         (ppu2spu_unwind_register): Likewise.
1247         (ppu2spu_sniffer): Likewise.
1248         (ppu2spu_dealloc_cache): Likewise.
1249         (ppc_linux_init_abi): Likewise.
1250         * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
1251         * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
1252         * progspace.c (restore_program_space): Likewise.
1253         * psymtab.c (find_pc_sect_psymtab): Likewise.
1254         (compare_psymbols): Likewise.
1255         (psymbol_bcache_full): Likewise.
1256         (allocate_psymtab): Likewise.
1257         (discard_psymtabs_upto): Likewise.
1258         * python/py-block.c (set_block): Likewise.
1259         (del_objfile_blocks): Likewise.
1260         * python/py-breakpoint.c (build_bp_list): Likewise.
1261         * python/py-inferior.c (inferior_to_inferior_object): Likewise.
1262         (build_inferior_list): Likewise.
1263         (py_free_inferior): Likewise.
1264         * python/py-objfile.c (py_free_objfile): Likewise.
1265         (objfile_to_objfile_object): Likewise.
1266         * python/py-prettyprint.c (py_restore_tstate): Likewise.
1267         * python/py-progspace.c (py_free_pspace): Likewise.
1268         (pspace_to_pspace_object): Likewise.
1269         * python/py-symbol.c (set_symbol): Likewise.
1270         (del_objfile_symbols): Likewise.
1271         * python/py-symtab.c (set_sal): Likewise.
1272         (set_symtab): Likewise.
1273         (del_objfile_symtab): Likewise.
1274         (del_objfile_sal): Likewise.
1275         * python/py-type.c (save_objfile_types): Likewise.
1276         (set_type): Likewise.
1277         * python/py-unwind.c (pyuw_prev_register): Likewise.
1278         (pyuw_on_new_gdbarch): Likewise.
1279         * python/py-utils.c (py_decref): Likewise.
1280         (py_xdecref): Likewise.
1281         (gdb_py_generic_dict): Likewise.
1282         * python/py-xmethods.c (gdbpy_free_xmethod_worker_data): Likewise.
1283         (gdbpy_clone_xmethod_worker_data): Likewise.
1284         (gdbpy_get_xmethod_arg_types): Likewise.
1285         (gdbpy_get_xmethod_result_type): Likewise.
1286         (gdbpy_invoke_xmethod): Likewise.
1287         * python/python.c (gdbpy_apply_type_printers): Likewise.
1288         (gdbpy_free_type_printers): Likewise.
1289         * record-btrace.c (record_btrace_disable_callback): Likewise.
1290         (bfcache_hash): Likewise.
1291         (bfcache_eq): Likewise.
1292         (btrace_get_frame_function): Likewise.
1293         (record_btrace_frame_unwind_stop_reason): Likewise.
1294         (record_btrace_frame_this_id): Likewise.
1295         (record_btrace_frame_prev_register): Likewise.
1296         (record_btrace_frame_dealloc_cache): Likewise.
1297         * record-full.c (record_full_message_wrapper): Likewise.
1298         (record_full_save_cleanups): Likewise.
1299         * regcache.c (regcache_descr): Likewise.
1300         (do_regcache_xfree): Likewise.
1301         (do_regcache_invalidate): Likewise.
1302         (do_cooked_read): Likewise.
1303         (regcache_transfer_regset): Likewise.
1304         * reggroups.c (reggroup_add): Likewise.
1305         (reggroup_next): Likewise.
1306         (reggroup_prev): Likewise.
1307         * remote-fileio.c (do_remote_fileio_request): Likewise.
1308         * remote-notif.c (remote_async_get_pending_events_handler): Likewise.
1309         (do_notif_event_xfree): Likewise.
1310         * remote.c (get_remote_arch_state): Likewise.
1311         (remote_pspace_data_cleanup): Likewise.
1312         (get_remote_exec_file): Likewise.
1313         (set_pspace_remote_exec_file): Likewise.
1314         (compare_pnums): Likewise.
1315         (clear_threads_listing_context): Likewise.
1316         (remote_newthread_step): Likewise.
1317         (start_thread): Likewise.
1318         (end_thread): Likewise.
1319         (remove_child_of_pending_fork): Likewise.
1320         (remove_stop_reply_for_inferior): Likewise.
1321         (remove_stop_reply_of_remote_state): Likewise.
1322         (remote_notif_remove_once_on_match): Likewise.
1323         (stop_reply_match_ptid_and_ws): Likewise.
1324         (kill_child_of_pending_fork): Likewise.
1325         (register_remote_g_packet_guess): Likewise.
1326         (remote_read_description_p): Likewise.
1327         (remote_read_description): Likewise.
1328         (free_actions_list_cleanup_wrapper): Likewise.
1329         (remote_async_serial_handler): Likewise.
1330         * rl78-tdep.c (rl78_get_opcode_byte): Likewise.
1331         (rl78_analyze_frame_prologue): Likewise.
1332         * rs6000-tdep.c (ppc_supply_gregset): Likewise.
1333         (ppc_supply_fpregset): Likewise.
1334         (ppc_supply_vsxregset): Likewise.
1335         (ppc_supply_vrregset): Likewise.
1336         (ppc_collect_gregset): Likewise.
1337         (ppc_collect_fpregset): Likewise.
1338         (ppc_collect_vsxregset): Likewise.
1339         (ppc_collect_vrregset): Likewise.
1340         (e500_move_ev_register): Likewise.
1341         (do_regcache_raw_write): Likewise.
1342         (rs6000_frame_cache): Likewise.
1343         (rs6000_epilogue_frame_cache): Likewise.
1344         (rs6000_gdbarch_init): Likewise.
1345         * rx-tdep.c (rx_get_opcode_byte): Likewise.
1346         (rx_analyze_frame_prologue): Likewise.
1347         (rx_frame_type): Likewise.
1348         (rx_frame_sniffer_common): Likewise.
1349         * s390-linux-tdep.c (s390_check_for_saved): Likewise.
1350         (s390_frame_unwind_cache): Likewise.
1351         (s390_stub_frame_unwind_cache): Likewise.
1352         (s390_sigtramp_frame_unwind_cache): Likewise.
1353         * score-tdep.c (score_make_prologue_cache): Likewise.
1354         * sentinel-frame.c (sentinel_frame_prev_register): Likewise.
1355         (sentinel_frame_prev_arch): Likewise.
1356         * ser-base.c (fd_event): Likewise.
1357         (push_event): Likewise.
1358         (ser_base_write): Likewise.
1359         * ser-pipe.c (pipe_close): Likewise.
1360         * serial.c (serial_write): Likewise.
1361         * sh-tdep.c (sh_frame_cache): Likewise.
1362         (sh_stub_this_id): Likewise.
1363         * sh64-tdep.c (sh64_frame_cache): Likewise.
1364         * solib-aix.c (get_solib_aix_inferior_data): Likewise.
1365         (library_list_start_library): Likewise.
1366         (library_list_start_list): Likewise.
1367         (solib_aix_free_library_list): Likewise.
1368         * solib-darwin.c (get_darwin_info): Likewise.
1369         * solib-dsbt.c (get_dsbt_info): Likewise.
1370         * solib-spu.c (append_ocl_sos): Likewise.
1371         * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1372         (get_svr4_info): Likewise.
1373         (library_list_start_library): Likewise.
1374         (svr4_library_list_start_list): Likewise.
1375         (hash_probe_and_action): Likewise.
1376         (equal_probe_and_action): Likewise.
1377         (svr4_update_solib_event_breakpoint): Likewise.
1378         (set_solib_svr4_fetch_link_map_offsets): Likewise.
1379         (svr4_fetch_link_map_offsets): Likewise.
1380         (svr4_have_link_map_offsets): Likewise.
1381         * solib-target.c (library_list_start_segment): Likewise.
1382         (library_list_start_section): Likewise.
1383         (library_list_start_library): Likewise.
1384         (library_list_end_library): Likewise.
1385         (library_list_start_list): Likewise.
1386         (solib_target_free_library_list): Likewise.
1387         * solib.c (solib_ops): Likewise.
1388         (set_solib_ops): Likewise.
1389         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_cache): Likewise.
1390         * sparc-tdep.c (sparc_frame_cache): Likewise.
1391         (sparc32_frame_cache): Likewise.
1392         (sparc32_supply_gregset): Likewise.
1393         (sparc32_collect_gregset): Likewise.
1394         (sparc32_supply_fpregset): Likewise.
1395         (sparc32_collect_fpregset): Likewise.
1396         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_cache): Likewise.
1397         * sparc64-tdep.c (sparc64_supply_gregset): Likewise.
1398         (sparc64_collect_gregset): Likewise.
1399         (sparc64_supply_fpregset): Likewise.
1400         (sparc64_collect_fpregset): Likewise.
1401         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_cache): Likewise.
1402         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_cache): Likewise.
1403         * sparc64obsd-tdep.c (sparc64obsd_frame_cache): Likewise.
1404         (sparc64obsd_trapframe_cache): Likewise.
1405         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_cache): Likewise.
1406         * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_cache): Likewise.
1407         * spu-multiarch.c (spu_gdbarch): Likewise.
1408         * spu-tdep.c (spu_frame_unwind_cache): Likewise.
1409         (spu2ppu_prev_arch): Likewise.
1410         (spu2ppu_this_id): Likewise.
1411         (spu2ppu_prev_register): Likewise.
1412         (spu2ppu_dealloc_cache): Likewise.
1413         (spu_dis_asm_print_address): Likewise.
1414         (gdb_print_insn_spu): Likewise.
1415         (spu_get_overlay_table): Likewise.
1416         * stabsread.c (rs6000_builtin_type): Likewise.
1417         * stack.c (do_print_variable_and_value): Likewise.
1418         * stap-probe.c (get_stap_base_address_1): Likewise.
1419         * symfile-debug.c (debug_qf_has_symbols): Likewise.
1420         (debug_qf_find_last_source_symtab): Likewise.
1421         (debug_qf_forget_cached_source_info): Likewise.
1422         (debug_qf_map_symtabs_matching_filename): Likewise.
1423         (debug_qf_lookup_symbol): Likewise.
1424         (debug_qf_print_stats): Likewise.
1425         (debug_qf_dump): Likewise.
1426         (debug_qf_relocate): Likewise.
1427         (debug_qf_expand_symtabs_for_function): Likewise.
1428         (debug_qf_expand_all_symtabs): Likewise.
1429         (debug_qf_expand_symtabs_with_fullname): Likewise.
1430         (debug_qf_map_matching_symbols): Likewise.
1431         (debug_qf_expand_symtabs_matching): Likewise.
1432         (debug_qf_find_pc_sect_compunit_symtab): Likewise.
1433         (debug_qf_map_symbol_filenames): Likewise.
1434         (debug_sym_get_probes): Likewise.
1435         (debug_sym_new_init): Likewise.
1436         (debug_sym_init): Likewise.
1437         (debug_sym_read): Likewise.
1438         (debug_sym_read_psymbols): Likewise.
1439         (debug_sym_finish): Likewise.
1440         (debug_sym_offsets): Likewise.
1441         (debug_sym_read_linetable): Likewise.
1442         (debug_sym_relocate): Likewise.
1443         (uninstall_symfile_debug_logging): Likewise.
1444         * symfile-mem.c (symbol_file_add_from_memory_wrapper): Likewise.
1445         * symfile.c (place_section): Likewise.
1446         (add_section_size_callback): Likewise.
1447         (load_progress): Likewise.
1448         (load_section_callback): Likewise.
1449         (clear_memory_write_data): Likewise.
1450         (allocate_symtab): Likewise.
1451         * symmisc.c (maintenance_expand_file_matcher): Likewise.
1452         * symtab.c (lookup_symtab_callback): Likewise.
1453         (hash_demangled_name_entry): Likewise.
1454         (eq_demangled_name_entry): Likewise.
1455         (get_symbol_cache): Likewise.
1456         (symbol_cache_cleanup): Likewise.
1457         (set_symbol_cache_size): Likewise.
1458         (symbol_cache_flush): Likewise.
1459         (maintenance_print_symbol_cache): Likewise.
1460         (maintenance_print_symbol_cache_statistics): Likewise.
1461         (delete_filename_seen_cache): Likewise.
1462         (output_partial_symbol_filename): Likewise.
1463         (search_symbols_file_matches): Likewise.
1464         (search_symbols_name_matches): Likewise.
1465         (do_free_completion_list): Likewise.
1466         (maybe_add_partial_symtab_filename): Likewise.
1467         (get_main_info): Likewise.
1468         (main_info_cleanup): Likewise.
1469         * target-dcache.c (target_dcache_cleanup): Likewise.
1470         (target_dcache_init_p): Likewise.
1471         (target_dcache_invalidate): Likewise.
1472         (target_dcache_get): Likewise.
1473         (target_dcache_get_or_init): Likewise.
1474         * target-descriptions.c (target_find_description): Likewise.
1475         (tdesc_find_type): Likewise.
1476         (tdesc_data_cleanup): Likewise.
1477         (tdesc_find_arch_register): Likewise.
1478         (tdesc_register_name): Likewise.
1479         (tdesc_register_type): Likewise.
1480         (tdesc_register_reggroup_p): Likewise.
1481         (set_tdesc_pseudo_register_name): Likewise.
1482         (set_tdesc_pseudo_register_type): Likewise.
1483         (set_tdesc_pseudo_register_reggroup_p): Likewise.
1484         (tdesc_use_registers): Likewise.
1485         (free_target_description): Likewise.
1486         * target-memory.c (compare_block_starting_address): Likewise.
1487         (cleanup_request_data): Likewise.
1488         (cleanup_write_requests_vector): Likewise.
1489         * target.c (open_target): Likewise.
1490         (cleanup_restore_target_terminal): Likewise.
1491         (free_memory_read_result_vector): Likewise.
1492         * thread.c (disable_thread_stack_temporaries): Likewise.
1493         (finish_thread_state_cleanup): Likewise.
1494         (do_restore_current_thread_cleanup): Likewise.
1495         (restore_current_thread_cleanup_dtor): Likewise.
1496         (set_thread_refcount): Likewise.
1497         (tp_array_compar): Likewise.
1498         (do_captured_thread_select): Likewise.
1499         * tic6x-tdep.c (tic6x_frame_unwind_cache): Likewise.
1500         (tic6x_stub_this_id): Likewise.
1501         * tilegx-tdep.c (tilegx_frame_cache): Likewise.
1502         * top.c (do_restore_instream_cleanup): Likewise.
1503         (gdb_readline_wrapper_cleanup): Likewise.
1504         (kill_or_detach): Likewise.
1505         (print_inferior_quit_action): Likewise.
1506         * tracefile-tfile.c (match_blocktype): Likewise.
1507         (build_traceframe_info): Likewise.
1508         * tracefile.c (trace_file_writer_xfree): Likewise.
1509         * tracepoint.c (memrange_cmp): Likewise.
1510         (do_collect_symbol): Likewise.
1511         (do_clear_collection_list): Likewise.
1512         (do_restore_current_traceframe_cleanup): Likewise.
1513         (restore_current_traceframe_cleanup_dtor): Likewise.
1514         (free_current_marker): Likewise.
1515         (traceframe_info_start_memory): Likewise.
1516         (traceframe_info_start_tvar): Likewise.
1517         (free_result): Likewise.
1518         * tramp-frame.c (tramp_frame_cache): Likewise.
1519         * tui/tui-file.c (tui_file_delete): Likewise.
1520         (tui_fileopen): Likewise.
1521         (tui_sfileopen): Likewise.
1522         (tui_file_isatty): Likewise.
1523         (tui_file_rewind): Likewise.
1524         (tui_file_put): Likewise.
1525         (tui_file_fputs): Likewise.
1526         (tui_file_get_strbuf): Likewise.
1527         (tui_file_adjust_strbuf): Likewise.
1528         (tui_file_flush): Likewise.
1529         * tui/tui-layout.c (make_command_window): Likewise.
1530         (make_data_window): Likewise.
1531         (show_source_disasm_command): Likewise.
1532         (show_data): Likewise.
1533         (make_source_or_disasm_window): Likewise.
1534         (show_source_or_disasm_and_command): Likewise.
1535         * tui/tui-out.c (tui_field_int): Likewise.
1536         (tui_field_string): Likewise.
1537         (tui_field_fmt): Likewise.
1538         (tui_text): Likewise.
1539         * typeprint.c (hash_typedef_field): Likewise.
1540         (eq_typedef_field): Likewise.
1541         (do_free_typedef_hash): Likewise.
1542         (copy_typedef_hash_element): Likewise.
1543         (do_free_global_table): Likewise.
1544         (find_global_typedef): Likewise.
1545         (find_typedef_in_hash): Likewise.
1546         * ui-file.c (ui_file_write_for_put): Likewise.
1547         (do_ui_file_xstrdup): Likewise.
1548         (mem_file_delete): Likewise.
1549         (mem_file_rewind): Likewise.
1550         (mem_file_put): Likewise.
1551         (mem_file_write): Likewise.
1552         (stdio_file_delete): Likewise.
1553         (stdio_file_flush): Likewise.
1554         (stdio_file_read): Likewise.
1555         (stdio_file_write): Likewise.
1556         (stdio_file_write_async_safe): Likewise.
1557         (stdio_file_fputs): Likewise.
1558         (stdio_file_isatty): Likewise.
1559         (stdio_file_fseek): Likewise.
1560         (tee_file_delete): Likewise.
1561         (tee_file_flush): Likewise.
1562         (tee_file_write): Likewise.
1563         (tee_file_fputs): Likewise.
1564         (tee_file_isatty): Likewise.
1565         * ui-out.c (do_cleanup_table_end): Likewise.
1566         (do_cleanup_end): Likewise.
1567         * user-regs.c (user_reg_add): Likewise.
1568         (user_reg_map_name_to_regnum): Likewise.
1569         (usernum_to_user_reg): Likewise.
1570         (maintenance_print_user_registers): Likewise.
1571         * utils.c (do_bfd_close_cleanup): Likewise.
1572         (do_fclose_cleanup): Likewise.
1573         (do_obstack_free): Likewise.
1574         (do_ui_file_delete): Likewise.
1575         (do_ui_out_redirect_pop): Likewise.
1576         (do_free_section_addr_info): Likewise.
1577         (restore_integer): Likewise.
1578         (do_unpush_target): Likewise.
1579         (do_htab_delete_cleanup): Likewise.
1580         (do_restore_ui_file): Likewise.
1581         (do_value_free): Likewise.
1582         (do_free_so): Likewise.
1583         (free_current_contents): Likewise.
1584         (do_regfree_cleanup): Likewise.
1585         (core_addr_hash): Likewise.
1586         (core_addr_eq): Likewise.
1587         (do_free_char_ptr_vec): Likewise.
1588         * v850-tdep.c (v850_frame_cache): Likewise.
1589         * varobj.c (do_free_variable_cleanup): Likewise.
1590         * vax-tdep.c (vax_supply_gregset): Likewise.
1591         (vax_frame_cache): Likewise.
1592         * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_cache): Likewise.
1593         * xml-support.c (gdb_xml_body_text): Likewise.
1594         (gdb_xml_values_cleanup): Likewise.
1595         (gdb_xml_start_element): Likewise.
1596         (gdb_xml_start_element_wrapper): Likewise.
1597         (gdb_xml_end_element): Likewise.
1598         (gdb_xml_end_element_wrapper): Likewise.
1599         (gdb_xml_cleanup): Likewise.
1600         (gdb_xml_fetch_external_entity): Likewise.
1601         (gdb_xml_parse_attr_enum): Likewise.
1602         (xinclude_start_include): Likewise.
1603         (xinclude_end_include): Likewise.
1604         (xml_xinclude_default): Likewise.
1605         (xml_xinclude_start_doctype): Likewise.
1606         (xml_xinclude_end_doctype): Likewise.
1607         (xml_xinclude_cleanup): Likewise.
1608         (xml_fetch_content_from_file): Likewise.
1609         * xml-syscall.c (free_syscalls_info): Likewise.
1610         (syscall_start_syscall): Likewise.
1611         * xml-tdesc.c (tdesc_end_arch): Likewise.
1612         (tdesc_end_osabi): Likewise.
1613         (tdesc_end_compatible): Likewise.
1614         (tdesc_start_target): Likewise.
1615         (tdesc_start_feature): Likewise.
1616         (tdesc_start_reg): Likewise.
1617         (tdesc_start_union): Likewise.
1618         (tdesc_start_struct): Likewise.
1619         (tdesc_start_flags): Likewise.
1620         (tdesc_start_field): Likewise.
1621         (tdesc_start_vector): Likewise.
1622         (fetch_available_features_from_target): Likewise.
1623         * xstormy16-tdep.c (xstormy16_frame_cache): Likewise.
1624         * xtensa-tdep.c (xtensa_supply_gregset): Likewise.
1625         (xtensa_frame_cache): Likewise.
1626         (xtensa_frame_prev_register): Likewise.
1627         (xtensa_extract_return_value): Likewise.
1628
1629 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1630
1631         * aarch64-tdep.c (aarch64_make_prologue_cache): Add cast(s).
1632         (aarch64_make_stub_cache): Likewise.
1633         (value_of_aarch64_user_reg): Likewise.
1634         * ada-lang.c (ada_inferior_data_cleanup): Likewise.
1635         (get_ada_inferior_data): Likewise.
1636         (get_ada_pspace_data): Likewise.
1637         (ada_pspace_data_cleanup): Likewise.
1638         (ada_complete_symbol_matcher): Likewise.
1639         (ada_exc_search_name_matches): Likewise.
1640         * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
1641         (get_ada_tasks_inferior_data): Likewise.
1642         * addrmap.c (addrmap_mutable_foreach_worker): Likewise.
1643         (splay_obstack_alloc): Likewise.
1644         (splay_obstack_free): Likewise.
1645         * alpha-linux-tdep.c (alpha_linux_supply_gregset): Likewise.
1646         (alpha_linux_collect_gregset): Likewise.
1647         (alpha_linux_supply_fpregset): Likewise.
1648         (alpha_linux_collect_fpregset): Likewise.
1649         * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Likewise.
1650         * alpha-tdep.c (alpha_lds): Likewise.
1651         (alpha_sts): Likewise.
1652         (alpha_sigtramp_frame_unwind_cache): Likewise.
1653         (alpha_heuristic_frame_unwind_cache): Likewise.
1654         (alpha_supply_int_regs): Likewise.
1655         (alpha_fill_int_regs): Likewise.
1656         (alpha_supply_fp_regs): Likewise.
1657         (alpha_fill_fp_regs): Likewise.
1658         * alphanbsd-tdep.c (alphanbsd_supply_fpregset): Likewise.
1659         (alphanbsd_aout_supply_gregset): Likewise.
1660         (alphanbsd_supply_gregset): Likewise.
1661         * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
1662         (amd64_x32_linux_init_abi): Likewise.
1663         * amd64-nat.c (amd64_supply_native_gregset): Likewise.
1664         (amd64_collect_native_gregset): Likewise.
1665         * amd64-tdep.c (amd64_frame_cache): Likewise.
1666         (amd64_sigtramp_frame_cache): Likewise.
1667         (amd64_epilogue_frame_cache): Likewise.
1668         (amd64_supply_fxsave): Likewise.
1669         (amd64_supply_xsave): Likewise.
1670         (amd64_collect_fxsave): Likewise.
1671         (amd64_collect_xsave): Likewise.
1672         * amd64-windows-tdep.c (amd64_windows_frame_cache): Likewise.
1673         * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Likewise.
1674         * arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
1675         (arm_linux_collect_gregset): Likewise.
1676         (arm_linux_supply_nwfpe): Likewise.
1677         (arm_linux_collect_nwfpe): Likewise.
1678         (arm_linux_supply_vfp): Likewise.
1679         (arm_linux_collect_vfp): Likewise.
1680         * arm-tdep.c (arm_find_mapping_symbol): Likewise.
1681         (arm_prologue_unwind_stop_reason): Likewise.
1682         (arm_prologue_this_id): Likewise.
1683         (arm_prologue_prev_register): Likewise.
1684         (arm_exidx_data_free): Likewise.
1685         (arm_find_exidx_entry): Likewise.
1686         (arm_stub_this_id): Likewise.
1687         (arm_m_exception_this_id): Likewise.
1688         (arm_m_exception_prev_register): Likewise.
1689         (arm_normal_frame_base): Likewise.
1690         (gdb_print_insn_arm): Likewise.
1691         (arm_objfile_data_free): Likewise.
1692         (arm_record_special_symbol): Likewise.
1693         (value_of_arm_user_reg): Likewise.
1694         * armbsd-tdep.c (armbsd_supply_fpregset): Likewise.
1695         (armbsd_supply_gregset): Likewise.
1696         * auto-load.c (auto_load_pspace_data_cleanup): Likewise.
1697         (get_auto_load_pspace_data): Likewise.
1698         (hash_loaded_script_entry): Likewise.
1699         (eq_loaded_script_entry): Likewise.
1700         (clear_section_scripts): Likewise.
1701         (collect_matching_scripts): Likewise.
1702         * auxv.c (auxv_inferior_data_cleanup): Likewise.
1703         (get_auxv_inferior_data): Likewise.
1704         * avr-tdep.c (avr_frame_unwind_cache): Likewise.
1705         * ax-general.c (do_free_agent_expr_cleanup): Likewise.
1706         * bfd-target.c (target_bfd_xfer_partial): Likewise.
1707         (target_bfd_xclose): Likewise.
1708         (target_bfd_get_section_table): Likewise.
1709         * bfin-tdep.c (bfin_frame_cache): Likewise.
1710         * block.c (find_block_in_blockvector): Likewise.
1711         (call_site_for_pc): Likewise.
1712         (block_find_non_opaque_type_preferred): Likewise.
1713         * break-catch-sig.c (signal_catchpoint_insert_location): Likewise.
1714         (signal_catchpoint_remove_location): Likewise.
1715         (signal_catchpoint_breakpoint_hit): Likewise.
1716         (signal_catchpoint_print_one): Likewise.
1717         (signal_catchpoint_print_mention): Likewise.
1718         (signal_catchpoint_print_recreate): Likewise.
1719         * break-catch-syscall.c (get_catch_syscall_inferior_data): Likewise.
1720         * breakpoint.c (do_cleanup_counted_command_line): Likewise.
1721         (bp_location_compare_addrs): Likewise.
1722         (get_first_locp_gte_addr): Likewise.
1723         (check_tracepoint_command): Likewise.
1724         (do_map_commands_command): Likewise.
1725         (get_breakpoint_objfile_data): Likewise.
1726         (free_breakpoint_probes): Likewise.
1727         (do_captured_breakpoint_query): Likewise.
1728         (compare_breakpoints): Likewise.
1729         (bp_location_compare): Likewise.
1730         (bpstat_remove_breakpoint_callback): Likewise.
1731         (do_delete_breakpoint_cleanup): Likewise.
1732         * bsd-uthread.c (bsd_uthread_set_supply_uthread): Likewise.
1733         (bsd_uthread_set_collect_uthread): Likewise.
1734         (bsd_uthread_activate): Likewise.
1735         (bsd_uthread_fetch_registers): Likewise.
1736         (bsd_uthread_store_registers): Likewise.
1737         * btrace.c (check_xml_btrace_version): Likewise.
1738         (parse_xml_btrace_block): Likewise.
1739         (parse_xml_btrace_pt_config_cpu): Likewise.
1740         (parse_xml_btrace_pt_raw): Likewise.
1741         (parse_xml_btrace_pt): Likewise.
1742         (parse_xml_btrace_conf_bts): Likewise.
1743         (parse_xml_btrace_conf_pt): Likewise.
1744         (do_btrace_data_cleanup): Likewise.
1745         * c-typeprint.c (find_typedef_for_canonicalize): Likewise.
1746         * charset.c (cleanup_iconv): Likewise.
1747         (do_cleanup_iterator): Likewise.
1748         * cli-out.c (cli_uiout_dtor): Likewise.
1749         (cli_table_begin): Likewise.
1750         (cli_table_body): Likewise.
1751         (cli_table_end): Likewise.
1752         (cli_table_header): Likewise.
1753         (cli_begin): Likewise.
1754         (cli_end): Likewise.
1755         (cli_field_int): Likewise.
1756         (cli_field_skip): Likewise.
1757         (cli_field_string): Likewise.
1758         (cli_field_fmt): Likewise.
1759         (cli_spaces): Likewise.
1760         (cli_text): Likewise.
1761         (cli_message): Likewise.
1762         (cli_wrap_hint): Likewise.
1763         (cli_flush): Likewise.
1764         (cli_redirect): Likewise.
1765         (out_field_fmt): Likewise.
1766         (field_separator): Likewise.
1767         (cli_out_set_stream): Likewise.
1768         * cli/cli-cmds.c (compare_symtabs): Likewise.
1769         * cli/cli-dump.c (call_dump_func): Likewise.
1770         (restore_section_callback): Likewise.
1771         * cli/cli-script.c (clear_hook_in_cleanup): Likewise.
1772         (do_restore_user_call_depth): Likewise.
1773         (do_free_command_lines_cleanup): Likewise.
1774         * coff-pe-read.c (get_section_vmas): Likewise.
1775         (pe_as16): Likewise.
1776         (pe_as32): Likewise.
1777         * coffread.c (coff_symfile_read): Likewise.
1778         * common/agent.c (agent_look_up_symbols): Likewise.
1779         * common/filestuff.c (do_close_cleanup): Likewise.
1780         * common/format.c (free_format_pieces_cleanup): Likewise.
1781         * common/vec.c (vec_o_reserve): Likewise.
1782         * compile/compile-c-support.c (print_one_macro): Likewise.
1783         * compile/compile-c-symbols.c (hash_symbol_error): Likewise.
1784         (eq_symbol_error): Likewise.
1785         (del_symbol_error): Likewise.
1786         (error_symbol_once): Likewise.
1787         (gcc_convert_symbol): Likewise.
1788         (gcc_symbol_address): Likewise.
1789         (hash_symname): Likewise.
1790         (eq_symname): Likewise.
1791         * compile/compile-c-types.c (hash_type_map_instance): Likewise.
1792         (eq_type_map_instance): Likewise.
1793         (insert_type): Likewise.
1794         (convert_type): Likewise.
1795         * compile/compile-object-load.c (munmap_listp_free_cleanup): Likewise.
1796         (setup_sections): Likewise.
1797         (link_hash_table_free): Likewise.
1798         (copy_sections): Likewise.
1799         * compile/compile-object-run.c (do_module_cleanup): Likewise.
1800         * compile/compile.c (compile_print_value): Likewise.
1801         (do_rmdir): Likewise.
1802         (cleanup_compile_instance): Likewise.
1803         (cleanup_unlink_file): Likewise.
1804         * completer.c (free_completion_tracker): Likewise.
1805         * corelow.c (add_to_spuid_list): Likewise.
1806         * cp-namespace.c (reset_directive_searched): Likewise.
1807         * cp-support.c (reset_directive_searched): Likewise.
1808         * cris-tdep.c (cris_sigtramp_frame_unwind_cache): Likewise.
1809         (cris_frame_unwind_cache): Likewise.
1810         * d-lang.c (builtin_d_type): Likewise.
1811         * d-namespace.c (reset_directive_searched): Likewise.
1812         * dbxread.c (dbx_free_symfile_info): Likewise.
1813         (do_free_bincl_list_cleanup): Likewise.
1814         * disasm.c (hash_dis_line_entry): Likewise.
1815         (eq_dis_line_entry): Likewise.
1816         (dis_asm_print_address): Likewise.
1817         (fprintf_disasm): Likewise.
1818         (do_ui_file_delete): Likewise.
1819         * doublest.c (convert_floatformat_to_doublest): Likewise.
1820         * dummy-frame.c (pop_dummy_frame_bpt): Likewise.
1821         (dummy_frame_prev_register): Likewise.
1822         (dummy_frame_this_id): Likewise.
1823         * dwarf2-frame-tailcall.c (cache_hash): Likewise.
1824         (cache_eq): Likewise.
1825         (cache_find): Likewise.
1826         (tailcall_frame_this_id): Likewise.
1827         (dwarf2_tailcall_prev_register_first): Likewise.
1828         (tailcall_frame_prev_register): Likewise.
1829         (tailcall_frame_dealloc_cache): Likewise.
1830         (tailcall_frame_prev_arch): Likewise.
1831         * dwarf2-frame.c (dwarf2_frame_state_free): Likewise.
1832         (dwarf2_frame_set_init_reg): Likewise.
1833         (dwarf2_frame_init_reg): Likewise.
1834         (dwarf2_frame_set_signal_frame_p): Likewise.
1835         (dwarf2_frame_signal_frame_p): Likewise.
1836         (dwarf2_frame_set_adjust_regnum): Likewise.
1837         (dwarf2_frame_adjust_regnum): Likewise.
1838         (clear_pointer_cleanup): Likewise.
1839         (dwarf2_frame_cache): Likewise.
1840         (find_cie): Likewise.
1841         (dwarf2_frame_find_fde): Likewise.
1842         * dwarf2expr.c (dwarf_expr_address_type): Likewise.
1843         (free_dwarf_expr_context_cleanup): Likewise.
1844         * dwarf2loc.c (locexpr_find_frame_base_location): Likewise.
1845         (locexpr_get_frame_base): Likewise.
1846         (loclist_find_frame_base_location): Likewise.
1847         (loclist_get_frame_base): Likewise.
1848         (dwarf_expr_dwarf_call): Likewise.
1849         (dwarf_expr_get_base_type): Likewise.
1850         (dwarf_expr_push_dwarf_reg_entry_value): Likewise.
1851         (dwarf_expr_get_obj_addr): Likewise.
1852         (entry_data_value_coerce_ref): Likewise.
1853         (entry_data_value_copy_closure): Likewise.
1854         (entry_data_value_free_closure): Likewise.
1855         (get_frame_address_in_block_wrapper): Likewise.
1856         (dwarf2_evaluate_property): Likewise.
1857         (dwarf2_compile_property_to_c): Likewise.
1858         (needs_frame_read_addr_from_reg): Likewise.
1859         (needs_frame_get_reg_value): Likewise.
1860         (needs_frame_frame_base): Likewise.
1861         (needs_frame_frame_cfa): Likewise.
1862         (needs_frame_tls_address): Likewise.
1863         (needs_frame_dwarf_call): Likewise.
1864         (needs_dwarf_reg_entry_value): Likewise.
1865         (get_ax_pc): Likewise.
1866         (locexpr_read_variable): Likewise.
1867         (locexpr_read_variable_at_entry): Likewise.
1868         (locexpr_read_needs_frame): Likewise.
1869         (locexpr_describe_location): Likewise.
1870         (locexpr_tracepoint_var_ref): Likewise.
1871         (locexpr_generate_c_location): Likewise.
1872         (loclist_read_variable): Likewise.
1873         (loclist_read_variable_at_entry): Likewise.
1874         (loclist_describe_location): Likewise.
1875         (loclist_tracepoint_var_ref): Likewise.
1876         (loclist_generate_c_location): Likewise.
1877         * dwarf2read.c (line_header_hash_voidp): Likewise.
1878         (line_header_eq_voidp): Likewise.
1879         (dwarf2_has_info): Likewise.
1880         (dwarf2_get_section_info): Likewise.
1881         (locate_dwz_sections): Likewise.
1882         (hash_file_name_entry): Likewise.
1883         (eq_file_name_entry): Likewise.
1884         (delete_file_name_entry): Likewise.
1885         (dw2_setup): Likewise.
1886         (dw2_get_file_names_reader): Likewise.
1887         (dw2_find_pc_sect_compunit_symtab): Likewise.
1888         (hash_signatured_type): Likewise.
1889         (eq_signatured_type): Likewise.
1890         (add_signatured_type_cu_to_table): Likewise.
1891         (create_debug_types_hash_table): Likewise.
1892         (lookup_dwo_signatured_type): Likewise.
1893         (lookup_dwp_signatured_type): Likewise.
1894         (lookup_signatured_type): Likewise.
1895         (hash_type_unit_group): Likewise.
1896         (eq_type_unit_group): Likewise.
1897         (get_type_unit_group): Likewise.
1898         (process_psymtab_comp_unit_reader): Likewise.
1899         (sort_tu_by_abbrev_offset): Likewise.
1900         (process_skeletonless_type_unit): Likewise.
1901         (psymtabs_addrmap_cleanup): Likewise.
1902         (dwarf2_read_symtab): Likewise.
1903         (psymtab_to_symtab_1): Likewise.
1904         (die_hash): Likewise.
1905         (die_eq): Likewise.
1906         (load_full_comp_unit_reader): Likewise.
1907         (reset_die_in_process): Likewise.
1908         (free_cu_line_header): Likewise.
1909         (handle_DW_AT_stmt_list): Likewise.
1910         (hash_dwo_file): Likewise.
1911         (eq_dwo_file): Likewise.
1912         (hash_dwo_unit): Likewise.
1913         (eq_dwo_unit): Likewise.
1914         (create_dwo_cu_reader): Likewise.
1915         (create_dwo_unit_in_dwp_v1): Likewise.
1916         (create_dwo_unit_in_dwp_v2): Likewise.
1917         (lookup_dwo_unit_in_dwp): Likewise.
1918         (dwarf2_locate_dwo_sections): Likewise.
1919         (dwarf2_locate_common_dwp_sections): Likewise.
1920         (dwarf2_locate_v2_dwp_sections): Likewise.
1921         (hash_dwp_loaded_cutus): Likewise.
1922         (eq_dwp_loaded_cutus): Likewise.
1923         (lookup_dwo_cutu): Likewise.
1924         (abbrev_table_free_cleanup): Likewise.
1925         (dwarf2_free_abbrev_table): Likewise.
1926         (find_partial_die_in_comp_unit): Likewise.
1927         (free_line_header_voidp): Likewise.
1928         (follow_die_offset): Likewise.
1929         (follow_die_sig_1): Likewise.
1930         (free_heap_comp_unit): Likewise.
1931         (free_stack_comp_unit): Likewise.
1932         (dwarf2_free_objfile): Likewise.
1933         (per_cu_offset_and_type_hash): Likewise.
1934         (per_cu_offset_and_type_eq): Likewise.
1935         (get_die_type_at_offset): Likewise.
1936         (partial_die_hash): Likewise.
1937         (partial_die_eq): Likewise.
1938         (dwarf2_per_objfile_free): Likewise.
1939         (hash_strtab_entry): Likewise.
1940         (eq_strtab_entry): Likewise.
1941         (add_string): Likewise.
1942         (hash_symtab_entry): Likewise.
1943         (eq_symtab_entry): Likewise.
1944         (delete_symtab_entry): Likewise.
1945         (cleanup_mapped_symtab): Likewise.
1946         (add_indices_to_cpool): Likewise.
1947         (hash_psymtab_cu_index): Likewise.
1948         (eq_psymtab_cu_index): Likewise.
1949         (add_address_entry_worker): Likewise.
1950         (unlink_if_set): Likewise.
1951         (write_one_signatured_type): Likewise.
1952         (save_gdb_index_command): Likewise.
1953         * elfread.c (elf_symtab_read): Likewise.
1954         (elf_gnu_ifunc_cache_hash): Likewise.
1955         (elf_gnu_ifunc_cache_eq): Likewise.
1956         (elf_gnu_ifunc_record_cache): Likewise.
1957         (elf_gnu_ifunc_resolve_by_cache): Likewise.
1958         (elf_get_probes): Likewise.
1959         (probe_key_free): Likewise.
1960         * f-lang.c (builtin_f_type): Likewise.
1961         * frame-base.c (frame_base_append_sniffer): Likewise.
1962         (frame_base_set_default): Likewise.
1963         (frame_base_find_by_frame): Likewise.
1964         * frame-unwind.c (frame_unwind_prepend_unwinder): Likewise.
1965         (frame_unwind_append_unwinder): Likewise.
1966         (frame_unwind_find_by_frame): Likewise.
1967         * frame.c (frame_addr_hash): Likewise.
1968         (frame_addr_hash_eq): Likewise.
1969         (frame_stash_find): Likewise.
1970         (do_frame_register_read): Likewise.
1971         (unwind_to_current_frame): Likewise.
1972         (frame_cleanup_after_sniffer): Likewise.
1973         * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
1974         * frv-tdep.c (frv_frame_unwind_cache): Likewise.
1975         * ft32-tdep.c (ft32_frame_cache): Likewise.
1976         * gcore.c (do_bfd_delete_cleanup): Likewise.
1977         (gcore_create_callback): Likewise.
1978         * gdb_bfd.c (hash_bfd): Likewise.
1979         (eq_bfd): Likewise.
1980         (gdb_bfd_open): Likewise.
1981         (free_one_bfd_section): Likewise.
1982         (gdb_bfd_ref): Likewise.
1983         (gdb_bfd_unref): Likewise.
1984         (get_section_descriptor): Likewise.
1985         (gdb_bfd_map_section): Likewise.
1986         (gdb_bfd_crc): Likewise.
1987         (gdb_bfd_mark_parent): Likewise.
1988         (gdb_bfd_record_inclusion): Likewise.
1989         (gdb_bfd_requires_relocations): Likewise.
1990         (print_one_bfd): Likewise.
1991         * gdbtypes.c (type_pair_hash): Likewise.
1992         (type_pair_eq): Likewise.
1993         (builtin_type): Likewise.
1994         (objfile_type): Likewise.
1995         * gnu-v3-abi.c (vtable_ptrdiff_type): Likewise.
1996         (vtable_address_point_offset): Likewise.
1997         (gnuv3_get_vtable): Likewise.
1998         (hash_value_and_voffset): Likewise.
1999         (eq_value_and_voffset): Likewise.
2000         (compare_value_and_voffset): Likewise.
2001         (compute_vtable_size): Likewise.
2002         (gnuv3_get_typeid_type): Likewise.
2003         * go-lang.c (builtin_go_type): Likewise.
2004         * guile/scm-block.c (bkscm_hash_block_smob): Likewise.
2005         (bkscm_eq_block_smob): Likewise.
2006         (bkscm_objfile_block_map): Likewise.
2007         (bkscm_del_objfile_blocks): Likewise.
2008         * guile/scm-breakpoint.c (bpscm_build_bp_list): Likewise.
2009         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker): Likewise.
2010         (gdbscm_disasm_print_address): Likewise.
2011         * guile/scm-frame.c (frscm_hash_frame_smob): Likewise.
2012         (frscm_eq_frame_smob): Likewise.
2013         (frscm_inferior_frame_map): Likewise.
2014         (frscm_del_inferior_frames): Likewise.
2015         * guile/scm-gsmob.c (gdbscm_add_objfile_ref): Likewise.
2016         * guile/scm-objfile.c (ofscm_handle_objfile_deleted): Likewise.
2017         (ofscm_objfile_smob_from_objfile): Likewise.
2018         * guile/scm-ports.c (ioscm_write): Likewise.
2019         (ioscm_file_port_delete): Likewise.
2020         (ioscm_file_port_rewind): Likewise.
2021         (ioscm_file_port_put): Likewise.
2022         (ioscm_file_port_write): Likewise.
2023         * guile/scm-progspace.c (psscm_handle_pspace_deleted): Likewise.
2024         (psscm_pspace_smob_from_pspace): Likewise.
2025         * guile/scm-safe-call.c (scscm_recording_pre_unwind_handler): Likewise.
2026         (scscm_recording_unwind_handler): Likewise.
2027         (gdbscm_with_catch): Likewise.
2028         (scscm_call_0_body): Likewise.
2029         (scscm_call_1_body): Likewise.
2030         (scscm_call_2_body): Likewise.
2031         (scscm_call_3_body): Likewise.
2032         (scscm_call_4_body): Likewise.
2033         (scscm_apply_1_body): Likewise.
2034         (scscm_eval_scheme_string): Likewise.
2035         (gdbscm_safe_eval_string): Likewise.
2036         (scscm_source_scheme_script): Likewise.
2037         (gdbscm_safe_source_script): Likewise.
2038         * guile/scm-string.c (gdbscm_call_scm_to_stringn): Likewise.
2039         (gdbscm_call_scm_from_stringn): Likewise.
2040         * guile/scm-symbol.c (syscm_hash_symbol_smob): Likewise.
2041         (syscm_eq_symbol_smob): Likewise.
2042         (syscm_get_symbol_map): Likewise.
2043         (syscm_del_objfile_symbols): Likewise.
2044         * guile/scm-symtab.c (stscm_hash_symtab_smob): Likewise.
2045         (stscm_eq_symtab_smob): Likewise.
2046         (stscm_objfile_symtab_map): Likewise.
2047         (stscm_del_objfile_symtabs): Likewise.
2048         * guile/scm-type.c (tyscm_hash_type_smob): Likewise.
2049         (tyscm_eq_type_smob): Likewise.
2050         (tyscm_type_map): Likewise.
2051         (tyscm_copy_type_recursive): Likewise.
2052         (save_objfile_types): Likewise.
2053         * guile/scm-utils.c (extract_arg): Likewise.
2054         * h8300-tdep.c (h8300_frame_cache): Likewise.
2055         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): Likewise.
2056         * hppa-tdep.c (compare_unwind_entries): Likewise.
2057         (find_unwind_entry): Likewise.
2058         (hppa_frame_cache): Likewise.
2059         (hppa_stub_frame_unwind_cache): Likewise.
2060         * hppanbsd-tdep.c (hppanbsd_supply_gregset): Likewise.
2061         * hppaobsd-tdep.c (hppaobsd_supply_gregset): Likewise.
2062         (hppaobsd_supply_fpregset): Likewise.
2063         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2064         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
2065         * i386-tdep.c (i386_frame_cache): Likewise.
2066         (i386_epilogue_frame_cache): Likewise.
2067         (i386_sigtramp_frame_cache): Likewise.
2068         (i386_supply_gregset): Likewise.
2069         (i386_collect_gregset): Likewise.
2070         (i386_gdbarch_init): Likewise.
2071         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Likewise.
2072         (i386obsd_trapframe_cache): Likewise.
2073         * i387-tdep.c (i387_supply_fsave): Likewise.
2074         (i387_collect_fsave): Likewise.
2075         (i387_supply_fxsave): Likewise.
2076         (i387_collect_fxsave): Likewise.
2077         (i387_supply_xsave): Likewise.
2078         (i387_collect_xsave): Likewise.
2079         * ia64-tdep.c (ia64_frame_cache): Likewise.
2080         (ia64_sigtramp_frame_cache): Likewise.
2081         * infcmd.c (attach_command_continuation): Likewise.
2082         (attach_command_continuation_free_args): Likewise.
2083         * inferior.c (restore_inferior): Likewise.
2084         (delete_thread_of_inferior): Likewise.
2085         * inflow.c (inflow_inferior_data_cleanup): Likewise.
2086         (get_inflow_inferior_data): Likewise.
2087         (inflow_inferior_exit): Likewise.
2088         * infrun.c (displaced_step_clear_cleanup): Likewise.
2089         (restore_current_uiout_cleanup): Likewise.
2090         (release_stop_context_cleanup): Likewise.
2091         (do_restore_infcall_suspend_state_cleanup): Likewise.
2092         (do_restore_infcall_control_state_cleanup): Likewise.
2093         (restore_inferior_ptid): Likewise.
2094         * inline-frame.c (block_starting_point_at): Likewise.
2095         * iq2000-tdep.c (iq2000_frame_cache): Likewise.
2096         * jit.c (get_jit_objfile_data): Likewise.
2097         (get_jit_program_space_data): Likewise.
2098         (jit_object_close_impl): Likewise.
2099         (jit_find_objf_with_entry_addr): Likewise.
2100         (jit_breakpoint_deleted): Likewise.
2101         (jit_unwind_reg_set_impl): Likewise.
2102         (jit_unwind_reg_get_impl): Likewise.
2103         (jit_dealloc_cache): Likewise.
2104         (jit_frame_sniffer): Likewise.
2105         (jit_frame_prev_register): Likewise.
2106         (jit_prepend_unwinder): Likewise.
2107         (jit_inferior_exit_hook): Likewise.
2108         (free_objfile_data): Likewise.
2109         * jv-lang.c (jv_per_objfile_free): Likewise.
2110         (get_dynamics_objfile): Likewise.
2111         (get_java_class_symtab): Likewise.
2112         (builtin_java_type): Likewise.
2113         * language.c (language_string_char_type): Likewise.
2114         (language_bool_type): Likewise.
2115         (language_lookup_primitive_type): Likewise.
2116         (language_lookup_primitive_type_as_symbol): Likewise.
2117         * linespec.c (hash_address_entry): Likewise.
2118         (eq_address_entry): Likewise.
2119         (iterate_inline_only): Likewise.
2120         (iterate_name_matcher): Likewise.
2121         (decode_line_2_compare_items): Likewise.
2122         (collect_one_symbol): Likewise.
2123         (compare_symbols): Likewise.
2124         (compare_msymbols): Likewise.
2125         (add_symtabs_to_list): Likewise.
2126         (collect_symbols): Likewise.
2127         (compare_msyms): Likewise.
2128         (add_minsym): Likewise.
2129         (cleanup_linespec_result): Likewise.
2130         * linux-fork.c (inferior_call_waitpid_cleanup): Likewise.
2131         * linux-nat.c (delete_lwp_cleanup): Likewise.
2132         (count_events_callback): Likewise.
2133         (select_event_lwp_callback): Likewise.
2134         (resume_stopped_resumed_lwps): Likewise.
2135         * linux-tdep.c (get_linux_gdbarch_data): Likewise.
2136         (invalidate_linux_cache_inf): Likewise.
2137         (get_linux_inferior_data): Likewise.
2138         (linux_find_memory_regions_thunk): Likewise.
2139         (linux_make_mappings_callback): Likewise.
2140         (linux_corefile_thread_callback): Likewise.
2141         (find_mapping_size): Likewise.
2142         * linux-thread-db.c (find_new_threads_callback): Likewise.
2143         * lm32-tdep.c (lm32_frame_cache): Likewise.
2144         * m2-lang.c (builtin_m2_type): Likewise.
2145         * m32c-tdep.c (m32c_analyze_frame_prologue): Likewise.
2146         * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_cache): Likewise.
2147         (m32r_linux_supply_gregset): Likewise.
2148         (m32r_linux_collect_gregset): Likewise.
2149         * m32r-tdep.c (m32r_frame_unwind_cache): Likewise.
2150         * m68hc11-tdep.c (m68hc11_frame_unwind_cache): Likewise.
2151         * m68k-tdep.c (m68k_frame_cache): Likewise.
2152         * m68kbsd-tdep.c (m68kbsd_supply_fpregset): Likewise.
2153         (m68kbsd_supply_gregset): Likewise.
2154         * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
2155         * m88k-tdep.c (m88k_frame_cache): Likewise.
2156         (m88k_supply_gregset): Likewise.
2157
2158 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
2159
2160         * aarch64-linux-tdep.c (aarch64_stap_parse_special_token): Add cast
2161         to allocation result assignment.
2162         * ada-exp.y (write_object_renaming): Likewise.
2163         (write_ambiguous_var): Likewise.
2164         (ada_nget_field_index): Likewise.
2165         (write_var_or_type): Likewise.
2166         * ada-lang.c (ada_decode_symbol): Likewise.
2167         (ada_value_assign): Likewise.
2168         (value_pointer): Likewise.
2169         (cache_symbol): Likewise.
2170         (add_nonlocal_symbols): Likewise.
2171         (ada_name_for_lookup): Likewise.
2172         (symbol_completion_add): Likewise.
2173         (ada_to_fixed_type_1): Likewise.
2174         (ada_get_next_arg): Likewise.
2175         (defns_collected): Likewise.
2176         * ada-lex.l (processId): Likewise.
2177         (processString): Likewise.
2178         * ada-tasks.c (read_known_tasks_array): Likewise.
2179         (read_known_tasks_list): Likewise.
2180         * ada-typeprint.c (decoded_type_name): Likewise.
2181         * addrmap.c (addrmap_mutable_create_fixed): Likewise.
2182         * amd64-tdep.c (amd64_push_arguments): Likewise.
2183         (amd64_displaced_step_copy_insn): Likewise.
2184         (amd64_classify_insn_at): Likewise.
2185         (amd64_relocate_instruction): Likewise.
2186         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Likewise.
2187         * arch-utils.c (simple_displaced_step_copy_insn): Likewise.
2188         (initialize_current_architecture): Likewise.
2189         * arm-linux-tdep.c (arm_stap_parse_special_token): Likewise.
2190         * arm-symbian-tdep.c (arm_symbian_osabi_sniffer): Likewise.
2191         * arm-tdep.c (arm_exidx_new_objfile): Likewise.
2192         (arm_push_dummy_call): Likewise.
2193         (extend_buffer_earlier): Likewise.
2194         (arm_adjust_breakpoint_address): Likewise.
2195         (arm_skip_stub): Likewise.
2196         * auto-load.c (filename_is_in_pattern): Likewise.
2197         (maybe_add_script_file): Likewise.
2198         (maybe_add_script_text): Likewise.
2199         (auto_load_objfile_script_1): Likewise.
2200         * auxv.c (ld_so_xfer_auxv): Likewise.
2201         * ax-general.c (new_agent_expr): Likewise.
2202         (grow_expr): Likewise.
2203         (ax_reg_mask): Likewise.
2204         * bcache.c (bcache_full): Likewise.
2205         * breakpoint.c (program_breakpoint_here_p): Likewise.
2206         * btrace.c (parse_xml_raw): Likewise.
2207         * build-id.c (build_id_to_debug_bfd): Likewise.
2208         * buildsym.c (end_symtab_with_blockvector): Likewise.
2209         * c-exp.y (string_exp): Likewise.
2210         (qualified_name): Likewise.
2211         (write_destructor_name): Likewise.
2212         (operator_stoken): Likewise.
2213         (parse_number): Likewise.
2214         (scan_macro_expansion): Likewise.
2215         (yylex): Likewise.
2216         (c_print_token): Likewise.
2217         * c-lang.c (c_get_string): Likewise.
2218         (emit_numeric_character): Likewise.
2219         * charset.c (wchar_iterate): Likewise.
2220         * cli/cli-cmds.c (complete_command): Likewise.
2221         (make_command): Likewise.
2222         * cli/cli-dump.c (restore_section_callback): Likewise.
2223         (restore_binary_file): Likewise.
2224         * cli/cli-interp.c (cli_interpreter_exec): Likewise.
2225         * cli/cli-script.c (execute_control_command): Likewise.
2226         * cli/cli-setshow.c (do_set_command): Likewise.
2227         * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
2228         (read_pe_exported_syms): Likewise.
2229         * coffread.c (coff_read_struct_type): Likewise.
2230         (coff_read_enum_type): Likewise.
2231         * common/btrace-common.c (btrace_data_append): Likewise.
2232         * common/buffer.c (buffer_grow): Likewise.
2233         * common/filestuff.c (gdb_fopen_cloexec): Likewise.
2234         * common/format.c (parse_format_string): Likewise.
2235         * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
2236         * common/xml-utils.c (xml_escape_text): Likewise.
2237         * compile/compile-object-load.c (copy_sections): Likewise.
2238         (compile_object_load): Likewise.
2239         * compile/compile-object-run.c (compile_object_run): Likewise.
2240         * completer.c (filename_completer): Likewise.
2241         * corefile.c (read_memory_typed_address): Likewise.
2242         (write_memory_unsigned_integer): Likewise.
2243         (write_memory_signed_integer): Likewise.
2244         (complete_set_gnutarget): Likewise.
2245         * corelow.c (get_core_register_section): Likewise.
2246         * cp-name-parser.y (d_grab): Likewise.
2247         (allocate_info): Likewise.
2248         (cp_new_demangle_parse_info): Likewise.
2249         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Likewise.
2250         (cp_lookup_symbol_in_namespace): Likewise.
2251         (lookup_namespace_scope): Likewise.
2252         (find_symbol_in_baseclass): Likewise.
2253         (cp_lookup_nested_symbol): Likewise.
2254         (cp_lookup_transparent_type_loop): Likewise.
2255         * cp-support.c (copy_string_to_obstack): Likewise.
2256         (make_symbol_overload_list): Likewise.
2257         (make_symbol_overload_list_namespace): Likewise.
2258         (make_symbol_overload_list_adl_namespace): Likewise.
2259         (first_component_command): Likewise.
2260         * cp-valprint.c (cp_print_value): Likewise.
2261         * ctf.c (ctf_xfer_partial): Likewise.
2262         * d-exp.y (StringExp): Likewise.
2263         * d-namespace.c (d_lookup_symbol_in_module): Likewise.
2264         (lookup_module_scope): Likewise.
2265         (find_symbol_in_baseclass): Likewise.
2266         (d_lookup_nested_symbol): Likewise.
2267         * dbxread.c (find_stab_function_addr): Likewise.
2268         (read_dbx_symtab): Likewise.
2269         (dbx_end_psymtab): Likewise.
2270         (cp_set_block_scope): Likewise.
2271         * dcache.c (dcache_alloc): Likewise.
2272         * demangle.c (_initialize_demangler): Likewise.
2273         * dicos-tdep.c (dicos_load_module_p): Likewise.
2274         * dictionary.c (dict_create_hashed_expandable): Likewise.
2275         (dict_create_linear_expandable): Likewise.
2276         (expand_hashtable): Likewise.
2277         (add_symbol_linear_expandable): Likewise.
2278         * dwarf2-frame.c (add_cie): Likewise.
2279         (add_fde): Likewise.
2280         (dwarf2_build_frame_info): Likewise.
2281         * dwarf2expr.c (dwarf_expr_grow_stack): Likewise.
2282         (dwarf_expr_fetch_address): Likewise.
2283         (add_piece): Likewise.
2284         (execute_stack_op): Likewise.
2285         * dwarf2loc.c (chain_candidate): Likewise.
2286         (dwarf_entry_parameter_to_value): Likewise.
2287         (read_pieced_value): Likewise.
2288         (write_pieced_value): Likewise.
2289         * dwarf2read.c (dwarf2_read_section): Likewise.
2290         (add_type_unit): Likewise.
2291         (read_comp_units_from_section): Likewise.
2292         (fixup_go_packaging): Likewise.
2293         (dwarf2_compute_name): Likewise.
2294         (dwarf2_physname): Likewise.
2295         (create_dwo_unit_in_dwp_v1): Likewise.
2296         (create_dwo_unit_in_dwp_v2): Likewise.
2297         (read_func_scope): Likewise.
2298         (read_call_site_scope): Likewise.
2299         (dwarf2_attach_fields_to_type): Likewise.
2300         (process_structure_scope): Likewise.
2301         (mark_common_block_symbol_computed): Likewise.
2302         (read_common_block): Likewise.
2303         (abbrev_table_read_table): Likewise.
2304         (guess_partial_die_structure_name): Likewise.
2305         (fixup_partial_die): Likewise.
2306         (add_file_name): Likewise.
2307         (dwarf2_const_value_data): Likewise.
2308         (dwarf2_const_value_attr): Likewise.
2309         (build_error_marker_type): Likewise.
2310         (guess_full_die_structure_name): Likewise.
2311         (anonymous_struct_prefix): Likewise.
2312         (typename_concat): Likewise.
2313         (dwarf2_canonicalize_name): Likewise.
2314         (dwarf2_name): Likewise.
2315         (write_constant_as_bytes): Likewise.
2316         (dwarf2_fetch_constant_bytes): Likewise.
2317         (copy_string): Likewise.
2318         (parse_macro_definition): Likewise.
2319         * elfread.c (elf_symfile_segments): Likewise.
2320         (elf_rel_plt_read): Likewise.
2321         (elf_gnu_ifunc_resolve_by_cache): Likewise.
2322         (elf_gnu_ifunc_resolve_by_got): Likewise.
2323         (elf_read_minimal_symbols): Likewise.
2324         (elf_gnu_ifunc_record_cache): Likewise.
2325         * event-top.c (top_level_prompt): Likewise.
2326         (command_line_handler): Likewise.
2327         * exec.c (resize_section_table): Likewise.
2328         * expprint.c (print_subexp_standard): Likewise.
2329         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Likewise.
2330         * findcmd.c (parse_find_args): Likewise.
2331         * findvar.c (address_from_register): Likewise.
2332         * frame.c (get_prev_frame_always): Likewise.
2333         * gdb_bfd.c (gdb_bfd_ref): Likewise.
2334         (get_section_descriptor): Likewise.
2335         * gdb_obstack.c (obconcat): Likewise.
2336         (obstack_strdup): Likewise.
2337         * gdbtypes.c (lookup_function_type_with_arguments): Likewise.
2338         (create_set_type): Likewise.
2339         (lookup_unsigned_typename): Likewise.
2340         (lookup_signed_typename): Likewise.
2341         (resolve_dynamic_union): Likewise.
2342         (resolve_dynamic_struct): Likewise.
2343         (add_dyn_prop): Likewise.
2344         (copy_dynamic_prop_list): Likewise.
2345         (arch_flags_type): Likewise.
2346         (append_composite_type_field_raw): Likewise.
2347         * gdbtypes.h (INIT_FUNC_SPECIFIC): Likewise.
2348         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
2349         * go-exp.y (string_exp): Likewise.
2350         * go-lang.c (go_demangle): Likewise.
2351         * guile/guile.c (compute_scheme_string): Likewise.
2352         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
2353         (gdbscm_canonicalize_command_name): Likewise.
2354         * guile/scm-ports.c (ioscm_init_stdio_buffers): Likewise.
2355         (ioscm_init_memory_port): Likewise.
2356         (ioscm_reinit_memory_port): Likewise.
2357         * guile/scm-utils.c (gdbscm_gc_xstrdup): Likewise.
2358         (gdbscm_gc_dup_argv): Likewise.
2359         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2360         * hppa-tdep.c (internalize_unwinds): Likewise.
2361         (read_unwind_info): Likewise.
2362         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2363         (windows_core_xfer_shared_libraries): Likewise.
2364         * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
2365         (i386_stap_parse_special_token_triplet): Likewise.
2366         (i386_stap_parse_special_token_three_arg_disp): Likewise.
2367         * i386obsd-tdep.c (i386obsd_sigtramp_p): Likewise.
2368         * inf-child.c (inf_child_fileio_readlink): Likewise.
2369         * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
2370         (inf_ptrace_store_register): Likewise.
2371         * infrun.c (follow_exec): Likewise.
2372         (displaced_step_prepare_throw): Likewise.
2373         (save_stop_context): Likewise.
2374         (save_infcall_suspend_state): Likewise.
2375         * jit.c (jit_read_descriptor): Likewise.
2376         (jit_read_code_entry): Likewise.
2377         (jit_symtab_line_mapping_add_impl): Likewise.
2378         (finalize_symtab): Likewise.
2379         (jit_unwind_reg_get_impl): Likewise.
2380         * jv-exp.y (QualifiedName): Likewise.
2381         * jv-lang.c (get_java_utf8_name): Likewise.
2382         (type_from_class): Likewise.
2383         (java_demangle_type_signature): Likewise.
2384         (java_class_name_from_physname): Likewise.
2385         * jv-typeprint.c (java_type_print_base): Likewise.
2386         * jv-valprint.c (java_value_print): Likewise.
2387         * language.c (add_language): Likewise.
2388         * linespec.c (add_sal_to_sals_basic): Likewise.
2389         (add_sal_to_sals): Likewise.
2390         (decode_objc): Likewise.
2391         (find_linespec_symbols): Likewise.
2392         * linux-fork.c (fork_save_infrun_state): Likewise.
2393         * linux-nat.c (linux_nat_detach): Likewise.
2394         (linux_nat_fileio_readlink): Likewise.
2395         * linux-record.c (record_linux_sockaddr): Likewise.
2396         (record_linux_msghdr): Likewise.
2397         (Do): Likewise.
2398         * linux-tdep.c (linux_core_info_proc_mappings): Likewise.
2399         (linux_collect_regset_section_cb): Likewise.
2400         (linux_get_siginfo_data): Likewise.
2401         * linux-thread-db.c (try_thread_db_load_from_pdir_1): Likewise.
2402         (try_thread_db_load_from_dir): Likewise.
2403         (thread_db_load_search): Likewise.
2404         (info_auto_load_libthread_db): Likewise.
2405         * m32c-tdep.c (m32c_m16c_address_to_pointer): Likewise.
2406         (m32c_m16c_pointer_to_address): Likewise.
2407         * m68hc11-tdep.c (m68hc11_pseudo_register_write): Likewise.
2408         * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
2409         * machoread.c (macho_check_dsym): Likewise.
2410         * macroexp.c (resize_buffer): Likewise.
2411         (gather_arguments): Likewise.
2412         (maybe_expand): Likewise.
2413         * macrotab.c (new_macro_key): Likewise.
2414         (new_source_file): Likewise.
2415         (new_macro_definition): Likewise.
2416         * mdebugread.c (parse_symbol): Likewise.
2417         (parse_type): Likewise.
2418         (parse_partial_symbols): Likewise.
2419         (psymtab_to_symtab_1): Likewise.
2420         * mem-break.c (default_memory_insert_breakpoint): Likewise.
2421         * mi/mi-cmd-break.c (mi_argv_to_format): Likewise.
2422         * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
2423         (mi_cmd_data_read_memory_bytes): Likewise.
2424         (mi_cmd_data_write_memory_bytes): Likewise.
2425         (mi_cmd_trace_frame_collected): Likewise.
2426         * mi/mi-parse.c (mi_parse_argv): Likewise.
2427         (mi_parse): Likewise.
2428         * minidebug.c (lzma_open): Likewise.
2429         (lzma_pread): Likewise.
2430         * mips-tdep.c (mips_read_fp_register_single): Likewise.
2431         (mips_print_fp_register): Likewise.
2432         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Likewise.
2433         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2434         * mt-tdep.c (mt_register_name): Likewise.
2435         (mt_registers_info): Likewise.
2436         (mt_push_dummy_call): Likewise.
2437         * namespace.c (add_using_directive): Likewise.
2438         * nat/linux-btrace.c (perf_event_read): Likewise.
2439         (linux_enable_bts): Likewise.
2440         * nat/linux-osdata.c (linux_common_core_of_thread): Likewise.
2441         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Likewise.
2442         * nto-tdep.c (nto_find_and_open_solib): Likewise.
2443         (nto_parse_redirection): Likewise.
2444         * objc-lang.c (objc_demangle): Likewise.
2445         (find_methods): Likewise.
2446         * objfiles.c (get_objfile_bfd_data): Likewise.
2447         (set_objfile_main_name): Likewise.
2448         (allocate_objfile): Likewise.
2449         (objfile_relocate): Likewise.
2450         (update_section_map): Likewise.
2451         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
2452         * p-exp.y (exp): Likewise.
2453         (yylex): Likewise.
2454         * p-valprint.c (pascal_object_print_value): Likewise.
2455         * parse.c (initialize_expout): Likewise.
2456         (mark_completion_tag): Likewise.
2457         (copy_name): Likewise.
2458         (parse_float): Likewise.
2459         (type_stack_reserve): Likewise.
2460         * ppc-linux-tdep.c (ppc_stap_parse_special_token): Likewise.
2461         (ppu2spu_prev_register): Likewise.
2462         * ppc-ravenscar-thread.c (supply_register_at_address): Likewise.
2463         * printcmd.c (printf_wide_c_string): Likewise.
2464         (printf_pointer): Likewise.
2465         * probe.c (parse_probes): Likewise.
2466         * python/py-cmd.c (gdbpy_parse_command_name): Likewise.
2467         (cmdpy_init): Likewise.
2468         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Likewise.
2469         * python/py-symtab.c (set_sal): Likewise.
2470         * python/py-unwind.c (pyuw_sniffer): Likewise.
2471         * python/python.c (python_interactive_command): Likewise.
2472         (compute_python_string): Likewise.
2473         * ravenscar-thread.c (get_running_thread_id): Likewise.
2474         * record-full.c (record_full_exec_insn): Likewise.
2475         (record_full_core_open_1): Likewise.
2476         * regcache.c (regcache_raw_read_signed): Likewise.
2477         (regcache_raw_read_unsigned): Likewise.
2478         (regcache_cooked_read_signed): Likewise.
2479         (regcache_cooked_read_unsigned): Likewise.
2480         * remote-fileio.c (remote_fileio_func_open): Likewise.
2481         (remote_fileio_func_rename): Likewise.
2482         (remote_fileio_func_unlink): Likewise.
2483         (remote_fileio_func_stat): Likewise.
2484         (remote_fileio_func_system): Likewise.
2485         * remote-mips.c (mips_xfer_memory): Likewise.
2486         (mips_load_srec): Likewise.
2487         (pmon_end_download): Likewise.
2488         * remote.c (new_remote_state): Likewise.
2489         (map_regcache_remote_table): Likewise.
2490         (remote_register_number_and_offset): Likewise.
2491         (init_remote_state): Likewise.
2492         (get_memory_packet_size): Likewise.
2493         (remote_pass_signals): Likewise.
2494         (remote_program_signals): Likewise.
2495         (remote_start_remote): Likewise.
2496         (remote_check_symbols): Likewise.
2497         (remote_query_supported): Likewise.
2498         (extended_remote_attach): Likewise.
2499         (process_g_packet): Likewise.
2500         (store_registers_using_G): Likewise.
2501         (putpkt_binary): Likewise.
2502         (read_frame): Likewise.
2503         (compare_sections_command): Likewise.
2504         (remote_hostio_pread): Likewise.
2505         (remote_hostio_readlink): Likewise.
2506         (remote_file_put): Likewise.
2507         (remote_file_get): Likewise.
2508         (remote_pid_to_exec_file): Likewise.
2509         (_initialize_remote): Likewise.
2510         * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
2511         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
2512         * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
2513         (bfd_uses_spe_extensions): Likewise.
2514         * s390-linux-tdep.c (s390_displaced_step_copy_insn): Likewise.
2515         * score-tdep.c (score7_malloc_and_get_memblock): Likewise.
2516         * solib-dsbt.c (decode_loadmap): Likewise.
2517         (fetch_loadmap): Likewise.
2518         (scan_dyntag): Likewise.
2519         (enable_break): Likewise.
2520         (dsbt_relocate_main_executable): Likewise.
2521         * solib-frv.c (fetch_loadmap): Likewise.
2522         (enable_break2): Likewise.
2523         (frv_relocate_main_executable): Likewise.
2524         * solib-spu.c (spu_relocate_main_executable): Likewise.
2525         (spu_bfd_open): Likewise.
2526         * solib-svr4.c (lm_info_read): Likewise.
2527         (read_program_header): Likewise.
2528         (find_program_interpreter): Likewise.
2529         (scan_dyntag): Likewise.
2530         (elf_locate_base): Likewise.
2531         (open_symbol_file_object): Likewise.
2532         (read_program_headers_from_bfd): Likewise.
2533         (svr4_relocate_main_executable): Likewise.
2534         * solib-target.c (solib_target_relocate_section_addresses): Likewise.
2535         * solib.c (solib_find_1): Likewise.
2536         (exec_file_find): Likewise.
2537         (solib_find): Likewise.
2538         * source.c (openp): Likewise.
2539         (print_source_lines_base): Likewise.
2540         (forward_search_command): Likewise.
2541         * sparc-ravenscar-thread.c (supply_register_at_address): Likewise.
2542         * spu-tdep.c (spu2ppu_prev_register): Likewise.
2543         (spu_get_overlay_table): Likewise.
2544         * stabsread.c (patch_block_stabs): Likewise.
2545         (define_symbol): Likewise.
2546         (again:): Likewise.
2547         (read_member_functions): Likewise.
2548         (read_one_struct_field): Likewise.
2549         (read_enum_type): Likewise.
2550         (common_block_start): Likewise.
2551         * stack.c (read_frame_arg): Likewise.
2552         (backtrace_command): Likewise.
2553         * stap-probe.c (stap_parse_register_operand): Likewise.
2554         * symfile.c (syms_from_objfile_1): Likewise.
2555         (find_separate_debug_file): Likewise.
2556         (load_command): Likewise.
2557         (load_progress): Likewise.
2558         (load_section_callback): Likewise.
2559         (reread_symbols): Likewise.
2560         (add_filename_language): Likewise.
2561         (allocate_compunit_symtab): Likewise.
2562         (read_target_long_array): Likewise.
2563         (simple_read_overlay_table): Likewise.
2564         * symtab.c (symbol_set_names): Likewise.
2565         (resize_symbol_cache): Likewise.
2566         (rbreak_command): Likewise.
2567         (completion_list_add_name): Likewise.
2568         (completion_list_objc_symbol): Likewise.
2569         (add_filename_to_list): Likewise.
2570         * target-descriptions.c (maint_print_c_tdesc_cmd): Likewise.
2571         * target-memory.c (target_write_memory_blocks): Likewise.
2572         * target.c (target_read_string): Likewise.
2573         (read_whatever_is_readable): Likewise.
2574         (target_read_alloc_1): Likewise.
2575         (simple_search_memory): Likewise.
2576         (target_fileio_read_alloc_1): Likewise.
2577         * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
2578         * top.c (command_line_input): Likewise.
2579         * tracefile-tfile.c (tfile_fetch_registers): Likewise.
2580         * tracefile.c (tracefile_fetch_registers): Likewise.
2581         * tracepoint.c (add_memrange): Likewise.
2582         (init_collection_list): Likewise.
2583         (add_aexpr): Likewise.
2584         (trace_dump_actions): Likewise.
2585         (parse_trace_status): Likewise.
2586         (parse_tracepoint_definition): Likewise.
2587         (parse_tsv_definition): Likewise.
2588         (parse_static_tracepoint_marker_definition): Likewise.
2589         * tui/tui-file.c (tui_sfileopen): Likewise.
2590         (tui_file_adjust_strbuf): Likewise.
2591         * tui/tui-io.c (tui_expand_tabs): Likewise.
2592         * tui/tui-source.c (tui_set_source_content): Likewise.
2593         * typeprint.c (find_global_typedef): Likewise.
2594         * ui-file.c (do_ui_file_xstrdup): Likewise.
2595         (ui_file_obsavestring): Likewise.
2596         (mem_file_write): Likewise.
2597         * utils.c (make_hex_string): Likewise.
2598         (get_regcomp_error): Likewise.
2599         (puts_filtered_tabular): Likewise.
2600         (gdb_realpath_keepfile): Likewise.
2601         (ldirname): Likewise.
2602         (gdb_bfd_errmsg): Likewise.
2603         (substitute_path_component): Likewise.
2604         * valops.c (search_struct_method): Likewise.
2605         (find_oload_champ_namespace_loop): Likewise.
2606         * valprint.c (print_decimal_chars): Likewise.
2607         (read_string): Likewise.
2608         (generic_emit_char): Likewise.
2609         * varobj.c (varobj_delete): Likewise.
2610         (varobj_value_get_print_value): Likewise.
2611         * vaxobsd-tdep.c (vaxobsd_sigtramp_sniffer): Likewise.
2612         * windows-tdep.c (display_one_tib): Likewise.
2613         * xcoffread.c (read_xcoff_symtab): Likewise.
2614         (process_xcoff_symbol): Likewise.
2615         (swap_sym): Likewise.
2616         (scan_xcoff_symtab): Likewise.
2617         (xcoff_initial_scan): Likewise.
2618         * xml-support.c (gdb_xml_end_element): Likewise.
2619         (xml_process_xincludes): Likewise.
2620         (xml_fetch_content_from_file): Likewise.
2621         * xml-syscall.c (xml_list_of_syscalls): Likewise.
2622         * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
2623
2624 2015-09-23  James Bowman  <james.bowman@ftdichip.com>
2625
2626         * ft32-tdep.c (ft32_register_type): Return gdbarch_tdep (gdbarch)->pc_type
2627         instead of builtin_func_ptr.
2628         (ft32_pointer_to_address): New function.
2629         (ft32_address_class_type_flags): New function.
2630         (ft32_address_class_type_flags_to_name): New function.
2631         (ft32_address_class_name_to_type_flags): New function.
2632         (ft32_gdbarch_init): Set tdep->pc_type.  Call
2633         set_gdbarch_pointer_to_address,
2634         set_gdbarch_address_class_type_flags
2635         set_gdbarch_address_class_name_to_type_flags,
2636         and set_gdbarch_address_class_type_flags_to_name.
2637         * ft32-tdep.h (struct gdbarch_tdep) <pc_type>: New field.
2638
2639 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
2640
2641         * ada-lang.c (ada_evaluate_subexp) <OP_FUNCALL>: When the input
2642         value is a reference, actually dereference it in order to get
2643         the underlying value.
2644
2645 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
2646
2647         * stap-probe.c (handle_stap_probe): Remove unnecessary cast.
2648
2649 2015-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2650
2651         * cli/cli-setshow.c (cmd_show_list): Constify a variable.
2652         * linespec.c (linespec_lexer_lex_string): Same.
2653
2654 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2655
2656         * NEWS: Mention support for fast tracepoints on aarch64-linux.
2657
2658 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2659
2660         * aarch64-tdep.c (aarch64_analyze_prologue): New is_adrp
2661         variable.  Call aarch64_decode_adr instead of
2662         aarch64_decode_adrp.
2663         * arch/aarch64-insn.h (aarch64_decode_adrp): Delete.
2664         (aarch64_decode_adr): New function declaration.
2665         * arch/aarch64-insn.c (aarch64_decode_adrp): Delete.
2666         (aarch64_decode_adr): New function, factored out from
2667         aarch64_decode_adrp to decode both adr and adrp instructions.
2668
2669 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2670
2671         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-insn.o.
2672         (HFILES_NO_SRCDIR): Add arch/aarch64-insn.h.
2673         (aarch64-insn.o): New rule.
2674         * configure.tgt (aarch64*-*-elf): Add aarch64-insn.o.
2675         (aarch64*-*-linux*): Likewise.
2676         * arch/aarch64-insn.c: New file.
2677         * arch/aarch64-insn.h: New file.
2678         * aarch64-tdep.c: Include arch/aarch64-insn.h.
2679         (aarch64_debug): Move to arch/aarch64-insn.c.  Declare in
2680         arch/aarch64-insn.h.
2681         (decode_add_sub_imm): Rename to ...
2682         (aarch64_decode_add_sub_imm): ... this.
2683         (decode_adrp): Rename to ...
2684         (aarch64_decode_adrp): ... this.  Move to arch/aarch64-insn.c.
2685         Declare in arch/aarch64-insn.h.
2686         (decode_b): Rename to ...
2687         (aarch64_decode_b): ... this.  Move to arch/aarch64-insn.c.
2688         Declare in arch/aarch64-insn.h.
2689         (decode_bcond): Rename to ...
2690         (aarch64_decode_bcond): ... this.  Move to arch/aarch64-insn.c.
2691         Declare in arch/aarch64-insn.h.
2692         (decode_br): Rename to ...
2693         (aarch64_decode_br): ... this.
2694         (decode_cb): Rename to ...
2695         (aarch64_decode_cb): ... this.  Move to arch/aarch64-insn.c.
2696         Declare in arch/aarch64-insn.h.
2697         (decode_eret): Rename to ...
2698         (aarch64_decode_eret): ... this.
2699         (decode_movz): Rename to ...
2700         (aarch64_decode_movz): ... this.
2701         (decode_orr_shifted_register_x): Rename to ...
2702         (aarch64_decode_orr_shifted_register_x): ... this.
2703         (decode_ret): Rename to ...
2704         (aarch64_decode_ret): ... this.
2705         (decode_stp_offset): Rename to ...
2706         (aarch64_decode_stp_offset): ... this.
2707         (decode_stp_offset_wb): Rename to ...
2708         (aarch64_decode_stp_offset_wb): ... this.
2709         (decode_stur): Rename to ...
2710         (aarch64_decode_stur): ... this.
2711         (decode_tb): Rename to ...
2712         (aarch64_decode_tb): ... this.  Move to arch/aarch64-insn.c.
2713         Declare in arch/aarch64-insn.h.
2714         (aarch64_analyze_prologue): Adjust calls to renamed functions.
2715
2716 2015-09-20  Doug Evans  <xdje42@gmail.com>
2717
2718         * dwarf2read.c (add_partial_symbol): Remove outdated comments.
2719
2720 2015-09-20  Doug Evans  <xdje42@gmail.com>
2721
2722         * dwarf2read.c (dwarf2_compute_name): Add FIXME.  Don't use a local
2723         variable name that collides with a parameter.
2724
2725 2015-09-20  Joel Brobecker  <brobecker@adacore.com>
2726
2727         * dwarf2loc.c (locexpr_get_frame_base): Renames
2728         block_op_get_frame_base.
2729         (dwarf2_block_frame_base_locexpr_funcs): Replace reference to
2730         block_op_get_frame_base by reference to locexpr_get_frame_base.
2731         (loclist_get_frame_base): New function, near identical copy of
2732         locexpr_get_frame_base.
2733         (dwarf2_block_frame_base_loclist_funcs): Replace reference to
2734         block_op_get_frame_base by reference to loclist_get_frame_base.
2735
2736 2015-09-19  Doug Evans  <xdje42@gmail.com>
2737
2738         * ravenscar-thread.c (ravenscar_inferior_created): Replace
2739         current_inferior ()->gdbarch with its wrapper target_gdbarch.
2740
2741 2015-09-18  Doug Evans  <xdje42@gmail.com>
2742
2743         * linux-thread-db.c (record_thread): Return the created thread.
2744         (thread_from_lwp): Likewise.
2745         (thread_db_get_thread_local_address): Update.
2746
2747 2015-09-18  Doug Evans  <xdje42@gmail.com>
2748
2749         * symtab.h (general_symbol_info) <mangled_lang>: Delete struct,
2750         move only member demangled_name up.  All uses updated.
2751
2752 2015-09-18  Doug Evans  <xdje42@gmail.com>
2753
2754         * findvar.c (default_read_var_value) <LOC_UNRESOLVED>: Include the
2755         kind of minimal symbol in the error message.
2756         * objfiles.c (objfile_flavour_name): New function.
2757         * objfiles.h (objfile_flavour_name): Declare.
2758
2759 2015-09-18  Yao Qi  <yao.qi@linaro.org>
2760
2761         * nat/aarch64-linux.c: Include elf/common.h,
2762         nat/gdb_ptrace.h, asm/ptrace.h and sys/uio.h.
2763         (aarch64_ps_get_thread_area): New function.
2764         * nat/aarch64-linux.h: Include gdb_proc_service.h.
2765         (aarch64_ps_get_thread_area): Declare.
2766         * aarch64-linux-nat.c (ps_get_thread_area): Call
2767         aarch64_ps_get_thread_area.
2768
2769 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2770
2771         * record-btrace.c (record_btrace_resume): Honour scheduler-locking.
2772
2773 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2774
2775         * NEWS: Announce new scheduler-locking mode.
2776         * infrun.c (schedlock_replay): New.
2777         (scheduler_enums): Add schedlock_replay.
2778         (scheduler_mode): Change default to schedlock_replay.
2779         (user_visible_resume_ptid): Handle schedlock_replay.
2780         (clear_proceed_status_thread): Stop replaying if resumed thread is
2781         not replaying.
2782         (schedlock_applies): Handle schedlock_replay.
2783         (_initialize_infrun): Document new scheduler-locking mode.
2784         * record-btrace.c (record_btrace_resume): Remove code to stop other
2785         threads when not replaying the resumed thread.
2786
2787 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2788
2789         * record-btrace.c ((record_btrace_will_replay): New.
2790         (init_record_btrace_ops): Initialize to_record_will_replay.
2791         * record-full.c ((record_full_will_replay): New.
2792         (init_record_full_ops): Initialize to_record_will_replay.
2793         * target-delegates.c: Regenerated.
2794         * target.c (target_record_will_replay): New.
2795         * target.h (struct target_ops) <to_record_will_replay>: New.
2796         (target_record_will_replay): New.
2797
2798 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2799
2800         * record-btrace.c (record_btrace_resume): Call
2801         target_record_stop_replaying.
2802         (record_btrace_stop_replaying_all): New.
2803         (init_record_btrace_ops): Initialize to_record_stop_replaying.
2804         * record-full.c (record_full_stop_replaying): New.
2805         (init_record_full_ops ): Initialize to_record_stop_replaying.
2806         * target-delegates.c: Regenerated.
2807         * target.c (target_record_stop_replaying): New.
2808         * target.h (struct target_ops) <to_record_stop_replaying>: New.
2809         (target_record_stop_replaying): New.
2810
2811 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2812
2813         * record-btrace.c (record_btrace_xfer_partial)
2814         (record_btrace_store_registers, record_btrace_prepare_to_store):
2815         Call record_btrace_is_replaying with inferior_ptid instead of
2816         minus_one_ptid.
2817         (record_btrace_store_registers): Change error message.
2818
2819 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2820
2821         * record-btrace.c (record_btrace_is_replaying): Add ptid argument.
2822         Update users to pass minus_one_ptid.
2823         * record-full.c (record_full_is_replaying): Add ptid argument (ignored).
2824         * record.c (cmd_record_delete): Pass inferior_ptid to
2825         target_record_is_replaying.
2826         * target-delegates.c: Regenerated.
2827         * target.c (target_record_is_replaying): Add ptid argument.
2828         * target.h (struct target_ops) <to_record_is_replaying>: Add ptid
2829         argument.
2830         (target_record_is_replaying): Add ptid argument.
2831
2832 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2833
2834         * record-btrace.c (record_btrace_open): Remove non_stop check.
2835         * NEWS: Announce that record btrace supports non-stop mode.
2836
2837 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2838
2839         * infrun.c (handle_inferior_event_1): Switch to the eventing thread
2840         in the TARKET_WAITKIND_NO_HISTORY case.
2841
2842 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2843
2844         * record-btrace.c (record_btrace_maybe_mark_async_event): New.
2845         (record_btrace_wait): Call record_btrace_maybe_mark_async_event.
2846
2847 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2848
2849         * record-btrace.c (get_thread_current_frame): New.
2850         (record_btrace_start_replaying): Call get_thread_current_frame.
2851
2852 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2853
2854         * record-btrace.c (record_btrace_resume_thread): A move request
2855         overwrites a previous move request.
2856         (record_btrace_find_resume_thread): Removed.
2857         (record_btrace_resume): Resume all requested threads.
2858
2859 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2860
2861         * record-btrace.c: Include vec.h.
2862         (record_btrace_find_thread_to_move): Removed.
2863         (btrace_step_no_resumed, btrace_step_again)
2864         (record_btrace_stop_replaying_at_end): New.
2865         (record_btrace_cancel_resume): Call record_btrace_stop_replaying_at_end.
2866         (record_btrace_single_step_forward): Remove calls to
2867         record_btrace_stop_replaying.
2868         (record_btrace_step_thread): Do only one step for BTHR_CONT and
2869         BTHR_RCONT.  Keep threads at the end of their history moving.
2870         (record_btrace_wait): Call record_btrace_step_thread for all threads
2871         until one reports an event.  Call record_btrace_stop_replaying_at_end
2872         for the eventing thread.
2873
2874 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2875
2876         * record-btrace.c (record_btrace_single_step_forward): Return
2877         NO_HISTORY if a step brings us to the end of the execution history.
2878
2879 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2880
2881         * record-btrace.c (record_btrace_step_thread): Move breakpoint check
2882         to ...
2883         (record_btrace_single_step_forward): ... here and
2884         (record_btrace_single_step_backward): ... here.
2885
2886 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2887
2888         * record-btrace.c (btrace_step_spurious)
2889         (record_btrace_single_step_forward)
2890         (record_btrace_single_step_backward): New.
2891         (record_btrace_step_thread): Call record_btrace_single_step_forward
2892         and record_btrace_single_step_backward.
2893
2894 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2895
2896         * record-btrace.c (record_btrace_replay_at_breakpoint): New.
2897         (record_btrace_step_thread): Call record_btrace_replay_at_breakpoint.
2898
2899 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2900
2901         * record-btrace.c (btrace_thread_flag_to_str)
2902         (record_btrace_cancel_resume): New.
2903         (record_btrace_step_thread): Call btrace_thread_flag_to_str.
2904         (record_btrace_resume): Print execution direction.
2905         (record_btrace_resume_thread): Call btrace_thread_flag_to_str.
2906         (record_btrace_wait): Call record_btrace_cancel_resume.
2907
2908 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2909
2910         * btrace.h (enum btrace_thread_flag) <BTHR_STOP>: New.
2911         * record-btrace (record_btrace_resume_thread): Clear BTHR_STOP.
2912         (record_btrace_find_thread_to_move): Also accept threads that have
2913         BTHR_STOP set.
2914         (btrace_step_stopped_on_request, record_btrace_stop): New.
2915         (record_btrace_step_thread): Support BTHR_STOP.
2916         (record_btrace_wait): Also clear BTHR_STOP when stopping other threads.
2917         (init_record_btrace_ops): Initialize to_stop.
2918
2919 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2920
2921         * record-btrace.c (record_btrace_wait): Replace non_stop check with
2922         target_is_non_stop_p ().
2923
2924 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
2925
2926         * ada-typeprint.c (print_array_type): Do not describe arrays as
2927         packed when they embed dynamic elements.
2928
2929 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2930
2931         * symtab.h (address_class): Document that TLS variables
2932         are handled by LOC_UNRESOLVED.
2933         * findvar.c (default_read_var_value): Don't relocate TLS variables.
2934         * printcmd.c (address_info): Don't relocate TLS variables.
2935
2936 2015-09-15  Pierre Langlois  <pierre.langlois@arm.com>
2937
2938         * aarch64-tdep.c (decode_add_sub_imm): Use debug_printf.
2939         (decode_adrp): Likewise.
2940         (decode_b): Likewise.
2941         (decode_bcond): Likewise.
2942         (decode_br): Likewise.
2943         (decode_cb): Likewise.
2944         (decode_eret): Likewise.
2945         (decode_movz): Likewise.
2946         (decode_orr_shifted_register_x): Likewise.
2947         (decode_ret): Likewise.
2948         (decode_stp_offset): Likewise.
2949         (decode_stp_offset_wb): Likewise.
2950         (decode_stur): Likewise.
2951         (decode_tb): Likewise.
2952         (aarch64_analyze_prologue): Likewise.
2953         (pass_in_x): Likewise.
2954         (pass_in_v): Likewise.
2955         (pass_on_stack): Likewise.
2956         (aarch64_push_dummy_call): Likewise.
2957         (aarch64_extract_return_value): Likewise.
2958         (aarch64_store_return_value): Likewise.
2959         (aarch64_return_value): Likewise.
2960         (aarch64_record_asimd_load_store): Likewise.
2961         (aarch64_record_load_store): Likewise.
2962         (aarch64_record_data_proc_simd_fp): Likewise.
2963
2964 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2965
2966         * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
2967         * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
2968         (ppc64_skip_trampoline_code_1): ... here.
2969         (ppc64_skip_trampoline_code): New wrapper function.
2970         * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
2971
2972 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2973
2974         * aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
2975         function.
2976         (_initialize_aarch64_linux_nat): Install it to to_can_do_single_step.
2977         * arm-linux-tdep.c (arm_linux_software_single_step): Return 0
2978         if target_can_do_single_step returns 1.
2979         * remote.c (struct vCont_action_support) <s, S>: New fields.
2980         (PACKET_vContSupported): New enum.
2981         (remote_protocol_features): New element for vContSupported.
2982         (remote_query_supported): Append "vContSupported+".
2983         (remote_vcont_probe): Remove support_s and support_S, use
2984         rs->supports_vCont.s and rs->supports_vCont.S instead.  Disable
2985         vCont packet if c and C actions are not supported.
2986         (remote_can_do_single_step): New function.
2987         (init_remote_ops): Install it to to_can_do_single_step.
2988         (_initialize_remote): Call add_packet_config_cmd.
2989         * target.h (struct target_ops) <to_can_do_single_step>: New field.
2990         (target_can_do_single_step): New macro.
2991         * target-delegates.c: Re-generated.
2992
2993 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2994
2995         * aarch64-linux-nat.c (aarch64_linux_siginfo_fixup): New function.
2996         (_initialize_aarch64_linux_nat): Call linux_nat_set_siginfo_fixup.
2997         * nat/aarch64-linux.c (aarch64_compat_siginfo_from_siginfo):
2998         New function.
2999         (aarch64_siginfo_from_compat_siginfo): New function.
3000         * nat/aarch64-linux.h: Include signal.h.
3001         (compat_int_t, compat_uptr_t, compat_time_t): Typedef.
3002         (compat_timer_t, compat_clock_t): Likewise.
3003         (struct compat_timeval): New.
3004         (union compat_sigval): New.
3005         (struct compat_siginfo): New.
3006         (cpt_si_pid, cpt_si_uid, cpt_si_timerid): New macros.
3007         (cpt_si_overrun, cpt_si_status, cpt_si_utime): Likewise.
3008         (cpt_si_stime, cpt_si_ptr, cpt_si_addr): Likewise.
3009         (cpt_si_band, cpt_si_fd): Likewise.
3010
3011 2015-09-14  Pedro Alves  <palves@redhat.com>
3012
3013         * infrun.c (current_stop_id): New global.
3014         (get_stop_id, new_stop_id): New functions.
3015         (fetch_inferior_event): Handle normal_stop proceeding the target.
3016         (struct stop_context): New.
3017         (save_stop_context, release_stop_context_cleanup)
3018         (stop_context_changed): New functions.
3019         (normal_stop): Return true if the hook-stop changes the stop
3020         context.
3021         * infrun.h (get_stop_id): Declare.
3022         (normal_stop): Now returns int.  Add documentation.
3023
3024 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
3025
3026         * ada-lang.c (ada_value_ptr_subscript): Update the heading
3027         comment.  Handle packed arrays.
3028
3029 2015-09-14  Pedro Alves  <palves@redhat.com>
3030
3031         * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
3032         mention of maint set/show target-non-stop.
3033
3034 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3035
3036         * NEWS: Announce new remote packets for the exec-events
3037         feature and the exec-events feature and associated commands.
3038
3039 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3040
3041         * remote.c (remote_exec_event_p): New function.
3042         (remote_insert_exec_catchpoint): New function.
3043         (remote_remove_exec_catchpoint): New function.
3044         (init_extended_remote_ops): Initialize extended_remote_ops
3045         members to_insert_exec_catchpoint and
3046         to_remove_exec_catchpoint.
3047
3048 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3049             Luis Machado  <lgustavo@codesourcery.com>
3050
3051         * infrun.c (follow_exec): Use process-style ptid for
3052         exec message.  Call add_inferior_with_spaces and
3053         target_follow_exec.
3054         * nat/linux-ptrace.c (linux_supports_traceexec): New function.
3055         * nat/linux-ptrace.h (linux_supports_traceexec): Declare.
3056         * remote.c (remote_pspace_data): New static variable.
3057         (remote_pspace_data_cleanup): New function.
3058         (get_remote_exec_file): New function.
3059         (set_remote_exec_file_1): New function.
3060         (set_remote_exec_file): New function.
3061         (show_remote_exec_file): New function.
3062         (remote_exec_file): Delete static variable.
3063         (anonymous enum) <PACKET_exec_event_feature>: New
3064         enumeration constant.
3065         (remote_protocol_features): Add entry for exec-events feature.
3066         (remote_query_supported): Add client side of qSupported query
3067         for exec-events feature.
3068         (remote_follow_exec): New function.
3069         (remote_parse_stop_reply): Handle 'exec' stop reason.
3070         (extended_remote_run, extended_remote_create_inferior): Call
3071         get_remote_exec_file and set_remote_exec_file_1.
3072         (init_extended_remote_ops) <to_follow_exec>: Initialize new
3073         member.
3074         (_initialize_remote): Call
3075         register_program_space_data_with_cleanup.  Call
3076         add_packet_config_cmd for remote exec-events feature.
3077         Modify call to add_setshow_string_noescape_cmd for exec-file
3078         to use new functions set_remote_exec_file and
3079         show_remote_exec_file.
3080         * target-debug.h, target-delegates.c: Regenerated.
3081         * target.c (target_follow_exec): New function.
3082         * target.h (struct target_ops) <to_follow_exec>: New member.
3083         (target_follow_exec): Declare new function.
3084
3085 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
3086
3087         * aarch64-tdep.c (decode_cb): Move up comment describing the
3088         encoding.
3089         (decode_tb): Fix a typo in comment above the function.  Move up
3090         comment describing the encoding.
3091
3092 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
3093
3094         * aarch64-tdep.c (decode_bcond): Fix incorrect mask.
3095
3096 2015-09-11  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
3097
3098         PR gdb/18947
3099         * aarch64-linux-tdep.c: (aarch64_linux_init_abi): Install
3100         glibc_skip_solib_resolver as gdbarch_skip_solib_resolver callback.
3101
3102 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
3103
3104         * ada-lang.c (scan_discrim_bound): Factor out arithmetic
3105         operations.
3106
3107 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
3108
3109         * ada-lang.c (ada_search_struct_field): Constify parameters
3110         and/or variables..
3111         (xget_renaming_scope): Likewise.
3112         (ada_is_redundant_range_encoding): Likewise.
3113         (scan_discrim_bound): Likewise.
3114         (to_fixed_range_type): Likewise.
3115
3116 2015-09-10  Yao Qi  <yao.qi@linaro.org>
3117
3118         * breakpoint.c (download_tracepoint_locations): New local
3119         can_download_tracepoint.  Check the result of
3120         target_can_download_tracepoint and save it in
3121         can_download_tracepoint if there are tracepoints to download.
3122         * linux-nat.h (enum tribool): Move it to ...
3123         * common/common-types.h: ... here.
3124
3125 2015-09-09  Pedro Alves  <palves@redhat.com>
3126
3127         * inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
3128         * target.h (enum inferior_event_type) <INF_TIMER>: Delete.
3129
3130 2015-09-09  Pedro Alves  <palves@redhat.com>
3131
3132         * continuations.c (add_continuation, restore_thread_cleanup)
3133         (do_all_continuations_ptid, do_all_continuations_thread_callback)
3134         (do_all_continuations_thread, do_all_continuations)
3135         (discard_all_continuations_thread_callback)
3136         (discard_all_continuations_thread, discard_all_continuations)
3137         (add_intermediate_continuation)
3138         (do_all_intermediate_continuations_thread_callback)
3139         (do_all_intermediate_continuations_thread)
3140         (do_all_intermediate_continuations)
3141         (discard_all_intermediate_continuations_thread_callback)
3142         (discard_all_intermediate_continuations_thread)
3143         (discard_all_intermediate_continuations): Delete.
3144         * continuations.h (add_continuation, do_all_continuations)
3145         (do_all_continuations_thread, discard_all_continuations)
3146         (discard_all_continuations_thread, add_intermediate_continuation)
3147         (do_all_intermediate_continuations)
3148         (do_all_intermediate_continuations_thread)
3149         (discard_all_intermediate_continuations)
3150         (discard_all_intermediate_continuations_thread): Delete
3151         declarations.
3152         * event-top.c (stdin_event_handler): Delete references to
3153         continuations.
3154         * gdbthread.h (struct thread_info): Delete continuations and
3155         intermediate_continuations fields.
3156         * inf-loop.c (inferior_event_handler): Remove references to
3157         continuations.
3158         * infrun.c (infrun_thread_stop_requested_callback): Remove
3159         references to continuations.
3160         * target.h (enum inferior_event_type) <INF_EXEC_CONTINUE>: Delete.
3161         * thread.c: Don't include "continuations.h".
3162         (clear_thread_inferior_resources): Remove references to
3163         continuations.
3164
3165 2015-09-09  Pedro Alves  <palves@redhat.com>
3166
3167         * infcall.c (struct dummy_frame_context_saver): Delete.
3168         (dummy_frame_context_saver_free, dummy_frame_context_saver_dtor)
3169         (dummy_frame_context_saver_drop)
3170         (dummy_frame_context_saver_cleanup)
3171         (dummy_frame_context_saver_get_regs)
3172         (dummy_frame_context_saver_setup): Delete.
3173         * infcall.h (dummy_frame_context_saver_drop)
3174         (dummy_frame_context_saver_cleanup)
3175         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver):
3176         Delete.
3177         (get_return_value): Remove 'ctx_saver' paremeter.  Adjust.
3178         * inferior.h (get_return_value): Remove 'ctx_saver' paremeter.
3179         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Adjust.
3180
3181 2015-09-09  Pedro Alves  <palves@redhat.com>
3182
3183         * breakpoint.c: Include "thread-fsm.h".
3184         (struct until_break_command_continuation_args): Delete.
3185         (struct until_break_fsm): New.
3186         (until_break_fsm_ops): New global.
3187         (new_until_break_fsm, until_break_fsm_should_stop): New functions.
3188         (until_break_command_continuation): Delete.
3189         (until_break_fsm_clean_up): New function.
3190         (until_break_fsm_async_reply_reason): New function.
3191         (until_break_command): Adjust to create an until_break_fsm instead
3192         of a continuation.
3193         (momentary_bkpt_print_it): No longer print MI's async-stop-reason
3194         here.
3195         * infcmd.c (struct until_next_fsm): New.
3196         (until_next_fsm_ops): New global.
3197         (new_until_next_fsm, until_next_fsm_should_stop): New function.
3198         (until_next_continuation): Delete.
3199         (until_next_fsm_clean_up, until_next_fsm_async_reply_reason): New
3200         functions.
3201         (until_next_command): Adjust to create a new until_next_fsm
3202         instead of a continuation.
3203
3204 2015-09-09  Pedro Alves  <palves@redhat.com>
3205
3206         * infcall.c: Include thread_fsm.h.
3207         (struct call_return_meta_info): New.
3208         (get_call_return_value): New function, factored out from
3209         call_function_by_hand_dummy.
3210         (struct call_thread_fsm): New.
3211         (call_thread_fsm_ops): New global.
3212         (new_call_thread_fsm, call_thread_fsm_should_stop)
3213         (call_thread_fsm_should_notify_stop): New functions.
3214         (run_inferior_call): Add 'sm' parameter.  Associate the FSM with
3215         the thread.
3216         (call_function_by_hand_dummy): Create a new call_thread_fsm
3217         instance, associate it with the thread, and wait for the FSM to
3218         finish.  If finished successfully, fetch the function's result
3219         value out of the FSM.
3220         * infrun.c (fetch_inferior_event): If the FSM says the stop
3221         shouldn't be notified, don't call normal_stop.
3222         (maybe_remove_breakpoints): New function, factored out from ...
3223         (normal_stop): ... here.  Simplify.
3224         * infrun.h (maybe_remove_breakpoints): Declare.
3225         * thread-fsm.c (thread_fsm_should_notify_stop): New function.
3226         (thread-fsm.h) <struct thread_fsm_ops>: New field.
3227         (thread_fsm_should_notify_stop): Declare.
3228
3229 2015-09-09  Pedro Alves  <palves@redhat.com>
3230
3231         * Makefile.in (COMMON_OBS): Add thread-fsm.o.
3232         * breakpoint.c (handle_jit_event): Print debug output.
3233         (bpstat_what): Split event callback handling to ...
3234         (bpstat_run_callbacks): ... this new function.
3235         (momentary_bkpt_print_it): No longer handle bp_finish here.
3236         * breakpoint.h (bpstat_run_callbacks): Declare.
3237         * gdbthread.h (struct thread_info) <step_multi>: Delete field.
3238         <thread_fsm>: New field.
3239         (thread_cancel_execution_command): Declare.
3240         * infcmd.c: Include thread-fsm.h.
3241         (struct step_command_fsm): New.
3242         (step_command_fsm_ops): New global.
3243         (new_step_command_fsm, step_command_fsm_prepare): New functions.
3244         (step_1): Adjust to use step_command_fsm_prepare and
3245         prepare_one_step.
3246         (struct step_1_continuation_args): Delete.
3247         (step_1_continuation): Delete.
3248         (step_command_fsm_should_stop): New function.
3249         (step_once): Delete.
3250         (step_command_fsm_clean_up, step_command_fsm_async_reply_reason)
3251         (prepare_one_step): New function, based on step_once.
3252         (until_next_command): Remove step_multi reference.
3253         (struct return_value_info): New.
3254         (print_return_value): Rename to ...
3255         (print_return_value_1): ... this.  New struct return_value_info
3256         parameter.  Adjust.
3257         (print_return_value): Reimplement as wrapper around
3258         print_return_value_1.
3259         (struct finish_command_fsm): New.
3260         (finish_command_continuation): Delete.
3261         (finish_command_fsm_ops): New global.
3262         (new_finish_command_fsm, finish_command_fsm_should_stop): New
3263         functions.
3264         (finish_command_fsm_clean_up, finish_command_fsm_return_value):
3265         New.
3266         (finish_command_continuation_free_arg): Delete.
3267         (finish_command_fsm_async_reply_reason): New.
3268         (finish_backward, finish_forward): Change symbol parameter to a
3269         finish_command_fsm.  Adjust.
3270         (finish_command): Create a finish_command_fsm.  Adjust.
3271         * infrun.c: Include "thread-fsm.h".
3272         (clear_proceed_status_thread): Delete the thread's FSM.
3273         (infrun_thread_stop_requested_callback): Cancel the thread's
3274         execution command.
3275         (clean_up_just_stopped_threads_fsms): New function.
3276         (fetch_inferior_event): Handle the event_thread's should_stop
3277         method saying the command isn't done yet.
3278         (process_event_stop_test): Run breakpoint callbacks here.
3279         (print_stop_event): Rename to ...
3280         (print_stop_location): ... this.
3281         (restore_current_uiout_cleanup): New function.
3282         (print_stop_event): Reimplement.
3283         (normal_stop): No longer notify the end_stepping_range observers
3284         here handle "step N" nor "finish" here.  No longer call
3285         print_stop_event here.
3286         * infrun.h (struct return_value_info): Forward declare.
3287         (print_return_value): Declare.
3288         (print_stop_event): Change prototype.
3289         * thread-fsm.c: New file.
3290         * thread-fsm.h: New file.
3291         * thread.c: Include "thread-fsm.h".
3292         (thread_cancel_execution_command): New function.
3293         (clear_thread_inferior_resources): Call it.
3294         * cli/cli-interp.c (cli_on_normal_stop): New function.
3295         (cli_interpreter_init): Install cli_on_normal_stop as normal_stop
3296         observer.
3297         * mi/mi-interp.c: Include "thread-fsm.h".
3298         (restore_current_uiout_cleanup): Delete.
3299         (mi_on_normal_stop): If the thread has an FSM associated, and it
3300         finished, ask it for the async-reply-reason to print.  Always call
3301         print_stop_event here, regardless of the top-level interpreter.
3302         Check bpstat_what to tell whether an asynchronous breakpoint hit
3303         triggered.
3304         * tui/tui-interp.c (tui_on_normal_stop): New function.
3305         (tui_init): Install tui_on_normal_stop as normal_stop observer.
3306
3307 2015-09-09  Pedro Alves  <palves@redhat.com>
3308
3309         * breakpoint.c (bpstat_do_actions_1, until_break_command): Don't
3310         check whether the target can async.
3311         * inf-loop.c (inferior_event_handler): Only call target_async if
3312         the target can async.
3313         * infcall.c: Include top.h and interps.h.
3314         (run_inferior_call): For the interpreter to sync mode while
3315         running the infcall.  Call wait_sync_command_done instead of
3316         wait_for_inferior plus normal_stop.
3317         * infcmd.c (prepare_execution_command): Don't check whether the
3318         target can async when running in the foreground.
3319         (step_1): Delete synchronous case handling.
3320         (step_once): Always install a continuation, even in sync mode.
3321         (until_next_command, finish_forward): Don't check whether the
3322         target can async.
3323         (attach_command_post_wait, notice_new_inferior): Always install a
3324         continuation, even in sync mode.
3325         * infrun.c (mark_infrun_async_event_handler): New function.
3326         (proceed): In sync mode, mark infrun's event source instead of
3327         waiting for events here.
3328         (fetch_inferior_event): If the target can't async, do a blocking
3329         wait.
3330         (prepare_to_wait): In sync mode, mark infrun's event source.
3331         (infrun_async_inferior_event_handler): No longer bail out if the
3332         target can't async.
3333         * infrun.h (mark_infrun_async_event_handler): New declaration.
3334         * linux-nat.c (linux_nat_wait_1): Remove calls to
3335         set_sigint_trap/clear_sigint_trap.
3336         (linux_nat_terminal_inferior): No longer check whether the target
3337         can async.
3338         * mi/mi-interp.c (mi_on_sync_execution_done): Update and simplify
3339         comment.
3340         (mi_execute_command_input_handler): No longer check whether the
3341         target is async.  Update and simplify comment.
3342         * target.c (default_target_wait): New function.
3343         * target.h (struct target_ops) <to_wait>: Now defaults to
3344         default_target_wait.
3345         (default_target_wait): Declare.
3346         * top.c (wait_sync_command_done): New function, factored out from
3347         ...
3348         (maybe_wait_sync_command_done): ... this.
3349         * top.h (wait_sync_command_done): Declare.
3350         * target-delegates.c: Regenerate.
3351
3352 2015-09-09  Markus Metzger  <markus.t.metzger@intel.com>
3353
3354         * nat/linux-btrace.h (struct btrace_target_info) <ptr_bits>: Remove.
3355         * nat/linux-btrace.c: Include filestuff.h and inttypes.h.
3356         Remove include of sys/utsname.h.
3357         (linux_determine_kernel_ptr_bits): Remove.
3358         (linux_determine_kernel_start): New.
3359         (perf_event_is_kernel_addr): Remove tinfo argument.  Update users.
3360         Update check.
3361         (perf_event_skip_bts_record): Remove tinfo argument.  Update users.
3362         (linux_enable_bts, linux_enable_pt): Remove tinfo->ptr_bits
3363         initialization.
3364         * x86-linux-nat.c (x86_linux_enable_btrace): Remove ptr_bits
3365         assignment.
3366
3367 2015-09-07  Pedro Alves  <palves@redhat.com>
3368
3369         * guile/guile-internal.h (as_a_scm_t_subr): New.
3370         * guile/guile.c (misc_guile_functions): Use it.
3371         * guile/scm-arch.c (arch_functions): Use it.
3372         * guile/scm-block.c (block_functions, gdbscm_initialize_blocks):
3373         Use it.
3374         * guile/scm-breakpoint.c (breakpoint_functions): Use it.
3375         * guile/scm-cmd.c (command_functions): Use it.
3376         * guile/scm-disasm.c (disasm_functions): Use it.
3377         * guile/scm-exception.c (exception_functions)
3378         (private_exception_functions): Use it.
3379         * guile/scm-frame.c (frame_functions)
3380         * guile/scm-gsmob.c (gsmob_functions): Use it.
3381         * guile/scm-iterator.c (iterator_functions): Use it.
3382         * guile/scm-lazy-string.c (lazy_string_functions): Use it.
3383         * guile/scm-math.c (math_functions): Use it.
3384         * guile/scm-objfile.c (objfile_functions): Use it.
3385         * guile/scm-param.c (parameter_functions): Use it.
3386         * guile/scm-ports.c (port_functions, private_port_functions): Use
3387         it.
3388         * guile/scm-pretty-print.c (pretty_printer_functions): Use it.
3389         * guile/scm-progspace.c (pspace_functions): Use it.
3390         * guile/scm-string.c (string_functions): Use it.
3391         * guile/scm-symbol.c (symbol_functions): Use it.
3392         * guile/scm-symtab.c (symtab_functions): Use it.
3393         * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
3394         it.
3395         * guile/scm-value.c (value_functions): Use it.
3396
3397 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3398
3399         * tui/tui-data.c (win_with_focus): Remove cast of NULL pointer.
3400         (tui_next_win): Likewise.
3401         (tui_prev_win): Likewise.
3402         (tui_partial_win_by_name): Likewise.
3403         (tui_init_generic_part): Likewise.
3404         (init_content_element): Likewise.
3405         (tui_del_window): Likewise.
3406         (tui_free_window): Likewise.
3407         (tui_del_data_windows): Likewise.
3408         (tui_free_data_content): Likewise.
3409         * tui/tui-layout.c (make_source_or_disasm_window): Likewise.
3410         * tui/tui-regs.c (tui_show_register_group): Likewise.
3411         * tui/tui-win.c (tui_resize_all): Likewise.
3412         (tui_set_focus): Likewise.
3413         (tui_set_win_height): Likewise.
3414         (make_invisible_and_set_new_height): Likewise.
3415         * tui/tui-windata.c (tui_delete_data_content_windows): Likewise.
3416         * tui/tui-wingeneral.c (make_visible): Likewise.
3417
3418 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3419
3420         * cli/cli-decode.c (find_cmd): Remove cast of NULL pointer.
3421
3422 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3423
3424         * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
3425         pointer.
3426         * dbxread.c (dbx_end_psymtab): Likewise.
3427         * gnu-nat.c (gnu_write_inferior): Likewise.
3428         * mdebugread.c (cross_ref): Likewise.
3429         * p-valprint.c (pascal_val_print): Likewise.
3430         * xcoffread.c (xcoff_end_psymtab): Likewise.
3431
3432 2015-09-04  Yao Qi  <yao.qi@linaro.org>
3433
3434         * NEWS: Mention the aarch64 multi-arch debugging support.
3435
3436 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
3437
3438         * ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
3439         type instead of a TYPE_CODE_INT one for the string_char_type
3440         and the ada_primitive_type_char types.
3441
3442 2015-09-03  Yao Qi  <yao.qi@linaro.org>
3443
3444         * aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
3445         Move code to aarch64_linux_region_ok_for_watchpoint.  Call
3446         aarch64_linux_region_ok_for_watchpoint.
3447         * nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
3448         New function.
3449         * nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
3450         Declare it.
3451
3452 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3453
3454         * gdb_obstack.h (obstack_strdup): Declare.
3455         * gdb_obstack.c (obstack_strdup): Define.
3456         * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
3457         * gdbarch.c: Regenerate.
3458         * gdbarch.h: Regenerate.
3459         * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
3460
3461 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3462
3463         * gdbtypes.c (copy_type_recursive): Update documentation.
3464
3465 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3466
3467         * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
3468         as zero.
3469
3470 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3471
3472         * solib-svr4.c (svr4_handle_solib_event): Initialize 'val' as NULL
3473
3474 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3475
3476         * solib-svr4.c (solib_event_probe_action): Call
3477         get_probe_argument_count using TRY...CATCH.
3478         (svr4_handle_solib_event): Likewise, for evaluate_probe_argument.
3479
3480 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3481
3482         * probe.h (struct probe_ops) <get_probe_argument_count,
3483         evaluate_probe_argument, enable_probe, disable_probe>: Mention in
3484         the comment that the function can throw an exception.
3485         (get_probe_argument_count): Likewise.
3486         (evaluate_probe_argument): Likewise.
3487         * stap-probe.c (stap_get_opcode): Call error instead of
3488         internal_error.
3489         (stap_get_expected_argument_type): Likewise.  Add argument
3490         'probe'.  Improve error message by mentioning the probe's name.
3491         (stap_parse_probe_arguments): Adjust call to
3492         stap_get_expected_argument_type.
3493         (stap_get_arg): Add comment.  Assert that 'probe->args_parsed' is
3494         not zero.  Call internal_error if GDB requests an argument but the
3495         probe has no arguments.
3496
3497 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
3498
3499         * ada-lang.c (ada_resolve_function): Do not ask the user what
3500         match to use when in completion mode.
3501
3502 2015-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
3503
3504         * tui/tui-data.c (tui_win_name): Make local variable const, remove
3505         cast of NULL.
3506
3507 2015-08-31  Max Filippov  <jcmvbkbc@gmail.com>
3508
3509         * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Initialize
3510         call_abi using XSHAL_ABI macro.
3511
3512 2015-08-29  Doug Evans  <xdje42@gmail.com>
3513
3514         * symtab.h (struct symbol): Tweak comment.
3515
3516 2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
3517
3518         * gdbtypes.c (alloc_type_arch): Allocate the type on the given
3519         gdbarch obstack instead of on the heap.  Update commentary
3520         accordingly.
3521
3522 2015-08-28  Joel Brobecker  <brobecker@adacore.com>
3523
3524         GDB 7.10 released.
3525
3526 2015-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3527
3528         * NEWS: Update entry about non-8-bits addressable memory.
3529
3530 2015-08-28  Ulrich Weigand  <uweigand@de.ibm.com>
3531
3532         Revert:
3533         2014-11-06  Doug Evans  <xdje42@gmail.com>
3534         * solib.c (solib_global_lookup): Fetch arch from objfile,
3535         not target_gdbarch.
3536
3537 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3538
3539         * ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
3540         attempt to relocate a TLS variable offset.
3541
3542 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3543
3544         * spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
3545         registered yet.  Set inferior_ptid while calling target_read_memory.
3546
3547 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3548
3549         * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
3550         (GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
3551         * linux-nat.c (check_stopped_by_breakpoint): Use
3552         GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
3553
3554 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3555
3556         * linux-thread-db.c (thread_db_get_thread_local_address): If the
3557         thread was not yet discovered, use thread_from_lwp instead of
3558         calling thread_db_find_new_threads_1.
3559
3560 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3561
3562         * m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
3563         statements.
3564
3565 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3566
3567         * NEWS: Document support for non-8-bits addressable memory.
3568
3569 2015-08-27  Pedro Alves  <palves@redhat.com>
3570
3571         * configure.ac: Remove AC_TYPE_SIGNAL call.
3572         * configure, config.in: Regenerate.
3573
3574 2015-08-27  Pedro Alves  <palves@redhat.com>
3575
3576         * cp-support.c (gdb_demangle): Use sighandler_t.  Remove cast.
3577         * extension-priv.h: Include signal.h.
3578         (struct signal_handler) <handler>: Change type to sighandler_t.
3579         * extension.c (install_gdb_sigint_handler): Use sighandler_t.
3580         * inflow.c (sigint_ours, sigquit_ours): Change type to
3581         sighandler_t.
3582         (child_terminal_inferior): Remove casts.
3583         (child_terminal_ours_1, new_tty): Use sighandler_t.  Remove casts.
3584         (osig): Change type to sighandler_t.
3585         * nto-procfs.c (ofunc): Change type to sighandler_t.
3586         (procfs_wait): Remove casts.
3587         * remote-m32r-sdi.c (m32r_wait, m32r_load): Use sighandler_t.
3588         * remote-sim.c (gdbsim_wait): Use sighandler_t.
3589         * utils.c (wait_to_die_with_timeout): Use sighandler_t.
3590
3591 2015-08-27  Pedro Alves  <palves@redhat.com>
3592
3593         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add signal-h.
3594         * gnulib/aclocal.m4: Renegerate.
3595         * gnulib/config.in: Renegerate.
3596         * gnulib/configure: Renegerate.
3597         * gnulib/import/Makefile.am: Update.
3598         * gnulib/import/Makefile.in: Regenerate.
3599         * gnulib/import/m4/gnulib-cache.m4: Update.
3600         * gnulib/import/m4/gnulib-comp.m4: Update.
3601         * gnulib/import/m4/signal_h.m4: New file.
3602         * gnulib/import/signal.in.h: New file.
3603
3604 2015-08-27  Pedro Alves  <palves@redhat.com>
3605
3606         * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE)
3607         (MIN_MEMORY_PACKET_SIZE): New.
3608         (MAX_REMOTE_PACKET_SIZE, MIN_REMOTE_PACKET_SIZE): Delete.
3609         (get_memory_packet_size): Adjust.  No longer limit the max packet
3610         size.
3611         (set_memory_packet_size): Adjust, and remove dead code.
3612         (remote_check_symbols): Use xmalloc and a cleanup instead of
3613         alloca.
3614         (remote_packet_size): No longer cap the packet size.
3615         (putpkt_binary): Use xmalloc and a cleanup instead of alloca.
3616
3617 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
3618
3619         * compile/compile.c (compile_to_object): Mention language in
3620         error message.
3621
3622 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
3623
3624         * target.c (target_pre_inferior): Unset attach_flag.
3625
3626 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3627
3628         * gdbarch.sh (append_name): Fix type in XRESIZEVEC.
3629         * gdbarch.c: Re-generate.
3630
3631 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3632
3633         * aarch64-linux-nat.c (aarch64_add_process): Replace xmalloc-family
3634         function with the XNEW-family equivalent.
3635         * aarch64-tdep.c (aarch64_gdbarch_init): Likewise.
3636         * ada-exp.y (write_ambiguous_var): Likewise.
3637         * ada-lang.c (resolve_subexp): Likewise.
3638         (user_select_syms): Likewise.
3639         (assign_aggregate): Likewise.
3640         (ada_evaluate_subexp): Likewise.
3641         (cache_symbol): Likewise.
3642         * addrmap.c (allocate_key): Likewise.
3643         (addrmap_create_mutable): Likewise.
3644         * aix-thread.c (sync_threadlists): Likewise.
3645         * alpha-tdep.c (alpha_push_dummy_call): Likewise.
3646         (alpha_gdbarch_init): Likewise.
3647         * amd64-windows-tdep.c (amd64_windows_push_arguments): Likewise.
3648         * arm-linux-nat.c (arm_linux_add_process): Likewise.
3649         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
3650         * arm-tdep.c (push_stack_item): Likewise.
3651         (arm_displaced_step_copy_insn): Likewise.
3652         (arm_gdbarch_init): Likewise.
3653         (_initialize_arm_tdep): Likewise.
3654         * avr-tdep.c (push_stack_item): Likewise.
3655         * ax-general.c (new_agent_expr): Likewise.
3656         * block.c (block_initialize_namespace): Likewise.
3657         * breakpoint.c (alloc_counted_command_line): Likewise.
3658         (update_dprintf_command_list): Likewise.
3659         (parse_breakpoint_sals): Likewise.
3660         (decode_static_tracepoint_spec): Likewise.
3661         (until_break_command): Likewise.
3662         (clear_command): Likewise.
3663         (update_global_location_list): Likewise.
3664         (get_breakpoint_objfile_data) Likewise.
3665         * btrace.c (ftrace_new_function): Likewise.
3666         (btrace_set_insn_history): Likewise.
3667         (btrace_set_call_history): Likewise.
3668         * buildsym.c (add_symbol_to_list): Likewise.
3669         (record_pending_block): Likewise.
3670         (start_subfile): Likewise.
3671         (start_buildsym_compunit): Likewise.
3672         (push_subfile): Likewise.
3673         (end_symtab_get_static_block): Likewise.
3674         (buildsym_init): Likewise.
3675         * cli/cli-cmds.c (source_command): Likewise.
3676         * cli/cli-decode.c (add_cmd): Likewise.
3677         * cli/cli-script.c (build_command_line): Likewise.
3678         (setup_user_args): Likewise.
3679         (realloc_body_list): Likewise.
3680         (process_next_line): Likewise.
3681         (copy_command_lines): Likewise.
3682         * cli/cli-setshow.c (do_set_command): Likewise.
3683         * coff-pe-read.c (read_pe_exported_syms): Likewise.
3684         * coffread.c (coff_locate_sections): Likewise.
3685         (coff_symtab_read): Likewise.
3686         (coff_read_struct_type): Likewise.
3687         * common/cleanups.c (make_my_cleanup2): Likewise.
3688         * common/common-exceptions.c (throw_it): Likewise.
3689         * common/filestuff.c (make_cleanup_close): Likewise.
3690         * common/format.c (parse_format_string): Likewise.
3691         * common/queue.h (DEFINE_QUEUE_P): Likewise.
3692         * compile/compile-object-load.c (munmap_list_add): Likewise.
3693         (compile_object_load): Likewise.
3694         * compile/compile-object-run.c (compile_object_run): Likewise.
3695         * compile/compile.c (append_args): Likewise.
3696         * corefile.c (specify_exec_file_hook): Likewise.
3697         * cp-support.c (make_symbol_overload_list): Likewise.
3698         * cris-tdep.c (push_stack_item): Likewise.
3699         (cris_gdbarch_init): Likewise.
3700         * ctf.c (ctf_trace_file_writer_new): Likewise.
3701         * dbxread.c (init_header_files): Likewise.
3702         (add_new_header_file): Likewise.
3703         (init_bincl_list): Likewise.
3704         (dbx_end_psymtab): Likewise.
3705         (start_psymtab): Likewise.
3706         (dbx_end_psymtab): Likewise.
3707         * dcache.c (dcache_init): Likewise.
3708         * dictionary.c (dict_create_hashed): Likewise.
3709         (dict_create_hashed_expandable): Likewise.
3710         (dict_create_linear): Likewise.
3711         (dict_create_linear_expandable): Likewise.
3712         * dtrace-probe.c (dtrace_process_dof_probe): Likewise.
3713         * dummy-frame.c (register_dummy_frame_dtor): Likewise.
3714         * dwarf2-frame-tailcall.c (cache_new_ref1): Likewise.
3715         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3716         (decode_frame_entry_1): Likewise.
3717         * dwarf2expr.c (new_dwarf_expr_context): Likewise.
3718         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
3719         * dwarf2read.c (dwarf2_has_info): Likewise.
3720         (create_signatured_type_table_from_index): Likewise.
3721         (dwarf2_read_index): Likewise.
3722         (dw2_get_file_names_reader): Likewise.
3723         (create_all_type_units): Likewise.
3724         (read_cutu_die_from_dwo): Likewise.
3725         (init_tu_and_read_dwo_dies): Likewise.
3726         (init_cutu_and_read_dies): Likewise.
3727         (create_all_comp_units): Likewise.
3728         (queue_comp_unit): Likewise.
3729         (inherit_abstract_dies): Likewise.
3730         (read_call_site_scope): Likewise.
3731         (dwarf2_add_field): Likewise.
3732         (dwarf2_add_typedef): Likewise.
3733         (dwarf2_add_member_fn): Likewise.
3734         (attr_to_dynamic_prop): Likewise.
3735         (abbrev_table_alloc_abbrev): Likewise.
3736         (abbrev_table_read_table): Likewise.
3737         (add_include_dir): Likewise.
3738         (add_file_name): Likewise.
3739         (dwarf_decode_line_header): Likewise.
3740         (dwarf2_const_value_attr): Likewise.
3741         (dwarf_alloc_block): Likewise.
3742         (parse_macro_definition): Likewise.
3743         (set_die_type): Likewise.
3744         (write_psymtabs_to_index): Likewise.
3745         (create_cus_from_index): Likewise.
3746         (dwarf2_create_include_psymtab): Likewise.
3747         (process_psymtab_comp_unit_reader): Likewise.
3748         (build_type_psymtab_dependencies): Likewise.
3749         (read_comp_units_from_section): Likewise.
3750         (compute_compunit_symtab_includes): Likewise.
3751         (create_dwo_unit_in_dwp_v1): Likewise.
3752         (create_dwo_unit_in_dwp_v2): Likewise.
3753         (read_func_scope): Likewise.
3754         (process_structure_scope): Likewise.
3755         (mark_common_block_symbol_computed): Likewise.
3756         (load_partial_dies): Likewise.
3757         (dwarf2_symbol_mark_computed): Likewise.
3758         * elfread.c (elf_symfile_segments): Likewise.
3759         (elf_read_minimal_symbols): Likewise.
3760         * environ.c (make_environ): Likewise.
3761         * eval.c (evaluate_subexp_standard): Likewise.
3762         * event-loop.c (create_file_handler): Likewise.
3763         (create_async_signal_handler): Likewise.
3764         (create_async_event_handler): Likewise.
3765         (create_timer): Likewise.
3766         * exec.c (build_section_table): Likewise.
3767         * fbsd-nat.c (fbsd_remember_child): Likewise.
3768         * fork-child.c (fork_inferior): Likewise.
3769         * frv-tdep.c (new_variant): Likewise.
3770         * gdbarch.sh (gdbarch_alloc): Likewise.
3771         (append_name): Likewise.
3772         * gdbtypes.c (rank_function): Likewise.
3773         (copy_type_recursive): Likewise.
3774         (add_dyn_prop): Likewise.
3775         * gnu-nat.c (make_proc): Likewise.
3776         (make_inf): Likewise.
3777         (gnu_write_inferior): Likewise.
3778         * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
3779         (build_std_type_info_type): Likewise.
3780         * guile/scm-param.c (compute_enum_list): Likewise.
3781         * guile/scm-utils.c (gdbscm_parse_function_args): Likewise.
3782         * guile/scm-value.c (gdbscm_value_call): Likewise.
3783         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
3784         * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
3785         (read_unwind_info): Likewise.
3786         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
3787         * infcall.c (dummy_frame_context_saver_setup): Likewise.
3788         (call_function_by_hand_dummy): Likewise.
3789         * infcmd.c (step_once): Likewise.
3790         (finish_forward): Likewise.
3791         (attach_command): Likewise.
3792         (notice_new_inferior): Likewise.
3793         * inferior.c (add_inferior_silent): Likewise.
3794         * infrun.c (add_displaced_stepping_state): Likewise.
3795         (save_infcall_control_state): Likewise.
3796         (save_inferior_ptid): Likewise.
3797         (_initialize_infrun): Likewise.
3798         * jit.c (bfd_open_from_target_memory): Likewise.
3799         (jit_gdbarch_data_init): Likewise.
3800         * language.c (add_language): Likewise.
3801         * linespec.c (decode_line_2): Likewise.
3802         * linux-nat.c (add_to_pid_list): Likewise.
3803         (add_initial_lwp): Likewise.
3804         * linux-thread-db.c (add_thread_db_info): Likewise.
3805         (record_thread): Likewise.
3806         (info_auto_load_libthread_db): Likewise.
3807         * m32c-tdep.c (m32c_gdbarch_init): Likewise.
3808         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3809         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
3810         * m88k-tdep.c (m88k_analyze_prologue): Likewise.
3811         * macrocmd.c (macro_define_command): Likewise.
3812         * macroexp.c (gather_arguments): Likewise.
3813         * macroscope.c (sal_macro_scope): Likewise.
3814         * macrotab.c (new_macro_table): Likewise.
3815         * mdebugread.c (push_parse_stack): Likewise.
3816         (parse_partial_symbols): Likewise.
3817         (parse_symbol): Likewise.
3818         (psymtab_to_symtab_1): Likewise.
3819         (new_block): Likewise.
3820         (new_psymtab): Likewise.
3821         (mdebug_build_psymtabs): Likewise.
3822         (add_pending): Likewise.
3823         (elfmdebug_build_psymtabs): Likewise.
3824         * mep-tdep.c (mep_gdbarch_init): Likewise.
3825         * mi/mi-main.c (mi_execute_command): Likewise.
3826         * mi/mi-parse.c (mi_parse_argv): Likewise.
3827         * minidebug.c (lzma_open): Likewise.
3828         * minsyms.c (terminate_minimal_symbol_table): Likewise.
3829         * mips-linux-nat.c (mips_linux_insert_watchpoint): Likewise.
3830         * mips-tdep.c (mips_gdbarch_init): Likewise.
3831         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3832         * msp430-tdep.c (msp430_gdbarch_init): Likewise.
3833         * mt-tdep.c (mt_registers_info): Likewise.
3834         * nat/aarch64-linux.c (aarch64_linux_new_thread): Likewise.
3835         * nat/linux-btrace.c (linux_enable_bts): Likewise.
3836         (linux_enable_pt): Likewise.
3837         * nat/linux-osdata.c (linux_xfer_osdata_processes): Likewise.
3838         (linux_xfer_osdata_processgroups): Likewise.
3839         * nios2-tdep.c (nios2_gdbarch_init): Likewise.
3840         * nto-procfs.c (procfs_meminfo): Likewise.
3841         * objc-lang.c (start_msglist): Likewise.
3842         (selectors_info): Likewise.
3843         (classes_info): Likewise.
3844         (find_methods): Likewise.
3845         * objfiles.c (allocate_objfile): Likewise.
3846         (update_section_map): Likewise.
3847         * osabi.c (gdbarch_register_osabi): Likewise.
3848         (gdbarch_register_osabi_sniffer): Likewise.
3849         * parse.c (start_arglist): Likewise.
3850         * ppc-linux-nat.c (hwdebug_find_thread_points_by_tid): Likewise.
3851         (hwdebug_insert_point): Likewise.
3852         * printcmd.c (display_command): Likewise.
3853         (ui_printf): Likewise.
3854         * procfs.c (create_procinfo): Likewise.
3855         (load_syscalls): Likewise.
3856         (proc_get_LDT_entry): Likewise.
3857         (proc_update_threads): Likewise.
3858         * prologue-value.c (make_pv_area): Likewise.
3859         (pv_area_store): Likewise.
3860         * psymtab.c (extend_psymbol_list): Likewise.
3861         (init_psymbol_list): Likewise.
3862         (allocate_psymtab): Likewise.
3863         * python/py-inferior.c (add_thread_object): Likewise.
3864         * python/py-param.c (compute_enum_values): Likewise.
3865         * python/py-value.c (valpy_call): Likewise.
3866         * python/py-varobj.c (py_varobj_iter_next): Likewise.
3867         * python/python.c (ensure_python_env): Likewise.
3868         * record-btrace.c (record_btrace_start_replaying): Likewise.
3869         * record-full.c (record_full_reg_alloc): Likewise.
3870         (record_full_mem_alloc): Likewise.
3871         (record_full_end_alloc): Likewise.
3872         (record_full_core_xfer_partial): Likewise.
3873         * regcache.c (get_thread_arch_aspace_regcache): Likewise.
3874         * remote-fileio.c (remote_fileio_init_fd_map): Likewise.
3875         * remote-notif.c (remote_notif_state_allocate): Likewise.
3876         * remote.c (demand_private_info): Likewise.
3877         (remote_notif_stop_alloc_reply): Likewise.
3878         (remote_enable_btrace): Likewise.
3879         * reverse.c (save_bookmark_command): Likewise.
3880         * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3881         * rx-tdep.c (rx_gdbarch_init): Likewise.
3882         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
3883         * ser-go32.c (dos_get_tty_state): Likewise.
3884         (dos_copy_tty_state): Likewise.
3885         * ser-mingw.c (ser_windows_open): Likewise.
3886         (ser_console_wait_handle): Likewise.
3887         (ser_console_get_tty_state): Likewise.
3888         (make_pipe_state): Likewise.
3889         (net_windows_open): Likewise.
3890         * ser-unix.c (hardwire_get_tty_state): Likewise.
3891         (hardwire_copy_tty_state): Likewise.
3892         * solib-aix.c (solib_aix_new_lm_info): Likewise.
3893         * solib-dsbt.c (dsbt_current_sos): Likewise.
3894         (dsbt_relocate_main_executable): Likewise.
3895         * solib-frv.c (frv_current_sos): Likewise.
3896         (frv_relocate_main_executable): Likewise.
3897         * solib-spu.c (spu_bfd_fopen): Likewise.
3898         * solib-svr4.c (lm_info_read): Likewise.
3899         (svr4_copy_library_list): Likewise.
3900         (svr4_default_sos): Likewise.
3901         * source.c (find_source_lines): Likewise.
3902         (line_info): Likewise.
3903         (add_substitute_path_rule): Likewise.
3904         * spu-linux-nat.c (spu_bfd_open): Likewise.
3905         * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
3906         * stabsread.c (dbx_lookup_type): Likewise.
3907         (read_type): Likewise.
3908         (read_member_functions): Likewise.
3909         (read_struct_fields): Likewise.
3910         (read_baseclasses): Likewise.
3911         (read_args): Likewise.
3912         (_initialize_stabsread): Likewise.
3913         * stack.c (func_command): Likewise.
3914         * stap-probe.c (handle_stap_probe): Likewise.
3915         * symfile.c (addrs_section_sort): Likewise.
3916         (addr_info_make_relative): Likewise.
3917         (load_section_callback): Likewise.
3918         (add_symbol_file_command): Likewise.
3919         (init_filename_language_table): Likewise.
3920         * symtab.c (create_filename_seen_cache): Likewise.
3921         (sort_search_symbols_remove_dups): Likewise.
3922         (search_symbols): Likewise.
3923         * target.c (make_cleanup_restore_target_terminal): Likewise.
3924         * thread.c (new_thread): Likewise.
3925         (enable_thread_stack_temporaries): Likewise.
3926         (make_cleanup_restore_current_thread): Likewise.
3927         (thread_apply_all_command): Likewise.
3928         * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
3929         * top.c (gdb_readline_wrapper): Likewise.
3930         * tracefile-tfile.c (tfile_trace_file_writer_new): Likewise.
3931         * tracepoint.c (trace_find_line_command): Likewise.
3932         (all_tracepoint_actions_and_cleanup): Likewise.
3933         (make_cleanup_restore_current_traceframe): Likewise.
3934         (get_uploaded_tp): Likewise.
3935         (get_uploaded_tsv): Likewise.
3936         * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
3937         (tui_alloc_win_info): Likewise.
3938         (tui_alloc_content): Likewise.
3939         (tui_add_content_elements): Likewise.
3940         * tui/tui-disasm.c (tui_find_disassembly_address): Likewise.
3941         (tui_set_disassem_content): Likewise.
3942         * ui-file.c (ui_file_new): Likewise.
3943         (stdio_file_new): Likewise.
3944         (tee_file_new): Likewise.
3945         * utils.c (make_cleanup_restore_integer): Likewise.
3946         (add_internal_problem_command): Likewise.
3947         * v850-tdep.c (v850_gdbarch_init): Likewise.
3948         * valops.c (find_oload_champ): Likewise.
3949         * value.c (allocate_value_lazy): Likewise.
3950         (record_latest_value): Likewise.
3951         (create_internalvar): Likewise.
3952         * varobj.c (install_variable): Likewise.
3953         (new_variable): Likewise.
3954         (new_root_variable): Likewise.
3955         (cppush): Likewise.
3956         (_initialize_varobj): Likewise.
3957         * windows-nat.c (windows_make_so): Likewise.
3958         * x86-nat.c (x86_add_process): Likewise.
3959         * xcoffread.c (arrange_linetable): Likewise.
3960         (allocate_include_entry): Likewise.
3961         (process_linenos): Likewise.
3962         (SYMBOL_DUP): Likewise.
3963         (xcoff_start_psymtab): Likewise.
3964         (xcoff_end_psymtab): Likewise.
3965         * xml-support.c (gdb_xml_parse_attr_ulongest): Likewise.
3966         * xtensa-tdep.c (xtensa_register_type): Likewise.
3967         * gdbarch.c: Regenerate.
3968         * gdbarch.h: Regenerate.
3969
3970 2015-08-25  Don Breazeal  <donb@codesourcery.com>
3971
3972         * infrun.c (follow_exec): Re-order operations for
3973         handling follow-exec-mode "new".
3974         (handle_inferior_event_1): Assign ecs->event_thread
3975         to the current thread.
3976         * remote.c (get_remote_arch_state): Add an assertion.
3977
3978 2015-08-26  Pedro Alves  <palves@redhat.com>
3979
3980         * MAINTAINERS: Add Markus Metzger as btrace maintainer.
3981
3982 2015-08-25  Pedro Alves  <palves@redhat.com>
3983
3984         PR gdb/18804
3985         * defs.h (maybe_quit): Declare.
3986         (QUIT): Now calls maybe_quit.
3987         * event-loop.c (clear_async_signal_handler)
3988         (async_signal_handler_is_marked): New functions.
3989         * event-loop.h (async_signal_handler_is_marked)
3990         (clear_async_signal_handler): New declarations.
3991         * remote.c (remote_check_pending_interrupt): New function.
3992         (interrupt_query): Use make_cleanup_restore_target_terminal.  No
3993         longer check whether the target is async.  If waiting for a stop
3994         reply, and a Ctrl-C as been sent to the target, offer to
3995         disconnect, and throw TARGET_CLOSE_ERROR instead of a quit.
3996         Otherwise do not disconnect and throw a quit.
3997         (_initialize_remote): Install remote_check_pending_interrupt as
3998         to_check_pending_interrupt.
3999         * target.c (target_check_pending_interrupt): New function.
4000         * target.h (struct target_ops) <to_check_pending_interrupt>: New
4001         field.
4002         (target_check_pending_interrupt): New declaration.
4003         * utils.c (maybe_quit): New function.
4004         * target-delegates.c: Regenerate.
4005
4006 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4007
4008         * nat/aarch64-linux-hw-point.c (debug_reg_change_callback):
4009         Rename local variable pid to tid, and get lwpid of lwp.  Update
4010         debug output.
4011
4012 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
4013
4014         * ada-lang.c (ada_read_var_value): Add a var_block argument
4015         and pass it to default_read_var_value.
4016         * block.c (block_static_link): New accessor.
4017         * block.h (block_static_link): Declare it.
4018         * buildsym.c (finish_block_internal): Add a static_link
4019         argument.  If there is a static link, associate it to the new
4020         block.
4021         (finish_block): Add a static link argument and pass it to
4022         finish_block_internal.
4023         (end_symtab_get_static_block): Update calls to finish_block and
4024         to finish_block_internal.
4025         (end_symtab_with_blockvector): Update call to
4026         finish_block_internal.
4027         * buildsym.h: Forward-declare struct dynamic_prop.
4028         (struct context_stack): Add a static_link field.
4029         (finish_block): Add a static link argument.
4030         * c-exp.y: Remove an obsolete comment (evaluation of variables
4031         already start from the selected frame, and now they climb *up*
4032         the call stack) and propagate the block information to the
4033         produced expression.
4034         * d-exp.y: Likewise.
4035         * f-exp.y: Likewise.
4036         * go-exp.y: Likewise.
4037         * jv-exp.y: Likewise.
4038         * m2-exp.y: Likewise.
4039         * p-exp.y: Likewise.
4040         * coffread.c (coff_symtab_read): Update calls to finish_block.
4041         * dbxread.c (process_one_symbol): Likewise.
4042         * xcoffread.c (read_xcoff_symtab): Likewise.
4043         * compile/compile-c-symbols.c (convert_one_symbol): Promote the
4044         "sym" parameter to struct block_symbol, update its uses and pass
4045         its block to calls to read_var_value.
4046         (convert_symbol_sym): Update the calls to convert_one_symbol.
4047         * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update
4048         call to read_var_value.
4049         * dwarf2loc.c (block_op_get_frame_base): New.
4050         (dwarf2_block_frame_base_locexpr_funcs): Implement the
4051         get_frame_base method.
4052         (dwarf2_block_frame_base_loclist_funcs): Likewise.
4053         (dwarf2locexpr_baton_eval): Add a frame argument and use it
4054         instead of the selected frame in order to evaluate the
4055         expression.
4056         (dwarf2_evaluate_property): Add a frame argument.  Update call
4057         to dwarf2_locexpr_baton_eval to provide a frame in available and
4058         to handle the absence of address stack.
4059         * dwarf2loc.h (dwarf2_evaluate_property): Add a frame argument.
4060         * dwarf2read.c (attr_to_dynamic_prop): Add a forward
4061         declaration.
4062         (read_func_scope): Record any available static link description.
4063         Update call to finish_block.
4064         (read_lexical_block_scope): Update call to finish_block.
4065         * findvar.c (follow_static_link): New.
4066         (get_hosting_frame): New.
4067         (default_read_var_value): Add a var_block argument.  Use
4068         get_hosting_frame to handle non-local references.
4069         (read_var_value): Add a var_block argument and pass it to the
4070         LA_READ_VAR_VALUE method.
4071         * gdbtypes.c (resolve_dynamic_range): Update calls to
4072         dwarf2_evaluate_property.
4073         (resolve_dynamic_type_internal): Likewise.
4074         * guile/scm-frame.c (gdbscm_frame_read_var): Update call to
4075         read_var_value, passing it the block coming from symbol lookup.
4076         * guile/scm-symbol.c (gdbscm_symbol_value): Update call to
4077         read_var_value (TODO).
4078         * infcmd.c (finish_command_continuation): Update call to
4079         read_var_value, passing it the block coming from symbol lookup.
4080         * infrun.c (insert_exception_resume_breakpoint): Likewise.
4081         * language.h (struct language_defn): Add a var_block argument to
4082         the LA_READ_VAR_VALUE method.
4083         * objfiles.c (struct static_link_htab_entry): New.
4084         (static_link_htab_entry_hash): New.
4085         (static_link_htab_entry_eq): New.
4086         (objfile_register_static_link): New.
4087         (objfile_lookup_static_link): New.
4088         (free_objfile): Free the STATIC_LINKS hashed map if needed.
4089         * objfiles.h: Include hashtab.h.
4090         (struct objfile): Add a static_links field.
4091         (objfile_register_static_link): New.
4092         (objfile_lookup_static_link): New.
4093         * printcmd.c (print_variable_and_value): Update call to
4094         read_var_value.
4095         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
4096         * python/py-frame.c (frapy_read_var): Update call to
4097         read_var_value, passing it the block coming from symbol lookup.
4098         * python/py-framefilter.c (extract_sym): Add a sym_block
4099         parameter and set the pointed value to NULL (TODO).
4100         (enumerate_args): Update call to extract_sym.
4101         (enumerate_locals): Update calls to extract_sym and to
4102         read_var_value.
4103         * python/py-symbol.c (sympy_value): Update call to
4104         read_var_value (TODO).
4105         * stack.c (read_frame_local): Update call to read_var_value.
4106         (read_frame_arg): Likewise.
4107         (return_command): Likewise.
4108         * symtab.h (struct symbol_block_ops): Add a get_frame_base
4109         method.
4110         (struct symbol): Add a block field.
4111         (SYMBOL_BLOCK): New accessor.
4112         * valops.c (value_of_variable): Remove frame/block handling and
4113         pass the block argument to read_var_value, which does this job
4114         now.
4115         (value_struct_elt_for_reference): Update calls to
4116         read_var_value.
4117         (value_of_this): Pass the block found to read_var_value.
4118         * value.h (read_var_value): Add a var_block argument.
4119         (default_read_var_value): Likewise.
4120
4121 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4122
4123         * aarch64-linux-nat.c (aarch64_linux_new_thread): Move it to ...
4124         * nat/aarch64-linux.c (aarch64_linux_new_thread): ... here.
4125         * nat/aarch64-linux.h (aarch64_linux_new_thread): Declare.
4126
4127 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4128
4129         * Makefile.in (aarch64-liunx.o): New rule.
4130         (HFILES_NO_SRCDIR): Add aarch64-linux.h.
4131         * config/aarch64/linux.mh (NAT_FILE): Add aarch64-linux.o.
4132         * aarch64-linux-nat.c: Include nat/aarch64-linux.h.
4133         * aarch64-linux-nat.c (aarch64_get_debug_reg_state): Make it
4134         extern.
4135         (aarch64_linux_prepare_to_resume): Move it nat/aarch64-linux.c.
4136         * nat/aarch64-linux-hw-point.h (aarch64_debug_reg_state): Declare
4137         * nat/aarch64-linux.c: New file.
4138         * nat/aarch64-linux.h: New file.
4139
4140 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4141
4142         * aarch64-linux-nat.c (aarch64_linux_prepare_to_resume): Use
4143         lwp_arch_private_info and ptid_of_lwp.
4144
4145 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4146
4147         * aarch64-linux-nat.c (struct arch64_dr_update_callback_param):
4148         Move it to nat/aarch64-linux-hw-point.c.
4149         (debug_reg_change_callback): Likewise.
4150         (aarch64_notify_debug_reg_change): :Likewise.
4151         * nat/aarch64-linux-hw-point.c: Include nat/linux-nat.h.
4152         (aarch64_dr_update_callback_param): New.
4153         (debug_reg_change_callback): New function.
4154         (aarch64_notify_debug_reg_change): Likewise.
4155         * nat/aarch64-linux-hw-point.h (aarch64_notify_debug_reg_change):
4156         Remove the declaration.
4157
4158 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4159
4160         * aarch64-linux-nat.c (aarch64_notify_debug_reg_change):
4161         Call current_lwp_ptid.
4162
4163 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4164
4165         * aarch64-linux-nat.c (debug_reg_change_callback): Use
4166         debug_printf.
4167
4168 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4169
4170         * aarch64-linux-nat.c (debug_reg_change_callback): Call
4171         ptid_get_pid rather than ptid_get_lwp.
4172
4173 2015-08-24  Pedro Alves  <palves@redhat.com>
4174
4175         * NEWS (New commands): Mention set/show remote
4176         multiprocess-extensions-packet.
4177         * remote.c (remote_query_supported): Only tell the server to use
4178         the multiprocess extensions if the user hasn't force-disabled them
4179         with "set remote multiprocess-extensions-packet off".
4180
4181 2015-08-24  Pedro Alves  <palves@redhat.com>
4182
4183         * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
4184         1029a8112290f6eee9d7878a391c49db42c999bd.
4185         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
4186         Regenerate.
4187         * gnulib/import/Makefile.am: Update.
4188         * gnulib/import/Makefile.in: Update.
4189         * gnulib/import/alloca.in.h: Update.
4190         * gnulib/import/basename-lgpl.c: Update.
4191         * gnulib/import/canonicalize-lgpl.c: Update.
4192         * gnulib/import/config.charset: Update.
4193         * gnulib/import/dirent.in.h: Update.
4194         * gnulib/import/dirfd.c: Update.
4195         * gnulib/import/dirname-lgpl.c: Update.
4196         * gnulib/import/dirname.h: Update.
4197         * gnulib/import/dosname.h: Update.
4198         * gnulib/import/errno.in.h: Update.
4199         * gnulib/import/extra/snippet/arg-nonnull.h: Update.
4200         * gnulib/import/extra/snippet/c++defs.h: Update.
4201         * gnulib/import/extra/snippet/warn-on-use.h: Update.
4202         * gnulib/import/extra/update-copyright: Update.
4203         * gnulib/import/float+.h: Update.
4204         * gnulib/import/float.c: Update.
4205         * gnulib/import/float.in.h: Update.
4206         * gnulib/import/fnmatch.c: Update.
4207         * gnulib/import/fnmatch.in.h: Update.
4208         * gnulib/import/fnmatch_loop.c: Update.
4209         * gnulib/import/fpucw.h: Update.
4210         * gnulib/import/frexp.c: Update.
4211         * gnulib/import/frexpl.c: Update.
4212         * gnulib/import/gettimeofday.c: Update.
4213         * gnulib/import/inttypes.in.h: Update.
4214         * gnulib/import/isnan.c: Update.
4215         * gnulib/import/isnand-nolibm.h: Update.
4216         * gnulib/import/isnand.c: Update.
4217         * gnulib/import/isnanl-nolibm.h: Update.
4218         * gnulib/import/isnanl.c: Update.
4219         * gnulib/import/itold.c: Update.
4220         * gnulib/import/localcharset.c: Update.
4221         * gnulib/import/localcharset.h: Update.
4222         * gnulib/import/lstat.c: Update.
4223         * gnulib/import/m4/00gnulib.m4: Update.
4224         * gnulib/import/m4/absolute-header.m4: Update.
4225         * gnulib/import/m4/alloca.m4: Update.
4226         * gnulib/import/m4/canonicalize.m4: Update.
4227         * gnulib/import/m4/codeset.m4: Update.
4228         * gnulib/import/m4/configmake.m4: Update.
4229         * gnulib/import/m4/dirent_h.m4: Update.
4230         * gnulib/import/m4/dirfd.m4: Update.
4231         * gnulib/import/m4/dirname.m4: Update.
4232         * gnulib/import/m4/double-slash-root.m4: Update.
4233         * gnulib/import/m4/eealloc.m4: Update.
4234         * gnulib/import/m4/errno_h.m4: Update.
4235         * gnulib/import/m4/exponentd.m4: Update.
4236         * gnulib/import/m4/exponentl.m4: Update.
4237         * gnulib/import/m4/extensions.m4: Update.
4238         * gnulib/import/m4/extern-inline.m4: Update.
4239         * gnulib/import/m4/fcntl-o.m4: Update.
4240         * gnulib/import/m4/float_h.m4: Update.
4241         * gnulib/import/m4/fnmatch.m4: Update.
4242         * gnulib/import/m4/fpieee.m4: Update.
4243         * gnulib/import/m4/frexp.m4: Update.
4244         * gnulib/import/m4/frexpl.m4: Update.
4245         * gnulib/import/m4/gettimeofday.m4: Update.
4246         * gnulib/import/m4/glibc21.m4: Update.
4247         * gnulib/import/m4/gnulib-cache.m4: Update.
4248         * gnulib/import/m4/gnulib-common.m4: Update.
4249         * gnulib/import/m4/gnulib-comp.m4: Update.
4250         * gnulib/import/m4/gnulib-tool.m4: Update.
4251         * gnulib/import/m4/include_next.m4: Update.
4252         * gnulib/import/m4/inttypes-pri.m4: Update.
4253         * gnulib/import/m4/inttypes.m4: Update.
4254         * gnulib/import/m4/isnand.m4: Update.
4255         * gnulib/import/m4/isnanl.m4: Update.
4256         * gnulib/import/m4/largefile.m4: Update.
4257         * gnulib/import/m4/localcharset.m4: Update.
4258         * gnulib/import/m4/locale-fr.m4: Update.
4259         * gnulib/import/m4/locale-ja.m4: Update.
4260         * gnulib/import/m4/locale-zh.m4: Update.
4261         * gnulib/import/m4/longlong.m4: Update.
4262         * gnulib/import/m4/lstat.m4: Update.
4263         * gnulib/import/m4/malloc.m4: Update.
4264         * gnulib/import/m4/malloca.m4: Update.
4265         * gnulib/import/m4/math_h.m4: Update.
4266         * gnulib/import/m4/mbrtowc.m4: Update.
4267         * gnulib/import/m4/mbsinit.m4: Update.
4268         * gnulib/import/m4/mbsrtowcs.m4: Update.
4269         * gnulib/import/m4/mbstate_t.m4: Update.
4270         * gnulib/import/m4/memchr.m4: Update.
4271         * gnulib/import/m4/memmem.m4: Update.
4272         * gnulib/import/m4/mmap-anon.m4: Update.
4273         * gnulib/import/m4/multiarch.m4: Update.
4274         * gnulib/import/m4/nocrash.m4: Update.
4275         * gnulib/import/m4/off_t.m4: Update.
4276         * gnulib/import/m4/pathmax.m4: Update.
4277         * gnulib/import/m4/readlink.m4: Update.
4278         * gnulib/import/m4/rename.m4: Update.
4279         * gnulib/import/m4/rmdir.m4: Update.
4280         * gnulib/import/m4/ssize_t.m4: Update.
4281         * gnulib/import/m4/stat.m4: Update.
4282         * gnulib/import/m4/stdbool.m4: Update.
4283         * gnulib/import/m4/stddef_h.m4: Update.
4284         * gnulib/import/m4/stdint.m4: Update.
4285         * gnulib/import/m4/stdio_h.m4: Update.
4286         * gnulib/import/m4/stdlib_h.m4: Update.
4287         * gnulib/import/m4/string_h.m4: Update.
4288         * gnulib/import/m4/strstr.m4: Update.
4289         * gnulib/import/m4/strtok_r.m4: Update.
4290         * gnulib/import/m4/sys_socket_h.m4: Update.
4291         * gnulib/import/m4/sys_stat_h.m4: Update.
4292         * gnulib/import/m4/sys_time_h.m4: Update.
4293         * gnulib/import/m4/sys_types_h.m4: Update.
4294         * gnulib/import/m4/time_h.m4: Update.
4295         * gnulib/import/m4/unistd_h.m4: Update.
4296         * gnulib/import/m4/warn-on-use.m4: Update.
4297         * gnulib/import/m4/wchar_h.m4: Update.
4298         * gnulib/import/m4/wchar_t.m4: Update.
4299         * gnulib/import/m4/wctype_h.m4: Update.
4300         * gnulib/import/m4/wint_t.m4: Update.
4301         * gnulib/import/malloc.c: Update.
4302         * gnulib/import/malloca.c: Update.
4303         * gnulib/import/malloca.h: Update.
4304         * gnulib/import/math.in.h: Update.
4305         * gnulib/import/mbrtowc.c: Update.
4306         * gnulib/import/mbsinit.c: Update.
4307         * gnulib/import/mbsrtowcs-impl.h: Update.
4308         * gnulib/import/mbsrtowcs-state.c: Update.
4309         * gnulib/import/mbsrtowcs.c: Update.
4310         * gnulib/import/memchr.c: Update.
4311         * gnulib/import/memmem.c: Update.
4312         * gnulib/import/pathmax.h: Update.
4313         * gnulib/import/readlink.c: Update.
4314         * gnulib/import/ref-add.sin: Update.
4315         * gnulib/import/ref-del.sin: Update.
4316         * gnulib/import/rename.c: Update.
4317         * gnulib/import/rmdir.c: Update.
4318         * gnulib/import/same-inode.h: Update.
4319         * gnulib/import/stat.c: Update.
4320         * gnulib/import/stdbool.in.h: Update.
4321         * gnulib/import/stddef.in.h: Update.
4322         * gnulib/import/stdint.in.h: Update.
4323         * gnulib/import/stdio.c: Update.
4324         * gnulib/import/stdio.in.h: Update.
4325         * gnulib/import/stdlib.in.h: Update.
4326         * gnulib/import/str-two-way.h: Update.
4327         * gnulib/import/streq.h: Update.
4328         * gnulib/import/string.in.h: Update.
4329         * gnulib/import/stripslash.c: Update.
4330         * gnulib/import/strnlen1.c: Update.
4331         * gnulib/import/strnlen1.h: Update.
4332         * gnulib/import/strstr.c: Update.
4333         * gnulib/import/strtok_r.c: Update.
4334         * gnulib/import/sys_stat.in.h: Update.
4335         * gnulib/import/sys_time.in.h: Update.
4336         * gnulib/import/sys_types.in.h: Update.
4337         * gnulib/import/time.in.h: Update.
4338         * gnulib/import/unistd.in.h: Update.
4339         * gnulib/import/verify.h: Update.
4340         * gnulib/import/wchar.in.h: Update.
4341         * gnulib/import/wctype.in.h: Update.
4342         * gnulib/import/gettimeofday.c: New file.
4343         * gnulib/import/m4/absolute-header.m4: New file.
4344         * gnulib/import/m4/gettimeofday.m4: New file.
4345         * gnulib/import/m4/sys_socket_h.m4: New file.
4346         * gnulib/import/m4/sys_time_h.m4: New file.
4347         * gnulib/import/stdio.c: Delete file.
4348         * gnulib/import/sys_time.in.h: New file.
4349
4350 2015-08-24  Pedro Alves  <palves@redhat.com>
4351
4352         * Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_sys_time.h.
4353         * common/gdb_sys_time.h: New file.
4354         * event-loop.c: Include gdb_sys_time.h instead of sys/time.h.
4355         * gdb_select.h: Likewise.
4356         * gdb_usleep.c: Likewise.
4357         * maint.c: Likewise.
4358         * mi/mi-main.c: Likewise.
4359         * mi/mi-parse.h: Likewise.
4360         * remote-fileio.c: Likewise.
4361         * remote-m32r-sdi.c: Likewise.
4362         * remote.c: Likewise.
4363         * ser-base.c: Likewise.
4364         * ser-pipe.c: Likewise.
4365         * ser-tcp.c: Likewise.
4366         * ser-unix.c: Likewise.
4367         * symfile.c: Likewise.
4368         * symfile.c: Likewise.  Rename OSIZE to SIZE throughout.
4369         * target-memory.c: Include gdb_sys_time.h instead of sys/time.h.
4370         * utils.c: Likewise.
4371
4372 2015-08-24  Pedro Alves  <palves@redhat.com>
4373
4374         * NEWS: Mention removed support for the various ROM monitors.
4375         * Makefile.in (ALL_TARGET_OBS): Remove dbug-rom.o, dink32-rom.o,
4376         ppcbug-rom.o, m32r-rom.o, dsrec.o and monitor.o from gdb_target_obs.
4377         * configure.tgt (h8300-*-*): Remove monitor.o and m32r-rom.o from
4378         gdb_target_obs.
4379         (m68*-*-*): Remove monitor.o dbug-rom.o and dsrec.o from
4380         gdb_target_obs.
4381         (microblaze*-linux-*): Remove microblaze-rom.o, monitor.o and
4382         dsrec.o from gdb_target_obs.
4383         (microblaze*-*-*): Remove microblaze-rom.o, monitor.o and dsrec.o
4384         from gdb_target_obs.
4385         (powerpc-*-lynx*178): Remove monitor.o and dsrec.o from
4386         gdb_target_obs.
4387         (powerpc*-*-*): Remove monitor.o, dsrec.o, ppcbug-rom.o and
4388         dink32-rom.o from gdb_target_obs.
4389         (sh*-*-linux*): Remove monitor.o and dsrec.o from gdb_target_obs.
4390         (sh*): Remove monitor.o and dsrec.o from gdb_target_obs.
4391         * dbug-rom.c, dink32-rom.c, dsrec.c, m32r-rom.c, microblaze-rom.c,
4392         monitor.c, monitor.h, ppcbug-rom.c, srec.h: Delete files.
4393
4394 2015-08-21  Pedro Alves  <palves@redhat.com>
4395
4396         * frame.c (null_frame_id): Explicitly zero-initialize.
4397
4398 2015-08-21  Tom Tromey  <tromey@redhat.com>
4399
4400         * dwarf2read.c (struct dwarf2_section_info): Rename field
4401         'asection' to 'section'.
4402         (dwarf2_has_info, get_section_bfd_owner, get_section_bfd_section)
4403         (dwarf2_locate_sections, dwarf2_locate_sections)
4404         (locate_dwz_sections, locate_v1_virtual_dwo_sections)
4405         (dwarf2_locate_dwo_sections, dwarf2_locate_dwo_sections)
4406         (dwarf2_locate_v2_dwp_sections): Adjust.
4407
4408 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4409
4410         * top.h (gdb_in_secondary_prompt_p): Declare.
4411         * top.c (gdb_secondary_prompt_depth): Define.
4412         (gdb_in_secondary_prompt_p): Define.
4413         (gdb_readline_wrapper_cleanup): Decrement
4414         gdb_secondary_prompt_depth.
4415         (gdb_readline_wrapper): Increment gdb_secondary_prompt_depth.
4416         * tui/tui-io.c (tui_getc): Don't clear the prompt line if we
4417         are in a secondary prompt.
4418
4419 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4420
4421         * tui/tui-io.c (tui_getc): Use tui_putc instead of waddch to
4422         emit the newline.
4423
4424 2015-08-21  Gary Benson  <gbenson@redhat.com>
4425
4426         * gdb_bfd.c (gdb_bfd_iovec_fileio_pread): Add QUIT call.
4427
4428 2015-08-21  Gary Benson  <gbenson@redhat.com>
4429
4430         * target.h (struct target_ops) <to_fileio_open>: New argument
4431         warn_if_slow.  Update comment.  All implementations updated.
4432         (target_fileio_open_warn_if_slow): New declaration.
4433         * target.c (target_fileio_open): Renamed as...
4434         (target_fileio_open_1): ...this.  New argument warn_if_slow.
4435         Pass warn_if_slow to implementation.  Update debug printing.
4436         (target_fileio_open): New function.
4437         (target_fileio_open_warn_if_slow): Likewise.
4438         * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Use new function
4439         target_fileio_open_warn_if_slow.
4440
4441 2015-08-21  Gary Benson  <gbenson@redhat.com>
4442
4443         * nat/linux-namespaces.c (linux_mntns_access_fs):
4444         Do not overwrite old_chain.
4445
4446 2015-08-20  Max Filippov  <jcmvbkbc@gmail.com>
4447
4448         * arch/xtensa.h: New file.
4449         * xtensa-linux-nat.c (gdb_proc_service.h): New #include.
4450         (ps_get_thread_area): New function.
4451         * xtensa-linux-tdep.c (xtensa_linux_init_abi): Add call to
4452         set_gdbarch_fetch_tls_load_module_address to enable TLS support.
4453         * xtensa-tdep.c (osabi.h): New #include.
4454         (xtensa_gdbarch_init): Call gdbarch_init_osabi to register
4455         xtensa-specific hooks.
4456         * xtensa-tdep.h (struct xtensa_elf_gregset_t): Add threadptr
4457         member and move the structure to arch/xtensa.h.
4458
4459 2015-08-21  Pedro Alves  <palves@redhat.com>
4460
4461         * remote.c (struct readahead_cache): New.
4462         (struct remote_state) <readahead_cache>: New field.
4463         (remote_open_1): Invalidate the cache.
4464         (readahead_cache_invalidate, readahead_cache_invalidate_fd): New
4465         functions.
4466         (remote_hostio_pwrite): Invalidate the readahead cache.
4467         (remote_hostio_pread): Rename to ...
4468         (remote_hostio_pread_vFile): ... this.
4469         (remote_hostio_pread_from_cache): New function.
4470         (remote_hostio_pread): Reimplement.
4471         (remote_hostio_close): Invalidate the readahead cache.
4472
4473 2015-08-21  Marcin Cieślak <saper@saper.info>  (tiny patch)
4474
4475         PR build/18843
4476         * procfs.c: Include "filestuff.h".
4477
4478 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4479
4480         * tui/tui-data.h (tui_command_info): Remove fields cur_line and
4481         curch.
4482         * tui/tui-data.c (tui_clear_win_detail) [CMD_WIN]: Don't set
4483         cur_line or curch, instead call wmove().
4484         (init_win_info) [CMD_WIN]: Likewise.
4485         * tui/tui-io.c (tui_puts): Likewise. Don't read cur_line,
4486         instead call getcury().
4487         (tui_redisplay_readline): Don't set cur_line or curch.
4488         (tui_mld_erase_entire_line): Don't read cur_line, instead call
4489         getcury().
4490         (tui_cont_sig): Remove call to wmove.
4491         (tui_getc): Don't read cur_line or curch, instead call getcury()
4492         or getyx().  Don't set curch.
4493         * tui/tui-win.c (make_visible_with_new_height) [CMD_WIN]: Don't
4494         set cur_line or curch.  Always move cursor to (0,0).
4495
4496 2015-08-20  Pedro Alves  <palves@redhat.com>
4497
4498         * infrun.c (print_target_wait_results): Make extern.
4499         * infrun.h (print_target_wait_results): Declare.
4500         * remote.c (set_stop_requested_callback): Delete.
4501         (process_initial_stop_replies): New function.
4502         (remote_start_remote): Use it.
4503         (stop_reply_queue_length): New function.
4504
4505 2015-08-20  Pedro Alves  <palves@redhat.com>
4506
4507         * dwarf2read.c (process_full_comp_unit): To tell whether
4508         start_subfile managed to deduce a language, test for
4509         language_unknown instead of language_c.
4510
4511 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
4512
4513         * ada-lex.l: Reset the start condition to INITIAL in the rule that
4514         matches attributes.
4515
4516 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
4517
4518         * dwarf2read.c (dwarf2_string_attr): New function.
4519         (lookup_dwo_unit, process_psymtab_comp_unit_reader)
4520         (dwarf2_compute_name, dwarf2_physname, find_file_and_directory)
4521         (read_call_site_scope, namespace_name, guess_full_die_structure_name)
4522         (anonymous_struct_prefix, prepare_one_comp_unit): Use
4523         dwarf2_string_attr in place of dwarf2_attr and DW_STRING.
4524
4525 2015-08-18  Doug Evans  <dje@google.com>
4526             Adrian Sendroiu <adrian.sendroiu@freescale.com>
4527
4528         PR mi/18833
4529         * cli/cli-logging.c (pop_output_files): Don't restore redirection
4530         if MI-like.
4531         * mi/mi-out.c: #include "vec.h".
4532         (ui_filep): New type.
4533         (DEV_VEC_P (ui_filep)): New type.
4534         (struct ui_out_data) <buffer, original_buffer>: Delete.
4535         (struct ui_out_data) <streams>: New member.
4536         (mi_ui_out_impl): Add data_destroy field.
4537         (mi_field_string, mi_field_fmt): Update.
4538         (mi_flush, mi_redirect, field_separator): Update.
4539         (mi_open, mi_close): Update.
4540         (mi_out_buffered, mi_out_rewind, mi_out_put): Update.
4541         (mi_out_data_ctor, mi_out_data_dtor): New functions.
4542         (mi_out_new): Call mi_out_data_ctor.
4543
4544 2015-08-18  Sandra Loosemore  <sandra@codesourcery.com>
4545
4546         * remote.c (strprefix): New.
4547         (remote_parse_stop_reply): Use strprefix instead of strncmp
4548         to ensure exact match of keyword.
4549
4550 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4551
4552         * gdb_bfd.c (debug_bfd_cache): New variable.
4553         (show_bfd_cache_debug): New function.
4554         (gdb_bfd_open): Add debug logging.
4555         (gdb_bfd_ref): Likewise.
4556         (gdb_bfd_unref): Likewise.
4557         (_initialize_gdb_bfd): Add new set/show command.
4558         * NEWS: Mention new command.
4559
4560 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4561
4562         * gdb_bfd.c (bfd_sharing): New variable.
4563         (show_bfd_sharing): New function.
4564         (gdb_bfd_open): Check bfd_sharing variable.
4565         (_initialize_gdb_bfd): Add new set/show command.
4566         * NEWS: Mention new command.
4567
4568 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4569
4570         * gdb_bfd.c (struct gdb_bfd_data): Add size, inode, and device id
4571         field.
4572         (struct gdb_bfd_cache_search): Likewise.
4573         (eq_bfd): Compare the size, inode, and device id fields.
4574         (gdb_bfd_open): Initialise the size, inode, and device id fields.
4575         (gdb_bfd_ref): Likewise.
4576         (gdb_bfd_unref): Likewise.
4577
4578 2015-08-18  Pedro Alves  <palves@redhat.com>
4579
4580         * linux-nat.c (linux_nat_always_non_stop_p): If the linux_ops
4581         target implements to_always_non_stop_p, call it.
4582         * x86-linux-nat.c (x86_linux_always_non_stop_p): New function.
4583         (x86_linux_create_target): Install it as to_always_non_stop_p
4584         method.
4585
4586 2015-08-17  Doug Evans  <dje@google.com>
4587
4588         * ui-out.c (default_ui_out_impl): Add comment.
4589
4590 2015-08-17  Iain Buclaw  <ibuclaw@gdcproject.org>
4591
4592         * d-exp.y (type_aggregate_p): New function.
4593         (PrimaryExpression : TypeExp '.' IdentifierExp): Use it.
4594         (classify_inner_name): Likewise.
4595         * d-namespace.c (d_lookup_nested_symbol): Handle TYPE_CODE_ENUM.
4596
4597 2015-08-15  Doug Evans  <xdje42@gmail.com>
4598
4599         * psymtab.c (add_psymbol_to_bcache): Remove "val" arg.  All callers
4600         updated.
4601         (add_psymbol_to_list): Ditto.
4602
4603 2015-08-15  Doug Evans  <xdje42@gmail.com>
4604
4605         * dbxread.c (dbx_end_psymtab): Renamed from end_psymtab.  All callers
4606         updated.  Call end_psymtab_common.
4607         * dwarf2read.c (process_psymtab_comp_unit_reader): Call
4608         end_psymtab_common.
4609         (build_type_psymtabs_reader): Ditto.
4610         * psympriv.h (sort_pst_symbols): Delete.
4611         (end_psymtab_common): Declare.
4612         * psymtab.c (sort_pst_symbols): Make static.
4613         (end_psymtab_common): New function.
4614         * xcoffread.c (xcoff_end_psymtab): Call end_psymtab_common.
4615
4616 2015-08-15  Doug Evans  <xdje42@gmail.com>
4617
4618         * defs.h (LANGUAGE_BITS): Define.
4619         * psympriv.h (partial_symbol) <domain>: Use SYMBOL_DOMAIN_BITS.
4620         (partial_symbol) <aclass>: Use SYMBOL_ACLASS_BITS.
4621         * symtab.h (general_symbol_info> <language>: Usage LANGUAGE_BITS.
4622         (minimal_symbol_type): Add nr_minsym_types.
4623         (MINSYM_TYPE_BITS): Define.
4624         (minimal_symbol) <type>: Use MINSYM_TYPE_BITS.
4625         (domain_enum_tag): Add NR_DOMAINS.
4626         (SYMBOL_DOMAIN_BITS): Change from 4 to 3.
4627         (SYMBOL_ACLASS_BITS): Define from 6 to 5.
4628
4629 2015-08-15  Doug Evans  <xdje42@gmail.com>
4630
4631         * objfiles.h: Whitespace cleanup.
4632         * psympriv.h: Whitespace cleanup.
4633         * psymtab.c: Whitespace/coding convention cleanup.
4634
4635 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
4636
4637         * inferior.c (detach_inferior_command): Don't call
4638         any_thread_of_process when pid is 0.
4639         (kill_inferior_command): Likewise.
4640
4641 2015-08-14  Doug Evans  <xdje42@gmail.com>
4642
4643         PR gdb/11833
4644         * NEWS: Document new /s modifier for the disassemble command.
4645         * cli/cli-cmds.c (disassemble_command): Add support for /s.
4646         (_initialize_cli_cmds): Update online docs of disassemble command.
4647         * disasm.c: #include "source.h".
4648         (struct deprecated_dis_line_entry): Renamed from dis_line_entry.
4649         All uses updated.
4650         (dis_line_entry): New struct.
4651         (hash_dis_line_entry, eq_dis_line_entry): New functions.
4652         (allocate_dis_line_table): New functions.
4653         (maybe_add_dis_line_entry, line_has_code_p): New functions.
4654         (dump_insns): New arg end_pc.  All callers updated.
4655         (do_mixed_source_and_assembly_deprecated): Renamed from
4656         do_mixed_source_and_assembly.  All callers updated.
4657         (do_mixed_source_and_assembly): New function.
4658         (gdb_disassembly): Handle /s (DISASSEMBLY_SOURCE).
4659         * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED): Renamed from
4660         DISASSEMBLY_SOURCE.  All uses updated.
4661         (DISASSEMBLY_SOURCE): New macro.
4662         * mi/mi-cmd-disas.c (mi_cmd_disassemble): New modes 4,5.
4663
4664 2015-08-14  Keith Seitz  <keiths@redhat.com>
4665
4666         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Rename
4667         `typename' to `type_name' to avoid C++ reserved word.
4668
4669 2015-08-14  Keith Seitz  <keiths@redhat.com>
4670
4671         * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS)
4672         (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to
4673         silence ARI errors.
4674
4675 2015-08-14  Iain Buclaw  <ibuclaw@gdcproject.org>
4676
4677         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
4678         xstrprintf instead of malloc and sprintf.
4679         (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
4680         (lex_one_token): Likewise.
4681
4682 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4683
4684         * solib-svr4.c (read_program_header): Add base_addr argument to
4685         report the runtime address of the segment.
4686         (find_program_interpreter): Update read_program_header call to pass
4687         a NULL pointer for the new argument.
4688         (scan_dyntag): Add ptr_addr argument to report the runtime address
4689         of the tag payload.
4690         (scan_dyntag_auxv): Likewise and use thew new base_addr argument of
4691         read_program_header to get the base address of the dynamic segment.
4692         (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and
4693         read_program_header.
4694         (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
4695
4696 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4697
4698         * MAINTAINERS (Write After Approval): Add Matthew Fortune.
4699
4700 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4701
4702         * d-exp.y (%union): Add voidval.
4703         (%token): Add UNKNOWN_NAME as a token to represent an unclassified
4704         name in the lexing stage.
4705         (PostfixExpression): Move symbol completion handling in grammar here
4706         from PrimaryExpression.
4707         (PrimaryExpression): Move routines to handle resolving identifier
4708         tokens in the grammar here from push_expression_name.
4709         (IdentifierExp): Remove the handling of alternating '.' and identifier
4710         tokens.
4711         (TypeExp): Allow TypeExp to be wrapped in parenthesis in the grammar.
4712         (BasicType): Remove C-style typename rules.
4713         (d_type_from_name, d_module_from_name, push_variable)
4714         (push_fieldnames, push_type_name, push_module_name)
4715         (push_expression_name): Remove.
4716         (lex_one_token): Rename from yylex.  Replace pstate with par_state.
4717         (token_and_value): New type.
4718         (token_fifo, popping, name_obstack): New globals.
4719         (classify_name): New function.
4720         (classify_inner_name): Likewise.
4721         (yylex): Likewise.
4722         (d_parse): Initialize token_fifo, popping and name_obstack.
4723
4724 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4725
4726         * Makefile.in (SFILES): Add d-namespace.c.
4727         (COMMON_OBS): Add d-namespace.o.
4728         * d-lang.c (d_language_defn): Use d_lookup_symbol_nonlocal as the
4729         la_lookup_symbol_nonlocal callback function pointer.
4730         * d-lang.h (d_lookup_symbol_nonlocal): New declaration.
4731         (d_lookup_nested_symbol): New declaration.
4732         * d-namespace.c: New file.
4733
4734 2015-08-13  Pedro Alves  <palves@redhat.com>
4735
4736         * python/py-unwind.c (pyuw_sniffer): Install the invalidate
4737         cleanup after the decref cleanup, not before.
4738
4739 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
4740
4741         * ada-lang.c: Include namespace.h
4742         (aux_add_nonlocal_symbols): Fix a function name in comment.
4743         (ada_add_block_renamings): New.
4744         (add_nonlocal_symbols): Add global renamings handling.
4745         (ada_lookup_symbol_list_worker): Move the symbol lookup part
4746         to...
4747         (ada_add_all_symbols): ... this new function.
4748         (ada_add_block_symbols): Try to match the input name against the
4749         "using directives list", perform a recursive symbol lookup on
4750         the matched declarations.
4751         * block.h (struct block): Move the_namespace to top-level as
4752         namespace_info. Remove the language_specific field.
4753         (BLOCK_NAMESPACE): Update access to the namespace_info field.
4754         * buildsym.h (using_directives): Rename into...
4755         (local_using_directives): ... this.
4756         (global_using_directives): New.
4757         (struct context_stack): Rename the using_directives field into
4758         local_using_directives.
4759         * buildsym.c (finish_block_internal): Deal with the proper
4760         using directives repository (local or global).
4761         (prepare_for_building): Reset local_using_directives. Assert
4762         that there is no pending global using directive.
4763         (reset_symtab_globals): Reset global_using_directives and
4764         local_using_directives.
4765         (end_symtab_get_static_block): Don't ignore symtabs that have
4766         only using directives.
4767         (push_context): Update references to local_using_directives.
4768         (buildsym_init): Do not reset using_directives.
4769         * cp-support.c: Include namespace.h.
4770         * cp-support.h (struct using_direct): Move to namespace.h.
4771         (cp_add_using_directives): Move to namespace.h.
4772         * cp-namespace.c: Include namespace.h
4773         (cp_add_using_directive): Move to namespace.c, rename it to
4774         add_using_directive, add a "using_directives" argument and use
4775         it as the pending using directives repository.  All callers
4776         updated.
4777         * dwarf2read.c (using_directives): New.
4778         (read_import_statement): Call using_directives.
4779         (read_func_scope): Update references to local_using_directives.
4780         (read_lexical_block_scope): Likewise.
4781         (read_namespace): Update the heading comment, call
4782         using_directives.
4783         * namespace.h: New file.
4784         * namespace.c: New file.
4785         * Makefile.in (SFILES): Add namespace.c.
4786         (COMMON_OBS): Add namespace.o
4787
4788 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
4789
4790         * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to
4791         compute RETADDR.
4792
4793 2015-08-12  Keith Seitz  <keiths@redhat.com>
4794
4795         * break-catch-throw.c (re_set_exception_catchpoint) Rename
4796         reserved C++ keyword "explicit" to "explicit_loc".
4797         * breakpoint.c (create_overlay_event_breakpoint)
4798         (create_longjmp_master_breakpoint)
4799         (create_std_terminate_master_breakpoint)
4800         (create_exception_master_breakpoint, update_static_tracepoint):
4801         Rename reserved C++ keyword "explicit" to "explicit_loc".
4802         * completer.c (collect_explicit_location_matches)
4803         (explicit_location_completer): Rename reserved C++ keyword
4804         "explicit" to "explicit_loc".
4805         * linespec.c (struct linespec) <explicit>: Rename to "explicit_loc".
4806         (canonicalize_linespec, create_sals_line_offset)
4807         (convert_linespec_to_sals, convert_explicit_location_to_sals)
4808         (event_location_to_sals, decode_objc): Rename reserved C++ keyword
4809         "explicit" to "explicit_loc".
4810         * location.c (struct event_location) <explicit>: Rename to
4811         "explicit_loc".
4812         (initialize_explicit_location, new_explicit_location)
4813         (explicit_location_to_string_internal, explicit_location_to_linespec):
4814         Rename reserved C++ keyword "explicit" to "explicit_loc".
4815         * location.h (explicit_location_to_string)
4816         (explicit_location_to_linespec, initialize_explicit_location)
4817         (new_explicit_location): Rename reserved C++ keyword "explicit"
4818         to "explicit_loc".
4819         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Rename reserved C++
4820         keyword "explicit" to "explicit_loc".
4821
4822 2015-08-12  Keith Seitz  <keiths@redhat.com>
4823
4824         * python/python.c (gdbpy_decode_line): Initialize `location' to NULL
4825         and only call decode_line_1 when it is non-NULL.
4826
4827 2015-08-12  Luis Machado  <lgustavo@codesourcery.com>
4828
4829         * breakpoint.c (bp_loc_is_permanent): Return 0 when breakpoint
4830         location address is not meaningful.
4831         (breakpoint_address_is_meaningful): Update comment.
4832
4833 2015-08-11  Keith Seitz  <keiths@redhat.com>
4834
4835         * NEWS: Mention explicit locations.
4836         * breakpoint.c [LOCATION_HELP_STRING]: New macro.
4837         [BREAK_ARGS_HELP]: Use LOCATION_HELP_STRING.
4838         (_initialize_breakpoint): Update documentation for
4839         "clear", "break", "trace", "strace", "ftrace", and "dprintf".
4840
4841 2015-08-11  Keith Seitz  <keiths@redhat.com>
4842
4843         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
4844         explicit locations, options "--source", "--function",
4845         "--label", and "--line".
4846
4847 2015-08-11  Keith Seitz  <keiths@redhat.com>
4848
4849         * completer.c: Include location.h.
4850         (enum match_type): New enum.
4851         (location_completer): Rename to ...
4852         (linespec_completer): ... this.
4853         (collect_explicit_location_matches, backup_text_ptr)
4854         (explicit_location_completer): New functions.
4855         (location_completer): "New" function; handle linespec
4856         and explicit location completions.
4857         (complete_line_internal): Remove all location completer-specific
4858         handling.
4859         * linespec.c (linespec_lexer_lex_keyword, is_ada_operator)
4860         (find_toplevel_char): Export.
4861         (linespec_parse_line_offset): Export.
4862         Issue error if STRING is not numerical.
4863         (gdb_get_linespec_parser_quote_characters): New function.
4864         * linespec.h (linespec_parse_line_offset): Declare.
4865         (get_gdb_linespec_parser_quote_characters): Declare.
4866         (is_ada_operator): Declare.
4867         (find_toplevel_char): Declare.
4868         (linespec_lexer_lex_keyword): Declare.
4869         * location.c (explicit_to_event_location): New function.
4870         (explicit_location_lex_one): New function.
4871         (string_to_explicit_location): New function.
4872         (string_to_event_location): Handle explicit locations.
4873         * location.h (explicit_to_event_location): Declare.
4874         (string_to_explicit_location): Declare.
4875
4876 2015-08-11  Keith Seitz  <keiths@redhat.com>
4877
4878         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4879         linespec into explicit location.
4880         * breakpoint.c (create_overlay_breakpoint)
4881         (create_longjmp_master_breakpoint)
4882         (create_std_terminate_master_breakpoint)
4883         (create_exception_master_breakpoint): Convert linespec into explicit
4884         location.
4885         (update_static_tracepoint): Convert linespec into explicit location.
4886         * linespec.c (enum offset_relative_sign, struct line_offset): Move
4887         location.h.
4888         (struct linespec) <expression, expr_pc, source_filename>
4889         <function_name, label_name, line_offset>: Replace with ...
4890         <explicit>: ... this.
4891         <is_linespec>: New member.
4892         (PARSER_EXPLICIT): New accessor macro.
4893         (undefined_label_error): New function.
4894         (source_file_not_found_error): New function.
4895         (linespec_parse_basic): The parser result is now an explicit location.
4896         Use PARSER_EXPLICIT to access it.
4897         Use undefined_label_error.
4898         (canonicalize_linespec): Convert canonical linespec into explicit
4899         location.
4900         Move string representation of location to explicit_location_to_linespec
4901         and use it and explicit_location_to_string to save string
4902         representations of the canonical location.
4903         (create_sals_line_offset, convert_linespec_to_sals): `ls' contains an
4904         explicit location.  Update all references.
4905         (convert_explicit_location_to_sals): New function.
4906         (parse_linespec): Use PARSER_EXPLICIT to access the parser
4907         result's explicit location.
4908         (linespec_state_constructor): Initialize is_linespec.
4909         Use PARSER_EXPLICIT.
4910         (linespec_parser_delete): Use PARSER_EXPLICIT to access the parser's
4911         result.
4912         (event_location_to_sals): For linespec locations, set is_linespec.
4913         Handle explicit locations.
4914         (decode_objc): 'ls' contains an explicit location now. Update all
4915         references.
4916         (symtabs_from_filename): Use source_file_not_found_error.
4917         * location.c (struct event_location.u) <explicit>: New member.
4918         (initialize_explicit_location): New function.
4919         (initialize_event_location): Initialize explicit locations.
4920         (new_explicit_location, get_explicit_location)
4921         (get_explicit_location_const): New functions.
4922         (explicit_to_string_internal): New function; most of contents moved
4923         from canonicalize_linespec.
4924         (explicit_location_to_string): New function.
4925         (explicit_location_to_linespec): New function.
4926         (copy_event_location, delete_event_location)
4927         (event_location_to_string_const, event_location_empty_p): Handle
4928         explicit locations.
4929         * location.h (enum offset_relative_sign, struct line_offset): Move
4930         here from linespec.h.
4931         (enum event_location_type): Add EXPLICIT_LOCATION.
4932         (struct explicit_location): New structure.
4933         (explicit_location_to_string): Declare.
4934         (explicit_location_to_linespec): Declare.
4935         (new_explicit_location, get_explicit_locationp
4936         (get_explicit_location_const, initialize_explicit_location): Declare.
4937
4938 2015-08-11  Keith Seitz  <keiths@redhat.com>
4939
4940         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4941         linespec for stap probe to probe location.
4942         * breakpoint.c (create_longjmp_master_breakpoint)
4943         (create_exception_master_breakpoint): Likewise.
4944         (break_command_1): Remove local variable `arg_cp'.
4945         Check location type to set appropriate breakpoint ops methods.
4946         (trace_command): Likewise.
4947         * linespec.c (event_location_to_sals): Assert on probe locations.
4948         * location.c (EL_PROBE): Add macro definition.
4949         (new_probe_location, get_probe_location): New functions.
4950         (copy_event_location, delete_event_location, event_location_to_string)
4951         (string_to_event_location, event_location_empty_p): Handle probe
4952         locations.
4953         * location.h (enum event_location_type): Add PROBE_LOCATION.
4954         (new_probe_location, get_probe_location): Declare.
4955         * probe.c (parse_probes): Assert that LOCATION is a probe location.
4956         Convert linespec into probe location.
4957
4958 2015-08-11  Keith Seitz  <keiths@redhat.com>
4959
4960         * breakpoint.c (create_thread_event_breakpoint, init_breakpoint_sal):
4961         Convert linespec to address location.
4962         * linespec.c (canonicalize_linespec): Do not handle address
4963         locations here.
4964         (convert_address_location_to_sals): New function; contents moved
4965         from ...
4966         (convert_linespc_to_sals): ... here.
4967         (parse_linespec): Remove address locations from linespec grammar.
4968         Remove handling of address locations.
4969         (linespec_lex_to_end): Remove handling of address linespecs.
4970         (event_location_to_sals): Handle ADDRESS_LOCATION.
4971         (linespec_expression_to_pc): Export.
4972         * linespec.h (linespec_expression_to_pc): Add declaration.
4973         * location.c (struct event_location.u) <address>: New member.
4974         (new_address_location, get_address_location): New functions.
4975         (copy_event_location, delete_event_location, event_location_to_string)
4976         (string_to_event_location, event_location_empty_p): Handle address
4977         locations.
4978         * location.h (enum event_location_type): Add ADDRESS_LOCATION.
4979         (new_address_location, get_address_location): Declare.
4980         * python/py-finishbreakpoint.c (bpfinishpy_init): Convert linespec
4981         to address location.
4982         * spu-tdep.c (spu_catch_start): Likewise.
4983
4984 2015-08-11  Keith Seitz  <keiths@redhat.com>
4985
4986         * ax-gdb.c: Include location.h.
4987         (agent_command_1) Use linespec location instead of address
4988         string.
4989         * break-catch-throw.c: Include location.h.
4990         (re_set_exception_catchpoint): Use linespec locations instead
4991         of address strings.
4992         * breakpoint.c: Include location.h.
4993         (create_overlay_event_breakpoint, create_longjmp_master_breakpoint)
4994         (create_std_terminate_master_breakpoint)
4995         (create_exception_master_breakpoint, update_breakpoints_after_exec):
4996         Use linespec location instead of address string.
4997         (print_breakpoint_location):  Use locations and
4998         event_location_to_string.
4999         Print extra_string for pending locations for non-MI streams.
5000         (print_one_breakpoint_location): Use locations and
5001         event_location_to_string.
5002         (init_raw_breakpoint_without_location): Initialize b->location.
5003         (create_thread_event_breakpoint): Use linespec location instead of
5004         address string.
5005         (init_breakpoint_sal): Likewise.
5006         Only save extra_string if it is non-NULL and not the empty string.
5007         Use event_location_to_string instead of `addr_string'.
5008         Constify `p' and `endp'.
5009         Use skip_spaces_const/skip_space_const instead of non-const versions.
5010         Copy the location into the breakpoint.
5011         If LOCATION is NULL, save the breakpoint address as a linespec location
5012         instead of an address string.
5013         (create_breakpoint_sal): Change `addr_string' parameter to a struct
5014         event_location. All uses updated.
5015         (create_breakpoints_sal): Likewise for local variable `addr_string'.
5016         (parse_breakpoint_sals): Use locations instead of address strings.
5017         Remove check for empty linespec with conditional.
5018         Refactor.
5019         (decode_static_tracepoint_spec): Make argument const and update
5020         function.
5021         (create_breakpoint): Change `arg' to a struct event_location and
5022         rename.
5023         Remove `copy_arg' and `addr_start'.
5024         If EXTRA_STRING is empty, set it to NULL.
5025         Don't populate `canonical' for pending breakpoints.
5026         Pass `extra_string' to find_condition_and_thread.
5027         Clear `extra_string' if `rest' was NULL.
5028         Do not error with "garbage after location" if setting a dprintf
5029         breakpoint.
5030         Copy the location into the breakpoint instead of an address string.
5031         (break_command_1): Use string_to_event_location and pass this to
5032         create_breakpoint instead of an address string.
5033         Check against `arg_cp' for a probe linespec.
5034         (dprintf_command): Use string_to_event_location and pass this to
5035         create_breakpoint instead of an address string.
5036         Throw an exception if no format string was specified.
5037         (print_recreate_ranged_breakpoint): Use event_location_to_string
5038         instead of address strings.
5039         (break_range_command, until_break_command)
5040         (init_ada_exception_breakpoint): Use locations instead
5041         of address strings.
5042         (say_where): Print out extra_string for pending locations.
5043         (base_breakpoint_dtor): Delete `location' and `location_range_end' of
5044         the breakpoint.
5045         (base_breakpoint_create_sals_from_location): Use struct event_location
5046         instead of address string.
5047         Remove `addr_start' and `copy_arg' parameters.
5048         (base_breakpoint_decode_location): Use struct event_location instead of
5049         address string.
5050         (bkpt_re_set): Use locations instead of address strings.
5051         Use event_location_empty_p to check for unset location.
5052         (bkpt_print_recreate): Use event_location_to_string instead of
5053         an address string.
5054         Print out extra_string for pending locations.
5055         (bkpt_create_sals_from_location, bkpt_decode_location)
5056         (bkpt_probe_create_sals_from_location): Use struct event_location
5057         instead of address string.
5058         (bkpt_probe_decode_location): Use struct event_location instead of
5059         address string.
5060         (tracepoint_print_recreate): Use event_location_to_string to
5061         recreate the tracepoint.
5062         (tracepoint_create_sals_from_location, tracepoint_decode_location)
5063         (tracepoint_probe_create_sals_from_location)
5064         (tracepoint_probe_decode_location): Use struct event_location
5065         instead of address string.
5066         (dprintf_print_recreate): Use event_location_to_string to recreate
5067         the dprintf.
5068         (dprintf_re_set): Remove check for valid/missing format string.
5069         (strace_marker_create_sals_from_location)
5070         (strace_marker_create_breakpoints_sal, strace_marker_decode_location)
5071         (update_static_tracepoint): Use struct event_location instead of
5072         address string.
5073         (location_to_sals): Likewise.
5074         Pass `extra_string' to find_condition_and_thread.
5075         For newly resolved pending breakpoint locations, clear the location's
5076         string representation.
5077         Assert that the breakpoint's condition string is NULL when
5078         condition_not_parsed.
5079         (breakpoint_re_set_default, create_sals_from_location_default)
5080         (decode_location_default, trace_command, ftrace_command)
5081         (strace_command, create_tracepoint_from_upload): Use locations
5082         instead of address strings.
5083         * breakpoint.h (struct breakpoint_ops) <create_sals_from_location>:
5084         Use struct event_location instead of address string.
5085         Update all uses.
5086         <decode_location>: Likewise.
5087         (struct breakpoint) <addr_string>: Change to struct event_location
5088         and rename `location'.
5089         <addr_string_range_end>: Change to struct event_location and rename
5090         `location_range_end'.
5091         (create_breakpoint): Use struct event_location instead of address
5092         string.
5093         * cli/cli-cmds.c: Include location.h.
5094         (edit_command, list_command): Use locations instead of address strings.
5095         * elfread.c: Include location.h.
5096         (elf_gnu_ifunc_resolver_return_stop): Use event_location_to_string.
5097         * guile/scm-breakpoint.c: Include location.h.
5098         (bpscm_print_breakpoint_smob): Use event_location_to_string.
5099         (gdbscm_register_breakpoint): Use locations instead of address
5100         strings.
5101         * linespec.c: Include location.h.
5102         (struct ls_parser) <stream>: Change to const char *.
5103         (PARSER_STREAM): Update.
5104         (lionespec_lexer_lex_keyword): According to find_condition_and_thread,
5105         keywords must be followed by whitespace.
5106         (canonicalize_linespec): Save a linespec location into `canonical'.
5107         Save a canonical linespec into `canonical'.
5108         (parse_linespec): Change `argptr' to const char * and rename `arg'.
5109         All uses updated.
5110         Update function description.
5111         (linespec_parser_new): Initialize `parser'.
5112         Update initialization of  parsing stream.
5113         (event_location_to_sals): New function.
5114         (decode_line_full): Change `argptr' to a struct event_location and
5115         rename it `location'.
5116         Use locations instead of address strings.
5117         Call event_location_to_sals instead of parse_linespec.
5118         (decode_line_1): Likewise.
5119         (decode_line_with_current_source, decode_line_with_last_displayed)
5120         Use locations instead of address strings.
5121         (decode_objc): Likewise.
5122         Change `argptr' to const char * and rename `arg'.
5123         (destroy_linespec_result): Delete the linespec result's location
5124         instead of freeing the address string.
5125         * linespec.h (struct linespec_result) <addr_string>: Change to
5126         struct event_location and rename to ...
5127         <location>: ... this.
5128         (decode_line_1, decode_line_full): Change `argptr' to struct
5129         event_location.  All callers updated.
5130         * mi/mi-cmd-break.c: Include language.h, location.h, and linespec.h.
5131         (mi_cmd_break_insert_1): Use locations instead of address strings.
5132         Throw an error if there was "garbage" at the end of the specified
5133         linespec.
5134         * probe.c: Include location.h.
5135         (parse_probes): Change `argptr' to struct event_location.
5136         Use event locations instead of address strings.
5137         * probe.h (parse_probes): Change `argptr' to struct event_location.
5138         * python/py-breakpoint.c: Include location.h.
5139         (bppy_get_location): Constify local variable `str'.
5140         Use event_location_to_string.
5141         (bppy_init): Use locations instead of address strings.
5142         * python/py-finishbreakpoint.c: Include location.h.
5143         (bpfinishpy_init): Remove local variable `addr_str'.
5144         Use locations instead of address strings.
5145         * python/python.c: Include location.h.
5146         (gdbpy_decode_line): Use locations instead of address strings.
5147         * remote.c: Include location.h.
5148         (remote_download_tracepoint): Use locations instead of address
5149         strings.
5150         * spu-tdep.c: Include location.h.
5151         (spu_catch_start): Remove local variable `buf'.
5152         Use locations instead of address strings.
5153         * tracepoint.c: Include location.h.
5154         (scope_info): Use locations instead of address strings.
5155         (encode_source_string): Constify parameter `src'.
5156         * tracepoint.h (encode_source_string): Likewise.
5157
5158 2015-08-11  Keith Seitz  <keiths@redhat.com>
5159
5160         * Makefile.in (SFILES): Add location.c.
5161         (HFILES_NO_SRCDIR): Add location.h.
5162         (COMMON_OBS): Add location.o.
5163         * linespec.c (linespec_lex_to_end): New function.
5164         * linespec.h (linespec_lex_to_end): Declare.
5165         * location.c: New file.
5166         * location.h: New file.
5167
5168 2015-08-11  Keith Seitz  <keiths@redhat.com>
5169
5170         * breakpoint.h (struct breakpoint_ops) <create_sals_from_address>:
5171         Renamed to create_sals_from_location.
5172         <decode_linespec>: Renamed to decode_location.
5173         Update all callers.
5174         * breakpoint.c (create_sals_from_address_default): Renamed to ...
5175         (create_sals_from_location_default): ... this.
5176         (addr_string_to_sals): Renamed to ...
5177         (location_to_sals): ... this.
5178         (decode_linespec_default): Renamed to ...
5179         (decode_location_default): ... this.
5180         (base_breakpoint_create_sals_from_address): Renamed to ...
5181         (base_breakpoint_create_sals_from_location): ... this.
5182         (bkpt_create_sals_from_address): Renamed to ...
5183         (bkpt_create_sals_from_location): ... this.
5184         (bkpt_decode_linespec): Renamed to ...
5185         (bkpt_decode_location): ... this.
5186         (bkpt_probe_create_sals_from_address): Renamed to ...
5187         (bkpt_probe_create_sals_from_location): ... this.
5188         (tracepoint_create_sals_from_address): Renamed to ...
5189         (tracepoint_create_sals_from_location): ... this.
5190         (tracepoint_decode_linespec): Renamed to ...
5191         (tracepoint_decode_location): ... this.
5192         (tracepoint_probe_create_sals_from_address): Renamed to ...
5193         (tracepoint_probe_create_sals_from_location): ... this.
5194         (tracepoint_probe_decode_linespec): Renamed to ...
5195         (tracepoint_probe_decode_location): ... this.
5196         (strace_marker_create_sals_from_address): Renamed to ...
5197         (strace_marker_create_sals_from_location): ... this.
5198         (decode_linespec_default): Renamed to ...
5199         (decode_location_default): ... this.
5200
5201 2015-08-10  Doug Evans  <dje@google.com>
5202             Keith Seitz  <keiths@redhat.com>
5203
5204         PR gdb/17960
5205         * symtab.c (make_file_symbol_completion_list_1): Renamed from
5206         make_file_symbol_completion_list and made static.
5207         (make_file_symbol_completion_list): New function.
5208
5209 2015-08-10  Joel Brobecker  <brobecker@adacore.com>
5210
5211         * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
5212         trailing new-line at end of warning message.
5213         (proceed): Add i18n marker to error messages.
5214
5215 2015-08-07  Pedro Alves  <palves@redhat.com>
5216
5217         * linux-nat.c (linux_nat_always_non_stop_p): Return 1.
5218
5219 2015-08-07  Pedro Alves  <palves@redhat.com>
5220
5221         * s390-linux-tdep.c (is_non_branch_ril)
5222         (s390_displaced_step_copy_insn): New functions.
5223         (s390_displaced_step_fixup): Update comment.
5224         (s390_gdbarch_init): Install s390_displaced_step_copy_insn as
5225         gdbarch_displaced_step_copy_insn hook.
5226
5227 2015-08-07  Pedro Alves  <palves@redhat.com>
5228
5229         * infrun.c (displaced_step_prepare_throw): Return -1 if
5230         gdbarch_displaced_step_copy_insn returns NULL.  Update intro
5231         comment.
5232         * rs6000-tdep.c (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION)
5233         (STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION): Move higher up
5234         in file.
5235         (ppc_displaced_step_copy_insn): New function.
5236         (ppc_displaced_step_fixup): Update comment.
5237         (rs6000_gdbarch_init): Install ppc_displaced_step_copy_insn as
5238         gdbarch_displaced_step_copy_insn hook.
5239         * gdbarch.sh (displaced_step_copy_insn): Document what happens on
5240         NULL return.
5241         * gdbarch.h: Regenerate.
5242
5243 2015-08-07  Pedro Alves  <palves@redhat.com>
5244
5245         * inferior.h (struct inferior) <displaced_stepping_failed>: New
5246         field.
5247         * infrun.c (use_displaced_stepping_now_p): New parameter 'inf'.
5248         Return false if dispaced stepping failed before.
5249         (resume): Pass the current inferior to
5250         use_displaced_stepping_now_p.  Wrap displaced_step_prepare in
5251         TRY/CATCH.  If we get a MEMORY_ERROR, set the inferior's
5252         displaced_stepping_failed flag, and fall back to an in-line
5253         step-over.
5254
5255 2015-08-07  Pedro Alves  <palves@redhat.com>
5256
5257         * darwin-nat.c (darwin_stop): Rename to ...
5258         (darwin_interrupt): ... this.
5259         (_initialize_darwin_inferior): Adjust.
5260         * gnu-nat.c (gnu_stop): Delete.
5261         (gnu_target): Don't install gnu_stop.
5262         * inf-ptrace.c (inf_ptrace_stop): Rename to ...
5263         (inf_ptrace_interrupt): ... this.
5264         (inf_ptrace_target): Adjust.
5265         * infcmd.c (interrupt_target_1): Use target_interrupt instead of
5266         target_stop.
5267         * linux-nat (linux_nat_stop): Rename to ...
5268         (linux_nat_interrupt): ... this.
5269         (linux_nat_stop): Reimplement.
5270         (linux_nat_add_target): Install linux_nat_interrupt.
5271         * nto-procfs.c (nto_interrupt_twice): Rename to ...
5272         (nto_handle_sigint_twice): ... this.
5273         (nto_interrupt): Rename to ...
5274         (nto_handle_sigint): ... this.  Call target_interrupt instead of
5275         target_stop.
5276         (procfs_wait): Adjust.
5277         (procfs_stop): Rename to ...
5278         (procfs_interrupt): ... this.
5279         (init_procfs_targets): Adjust.
5280         * procfs.c (procfs_stop): Rename to ...
5281         (procfs_interrupt): ... this.
5282         (procfs_target): Adjust.
5283         * remote-m32r-sdi.c (m32r_stop): Rename to ...
5284         (m32r_interrupt): ... this.
5285         (init_m32r_ops): Adjust.
5286         * remote-sim.c (gdbsim_stop_inferior): Rename to ...
5287         (gdbsim_interrupt_inferior): ... this.
5288         (gdbsim_stop): Rename to ...
5289         (gdbsim_interrupt): ... this.
5290         (gdbsim_cntrl_c): Adjust.
5291         (init_gdbsim_ops): Adjust.
5292         * remote.c (sync_remote_interrupt): Adjust comments.
5293         (remote_stop_as): Rename to ...
5294         (remote_interrupt_as): ... this.
5295         (remote_stop): Adjust comment.
5296         (remote_interrupt): New function.
5297         (init_remote_ops): Install remote_interrupt.
5298         * target.c (target_interrupt): New function.
5299         * target.h (struct target_ops) <to_interrupt>: New field.
5300         (target_interrupt): New declaration.
5301         * windows-nat.c (windows_stop): Rename to ...
5302         (windows_interrupt): ... this.
5303         * target-delegates.c: Regenerate.
5304
5305 2015-08-07  Pedro Alves  <palves@redhat.com>
5306
5307         * signal-while-stepping-over-bp-other-thread.exp: Expect "restart
5308         threads" as alternative to "switching back to stepped thread".
5309
5310 2015-08-07  Pedro Alves  <palves@redhat.com>
5311
5312         * NEWS: Mention "maint set/show target-non-stop".
5313         * breakpoint.c (update_global_location_list): Check
5314         target_is_non_stop_p instead of non_stop.
5315         * infcmd.c (attach_command_post_wait, attach_command): Likewise.
5316         * infrun.c (show_can_use_displaced_stepping)
5317         (can_use_displaced_stepping_p, start_step_over_inferior):
5318         Likewise.
5319         (internal_resume_ptid): New function.
5320         (resume): Use it.
5321         (proceed): Check target_is_non_stop_p instead of non_stop.  If in
5322         all-stop mode but the target is always in non-stop mode, start all
5323         the other threads that are implicitly resumed too.
5324         (for_each_just_stopped_thread, fetch_inferior_event)
5325         (adjust_pc_after_break, stop_all_threads): Check
5326         target_is_non_stop_p instead of non_stop.
5327         (handle_inferior_event): Likewise.  Handle detach-fork in all-stop
5328         with the target always in non-stop mode.
5329         (handle_signal_stop) <random signal>: Check target_is_non_stop_p
5330         instead of non_stop.
5331         (switch_back_to_stepped_thread): Check target_is_non_stop_p
5332         instead of non_stop.
5333         (keep_going_stepped_thread): Use internal_resume_ptid.
5334         (stop_waiting): If in all-stop mode, and the target is in non-stop
5335         mode, stop all threads.
5336         (keep_going_pass): Likewise, when starting a new in-line step-over
5337         sequence.
5338         * linux-nat.c (get_pending_status, select_event_lwp)
5339         (linux_nat_filter_event, linux_nat_wait_1, linux_nat_wait): Check
5340         target_is_non_stop_p instead of non_stop.
5341         (linux_nat_always_non_stop_p): New function.
5342         (linux_nat_stop): Check target_is_non_stop_p instead of non_stop.
5343         (linux_nat_add_target): Install linux_nat_always_non_stop_p.
5344         * target-delegates.c: Regenerate.
5345         * target.c (target_is_non_stop_p): New function.
5346         (target_non_stop_enabled, target_non_stop_enabled_1): New globals.
5347         (maint_set_target_non_stop_command)
5348         (maint_show_target_non_stop_command): New functions.
5349         (_initilize_target): Install "maint set/show target-non-stop"
5350         commands.
5351         * target.h (struct target_ops) <to_always_non_stop_p>: New field.
5352         (target_non_stop_enabled): New declaration.
5353         (target_is_non_stop_p): New declaration.
5354
5355 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5356
5357         * breakpoint.c (breakpoints_should_be_inserted_now): If any thread
5358         has a pending status, return true.
5359         * gdbthread.h: Include target/waitstatus.h.
5360         (struct thread_suspend_state) <stop_reason, waitstatus_pending_p,
5361         stop_pc>: New fields.
5362         (struct thread_info) <resumed>: New field.
5363         (set_resumed): Declare.
5364         * infrun.c: Include "event-loop.h".
5365         (infrun_async_inferior_event_token, infrun_is_async): New globals.
5366         (infrun_async): New function.
5367         (clear_step_over_info): Add debug output.
5368         (displaced_step_in_progress_any_inferior): New function.
5369         (displaced_step_fixup): New returns int.
5370         (start_step_over): Handle in-line step-overs too.  Assert the
5371         thread is marked resumed.
5372         (resume_cleanups): Clear the thread's resumed flag.
5373         (resume): Set the thread's resumed flag.  Return early if the
5374         thread has a pending status.  Allow stepping a breakpoint with no
5375         signal.
5376         (proceed): Adjust to check 'resumed' instead of 'executing'.
5377         (clear_proceed_status_thread): If the thread has a pending status,
5378         and that status is a finished step, discard the pending status.
5379         (clear_proceed_status): Don't clear step_over_info here.
5380         (random_pending_event_thread, do_target_wait): New functions.
5381         (prepare_for_detach, wait_for_inferior, fetch_inferior_event): Use
5382         do_target_wait.
5383         (wait_one): New function.
5384         (THREAD_STOPPED_BY): New macro.
5385         (thread_stopped_by_watchpoint, thread_stopped_by_sw_breakpoint)
5386         (thread_stopped_by_hw_breakpoint): New functions.
5387         (switch_to_thread_cleanup, save_waitstatus, stop_all_threads): New
5388         functions.
5389         (handle_inferior_event): Also call set_resumed(false) on all
5390         threads implicitly stopped by the event.
5391         (restart_threads, resumed_thread_with_pending_status): New
5392         functions.
5393         (finish_step_over): If we were doing an in-line step-over before,
5394         and no longer are after trying to start a new step-over, restart
5395         all threads.  If we have multiple threads with pending events,
5396         save the current event and go through the event loop again.
5397         (handle_signal_stop): Return early if finish_step_over returns
5398         false.
5399         <random signal>: If we get a signal while stepping over a
5400         breakpoint in-line in non-stop mode, restart all threads.  Clear
5401         step_over_info before delivering the signal.
5402         (keep_going_stepped_thread): Use internal_error instead of
5403         gdb_assert.  Mark the thread as resumed.
5404         (keep_going_pass_signal): Assert the thread isn't already resumed.
5405         If some other thread is doing an in-line step-over, defer the
5406         resume.  If we just started a new in-line step-over, stop all
5407         threads.  Don't clear step_over_info.
5408         (infrun_async_inferior_event_handler): New function.
5409         (_initialize_infrun): Create async event handler with
5410         infrun_async_inferior_event_handler as callback.
5411         (infrun_async): New declaration.
5412         * target.c (target_async): New function.
5413         * target.h (target_async): Declare macro and readd as function
5414         declaration.
5415         * target/waitstatus.h (enum target_stop_reason)
5416         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5417         * thread.c (new_thread): Clear the new waitstatus field.
5418         (set_resumed): New function.
5419
5420 2015-08-07  Pedro Alves  <palves@redhat.com>
5421
5422         * infrun.c (keep_going_stepped_thread): New function, factored out
5423         from ...
5424         (switch_back_to_stepped_thread): ... here.
5425
5426 2015-08-07  Pedro Alves  <palves@redhat.com>
5427
5428         * infrun.c (currently_stepping): Extend intro comment.
5429         * target.h (target_resume): Extend intro comment.
5430
5431 2015-08-07  Pedro Alves  <palves@redhat.com>
5432
5433         * infrun.c (switch_back_to_stepped_thread): Use ecs->ptid instead
5434         of inferior_ptid.  If the stepped thread vanished, return 0
5435         instead of resuming here.  Use reset_ecs.  Print the prev_pc and
5436         the current stop_pc in log message.  Clear trap_expected if the
5437         thread advanced.  Don't pass currently_stepping to
5438         do_target_resume.
5439
5440 2015-08-07  Pedro Alves  <palves@redhat.com>
5441
5442         * gdbthread.h (struct thread_info) <prev_pc>: Extend comment.
5443         * infrun.c (struct execution_control_state): Move higher up in the
5444         file.
5445         (reset_ecs): New function.
5446         (start_step_over): Now returns int.  Rewrite to use
5447         keep_going_pass_signal instead of manually starting a displaced step.
5448         (resume): Don't call set_running here.  If displaced stepping
5449         can't start now, clear trap_expected.
5450         (find_thread_needs_step_over): Delete function.
5451         (proceed): Set up finish_thread_state_cleanup.  Call set_running.
5452         If the current thread needs a step over, push it in the step-over
5453         chain.  Don't set insert breakpoints nor call resume directly
5454         here.  Instead rewrite to use start_step_over and
5455         keep_going_pass_signal.
5456         (finish_step_over): New function.
5457         (handle_signal_stop): Call finish_step_over instead of
5458         start_step_over.
5459         (switch_back_to_stepped_thread): If the event thread needs another
5460         step-over do that first.  Use start_step_over.
5461         (keep_going_pass_signal): New function, factored out from ...
5462         (keep_going): ... here.
5463         (_initialize_infrun): Comment moved here.
5464         * thread.c (set_running_thread): New function.
5465         (set_running, finish_thread_state): Use set_running_thread.
5466
5467 2015-08-07  Pedro Alves  <palves@redhat.com>
5468
5469         * gdbthread.h (struct thread_info) <step_over_prev,
5470         step_over_next>: New fields.
5471         (thread_step_over_chain_enqueue, thread_step_over_chain_remove)
5472         (thread_step_over_chain_next, thread_is_in_step_over_chain): New
5473         declarations.
5474         * infrun.c (struct displaced_step_request): Delete.
5475         (struct displaced_step_inferior_state) <step_request_queue>:
5476         Delete field.
5477         (displaced_step_prepare): Assert that trap_expected is set.  Use
5478         thread_step_over_chain_enqueue.  Split starting a new displaced
5479         step to ...
5480         (start_step_over): ... this new function.
5481         (resume): Assert the thread isn't waiting for a step over already.
5482         (proceed): Assert the thread isn't waiting for a step over
5483         already.
5484         (infrun_thread_stop_requested): Adjust to remove threads from the
5485         embedded step-over chain.
5486         (handle_inferior_event) <fork/vfork>: Call start_step_over after
5487         displaced_step_fixup.
5488         (handle_signal_stop): Call start_step_over after
5489         displaced_step_fixup.
5490         * infrun.h (step_over_queue_head): New declaration.
5491         * thread.c (step_over_chain_enqueue, step_over_chain_remove)
5492         (thread_step_over_chain_next, thread_is_in_step_over_chain)
5493         (thread_step_over_chain_enqueue)
5494         (thread_step_over_chain_remove): New functions.
5495         (delete_thread_1): Remove thread from the step-over chain.
5496
5497 2015-08-07  Pedro Alves  <palves@redhat.com>
5498
5499         * infrun.c (thread_still_needs_step_over): Rename to ...
5500         (thread_still_needs_step_over_bp): ... this.
5501         (enum step_over_what): New.
5502         (thread_still_needs_step_over): Reimplement.
5503
5504 2015-08-07  Pedro Alves  <palves@redhat.com>
5505
5506         * remote.c (remote_wait_as): If not waiting for a stop reply,
5507         return TARGET_WAITKIND_NO_RESUMED.  If TARGET_WNOHANG is
5508         requested, don't block waiting forever.
5509
5510 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5511
5512         * infrun.c (adjust_pc_after_break): Now takes thread_info and
5513         waitstatus pointers instead of an ecs.  Adjust.
5514         (handle_inferior_event): Adjust caller.
5515
5516 2015-08-07  Pedro Alves  <palves@redhat.com>
5517
5518         * infrun.c (handle_inferior_event): If we get
5519         TARGET_WAITKIND_SIGNALLED or TARGET_WAITKIND_EXITED in non-stop
5520         mode, mark all threads of the exiting process as not-executing.
5521         (normal_stop): If we get TARGET_WAITKIND_SIGNALLED or
5522         TARGET_WAITKIND_EXITED in non-stop mode, finish all threads of the
5523         exiting process, if inferior_ptid still points at a process.
5524         * thread.c (struct current_thread_cleanup) <next>: New field.
5525         (current_thread_cleanup_chain): New global.
5526         (restore_current_thread_ptid_changed): New function.
5527         (restore_current_thread_cleanup_dtor): Remove the cleanup from the
5528         current_thread_cleanup_chain list.
5529         (make_cleanup_restore_current_thread): Add the cleanup data to the
5530         current_thread_cleanup_chain list.
5531         (_initialize_thread): Install restore_current_thread_ptid_changed
5532         as thread_ptid_changed observer.
5533
5534 2015-08-07  Joel Brobecker  <brobecker@adacore.com>
5535
5536         * dtrace-probe.c (dtrace_process_dof): Ignore the objfile's DOF
5537         data if a DTRACE_DOF_SECT_TYPE_PROVIDER section is found to be
5538         smaller than expected.
5539
5540 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5541
5542         * stack.c (get_frame_language): Moved ...
5543         * frame.c (get_frame_language): ... to here.
5544         * language.h (get_frame_language): Declaration moved to frame.h.
5545         * frame.h: Add language.h include, for language enum.
5546         (get_frame_language): Declaration moved from language.h.
5547         * language.c: Add frame.h include.
5548         * top.c: Add frame.h include.
5549         * symtab.h (struct obj_section): Declare.
5550         (struct cmd_list_element): Declare.
5551
5552 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5553
5554         * language.c (show_language_command): Find selected frame before
5555         asking for the language of that frame.
5556         (set_language_command): Likewise.
5557         * language.h (get_frame_language): Add frame parameter.
5558         * stack.c (get_frame_language): Add frame parameter, assert
5559         parameter is not NULL, update comment and reindent.
5560         * top.c (check_frame_language_change): Pass the selected frame
5561         into get_frame_language.
5562
5563 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5564
5565         * btrace.c (btrace_compute_ftrace_bts): Clear insn flags.
5566         (pt_btrace_insn_flags): New.
5567         (ftrace_add_pt): Call pt_btrace_insn_flags.
5568         * btrace.h (btrace_insn_flag): New.
5569         (btrace_insn) <flags>: New.
5570         * record-btrace.c (btrace_insn_history): Print insn prefix.
5571         * NEWS: Announce it.
5572
5573 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5574
5575         * configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
5576         * configure: Regenerate.
5577
5578 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
5579
5580         * Makefile.in (LIBICONV): Define.
5581         (CLIBS): Add LIBICONV.
5582         * acinclude.m4: Use config/iconv.m4 instead of custom AM_ICONV.
5583         * configure: Regenerate.
5584
5585 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5586             Pedro Alves  <palves@redhat.com>
5587
5588         * arm-tdep.c (set_fp_model_sfunc): Add cast from integer to enum.
5589         (arm_set_abi): Likewise.
5590         * ax-general.c (ax_print): Likewise.
5591         * c-exp.y (exp : string_exp): Likewise.
5592         * compile/compile-loc2c.c (compute_stack_depth_worker): Likewise.
5593         (do_compile_dwarf_expr_to_c): Likewise.
5594         * cp-name-parser.y (demangler_special : DEMANGLER_SPECIAL start):
5595         Likewise.
5596         * dwarf2expr.c (execute_stack_op): Likewise.
5597         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
5598         (disassemble_dwarf_expression): Likewise.
5599         * dwarf2read.c (dwarf2_add_member_fn): Likewise.
5600         (read_array_order): Likewise.
5601         (abbrev_table_read_table): Likewise.
5602         (read_attribute_value): Likewise.
5603         (skip_unknown_opcode): Likewise.
5604         (dwarf_decode_macro_bytes): Likewise.
5605         (dwarf_decode_macros): Likewise.
5606         * eval.c (value_f90_subarray): Likewise.
5607         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5608         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5609         * infrun.c (handle_command): Likewise.
5610         * memory-map.c (memory_map_start_memory): Likewise.
5611         * osabi.c (set_osabi): Likewise.
5612         * parse.c (operator_length_standard): Likewise.
5613         * ppc-linux-tdep.c (ppc_canonicalize_syscall): Likewise, and use
5614         single return point.
5615         * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
5616         * python/py-symbol.c (gdbpy_lookup_symbol): Likewise.
5617         (gdbpy_lookup_global_symbol): Likewise.
5618         * record-full.c (record_full_restore): Likewise.
5619         * regcache.c (regcache_register_status): Likewise.
5620         (regcache_raw_read): Likewise.
5621         (regcache_cooked_read): Likewise.
5622         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
5623         * symtab.c (initialize_ordinary_address_classes): Likewise.
5624         * target-debug.h (target_debug_print_signals): Likewise.
5625         * utils.c (do_restore_current_language): Likewise.
5626
5627 2015-08-06  Clem Dickey  <clemd@acm.org>
5628
5629         PR python/17136
5630         * python/lib/gdb/command/type_printers.py (InfoTypePrinter): Fix typo.
5631
5632 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5633
5634         * complaints.c (enum complaint_series): Add newlines and remove
5635         out of date comment.
5636         (struct complaints) <series>: Change type to enum
5637         complaint_series and remove out of date comment.
5638         (symfile_complaint_hook): Use equivalent enum value
5639         ISOLATED_MESSAGE instead of 0.
5640
5641 2015-08-06  Pedro Alves  <palves@redhat.com>
5642
5643         * nat/linux-waitpid.c (my_waitpid): Only print *status if waitpid
5644         returned > 0.
5645
5646 2015-08-06  Pierre Langlois  <pierre.langlois@arm.com>
5647
5648         * common/agent.c (symbol_list) <required>: Remove.
5649
5650 2015-08-06  Pedro Alves  <palves@redhat.com>
5651
5652         * target/waitstatus.h (enum target_stop_reason)
5653         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5654
5655 2015-08-05  Pedro Alves  <palves@redhat.com>
5656             Joel Brobecker  <brobecker@adacore.com>
5657
5658         * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
5659         <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
5660         case where BS->STOP is not set.
5661
5662 2015-08-05  Ulrich Weigand  <uweigand@de.ibm.com>
5663
5664         * nat/gdb_thread_db.h: Add copyright header.
5665         Protect against multiple inclusion.
5666
5667 2015-08-05  Yao Qi  <yao.qi@linaro.org>
5668
5669         * aarch64-linux-nat.c (get_thread_id): Remove.
5670         (debug_reg_change_callback): Call ptid_get_lwp instead of
5671         get_thread_id.
5672         (fetch_gregs_from_thread): Likewise.
5673         (store_gregs_to_thread): Likewise.
5674         (fetch_fpregs_from_thread): Likewise.
5675         (store_fpregs_to_thread): Likewise.
5676         (aarch64_linux_get_debug_reg_capacity): Likewise.
5677         * arm-linux-nat.c (get_thread_id): Remove.
5678         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5679         * xtensa-linux-nat.c (get_thread_id): Remove.
5680         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5681         * arm-linux-nat.c (get_thread_id): Remove.
5682         (GET_THREAD_ID): Remove.
5683         (fetch_fpregs): Call ptid_get_lwp instead of GET_THREAD_ID.
5684         (store_fpregs, fetch_regs, store_regs): Likewise.
5685         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
5686         (fetch_vfp_regs, store_vfp_regs): Likewise.
5687         (arm_linux_read_description): Likewise.
5688         (arm_linux_get_hwbp_cap): Likewise.
5689         * xtensa-linux-nat.c (get_thread_id): Remove.
5690         (GET_THREAD_ID): Remove.
5691         (fetch_gregs, store_gregs): Call ptid_get_lwp instead of
5692         GET_THREAD_ID.
5693
5694 2015-08-04  Ciro Santilli  <ciro.santilli@gmail.com>  (obvious patch)
5695
5696         * python/py-linetable.c: Fix case of Linetable to LineTable
5697         in docstrings and code comments.
5698         * python/py-symtab.c: Same.
5699
5700 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5701
5702         * infcmd.c (signal_command): Call do_cleanups for args_chain.
5703
5704 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5705
5706         PR gdb/18767
5707         * infcmd.c (attach_command): Move ARGS_CHAIN cleanup after last ARGS
5708         use.
5709
5710 2015-08-04  Pedro Alves  <palves@redhat.com>
5711
5712         * nat/gdb_thread_db.h (td_init_ftype, td_ta_new_ftype)
5713         (td_ta_map_lwp2thr_ftype, td_ta_thr_iter_ftype)
5714         (td_ta_event_addr_ftype, td_ta_set_event_ftype)
5715         (td_ta_clear_event_ftype, td_ta_event_getmsg_ftype)
5716         (td_thr_validate_ftype, td_thr_get_info_ftype)
5717         (td_thr_event_enable_ftype, td_thr_tls_get_addr_ftype)
5718         (td_thr_tlsbase_ftype, td_symbol_list_ftype, td_ta_delete_ftype):
5719         New typedefs.
5720         * linux-thread-db.c (struct thread_db_info): Use new typedefs.
5721         (try_thread_db_load_1): Define TDB_VERBOSE_DLSYM, TDB_DLSYM , CHK
5722         local macros and use them instead of verbose_dlsym and dlsym
5723         calls.
5724
5725 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5726
5727         * nios2-tdep.h: Include opcode/nios2.h here.
5728         (NIOS2_CDX_OPCODE_SIZE): New.
5729         (struct gdbarch_tdep): Add OP parameter to syscall_next_pc.
5730         * nios2-tdep.c: Don't include opcode/nios2.h here.
5731         (nios2_fetch_insn): For R2, try reading 2-byte instruction if
5732         4-byte read fails.
5733         (nios2_match_add, nios2_match_sub): Add cases for R2 encodings.
5734         (nios2_match_addi, nios2_match_orhi): Likewise.
5735         (nios2_match_stw, nios2_match_ldw): Likewise.
5736         (nios2_match_rdctl): Likewise.
5737         (nios2_match_stwm, nios2_match_ldwm): New.
5738         (nios2_match_branch): Add cases for R2 encodings.
5739         (nios2_match_jmpi, nios2_match_calli): Likewise.
5740         (nios2_match_jmpr, nios2_match_callr): Likewise.
5741         (nios2_match_break, nios2_match_trap): Likewise.
5742         (nios2_in_epilogue_p): Add R2 support.
5743         (nios2_analyze_prologue): Update comments.  Recognize R2 CDX
5744         prologues.
5745         (nios2_breakpoint_from_pc): Handle R2 instructions.
5746         (nios2_get_next_pc): Likewise.  Adjust call to
5747         tdep->syscall_next_pc.
5748         * nios2-linux-tdep.c (nios2_r1_linux_rt_sigreturn_tramp_frame):
5749         Renamed from nios2_linux_rt_sigreturn_tramp_frame.  Use
5750         instruction field macros instead of literal hex values.
5751         (nios2_r2_linux_rt_sigreturn_tramp_frame): New.
5752         (nios2_linux_syscall_next_pc): Adjust signature to pass OP.
5753         Use size field from OP instead of assuming all instructions
5754         are the same size.
5755         (nios2_linux_init_abi): Register appropriate unwinder for mach.
5756
5757 2015-08-03  Ulrich Weigand  <uweigand@de.ibm.com>
5758
5759         * cp-namespace.c (cp_lookup_symbol_via_imports): Fix uninitialized
5760         variable warning with some compilers.
5761
5762 2015-08-03  Yao Qi  <yao.qi@linaro.org>
5763
5764         * arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
5765         in comment.  Replace "rw" with "type".
5766         (arm_linux_remove_watchpoint): Change type of "rw" to
5767         "enum target_hw_bp_type".
5768
5769 2015-08-02  Pierre-Marie de Rodat  <derodat@adacore.com>
5770
5771         * alpha-mdebug-tdep.c (find_proc_desc): Update call to
5772         lookup_symbol.
5773         * ft32-tdep.c (ft32_skip_prologue): Likewise.
5774         * moxie-tdep.c (moxie_skip_prologue): Likewise.
5775         * mt-tdep.c (mt_skip_prologue): Likewise.
5776         * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
5777
5778 2015-08-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5779
5780         * ada-exp.y (write_object_renaming): Replace struct
5781         ada_symbol_info with struct block_symbol.  Update field
5782         references accordingly.
5783         (block_lookup, select_possible_type_sym): Likewise.
5784         (find_primitive_type): Likewise.  Also update call to
5785         ada_lookup_symbol to extract the symbol itself.
5786         (write_var_or_type, write_name_assoc): Likewise.
5787         * ada-lang.h (struct ada_symbol_info): Remove.
5788         (ada_lookup_symbol_list): Replace struct ada_symbol_info with
5789         struct block_symbol.
5790         (ada_lookup_encoded_symbol, user_select_syms): Likewise.
5791         (ada_lookup_symbol): Return struct block_symbol instead of a
5792         mere symbol.
5793         * ada-lang.c (defns_collected): Replace struct ada_symbol_info
5794         with struct block_symbol.
5795         (resolve_subexp, ada_resolve_function, sort_choices,
5796         user_select_syms, is_nonfunction, add_defn_to_vec,
5797         num_defns_collected, defns_collected,
5798         symbols_are_identical_enums, remove_extra_symbols,
5799         remove_irrelevant_renamings, add_lookup_symbol_list_worker,
5800         ada_lookup_symbol_list, ada_iterate_over_symbols,
5801         ada_lookup_encoded_symbol, get_var_value): Likewise.
5802         (ada_lookup_symbol): Return a block_symbol instead of a mere
5803         symbol.  Replace struct ada_symbol_info with struct
5804         block_symbol.
5805         (ada_lookup_symbol_nonlocal): Likewise.
5806         (standard_lookup): Make block passing explicit through
5807         lookup_symbol_in_language.
5808         * ada-tasks.c (get_tcb_types_info): Update the calls to
5809         lookup_symbol_in_language to extract the mere symbol out of the
5810         returned value.
5811         (ada_tasks_inferior_data_sniffer): Likewise.
5812         * ax-gdb.c (gen_static_field): Likewise for the call to
5813         lookup_symbol.
5814         (gen_maybe_namespace_elt): Deal with struct block_symbol from
5815         lookup functions.
5816         (gen_expr): Likewise.
5817         * c-exp.y: Likewise.  Remove uses of block_found.
5818         (lex_one_token, classify_inner_name, c_print_token): Likewise.
5819         (classify_name): Likewise.  Rename the "sym" local variable to
5820         "bsym".
5821         * c-valprint.c (print_unpacked_pointer): Likewise.
5822         * compile/compile-c-symbols.c (convert_symbol_sym): Promote the
5823         "sym" parameter from struct symbol * to struct block_symbol.
5824         Use it to remove uses of block_found.  Deal with struct
5825         block_symbol from lookup functions.
5826         (gcc_convert_symbol): Likewise.  Update the call to
5827         convert_symbol_sym.
5828         * compile/compile-object-load.c (compile_object_load): Deal with
5829         struct block_symbol from lookup functions.
5830         * cp-namespace.c (cp_lookup_nested_symbol_1,
5831         cp_lookup_nested_symbol, cp_lookup_bare_symbol,
5832         cp_search_static_and_baseclasses,
5833         cp_lookup_symbol_in_namespace, cp_lookup_symbol_via_imports,
5834         cp_lookup_symbol_imports_or_template,
5835         cp_lookup_symbol_via_all_imports, cp_lookup_symbol_namespace,
5836         lookup_namespace_scope, cp_lookup_nonlocal,
5837         find_symbol_in_baseclass): Return struct block_symbol instead of
5838         mere symbols and deal with struct block_symbol from lookup
5839         functions.
5840         * cp-support.c (inspect_type, replace_typedefs,
5841         cp_lookup_rtti_type): Deal with struct block_symbol from
5842         lookup functions.
5843         * cp-support.h (cp_lookup_symbol_nonlocal,
5844         cp_lookup_symbol_from_namespace,
5845         cp_lookup_symbol_imports_or_template, cp_lookup_nested_symbol):
5846         Return struct block_symbol instead of mere symbols.
5847         * d-exp.y (d_type_from_name, d_module_from_name, push_variable,
5848         push_module_name):
5849         Deal with struct block_symbol from lookup functions.  Remove
5850         uses of block_found.
5851         * eval.c (evaluate_subexp_standard): Update call to
5852         cp_lookup_symbol_namespace.
5853         * f-exp.y: Deal with struct block_symbol from lookup functions.
5854         Remove uses of block_found.
5855         (yylex): Likewise.
5856         * gdbtypes.c (lookup_typename, lookup_struct, lookup_union,
5857         lookup_enum, lookup_template_type, check_typedef): Deal with
5858         struct block_symbol from lookup functions.
5859         * guile/scm-frame.c (gdbscm_frame_read_var): Likewise.
5860         * guile/scm-symbol.c (gdbscm_lookup_symbol): Likewise.
5861         (gdbscm_lookup_global_symbol): Likewise.
5862         * gnu-v3-abi.c (gnuv3_get_typeid_type): Likewise.
5863         * go-exp.y: Likewise.  Remove uses of block_found.
5864         (package_name_p, classify_packaged_name, classify_name):
5865         Likewise.
5866         * infrun.c (insert_exception_resume_breakpoint): Likewise.
5867         * jv-exp.y (push_variable): Likewise.
5868         * jv-lang.c (java_lookup_class, get_java_object_type): Likewise.
5869         * language.c (language_bool_type): Likewise.
5870         * language.h (struct language_defn): Update
5871         la_lookup_symbol_nonlocal to return a struct block_symbol rather
5872         than a mere symbol.
5873         * linespec.c (find_label_symbols): Deal with struct block_symbol
5874         from lookup functions.
5875         * m2-exp.y: Likewise.  Remove uses of block_found.
5876         (yylex): Likewise.
5877         * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
5878         * objc-lang.c (lookup_struct_typedef, find_imps): Likewise.
5879         * p-exp.y: Likewise.  Remove uses of block_found.
5880         (yylex): Likewise.
5881         * p-valprint.c (pascal_val_print): Likewise.
5882         * parse.c (write_dollar_variable): Likewise.  Remove uses of
5883         block_found.
5884         * parser-defs.h (struct symtoken): Turn the SYM field into a
5885         struct block_symbol.
5886         * printcmd.c (address_info): Deal with struct block_symbol from
5887         lookup functions.
5888         * python/py-frame.c (frapy_read_var): Likewise.
5889         * python/py-symbol.c (gdbpy_lookup_symbol,
5890         gdbpy_lookup_global_symbol): Likewise.
5891         * skip.c (skip_function_command): Likewise.
5892         * solib-darwin.c (darwin_lookup_lib_symbol): Return a struct
5893         block_symbol instead of a mere symbol.
5894         * solib-spu.c (spu_lookup_lib_symbol): Likewise.
5895         * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
5896         * solib.c (solib_global_lookup): Likewise.
5897         * solist.h (solib_global_lookup): Likewise.
5898         (struct target_so_ops): Update lookup_lib_global_symbol to
5899         return a struct block_symbol rather than a mere symbol.
5900         * source.c (select_source_symtab): Deal with struct block_symbol
5901         from lookup functions.
5902         * stack.c (print_frame_args, iterate_over_block_arg_vars):
5903         Likewise.
5904         * symfile.c (set_initial_language): Likewise.
5905         * symtab.c (SYMBOL_LOOKUP_FAILED): Turn into a struct
5906         block_symbol.
5907         (SYMBOL_LOOKUP_FAILED_P): New predicate as a macro.
5908         (struct symbol_cache_slot): Turn the FOUND field into a struct
5909         block_symbol.
5910         (block_found): Remove.
5911         (eq_symbol_entry): Update to deal with struct block_symbol in
5912         cache slots.
5913         (symbol_cache_lookup): Return a struct block_symbol rather than
5914         a mere symbol.
5915         (symbol_cache_mark_found): Add a BLOCK parameter to fill
5916         appropriately the cache slots.  Update callers.
5917         (symbol_cache_dump): Update cache slots handling to the type
5918         change.
5919         (lookup_symbol_in_language, lookup_symbol, lookup_language_this,
5920         lookup_symbol_aux, lookup_local_symbol,
5921         lookup_symbol_in_objfile, lookup_global_symbol_from_objfile,
5922         lookup_symbol_in_objfile_symtabs,
5923         lookup_symbol_in_objfile_from_linkage_name,
5924         lookup_symbol_via_quick_fns, basic_lookup_symbol_nonlocal,
5925         lookup_symbol_in_static_block, lookup_static_symbol,
5926         lookup_global_symbol):
5927         Return a struct block_symbol rather than a mere symbol.  Deal
5928         with struct block_symbol from other lookup functions.  Remove
5929         uses of block_found.
5930         (lookup_symbol_in_block): Remove uses of block_found.
5931         (struct global_sym_lookup_data): Turn the RESULT field into a
5932         struct block_symbol.
5933         (lookup_symbol_global_iterator_cb): Update references to the
5934         RESULT field.
5935         (search_symbols): Deal with struct block_symbol from lookup
5936         functions.
5937         * symtab.h (struct block_symbol): New structure.
5938         (block_found): Remove.
5939         (lookup_symbol_in_language, lookup_symbol,
5940         basic_lookup_symbol_nonlocal, lookup_symbol_in_static_block,
5941         lookup_static_symbol, lookup_global_symbol, lookup_language_this,
5942         lookup_global_symbol_from_objfile): Return a struct block_symbol
5943         rather than just a mere symbol.  Update comments to remove
5944         mentions of block_found.
5945         * valops.c (find_function_in_inferior,
5946         value_struct_elt_for_reference, value_maybe_namespace_elt,
5947         value_of_this):  Deal with struct block_symbol from lookup
5948         functions.
5949         * value.c (value_static_field, value_fn_field): Likewise.
5950
5951 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5952
5953         * remote-m32r-sdi.c (m32r_remove_watchpoint): Use enum type
5954         instead of integer.
5955
5956 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5957             Pedro Alves  <palves@redhat.com>
5958
5959         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
5960         type or value instead of integer.
5961         (aarch64_linux_insert_watchpoint): Likewise.
5962         (aarch64_linux_remove_watchpoint): Likewise.
5963         * ada-lang.c (ada_op_print_tab): Likewise.
5964         * amd64-linux-tdep.c (amd64_canonicalize_syscall): Likewise.
5965         (amd64_linux_syscall_record_common): Likewise.
5966         * arch-utils.c (target_byte_order_user): Likewise.
5967         (default_byte_order): Likewise.
5968         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Likewise.
5969         (arm_linux_get_hwbp_type): Likewise.
5970         (arm_linux_hw_watchpoint_initialize): Likewise.
5971         (arm_linux_insert_watchpoint): Likewise.
5972         * arm-linux-tdep.c (arm_canonicalize_syscall): Likewise.
5973         (arm_linux_syscall_record): Likewise.
5974         * breakpoint.c (update_watchpoint): Likewise.
5975         (breakpoint_here_p): Likewise.
5976         (bpstat_print): Likewise.
5977         (enable_breakpoint_disp): Likewise.
5978         * c-lang.c (c_op_print_tab): Likewise.
5979         * cli/cli-decode.c (add_info_alias): Likewise.
5980         * d-lang.c (d_op_print_tab): Likewise.
5981         * eval.c (evaluate_subexp_standard): Likewise.
5982         * f-exp.y (dot_ops): Likewise.
5983         (f77_keywords): Likewise.
5984         * f-lang.c (f_op_print_tab): Likewise.
5985         * go-lang.c (go_op_print_tab): Likewise.
5986         * guile/scm-breakpoint.c (gdbscm_make_breakpoint): Likewise.
5987         * guile/scm-cmd.c (gdbscm_make_command): Likewise.
5988         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5989         * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Likewise.
5990         * guile/scm-string.c (struct scm_to_stringn_data): Likewise.
5991         (struct scm_from_stringn_data): Likewise.
5992         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5993         * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
5994         (ia64_linux_remove_watchpoint): Likewise.
5995         (ia64_linux_can_use_hw_breakpoint): Likewise.
5996         * infrun.c (print_stop_event): Likewise.
5997         * jv-lang.c (java_op_print_tab): Likewise.
5998         * linux-nat.c (linux_proc_xfer_partial): Likewise.
5999         * linux-nat.h (struct lwp_info): Likewise.
6000         * linux-thread-db.c (enable_thread_event): Likewise.
6001         * m2-lang.c (m2_op_print_tab): Likewise.
6002         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
6003         (mi_cmd_stack_list_variables): Likewise.
6004         * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
6005         * mi/mi-out.c (mi_table_begin): Likewise.
6006         (mi_table_header): Likewise.
6007         * mips-linux-nat.c (mips_linux_can_use_hw_breakpoint): Likewise.
6008         (mips_linux_insert_watchpoint): Likewise.
6009         (mips_linux_remove_watchpoint): Likewise.
6010         * nat/mips-linux-watch.c (mips_linux_watch_type_to_irw): Likewise.
6011         * nat/mips-linux-watch.h (struct mips_watchpoint): Likewise.
6012         (mips_linux_watch_type_to_irw): Likewise.
6013         * nto-procfs.c (procfs_can_use_hw_breakpoint): Likewise.
6014         (procfs_insert_hw_watchpoint): Likewise.
6015         (procfs_remove_hw_watchpoint): Likewise.
6016         (procfs_hw_watchpoint): Likewise.
6017         (procfs_can_use_hw_breakpoint): Likewise.
6018         (procfs_remove_hw_watchpoint): Likewise.
6019         (procfs_insert_hw_watchpoint): Likewise.
6020         * p-lang.c (pascal_op_print_tab): Likewise.
6021         * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): Likewise.
6022         * ppc-linux-tdep.c (ppu2spu_unwind_register): Likewise.
6023         * ppc-sysv-tdep.c (get_decimal_float_return_value): Likewise.
6024         * procfs.c (procfs_can_use_hw_breakpoint): Likewise.
6025         (procfs_insert_watchpoint): Likewise.
6026         (procfs_remove_watchpoint): Likewise.
6027         * psymtab.c (recursively_search_psymtabs): Likewise.
6028         * remote-m32r-sdi.c (m32r_can_use_hw_watchpoint): Likewise.
6029         (m32r_insert_watchpoint): Likewise.
6030         * remote-mips.c (mips_can_use_watchpoint): Likewise.
6031         (mips_insert_watchpoint): Likewise.
6032         (mips_remove_watchpoint): Likewise.
6033         * remote.c (watchpoint_to_Z_packet): Likewise.
6034         (remote_insert_watchpoint): Likewise.
6035         (remote_remove_watchpoint): Likewise.
6036         (remote_check_watch_resources): Likewise.
6037         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
6038         (s390_remove_watchpoint): Likewise.
6039         (s390_can_use_hw_breakpoint): Likewise.
6040         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
6041         * spu-linux-nat.c (spu_can_use_hw_breakpoint): Likewise.
6042         * target.h (struct target_ops): Likewise.
6043         * tilegx-tdep.c (tilegx_analyze_prologue): Likewise.
6044         * ui-out.c (struct ui_out_hdr): Likewise.
6045         (append_header_to_list): Likewise.
6046         (get_next_header): Likewise.
6047         (verify_field): Likewise.
6048         (ui_out_begin): Likewise.
6049         (ui_out_field_int): Likewise.
6050         (ui_out_field_fmt_int): Likewise.
6051         (ui_out_field_skip): Likewise.
6052         (ui_out_field_string): Likewise.
6053         (ui_out_field_fmt): Likewise.
6054         * varobj.c (new_variable): Likewise.
6055         * x86-nat.c (x86_insert_watchpoint): Likewise.
6056         (x86_remove_watchpoint): Likewise.
6057         (x86_can_use_hw_breakpoint): Likewise.
6058         * xtensa-tdep.h (struct gdbarch_tdep): Likewise.
6059         * inflow.c (enum gdb_has_a_terminal_flag_enum): Add name to
6060         previously anonymous enumeration type..
6061         * linux-record.h (enum gdb_syscall): Add gdb_sys_no_syscall
6062         value.
6063         * target-debug.h (target_debug_print_enum_target_hw_bp_type): New.
6064         (target_debug_print_enum_bptype): New.
6065         * target-delegates.c: Regenerate.
6066
6067 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
6068
6069         * nios2-tdep.c (nios2_analyze_prologue): Do what the comment
6070         already says and disallow non-stack memory writes in the prologue.
6071
6072 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
6073
6074         * nios2-tdep.c (nios2_analyze_prologue): Update comments to
6075         reflect how current GCC emits stack overflow checks.  Match
6076         both trap and break instructions for backward compatbility.
6077         Disallow other trap and break instructions in the prologue.
6078
6079 2015-07-30  Pedro Alves  <palves@redhat.com>
6080
6081         PR threads/18600
6082         * linux-nat.c (wait_lwp): Report to the core when thread group
6083         leader exits.
6084
6085 2015-07-30  Pedro Alves  <palves@redhat.com>
6086             Simon Marchi  <simon.marchi@ericsson.com>
6087
6088         PR threads/18600
6089         * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
6090         mark the new thread as resumed.  Remove STOPPING parameter.
6091         (wait_lwp): Adjust call to linux_handle_extended_wait.
6092         (linux_nat_filter_event): Adjust call to
6093         linux_handle_extended_wait.
6094         (resume_stopped_resumed_lwps): Add debug output.
6095
6096 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
6097
6098         * arch-utils.c (default_fast_tracepoint_valid_at): Remove unused
6099         isize argument.
6100         * arch-utils.h (default_fast_tracepoint_valid_at): Likewise.
6101         * breakpoint.c (check_fast_tracepoint_sals): Adjust call to
6102         gdbarch_fast_tracepoint_valid_at.
6103         * gdbarch.sh (fast_tracepoint_valid_at): Remove isize argument.
6104         * gdbarch.h: Regenerate.
6105         * gdbarch.c: Regenerate.
6106         * i386-tdep.c (i386_fast_tracepoint_valid_at): Remove isize
6107         argument.  Do not set it.
6108         * remote.c (remote_download_tracepoint): Adjust call to
6109         gdbarch_fast_tracepoint_valid_at.  Call gdb_insn_length to get
6110         the instruction length.
6111
6112 2015-07-30  Yao Qi  <yao.qi@linaro.org>
6113
6114         * arm-tdep.h (enum gdb_regnum): Move it to ...
6115         * arch/arm.h: ... here.  New file.
6116         * Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
6117
6118 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
6119
6120         * aarch64-tdep.c (decode_b): Rename link argument to is_bl.
6121         Change its type to int *.
6122         (decode_br): Rename link argument to is_blr.  Change its type to
6123         int *.
6124         (decode_cb): Rename op argument to is_cbnz.  Change its type to
6125         int *.
6126         (decode_tb): Rename op argument to is_tbnz.  Change its type to
6127         int *.  Set is_tbnz to either 1 or 0.
6128         (aarch64_analyze_prologue): Change type of is_link to int.  Add
6129         new variables is_cbnz and is_tbnz.  Adjust call to
6130         aarch64_decode_cb and aarch64_decode_tb.
6131
6132 2015-07-29  Simon Marchi  <simon.marchi@ericsson.com>
6133
6134         * mips-linux-nat.c (write_watchpoint_regs): Add NULL as ptrace's 4th
6135         parameter.
6136         (mips_linux_new_thread): Likewise.
6137         * nat/mips-linux-watch.c (mips_linux_read_watch_registers): Likewise.
6138
6139 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
6140
6141         * top.c: Include "tui/tui.h".
6142         (undo_terminal_modifications_before_exit): New static function.
6143         (quit_force): Use it.
6144
6145 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
6146
6147         * target.c (terminal_state): Initialize to terminal_is_ours.
6148
6149 2015-07-29  Yao Qi  <yao.qi@linaro.org>
6150
6151         PR record/18691
6152         * dcache.c (dcache_read_memory_partial): Call
6153         raw_memory_xfer_partial.
6154         * target.c (raw_memory_xfer_partial): Make it non-static.
6155         * target.h (raw_memory_xfer_partial): Declare.
6156
6157 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6158
6159         * c-valprint.c (c_val_print_array): Consider addressable memory
6160         unit size.
6161         (c_val_print_ptr): Likewise.
6162         (c_val_print_int): Likewise.
6163         * findvar.c (read_frame_register_value): Likewise.
6164         * valarith.c (find_size_for_pointer_math): Likewise.
6165         (value_ptrdiff): Likewise.
6166         (value_subscripted_rvalue): Likewise.
6167         * valops.c (read_value_memory): Likewise (and rename variables).
6168         (value_assign): Likewise.
6169         (value_repeat): Likewise.
6170         (value_array): Likewise.
6171         (value_slice): Likewise.
6172         * valprint.c (generic_val_print_ptr): Likewise.
6173         (generic_val_print_enum): Likewise.
6174         (generic_val_print_bool): Likewise.
6175         (generic_val_print_int): Likewise.
6176         (generic_val_print_char): Likewise.
6177         (generic_val_print_float): Likewise.
6178         (generic_val_print_decfloat): Likewise.
6179         (generic_val_print_complex): Likewise.
6180         (val_print_scalar_formatted): Likewise.
6181         (val_print_array_elements): Likewise.
6182         * value.c (set_value_parent): Likewise.
6183         (value_contents_copy_raw): Likewise.
6184         (set_internalvar_component): Likewise.
6185         (value_primitive_field): Likewise.
6186         (value_fetch_lazy): Likewise.
6187         * value.h (read_value_memory): Update comment.
6188
6189 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6190
6191         * value.c (get_value_arch): New function.
6192         * value.h (get_value_arch): New declaration.
6193
6194 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6195
6196         * value.c (struct value): Update comments.
6197
6198 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6199
6200         * gdbtypes.c (type_length_units): New function.
6201         * gdbtypes.h (type_length_units): New declaration.
6202         (struct type) <length>: Update comment.
6203
6204 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6205
6206         * valprint.c (generic_val_print): Factor out complex
6207         printing code to ...
6208         (generic_val_print_complex): ... this new function.
6209
6210 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6211
6212         * valprint.c (generic_val_print): Factor out decfloat
6213         printing code to ...
6214         (generic_val_print_decfloat): ... this new function.
6215
6216 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6217
6218         * valprint.c (generic_val_print): Factor out float
6219         printing code to ...
6220         (generic_val_print_float): ... this new function.
6221
6222 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6223
6224         * valprint.c (generic_val_print): Factor out char
6225         printing code to ...
6226         (generic_val_print_char): ... this new function.
6227
6228 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6229
6230         * valprint.c (generic_val_print): Factor out integer
6231         printing code to ...
6232         (generic_val_print_int): ... this new function.
6233
6234 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6235
6236         * valprint.c (generic_val_print): Factor out bool
6237         printing code to ...
6238         (generic_val_print_bool): ... this new function.
6239
6240 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6241
6242         * valprint.c (generic_val_print): Factor out function/method
6243         printing code to ...
6244         (generic_val_print_func): ... this new function.
6245
6246 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6247
6248         * valprint.c (generic_val_print): Factor out flags
6249         printing code to ...
6250         (generic_val_print_flags): ... this new function.
6251
6252 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6253
6254         * valprint.c (generic_val_print): Factor out enum
6255         printing code to ...
6256         (generic_val_print_enum): ... this new function.
6257
6258 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6259
6260         * valprint.c (generic_val_print): Factor out reference
6261         printing code to ...
6262         (generic_val_print_ref): ... this new function.
6263
6264 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6265
6266         * valprint.c (generic_val_print): Factor out memberptr
6267         printing code to ...
6268         (generic_val_print_memberptr): ... this new function.
6269
6270 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6271
6272         * valprint.c (generic_val_print): Factor out pointer
6273         printing code to ...
6274         (generic_val_print_ptr): ... this new function.
6275
6276 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6277
6278         * valprint.c (generic_val_print): Factor out array
6279         printing code to ...
6280         (generic_val_print_array): ... this new function.
6281
6282 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6283
6284         * valprint.c (generic_val_print): Factor out
6285         print_unpacked_pointer code to ...
6286         (print_unpacked_pointer): ... this new function.
6287
6288 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
6289
6290         * event-top.c (handle_sigterm): Don't inspect
6291         target_can_async_p.  Always set the quit flag and always mark
6292         the async signal handler.
6293
6294 2015-07-27  Yao Qi  <yao.qi@linaro.org>
6295
6296         * Makefile.in (REMOTE_EXAMPLES): Remove it.
6297
6298 2015-07-25  Kevin Buettner  <kevinb@redhat.com>
6299
6300         * remote.c (read_ptid): Return null_ptid when no thread id
6301         is found.
6302         (remote_current_thread): Add log warning for malformed
6303         qC reply.
6304         (remote_start_remote): Add log warning when current thread
6305         not found.
6306
6307 2015-07-24  Pedro Alves  <palves@redhat.com>
6308
6309         * s390-linux-nat.c (fetch_regs, store_regs, fetch_fpregs)
6310         (s390_stopped_by_watchpoint, s390_prepare_to_resume): Pass 0 as
6311         forth argument to ptrace PTRACE_PEEKUSR_AREA/PTRACE_POKEUSR_AREA.
6312
6313 2015-07-24  Pedro Alves  <palves@redhat.com>
6314
6315         PR gdb/18717
6316         * linux-nat.c (linux_nat_filter_event): Don't assert that the lwp
6317         is resumed, and extend the debug log.
6318
6319 2015-07-24  Pedro Alves  <palves@redhat.com>
6320
6321         * fork-child.c (fork_inferior): Print argv[0] instead of exec_file.
6322
6323 2015-07-24  Pedro Alves  <palves@redhat.com>
6324
6325         * aarch64-linux-nat.c: Include nat/gdb_ptrace.h instead of
6326         sys/ptrace.h.
6327         * alpha-linux-nat.c: Likewise.
6328         * amd64-linux-nat.c: Likewise.
6329         * arm-linux-nat.c: Likewise.
6330         * hppa-linux-nat.c: Likewise.
6331         * i386-linux-nat.c: Likewise.
6332         * ia64-linux-nat.c: Likewise.
6333         * linux-fork.c: Likewise.
6334         * linux-nat.c: Likewise.
6335         * m32r-linux-nat.c: Likewise.
6336         * m68klinux-nat.c: Likewise.
6337         * mips-linux-nat.c: Likewise.
6338         * nat/linux-btrace.c: Likewise.
6339         * nat/linux-ptrace.c: Likewise.
6340         * nat/linux-ptrace.h
6341         * nat/mips-linux-watch.c: Likewise.
6342         * nat/x86-linux-dregs.c: Likewise.
6343         * ppc-linux-nat.c: Likewise.
6344         * s390-linux-nat.c: Likewise.
6345         * spu-linux-nat.c: Likewise.
6346         * tilegx-linux-nat.c: Likewise.
6347         * x86-linux-nat.c: Likewise.
6348         * xtensa-linux-nat.c: Likewise.
6349
6350 2015-07-24  Pedro Alves  <palves@redhat.com>
6351
6352         * ptrace.m4 (ptrace tests): Test in C++ mode.  Try with 'enum
6353         __ptrace_request as first parameter type instead of int.
6354         (PTRACE_TYPE_ARG1): Define.
6355         * nat/gdb_ptrace.h [!PTRACE_TYPE_ARG5] (ptrace): Define as wrapper
6356         that casts first argument to PTRACE_TYPE_ARG1.
6357         * config.in: Regenerate.
6358         * configure: Regenerate.
6359
6360 2015-07-24  Pedro Alves  <palves@redhat.com>
6361
6362         * gdb_ptrace.h: Move ...
6363         * nat/gdb_ptrace.h: ... here.
6364         * inf-ptrace.c: Adjust.
6365
6366 2015-07-24  Pedro Alves  <palves@redhat.com>
6367
6368         * acinclude.m4: Include ptrace.m4.
6369         * configure.ac: Call GDB_AC_PTRACE and move ptrace checks ...
6370         * ptrace.m4: ... to this new file.
6371
6372 2015-07-23  Doug Evans  <dje@google.com>
6373
6374         * dwarf2read.c (dwarf2_per_cu_data): Add comment.
6375         (load_cu): Handle dummy CUs.
6376         (dw2_do_instantiate_symtab, process_queuef): Ditto.
6377         (dwarf2_fetch_die_loc_sect_off, dwarf2_fetch_constant_bytes): Ditto.
6378
6379 2015-07-23  Ciro Santilli  <ciro.santilli@gmail.com>  (tiny patch)
6380
6381         * py-linetable.c (ltpy_get_all_source_lines): Adjust function
6382         documentation to say that it returns a list rather than
6383         a FrozenSet.
6384         (linetable_object_methods): Update the docstring of the
6385         "source_line" entry.
6386
6387 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
6388
6389         * gdbtypes.c (resolve_dynamic_array): Pass the peeled element
6390         type to the recursive call instead of the original (maybe
6391         TYPE_CODE_TYPEDEF) type.
6392
6393 2015-07-23  Yao Qi  <yao.qi@linaro.org>
6394
6395         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
6396         TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
6397         If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.
6398
6399 2015-07-21  Yao Qi  <yao.qi@linaro.org>
6400
6401         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
6402         Move it to nat/aarch64-linux-hw-point.c.
6403         (aarch64_linux_child_post_startup_inferior): Update.
6404         * nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
6405         New function.
6406         * nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
6407         Declare it.
6408
6409 2015-07-21  Markus Metzger  <markus.t.metzger@intel.com>
6410
6411         * common/btrace-common.c (btrace_data_append): Change case label.
6412
6413 2015-07-20  Yao Qi  <yao.qi@linaro.org>
6414
6415         * nat/aarch64-linux-hw-point.c (aarch64_handle_unaligned_watchpoint):
6416         Re-indent the code.
6417         * nat/aarch64-linux-hw-point.h: Use ULONGEST rather than
6418         "unsigned long long".
6419
6420 2015-07-18  Kevin Buettner  <kevinb@redhat.com>
6421
6422         * dwarf2read.c (dwarf2_locate_sections): Allow has_section_at_zero
6423         to be set for SEC_ALLOC sections too.
6424
6425 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6426
6427         * Makefile.in (HFILES_NO_SRCDIR): Add
6428         nat/aarch64-linux-hw-point.h.
6429         (aarch64-linux-hw-point.o): New rule.
6430         * nat/aarch64-linux-hw-point.h: New file.
6431         * nat/aarch64-linux-hw-point.c: New file.
6432         * aarch64-linux-nat.c: Include nat/aarch64-linux-hw-point.h.
6433         (AARCH64_HBP_MAX_NUM): Move to nat/aarch64-linux-hw-point.h.
6434         (AARCH64_HWP_MAX_NUM, AARCH64_HBP_ALIGNMENT): Likewise.
6435         (AARCH64_HWP_ALIGNMENT): Likewise.
6436         (AARCH64_HWP_MAX_LEN_PER_REG): Likewise.
6437         (AARCH64_DEBUG_NUM_SLOTS, AARCH64_DEBUG_ARCH): Likewise.
6438         (AARCH64_DEBUG_ARCH_V8, DR_MARK_ALL_CHANGED): Likewise.
6439         (DR_MARK_N_CHANGED, DR_CLEAR_CHANGED): Likewise.
6440         (DR_HAS_CHANGED, DR_N_HAS_CHANGE): Likewise.
6441         (aarch64_num_bp_regs, aarch64_num_wp_regs): Likewise.
6442         (struct aarch64_debug_reg_state): Likewise.
6443         (struct arch_lwp_info): Likewise.
6444         (aarch64_linux_set_debug_regs): Likewise.
6445         (aarch64_notify_debug_reg_change): Remove static.
6446         (aarch64_align_watchpoint): Likewise.
6447         (DR_CONTROL_ENABLED, DR_CONTROL_LENGTH): Likewise.
6448         (aarch64_watchpoint_length): Likewise.
6449         (aarch64_point_encode_ctrl_reg): Likewise
6450         (aarch64_point_is_aligned): Likewise.
6451         (aarch64_dr_state_insert_one_point): Likewise.
6452         (aarch64_dr_state_remove_one_point): Likewise.
6453         (aarch64_handle_breakpoint): Likewise.
6454         (aarch64_handle_aligned_watchpoint): Likewise.
6455         (aarch64_handle_unaligned_watchpoint): Likewise.
6456         (aarch64_handle_watchpoint): Likewise.
6457         * config/aarch64/linux.mh (NAT_FILE): Add
6458         aarch64-linux-hw-point.o.
6459
6460 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6461
6462         * aarch64-linux-nat.c (aarch64_handle_breakpoint): Add argument
6463         state and don't call aarch64_get_debug_reg_state.  All callers
6464         update.
6465         (aarch64_linux_insert_hw_breakpoint): Call
6466         aarch64_get_debug_reg_state earlier.
6467         (aarch64_linux_remove_hw_breakpoint): Likewise.
6468         (aarch64_handle_aligned_watchpoint): Add argument state and
6469         don't call aarch64_get_debug_reg_state.  All callers update.
6470         (aarch64_handle_unaligned_watchpoint): Likewise.
6471         (aarch64_handle_watchpoint): Add argument state.
6472         (aarch64_linux_insert_watchpoint): Call aarch64_get_debug_reg_state
6473         earlier.
6474         (aarch64_linux_remove_watchpoint): Likewise.
6475
6476 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6477
6478         * aarch64-linux-nat.c (aarch64_show_debug_reg_state): Use
6479         debug_printf.
6480         (aarch64_handle_unaligned_watchpoint): Likewise.
6481
6482 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6483
6484         * aarch64-linux-nat.c (aarch64_dr_state_insert_one_point): Change
6485         argument type's type to 'enum target_hw_bp_type'.
6486         (aarch64_dr_state_remove_one_point): Likewise.
6487         (aarch64_handle_breakpoint): Likewise.
6488         (aarch64_linux_insert_hw_breakpoint): Likewise.
6489         (aarch64_linux_remove_hw_breakpoint): Likewise.
6490         (aarch64_handle_aligned_watchpoint): Likewise.
6491
6492 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6493
6494         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Call
6495         ptid_get_pid instead of get_thread_id.
6496
6497 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6498
6499         * remote.c (get_current_thread): Initialise ptid to null_ptid.
6500         (add_current_inferior_and_thread): Don't initialise ptid.
6501
6502 2015-07-16  Pierre Langlois  <pierre.langlois@arm.com>
6503
6504         * aarch64-tdep.c (aarch64_pseudo_read_value): Mark S register as
6505         unavailable if invalid.
6506
6507 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6508
6509         Revert the previous 6 commits:
6510         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6511         Move gdb_regex* to common/
6512         Prepare linux_find_memory_regions_full & co. for move
6513         Move linux_find_memory_regions_full & co.
6514         gdbserver build-id attribute generator
6515         Validate symbol file using build-id
6516
6517 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6518             Jan Kratochvil  <jan.kratochvil@redhat.com>
6519
6520         Validate symbol file using build-id.
6521         * NEWS (Changes since GDB 7.10): Add 'set validate-build-id'
6522         and 'show validate-build-id'.  Add build-id attribute.
6523         * solib-darwin.c (_initialize_darwin_solib): Assign validate value.
6524         * solib-dsbt.c (_initialize_dsbt_solib): Ditto.
6525         * solib-frv.c (_initialize_frv_solib): Ditto.
6526         * solib-spu.c (set_spu_solib_ops): Ditto.
6527         * solib-svr4.c: Include rsp-low.h.
6528         (NOTE_GNU_BUILD_ID_NAME): New define.
6529         (svr4_validate): New function.
6530         (svr4_copy_library_list): Duplicate field build_id.
6531         (library_list_start_library): Parse 'build-id' attribute.
6532         (svr4_library_attributes): Add 'build-id' attribute.
6533         (_initialize_svr4_solib): Assign validate value.
6534         * solib-target.c (solib.h): Include.
6535         (_initialize_solib_target): Assign validate value.
6536         * solib.c (validate_build_id, show_validate_build_id): New.
6537         (solib_map_sections): Use ops->validate.
6538         (clear_so): Free build_id.
6539         (default_solib_validate): New function.
6540         (_initialize_solib): Add "validate-build-id".
6541         * solib.h (default_solib_validate): New declaration.
6542         * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'.
6543         (target_so_ops): New field 'validate'.
6544
6545 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6546             Jan Kratochvil  <jan.kratochvil@redhat.com>
6547
6548         gdbserver build-id attribute generator.
6549         * features/library-list-svr4.dtd (library-list-svr4): New
6550         'build-id' attribute.
6551
6552 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6553             Jan Kratochvil  <jan.kratochvil@redhat.com>
6554
6555         Move linux_find_memory_regions_full & co.
6556         * linux-tdep.c (nat/linux-maps.h): Include.
6557         (gdb_regex.h): Remove the include.
6558         (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags)
6559         (mapping_is_anonymous_p, dump_mapping_p): Moved to nat/linux-maps.c.
6560         (linux_find_memory_region_ftype): Moved typedef to nat/linux-maps.h.
6561         (linux_find_memory_regions_full): Moved definition to nat/linux-maps.c.
6562         * nat/linux-maps.c: Include ctype.h, target/target-utils.h, gdb_regex.h
6563         and target/target.h.
6564         (struct smaps_vmflags, read_mapping, decode_vmflags)
6565         (mapping_is_anonymous_p, dump_mapping_p): Move from linux-tdep.c.
6566         (linux_find_memory_regions_full): Move from linux-tdep.c.
6567         * nat/linux-maps.h (read_mapping): New declaration.
6568         (linux_find_memory_region_ftype, enum filterflags): Moved from
6569         linux-tdep.c.
6570         (linux_find_memory_regions_full): New declaration.
6571         * target.c (target/target-utils.h): Include.
6572         (read_alloc_pread_ftype): Moved typedef to target/target-utils.h.
6573         (read_alloc, read_stralloc_func_ftype, read_stralloc): Moved
6574         definitions to target/target-utils.c.
6575         * target.h (target_fileio_read_stralloc): Move it to target/target.h.
6576         * target/target-utils.c (read_alloc, read_stralloc): Move definitions
6577         from target.c.
6578         * target/target-utils.h (read_alloc_pread_ftype): New typedef.
6579         (read_alloc): New declaration.
6580         (read_stralloc_func_ftype): New typedef.
6581         (read_stralloc): New declaration.
6582         * target/target.h (target_fileio_read_stralloc): Move it from target.h.
6583
6584 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6585             Jan Kratochvil  <jan.kratochvil@redhat.com>
6586
6587         Prepare linux_find_memory_regions_full & co. for move.
6588         * linux-tdep.c (linux_find_memory_region_ftype): Comment.
6589         (linux_find_memory_regions_full): Change signature and prepare
6590         for moving to linux-maps.
6591         (linux_find_memory_regions_data): Rename field 'obfd' to 'data'.
6592         (linux_find_memory_regions_thunk): New.
6593         (linux_find_memory_regions_thunk): Use 'data' field instead of 'obfd'.
6594         (linux_find_memory_regions_gdb): New.
6595         (linux_find_memory_regions): Rename argument 'obfd' to 'func_data'.
6596         (linux_make_mappings_corefile_notes): Use
6597         linux_find_memory_regions_gdb.
6598         * target.c (read_alloc_pread_ftype): New typedef.
6599         (target_fileio_read_alloc_1_pread): New function.
6600         (read_alloc): Refactor from target_fileio_read_alloc_1.
6601         (read_stralloc_func_ftype): New typedef.
6602         (target_fileio_read_alloc_1): New implementation. Use read_alloc.
6603         (read_stralloc): Refactored from target_fileio_read_stralloc.
6604         (target_fileio_read_stralloc): New implementation, use read_stralloc.
6605
6606 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6607
6608         * Makefile.in (HFILES_NO_SRCDIR): Change gdb_regex.h to
6609         common/gdb_regex.h.
6610         (COMMON_OBS): Add gdb_regex.o.
6611         (gdb_regex.o): New.
6612         * common/common.m4 (GDB_AC_COMMON): Add gdb_use_included_regex,
6613         --without-included-regex and USE_INCLUDED_REGEX.
6614         * common/gdb_regex.c: New file from utils.c functions.
6615         * common/gdb_regex.h: Move it here from gdb_regex.h, update include
6616         file wrapping define name.
6617         * configure: Rebuilt.
6618         * configure.ac (gdb_use_included_regex, --without-included-regex)
6619         (USE_INCLUDED_REGEX): Move them to common/common.m4.
6620         * gdb_regex.h: Move it to common/gdb_regex.h.
6621         * utils.c: Remove include gdb_regex.h.
6622         (do_regfree_cleanup, make_regfree_cleanup, get_regcomp_error)
6623         (compile_rx_or_error): Move them to common/gdb_regex.c.
6624
6625 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6626             Jan Kratochvil  <jan.kratochvil@redhat.com>
6627
6628         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6629         * Makefile.in (HFILES_NO_SRCDIR); Add nat/linux-maps.h,
6630         common/target-utils.h.
6631         (COMMON_OBS): Add target-utils.o.
6632         (linux-maps.o, target-utils.o): New.
6633         * target/target-utils.c: New file.
6634         * target/target-utils.h: New file.
6635         * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o.
6636         * config/i386/linux64.mh (NATDEPFILES): Ditto.
6637         * nat/linux-maps.c: New file.
6638         * nat/linux-maps.h: New file.
6639
6640 2015-07-15  Markus Metzger  <markus.t.metzger@intel.com>
6641             Pedro Alves <palves@redhat.com>
6642
6643         * nat/linux-btrace.c (perf_event_read): Change the type of DATA_HEAD.
6644         (perf_event_read_all): Change the type of SIZE and DATA_HEAD.
6645         (perf_event_read_bts): Change the type of SIZE and READ.
6646         (linux_enable_bts): Change the type of SIZE, PAGES, DATA_SIZE,
6647         and DATA_OFFSET.  Move DATA_SIZE declaration.  Restrict the buffer size
6648         to UINT_MAX.  Check for overflows when using DATA_HEAD from the perf
6649         mmap page.
6650         (linux_enable_pt): Change the type of PAGES and SIZE.  Restrict the
6651         buffer size to UINT_MAX.
6652         (linux_read_bts): Change the type of BUFFER_SIZE, SIZE, DATA_HEAD, and
6653         DATA_TAIL.
6654         * nat/linux-btrace.h (struct perf_event_buffer)<size, data_head>
6655         <last_head>: Change type.
6656         * common/btrace-common.h (struct btrace_dat_pt) <size>: Change type.
6657         * common/btrace-common.c (btrace_data_append): Change the type of
6658         SIZE.
6659         * btrace.c (parse_xml_raw): Change the type of SIZE.  Change oddness
6660         check.
6661
6662 2015-07-14  Simon Marchi  <simon.marchi@ericsson.com>
6663
6664         * gdbtypes.h (CHECK_TYPEDEF): Remove.
6665         * aarch64-tdep.c (aarch64_return_in_memory): Replace CHECK_TYPEDEF
6666         with check_typedef.
6667         * ada-lang.c (decode_constrained_packed_array_type): Likewise.
6668         (ada_array_length): Likewise.
6669         (find_parallel_type_by_descriptive_type): Likewise.
6670         (ada_check_typedef): Likewise.
6671         * arm-tdep.c (arm_return_in_memory): Likewise.
6672         * ax-gdb.c (gen_trace_static_fields): Likewise.
6673         (gen_struct_ref_recursive): Likewise.
6674         * c-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6675         (variable: block COLONCOLON name): Likewise.
6676         (qualified_name: TYPENAME COLONCOLON name): Likewise.
6677         * c-lang.c (classify_type): Likewise.
6678         * c-typeprint.c (c_print_type): Likewise.
6679         (c_print_typedef): Likewise.
6680         (c_type_print_base): Likewise.
6681         * c-valprint.c (c_val_print): Likewise.
6682         * compile/compile-c-types.c (convert_type): Likewise.
6683         * compile/compile-object-load.c (get_out_value_type): Likewise.
6684         * completer.c (add_struct_fields): Likewise.
6685         (expression_completer): Likewise.
6686         * cp-namespace.c (cp_find_type_baseclass_by_name): Likewise.
6687         (cp_lookup_nested_symbol_1): Likewise.
6688         (cp_lookup_nested_symbol): Likewise.
6689         * cp-valprint.c (cp_print_value_fields): Likewise.
6690         (cp_print_static_field): Likewise.
6691         * d-valprint.c (d_val_print): Likewise.
6692         * eval.c (evaluate_subexp_standard): Likewise.
6693         (evaluate_subexp_for_sizeof): Likewise.
6694         * f-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6695         * f-typeprint.c (f_type_print_base): Likewise.
6696         * f-valprint.c (f_val_print): Likewise.
6697         * gdbtypes.c (get_discrete_bounds): Likewise.
6698         (create_array_type_with_stride): Likewise.
6699         (type_name_no_tag_or_error): Likewise.
6700         (lookup_struct_elt_type): Likewise.
6701         (get_unsigned_type_max): Likewise.
6702         (internal_type_vptr_fieldno): Likewise.
6703         (set_type_vptr_fieldno): Likewise.
6704         (internal_type_vptr_basetype): Likewise.
6705         (set_type_vptr_basetype): Likewise.
6706         (get_vptr_fieldno): Likewise.
6707         (is_integral_type): Likewise.
6708         (is_scalar_type): Likewise.
6709         (is_scalar_type_recursive): Likewise.
6710         (distance_to_ancestor): Likewise.
6711         (is_unique_ancestor_worker): Likewise.
6712         (check_types_equal): Likewise.
6713         * gnu-v2-abi.c (gnuv2_value_rtti_type): Likewise.
6714
6715 2015-07-14  Iain Buclaw  <ibuclaw@gdcproject.org>
6716
6717         * dwarf2read.c (find_slot_in_mapped_hash): Extend language support to
6718         also test for language_d.
6719         (dwarf2_compute_name): Likewise.
6720         (read_func_scope): Likewise.
6721         (read_structure_type): Likewise.
6722         (new_symbol_full): Likewise.
6723         (determine_prefix): Likewise.
6724         (read_import_statement): Use dot as the separator for language_d.
6725         (typename_concat): Likewise, but don't prefix the D main function.
6726
6727 2015-07-14  Peter Bergner  <bergner@vnet.ibm.com>
6728
6729         * nat/linux-namespaces.c (setns): Rename from this ...
6730         (do_setns): ... to this.  Support calling setns if it exists.
6731         (mnsh_handle_setns): Call do_setns.
6732
6733 2015-07-13  Yao Qi  <yao.qi@linaro.org>
6734
6735         * exec.c (exec_file_attach): Add period at the end of error
6736         message.
6737
6738 2015-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6739
6740         * tui/tui-win.c (window_name_completer): New function.
6741         (focus_completer): Call window_name_completer.  All old content
6742         moved into window_name_completer.
6743         (winheight_completer): New function.
6744         (_initialize_tui_win): Rename variable.  Add completer to
6745         winheight command.  Update doc string on winheight.
6746
6747 2015-07-12  Sandra Loosemore  <sandra@codesourcery.com>
6748
6749         * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Register
6750         all nios2 mach variants.
6751
6752 2015-07-10  Kevin Buettner  <kevinb@redhat.com>
6753
6754         * rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
6755         of target_read_memory.
6756
6757 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6758
6759         * tui/tui-win.c (tui_set_win_height): Use a cleanup to free the
6760         string copy.
6761         (parse_scrolling_args): Likewise.
6762
6763 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6764
6765         * tui/tui-win.c (focus_completer): Don't duplicate the tui window
6766         names in this function.
6767
6768 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6769
6770         * tui/tui-data.h (SRC_NAME): Convert to lower case.
6771         (CMD_NAME): Likewise.
6772         (DATA_NAME): Likewise.
6773         (DISASSEM_NAME): Likewise.
6774         * tui/tui-win.c (tui_set_focus): Window names are now lower case.
6775         (tui_set_win_height): Likewise.
6776         (parse_scrolling_args): Likewise.
6777
6778 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
6779
6780         * record-btrace.c (record_btrace_goto_begin)
6781         (record_btrace_goto_end, record_btrace_goto): Move call to
6782         print_stack_frame ...
6783         (record_btrace_set_replay): ... here.  Set stop_pc.
6784         * record-full.c (record_full_goto_entry): Set stop_pc.
6785
6786 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6787
6788         * NEWS: Mention support for tracepoints on aarch64-linux.
6789
6790 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6791
6792         * linux-aarch64-low.c (aarch64_supports_tracepoints): New
6793         function.  Return 1.
6794         (the_low_target): Install it.
6795
6796 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6797
6798         * gdb.trace/backtrace.exp: Set registers for aarch64 target.
6799         * gdb.trace/collection.exp: Likewise.
6800         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6801         * gdb.trace/mi-trace-unavailable.exp: Likewise.
6802         * gdb.trace/report.exp: Likewise.
6803         * gdb.trace/trace-break.exp: Likewise.
6804         * gdb.trace/unavailable.exp: Likewise.
6805         * gdb.trace/while-dyn.exp: Likewise.
6806
6807 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6808
6809         * aarch64-tdep.c: Add ax.h and ax-gdb.h includes.
6810         (aarch64_gen_return_address): New function.
6811         (aarch64_gdbarch_init): Hook it.
6812
6813 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6814
6815         * aarch64-tdep.c (aarch64_make_stub_cache): Set available_p and
6816         swallow NOT_AVAILABLE_ERROR.
6817         (aarch64_stub_this_id): Call frame_id_build_unavailable_stack if
6818         available_p is not set.
6819         (aarch64_stub_frame_unwind_stop_reason): New function.
6820         (aarch64_stub_unwind): Install it.
6821
6822 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6823
6824         * aarch64-tdep.c (aarch64_prologue_cache) <available_p>: New
6825         field.
6826         (aarch64_make_prologue_cache_1): New function, factored out from
6827         aarch64_make_prologue_cache.  Do not allocate cache.  Set
6828         available_p.
6829         (aarch64_make_prologue_cache): Reimplement wrapping
6830         aarch64_make_prologue_cache_1, and swallowing
6831         NOT_AVAILABLE_ERROR.
6832         (aarch64_prologue_frame_unwind_stop_reason): New function.
6833         Return UNWIND_UNAVAILABLE if available_p is not set.
6834         (aarch64_prologue_unwind): Install it.
6835         (aarch64_prologue_this_id): Move prev_pc and prev_sp limit
6836         checks into aarch64_prologue_frame_unwind_stop_reason.  Call
6837         frame_id_build_unavailable_stack if available_p is not set.
6838
6839 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6840
6841         * aarch64-tdep.c (aarch64_prologue_cache) <func, prev_pc>: New
6842         fields.
6843         (aarch64_scan_prologue): Set prev_pc.
6844         (aarch64_make_prologue_cache): Set func.
6845         (aarch64_make_stub_cache): Set prev_pc.
6846         (aarch64_prologue_this_id): Remove local variables id, pc and
6847         func.  Read prev_pc and func from cache.
6848         (aarch64_stub_this_id): Read prev_pc from cache.
6849
6850 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6851
6852         * aarch64-tdep.c (aarch64_make_stub_cache): Update comment.  New
6853         argument this_cache.  Remove unused local variables reg and
6854         unwound_fp.  Return early if this_cache is already set.  Set
6855         this_cache.
6856         (aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
6857
6858 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6859
6860         * aarch64-tdep.c (aarch64_make_prologue_cache): Update comment.
6861         New argument this_cache.  Return early if this_cache is already
6862         set.  Set this_cache.
6863         (aarch64_prologue_this_id): Update call to
6864         aarch64_make_prologue_cache.
6865         (aarch64_prologue_prev_register): Likewise.
6866         (aarch64_normal_frame_base): Likewise.
6867
6868 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6869
6870         * c-valprint.c (c_val_print): Factor out memberptr printing code
6871         from c_val_print to ...
6872         (c_val_print_memberptr): ... this new function.
6873
6874 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6875
6876         * c-valprint.c (c_val_print): Factor out int printing code to ...
6877         (c_val_print_int): ... this new function.
6878
6879 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6880
6881         * c-valprint.c (c_val_print): Factor out struct and union
6882         printing code to ...
6883         (c_val_print_struct): ... this new function ...
6884         (c_val_print_union): ... and this new function.
6885
6886 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6887
6888         * c-valprint.c (c_val_print): Factor out pointer printing code
6889         to ...
6890         (c_val_print_ptr): ... this new function.
6891
6892 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6893
6894         * c-valprint.c (c_valprint): Factor our array printing code from
6895         c_val_print to ...
6896         (c_val_print_array): ... this new function.
6897
6898 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6899
6900         * c-valprint.c (c_val_print): Factor out pointer printing code
6901         to ...
6902         (print_unpacked_pointer): ... this new function.
6903
6904 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6905
6906         * c-valprint.c (c_val_print): Remove an assignment to i and move
6907         its declaration.
6908
6909 2015-07-09  Yao Qi  <yao.qi@linaro.org>
6910
6911         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Add
6912         argument ptid.  Update comments.  Caller update.
6913
6914 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6915
6916         * btrace.c (pt_print_packet): Print stop, vmcs, tma, mtc, cyc, and
6917         mnt packets.
6918
6919 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6920
6921         * btrace.c (btrace_pt_readmem_callback): Change type of PC argument.
6922
6923 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6924
6925         * progspace.c (delete_program_space): Add missing spaces.
6926
6927 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6928
6929         * inferior.c (delete_inferior_1): Rename to ...
6930         (delete_inferior): ..., remove 'silent' parameter, delete
6931         program space when unused and remove call to prune_program_spaces.
6932         Remove the old, unused, delete_inferior.
6933         (delete_inferior_silent): Remove.
6934         (prune_inferiors): Change call from delete_inferior_1 to
6935         delete_inferior and remove 'silent' parameter. Remove call to
6936         prune_program_spaces.
6937         (remove_inferior_command): Idem.
6938         * inferior.h (delete_inferior_1): Rename to...
6939         (delete_inferior): ..., remove 'silent' parameter and remove the
6940         original delete_inferior.
6941         (delete_inferior_silent): Remove.
6942         * mi/mi-main.c (mi_cmd_remove_inferior): Change call from
6943         delete_inferior_1 to delete_inferior and remove 'silent'
6944         parameter.
6945         * progspace.c (prune_program_spaces): Remove.
6946         (pspace_empty_p): Rename to...
6947         (program_space_empty_p): ... and make non-static.
6948         (delete_program_space): New.
6949         * progspace.h (prune_program_spaces): Remove declaration.
6950         (program_space_empty_p): New declaration.
6951         (delete_program_space): New declaration.
6952         * monitor.c (monitor_close): Replace call to
6953         delete_thread_silent and delete_inferior_silent with
6954         discard_all_inferiors.
6955
6956 2015-07-08  Patrick Palka  <patrick@parcs.ath.cx>
6957
6958         * defs.h (deprecated_register_changed_hook): Remove prototype.
6959         * interps.c (clear_iterpreter_hooks): Remove reference to
6960         deprecated_register_changed_hook.
6961         * top.c (deprecated_register_changed_hook): Remove prototype.
6962         * valops.c (value_assign): Remove reference to
6963         deprecated_register_changed_hook.
6964         * tui/tui-hooks.c (tui_register_changed): Add parameter "frame".
6965         Add comment documenting the function.
6966         (tui_register_changed_observer): Define.
6967         (tui_install_hooks): Remove reference to
6968         deprecated_register_changed_hook.  Set
6969         tui_register_changed_observer.
6970         (tui_remove_hooks): Remove reference to
6971         deprecated_register_changed_hook.  Unset
6972         tui_register_changed_observer.
6973
6974 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6975
6976         PR compile/18484
6977         * compile/compile-c-types.c (insert_type): Change gdb_assert to error.
6978
6979 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
6980
6981         PR exp/18617
6982         * ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.
6983
6984 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6985
6986         * MAINTAINERS (Write After Approval): Add Markus T. Metzger.
6987
6988 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6989
6990         * nat/linux-btrace.c (kernel_supports_bts, kernel_supports_pt):
6991         Use safe_strerror() instead of strerror().
6992
6993 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6994
6995         * features/arm-with-m-fpa-layout.xml: Set architecture to arm.
6996         * features/arm-with-m-fpa-layout.c: Regenerated.
6997         * features/arm-with-m-vfp-d16.xml: Likewise.
6998         * features/arm-with-m-vfp-d16.c: Regenerated.
6999         * features/arm-with-m.xml: Likewise.
7000         * features/arm-with-m.c: Regenerated.
7001         * features/arm-with-neon.xml: Likewise.
7002         * features/arm-with-neon.c: Regenerated.
7003         * features/arm-with-vfpv2.xml: Likewise.
7004         * features/arm-with-vfpv2.c: Regenerated.
7005         * features/arm-with-vfpv3.xml: Likewise.
7006         * features/arm-with-vfpv3.c: Regenerated.
7007
7008 2015-07-07  Yao Qi  <yao.qi@linaro.org>
7009
7010         * aarch32-linux-nat.h (VFP_REGS_SIZE): New macro, moved from
7011         arm-linux-nat.c.
7012         * aarch64-linux-nat.c: Include aarch32-linux-nat.h and
7013         elf/external.h.
7014         (fetch_gregs_from_thread): Call aarch32_gp_regcache_supply
7015         if target is 32-bit.
7016         (store_gregs_to_thread): Call aarch32_gp_regcache_collect
7017         if target is 32-bit.
7018         (fetch_fpregs_from_thread): Call aarch32_vfp_regcache_supply
7019         if target is 32-bit.
7020         (store_fpregs_to_thread): Call aarch32_vfp_regcache_collect
7021         if target is 32-bit.
7022         (tdesc_arm_with_vfpv3, tdesc_arm_with_neon): Declare.
7023         (aarch64_linux_read_description): Return the right target
7024         description.
7025         * arm-linux-nat.c (VFP_REGS_SIZE): Moved to aarch32-linux-nat.h.
7026         * config/aarch64/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
7027         * configure.tgt (aarch64*-*-linux*): Add arm-tdep.o and
7028         arm-linux-tdep.o.
7029
7030 2015-07-07  Yao Qi  <yao.qi@linaro.org>
7031
7032         * aarch32-linux-nat.c: New file.
7033         * aarch32-linux-nat.h: New file.
7034         * arm-linux-nat.c: Include aarch32-linux-nat.h.
7035         (fetch_regs): Move code to aarch32-linux-nat.c.  Call
7036         aarch32_gp_regcache_supply.
7037         (store_regs): Move code to aarch32-linux-nat.c.  Call
7038         aarch32_gp_regcache_collect.
7039         (fetch_vfp_regs): Move code to aarch32-linux-nat.c.  Call
7040         aarch32_vfp_regcache_supply.
7041         (store_vfp_regs): Move code to aarch32-linux-nat.c.  Call
7042         aarch32_vfp_regcache_collect.
7043         * config/arm/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
7044
7045 2015-07-07  Yao Qi  <yao.qi@linaro.org>
7046
7047         * arm-linux-nat.c (store_fpregister): Remove.
7048         (store_register): Likewise.
7049         (fetch_fpregister): Likewise.
7050         (fetch_register): Likewise.
7051         (arm_linux_store_inferior_registers): Call store_regs and
7052         store_fpregs instead.
7053         (arm_linux_fetch_inferior_registers): Call fetch_fpregs and
7054         fetch_regs instead.
7055
7056 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7057
7058         * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout
7059         and focus commands.
7060
7061 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
7062
7063         * NEWS: Create a new section for the next release branch.
7064         Rename the section of the current branch, now that it has
7065         been cut.
7066
7067 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
7068
7069         GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
7070         * version.in: Bump version to 7.10.50.DATE-cvs.
7071
7072 2015-07-06  Luis Machado  <lgustavo@codesourcery.com>
7073
7074         * breakpoint.c (remove_breakpoint_1): Don't handle permanent
7075         breakpoints in a special way.
7076         (remove_breakpoint): Likewise.
7077         (mark_breakpoints_out): Likewise.
7078
7079 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7080
7081         * doc/gdb.texinfo (TUI): Add comma after @xref.
7082
7083 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7084
7085         * tui/tui-win.c (tui_set_focus): Use structure member 'generic'
7086         instead of casting the structure type.
7087
7088 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7089
7090         * valops.c (search_struct_field): Remove OFFSET parameter.
7091         (value_cast_structs): Adjust calls to search_struct_field.
7092         (value_struct_elt): Same.
7093         (find_overload_match): Same.
7094
7095 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7096
7097         * value.c (value_fetch_lazy): Update comment, change return
7098         value to void.
7099         * value.h (value_fetch_lazy): Change return value to void.
7100
7101 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7102
7103         * tui/tui-data.c (tui_partial_win_by_name): Window name is const.
7104         (tui_win_name): Make parameter and result const.
7105         * tui/tui-data.h (tui_win_name): Make parameter and result const.
7106
7107 2015-07-06  Patrick Palka  <patrick@parcs.ath.cx>
7108
7109         * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead
7110         use printf_unfiltered.
7111         (set_mpx_cmd): Add missing trailing space to command string
7112         literal.
7113         (_initialize_i386_tdep): Give the "mpx" prefix command its
7114         correct name.
7115
7116 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
7117
7118         * rx-tdep.c (RX_USP_REGNUM, RX_BPC_REGNUM): New constants.
7119         (enum rx_frame_type): New.
7120         (struct rx_prologue): Add new field `frame_type'.
7121         (rx_analyze_prologue): Add `frame_type' parameter. Cache this
7122         parameter in the prologue struct.  Add code for recording
7123         locations of PC and PSW for fast interrupt and exception frames.
7124         (rx_skip_prologue): Adjust call to rx_analyze_prologue.
7125         (rx_analyze_frame_prologue): Add `frame_type' parameter.
7126         (rx_frame_type): New function.
7127         (rx_frame_base): Fetch frame type and pass it to rx_analyze_prologue.
7128         (rx_frame_this_id): Rename parameter `this_prologue_cache' to
7129         `this_cache'.
7130         (rx_frame_prev_register): Rename parameter `this_prologue_cache' to
7131         `this_cache'.  Add cases for RX_FRAME_TYPE_EXCEPTION and
7132         RX_FRAME_TYPE_FAST_INTERRUPT.
7133         (normal_frame_p, exception_frame_p, rx_frame_sniffer_common)
7134         (rx_frame_sniffer, rx_exception_sniffer): New functions.
7135         (rx_frame_unwind): Use rx_frame_sniffer instead of
7136         default_frame_sniffer.
7137         (rx_frame_unwind): New unwinder.
7138         (rx_gdbarch_init): Register new unwinder.
7139
7140 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
7141
7142         * rx-tdep.c (RX_BPSW_REGNUM, RX_FPSW_REGNUM): New constants.
7143         (struct gdbarch_tdep): Add fields rx_psw_type and rx_fpsw_type.
7144         (rx_register_type): Add cases for RX_PSW_REGNUM, RX_BPSW_REGNUM,
7145         and RX_FPSW_REGNUM.
7146         (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
7147
7148 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7149
7150         Fix GCC false warning.
7151         * s390-linux-tdep.c (s390_handle_arg): Initialize VAL.
7152
7153 2015-07-02  Yao Qi  <yao.qi@linaro.org>
7154
7155         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
7156         typo in the debugging message.
7157
7158 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7159
7160         * btrace.c: Include gdbcmd.h, cli/cli-utils.h, and ctype.h.
7161         (maint_btrace_cmdlist, maint_btrace_set_cmdlist)
7162         (maint_btrace_show_cmdlist, maint_btrace_pt_set_cmdlist)
7163         (maint_btrace_pt_show_cmdlist, maint_btrace_pt_skip_pad)
7164         (btrace_maint_clear): New.
7165         (btrace_fetch, btrace_clear): Call btrace_maint_clear.
7166         (pt_print_packet, btrace_maint_decode_pt)
7167         (btrace_maint_update_pt_packets, btrace_maint_update_packets)
7168         (btrace_maint_print_packets, get_uint, get_context_size, no_chunk)
7169         (maint_btrace_packet_history_cmd)
7170         (maint_btrace_clear_packet_history_cmd, maint_btrace_clear_cmd)
7171         (maint_btrace_cmd, maint_btrace_set_cmd, maint_btrace_show_cmd)
7172         (maint_btrace_pt_set_cmd, maint_btrace_pt_show_cmd)
7173         (maint_info_btrace_cmd, _initialize_btrace): New.
7174         * btrace.h (btrace_pt_packet, btrace_pt_packet_s)
7175         (btrace_maint_packet_history, btrace_maint_info): New.
7176         (btrace_thread_info) <maint>: New.
7177         * NEWS: Announce it.
7178
7179 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7180
7181         * btrace.c (btrace_fetch): Append the new trace data.
7182         (btrace_clear): Clear the stored trace data.
7183         * btrace.h (btrace_thread_info) <data>: New.
7184         * common/btrace-common.h (btrace_data_clear)
7185         (btrace_data_append): New.
7186         * common/btrace-common.c (btrace_data_clear)
7187         (btrace_data_append): New.
7188
7189 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7190
7191         * nat/linux-btrace.c (linux_enable_bts): Check for
7192         PERF_ATTR_SIZE_VER5.
7193         Check for data_offset and data_size fields.  Use them.
7194
7195 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7196
7197         * NEWS: Announce new commands "record btrace pt" and "record pt".
7198         Announce new options "set|show record btrace pt buffer-size".
7199         * btrace.c: Include "rsp-low.h".
7200         Include "inttypes.h".
7201         (btrace_add_pc): Add forward declaration.
7202         (pt_reclassify_insn, ftrace_add_pt, btrace_pt_readmem_callback)
7203         (pt_translate_cpu_vendor, btrace_finalize_ftrace_pt)
7204         (btrace_compute_ftrace_pt): New.
7205         (btrace_compute_ftrace): Support BTRACE_FORMAT_PT.
7206         (check_xml_btrace_version): Update version check.
7207         (parse_xml_raw, parse_xml_btrace_pt_config_cpu)
7208         (parse_xml_btrace_pt_raw, parse_xml_btrace_pt)
7209         (btrace_pt_config_cpu_attributes, btrace_pt_config_children)
7210         (btrace_pt_children): New.
7211         (btrace_children): Add support for "pt".
7212         (parse_xml_btrace_conf_pt, btrace_conf_pt_attributes): New.
7213         (btrace_conf_children): Add support for "pt".
7214         * btrace.h: Include "intel-pt.h".
7215         (btrace_pt_error): New.
7216         * common/btrace-common.c (btrace_format_string, btrace_data_fini)
7217         (btrace_data_empty): Support BTRACE_FORMAT_PT.
7218         * common/btrace-common.h (btrace_format): Add BTRACE_FORMAT_PT.
7219         (struct btrace_config_pt): New.
7220         (struct btrace_config)<pt>: New.
7221         (struct btrace_data_pt_config, struct btrace_data_pt): New.
7222         (struct btrace_data)<pt>: New.
7223         * features/btrace-conf.dtd (btrace-conf)<pt>: New.
7224         (pt): New.
7225         * features/btrace.dtd (btrace)<pt>: New.
7226         (pt, pt-config, cpu): New.
7227         * nat/linux-btrace.c (perf_event_read, perf_event_read_all)
7228         (perf_event_pt_event_type, kernel_supports_pt)
7229         (linux_supports_pt): New.
7230         (linux_supports_btrace): Support BTRACE_FORMAT_PT.
7231         (linux_enable_bts): Free tinfo on error.
7232         (linux_enable_pt): New.
7233         (linux_enable_btrace): Support BTRACE_FORMAT_PT.
7234         (linux_disable_pt): New.
7235         (linux_disable_btrace): Support BTRACE_FORMAT_PT.
7236         (linux_fill_btrace_pt_config, linux_read_pt): New.
7237         (linux_read_btrace): Support BTRACE_FORMAT_PT.
7238         * nat/linux-btrace.h (struct btrace_tinfo_pt): New.
7239         (struct btrace_target_info)<pt>: New.
7240         * record-btrace.c (set_record_btrace_pt_cmdlist)
7241         (show_record_btrace_pt_cmdlist): New.
7242         (record_btrace_print_pt_conf): New.
7243         (record_btrace_print_conf): Support BTRACE_FORMAT_PT.
7244         (btrace_ui_out_decode_error): Support BTRACE_FORMAT_PT.
7245         (cmd_record_btrace_pt_start): New.
7246         (cmd_record_btrace_start): Support BTRACE_FORMAT_PT.
7247         (cmd_set_record_btrace_pt, cmd_show_record_btrace_pt): New.
7248         (_initialize_record_btrace): Add new commands.
7249         * remote.c (PACKET_Qbtrace_pt, PACKET_Qbtrace_conf_pt_size): New.
7250         (remote_protocol_features): Add "Qbtrace:pt".
7251         Add "Qbtrace-conf:pt:size".
7252         (remote_supports_btrace): Support BTRACE_FORMAT_PT.
7253         (btrace_sync_conf): Support PACKET_Qbtrace_conf_pt_size.
7254         (remote_enable_btrace): Support BTRACE_FORMAT_PT.
7255         (_initialize_remote): Add new commands.
7256
7257 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7258
7259         * configure.ac: check for libipt
7260         * configure: Regenerate.
7261         * config.in: Regenerate.
7262         * Makefile.in (LIBIPT): New.
7263         (CLIBS): Add $LIBIPT.
7264         * NEWS: document new configure options
7265
7266 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7267
7268         * compile/compile-object-load.c (compile_object_load): Replace debug
7269         message "lookup undefined ELF symbol" by 3 more specific messages.
7270
7271 2015-07-01  Kevin Buettner  <kevinb@redhat.com>
7272
7273         * rl78-tdep.c (struct gdbarch_tdep): Add new field, rl78_psw_type.
7274         (rl78_register_type): Add case for RL78_PSW_REGNUM.
7275         (rl78_gdbarch_init): Initialize rl78_psw_type.
7276
7277 2015-07-01  Patrick Palka  <patrick@parcs.ath.cx>
7278
7279         * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
7280         Update commentary.  Always refresh the registers when frame
7281         information has changed.
7282         * tui/tui-stack.c (tui_show_frame_info): Update commentary.
7283         Change return type to int.  Return 1 if frame information has
7284         changed, 0 otherwise.
7285         (tui_before_prompt): Update commentary.
7286         * tui/tui-stack.h (tui_show_frame_info): Change return type to
7287         int.
7288
7289 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7290
7291         PR tui/13378
7292         * frame.c (select_frame): Remove reference to
7293         deprecated_selected_frame_level_changed_hook.
7294         * frame.h (deprecated_selected_frame_level_changed_hook): Remove
7295         declaration.
7296         * stack.c (deprecated_selected_frame_level_changed_hook):
7297         Likewise.
7298         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook):
7299         Rename to ...
7300         (tui_refresh_frame_and_register_information): ... this.  Bail
7301         out if there is no stack.  Don't update register information
7302         unless registers_too_p is true.
7303         (tui_print_frame_info_listing_hook): Rename to ...
7304         (tui_dummy_print_frame_info_listing_hook): ... this.
7305         (tui_before_prompt): New function.
7306         (tui_normal_stop): New function.
7307         (tui_before_prompt_observer): New observer.
7308         (tui_normal_stop_observer): New observer.
7309         (tui_install_hooks): Set
7310         deprecated_print_frame_info_listing_hook to
7311         tui_dummy_print_frame_info_listing_hook.  Register
7312         tui_before_prompt_observer to call tui_before_prompt and
7313         tui_normal_stop_observer to call tui_normal_stop.  Remove
7314         reference to deprecated_selected_frame_level_changed_hook.
7315         (tui_remove_hooks): Detach and unset tui_before_prompt_observer
7316         and tui_normal_stop_observer.  Remove reference to
7317         deprecated_selected_frame_level_changed_hook.
7318
7319 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7320
7321         PR tui/13378
7322         * tui/tui-stack.c (tui_set_locator_info): Change prototype to
7323         return an int instead of void.  Return whether the locator
7324         window has changed.
7325         (tui_show_frame_info): If the locator info has not changed, then
7326         bail out early to avoid refreshing the windows.
7327
7328 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7329
7330         * tui/tui-stack.c (tui_set_locator_info): Explicitly pass
7331         LOCATOR_WIN to tui_alloc_content.
7332
7333 2015-06-30  Yao Qi  <yao.qi@linaro.org>
7334
7335         PR tdep/18605
7336         * arm-tdep.c (arm_get_next_pc_raw): Break for media
7337         instructions.
7338
7339 2015-06-29  Kevin Buettner  <kevinb@redhat.com>
7340
7341         * rx-tdep.c (RX_PSW_REGNUM): New enum constant.
7342         (rx_dwarf_reg_to_regnum): New function.
7343         (rx_gdbarch_init): Register rx_dwarf_reg_to_regnum.  Use dwarf2
7344         unwinding.
7345
7346 2015-06-29  Pedro Alves  <palves@redhat.com>
7347
7348         PR threads/18127
7349         * infcall.c (run_inferior_call): On infcall success, if the thread
7350         was marked stopped before, reset it back to stopped.
7351         * infrun.c (resume): Don't suppress the set_running calls when
7352         doing an infcall.
7353         (normal_stop): Only discard the finish_thread_state cleanup if the
7354         infcall succeeded.
7355
7356 2015-06-29  Pierre Langlois  <pierre.langlois@arm.com>
7357
7358         * MAINTAINERS (Write After Approval): Update my email address.
7359
7360 2015-06-26  Keith Seitz  <keiths@redhat.com>
7361             Doug Evans  <dje@google.com>
7362
7363         PR 16253
7364         * block.c (block_lookup_symbol): For non-function blocks,
7365         continue to search for a symbol with an exact domain match
7366         Otherwise, return any previously found "best domain" symbol.
7367         (block_lookup_symbol_primary): Likewise.
7368
7369 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7370
7371         * NEWS: Mention the new option "history remove-duplicates".
7372         * top.c (history_remove_duplicates): New static variable.
7373         (show_history_remove_duplicates): New static function.
7374         (gdb_add_history): Conditionally remove duplicate history
7375         entries.
7376         (init_main): Add "history remove-duplicates" option.
7377
7378 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7379
7380         * tui/tui-win.c (focus_completer): New static function.
7381         (_initialize_tui_win): Set the completion function of the
7382         "focus" command to focus_completer.
7383
7384 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7385
7386         * linespec.c (minsym_found): Reset sal.PC for COMPUNIT_LOCATIONS_VALID
7387         and language_asm..
7388         * symtab.c (find_function_start_sal): Likewise.
7389
7390 2015-06-25  Gary Benson  <gbenson@redhat.com>
7391
7392         * solib.c (solib_find_1): Set local variable sysroot to NULL if
7393         it is the empty string after trailing slashes have been stripped.
7394
7395 2015-06-25  Gary Benson  <gbenson@redhat.com>
7396
7397         * exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
7398         * infrun.c (follow_exec): Likewise.
7399         * remote.c (remote_filesystem_is_local): Likewise.
7400         * solib.c (solib_find_1): Likewise.
7401
7402 2015-06-24  Keith Seitz  <keiths@redhat.com>
7403
7404         * build-id.c (build_id_to_debug_bfd): Add cleanup to free
7405         return value from lrealpath.
7406
7407 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7408
7409         * remote-sim.c (gdbsim_open): Move sysroot update to the top.
7410
7411 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7412
7413         * remote-sim.c: Include gdb_bfd.h.
7414         (gdbsim_open): Declare new local sysroot pointing to gdb_sysroot.
7415         Skip TARGET_SYSROOT_PREFIX in gdb_sysroot when it is active.
7416
7417 2015-06-24  Yao Qi  <yao.qi@linaro.org>
7418
7419         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't call
7420         set_gdbarch_get_siginfo_type.
7421         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
7422         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
7423         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
7424         * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
7425         * ppc-linux-tdep.c (ppc_linux_init_abi): Likewise.
7426         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
7427         * tilegx-linux-tdep.c (tilegx_linux_init_abi): Likewise.
7428         * linux-tdep.c (linux_get_siginfo_type): Change it to static.
7429         (linux_init_abi): Call set_gdbarch_get_siginfo_type.
7430         * linux-tdep.h (linux_get_siginfo_type): Remove the declaration.
7431
7432 2015-06-24  Gary Benson  <gbenson@redhat.com>
7433
7434         * common/buffer.c (stdint.h): Do not include.
7435         * common/print-utils.c (stdint.h): Likewise.
7436         * compile/compile-c-symbols.c (gdb_assert.h): Likewise.
7437         * compile/compile-c-types.c (gdb_assert.h): Likewise.
7438         * ft32-tdep.c (gdb_assert.h): Likewise.
7439         * guile/scm-utils.c (stdint.h): Likewise.
7440         * i386-linux-tdep.c (stdint.h): Likewise.
7441         * i386-tdep.c (stdint.h): Likewise.
7442         * nat/linux-btrace.c (stdint.h): Likewise.
7443         * nat/linux-btrace.h (stdint.h): Likewise.
7444         * nat/linux-ptrace.c (stdint.h): Likewise.
7445         * nat/mips-linux-watch.h (stdint.h): Likewise.
7446         * ppc-linux-nat.c (stdint.h): Likewise.
7447         * python/python-internal.h (stdint.h): Likewise.
7448         * stub-termcap.c (stdlib.h): Likewise.
7449         * target/target.h (stdint.h): Likewise.
7450         * xtensa-linux-nat.c (stdint.h): Likewise.
7451
7452 2015-06-23  Patrick Palka  <patrick@parcs.ath.cx>
7453
7454         * top.c (init_history): Look at errno after calling strtol to
7455         properly map large GDBHISTSIZE values to infinity.
7456
7457 2015-06-23  Doug Evans  <dje@google.com>
7458
7459         * inferior.h (struct inferior_suspend_state): Delete, unused.
7460         All references deleted.
7461
7462 2015-06-23  Mike Frysinger  <vapier@gentoo.org>
7463
7464         * microblaze-tdep.c (microblaze_push_dummy_code): Delete.
7465         (microblaze_push_dummy_call): Likewise.
7466         (microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
7467         and set_gdbarch_push_dummy_call.
7468
7469 2015-06-23  Yao Qi  <yao.qi@linaro.org>
7470
7471         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers):
7472         Check whether have_ptrace_getregset is TRIBOOL_TRUE explicitly.
7473         (amd64_linux_store_inferior_registers): Likewise.
7474         * arm-linux-nat.c (fetch_fpregister): Likewise.
7475         (fetch_fpregs, store_fpregister): Likewise.
7476         (store_fpregister, store_fpregs): Likewise.
7477         (fetch_register, fetch_regs): Likewise.
7478         (store_register, store_regs): Likewise.
7479         (fetch_vfp_regs, store_vfp_regs): Likewise.
7480         (arm_linux_read_description): Check have_ptrace_getregset is
7481         TRIBOOL_UNKNOWN.  Set have_ptrace_getregset to TRIBOOL_TRUE
7482         or TRIBOOL_FALSE.
7483         * i386-linux-nat.c (fetch_xstateregs): Check
7484         have_ptrace_getregset is not TRIBOOL_TRUE.
7485         (store_xstateregs): Likewise.
7486         * linux-nat.c (have_ptrace_getregset): Change its type to
7487         enum tribool.
7488         * linux-nat.h (tribool): New enum.
7489         * x86-linux-nat.c (x86_linux_read_description): Use enum tribool.
7490         Check whether have_ptrace_getregset is TRIBOOL_TRUE.
7491
7492 2015-06-19  Doug Evans  <dje@google.com>
7493
7494         * NEWS: Mention Sun's version of stabs is no longer supported.
7495         * elfread.c (free_elfinfo): Delete.  All uses updated.
7496         (elfstab_offset_sections): Delete.  All uses updated.
7497         * gdb-stabs.h (stab_section_info): Delete.  All uses updated.
7498         * psympriv.h (partial_symtab) <section_offsets>: Delete.
7499         All uses updated.
7500         * psymtab.c (start_psymtab_common): Delete arg section_offsets.
7501         All callers updated.
7502
7503 2015-06-18  Simon Marchi  <simon.marchi@ericsson.com>
7504
7505         * common/rsp-low.c (needs_escaping): New.
7506         (remote_escape_output): Add unit_size parameter. Refactor to
7507         support multi-byte addressable units.  Rename parameters.
7508         * common/rsp-low.h (remote_escape_output): Add unit_size
7509         parameter and rename others. Update doc.
7510         * remote.c (align_for_efficient_write): New.
7511         (remote_write_bytes_aux): Add unit_size parameter and use it.
7512         Rename some variables.  Update doc.
7513         (remote_xfer_partial): Get unit size and use it.
7514         (remote_read_bytes_1): Add unit_size parameter and use it.
7515         Rename some variables. Update doc.
7516         (remote_write_bytes): Same.
7517         (remote_xfer_live_readonly_partial): Same.
7518         (remote_read_bytes): Same.
7519         (remote_flash_write): Update call to remote_write_bytes_aux.
7520         (remote_write_qxfer): Update call to remote_escape_output.
7521         (remote_search_memory): Same.
7522         (remote_hostio_pwrite): Same.
7523
7524 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7525
7526         * breakpoint.c (add_location_to_breakpoint): Don't mark permanent
7527         locations as inserted.
7528         Update and expand comment about permanent locations.
7529         (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
7530         Move comment to add_location_to_breakpoint.
7531         (update_global_location_list): Don't error out if a permanent
7532         breakpoint is not marked inserted.
7533         Don't error out if a non-permanent breakpoint location is inserted on
7534         top of a permanent breakpoint.
7535
7536 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7537
7538         * breakpoint.c (make_breakpoint_permanent): Remove unused
7539         function.
7540         * breakpoint.h (make_breakpoint_permanent): Remove declaration.
7541
7542 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7543
7544         PR gdb/16999
7545         * NEWS: Mention new GDBHISTSIZE behavior.
7546         * top.c (init_history): For null or out-of-range GDBHISTSIZE,
7547         set history size to unlimited.  Ignore non-numeric GDBHISTSIZE.
7548
7549 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7550
7551         * NEWS: Mention that GDBHISTSIZE is read instead of HISTSIZE.
7552         * top.c (init_history): Read from GDBHISTSIZE instead of
7553         HISTSIZE.
7554         (init_main): Refer to GDBHISTSIZE instead of HISTSIZE.
7555
7556 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7557
7558         * top.c (gdb_safe_append_history): Do not call
7559         history_truncate_file if the history is not stifled.
7560
7561 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7562
7563         * syscalls/s390-linux.xml: Add syscalls 344 through 354.
7564         * syscalls/s390x-linux.xml: Likewise.
7565
7566 2015-06-16  Michael Eager  <eager@eagercon.com>
7567
7568         * nat/linux-namespaces.c (MSG_CMSG_CLOEXEC): Define if not defined.
7569
7570 2015-06-16  Patrick Palka  <patrick@parcs.ath.cx>
7571
7572         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Call
7573         target_terminal_ours_for_output() before calling
7574         tui_show_frame_info(), and restore the original terminal
7575         settings afterwards.
7576
7577 2015-06-16  Martin Simmons  <martin@lispworks.com>  (tiny patch)
7578
7579         * arm-linux-nat.c: Include nat/linux-ptrace.h.
7580
7581 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7582
7583         * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Consider addressable
7584         memory unit size.
7585         (mi_cmd_data_write_memory_bytes): Same.
7586
7587 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7588
7589         * corefile.c (write_memory): Update doc.
7590         * gdbcore.h (write_memory): Same.
7591
7592 2015-06-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7593
7594         * linux-tdep.c (enum filterflags): Make it from anonymous enum.
7595         (dump_mapping_p): Use it for parameter filterflags.
7596         (linux_find_memory_regions_full): Use it for variable filterflags.
7597
7598 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7599             Jan Kratochvil  <jan.kratochvil@redhat.com>
7600
7601         Merge multiple hex conversions.
7602         * monitor.c: Include rsp-low.h.
7603         (fromhex): Remove definition.
7604
7605 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7606             Jan Kratochvil  <jan.kratochvil@redhat.com>
7607
7608         Move utility functions to common/.
7609         * cli/cli-utils.c (skip_spaces, skip_spaces_const, skip_to_space_const):
7610         Move defs to common/common-utils.c.
7611         * cli/cli-utils.h (skip_spaces, skip_spaces_const, skip_to_space)
7612         (skip_to_space_const): Move decls to common/common-utils.h.
7613         * common/common-defs.h: Move include of common-types.h before
7614         common-utils.h.
7615         * common/common-utils.c: Include host-defs.h and ctype.h.
7616         (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int, strtoulst): Move
7617         from utils.c.
7618         (skip_spaces, skip_spaces_const, skip_to_space_const): Move from
7619         cli/cli-utils.c.
7620         * common/common-utils.h (strtoulst): Move decl from utils.h.
7621         (skip_spaces, skip_spaces_const, skip_to_space, skip_to_space_const):
7622         Move from cli/cli-utils.h.
7623         * common/host-defs.h: Include limits.h.
7624         (TARGET_CHAR_BIT, HOST_CHAR_BIT): Moved from defs.h.
7625         (skip_spaces, skip_spaces_const): Move decls from cli/cli-utils.h.
7626         * defs.h (TARGET_CHAR_BIT, HOST_CHAR_BIT): Move to
7627         common/common-utils.h.
7628         * utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
7629         (strtoulst): Move to common/common-utils.c.
7630         * utils.h (strtoulst): Moved decl to common/common-utils.h.
7631
7632 2015-06-15  Yao Qi  <yao.qi@linaro.org>
7633
7634         * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
7635
7636 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
7637
7638         * build-id.c: Don't include elf-bfd.h.
7639         (build_id_bfd_get): Use bfd_build_id.
7640         (build_id_verify): Ditto.
7641         * build-id.h: Ditto.
7642         (find_separate_debug_file_by_buildid): Ditto.
7643         * python/py-objfile.c: Don't include elf-bfd.h.
7644         (objfpy_get_build_id) Use bfd_build_id.
7645         (objfpy_build_id_matches, objfpy_lookup_objfile_by_build_id): Ditto.
7646         * coffread.c: Include build-id.h.
7647         (coff_symfile_read): Try find_separate_debug_file_by_buildid.
7648
7649 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7650
7651         * windows-nat.c (do_windows_fetch_inferior_registers)
7652         (handle_output_debug_string): Replace __COPY_CONTEXT_SIZE
7653         conditional with __CYGWIN__.
7654
7655 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7656
7657         * completer.c: Add arch-utils.h include.
7658         (enum reg_completer_targets): New enum.
7659         (reg_or_group_completer_1): New function containing old
7660         reg_or_group_completer, add and use new parameter to control what
7661         is completed on.  Use get_current_arch rather than architecture of
7662         currently selected frame.
7663         (reg_or_group_completer): Call new reg_or_group_completer_1.
7664         (reggroup_completer): Call new reg_or_group_completer_1.
7665         * completer.h (reggroup_completer): Add declaration.
7666         * tui/tui-regs.c: Add 'completer.h' include.
7667         (tui_reg_next_command): Renamed to...
7668         (tui_reg_next): ...this.  Adjust parameters and return rather than
7669         display new group.
7670         (tui_reg_prev_command): Renamed to...
7671         (tui_reg_prev): ...this.  Adjust parameters and return rather than
7672         display new group.
7673         (tui_reg_float_command): Delete.
7674         (tui_reg_general_command): Delete.
7675         (tui_reg_system_command): Delete.
7676         (tui_reg_command): Rewrite to perform switching of register group.
7677         Add header comment.
7678         (tuireglist): Remove.
7679         (tui_reggroup_completer): New function.
7680         (_initialize_tui_regs): Remove 'tui reg' sub-commands, update
7681         creation of 'tui reg' command.
7682         * NEWS: Add comment about 'tui reg' changes.
7683
7684 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7685
7686         * target.c (target_read): Consider addressable unit size when
7687         reading from a memory object.
7688         (read_memory_robust): Same.
7689         (read_whatever_is_readable): Same.
7690         (target_write_with_progress): Consider addressable unit size
7691         when writing to a memory object.
7692         * target.h (target_read): Update documentation.
7693         (target_write): Add documentation.
7694
7695 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7696
7697         * arch-utils.h (default_addressable_memory_unit_size): New.
7698         * arch-utils.c (default_addressable_memory_unit_size): New.
7699         * gdbarch.sh (addressable_memory_unit_size): New.
7700         * gdbarch.h: Re-generate.
7701         * gdbarch.c: Re-generate.
7702
7703 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7704
7705         * target.c (target_read): Rename variables and use
7706         TARGET_XFER_E_IO.
7707         (target_read_with_progress): Same.
7708         (read_memory_robust): Constify parameters and rename
7709         variables.
7710         (read_whatever_is_readable): Constify parameters,
7711         rename variables, adjust formatting.
7712         * target.h (read_memory_robust): Constify parameters.
7713
7714 2015-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7715
7716         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value_base): Handle short
7717         synthetic (non-AltiVec) vector types.
7718         (ppc64_sysv_abi_return_value): Likewise.
7719
7720 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7721
7722         PR breakpoints/16465
7723         * breakpoint.c (create_breakpoint): Save extra_string for
7724         pending breakpoints.
7725
7726 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7727
7728         * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask
7729         and bt_mask to CORE_ADDR.
7730
7731 2015-06-11  Gary Benson <gbenson@redhat.com>
7732
7733         * nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
7734         (mnsh_recv_message): Likewise.
7735
7736 2015-06-11  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7737
7738         * i386-tdep.c (i386_mpx_print_bounds): use of LONGEST instead of
7739         long long int and plongest instead of %ll.
7740
7741 2015-06-11  Gary Benson <gbenson@redhat.com>
7742
7743         * nat/linux-namespaces.c (gdb_wait.h): New include.
7744         (sys/wait.h): Do not include.
7745
7746 2015-06-10  Simon Marchi  <simon.marchi@ericsson.com>
7747
7748         * dwarf2read.c (dwarf_record_line): Call dwarf_record_line if
7749         end_sequence is true.
7750
7751 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7752
7753         Code cleanup.
7754         * solib-target.c (library_list_start_list): Use explicit NULL
7755         comparison.
7756
7757 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7758
7759         * solib-target.c (library_list_start_list): Do not dereference
7760         variable version in its initialization.  Make the VERSION check handle
7761         NULL.
7762         (library_list_attributes): Make "version" GDB_XML_AF_OPTIONAL.
7763
7764 2015-06-10  Gary Benson <gbenson@redhat.com>
7765
7766         * NEWS: Announce support for direct access of executable and
7767         shared library files when attaching to inferiors in containers
7768         on GNU/Linux systems.
7769
7770 2015-06-10  Gary Benson <gbenson@redhat.com>
7771
7772         * remote.c (struct remote_state) <fs_pid>: New field.
7773         (new_remote_state): Initialize the above.
7774         (PACKET_vFile_setfs): New enum value.
7775         (remote_hostio_set_filesystem): New function.
7776         (remote_hostio_open): Call the above.
7777         (remote_hostio_unlink): Likewise.
7778         (remote_hostio_readlink): Likewise.
7779         (_initialize_remote): Register new "set/show remote
7780         hostio-setfs-packet" command.
7781         * NEWS: Announce new vFile:setfs packet.
7782
7783 2015-06-10  Gary Benson <gbenson@redhat.com>
7784
7785         * linux-nat.c (nat/linux-namespaces.h): New include.
7786         (fileio.h): Likewise.
7787         (linux_nat_filesystem_is_local): New function.
7788         (linux_nat_fileio_pid_of): Likewise.
7789         (linux_nat_fileio_open): Likewise.
7790         (linux_nat_fileio_readlink): Likewise.
7791         (linux_nat_fileio_unlink): Likewise.
7792         (linux_nat_add_target): Initialize to_filesystem_is_local,
7793         to_fileio_open, to_fileio_readlink and to_fileio_unlink.
7794         (_initialize_linux_nat): New "set/show debug linux-namespaces"
7795         commands.
7796         * NEWS: Mention new "set/show debug linux-namespaces" commands.
7797
7798 2015-06-10  Gary Benson <gbenson@redhat.com>
7799
7800         * target.h (struct inferior): New forward declaration.
7801         (struct target_ops) <to_filesystem_is_local>: Update comment.
7802         (struct target_ops) <to_fileio_open>: New argument inf.
7803         Update comment.  All implementations updated.
7804         (struct target_ops) <to_fileio_unlink>: Likewise.
7805         (struct target_ops) <to_fileio_readlink>: Likewise.
7806         (target_filesystem_is_local): Update comment.
7807         (target_fileio_open): New argument inf.  Update comment.
7808         (target_fileio_unlink): Likewise.
7809         (target_fileio_readlink): Likewise.
7810         (target_fileio_read_alloc): Likewise.
7811         (target_fileio_read_stralloc): Likewise.
7812         * target.c (target_fileio_open): New argument inf.
7813         Pass inf to implementation.  Update debug printing.
7814         (target_fileio_unlink): Likewise.
7815         (target_fileio_readlink): Likewise.
7816         (target_fileio_read_alloc_1): New argument inf. Pass inf
7817         to target_fileio_open.
7818         (target_fileio_read_alloc): New argument inf. Pass inf to
7819         target_fileio_read_alloc_1.
7820         (target_fileio_read_stralloc): Likewise.
7821         * gdb_bfd.c (inferior.h): New include.
7822         (gdb_bfd_iovec_fileio_open): Replace unused "open_closure"
7823         argument with new argument "inferior".  Pass inferior to
7824         target_fileio_open.
7825         (gdb_bfd_open): Supply inferior argument to
7826         gdb_bfd_iovec_fileio_open.
7827         * linux-tdep.c (linux_info_proc): Supply inf argument to
7828         relevant target_fileio calls.
7829         (linux_find_memory_regions_full): Likewise.
7830         (linux_fill_prpsinfo): Likewise.
7831         * remote.c (remote_filesystem_is_local): Supply inf
7832         argument to remote_hostio_open.
7833         (remote_file_put): Likewise.
7834         (remote_file_get): Likewise.
7835         (remote_file_delete): Supply inf argument to
7836         remote_hostio_unlink.
7837
7838 2015-06-10  Gary Benson <gbenson@redhat.com>
7839
7840         * inf-child.c (inf_child_fileio_open): Replace comment.
7841         (inf_child_fileio_pwrite): Likewise.
7842         (inf_child_fileio_pread): Likewise.
7843         (inf_child_fileio_fstat): Insert blank line before comment.
7844         (inf_child_fileio_close): Replace comment.
7845         (inf_child_fileio_unlink): Likewise.
7846         (inf_child_fileio_readlink): Likewise.
7847         * remote.c (remote_hostio_open): Likewise.
7848         (remote_hostio_pread): Likewise.
7849         (remote_hostio_pwrite): Likewise.
7850         (remote_hostio_close): Likewise.
7851         (remote_hostio_unlink): Likewise.
7852         (remote_hostio_readlink): Likewise.
7853         (remote_hostio_fstat): Likewise.
7854         (remote_filesystem_is_local): Likewise.
7855         * target.c (target_fileio_open): Likewise.
7856         (target_fileio_pwrite): Likewise.
7857         (target_fileio_pread): Likewise.
7858         (target_fileio_fstat): Insert blank line before comment.
7859         (target_fileio_close): Replace comment.
7860         (target_fileio_unlink): Likewise.
7861         (target_fileio_readlink): Likewise.
7862         (target_fileio_read_alloc): Likewise.
7863         (target_fileio_read_stralloc): Likewise.
7864
7865 2015-06-10  Gary Benson <gbenson@redhat.com>
7866
7867         * linux-thread-db.c (nat/linux-namespaces.h): New include.
7868         (check_pid_namespace_match): Use linux_ns_same rather than
7869         linux_proc_pid_get_ns to spot PID namespace mismatches.
7870         * nat/linux-procfs.h (linux_proc_pid_get_ns): Remove.
7871         * nat/linux-procfs.c (linux_proc_pid_get_ns): Likewise.
7872
7873 2015-06-10  Gary Benson <gbenson@redhat.com>
7874
7875         * configure.ac (AC_CHECK_FUNCS): Add setns.
7876         * config.in: Regenerate.
7877         * configure: Likewise.
7878         * nat/linux-namespaces.h: New file.
7879         * nat/linux-namespaces.c: Likewise.
7880         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-namespaces.h.
7881         (linux-namespaces.o): New rule.
7882         * config/aarch64/linux.mh (NATDEPFILES): Add linux-namespaces.o.
7883         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
7884         * config/arm/linux.mh (NATDEPFILES): Likewise.
7885         * config/i386/linux.mh (NATDEPFILES): Likewise.
7886         * config/i386/linux64.mh (NATDEPFILES): Likewise.
7887         * config/ia64/linux.mh (NATDEPFILES): Likewise.
7888         * config/m32r/linux.mh (NATDEPFILES): Likewise.
7889         * config/m68k/linux.mh (NATDEPFILES): Likewise.
7890         * config/mips/linux.mh (NATDEPFILES): Likewise.
7891         * config/pa/linux.mh (NATDEPFILES): Likewise.
7892         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
7893         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
7894         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
7895         * config/s390/linux.mh (NATDEPFILES): Likewise.
7896         * config/sparc/linux.mh (NATDEPFILES): Likewise.
7897         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
7898         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
7899         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
7900
7901 2015-06-10  Gary Benson <gbenson@redhat.com>
7902
7903         * utils.h (make_cleanup_close): Moved to common/filestuff.h.
7904         * utils.c (do_close_cleanup): Moved to common/filestuff.c.
7905         (make_cleanup_close): Likewise.
7906         * common/filestuff.h (make_cleanup_close): Moved from utils.h.
7907         * common/filestuff.c (do_close_cleanup): Moved from utils.c.
7908         (make_cleanup_close): Likewise.
7909
7910 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7911
7912         * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
7913         from SuspendThread().
7914
7915 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7916
7917         * windows-nat.c (handle_output_debug_string): Trim trailing '\n'
7918         from OutputDebugString.
7919
7920 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7921                         Mircea Gherzan  <mircea.gherzan@intel.com>
7922
7923         * i386-tdep.c (MPX_BASE_MASK, MPX_BD_MASK, MPX_BT_MASK, MPX_BD_MASK_32,
7924         MPX_BT_MASK_32): New macros.
7925         (i386_mpx_set_bounds): New function that implements
7926         the command "set-mpx-bound".
7927         (i386_mpx_enabled): Helper function to test MPX availability.
7928         (i386_mpx_bd_base): Helper function to calculate the base directory
7929         address.
7930         (i386_mpx_get_bt_entry): Helper function to access a bound
7931         table entry.
7932         (i386_mpx_print_bounds): Effectively display bound information.
7933         (_initialize_i386_tdep): Add new commands to commands "set mpx" and
7934         "show mpx".
7935         (_initialize_i386_tdep):
7936         Add "bound" to the commands "show mpx" and "set mpx" commands.
7937         (mpx_set_cmdlist and mpx_show_cmdlist): List for the new prefixed "set mpx"
7938         and "show mpx" commands.
7939         * NEWS: List new commands for MPX support.
7940
7941 2015-06-09  Gary Benson <gbenson@redhat.com>
7942
7943         * common/fileio.h (fileio_to_host_mode): New declaration.
7944         * common/fileio.c (fileio_to_host_mode): New Function.
7945         * inf-child.c (inf_child_fileio_open): Process mode argument
7946         with fileio_to_host_mode.
7947
7948 2015-06-09  Gary Benson <gbenson@redhat.com>
7949
7950         * common/fileio.c (fileio_mode_pack): Fix preprocessor
7951         conditional.
7952
7953 2015-06-05  Gary Benson <gbenson@redhat.com>
7954
7955         * gdb_bfd.c (gdb_bfd_open): Move vgdb special case to...
7956         * remote.c (remote_filesystem_is_local): ...here.
7957
7958 2015-06-04  Yao Qi  <yao.qi@linaro.org>
7959
7960         * gdbarch.c: Regenerate it.
7961
7962 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7963
7964         * arch-utils.c (default_infcall_munmap): New.
7965         * arch-utils.h (default_infcall_munmap): New declaration.
7966         * compile/compile-object-load.c (struct munmap_list, munmap_list_add)
7967         (munmap_list_free, munmap_listp_free_cleanup): New.
7968         (struct setup_sections_data): Add field munmap_list_headp.
7969         (setup_sections): Call munmap_list_add.
7970         (compile_object_load): New variable munmap_list_head, initialize
7971         setup_sections_data.munmap_list_headp, return munmap_list_head.
7972         * compile/compile-object-load.h (struct munmap_list): New declaration.
7973         (struct compile_module): Add field munmap_list_head.
7974         (munmap_list_free): New declaration.
7975         * compile/compile-object-run.c (struct do_module_cleanup): Add field
7976         munmap_list_head.
7977         (do_module_cleanup): Call munmap_list_free.
7978         (compile_object_run): Pass munmap_list_head to do_module_cleanup.
7979         * gdbarch.c: Regenerate.
7980         * gdbarch.h: Regenerate.
7981         * gdbarch.sh (infcall_munmap): New.
7982         * linux-tdep.c (linux_infcall_munmap): New.
7983         (linux_init_abi): Install it.
7984
7985 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7986
7987         PR gdb/15564
7988         * inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
7989
7990 2015-06-02  Yao Qi  <yao.qi@linaro.org>
7991
7992         * i386-linux-nat.c: Include linux-nat.h.
7993
7994 2015-06-01  Andreas Schwab  <schwab@linux-m68k.org>
7995             Jan Kratochvil  <jan.kratochvil@redhat.com>
7996
7997         PR symtab/18392
7998         * dwarf2-frame-tailcall.c (pretended_chain_levels): Correct
7999         assertion.
8000         * dwarf2loc.c (chain_candidate): Likewise.
8001
8002 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8003
8004         * arm-linux-nat.c (fetch_vfp_regs): Use PTRACE_GETREGSET.
8005         (store_vfp_regs): Use PTRACE_SETREGSET.
8006
8007 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8008
8009         * arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
8010         (fetch_fpregs): Likewise.
8011         * arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
8012         (store_fpregs): Likewise.
8013
8014 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8015
8016         * arm-linux-nat.c (fetch_register): Use PTRACE_GETREGSET.
8017         (fetch_regs): Likewise.
8018         (store_regs): Use PTRACE_SETREGSET.
8019         (store_register): Likewise.
8020
8021 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8022
8023         * arm-linux-nat.c (arm_linux_read_description): Check whether
8024         kernel supports PTRACE_GETREGSET.
8025
8026 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8027
8028         * x86-linux-nat.c (have_ptrace_getregset): Move it to ...
8029         * linux-nat.c: ... here.
8030         * x86-linux-nat.h (have_ptrace_getregset): Move the declaration
8031         to ...
8032         * linux-nat.h: ... here.
8033
8034 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8035
8036         * amd64-linux-nat.c: Include "nat/linux-ptrace.h".
8037         * i386-linux-nat.c: Likewise.
8038         * nat/linux-ptrace.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Define.
8039         * s390-linux-nat.c: Include "nat/linux-ptrace.h".
8040         (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
8041         * x86-linux-nat.c: Include "nat/linux-ptrace.h".
8042         * x86-linux-nat.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
8043
8044 2015-05-30  Eli Zaretskii  <eliz@gnu.org>
8045
8046         * go32-nat.c (go32_xfer_memory): Fix the return value to be
8047         compatible to what read_child and write_child return.  This
8048         unbreaks that DJGPP build of GDB which was broken since v7.7.
8049
8050 2015-05-29  Martin Galvan  <martin.galvan@tallertechnologies.com>
8051
8052         * MAINTAINERS (Write After Approval): Add Martin Galvan.
8053
8054 2015-05-29  Roland McGrath  <mcgrathr@google.com>
8055
8056         PR gdb/18464
8057         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
8058         rather than internal_error for an unrecognized value.
8059
8060 2015-05-29  Max Filippov  <jcmvbkbc@gmail.com>
8061
8062         * xtensa-tdep.c (xtensa_pseudo_register_read)
8063         (xtensa_pseudo_register_write): Don't alias last pseudo register
8064         to a1.
8065
8066 2015-05-28  Don Breazeal  <donb@codesourcery.com>
8067
8068         * infrun.c (follow_fork_inferior): Ensure the use of
8069         process-style ptids (pid,0,0) in verbose/debug "Detaching"
8070         messages.
8071
8072 2015-05-28  Doug Evans  <dje@google.com>
8073
8074         * dwarf2read.c (record_line_ftype): Remove, duplicate.
8075
8076 2015-05-28  Yao Qi  <yao.qi@linaro.org>
8077
8078         * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove.
8079         (arm_linux_fetch_inferior_registers): Use
8080         tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers.
8081         (arm_linux_store_inferior_registers): Likewise.
8082         (arm_linux_read_description): Don't set
8083         arm_linux_has_wmmx_registers.
8084         * arm-tdep.c (arm_gdbarch_init): Set
8085         tdep->have_wmmx_registers according target descriptions.
8086         * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New
8087         field.
8088
8089 2015-05-28  Yao Qi  <yao.qi@linaro.org>
8090
8091         * arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
8092         (fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
8093         instead of arm_linux_vfp_register_count.
8094         (store_vfp_regs): Likewise.
8095         (arm_linux_fetch_inferior_registers): Likewise.
8096         (arm_linux_store_inferior_registers): Likewise.
8097         (arm_linux_read_description): Don't set
8098         arm_linux_vfp_register_count.
8099         * arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
8100         Adjust.
8101         * arm-tdep.c (arm_gdbarch_init): Add assert on
8102         vfp_register_count.
8103         * arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
8104         field to vfp_register_count.  All users updated.
8105
8106 2015-05-28  Kyle Huey  <me@kylehuey.com>  (tiny patch)
8107
8108         * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on
8109         ELFOSABI_GNU binaries.
8110
8111 2015-05-27  Doug Evans  <dje@google.com>
8112
8113         * dwarf2read.c (lnp_state_machine): New typedef.
8114         (lnp_reader_state): New typedef.
8115         (dwarf_record_line_1): Renamed from dwarf_record_line.
8116         All callers updated.
8117         (dwarf_record_line): New function.
8118         (init_lnp_state_machine): New function.
8119         (check_line_address): Replace p_record_line parameter with state.
8120         All callers updated.
8121         (dwarf_decode_lines_1): Call dwarf_record_line, init_lnp_state_machine.
8122         Update to record state in lnp_state_machine.
8123
8124 2015-05-27  Doug Evans  <dje@google.com>
8125
8126         * dwarf2read.c (record_line_ftype): New typedef.
8127         (check_line_address): New function.
8128         (dwarf_decode_lines_1): Call it.
8129
8130 2015-05-27  Doug Evans  <dje@google.com>
8131
8132         * NEWS: Mention "set debug dwarf-line".
8133         * dwarf2read.c (dwarf_line_debug): New static global.
8134         (add_include_dir): Add debug dwarf-line support.
8135         (add_file_name, dwarf_record_line, dwarf_finish_line): Ditto.
8136         (_initialize_dwarf2_read): New parameter "debug dwarf-line".
8137
8138 2015-05-27  Doug Evans  <dje@google.com>
8139
8140         * cp-namespace.c (cp_lookup_nested_symbol): New arg "domain".
8141         All callers updated.
8142         (cp_lookup_nested_symbol_1, find_symbol_in_baseclass): Ditto.
8143         * cp-support.h (cp_lookup_nested_symbol): Update.
8144
8145 2015-05-27  Doug Evans  <dje@google.com>
8146
8147         PR symtab/18258
8148         * block.c (block_find_symbol): New function.
8149         (block_find_non_opaque_type): Ditto.
8150         (block_find_non_opaque_type_preferred): Ditto.
8151         * block.h (block_symbol_matcher_ftype): New typedef.
8152         (block_find_symbol): Declare.
8153         (block_find_non_opaque_type): Ditto.
8154         (block_find_non_opaque_type_preferred): Ditto.
8155         * dwarf2read.c (dw2_lookup_symbol): Call block_find_symbol.
8156         * psymtab.c (psym_lookup_symbol): Ditto.
8157         * symtab.c (basic_lookup_transparent_type_1): New function.
8158         (basic_lookup_transparent_type): Call it.
8159
8160 2015-05-27  Yao Qi  <yao.qi@linaro.org>
8161
8162         * aarch64-tdep.c (aarch64_record_data_proc_simd_fp): Return
8163         AARCH64_RECORD_UNKNOWN for unknown instruction encoding.
8164
8165 2015-05-27  Yao Qi  <yao.qi@linaro.org>
8166
8167         * aarch64-tdep.c (aarch64_record_branch_except_sys): Split lines
8168         before operator &&.
8169         (aarch64_record_load_store): Likewise.
8170
8171 2015-05-26  Doug Evans  <dje@google.com>
8172
8173         PR c++/18141, c++/18417.
8174         * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
8175         a typedef.
8176
8177 2015-05-26  Doug Evans  <dje@google.com>
8178
8179         * NEWS: Add entries for command renamings.
8180         * dwarf2read.c (dwarf_read_debug): Renamed from dwarf2_read_debug.
8181         All uses updated.
8182         (dwarf_die_debug): Renamed from dwarf2_die_debug.  All uses updated.
8183         (dwarf_max_cache_age): Renamed from dwarf2_max_cache_age.
8184         All uses updated.
8185         (show_dwarf_max_cache_age): Renamed from show_dwarf2_max_cache_age.
8186         All callers updated.  Fix spelling of DWARF in help text.
8187         (set_dwarf_cmdlist): Renamed from set_dwarf2_cmdlist.
8188         All uses updated.
8189         (show_dwarf_cmdlist): Renamed from show_dwarf2_cmdlist.
8190         All uses updated.
8191         (set_dwarf_cmd): Renamed from set_dwarf2_cmd.  All callers updated.
8192         (show_dwarf_cmd): Renamed from show_dwarf2_cmd.  All callers updated.
8193         (dwarf_always_disassemble): Renamed from dwarf_always_disassemble.
8194         All uses updated.
8195         (show_dwarf_always_disassemble): Renamed from
8196         show_dwarf2_always_disassemble.  All callers updated.
8197         (_initialize_dwarf2_read): Rename "set/show dwarf2" prefix to
8198         "set/show dwarf".  Rename "set/show dwarf2 max-cache-age" to
8199         "set/show dwarf max-cache-age".  Rename
8200         "set/show dwarf2 always-disassemble" to
8201         "set/show dwarf always-disassemble".  Rename
8202         "set/show debug dwarf2-read" to "set/show debug dwarf-read".  Rename
8203         "set/show debug dwarf2-die" to "set/show debug dwarf-die".
8204
8205 2015-05-26  Doug Evans  <dje@google.com>
8206
8207         PR python/18438
8208         * python/py-lazy-string.c (stpy_convert_to_value): Use
8209         gdbpy_gdb_memory_error not PyExc_MemoryError.
8210         (gdbpy_create_lazy_string_object): Ditto.
8211
8212 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8213
8214         * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.
8215
8216 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8217
8218         * tui/tui-regs.c (tui_reg_prev_command): New function.
8219         (_initialize_tui_regs): Add 'prev' command for 'tui reg'.
8220         * reggroups.c (reggroup_prev): New function.
8221         * reggroups.h (reggroup_prev): Add declaration.  Update comment.
8222
8223 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8224             Yao Qi  <yao.qi@linaro.org>
8225
8226         * aarch64-linux-tdep.c: Include linux-record.h and
8227         record-full.h.
8228         (struct linux_record_tdep aarch64_linux_record_tdep): Declare.
8229         (aarch64_syscall): New enum.
8230         (aarch64_canonicalize_syscall): New function.
8231         (aarch64_all_but_pc_registers_record): New function.
8232         (aarch64_linux_syscall_record): New function.
8233         (aarch64_linux_init_abi): Install AArch64 process record
8234         handler.  Update to handle syscall recording.
8235         * aarch64-tdep.c: Include record.h and record-full.h.
8236         (submask, bit, bits, REG_ALLOC, MEM_ALLOC): New macros.
8237         (struct aarch64_mem_r): Define.
8238         (aarch64_record_result): New enum.
8239         (struct insn_decode_record): Define.
8240         (insn_decode_record): New typedef.
8241         (aarch64_record_data_proc_reg): New function.
8242         (aarch64_record_data_proc_imm): New function.
8243         (aarch64_record_branch_except_sys): New function.
8244         (aarch64_record_load_store): New function.
8245         (aarch64_record_data_proc_simd_fp): New function.
8246         (aarch64_record_asimd_load_store): New function.
8247         (aarch64_record_decode_insn_handler): New function.
8248         (deallocate_reg_mem): New function.
8249         (aarch64_process_record): New function.
8250         * aarch64-tdep.h (struct gdbarch_tdep) <aarch64_syscall_record>:
8251         New field.
8252         (aarch64_process_record): New extern declaration.
8253         * configure.tgt: Add linux-record.o to gdb_target_obs.
8254         * linux-record.h (struct linux_record_tdep) <arg7>: New field.
8255
8256 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8257
8258         * NEWS: Add a note on process record-replay support on aarch64*-linux*
8259         targets.
8260
8261 2015-05-26  Martin Galvan  <martin.galvan@tallertechnologies.com>
8262
8263         * amd64-tdep.c: Replace in_function_epilogue_p with
8264         stack_frame_destroyed_p throughout.
8265         * arch-utils.c: Ditto.
8266         * arch-utils.h: Ditto.
8267         * arm-tdep.c: Ditto.
8268         * breakpoint.c: Ditto.
8269         * gdbarch.sh: Ditto.
8270         * hppa-tdep.c: Ditto.
8271         * i386-tdep.c: Ditto.
8272         * mips-tdep.c: Ditto.
8273         * nios2-tdep.c: Ditto.
8274         * rs6000-tdep.c: Ditto.
8275         * s390-linux-tdep.c: Ditto.
8276         * score-tdep.c: Ditto.
8277         * sh-tdep.c: Ditto.
8278         * sparc-tdep.c: Ditto.
8279         * sparc-tdep.h: Ditto.
8280         * sparc64-tdep.c: Ditto.
8281         * spu-tdep.c: Ditto.
8282         * tic6x-tdep.c: Ditto.
8283         * tilegx-tdep.c: Ditto.
8284         * xstormy16-tdep.c: Ditto.
8285         * gdbarch.c, gdbarch.h: Re-generated.
8286
8287 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
8288
8289         * NEWS: Mention 'tui enable' and 'tui disable'.
8290         * tui/tui.c (tui_enable_command): New function.
8291         (tui_disable_command): New function.
8292         (_initialize_tui): New function.
8293
8294 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8295
8296         * tui/tui-regs.c (tui_reg_next_command): Use NULL not 0.
8297
8298 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8299
8300         * tui/tui-layout.c (tui_set_layout_for_display_command): Ensure
8301         buf_ptr is freed.
8302
8303 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8304
8305         * tui/tui-layout.c (tui_layout_command): Move call to tui_enable
8306         into ...
8307         (tui_set_layout_for_display_command): ...here, before calling
8308         tui_set_layout.  Only set the layout if gdb has not already
8309         entered the TUI_FAILURE state.
8310
8311 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8312
8313         * tui/tui-layout.c (layout_completer): New function.
8314         (_initialize_tui_layout): Set completer on layout command.
8315
8316 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8317
8318         * tui/tui-layout.c (tui_set_layout): Remove
8319         tui_register_display_type parameter.  Remove all checking of this
8320         parameter, and reindent function.  Update header comment.
8321         (tui_set_layout_for_display_command): Rename to...
8322         (tui_set_layout_by_name): ...this, and don't check for different
8323         register class types, don't pass a tui_register_display_type to
8324         tui_set_layout.  Update header comment.
8325         (layout_names): Remove register set specific names.
8326         * tui/tui-layout.h (tui_set_layout): Remove
8327         tui_register_display_type parameter.
8328         * tui/tui.c (tui_rl_change_windows): Don't pass a
8329         tui_register_display_type to tui_set_layout.
8330         (tui_rl_delete_other_windows): Likewise.
8331         (tui_enable): Likewise.
8332         * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.
8333         (TUI_FLOAT_REGS_NAME_LOWER): Remove.
8334         (TUI_GENERAL_REGS_NAME): Remove.
8335         (TUI_GENERAL_REGS_NAME_LOWER): Remove.
8336         (TUI_SPECIAL_REGS_NAME): Remove.
8337         (TUI_SPECIAL_REGS_NAME_LOWER): Remove.
8338         (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.
8339         (TUI_GENERAL_SPECIAL_REGS_NAME_LOWER): Remove.
8340         (enum tui_register_display_type): Remove.
8341         (struct tui_layout_def): Remove regs_display_type and
8342         float_regs_display_type fields.
8343         (struct tui_data_info): Remove regs_display_type field.
8344         (tui_layout_command): Use new name for
8345         tui_set_layout_for_display_command.
8346         * tui/tui-data.c (layout_def): Don't initialise removed fields.
8347         (tui_clear_win_detail): Don't initialise removed fields of
8348         win_info.
8349         * tui/tui-regs.c (tui_show_registers): Use new name for
8350         tui_set_layout_for_display_command.
8351         * tui/tui.h (tui_set_layout_for_display_command): Rename
8352         declaration to...
8353         (tui_set_layout_by_name): ...this.
8354         * printcmd.c (display_command): Remove tui related layout call,
8355         and reindent.
8356
8357 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8358
8359         * infrun.c (handle_inferior_event_1): Renames handle_inferior_event.
8360         (handle_inferior_event): New function.
8361
8362 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8363
8364         * ada-lang.c (to_fixed_array_type): Rename local variable
8365         typename into type_name.
8366
8367 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8368
8369         Fix ASAN crash for gdb.compile/compile.exp.
8370         * infcall.c (call_function_by_hand_dummy): Use xstrdup for NAME.
8371
8372 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8373
8374         * compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
8375         (gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
8376         * compile/compile-object-load.c (setup_sections, compile_object_load):
8377         Likewise.
8378         * compile/compile.c (compile_to_object): Likewise.
8379
8380 2015-05-16  Doug Evans  <xdje42@gmail.com>
8381
8382         * NEWS: Mention support for unbuffered Guile memory ports.
8383         * scm-ports.c (ioscm_memory_port): Update comments on end, size.
8384         (ioscm_lseek_address): Improve overflow calculation.
8385         (gdbscm_memory_port_fill_input): Add assert.
8386         (gdbscm_memory_port_write): Handle unbuffered ports.
8387         Handle large writes identical to Guile's fport_write.
8388         (gdbscm_memory_port_seek): Fix seeking past end check.
8389         (gdbscm_memory_port_close): Handle closing unbuffered port.
8390         (ioscm_parse_mode_bits): Recognize "0" for unbuffered ports.
8391         (ioscm_init_memory_port): Handle unbuffered ports.
8392         (ioscm_reinit_memory_port): Ditto.
8393         (ioscm_init_memory_port): Update size calculation.
8394         (gdbscm_open_memory): Support zero sized ports.
8395
8396 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8397
8398         * compile/compile-object-load.c (get_out_value_type): Fix uninitialized
8399         variable compiler warnings.
8400
8401 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8402
8403         * compile/compile-object-load.c (get_out_value_type): Fix returned type.
8404
8405 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8406             Phil Muldoon  <pmuldoon@redhat.com>
8407
8408         * NEWS (Changes since GDB 7.9): Add compile print.
8409         * compile/compile-c-support.c (add_code_header, add_code_footer)
8410         (c_compute_program): Add COMPILE_I_PRINT_ADDRESS_SCOPE and
8411         COMPILE_I_PRINT_VALUE_SCOPE.
8412         * compile/compile-internal.h (COMPILE_I_PRINT_OUT_ARG_TYPE)
8413         (COMPILE_I_PRINT_OUT_ARG, COMPILE_I_EXPR_VAL, COMPILE_I_EXPR_PTR_TYPE):
8414         New.
8415         * compile/compile-object-load.c: Include block.h.
8416         (get_out_value_type): New function.
8417         (compile_object_load): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8418         COMPILE_I_PRINT_VALUE_SCOPE.  Set compile_module's OUT_VALUE_ADDR and
8419         OUT_VALUE_TYPE.
8420         * compile/compile-object-load.h (struct compile_module): Add fields
8421         out_value_addr and out_value_type.
8422         * compile/compile-object-run.c: Include valprint.h and compile.h.
8423         (struct do_module_cleanup): Add fields out_value_addr and
8424         out_value_type.
8425         (do_module_cleanup): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8426         COMPILE_I_PRINT_VALUE_SCOPE.
8427         (compile_object_run): Propagate out_value_addr and out_value_type.
8428         Pass OUT_VALUE_ADDR.
8429         * compile/compile.c: Include valprint.h.
8430         (compile_print_value, compile_print_command): New functions.
8431         (eval_compile_command): Handle failed COMPILE_I_PRINT_ADDRESS_SCOPE.
8432         (_initialize_compile): Update compile code help text.  Install
8433         compile_print_command.
8434         * compile/compile.h (compile_print_value): New prototype.
8435         * defs.h (enum compile_i_scope_types): Add
8436         COMPILE_I_PRINT_ADDRESS_SCOPE and COMPILE_I_PRINT_VALUE_SCOPE.
8437
8438 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8439
8440         * compile/compile-object-load.c (get_regs_type): Add parameter func_sym.
8441         Rely on its parameter count.
8442         (compile_object_load): Replace lookup_minimal_symbol_text by
8443         lookup_global_symbol_from_objfile.  Verify FUNC_SYM.  Set it in the
8444         return value.
8445         * compile/compile-object-load.h (struct compile_module): Replace
8446         func_addr by func_sym.
8447         * compile/compile-object-run.c: Include block.h.
8448         (compile_object_run): Reset module variable after it is freed.  Use
8449         FUNC_SYM instead of FUNC_ADDR.  Rely on it.
8450
8451 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8452
8453         * compile/compile-c-support.c (print_one_macro): Use #ifndef.
8454         (generate_register_struct): Use __gdb_uintptr for TYPE_CODE_PTR.
8455         (c_compute_program): Call generate_register_struct after typedefs.
8456         * compile/compile-loc2c.c (push, pushf_register_address)
8457         (pushf_register): Cast to GCC_UINTPTR.
8458         (do_compile_dwarf_expr_to_c): Use unused attribute.  Add space after
8459         type.  Use GCC_UINTPTR instead of void *.  Remove excessive cast.
8460         (compile_dwarf_expr_to_c): Use GCC_UINTPTR instead of void *.
8461         * compile/compile.c (_initialize_compile): Enable warnings for
8462         COMPILE_ARGS.
8463
8464 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8465
8466         * cli/cli-script.c (execute_control_command): Update
8467         eval_compile_command caller.
8468         * compile/compile-object-load.c (compile_object_load): Add parameters
8469         scope and scope_data.  Set them.
8470         * compile/compile-object-load.h (struct compile_module): Add fields
8471         scope and scope_data.
8472         (compile_object_load): Add parameters scope and scope_data.
8473         * compile/compile-object-run.c (struct do_module_cleanup): Add fields
8474         scope and scope_data.
8475         (compile_object_run): Propagate the fields scope and scope_data.
8476         * compile/compile.c (compile_file_command, compile_code_command):
8477         Update eval_compile_command callers.
8478         (eval_compile_command): Add parameter scope_data.  Pass it plus scope.
8479         * compile/compile.h (eval_compile_command): Add parameter scope_data.
8480         * defs.h (struct command_line): Add field scope_data.
8481
8482 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8483
8484         * printcmd.c (struct format_data): Move it to valprint.h.
8485         (print_command_parse_format, print_value): New functions from ...
8486         (print_command_1): ... here.  Call them.
8487         * valprint.h (struct format_data): Move it here from printcmd.c.
8488         (print_command_parse_format, print_value): New declarations.
8489
8490 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8491
8492         * compile/compile-object-load.c (compile_object_load): Add
8493         COMPILE_DEBUG message.
8494
8495 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8496
8497         * ada-lang.c (ada_value_ptr_subscript): Use enum position of
8498         index to get element instead of enum value.
8499         (ada_value_slice_from_ptr, ada_value_slice): Use enum position
8500         of index to compute length, but enum values to compute bounds.
8501         (ada_array_length): Use enum position of index instead of enum value.
8502         (pos_atr): Move position computation to...
8503         (ada_evaluate_subexp): Use enum values to compute bounds.
8504         * gdbtypes.c (discrete_position): ...this new function.
8505         * gdbtypes.h (discrete_position): New function declaration.
8506         * valprint.c (val_print_array_elements): Call discrete_position
8507         to handle array indexed by non-contiguous enumeration types.
8508
8509 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8510
8511         * ada-lang.c (find_parallel_type_by_descriptive_type):
8512         Go through typedefs during lookup.
8513         (to_fixed_array_type): Add support for non-bit packed arrays
8514         as variable-length fields.
8515
8516 2015-05-15  Pedro Alves  <palves@redhat.com>
8517             Simon Marchi  <simon.marchi@ericsson.com>
8518
8519         * event-loop.c (gdb_notifier) <next_file_handler,
8520         next_poll_fds_index>: New fields.
8521         (get_next_file_handler_to_handle_and_advance): New function.
8522         (delete_file_handler): If deleting the next file handler to
8523         handle, advance to the next file handler.
8524         (gdb_wait_for_event): Bail early if no event fired.  Poll file
8525         handlers in round-robin fashion.
8526
8527 2015-05-15  Pedro Alves  <palves@redhat.com>
8528
8529         * linux-tdep.c (linux_find_memory_regions_full): Rename local
8530         'private' to 'priv'.
8531
8532 2015-05-15  Pedro Alves  <palves@redhat.com>
8533
8534         * nat/linux-nat.h: Include "target/waitstatus.h".
8535
8536 2015-05-15  Yuanhui Zhang  <asmwarrior@gmail.com>
8537
8538         * python/py-unwind.c (struct reg_info): Move out of ...
8539         (struct cached_frame_info): ... this scope.
8540         (pending_frame_object_type, unwind_info_object_type): Make extern.
8541
8542 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
8543
8544         * ada-lang.c (ada_value_primitive_packed_val): Make sure
8545         accumSize is never negative.
8546
8547 2015-05-14  Patrick Palka  <patrick@parcs.ath.cx>
8548
8549         * tui/tui-command.c: Remove include of <ctype.h>.
8550         (tui_dispatch_ctrl_char): Remove workaround for xterm terminals.
8551
8552 2015-05-13  Martin Galvan  <martin.galvan@tallertechnologies.com>
8553
8554         * dwarf2read.c (die_needs_namespace): Return 1 for
8555         DW_TAG_inlined_subroutine.
8556
8557 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8558
8559         * regcache.c (regcache_cpy_no_passthrough): New declaration.
8560         (regcache_cpy_no_passthrough): Make it static, add function comment.
8561         * regcache.h (regcache_dup, regcache_cpy): Reduce/update their comment.
8562         (regcache_cpy_no_passthrough): Remove declaration.
8563
8564 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8565
8566         * gdbthread.h (struct thread_control_state): Update comment for
8567         proceed_to_finish.
8568         * infcall.c (run_inferior_call): Update comment about
8569         proceed_to_finish.
8570         * infcmd.c (get_return_value): Update comment about stop_registers.
8571         (finish_forward): Update comment about proceed_to_finish.
8572         * infrun.c (stop_registers): Remove.
8573         (clear_proceed_status, normal_stop): Remove stop_registers handling.
8574         * infrun.h (stop_registers): Remove.
8575
8576 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8577
8578         * infcall.c (struct dummy_frame_context_saver)
8579         (dummy_frame_context_saver_data_free, dummy_frame_context_saver_dtor)
8580         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8581         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8582         New.
8583         (call_function_by_hand_dummy): Move discard_cleanups of
8584         inf_status_cleanup before dummy_frame_push.  Call
8585         dummy_frame_context_saver_setup and prepare context_saver_cleanup.
8586         Use dummy_frame_context_saver_get_regs instead of stop_registers.
8587         * infcall.h (struct dummy_frame_context_saver)
8588         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8589         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8590         New declarations.
8591         * infcmd.c: Include infcall.h.
8592         (get_return_value): Add parameter ctx_saver, use it instead of
8593         stop_registers.
8594         (print_return_value): Add parameter ctx_saver, pass it.
8595         (struct finish_command_continuation_args): Add field ctx_saver.
8596         (finish_command_continuation): Update print_return_value caller.
8597         (finish_command_continuation_free_arg): Free also ctx_saver.
8598         (finish_forward): Call dummy_frame_context_saver_setup.
8599         * inferior.h (struct dummy_frame_context_saver): New declaration.
8600         (get_return_value): Add parameter ctx_saver.
8601         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Update
8602         get_return_value caller.
8603
8604 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8605
8606         * dummy-frame.c (struct dummy_frame_dtor_list): New.
8607         (struct dummy_frame): Replace dtor and dtor_data by dtor_list.
8608         (remove_dummy_frame): Process dtor_list.
8609         (pop_dummy_frame): Process dtor_list.
8610         (register_dummy_frame_dtor): Maintain dtor_list.
8611         (find_dummy_frame_dtor): Handle dtor_list.
8612         * dummy-frame.h (register_dummy_frame_dtor, find_dummy_frame_dtor):
8613         Update comments.
8614
8615 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8616
8617         * compile/compile-object-run.c (do_module_cleanup): Add parameter
8618         registers_valid.
8619         (compile_object_run): Update do_module_cleanup caller.
8620         * dummy-frame.c: Include infcall.h.
8621         (struct dummy_frame): Update dtor comment.
8622         (remove_dummy_frame): Call dtor.
8623         (pop_dummy_frame): Update dtor caller.
8624         * dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
8625         registers_valid.
8626
8627 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8628
8629         GDB 7.9.1 released.
8630
8631 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8632
8633         * NEWS: Create "Changes in GDB 7.9.1" section.  Move news about
8634         Xmethods now being able to specify a result type to that new
8635         sectioin.
8636
8637 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8638
8639         * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
8640         first before resizing the window.
8641         * tui/tui.c (tui_enable): Likewise.
8642
8643 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8644
8645         * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
8646         * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
8647         * infcall.c (call_function_by_hand_dummy): Use proper typedef for
8648         dummy_dtor parameter.
8649         * infcall.h: Include dummy-frame.h.
8650         (call_function_by_hand_dummy_dtor_ftype): Remove.
8651         (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
8652         parameter.
8653
8654 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8655
8656         PR gdb/17820
8657         * top.c (history_size_setshow_var): Change type to signed.
8658         Initialize to -2.  Update documentation.
8659         (set_readline_history_size): Define.
8660         (set_history_size_command): Use it.  Remove logic for handling
8661         out-of-range sizes.
8662         (init_history): Use set_readline_history_size().  Test for a
8663         value of -2 instead of 0 when determining whether to set a
8664         default history size.
8665         (init_main): Decode the argument of the "size" command as a
8666         zuinteger_unlimited.
8667
8668 2015-05-12  Doug Evans  <dje@google.com>
8669
8670         * dwarf2read.c (struct file_entry): Tweak comments.
8671         (get_debug_line_section): Tweak comments.
8672
8673 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8674
8675         * NEWS: Announce fork support in the RSP and support
8676         for fork debugging in extended mode.
8677
8678 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8679
8680         * remote.c (remote_insert_fork_catchpoint): New function.
8681         (remote_remove_fork_catchpoint): New function.
8682         (remote_insert_vfork_catchpoint): New function.
8683         (remote_remove_vfork_catchpoint): New function.
8684         (pending_fork_parent_callback): New function.
8685         (remove_new_fork_child): New function.
8686         (remote_update_thread_list): Call remote_notif_get_pending_events
8687         and remove_new_fork_child.
8688         (extended_remote_kill): Kill fork child when killing the
8689         parent before follow_fork completes.
8690         (init_extended_remote_ops): Initialize target vector with
8691         new fork catchpoint functions.
8692
8693 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8694
8695         * remote.c (remove_vfork_event_p): New function.
8696         (remote_follow_fork): Add vfork event type to event checking.
8697         (remote_parse_stop_reply): New stop reasons "vfork" and
8698         "vforkdone" for RSP 'T' Stop Reply Packet.
8699
8700 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8701
8702         * linux-nat.c (linux_nat_ptrace_options): New function.
8703         (linux_init_ptrace, wait_lwp, linux_nat_filter_event):
8704         Call linux_nat_ptrace_options and use different argument to
8705         linux_enable_event_reporting.
8706         (_initialize_linux_nat): Delete call to
8707         linux_ptrace_set_additional_flags.
8708         * nat/linux-ptrace.c (current_ptrace_options): Rename to
8709         supported_ptrace_options.
8710         (additional_flags): Delete variable.
8711         (linux_check_ptrace_features): Use supported_ptrace_options.
8712         (linux_test_for_tracesysgood, linux_test_for_tracefork):
8713         Likewise, and remove additional_flags check.
8714         (linux_enable_event_reporting): Change 'attached' argument to
8715         'options'.  Use supported_ptrace_options.
8716         (ptrace_supports_feature): Change comment.  Use
8717         supported_ptrace_options.
8718         (linux_ptrace_set_additional_flags): Delete function.
8719         * nat/linux-ptrace.h (linux_ptrace_set_additional_flags):
8720         Delete function prototype.
8721         * remote.c (remote_fork_event_p): New function.
8722         (remote_detach_pid): New function.
8723         (remote_detach_1): Call remote_detach_pid, don't mourn inferior
8724         if doing detach-on-fork.
8725         (remote_follow_fork): New function.
8726         (remote_parse_stop_reply): Handle new "T" stop reason "fork".
8727         (remote_pid_to_str): Print "process" strings for pid/0/0 ptids.
8728         (init_extended_remote_ops): Initialize to_follow_fork.
8729
8730 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8731
8732         * nat/linux-ptrace.c (linux_check_ptrace_features): Change
8733         from static to extern.
8734         * nat/linux-ptrace.h (linux_check_ptrace_features): Declare.
8735         * remote.c (anonymous enum): <PACKET_fork_event_feature,
8736         * PACKET_vfork_event_feature>: New enumeration constants.
8737         (remote_protocol_features): Add table entries for new packets.
8738         (remote_query_supported): Add new feature queries to qSupported
8739         packet.
8740
8741 2015-05-12  Gary Benson <gbenson@redhat.com>
8742
8743         * remote.c (remote_add_inferior): Call exec_file_locate_attach
8744         for fake PIDs as well as real ones.
8745         (remote_pid_to_exec_file): Send empty annex if PID is fake.
8746
8747 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
8748
8749         * NEWS (Python Scripting): Mention the new gdb.Value methods.
8750         * python/py-value.c (valpy_reference_value): New function.
8751         (valpy_const_value): Likewise.
8752         (value_object_methods): Add new methods.
8753         * value.c (make_cv_value): New function.
8754         * value.h (make_cv_value): Declare.
8755
8756 2015-05-08  Yao Qi  <yao@codesourcery.com>
8757             Sandra Loosemore  <sandra@codesourcery.com>
8758
8759         * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
8760         to 'lh->include_dirs' before accessing to it.
8761         (psymtab_include_file_name): Likewise.
8762         (dwarf_decode_lines_1): Likewise.
8763         (dwarf_decode_lines): Likewise.
8764         (file_file_name): Likewise.
8765
8766 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8767
8768         * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
8769         (NIOS2_SIGRETURN_REGSAVE_OFFSET): Define.
8770         (nios2_linux_rt_sigreturn_init): Adjust base address of
8771         register save area.
8772
8773 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8774
8775         * nios2-tdep.c (nios2_breakpoint_from_pc): Revert to using
8776         "trap 31" as the breakpoint instruction on all targets.
8777
8778 2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8779
8780         * infcmd.c (print_return_value): Remove unused declaration.
8781
8782 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8783
8784         * dwarf2read.c (attr_to_dynamic_prop)
8785         <DW_AT_data_member_location>: Use read_type_die isntead of
8786         get_die_type.
8787
8788 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8789
8790         * ada-lang.c (ada_convert_actual): Add handling of formals
8791         passed inside an aligner type.
8792
8793 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8794
8795         * copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
8796
8797 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
8798
8799         PR python/18291
8800         * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
8801         Print xmethod matcher status.
8802
8803 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8804
8805         * s390-linux-nat.c (fill_gregset): Avoid relying on the PSWA
8806         register in the regcache when treating the PSWM register, and vice
8807         versa.
8808
8809 2015-05-07  Gary Benson <gbenson@redhat.com>
8810
8811         * linux-thread-db.c (struct thread_db_info)
8812         <td_ta_map_id2thr_p>: Remove field.
8813         (try_thread_db_load_1): Remove initialization for the above.
8814
8815 2015-05-07  Gary Benson <gbenson@redhat.com>
8816
8817         * linux-thread-db.c (struct thread_db_info)
8818         <td_thr_validate_p>: Remove field.
8819         (try_thread_db_load_1): Remove initialization for the above.
8820
8821 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8822
8823         * compile/compile-object-load.c (compile_object_load): Support
8824         mst_text_gnu_ifunc.
8825
8826 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8827
8828         * compile/compile.c (compile_to_object): Make the cmd_string parameter
8829         const.  Use new variables for the const compatibility.
8830         (eval_compile_command): Make the cmd_string parameter const.
8831         * compile/compile.h (eval_compile_command): Make the cmd_string
8832         parameter const.
8833
8834 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8835
8836         * defs.h (deprecated_init_ui_hook): Delete.  Remove associated
8837         comment.
8838         * top.c (deprecated_init_ui_hook): Delete.
8839         (gdb_init): Remove handling of deprecated_init_ui_hook.
8840         * interps.c (clear_interpreter_hooks): Remove handling of
8841         deprecated_init_ui_hook.
8842         * main.c (captured_main): Update comment.
8843
8844 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8845
8846         * solib.c (_initialize_solib): Add "info dll" alias creation.
8847         * windows-nat.c (set_windows_aliases): Delete.
8848         (_initialize_windows_nat): Remove deprecated_init_ui_hook
8849         assignment.
8850         * NEWS: Add news entry about "info dll" now being available
8851         on all platforms.
8852
8853 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8854
8855         * ada-lang.c (value_assign_to_component): Reformat and improve
8856         documentation. Remove all trailing spaces.
8857
8858 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8859
8860         * inline-frame.c (inline_frame_sniffer, skip_inline_frames):
8861         Stop counting inlined frames as soon as an out-of-line function
8862         is found.
8863
8864 2014-05-05  Pierre-Marie de Rodat  <derodat@adacore.com>
8865
8866         * dwarf2read.c (inherit_abstract_dies): Skip
8867         DW_TAG_GNU_call_site dies while inheriting children of an
8868         abstract DIE into a scope.
8869         (read_lexical_block_scope): Inherit abstract DIE's for
8870         lexical scopes.
8871
8872 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8873
8874         * ada-valprint.c (val_print_packed_array_elements): Delete
8875         variable "len".  Add a type-length check when comparing two
8876         consecutive elements of the array.  Use the element's actual
8877         length in call to value_contents_eq.
8878         * ada-lang.c (ada_value_primitive_packed_val): Always return
8879         a value whose type has been resolved.
8880
8881 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8882
8883         * ada-lang.c (ada_value_primitive_packed_val): Recompute
8884         BIT_SIZE and LEN if the size of the resolved type is smaller
8885         than BIT_SIZE * HOST_CHAR_BIT.
8886
8887 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8888
8889         * ada-lang.c (ada_value_primitive_packed_val): Use a more
8890         correct address in call to value_at.  Adjust call to
8891         value_address accordingly.
8892
8893 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8894
8895         * ada-valprint.c (ada_val_print_1): Resolve TYPE before trying
8896         to print it.
8897
8898 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8899
8900         * dwarf2loc.h (struct property_addr_info): Add "valaddr" field.
8901         * dwarf2loc.c (dwarf2_evaluate_property): Add handling of
8902         pinfo->valaddr.
8903         * gdbtypes.h (resolve_dynamic_type): Add "valaddr" parameter.
8904         * gdbtypes.c (resolve_dynamic_struct): Set pinfo.valaddr.
8905         (resolve_dynamic_type_internal): Set pinfo.valaddr.
8906         Add handling of addr_stack->valaddr.
8907         (resolve_dynamic_type): Add "valaddr" parameter.
8908         Set pinfo.valaddr field.
8909         * ada-lang.c (ada_discrete_type_high_bound): Update call to
8910         resolve_dynamic_type.
8911         (ada_discrete_type_low_bound): Likewise.
8912         * findvar.c (default_read_var_value): Likewise.
8913         * value.c (value_from_contents_and_address): Likewise.
8914
8915 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8916
8917         * gdbtypes.c (resolve_dynamic_array): Use
8918         create_array_type_with_stride instead of create_array_type.
8919
8920 2015-04-30  DJ Delorie  <dj@redhat.com>
8921
8922         * rl78-tdep.c (rl78_analyze_prologue): Pass RL78_ISA_DEFAULT to
8923         rl78_decode_opcode
8924
8925 2015-04-29  Doug Evans  <dje@google.com>
8926
8927         PR python/18285
8928         * NEWS: Document new gdb.XMethodWorker.get_result_type method.
8929         * eval.c (evaluate_subexp_standard) <OP_FUNCALL>: Handle
8930         EVAL_AVOID_SIDE_EFFECTS for xmethods.
8931         * extension-priv.h (struct extension_language_ops)
8932         <get_xmethod_result_type>: New member.
8933         * extension.c (get_xmethod_result_type): New function.
8934         * extension.h (get_xmethod_result_type): Declare.
8935         * python/py-xmethods.c (get_result_type_method_name): New static
8936         global.
8937         (py_get_result_type_method_name): Ditto.
8938         (gdbpy_get_xmethod_result_type): New function.
8939         (gdbpy_initialize_xmethods): Initialize py_get_result_type_method_name.
8940         * python/python-internal.h (gdbpy_get_xmethod_result_type): Declare.
8941         * python/python.c (python_extension_ops): Add
8942         gdbpy_get_xmethod_result_type.
8943         * python/lib/gdb/xmethod.py (XMethodWorker): Add get_result_type.
8944         * valarith.c (value_x_binop): Handle EVAL_AVOID_SIDE_EFFECTS for
8945         xmethods.
8946         (value_x_unop): Ditto.
8947         * value.c (result_type_of_xmethod): New function.
8948         * value.h (result_type_of_xmethod): Declare.
8949
8950 2015-04-29  Gary Benson <gbenson@redhat.com>
8951
8952         * solib.c (solib_find_1): Allow fd argument to be NULL.
8953         (exec_file_find): Update comment.
8954         (solib_find): Likewise.
8955         * exec.c (exec_file_locate_attach): Use NULL as fd
8956         argument to exec_file_find to avoid having to close
8957         the opened file.
8958         * infrun.c (follow_exec): Likewise.
8959
8960 2015-04-28  Doug Evans  <dje@google.com>
8961
8962         PR python/18299
8963         * python/lib/gdb/printing.py (register_pretty_printer): Handle
8964         name or __name__ attributes.  Handle gdb module as first argument.
8965
8966 2015-04-28  Doug Evans  <dje@google.com>
8967
8968         PR python/18089
8969         * python/py-prettyprint.c (print_children): Verify result of children
8970         iterator.  Provide better error message.
8971         * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
8972         * python/python.c (gdbpy_print_python_errors_p): New function.
8973
8974 2015-04-28  Doug Evans  <dje@google.com>
8975
8976         * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.
8977
8978 2015-04-28  Sasha Smundak  <asmundak@google.com>
8979
8980         * NEWS: Mention gdb.Type.optimized_out method.
8981         * python/py-type.c (typy_optimized_out):  New function.
8982
8983 2015-04-28  John Baldwin  <jhb@FreeBSD.org>
8984
8985         * fbsd-nat.c: Include "gdb_wait.h" instead of <sys/wait.h>.
8986
8987 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8988
8989         * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
8990         (initialize_utils): Move call of init_page_info() to ...
8991         * top.c (gdb_init): ... here.
8992
8993 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8994
8995         * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
8996         (tui_sigwinch_handler): Still update our idea of
8997         the terminal's width and height even when TUI is not active.
8998
8999 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9000
9001         * utils.h (set_screen_width_and_height): Declare.
9002         * utils.c (set_screen_width_and_height): Define.
9003         * tui/tui-win.c (tui_update_gdb_sizes): Use it.
9004
9005 2015-04-28  Gary Benson <gbenson@redhat.com>
9006
9007         * infrun.c (solist.h): New include.
9008         (follow_exec): Use exec_file_find to prefix execd_pathname
9009         with gdb_sysroot.
9010
9011 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9012
9013         * tui/tui-source.c (tui_set_source_content): Avoid calling
9014         strcpy() when offset is 0.
9015
9016 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9017
9018         PR gdb/18155
9019         * tui/tui-data.c (tui_free_window): Don't free the locator
9020         window when passed an SRC_WIN or a DISASSEM_WIN.
9021
9022 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9023
9024         * tui/tui-data.h (struct tui_win_element): Forward-declare.
9025         (tui_win_content): Move declaration.
9026         (struct tui_gen_win_info): Give 'content' field the
9027         type tui_win_content.
9028         * tui/tui-data.c (init_content_element): Remove redundant and
9029         erroneous casts.
9030         (tui_add_content_elements): Remove erroneous cast.
9031         * tui/tui-disasm.c (tui_set_disassem_content): Remove redundant
9032         casts.
9033         (tui_get_begin_asm_address): Likewise.
9034         * tui/tui-regs.c (tui_show_registers): Likewise.
9035         (tui_show_register_group): Likewise.
9036         (tui_display_registers_from): Likewise.
9037         (tui_check_register_values): Likewise.
9038         * tui/tui-source.c (tui_set_source_content): Likewise.
9039         (tui_set_source_content_nil): Likewise.
9040         (tui_source_is_displayed): Likewise.
9041         * tui/tui-stack.c (tui_show_locator_content): Likewise.
9042         (tui_set_locator_fullname): Likewise.
9043         (tui_set_locator_info): Likewise.
9044         (tui_show_frame_info): Likewise.
9045         * tui/tui-winsource.c (tui_clear_source_content): Likewise.
9046         (tui_show_source_line): Likewise.
9047         (tui_horizontal_source_scroll): Likewise.
9048         (tui_update_breakpoint_info): Likewise.
9049         (tui_set_exec_info_content): Likewise.
9050         (tui_show_exec_info_content): Likewise.
9051         (tui_alloc_source_buffer): Likewise.
9052         (tui_line_is_displayed): Likewise.
9053         (tui_addr_is_displayed): Likewise.
9054
9055 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9056
9057         * fbsd-nat.c: (fbsd_wait) [PL_FLAG_EXEC]: Report TARGET_WAITKIND_EXECD
9058         event if PL_FLAG_EXEC is set.
9059         [PL_FLAG_EXEC] (fbsd_insert_exec_catchpoint): New function.
9060         [PL_FLAG_EXEC] (fbsd_remove_exec_catchpoint): New function.
9061         (fbsd_nat_add_target) [PL_FLAG_EXEC]: Set
9062         "to_insert_exec_catchpoint" to "fbsd_insert_exec_catchpoint".
9063         Set "to_remove_exec_catchpoint" to "fbsd_remove_exec_catchpoint".
9064
9065 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9066
9067         * fbsd-nat.c: [PT_LWPINFO] New variable super_wait.
9068         [TDP_RFPPWAIT] New variable fbsd_pending_children.
9069         [TDP_RFPPWAIT] (fbsd_remember_child): New function.
9070         [TDP_RFPPWAIT] (fbsd_is_child_pending): New function.
9071         [TDP_RFPPWAIT] (fbsd_fetch_kinfo_proc): New function.
9072         [PT_LWPINFO] (fbsd_wait): New function.
9073         [TDP_RFPPWAIT] (fbsd_follow_fork): New function.
9074         [TDP_RFPPWAIT] (fbsd_insert_fork_catchpoint): New function.
9075         [TDP_RFPPWAIT] (fbsd_remove_fork_catchpoint): New function.
9076         [TDP_RFPPWAIT] (fbsd_insert_vfork_catchpoint): New function.
9077         [TDP_RFPPWAIT] (fbsd_remove_vfork_catchpoint): New function.
9078         [TDP_RFPPWAIT] (fbsd_enable_follow_fork): New function.
9079         [TDP_RFPPWAIT] (fbsd_post_startup_inferior): New function.
9080         [TDP_RFPPWAIT] (fbsd_post_attach): New function.
9081         (fbsd_nat_add_target) [PT_LWPINFO] Set "to_wait" to
9082         "fbsd_wait".
9083         [TDP_RFPPWAIT] Set "to_follow_fork" to "fbsd_follow_fork".
9084         Set "to_insert_fork_catchpoint" to "fbsd_insert_fork_catchpoint".
9085         Set "to_remove_fork_catchpoint" to "fbsd_remove_fork_catchpoint".
9086         Set "to_insert_vfork_catchpoint" to "fbsd_insert_vfork_catchpoint".
9087         Set "to_remove_vfork_catchpoint" to "fbsd_remove_vfork_catchpoint".
9088         Set "to_post_startup_inferior" to "fbsd_post_startup_inferior".
9089         Set "to_post_attach" to "fbsd_post_attach".
9090
9091 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9092
9093         * fbsd-nat.c (fbsd_pid_to_exec_file): Mark static.
9094         (fbsd_find_memory_regions): Mark static.
9095         (fbsd_nat_add_target): New function.
9096         * fbsd-nat.h: Export fbsd_nat_add_target and remove prototypes for
9097         fbsd_pid_to_exec_file and fbsd_find_memory_regions.
9098         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Use fbsd_nat_add_target.
9099         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Likewise.
9100         * ppcfbsd-nat.c (_initialize_ppcfbsd_nat): Likewise.
9101         * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Likewise.
9102
9103 2015-04-27  Gary Benson <gbenson@redhat.com>
9104
9105         * objfiles.c (allocate_objfile): Do not attempt to expand name
9106         if name is a "target:" filename.
9107         * auto-load.c (load_auto_scripts_for_objfile): Do not attempt
9108         to load auto-load scripts for objfiles with "target:" filenames.
9109
9110 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9111
9112         * s390-linux-tdep.c: Include "elf/s390.h" and "elf-bfd.h".
9113         (enum s390_vector_abi_kind): New enum.
9114         (struct gdbarch_tdep)<vector_abi>: New field.
9115         (s390_effective_inner_type): Add parameter min_size.  Stop
9116         unwrapping if the inner type is smaller than min_size.
9117         (s390_function_arg_float): Adjust call to
9118         s390_effective_inner_type.
9119         (s390_function_arg_vector): New function.
9120         (s390_function_arg_integer): Adjust comment.
9121         (struct s390_arg_state)<vr>: New field.
9122         (s390_handle_arg): Add parameter 'is_unnamed'.  Pass vector
9123         arguments according to vector ABI when appropriate.
9124         (s390_push_dummy_call): Initialize the argument state's field
9125         'vr'.  Adjust calls to s390_handle_arg.
9126         (s390_register_return_value): Handle vector return values.
9127         (s390_return_value): Apply the "register" return value convention
9128         to a vector when appropriate.
9129         (s390_gdbarch_init): Initialize tdep->vector_abi.
9130         * NEWS: Announce S390 vector ABI support.
9131
9132 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9133
9134         * s390-linux-tdep.c (s390_return_value_convention): Remove
9135         function.  Inline its logic...
9136         (s390_return_value): ...here.  Instead, move the handling of the
9137         "register" return value convention...
9138         (s390_register_return_value): ...here.  New function.
9139
9140 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9141
9142         * s390-linux-tdep.c
9143         (is_float_singleton): Remove function.  Move the "singleton" part
9144         of the logic...
9145         (s390_effective_inner_type): ...here.  New function.
9146         (is_float_like): Remove function.  Inline its logic...
9147         (s390_function_arg_float): ...here.
9148         (is_pointer_like, is_integer_like, is_struct_like): Remove
9149         functions.  Inline their logic...
9150         (s390_function_arg_integer): ...here.
9151         (s390_function_arg_pass_by_reference): Remove function.
9152         (extend_simple_arg): Remove function.
9153         (alignment_of): Remove function.
9154         (struct s390_arg_state): New structure.
9155         (s390_handle_arg): New function.
9156         (s390_push_dummy_call): Move parameter placement logic to the new
9157         function s390_handle_arg.  Call it for calculating the stack area
9158         sizes first, and again for actually writing the parameters.
9159
9160 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9161
9162         * s390-linux-tdep.c (is_power_of_two): Add comment.  Return
9163           false if the argument is zero.
9164
9165 2015-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
9166
9167         * ada-lang.c (template_to_static_fixed_type): Return input type
9168         when it is already fixed.  Cache the input type itself when not
9169         creating a static fixed copy.  Make it explicit that we never
9170         molestate the input type.
9171         * gdbtypes.c (resolve_dynamic_struct): Reset the
9172         TYPE_TARGET_TYPE field for resolved copies.
9173
9174 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
9175
9176         * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
9177         (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
9178         (template_to_static_fixed_type): Call ada_check_typedef only
9179         when necessary.
9180
9181 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9182
9183         * cli/cli-dump.c (srec_dump_command): Add internationalization
9184         mark ups.
9185         (ihex_dump_command): Likewise.
9186         (tekhex_dump_command): Likewise.
9187         (binary_dump_command): Likewise.
9188         (binary_append_command): Likewise.
9189
9190 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9191
9192         * cli/cli-dump.c (verilog_cmdlist): New variable.
9193         (dump_verilog_memory): New function.
9194         (dump_verilog_value): New function.
9195         (verilog_dump_command): New function.
9196         (_initialize_cli_dump): Add new commands to support verilog dump
9197         format.
9198         * NEWS: Add entry for "dump verilog".
9199
9200 2015-04-24  Pierre-Marie de Rodat  <derodat@adacore.com>
9201
9202         * gdbtypes.c (print_gnat_stuff): Do not recurse on the
9203         descriptive type when there is none.
9204
9205 2015-04-23  Patrick Palka  <patrick@parcs.ath.cx>
9206
9207         * tui/tui-win.c (tui_async_resize_screen): Call
9208         rl_resize_terminal().
9209
9210 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9211
9212         * windows-nat.c (handle_output_debug_string): Don't change
9213         current_event.dwThreadId.
9214         (get_windows_debug_event): Use thread_id, rather than relying on
9215         current_event.dwThreadId being changed.
9216
9217 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9218
9219         * windows-nat.c (windows_continue): Report an error if
9220         ContinueDebugEvent() fails.
9221
9222 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9223
9224         * windows-nat.c (windows_resume): Fix misspelling in debug output.
9225
9226 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9227
9228         * windows-nat.c (get_windows_debug_event): Replace retval with
9229         thread_id throughout.  Update stale comment.
9230
9231 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9232
9233         * windows-nat.c (get_windows_debug_event): Don't use ternary
9234         conditional operator.
9235
9236 2015-04-21  Pierre Muller  <muller@sourceware.org>
9237
9238         PR pascal/17815
9239         p-exp.y (yylex): Reorganize code to return the matched pattern
9240         for a field of this.
9241
9242 2015-04-21  Gary Benson <gbenson@redhat.com>
9243
9244         * common/fileio.h (fileio_to_host_openflags): New declaration.
9245         * common/fileio.c (fcntl.h): New include.
9246         (fileio_to_host_openflags): New function, factored out from...
9247         * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
9248         Single use updated.
9249
9250 2015-04-21  Kevin Buettner  <kevinb@redhat.com>
9251
9252         * rl78-tdep.c (RL78_SP_ADDR): Define.
9253         (opc_reg_to_gdb_regnum): New static function.
9254         (rl78_analyze_prologue): Recognize instructions forming slightly
9255         more interesting prologues.
9256
9257 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9258
9259         Revert:
9260         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9261         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9262         TYPE_CODE_REF types so that they are not considered as dynamic
9263         depending on the referenced type.
9264         (resolve_dynamic_type_internal): Likewise.
9265
9266 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9267
9268         Revert:
9269         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9270         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9271         "top_level" parameter.
9272         (resolve_dynamic_type_internal): Remove the unused "top_level"
9273         parameter.  Update call to is_dynamic_type_internal.
9274         (is_dynamic_type): Update call to is_dynamic_type_internal.
9275         (resolve_dynamic_range): Update call to
9276         resolve_dynamic_type_internal.
9277         (resolve_dynamic_union): Likewise.
9278         (resolve_dynamic_struct): Likewise.
9279         (resolve_dynamic_type): Likewise.
9280
9281 2015-04-19  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9282
9283         * breakpoint.c (update_dprintf_command_list): Remove duplicated
9284         xmalloc.
9285
9286 2015-04-20  Thomas Schwinge  <thomas@codesourcery.com>
9287
9288         * reply_mig_hack.awk: Robustify parsing.
9289
9290         * reply_mig_hack.awk: Don't bother to declare an intermediate
9291         function pointer variable.
9292
9293 2015-04-17  Doug Evans  <dje@google.com>
9294
9295         * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
9296         to "exec_displacement" to avoid confusion with inner use of the name.
9297
9298 2015-04-17  Pedro Alves  <palves@redhat.com>
9299
9300         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
9301         if HW point of TYPE isn't supported.
9302
9303 2015-04-17  Yao Qi  <yao.qi@linaro.org>
9304             Pedro Alves  <palves@redhat.com>
9305
9306         * target.h (target_can_use_hardware_watchpoint): Update comments.
9307         Remove trailing ";".
9308
9309 2015-04-17  Gary Benson <gbenson@redhat.com>
9310
9311         * remote.c (remote_add_inferior): New argument try_open_exec.
9312         If nonzero, attempt to open the inferior's executable file as
9313         the main executable if no main executable is open already.
9314         All callers updated.
9315         * NEWS: Mention that GDB now supports automatic location and
9316         retrieval of executable + files from remote targets.
9317
9318 2015-04-17  Gary Benson <gbenson@redhat.com>
9319
9320         * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
9321         * remote.c (PACKET_qXfer_exec_file): Likewise.
9322         (remote_protocol_features): Register the
9323         "qXfer:exec-file:read" feature.
9324         (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
9325         (remote_pid_to_exec_file): New function.
9326         (init_remote_ops): Initialize to_pid_to_exec_file.
9327         (_initialize_remote): Register new "set/show remote
9328         pid-to-exec-file-packet" command.
9329         * NEWS: Announce new qXfer:exec-file:read packet.
9330
9331 2015-04-17  Gary Benson <gbenson@redhat.com>
9332
9333         * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
9334         New declaration.
9335         * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
9336         New function, factored out from...
9337         * linux-nat.c (linux_child_pid_to_exec_file): ...here.
9338
9339 2015-04-17  Gary Benson <gbenson@redhat.com>
9340
9341         * exec.c (solist.h): New include.
9342         (exec_file_locate_attach): Prefix absolute executable
9343         paths with gdb_sysroot if set.
9344         * NEWS: Mention that executable paths may be prepended
9345         with sysroot.
9346
9347 2015-04-17  Gary Benson <gbenson@redhat.com>
9348
9349         * solist.h (exec_file_find): New declaration.
9350         * solib.c (solib_find_1): New function, factored out from...
9351         (solib_find): ...here.
9352         (exec_file_find): New function.
9353
9354 2015-04-17  Gary Benson <gbenson@redhat.com>
9355
9356         * gdbcore.h (exec_file_locate_attach): New declaration.
9357         * exec.c (exec_file_locate_attach): New function, factored
9358         out from...
9359         * infcmd.c (attach_command_post_wait): ...here.
9360
9361 2015-04-17  Mike Frysinger  <vapier@gentoo.org>
9362
9363         * MAINTAINERS: Add myself for Blackfin/write-after-approval.
9364
9365 2015-04-16  Yao Qi  <yao.qi@linaro.org>
9366
9367         * infrun.c (maybe_software_singlestep): Declare.
9368         (displaced_step_fixup): Call maybe_software_singlestep.
9369
9370 2015-04-15  Doug Evans  <dje@google.com>
9371
9372         * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
9373
9374 2015-04-15  Doug Evans  <dje@google.com>
9375
9376         * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
9377
9378 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
9379
9380         * python/lib/gdb/command/unwinders.py: Add parentheses.
9381
9382 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9383
9384         * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
9385
9386 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9387
9388         * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
9389
9390 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9391
9392         * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
9393         dsc->insn_size instead of 4.
9394
9395 2015-04-14  Gary Benson <gbenson@redhat.com>
9396
9397         * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
9398         * minidebug.c (lzma_stat): Likewise.
9399         * solib-spu.c (spu_bfd_iovec_stat): Likewise.
9400         * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
9401
9402 2015-04-13  Stan Shebs  <stanshebs@google.com>
9403
9404         * MAINTAINERS: Update my email address.
9405
9406 2015-04-13  John Baldwin  <jhb@FreeBSD.org>
9407
9408         * amd64-tdep.c (amd64_target_description): New function.
9409         * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
9410         * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
9411         (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9412         x86 extended save area.
9413         (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9414         * amd64bsd-nat.h: Export amd64bsd_xsave_len.
9415         * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
9416         (_initialize_amd64fbsd_nat): Set "to_read_description" to
9417         "amd64fbsd_read_description".
9418         * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
9419         (amd64fbsd_supply_xstateregset): New function.
9420         (amd64fbsd_collect_xstateregset): New function.
9421         Add "amd64fbsd_xstateregset".
9422         (amd64fbsd_iterate_over_regset_sections): New function.
9423         (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
9424         "I386_FBSD_XSAVE_XCR0_OFFSET".
9425         Add "iterate_over_regset_sections" gdbarch method.
9426         Add "core_read_description" gdbarch method.
9427         * i386-tdep.c (i386_target_description): New function.
9428         * i386-tdep.h: Export i386_target_description and tdesc_i386.
9429         * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
9430         (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9431         x86 extended save area.
9432         (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9433         * i386bsd-nat.h: Export i386bsd_xsave_len.
9434         * i386fbsd-nat.c (i386fbsd_read_description): New function.
9435         (_initialize_i386fbsd_nat): Set "to_read_description" to
9436         "i386fbsd_read_description".
9437         * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
9438         (i386fbsd_core_read_description): New function.
9439         (i386fbsd_supply_xstateregset): New function.
9440         (i386fbsd_collect_xstateregset): New function.
9441         Add "i386fbsd_xstateregset".
9442         (i386fbsd_iterate_over_regset_sections): New function.
9443         (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
9444         "I386_FBSD_XSAVE_XCR0_OFFSET".
9445         Add "iterate_over_regset_sections" gdbarch method.
9446         Add "core_read_description" gdbarch method.
9447         * i386fbsd-tdep.h: New file.
9448
9449 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9450
9451         * NEWS (Changes since GDB 7.9): Add removed -xdb.
9452         * breakpoint.c (command_line_is_silent): Remove xdb_commands
9453         conditional.
9454         (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
9455         and lb.
9456         * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
9457         va.
9458         * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
9459         conditional.
9460         * defs.h (xdb_commands): Remove declaration.
9461         * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
9462         * guile/scm-cmd.c (command_classes): Remove xdb from comment.
9463         * infcmd.c (run_no_args_command, go_command): Remove.
9464         (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
9465         * infrun.c (xdb_handle_command): Remove.
9466         (_initialize_infrun): Remove xdb_commands for lz and z.
9467         * main.c (xdb_commands): Remove variable.
9468         (captured_main): Remove "xdb" from long_options.
9469         (print_gdb_help): Remove --xdb from help.
9470         * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
9471         * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
9472         * stack.c (backtrace_full_command, args_plus_locals_info)
9473         (current_frame_command): Remove.
9474         (_initialize_stack): Remove xdb_commands for t, T and l.
9475         * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
9476         * thread.c (_initialize_thread): Remove xdb_commands condition.
9477         * tui/tui-layout.c (tui_toggle_layout_command)
9478         (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
9479         (_initialize_tui_layout): Remove xdb_commands for td and ts.
9480         * tui/tui-regs.c (tui_scroll_regs_forward_command)
9481         (tui_scroll_regs_backward_command): Remove.
9482         (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
9483         * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
9484         (_initialize_tui_win): Remove xdb_commands for U and w.
9485         * utils.c (pagination_on_command, pagination_off_command): Remove.
9486         (initialize_utils): Remove xdb_commands for am and sm.
9487
9488 2015-04-10  Pedro Alves  <palves@redhat.com>
9489
9490         * infrun.c (displaced_step_fixup): Switch to the event ptid
9491         earlier.  If the thread stopped for a watchpoint and the
9492         target/arch has non-continuable watchpoints, cancel the displaced
9493         step.
9494         (resume): Don't start a displaced step if in-line step-over info
9495         is valid.
9496
9497 2015-04-10  Pedro Alves  <palves@redhat.com>
9498
9499         * infrun.c (displaced_step_in_progress): New function.
9500         (do_target_resume): Advise target to report all signals if
9501         displaced stepping.
9502
9503 2015-04-10  Pedro Alves  <palves@redhat.com>
9504
9505         PR gdb/18216
9506         * infrun.c (process_event_stop_test): Don't assume a step-resume
9507         is set if tp->stepped_breakpoint is true.
9508
9509 2015-04-10  Yao Qi  <yao.qi@linaro.org>
9510
9511         * arm-tdep.c (install_alu_reg): Update comment.
9512         (thumb_copy_alu_reg): Remove local variable rn.  Update
9513         debugging message.  Use r2 instead of r1 in the modified
9514         instruction.
9515
9516 2015-04-10  Pedro Alves  <palves@redhat.com>
9517
9518         PR gdb/13858
9519         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
9520         linux_displaced_step_location as gdbarch_displaced_step_location
9521         hook.
9522         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
9523         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
9524         * linux-tdep.c (linux_displaced_step_location): New function,
9525         based on ppc_linux_displaced_step_location.
9526         * linux-tdep.h (linux_displaced_step_location): New declaration.
9527         * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
9528         (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
9529         Delete.
9530         (ppc_linux_init_abi): Install linux_displaced_step_location as
9531         gdbarch_displaced_step_location hook, even without Cell/B.E..
9532         (_initialize_ppc_linux_tdep): Don't install
9533         ppc_linux_inferior_created as inferior_created observer.
9534         * s390-linux-tdep.c (s390_gdbarch_init): Install
9535         linux_displaced_step_location as gdbarch_displaced_step_location
9536         hook.
9537
9538 2015-04-09  Gary Benson <gbenson@redhat.com>
9539
9540         * common/common-remote-fileio.h: Rename to...
9541         * common/fileio.h: ...this.  Update all references.
9542         (remote_fileio_to_fio_error): Rename to...
9543         (host_to_fileio_error): ...this.
9544         (remote_fileio_to_be): Rename to...
9545         (host_to_bigendian): ...this.  Update all callers.
9546         (remote_fileio_to_fio_uint): Rename to...
9547         (host_to_fileio_uint): ...this.  Update all callers.
9548         (remote_fileio_to_fio_time): Rename to...
9549         (host_to_fileio_time): ...this.  Update all callers.
9550         (remote_fileio_to_fio_stat): Rename to...
9551         (host_to_fileio_stat): ...this.
9552         Update all references.
9553         * common/common-remote-fileio.c: Rename to...
9554         * common/fileio.c: ...this.  Update all references.
9555         (remote_fileio_to_fio_error): Rename to...
9556         (host_to_fileio_error): ...this.  Update all callers.
9557         (remote_fileio_mode_to_target): Rename to...
9558         (fileio_mode_pack): ...this.  Update all callers.
9559         (remote_fileio_to_fio_mode): Rename to...
9560         (host_to_fileio_mode): ...this.  Update all callers.
9561         (remote_fileio_to_fio_ulong): Rename to...
9562         (host_to_fileio_ulong): ...this.  Update all callers.
9563         (remote_fileio_to_fio_stat): Rename to...
9564         (host_to_fileio_stat): ...this.  Update all callers.
9565
9566 2015-04-09  Andy Wingo  <wingo@igalia.com>
9567
9568         * guile/scm-frame.c (gdbscm_frame_read_register): New function.
9569         (frame_functions): Bind gdbscm_frame_read_register to
9570         frame-read-register.
9571         * guile/lib/gdb.scm (frame-read-register): Export.
9572
9573 2015-04-09  Gary Benson <gbenson@redhat.com>
9574
9575         * common/common-remote-fileio.h (remote_fileio_to_fio_error):
9576         New declaration.
9577         * common/common-remote-fileio.c (remote_fileio_to_fio_error):
9578         New function, factored out the named functions below.
9579         * inf-child.c (gdb/fileio.h): Remove include.
9580         (common-remote-fileio.h): New include.
9581         (inf_child_errno_to_fileio_error): Remove function.  Update
9582         all callers to use remote_fileio_to_fio_error.
9583         * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
9584
9585 2015-04-09  Andy Wingo  <wingo@igalia.com>
9586
9587         * MAINTAINERS (Write After Approval): Add Andy Wingo.
9588
9589 2015-04-09  H.J. Lu  <hongjiu.lu@intel.com>
9590
9591         * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
9592         Replace $zlibdir with $ZLIBDIR in LDFLAGS.
9593         * configure: Regenerated.
9594
9595 2015-04-09  Pedro Alves  <palves@redhat.com>
9596
9597         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
9598         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
9599         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
9600         * gnulib/import/Makefile.am: Update.
9601         * gnulib/import/Makefile.in: Update.
9602         * gnulib/import/m4/gnulib-cache.m4: Update.
9603         * gnulib/import/m4/gnulib-comp.m4: Update.
9604         * gnulib/import/m4/strtok_r.m4: New file.
9605         * gnulib/import/strtok_r.c: New file.
9606
9607 2015-04-09  Pedro Alves  <palves@redhat.com>
9608
9609         * gnulib/update-gnulib.sh (aclocal version check): Filter out
9610         "called too early to check prototype".
9611
9612 2015-04-08  Sergio Durigan Junior  <sergiodj@redhat.com>
9613
9614         PR python/16699
9615         * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
9616         use a caching mechanism.  Adjust comments and code to reflect
9617         that.  Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
9618         (cmdpy_completer_handle_brkchars): Adjust call to
9619         cmdpy_completer_helper.  Call Py_XDECREF for 'resultobj'.
9620         (cmdpy_completer): Likewise.
9621
9622 2015-04-08  Yao Qi  <yao.qi@linaro.org>
9623
9624         * spu-tdep.c (spu_gdbarch_init): Don't call
9625         set_gdbarch_cannot_step_breakpoint.
9626
9627 2015-04-07  Sergio Durigan Junior  <sergiodj@redhat.com>
9628
9629         * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
9630
9631 2015-04-07  Pedro Alves  <palves@redhat.com>
9632
9633         * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
9634         (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
9635         (delete_exited_threads): New declaration.
9636         * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
9637         * linux-nat.c (linux_nat_update_thread_list): New function.
9638         (linux_nat_add_target): Install it.
9639         * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
9640         * thread.c (prune_threads): Use ALL_THREADS_SAFE.
9641         (delete_exited_threads): New function.
9642
9643 2015-04-07  Pedro Alves  <pedro@codesourcery.com>
9644
9645         * infrun.c (resume) <displaced stepping debug output>: Get the
9646         leader thread's regcache, not resume_ptid's.
9647
9648 2015-04-06  Doug Evans  <xdje42@gmail.com>
9649
9650         * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
9651         VAR_DOMAIN.
9652         (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
9653         Include symbol domain in debugging output.
9654
9655 2015-04-06  Pedro Alves  <palves@redhat.com>
9656             Bernd Edlinger  <bernd.edlinger@hotmail.de>
9657
9658         * configure.ac: Remove the mingw32-specific stub-termcap.o
9659         fallback, and instead fallback to the stub termcap on all hosts.
9660         * configure: Regenerate.
9661         * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
9662         symbols.
9663
9664 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9665
9666         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9667         "top_level" parameter.
9668         (resolve_dynamic_type_internal): Remove the unused "top_level"
9669         parameter.  Update call to is_dynamic_type_internal.
9670         (is_dynamic_type): Update call to is_dynamic_type_internal.
9671         (resolve_dynamic_range): Update call to
9672         resolve_dynamic_type_internal.
9673         (resolve_dynamic_union): Likewise.
9674         (resolve_dynamic_struct): Likewise.
9675         (resolve_dynamic_type): Likewise.
9676
9677 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9678
9679         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9680         TYPE_CODE_REF types so that they are not considered as dynamic
9681         depending on the referenced type.
9682         (resolve_dynamic_type_internal): Likewise.
9683
9684 2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
9685
9686         * Makefile.in (top_srcdir): New.
9687         * configure: Regenerated.
9688
9689 2015-04-02  Gary Benson <gbenson@redhat.com>
9690
9691         * NEWS: Announce the new default sysroot of "target:".
9692
9693 2015-04-02  Gary Benson <gbenson@redhat.com>
9694
9695         * main.c (captured_main): Set gdb_sysroot to "target:"
9696         if not otherwise set.
9697
9698 2015-04-02  Gary Benson <gbenson@redhat.com>
9699
9700         * exec.c (exec_file_attach): Support "target:" filenames.
9701
9702 2015-04-02  Gary Benson <gbenson@redhat.com>
9703
9704         * solib.c (solib_find): Strip "target:" prefix from sysroot
9705         if accessing local files.
9706
9707 2015-04-02  Gary Benson <gbenson@redhat.com>
9708
9709         * symfile.c (symfile_bfd_open): Reorder to remove duplicated
9710         checks and error messages.
9711
9712 2015-04-02  Gary Benson <gbenson@redhat.com>
9713
9714         * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
9715         (remote_filename_p): Remove declaration.
9716         (remote_bfd_open): Likewise.
9717         * remote.c (remote_bfd_iovec_open): Remove function.
9718         (remote_bfd_iovec_close): Likewise.
9719         (remote_bfd_iovec_pread): Likewise.
9720         (remote_bfd_iovec_stat): Likewise.
9721         (remote_filename_p): Likewise.
9722         (remote_bfd_open): Likewise.
9723         * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
9724         * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
9725         (gdb_bfd_open_maybe_remote): Remove function.
9726         (symfile_bfd_open):  Replace remote filename check with
9727         target filename check.
9728         (reread_symbols): Use gdb_bfd_open.
9729         * build-id.c (gdbcore.h): New include.
9730         (build_id_to_debug_bfd): Use gdb_bfd_open.
9731         * infcmd.c (attach_command_post_wait): Remove remote filename
9732         check.
9733         * solib.c (solib_find): Replace remote-specific handling with
9734         target-specific handling.  Update comments where necessary.
9735         (solib_bfd_open): Replace remote-specific handling with
9736         target-specific handling.
9737         (gdb_sysroot_changed): New function.
9738         (_initialize_solib): Call the above when gdb_sysroot changes.
9739         * windows-tdep.c (gdbcore.h): New include.
9740         (windows_xfer_shared_library): Use gdb_bfd_open.
9741
9742 2015-04-02  Gary Benson <gbenson@redhat.com>
9743
9744         * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
9745         (is_target_filename): New declaration.
9746         (gdb_bfd_has_target_filename): Likewise.
9747         (gdb_bfd_open): Update documentation comment.
9748         * gdb_bfd.c (target.h): New include.
9749         (gdb/fileio.h): Likewise.
9750         (is_target_filename): New function.
9751         (gdb_bfd_has_target_filename): Likewise.
9752         (fileio_errno_to_host): Likewise.
9753         (gdb_bfd_iovec_fileio_open): Likewise.
9754         (gdb_bfd_iovec_fileio_pread): Likewise.
9755         (gdb_bfd_iovec_fileio_close): Likewise.
9756         (gdb_bfd_iovec_fileio_fstat): Likewise.
9757         (gdb_bfd_open): Use target fileio to access paths prefixed
9758         with "target:" where necessary.
9759
9760 2015-04-02  Gary Benson <gbenson@redhat.com>
9761
9762         * target.h (struct target_ops) <to_filesystem_is_local>:
9763         New field.
9764         (target_filesystem_is_local): New macro.
9765         * target-delegates.c: Regenerate.
9766         * remote.c (remote_filesystem_is_local): New function.
9767         (init_remote_ops): Initialize to_filesystem_is_local.
9768
9769 2015-04-02  Gary Benson <gbenson@redhat.com>
9770
9771         * target.h (struct target_ops) <to_fileio_fstat>: New field.
9772         (target_fileio_fstat): New declaration.
9773         * target.c (target_fileio_fstat): New function.
9774         * inf-child.c (inf_child_fileio_fstat): Likewise.
9775         (inf_child_target): Initialize to_fileio_fstat.
9776         * remote.c (init_remote_ops): Likewise.
9777
9778 2015-04-01  Sasha Smundak  <asmundak@google.com>
9779
9780         * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
9781         (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
9782         (py-unwind.o): New recipe.
9783         * NEWS: mention Python frame unwinding.
9784         * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
9785         gdb/unwinder.py and gdb/command/unwinder.py
9786         * python/lib/gdb/__init__.py (packages): Add frame_unwinders
9787         list.
9788         (execute_unwinders): New function.
9789         * python/lib/gdb/command/unwinders.py: New file.
9790         * python/lib/gdb/unwinder.py: New file.
9791         * python/py-objfile.c (objfile_object): Add frame_unwinders field.
9792         (objfpy_dealloc): Decrement frame_unwinders reference count.
9793         (objfpy_initialize): Create frame_unwinders list.
9794         (objfpy_get_frame_unwinders): New function.
9795         (objfpy_set_frame_unwinders): Ditto.
9796         (objfile_getset): Add frame_unwinders attribute to Objfile.
9797         * python/py-progspace.c (pspace_object): Add frame_unwinders field.
9798         (pspy_dealloc): Decrement frame_unwinders reference count.
9799         (pspy_initialize): Create frame_unwinders list.
9800         (pspy_get_frame_unwinders): New function.
9801         (pspy_set_frame_unwinders): Ditto.
9802         (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
9803         * python/py-unwind.c: New file.
9804         * python/python-internal.h (pspy_get_name_unwinders): New prototype.
9805         (objpy_get_frame_unwinders): New prototype.
9806         (gdbpy_initialize_unwind): New prototype.
9807         * python/python.c (gdbpy_apply_type_printers): Call
9808         gdbpy_initialize_unwind.
9809
9810 2015-04-01  Pedro Alves  <palves@redhat.com>
9811
9812         * infrun.c (resume): Check currently_stepping after clearing
9813         stepped_breakpoint, not before.
9814
9815 2015-04-01  Pedro Alves  <palves@redhat.com>
9816
9817         * infrun.c (print_target_wait_results): Print all the ptid
9818         elements.
9819
9820 2015-04-01  Pedro Alves  <palves@redhat.com>
9821
9822         * infrun.c (keep_going): Also discard cleanups if inserting
9823         breakpoints fails.
9824
9825 2015-04-01  Pedro Alves  <palves@redhat.com>
9826
9827         * infrun.c (wait_for_inferior): Install the
9828         finish_thread_state_cleanup cleanup across the whole function, not
9829         just around handle_inferior_event.
9830
9831 2015-04-01  Pedro Alves  <palves@redhat.com>
9832
9833         * infrun.c (resume) <step past permanent breakpoint>: Use
9834         do_target_resume.
9835
9836 2015-04-01  Pedro Alves  <palves@redhat.com>
9837
9838         * linux-nat.c (linux_handle_extended_wait): Always call set_running.
9839
9840 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9841
9842         * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
9843
9844 2015-04-01  Pedro Alves  <palves@redhat.com>
9845
9846         * linux-thread-db.c (record_thread): Readd the thread to gdb's
9847         list if it was marked exited.
9848
9849 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
9850
9851         * configure: Regenerated.
9852
9853 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9854             Jan Kratochvil  <jan.kratochvil@redhat.com>
9855             Oleg Nesterov  <oleg@redhat.com>
9856
9857         PR corefiles/16092
9858         * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
9859         New enum identifying the various options of the coredump_filter
9860         file.
9861         (struct smaps_vmflags): New struct.
9862         (use_coredump_filter): New variable.
9863         (decode_vmflags): New function.
9864         (mapping_is_anonymous_p): Likewise.
9865         (dump_mapping_p): Likewise.
9866         (linux_find_memory_regions_full): New variables
9867         'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
9868         Removed variable 'modified'.  Read /proc/<PID>/smaps file; improve
9869         parsing of its information.  Implement memory mapping filtering
9870         based on its contents.
9871         (show_use_coredump_filter): New function.
9872         (_initialize_linux_tdep): New command 'set use-coredump-filter'.
9873         * NEWS: Mention the possibility of using the
9874         '/proc/PID/coredump_filter' file when generating a corefile.
9875         Mention new command 'set use-coredump-filter'.
9876
9877 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9878
9879         * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
9880         read_memory_unsigned_integer.
9881
9882 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
9883
9884         * Makefile.in (ZLIB): New.
9885         (ZLIBINC): Likewise.
9886         (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
9887         (CLIBS): Add $(ZLIB).
9888         * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
9889         Add -lz to LIBS.
9890         * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
9891         * top.c (print_gdb_configuration): Remove --with-zlib and
9892         --without-zlib.
9893         * config.in: Regenerated.
9894         * configure: Likewise.
9895
9896 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9897
9898         * NEWS: Mention info os cpus support.
9899         * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
9900         (struct osdata_type): Add cpus entry, reorder the entries in
9901         alphabetical order.
9902
9903 2015-03-31  Matthias Klose  <doko@ubuntu.com>
9904
9905         * compile/compile.c (compile_to_object): Allow triplets with or
9906         without vendor set.
9907
9908 2015-03-30  Doug Evans  <dje@google.com>
9909
9910         PR c++/18141
9911         * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
9912         klass in VAR_DOMAIN.
9913
9914 2015-03-30  Gary Benson <gbenson@redhat.com>
9915
9916         * remote.c (remote_mourn_1): Remove function.  Update all callers
9917         to use remote_mourn.
9918         (extended_remote_mourn_1): Remove function.  Update all callers
9919         to use extended_remote_mourn.
9920         (extended_remote_attach_1): Remove function.  Update all callers
9921         to use extended_remote_attach.
9922
9923 2015-03-28  James Bowman  <james.bowman@ftdichip.com>
9924
9925         * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
9926         (HFILES_NO_SRCDIR): Add ft32-tdep.h.
9927         (ALLDEPFILES): Add ft32-tdep.c.
9928         * configure.tgt: Add FT32 entry.
9929         * ft32-tdep.c: New file, FT32 target-dependent code.
9930         * ft32-tdep.h: New file, FT32 target-dependent code.
9931
9932 2015-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9933
9934         Revert:
9935         2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9936         Code cleanup.
9937         * printcmd.c (print_command_1): Move expr variable scope.
9938
9939 2015-03-27  Joel Brobecker  <brobecker@adacore.com>
9940
9941         * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
9942
9943 2015-03-27  Andrzej Kaczmarek  <andrzej.kaczmarek@tieto.com>
9944
9945         * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
9946         sections.
9947
9948 2015-03-26  Joel Brobecker  <brobecker@adacore.com>
9949
9950         * dtrace-probe.c (dtrace_process_dof_probe): Contain any
9951         exception raised while parsing the probe arguments.
9952         Force parsing to be done using the C language parser.
9953         * expression.h (parse_expression_with_language): Declare.
9954         * parse.c (parse_expression_with_language): New function.
9955
9956 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
9957
9958         * MAINTAINERS (Write After Approval): Add "Jon Turney".
9959
9960 2015-03-26  Andy Wingo  <wingo@igalia.com>
9961
9962         PR symtab/18148
9963         * dwarf2read.c (struct partial_die_info): Add has_const_value
9964         member.
9965         (add_partial_symbol): Don't punt on symbols that have const_value
9966         attributes.
9967         (read_partial_die): Detect DW_AT_const_value.
9968
9969 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9970
9971         Code cleanup.
9972         * printcmd.c (print_command_1): Move expr variable scope.
9973
9974 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9975
9976         Code cleanup.
9977         * printcmd.c (validate_format): Make the parameter cmdname const.
9978
9979 2015-03-26  Don Breazeal  <donb@codesourcery.com>
9980
9981         * remote.c (_initialize_remote): Update comment.
9982
9983 2015-03-26  Pedro Alves  <palves@redhat.com>
9984             Jon TURNEY  <jon.turney@dronecode.org.uk>
9985
9986         * coffread.c (coff_symfile_read): When constructing the name of an
9987         import stub symbol from import symbol for amd64, only skip the
9988         char after _imp_ if the target is underscored (like i386) and the
9989         char is indeed the target's leading char.
9990
9991 2015-03-25  Pedro Alves  <palves@redhat.com>
9992
9993         * target.h <to_async>: Replace 'callback' and 'context' parameters
9994         with boolean 'enable' parameter.
9995         (target_async): Replace CALLBACK and CONTEXT parameters with
9996         boolean ENABLE parameter.
9997         * inf-loop.c (inferior_event_handler): Adjust.
9998         * linux-nat.c (linux_nat_attach, linux_nat_resume)
9999         (linux_nat_resume): Adjust.
10000         (async_client_callback, async_client_context): Delete.
10001         (handle_target_event): Call inferior_event_handler directly.
10002         (linux_nat_async): Replace 'callback' and 'context' parameters
10003         with boolean 'enable' parameter.  Adjust.  Remove references to
10004         async_client_callback and async_client_context.
10005         (linux_nat_close): Adjust.
10006         * record-btrace.c (record_btrace_async): Replace 'callback' and
10007         'context' parameters with boolean 'enable' parameter.  Adjust.
10008         (record_btrace_resume): Adjust.
10009         * record-full.c (record_full_async): Replace 'callback' and
10010         'context' parameters with boolean 'enable' parameter.  Adjust.
10011         (record_full_resume, record_full_core_resume): Adjust.
10012         * remote.c (struct remote_state) <async_client_callback,
10013         async_client_context>: Delete fields.
10014         (remote_start_remote, extended_remote_attach_1, remote_resume)
10015         (extended_remote_create_inferior): Adjust.
10016         (remote_async_serial_handler): Call inferior_event_handler
10017         directly.
10018         (remote_async): Replace 'callback' and 'context' parameters with
10019         boolean 'enable' parameter.  Adjust.
10020         * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
10021         Adjust.
10022         * target-delegates.c: Regenerate.
10023
10024 2015-03-25  Gary Benson <gbenson@redhat.com>
10025             Pedro Alves  <palves@redhat.com>
10026
10027         * target.c (fileio_ft_t): New typedef, define object vector.
10028         (fileio_fhandles): New static variable.
10029         (is_closed_fileio_fh): New macro.
10030         (lowest_closed_fd): New static variable.
10031         (acquire_fileio_fd): New function.
10032         (release_fileio_fd): Likewise.
10033         (fileio_fd_to_fh): New macro.
10034         (target_fileio_open): Wrap the file descriptor on success.
10035         (target_fileio_pwrite): Updated to use wrapped file descriptor.
10036         (target_fileio_pread): Likewise.
10037         (target_fileio_close): Likewise.
10038
10039 2015-03-24  Pedro Alves  <palves@redhat.com>
10040
10041         * thread.c (thread_apply_all_command): Take exited threads into
10042         account.
10043
10044 2015-03-24  Pedro Alves  <palves@redhat.com>
10045
10046         * infrun.c (resume, proceed): Mention
10047         switch_back_to_stepped_thread, not switch_back_to_stepping.
10048
10049 2015-03-24  Pedro Alves  <palves@redhat.com>
10050
10051         * infrun.c (user_visible_resume_ptid): Rewrite going from
10052         most-locked to unlocked instead of the opposite.  Move comment ...
10053         * infrun.h (user_visible_resume_ptid): ... here.
10054
10055 2015-03-24  Pedro Alves  <palves@redhat.com>
10056
10057         * linux-nat.c (linux_nat_resume): Output debug logs before trying
10058         to resume the event lwp.  Use the lwp's ptid instead of the passed
10059         in (maybe wildcard) ptid.
10060         (stop_wait_callback): Tweak debug log output.
10061         (check_stopped_by_breakpoint): Tweak debug log output.  Also dump
10062         TRAP_TRACE.
10063         (linux_nat_filter_event): In debug output, distinguish a
10064         resume_stop SIGSTOP from a delayed SIGSTOP.  Output debug logs
10065         before trying to resume the lwp.
10066
10067 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
10068
10069         * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
10070         pointer indirection.
10071         * gdbtypes.c (get_dyn_prop): Adjust, following change above.
10072         (add_dyn_prop, copy_dynamic_prop_list): Likewise.
10073
10074 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
10075
10076         * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
10077         Renames DYN_ATTR_DATA_LOCATION.
10078         (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
10079         DYN_ATTR_DATA_LOCATION.
10080         * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
10081         instead of DYN_ATTR_DATA_LOCATION.
10082
10083 2015-03-24  Pedro Alves  <palves@redhat.com>
10084
10085         * breakpoint.c (until_break_command): Adjust call to proceed.
10086         * gdbthread.h (struct thread_control_state) <stepping_command>:
10087         New field.
10088         * infcall.c (run_inferior_call): Adjust call to proceed.
10089         * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
10090         Adjust calls to proceed.
10091         (set_step_frame): Set the current thread's step_start_function
10092         here.
10093         (step_once): Adjust calls to proceed.
10094         (jump_command, signal_command, until_next_command)
10095         (finish_backward, finish_forward, proceed_after_attach_callback)
10096         (attach_command_post_wait): Adjust calls to proceed.
10097         * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
10098         (do_target_resume): New function, factored out from ...
10099         (resume): ... here.  Remove 'step' parameter.  Instead, check
10100         currently_stepping to determine whether the thread should be
10101         single-stepped.
10102         (proceed): Remove 'step' parameter and don't set the thread's
10103         step_start_function here.  Adjust call to 'resume'.
10104         (handle_inferior_event): Adjust calls to 'resume'.
10105         (switch_back_to_stepped_thread): Use do_target_resume instead of
10106         'resume'.
10107         (keep_going): Adjust calls to 'resume'.
10108         * infrun.h (proceed): Remove 'step' parameter.
10109         (resume): Likewise.
10110         * windows-nat.c (do_initial_windows_stuff): Adjust call to
10111         'resume'.
10112         * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
10113
10114 2015-03-24  Pedro Alves  <palves@redhat.com>
10115
10116         * gdbthread.h (struct thread_control_state) <stepping_command>:
10117         New field.
10118         * infcmd.c (step_once): Pass step=1 to clear_proceed_status.  Set
10119         the thread's stepping_command field.
10120         * infrun.c (resume): Check the thread's stepping_command flag to
10121         determine which threads should be resumed.  Rename 'entry_step'
10122         local to user_step.
10123         (clear_proceed_status_thread): Clear 'stepping_command'.
10124         (schedlock_applies): Change parameter type to struct thread_info
10125         pointer.  Adjust.
10126         (find_thread_needs_step_over): Remove 'step' parameter.  Adjust.
10127         (switch_back_to_stepped_thread): Adjust calls to
10128         'schedlock_applies'.
10129         (_initialize_infrun): Adjust "set scheduler-locking step" help.
10130
10131 2015-03-24  Pedro Alves  <palves@redhat.com>
10132
10133         * infrun.c (step_start_function): Delete and ...
10134         * gdbthread.h (struct thread_control_state) <step_start_function>:
10135         ... now a field here.
10136         * infrun.c (clear_proceed_status_thread): Clear the thread's
10137         step_start_function.
10138         (proceed, process_event_stop_test, print_stop_event): Adjust.
10139
10140 2015-03-24  Pedro Alves  <palves@redhat.com>
10141
10142         * infrun.c (proceed): No longer handle negative step.
10143
10144 2015-03-24  Gary Benson  <gbenson@redhat.com>
10145
10146         * nat/x86-linux.h (x86_linux_new_thread): New declaration.
10147         (x86_linux_prepare_to_resume): Likewise.
10148         * x86-linux-nat.c (x86_linux_new_thread):
10149         Moved to nat/x86-linux.c.
10150         (x86_linux_prepare_to_resume): Likewise.
10151         * nat/x86-linux.c (x86_linux_new_thread): New function.
10152         (x86_linux_prepare_to_resume): Likewise.
10153
10154 2015-03-24  Gary Benson  <gbenson@redhat.com>
10155
10156         * nat/x86-linux-dregs.h: New file.
10157         * nat/x86-linux-dregs.c: Likewise.
10158         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
10159         (x86-linux-dregs.o): New rule.
10160         * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
10161         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10162         * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
10163         (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
10164         (x86_linux_dr_get): Likewise.
10165         (x86_linux_dr_set): Likewise.
10166         (x86_linux_dr_get_addr): Likewise.
10167         (x86_linux_dr_get_control): Likewise.
10168         (x86_linux_dr_get_status): Likewise.
10169         (update_debug_registers_callback): Likewise.
10170         (x86_linux_dr_set_control): Likewise.
10171         (x86_linux_dr_set_addr): Likewise.
10172         (x86_linux_update_debug_registers): Likewise.
10173
10174 2015-03-24  Gary Benson  <gbenson@redhat.com>
10175
10176         * x86-linux-nat.c (x86_linux_update_debug_registers):
10177         New function, factored out from...
10178         (x86_linux_prepare_to_resume): ...this.
10179
10180 2015-03-24  Gary Benson  <gbenson@redhat.com>
10181
10182         * x86-linux-nat.c (x86_linux_dr_get): Update comments.
10183         (x86_linux_dr_set): Likewise.
10184         (x86_linux_dr_get_addr): Likewise.
10185         (x86_linux_dr_get_control): Likewise.
10186         (x86_linux_dr_get_status): Likewise.
10187         (update_debug_registers_callback): Likewise.
10188         (x86_linux_dr_set_control): Likewise.
10189         (x86_linux_dr_set_addr): Likewise.
10190         (x86_linux_prepare_to_resume): Likewise.
10191         (x86_linux_new_thread): Likewise.
10192
10193 2015-03-24  Gary Benson  <gbenson@redhat.com>
10194
10195         * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
10196         (x86_linux_new_thread): Rename argument.
10197
10198 2015-03-24  Gary Benson  <gbenson@redhat.com>
10199
10200         * nat/x86-linux.h: New file.
10201         * nat/x86-linux.c: Likewise.
10202         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
10203         (x86-linux.o): New rule.
10204         * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
10205         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10206         * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
10207         (lwp_set_arch_private_info): New declaration.
10208         (lwp_arch_private_info): Likewise.
10209         * linux-nat.c (lwp_set_arch_private_info): New function.
10210         (lwp_arch_private_info): Likewise.
10211         * x86-linux-nat.c: Include nat/x86-linux.h.
10212         (arch_lwp_info): Removed structure.
10213         (update_debug_registers_callback):
10214         Use lwp_set_debug_registers_changed.
10215         (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
10216         and lwp_set_debug_registers_changed.
10217         (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
10218
10219 2015-03-24  Gary Benson  <gbenson@redhat.com>
10220
10221         * nat/linux-nat.h (ptid_of_lwp): New declaration.
10222         (lwp_is_stopped): Likewise.
10223         (lwp_stop_reason): Likewise.
10224         * linux-nat.c (ptid_of_lwp): New function.
10225         (lwp_is_stopped): Likewise.
10226         (lwp_is_stopped_by_watchpoint): Likewise.
10227         * x86-linux-nat.c (update_debug_registers_callback):
10228         Use lwp_is_stopped.
10229         (x86_linux_prepare_to_resume): Use ptid_of_lwp and
10230         lwp_stop_reason.
10231
10232 2015-03-24  Gary Benson  <gbenson@redhat.com>
10233
10234         * linux-nat.h (linux_stop_lwp): Move declaration to...
10235         * nat/linux-nat.h (linux_stop_lwp): New declaration.
10236
10237 2015-03-24  Gary Benson  <gbenson@redhat.com>
10238
10239         * linux-nat.h: Include nat/linux-nat.h.
10240         (iterate_over_lwps): Move declaration to nat/linux-nat.h.
10241         * nat/linux-nat.h (struct lwp_info): New forward declaration.
10242         (iterate_over_lwps_ftype): New typedef.
10243         (iterate_over_lwps): New declaration.
10244         * linux-nat.h (iterate_over_lwps): Update comment.  Use
10245         iterate_over_lwps_ftype.  Update callback return value check.
10246
10247 2015-03-24  Gary Benson  <gbenson@redhat.com>
10248
10249         * x86-nat.h (x86_debug_reg_state): Move declaration to...
10250         * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
10251
10252 2015-03-24  Gary Benson  <gbenson@redhat.com>
10253
10254         * nat/linux-nat.h (current_lwp_ptid): New declaration.
10255         * linux-nat.c (current_lwp_ptid): New function.
10256         * x86-linux-nat.c: Include nat/linux-nat.h.
10257         (x86_linux_dr_get_addr): Use current_lwp_ptid.
10258         (x86_linux_dr_get_control): Likewise.
10259         (x86_linux_dr_get_status): Likewise.
10260         (x86_linux_dr_set_control): Likewise.
10261         (x86_linux_dr_set_addr): Likewise.
10262
10263 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10264
10265         PR breakpoints/16466
10266         * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
10267
10268 2015-03-23  Joel Brobecker  <brobecker@adacore.com>
10269
10270         * ser-mingw.c (ser_windows_setparity): Fix indentation.
10271         * ser-unix.c (hardwire_setparity): Likewise.
10272
10273 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10274
10275         * NEWS: Mention set/show serial parity command.
10276         * monitor.c (monitor_open): Call serial_setparity.
10277         * remote.c (remote_open_1): Likewise.
10278         * ser-base.c (ser_base_serparity): New function.
10279         * ser-base.h (ser_base_setparity): Add  declaration.
10280         * ser-go32.c (dos_ops): Set "setparity" field.
10281         * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
10282         state.Parity.
10283         (ser_windows_setparity): New function.
10284         (hardwire_ops): Add ser_windows_setparity.
10285         (tty_ops): Add NULL for setparity field.
10286         (pipe_ops): Add ser_base_setparity.
10287         (tcp_ops): Likewise.
10288         * ser-pipe.c (pipe_ops): Likewise.
10289         * ser-tcp.c (tcp_ops): Likewise.
10290         * ser-unix.c (hardwire_setparity): Add declaration.
10291         (hardwire_raw): Don't reset PARENB flag.
10292         (hardwire_setparity): New function.
10293         (hardwire_ops): Add hardwire_setparity.
10294         * serial.c (serial_setparity): New function.
10295         (serial_parity): New global.
10296         (parity_none, parity_odd, parity_even, parity_enums, parity):
10297         New static globals.
10298         (set_parity): New function.
10299         (_initialize_serial): Add set/show serial parity commands.
10300         * serial.h (GDBPARITY_NONE): Define.
10301         (GDBPARITY_ODD): Define.
10302         (GDBPARITY_EVEN): Define.
10303         (serial_setparity) Add declaration.
10304         (struct serial_ops): Add setparity field.
10305         * target.h (serial_parity): Add declaration.
10306
10307 2015-03-23  Keith Seitz  <keiths@redhat.com>
10308
10309         * linespec.c (linespec_lexer_lex_keyword): Update comment.
10310
10311 2015-03-23  Keith Seitz  <keiths@redhat.com>
10312
10313         * breakpoint.c (parse_breakpoint_sals): Use
10314         linespec_lexer_lex_keyword to ascertain if the user specified
10315         a NULL location.
10316         * linespec.c [IF_KEYWORD_INDEX]: Define.
10317         (linespec_lexer_lex_keyword): Export.
10318         (struct ls_parser) <keyword_ok>: Remove.
10319         A keyword is only a keyword if not followed by another keyword.
10320         (linespec_lexer_lex_one): Remove keyword_ok handling.
10321         Add comment explaining why the parsing stream is not advanced
10322         when a keyword is seen.
10323         (parse_linespec): Remove parser->keyword_ok.
10324         * linespec.h (linespec_lexer_lex_keyword): Add declaration.
10325
10326 2015-03-23  Keith Seitz  <keiths@redhat.com>
10327
10328         PR gdb/18021
10329         * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
10330         if we find a static method with DW_AT_vtable_elem_location.
10331
10332 2015-03-21  Eli Zaretskii  <eliz@gnu.org>
10333
10334         * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
10335         before the second loop, to avoid undefined behavior.  Reported by
10336         Anton Blanchard <anton@samba.org>.
10337
10338 2015-03-20  Keven Boell  <keven.boell@intel.com>
10339
10340         * gdbtypes.c (resolve_dynamic_type_internal): Adapt
10341         data_location usage to linked list.
10342         (resolve_dynamic_type_internal): Adapt data_location to
10343         linked list.
10344         (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
10345         (copy_type_recursive, copy_type): Add copy of linked list.
10346         * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
10347         (struct dynamic_prop_list): New struct.
10348         * dwarf2read.c (set_die_type): Set data_location data.
10349
10350 2015-03-20  Pedro Alves  <palves@redhat.com>
10351
10352         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
10353         inner block and make it const.
10354         * machoread.c (get_archive_prefix_len): Make "lparen" const.
10355
10356 2015-03-20  Pedro Alves  <palves@redhat.com>
10357
10358         * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
10359         * breakpoint.h (set_breakpoint_condition): Update declaration.
10360
10361 2015-03-20  Pedro Alves  <palves@redhat.com>
10362
10363         * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
10364
10365 2015-03-20  Pedro Alves  <palves@redhat.com>
10366
10367         * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
10368
10369 2015-03-20  Pedro Alves  <palves@redhat.com>
10370
10371         * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
10372
10373 2015-03-20  Pedro Alves  <palves@redhat.com>
10374
10375         * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
10376         (nto_init_solib_absolute_prefix): Likewise.
10377
10378 2015-03-20  Pedro Alves  <palves@redhat.com>
10379
10380         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
10381         * spu-tdep.c (spu_gdbarch_init): Make "name" const.
10382
10383 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10384
10385         * config/djgpp/README: Remove gdb.hp.
10386
10387 2015-03-20  Yao Qi  <yao.qi@linaro.org>
10388
10389         * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
10390         set_gdbarch_cannot_step_breakpoint.
10391
10392 2015-03-19  Pedro Alves  <palves@redhat.com>
10393
10394         * linux-nat.c (linux_resume_one_lwp): Rename to ...
10395         (linux_resume_one_lwp_throw): ... this.  Don't handle ESRCH here,
10396         instead call perror_with_name.
10397         (check_ptrace_stopped_lwp_gone): New function.
10398         (linux_resume_one_lwp): Reimplement as wrapper around
10399         linux_resume_one_lwp_throw that swallows errors if the LWP is
10400         gone.
10401         (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
10402         swallows errors if the LWP is gone.  Use
10403         linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
10404
10405 2015-03-19  Pedro Alves  <palves@redhat.com>
10406
10407         * linux-nat.c (status_callback): Return early if the LWP has no
10408         status pending.
10409
10410 2015-03-19  Pedro Alves  <palves@redhat.com>
10411
10412         * linux-nat.c (select_event_lwp_callback): Update comment to no
10413         longer mention SIGTRAP.
10414
10415 2015-03-18  Tristan Gingold  <gingold@adacore.com>
10416
10417         * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
10418         redirection code to ...
10419         (amd64_windows_frame_decode_insns): ... Here.  Fix in prologue
10420         checks.  Fix SAVE_NONVOL operations.  Add debug code and comments.
10421
10422 2015-03-18  Gary Benson <gbenson@redhat.com>
10423
10424         (remote_protocol_features): Remove the "vFile:fstat" feature.
10425         (remote_hostio_fstat): Probe for "vFile:fstat" support.
10426
10427 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10428
10429         PR tdep/18107
10430         * aarch64-linux-tdep.c: Include xml-syscall.h
10431         (aarch64_linux_get_syscall_number): New function.
10432         (aarch64_linux_init_abi): Call
10433         set_gdbarch_get_syscall_number.
10434         * syscalls/aarch64-linux.xml: New file.
10435
10436 2015-03-17  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10437
10438         * ser-base.h (ser_base_setstopbits): Change second argument name
10439         from "rate" to "num".
10440
10441 2015-03-17  Gary Benson <gbenson@redhat.com>
10442             Luke Allardyce <lukeallardyce@gmail.com>
10443
10444         PR gdb/18131
10445         * common/common-remote-fileio.h (sys/stat.h): New include.
10446         (stuct stat): Remove forward declaration.
10447
10448 2015-03-16  John Baldwin  <jhb@FreeBSD.org>
10449
10450         * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
10451         before writing core register notes.
10452
10453 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10454             Pedro Alves  <palves@redhat.com>
10455
10456         * gdb_curses.h (tgetnum): Mark with EXTERN_C.
10457         * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
10458         (tgoto): Wrap with extern "C".
10459
10460 2015-03-16  Pedro Alves  <palves@redhat.com>
10461             Yuanhui Zhang  <asmwarrior@gmail.com>
10462
10463         * stub-termcap.c (tputs): Change prototype.
10464
10465 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10466             Pedro Alves  <palves@redhat.com>
10467
10468         * windows-nat.c (struct thread_info_struct): Rename to ...
10469         (struct windows_thread_info_struct): ... this.
10470         (thread_info): Rename to ...
10471         (windows_thread_info): ... this.
10472         All users updated.
10473
10474 2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10475             Pedro Alves  <palves@redhat.com>
10476
10477         * NEWS: New Removed targets and native configurations.
10478
10479 2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
10480
10481         Remove HPUX.
10482         * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
10483         (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
10484         (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
10485         ia64-hpux-tdep.h, solib-ia64-hpux.h.
10486         (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
10487         ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
10488         * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
10489         hppa-hpux-tdep.c.
10490         * config/ia64/hpux.mh: Remove file.
10491         * config/pa/hpux.mh: Remove file.
10492         * configure: Rebuilt.
10493         * configure.ac (dlgetmodinfo, somread.o): Remove.
10494         * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10495         (ia64-*-hpux*): Remove its float format exception.
10496         * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10497         * hppa-hpux-nat.c: Remove file.
10498         * hppa-hpux-tdep.c: Remove file.
10499         * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
10500         Move them here from hppa-tdep.h
10501         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
10502         (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
10503         * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
10504         Move them to hppa-tdep.c.
10505         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
10506         declarations.
10507         * ia64-hpux-nat.c: Remove file.
10508         * ia64-hpux-tdep.c: Remove file.
10509         * ia64-hpux-tdep.h: Remove file.
10510         * inf-ttrace.c: Remove file.
10511         * inf-ttrace.h: Remove file.
10512         * solib-ia64-hpux.c: Remove file.
10513         * solib-ia64-hpux.h: Remove file.
10514         * solib-pa64.c: Remove file.
10515         * solib-pa64.h: Remove file.
10516         * solib-som.c: Remove file.
10517         * solib-som.h: Remove file.
10518         * somread.c: Remove file.
10519
10520 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10521
10522         * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
10523         * config.in: Regenerate.
10524         * configure: Regenerate.
10525         * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
10526         define.
10527         (fbsd_find_memory_regions): Use kinfo_getvmmap to
10528         enumerate memory regions if present.
10529
10530 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10531
10532         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
10533         * i386fbsd-tdep.c: Fix style in various gdb_static_assert
10534         expressions.
10535         (i386fbsd_sigtramp_p): Likewise.
10536
10537 2015-03-12  John Baldwin  <jhb@FreeBSD.org>
10538
10539         * MAINTAINERS (Write After Approval): Add John Baldwin.
10540
10541 2015-03-12  Gary Benson <gbenson@redhat.com>
10542
10543         * solib.c (_initialize_solib): Make "set/show sysroot" use
10544         add_setshow_optional_filename_cmd so it can be restored to
10545         empty after being set.
10546
10547 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10548
10549         * Makefile.in (SFILES): New source break-catch-syscall.c.
10550         (COMMON_OBS): New object break-catch-syscall.o.
10551         * break-catch-syscall.c: New file.
10552         * breakpoint.c: Remove inclusion of "xml-syscall.h".
10553         (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
10554         (struct syscall_catchpoint): Likewise.
10555         (dtor_catch_syscall): Likewise.
10556         (catch_syscall_inferior_data): Likewise.
10557         (struct catch_syscall_inferior_data): Likewise.
10558         (get_catch_syscall_inferior_data): Likewise.
10559         (catch_syscall_inferior_data_cleanup): Likewise.
10560         (insert_catch_syscall): Likewise.
10561         (remove_catch_syscall): Likewise.
10562         (breakpoint_hit_catch_syscall): Likewise.
10563         (print_it_catch_syscall): Likewise.
10564         (print_one_catch_syscall): Likewise.
10565         (print_mention_catch_syscall): Likewise.
10566         (print_recreate_catch_syscall): Likewise.
10567         (catch_syscall_breakpoint_ops): Likewise.
10568         (syscall_catchpoint_p): Likewise.
10569         (create_syscall_event_catchpoint): Likewise.
10570         (catch_syscall_split_args): Likewise.
10571         (catch_syscall_command_1): Likewise.
10572         (is_syscall_catchpoint_enabled): Likewise.
10573         (catch_syscall_enabled): Likewise.
10574         (catching_syscall_number): Likewise.
10575         (catch_syscall_completer): Likewise.
10576         (clear_syscall_counts): Likewise.
10577         (initialize_breakpoint_ops): Move initialization of syscall
10578         catchpoints to break-catch-syscall.c.
10579         (_initialize_breakpoint): Move code related to syscall catchpoints
10580         to break-catch-syscall.c.
10581
10582 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10583
10584         * breakpoint.c (breakpoint_find_if): New function.
10585         * breakpoint.h (breakpoint_find_if): New prototype.
10586
10587 2015-03-11  Gary Benson <gbenson@redhat.com>
10588
10589         * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
10590         * remote-fileio.c (remote_fileio_to_host_uint): New function.
10591         (remote_fileio_to_host_ulong): Likewise.
10592         (remote_fileio_to_host_mode): Likewise.
10593         (remote_fileio_to_host_time): Likewise.
10594         (remote_fileio_to_host_stat): Likewise.
10595         * remote.c (PACKET_vFile_fstat): New enum value.
10596         (remote_protocol_features): Register the "vFile:fstat" feature.
10597         (remote_hostio_fstat): New function.
10598         (remote_bfd_iovec_stat): Use the above.
10599         (_initialize_remote): Register new "set/show remote
10600         hostio-fstat-packet" command.
10601         * symfile.c (separate_debug_file_exists): Update comment.
10602         * NEWS: Announce new vFile:fstat packet.
10603
10604 2015-03-11  Gary Benson <gbenson@redhat.com>
10605
10606         * common/common-remote-fileio.h: New file.
10607         * common/common-remote-fileio.c: Likewise.
10608         * Makefile.in (SFILES): Add common/common-remote-fileio.c.
10609         (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
10610         (COMMON_OBS): Add common-remote-fileio.o.
10611         (common-remote-fileio.o): New rule.
10612         * remote-fileio.h (common-remote-fileio.h): New include.
10613         * remote-fileio.c (gdb/fileio.h): Do not include.
10614         (remote_fileio_to_be): Moved to common-remote-fileio.h.
10615         (remote_fileio_to_fio_uint): Likewise.
10616         (remote_fileio_to_fio_time): Likewise.
10617         (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
10618         (remote_fileio_to_fio_mode): Likewise.
10619         (remote_fileio_to_fio_ulong): Likewise.
10620         (remote_fileio_to_fio_stat): Likewise.
10621
10622 2015-03-11  Andy Wingo  <wingo@igalia.com>
10623
10624         * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
10625         we were checking the cached type, not the cached dynamic type.
10626
10627 2015-03-11  Andy Wingo  <wingo@igalia.com>
10628
10629         * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
10630         other strings, as these are on the GC'd heap, and will be
10631         collected along with the smob.
10632
10633 2015-03-11  Andy Wingo  <wingo@igalia.com>
10634
10635         * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
10636         (objfile_functions): Bind gdbscm_objfile_progspace to
10637         objfile-progspace.
10638         * guile/lib/gdb.scm: Add objfile-progspace to exports.
10639
10640 2015-03-11  Andy Wingo  <wingo@igalia.com>
10641
10642         * guile/guile.c (_initialize_guile): Disable automatic
10643         finalization, if Guile offers us that possibility.
10644         * guile/guile.c (call_initialize_gdb_module):
10645         * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
10646         finalizers in appropriate places.
10647         * configure.ac (AC_TRY_LIBGUILE): Add a check for
10648         scm_set_automatic_finalization_enabled.
10649         * configure: Regenerated.
10650
10651 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10652
10653         * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
10654         SAL, if possible.
10655
10656 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10657
10658         * s390-linux-nat.c (struct arch_lwp_info): New.
10659         (s390_fix_watch_points): Rename to...
10660         (s390_prepare_to_resume): ...this.  Skip the PER info update
10661         unless the watch points have changed.
10662         (s390_refresh_per_info, s390_new_thread): New functions.
10663         (s390_insert_watchpoint): Call s390_refresh_per_info instead of
10664         s390_fix_watch_points.
10665         (s390_remove_watchpoint): Likewise.
10666         (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
10667         Register s390_prepare_to_resume.
10668
10669 2015-03-09  Pedro Alves  <palves@redhat.com>
10670
10671         Revert:
10672         2015-03-07  Pedro Alves  <palves@redhat.com>
10673         * common/gdb_socket.h: New file.
10674         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10675         sys/socket.h.
10676         (net_open): Use union gdb_sockaddr_u.
10677
10678 2015-03-07  Pedro Alves  <palves@redhat.com>
10679
10680         * configure.ac (build_warnings): Move -Wmissing-prototypes
10681         -Wdeclaration-after-statement -Wmissing-parameter-type
10682         -Wold-style-declaration -Wold-style-definition to the C-specific
10683         set.
10684         * configure: Regenerate.
10685
10686 2015-03-07  Pedro Alves  <palves@redhat.com>
10687
10688         * common/gdb_socket.h: New file.
10689         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10690         sys/socket.h.
10691         (net_open): Use union gdb_sockaddr_u.
10692
10693 2015-03-07  Pedro Alves  <palves@redhat.com>
10694
10695         * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
10696         (exceptions_state_mc_action_iter)
10697         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10698         Don't define.
10699         [__cplusplus] (try_scope_depth): New global.
10700         [__cplusplus] (exception_try_scope_entry)
10701         (exception_try_scope_exit, gdb_exception_sliced_copy)
10702         (exception_rethrow): New functions.
10703         (throw_exception): In C++ mode, throw
10704         gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
10705         gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
10706         (throw_it): In C++ mode, use try_scope_depth.
10707         * common/common-exceptions.h [!__cplusplus]
10708         (exceptions_state_mc_action_iter)
10709         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10710         Don't declare.
10711         [__cplusplus] (exception_try_scope_entry)
10712         (exception_try_scope_exit, exception_rethrow): Declare.
10713         [__cplusplus] (struct exception_try_scope): New struct.
10714         [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
10715         C++ exceptions.
10716         (struct gdb_exception_RETURN_MASK_ALL)
10717         (struct gdb_exception_RETURN_MASK_ERROR)
10718         (struct gdb_exception_RETURN_MASK_QUIT): New types.
10719
10720 2015-03-07  Pedro Alves  <palves@redhat.com>
10721
10722         * main.c (handle_command_errors): Remove volatile qualifier from
10723         parameter.
10724
10725 2015-03-07  Pedro Alves  <palves@redhat.com>
10726
10727         * breakpoint.c (save_breakpoints): Adjust to avoid code between
10728         TRY and CATCH.
10729         * gdbtypes.c (safe_parse_type): Remove empty line.
10730         (types_deeply_equal):
10731         * guile/scm-frame.c (gdbscm_frame_name):
10732         * linux-thread-db.c (find_new_threads_once):
10733         * python/py-breakpoint.c (bppy_get_commands):
10734         * record-btrace.c (record_btrace_insert_breakpoint)
10735         (record_btrace_remove_breakpoint, record_btrace_start_replaying)
10736         (record_btrace_start_replaying): Adjust to avoid code between TRY
10737         and CATCH.
10738
10739 2015-03-07  Pedro Alves  <palves@redhat.com>
10740
10741         * common/common-exceptions.c (struct catcher) <exception>: No
10742         longer a pointer to volatile exception.  Now an exception value.
10743         <mask>: Delete field.
10744         (exceptions_state_mc_init): Remove all parameters.  Adjust.
10745         (exceptions_state_mc): No longer pop the catcher here.
10746         (exceptions_state_mc_catch): New function.
10747         (throw_exception): Adjust.
10748         * common/common-exceptions.h (exceptions_state_mc_init): Remove
10749         all parameters.
10750         (exceptions_state_mc_catch): Declare.
10751         (TRY_CATCH): Rename to ...
10752         (TRY): ... this.  Remove EXCEPTION and MASK parameters.
10753         (CATCH, END_CATCH): New.
10754         All callers adjusted.
10755
10756 2015-03-07  Tom Tromey  <tromey@redhat.com>
10757
10758         * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
10759
10760 2015-03-07  Pedro Alves  <palves@redhat.com>
10761
10762         * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
10763         (amd64_epilogue_frame_cache): Normal exception handling code.
10764         * break-catch-throw.c (check_status_exception_catchpoint)
10765         (re_set_exception_catchpoint): Ditto.
10766         * cli/cli-interp.c (safe_execute_command):
10767         * cli/cli-script.c (script_from_file): Ditto.
10768         * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
10769         Ditto.
10770         * compile/compile-object-run.c (compile_object_run): Ditto.
10771         * cp-abi.c (baseclass_offset): Ditto.
10772         * cp-valprint.c (cp_print_value): Ditto.
10773         * exceptions.c (catch_exceptions_with_msg):
10774         * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
10775         * frame.c (get_frame_address_in_block_if_available): Ditto.
10776         * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
10777         (i386_sigtramp_frame_cache): Ditto.
10778         * infcmd.c (post_create_inferior): Ditto.
10779         * linespec.c (parse_linespec, find_linespec_symbols):
10780         * p-valprint.c (pascal_object_print_value): Ditto.
10781         * parse.c (parse_expression_for_completion): Ditto.
10782         * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
10783         * remote.c (remote_get_noisy_reply): Ditto.
10784         * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
10785         * solib-svr4.c (solib_svr4_r_map): Ditto.
10786
10787 2015-03-06  Gary Benson  <gbenson@redhat.com>
10788
10789         * common/common-utils.h (startswith): New inline function.
10790         All places where this logic was used updated to use the above.
10791
10792 2015-03-05  Pedro Alves  <palves@redhat.com>
10793
10794         PR gdb/18002
10795         * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
10796         after reading the breakpoint's shadow memory.
10797
10798 2015-03-05  Mark Kettenis  <kettenis@gnu.org>
10799
10800         * hppabsd-nat.c: Remove file.
10801         * hppaobsd-nat.c: New file.
10802         * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c.  Add
10803         hppaobsd-nat.c.
10804         * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
10805         hppaobsd-nat.o.
10806
10807 2015-03-04  Pedro Alves  <palves@redhat.com>
10808
10809         * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
10810         (target_decr_pc_after_break): Delete declaration.
10811         * target.c (default_target_decr_pc_after_break)
10812         (target_decr_pc_after_break): Delete.
10813         * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
10814         gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
10815         * linux-thread-db.c (check_event): Likewise.
10816         * infrun.c (adjust_pc_after_break): Likewise.
10817         * darwin-nat.c (cancel_breakpoint): Likewise.
10818         * aix-thread.c (aix_thread_wait): Likewise.
10819         * target-delegates.c: Regenerate.
10820
10821 2015-03-04  Pedro Alves  <palves@redhat.com>
10822
10823         * linux-nat.c (save_sigtrap): Check for breakpoints before
10824         checking watchpoints.
10825         (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
10826         breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
10827         (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
10828         a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
10829         (linux_nat_stopped_by_sw_breakpoint)
10830         (linux_nat_supports_stopped_by_sw_breakpoint)
10831         (linux_nat_stopped_by_hw_breakpoint)
10832         (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
10833         (linux_nat_wait_1): Don't re-increment the PC if relying on
10834         SIGTRAP's siginfo->si_code.
10835         (linux_nat_add_target): Install new target methods.
10836         * linux-thread-db.c (check_event): Don't account for breakpoint PC
10837         offset if the target already adjusted the PC.
10838         * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
10839         (GDB_ARCH_TRAP_BRKPT): New.
10840         (TRAP_HWBKPT): Define if not already defined.
10841
10842 2015-03-04  Pedro Alves  <palves@redhat.com>
10843
10844         * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
10845         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
10846         Delete field.
10847         <stop_reason>: New field.
10848         (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
10849         (packet_set_cmd_state): New function.
10850         (remote_protocol_features): Register the "swbreak" and "hwbreak"
10851         features.
10852         (remote_query_supported): If not disabled with the corresponding
10853         "set remote foo-packet" command, report support for the swbreak
10854         and hwbreak features.
10855         (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
10856         field.
10857         <stop_reason>: New field.
10858         (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
10859         (remote_wait_as): Adjust.
10860         (remote_stopped_by_sw_breakpoint)
10861         (remote_supports_stopped_by_sw_breakpoint)
10862         (remote_stopped_by_hw_breakpoint)
10863         (remote_supports_stopped_by_hw_breakpoint): New functions.
10864         (remote_stopped_by_watchpoint): New function.
10865         (init_remote_ops): Install them.
10866         (_initialize_remote): Register new "set/show remote
10867         swbreak-feature-packet" and "set/show remote
10868         swbreak-feature-packet" commands.
10869
10870 2015-03-04  Pedro Alves  <palves@redhat.com>
10871
10872         * btrace.h: Include target/waitstatus.h.
10873         (struct btrace_thread_info) <stop_reason>: New field.
10874         * record-btrace.c (record_btrace_step_thread): Use
10875         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10876         (record_btrace_decr_pc_after_break): Delete.
10877         (record_btrace_stopped_by_sw_breakpoint)
10878         (record_btrace_supports_stopped_by_sw_breakpoint)
10879         (record_btrace_stopped_by_hw_breakpoint)
10880         (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
10881         (init_record_btrace_ops): Install them.
10882         * record-full.c (record_full_hw_watchpoint): Delete and replace
10883         with ...
10884         (record_full_stop_reason): ... this throughout.
10885         (record_full_exec_insn): Adjust.
10886         (record_full_wait_1): Adjust.  No longer re-increment the PC.
10887         (record_full_wait_1): Adjust.  Use
10888         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10889         (record_full_stopped_by_watchpoint): Adjust.
10890         (record_full_stopped_by_sw_breakpoint)
10891         (record_full_supports_stopped_by_sw_breakpoint)
10892         (record_full_supports_stopped_by_sw_breakpoint)
10893         (record_full_stopped_by_hw_breakpoint)
10894         (record_full_supports_stopped_by_hw_breakpoint): New functions.
10895         (init_record_full_ops, init_record_full_core_ops): Install them.
10896         * record.c (record_check_stopped_by_breakpoint): New function.
10897         * record.h: Include target/waitstatus.h.
10898         (record_check_stopped_by_breakpoint): New declaration.
10899
10900 2015-03-04  Pedro Alves  <palves@redhat.com>
10901
10902         enum lwp_stop_reason -> enum target_stop_reason
10903         * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
10904         (linux_nat_stopped_by_watchpoint, status_callback)
10905         (linux_nat_wait_1): Adjust.
10906         * linux-nat.h (enum lwp_stop_reason): Delete.
10907         (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
10908         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
10909         * target/waitstatus.h (enum target_stop_reason): New.
10910
10911 2015-03-04  Pedro Alves  <palves@redhat.com>
10912
10913         * breakpoint.c (need_moribund_for_location_type): New function.
10914         (bpstat_stop_status): Don't skipping checking moribund locations
10915         of breakpoint types which the target tell caused a stop.
10916         (program_breakpoint_here_p): New function, factored out from ...
10917         (bp_loc_is_permanent): ... this.
10918         (update_global_location_list): Don't create a moribund location if
10919         the target supports reporting stops of the type of the removed
10920         breakpoint.
10921         * breakpoint.h (program_breakpoint_here_p): New declaration.
10922         * infrun.c (adjust_pc_after_break): Return early if the target has
10923         already adjusted the PC.  Add comments.
10924         (handle_signal_stop): If nothing explains a signal, and the target
10925         tells us the stop was caused by a software breakpoint, check if
10926         there's a breakpoint instruction in the memory.  If so, adjust the
10927         PC before presenting the stop to the user.  Otherwise, ignore the
10928         trap.  If nothing explains a signal, and the target tells us the
10929         stop was caused by a hardware breakpoint, ignore the trap.
10930         * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
10931         to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
10932         to_supports_stopped_by_hw_breakpoint>: New fields.
10933         (target_stopped_by_sw_breakpoint)
10934         (target_supports_stopped_by_sw_breakpoint)
10935         (target_stopped_by_hw_breakpoint)
10936         (target_supports_stopped_by_hw_breakpoint): Define.
10937         * target-delegates.c: Regenerate.
10938
10939 2015-03-04  Pedro Alves  <palves@redhat.com>
10940
10941         * infrun.c (follow_fork_inferior): Use the whole of the
10942         inferior_ptid and pending_follow.related_pid ptids instead of
10943         building ptids from the process components.  Adjust verbose output
10944         to use target_pid_to_str.
10945         * linux-nat.c (linux_child_follow_fork): Use the whole of the
10946         inferior_ptid and pending_follow.related_pid ptids instead of
10947         building ptids from the process components.
10948
10949 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10950
10951         * inf-ptrace.c [PT_GET_PROCESS_STATE]
10952         (inf_ptrace_insert_fork_catchpoint): New function.
10953         (inf_ptrace_remove_fork_catchpoint): New function.
10954         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
10955
10956 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10957
10958         * s390-linux-tdep.c (s390_register_name): Return empty string
10959         instead of NULL for registers that shouldn't be visible.
10960
10961 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10962
10963         * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
10964         XML file for 64-bit targets.
10965
10966 2015-03-03  Simon Marchi  <simon.marchi@ericsson.com>
10967
10968         * target.h (find_default_create_inferior): Remove declaration.
10969         (find_default_attach): Likewise.
10970
10971 2015-03-03  Pedro Alves  <palves@redhat.com>
10972
10973         * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
10974         Use ptid_get_pid to get the overall process id when resuming all
10975         threads.
10976
10977 2015-03-03  Pedro Alves  <palves@redhat.com>
10978
10979         * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
10980         the lwp field of ptid.  Pass the full ptid to get_thread_regcache.
10981         * inf-ptrace.c (get_ptrace_pid): New function.
10982         (inf_ptrace_resume): Use it.
10983         * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
10984         to the lower layer.
10985
10986 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10987
10988         * nat/linux-btrace.c: Include sys/utsname.h.
10989         (linux_determine_kernel_ptr_bits): New.
10990         (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
10991         * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
10992         ptr_bits.
10993
10994 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10995
10996         * btrace.c (ftrace_update_function): Treat return as tailcall for
10997         "_dl_runtime_resolve".
10998
10999 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
11000
11001         * btrace.h (btrace_function) <lbegin, lend>: Remove.
11002         * btrace.c (ftrace_debug): Do not print the line range.
11003         (ftrace_skip_file, ftrace_update_lines): Remove.
11004         (ftrace_new_function): Remove lbegin and lend initialization.
11005         (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
11006         * record-btrace.c (btrace_compute_src_line_range): New.
11007         (btrace_call_history_src_line): Call btrace_compute_src_line_range.
11008
11009 2015-03-02  Pedro Alves  <palves@redhat.com>
11010
11011         * infrun.c (follow_exec): Delete all threads of the process except
11012         the event thread.  Extended comments.
11013
11014 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
11015
11016         * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
11017
11018 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
11019
11020         * utils.h: Remove <stdbool.h> #include.
11021         (producer_is_gcc): Change return type to "int".
11022         * utils.c (producer_is_gcc): Change return type to int.
11023         Return 1 instead of true, and 0 instead of false.
11024         Adjust function documentation accordingly.
11025
11026 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11027
11028         * s390-linux-nat.c (have_regset_vxrs): New static variable.
11029         (s390_linux_fetch_inferior_registers): Handle vector registers, if
11030         present.
11031         (s390_linux_store_inferior_registers): Likewise.
11032         (s390_get_hwcap): Remove function.  Embed its logic...
11033         (s390_read_description): ...here.  Yield a target description with
11034         vector registers if applicable.
11035         * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
11036         "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
11037         "features/s390x-tevx-linux64.c".
11038         (struct gdbarch_tdep) <v0_full_regnum>: New field.
11039         (s390_dwarf_regmap): Add vector registers.  Remove bogus entries
11040         for "GNU/Linux-specific registers".
11041         (s390_dwarf_reg_r0l): New enum value.
11042         (s390_dwarf_reg_to_regnum): Support vector registers.
11043         (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
11044         of GPR lower halves.
11045         (regnum_is_vxr_full): New function.
11046         (s390_register_name): New function.
11047         (s390_pseudo_register_name): Handle v0-v15, which are composed of
11048         f0-f15 and v0l-v15l.
11049         (s390_pseudo_register_type): Likewise.
11050         (s390_pseudo_register_read): Likewise.
11051         (s390_pseudo_register_write): Likewise.
11052         (s390_value_from_register): Account for the fact that values are
11053         placed left-justified in vector registers.
11054         (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
11055         the vector reggroup and omit them from the general reggroup.
11056         (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
11057         (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
11058         (s390_iterate_over_regset_sections): Add iterations for the two
11059         new vector regsets.
11060         (s390_core_read_description): Yield a target description with
11061         vector registers if applicable.
11062         (s390_gdbarch_init): Handle target descriptions with vector
11063         registers.  Add "register_name" gdbarch method.
11064         (_initialize_s390_tdep): Call new tdesc initialization functions.
11065         * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
11066         (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
11067         (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
11068         (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
11069         (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
11070         (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
11071         (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
11072         (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
11073         (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
11074         (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
11075         (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
11076         (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
11077         (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
11078         (S390_NUM_REGS): Adjust value.
11079         (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
11080         (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
11081         (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
11082         * NEWS: Announce S/390 vector register support.
11083
11084 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11085
11086         * features/s390-tevx-linux64.xml: New file.
11087         * features/s390-vx-linux64.xml: New file.
11088         * features/s390-vx.xml: New file.
11089         * features/s390x-tevx-linux64.xml: New file.
11090         * features/s390x-vx-linux64.xml: New file.
11091         * features/Makefile (WHICH): Add s390-vx-linux64,
11092         s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
11093         (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
11094         (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
11095         macros.
11096         * features/s390-tevx-linux64.c: New generated file.
11097         * features/s390-vx-linux64.c: Likewise.
11098         * features/s390x-tevx-linux64.c: Likewise.
11099         * features/s390x-vx-linux64.c: Likewise.
11100         * regformats/s390-tevx-linux64.dat: Likewise.
11101         * regformats/s390-vx-linux64.dat: Likewise.
11102         * regformats/s390x-tevx-linux64.dat: Likewise.
11103         * regformats/s390x-vx-linux64.dat: Likewise.
11104
11105 2015-02-28  Doug Evans  <xdje42@gmail.com>
11106
11107         * symtab.h (struct symtab) <next>: Fix comment.
11108
11109 2015-02-27  Simon Marchi  <simon.marchi@ericsson.com>
11110
11111         * python/python.c (python_GdbModuleDef): Rename GdbMethods to
11112         python_GdbMethods.
11113
11114 2015-02-27  Pedro Alves  <palves@redhat.com>
11115
11116         * dtrace-probe.c (dtrace_probe_ops): Make extern.
11117
11118 2015-02-27  Pedro Alves  <palves@redhat.com>
11119
11120         * common/common-exceptions.h (exception_none): Declare.
11121         * common/common-exceptions.c (exception_none): Moved from
11122         exceptions.c.
11123         (exceptions_state_mc_init): Use exception_none.
11124         * exceptions.c (exception_none): Move to
11125         common/common-exceptions.c.
11126         * exceptions.h (exception_none): Move to
11127         common/common-exceptions.h.
11128
11129 2015-02-27  Pedro Alves  <palves@redhat.com>
11130
11131         * main.c (catch_command_errors, catch_command_errors_const):
11132         Remove 'mask' argument.  Adjust.
11133         (captured_main): Adjust callers.
11134
11135 2015-02-27  Pedro Alves  <palves@redhat.com>
11136
11137         * python/python-internal.h: Include "extension-priv.h".
11138
11139 2015-02-27  Pedro Alves  <palves@redhat.com>
11140
11141         * breakpoint.h (enum print_stop_action): Move further up in the
11142         file.
11143
11144 2015-02-27  Pedro Alves  <palves@redhat.com>
11145
11146         * gdbarch.sh: Include regcache.h.
11147         * gdbarch.h: Regenerate.
11148
11149 2015-02-27  Pedro Alves  <palves@redhat.com>
11150
11151         * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
11152         Remove duplicate const.
11153         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
11154         duplicate const.
11155
11156 2015-02-27  Pedro Alves  <palves@redhat.com>
11157
11158         * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
11159         * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
11160         * features/feature_to_c.sh: Tag the generated xml_builtin array
11161         with extern const in C++ mode.
11162
11163 2015-02-27  Tom Tromey  <tromey@redhat.com>
11164
11165         * minidebug.c (struct lzma_stream): Rename to ...
11166         (struct gdb_lzma_stream): ... this.
11167         (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
11168
11169 2015-02-27  Pedro Alves  <palves@redhat.com>
11170
11171         * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
11172         function.
11173         (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
11174         (mi_cmd_stack_list_variables): Use it.
11175
11176 2015-02-27  Pedro Alves  <palves@redhat.com>
11177
11178         * x86-linux-nat.c (u_debugreg_offset): New function.
11179         (x86_linux_dr_get, x86_linux_dr_set): Use it.
11180
11181 2015-02-27  Pedro Alves  <palves@redhat.com>
11182
11183         * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
11184         declaration.
11185         Include break-common.h.
11186
11187 2015-02-27  Tom Tromey  <tromey@redhat.com>
11188             Pedro Alves <palves@redhat.com>
11189
11190         * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
11191         local used to iterate over enums.
11192         * completer.c (signal_completer): Likewise.
11193         * i386-tdep.c (i386_stap_parse_special_token): Likewise.
11194         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
11195         * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
11196         * tui/tui-layout.c (next_layout, prev_layout): Likewise.
11197         * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
11198         (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
11199         * tui-wingeneral.c (tui_refresh_all):  Likewise.
11200
11201 2015-02-27  Pedro Alves  <palves@redhat.com>
11202
11203         * target.h: Include "infrun.h".
11204
11205 2015-02-27  Pedro Alves  <palves@redhat.com>
11206
11207         * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
11208
11209 2015-02-27  Pedro Alves  <palves@redhat.com>
11210
11211         * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
11212         (IPA_SYM): Use it.
11213         * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
11214
11215 2015-02-27  Pedro Alves  <palves@redhat.com>
11216
11217         * cli-out.c (_rl_erase_entire_line): Move declaration out of
11218         cli_mld_erase_entire_line, and make it extern "C".
11219         * common/common-defs.h (EXTERN_C): New.
11220         * completer.c (_rl_completion_prefix_display_length)
11221         (_rl_print_completions_horizontally, QSFUNC): Move declarations
11222         out of gdb_display_match_list_1.
11223         (_rl_qsort_string_compare): Move declaration out of
11224         gdb_display_match_list_1, and make it extern "C".
11225         * defs.h (re_comp): Use EXTERN_C.
11226         * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
11227         and make it extern "C".
11228         (monstartup): Move declaration out of maintenance_set_profile_cmd,
11229         and make it extern "C".
11230         (main): Move declaration out of maintenance_set_profile_cmd.
11231         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
11232         EXTERN_C.
11233
11234 2015-02-27  Pedro Alves  <palves@redhat.com>
11235
11236         * python/python.c (GdbMethods): Rename to ...
11237         (python_GdbMethods): ... this and make extern.
11238         (GdbModuleDef): Rename to ...
11239         (python_GdbModuleDef): ... this and make extern.
11240
11241 2015-02-27  Pedro Alves  <palves@redhat.com>
11242
11243         * record-btrace.c (set_record_btrace_cmdlist)
11244         (show_record_btrace_cmdlist): Remove redefinitions.
11245
11246 2015-02-27  Tom Tromey  <tromey@redhat.com>
11247             Pedro Alves  <palves@redhat.com>
11248
11249         * dwarf2-frame.c (enum cfa_how_kind, struct
11250         dwarf2_frame_state_reg_info): Move out of struct
11251         dwarf2_frame_state.
11252         * dwarf2read.c (struct tu_stats): Move out of struct
11253         dwarf2_per_objfile.
11254         (struct file_entry): Move out of struct line_header.
11255         (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
11256         typedef_field_list): Move out of struct field_info.
11257         * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
11258         Move out of struct dynamic_prop.
11259         (union type_owner, union field_location, struct field, struct
11260         range_bounds, union type_specific): Move out of struct main_type.
11261         (struct fn_fieldlist, struct fn_field, struct typedef_field)
11262         (VOFFSET_STATIC): Move out of struct cplus_struct_type.
11263         (struct call_site_target, union call_site_parameter_u, struct
11264         call_site_parameter): Move out of struct call_site.
11265         * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
11266         m32c_prologue.
11267         (enum srcdest_kind): Move out of struct srcdest.
11268         * main.c (enum cmdarg_kind): Move out of struct cmdarg.
11269         * prologue-value.h (enum prologue_value_kind): Move out of struct
11270         prologue_value.
11271         * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
11272         gdbarch_tdep.
11273         * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
11274         out of struct field_info.
11275         * symfile.h (struct other_sections): Move out of struct
11276         section_addr_info.
11277         * symtab.c (struct symbol_cache_slot): Move out struct
11278         block_symbol_cache.
11279         * target-descriptions.c (enum tdesc_type_kind): Move out of
11280         typedef struct tdesc_type.
11281         * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
11282         struct tui_line_or_address.
11283         * value.c (enum internalvar_kind, union internalvar_data): Move
11284         out of struct internalvar.
11285         * xtensa-tdep.h (struct ctype_cache): Move out of struct
11286         gdbarch_tdep.
11287
11288 2015-02-27  Tom Tromey  <tromey@redhat.com>
11289             Pedro Alves  <palves@redhat.com>
11290
11291         Rename symbols whose names are reserved C++ keywords throughout.
11292
11293 2015-02-27  Pedro Alves  <palves@redhat.com>
11294
11295         * Makefile.in (COMPILER): New, get it from autoconf.
11296         (COMPILE.pre, CC_LD): Use COMPILER.
11297         (CXX): Get from autoconf instead.
11298         (CXX_FOR_TARGET): Default to g++ instead of gcc.
11299         * acinclude.m4: Include build-with-cxx.m4.
11300         * build-with-cxx.m4: New file.
11301         * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
11302         Disable -Werror by default if building in C++ mode.
11303         (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
11304         -Wno-narrowing in C++ mode.  Only enable -Wpointer-sign in C mode.
11305         Run supported-warning-flags tests with the C++ compiler.
11306         Save/restore CXXFLAGS too.
11307         * configure: Regenerate.
11308
11309 2015-02-27  Pedro Alves  <palves@redhat.com>
11310
11311         * libiberty.m4: New file.
11312         * acinclude.m4: Include libiberty.m4.
11313         * configure.ac: Call libiberty_INIT.
11314         * config.in, configure: Regenerate.
11315
11316 2015-02-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11317
11318         * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
11319         31-bit targets, but 64-bit targets as well.
11320         (s390_gnu_triplet_regexp): New function.
11321         (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
11322         64-bit targets as well.  Set the gnu_triplet_regexp gdbarch
11323         method.
11324
11325 2015-02-27  Jon TURNEY  <jon.turney@dronecode.org.uk>  (tiny patch)
11326
11327         * windows-nat.c (CONTEXT_DEBUGGER): Remove.
11328         (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS.  Incorporate flags
11329         from CONTEXT_DEBUGGER.
11330
11331 2015-02-26  Doug Evans  <dje@google.com>
11332
11333         * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
11334         CHECK_TYPEDEF.
11335         (set_type_vptr_fieldno): Ditto.
11336         (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
11337         * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
11338
11339 2015-02-26  Pedro Alves  <palves@redhat.com>
11340
11341         * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
11342         * complaints.c (vcomplaint): Pass argument FMT directly to
11343         printf-like functions instead of complaint->fmt.
11344         * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
11345         * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
11346         * compile/compile-loc2c.c (pushf, unary, binary): Add
11347         ATTRIBUTE_PRINTF.
11348         (do_compile_dwarf_expr_to_c): Pass string literal as format string
11349         to pushf.
11350         (BINARY): Pass string literal as format string to 'binary'.
11351         * compile/compile-object-load.c (link_callbacks_einfo): Add
11352         ATTRIBUTE_PRINTF.
11353         * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
11354
11355 2015-02-26  Pedro Alves  <palves@redhat.com>
11356
11357         * windows-termcap.c: Rename to ...
11358         * stub-termcap.c: ... this.  Adjust header line.
11359         * Makefile.in (SFILES): Refer to stub-termcap.c instead of
11360         windows-termcap.c.
11361         * configure: Regenerate.
11362         * configure.ac: Refer to stub-termcap.o instead of
11363         windows-termcap.o.
11364         * gdb_curses.h: Mention stub-termcap.c instead of
11365         windows-termcap.c.
11366
11367 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11368
11369         * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
11370         (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
11371
11372 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11373
11374         * gdb/infcmd.c (print_return_value): use type_to_string to print type.
11375
11376 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11377
11378         * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
11379         bfd_canonicalize_symtab.
11380
11381 2015-02-25  John Baldwin  <jhb@FreeBSD.org>
11382
11383         * amd64fbsd-nat.c: Include sys/user.h.
11384         (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11385         instead of KERN_PS_STRINGS to locate the signal trampoline.
11386         * i386fbsd-nat.c: Include sys/user.h.
11387         (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11388         instead of KERN_PS_STRINGS to locate the signal trampoline.
11389         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
11390         (amd64fbsd_sigtramp_p): New.
11391         (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
11392         longer set default values.
11393         (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
11394         * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
11395         (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
11396         (i386fbsd_freebsd4_sigtramp_start)
11397         (i386fbsd_freebsd4_sigtramp_middle)
11398         (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
11399         (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
11400         (i386fbsd_sigtramp_p): New.
11401         (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
11402         longer set default values.
11403         (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
11404
11405 2015-02-25  John Baldwin  <jhb@freebsd.org>
11406
11407         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
11408         get_frame_register instead of frame_unwind_register_unsigned.
11409
11410 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11411
11412         PR build/18033
11413         * compile/compile-c-support.c (c_compute_program): Change // comment.
11414         * compile/compile-object-load.c (setup_sections): Change // comment.
11415
11416 2015-02-26  Joel Brobecker  <brobecker@adacore.com>
11417
11418         PR build/18033:
11419         * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
11420
11421 2015-02-23  Pedro Alves  <palves@redhat.com>
11422
11423         * remote.c (skip_to_semicolon): New function.
11424         (remote_parse_stop_reply) <T stop reply>: Use it.  Don't
11425         special case the stop reasons that look like hex numbers
11426         upfront.  Instead handle real register numbers after matching
11427         all the known stop reasons.
11428
11429 2015-02-21  Doug Evans  <dje@google.com>
11430
11431         PR c++/17976, symtab/17821
11432         * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
11433         is_in_anonymous.  All callers updated.
11434         (find_symbol_in_baseclass): Ditto.
11435         (cp_lookup_nested_symbol_1): Ditto.  Don't search all static blocks
11436         for symbols in an anonymous namespace.
11437         * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
11438         DW_AT_name directly.
11439         (dwarf2_name): Convert missing namespace name to
11440         CP_ANONYMOUS_NAMESPACE_STR.
11441
11442 2015-02-20  Pedro Alves  <palves@redhat.com>
11443
11444         * linux-nat.c (linux_handle_extended_wait): Call
11445         thread_db_notice_clone whenever a new clone LWP is detected.
11446         (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
11447         functions.
11448         * linux-nat.h (thread_db_attach_lwp): Delete declaration.
11449         (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
11450         (linux_unstop_all_lwps): Declare.
11451         * linux-thread-db.c (struct thread_get_info_inout): Delete.
11452         (thread_get_info_callback): Delete.
11453         (thread_from_lwp): Use td_thr_get_info and record_thread.
11454         (thread_db_attach_lwp): Delete.
11455         (thread_db_notice_clone): New function.
11456         (try_thread_db_load_1): If /proc is mounted and shows the
11457         process'es task list, walk over all LWPs and call thread_from_lwp
11458         instead of relying on td_ta_thr_iter.
11459         (attach_thread): Don't call check_thread_signals here.  Split the
11460         tail part of the function (which adds the thread to the core GDB
11461         thread list) to ...
11462         (record_thread): ... this function.  Call check_thread_signals
11463         here.
11464         (thread_db_wait): Don't call thread_db_find_new_threads_1.  Always
11465         call thread_from_lwp.
11466         (thread_db_update_thread_list): Rename to ...
11467         (thread_db_update_thread_list_org): ... this.
11468         (thread_db_update_thread_list): New function.
11469         (thread_db_find_thread_from_tid): Delete.
11470         (thread_db_get_ada_task_ptid): Simplify.
11471         * nat/linux-procfs.c: Include <sys/stat.h>.
11472         (linux_proc_task_list_dir_exists): New function.
11473         * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
11474
11475 2015-02-20  Pedro Alves  <palves@redhat.com>
11476
11477         * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
11478         main LWP.  Handle the case of waitpid returning 0 if we're already
11479         attached to the LWP.  Don't set the LWP's last_resume_kind to
11480         resume_stop if we already knew about the LWP.
11481         (linux_nat_filter_event): Add debug logs.
11482
11483 2015-02-20  Pedro Alves  <palves@redhat.com>
11484
11485         * target.h (forward_target_decr_pc_after_break): Delete
11486         declaration.
11487
11488 2015-02-20  Pedro Alves  <palves@redhat.com>
11489
11490         PR threads/18006
11491         * linux-thread-db.c (thread_get_info_callback): Return early if
11492         the thread's lwp id is -1.
11493
11494 2015-02-20  Joel Brobecker  <brobecker@adacore.com>
11495
11496         GDB 7.9 released.
11497
11498 2015-02-19  Steve Ellcey  <sellcey@imgtec.com>
11499
11500         * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
11501         (dtrace_get_probes) Change type of variable 'dof'.
11502
11503 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11504
11505         PR breakpoints/16812
11506         * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
11507         * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
11508         * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
11509
11510 2015-02-19  David Taylor  <dtaylor@emc.com>
11511
11512         * common/ax.def (setv): Fix consumed entry in setv DEFOP.
11513
11514 2015-02-18  Patrick Palka  <patrick@parcs.ath.cx>
11515
11516         * tui/tui-io.c (tui_handle_resize_during_io): Remove this
11517         function.
11518         (tui_putc): Don't call tui_handle_resize_during_io.
11519         (tui_getc): Likewise.
11520         (tui_mld_getc): Likewise.
11521         * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
11522         (tui_sigwinch_token): New static variable.
11523         (tui_initialize_win): Adjust documentation.  Set
11524         tui_sigwinch_token.
11525         (tui_async_resize_screen): New asynchronous callback.
11526         (tui_sigwinch_handler): Adjust documentation.  Asynchronously
11527         invoke tui_async_resize_screen.
11528
11529 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11530
11531         * configure: Regenerated.
11532         * configure.ac: Use GDB_AC_TRANSFORM.
11533         * Makefile.in (aclocal_m4_deps): Added transform.m4.
11534         * acinclude.m4: sinclude transform.m4.
11535         * transform.m4: New file.
11536         (GDB_AC_TRANSFORM): New macro.
11537
11538 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11539
11540         * NEWS: Announce the support for DTrace SDT probes.
11541
11542 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11543
11544         * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
11545         (amd64_dtrace_parse_probe_argument): New function.
11546         (amd64_dtrace_probe_is_enabled): Likewise.
11547         (amd64_dtrace_enable_probe): Likewise.
11548         (amd64_dtrace_disable_probe): Likewise.
11549         (amd64_linux_init_abi): Register the
11550         `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
11551         `gdbarch_dtrace_disable_probe' and
11552         `gdbarch_dtrace_probe_is_enabled' hooks.
11553         (amd64_dtrace_disabled_probe_sequence_1): New constant.
11554         (amd64_dtrace_disabled_probe_sequence_2): Likewise.
11555         (amd64_dtrace_enable_probe_sequence): Likewise.
11556         (amd64_dtrace_disable_probe_sequence): Likewise.
11557
11558 2015-01-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11559
11560         * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
11561         the -probe-dtrace new vpossible value for PROBE_MODIFIER.
11562         * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
11563         handle ELF files.
11564         * Makefile.in (SFILES): dtrace-probe.c added.
11565         * configure: Regenerate.
11566         * dtrace-probe.c: New file.
11567         (SHT_SUNW_dof): New constant.
11568         (dtrace_probe_type): New enum.
11569         (dtrace_probe_arg): New struct.
11570         (dtrace_probe_arg_s): New typedef.
11571         (struct dtrace_probe_enabler): New struct.
11572         (dtrace_probe_enabler_s): New typedef.
11573         (dtrace_probe): New struct.
11574         (dtrace_probe_is_linespec): New function.
11575         (dtrace_dof_sect_type): New enum.
11576         (dtrace_dof_dofh_ident): Likewise.
11577         (dtrace_dof_encoding): Likewise.
11578         (DTRACE_DOF_ENCODE_LSB): Likewise.
11579         (DTRACE_DOF_ENCODE_MSB): Likewise.
11580         (dtrace_dof_hdr): New struct.
11581         (dtrace_dof_sect): Likewise.
11582         (dtrace_dof_provider): Likewise.
11583         (dtrace_dof_probe): Likewise.
11584         (DOF_UINT): New macro.
11585         (DTRACE_DOF_PTR): Likewise.
11586         (DTRACE_DOF_SECT): Likewise.
11587         (dtrace_process_dof_probe): New function.
11588         (dtrace_process_dof): Likewise.
11589         (dtrace_build_arg_exprs): Likewise.
11590         (dtrace_get_arg): Likewise.
11591         (dtrace_get_probes): Likewise.
11592         (dtrace_get_probe_argument_count): Likewise.
11593         (dtrace_can_evaluate_probe_arguments): Likewise.
11594         (dtrace_evaluate_probe_argument): Likewise.
11595         (dtrace_compile_to_ax): Likewise.
11596         (dtrace_probe_destroy): Likewise.
11597         (dtrace_gen_info_probes_table_header): Likewise.
11598         (dtrace_gen_info_probes_table_values): Likewise.
11599         (dtrace_probe_is_enabled): Likewise.
11600         (dtrace_probe_ops): New variable.
11601         (info_probes_dtrace_command): New function.
11602         (_initialize_dtrace_probe): Likewise.
11603         (dtrace_type_name): Likewise.
11604
11605 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11606
11607         * gdbarch.sh (dtrace_parse_probe_argument): New.
11608         (dtrace_probe_is_enabled): Likewise.
11609         (dtrace_enable_probe): Likewise.
11610         (dtrace_disable_probe): Likewise.
11611         * gdbarch.c: Regenerate.
11612         * gdbarch.h: Regenerate.
11613
11614 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11615
11616         * stap-probe.c (stap_probe_ops): Add NULLs in the static
11617         stap_probe_ops for `enable_probe' and `disable_probe'.
11618         * probe.c (enable_probes_command): New function.
11619         (disable_probes_command): Likewise.
11620         (_initialize_probe): Define the cli commands `enable probe' and
11621         `disable probe'.
11622         (parse_probe_linespec): New function.
11623         (info_probes_for_ops): Use parse_probe_linespec.
11624         * probe.h (probe_ops): New hooks `enable_probe' and
11625         `disable_probe'.
11626
11627 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11628
11629         * probe.c (compute_probe_arg): Moved from stap-probe.c
11630         (compile_probe_arg): Likewise.
11631         (probe_funcs): Likewise.
11632         * stap-probe.c (compute_probe_arg): Moved to probe.c.
11633         (compile_probe_arg): Likewise.
11634         (probe_funcs): Likewise.
11635
11636 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11637
11638         * probe.c (print_ui_out_not_applicables): New function.
11639         (exists_probe_with_pops): Likewise.
11640         (info_probes_for_ops): Do not include column headers for probe
11641         types for which no probe has been actually found on any object.
11642         Also invoke `print_ui_out_not_applicables' in order to match the
11643         column rows with the header when probes of several types are
11644         listed.
11645         Print the "Type" column.
11646         * probe.h (probe_ops): Added a new probe operation `type_name'.
11647         * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
11648         (stap_type_name): New function.
11649
11650 2015-02-17  Patrick Palka  <patrick@parcs.ath.cx>
11651
11652         * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
11653         (key_is_command_char): Delete.
11654
11655 2015-02-17  Pedro Alves  <palves@redhat.com>
11656
11657         * tui/tui.c (tui_enable): Resize windows before anything
11658         might show a window.
11659
11660 2015-02-17  Max Ostapenko  <m.ostapenko@partner.samsung.com>
11661
11662         PR gdb/17984
11663         * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
11664         (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
11665         call.
11666         * aarch64-tdep.h (tdesc_aarch64): Declare.
11667
11668 2015-02-12  Mark Wielaard  <mjw@redhat.com>
11669
11670         * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
11671
11672 2015-02-13  Doug Evans  <dje@google.com>
11673
11674         * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
11675         anonymous_namespace to is_in_anonymous for consistency with the rest
11676         of the file.
11677         (cp_lookup_bare_symbol): Fix typo in comment.
11678         (cp_search_static_and_baseclasses): Ditto.
11679         (search_symbol_list): Use vertical space in comment better.
11680         (reset_directive_searched): Ditto. Fix typo.
11681         (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
11682
11683 2015-02-13  Yao Qi  <yao.qi@arm.com>
11684
11685         * MAINTAINERS: Update my email address.
11686
11687 2015-02-12  Doug Evans  <dje@google.com>
11688
11689         * symtab.c (completion_list_add_name): Fix memory leak.
11690
11691 2015-02-12  Doug Evans  <dje@google.com>
11692
11693         * completer.c (complete_line): Remove incorrect comment.
11694
11695 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11696
11697         * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
11698         (py_print_frame): Use RETURN_MASK_ERROR.
11699
11700 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11701
11702         * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
11703         function comment.  Wrap all function that can throw in cleanups.
11704         (gdbpy_apply_frame_filter): Wrap all function that can throw in
11705         cleanups.
11706
11707 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11708
11709         * python/py-framefilter.c (py_print_frame): Substitute goto error.
11710         Remove the error label.
11711
11712 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11713
11714         * python/py-framefilter.c (py_print_frame): Put conditional code paths
11715         with goto first, indent the former else codepath left.  Put variable
11716         'elided' to a new inner block.
11717
11718 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11719
11720         * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
11721
11722 2015-02-11  Pedro Alves  <palves@redhat.com>
11723
11724         * xcoffread.c (within_function): Delete.
11725
11726 2015-02-11  Tom Tromey  <tromey@redhat.com>
11727             Pedro Alves <palves@redhat.com>
11728
11729         * breakpoint.c (base_breakpoint_ops): Delete.
11730         * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
11731         * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
11732         * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
11733         * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
11734         * python/py-arch.c (arch_object_type): Make extern.
11735         * python/py-block.c (block_syms_iterator_object_type): Make extern.
11736         * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
11737         * python/py-cmd.c (cmdpy_object_type): Make extern.
11738         * python/py-continueevent.c (continue_event_object_type)
11739         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
11740         parameter.  Update all callers.
11741         * python/py-evtregistry.c (eventregistry_object_type): Make extern.
11742         * python/py-exitedevent.c (exited_event_object_type): Make extern.
11743         * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
11744         * python/py-function.c (fnpy_object_type): Make extern.
11745         * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
11746         * python/py-infevents.c (call_pre_event_object_type)
11747         (inferior_call_post_event_object_type).
11748         (memory_changed_event_object_type): Make extern.
11749         * python/py-infthread.c (thread_object_type): Make extern.
11750         * python/py-lazy-string.c (lazy_string_object_type): Make extern.
11751         * python/py-linetable.c (linetable_entry_object_type)
11752         (linetable_object_type, ltpy_iterator_object_type): Make extern.
11753         * python/py-newobjfileevent.c (new_objfile_event_object_type)
11754         (clear_objfiles_event_object_type): Make extern.
11755         * python/py-objfile.c (objfile_object_type): Make extern.
11756         * python/py-param.c (parmpy_object_type): Make extern.
11757         * python/py-progspace.c (pspace_object_type): Make extern.
11758         * python/py-signalevent.c (signal_event_object_type): Make extern.
11759         * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
11760         * python/py-type.c (type_object_type, field_object_type)
11761         (type_iterator_object_type): Make extern.
11762         * python/python.c (python_extension_script_ops)
11763         (python_extension_ops): Make extern.
11764         * stap-probe.c (stap_probe_ops): Make extern.
11765
11766 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11767
11768         * infrun.c (adjust_pc_after_break): Don't adjust the PC just
11769         because the event thread is not the current thread.
11770
11771 2015-02-11  Doug Evans  <xdje42@gmail.com>
11772
11773         * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
11774         been initialized yet, return NULL.
11775
11776 2015-02-11  Doug Evans  <dje@google.com>
11777
11778         * symfile.h (new_symfile_objfile): Delete.
11779         * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
11780         All callers updated.
11781
11782 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11783
11784         * tui/tui-io.c (tui_handle_resize_during_io): Call
11785         tui_update_gdb_sizes() after resizing the screen.
11786         * tui/tui.c (tui_enable): Resize the terminal before
11787         calling tui_update_gdb_sizes().
11788
11789 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11790
11791         * tui/tui-io.c (tui_getc): Move cursor to the end of the command
11792         line before printing a newline.
11793
11794 2015-02-11  Mark Wielaard  <mjw@redhat.com>
11795
11796         * utils.c (producer_is_gcc): Return true or false.
11797
11798 2015-02-10  Mark Wielaard  <mjw@redhat.com>
11799
11800         * utils.h (producer_is_gcc): Change return type to bool. Add major
11801         argument.
11802         * utils.c (producer_is_gcc): Likewise.
11803         (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
11804         * dwarf2read.c (check_producer): Likewise.
11805
11806 2015-02-10  Pedro Alves  <palves@redhat.com>
11807
11808         * infrun.c (displaced_step_fixup): Switch to the event thread
11809         before calling gdbarch_displaced_step_fixup.
11810
11811 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11812
11813         * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
11814
11815 2015-02-10  Simon Marchi  <simon.marchi@ericsson.com>
11816
11817         * ada-varobj.c (ada_name_of_child): Constify parent.
11818         (ada_path_expr_of_child): Same.
11819         (ada_value_of_child): Same.
11820         (ada_type_of_child): Same.
11821         * c-varobj.c (c_is_path_expr_parent): Same.
11822         (c_describe_child): Same.
11823         (c_name_of_child): Same.
11824         (c_value_of_child): Same.
11825         (c_type_of_child): Same.
11826         (cplus_number_of_children): Same.
11827         (cplus_describe_child): Constify var.
11828         (cplus_name_of_child): Constify parent.
11829         (cplus_value_of_child): Same.
11830         (cplus_type_of_child): Same.
11831         * jv-varobj.c (java_name_of_child): Same.
11832         (java_value_of_child): Same.
11833         (java_type_of_child): Same.
11834         * varobj.c (value_of_child): Same.
11835         (varobj_default_is_path_expr_parent): Constify var, parent and return
11836         value.
11837         (varobj_get_path_expr): Constify var, modify path_expr through
11838         mutable_var.
11839         (install_new_value): Constify parent.
11840         (value_of_child): Constify parent.
11841         * varobj.h (struct varobj): Constify parent.
11842         (struct lang_varobj_ops): Constify name_of_child, value_of_child and
11843         type_of_child.
11844         (varobj_get_path_expr): Constify var.
11845         (varobj_get_path_expr_parent): Constify var and return value.
11846
11847 2015-02-10  Luis Machado  <lgustavo@codesourcery.com>
11848
11849         * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
11850         (arm_prologue_this_id): Move PC and SP limit checks to
11851         arm_prologue_unwind_stop_reason.
11852         (arm_prologue_unwind) <stop_reason> : Set to
11853         arm_prologue_unwind_stop_reason.
11854
11855 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11856
11857         * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
11858         DW_LANG_Fortran08 as language_fortran.
11859
11860 2015-02-09  Sergio Durigan Junior  <sergiodj@redhat.com>
11861
11862         PR remote/17946
11863         * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
11864         of pointer against char.
11865
11866 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11867
11868         * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
11869         (c_type_print_modifier): Likewise.
11870         * dwarf2read.c (read_tag_atomic_type): New function.
11871         (read_type_die_1): Handle DW_TAG_atomic_type.
11872         * gdbtypes.c (make_atomic_type): New function.
11873         (recursive_dump_type): Handle TYPE_ATOMIC.
11874         * gdbtypes.h (enum type_flag_values): Renumber.
11875         (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
11876         (TYPE_ATOMIC): New macro.
11877         (make_atomic_type): Declare.
11878
11879 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11880
11881         * btrace.c (ftrace_find_call): Skip gaps.
11882         (ftrace_new_function): Initialize level.
11883         (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
11884         (ftrace_new_switch): Update
11885         level computation.
11886         (ftrace_new_gap): New.
11887         (ftrace_update_function): Create new function after gap.
11888         (btrace_compute_ftrace_bts): Create gap on error.
11889         (btrace_stitch_bts): Update parameters.  Clear trace if it
11890         becomes empty.
11891         (btrace_stitch_trace): Update parameters.  Update callers.
11892         (btrace_clear): Reset the number of gaps.
11893         (btrace_insn_get): Return NULL if the iterator points to a gap.
11894         (btrace_insn_number): Return zero if the iterator points to a gap.
11895         (btrace_insn_end): Allow gaps at the end.
11896         (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
11897         (btrace_find_insn_by_number): Assert that the found iterator does
11898         not point to a gap.
11899         (btrace_call_next, btrace_call_prev): Assert that the last function
11900         is not a gap.
11901         * btrace.h (btrace_bts_error): New.
11902         (btrace_function): Update comment.
11903         (btrace_function) <insn, insn_offset, number>: Update comment.
11904         (btrace_function) <errcode>: New.
11905         (btrace_thread_info) <ngaps>: New.
11906         (btrace_thread_info) <replay>: Update comment.
11907         (btrace_insn_get): Update comment.
11908         * record-btrace.c (btrace_ui_out_decode_error): New.
11909         (record_btrace_info): Print number of gaps.
11910         (btrace_insn_history, btrace_call_history): Call
11911         btrace_ui_out_decode_error for gaps.
11912         (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
11913
11914 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11915
11916         * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
11917         * nat/linux-btrace.c: (btrace_this_cpu): New.
11918         (cpu_supports_bts): Call btrace_this_cpu.
11919         (intel_supports_bts): Add cpu parameter.
11920
11921 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11922
11923         * btrace.h (btrace_insn_class): New.
11924         (btrace_insn) <size, iclass>: New.
11925         * btrace.c (ftrace_find_call): Update parameters.  Update users.
11926         Use instruction classification.
11927         (ftrace_new_return): Update parameters.  Update users.
11928         (ftrace_update_function): Update parameters.  Update users.  Use
11929         instruction classification.
11930         (ftrace_update_insns): Update parameters.  Update users.
11931         (ftrace_classify_insn): New.
11932         (btrace_compute_ftrace_bts): Fill in new btrace_insn fields.  Add
11933         TRY_CATCH around call to gdb_insn_length.
11934
11935 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11936
11937         * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
11938         Update parameters.  Update users.
11939
11940 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11941
11942         * btrace.c (parse_xml_btrace_conf_bts): Add size.
11943         (btrace_conf_bts_attributes): New.
11944         (btrace_conf_children): Add attributes.
11945         * common/btrace-common.h (btrace_config_bts): New.
11946         (btrace_config)<bts>: New.
11947         (btrace_config): Update comment.
11948         * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
11949         Use config.
11950         * features/btrace-conf.dtd: Increment version.  Add size
11951         attribute to bts element.
11952         * record-btrace.c (set_record_btrace_bts_cmdlist,
11953         show_record_btrace_bts_cmdlist): New.
11954         (record_btrace_adjust_size, record_btrace_print_bts_conf,
11955         record_btrace_print_conf, cmd_set_record_btrace_bts,
11956         cmd_show_record_btrace_bts): New.
11957         (record_btrace_info): Call record_btrace_print_conf.
11958         (_initialize_record_btrace): Add commands.
11959         * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
11960         (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
11961         (btrace_sync_conf): Synchronize bts size.
11962         (_initialize_remote): Add Qbtrace-conf:bts:size packet.
11963         * NEWS: Announce new commands and new packets.
11964
11965 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11966
11967         * Makefile.in (XMLFILES): Add btrace-conf.dtd.
11968         * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
11969         (x86_linux_btrace_conf): New.
11970         (x86_linux_create_target): Initialize to_btrace_conf.
11971         * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
11972         Check format.  Split into this and ...
11973         (linux_enable_bts): ... this.
11974         (linux_btrace_conf): New.
11975         (perf_event_skip_record): Renamed into ...
11976         (perf_event_skip_bts_record): ... this.  Updated users.
11977         (linux_disable_btrace): Split into this and ...
11978         (linux_disable_bts): ... this.
11979         (linux_read_btrace): Check format.
11980         * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
11981         (linux_btrace_conf): New.
11982         (btrace_target_info)<ptid>: Moved.
11983         (btrace_target_info)<conf>: New.
11984         (btrace_target_info): Split into this and ...
11985         (btrace_tinfo_bts): ... this.  Updated users.
11986         * btrace.c (btrace_enable): Update parameters.
11987         (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
11988         (btrace_conf_children, btrace_conf_attributes)
11989         (btrace_conf_elements): New.
11990         * btrace.h (btrace_enable): Update parameters.
11991         (btrace_conf, parse_xml_btrace_conf): New.
11992         * common/btrace-common.h (btrace_config): New.
11993         * feature/btrace-conf.dtd: New.
11994         * record-btrace.c (record_btrace_conf): New.
11995         (record_btrace_cmdlist): New.
11996         (record_btrace_enable_warn, record_btrace_open): Pass
11997         &record_btrace_conf.
11998         (record_btrace_info): Print recording format.
11999         (cmd_record_btrace_bts_start): New.
12000         (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
12001         (_initialize_record_btrace): Add "record btrace bts" subcommand.
12002         Add "record bts" alias command.
12003         * remote.c (remote_state)<btrace_config>: New.
12004         (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
12005         (remote_protocol_features): Add qXfer:btrace-conf:read.
12006         (remote_open_1): Call remote_btrace_reset.
12007         (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
12008         (btrace_target_info)<conf>: New.
12009         (btrace_sync_conf, btrace_read_config): New.
12010         (remote_enable_btrace): Update parameters.  Call btrace_sync_conf and
12011         btrace_read_conf.
12012         (remote_btrace_conf): New.
12013         (init_remote_ops): Initialize to_btrace_conf.
12014         (_initialize_remote): Add qXfer:btrace-conf packet.
12015         * target.c (target_enable_btrace): Update parameters.
12016         (target_btrace_conf): New.
12017         * target.h (target_enable_btrace): Update parameters.
12018         (target_btrace_conf): New.
12019         (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
12020         (target_ops)<to_enable_btrace>: Update parameters and comment.
12021         (target_ops)<to_btrace_conf>: New.
12022         * target-delegates: Regenerate.
12023         * target-debug.h (target_debug_print_const_struct_btrace_config_p)
12024         (target_debug_print_const_struct_btrace_target_info_p): New.
12025         * NEWS: Announce new command and new packet.
12026
12027 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12028
12029         * nat/linux-btrace.h (perf_event_buffer): New.
12030         (btrace_target_info) <buffer, size, data_head>: Replace with ...
12031         <bts>: ... this.
12032         * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
12033         (perf_event_buffer_size, perf_event_buffer_begin)
12034         (perf_event_buffer_end, linux_btrace_has_changed): Removed.
12035         Updated users.
12036         (perf_event_new_data): New.
12037
12038 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12039
12040         * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
12041         * record-btrace.c (record_btrace_open): Remove call to
12042         target_supports_btrace.
12043         * remote.c (remote_supports_btrace): Update parameters.
12044         * target.c (target_supports_btrace): Update parameters.
12045         * target.h (to_supports_btrace, target_supports_btrace): Update
12046         parameters.
12047         * target-delegates.c: Regenerate.
12048         * target-debug.h (target_debug_print_enum_btrace_format): New.
12049         * nat/linux-btrace.c
12050         (kernel_supports_btrace): Rename into ...
12051         (kernel_supports_bts): ... this.  Update users.  Update warning text.
12052         (intel_supports_btrace): Rename into ...
12053         (intel_supports_bts): ... this.  Update users.
12054         (cpu_supports_btrace): Rename into ...
12055         (cpu_supports_bts): ... this.  Update users.
12056         (linux_supports_btrace): Update parameters.  Split into this and ...
12057         (linux_supports_bts): ... this.
12058         * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
12059
12060 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12061
12062         * Makefile.in (SFILES): Add common/btrace-common.c.
12063         (COMMON_OBS): Add common/btrace-common.o.
12064         (btrace-common.o): Add build rules.
12065         * btrace.c (parse_xml_btrace): Update parameters.
12066         (parse_xml_btrace_block): Set format field.
12067         (btrace_add_pc, btrace_fetch): Use struct btrace_data.
12068         (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
12069         (btrace_compute_ftrace): Split into this and...
12070         (btrace_compute_ftrace_bts): ...this.
12071         (btrace_stitch_trace): Split into this and...
12072         (btrace_stitch_bts): ...this.
12073         * btrace.h (parse_xml_btrace): Update parameters.
12074         (make_cleanup_btrace_data): New.
12075         * common/btrace-common.c: New.
12076         * common/btrace-common.h: Include common-defs.h.
12077         (btrace_block_s): Update comment.
12078         (btrace_format): New.
12079         (btrace_format_string): New.
12080         (btrace_data_bts): New.
12081         (btrace_data): New.
12082         (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
12083         * remote.c (remote_read_btrace): Update parameters.
12084         * target.c (target_read_btrace): Update parameters.
12085         * target.h (target_read_btrace): Update parameters.
12086         (target_ops)<to_read_btrace>: Update parameters.
12087         * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
12088         * target-delegates.c: Regenerate.
12089         * target-debug (target_debug_print_struct_btrace_data_p): New.
12090         * nat/linux-btrace.c (linux_read_btrace): Split into this and...
12091         (linux_read_bts): ...this.
12092         * nat/linux-btrace.h (linux_read_btrace): Update parameters.
12093
12094 2015-02-06  Doug Evans  <dje@google.com>
12095
12096         * remote-m32r-sdi.c: Include symfile.h.
12097
12098 2015-02-06  Doug Evans  <dje@google.com>
12099
12100         * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
12101         * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
12102         to here.
12103
12104 2015-02-06  Pedro Alves  <palves@redhat.com>
12105
12106         * linux-thread-db.c (find_new_threads_callback): Add debug output.
12107
12108 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
12109
12110         PR gdb/15678
12111         * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
12112         (enable_count_command): Check args for NULL value.
12113
12114 2015-02-05  Doug Evans  <xdje42@gmail.com>
12115
12116         * guile/scm-frame.c: Fix spelling errors in a comment.
12117
12118 2015-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
12119
12120         * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
12121         * python/py-value.c (valpy_fetch_lazy): Use it.  Remove cast to the
12122         return type.
12123
12124 2015-02-04  Pedro Alves  <palves@redhat.com>
12125
12126         * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
12127         (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
12128         returns true.
12129         (resume_stopped_resumed_lwps): Don't check whether the thread is
12130         marked as executing.
12131         (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
12132
12133 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12134
12135         * regset.h (struct regset): Add flags field.
12136         (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
12137         * corelow.c (get_core_register_section): Add warning if the size
12138         exceeds the requested size and the regset does not have the
12139         REGSET_VARIABLE_SIZE flag set.
12140         * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
12141         flag.
12142         * armbsd-tdep.c (armbsd_gregset): Likewise.
12143         * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
12144         * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
12145         * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
12146         * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
12147
12148 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12149
12150         * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
12151         For ".reg-xstate", explicitly specify the requested section size
12152         via X86_XSTATE_SIZE instead of just 0 on input and
12153         X86_XSTATE_MAX_SIZE on output.
12154         * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
12155         Likewise.
12156
12157 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12158
12159         PR corefiles/17808:
12160         * gdbarch.sh (iterate_over_regset_sections_cb): Document this
12161         function type, particularly its SIZE parameter.
12162         * gdbarch.h: Regenerate.
12163         * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
12164         actual against required size using ">=" instead of "==".
12165         (amd64_collect_fpregset): Likewise.
12166         * i386-tdep.c (i386_supply_gregset): Likewise.
12167         (i386_collect_gregset): Likewise.
12168         (i386_supply_fpregset): Likewise.
12169         (i386_collect_fpregset): Likewise.
12170         * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
12171         (mips_fill_gregset_wrapper): Likewise.
12172         (mips_supply_fpregset_wrapper): Likewise.
12173         (mips_fill_fpregset_wrapper): Likewise.
12174         (mips64_supply_gregset_wrapper): Likewise.
12175         (mips64_fill_gregset_wrapper): Likewise.
12176         (mips64_supply_fpregset_wrapper): Likewise.
12177         (mips64_fill_fpregset_wrapper): Likewise.
12178         * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
12179         (am33_supply_fpregset_method): Likewise.
12180         (am33_collect_gregset_method): Likewise.
12181         (am33_collect_fpregset_method): Likewise.
12182
12183 2015-02-04  Doug Evans  <dje@google.com>
12184             Pedro Alves  <palves@redhat.com>
12185             Eli Zaretskii  <eliz@gnu.org>
12186
12187         PR tui/17810
12188         * tui/tui-command.c (tui_refresh_cmd_win): New function.
12189         * tui/tui-command.c (tui_refresh_cmd_win): Declare.
12190         * tui/tui-file.c: #include tui/tui-command.h.
12191         (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
12192         (tui_file_flush): Refresh command window if stream is gdb_stdout.
12193         * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
12194
12195 2015-02-04  Pedro Alves  <palves@redhat.com>
12196
12197         Fix build breakage.
12198         * event-loop.c (gdb_do_one_event): Add default switch case.
12199
12200 2015-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12201
12202         Filter out inferior gcc option -fpreprocessed.
12203         * compile/compile.c (filter_args): New function.
12204         (get_args): Use it.
12205
12206 2015-02-03  Pedro Alves  <palves@redhat.com>
12207
12208         * event-loop.c: Don't declare nor define a queue type for
12209         gdb_event_p.
12210         (event_queue): Delete.
12211         (create_event, create_file_event, gdb_event_xfree)
12212         (initialize_event_loop, process_event): Delete.
12213         (gdb_do_one_event): Return as soon as one event is handled.
12214         (handle_file_event): Change prototype.  Used the passed in
12215         file_handler pointer and ready_mask instead of looping over all
12216         file handlers.
12217         (gdb_wait_for_event): Update the poll/select timeouts before
12218         blocking.  Run event handlers directly instead of queueing events.
12219         Return as soon as one event is handled.
12220         (struct async_event_handler_data): Delete.
12221         (invoke_async_event_handler): Delete.
12222         (check_async_event_handlers): Change return type to int.  Run
12223         event handlers directly instead of queueing events.  Return as
12224         soon as one event is handled.
12225         (handle_timer_event): Delete.
12226         (update_wait_timeout): New function, factored out from
12227         poll_timers.
12228         (poll_timers): Reimplement.
12229         * event-loop.h (initialize_event_loop): Delete declaration.
12230         * top.c (gdb_init): Don't call initialize_event_loop.
12231
12232 2015-02-03  Pedro Alves  <palves@redhat.com>
12233
12234         * event-loop.c (clear_async_event_handler): New function.
12235         * event-loop.h (clear_async_event_handler): New declaration.
12236         * record-btrace.c (record_btrace_async): New function.
12237         (init_record_btrace_ops): Install record_btrace_async.
12238         * record-full.c (record_full_async): New function.
12239         (record_full_resume): Don't mark the async event source here.
12240         (init_record_full_ops): Install record_full_async.
12241         (record_full_core_resume): Don't mark the async event source here.
12242         (init_record_full_core_ops): Install record_full_async.
12243         * remote.c (remote_async): Mark and clear the async stop reply
12244         queue event-loop token as appropriate.
12245
12246 2015-02-03  Pedro Alves  <palves@redhat.com>
12247
12248         * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
12249         target_is_async_p instead of target_can_async.
12250         (linux_nat_wait): Use target_is_async_p instead of
12251         target_can_async.  Don't enable async here.
12252         * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
12253         target_is_async_p instead of target_can_async.
12254
12255 2015-02-02  Simon Marchi  <simon.marchi@ericsson.com>
12256
12257         * varobj.h (lang_varobj_ops): Mention which return values need
12258         to be freed.
12259
12260 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12261
12262         * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
12263
12264 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12265
12266         PR gdb/17856:
12267         * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
12268         results found in the cache.
12269
12270 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12271
12272         PR gdb/17854:
12273         * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
12274         when allocating a new one.
12275
12276 2015-02-01  Tom Tromey  <tom@tromey.com>
12277
12278         * MAINTAINERS: Remove myself.
12279
12280 2015-01-31  Doug Evans  <xdje42@gmail.com>
12281
12282         * dwarf2read.c (process_structure_scope): Update setting of
12283         TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
12284         * gdbtypes.c (internal_type_vptr_fieldno): New function.
12285         (set_type_vptr_fieldno): New function.
12286         (internal_type_vptr_basetype): New function.
12287         (set_type_vptr_basetype): New function.
12288         (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
12289         TYPE_VPTR_BASETYPE.
12290         (allocate_cplus_struct_type): Initialize vptr_fieldno.
12291         (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
12292         (print_cplus_stuff): ... moved here.
12293         (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
12294         * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
12295         moved to ...
12296         (struct cplus_struct_type): ... here.  All uses updated.
12297         (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
12298         (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
12299         (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
12300         * stabsread.c (read_tilde_fields): Update setting of
12301         TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
12302
12303 2015-01-31  Doug Evans  <xdje42@gmail.com>
12304
12305         * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
12306         to self_p.
12307         (cp_print_class_member): Rename local domain to self_type.
12308         * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
12309         domain_type to self_type.
12310         (set_die_type) <need_gnat_info>: Handle
12311         TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
12312         * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
12313         TYPE_SPECIFIC_SELF_TYPE.
12314         * gdbtypes.c (internal_type_self_type): New function.
12315         (set_type_self_type): New function.
12316         (smash_to_memberptr_type): Rename parameter domain to self_type.
12317         Update setting of TYPE_SELF_TYPE.
12318         (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
12319         (smash_to_method_type): Rename parameter domain to self_type.
12320         Update setting of TYPE_SELF_TYPE.
12321         (check_stub_method): Call smash_to_method_type.
12322         (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
12323         (copy_type_recursive): Ditto.
12324         * gdbtypes.h (enum type_specific_kind): New value
12325         TYPE_SPECIFIC_SELF_TYPE.
12326         (struct main_type) <type_specific>: New member self_type.
12327         (struct cplus_struct_type) <fn_field.type>: Update comment.
12328         (TYPE_SELF_TYPE): Rewrite.
12329         (internal_type_self_type, set_type_self_type): Declare.
12330         * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
12331         self_type.
12332         (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
12333         * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
12334         TYPE_TARGET_TYPE.
12335         * stabsread.c (read_member_functions): Mark methods with
12336         TYPE_CODE_METHOD, not TYPE_CODE_FUNC.  Update setting of
12337         TYPE_SELF_TYPE.
12338
12339 2015-01-31  Doug Evans  <xdje42@gmail.com>
12340
12341         * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
12342         All uses updated.
12343
12344 2015-01-31  Doug Evans  <xdje42@gmail.com>
12345
12346         * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
12347         or unions.  Return zero if union.
12348         (gnuv3_get_vtable): Call check_typedef.  Assert only passed structs.
12349         (gnuv3_rtti_type): Pass already-check_typedef'd value to
12350         gnuv3_get_vtable.
12351         (compute_vtable_size): Assert only passed structs.
12352         (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
12353
12354 2015-01-31  Doug Evans  <xdje42@gmail.com>
12355
12356         * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
12357         kinds.
12358
12359 2015-01-31  Gary Benson <gbenson@redhat.com>
12360             Doug Evans  <dje@google.com>
12361
12362         PR cli/9007
12363         PR cli/11920
12364         PR cli/15548
12365         * cli/cli-cmds.c (complete_command): Notify user if max-completions
12366         reached.
12367         * common/common-exceptions.h (enum errors)
12368         <MAX_COMPLETIONS_REACHED_ERROR>: New value.
12369         * completer.h (get_max_completions_reached_message): New declaration.
12370         (max_completions): Likewise.
12371         (completion_tracker_t): New typedef.
12372         (new_completion_tracker): New declaration.
12373         (make_cleanup_free_completion_tracker): Likewise.
12374         (maybe_add_completion_enum): New enum.
12375         (maybe_add_completion): New declaration.
12376         (throw_max_completions_reached_error): Likewise.
12377         * completer.c (max_completions): New global variable.
12378         (new_completion_tracker): New function.
12379         (free_completion_tracker): Likewise.
12380         (make_cleanup_free_completion_tracker): Likewise.
12381         (maybe_add_completions): Likewise.
12382         (throw_max_completions_reached_error): Likewise.
12383         (complete_line): Remove duplicates and limit result to max_completions
12384         entries.
12385         (get_max_completions_reached_message): New function.
12386         (gdb_display_match_list): Handle max_completions.
12387         (_initialize_completer): New declaration and function.
12388         * symtab.c: Include completer.h.
12389         (completion_tracker): New static variable.
12390         (completion_list_add_name): Call maybe_add_completion.
12391         (default_make_symbol_completion_list_break_on_1): Renamed from
12392         default_make_symbol_completion_list_break_on.  Maintain
12393         completion_tracker across calls to completion_list_add_name.
12394         (default_make_symbol_completion_list_break_on): New function.
12395         * top.c (init_main): Set rl_completion_display_matches_hook.
12396         * tui/tui-io.c: Include completer.h.
12397         (tui_old_rl_display_matches_hook): New static global.
12398         (tui_rl_display_match_list): Notify user if max-completions reached.
12399         (tui_setup_io): Save/restore rl_completion_display_matches_hook.
12400         * NEWS (New Options): Mention set/show max-completions.
12401
12402 2015-01-31  Gary Benson  <gbenson@redhat.com>
12403
12404         * symtab.c (struct add_name_data) <code>: New field.
12405         Updated comments.
12406         (add_symtab_completions): New function.
12407         (symtab_expansion_callback): Likewise.
12408         (default_make_symbol_completion_list_break_on): Set datum.code.
12409         Move minimal symbol scan before calling expand_symtabs_matching.
12410         Scan known primary symtabs for externs and statics before calling
12411         expand_symtabs_matching.  Pass symtab_expansion_callback as
12412         expansion_notify argument to expand_symtabs_matching.  Do not scan
12413         primary symtabs for externs and statics after calling
12414         expand_symtabs_matching.
12415
12416 2015-01-31  Gary Benson  <gbenson@redhat.com>
12417
12418         * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
12419         (struct quick_symbol_functions) <expand_symtabs_matching>:
12420         New argument expansion_notify.  All uses updated.
12421         (expand_symtabs_matching): New argument expansion_notify.
12422         All uses updated.
12423         * symfile-debug.c (debug_qf_expand_symtabs_matching):
12424         Also print expansion notify.
12425         * symtab.c (expand_symtabs_matching_via_partial): Call
12426         expansion_notify whenever a partial symbol table is expanded.
12427         * dwarf2read.c (dw2_expand_symtabs_matching): Call
12428         expansion_notify whenever a symbol table is instantiated.
12429
12430 2015-01-31  Doug Evans  <xdje42@gmail.com>
12431
12432         * cli-out.c: #include completer.h, readline/readline.h.
12433         (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
12434         (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
12435         (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
12436         * cli-out.h (cli_display_match_list): Declare.
12437         * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
12438         (ELLIPSIS_LEN): Ditto.
12439         (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
12440         (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
12441         (gdb_fnprint, gdb_print_filename): Ditto.
12442         (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
12443         (gdb_display_match_list): Ditto.
12444         * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
12445         (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
12446         (mld_beep_ftype, mld_read_key_ftype): Ditto.
12447         (match_list_displayer): New struct.
12448         (gdb_display_match_list): Declare.
12449         * top.c (init_main): Set rl_completion_display_matches_hook.
12450         * tui/tui-io.c: #include completer.h.
12451         (printable_part, PUTX, print_filename, get_y_or_n): Delete.
12452         (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
12453         (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
12454         (tui_mld_getc, tui_mld_read_key): Ditto.
12455         (tui_rl_display_match_list): Rewrite.
12456         (tui_handle_resize_during_io): New arg for_completion.  All callers
12457         updated.
12458
12459 2015-01-31  Doug Evans  <xdje42@gmail.com>
12460
12461         Add symbol lookup cache.
12462         * NEWS: Document new options and commands.
12463         * symtab.c (symbol_cache_key): New static global.
12464         (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
12465         (SYMBOL_LOOKUP_FAILED): New macro.
12466         (symbol_cache_slot_state): New enum.
12467         (block_symbol_cache): New struct.
12468         (symbol_cache): New struct.
12469         (new_symbol_cache_size, symbol_cache_size): New static globals.
12470         (hash_symbol_entry, eq_symbol_entry): New functions.
12471         (symbol_cache_byte_size, resize_symbol_cache): New functions.
12472         (make_symbol_cache, free_symbol_cache): New functions.
12473         (get_symbol_cache, symbol_cache_cleanup): New function.
12474         (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
12475         (symbol_cache_lookup, symbol_cache_clear_slot): New function.
12476         (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
12477         (symbol_cache_flush, symbol_cache_dump): New functions.
12478         (maintenance_print_symbol_cache): New function.
12479         (maintenance_flush_symbol_cache): New function.
12480         (symbol_cache_stats): New function.
12481         (maintenance_print_symbol_cache_statistics): New function.
12482         (symtab_new_objfile_observer): New function.
12483         (symtab_free_objfile_observer): New function.
12484         (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
12485         (_initialize_symtab): Init symbol_cache_key.  New parameter
12486         maint symbol-cache-size.  New maint commands print symbol-cache,
12487         print symbol-cache-statistics, flush-symbol-cache.
12488         Install new_objfile, free_objfile observers.
12489
12490 2015-01-31  Joel Brobecker  <brobecker@adacore.com>
12491
12492         PR symtab/17855
12493         * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
12494         to end.
12495
12496 2015-01-31  Doug Evans  <xdje42@gmail.com>
12497
12498         * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
12499         * auto-load.c: #include ctype.h.
12500         (struct auto_load_pspace_info): Replace member loaded_scripts with
12501         new members loaded_script_files, loaded_script_texts.
12502         (auto_load_pspace_data_cleanup): Update.
12503         (init_loaded_scripts_info): Update.
12504         (get_auto_load_pspace_data_for_loading): Update.
12505         (maybe_add_script_file): Renamed from maybe_add_script.  All callers
12506         updated.
12507         (maybe_add_script_text): New function.
12508         (clear_section_scripts): Update.
12509         (source_script_file, execute_script_contents): New functions.
12510         (source_section_scripts): Add support for
12511         SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
12512         (print_scripts): New function.
12513         (auto_load_info_scripts): Also print inlined scripts.
12514         (maybe_print_unsupported_script_warning): Renamed from
12515         unsupported_script_warning_print.  All callers updated.
12516         (maybe_print_script_not_found_warning): Renamed from
12517         script_not_found_warning_print.  All callers updated.
12518         * extension-priv.h (struct extension_language_script_ops): New member
12519         objfile_script_executor.
12520         * extension.c (ext_lang_objfile_script_executor): New function.
12521         * extension.h (objfile_script_executor_func): New typedef.
12522         (ext_lang_objfile_script_executor): Declare.
12523         * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
12524         * guile/guile.c (guile_extension_script_ops): Update.
12525         * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
12526         * python/python.c (python_extension_script_ops): Update.
12527         (gdbpy_execute_objfile_script): New function.
12528
12529 2015-01-31  Eli Zaretskii  <eliz@gnu.org>
12530
12531         * tui/tui-io.c (tui_expand_tabs): New function.
12532         (tui_puts, tui_redisplay_readline): Expand TABs into the
12533         appropriate number of spaces.
12534         * tui/tui-regs.c: Include tui-io.h.
12535         (tui_register_format): Call tui_expand_tabs to expand TABs into
12536         the appropriate number of spaces.
12537         * tui/tui-io.h: Add prototype for tui_expand_tabs.
12538
12539 2015-01-30  Doug Evans  <dje@google.com>
12540
12541         * NEWS: "info source" command now display producer string if present.
12542         * source.c (source_info): Print producer string if present.
12543
12544 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12545
12546         * varobj.c (varobj_delete): Fix comment.
12547
12548 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12549
12550         * varobj.c (create_child): Modify comment.
12551
12552 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12553
12554         * ada-varobj.c (ada_number_of_children): Constify struct varobj *
12555         parameter.
12556         (ada_name_of_variable): Same.
12557         (ada_path_expr_of_child): Same.
12558         (ada_value_of_variable): Same.
12559         (ada_value_is_changeable_p): Same.
12560         (ada_value_has_mutated): Same.
12561         * c-varobj.c (varobj_is_anonymous_child): Same.
12562         (c_is_path_expr_parent): Same.
12563         (c_number_of_children): Same.
12564         (c_name_of_variable): Same.
12565         (c_path_expr_of_child): Same.
12566         (get_type): Same.
12567         (c_value_of_variable): Same.
12568         (cplus_number_of_children): Same.
12569         (cplus_name_of_variable): Same.
12570         (cplus_path_expr_of_child): Same.
12571         (cplus_value_of_variable): Same.
12572         * jv-varobj.c (java_number_of_children): Same.
12573         (java_name_of_variable): Same.
12574         (java_path_expr_of_child): Same.
12575         (java_value_of_variable): Same.
12576         * varobj.c (number_of_children): Same.
12577         (name_of_variable): Same.
12578         (is_root_p): Same.
12579         (varobj_ensure_python_env): Same.
12580         (varobj_get_objname): Same.
12581         (varobj_get_expression): Same.
12582         (varobj_get_display_format): Same.
12583         (varobj_get_display_hint): Same.
12584         (varobj_has_more): Same.
12585         (varobj_get_thread_id): Same.
12586         (varobj_get_frozen): Same.
12587         (dynamic_varobj_has_child_method): Same.
12588         (varobj_get_gdb_type): Same.
12589         (is_path_expr_parent): Same.
12590         (varobj_default_is_path_expr_parent): Same.
12591         (varobj_get_language): Same.
12592         (varobj_get_attributes): Same.
12593         (varobj_is_dynamic_p): Same.
12594         (varobj_get_child_range): Same.
12595         (varobj_value_has_mutated): Same.
12596         (varobj_get_value_type): Same.
12597         (number_of_children): Same.
12598         (name_of_variable): Same.
12599         (check_scope): Same.
12600         (varobj_editable_p): Same.
12601         (varobj_value_is_changeable_p): Same.
12602         (varobj_floating_p): Same.
12603         (varobj_default_value_is_changeable_p): Same.
12604
12605 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12606
12607         * varobj.c (varobj_get_path_expr): Set var->path_expr.
12608         * c-varobj.c (c_path_expr_of_child): Set local var instead of
12609         child->path_expr.
12610         (cplus_path_expr_of_child): Same.
12611
12612 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12613
12614         * mi-cmd-var.c (print_varobj): Free varobj_get_expression
12615         result.
12616         (mi_cmd_var_info_expression): Same.
12617         * varobj.c (varobj_get_expression): Mention in the comment that
12618         the result must by freed by the caller.
12619
12620 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12621
12622         * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
12623         varobj_get_type.
12624         (varobj_update_one): Same.
12625         * varobj.c (update_type_if_necessary): Free curr_type_str and
12626         new_type_str.
12627         (varobj_get_type): Specify in comment that the result needs to be
12628         freed by the caller.
12629
12630 2015-01-29  Doug Evans  <dje@google.com>
12631
12632         PR symtab/17890
12633         * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
12634
12635 2015-01-25  Mark Wielaard  <mjw@redhat.com>
12636
12637         * dwarf2read.c (checkproducer): Call producer_is_gcc.
12638         * utils.c (producer_is_gcc_ge_4): Likewise.
12639         (producer_is_gcc): New function.
12640         * utils.h (producer_is_gcc): New declaration.
12641
12642 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12643
12644         * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
12645         kind.
12646         * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
12647         parameter by "addr_stack" parameter.
12648         (resolve_dynamic_range): Replace "addr" parameter by
12649         "stack_addr" parameter.  Update function documentation.
12650         Update code accordingly.
12651         (resolve_dynamic_array, resolve_dynamic_union)
12652         (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
12653         (resolve_dynamic_type): Update code, following the changes made
12654         to resolve_dynamic_type_internal's interface.
12655         * dwarf2loc.h (struct property_addr_info): New.
12656         (dwarf2_evaluate_property): Replace "address" parameter
12657         by "addr_stack" parameter.  Adjust function documentation.
12658         (struct dwarf2_offset_baton): New.
12659         (struct dwarf2_property_baton): Update documentation of
12660         field "referenced_type" to be more general. New field
12661         "offset_info" in union data field.
12662         * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
12663         parameter by "addr_stack" parameter.  Adjust code accordingly.
12664         Add support for PROP_ADDR_OFFSET properties.
12665         * dwarf2read.c (attr_to_dynamic_prop): Add support for
12666         DW_AT_data_member_location attributes as well.  Use case
12667         statements instead of if/else condition.
12668
12669 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12670
12671         * ada-varobj.c (ada_varobj_get_array_number_of_children):
12672         Return zero if PARENT_VALUE is NULL and parent_type's
12673         range type is dynamic.
12674
12675 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12676
12677         * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
12678         nonzero if the type's subtype is dynamic.
12679         (resolve_dynamic_range): Also resolve the range's subtype.
12680
12681 2015-01-29  Alexander Klimov  <alserkli@inbox.ru>  (tiny patch)
12682
12683         Pushed by Joel Brobecker  <brobecker@adacore.com>.
12684         * symfile.c (unmap_overlay_command): Initialize sec to NULL.
12685
12686 2015-01-27  Doug Evans  <dje@google.com>
12687
12688         * NEWS: Mention gdb.Objfile.username.
12689         * python/py-objfile.c (objfpy_get_username): New function.
12690         (objfile_getset): Add "username".
12691
12692 2015-01-24  Mark Wielaard  <mjw@redhat.com>
12693
12694         * stack.c (return_command): Markup warning message with _.
12695
12696 2015-01-24  Doug Evans  <xdje42@gmail.com>
12697
12698         * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
12699
12700 2015-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12701
12702         Fix 100x slowdown regression on DWZ files.
12703         * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
12704         (struct line_header): Add offset and offset_in_dwz.
12705         (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
12706         (free_line_header_voidp): New declaration.
12707         (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
12708         functions.
12709         (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
12710         (handle_DW_AT_stmt_list): Use line_header_hash.
12711         (free_line_header_voidp): New function.
12712         (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
12713         (dwarf_decode_lines): New parameter decode_mapping, use it.
12714         (dwarf2_free_objfile): Free line_header_hash.
12715
12716 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
12717
12718         PR gdb/17416
12719         * valops.c (value_rtti_indirect_type): Catch exception thrown by
12720         value_ind.
12721
12722 2015-01-15  Mark Wielaard  <mjw@redhat.com>
12723
12724         * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
12725         DW_AT_noreturn.
12726         * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
12727         calling_convention an 8 bit bit field.
12728         (TYPE_NO_RETURN): New macro.
12729         * infcmd.c (finish_command): Query if function does not return
12730         normally.
12731         * stack.c (return_command): Likewise.
12732
12733 2015-01-23  Pedro Alves  <palves@redhat.com>
12734
12735         * linux-nat.c (linux_is_async_p): New macro.
12736         (linux_nat_is_async_p):
12737         (linux_nat_terminal_inferior): Check whether the target can async
12738         instead of whether it is already async.
12739         (linux_nat_terminal_ours): Don't check whether the target is
12740         async.
12741         (linux_async_pipe): Use linux_is_async_p.
12742
12743 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12744
12745         * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
12746         '-ascending'.
12747         * thread.c (tp_array_compar_ascending, tp_array_compar): New.
12748         (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
12749         Sort tp_array using tp_array_compar.
12750         (_initialize_thread): Extend thread_apply_all_command help.
12751
12752 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12753
12754         * corelow.c (core_open): Call also thread_command.
12755         * gdbthread.h (thread_command): New prototype moved from ...
12756         * thread.c (thread_command): ... here.
12757         (thread_command): Make it global.
12758
12759 2015-01-22  Pedro Alves  <palves@redhat.com>
12760
12761         * configure.ac [*mingw32*]: Check $curses_found instead of
12762         $prefer_curses.
12763         * configure: Regenerate.
12764         * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
12765         HAVE_NCURSES_NCURSES_H checks.
12766
12767 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12768
12769         * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
12770         fails with the 1st arg NULL, try again with "unknown".  Don't test
12771         the "cup" capability: it isn't supported by the Windows port of
12772         ncurses, but the Windows console driver is still capable of
12773         supporting TUI.
12774
12775 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12776
12777         * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
12778
12779 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12780
12781         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
12782         (ALLDEPFILES): Remove irix5-nat.c.  These two are part of the
12783         reason that "make TAGS" is broken.
12784
12785 2015-01-22  Chen Gang  <gang.chen.5i5j@gmail.com>
12786
12787         * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
12788         and check additional store instructions.
12789
12790 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12791
12792         * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
12793
12794 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12795
12796         * ppc-linux-tdep.c (ppc_skip_trampoline_code,
12797         ppc_canonicalize_syscall, ppc_linux_syscall_record,
12798         ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
12799         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12800         * rs6000-tdep.c (rs6000_epilogue_frame_cache,
12801         rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
12802         rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
12803         ppc_process_record_op19, ppc_process_record_op31,
12804         ppc_process_record_op59, ppc_process_record_op60,
12805         ppc_process_record_op63): Likewise.
12806
12807 2015-01-20  Joel Brobecker  <brobecker@adacore.com>
12808
12809         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
12810         (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
12811         strerror.
12812
12813 2015-01-20  Wei-cheng Wang  <cole945@gmail.com>
12814
12815         * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
12816         ppc_process_record_op31, ppc_process_record_op59,
12817         ppc_process_record_op60, ppc_process_record_op63,
12818         ppc_process_record): Fix -Wformat warning.
12819         * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
12820         Remove unused variables.
12821
12822 2015-01-20  Chen Gang  <gang.chen.5i5j@gmail.com>
12823
12824         * MAINTAINERS (Write After Approval): Add "Chen Gang".
12825
12826 2015-01-19  Eli Zaretskii  <eliz@gnu.org>
12827
12828         * configure.ac [*mingw32*]: Only add windows-termcap.o to
12829         CONFIG_OBS if not building with a curses library.
12830         * configure: Regenerate.
12831
12832         * windows-termcap.c: Include defs.h.  Make the whole body empty if
12833         either one of HAVE_CURSES_H or HAVE_NCURSES_H or
12834         HAVE_NCURSES_NCURSES_H is defined.
12835
12836 2015-01-19  Joel Brobecker  <brobecker@adacore.com>
12837
12838         * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
12839         from end of line to start of next line.
12840
12841 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12842
12843         * ppc-linux-tdep.c (ppc_skip_trampoline_code):
12844         Scan PLT stub backward for reverse debugging.
12845         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12846
12847 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12848             Ulrich Weigand  <uweigand@de.ibm.com>
12849
12850         * configure.tgt (powerpc*-*-linux): Add linux-record.o to
12851         gdb_target_obs.
12852         (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
12853         record.
12854         (ppc_canonicalize_syscall, ppc_linux_syscall_record,
12855         ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
12856         (ppc_linux_init_abi): Set process_record, process_record_signal.
12857         * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
12858         ppc_linux_record_tdep to gdbarch_tdep.
12859         (ppc_process_record): New declaration.
12860         * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
12861         ppc_process_record_op19, ppc_process_record_op31,
12862         ppc_process_record_op59, ppc_process_record_op60,
12863         ppc_process_record_op63, ppc_process_record): New functions.
12864
12865 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12866
12867         * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
12868         rs6000_in_function_epilogue_frame_p and add an argument
12869         for frame_info.
12870         (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
12871         rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
12872         New functions.
12873         (rs6000_epilogue_frame_unwind): New.
12874         (rs6000_gdbarch_init): Append epilogue unwinder.
12875
12876 2015-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12877
12878         * nat/linux-personality.c: Replace "#ifndef
12879         HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
12880         !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
12881         systems.
12882
12883 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
12884
12885         * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
12886         functions.
12887         (_initialize_tui_win) <border-kind, border-mode>:
12888         <active-border-mode>: Use tui_set_var_cmd as the "set" function.
12889         (tui_set_tab_width_command): Fix the commentary.
12890
12891         * tui/tui-win.h: Add prototype for tui_rehighlight_all.
12892
12893         * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
12894         Doc fix.
12895         (tui_set_tab_width_command): Delete and recreate the source and
12896         the disassembly windows, to show the effect of the changed tab
12897         size immediately.
12898
12899         * tui/tui-data.h (LINE_PREFIX): Make shorter
12900         (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
12901         "Thread NNNNN.XXXX" thread ID notation on Windows.
12902
12903 2015-01-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
12904
12905         Fix gcc-5 compilation.
12906         * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
12907
12908 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12909
12910         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
12911         (linux-personality.o): New rule.
12912         * common/common-defs.h: Include <stdint.h>.
12913         * config/aarch64/linux.mh (NATDEPFILES): Include
12914         linux-personality.o.
12915         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
12916         * config/arm/linux.mh (NATDEPFILES): Likewise.
12917         * config/i386/linux64.mh (NATDEPFILES): Likewise.
12918         * config/i386/linux.mh (NATDEPFILES): Likewise.
12919         * config/ia64/linux.mh (NATDEPFILES): Likewise.
12920         * config/m32r/linux.mh (NATDEPFILES): Likewise.
12921         * config/m68k/linux.mh (NATDEPFILES): Likewise.
12922         * config/mips/linux.mh (NATDEPFILES): Likewise.
12923         * config/pa/linux.mh (NATDEPFILES): Likewise.
12924         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
12925         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
12926         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
12927         * config/s390/linux.mh (NATDEPFILES): Likewise.
12928         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
12929         * config/sparc/linux.mh (NATDEPFILES): Likewise.
12930         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
12931         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
12932         * defs.h: Remove #include <stdint.h> (moved to
12933         common/common-defs.h).
12934         * linux-nat.c: Include nat/linux-personality.h.  Remove #include
12935         <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
12936         nat/linux-personality.c).
12937         (linux_nat_create_inferior): Remove code to disable address space
12938         randomization (moved to nat/linux-personality.c).  Create cleanup
12939         to disable address space randomization.
12940         * nat/linux-personality.c: New file.
12941         * nat/linux-personality.h: Likewise.
12942
12943 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12944
12945         * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
12946         common/posix-strerror.c.
12947         (posix-strerror.o): New rule.
12948         (mingw-strerror.o): Likewise.
12949         * common/common-utils.h (safe_strerror): Move prototype to here,
12950         from utils.h.
12951         * common/common.host: New file.
12952         * common/mingw-strerror.c: Likewise.
12953         * common/posix-strerror.c: Likewise.
12954         * configure: Regenerated.
12955         * configure.ac: Source common/common.host.  Add variable
12956         common_host_obs to gdb_host_obs.
12957         * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
12958         gdb/common/posix-strerror.c when warning about the use of
12959         strerror.
12960         * mingw-hdep.c (safe_strerror): Remove definition; move it to
12961         common/mingw-strerror.c.
12962         * posix-hdep.c (safe_strerror): Remove definition; move it to
12963         common/posix-hdep.c.
12964         * utils.h (safe_strerror): Remove prototype; move to
12965         common/common-utils.h.
12966
12967 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12968
12969         GDB 7.8.2 released.
12970
12971 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12972
12973         * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
12974         ___XA type if the array has already been fixed.
12975
12976 2015-01-14  Yao Qi  <yao@codesourcery.com>
12977
12978         * Makefile.in (ppc-linux.o): New rule.
12979         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
12980         * configure.ac: AC_CHECK_FUNCS(getauxval).
12981         * config.in: Re-generated.
12982         * configure: Re-generated.
12983         * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
12984         Declare.
12985         * nat/ppc-linux.c: New file.
12986         * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
12987         Call ppc64_64bit_inferior_p.
12988
12989 2015-01-14  Yao Qi  <yao@codesourcery.com>
12990
12991         * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
12992         nat/ppc-linux.h.
12993         (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
12994         (PPC_FEATURE_HAS_DFP): Likewise.
12995         (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
12996         (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
12997         (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
12998         Include "nat/ppc-linux.h".
12999         * nat/ppc-linux.h: New file.
13000         * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
13001
13002 2015-01-14  Pedro Alves  <palves@redhat.com>
13003
13004         PR gdb/17525
13005         * breakpoint.c: Include "interps.h".
13006         (bpstat_do_actions_1): Also check whether the interpreter is
13007         async.
13008
13009 2015-01-14  Pedro Alves  <palves@redhat.com>
13010
13011         PR cli/17828
13012         * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
13013         reinstall if the interpreter is sync.
13014
13015 2015-01-13  Doug Evans  <dje@google.com>
13016
13017         * objfiles.c (objfile_filename): New function.
13018         * objfiles.h (objfile_filename): Declare it.
13019         (objfile_name): Add function comment.
13020         * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
13021         bfd file name (which may be realpath'd), and the original name.
13022
13023 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13024
13025         * NEWS: Create a new section for the next release branch.
13026         Rename the section of the current branch, now that it has
13027         been cut.
13028
13029 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13030
13031         GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
13032         * version.in: Bump version to 7.9.50.DATE-cvs.
13033
13034 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13035
13036         * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
13037         Remove trailing new-line in argument of call to warning.
13038
13039 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13040
13041         * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
13042         new-line in argument of call to "warning".
13043
13044 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13045
13046         * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
13047         in static block, then try searching for primitive types.
13048
13049 2015-01-12  Patrick Palka  <patrick@parcs.ath.cx>
13050
13051         * top.h (gdb_add_history): Declare.
13052         * top.c (command_count): New variable.
13053         (gdb_add_history): New function.
13054         (gdb_safe_append_history): New static function.
13055         (quit_force): Call it.
13056         (command_line_input): Use gdb_add_history instead of
13057         add_history.
13058         * event-top.c (command_line_handler): Likewise.
13059
13060 2015-01-12  James Clarke  <jrtc27@jrtc27.com>  (tiny patch)
13061
13062         PR gdb/17046
13063         * darwin-nat.c: Replace <machine/setjmp.h> #include by
13064         <setjmp.h> #include.
13065
13066 2015-01-11  Doug Evans  <xdje42@gmail.com>
13067
13068         * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
13069
13070 2015-01-11  Doug Evans  <xdje42@gmail.com>
13071
13072         PR gdb/15830
13073         * NEWS: The "maint demangle" command is renamed as "demangle".
13074         * demangle.c: #include cli/cli-utils.h, language.h.
13075         (demangle_command): New function.
13076         (_initialize_demangle): Add new command "demangle".
13077         * maint.c (maintenance_demangle): Stub out.
13078         (_initialize_maint_cmds): Update help text for "maint demangle",
13079         and mark as deprecated.
13080
13081 2015-01-11  Mark Kettenis  <kettenis@gnu.org>
13082
13083         * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
13084         inferior_thread is a function.
13085
13086 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
13087
13088         * Makefile.in (.y.c): Don't munge yacc's #line
13089         directives.
13090
13091 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
13092
13093         * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
13094         to prompt for input.
13095         * tui/tui-hooks.c (tui_query_hook): Remove.
13096         (tui_install_hooks): Don't set deprecated_query_hook.
13097         * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
13098         height calculation.  Always update the command window's cur_line.
13099
13100 2015-01-09  Pedro Alves  <palves@redhat.com>
13101
13102         * breakpoint.c (hardware_breakpoint_inserted_here_p): New
13103         function.
13104         * breakpoint.h (hardware_breakpoint_inserted_here_p): New
13105         declaration.
13106         * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
13107         (linux_resume_one_lwp): Store the thread's PC.  Adjust to clear
13108         stop_reason.
13109         (check_stopped_by_watchpoint): New function.
13110         (save_sigtrap): Reimplement.
13111         (linux_nat_stopped_by_watchpoint): Adjust.
13112         (linux_nat_lp_status_is_event): Delete.
13113         (stop_wait_callback): Only call save_sigtrap after storing the
13114         pending status.
13115         (status_callback): If the thread had been stopped for a breakpoint
13116         that has since been removed, discard the event and resume the LWP.
13117         (count_events_callback, select_event_lwp_callback): Use
13118         lwp_status_pending_p instead of linux_nat_lp_status_is_event.
13119         (cancel_breakpoint): Rename to ...
13120         (check_stopped_by_breakpoint): ... this.  Record whether the LWP
13121         stopped for a software breakpoint or hardware breakpoint.
13122         (select_event_lwp): Only give preference to the stepping LWP in
13123         all-stop mode.  Adjust comments.
13124         (stop_and_resume_callback): Remove references to new_pending_p.
13125         (linux_nat_filter_event): Likewise.  Leave exit events of the
13126         leader thread pending here.  Handle signal short circuiting here.
13127         Only call save_sigtrap after storing the pending waitstatus.
13128         (linux_nat_wait_1): Remove 'retry' label.  Remove references to
13129         new_pending.  Don't handle leaving events the caller is not
13130         interested in pending here, nor handle signal short-circuiting
13131         here.  Also give equal priority to all LWPs that have had events
13132         in non-stop mode.  If reporting a software breakpoint event,
13133         unadjust the LWP's PC.
13134         * linux-nat.h (enum lwp_stop_reason): New.
13135         (struct lwp_info) <stop_pc>: New field.
13136         (struct lwp_info) <stopped_by_watchpoint>: Delete field.
13137         (struct lwp_info) <stop_reason>: New field.
13138         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
13139
13140 2015-01-09  Pedro Alves  <palves@redhat.com>
13141
13142         * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
13143         Set the LWP's 'resumed' flag.
13144
13145 2015-01-09  Pedro Alves  <palves@redhat.com>
13146
13147         * linux-nat.c (linux_resume_one_lwp): New function.
13148         (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
13149         (linux_nat_resume): Use lwp_status_pending_p and
13150         linux_resume_one_lwp.
13151         (linux_handle_syscall_trap): Use linux_resume_one_lwp.
13152         (linux_handle_extended_wait): Use linux_resume_one_lwp.
13153         (status_callback, running_callback): Use lwp_status_pending_p.
13154         (lwp_status_pending_p): New function.
13155         (stop_and_resume_callback): Use lwp_status_pending_p.
13156         (linux_nat_filter_event): Use linux_resume_one_lwp.
13157         (linux_nat_wait_1): Always use status_callback to look for an LWP
13158         with a pending status.  Use linux_resume_one_lwp.
13159         (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
13160         linux_resume_one_lwp.
13161
13162 2015-01-09  Pedro Alves  <palves@redhat.com>
13163
13164         * breakpoint.c (bp_location_inserted_here_p): New function,
13165         factored out from ...
13166         (breakpoint_inserted_here_p): ... here.  Use
13167         ALL_BP_LOCATIONS_AT_ADDR.
13168         (software_breakpoint_inserted_here_p): Use
13169         bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
13170
13171 2014-01-09  Pedro Alves  <palves@redhat.com>
13172
13173         Skip enabling event reporting if the kernel supports
13174         PTRACE_EVENT_CLONE.
13175         * linux-thread-db.c: Include "nat/linux-ptrace.h".
13176         (thread_db_use_events): New function.
13177         (try_thread_db_load_1): Check thread_db_use_events before enabling
13178         event reporting.
13179         (update_thread_state): New function.
13180         (attach_thread): Use it.  Check thread_db_use_events before
13181         enabling event reporting.
13182         (thread_db_detach): Check thread_db_use_events before disabling
13183         event reporting.
13184         (find_new_threads_callback): Check thread_db_use_events before
13185         enabling event reporting.  Update the thread's state if not using
13186         libthread_db events.
13187
13188 2015-01-09  Pedro Alves  <palves@redhat.com>
13189
13190         * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
13191         about to wait for is > 0.
13192         * linux-thread-db.c (find_new_threads_callback): Ignore thread if
13193         the kernel thread ID is -1.
13194
13195 2015-01-09  Pedro Alves  <palves@redhat.com>
13196
13197         * linux-nat.c (attach_proc_task_lwp_callback): New function.
13198         (linux_nat_attach): Use linux_proc_attach_tgid_threads.
13199         (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
13200         ptrace option flags.
13201         * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
13202         field.
13203         * nat/linux-procfs.c: Include <dirent.h>.
13204         (linux_proc_get_int): New parameter "warn".  Handle it.
13205         (linux_proc_get_tgid): Adjust.
13206         (linux_proc_get_tracerpid): Rename to ...
13207         (linux_proc_get_tracerpid_nowarn): ... this.
13208         (linux_proc_pid_get_state): New function, factored out from
13209         (linux_proc_pid_has_state): ... this.  Add new parameter "warn"
13210         and handle it.
13211         (linux_proc_pid_is_gone): New function.
13212         (linux_proc_pid_is_stopped): Adjust.
13213         (linux_proc_pid_is_zombie_maybe_warn)
13214         (linux_proc_pid_is_zombie_nowarn): New functions.
13215         (linux_proc_pid_is_zombie): Use
13216         linux_proc_pid_is_zombie_maybe_warn.
13217         (linux_proc_attach_tgid_threads): New function.
13218         * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
13219         (linux_proc_get_tracerpid): Rename to ...
13220         (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
13221         (linux_proc_pid_is_gone): New declaration.
13222         (linux_proc_pid_is_zombie): Update comment.
13223         (linux_proc_pid_is_zombie_nowarn): New declaration.
13224         (linux_proc_attach_lwp_func): New typedef.
13225         (linux_proc_attach_tgid_threads): New declaration.
13226         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
13227         use nowarn functions.
13228         (linux_ptrace_attach_fail_reason_string): Move here from
13229         gdbserver/linux-low.c and rename.
13230         (ptrace_supports_feature): If the current ptrace options are not
13231         known yet, check them now, instead of asserting.
13232         * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
13233         Declare.
13234
13235 2015-01-09  Pedro Alves  <palves@redhat.com>
13236
13237         * linux-thread-db.c (thread_db_find_new_threads_silently)
13238         (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
13239         (find_new_threads_once): Print debug output on gdb_stdlog.
13240
13241 2015-01-09  Chen Gang  <gang.chen.5i5j@gmail.com>
13242             Pedro Alves  <palves@redhat.com>
13243
13244         * compile/compile.c: Include "gdb_wait.h".
13245         (do_rmdir): Check return value, and free 'zap'.
13246
13247 2015-01-08  Pedro Alves  <palves@redhat.com>
13248             Yao Qi  <yao@codesourcery.com>
13249
13250         * dwarf2loc.c (indirect_pieced_value): Don't call
13251         gdb_sign_extend.  Call extract_signed_integer instead.
13252         * utils.c (gdb_sign_extend): Remove.
13253         * utils.h (gdb_sign_extend): Remove declaration.
13254
13255 2015-01-07  Pierre Muller  <muller@sourceware.org>
13256
13257         PR symtab/17811
13258         * stabsread.c (define_symbol): Set language for C++ special symbols.
13259
13260 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13261
13262         * inflow.c (initial_gdb_ttystate): Tweak comment.
13263
13264 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13265
13266         * inflow.c (set_initial_gdb_ttystate): Add empty line after
13267         comment documenting function.
13268
13269 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13270
13271         * terminal.h (set_initial_gdb_ttystate): Declare.
13272         * inflow.c (initial_gdb_ttystate): New static variable.
13273         (set_initial_gdb_ttystate): New setter.
13274         (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
13275         instead of our current terminal state.
13276         * top.c (gdb_init): Call set_initial_gdb_ttystate.
13277
13278 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13279
13280         * guile/scm-type.c (tyscm_array_1): Add comment.
13281         * python/py-type.c (typy_array_1): Add comment.
13282
13283 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13284
13285         * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
13286         error if N2 is equal to N1 - 1.
13287
13288 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13289
13290         * python/py-type.c (typy_array_1): Do not raise negative-length
13291         exception if N2 is equal to N1 - 1.
13292
13293 2015-01-03  Doug Evans  <xdje42@gmail.com>
13294
13295         * c-exp.y: Whitespace cleanup.
13296         (classify_inner_name): Remove extra ;.
13297
13298 2015-01-02  Maciej W. Rozycki  <macro@codesourcery.com>
13299
13300         * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
13301         offset signed.
13302
13303 2015-01-02  Doug Evans  <dje@google.com>
13304
13305         * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
13306
13307 2015-01-02  Doug Evans  <dje@google.com>
13308
13309         * symtab.h (struct symbol): Fix typo in comment.
13310
13311 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13312
13313         Update year range in copyright notice of all files.
13314
13315 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13316
13317         * top.c (print_gdb_version): Update copyright year to 2015.
13318
13319 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13320
13321         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
13322
13323 For older changes see ChangeLog-2014.
13324 \f
13325 Local Variables:
13326 mode: change-log
13327 left-margin: 8
13328 fill-column: 74
13329 version-control: never
13330 coding: utf-8
13331 End: