remote-sim.c: Add casts
[external/binutils.git] / gdb / ChangeLog
1 2015-11-03  Simon Marchi  <simon.marchi@polymtl.ca>
2
3         * remote-sim.c (check_for_duplicate_sim_descriptor): Add casts.
4         (get_sim_inferior_data): Likewise.
5         (sim_inferior_data_cleanup): Likewise.
6         (gdbsim_close_inferior): Likewise.
7         (gdbsim_resume_inferior): Likewise.
8         (gdbsim_wait): Likewise.
9         (simulator_command): Likewise.
10         (sim_command_completer): Likewise.
11
12 2015-11-03  Marcin Kościelnicki  <koriakin@0x04.net>
13
14         * MAINTAINERS (Write After Approval): Add Marcin Kościelnicki.
15
16 2015-10-30  Pedro Alves  <palves@redhat.com>
17
18         * breakpoint.c (breakpoint_in_range_p)
19         (breakpoint_location_address_range_overlap): New functions.
20         * breakpoint.h (breakpoint_in_range_p): New declaration.
21         * infrun.c (displaced_step_prepare_throw): If there's a breakpoint
22         in the scratch pad range, don't displaced step.
23
24 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
25
26         * amd64-linux-tdep.c (amd64_x32_linux_init_abi): Fix size_msghdr,
27         size_stack_t, size_size_t, size_iovec.
28
29 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
30
31         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Fix size_termios.
32         * amd64-linux-tdep.c (amd64_linux_init_abi): Fix size_termios.
33         (amd64_x32_linux_init_abi): Fix size_termios.
34
35 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
36
37         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Fix TASK_COMM_LEN.
38
39 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
40
41         * linux-record.c (record_linux_system_call): Fix old_select.
42
43 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
44
45         * linux-record.c (record_linux_system_call): Fix newstatat.
46
47 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
48
49         * linux-record.c (record_linux_system_call): Fix [gs]etgroups16.
50
51 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
52
53         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Add size_time_t.
54         * amd64-linux-tdep.c (amd64_linux_init_abi): Add size_time_t.
55         (amd64_x32_linux_init_abi): Add size_time_t.
56         * arm-linux-tdep.c (arm_linux_init_abi): Add size_time_t.
57         * i386-linux-tdep.c (i386_linux_init_abi): Add size_time_t.
58         * linux-record.c (record_linux_system_call): Add time, waitpid, pipe
59         handling.
60         * linux-record.h (struct linux_record_tdep): Add size_time_t.
61         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Add size_time_t.
62
63 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
64
65         * linux-record.c (record_linux_msghdr): Fix msg_namelen handling.
66
67 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
68
69         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove
70         size_dirent{,64}, add size_old_dirent.
71         * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_dirent{,64},
72         add size_old_dirent.
73         (amd64_x32_linux_init_abi): Remove size_dirent{,64}, add
74         size_old_dirent.
75         * arm-linux-tdep.c (arm_linux_init_abi): Remove size_dirent{,64},
76         add size_old_dirent.
77         * i386-linux-tdep.c (i386_linux_init_abi): Remove size_dirent{,64},
78         add size_old_dirent.
79         * linux-record.c (record_linux_system_call): Fix handling of readdir
80         and getdents{,64}.
81         * linux-record.h (struct linux_record_tdep): Remove size_dirent{,64},
82         add size_old_dirent.
83         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove
84         size_dirent{,64}, add size_old_dirent.
85
86 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
87
88         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Fix size_sigaction,
89         size_sigset_t, size_old_sigaction, size_old_sigset_t.
90         * amd64-linux-tdep.c (amd64_linux_init_abi): Fix size_sigaction,
91         size_sigset_t, size_old_sigaction, size_old_sigset_t.
92         (amd64_x32_linux_init_abi): Fix size_sigaction, size_sigset_t,
93         size_old_sigaction, size_old_sigset_t.
94         * arm-linux-tdep.c (arm_linux_init_abi): Fix size_sigaction,
95         size_old_sigaction, size_old_sigset_t.
96         * i386-linux-tdep.c (i386_linux_init_abi): Fix size_sigaction,
97         size_old_sigaction, size_old_sigset_t.
98         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Fix size_sigaction,
99         size_sigset_t, size_old_sigaction, size_old_sigset_t.
100
101 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
102
103         * arm-linux-tdep.c (arm_linux_init_abi): Fix size_[ug]id.
104         * i386-linux-tdep.c (i386_linux_init_abi): Fix size_[ug]id.
105
106 2015-10-30  Marcin Kościelnicki  <koriakin@0x04.net>
107
108         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove size_siginfo.
109         * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_siginfo.
110         (amd64_x32_linux_init_abi): Remove size_siginfo.
111         * arm-linux-tdep.c (arm_linux_init_abi): Remove size_siginfo.
112         * i386-linux-tdep.c (i386_linux_init_abi): Remove size_siginfo.
113         * linux-record.c (record_linux_system_call): Change size_siginfo
114         to size_siginfo_t.
115         * linux-record.h (struct linux_record_tdep): Remove size_siginfo.
116         * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove size_siginfo.
117
118 2015-10-29  Pedro Alves  <palves@redhat.com>
119
120         * mdebugread.c (add_data_symbol): New function, factored out from
121         ...
122         (parse_symbol): ... here.  Delete 'theclass' local.
123
124 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
125
126         * jit.c (jit_target_read_impl): Add cast.
127
128 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
129
130         * jit.c (jit_reader_load): Add cast.
131
132 2015-10-29  Simon Marchi  <simon.marchi@polymtl.ca>
133
134         * dwarf2read.c (partial_die_full_name): Add cast.
135
136 2015-10-29  Pedro Alves  <palves@redhat.com>
137
138         * common/vec.h (DEF_VEC_FUNC_P) [iterate]: Cast 0 to type T.
139
140 2015-10-29  Pedro Alves  <palves@redhat.com>
141
142         * guile/scm-frame.c (gdbscm_unwind_stop_reason_string): Add cast.
143
144 2015-10-29  Eli Zaretskii  <eliz@gnu.org>
145
146         * utils.c (init_page_info): Disable paging if INSIDE_EMACS is set
147         in the environment.
148
149 2015-10-29  Pedro Alves  <palves@redhat.com>
150
151         * gnu-v2-abi.c (gnuv2_is_destructor_name)
152         (gnuv2_is_constructor_name): Add casts.
153
154 2015-10-29  Pedro Alves  <palves@redhat.com>
155
156         * common/common-exceptions.c (exception_none): Add cast.
157
158 2015-10-29  Pedro Alves  <palves@redhat.com>
159
160         * compile/compile-c-types.c (struct type_map_instance)
161         <gcc_type>: Rename to gcc_type_handle.
162         (insert_type, convert_type): Adjust.
163
164 2015-10-29  Pedro Alves  <palves@redhat.com>
165
166         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Don't
167         assume that "break" breaks out of a TRY/CATCH.
168         * python/py-framefilter.c (py_print_single_arg): Don't assume
169         "continue" breaks out of a TRY/CATCH.
170         * python/py-value.c (valpy_binop_throw): New function, factored
171         out from ...
172         (valpy_binop): ... this.
173         (valpy_richcompare_throw): New function, factored
174         out from ...
175         (valpy_richcompare): ... this.
176         * solib.c (solib_read_symbols): Don't assume "break" breaks out
177         of a TRY/CATCH.
178         * common/common-exceptions.h [USE_RAW_CXX_TRY]
179         <TRY/CATCH/END_CATCH>: Define as 1-1 wrappers around try/catch.
180
181 2015-10-28  Simon Dardis  <Simon.Dardis@imgtec.com>
182
183         * mips-linux-tdep.c (mips_linux_in_dynsym_stub): Recognise 'or'
184         as move along with [d]addu.
185
186 2015-10-28  Yao Qi  <yao.qi@linaro.org>
187
188         * aarch64-tdep.c (aarch64_software_single_step): Pass 1 to
189         aarch64_decode_insn.
190
191 2015-10-27  Pedro Alves  <palves@redhat.com>
192
193         * common/print-utils.c (host_address_to_string): Rename to ...
194         (host_address_to_string_1): ... this.
195         * common/print-utils.h (host_address_to_string): Reimplement as
196         wrapper around host_address_to_string_1.
197         * utils.c (gdb_print_host_address): Rename to ...
198         (gdb_print_host_address_1): ... this.
199         * utils.h (gdb_print_host_address): Reimplement as wrapper macro
200         around  host_address_to_string_1.
201
202 2015-10-27  Pedro Alves  <palves@redhat.com>
203
204         * alpha-tdep.c (alpha_read_insn): Always pass TARGET_XFER_E_IO to
205         memory_error.  Rename local 'status' to 'res'.
206         * c-lang.c (c_get_string): Always pass TARGET_XFER_E_IO to
207         memory_error.
208         * corefile.c (read_stack, read_code, write_memory): Always pass
209         TARGET_XFER_E_IO to memory_error.
210         * disasm.c (dis_asm_memory_error): Always pass TARGET_XFER_E_IO to
211         memory_error.  Rename parameter 'status' to 'err'.
212         (dump_insns): Rename local 'status' to 'err'.
213         * mips-tdep.c (mips_fetch_instruction): Rename parameter 'statusp'
214         to 'errp'.  Rename local 'status' to 'err'.  Always pass
215         TARGET_XFER_E_IO to memory_error.
216         (mips_breakpoint_from_pc): Rename local 'status' to 'err'.
217         * target.c (target_read_memory, target_read_raw_memory)
218         (target_read_stack, target_read_code, target_write_memory)
219         (target_write_raw_memory): Return -1 on error instead of
220         TARGET_XFER_E_IO.
221         * valprint.c (val_print_string): Rename local 'errcode' to 'err'.
222         Always pass TARGET_XFER_E_IO to memory_error.  Update comment.
223
224 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
225
226         * guile/guile-internal.h (gdbscm_with_guile): Change return
227         types to const char *.
228         * guile/scm-safe-call.c (gdbscm_with_guile): Likewise.
229         (struct c_data) <func>: Likewise.
230         (struct c_data) <result>: Change type to const char *.
231         (scscm_eval_scheme_string): Change return type to
232         const char *.
233         (scscm_source_scheme_script): Likewise.
234         (gdbscm_safe_eval_string): Change type of result variable to
235         const char * and remove cast.
236         (gdbscm_safe_source_script): Likewise.
237         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker):
238         Change return type to const char *.
239         (gdbscm_disasm_read_memory): Change type of status to
240         const char *.
241
242 2015-10-27  Pedro Alves  <palves@redhat.com>
243
244         * source.c (openp): New local 'last_errno'.  Use it to
245         save/restore errno.
246
247 2015-10-27  Pedro Alves  <palves@redhat.com>
248
249         * psymtab.c (dump_psymtab_addrmap_1): Add casts.
250
251 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
252
253         * ctf.c (SET_ENUM_FIELD): New macro.
254         (ctf_read_status): Use it.
255         (ctf_read_tp): Use it.
256
257 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
258
259         * guile/scm-breakpoint.c (gdbscm_set_breakpoint_stop_x): Add
260         scm_t_dynwind_flags casts.
261         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
262         * guile/scm-ports.c (gdbscm_open_memory): Likewise.
263         * guile/scm-value.c (gdbscm_value_to_string): Likewise.
264
265 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
266
267         * ax.h (ax_raw_byte): New declaration.
268         * ax-general.c (ax_raw_byte): New function.
269         (ax_simple): Use ax_raw_byte.
270         * ax-gdb.c (gen_printf): Likewise.
271
272 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
273
274         * ada-lang.h (GROW_VECT): Add cast.
275
276 2015-10-26  Doug Evans  <xdje42@gmail.com>
277
278         * symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.
279
280 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
281
282         * target.c (memory_xfer_partial): Change type of buf to gdb_byte
283         pointer.
284         (simple_search_memory): Cast return of memmem.
285
286 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
287
288         * stap-probe.c (handle_stap_probe): Add (const char *) casts.
289
290 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
291
292         * ctf.c (ctf_xfer_partial): Return TARGET_XFER_E_IO instead of
293         -1 on error.
294
295 2015-10-26  Doug Evans  <dje@google.com>
296
297         PR symtab/17391
298         * dwarf2-frame.c (dwarf2_restore_rule): Call dwarf_reg_to_regnum
299         instead of gdbarch_dwarf2_reg_to_regnum.
300         (dwarf2_frame_cache): Ditto.
301         (read_addr_from_reg): Call dwarf_reg_to_regnum_or_error instead of
302         gdbarch_dwarf2_reg_to_regnum.
303         (get_reg_value): Ditto.
304         (dwarf2_fetch_cfa_info): Ditto.
305         (dwarf2_frame_prev_register): Ditto.
306         * dwarf2loc.c: #include "complaints.h".
307         (dwarf_expr_read_addr_from_reg): Call dwarf_reg_to_regnum_or_error
308         instead of gdbarch_dwarf2_reg_to_regnum.
309         (dwarf_expr_get_reg_value): Ditto.
310         (read_pieced_value): Ditto.
311         (write_pieced_value): Ditto.
312         (dwarf2_evaluate_loc_desc_full): Ditto.
313         (dwarf_reg_to_regnum): New function.
314         (throw_bad_regnum_error): New function.
315         (dwarf_reg_to_regnum_or_error): Renamed from
316         dwarf2_reg_to_regnum_or_errorChange to take a ULONGEST regnum.
317         All callers updated.  Call throw_bad_regnum_error.
318         (locexpr_regname): Improve text of bad register number.
319         * dwarf2loc.h (dwarf_reg_to_regnum): Declare.
320         (dwarf_reg_to_regnum_or_error): Update prototype.
321         * dwarf2expr.c: #include "dwarf2loc.h".
322         (dwarf_block_to_sp_offset): Call dwarf_reg_to_regnum instead of
323         gdbarch_dwarf2_reg_to_regnum.
324         * gdbarch.sh (dwarf2_reg_to_regnum): Add comment.
325         * gdbarch.h: Regenerate.
326         * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Remove warning for bad
327         register.
328         * avr-tdep.c (avr_dwarf_reg_to_regnum): Ditto.
329         * cris-tdep.c (cris_dwarf2_reg_to_regnum): Ditto.
330         * bfin-tdep.c (bfin_reg_to_regnum): Fix error checking.
331         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Improve error checking.
332         Remove warning for bad register.
333         * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): Ditto.
334         * i386-tdep.c (i386_svr4_dwarf_reg_to_regnum): Renamed from
335         i386_svr4_reg_to_regnum.  Return -1 for bad registers.
336         (i386_svr4_reg_to_regnum): New function.
337         (i386_gdbarch_init): Update call to set_gdbarch_dwarf2_reg_to_regnum.
338         * microblaze-tdep.c (microblaze_dwarf2_reg_to_regnum): Don't assert
339         on bad registers, return -1.
340         * msp430-tdep.c (msp430_dwarf2_reg_to_regnum): Improve error checking.
341         Remove warning for bad register.
342         * nios2-tdep.c: Add static assert for NIOS2_NUM_REGS.
343         (nios2_dwarf_reg_to_regnum): Fix off-by-one error.
344         Remove warning for bad register.  Return -1 for bad register.
345         * rl78-tdep.c (rl78_dwarf_reg_to_regnum): Don't flag an internal error
346         for bad register, return -1.
347         * rx-tdep.c (rx_dwarf_reg_to_regnum): Ditto.
348         * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Fix error result.
349         * mep-tdep.c (mep_debug_reg_to_regnum): Ditto.
350         * mips-tdep.c (mips_stab_reg_to_regnum): Ditto.
351         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
352         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Remove warning
353         for bad regs.
354         * xtensa-tdep.c (xtensa_reg_to_regnum): Remove internal error for
355         bad regs.  Fix error result.
356         * stabsread.c (stab_reg_to_regnum): Watch for negative regno.
357         (reg_value_complaint): Update complaint text.
358         * mdebugread.c (reg_value_complaint): New function.
359         (mdebug_reg_to_regnum): Rewrite to watch for bad reg numbers.
360
361 2015-10-26  Doug Evans  <dje@google.com>
362
363         PR python/18938
364         * cli/cli-cmds (source_script_fron_sctream): New arg file_to_open.
365         All callers updated.
366
367 2015-10-26  Doug Evans  <dje@google.com>
368
369         * psymtab.c (struct dump_psymtab_addrmap_data): Define.
370         (dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
371         (maintenance_print_psymbols): Print address map.
372
373 2015-10-26  Doug Evans  <dje@google.com>
374
375         * nat/linux-nat.h (__SIGRTMIN): Move here from gdbserver/linux-low.c.
376
377 2015-10-26  Doug Evans  <dje@google.com>
378
379         * common/gdb_wait.h (W_STOPCODE): Define, moved here from
380         gdbserver/linux-low.c.
381         (WSETSTOP): Simplify.
382
383 2015-10-26  Doug Evans  <dje@google.com>
384
385         * linux-thread-db.c (find_new_threads_callback): Ditto.
386         (thread_db_pid_to_str): Ditto.
387
388 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
389
390         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Do not pass a
391         local char array to scm_mode_bits, use a cast instead.
392
393 2015-10-26  Simon Marchi  <simon.marchi@ericsson.com>
394
395         * tui/tui-data.c (tui_alloc_content): Don't check xmalloc
396         result.  Change type of element_block_ptr.  Change allocation to
397         use XNEWVEC.
398
399 2015-10-26  Luis Machado  <lgustavo@codesourcery.com>
400
401         * record-full.c (record_full_message_wrapper_safe): Pass empty string to
402         catch_errors call instead of NULL.
403
404 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
405
406         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Pass non-const
407         char pointer to scm_mode_bits.
408
409 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
410
411         * symtab.c (default_make_symbol_completion_list_break_on_1): Add
412         cast.
413
414 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
415
416         * guile/scm-ports.c (gdbscm_memory_port_write): Declare new
417         "data" local variable and use it.
418
419 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
420
421         * guile/scm-symbol.c (gdbscm_lookup_global_symbol): Add
422         domain_enum cast.
423         (gdbscm_lookup_symbol): Likewise.
424
425 2015-10-25  Iain Buclaw  <ibuclaw@gdcproject.org>
426
427         * d-exp.y: Remove an obsolete comment and propagate the block
428         information to the produced expression.
429
430 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
431
432         * tui/tui-data.c (tui_add_to_source_windows): Remove void *
433         cast.
434         (tui_add_content_elements): Likewise.
435
436 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
437
438         * cli/cli-setshow.c (do_set_command): Constify p.
439
440 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
441
442         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Replace
443         (void *) cast with (gdb_byte *).
444
445 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
446
447         * proc-service.c (ps_pdread): Add cast.
448
449 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
450
451         * sparc64-tdep.c (sparc64_store_arguments): Split assignment of
452         valbuf.
453
454 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
455
456         * ia64-tdep.c (ia64_pseudo_register_write): Remove cast.
457         (ia64_push_dummy_call): Remove cast and change type of "to" to
458         array of gdb_byte.
459
460 2015-10-23  Simon Marchi  <simon.marchi@polymtl.ca>
461
462         * linux-btrace.c (linux_enable_pt): Add cast to mmap return.
463
464 2015-10-23  Simon Marchi  <simon.marchi@ericsson.com>
465
466         * observer.h (observer_${event}_notification_stub): Add cast.
467
468 2015-10-23  Yao Qi  <yao.qi@linaro.org>
469
470         * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Set
471         dsd.insn_count to zero.
472
473 2015-10-22  Pedro Alves  <palves@redhat.com>
474
475         * infrun.c (stop_after_trap): Delete.
476         (clear_proceed_status, handle_signal_stop, struct
477         infcall_control_state, save_infcall_control_state)
478         (restore_infcall_control_state): Remove references to
479         stop_after_trap.
480
481 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
482
483         * python/python.c (_initialize_python): Add cast.
484
485 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
486
487         * nto-tdep.c (nto_inferior_data): Add cast.
488
489 2015-10-22  Pedro Alves  <palves@redhat.com>
490
491         * windows-nat.c (do_initial_windows_stuff): Rewrite loop using
492         windows_wait and windows_resume directly instead of
493         wait_for_inferior and resume.
494
495 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
496
497         * xtensa-tdep.h (XTREG): Add casts.
498         (XTREG_END): Likewise.
499
500 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
501
502         * solib-spu.c (spu_bfd_iovec_pread): Add (gdb_byte *) cast.
503
504 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
505
506         * rs6000-tdep.c (variants): Add (enum bfd_architecture) cast.
507
508 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
509
510         * mips-linux-tdep.c (mips64_linux_get_longjmp_target): Change type of
511         buf to gdb_byte*.
512         (supply_32bit_reg): Add cast.
513         (mips64_fill_gregset): Likewise.
514
515 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
516
517         PR python/18073
518         * python/py-type.c (typy_get_composite): Allow returning a
519         function type.
520
521 2015-10-21  Keven Boell  <keven.boell@intel.com>
522
523         * dwarf2read.c (set_die_type): Add read of
524         DW_AT_allocated and DW_AT_associated.
525         * f-typeprint.c: New include of typeprint.h
526         (f_print_type): Add check for allocated/associated
527         status of type.
528         (f_type_print_varspec_suffix): Add check for
529         * gdbtypes.c (create_array_type_with_stride):
530         Add check for valid data location of type in
531         case allocated or associated attributes are set.
532         Length of an array should be only calculated if
533         allocated or associated is resolved as true.
534         (is_dynamic_type_internal): Add check for allocated/
535         associated.
536         (resolve_dynamic_array): Evaluate allocated/associated
537         properties.
538         * gdbtypes.h (enum dynamic_prop_node_kind): <DYN_PROP_ALLOCATED>
539         <DYN_PROP_ASSOCIATED>: New enums.
540         (TYPE_ALLOCATED_PROP, TYPE_ASSOCIATED_PROP): New macros.
541         (type_not_allocated): New function.
542         (type_not_associated): New function.
543         * valarith.c (value_subscripted_rvalue): Add check for
544         allocated/associated.
545         * valprint.c: New include of typeprint.h.
546         (valprint_check_validity): Add check for allocated/associated.
547         (value_check_printable): Add check for allocated/
548         associated.
549         * typeprint.h (val_print_not_allocated): New function.
550         (val_print_not_associated): New function.
551         * typeprint.c (val_print_not_allocated): New function.
552         (val_print_not_associated): New function.
553
554 2015-10-21  Antoine Tremblay  <antoine.tremblay@ericsson.com>
555
556         * Makefile.in: Add arm.c/o.
557         * arch/arm.c: New file.
558         * arch/arm.h: (IS_THUMB_ADDR): Move macro from arm-tdep.c.
559         (MAKE_THUMB_ADDR): Likewise.
560         (UNMAKE_THUMB_ADDR): Likewise.
561         * arm-tdep.c (int thumb_insn_size): Move to arm.c.
562         (IS_THUMB_ADDR): Move to arm.h.
563         (MAKE_THUMB_ADDR): Likewise.
564         (UNMAKE_THUMB_ADDR): Likewise.
565         * configure.tgt: Add arm.o to all ARM configs.
566
567 2015-10-21  Yao Qi  <yao.qi@linaro.org>
568
569         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
570         Remove argument exp_vCont_s.
571         * gdb.base/range-stepping.exp: Callers updated.
572         * gdb.trace/range-stepping.exp: Likewise.
573
574 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
575
576         * gdb/nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines.
577         (nto_sniff_abi_note_section): New function.
578         (nto_elf_osabi_sniffer): Use new function to recognize nto specific
579         binary.
580
581 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
582
583         * nto-procfs.c (procfs_wait): Set stopped_flags nad stopped_pc.
584         (procfs_stopped_by_watchpoint): Use flags stored in inferior data.
585         * nto-tdep.c (nto_new_inferior_data_reg): New definition.
586         (nto_new_inferior_data, nto_inferior_data_cleanup, nto_inferior_data):
587         New functions.
588         (_initialize_nto_tdep): New forward declaration, new function.
589         * nto-tdep.h (struct nto_inferior_data): New struct.
590         (nto_inferior_data): New function declaration.
591
592 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
593
594         * findvar.c (address_from_register): Check REGNUM validity.
595
596 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
597
598         * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function.
599         (init_procfs_targets): Wire new function.
600
601 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
602
603         * nto-procfs.c (sys/auxv.h): Include.
604         (procfs_xfer_partial): Implement TARGET_OBJECT_AUXV.
605         * nto-tdep.c (nto_read_auxv_from_initial_stack): New function.
606         * nto-tdep.h (nto_read_auxv_from_initial_stack): New declaration.
607
608 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
609
610         * nto-procfs.c (nto_procfs_path): Rename to...
611         (nodestr): ... this, and change type.
612         (nto_node): Use new variable and logic accordingly.
613         (procfs_open_1): Use new variable name. Use local buffer to construct
614         procfrs path.
615         (procfs_pidlist): Use NODESTR to construct procfs path.
616         (procfs_files_info): Use NODESTR to output meaningful text.
617         (do_attach): Construct procfs using NODESTR.
618         (procfs_create_inferior): Compare pointer to NULL.
619
620 2015-10-19  Josh Stone  <jistone@redhat.com>
621
622         * linux-nat.c (linux_handle_syscall_trap): Always update entry/
623         return state, even when not actively catching syscalls at all.
624         (linux_handle_extended_wait): Mark syscall_state like an entry.
625         (wait_lwp): Set syscall_state ignored for other traps.
626         (linux_nat_filter_event): Likewise.
627
628 2015-10-19  Luis Machado  <lgustavo@codesourcery.com>
629
630         * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to 0
631         when handling 'E', 'T', 'S', 'X' and 'W' packets.
632         Do not set rs->waiting_for_stop_reply back to 1.
633
634 2015-10-16  Aleksandar Ristovski  <aristovski@qnx.com>
635
636         * nto-procfs.c (common/filestuff.h): Include.
637         (procfs_can_use_hw_breakpoint): Fix enum name.
638         (procfs_open_1): Fix compiler warning.
639         (procfs_pidlist): Make static.
640         (procfs_meminfo): Make static, fix type name, add missing argument.
641         (procfs_store_registers): Make static.
642         (procfs_thread_info): Remove unused function.
643         (_initialize_procfs): Forward declare.
644
645 2015-10-16  Yao Qi  <yao.qi@arm.com>
646
647         * MAINTAINERS: Update my email address.
648
649 2015-10-15  Yao Qi  <yao.qi@linaro.org>
650
651         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint):
652         Call gdbarch_breakpoint_from_pc to instruction length.
653         (aarch64_linux_remove_hw_breakpoint): Likewise.
654         * common/common-regcache.h (regcache_register_size): Declare.
655         * nat/aarch64-linux-hw-point.c: Include "common-regcache.h".
656         (aarch64_point_is_aligned): Set alignment to 2 for breakpoint if
657         the process is 32bit, otherwise set alignment to 4.
658         (aarch64_handle_breakpoint): Update comments.
659         * regcache.c (regcache_register_size): New function.
660
661 2015-10-15  Aleksandar Ristovski  <aristovski@qnx.com>
662
663         * gdbarch.sh (core_regset_section): Remove.
664         * gdbarch.h: Regenerate.
665
666 2015-10-14  Yao Qi  <yao.qi@linaro.org>
667
668         * arch/aarch64-insn.h (struct aarch64_memory_operand): Move enum
669         out of it.
670         (enum aarch64_memory_operand_type): New.
671
672 2015-10-13  David Edelsohn  <dje.gcc@gmail.com>
673
674         * xcoffread.c (dwarf2_xcoff_names): Add .dwmac and .dwpbtyp.
675
676 2015-10-13  Pedro Alves  <palves@redhat.com>
677
678         * ada-lang.c (ada_enum_name): Constify local.
679         * ada-typeprint.c (print_range_bound): Constify locals.
680         * c-varobj.c (c_describe_child): Likewise.
681         * cli/cli-setshow.c (do_set_command): Likewise.
682         * gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
683         * dwarf2read.c (find_file_and_directory): Likewise.
684         (anonymous_struct_prefix, dwarf2_name): Likewise.
685         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
686         * go-lang.c (unpack_mangled_go_symbol): Likewise.
687         * jv-typeprint.c (java_type_print_base): Likewise.
688         * ser-tcp.c (net_open): Likewise.
689         * symfile.c (deduce_language_from_filename): Likewise.
690         * symtab.c (gdb_mangle_name): Likewise.
691         * tui/tui-io.c (tui_redisplay_readline): Likewise.
692
693 2015-10-13  Pedro Alves  <palves@redhat.com>
694
695         * infrun.c (restore_execution_direction): New function.
696         (fetch_inferior_event): Use it instead of
697         make_cleanup_restore_integer.
698         (execution_direction): Change type to enum
699         exec_direction_kind.
700         * infrun.h (execution_direction): Likewise.
701
702 2015-10-13  Pedro Alves  <palves@redhat.com>
703
704         * ada-lang.c (ada_value_primitive_packed_val): Constify
705         locals.  Use value_contents_writeable.  Remove casts.
706
707 2015-10-13  Pedro Alves  <palves@redhat.com>
708
709         * ada-lang.c (ada_value_primitive_packed_val): Add casts to malloc
710         and alloca calls.
711
712 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
713
714         * lm32-tdep.c (lm32_push_dummy_call): Replace call to
715         write_memory with write_memory_unsigned_integer.
716
717 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
718
719         * solib-dsbt.c (cmp_name): Constify arguments.
720         * solib-frv.c (cmp_name): Likewise.
721         * solib-svr4.c (svr4_create_solib_event_breakpoints): Likewise.
722         * solib.c (gdb_bfd_lookup_symbol_from_symtab): Likewise.
723         (bfd_lookup_symbol_from_dyn_symtab): Likewise.
724         (gdb_bfd_lookup_symbol): Likewise.
725         * solib.h (gdb_bfd_lookup_symbol): Likewise.
726         (gdb_bfd_lookup_symbol_from_symtab): Likewise.
727
728 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
729
730         * stack.c (parse_frame_specification): Remove message parameter,
731         replace with fixed string in function body, update function
732         comment.
733         (frame_info): Remove message to parse_frame_specification.
734         (select_frame_command): Likewise.
735
736 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
737
738         * stack.c (parse_frame_specification): Delete.
739         (parse_frame_specification_1): Rename to
740         parse_frame_specification.
741         (frame_info): Use parse_frame_specification.
742         (select_frame_command): Likewise.
743         (return_command): Use select_frame and print_stack_frame rather
744         than frame_command and select_frame_command.
745         (func_command): Use get_current_frame rather than
746         parse_frame_specification.
747
748 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
749
750         * stack.c (func_command): Return early when there is no ARG
751         string.
752
753 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
754
755         * stack.c: Include safe-ctype.h not ctype.h.
756         (parse_frame_specification): Use ISSPACE not isspace.
757         (backtrace_command): Use TOLOWER not tolower.
758
759 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
760
761         * mep-tdep.c (current_me_module): Add cast.
762         (mep_gdbarch_init): Likewise.
763
764 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
765
766         * m32c-tdep.c (m32c_move_reg_t): Replace with...
767         (m32c_write_reg_t): ...this and...
768         (m32c_read_reg_t): ...this.
769         (struct m32c_reg): Update types of read and write.
770         (m32c_raw_read): Change declaration type to m32c_read_reg_t and
771         adjust definition.
772         (m32c_banked_read): Likewise.
773         (m32c_sb_read): Likewise.
774         (m32c_part_read): Likewise.
775         (m32c_cat_read): Likewise.
776         (m32c_r3r2r1r0_read): Likewise.
777         (m32c_raw_write): Change declaration type to m32c_write_reg_t
778         and adjust definition.
779         (m32c_banked_write): Likewise.
780         (m32c_sb_write): Likewise.
781         (m32c_part_write): Likewise.
782         (m32c_cat_write): Likewise.
783         (m32c_r3r2r1r0_write): Likewise.
784
785 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
786
787         * aarch64-linux-tdep.c (aarch64_linux_syscall_record): Add cast.
788
789 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
790
791         * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Return
792         gdb_sys_no_syscall instead of -1.
793
794 2015-10-12  Yao Qi  <yao.qi@linaro.org>
795
796         * NEWS: Mention the change.
797
798 2015-10-12  Yao Qi  <yao.qi@linaro.org>
799
800         * arch/aarch64-insn.c (emit_load_store): Rename to ...
801         (aarch64_emit_load_store): ... it.  All callers updated.
802
803 2015-10-12  Yao Qi  <yao.qi@linaro.org>
804
805         * arch/aarch64-insn.c (emit_insn): Rename to ...
806         (aarch64_emit_insn): ... it.  All callers updated.
807
808 2015-10-12  Yao Qi  <yao.qi@linaro.org>
809
810         * aarch64-linux-tdep.c: Include arch-utils.h.
811         (aarch64_linux_init_abi): Call set_gdbarch_max_insn_length,
812         set_gdbarch_displaced_step_copy_insn,
813         set_gdbarch_displaced_step_fixup,
814         set_gdbarch_displaced_step_free_closure,
815         set_gdbarch_displaced_step_location,
816         and set_gdbarch_displaced_step_hw_singlestep.
817         * aarch64-tdep.c (struct displaced_step_closure): New.
818         (struct aarch64_displaced_step_data): New.
819         (aarch64_displaced_step_b): New function.
820         (aarch64_displaced_step_b_cond): Likewise.
821         (aarch64_register): Likewise.
822         (aarch64_displaced_step_cb): Likewise.
823         (aarch64_displaced_step_tb): Likewise.
824         (aarch64_displaced_step_adr): Likewise.
825         (aarch64_displaced_step_ldr_literal): Likewise.
826         (aarch64_displaced_step_others): Likewise.
827         (aarch64_displaced_step_copy_insn): Likewise.
828         (aarch64_displaced_step_fixup): Likewise.
829         (aarch64_displaced_step_hw_singlestep): Likewise.
830         * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): New macro.
831         (aarch64_displaced_step_copy_insn): Declare.
832         (aarch64_displaced_step_fixup): Declare.
833         (aarch64_displaced_step_hw_singlestep): Declare.
834         * arch/aarch64-insn.c (emit_insn): Moved from
835         gdbserver/linux-aarch64-low.c.
836         (emit_load_store): Likewise.
837         * arch/aarch64-insn.h (enum aarch64_opcodes): Moved from
838         gdbserver/linux-aarch64-low.c.
839         (struct aarch64_register): Likewise.
840         (struct aarch64_memory_operand): Likewise.
841         (ENCODE): Likewise.
842         (can_encode_int32): New macro.
843         (emit_b, emit_bcond, emit_cb, emit_ldr, emit_ldrsw): Likewise.
844         (emit_tb, emit_nop): Likewise.
845         (emit_insn): Declare.
846         (emit_load_store): Declare.
847
848 2015-10-12  Yao Qi  <yao.qi@linaro.org>
849
850         * arch/aarch64-insn.c (aarch64_decode_ldr_literal): Moved from
851         gdbserver/linux-aarch64-low.c.
852         (aarch64_relocate_instruction): Likewise.
853         * arch/aarch64-insn.h (aarch64_decode_ldr_literal): Declare.
854         (struct aarch64_insn_data): Moved from
855         gdbserver/linux-aarch64-low.c.
856         (struct aarch64_insn_visitor): Likewise.
857         (aarch64_relocate_instruction): Declare.
858
859 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
860
861         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT>: If
862         EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute
863         to the returned value.
864
865 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
866
867         * ada-lang.c (ada_unpack_from_contents): Add guard that unpacked
868         is large enough for BIT_SIZE.  Update function comment.
869
870 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
871
872         * ada-lang.c (ada_value_primitive_packed_val): Move
873         src_len variable to local block where used.  Override
874         BIT_SIZE if bigger than size of resolved type.
875
876 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
877
878         * gdbtypes.h (is_scalar_type): Add extern declaration.
879         * gdbtypes.c (is_scalar_type): Make non-static.
880         * ada-lang.c (ada_value_primitive_packed_val): Use is_scalar_type
881         to compute IS_SCALAR instead of doing it ourselves.
882
883 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
884
885         * ada-lang.c (ada_value_primitive_packed_val): Rework handling
886         of case where TYPE is dynamic.
887
888 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
889
890         * ada-lang.c (ada_unpack_from_contents): New function,
891         extracted from ada_value_primitive_packed_val.
892         (ada_value_primitive_packed_val): Replace extracted out code
893         by call to ada_unpack_from_contents.
894
895 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
896
897         * ada-lang.c (ada_value_primitive_packed_val): Reorder local
898         variable declarations.
899
900 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
901
902         * ada-lang.c (ada_value_primitive_packed_val): Change the type
903         of local variables src and unpacked to "gdb_type *" instead of
904         "unsigned char *".
905
906 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
907
908         * ada-lang.c (ada_value_primitive_packed_val): Make the name
909         of various local variables more explicit and consistent.
910         No real code change otherwise.
911
912 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
913
914         * i386-tdep.h (struct gdbarch_tdep): Change type of
915         register_reggroup_p to gdbarch_register_reggroup_p_ftype.
916
917 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
918
919         * cris-tdep.c (struct instruction_environment): Change type of
920         byte_order to enum bfd_endian.
921
922 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
923
924         * arm-linux-tdep.c (arm_canonicalize_syscall): Add
925         enum gdb_syscall casts.
926
927 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
928
929         * aarch64-tdep.c (stack_item_t): Change type of data to gdb_byte*.
930         * arm-tdep.c (struct stack_item): Likewise.
931         (push_stack_item): Add gdb_byte* cast.
932         * avr-tdep.c (struct stack_item): Change type of data to gdb_byte*.
933         (push_stack_item): Add gdb_byte* cast.
934         * cli/cli-dump.c (dump_memory_to_file): Change type of buf to gdb_byte*
935         and add cast.
936         * cris-tdep.c (struct stack_item): Change type of data to gdb_byte*.
937         (push_stack_item): Add gdb_byte* cast.
938         * gcore.c (gcore_copy_callback): Change type of memhunk to gdb_byte* and
939         add cast.
940         * gdbtypes.h (print_scalar_formatted): Change type of first parameter to
941         gdb_byte*.
942         * h8300-tdep.c (h8300_extract_return_value): Change type of valbuf to
943         gdb_byte* and remove unnecessary cast.
944         (h8300h_extract_return_value): Likewise.
945         (h8300_store_return_value): Change type of valbuf to gdb_byte*.
946         (h8300h_store_return_value): Likewise.
947         * iq2000-tdep.c (iq2000_extract_return_value): Change type of valbuf to
948         gdb_byte* and remove unnecessary cast.
949         * jit.c (jit_reader_try_read_symtab): Change type of gdb_mem to gdb_byte*
950         and add cast.
951         * m32r-tdep.c (m32r_store_return_value): Change type of valbuf to
952         gdb_byte* and remove unnecessary cast.
953         (m32r_extract_return_value): Change type of dst to gdb_byte* and remove
954         valbuf.
955         * mep-tdep.c (mep_pseudo_cr32_read): Change type of buf to gdb_byte*.
956         (mep_pseudo_cr64_read): Likewise.
957         (mep_pseudo_csr_write): Likewise.
958         (mep_pseudo_cr32_write): Likewise.
959         (mep_pseudo_cr64_write): Likewise.
960         * mi/mi-main.c (mi_cmd_data_write_memory): Change type of buffer to
961         gdb_byte* and add cast.
962         * moxie-tdep.c (moxie_store_return_value): Change type of valbuf to
963         gdb_byte* and remove unnecessary cast.
964         (moxie_extract_return_value): Change type of dst to gdb_byte* and remove
965         valbuf.
966         * p-valprint.c (print_scalar_formatted): Change type of valaddr to
967         gdb_byte*.
968         * printcmd.c (void): Likewise.
969         * python/py-inferior.c (infpy_read_memory): Change type of buffer to
970         gdb_byte* and add cast.
971         (infpy_write_memory): Likewise.
972         (infpy_search_memory): Likewise.
973         * regcache.c (regcache_raw_write_signed): Change type of buf to gdb_byte*
974         and add cast.
975         (regcache_raw_write_unsigned): Likewise.
976         (regcache_cooked_write_signed): Likewise.
977         (regcache_cooked_write_unsigned): Likewise.
978         * sh64-tdep.c (h64_extract_return_value): Change type of valbuf to
979         gdb_byte*.
980
981 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
982
983         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Add cast.
984         * linux-tdep.c (linux_collect_regset_section_cb_data): Likewise.
985
986 2015-10-09  Eli Zaretskii  <eliz@gnu.org>
987
988         * stack.c (print_stack_frame):
989         * utils.c (printchar): Fix typos in commentary.
990
991 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
992
993         * d-exp.y: (UnaryExpression): Support `type.sizeof' expressions.
994         (PostfixExpression): Support `expr.sizeof' expressions.
995         (PrimaryExpression): Support `typeof(expr)' expressions.
996
997 2015-10-08  Maciej W. Rozycki  <macro@imgtec.com>
998
999         * MAINTAINERS: Update my email address.
1000
1001 2015-10-08  Markus Metzger  <markus.t.metzger@intel.com>
1002
1003         * record-btrace.c (record_btrace_resume): Fix void return.
1004
1005 2015-10-07  Yao Qi  <yao.qi@linaro.org>
1006
1007         * aarch64-tdep.c: Include opcode/aarch64.h.
1008         (submask): Move it above.
1009         (bit): Likewise.
1010         (bits): Likewise.
1011         (aarch64_software_single_step): Call aarch64_decode_insn.
1012         Decode instruction by aarch64_inst instead of using
1013         aarch64_decode_bcond and decode_masked_match.
1014
1015 2015-10-06  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
1016
1017         * cli/cli-dump.c (restore_command): Parse load_offset (bias) as address
1018         only when the file is binary.
1019
1020 2015-10-02  James Bowman  <james.bowman@ftdichip.com>
1021
1022         * ft32-tdep.c (ft32_analyze_prologue): Add function prolog
1023         subroutine handling.
1024
1025 2015-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1026
1027         * common/vec.h (VEC_OP (T,cleanup)): Add pointer cast.
1028
1029 2015-09-30  Doug Evans  <dje@google.com>
1030
1031         * dwarf2read.c (setup_type_unit_groups): Add comment.
1032
1033 2015-09-30  Pedro Alves  <palves@redhat.com>
1034
1035         * linux-nat.c (linux_nat_always_non_stop_p): Always return 1.
1036         * x86-linux-nat.c (x86_linux_always_non_stop_p): Delete.
1037         (x86_linux_create_target): Don't install
1038         x86_linux_always_non_stop_p.
1039
1040 2015-09-30  Don Breazeal  <donb@codesourcery.com>
1041
1042         * remote.c (remote_parse_stop_reply): Call strprefix instead
1043         of strncmp.
1044
1045 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
1046
1047         * gdbarch.sh (struct gdbarch_info): Change tdep_info's type to void *.
1048         * gdbarch.h: Regenerate.
1049         * i386-tdep.c (i386_gdbarch_init): Remove cast to
1050         struct gdbarch_tdep_info *.
1051         * mips-tdep.c (mips_gdbarch_init): Likewise.
1052         * ppc-linux-tdep (ppu2spu_sniffer): Likewise.
1053         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1054         * spu-multiarch.c (spu_gdbarch): Likewise.
1055
1056 2015-09-30  Kevin Buettner  <kevinb@redhat.com>
1057
1058         * infcmd.c (finish_command_fsm_should_stop): Don't attempt to
1059         record a NULL value.
1060
1061 2015-09-29  Kevin Buettner  <kevinb@redhat.com>
1062
1063         * msp430-tdep.c (msp430_push_dummy_call): Treat reference, struct,
1064         and union arguments the same as pointer arguments when determining
1065         size of argument.
1066
1067 2015-09-29  James Bowman  <james.bowman@ftdichip.com>
1068
1069         * ft32-tdep.c: #include "opcode/ft32.h".
1070         Delete local macros IS_PUSH, PUSH_REG, IS_LINK, LINK_SIZE.
1071         (ft32_analyze_prologue): Use FT32_* macros.
1072
1073 2015-09-28  Simon Marchi  <simon.marchi@ericsson.com>
1074
1075         * cli/cli-script.c (read_next_line): Fix stdout -> stdin in
1076         comment.
1077
1078 2015-09-28  Doug Evans  <dje@google.com>
1079
1080         * MAINTAINERS: Add Iain Buclaw as D language maintainer.
1081
1082 2015-09-28  Doug Evans  <dje@google.com>
1083
1084         * common/filestuff.c (make_cleanup_close): Update comment.
1085
1086 2015-09-26  Simon Marchi  <simon.marchi@polymtl.ca>
1087
1088         * btrace.c (parse_xml_btrace_block): Fix cast of
1089         xml_find_attribute's return value.
1090         * memory-map.c (memory_map_start_memory): Likewise.
1091         * solib-svr4.c (library_list_start_library): Likewise.
1092         * solib-target.c (library_list_start_segment): Likewise.
1093         (library_list_start_section): Likewise.
1094         * tracepoint.c (traceframe_info_start_memory): Likewise.
1095
1096 2015-09-26  Iain Buclaw  <ibuclaw@gdcproject.org>
1097
1098         * d-namespace.c (d_lookup_symbol): New arg langdef.
1099         All callers updated.  Support looking up symbol as a primitive type.
1100         (lookup_module_scope): New arg langdef.  All callers updated.
1101         Call d_lookup_symbol directly for simple bare symbols.
1102
1103 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1104
1105         * macrocmd.c (print_macro_callback): Add cast(s).
1106         * macrotab.c (macro_bcache_str): Likewise.
1107         (new_macro_definition): Likewise.
1108         * main.c (captured_main): Likewise.
1109         * maint.c (print_bfd_section_info): Likewise.
1110         * mdebugread.c (mdebug_build_psymtabs): Likewise.
1111         (basic_type): Likewise.
1112         * memattr.c (mem_region_cmp): Likewise.
1113         * memory-map.c (memory_map_start_memory): Likewise.
1114         (memory_map_end_memory): Likewise.
1115         (memory_map_start_property): Likewise.
1116         (memory_map_end_property): Likewise.
1117         (clear_result): Likewise.
1118         * memrange.c (compare_mem_ranges): Likewise.
1119         * mep-tdep.c (mep_analyze_frame_prologue): Likewise.
1120         * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Likewise.
1121         * mi/mi-console.c (mi_console_file_delete): Likewise.
1122         (mi_console_file_fputs): Likewise.
1123         (mi_console_raw_packet): Likewise.
1124         (mi_console_file_flush): Likewise.
1125         (mi_console_set_raw): Likewise.
1126         * mi/mi-interp.c (mi_interpreter_resume): Likewise.
1127         (mi_new_thread): Likewise.
1128         (mi_thread_exit): Likewise.
1129         (mi_record_changed): Likewise.
1130         (mi_inferior_added): Likewise.
1131         (mi_inferior_appeared): Likewise.
1132         (mi_inferior_exit): Likewise.
1133         (mi_inferior_removed): Likewise.
1134         (mi_interp_data): Likewise.
1135         (mi_on_normal_stop): Likewise.
1136         (mi_traceframe_changed): Likewise.
1137         (mi_tsv_created): Likewise.
1138         (mi_tsv_deleted): Likewise.
1139         (mi_tsv_modified): Likewise.
1140         (mi_breakpoint_created): Likewise.
1141         (mi_breakpoint_deleted): Likewise.
1142         (mi_breakpoint_modified): Likewise.
1143         (mi_output_running_pid): Likewise.
1144         (mi_inferior_count): Likewise.
1145         (mi_solib_loaded): Likewise.
1146         (mi_solib_unloaded): Likewise.
1147         (mi_command_param_changed): Likewise.
1148         (mi_memory_changed): Likewise.
1149         (report_initial_inferior): Likewise.
1150         (mi_ui_out): Likewise.
1151         (mi_set_logging): Likewise.
1152         * mi/mi-main.c (collect_cores): Likewise.
1153         (print_one_inferior): Likewise.
1154         (free_vector_of_ints): Likewise.
1155         (free_splay_tree): Likewise.
1156         (mi_execute_command): Likewise.
1157         * mi/mi-out.c (mi_table_body): Likewise.
1158         (mi_table_end): Likewise.
1159         (mi_table_header): Likewise.
1160         (mi_begin): Likewise.
1161         (mi_end): Likewise.
1162         (mi_field_int): Likewise.
1163         (mi_field_string): Likewise.
1164         (mi_field_fmt): Likewise.
1165         (mi_flush): Likewise.
1166         (mi_redirect): Likewise.
1167         (field_separator): Likewise.
1168         (mi_open): Likewise.
1169         (mi_close): Likewise.
1170         (mi_out_buffered): Likewise.
1171         (mi_out_rewind): Likewise.
1172         (mi_out_put): Likewise.
1173         (mi_version): Likewise.
1174         (mi_out_data_dtor): Likewise.
1175         * mi/mi-parse.c (mi_parse_cleanup): Likewise.
1176         * microblaze-tdep.c (microblaze_frame_cache): Likewise.
1177         * minidebug.c (lzma_open): Likewise.
1178         (lzma_pread): Likewise.
1179         (lzma_close): Likewise.
1180         (lzma_stat): Likewise.
1181         * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
1182         * mips-sde-tdep.c (mips_sde_frame_cache): Likewise.
1183         (mips_sde_elf_osabi_sniff_abi_tag_sections): Likewise.
1184         * mips-tdep.c (mips_insn16_frame_cache): Likewise.
1185         (mips_micro_frame_cache): Likewise.
1186         (mips_insn32_frame_cache): Likewise.
1187         (mips_stub_frame_cache): Likewise.
1188         (gdb_print_insn_mips): Likewise.
1189         (value_of_mips_user_reg): Likewise.
1190         (mips_gdbarch_init): Likewise.
1191         * mips64obsd-tdep.c (mips64obsd_supply_gregset): Likewise.
1192         * mipsnbsd-tdep.c (mipsnbsd_supply_fpregset): Likewise.
1193         (mipsnbsd_supply_gregset): Likewise.
1194         * mn10300-linux-tdep.c (am33_supply_fpregset_method): Likewise.
1195         (am33_collect_gregset_method): Likewise.
1196         (am33_collect_fpregset_method): Likewise.
1197         * mn10300-tdep.c (mn10300_analyze_frame_prologue): Likewise.
1198         * moxie-tdep.c (moxie_frame_cache): Likewise.
1199         * msp430-tdep.c (msp430_get_opcode_byte): Likewise.
1200         (msp430_analyze_frame_prologue): Likewise.
1201         * mt-tdep.c (mt_frame_unwind_cache): Likewise.
1202         * nios2-linux-tdep.c (nios2_supply_gregset): Likewise.
1203         (nios2_collect_gregset): Likewise.
1204         * nios2-tdep.c (nios2_frame_unwind_cache): Likewise.
1205         (nios2_stub_frame_cache): Likewise.
1206         * objc-lang.c (find_methods): Likewise.
1207         * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1208         (get_objfile_pspace_data): Likewise.
1209         (get_objfile_bfd_data): Likewise.
1210         (objfile_bfd_data_free): Likewise.
1211         (add_to_objfile_sections): Likewise.
1212         (do_free_objfile_cleanup): Likewise.
1213         (resume_section_map_updates_cleanup): Likewise.
1214         * opencl-lang.c (builtin_opencl_type): Likewise.
1215         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
1216         * osdata.c (osdata_start_osdata): Likewise.
1217         (osdata_start_item): Likewise.
1218         (osdata_start_column): Likewise.
1219         (osdata_end_column): Likewise.
1220         (clear_parsing_data): Likewise.
1221         (osdata_free_cleanup): Likewise.
1222         * parse.c (type_stack_cleanup): Likewise.
1223         (exp_uses_objfile_iter): Likewise.
1224         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Likewise.
1225         (ppc_linux_collect_gregset): Likewise.
1226         (ppu2spu_prev_arch): Likewise.
1227         (ppu2spu_this_id): Likewise.
1228         (ppu2spu_prev_register): Likewise.
1229         (ppu2spu_unwind_register): Likewise.
1230         (ppu2spu_sniffer): Likewise.
1231         (ppu2spu_dealloc_cache): Likewise.
1232         (ppc_linux_init_abi): Likewise.
1233         * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
1234         * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
1235         * progspace.c (restore_program_space): Likewise.
1236         * psymtab.c (find_pc_sect_psymtab): Likewise.
1237         (compare_psymbols): Likewise.
1238         (psymbol_bcache_full): Likewise.
1239         (allocate_psymtab): Likewise.
1240         (discard_psymtabs_upto): Likewise.
1241         * python/py-block.c (set_block): Likewise.
1242         (del_objfile_blocks): Likewise.
1243         * python/py-breakpoint.c (build_bp_list): Likewise.
1244         * python/py-inferior.c (inferior_to_inferior_object): Likewise.
1245         (build_inferior_list): Likewise.
1246         (py_free_inferior): Likewise.
1247         * python/py-objfile.c (py_free_objfile): Likewise.
1248         (objfile_to_objfile_object): Likewise.
1249         * python/py-prettyprint.c (py_restore_tstate): Likewise.
1250         * python/py-progspace.c (py_free_pspace): Likewise.
1251         (pspace_to_pspace_object): Likewise.
1252         * python/py-symbol.c (set_symbol): Likewise.
1253         (del_objfile_symbols): Likewise.
1254         * python/py-symtab.c (set_sal): Likewise.
1255         (set_symtab): Likewise.
1256         (del_objfile_symtab): Likewise.
1257         (del_objfile_sal): Likewise.
1258         * python/py-type.c (save_objfile_types): Likewise.
1259         (set_type): Likewise.
1260         * python/py-unwind.c (pyuw_prev_register): Likewise.
1261         (pyuw_on_new_gdbarch): Likewise.
1262         * python/py-utils.c (py_decref): Likewise.
1263         (py_xdecref): Likewise.
1264         (gdb_py_generic_dict): Likewise.
1265         * python/py-xmethods.c (gdbpy_free_xmethod_worker_data): Likewise.
1266         (gdbpy_clone_xmethod_worker_data): Likewise.
1267         (gdbpy_get_xmethod_arg_types): Likewise.
1268         (gdbpy_get_xmethod_result_type): Likewise.
1269         (gdbpy_invoke_xmethod): Likewise.
1270         * python/python.c (gdbpy_apply_type_printers): Likewise.
1271         (gdbpy_free_type_printers): Likewise.
1272         * record-btrace.c (record_btrace_disable_callback): Likewise.
1273         (bfcache_hash): Likewise.
1274         (bfcache_eq): Likewise.
1275         (btrace_get_frame_function): Likewise.
1276         (record_btrace_frame_unwind_stop_reason): Likewise.
1277         (record_btrace_frame_this_id): Likewise.
1278         (record_btrace_frame_prev_register): Likewise.
1279         (record_btrace_frame_dealloc_cache): Likewise.
1280         * record-full.c (record_full_message_wrapper): Likewise.
1281         (record_full_save_cleanups): Likewise.
1282         * regcache.c (regcache_descr): Likewise.
1283         (do_regcache_xfree): Likewise.
1284         (do_regcache_invalidate): Likewise.
1285         (do_cooked_read): Likewise.
1286         (regcache_transfer_regset): Likewise.
1287         * reggroups.c (reggroup_add): Likewise.
1288         (reggroup_next): Likewise.
1289         (reggroup_prev): Likewise.
1290         * remote-fileio.c (do_remote_fileio_request): Likewise.
1291         * remote-notif.c (remote_async_get_pending_events_handler): Likewise.
1292         (do_notif_event_xfree): Likewise.
1293         * remote.c (get_remote_arch_state): Likewise.
1294         (remote_pspace_data_cleanup): Likewise.
1295         (get_remote_exec_file): Likewise.
1296         (set_pspace_remote_exec_file): Likewise.
1297         (compare_pnums): Likewise.
1298         (clear_threads_listing_context): Likewise.
1299         (remote_newthread_step): Likewise.
1300         (start_thread): Likewise.
1301         (end_thread): Likewise.
1302         (remove_child_of_pending_fork): Likewise.
1303         (remove_stop_reply_for_inferior): Likewise.
1304         (remove_stop_reply_of_remote_state): Likewise.
1305         (remote_notif_remove_once_on_match): Likewise.
1306         (stop_reply_match_ptid_and_ws): Likewise.
1307         (kill_child_of_pending_fork): Likewise.
1308         (register_remote_g_packet_guess): Likewise.
1309         (remote_read_description_p): Likewise.
1310         (remote_read_description): Likewise.
1311         (free_actions_list_cleanup_wrapper): Likewise.
1312         (remote_async_serial_handler): Likewise.
1313         * rl78-tdep.c (rl78_get_opcode_byte): Likewise.
1314         (rl78_analyze_frame_prologue): Likewise.
1315         * rs6000-tdep.c (ppc_supply_gregset): Likewise.
1316         (ppc_supply_fpregset): Likewise.
1317         (ppc_supply_vsxregset): Likewise.
1318         (ppc_supply_vrregset): Likewise.
1319         (ppc_collect_gregset): Likewise.
1320         (ppc_collect_fpregset): Likewise.
1321         (ppc_collect_vsxregset): Likewise.
1322         (ppc_collect_vrregset): Likewise.
1323         (e500_move_ev_register): Likewise.
1324         (do_regcache_raw_write): Likewise.
1325         (rs6000_frame_cache): Likewise.
1326         (rs6000_epilogue_frame_cache): Likewise.
1327         (rs6000_gdbarch_init): Likewise.
1328         * rx-tdep.c (rx_get_opcode_byte): Likewise.
1329         (rx_analyze_frame_prologue): Likewise.
1330         (rx_frame_type): Likewise.
1331         (rx_frame_sniffer_common): Likewise.
1332         * s390-linux-tdep.c (s390_check_for_saved): Likewise.
1333         (s390_frame_unwind_cache): Likewise.
1334         (s390_stub_frame_unwind_cache): Likewise.
1335         (s390_sigtramp_frame_unwind_cache): Likewise.
1336         * score-tdep.c (score_make_prologue_cache): Likewise.
1337         * sentinel-frame.c (sentinel_frame_prev_register): Likewise.
1338         (sentinel_frame_prev_arch): Likewise.
1339         * ser-base.c (fd_event): Likewise.
1340         (push_event): Likewise.
1341         (ser_base_write): Likewise.
1342         * ser-pipe.c (pipe_close): Likewise.
1343         * serial.c (serial_write): Likewise.
1344         * sh-tdep.c (sh_frame_cache): Likewise.
1345         (sh_stub_this_id): Likewise.
1346         * sh64-tdep.c (sh64_frame_cache): Likewise.
1347         * solib-aix.c (get_solib_aix_inferior_data): Likewise.
1348         (library_list_start_library): Likewise.
1349         (library_list_start_list): Likewise.
1350         (solib_aix_free_library_list): Likewise.
1351         * solib-darwin.c (get_darwin_info): Likewise.
1352         * solib-dsbt.c (get_dsbt_info): Likewise.
1353         * solib-spu.c (append_ocl_sos): Likewise.
1354         * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1355         (get_svr4_info): Likewise.
1356         (library_list_start_library): Likewise.
1357         (svr4_library_list_start_list): Likewise.
1358         (hash_probe_and_action): Likewise.
1359         (equal_probe_and_action): Likewise.
1360         (svr4_update_solib_event_breakpoint): Likewise.
1361         (set_solib_svr4_fetch_link_map_offsets): Likewise.
1362         (svr4_fetch_link_map_offsets): Likewise.
1363         (svr4_have_link_map_offsets): Likewise.
1364         * solib-target.c (library_list_start_segment): Likewise.
1365         (library_list_start_section): Likewise.
1366         (library_list_start_library): Likewise.
1367         (library_list_end_library): Likewise.
1368         (library_list_start_list): Likewise.
1369         (solib_target_free_library_list): Likewise.
1370         * solib.c (solib_ops): Likewise.
1371         (set_solib_ops): Likewise.
1372         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_cache): Likewise.
1373         * sparc-tdep.c (sparc_frame_cache): Likewise.
1374         (sparc32_frame_cache): Likewise.
1375         (sparc32_supply_gregset): Likewise.
1376         (sparc32_collect_gregset): Likewise.
1377         (sparc32_supply_fpregset): Likewise.
1378         (sparc32_collect_fpregset): Likewise.
1379         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_cache): Likewise.
1380         * sparc64-tdep.c (sparc64_supply_gregset): Likewise.
1381         (sparc64_collect_gregset): Likewise.
1382         (sparc64_supply_fpregset): Likewise.
1383         (sparc64_collect_fpregset): Likewise.
1384         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_cache): Likewise.
1385         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_cache): Likewise.
1386         * sparc64obsd-tdep.c (sparc64obsd_frame_cache): Likewise.
1387         (sparc64obsd_trapframe_cache): Likewise.
1388         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_cache): Likewise.
1389         * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_cache): Likewise.
1390         * spu-multiarch.c (spu_gdbarch): Likewise.
1391         * spu-tdep.c (spu_frame_unwind_cache): Likewise.
1392         (spu2ppu_prev_arch): Likewise.
1393         (spu2ppu_this_id): Likewise.
1394         (spu2ppu_prev_register): Likewise.
1395         (spu2ppu_dealloc_cache): Likewise.
1396         (spu_dis_asm_print_address): Likewise.
1397         (gdb_print_insn_spu): Likewise.
1398         (spu_get_overlay_table): Likewise.
1399         * stabsread.c (rs6000_builtin_type): Likewise.
1400         * stack.c (do_print_variable_and_value): Likewise.
1401         * stap-probe.c (get_stap_base_address_1): Likewise.
1402         * symfile-debug.c (debug_qf_has_symbols): Likewise.
1403         (debug_qf_find_last_source_symtab): Likewise.
1404         (debug_qf_forget_cached_source_info): Likewise.
1405         (debug_qf_map_symtabs_matching_filename): Likewise.
1406         (debug_qf_lookup_symbol): Likewise.
1407         (debug_qf_print_stats): Likewise.
1408         (debug_qf_dump): Likewise.
1409         (debug_qf_relocate): Likewise.
1410         (debug_qf_expand_symtabs_for_function): Likewise.
1411         (debug_qf_expand_all_symtabs): Likewise.
1412         (debug_qf_expand_symtabs_with_fullname): Likewise.
1413         (debug_qf_map_matching_symbols): Likewise.
1414         (debug_qf_expand_symtabs_matching): Likewise.
1415         (debug_qf_find_pc_sect_compunit_symtab): Likewise.
1416         (debug_qf_map_symbol_filenames): Likewise.
1417         (debug_sym_get_probes): Likewise.
1418         (debug_sym_new_init): Likewise.
1419         (debug_sym_init): Likewise.
1420         (debug_sym_read): Likewise.
1421         (debug_sym_read_psymbols): Likewise.
1422         (debug_sym_finish): Likewise.
1423         (debug_sym_offsets): Likewise.
1424         (debug_sym_read_linetable): Likewise.
1425         (debug_sym_relocate): Likewise.
1426         (uninstall_symfile_debug_logging): Likewise.
1427         * symfile-mem.c (symbol_file_add_from_memory_wrapper): Likewise.
1428         * symfile.c (place_section): Likewise.
1429         (add_section_size_callback): Likewise.
1430         (load_progress): Likewise.
1431         (load_section_callback): Likewise.
1432         (clear_memory_write_data): Likewise.
1433         (allocate_symtab): Likewise.
1434         * symmisc.c (maintenance_expand_file_matcher): Likewise.
1435         * symtab.c (lookup_symtab_callback): Likewise.
1436         (hash_demangled_name_entry): Likewise.
1437         (eq_demangled_name_entry): Likewise.
1438         (get_symbol_cache): Likewise.
1439         (symbol_cache_cleanup): Likewise.
1440         (set_symbol_cache_size): Likewise.
1441         (symbol_cache_flush): Likewise.
1442         (maintenance_print_symbol_cache): Likewise.
1443         (maintenance_print_symbol_cache_statistics): Likewise.
1444         (delete_filename_seen_cache): Likewise.
1445         (output_partial_symbol_filename): Likewise.
1446         (search_symbols_file_matches): Likewise.
1447         (search_symbols_name_matches): Likewise.
1448         (do_free_completion_list): Likewise.
1449         (maybe_add_partial_symtab_filename): Likewise.
1450         (get_main_info): Likewise.
1451         (main_info_cleanup): Likewise.
1452         * target-dcache.c (target_dcache_cleanup): Likewise.
1453         (target_dcache_init_p): Likewise.
1454         (target_dcache_invalidate): Likewise.
1455         (target_dcache_get): Likewise.
1456         (target_dcache_get_or_init): Likewise.
1457         * target-descriptions.c (target_find_description): Likewise.
1458         (tdesc_find_type): Likewise.
1459         (tdesc_data_cleanup): Likewise.
1460         (tdesc_find_arch_register): Likewise.
1461         (tdesc_register_name): Likewise.
1462         (tdesc_register_type): Likewise.
1463         (tdesc_register_reggroup_p): Likewise.
1464         (set_tdesc_pseudo_register_name): Likewise.
1465         (set_tdesc_pseudo_register_type): Likewise.
1466         (set_tdesc_pseudo_register_reggroup_p): Likewise.
1467         (tdesc_use_registers): Likewise.
1468         (free_target_description): Likewise.
1469         * target-memory.c (compare_block_starting_address): Likewise.
1470         (cleanup_request_data): Likewise.
1471         (cleanup_write_requests_vector): Likewise.
1472         * target.c (open_target): Likewise.
1473         (cleanup_restore_target_terminal): Likewise.
1474         (free_memory_read_result_vector): Likewise.
1475         * thread.c (disable_thread_stack_temporaries): Likewise.
1476         (finish_thread_state_cleanup): Likewise.
1477         (do_restore_current_thread_cleanup): Likewise.
1478         (restore_current_thread_cleanup_dtor): Likewise.
1479         (set_thread_refcount): Likewise.
1480         (tp_array_compar): Likewise.
1481         (do_captured_thread_select): Likewise.
1482         * tic6x-tdep.c (tic6x_frame_unwind_cache): Likewise.
1483         (tic6x_stub_this_id): Likewise.
1484         * tilegx-tdep.c (tilegx_frame_cache): Likewise.
1485         * top.c (do_restore_instream_cleanup): Likewise.
1486         (gdb_readline_wrapper_cleanup): Likewise.
1487         (kill_or_detach): Likewise.
1488         (print_inferior_quit_action): Likewise.
1489         * tracefile-tfile.c (match_blocktype): Likewise.
1490         (build_traceframe_info): Likewise.
1491         * tracefile.c (trace_file_writer_xfree): Likewise.
1492         * tracepoint.c (memrange_cmp): Likewise.
1493         (do_collect_symbol): Likewise.
1494         (do_clear_collection_list): Likewise.
1495         (do_restore_current_traceframe_cleanup): Likewise.
1496         (restore_current_traceframe_cleanup_dtor): Likewise.
1497         (free_current_marker): Likewise.
1498         (traceframe_info_start_memory): Likewise.
1499         (traceframe_info_start_tvar): Likewise.
1500         (free_result): Likewise.
1501         * tramp-frame.c (tramp_frame_cache): Likewise.
1502         * tui/tui-file.c (tui_file_delete): Likewise.
1503         (tui_fileopen): Likewise.
1504         (tui_sfileopen): Likewise.
1505         (tui_file_isatty): Likewise.
1506         (tui_file_rewind): Likewise.
1507         (tui_file_put): Likewise.
1508         (tui_file_fputs): Likewise.
1509         (tui_file_get_strbuf): Likewise.
1510         (tui_file_adjust_strbuf): Likewise.
1511         (tui_file_flush): Likewise.
1512         * tui/tui-layout.c (make_command_window): Likewise.
1513         (make_data_window): Likewise.
1514         (show_source_disasm_command): Likewise.
1515         (show_data): Likewise.
1516         (make_source_or_disasm_window): Likewise.
1517         (show_source_or_disasm_and_command): Likewise.
1518         * tui/tui-out.c (tui_field_int): Likewise.
1519         (tui_field_string): Likewise.
1520         (tui_field_fmt): Likewise.
1521         (tui_text): Likewise.
1522         * typeprint.c (hash_typedef_field): Likewise.
1523         (eq_typedef_field): Likewise.
1524         (do_free_typedef_hash): Likewise.
1525         (copy_typedef_hash_element): Likewise.
1526         (do_free_global_table): Likewise.
1527         (find_global_typedef): Likewise.
1528         (find_typedef_in_hash): Likewise.
1529         * ui-file.c (ui_file_write_for_put): Likewise.
1530         (do_ui_file_xstrdup): Likewise.
1531         (mem_file_delete): Likewise.
1532         (mem_file_rewind): Likewise.
1533         (mem_file_put): Likewise.
1534         (mem_file_write): Likewise.
1535         (stdio_file_delete): Likewise.
1536         (stdio_file_flush): Likewise.
1537         (stdio_file_read): Likewise.
1538         (stdio_file_write): Likewise.
1539         (stdio_file_write_async_safe): Likewise.
1540         (stdio_file_fputs): Likewise.
1541         (stdio_file_isatty): Likewise.
1542         (stdio_file_fseek): Likewise.
1543         (tee_file_delete): Likewise.
1544         (tee_file_flush): Likewise.
1545         (tee_file_write): Likewise.
1546         (tee_file_fputs): Likewise.
1547         (tee_file_isatty): Likewise.
1548         * ui-out.c (do_cleanup_table_end): Likewise.
1549         (do_cleanup_end): Likewise.
1550         * user-regs.c (user_reg_add): Likewise.
1551         (user_reg_map_name_to_regnum): Likewise.
1552         (usernum_to_user_reg): Likewise.
1553         (maintenance_print_user_registers): Likewise.
1554         * utils.c (do_bfd_close_cleanup): Likewise.
1555         (do_fclose_cleanup): Likewise.
1556         (do_obstack_free): Likewise.
1557         (do_ui_file_delete): Likewise.
1558         (do_ui_out_redirect_pop): Likewise.
1559         (do_free_section_addr_info): Likewise.
1560         (restore_integer): Likewise.
1561         (do_unpush_target): Likewise.
1562         (do_htab_delete_cleanup): Likewise.
1563         (do_restore_ui_file): Likewise.
1564         (do_value_free): Likewise.
1565         (do_free_so): Likewise.
1566         (free_current_contents): Likewise.
1567         (do_regfree_cleanup): Likewise.
1568         (core_addr_hash): Likewise.
1569         (core_addr_eq): Likewise.
1570         (do_free_char_ptr_vec): Likewise.
1571         * v850-tdep.c (v850_frame_cache): Likewise.
1572         * varobj.c (do_free_variable_cleanup): Likewise.
1573         * vax-tdep.c (vax_supply_gregset): Likewise.
1574         (vax_frame_cache): Likewise.
1575         * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_cache): Likewise.
1576         * xml-support.c (gdb_xml_body_text): Likewise.
1577         (gdb_xml_values_cleanup): Likewise.
1578         (gdb_xml_start_element): Likewise.
1579         (gdb_xml_start_element_wrapper): Likewise.
1580         (gdb_xml_end_element): Likewise.
1581         (gdb_xml_end_element_wrapper): Likewise.
1582         (gdb_xml_cleanup): Likewise.
1583         (gdb_xml_fetch_external_entity): Likewise.
1584         (gdb_xml_parse_attr_enum): Likewise.
1585         (xinclude_start_include): Likewise.
1586         (xinclude_end_include): Likewise.
1587         (xml_xinclude_default): Likewise.
1588         (xml_xinclude_start_doctype): Likewise.
1589         (xml_xinclude_end_doctype): Likewise.
1590         (xml_xinclude_cleanup): Likewise.
1591         (xml_fetch_content_from_file): Likewise.
1592         * xml-syscall.c (free_syscalls_info): Likewise.
1593         (syscall_start_syscall): Likewise.
1594         * xml-tdesc.c (tdesc_end_arch): Likewise.
1595         (tdesc_end_osabi): Likewise.
1596         (tdesc_end_compatible): Likewise.
1597         (tdesc_start_target): Likewise.
1598         (tdesc_start_feature): Likewise.
1599         (tdesc_start_reg): Likewise.
1600         (tdesc_start_union): Likewise.
1601         (tdesc_start_struct): Likewise.
1602         (tdesc_start_flags): Likewise.
1603         (tdesc_start_field): Likewise.
1604         (tdesc_start_vector): Likewise.
1605         (fetch_available_features_from_target): Likewise.
1606         * xstormy16-tdep.c (xstormy16_frame_cache): Likewise.
1607         * xtensa-tdep.c (xtensa_supply_gregset): Likewise.
1608         (xtensa_frame_cache): Likewise.
1609         (xtensa_frame_prev_register): Likewise.
1610         (xtensa_extract_return_value): Likewise.
1611
1612 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1613
1614         * aarch64-tdep.c (aarch64_make_prologue_cache): Add cast(s).
1615         (aarch64_make_stub_cache): Likewise.
1616         (value_of_aarch64_user_reg): Likewise.
1617         * ada-lang.c (ada_inferior_data_cleanup): Likewise.
1618         (get_ada_inferior_data): Likewise.
1619         (get_ada_pspace_data): Likewise.
1620         (ada_pspace_data_cleanup): Likewise.
1621         (ada_complete_symbol_matcher): Likewise.
1622         (ada_exc_search_name_matches): Likewise.
1623         * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
1624         (get_ada_tasks_inferior_data): Likewise.
1625         * addrmap.c (addrmap_mutable_foreach_worker): Likewise.
1626         (splay_obstack_alloc): Likewise.
1627         (splay_obstack_free): Likewise.
1628         * alpha-linux-tdep.c (alpha_linux_supply_gregset): Likewise.
1629         (alpha_linux_collect_gregset): Likewise.
1630         (alpha_linux_supply_fpregset): Likewise.
1631         (alpha_linux_collect_fpregset): Likewise.
1632         * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Likewise.
1633         * alpha-tdep.c (alpha_lds): Likewise.
1634         (alpha_sts): Likewise.
1635         (alpha_sigtramp_frame_unwind_cache): Likewise.
1636         (alpha_heuristic_frame_unwind_cache): Likewise.
1637         (alpha_supply_int_regs): Likewise.
1638         (alpha_fill_int_regs): Likewise.
1639         (alpha_supply_fp_regs): Likewise.
1640         (alpha_fill_fp_regs): Likewise.
1641         * alphanbsd-tdep.c (alphanbsd_supply_fpregset): Likewise.
1642         (alphanbsd_aout_supply_gregset): Likewise.
1643         (alphanbsd_supply_gregset): Likewise.
1644         * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
1645         (amd64_x32_linux_init_abi): Likewise.
1646         * amd64-nat.c (amd64_supply_native_gregset): Likewise.
1647         (amd64_collect_native_gregset): Likewise.
1648         * amd64-tdep.c (amd64_frame_cache): Likewise.
1649         (amd64_sigtramp_frame_cache): Likewise.
1650         (amd64_epilogue_frame_cache): Likewise.
1651         (amd64_supply_fxsave): Likewise.
1652         (amd64_supply_xsave): Likewise.
1653         (amd64_collect_fxsave): Likewise.
1654         (amd64_collect_xsave): Likewise.
1655         * amd64-windows-tdep.c (amd64_windows_frame_cache): Likewise.
1656         * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Likewise.
1657         * arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
1658         (arm_linux_collect_gregset): Likewise.
1659         (arm_linux_supply_nwfpe): Likewise.
1660         (arm_linux_collect_nwfpe): Likewise.
1661         (arm_linux_supply_vfp): Likewise.
1662         (arm_linux_collect_vfp): Likewise.
1663         * arm-tdep.c (arm_find_mapping_symbol): Likewise.
1664         (arm_prologue_unwind_stop_reason): Likewise.
1665         (arm_prologue_this_id): Likewise.
1666         (arm_prologue_prev_register): Likewise.
1667         (arm_exidx_data_free): Likewise.
1668         (arm_find_exidx_entry): Likewise.
1669         (arm_stub_this_id): Likewise.
1670         (arm_m_exception_this_id): Likewise.
1671         (arm_m_exception_prev_register): Likewise.
1672         (arm_normal_frame_base): Likewise.
1673         (gdb_print_insn_arm): Likewise.
1674         (arm_objfile_data_free): Likewise.
1675         (arm_record_special_symbol): Likewise.
1676         (value_of_arm_user_reg): Likewise.
1677         * armbsd-tdep.c (armbsd_supply_fpregset): Likewise.
1678         (armbsd_supply_gregset): Likewise.
1679         * auto-load.c (auto_load_pspace_data_cleanup): Likewise.
1680         (get_auto_load_pspace_data): Likewise.
1681         (hash_loaded_script_entry): Likewise.
1682         (eq_loaded_script_entry): Likewise.
1683         (clear_section_scripts): Likewise.
1684         (collect_matching_scripts): Likewise.
1685         * auxv.c (auxv_inferior_data_cleanup): Likewise.
1686         (get_auxv_inferior_data): Likewise.
1687         * avr-tdep.c (avr_frame_unwind_cache): Likewise.
1688         * ax-general.c (do_free_agent_expr_cleanup): Likewise.
1689         * bfd-target.c (target_bfd_xfer_partial): Likewise.
1690         (target_bfd_xclose): Likewise.
1691         (target_bfd_get_section_table): Likewise.
1692         * bfin-tdep.c (bfin_frame_cache): Likewise.
1693         * block.c (find_block_in_blockvector): Likewise.
1694         (call_site_for_pc): Likewise.
1695         (block_find_non_opaque_type_preferred): Likewise.
1696         * break-catch-sig.c (signal_catchpoint_insert_location): Likewise.
1697         (signal_catchpoint_remove_location): Likewise.
1698         (signal_catchpoint_breakpoint_hit): Likewise.
1699         (signal_catchpoint_print_one): Likewise.
1700         (signal_catchpoint_print_mention): Likewise.
1701         (signal_catchpoint_print_recreate): Likewise.
1702         * break-catch-syscall.c (get_catch_syscall_inferior_data): Likewise.
1703         * breakpoint.c (do_cleanup_counted_command_line): Likewise.
1704         (bp_location_compare_addrs): Likewise.
1705         (get_first_locp_gte_addr): Likewise.
1706         (check_tracepoint_command): Likewise.
1707         (do_map_commands_command): Likewise.
1708         (get_breakpoint_objfile_data): Likewise.
1709         (free_breakpoint_probes): Likewise.
1710         (do_captured_breakpoint_query): Likewise.
1711         (compare_breakpoints): Likewise.
1712         (bp_location_compare): Likewise.
1713         (bpstat_remove_breakpoint_callback): Likewise.
1714         (do_delete_breakpoint_cleanup): Likewise.
1715         * bsd-uthread.c (bsd_uthread_set_supply_uthread): Likewise.
1716         (bsd_uthread_set_collect_uthread): Likewise.
1717         (bsd_uthread_activate): Likewise.
1718         (bsd_uthread_fetch_registers): Likewise.
1719         (bsd_uthread_store_registers): Likewise.
1720         * btrace.c (check_xml_btrace_version): Likewise.
1721         (parse_xml_btrace_block): Likewise.
1722         (parse_xml_btrace_pt_config_cpu): Likewise.
1723         (parse_xml_btrace_pt_raw): Likewise.
1724         (parse_xml_btrace_pt): Likewise.
1725         (parse_xml_btrace_conf_bts): Likewise.
1726         (parse_xml_btrace_conf_pt): Likewise.
1727         (do_btrace_data_cleanup): Likewise.
1728         * c-typeprint.c (find_typedef_for_canonicalize): Likewise.
1729         * charset.c (cleanup_iconv): Likewise.
1730         (do_cleanup_iterator): Likewise.
1731         * cli-out.c (cli_uiout_dtor): Likewise.
1732         (cli_table_begin): Likewise.
1733         (cli_table_body): Likewise.
1734         (cli_table_end): Likewise.
1735         (cli_table_header): Likewise.
1736         (cli_begin): Likewise.
1737         (cli_end): Likewise.
1738         (cli_field_int): Likewise.
1739         (cli_field_skip): Likewise.
1740         (cli_field_string): Likewise.
1741         (cli_field_fmt): Likewise.
1742         (cli_spaces): Likewise.
1743         (cli_text): Likewise.
1744         (cli_message): Likewise.
1745         (cli_wrap_hint): Likewise.
1746         (cli_flush): Likewise.
1747         (cli_redirect): Likewise.
1748         (out_field_fmt): Likewise.
1749         (field_separator): Likewise.
1750         (cli_out_set_stream): Likewise.
1751         * cli/cli-cmds.c (compare_symtabs): Likewise.
1752         * cli/cli-dump.c (call_dump_func): Likewise.
1753         (restore_section_callback): Likewise.
1754         * cli/cli-script.c (clear_hook_in_cleanup): Likewise.
1755         (do_restore_user_call_depth): Likewise.
1756         (do_free_command_lines_cleanup): Likewise.
1757         * coff-pe-read.c (get_section_vmas): Likewise.
1758         (pe_as16): Likewise.
1759         (pe_as32): Likewise.
1760         * coffread.c (coff_symfile_read): Likewise.
1761         * common/agent.c (agent_look_up_symbols): Likewise.
1762         * common/filestuff.c (do_close_cleanup): Likewise.
1763         * common/format.c (free_format_pieces_cleanup): Likewise.
1764         * common/vec.c (vec_o_reserve): Likewise.
1765         * compile/compile-c-support.c (print_one_macro): Likewise.
1766         * compile/compile-c-symbols.c (hash_symbol_error): Likewise.
1767         (eq_symbol_error): Likewise.
1768         (del_symbol_error): Likewise.
1769         (error_symbol_once): Likewise.
1770         (gcc_convert_symbol): Likewise.
1771         (gcc_symbol_address): Likewise.
1772         (hash_symname): Likewise.
1773         (eq_symname): Likewise.
1774         * compile/compile-c-types.c (hash_type_map_instance): Likewise.
1775         (eq_type_map_instance): Likewise.
1776         (insert_type): Likewise.
1777         (convert_type): Likewise.
1778         * compile/compile-object-load.c (munmap_listp_free_cleanup): Likewise.
1779         (setup_sections): Likewise.
1780         (link_hash_table_free): Likewise.
1781         (copy_sections): Likewise.
1782         * compile/compile-object-run.c (do_module_cleanup): Likewise.
1783         * compile/compile.c (compile_print_value): Likewise.
1784         (do_rmdir): Likewise.
1785         (cleanup_compile_instance): Likewise.
1786         (cleanup_unlink_file): Likewise.
1787         * completer.c (free_completion_tracker): Likewise.
1788         * corelow.c (add_to_spuid_list): Likewise.
1789         * cp-namespace.c (reset_directive_searched): Likewise.
1790         * cp-support.c (reset_directive_searched): Likewise.
1791         * cris-tdep.c (cris_sigtramp_frame_unwind_cache): Likewise.
1792         (cris_frame_unwind_cache): Likewise.
1793         * d-lang.c (builtin_d_type): Likewise.
1794         * d-namespace.c (reset_directive_searched): Likewise.
1795         * dbxread.c (dbx_free_symfile_info): Likewise.
1796         (do_free_bincl_list_cleanup): Likewise.
1797         * disasm.c (hash_dis_line_entry): Likewise.
1798         (eq_dis_line_entry): Likewise.
1799         (dis_asm_print_address): Likewise.
1800         (fprintf_disasm): Likewise.
1801         (do_ui_file_delete): Likewise.
1802         * doublest.c (convert_floatformat_to_doublest): Likewise.
1803         * dummy-frame.c (pop_dummy_frame_bpt): Likewise.
1804         (dummy_frame_prev_register): Likewise.
1805         (dummy_frame_this_id): Likewise.
1806         * dwarf2-frame-tailcall.c (cache_hash): Likewise.
1807         (cache_eq): Likewise.
1808         (cache_find): Likewise.
1809         (tailcall_frame_this_id): Likewise.
1810         (dwarf2_tailcall_prev_register_first): Likewise.
1811         (tailcall_frame_prev_register): Likewise.
1812         (tailcall_frame_dealloc_cache): Likewise.
1813         (tailcall_frame_prev_arch): Likewise.
1814         * dwarf2-frame.c (dwarf2_frame_state_free): Likewise.
1815         (dwarf2_frame_set_init_reg): Likewise.
1816         (dwarf2_frame_init_reg): Likewise.
1817         (dwarf2_frame_set_signal_frame_p): Likewise.
1818         (dwarf2_frame_signal_frame_p): Likewise.
1819         (dwarf2_frame_set_adjust_regnum): Likewise.
1820         (dwarf2_frame_adjust_regnum): Likewise.
1821         (clear_pointer_cleanup): Likewise.
1822         (dwarf2_frame_cache): Likewise.
1823         (find_cie): Likewise.
1824         (dwarf2_frame_find_fde): Likewise.
1825         * dwarf2expr.c (dwarf_expr_address_type): Likewise.
1826         (free_dwarf_expr_context_cleanup): Likewise.
1827         * dwarf2loc.c (locexpr_find_frame_base_location): Likewise.
1828         (locexpr_get_frame_base): Likewise.
1829         (loclist_find_frame_base_location): Likewise.
1830         (loclist_get_frame_base): Likewise.
1831         (dwarf_expr_dwarf_call): Likewise.
1832         (dwarf_expr_get_base_type): Likewise.
1833         (dwarf_expr_push_dwarf_reg_entry_value): Likewise.
1834         (dwarf_expr_get_obj_addr): Likewise.
1835         (entry_data_value_coerce_ref): Likewise.
1836         (entry_data_value_copy_closure): Likewise.
1837         (entry_data_value_free_closure): Likewise.
1838         (get_frame_address_in_block_wrapper): Likewise.
1839         (dwarf2_evaluate_property): Likewise.
1840         (dwarf2_compile_property_to_c): Likewise.
1841         (needs_frame_read_addr_from_reg): Likewise.
1842         (needs_frame_get_reg_value): Likewise.
1843         (needs_frame_frame_base): Likewise.
1844         (needs_frame_frame_cfa): Likewise.
1845         (needs_frame_tls_address): Likewise.
1846         (needs_frame_dwarf_call): Likewise.
1847         (needs_dwarf_reg_entry_value): Likewise.
1848         (get_ax_pc): Likewise.
1849         (locexpr_read_variable): Likewise.
1850         (locexpr_read_variable_at_entry): Likewise.
1851         (locexpr_read_needs_frame): Likewise.
1852         (locexpr_describe_location): Likewise.
1853         (locexpr_tracepoint_var_ref): Likewise.
1854         (locexpr_generate_c_location): Likewise.
1855         (loclist_read_variable): Likewise.
1856         (loclist_read_variable_at_entry): Likewise.
1857         (loclist_describe_location): Likewise.
1858         (loclist_tracepoint_var_ref): Likewise.
1859         (loclist_generate_c_location): Likewise.
1860         * dwarf2read.c (line_header_hash_voidp): Likewise.
1861         (line_header_eq_voidp): Likewise.
1862         (dwarf2_has_info): Likewise.
1863         (dwarf2_get_section_info): Likewise.
1864         (locate_dwz_sections): Likewise.
1865         (hash_file_name_entry): Likewise.
1866         (eq_file_name_entry): Likewise.
1867         (delete_file_name_entry): Likewise.
1868         (dw2_setup): Likewise.
1869         (dw2_get_file_names_reader): Likewise.
1870         (dw2_find_pc_sect_compunit_symtab): Likewise.
1871         (hash_signatured_type): Likewise.
1872         (eq_signatured_type): Likewise.
1873         (add_signatured_type_cu_to_table): Likewise.
1874         (create_debug_types_hash_table): Likewise.
1875         (lookup_dwo_signatured_type): Likewise.
1876         (lookup_dwp_signatured_type): Likewise.
1877         (lookup_signatured_type): Likewise.
1878         (hash_type_unit_group): Likewise.
1879         (eq_type_unit_group): Likewise.
1880         (get_type_unit_group): Likewise.
1881         (process_psymtab_comp_unit_reader): Likewise.
1882         (sort_tu_by_abbrev_offset): Likewise.
1883         (process_skeletonless_type_unit): Likewise.
1884         (psymtabs_addrmap_cleanup): Likewise.
1885         (dwarf2_read_symtab): Likewise.
1886         (psymtab_to_symtab_1): Likewise.
1887         (die_hash): Likewise.
1888         (die_eq): Likewise.
1889         (load_full_comp_unit_reader): Likewise.
1890         (reset_die_in_process): Likewise.
1891         (free_cu_line_header): Likewise.
1892         (handle_DW_AT_stmt_list): Likewise.
1893         (hash_dwo_file): Likewise.
1894         (eq_dwo_file): Likewise.
1895         (hash_dwo_unit): Likewise.
1896         (eq_dwo_unit): Likewise.
1897         (create_dwo_cu_reader): Likewise.
1898         (create_dwo_unit_in_dwp_v1): Likewise.
1899         (create_dwo_unit_in_dwp_v2): Likewise.
1900         (lookup_dwo_unit_in_dwp): Likewise.
1901         (dwarf2_locate_dwo_sections): Likewise.
1902         (dwarf2_locate_common_dwp_sections): Likewise.
1903         (dwarf2_locate_v2_dwp_sections): Likewise.
1904         (hash_dwp_loaded_cutus): Likewise.
1905         (eq_dwp_loaded_cutus): Likewise.
1906         (lookup_dwo_cutu): Likewise.
1907         (abbrev_table_free_cleanup): Likewise.
1908         (dwarf2_free_abbrev_table): Likewise.
1909         (find_partial_die_in_comp_unit): Likewise.
1910         (free_line_header_voidp): Likewise.
1911         (follow_die_offset): Likewise.
1912         (follow_die_sig_1): Likewise.
1913         (free_heap_comp_unit): Likewise.
1914         (free_stack_comp_unit): Likewise.
1915         (dwarf2_free_objfile): Likewise.
1916         (per_cu_offset_and_type_hash): Likewise.
1917         (per_cu_offset_and_type_eq): Likewise.
1918         (get_die_type_at_offset): Likewise.
1919         (partial_die_hash): Likewise.
1920         (partial_die_eq): Likewise.
1921         (dwarf2_per_objfile_free): Likewise.
1922         (hash_strtab_entry): Likewise.
1923         (eq_strtab_entry): Likewise.
1924         (add_string): Likewise.
1925         (hash_symtab_entry): Likewise.
1926         (eq_symtab_entry): Likewise.
1927         (delete_symtab_entry): Likewise.
1928         (cleanup_mapped_symtab): Likewise.
1929         (add_indices_to_cpool): Likewise.
1930         (hash_psymtab_cu_index): Likewise.
1931         (eq_psymtab_cu_index): Likewise.
1932         (add_address_entry_worker): Likewise.
1933         (unlink_if_set): Likewise.
1934         (write_one_signatured_type): Likewise.
1935         (save_gdb_index_command): Likewise.
1936         * elfread.c (elf_symtab_read): Likewise.
1937         (elf_gnu_ifunc_cache_hash): Likewise.
1938         (elf_gnu_ifunc_cache_eq): Likewise.
1939         (elf_gnu_ifunc_record_cache): Likewise.
1940         (elf_gnu_ifunc_resolve_by_cache): Likewise.
1941         (elf_get_probes): Likewise.
1942         (probe_key_free): Likewise.
1943         * f-lang.c (builtin_f_type): Likewise.
1944         * frame-base.c (frame_base_append_sniffer): Likewise.
1945         (frame_base_set_default): Likewise.
1946         (frame_base_find_by_frame): Likewise.
1947         * frame-unwind.c (frame_unwind_prepend_unwinder): Likewise.
1948         (frame_unwind_append_unwinder): Likewise.
1949         (frame_unwind_find_by_frame): Likewise.
1950         * frame.c (frame_addr_hash): Likewise.
1951         (frame_addr_hash_eq): Likewise.
1952         (frame_stash_find): Likewise.
1953         (do_frame_register_read): Likewise.
1954         (unwind_to_current_frame): Likewise.
1955         (frame_cleanup_after_sniffer): Likewise.
1956         * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
1957         * frv-tdep.c (frv_frame_unwind_cache): Likewise.
1958         * ft32-tdep.c (ft32_frame_cache): Likewise.
1959         * gcore.c (do_bfd_delete_cleanup): Likewise.
1960         (gcore_create_callback): Likewise.
1961         * gdb_bfd.c (hash_bfd): Likewise.
1962         (eq_bfd): Likewise.
1963         (gdb_bfd_open): Likewise.
1964         (free_one_bfd_section): Likewise.
1965         (gdb_bfd_ref): Likewise.
1966         (gdb_bfd_unref): Likewise.
1967         (get_section_descriptor): Likewise.
1968         (gdb_bfd_map_section): Likewise.
1969         (gdb_bfd_crc): Likewise.
1970         (gdb_bfd_mark_parent): Likewise.
1971         (gdb_bfd_record_inclusion): Likewise.
1972         (gdb_bfd_requires_relocations): Likewise.
1973         (print_one_bfd): Likewise.
1974         * gdbtypes.c (type_pair_hash): Likewise.
1975         (type_pair_eq): Likewise.
1976         (builtin_type): Likewise.
1977         (objfile_type): Likewise.
1978         * gnu-v3-abi.c (vtable_ptrdiff_type): Likewise.
1979         (vtable_address_point_offset): Likewise.
1980         (gnuv3_get_vtable): Likewise.
1981         (hash_value_and_voffset): Likewise.
1982         (eq_value_and_voffset): Likewise.
1983         (compare_value_and_voffset): Likewise.
1984         (compute_vtable_size): Likewise.
1985         (gnuv3_get_typeid_type): Likewise.
1986         * go-lang.c (builtin_go_type): Likewise.
1987         * guile/scm-block.c (bkscm_hash_block_smob): Likewise.
1988         (bkscm_eq_block_smob): Likewise.
1989         (bkscm_objfile_block_map): Likewise.
1990         (bkscm_del_objfile_blocks): Likewise.
1991         * guile/scm-breakpoint.c (bpscm_build_bp_list): Likewise.
1992         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker): Likewise.
1993         (gdbscm_disasm_print_address): Likewise.
1994         * guile/scm-frame.c (frscm_hash_frame_smob): Likewise.
1995         (frscm_eq_frame_smob): Likewise.
1996         (frscm_inferior_frame_map): Likewise.
1997         (frscm_del_inferior_frames): Likewise.
1998         * guile/scm-gsmob.c (gdbscm_add_objfile_ref): Likewise.
1999         * guile/scm-objfile.c (ofscm_handle_objfile_deleted): Likewise.
2000         (ofscm_objfile_smob_from_objfile): Likewise.
2001         * guile/scm-ports.c (ioscm_write): Likewise.
2002         (ioscm_file_port_delete): Likewise.
2003         (ioscm_file_port_rewind): Likewise.
2004         (ioscm_file_port_put): Likewise.
2005         (ioscm_file_port_write): Likewise.
2006         * guile/scm-progspace.c (psscm_handle_pspace_deleted): Likewise.
2007         (psscm_pspace_smob_from_pspace): Likewise.
2008         * guile/scm-safe-call.c (scscm_recording_pre_unwind_handler): Likewise.
2009         (scscm_recording_unwind_handler): Likewise.
2010         (gdbscm_with_catch): Likewise.
2011         (scscm_call_0_body): Likewise.
2012         (scscm_call_1_body): Likewise.
2013         (scscm_call_2_body): Likewise.
2014         (scscm_call_3_body): Likewise.
2015         (scscm_call_4_body): Likewise.
2016         (scscm_apply_1_body): Likewise.
2017         (scscm_eval_scheme_string): Likewise.
2018         (gdbscm_safe_eval_string): Likewise.
2019         (scscm_source_scheme_script): Likewise.
2020         (gdbscm_safe_source_script): Likewise.
2021         * guile/scm-string.c (gdbscm_call_scm_to_stringn): Likewise.
2022         (gdbscm_call_scm_from_stringn): Likewise.
2023         * guile/scm-symbol.c (syscm_hash_symbol_smob): Likewise.
2024         (syscm_eq_symbol_smob): Likewise.
2025         (syscm_get_symbol_map): Likewise.
2026         (syscm_del_objfile_symbols): Likewise.
2027         * guile/scm-symtab.c (stscm_hash_symtab_smob): Likewise.
2028         (stscm_eq_symtab_smob): Likewise.
2029         (stscm_objfile_symtab_map): Likewise.
2030         (stscm_del_objfile_symtabs): Likewise.
2031         * guile/scm-type.c (tyscm_hash_type_smob): Likewise.
2032         (tyscm_eq_type_smob): Likewise.
2033         (tyscm_type_map): Likewise.
2034         (tyscm_copy_type_recursive): Likewise.
2035         (save_objfile_types): Likewise.
2036         * guile/scm-utils.c (extract_arg): Likewise.
2037         * h8300-tdep.c (h8300_frame_cache): Likewise.
2038         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): Likewise.
2039         * hppa-tdep.c (compare_unwind_entries): Likewise.
2040         (find_unwind_entry): Likewise.
2041         (hppa_frame_cache): Likewise.
2042         (hppa_stub_frame_unwind_cache): Likewise.
2043         * hppanbsd-tdep.c (hppanbsd_supply_gregset): Likewise.
2044         * hppaobsd-tdep.c (hppaobsd_supply_gregset): Likewise.
2045         (hppaobsd_supply_fpregset): Likewise.
2046         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2047         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
2048         * i386-tdep.c (i386_frame_cache): Likewise.
2049         (i386_epilogue_frame_cache): Likewise.
2050         (i386_sigtramp_frame_cache): Likewise.
2051         (i386_supply_gregset): Likewise.
2052         (i386_collect_gregset): Likewise.
2053         (i386_gdbarch_init): Likewise.
2054         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Likewise.
2055         (i386obsd_trapframe_cache): Likewise.
2056         * i387-tdep.c (i387_supply_fsave): Likewise.
2057         (i387_collect_fsave): Likewise.
2058         (i387_supply_fxsave): Likewise.
2059         (i387_collect_fxsave): Likewise.
2060         (i387_supply_xsave): Likewise.
2061         (i387_collect_xsave): Likewise.
2062         * ia64-tdep.c (ia64_frame_cache): Likewise.
2063         (ia64_sigtramp_frame_cache): Likewise.
2064         * infcmd.c (attach_command_continuation): Likewise.
2065         (attach_command_continuation_free_args): Likewise.
2066         * inferior.c (restore_inferior): Likewise.
2067         (delete_thread_of_inferior): Likewise.
2068         * inflow.c (inflow_inferior_data_cleanup): Likewise.
2069         (get_inflow_inferior_data): Likewise.
2070         (inflow_inferior_exit): Likewise.
2071         * infrun.c (displaced_step_clear_cleanup): Likewise.
2072         (restore_current_uiout_cleanup): Likewise.
2073         (release_stop_context_cleanup): Likewise.
2074         (do_restore_infcall_suspend_state_cleanup): Likewise.
2075         (do_restore_infcall_control_state_cleanup): Likewise.
2076         (restore_inferior_ptid): Likewise.
2077         * inline-frame.c (block_starting_point_at): Likewise.
2078         * iq2000-tdep.c (iq2000_frame_cache): Likewise.
2079         * jit.c (get_jit_objfile_data): Likewise.
2080         (get_jit_program_space_data): Likewise.
2081         (jit_object_close_impl): Likewise.
2082         (jit_find_objf_with_entry_addr): Likewise.
2083         (jit_breakpoint_deleted): Likewise.
2084         (jit_unwind_reg_set_impl): Likewise.
2085         (jit_unwind_reg_get_impl): Likewise.
2086         (jit_dealloc_cache): Likewise.
2087         (jit_frame_sniffer): Likewise.
2088         (jit_frame_prev_register): Likewise.
2089         (jit_prepend_unwinder): Likewise.
2090         (jit_inferior_exit_hook): Likewise.
2091         (free_objfile_data): Likewise.
2092         * jv-lang.c (jv_per_objfile_free): Likewise.
2093         (get_dynamics_objfile): Likewise.
2094         (get_java_class_symtab): Likewise.
2095         (builtin_java_type): Likewise.
2096         * language.c (language_string_char_type): Likewise.
2097         (language_bool_type): Likewise.
2098         (language_lookup_primitive_type): Likewise.
2099         (language_lookup_primitive_type_as_symbol): Likewise.
2100         * linespec.c (hash_address_entry): Likewise.
2101         (eq_address_entry): Likewise.
2102         (iterate_inline_only): Likewise.
2103         (iterate_name_matcher): Likewise.
2104         (decode_line_2_compare_items): Likewise.
2105         (collect_one_symbol): Likewise.
2106         (compare_symbols): Likewise.
2107         (compare_msymbols): Likewise.
2108         (add_symtabs_to_list): Likewise.
2109         (collect_symbols): Likewise.
2110         (compare_msyms): Likewise.
2111         (add_minsym): Likewise.
2112         (cleanup_linespec_result): Likewise.
2113         * linux-fork.c (inferior_call_waitpid_cleanup): Likewise.
2114         * linux-nat.c (delete_lwp_cleanup): Likewise.
2115         (count_events_callback): Likewise.
2116         (select_event_lwp_callback): Likewise.
2117         (resume_stopped_resumed_lwps): Likewise.
2118         * linux-tdep.c (get_linux_gdbarch_data): Likewise.
2119         (invalidate_linux_cache_inf): Likewise.
2120         (get_linux_inferior_data): Likewise.
2121         (linux_find_memory_regions_thunk): Likewise.
2122         (linux_make_mappings_callback): Likewise.
2123         (linux_corefile_thread_callback): Likewise.
2124         (find_mapping_size): Likewise.
2125         * linux-thread-db.c (find_new_threads_callback): Likewise.
2126         * lm32-tdep.c (lm32_frame_cache): Likewise.
2127         * m2-lang.c (builtin_m2_type): Likewise.
2128         * m32c-tdep.c (m32c_analyze_frame_prologue): Likewise.
2129         * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_cache): Likewise.
2130         (m32r_linux_supply_gregset): Likewise.
2131         (m32r_linux_collect_gregset): Likewise.
2132         * m32r-tdep.c (m32r_frame_unwind_cache): Likewise.
2133         * m68hc11-tdep.c (m68hc11_frame_unwind_cache): Likewise.
2134         * m68k-tdep.c (m68k_frame_cache): Likewise.
2135         * m68kbsd-tdep.c (m68kbsd_supply_fpregset): Likewise.
2136         (m68kbsd_supply_gregset): Likewise.
2137         * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
2138         * m88k-tdep.c (m88k_frame_cache): Likewise.
2139         (m88k_supply_gregset): Likewise.
2140
2141 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
2142
2143         * aarch64-linux-tdep.c (aarch64_stap_parse_special_token): Add cast
2144         to allocation result assignment.
2145         * ada-exp.y (write_object_renaming): Likewise.
2146         (write_ambiguous_var): Likewise.
2147         (ada_nget_field_index): Likewise.
2148         (write_var_or_type): Likewise.
2149         * ada-lang.c (ada_decode_symbol): Likewise.
2150         (ada_value_assign): Likewise.
2151         (value_pointer): Likewise.
2152         (cache_symbol): Likewise.
2153         (add_nonlocal_symbols): Likewise.
2154         (ada_name_for_lookup): Likewise.
2155         (symbol_completion_add): Likewise.
2156         (ada_to_fixed_type_1): Likewise.
2157         (ada_get_next_arg): Likewise.
2158         (defns_collected): Likewise.
2159         * ada-lex.l (processId): Likewise.
2160         (processString): Likewise.
2161         * ada-tasks.c (read_known_tasks_array): Likewise.
2162         (read_known_tasks_list): Likewise.
2163         * ada-typeprint.c (decoded_type_name): Likewise.
2164         * addrmap.c (addrmap_mutable_create_fixed): Likewise.
2165         * amd64-tdep.c (amd64_push_arguments): Likewise.
2166         (amd64_displaced_step_copy_insn): Likewise.
2167         (amd64_classify_insn_at): Likewise.
2168         (amd64_relocate_instruction): Likewise.
2169         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Likewise.
2170         * arch-utils.c (simple_displaced_step_copy_insn): Likewise.
2171         (initialize_current_architecture): Likewise.
2172         * arm-linux-tdep.c (arm_stap_parse_special_token): Likewise.
2173         * arm-symbian-tdep.c (arm_symbian_osabi_sniffer): Likewise.
2174         * arm-tdep.c (arm_exidx_new_objfile): Likewise.
2175         (arm_push_dummy_call): Likewise.
2176         (extend_buffer_earlier): Likewise.
2177         (arm_adjust_breakpoint_address): Likewise.
2178         (arm_skip_stub): Likewise.
2179         * auto-load.c (filename_is_in_pattern): Likewise.
2180         (maybe_add_script_file): Likewise.
2181         (maybe_add_script_text): Likewise.
2182         (auto_load_objfile_script_1): Likewise.
2183         * auxv.c (ld_so_xfer_auxv): Likewise.
2184         * ax-general.c (new_agent_expr): Likewise.
2185         (grow_expr): Likewise.
2186         (ax_reg_mask): Likewise.
2187         * bcache.c (bcache_full): Likewise.
2188         * breakpoint.c (program_breakpoint_here_p): Likewise.
2189         * btrace.c (parse_xml_raw): Likewise.
2190         * build-id.c (build_id_to_debug_bfd): Likewise.
2191         * buildsym.c (end_symtab_with_blockvector): Likewise.
2192         * c-exp.y (string_exp): Likewise.
2193         (qualified_name): Likewise.
2194         (write_destructor_name): Likewise.
2195         (operator_stoken): Likewise.
2196         (parse_number): Likewise.
2197         (scan_macro_expansion): Likewise.
2198         (yylex): Likewise.
2199         (c_print_token): Likewise.
2200         * c-lang.c (c_get_string): Likewise.
2201         (emit_numeric_character): Likewise.
2202         * charset.c (wchar_iterate): Likewise.
2203         * cli/cli-cmds.c (complete_command): Likewise.
2204         (make_command): Likewise.
2205         * cli/cli-dump.c (restore_section_callback): Likewise.
2206         (restore_binary_file): Likewise.
2207         * cli/cli-interp.c (cli_interpreter_exec): Likewise.
2208         * cli/cli-script.c (execute_control_command): Likewise.
2209         * cli/cli-setshow.c (do_set_command): Likewise.
2210         * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
2211         (read_pe_exported_syms): Likewise.
2212         * coffread.c (coff_read_struct_type): Likewise.
2213         (coff_read_enum_type): Likewise.
2214         * common/btrace-common.c (btrace_data_append): Likewise.
2215         * common/buffer.c (buffer_grow): Likewise.
2216         * common/filestuff.c (gdb_fopen_cloexec): Likewise.
2217         * common/format.c (parse_format_string): Likewise.
2218         * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
2219         * common/xml-utils.c (xml_escape_text): Likewise.
2220         * compile/compile-object-load.c (copy_sections): Likewise.
2221         (compile_object_load): Likewise.
2222         * compile/compile-object-run.c (compile_object_run): Likewise.
2223         * completer.c (filename_completer): Likewise.
2224         * corefile.c (read_memory_typed_address): Likewise.
2225         (write_memory_unsigned_integer): Likewise.
2226         (write_memory_signed_integer): Likewise.
2227         (complete_set_gnutarget): Likewise.
2228         * corelow.c (get_core_register_section): Likewise.
2229         * cp-name-parser.y (d_grab): Likewise.
2230         (allocate_info): Likewise.
2231         (cp_new_demangle_parse_info): Likewise.
2232         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Likewise.
2233         (cp_lookup_symbol_in_namespace): Likewise.
2234         (lookup_namespace_scope): Likewise.
2235         (find_symbol_in_baseclass): Likewise.
2236         (cp_lookup_nested_symbol): Likewise.
2237         (cp_lookup_transparent_type_loop): Likewise.
2238         * cp-support.c (copy_string_to_obstack): Likewise.
2239         (make_symbol_overload_list): Likewise.
2240         (make_symbol_overload_list_namespace): Likewise.
2241         (make_symbol_overload_list_adl_namespace): Likewise.
2242         (first_component_command): Likewise.
2243         * cp-valprint.c (cp_print_value): Likewise.
2244         * ctf.c (ctf_xfer_partial): Likewise.
2245         * d-exp.y (StringExp): Likewise.
2246         * d-namespace.c (d_lookup_symbol_in_module): Likewise.
2247         (lookup_module_scope): Likewise.
2248         (find_symbol_in_baseclass): Likewise.
2249         (d_lookup_nested_symbol): Likewise.
2250         * dbxread.c (find_stab_function_addr): Likewise.
2251         (read_dbx_symtab): Likewise.
2252         (dbx_end_psymtab): Likewise.
2253         (cp_set_block_scope): Likewise.
2254         * dcache.c (dcache_alloc): Likewise.
2255         * demangle.c (_initialize_demangler): Likewise.
2256         * dicos-tdep.c (dicos_load_module_p): Likewise.
2257         * dictionary.c (dict_create_hashed_expandable): Likewise.
2258         (dict_create_linear_expandable): Likewise.
2259         (expand_hashtable): Likewise.
2260         (add_symbol_linear_expandable): Likewise.
2261         * dwarf2-frame.c (add_cie): Likewise.
2262         (add_fde): Likewise.
2263         (dwarf2_build_frame_info): Likewise.
2264         * dwarf2expr.c (dwarf_expr_grow_stack): Likewise.
2265         (dwarf_expr_fetch_address): Likewise.
2266         (add_piece): Likewise.
2267         (execute_stack_op): Likewise.
2268         * dwarf2loc.c (chain_candidate): Likewise.
2269         (dwarf_entry_parameter_to_value): Likewise.
2270         (read_pieced_value): Likewise.
2271         (write_pieced_value): Likewise.
2272         * dwarf2read.c (dwarf2_read_section): Likewise.
2273         (add_type_unit): Likewise.
2274         (read_comp_units_from_section): Likewise.
2275         (fixup_go_packaging): Likewise.
2276         (dwarf2_compute_name): Likewise.
2277         (dwarf2_physname): Likewise.
2278         (create_dwo_unit_in_dwp_v1): Likewise.
2279         (create_dwo_unit_in_dwp_v2): Likewise.
2280         (read_func_scope): Likewise.
2281         (read_call_site_scope): Likewise.
2282         (dwarf2_attach_fields_to_type): Likewise.
2283         (process_structure_scope): Likewise.
2284         (mark_common_block_symbol_computed): Likewise.
2285         (read_common_block): Likewise.
2286         (abbrev_table_read_table): Likewise.
2287         (guess_partial_die_structure_name): Likewise.
2288         (fixup_partial_die): Likewise.
2289         (add_file_name): Likewise.
2290         (dwarf2_const_value_data): Likewise.
2291         (dwarf2_const_value_attr): Likewise.
2292         (build_error_marker_type): Likewise.
2293         (guess_full_die_structure_name): Likewise.
2294         (anonymous_struct_prefix): Likewise.
2295         (typename_concat): Likewise.
2296         (dwarf2_canonicalize_name): Likewise.
2297         (dwarf2_name): Likewise.
2298         (write_constant_as_bytes): Likewise.
2299         (dwarf2_fetch_constant_bytes): Likewise.
2300         (copy_string): Likewise.
2301         (parse_macro_definition): Likewise.
2302         * elfread.c (elf_symfile_segments): Likewise.
2303         (elf_rel_plt_read): Likewise.
2304         (elf_gnu_ifunc_resolve_by_cache): Likewise.
2305         (elf_gnu_ifunc_resolve_by_got): Likewise.
2306         (elf_read_minimal_symbols): Likewise.
2307         (elf_gnu_ifunc_record_cache): Likewise.
2308         * event-top.c (top_level_prompt): Likewise.
2309         (command_line_handler): Likewise.
2310         * exec.c (resize_section_table): Likewise.
2311         * expprint.c (print_subexp_standard): Likewise.
2312         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Likewise.
2313         * findcmd.c (parse_find_args): Likewise.
2314         * findvar.c (address_from_register): Likewise.
2315         * frame.c (get_prev_frame_always): Likewise.
2316         * gdb_bfd.c (gdb_bfd_ref): Likewise.
2317         (get_section_descriptor): Likewise.
2318         * gdb_obstack.c (obconcat): Likewise.
2319         (obstack_strdup): Likewise.
2320         * gdbtypes.c (lookup_function_type_with_arguments): Likewise.
2321         (create_set_type): Likewise.
2322         (lookup_unsigned_typename): Likewise.
2323         (lookup_signed_typename): Likewise.
2324         (resolve_dynamic_union): Likewise.
2325         (resolve_dynamic_struct): Likewise.
2326         (add_dyn_prop): Likewise.
2327         (copy_dynamic_prop_list): Likewise.
2328         (arch_flags_type): Likewise.
2329         (append_composite_type_field_raw): Likewise.
2330         * gdbtypes.h (INIT_FUNC_SPECIFIC): Likewise.
2331         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
2332         * go-exp.y (string_exp): Likewise.
2333         * go-lang.c (go_demangle): Likewise.
2334         * guile/guile.c (compute_scheme_string): Likewise.
2335         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
2336         (gdbscm_canonicalize_command_name): Likewise.
2337         * guile/scm-ports.c (ioscm_init_stdio_buffers): Likewise.
2338         (ioscm_init_memory_port): Likewise.
2339         (ioscm_reinit_memory_port): Likewise.
2340         * guile/scm-utils.c (gdbscm_gc_xstrdup): Likewise.
2341         (gdbscm_gc_dup_argv): Likewise.
2342         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2343         * hppa-tdep.c (internalize_unwinds): Likewise.
2344         (read_unwind_info): Likewise.
2345         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2346         (windows_core_xfer_shared_libraries): Likewise.
2347         * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
2348         (i386_stap_parse_special_token_triplet): Likewise.
2349         (i386_stap_parse_special_token_three_arg_disp): Likewise.
2350         * i386obsd-tdep.c (i386obsd_sigtramp_p): Likewise.
2351         * inf-child.c (inf_child_fileio_readlink): Likewise.
2352         * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
2353         (inf_ptrace_store_register): Likewise.
2354         * infrun.c (follow_exec): Likewise.
2355         (displaced_step_prepare_throw): Likewise.
2356         (save_stop_context): Likewise.
2357         (save_infcall_suspend_state): Likewise.
2358         * jit.c (jit_read_descriptor): Likewise.
2359         (jit_read_code_entry): Likewise.
2360         (jit_symtab_line_mapping_add_impl): Likewise.
2361         (finalize_symtab): Likewise.
2362         (jit_unwind_reg_get_impl): Likewise.
2363         * jv-exp.y (QualifiedName): Likewise.
2364         * jv-lang.c (get_java_utf8_name): Likewise.
2365         (type_from_class): Likewise.
2366         (java_demangle_type_signature): Likewise.
2367         (java_class_name_from_physname): Likewise.
2368         * jv-typeprint.c (java_type_print_base): Likewise.
2369         * jv-valprint.c (java_value_print): Likewise.
2370         * language.c (add_language): Likewise.
2371         * linespec.c (add_sal_to_sals_basic): Likewise.
2372         (add_sal_to_sals): Likewise.
2373         (decode_objc): Likewise.
2374         (find_linespec_symbols): Likewise.
2375         * linux-fork.c (fork_save_infrun_state): Likewise.
2376         * linux-nat.c (linux_nat_detach): Likewise.
2377         (linux_nat_fileio_readlink): Likewise.
2378         * linux-record.c (record_linux_sockaddr): Likewise.
2379         (record_linux_msghdr): Likewise.
2380         (Do): Likewise.
2381         * linux-tdep.c (linux_core_info_proc_mappings): Likewise.
2382         (linux_collect_regset_section_cb): Likewise.
2383         (linux_get_siginfo_data): Likewise.
2384         * linux-thread-db.c (try_thread_db_load_from_pdir_1): Likewise.
2385         (try_thread_db_load_from_dir): Likewise.
2386         (thread_db_load_search): Likewise.
2387         (info_auto_load_libthread_db): Likewise.
2388         * m32c-tdep.c (m32c_m16c_address_to_pointer): Likewise.
2389         (m32c_m16c_pointer_to_address): Likewise.
2390         * m68hc11-tdep.c (m68hc11_pseudo_register_write): Likewise.
2391         * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
2392         * machoread.c (macho_check_dsym): Likewise.
2393         * macroexp.c (resize_buffer): Likewise.
2394         (gather_arguments): Likewise.
2395         (maybe_expand): Likewise.
2396         * macrotab.c (new_macro_key): Likewise.
2397         (new_source_file): Likewise.
2398         (new_macro_definition): Likewise.
2399         * mdebugread.c (parse_symbol): Likewise.
2400         (parse_type): Likewise.
2401         (parse_partial_symbols): Likewise.
2402         (psymtab_to_symtab_1): Likewise.
2403         * mem-break.c (default_memory_insert_breakpoint): Likewise.
2404         * mi/mi-cmd-break.c (mi_argv_to_format): Likewise.
2405         * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
2406         (mi_cmd_data_read_memory_bytes): Likewise.
2407         (mi_cmd_data_write_memory_bytes): Likewise.
2408         (mi_cmd_trace_frame_collected): Likewise.
2409         * mi/mi-parse.c (mi_parse_argv): Likewise.
2410         (mi_parse): Likewise.
2411         * minidebug.c (lzma_open): Likewise.
2412         (lzma_pread): Likewise.
2413         * mips-tdep.c (mips_read_fp_register_single): Likewise.
2414         (mips_print_fp_register): Likewise.
2415         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Likewise.
2416         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2417         * mt-tdep.c (mt_register_name): Likewise.
2418         (mt_registers_info): Likewise.
2419         (mt_push_dummy_call): Likewise.
2420         * namespace.c (add_using_directive): Likewise.
2421         * nat/linux-btrace.c (perf_event_read): Likewise.
2422         (linux_enable_bts): Likewise.
2423         * nat/linux-osdata.c (linux_common_core_of_thread): Likewise.
2424         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Likewise.
2425         * nto-tdep.c (nto_find_and_open_solib): Likewise.
2426         (nto_parse_redirection): Likewise.
2427         * objc-lang.c (objc_demangle): Likewise.
2428         (find_methods): Likewise.
2429         * objfiles.c (get_objfile_bfd_data): Likewise.
2430         (set_objfile_main_name): Likewise.
2431         (allocate_objfile): Likewise.
2432         (objfile_relocate): Likewise.
2433         (update_section_map): Likewise.
2434         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
2435         * p-exp.y (exp): Likewise.
2436         (yylex): Likewise.
2437         * p-valprint.c (pascal_object_print_value): Likewise.
2438         * parse.c (initialize_expout): Likewise.
2439         (mark_completion_tag): Likewise.
2440         (copy_name): Likewise.
2441         (parse_float): Likewise.
2442         (type_stack_reserve): Likewise.
2443         * ppc-linux-tdep.c (ppc_stap_parse_special_token): Likewise.
2444         (ppu2spu_prev_register): Likewise.
2445         * ppc-ravenscar-thread.c (supply_register_at_address): Likewise.
2446         * printcmd.c (printf_wide_c_string): Likewise.
2447         (printf_pointer): Likewise.
2448         * probe.c (parse_probes): Likewise.
2449         * python/py-cmd.c (gdbpy_parse_command_name): Likewise.
2450         (cmdpy_init): Likewise.
2451         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Likewise.
2452         * python/py-symtab.c (set_sal): Likewise.
2453         * python/py-unwind.c (pyuw_sniffer): Likewise.
2454         * python/python.c (python_interactive_command): Likewise.
2455         (compute_python_string): Likewise.
2456         * ravenscar-thread.c (get_running_thread_id): Likewise.
2457         * record-full.c (record_full_exec_insn): Likewise.
2458         (record_full_core_open_1): Likewise.
2459         * regcache.c (regcache_raw_read_signed): Likewise.
2460         (regcache_raw_read_unsigned): Likewise.
2461         (regcache_cooked_read_signed): Likewise.
2462         (regcache_cooked_read_unsigned): Likewise.
2463         * remote-fileio.c (remote_fileio_func_open): Likewise.
2464         (remote_fileio_func_rename): Likewise.
2465         (remote_fileio_func_unlink): Likewise.
2466         (remote_fileio_func_stat): Likewise.
2467         (remote_fileio_func_system): Likewise.
2468         * remote-mips.c (mips_xfer_memory): Likewise.
2469         (mips_load_srec): Likewise.
2470         (pmon_end_download): Likewise.
2471         * remote.c (new_remote_state): Likewise.
2472         (map_regcache_remote_table): Likewise.
2473         (remote_register_number_and_offset): Likewise.
2474         (init_remote_state): Likewise.
2475         (get_memory_packet_size): Likewise.
2476         (remote_pass_signals): Likewise.
2477         (remote_program_signals): Likewise.
2478         (remote_start_remote): Likewise.
2479         (remote_check_symbols): Likewise.
2480         (remote_query_supported): Likewise.
2481         (extended_remote_attach): Likewise.
2482         (process_g_packet): Likewise.
2483         (store_registers_using_G): Likewise.
2484         (putpkt_binary): Likewise.
2485         (read_frame): Likewise.
2486         (compare_sections_command): Likewise.
2487         (remote_hostio_pread): Likewise.
2488         (remote_hostio_readlink): Likewise.
2489         (remote_file_put): Likewise.
2490         (remote_file_get): Likewise.
2491         (remote_pid_to_exec_file): Likewise.
2492         (_initialize_remote): Likewise.
2493         * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
2494         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
2495         * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
2496         (bfd_uses_spe_extensions): Likewise.
2497         * s390-linux-tdep.c (s390_displaced_step_copy_insn): Likewise.
2498         * score-tdep.c (score7_malloc_and_get_memblock): Likewise.
2499         * solib-dsbt.c (decode_loadmap): Likewise.
2500         (fetch_loadmap): Likewise.
2501         (scan_dyntag): Likewise.
2502         (enable_break): Likewise.
2503         (dsbt_relocate_main_executable): Likewise.
2504         * solib-frv.c (fetch_loadmap): Likewise.
2505         (enable_break2): Likewise.
2506         (frv_relocate_main_executable): Likewise.
2507         * solib-spu.c (spu_relocate_main_executable): Likewise.
2508         (spu_bfd_open): Likewise.
2509         * solib-svr4.c (lm_info_read): Likewise.
2510         (read_program_header): Likewise.
2511         (find_program_interpreter): Likewise.
2512         (scan_dyntag): Likewise.
2513         (elf_locate_base): Likewise.
2514         (open_symbol_file_object): Likewise.
2515         (read_program_headers_from_bfd): Likewise.
2516         (svr4_relocate_main_executable): Likewise.
2517         * solib-target.c (solib_target_relocate_section_addresses): Likewise.
2518         * solib.c (solib_find_1): Likewise.
2519         (exec_file_find): Likewise.
2520         (solib_find): Likewise.
2521         * source.c (openp): Likewise.
2522         (print_source_lines_base): Likewise.
2523         (forward_search_command): Likewise.
2524         * sparc-ravenscar-thread.c (supply_register_at_address): Likewise.
2525         * spu-tdep.c (spu2ppu_prev_register): Likewise.
2526         (spu_get_overlay_table): Likewise.
2527         * stabsread.c (patch_block_stabs): Likewise.
2528         (define_symbol): Likewise.
2529         (again:): Likewise.
2530         (read_member_functions): Likewise.
2531         (read_one_struct_field): Likewise.
2532         (read_enum_type): Likewise.
2533         (common_block_start): Likewise.
2534         * stack.c (read_frame_arg): Likewise.
2535         (backtrace_command): Likewise.
2536         * stap-probe.c (stap_parse_register_operand): Likewise.
2537         * symfile.c (syms_from_objfile_1): Likewise.
2538         (find_separate_debug_file): Likewise.
2539         (load_command): Likewise.
2540         (load_progress): Likewise.
2541         (load_section_callback): Likewise.
2542         (reread_symbols): Likewise.
2543         (add_filename_language): Likewise.
2544         (allocate_compunit_symtab): Likewise.
2545         (read_target_long_array): Likewise.
2546         (simple_read_overlay_table): Likewise.
2547         * symtab.c (symbol_set_names): Likewise.
2548         (resize_symbol_cache): Likewise.
2549         (rbreak_command): Likewise.
2550         (completion_list_add_name): Likewise.
2551         (completion_list_objc_symbol): Likewise.
2552         (add_filename_to_list): Likewise.
2553         * target-descriptions.c (maint_print_c_tdesc_cmd): Likewise.
2554         * target-memory.c (target_write_memory_blocks): Likewise.
2555         * target.c (target_read_string): Likewise.
2556         (read_whatever_is_readable): Likewise.
2557         (target_read_alloc_1): Likewise.
2558         (simple_search_memory): Likewise.
2559         (target_fileio_read_alloc_1): Likewise.
2560         * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
2561         * top.c (command_line_input): Likewise.
2562         * tracefile-tfile.c (tfile_fetch_registers): Likewise.
2563         * tracefile.c (tracefile_fetch_registers): Likewise.
2564         * tracepoint.c (add_memrange): Likewise.
2565         (init_collection_list): Likewise.
2566         (add_aexpr): Likewise.
2567         (trace_dump_actions): Likewise.
2568         (parse_trace_status): Likewise.
2569         (parse_tracepoint_definition): Likewise.
2570         (parse_tsv_definition): Likewise.
2571         (parse_static_tracepoint_marker_definition): Likewise.
2572         * tui/tui-file.c (tui_sfileopen): Likewise.
2573         (tui_file_adjust_strbuf): Likewise.
2574         * tui/tui-io.c (tui_expand_tabs): Likewise.
2575         * tui/tui-source.c (tui_set_source_content): Likewise.
2576         * typeprint.c (find_global_typedef): Likewise.
2577         * ui-file.c (do_ui_file_xstrdup): Likewise.
2578         (ui_file_obsavestring): Likewise.
2579         (mem_file_write): Likewise.
2580         * utils.c (make_hex_string): Likewise.
2581         (get_regcomp_error): Likewise.
2582         (puts_filtered_tabular): Likewise.
2583         (gdb_realpath_keepfile): Likewise.
2584         (ldirname): Likewise.
2585         (gdb_bfd_errmsg): Likewise.
2586         (substitute_path_component): Likewise.
2587         * valops.c (search_struct_method): Likewise.
2588         (find_oload_champ_namespace_loop): Likewise.
2589         * valprint.c (print_decimal_chars): Likewise.
2590         (read_string): Likewise.
2591         (generic_emit_char): Likewise.
2592         * varobj.c (varobj_delete): Likewise.
2593         (varobj_value_get_print_value): Likewise.
2594         * vaxobsd-tdep.c (vaxobsd_sigtramp_sniffer): Likewise.
2595         * windows-tdep.c (display_one_tib): Likewise.
2596         * xcoffread.c (read_xcoff_symtab): Likewise.
2597         (process_xcoff_symbol): Likewise.
2598         (swap_sym): Likewise.
2599         (scan_xcoff_symtab): Likewise.
2600         (xcoff_initial_scan): Likewise.
2601         * xml-support.c (gdb_xml_end_element): Likewise.
2602         (xml_process_xincludes): Likewise.
2603         (xml_fetch_content_from_file): Likewise.
2604         * xml-syscall.c (xml_list_of_syscalls): Likewise.
2605         * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
2606
2607 2015-09-23  James Bowman  <james.bowman@ftdichip.com>
2608
2609         * ft32-tdep.c (ft32_register_type): Return gdbarch_tdep (gdbarch)->pc_type
2610         instead of builtin_func_ptr.
2611         (ft32_pointer_to_address): New function.
2612         (ft32_address_class_type_flags): New function.
2613         (ft32_address_class_type_flags_to_name): New function.
2614         (ft32_address_class_name_to_type_flags): New function.
2615         (ft32_gdbarch_init): Set tdep->pc_type.  Call
2616         set_gdbarch_pointer_to_address,
2617         set_gdbarch_address_class_type_flags
2618         set_gdbarch_address_class_name_to_type_flags,
2619         and set_gdbarch_address_class_type_flags_to_name.
2620         * ft32-tdep.h (struct gdbarch_tdep) <pc_type>: New field.
2621
2622 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
2623
2624         * ada-lang.c (ada_evaluate_subexp) <OP_FUNCALL>: When the input
2625         value is a reference, actually dereference it in order to get
2626         the underlying value.
2627
2628 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
2629
2630         * stap-probe.c (handle_stap_probe): Remove unnecessary cast.
2631
2632 2015-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2633
2634         * cli/cli-setshow.c (cmd_show_list): Constify a variable.
2635         * linespec.c (linespec_lexer_lex_string): Same.
2636
2637 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2638
2639         * NEWS: Mention support for fast tracepoints on aarch64-linux.
2640
2641 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2642
2643         * aarch64-tdep.c (aarch64_analyze_prologue): New is_adrp
2644         variable.  Call aarch64_decode_adr instead of
2645         aarch64_decode_adrp.
2646         * arch/aarch64-insn.h (aarch64_decode_adrp): Delete.
2647         (aarch64_decode_adr): New function declaration.
2648         * arch/aarch64-insn.c (aarch64_decode_adrp): Delete.
2649         (aarch64_decode_adr): New function, factored out from
2650         aarch64_decode_adrp to decode both adr and adrp instructions.
2651
2652 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2653
2654         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-insn.o.
2655         (HFILES_NO_SRCDIR): Add arch/aarch64-insn.h.
2656         (aarch64-insn.o): New rule.
2657         * configure.tgt (aarch64*-*-elf): Add aarch64-insn.o.
2658         (aarch64*-*-linux*): Likewise.
2659         * arch/aarch64-insn.c: New file.
2660         * arch/aarch64-insn.h: New file.
2661         * aarch64-tdep.c: Include arch/aarch64-insn.h.
2662         (aarch64_debug): Move to arch/aarch64-insn.c.  Declare in
2663         arch/aarch64-insn.h.
2664         (decode_add_sub_imm): Rename to ...
2665         (aarch64_decode_add_sub_imm): ... this.
2666         (decode_adrp): Rename to ...
2667         (aarch64_decode_adrp): ... this.  Move to arch/aarch64-insn.c.
2668         Declare in arch/aarch64-insn.h.
2669         (decode_b): Rename to ...
2670         (aarch64_decode_b): ... this.  Move to arch/aarch64-insn.c.
2671         Declare in arch/aarch64-insn.h.
2672         (decode_bcond): Rename to ...
2673         (aarch64_decode_bcond): ... this.  Move to arch/aarch64-insn.c.
2674         Declare in arch/aarch64-insn.h.
2675         (decode_br): Rename to ...
2676         (aarch64_decode_br): ... this.
2677         (decode_cb): Rename to ...
2678         (aarch64_decode_cb): ... this.  Move to arch/aarch64-insn.c.
2679         Declare in arch/aarch64-insn.h.
2680         (decode_eret): Rename to ...
2681         (aarch64_decode_eret): ... this.
2682         (decode_movz): Rename to ...
2683         (aarch64_decode_movz): ... this.
2684         (decode_orr_shifted_register_x): Rename to ...
2685         (aarch64_decode_orr_shifted_register_x): ... this.
2686         (decode_ret): Rename to ...
2687         (aarch64_decode_ret): ... this.
2688         (decode_stp_offset): Rename to ...
2689         (aarch64_decode_stp_offset): ... this.
2690         (decode_stp_offset_wb): Rename to ...
2691         (aarch64_decode_stp_offset_wb): ... this.
2692         (decode_stur): Rename to ...
2693         (aarch64_decode_stur): ... this.
2694         (decode_tb): Rename to ...
2695         (aarch64_decode_tb): ... this.  Move to arch/aarch64-insn.c.
2696         Declare in arch/aarch64-insn.h.
2697         (aarch64_analyze_prologue): Adjust calls to renamed functions.
2698
2699 2015-09-20  Doug Evans  <xdje42@gmail.com>
2700
2701         * dwarf2read.c (add_partial_symbol): Remove outdated comments.
2702
2703 2015-09-20  Doug Evans  <xdje42@gmail.com>
2704
2705         * dwarf2read.c (dwarf2_compute_name): Add FIXME.  Don't use a local
2706         variable name that collides with a parameter.
2707
2708 2015-09-20  Joel Brobecker  <brobecker@adacore.com>
2709
2710         * dwarf2loc.c (locexpr_get_frame_base): Renames
2711         block_op_get_frame_base.
2712         (dwarf2_block_frame_base_locexpr_funcs): Replace reference to
2713         block_op_get_frame_base by reference to locexpr_get_frame_base.
2714         (loclist_get_frame_base): New function, near identical copy of
2715         locexpr_get_frame_base.
2716         (dwarf2_block_frame_base_loclist_funcs): Replace reference to
2717         block_op_get_frame_base by reference to loclist_get_frame_base.
2718
2719 2015-09-19  Doug Evans  <xdje42@gmail.com>
2720
2721         * ravenscar-thread.c (ravenscar_inferior_created): Replace
2722         current_inferior ()->gdbarch with its wrapper target_gdbarch.
2723
2724 2015-09-18  Doug Evans  <xdje42@gmail.com>
2725
2726         * linux-thread-db.c (record_thread): Return the created thread.
2727         (thread_from_lwp): Likewise.
2728         (thread_db_get_thread_local_address): Update.
2729
2730 2015-09-18  Doug Evans  <xdje42@gmail.com>
2731
2732         * symtab.h (general_symbol_info) <mangled_lang>: Delete struct,
2733         move only member demangled_name up.  All uses updated.
2734
2735 2015-09-18  Doug Evans  <xdje42@gmail.com>
2736
2737         * findvar.c (default_read_var_value) <LOC_UNRESOLVED>: Include the
2738         kind of minimal symbol in the error message.
2739         * objfiles.c (objfile_flavour_name): New function.
2740         * objfiles.h (objfile_flavour_name): Declare.
2741
2742 2015-09-18  Yao Qi  <yao.qi@linaro.org>
2743
2744         * nat/aarch64-linux.c: Include elf/common.h,
2745         nat/gdb_ptrace.h, asm/ptrace.h and sys/uio.h.
2746         (aarch64_ps_get_thread_area): New function.
2747         * nat/aarch64-linux.h: Include gdb_proc_service.h.
2748         (aarch64_ps_get_thread_area): Declare.
2749         * aarch64-linux-nat.c (ps_get_thread_area): Call
2750         aarch64_ps_get_thread_area.
2751
2752 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2753
2754         * record-btrace.c (record_btrace_resume): Honour scheduler-locking.
2755
2756 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2757
2758         * NEWS: Announce new scheduler-locking mode.
2759         * infrun.c (schedlock_replay): New.
2760         (scheduler_enums): Add schedlock_replay.
2761         (scheduler_mode): Change default to schedlock_replay.
2762         (user_visible_resume_ptid): Handle schedlock_replay.
2763         (clear_proceed_status_thread): Stop replaying if resumed thread is
2764         not replaying.
2765         (schedlock_applies): Handle schedlock_replay.
2766         (_initialize_infrun): Document new scheduler-locking mode.
2767         * record-btrace.c (record_btrace_resume): Remove code to stop other
2768         threads when not replaying the resumed thread.
2769
2770 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2771
2772         * record-btrace.c ((record_btrace_will_replay): New.
2773         (init_record_btrace_ops): Initialize to_record_will_replay.
2774         * record-full.c ((record_full_will_replay): New.
2775         (init_record_full_ops): Initialize to_record_will_replay.
2776         * target-delegates.c: Regenerated.
2777         * target.c (target_record_will_replay): New.
2778         * target.h (struct target_ops) <to_record_will_replay>: New.
2779         (target_record_will_replay): New.
2780
2781 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2782
2783         * record-btrace.c (record_btrace_resume): Call
2784         target_record_stop_replaying.
2785         (record_btrace_stop_replaying_all): New.
2786         (init_record_btrace_ops): Initialize to_record_stop_replaying.
2787         * record-full.c (record_full_stop_replaying): New.
2788         (init_record_full_ops ): Initialize to_record_stop_replaying.
2789         * target-delegates.c: Regenerated.
2790         * target.c (target_record_stop_replaying): New.
2791         * target.h (struct target_ops) <to_record_stop_replaying>: New.
2792         (target_record_stop_replaying): New.
2793
2794 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2795
2796         * record-btrace.c (record_btrace_xfer_partial)
2797         (record_btrace_store_registers, record_btrace_prepare_to_store):
2798         Call record_btrace_is_replaying with inferior_ptid instead of
2799         minus_one_ptid.
2800         (record_btrace_store_registers): Change error message.
2801
2802 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2803
2804         * record-btrace.c (record_btrace_is_replaying): Add ptid argument.
2805         Update users to pass minus_one_ptid.
2806         * record-full.c (record_full_is_replaying): Add ptid argument (ignored).
2807         * record.c (cmd_record_delete): Pass inferior_ptid to
2808         target_record_is_replaying.
2809         * target-delegates.c: Regenerated.
2810         * target.c (target_record_is_replaying): Add ptid argument.
2811         * target.h (struct target_ops) <to_record_is_replaying>: Add ptid
2812         argument.
2813         (target_record_is_replaying): Add ptid argument.
2814
2815 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2816
2817         * record-btrace.c (record_btrace_open): Remove non_stop check.
2818         * NEWS: Announce that record btrace supports non-stop mode.
2819
2820 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2821
2822         * infrun.c (handle_inferior_event_1): Switch to the eventing thread
2823         in the TARKET_WAITKIND_NO_HISTORY case.
2824
2825 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2826
2827         * record-btrace.c (record_btrace_maybe_mark_async_event): New.
2828         (record_btrace_wait): Call record_btrace_maybe_mark_async_event.
2829
2830 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2831
2832         * record-btrace.c (get_thread_current_frame): New.
2833         (record_btrace_start_replaying): Call get_thread_current_frame.
2834
2835 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2836
2837         * record-btrace.c (record_btrace_resume_thread): A move request
2838         overwrites a previous move request.
2839         (record_btrace_find_resume_thread): Removed.
2840         (record_btrace_resume): Resume all requested threads.
2841
2842 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2843
2844         * record-btrace.c: Include vec.h.
2845         (record_btrace_find_thread_to_move): Removed.
2846         (btrace_step_no_resumed, btrace_step_again)
2847         (record_btrace_stop_replaying_at_end): New.
2848         (record_btrace_cancel_resume): Call record_btrace_stop_replaying_at_end.
2849         (record_btrace_single_step_forward): Remove calls to
2850         record_btrace_stop_replaying.
2851         (record_btrace_step_thread): Do only one step for BTHR_CONT and
2852         BTHR_RCONT.  Keep threads at the end of their history moving.
2853         (record_btrace_wait): Call record_btrace_step_thread for all threads
2854         until one reports an event.  Call record_btrace_stop_replaying_at_end
2855         for the eventing thread.
2856
2857 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2858
2859         * record-btrace.c (record_btrace_single_step_forward): Return
2860         NO_HISTORY if a step brings us to the end of the execution history.
2861
2862 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2863
2864         * record-btrace.c (record_btrace_step_thread): Move breakpoint check
2865         to ...
2866         (record_btrace_single_step_forward): ... here and
2867         (record_btrace_single_step_backward): ... here.
2868
2869 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2870
2871         * record-btrace.c (btrace_step_spurious)
2872         (record_btrace_single_step_forward)
2873         (record_btrace_single_step_backward): New.
2874         (record_btrace_step_thread): Call record_btrace_single_step_forward
2875         and record_btrace_single_step_backward.
2876
2877 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2878
2879         * record-btrace.c (record_btrace_replay_at_breakpoint): New.
2880         (record_btrace_step_thread): Call record_btrace_replay_at_breakpoint.
2881
2882 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2883
2884         * record-btrace.c (btrace_thread_flag_to_str)
2885         (record_btrace_cancel_resume): New.
2886         (record_btrace_step_thread): Call btrace_thread_flag_to_str.
2887         (record_btrace_resume): Print execution direction.
2888         (record_btrace_resume_thread): Call btrace_thread_flag_to_str.
2889         (record_btrace_wait): Call record_btrace_cancel_resume.
2890
2891 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2892
2893         * btrace.h (enum btrace_thread_flag) <BTHR_STOP>: New.
2894         * record-btrace (record_btrace_resume_thread): Clear BTHR_STOP.
2895         (record_btrace_find_thread_to_move): Also accept threads that have
2896         BTHR_STOP set.
2897         (btrace_step_stopped_on_request, record_btrace_stop): New.
2898         (record_btrace_step_thread): Support BTHR_STOP.
2899         (record_btrace_wait): Also clear BTHR_STOP when stopping other threads.
2900         (init_record_btrace_ops): Initialize to_stop.
2901
2902 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2903
2904         * record-btrace.c (record_btrace_wait): Replace non_stop check with
2905         target_is_non_stop_p ().
2906
2907 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
2908
2909         * ada-typeprint.c (print_array_type): Do not describe arrays as
2910         packed when they embed dynamic elements.
2911
2912 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2913
2914         * symtab.h (address_class): Document that TLS variables
2915         are handled by LOC_UNRESOLVED.
2916         * findvar.c (default_read_var_value): Don't relocate TLS variables.
2917         * printcmd.c (address_info): Don't relocate TLS variables.
2918
2919 2015-09-15  Pierre Langlois  <pierre.langlois@arm.com>
2920
2921         * aarch64-tdep.c (decode_add_sub_imm): Use debug_printf.
2922         (decode_adrp): Likewise.
2923         (decode_b): Likewise.
2924         (decode_bcond): Likewise.
2925         (decode_br): Likewise.
2926         (decode_cb): Likewise.
2927         (decode_eret): Likewise.
2928         (decode_movz): Likewise.
2929         (decode_orr_shifted_register_x): Likewise.
2930         (decode_ret): Likewise.
2931         (decode_stp_offset): Likewise.
2932         (decode_stp_offset_wb): Likewise.
2933         (decode_stur): Likewise.
2934         (decode_tb): Likewise.
2935         (aarch64_analyze_prologue): Likewise.
2936         (pass_in_x): Likewise.
2937         (pass_in_v): Likewise.
2938         (pass_on_stack): Likewise.
2939         (aarch64_push_dummy_call): Likewise.
2940         (aarch64_extract_return_value): Likewise.
2941         (aarch64_store_return_value): Likewise.
2942         (aarch64_return_value): Likewise.
2943         (aarch64_record_asimd_load_store): Likewise.
2944         (aarch64_record_load_store): Likewise.
2945         (aarch64_record_data_proc_simd_fp): Likewise.
2946
2947 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2948
2949         * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
2950         * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
2951         (ppc64_skip_trampoline_code_1): ... here.
2952         (ppc64_skip_trampoline_code): New wrapper function.
2953         * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
2954
2955 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2956
2957         * aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
2958         function.
2959         (_initialize_aarch64_linux_nat): Install it to to_can_do_single_step.
2960         * arm-linux-tdep.c (arm_linux_software_single_step): Return 0
2961         if target_can_do_single_step returns 1.
2962         * remote.c (struct vCont_action_support) <s, S>: New fields.
2963         (PACKET_vContSupported): New enum.
2964         (remote_protocol_features): New element for vContSupported.
2965         (remote_query_supported): Append "vContSupported+".
2966         (remote_vcont_probe): Remove support_s and support_S, use
2967         rs->supports_vCont.s and rs->supports_vCont.S instead.  Disable
2968         vCont packet if c and C actions are not supported.
2969         (remote_can_do_single_step): New function.
2970         (init_remote_ops): Install it to to_can_do_single_step.
2971         (_initialize_remote): Call add_packet_config_cmd.
2972         * target.h (struct target_ops) <to_can_do_single_step>: New field.
2973         (target_can_do_single_step): New macro.
2974         * target-delegates.c: Re-generated.
2975
2976 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2977
2978         * aarch64-linux-nat.c (aarch64_linux_siginfo_fixup): New function.
2979         (_initialize_aarch64_linux_nat): Call linux_nat_set_siginfo_fixup.
2980         * nat/aarch64-linux.c (aarch64_compat_siginfo_from_siginfo):
2981         New function.
2982         (aarch64_siginfo_from_compat_siginfo): New function.
2983         * nat/aarch64-linux.h: Include signal.h.
2984         (compat_int_t, compat_uptr_t, compat_time_t): Typedef.
2985         (compat_timer_t, compat_clock_t): Likewise.
2986         (struct compat_timeval): New.
2987         (union compat_sigval): New.
2988         (struct compat_siginfo): New.
2989         (cpt_si_pid, cpt_si_uid, cpt_si_timerid): New macros.
2990         (cpt_si_overrun, cpt_si_status, cpt_si_utime): Likewise.
2991         (cpt_si_stime, cpt_si_ptr, cpt_si_addr): Likewise.
2992         (cpt_si_band, cpt_si_fd): Likewise.
2993
2994 2015-09-14  Pedro Alves  <palves@redhat.com>
2995
2996         * infrun.c (current_stop_id): New global.
2997         (get_stop_id, new_stop_id): New functions.
2998         (fetch_inferior_event): Handle normal_stop proceeding the target.
2999         (struct stop_context): New.
3000         (save_stop_context, release_stop_context_cleanup)
3001         (stop_context_changed): New functions.
3002         (normal_stop): Return true if the hook-stop changes the stop
3003         context.
3004         * infrun.h (get_stop_id): Declare.
3005         (normal_stop): Now returns int.  Add documentation.
3006
3007 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
3008
3009         * ada-lang.c (ada_value_ptr_subscript): Update the heading
3010         comment.  Handle packed arrays.
3011
3012 2015-09-14  Pedro Alves  <palves@redhat.com>
3013
3014         * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
3015         mention of maint set/show target-non-stop.
3016
3017 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3018
3019         * NEWS: Announce new remote packets for the exec-events
3020         feature and the exec-events feature and associated commands.
3021
3022 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3023
3024         * remote.c (remote_exec_event_p): New function.
3025         (remote_insert_exec_catchpoint): New function.
3026         (remote_remove_exec_catchpoint): New function.
3027         (init_extended_remote_ops): Initialize extended_remote_ops
3028         members to_insert_exec_catchpoint and
3029         to_remove_exec_catchpoint.
3030
3031 2015-09-11  Don Breazeal  <donb@codesourcery.com>
3032             Luis Machado  <lgustavo@codesourcery.com>
3033
3034         * infrun.c (follow_exec): Use process-style ptid for
3035         exec message.  Call add_inferior_with_spaces and
3036         target_follow_exec.
3037         * nat/linux-ptrace.c (linux_supports_traceexec): New function.
3038         * nat/linux-ptrace.h (linux_supports_traceexec): Declare.
3039         * remote.c (remote_pspace_data): New static variable.
3040         (remote_pspace_data_cleanup): New function.
3041         (get_remote_exec_file): New function.
3042         (set_remote_exec_file_1): New function.
3043         (set_remote_exec_file): New function.
3044         (show_remote_exec_file): New function.
3045         (remote_exec_file): Delete static variable.
3046         (anonymous enum) <PACKET_exec_event_feature>: New
3047         enumeration constant.
3048         (remote_protocol_features): Add entry for exec-events feature.
3049         (remote_query_supported): Add client side of qSupported query
3050         for exec-events feature.
3051         (remote_follow_exec): New function.
3052         (remote_parse_stop_reply): Handle 'exec' stop reason.
3053         (extended_remote_run, extended_remote_create_inferior): Call
3054         get_remote_exec_file and set_remote_exec_file_1.
3055         (init_extended_remote_ops) <to_follow_exec>: Initialize new
3056         member.
3057         (_initialize_remote): Call
3058         register_program_space_data_with_cleanup.  Call
3059         add_packet_config_cmd for remote exec-events feature.
3060         Modify call to add_setshow_string_noescape_cmd for exec-file
3061         to use new functions set_remote_exec_file and
3062         show_remote_exec_file.
3063         * target-debug.h, target-delegates.c: Regenerated.
3064         * target.c (target_follow_exec): New function.
3065         * target.h (struct target_ops) <to_follow_exec>: New member.
3066         (target_follow_exec): Declare new function.
3067
3068 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
3069
3070         * aarch64-tdep.c (decode_cb): Move up comment describing the
3071         encoding.
3072         (decode_tb): Fix a typo in comment above the function.  Move up
3073         comment describing the encoding.
3074
3075 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
3076
3077         * aarch64-tdep.c (decode_bcond): Fix incorrect mask.
3078
3079 2015-09-11  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
3080
3081         PR gdb/18947
3082         * aarch64-linux-tdep.c: (aarch64_linux_init_abi): Install
3083         glibc_skip_solib_resolver as gdbarch_skip_solib_resolver callback.
3084
3085 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
3086
3087         * ada-lang.c (scan_discrim_bound): Factor out arithmetic
3088         operations.
3089
3090 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
3091
3092         * ada-lang.c (ada_search_struct_field): Constify parameters
3093         and/or variables..
3094         (xget_renaming_scope): Likewise.
3095         (ada_is_redundant_range_encoding): Likewise.
3096         (scan_discrim_bound): Likewise.
3097         (to_fixed_range_type): Likewise.
3098
3099 2015-09-10  Yao Qi  <yao.qi@linaro.org>
3100
3101         * breakpoint.c (download_tracepoint_locations): New local
3102         can_download_tracepoint.  Check the result of
3103         target_can_download_tracepoint and save it in
3104         can_download_tracepoint if there are tracepoints to download.
3105         * linux-nat.h (enum tribool): Move it to ...
3106         * common/common-types.h: ... here.
3107
3108 2015-09-09  Pedro Alves  <palves@redhat.com>
3109
3110         * inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
3111         * target.h (enum inferior_event_type) <INF_TIMER>: Delete.
3112
3113 2015-09-09  Pedro Alves  <palves@redhat.com>
3114
3115         * continuations.c (add_continuation, restore_thread_cleanup)
3116         (do_all_continuations_ptid, do_all_continuations_thread_callback)
3117         (do_all_continuations_thread, do_all_continuations)
3118         (discard_all_continuations_thread_callback)
3119         (discard_all_continuations_thread, discard_all_continuations)
3120         (add_intermediate_continuation)
3121         (do_all_intermediate_continuations_thread_callback)
3122         (do_all_intermediate_continuations_thread)
3123         (do_all_intermediate_continuations)
3124         (discard_all_intermediate_continuations_thread_callback)
3125         (discard_all_intermediate_continuations_thread)
3126         (discard_all_intermediate_continuations): Delete.
3127         * continuations.h (add_continuation, do_all_continuations)
3128         (do_all_continuations_thread, discard_all_continuations)
3129         (discard_all_continuations_thread, add_intermediate_continuation)
3130         (do_all_intermediate_continuations)
3131         (do_all_intermediate_continuations_thread)
3132         (discard_all_intermediate_continuations)
3133         (discard_all_intermediate_continuations_thread): Delete
3134         declarations.
3135         * event-top.c (stdin_event_handler): Delete references to
3136         continuations.
3137         * gdbthread.h (struct thread_info): Delete continuations and
3138         intermediate_continuations fields.
3139         * inf-loop.c (inferior_event_handler): Remove references to
3140         continuations.
3141         * infrun.c (infrun_thread_stop_requested_callback): Remove
3142         references to continuations.
3143         * target.h (enum inferior_event_type) <INF_EXEC_CONTINUE>: Delete.
3144         * thread.c: Don't include "continuations.h".
3145         (clear_thread_inferior_resources): Remove references to
3146         continuations.
3147
3148 2015-09-09  Pedro Alves  <palves@redhat.com>
3149
3150         * infcall.c (struct dummy_frame_context_saver): Delete.
3151         (dummy_frame_context_saver_free, dummy_frame_context_saver_dtor)
3152         (dummy_frame_context_saver_drop)
3153         (dummy_frame_context_saver_cleanup)
3154         (dummy_frame_context_saver_get_regs)
3155         (dummy_frame_context_saver_setup): Delete.
3156         * infcall.h (dummy_frame_context_saver_drop)
3157         (dummy_frame_context_saver_cleanup)
3158         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver):
3159         Delete.
3160         (get_return_value): Remove 'ctx_saver' paremeter.  Adjust.
3161         * inferior.h (get_return_value): Remove 'ctx_saver' paremeter.
3162         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Adjust.
3163
3164 2015-09-09  Pedro Alves  <palves@redhat.com>
3165
3166         * breakpoint.c: Include "thread-fsm.h".
3167         (struct until_break_command_continuation_args): Delete.
3168         (struct until_break_fsm): New.
3169         (until_break_fsm_ops): New global.
3170         (new_until_break_fsm, until_break_fsm_should_stop): New functions.
3171         (until_break_command_continuation): Delete.
3172         (until_break_fsm_clean_up): New function.
3173         (until_break_fsm_async_reply_reason): New function.
3174         (until_break_command): Adjust to create an until_break_fsm instead
3175         of a continuation.
3176         (momentary_bkpt_print_it): No longer print MI's async-stop-reason
3177         here.
3178         * infcmd.c (struct until_next_fsm): New.
3179         (until_next_fsm_ops): New global.
3180         (new_until_next_fsm, until_next_fsm_should_stop): New function.
3181         (until_next_continuation): Delete.
3182         (until_next_fsm_clean_up, until_next_fsm_async_reply_reason): New
3183         functions.
3184         (until_next_command): Adjust to create a new until_next_fsm
3185         instead of a continuation.
3186
3187 2015-09-09  Pedro Alves  <palves@redhat.com>
3188
3189         * infcall.c: Include thread_fsm.h.
3190         (struct call_return_meta_info): New.
3191         (get_call_return_value): New function, factored out from
3192         call_function_by_hand_dummy.
3193         (struct call_thread_fsm): New.
3194         (call_thread_fsm_ops): New global.
3195         (new_call_thread_fsm, call_thread_fsm_should_stop)
3196         (call_thread_fsm_should_notify_stop): New functions.
3197         (run_inferior_call): Add 'sm' parameter.  Associate the FSM with
3198         the thread.
3199         (call_function_by_hand_dummy): Create a new call_thread_fsm
3200         instance, associate it with the thread, and wait for the FSM to
3201         finish.  If finished successfully, fetch the function's result
3202         value out of the FSM.
3203         * infrun.c (fetch_inferior_event): If the FSM says the stop
3204         shouldn't be notified, don't call normal_stop.
3205         (maybe_remove_breakpoints): New function, factored out from ...
3206         (normal_stop): ... here.  Simplify.
3207         * infrun.h (maybe_remove_breakpoints): Declare.
3208         * thread-fsm.c (thread_fsm_should_notify_stop): New function.
3209         (thread-fsm.h) <struct thread_fsm_ops>: New field.
3210         (thread_fsm_should_notify_stop): Declare.
3211
3212 2015-09-09  Pedro Alves  <palves@redhat.com>
3213
3214         * Makefile.in (COMMON_OBS): Add thread-fsm.o.
3215         * breakpoint.c (handle_jit_event): Print debug output.
3216         (bpstat_what): Split event callback handling to ...
3217         (bpstat_run_callbacks): ... this new function.
3218         (momentary_bkpt_print_it): No longer handle bp_finish here.
3219         * breakpoint.h (bpstat_run_callbacks): Declare.
3220         * gdbthread.h (struct thread_info) <step_multi>: Delete field.
3221         <thread_fsm>: New field.
3222         (thread_cancel_execution_command): Declare.
3223         * infcmd.c: Include thread-fsm.h.
3224         (struct step_command_fsm): New.
3225         (step_command_fsm_ops): New global.
3226         (new_step_command_fsm, step_command_fsm_prepare): New functions.
3227         (step_1): Adjust to use step_command_fsm_prepare and
3228         prepare_one_step.
3229         (struct step_1_continuation_args): Delete.
3230         (step_1_continuation): Delete.
3231         (step_command_fsm_should_stop): New function.
3232         (step_once): Delete.
3233         (step_command_fsm_clean_up, step_command_fsm_async_reply_reason)
3234         (prepare_one_step): New function, based on step_once.
3235         (until_next_command): Remove step_multi reference.
3236         (struct return_value_info): New.
3237         (print_return_value): Rename to ...
3238         (print_return_value_1): ... this.  New struct return_value_info
3239         parameter.  Adjust.
3240         (print_return_value): Reimplement as wrapper around
3241         print_return_value_1.
3242         (struct finish_command_fsm): New.
3243         (finish_command_continuation): Delete.
3244         (finish_command_fsm_ops): New global.
3245         (new_finish_command_fsm, finish_command_fsm_should_stop): New
3246         functions.
3247         (finish_command_fsm_clean_up, finish_command_fsm_return_value):
3248         New.
3249         (finish_command_continuation_free_arg): Delete.
3250         (finish_command_fsm_async_reply_reason): New.
3251         (finish_backward, finish_forward): Change symbol parameter to a
3252         finish_command_fsm.  Adjust.
3253         (finish_command): Create a finish_command_fsm.  Adjust.
3254         * infrun.c: Include "thread-fsm.h".
3255         (clear_proceed_status_thread): Delete the thread's FSM.
3256         (infrun_thread_stop_requested_callback): Cancel the thread's
3257         execution command.
3258         (clean_up_just_stopped_threads_fsms): New function.
3259         (fetch_inferior_event): Handle the event_thread's should_stop
3260         method saying the command isn't done yet.
3261         (process_event_stop_test): Run breakpoint callbacks here.
3262         (print_stop_event): Rename to ...
3263         (print_stop_location): ... this.
3264         (restore_current_uiout_cleanup): New function.
3265         (print_stop_event): Reimplement.
3266         (normal_stop): No longer notify the end_stepping_range observers
3267         here handle "step N" nor "finish" here.  No longer call
3268         print_stop_event here.
3269         * infrun.h (struct return_value_info): Forward declare.
3270         (print_return_value): Declare.
3271         (print_stop_event): Change prototype.
3272         * thread-fsm.c: New file.
3273         * thread-fsm.h: New file.
3274         * thread.c: Include "thread-fsm.h".
3275         (thread_cancel_execution_command): New function.
3276         (clear_thread_inferior_resources): Call it.
3277         * cli/cli-interp.c (cli_on_normal_stop): New function.
3278         (cli_interpreter_init): Install cli_on_normal_stop as normal_stop
3279         observer.
3280         * mi/mi-interp.c: Include "thread-fsm.h".
3281         (restore_current_uiout_cleanup): Delete.
3282         (mi_on_normal_stop): If the thread has an FSM associated, and it
3283         finished, ask it for the async-reply-reason to print.  Always call
3284         print_stop_event here, regardless of the top-level interpreter.
3285         Check bpstat_what to tell whether an asynchronous breakpoint hit
3286         triggered.
3287         * tui/tui-interp.c (tui_on_normal_stop): New function.
3288         (tui_init): Install tui_on_normal_stop as normal_stop observer.
3289
3290 2015-09-09  Pedro Alves  <palves@redhat.com>
3291
3292         * breakpoint.c (bpstat_do_actions_1, until_break_command): Don't
3293         check whether the target can async.
3294         * inf-loop.c (inferior_event_handler): Only call target_async if
3295         the target can async.
3296         * infcall.c: Include top.h and interps.h.
3297         (run_inferior_call): For the interpreter to sync mode while
3298         running the infcall.  Call wait_sync_command_done instead of
3299         wait_for_inferior plus normal_stop.
3300         * infcmd.c (prepare_execution_command): Don't check whether the
3301         target can async when running in the foreground.
3302         (step_1): Delete synchronous case handling.
3303         (step_once): Always install a continuation, even in sync mode.
3304         (until_next_command, finish_forward): Don't check whether the
3305         target can async.
3306         (attach_command_post_wait, notice_new_inferior): Always install a
3307         continuation, even in sync mode.
3308         * infrun.c (mark_infrun_async_event_handler): New function.
3309         (proceed): In sync mode, mark infrun's event source instead of
3310         waiting for events here.
3311         (fetch_inferior_event): If the target can't async, do a blocking
3312         wait.
3313         (prepare_to_wait): In sync mode, mark infrun's event source.
3314         (infrun_async_inferior_event_handler): No longer bail out if the
3315         target can't async.
3316         * infrun.h (mark_infrun_async_event_handler): New declaration.
3317         * linux-nat.c (linux_nat_wait_1): Remove calls to
3318         set_sigint_trap/clear_sigint_trap.
3319         (linux_nat_terminal_inferior): No longer check whether the target
3320         can async.
3321         * mi/mi-interp.c (mi_on_sync_execution_done): Update and simplify
3322         comment.
3323         (mi_execute_command_input_handler): No longer check whether the
3324         target is async.  Update and simplify comment.
3325         * target.c (default_target_wait): New function.
3326         * target.h (struct target_ops) <to_wait>: Now defaults to
3327         default_target_wait.
3328         (default_target_wait): Declare.
3329         * top.c (wait_sync_command_done): New function, factored out from
3330         ...
3331         (maybe_wait_sync_command_done): ... this.
3332         * top.h (wait_sync_command_done): Declare.
3333         * target-delegates.c: Regenerate.
3334
3335 2015-09-09  Markus Metzger  <markus.t.metzger@intel.com>
3336
3337         * nat/linux-btrace.h (struct btrace_target_info) <ptr_bits>: Remove.
3338         * nat/linux-btrace.c: Include filestuff.h and inttypes.h.
3339         Remove include of sys/utsname.h.
3340         (linux_determine_kernel_ptr_bits): Remove.
3341         (linux_determine_kernel_start): New.
3342         (perf_event_is_kernel_addr): Remove tinfo argument.  Update users.
3343         Update check.
3344         (perf_event_skip_bts_record): Remove tinfo argument.  Update users.
3345         (linux_enable_bts, linux_enable_pt): Remove tinfo->ptr_bits
3346         initialization.
3347         * x86-linux-nat.c (x86_linux_enable_btrace): Remove ptr_bits
3348         assignment.
3349
3350 2015-09-07  Pedro Alves  <palves@redhat.com>
3351
3352         * guile/guile-internal.h (as_a_scm_t_subr): New.
3353         * guile/guile.c (misc_guile_functions): Use it.
3354         * guile/scm-arch.c (arch_functions): Use it.
3355         * guile/scm-block.c (block_functions, gdbscm_initialize_blocks):
3356         Use it.
3357         * guile/scm-breakpoint.c (breakpoint_functions): Use it.
3358         * guile/scm-cmd.c (command_functions): Use it.
3359         * guile/scm-disasm.c (disasm_functions): Use it.
3360         * guile/scm-exception.c (exception_functions)
3361         (private_exception_functions): Use it.
3362         * guile/scm-frame.c (frame_functions)
3363         * guile/scm-gsmob.c (gsmob_functions): Use it.
3364         * guile/scm-iterator.c (iterator_functions): Use it.
3365         * guile/scm-lazy-string.c (lazy_string_functions): Use it.
3366         * guile/scm-math.c (math_functions): Use it.
3367         * guile/scm-objfile.c (objfile_functions): Use it.
3368         * guile/scm-param.c (parameter_functions): Use it.
3369         * guile/scm-ports.c (port_functions, private_port_functions): Use
3370         it.
3371         * guile/scm-pretty-print.c (pretty_printer_functions): Use it.
3372         * guile/scm-progspace.c (pspace_functions): Use it.
3373         * guile/scm-string.c (string_functions): Use it.
3374         * guile/scm-symbol.c (symbol_functions): Use it.
3375         * guile/scm-symtab.c (symtab_functions): Use it.
3376         * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
3377         it.
3378         * guile/scm-value.c (value_functions): Use it.
3379
3380 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3381
3382         * tui/tui-data.c (win_with_focus): Remove cast of NULL pointer.
3383         (tui_next_win): Likewise.
3384         (tui_prev_win): Likewise.
3385         (tui_partial_win_by_name): Likewise.
3386         (tui_init_generic_part): Likewise.
3387         (init_content_element): Likewise.
3388         (tui_del_window): Likewise.
3389         (tui_free_window): Likewise.
3390         (tui_del_data_windows): Likewise.
3391         (tui_free_data_content): Likewise.
3392         * tui/tui-layout.c (make_source_or_disasm_window): Likewise.
3393         * tui/tui-regs.c (tui_show_register_group): Likewise.
3394         * tui/tui-win.c (tui_resize_all): Likewise.
3395         (tui_set_focus): Likewise.
3396         (tui_set_win_height): Likewise.
3397         (make_invisible_and_set_new_height): Likewise.
3398         * tui/tui-windata.c (tui_delete_data_content_windows): Likewise.
3399         * tui/tui-wingeneral.c (make_visible): Likewise.
3400
3401 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3402
3403         * cli/cli-decode.c (find_cmd): Remove cast of NULL pointer.
3404
3405 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3406
3407         * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
3408         pointer.
3409         * dbxread.c (dbx_end_psymtab): Likewise.
3410         * gnu-nat.c (gnu_write_inferior): Likewise.
3411         * mdebugread.c (cross_ref): Likewise.
3412         * p-valprint.c (pascal_val_print): Likewise.
3413         * xcoffread.c (xcoff_end_psymtab): Likewise.
3414
3415 2015-09-04  Yao Qi  <yao.qi@linaro.org>
3416
3417         * NEWS: Mention the aarch64 multi-arch debugging support.
3418
3419 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
3420
3421         * ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
3422         type instead of a TYPE_CODE_INT one for the string_char_type
3423         and the ada_primitive_type_char types.
3424
3425 2015-09-03  Yao Qi  <yao.qi@linaro.org>
3426
3427         * aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
3428         Move code to aarch64_linux_region_ok_for_watchpoint.  Call
3429         aarch64_linux_region_ok_for_watchpoint.
3430         * nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
3431         New function.
3432         * nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
3433         Declare it.
3434
3435 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3436
3437         * gdb_obstack.h (obstack_strdup): Declare.
3438         * gdb_obstack.c (obstack_strdup): Define.
3439         * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
3440         * gdbarch.c: Regenerate.
3441         * gdbarch.h: Regenerate.
3442         * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
3443
3444 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3445
3446         * gdbtypes.c (copy_type_recursive): Update documentation.
3447
3448 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3449
3450         * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
3451         as zero.
3452
3453 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3454
3455         * solib-svr4.c (svr4_handle_solib_event): Initialize 'val' as NULL
3456
3457 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3458
3459         * solib-svr4.c (solib_event_probe_action): Call
3460         get_probe_argument_count using TRY...CATCH.
3461         (svr4_handle_solib_event): Likewise, for evaluate_probe_argument.
3462
3463 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3464
3465         * probe.h (struct probe_ops) <get_probe_argument_count,
3466         evaluate_probe_argument, enable_probe, disable_probe>: Mention in
3467         the comment that the function can throw an exception.
3468         (get_probe_argument_count): Likewise.
3469         (evaluate_probe_argument): Likewise.
3470         * stap-probe.c (stap_get_opcode): Call error instead of
3471         internal_error.
3472         (stap_get_expected_argument_type): Likewise.  Add argument
3473         'probe'.  Improve error message by mentioning the probe's name.
3474         (stap_parse_probe_arguments): Adjust call to
3475         stap_get_expected_argument_type.
3476         (stap_get_arg): Add comment.  Assert that 'probe->args_parsed' is
3477         not zero.  Call internal_error if GDB requests an argument but the
3478         probe has no arguments.
3479
3480 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
3481
3482         * ada-lang.c (ada_resolve_function): Do not ask the user what
3483         match to use when in completion mode.
3484
3485 2015-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
3486
3487         * tui/tui-data.c (tui_win_name): Make local variable const, remove
3488         cast of NULL.
3489
3490 2015-08-31  Max Filippov  <jcmvbkbc@gmail.com>
3491
3492         * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Initialize
3493         call_abi using XSHAL_ABI macro.
3494
3495 2015-08-29  Doug Evans  <xdje42@gmail.com>
3496
3497         * symtab.h (struct symbol): Tweak comment.
3498
3499 2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
3500
3501         * gdbtypes.c (alloc_type_arch): Allocate the type on the given
3502         gdbarch obstack instead of on the heap.  Update commentary
3503         accordingly.
3504
3505 2015-08-28  Joel Brobecker  <brobecker@adacore.com>
3506
3507         GDB 7.10 released.
3508
3509 2015-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3510
3511         * NEWS: Update entry about non-8-bits addressable memory.
3512
3513 2015-08-28  Ulrich Weigand  <uweigand@de.ibm.com>
3514
3515         Revert:
3516         2014-11-06  Doug Evans  <xdje42@gmail.com>
3517         * solib.c (solib_global_lookup): Fetch arch from objfile,
3518         not target_gdbarch.
3519
3520 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3521
3522         * ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
3523         attempt to relocate a TLS variable offset.
3524
3525 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3526
3527         * spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
3528         registered yet.  Set inferior_ptid while calling target_read_memory.
3529
3530 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3531
3532         * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
3533         (GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
3534         * linux-nat.c (check_stopped_by_breakpoint): Use
3535         GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
3536
3537 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3538
3539         * linux-thread-db.c (thread_db_get_thread_local_address): If the
3540         thread was not yet discovered, use thread_from_lwp instead of
3541         calling thread_db_find_new_threads_1.
3542
3543 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3544
3545         * m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
3546         statements.
3547
3548 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3549
3550         * NEWS: Document support for non-8-bits addressable memory.
3551
3552 2015-08-27  Pedro Alves  <palves@redhat.com>
3553
3554         * configure.ac: Remove AC_TYPE_SIGNAL call.
3555         * configure, config.in: Regenerate.
3556
3557 2015-08-27  Pedro Alves  <palves@redhat.com>
3558
3559         * cp-support.c (gdb_demangle): Use sighandler_t.  Remove cast.
3560         * extension-priv.h: Include signal.h.
3561         (struct signal_handler) <handler>: Change type to sighandler_t.
3562         * extension.c (install_gdb_sigint_handler): Use sighandler_t.
3563         * inflow.c (sigint_ours, sigquit_ours): Change type to
3564         sighandler_t.
3565         (child_terminal_inferior): Remove casts.
3566         (child_terminal_ours_1, new_tty): Use sighandler_t.  Remove casts.
3567         (osig): Change type to sighandler_t.
3568         * nto-procfs.c (ofunc): Change type to sighandler_t.
3569         (procfs_wait): Remove casts.
3570         * remote-m32r-sdi.c (m32r_wait, m32r_load): Use sighandler_t.
3571         * remote-sim.c (gdbsim_wait): Use sighandler_t.
3572         * utils.c (wait_to_die_with_timeout): Use sighandler_t.
3573
3574 2015-08-27  Pedro Alves  <palves@redhat.com>
3575
3576         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add signal-h.
3577         * gnulib/aclocal.m4: Renegerate.
3578         * gnulib/config.in: Renegerate.
3579         * gnulib/configure: Renegerate.
3580         * gnulib/import/Makefile.am: Update.
3581         * gnulib/import/Makefile.in: Regenerate.
3582         * gnulib/import/m4/gnulib-cache.m4: Update.
3583         * gnulib/import/m4/gnulib-comp.m4: Update.
3584         * gnulib/import/m4/signal_h.m4: New file.
3585         * gnulib/import/signal.in.h: New file.
3586
3587 2015-08-27  Pedro Alves  <palves@redhat.com>
3588
3589         * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE)
3590         (MIN_MEMORY_PACKET_SIZE): New.
3591         (MAX_REMOTE_PACKET_SIZE, MIN_REMOTE_PACKET_SIZE): Delete.
3592         (get_memory_packet_size): Adjust.  No longer limit the max packet
3593         size.
3594         (set_memory_packet_size): Adjust, and remove dead code.
3595         (remote_check_symbols): Use xmalloc and a cleanup instead of
3596         alloca.
3597         (remote_packet_size): No longer cap the packet size.
3598         (putpkt_binary): Use xmalloc and a cleanup instead of alloca.
3599
3600 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
3601
3602         * compile/compile.c (compile_to_object): Mention language in
3603         error message.
3604
3605 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
3606
3607         * target.c (target_pre_inferior): Unset attach_flag.
3608
3609 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3610
3611         * gdbarch.sh (append_name): Fix type in XRESIZEVEC.
3612         * gdbarch.c: Re-generate.
3613
3614 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3615
3616         * aarch64-linux-nat.c (aarch64_add_process): Replace xmalloc-family
3617         function with the XNEW-family equivalent.
3618         * aarch64-tdep.c (aarch64_gdbarch_init): Likewise.
3619         * ada-exp.y (write_ambiguous_var): Likewise.
3620         * ada-lang.c (resolve_subexp): Likewise.
3621         (user_select_syms): Likewise.
3622         (assign_aggregate): Likewise.
3623         (ada_evaluate_subexp): Likewise.
3624         (cache_symbol): Likewise.
3625         * addrmap.c (allocate_key): Likewise.
3626         (addrmap_create_mutable): Likewise.
3627         * aix-thread.c (sync_threadlists): Likewise.
3628         * alpha-tdep.c (alpha_push_dummy_call): Likewise.
3629         (alpha_gdbarch_init): Likewise.
3630         * amd64-windows-tdep.c (amd64_windows_push_arguments): Likewise.
3631         * arm-linux-nat.c (arm_linux_add_process): Likewise.
3632         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
3633         * arm-tdep.c (push_stack_item): Likewise.
3634         (arm_displaced_step_copy_insn): Likewise.
3635         (arm_gdbarch_init): Likewise.
3636         (_initialize_arm_tdep): Likewise.
3637         * avr-tdep.c (push_stack_item): Likewise.
3638         * ax-general.c (new_agent_expr): Likewise.
3639         * block.c (block_initialize_namespace): Likewise.
3640         * breakpoint.c (alloc_counted_command_line): Likewise.
3641         (update_dprintf_command_list): Likewise.
3642         (parse_breakpoint_sals): Likewise.
3643         (decode_static_tracepoint_spec): Likewise.
3644         (until_break_command): Likewise.
3645         (clear_command): Likewise.
3646         (update_global_location_list): Likewise.
3647         (get_breakpoint_objfile_data) Likewise.
3648         * btrace.c (ftrace_new_function): Likewise.
3649         (btrace_set_insn_history): Likewise.
3650         (btrace_set_call_history): Likewise.
3651         * buildsym.c (add_symbol_to_list): Likewise.
3652         (record_pending_block): Likewise.
3653         (start_subfile): Likewise.
3654         (start_buildsym_compunit): Likewise.
3655         (push_subfile): Likewise.
3656         (end_symtab_get_static_block): Likewise.
3657         (buildsym_init): Likewise.
3658         * cli/cli-cmds.c (source_command): Likewise.
3659         * cli/cli-decode.c (add_cmd): Likewise.
3660         * cli/cli-script.c (build_command_line): Likewise.
3661         (setup_user_args): Likewise.
3662         (realloc_body_list): Likewise.
3663         (process_next_line): Likewise.
3664         (copy_command_lines): Likewise.
3665         * cli/cli-setshow.c (do_set_command): Likewise.
3666         * coff-pe-read.c (read_pe_exported_syms): Likewise.
3667         * coffread.c (coff_locate_sections): Likewise.
3668         (coff_symtab_read): Likewise.
3669         (coff_read_struct_type): Likewise.
3670         * common/cleanups.c (make_my_cleanup2): Likewise.
3671         * common/common-exceptions.c (throw_it): Likewise.
3672         * common/filestuff.c (make_cleanup_close): Likewise.
3673         * common/format.c (parse_format_string): Likewise.
3674         * common/queue.h (DEFINE_QUEUE_P): Likewise.
3675         * compile/compile-object-load.c (munmap_list_add): Likewise.
3676         (compile_object_load): Likewise.
3677         * compile/compile-object-run.c (compile_object_run): Likewise.
3678         * compile/compile.c (append_args): Likewise.
3679         * corefile.c (specify_exec_file_hook): Likewise.
3680         * cp-support.c (make_symbol_overload_list): Likewise.
3681         * cris-tdep.c (push_stack_item): Likewise.
3682         (cris_gdbarch_init): Likewise.
3683         * ctf.c (ctf_trace_file_writer_new): Likewise.
3684         * dbxread.c (init_header_files): Likewise.
3685         (add_new_header_file): Likewise.
3686         (init_bincl_list): Likewise.
3687         (dbx_end_psymtab): Likewise.
3688         (start_psymtab): Likewise.
3689         (dbx_end_psymtab): Likewise.
3690         * dcache.c (dcache_init): Likewise.
3691         * dictionary.c (dict_create_hashed): Likewise.
3692         (dict_create_hashed_expandable): Likewise.
3693         (dict_create_linear): Likewise.
3694         (dict_create_linear_expandable): Likewise.
3695         * dtrace-probe.c (dtrace_process_dof_probe): Likewise.
3696         * dummy-frame.c (register_dummy_frame_dtor): Likewise.
3697         * dwarf2-frame-tailcall.c (cache_new_ref1): Likewise.
3698         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3699         (decode_frame_entry_1): Likewise.
3700         * dwarf2expr.c (new_dwarf_expr_context): Likewise.
3701         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
3702         * dwarf2read.c (dwarf2_has_info): Likewise.
3703         (create_signatured_type_table_from_index): Likewise.
3704         (dwarf2_read_index): Likewise.
3705         (dw2_get_file_names_reader): Likewise.
3706         (create_all_type_units): Likewise.
3707         (read_cutu_die_from_dwo): Likewise.
3708         (init_tu_and_read_dwo_dies): Likewise.
3709         (init_cutu_and_read_dies): Likewise.
3710         (create_all_comp_units): Likewise.
3711         (queue_comp_unit): Likewise.
3712         (inherit_abstract_dies): Likewise.
3713         (read_call_site_scope): Likewise.
3714         (dwarf2_add_field): Likewise.
3715         (dwarf2_add_typedef): Likewise.
3716         (dwarf2_add_member_fn): Likewise.
3717         (attr_to_dynamic_prop): Likewise.
3718         (abbrev_table_alloc_abbrev): Likewise.
3719         (abbrev_table_read_table): Likewise.
3720         (add_include_dir): Likewise.
3721         (add_file_name): Likewise.
3722         (dwarf_decode_line_header): Likewise.
3723         (dwarf2_const_value_attr): Likewise.
3724         (dwarf_alloc_block): Likewise.
3725         (parse_macro_definition): Likewise.
3726         (set_die_type): Likewise.
3727         (write_psymtabs_to_index): Likewise.
3728         (create_cus_from_index): Likewise.
3729         (dwarf2_create_include_psymtab): Likewise.
3730         (process_psymtab_comp_unit_reader): Likewise.
3731         (build_type_psymtab_dependencies): Likewise.
3732         (read_comp_units_from_section): Likewise.
3733         (compute_compunit_symtab_includes): Likewise.
3734         (create_dwo_unit_in_dwp_v1): Likewise.
3735         (create_dwo_unit_in_dwp_v2): Likewise.
3736         (read_func_scope): Likewise.
3737         (process_structure_scope): Likewise.
3738         (mark_common_block_symbol_computed): Likewise.
3739         (load_partial_dies): Likewise.
3740         (dwarf2_symbol_mark_computed): Likewise.
3741         * elfread.c (elf_symfile_segments): Likewise.
3742         (elf_read_minimal_symbols): Likewise.
3743         * environ.c (make_environ): Likewise.
3744         * eval.c (evaluate_subexp_standard): Likewise.
3745         * event-loop.c (create_file_handler): Likewise.
3746         (create_async_signal_handler): Likewise.
3747         (create_async_event_handler): Likewise.
3748         (create_timer): Likewise.
3749         * exec.c (build_section_table): Likewise.
3750         * fbsd-nat.c (fbsd_remember_child): Likewise.
3751         * fork-child.c (fork_inferior): Likewise.
3752         * frv-tdep.c (new_variant): Likewise.
3753         * gdbarch.sh (gdbarch_alloc): Likewise.
3754         (append_name): Likewise.
3755         * gdbtypes.c (rank_function): Likewise.
3756         (copy_type_recursive): Likewise.
3757         (add_dyn_prop): Likewise.
3758         * gnu-nat.c (make_proc): Likewise.
3759         (make_inf): Likewise.
3760         (gnu_write_inferior): Likewise.
3761         * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
3762         (build_std_type_info_type): Likewise.
3763         * guile/scm-param.c (compute_enum_list): Likewise.
3764         * guile/scm-utils.c (gdbscm_parse_function_args): Likewise.
3765         * guile/scm-value.c (gdbscm_value_call): Likewise.
3766         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
3767         * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
3768         (read_unwind_info): Likewise.
3769         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
3770         * infcall.c (dummy_frame_context_saver_setup): Likewise.
3771         (call_function_by_hand_dummy): Likewise.
3772         * infcmd.c (step_once): Likewise.
3773         (finish_forward): Likewise.
3774         (attach_command): Likewise.
3775         (notice_new_inferior): Likewise.
3776         * inferior.c (add_inferior_silent): Likewise.
3777         * infrun.c (add_displaced_stepping_state): Likewise.
3778         (save_infcall_control_state): Likewise.
3779         (save_inferior_ptid): Likewise.
3780         (_initialize_infrun): Likewise.
3781         * jit.c (bfd_open_from_target_memory): Likewise.
3782         (jit_gdbarch_data_init): Likewise.
3783         * language.c (add_language): Likewise.
3784         * linespec.c (decode_line_2): Likewise.
3785         * linux-nat.c (add_to_pid_list): Likewise.
3786         (add_initial_lwp): Likewise.
3787         * linux-thread-db.c (add_thread_db_info): Likewise.
3788         (record_thread): Likewise.
3789         (info_auto_load_libthread_db): Likewise.
3790         * m32c-tdep.c (m32c_gdbarch_init): Likewise.
3791         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3792         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
3793         * m88k-tdep.c (m88k_analyze_prologue): Likewise.
3794         * macrocmd.c (macro_define_command): Likewise.
3795         * macroexp.c (gather_arguments): Likewise.
3796         * macroscope.c (sal_macro_scope): Likewise.
3797         * macrotab.c (new_macro_table): Likewise.
3798         * mdebugread.c (push_parse_stack): Likewise.
3799         (parse_partial_symbols): Likewise.
3800         (parse_symbol): Likewise.
3801         (psymtab_to_symtab_1): Likewise.
3802         (new_block): Likewise.
3803         (new_psymtab): Likewise.
3804         (mdebug_build_psymtabs): Likewise.
3805         (add_pending): Likewise.
3806         (elfmdebug_build_psymtabs): Likewise.
3807         * mep-tdep.c (mep_gdbarch_init): Likewise.
3808         * mi/mi-main.c (mi_execute_command): Likewise.
3809         * mi/mi-parse.c (mi_parse_argv): Likewise.
3810         * minidebug.c (lzma_open): Likewise.
3811         * minsyms.c (terminate_minimal_symbol_table): Likewise.
3812         * mips-linux-nat.c (mips_linux_insert_watchpoint): Likewise.
3813         * mips-tdep.c (mips_gdbarch_init): Likewise.
3814         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3815         * msp430-tdep.c (msp430_gdbarch_init): Likewise.
3816         * mt-tdep.c (mt_registers_info): Likewise.
3817         * nat/aarch64-linux.c (aarch64_linux_new_thread): Likewise.
3818         * nat/linux-btrace.c (linux_enable_bts): Likewise.
3819         (linux_enable_pt): Likewise.
3820         * nat/linux-osdata.c (linux_xfer_osdata_processes): Likewise.
3821         (linux_xfer_osdata_processgroups): Likewise.
3822         * nios2-tdep.c (nios2_gdbarch_init): Likewise.
3823         * nto-procfs.c (procfs_meminfo): Likewise.
3824         * objc-lang.c (start_msglist): Likewise.
3825         (selectors_info): Likewise.
3826         (classes_info): Likewise.
3827         (find_methods): Likewise.
3828         * objfiles.c (allocate_objfile): Likewise.
3829         (update_section_map): Likewise.
3830         * osabi.c (gdbarch_register_osabi): Likewise.
3831         (gdbarch_register_osabi_sniffer): Likewise.
3832         * parse.c (start_arglist): Likewise.
3833         * ppc-linux-nat.c (hwdebug_find_thread_points_by_tid): Likewise.
3834         (hwdebug_insert_point): Likewise.
3835         * printcmd.c (display_command): Likewise.
3836         (ui_printf): Likewise.
3837         * procfs.c (create_procinfo): Likewise.
3838         (load_syscalls): Likewise.
3839         (proc_get_LDT_entry): Likewise.
3840         (proc_update_threads): Likewise.
3841         * prologue-value.c (make_pv_area): Likewise.
3842         (pv_area_store): Likewise.
3843         * psymtab.c (extend_psymbol_list): Likewise.
3844         (init_psymbol_list): Likewise.
3845         (allocate_psymtab): Likewise.
3846         * python/py-inferior.c (add_thread_object): Likewise.
3847         * python/py-param.c (compute_enum_values): Likewise.
3848         * python/py-value.c (valpy_call): Likewise.
3849         * python/py-varobj.c (py_varobj_iter_next): Likewise.
3850         * python/python.c (ensure_python_env): Likewise.
3851         * record-btrace.c (record_btrace_start_replaying): Likewise.
3852         * record-full.c (record_full_reg_alloc): Likewise.
3853         (record_full_mem_alloc): Likewise.
3854         (record_full_end_alloc): Likewise.
3855         (record_full_core_xfer_partial): Likewise.
3856         * regcache.c (get_thread_arch_aspace_regcache): Likewise.
3857         * remote-fileio.c (remote_fileio_init_fd_map): Likewise.
3858         * remote-notif.c (remote_notif_state_allocate): Likewise.
3859         * remote.c (demand_private_info): Likewise.
3860         (remote_notif_stop_alloc_reply): Likewise.
3861         (remote_enable_btrace): Likewise.
3862         * reverse.c (save_bookmark_command): Likewise.
3863         * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3864         * rx-tdep.c (rx_gdbarch_init): Likewise.
3865         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
3866         * ser-go32.c (dos_get_tty_state): Likewise.
3867         (dos_copy_tty_state): Likewise.
3868         * ser-mingw.c (ser_windows_open): Likewise.
3869         (ser_console_wait_handle): Likewise.
3870         (ser_console_get_tty_state): Likewise.
3871         (make_pipe_state): Likewise.
3872         (net_windows_open): Likewise.
3873         * ser-unix.c (hardwire_get_tty_state): Likewise.
3874         (hardwire_copy_tty_state): Likewise.
3875         * solib-aix.c (solib_aix_new_lm_info): Likewise.
3876         * solib-dsbt.c (dsbt_current_sos): Likewise.
3877         (dsbt_relocate_main_executable): Likewise.
3878         * solib-frv.c (frv_current_sos): Likewise.
3879         (frv_relocate_main_executable): Likewise.
3880         * solib-spu.c (spu_bfd_fopen): Likewise.
3881         * solib-svr4.c (lm_info_read): Likewise.
3882         (svr4_copy_library_list): Likewise.
3883         (svr4_default_sos): Likewise.
3884         * source.c (find_source_lines): Likewise.
3885         (line_info): Likewise.
3886         (add_substitute_path_rule): Likewise.
3887         * spu-linux-nat.c (spu_bfd_open): Likewise.
3888         * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
3889         * stabsread.c (dbx_lookup_type): Likewise.
3890         (read_type): Likewise.
3891         (read_member_functions): Likewise.
3892         (read_struct_fields): Likewise.
3893         (read_baseclasses): Likewise.
3894         (read_args): Likewise.
3895         (_initialize_stabsread): Likewise.
3896         * stack.c (func_command): Likewise.
3897         * stap-probe.c (handle_stap_probe): Likewise.
3898         * symfile.c (addrs_section_sort): Likewise.
3899         (addr_info_make_relative): Likewise.
3900         (load_section_callback): Likewise.
3901         (add_symbol_file_command): Likewise.
3902         (init_filename_language_table): Likewise.
3903         * symtab.c (create_filename_seen_cache): Likewise.
3904         (sort_search_symbols_remove_dups): Likewise.
3905         (search_symbols): Likewise.
3906         * target.c (make_cleanup_restore_target_terminal): Likewise.
3907         * thread.c (new_thread): Likewise.
3908         (enable_thread_stack_temporaries): Likewise.
3909         (make_cleanup_restore_current_thread): Likewise.
3910         (thread_apply_all_command): Likewise.
3911         * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
3912         * top.c (gdb_readline_wrapper): Likewise.
3913         * tracefile-tfile.c (tfile_trace_file_writer_new): Likewise.
3914         * tracepoint.c (trace_find_line_command): Likewise.
3915         (all_tracepoint_actions_and_cleanup): Likewise.
3916         (make_cleanup_restore_current_traceframe): Likewise.
3917         (get_uploaded_tp): Likewise.
3918         (get_uploaded_tsv): Likewise.
3919         * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
3920         (tui_alloc_win_info): Likewise.
3921         (tui_alloc_content): Likewise.
3922         (tui_add_content_elements): Likewise.
3923         * tui/tui-disasm.c (tui_find_disassembly_address): Likewise.
3924         (tui_set_disassem_content): Likewise.
3925         * ui-file.c (ui_file_new): Likewise.
3926         (stdio_file_new): Likewise.
3927         (tee_file_new): Likewise.
3928         * utils.c (make_cleanup_restore_integer): Likewise.
3929         (add_internal_problem_command): Likewise.
3930         * v850-tdep.c (v850_gdbarch_init): Likewise.
3931         * valops.c (find_oload_champ): Likewise.
3932         * value.c (allocate_value_lazy): Likewise.
3933         (record_latest_value): Likewise.
3934         (create_internalvar): Likewise.
3935         * varobj.c (install_variable): Likewise.
3936         (new_variable): Likewise.
3937         (new_root_variable): Likewise.
3938         (cppush): Likewise.
3939         (_initialize_varobj): Likewise.
3940         * windows-nat.c (windows_make_so): Likewise.
3941         * x86-nat.c (x86_add_process): Likewise.
3942         * xcoffread.c (arrange_linetable): Likewise.
3943         (allocate_include_entry): Likewise.
3944         (process_linenos): Likewise.
3945         (SYMBOL_DUP): Likewise.
3946         (xcoff_start_psymtab): Likewise.
3947         (xcoff_end_psymtab): Likewise.
3948         * xml-support.c (gdb_xml_parse_attr_ulongest): Likewise.
3949         * xtensa-tdep.c (xtensa_register_type): Likewise.
3950         * gdbarch.c: Regenerate.
3951         * gdbarch.h: Regenerate.
3952
3953 2015-08-25  Don Breazeal  <donb@codesourcery.com>
3954
3955         * infrun.c (follow_exec): Re-order operations for
3956         handling follow-exec-mode "new".
3957         (handle_inferior_event_1): Assign ecs->event_thread
3958         to the current thread.
3959         * remote.c (get_remote_arch_state): Add an assertion.
3960
3961 2015-08-26  Pedro Alves  <palves@redhat.com>
3962
3963         * MAINTAINERS: Add Markus Metzger as btrace maintainer.
3964
3965 2015-08-25  Pedro Alves  <palves@redhat.com>
3966
3967         PR gdb/18804
3968         * defs.h (maybe_quit): Declare.
3969         (QUIT): Now calls maybe_quit.
3970         * event-loop.c (clear_async_signal_handler)
3971         (async_signal_handler_is_marked): New functions.
3972         * event-loop.h (async_signal_handler_is_marked)
3973         (clear_async_signal_handler): New declarations.
3974         * remote.c (remote_check_pending_interrupt): New function.
3975         (interrupt_query): Use make_cleanup_restore_target_terminal.  No
3976         longer check whether the target is async.  If waiting for a stop
3977         reply, and a Ctrl-C as been sent to the target, offer to
3978         disconnect, and throw TARGET_CLOSE_ERROR instead of a quit.
3979         Otherwise do not disconnect and throw a quit.
3980         (_initialize_remote): Install remote_check_pending_interrupt as
3981         to_check_pending_interrupt.
3982         * target.c (target_check_pending_interrupt): New function.
3983         * target.h (struct target_ops) <to_check_pending_interrupt>: New
3984         field.
3985         (target_check_pending_interrupt): New declaration.
3986         * utils.c (maybe_quit): New function.
3987         * target-delegates.c: Regenerate.
3988
3989 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3990
3991         * nat/aarch64-linux-hw-point.c (debug_reg_change_callback):
3992         Rename local variable pid to tid, and get lwpid of lwp.  Update
3993         debug output.
3994
3995 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
3996
3997         * ada-lang.c (ada_read_var_value): Add a var_block argument
3998         and pass it to default_read_var_value.
3999         * block.c (block_static_link): New accessor.
4000         * block.h (block_static_link): Declare it.
4001         * buildsym.c (finish_block_internal): Add a static_link
4002         argument.  If there is a static link, associate it to the new
4003         block.
4004         (finish_block): Add a static link argument and pass it to
4005         finish_block_internal.
4006         (end_symtab_get_static_block): Update calls to finish_block and
4007         to finish_block_internal.
4008         (end_symtab_with_blockvector): Update call to
4009         finish_block_internal.
4010         * buildsym.h: Forward-declare struct dynamic_prop.
4011         (struct context_stack): Add a static_link field.
4012         (finish_block): Add a static link argument.
4013         * c-exp.y: Remove an obsolete comment (evaluation of variables
4014         already start from the selected frame, and now they climb *up*
4015         the call stack) and propagate the block information to the
4016         produced expression.
4017         * d-exp.y: Likewise.
4018         * f-exp.y: Likewise.
4019         * go-exp.y: Likewise.
4020         * jv-exp.y: Likewise.
4021         * m2-exp.y: Likewise.
4022         * p-exp.y: Likewise.
4023         * coffread.c (coff_symtab_read): Update calls to finish_block.
4024         * dbxread.c (process_one_symbol): Likewise.
4025         * xcoffread.c (read_xcoff_symtab): Likewise.
4026         * compile/compile-c-symbols.c (convert_one_symbol): Promote the
4027         "sym" parameter to struct block_symbol, update its uses and pass
4028         its block to calls to read_var_value.
4029         (convert_symbol_sym): Update the calls to convert_one_symbol.
4030         * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update
4031         call to read_var_value.
4032         * dwarf2loc.c (block_op_get_frame_base): New.
4033         (dwarf2_block_frame_base_locexpr_funcs): Implement the
4034         get_frame_base method.
4035         (dwarf2_block_frame_base_loclist_funcs): Likewise.
4036         (dwarf2locexpr_baton_eval): Add a frame argument and use it
4037         instead of the selected frame in order to evaluate the
4038         expression.
4039         (dwarf2_evaluate_property): Add a frame argument.  Update call
4040         to dwarf2_locexpr_baton_eval to provide a frame in available and
4041         to handle the absence of address stack.
4042         * dwarf2loc.h (dwarf2_evaluate_property): Add a frame argument.
4043         * dwarf2read.c (attr_to_dynamic_prop): Add a forward
4044         declaration.
4045         (read_func_scope): Record any available static link description.
4046         Update call to finish_block.
4047         (read_lexical_block_scope): Update call to finish_block.
4048         * findvar.c (follow_static_link): New.
4049         (get_hosting_frame): New.
4050         (default_read_var_value): Add a var_block argument.  Use
4051         get_hosting_frame to handle non-local references.
4052         (read_var_value): Add a var_block argument and pass it to the
4053         LA_READ_VAR_VALUE method.
4054         * gdbtypes.c (resolve_dynamic_range): Update calls to
4055         dwarf2_evaluate_property.
4056         (resolve_dynamic_type_internal): Likewise.
4057         * guile/scm-frame.c (gdbscm_frame_read_var): Update call to
4058         read_var_value, passing it the block coming from symbol lookup.
4059         * guile/scm-symbol.c (gdbscm_symbol_value): Update call to
4060         read_var_value (TODO).
4061         * infcmd.c (finish_command_continuation): Update call to
4062         read_var_value, passing it the block coming from symbol lookup.
4063         * infrun.c (insert_exception_resume_breakpoint): Likewise.
4064         * language.h (struct language_defn): Add a var_block argument to
4065         the LA_READ_VAR_VALUE method.
4066         * objfiles.c (struct static_link_htab_entry): New.
4067         (static_link_htab_entry_hash): New.
4068         (static_link_htab_entry_eq): New.
4069         (objfile_register_static_link): New.
4070         (objfile_lookup_static_link): New.
4071         (free_objfile): Free the STATIC_LINKS hashed map if needed.
4072         * objfiles.h: Include hashtab.h.
4073         (struct objfile): Add a static_links field.
4074         (objfile_register_static_link): New.
4075         (objfile_lookup_static_link): New.
4076         * printcmd.c (print_variable_and_value): Update call to
4077         read_var_value.
4078         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
4079         * python/py-frame.c (frapy_read_var): Update call to
4080         read_var_value, passing it the block coming from symbol lookup.
4081         * python/py-framefilter.c (extract_sym): Add a sym_block
4082         parameter and set the pointed value to NULL (TODO).
4083         (enumerate_args): Update call to extract_sym.
4084         (enumerate_locals): Update calls to extract_sym and to
4085         read_var_value.
4086         * python/py-symbol.c (sympy_value): Update call to
4087         read_var_value (TODO).
4088         * stack.c (read_frame_local): Update call to read_var_value.
4089         (read_frame_arg): Likewise.
4090         (return_command): Likewise.
4091         * symtab.h (struct symbol_block_ops): Add a get_frame_base
4092         method.
4093         (struct symbol): Add a block field.
4094         (SYMBOL_BLOCK): New accessor.
4095         * valops.c (value_of_variable): Remove frame/block handling and
4096         pass the block argument to read_var_value, which does this job
4097         now.
4098         (value_struct_elt_for_reference): Update calls to
4099         read_var_value.
4100         (value_of_this): Pass the block found to read_var_value.
4101         * value.h (read_var_value): Add a var_block argument.
4102         (default_read_var_value): Likewise.
4103
4104 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4105
4106         * aarch64-linux-nat.c (aarch64_linux_new_thread): Move it to ...
4107         * nat/aarch64-linux.c (aarch64_linux_new_thread): ... here.
4108         * nat/aarch64-linux.h (aarch64_linux_new_thread): Declare.
4109
4110 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4111
4112         * Makefile.in (aarch64-liunx.o): New rule.
4113         (HFILES_NO_SRCDIR): Add aarch64-linux.h.
4114         * config/aarch64/linux.mh (NAT_FILE): Add aarch64-linux.o.
4115         * aarch64-linux-nat.c: Include nat/aarch64-linux.h.
4116         * aarch64-linux-nat.c (aarch64_get_debug_reg_state): Make it
4117         extern.
4118         (aarch64_linux_prepare_to_resume): Move it nat/aarch64-linux.c.
4119         * nat/aarch64-linux-hw-point.h (aarch64_debug_reg_state): Declare
4120         * nat/aarch64-linux.c: New file.
4121         * nat/aarch64-linux.h: New file.
4122
4123 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4124
4125         * aarch64-linux-nat.c (aarch64_linux_prepare_to_resume): Use
4126         lwp_arch_private_info and ptid_of_lwp.
4127
4128 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4129
4130         * aarch64-linux-nat.c (struct arch64_dr_update_callback_param):
4131         Move it to nat/aarch64-linux-hw-point.c.
4132         (debug_reg_change_callback): Likewise.
4133         (aarch64_notify_debug_reg_change): :Likewise.
4134         * nat/aarch64-linux-hw-point.c: Include nat/linux-nat.h.
4135         (aarch64_dr_update_callback_param): New.
4136         (debug_reg_change_callback): New function.
4137         (aarch64_notify_debug_reg_change): Likewise.
4138         * nat/aarch64-linux-hw-point.h (aarch64_notify_debug_reg_change):
4139         Remove the declaration.
4140
4141 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4142
4143         * aarch64-linux-nat.c (aarch64_notify_debug_reg_change):
4144         Call current_lwp_ptid.
4145
4146 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4147
4148         * aarch64-linux-nat.c (debug_reg_change_callback): Use
4149         debug_printf.
4150
4151 2015-08-25  Yao Qi  <yao.qi@linaro.org>
4152
4153         * aarch64-linux-nat.c (debug_reg_change_callback): Call
4154         ptid_get_pid rather than ptid_get_lwp.
4155
4156 2015-08-24  Pedro Alves  <palves@redhat.com>
4157
4158         * NEWS (New commands): Mention set/show remote
4159         multiprocess-extensions-packet.
4160         * remote.c (remote_query_supported): Only tell the server to use
4161         the multiprocess extensions if the user hasn't force-disabled them
4162         with "set remote multiprocess-extensions-packet off".
4163
4164 2015-08-24  Pedro Alves  <palves@redhat.com>
4165
4166         * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
4167         1029a8112290f6eee9d7878a391c49db42c999bd.
4168         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
4169         Regenerate.
4170         * gnulib/import/Makefile.am: Update.
4171         * gnulib/import/Makefile.in: Update.
4172         * gnulib/import/alloca.in.h: Update.
4173         * gnulib/import/basename-lgpl.c: Update.
4174         * gnulib/import/canonicalize-lgpl.c: Update.
4175         * gnulib/import/config.charset: Update.
4176         * gnulib/import/dirent.in.h: Update.
4177         * gnulib/import/dirfd.c: Update.
4178         * gnulib/import/dirname-lgpl.c: Update.
4179         * gnulib/import/dirname.h: Update.
4180         * gnulib/import/dosname.h: Update.
4181         * gnulib/import/errno.in.h: Update.
4182         * gnulib/import/extra/snippet/arg-nonnull.h: Update.
4183         * gnulib/import/extra/snippet/c++defs.h: Update.
4184         * gnulib/import/extra/snippet/warn-on-use.h: Update.
4185         * gnulib/import/extra/update-copyright: Update.
4186         * gnulib/import/float+.h: Update.
4187         * gnulib/import/float.c: Update.
4188         * gnulib/import/float.in.h: Update.
4189         * gnulib/import/fnmatch.c: Update.
4190         * gnulib/import/fnmatch.in.h: Update.
4191         * gnulib/import/fnmatch_loop.c: Update.
4192         * gnulib/import/fpucw.h: Update.
4193         * gnulib/import/frexp.c: Update.
4194         * gnulib/import/frexpl.c: Update.
4195         * gnulib/import/gettimeofday.c: Update.
4196         * gnulib/import/inttypes.in.h: Update.
4197         * gnulib/import/isnan.c: Update.
4198         * gnulib/import/isnand-nolibm.h: Update.
4199         * gnulib/import/isnand.c: Update.
4200         * gnulib/import/isnanl-nolibm.h: Update.
4201         * gnulib/import/isnanl.c: Update.
4202         * gnulib/import/itold.c: Update.
4203         * gnulib/import/localcharset.c: Update.
4204         * gnulib/import/localcharset.h: Update.
4205         * gnulib/import/lstat.c: Update.
4206         * gnulib/import/m4/00gnulib.m4: Update.
4207         * gnulib/import/m4/absolute-header.m4: Update.
4208         * gnulib/import/m4/alloca.m4: Update.
4209         * gnulib/import/m4/canonicalize.m4: Update.
4210         * gnulib/import/m4/codeset.m4: Update.
4211         * gnulib/import/m4/configmake.m4: Update.
4212         * gnulib/import/m4/dirent_h.m4: Update.
4213         * gnulib/import/m4/dirfd.m4: Update.
4214         * gnulib/import/m4/dirname.m4: Update.
4215         * gnulib/import/m4/double-slash-root.m4: Update.
4216         * gnulib/import/m4/eealloc.m4: Update.
4217         * gnulib/import/m4/errno_h.m4: Update.
4218         * gnulib/import/m4/exponentd.m4: Update.
4219         * gnulib/import/m4/exponentl.m4: Update.
4220         * gnulib/import/m4/extensions.m4: Update.
4221         * gnulib/import/m4/extern-inline.m4: Update.
4222         * gnulib/import/m4/fcntl-o.m4: Update.
4223         * gnulib/import/m4/float_h.m4: Update.
4224         * gnulib/import/m4/fnmatch.m4: Update.
4225         * gnulib/import/m4/fpieee.m4: Update.
4226         * gnulib/import/m4/frexp.m4: Update.
4227         * gnulib/import/m4/frexpl.m4: Update.
4228         * gnulib/import/m4/gettimeofday.m4: Update.
4229         * gnulib/import/m4/glibc21.m4: Update.
4230         * gnulib/import/m4/gnulib-cache.m4: Update.
4231         * gnulib/import/m4/gnulib-common.m4: Update.
4232         * gnulib/import/m4/gnulib-comp.m4: Update.
4233         * gnulib/import/m4/gnulib-tool.m4: Update.
4234         * gnulib/import/m4/include_next.m4: Update.
4235         * gnulib/import/m4/inttypes-pri.m4: Update.
4236         * gnulib/import/m4/inttypes.m4: Update.
4237         * gnulib/import/m4/isnand.m4: Update.
4238         * gnulib/import/m4/isnanl.m4: Update.
4239         * gnulib/import/m4/largefile.m4: Update.
4240         * gnulib/import/m4/localcharset.m4: Update.
4241         * gnulib/import/m4/locale-fr.m4: Update.
4242         * gnulib/import/m4/locale-ja.m4: Update.
4243         * gnulib/import/m4/locale-zh.m4: Update.
4244         * gnulib/import/m4/longlong.m4: Update.
4245         * gnulib/import/m4/lstat.m4: Update.
4246         * gnulib/import/m4/malloc.m4: Update.
4247         * gnulib/import/m4/malloca.m4: Update.
4248         * gnulib/import/m4/math_h.m4: Update.
4249         * gnulib/import/m4/mbrtowc.m4: Update.
4250         * gnulib/import/m4/mbsinit.m4: Update.
4251         * gnulib/import/m4/mbsrtowcs.m4: Update.
4252         * gnulib/import/m4/mbstate_t.m4: Update.
4253         * gnulib/import/m4/memchr.m4: Update.
4254         * gnulib/import/m4/memmem.m4: Update.
4255         * gnulib/import/m4/mmap-anon.m4: Update.
4256         * gnulib/import/m4/multiarch.m4: Update.
4257         * gnulib/import/m4/nocrash.m4: Update.
4258         * gnulib/import/m4/off_t.m4: Update.
4259         * gnulib/import/m4/pathmax.m4: Update.
4260         * gnulib/import/m4/readlink.m4: Update.
4261         * gnulib/import/m4/rename.m4: Update.
4262         * gnulib/import/m4/rmdir.m4: Update.
4263         * gnulib/import/m4/ssize_t.m4: Update.
4264         * gnulib/import/m4/stat.m4: Update.
4265         * gnulib/import/m4/stdbool.m4: Update.
4266         * gnulib/import/m4/stddef_h.m4: Update.
4267         * gnulib/import/m4/stdint.m4: Update.
4268         * gnulib/import/m4/stdio_h.m4: Update.
4269         * gnulib/import/m4/stdlib_h.m4: Update.
4270         * gnulib/import/m4/string_h.m4: Update.
4271         * gnulib/import/m4/strstr.m4: Update.
4272         * gnulib/import/m4/strtok_r.m4: Update.
4273         * gnulib/import/m4/sys_socket_h.m4: Update.
4274         * gnulib/import/m4/sys_stat_h.m4: Update.
4275         * gnulib/import/m4/sys_time_h.m4: Update.
4276         * gnulib/import/m4/sys_types_h.m4: Update.
4277         * gnulib/import/m4/time_h.m4: Update.
4278         * gnulib/import/m4/unistd_h.m4: Update.
4279         * gnulib/import/m4/warn-on-use.m4: Update.
4280         * gnulib/import/m4/wchar_h.m4: Update.
4281         * gnulib/import/m4/wchar_t.m4: Update.
4282         * gnulib/import/m4/wctype_h.m4: Update.
4283         * gnulib/import/m4/wint_t.m4: Update.
4284         * gnulib/import/malloc.c: Update.
4285         * gnulib/import/malloca.c: Update.
4286         * gnulib/import/malloca.h: Update.
4287         * gnulib/import/math.in.h: Update.
4288         * gnulib/import/mbrtowc.c: Update.
4289         * gnulib/import/mbsinit.c: Update.
4290         * gnulib/import/mbsrtowcs-impl.h: Update.
4291         * gnulib/import/mbsrtowcs-state.c: Update.
4292         * gnulib/import/mbsrtowcs.c: Update.
4293         * gnulib/import/memchr.c: Update.
4294         * gnulib/import/memmem.c: Update.
4295         * gnulib/import/pathmax.h: Update.
4296         * gnulib/import/readlink.c: Update.
4297         * gnulib/import/ref-add.sin: Update.
4298         * gnulib/import/ref-del.sin: Update.
4299         * gnulib/import/rename.c: Update.
4300         * gnulib/import/rmdir.c: Update.
4301         * gnulib/import/same-inode.h: Update.
4302         * gnulib/import/stat.c: Update.
4303         * gnulib/import/stdbool.in.h: Update.
4304         * gnulib/import/stddef.in.h: Update.
4305         * gnulib/import/stdint.in.h: Update.
4306         * gnulib/import/stdio.c: Update.
4307         * gnulib/import/stdio.in.h: Update.
4308         * gnulib/import/stdlib.in.h: Update.
4309         * gnulib/import/str-two-way.h: Update.
4310         * gnulib/import/streq.h: Update.
4311         * gnulib/import/string.in.h: Update.
4312         * gnulib/import/stripslash.c: Update.
4313         * gnulib/import/strnlen1.c: Update.
4314         * gnulib/import/strnlen1.h: Update.
4315         * gnulib/import/strstr.c: Update.
4316         * gnulib/import/strtok_r.c: Update.
4317         * gnulib/import/sys_stat.in.h: Update.
4318         * gnulib/import/sys_time.in.h: Update.
4319         * gnulib/import/sys_types.in.h: Update.
4320         * gnulib/import/time.in.h: Update.
4321         * gnulib/import/unistd.in.h: Update.
4322         * gnulib/import/verify.h: Update.
4323         * gnulib/import/wchar.in.h: Update.
4324         * gnulib/import/wctype.in.h: Update.
4325         * gnulib/import/gettimeofday.c: New file.
4326         * gnulib/import/m4/absolute-header.m4: New file.
4327         * gnulib/import/m4/gettimeofday.m4: New file.
4328         * gnulib/import/m4/sys_socket_h.m4: New file.
4329         * gnulib/import/m4/sys_time_h.m4: New file.
4330         * gnulib/import/stdio.c: Delete file.
4331         * gnulib/import/sys_time.in.h: New file.
4332
4333 2015-08-24  Pedro Alves  <palves@redhat.com>
4334
4335         * Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_sys_time.h.
4336         * common/gdb_sys_time.h: New file.
4337         * event-loop.c: Include gdb_sys_time.h instead of sys/time.h.
4338         * gdb_select.h: Likewise.
4339         * gdb_usleep.c: Likewise.
4340         * maint.c: Likewise.
4341         * mi/mi-main.c: Likewise.
4342         * mi/mi-parse.h: Likewise.
4343         * remote-fileio.c: Likewise.
4344         * remote-m32r-sdi.c: Likewise.
4345         * remote.c: Likewise.
4346         * ser-base.c: Likewise.
4347         * ser-pipe.c: Likewise.
4348         * ser-tcp.c: Likewise.
4349         * ser-unix.c: Likewise.
4350         * symfile.c: Likewise.
4351         * symfile.c: Likewise.  Rename OSIZE to SIZE throughout.
4352         * target-memory.c: Include gdb_sys_time.h instead of sys/time.h.
4353         * utils.c: Likewise.
4354
4355 2015-08-24  Pedro Alves  <palves@redhat.com>
4356
4357         * NEWS: Mention removed support for the various ROM monitors.
4358         * Makefile.in (ALL_TARGET_OBS): Remove dbug-rom.o, dink32-rom.o,
4359         ppcbug-rom.o, m32r-rom.o, dsrec.o and monitor.o from gdb_target_obs.
4360         * configure.tgt (h8300-*-*): Remove monitor.o and m32r-rom.o from
4361         gdb_target_obs.
4362         (m68*-*-*): Remove monitor.o dbug-rom.o and dsrec.o from
4363         gdb_target_obs.
4364         (microblaze*-linux-*): Remove microblaze-rom.o, monitor.o and
4365         dsrec.o from gdb_target_obs.
4366         (microblaze*-*-*): Remove microblaze-rom.o, monitor.o and dsrec.o
4367         from gdb_target_obs.
4368         (powerpc-*-lynx*178): Remove monitor.o and dsrec.o from
4369         gdb_target_obs.
4370         (powerpc*-*-*): Remove monitor.o, dsrec.o, ppcbug-rom.o and
4371         dink32-rom.o from gdb_target_obs.
4372         (sh*-*-linux*): Remove monitor.o and dsrec.o from gdb_target_obs.
4373         (sh*): Remove monitor.o and dsrec.o from gdb_target_obs.
4374         * dbug-rom.c, dink32-rom.c, dsrec.c, m32r-rom.c, microblaze-rom.c,
4375         monitor.c, monitor.h, ppcbug-rom.c, srec.h: Delete files.
4376
4377 2015-08-21  Pedro Alves  <palves@redhat.com>
4378
4379         * frame.c (null_frame_id): Explicitly zero-initialize.
4380
4381 2015-08-21  Tom Tromey  <tromey@redhat.com>
4382
4383         * dwarf2read.c (struct dwarf2_section_info): Rename field
4384         'asection' to 'section'.
4385         (dwarf2_has_info, get_section_bfd_owner, get_section_bfd_section)
4386         (dwarf2_locate_sections, dwarf2_locate_sections)
4387         (locate_dwz_sections, locate_v1_virtual_dwo_sections)
4388         (dwarf2_locate_dwo_sections, dwarf2_locate_dwo_sections)
4389         (dwarf2_locate_v2_dwp_sections): Adjust.
4390
4391 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4392
4393         * top.h (gdb_in_secondary_prompt_p): Declare.
4394         * top.c (gdb_secondary_prompt_depth): Define.
4395         (gdb_in_secondary_prompt_p): Define.
4396         (gdb_readline_wrapper_cleanup): Decrement
4397         gdb_secondary_prompt_depth.
4398         (gdb_readline_wrapper): Increment gdb_secondary_prompt_depth.
4399         * tui/tui-io.c (tui_getc): Don't clear the prompt line if we
4400         are in a secondary prompt.
4401
4402 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4403
4404         * tui/tui-io.c (tui_getc): Use tui_putc instead of waddch to
4405         emit the newline.
4406
4407 2015-08-21  Gary Benson  <gbenson@redhat.com>
4408
4409         * gdb_bfd.c (gdb_bfd_iovec_fileio_pread): Add QUIT call.
4410
4411 2015-08-21  Gary Benson  <gbenson@redhat.com>
4412
4413         * target.h (struct target_ops) <to_fileio_open>: New argument
4414         warn_if_slow.  Update comment.  All implementations updated.
4415         (target_fileio_open_warn_if_slow): New declaration.
4416         * target.c (target_fileio_open): Renamed as...
4417         (target_fileio_open_1): ...this.  New argument warn_if_slow.
4418         Pass warn_if_slow to implementation.  Update debug printing.
4419         (target_fileio_open): New function.
4420         (target_fileio_open_warn_if_slow): Likewise.
4421         * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Use new function
4422         target_fileio_open_warn_if_slow.
4423
4424 2015-08-21  Gary Benson  <gbenson@redhat.com>
4425
4426         * nat/linux-namespaces.c (linux_mntns_access_fs):
4427         Do not overwrite old_chain.
4428
4429 2015-08-20  Max Filippov  <jcmvbkbc@gmail.com>
4430
4431         * arch/xtensa.h: New file.
4432         * xtensa-linux-nat.c (gdb_proc_service.h): New #include.
4433         (ps_get_thread_area): New function.
4434         * xtensa-linux-tdep.c (xtensa_linux_init_abi): Add call to
4435         set_gdbarch_fetch_tls_load_module_address to enable TLS support.
4436         * xtensa-tdep.c (osabi.h): New #include.
4437         (xtensa_gdbarch_init): Call gdbarch_init_osabi to register
4438         xtensa-specific hooks.
4439         * xtensa-tdep.h (struct xtensa_elf_gregset_t): Add threadptr
4440         member and move the structure to arch/xtensa.h.
4441
4442 2015-08-21  Pedro Alves  <palves@redhat.com>
4443
4444         * remote.c (struct readahead_cache): New.
4445         (struct remote_state) <readahead_cache>: New field.
4446         (remote_open_1): Invalidate the cache.
4447         (readahead_cache_invalidate, readahead_cache_invalidate_fd): New
4448         functions.
4449         (remote_hostio_pwrite): Invalidate the readahead cache.
4450         (remote_hostio_pread): Rename to ...
4451         (remote_hostio_pread_vFile): ... this.
4452         (remote_hostio_pread_from_cache): New function.
4453         (remote_hostio_pread): Reimplement.
4454         (remote_hostio_close): Invalidate the readahead cache.
4455
4456 2015-08-21  Marcin Cieślak <saper@saper.info>  (tiny patch)
4457
4458         PR build/18843
4459         * procfs.c: Include "filestuff.h".
4460
4461 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4462
4463         * tui/tui-data.h (tui_command_info): Remove fields cur_line and
4464         curch.
4465         * tui/tui-data.c (tui_clear_win_detail) [CMD_WIN]: Don't set
4466         cur_line or curch, instead call wmove().
4467         (init_win_info) [CMD_WIN]: Likewise.
4468         * tui/tui-io.c (tui_puts): Likewise. Don't read cur_line,
4469         instead call getcury().
4470         (tui_redisplay_readline): Don't set cur_line or curch.
4471         (tui_mld_erase_entire_line): Don't read cur_line, instead call
4472         getcury().
4473         (tui_cont_sig): Remove call to wmove.
4474         (tui_getc): Don't read cur_line or curch, instead call getcury()
4475         or getyx().  Don't set curch.
4476         * tui/tui-win.c (make_visible_with_new_height) [CMD_WIN]: Don't
4477         set cur_line or curch.  Always move cursor to (0,0).
4478
4479 2015-08-20  Pedro Alves  <palves@redhat.com>
4480
4481         * infrun.c (print_target_wait_results): Make extern.
4482         * infrun.h (print_target_wait_results): Declare.
4483         * remote.c (set_stop_requested_callback): Delete.
4484         (process_initial_stop_replies): New function.
4485         (remote_start_remote): Use it.
4486         (stop_reply_queue_length): New function.
4487
4488 2015-08-20  Pedro Alves  <palves@redhat.com>
4489
4490         * dwarf2read.c (process_full_comp_unit): To tell whether
4491         start_subfile managed to deduce a language, test for
4492         language_unknown instead of language_c.
4493
4494 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
4495
4496         * ada-lex.l: Reset the start condition to INITIAL in the rule that
4497         matches attributes.
4498
4499 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
4500
4501         * dwarf2read.c (dwarf2_string_attr): New function.
4502         (lookup_dwo_unit, process_psymtab_comp_unit_reader)
4503         (dwarf2_compute_name, dwarf2_physname, find_file_and_directory)
4504         (read_call_site_scope, namespace_name, guess_full_die_structure_name)
4505         (anonymous_struct_prefix, prepare_one_comp_unit): Use
4506         dwarf2_string_attr in place of dwarf2_attr and DW_STRING.
4507
4508 2015-08-18  Doug Evans  <dje@google.com>
4509             Adrian Sendroiu <adrian.sendroiu@freescale.com>
4510
4511         PR mi/18833
4512         * cli/cli-logging.c (pop_output_files): Don't restore redirection
4513         if MI-like.
4514         * mi/mi-out.c: #include "vec.h".
4515         (ui_filep): New type.
4516         (DEV_VEC_P (ui_filep)): New type.
4517         (struct ui_out_data) <buffer, original_buffer>: Delete.
4518         (struct ui_out_data) <streams>: New member.
4519         (mi_ui_out_impl): Add data_destroy field.
4520         (mi_field_string, mi_field_fmt): Update.
4521         (mi_flush, mi_redirect, field_separator): Update.
4522         (mi_open, mi_close): Update.
4523         (mi_out_buffered, mi_out_rewind, mi_out_put): Update.
4524         (mi_out_data_ctor, mi_out_data_dtor): New functions.
4525         (mi_out_new): Call mi_out_data_ctor.
4526
4527 2015-08-18  Sandra Loosemore  <sandra@codesourcery.com>
4528
4529         * remote.c (strprefix): New.
4530         (remote_parse_stop_reply): Use strprefix instead of strncmp
4531         to ensure exact match of keyword.
4532
4533 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4534
4535         * gdb_bfd.c (debug_bfd_cache): New variable.
4536         (show_bfd_cache_debug): New function.
4537         (gdb_bfd_open): Add debug logging.
4538         (gdb_bfd_ref): Likewise.
4539         (gdb_bfd_unref): Likewise.
4540         (_initialize_gdb_bfd): Add new set/show command.
4541         * NEWS: Mention new command.
4542
4543 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4544
4545         * gdb_bfd.c (bfd_sharing): New variable.
4546         (show_bfd_sharing): New function.
4547         (gdb_bfd_open): Check bfd_sharing variable.
4548         (_initialize_gdb_bfd): Add new set/show command.
4549         * NEWS: Mention new command.
4550
4551 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4552
4553         * gdb_bfd.c (struct gdb_bfd_data): Add size, inode, and device id
4554         field.
4555         (struct gdb_bfd_cache_search): Likewise.
4556         (eq_bfd): Compare the size, inode, and device id fields.
4557         (gdb_bfd_open): Initialise the size, inode, and device id fields.
4558         (gdb_bfd_ref): Likewise.
4559         (gdb_bfd_unref): Likewise.
4560
4561 2015-08-18  Pedro Alves  <palves@redhat.com>
4562
4563         * linux-nat.c (linux_nat_always_non_stop_p): If the linux_ops
4564         target implements to_always_non_stop_p, call it.
4565         * x86-linux-nat.c (x86_linux_always_non_stop_p): New function.
4566         (x86_linux_create_target): Install it as to_always_non_stop_p
4567         method.
4568
4569 2015-08-17  Doug Evans  <dje@google.com>
4570
4571         * ui-out.c (default_ui_out_impl): Add comment.
4572
4573 2015-08-17  Iain Buclaw  <ibuclaw@gdcproject.org>
4574
4575         * d-exp.y (type_aggregate_p): New function.
4576         (PrimaryExpression : TypeExp '.' IdentifierExp): Use it.
4577         (classify_inner_name): Likewise.
4578         * d-namespace.c (d_lookup_nested_symbol): Handle TYPE_CODE_ENUM.
4579
4580 2015-08-15  Doug Evans  <xdje42@gmail.com>
4581
4582         * psymtab.c (add_psymbol_to_bcache): Remove "val" arg.  All callers
4583         updated.
4584         (add_psymbol_to_list): Ditto.
4585
4586 2015-08-15  Doug Evans  <xdje42@gmail.com>
4587
4588         * dbxread.c (dbx_end_psymtab): Renamed from end_psymtab.  All callers
4589         updated.  Call end_psymtab_common.
4590         * dwarf2read.c (process_psymtab_comp_unit_reader): Call
4591         end_psymtab_common.
4592         (build_type_psymtabs_reader): Ditto.
4593         * psympriv.h (sort_pst_symbols): Delete.
4594         (end_psymtab_common): Declare.
4595         * psymtab.c (sort_pst_symbols): Make static.
4596         (end_psymtab_common): New function.
4597         * xcoffread.c (xcoff_end_psymtab): Call end_psymtab_common.
4598
4599 2015-08-15  Doug Evans  <xdje42@gmail.com>
4600
4601         * defs.h (LANGUAGE_BITS): Define.
4602         * psympriv.h (partial_symbol) <domain>: Use SYMBOL_DOMAIN_BITS.
4603         (partial_symbol) <aclass>: Use SYMBOL_ACLASS_BITS.
4604         * symtab.h (general_symbol_info> <language>: Usage LANGUAGE_BITS.
4605         (minimal_symbol_type): Add nr_minsym_types.
4606         (MINSYM_TYPE_BITS): Define.
4607         (minimal_symbol) <type>: Use MINSYM_TYPE_BITS.
4608         (domain_enum_tag): Add NR_DOMAINS.
4609         (SYMBOL_DOMAIN_BITS): Change from 4 to 3.
4610         (SYMBOL_ACLASS_BITS): Define from 6 to 5.
4611
4612 2015-08-15  Doug Evans  <xdje42@gmail.com>
4613
4614         * objfiles.h: Whitespace cleanup.
4615         * psympriv.h: Whitespace cleanup.
4616         * psymtab.c: Whitespace/coding convention cleanup.
4617
4618 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
4619
4620         * inferior.c (detach_inferior_command): Don't call
4621         any_thread_of_process when pid is 0.
4622         (kill_inferior_command): Likewise.
4623
4624 2015-08-14  Doug Evans  <xdje42@gmail.com>
4625
4626         PR gdb/11833
4627         * NEWS: Document new /s modifier for the disassemble command.
4628         * cli/cli-cmds.c (disassemble_command): Add support for /s.
4629         (_initialize_cli_cmds): Update online docs of disassemble command.
4630         * disasm.c: #include "source.h".
4631         (struct deprecated_dis_line_entry): Renamed from dis_line_entry.
4632         All uses updated.
4633         (dis_line_entry): New struct.
4634         (hash_dis_line_entry, eq_dis_line_entry): New functions.
4635         (allocate_dis_line_table): New functions.
4636         (maybe_add_dis_line_entry, line_has_code_p): New functions.
4637         (dump_insns): New arg end_pc.  All callers updated.
4638         (do_mixed_source_and_assembly_deprecated): Renamed from
4639         do_mixed_source_and_assembly.  All callers updated.
4640         (do_mixed_source_and_assembly): New function.
4641         (gdb_disassembly): Handle /s (DISASSEMBLY_SOURCE).
4642         * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED): Renamed from
4643         DISASSEMBLY_SOURCE.  All uses updated.
4644         (DISASSEMBLY_SOURCE): New macro.
4645         * mi/mi-cmd-disas.c (mi_cmd_disassemble): New modes 4,5.
4646
4647 2015-08-14  Keith Seitz  <keiths@redhat.com>
4648
4649         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Rename
4650         `typename' to `type_name' to avoid C++ reserved word.
4651
4652 2015-08-14  Keith Seitz  <keiths@redhat.com>
4653
4654         * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS)
4655         (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to
4656         silence ARI errors.
4657
4658 2015-08-14  Iain Buclaw  <ibuclaw@gdcproject.org>
4659
4660         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
4661         xstrprintf instead of malloc and sprintf.
4662         (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
4663         (lex_one_token): Likewise.
4664
4665 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4666
4667         * solib-svr4.c (read_program_header): Add base_addr argument to
4668         report the runtime address of the segment.
4669         (find_program_interpreter): Update read_program_header call to pass
4670         a NULL pointer for the new argument.
4671         (scan_dyntag): Add ptr_addr argument to report the runtime address
4672         of the tag payload.
4673         (scan_dyntag_auxv): Likewise and use thew new base_addr argument of
4674         read_program_header to get the base address of the dynamic segment.
4675         (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and
4676         read_program_header.
4677         (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
4678
4679 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4680
4681         * MAINTAINERS (Write After Approval): Add Matthew Fortune.
4682
4683 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4684
4685         * d-exp.y (%union): Add voidval.
4686         (%token): Add UNKNOWN_NAME as a token to represent an unclassified
4687         name in the lexing stage.
4688         (PostfixExpression): Move symbol completion handling in grammar here
4689         from PrimaryExpression.
4690         (PrimaryExpression): Move routines to handle resolving identifier
4691         tokens in the grammar here from push_expression_name.
4692         (IdentifierExp): Remove the handling of alternating '.' and identifier
4693         tokens.
4694         (TypeExp): Allow TypeExp to be wrapped in parenthesis in the grammar.
4695         (BasicType): Remove C-style typename rules.
4696         (d_type_from_name, d_module_from_name, push_variable)
4697         (push_fieldnames, push_type_name, push_module_name)
4698         (push_expression_name): Remove.
4699         (lex_one_token): Rename from yylex.  Replace pstate with par_state.
4700         (token_and_value): New type.
4701         (token_fifo, popping, name_obstack): New globals.
4702         (classify_name): New function.
4703         (classify_inner_name): Likewise.
4704         (yylex): Likewise.
4705         (d_parse): Initialize token_fifo, popping and name_obstack.
4706
4707 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4708
4709         * Makefile.in (SFILES): Add d-namespace.c.
4710         (COMMON_OBS): Add d-namespace.o.
4711         * d-lang.c (d_language_defn): Use d_lookup_symbol_nonlocal as the
4712         la_lookup_symbol_nonlocal callback function pointer.
4713         * d-lang.h (d_lookup_symbol_nonlocal): New declaration.
4714         (d_lookup_nested_symbol): New declaration.
4715         * d-namespace.c: New file.
4716
4717 2015-08-13  Pedro Alves  <palves@redhat.com>
4718
4719         * python/py-unwind.c (pyuw_sniffer): Install the invalidate
4720         cleanup after the decref cleanup, not before.
4721
4722 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
4723
4724         * ada-lang.c: Include namespace.h
4725         (aux_add_nonlocal_symbols): Fix a function name in comment.
4726         (ada_add_block_renamings): New.
4727         (add_nonlocal_symbols): Add global renamings handling.
4728         (ada_lookup_symbol_list_worker): Move the symbol lookup part
4729         to...
4730         (ada_add_all_symbols): ... this new function.
4731         (ada_add_block_symbols): Try to match the input name against the
4732         "using directives list", perform a recursive symbol lookup on
4733         the matched declarations.
4734         * block.h (struct block): Move the_namespace to top-level as
4735         namespace_info. Remove the language_specific field.
4736         (BLOCK_NAMESPACE): Update access to the namespace_info field.
4737         * buildsym.h (using_directives): Rename into...
4738         (local_using_directives): ... this.
4739         (global_using_directives): New.
4740         (struct context_stack): Rename the using_directives field into
4741         local_using_directives.
4742         * buildsym.c (finish_block_internal): Deal with the proper
4743         using directives repository (local or global).
4744         (prepare_for_building): Reset local_using_directives. Assert
4745         that there is no pending global using directive.
4746         (reset_symtab_globals): Reset global_using_directives and
4747         local_using_directives.
4748         (end_symtab_get_static_block): Don't ignore symtabs that have
4749         only using directives.
4750         (push_context): Update references to local_using_directives.
4751         (buildsym_init): Do not reset using_directives.
4752         * cp-support.c: Include namespace.h.
4753         * cp-support.h (struct using_direct): Move to namespace.h.
4754         (cp_add_using_directives): Move to namespace.h.
4755         * cp-namespace.c: Include namespace.h
4756         (cp_add_using_directive): Move to namespace.c, rename it to
4757         add_using_directive, add a "using_directives" argument and use
4758         it as the pending using directives repository.  All callers
4759         updated.
4760         * dwarf2read.c (using_directives): New.
4761         (read_import_statement): Call using_directives.
4762         (read_func_scope): Update references to local_using_directives.
4763         (read_lexical_block_scope): Likewise.
4764         (read_namespace): Update the heading comment, call
4765         using_directives.
4766         * namespace.h: New file.
4767         * namespace.c: New file.
4768         * Makefile.in (SFILES): Add namespace.c.
4769         (COMMON_OBS): Add namespace.o
4770
4771 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
4772
4773         * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to
4774         compute RETADDR.
4775
4776 2015-08-12  Keith Seitz  <keiths@redhat.com>
4777
4778         * break-catch-throw.c (re_set_exception_catchpoint) Rename
4779         reserved C++ keyword "explicit" to "explicit_loc".
4780         * breakpoint.c (create_overlay_event_breakpoint)
4781         (create_longjmp_master_breakpoint)
4782         (create_std_terminate_master_breakpoint)
4783         (create_exception_master_breakpoint, update_static_tracepoint):
4784         Rename reserved C++ keyword "explicit" to "explicit_loc".
4785         * completer.c (collect_explicit_location_matches)
4786         (explicit_location_completer): Rename reserved C++ keyword
4787         "explicit" to "explicit_loc".
4788         * linespec.c (struct linespec) <explicit>: Rename to "explicit_loc".
4789         (canonicalize_linespec, create_sals_line_offset)
4790         (convert_linespec_to_sals, convert_explicit_location_to_sals)
4791         (event_location_to_sals, decode_objc): Rename reserved C++ keyword
4792         "explicit" to "explicit_loc".
4793         * location.c (struct event_location) <explicit>: Rename to
4794         "explicit_loc".
4795         (initialize_explicit_location, new_explicit_location)
4796         (explicit_location_to_string_internal, explicit_location_to_linespec):
4797         Rename reserved C++ keyword "explicit" to "explicit_loc".
4798         * location.h (explicit_location_to_string)
4799         (explicit_location_to_linespec, initialize_explicit_location)
4800         (new_explicit_location): Rename reserved C++ keyword "explicit"
4801         to "explicit_loc".
4802         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Rename reserved C++
4803         keyword "explicit" to "explicit_loc".
4804
4805 2015-08-12  Keith Seitz  <keiths@redhat.com>
4806
4807         * python/python.c (gdbpy_decode_line): Initialize `location' to NULL
4808         and only call decode_line_1 when it is non-NULL.
4809
4810 2015-08-12  Luis Machado  <lgustavo@codesourcery.com>
4811
4812         * breakpoint.c (bp_loc_is_permanent): Return 0 when breakpoint
4813         location address is not meaningful.
4814         (breakpoint_address_is_meaningful): Update comment.
4815
4816 2015-08-11  Keith Seitz  <keiths@redhat.com>
4817
4818         * NEWS: Mention explicit locations.
4819         * breakpoint.c [LOCATION_HELP_STRING]: New macro.
4820         [BREAK_ARGS_HELP]: Use LOCATION_HELP_STRING.
4821         (_initialize_breakpoint): Update documentation for
4822         "clear", "break", "trace", "strace", "ftrace", and "dprintf".
4823
4824 2015-08-11  Keith Seitz  <keiths@redhat.com>
4825
4826         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
4827         explicit locations, options "--source", "--function",
4828         "--label", and "--line".
4829
4830 2015-08-11  Keith Seitz  <keiths@redhat.com>
4831
4832         * completer.c: Include location.h.
4833         (enum match_type): New enum.
4834         (location_completer): Rename to ...
4835         (linespec_completer): ... this.
4836         (collect_explicit_location_matches, backup_text_ptr)
4837         (explicit_location_completer): New functions.
4838         (location_completer): "New" function; handle linespec
4839         and explicit location completions.
4840         (complete_line_internal): Remove all location completer-specific
4841         handling.
4842         * linespec.c (linespec_lexer_lex_keyword, is_ada_operator)
4843         (find_toplevel_char): Export.
4844         (linespec_parse_line_offset): Export.
4845         Issue error if STRING is not numerical.
4846         (gdb_get_linespec_parser_quote_characters): New function.
4847         * linespec.h (linespec_parse_line_offset): Declare.
4848         (get_gdb_linespec_parser_quote_characters): Declare.
4849         (is_ada_operator): Declare.
4850         (find_toplevel_char): Declare.
4851         (linespec_lexer_lex_keyword): Declare.
4852         * location.c (explicit_to_event_location): New function.
4853         (explicit_location_lex_one): New function.
4854         (string_to_explicit_location): New function.
4855         (string_to_event_location): Handle explicit locations.
4856         * location.h (explicit_to_event_location): Declare.
4857         (string_to_explicit_location): Declare.
4858
4859 2015-08-11  Keith Seitz  <keiths@redhat.com>
4860
4861         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4862         linespec into explicit location.
4863         * breakpoint.c (create_overlay_breakpoint)
4864         (create_longjmp_master_breakpoint)
4865         (create_std_terminate_master_breakpoint)
4866         (create_exception_master_breakpoint): Convert linespec into explicit
4867         location.
4868         (update_static_tracepoint): Convert linespec into explicit location.
4869         * linespec.c (enum offset_relative_sign, struct line_offset): Move
4870         location.h.
4871         (struct linespec) <expression, expr_pc, source_filename>
4872         <function_name, label_name, line_offset>: Replace with ...
4873         <explicit>: ... this.
4874         <is_linespec>: New member.
4875         (PARSER_EXPLICIT): New accessor macro.
4876         (undefined_label_error): New function.
4877         (source_file_not_found_error): New function.
4878         (linespec_parse_basic): The parser result is now an explicit location.
4879         Use PARSER_EXPLICIT to access it.
4880         Use undefined_label_error.
4881         (canonicalize_linespec): Convert canonical linespec into explicit
4882         location.
4883         Move string representation of location to explicit_location_to_linespec
4884         and use it and explicit_location_to_string to save string
4885         representations of the canonical location.
4886         (create_sals_line_offset, convert_linespec_to_sals): `ls' contains an
4887         explicit location.  Update all references.
4888         (convert_explicit_location_to_sals): New function.
4889         (parse_linespec): Use PARSER_EXPLICIT to access the parser
4890         result's explicit location.
4891         (linespec_state_constructor): Initialize is_linespec.
4892         Use PARSER_EXPLICIT.
4893         (linespec_parser_delete): Use PARSER_EXPLICIT to access the parser's
4894         result.
4895         (event_location_to_sals): For linespec locations, set is_linespec.
4896         Handle explicit locations.
4897         (decode_objc): 'ls' contains an explicit location now. Update all
4898         references.
4899         (symtabs_from_filename): Use source_file_not_found_error.
4900         * location.c (struct event_location.u) <explicit>: New member.
4901         (initialize_explicit_location): New function.
4902         (initialize_event_location): Initialize explicit locations.
4903         (new_explicit_location, get_explicit_location)
4904         (get_explicit_location_const): New functions.
4905         (explicit_to_string_internal): New function; most of contents moved
4906         from canonicalize_linespec.
4907         (explicit_location_to_string): New function.
4908         (explicit_location_to_linespec): New function.
4909         (copy_event_location, delete_event_location)
4910         (event_location_to_string_const, event_location_empty_p): Handle
4911         explicit locations.
4912         * location.h (enum offset_relative_sign, struct line_offset): Move
4913         here from linespec.h.
4914         (enum event_location_type): Add EXPLICIT_LOCATION.
4915         (struct explicit_location): New structure.
4916         (explicit_location_to_string): Declare.
4917         (explicit_location_to_linespec): Declare.
4918         (new_explicit_location, get_explicit_locationp
4919         (get_explicit_location_const, initialize_explicit_location): Declare.
4920
4921 2015-08-11  Keith Seitz  <keiths@redhat.com>
4922
4923         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4924         linespec for stap probe to probe location.
4925         * breakpoint.c (create_longjmp_master_breakpoint)
4926         (create_exception_master_breakpoint): Likewise.
4927         (break_command_1): Remove local variable `arg_cp'.
4928         Check location type to set appropriate breakpoint ops methods.
4929         (trace_command): Likewise.
4930         * linespec.c (event_location_to_sals): Assert on probe locations.
4931         * location.c (EL_PROBE): Add macro definition.
4932         (new_probe_location, get_probe_location): New functions.
4933         (copy_event_location, delete_event_location, event_location_to_string)
4934         (string_to_event_location, event_location_empty_p): Handle probe
4935         locations.
4936         * location.h (enum event_location_type): Add PROBE_LOCATION.
4937         (new_probe_location, get_probe_location): Declare.
4938         * probe.c (parse_probes): Assert that LOCATION is a probe location.
4939         Convert linespec into probe location.
4940
4941 2015-08-11  Keith Seitz  <keiths@redhat.com>
4942
4943         * breakpoint.c (create_thread_event_breakpoint, init_breakpoint_sal):
4944         Convert linespec to address location.
4945         * linespec.c (canonicalize_linespec): Do not handle address
4946         locations here.
4947         (convert_address_location_to_sals): New function; contents moved
4948         from ...
4949         (convert_linespc_to_sals): ... here.
4950         (parse_linespec): Remove address locations from linespec grammar.
4951         Remove handling of address locations.
4952         (linespec_lex_to_end): Remove handling of address linespecs.
4953         (event_location_to_sals): Handle ADDRESS_LOCATION.
4954         (linespec_expression_to_pc): Export.
4955         * linespec.h (linespec_expression_to_pc): Add declaration.
4956         * location.c (struct event_location.u) <address>: New member.
4957         (new_address_location, get_address_location): New functions.
4958         (copy_event_location, delete_event_location, event_location_to_string)
4959         (string_to_event_location, event_location_empty_p): Handle address
4960         locations.
4961         * location.h (enum event_location_type): Add ADDRESS_LOCATION.
4962         (new_address_location, get_address_location): Declare.
4963         * python/py-finishbreakpoint.c (bpfinishpy_init): Convert linespec
4964         to address location.
4965         * spu-tdep.c (spu_catch_start): Likewise.
4966
4967 2015-08-11  Keith Seitz  <keiths@redhat.com>
4968
4969         * ax-gdb.c: Include location.h.
4970         (agent_command_1) Use linespec location instead of address
4971         string.
4972         * break-catch-throw.c: Include location.h.
4973         (re_set_exception_catchpoint): Use linespec locations instead
4974         of address strings.
4975         * breakpoint.c: Include location.h.
4976         (create_overlay_event_breakpoint, create_longjmp_master_breakpoint)
4977         (create_std_terminate_master_breakpoint)
4978         (create_exception_master_breakpoint, update_breakpoints_after_exec):
4979         Use linespec location instead of address string.
4980         (print_breakpoint_location):  Use locations and
4981         event_location_to_string.
4982         Print extra_string for pending locations for non-MI streams.
4983         (print_one_breakpoint_location): Use locations and
4984         event_location_to_string.
4985         (init_raw_breakpoint_without_location): Initialize b->location.
4986         (create_thread_event_breakpoint): Use linespec location instead of
4987         address string.
4988         (init_breakpoint_sal): Likewise.
4989         Only save extra_string if it is non-NULL and not the empty string.
4990         Use event_location_to_string instead of `addr_string'.
4991         Constify `p' and `endp'.
4992         Use skip_spaces_const/skip_space_const instead of non-const versions.
4993         Copy the location into the breakpoint.
4994         If LOCATION is NULL, save the breakpoint address as a linespec location
4995         instead of an address string.
4996         (create_breakpoint_sal): Change `addr_string' parameter to a struct
4997         event_location. All uses updated.
4998         (create_breakpoints_sal): Likewise for local variable `addr_string'.
4999         (parse_breakpoint_sals): Use locations instead of address strings.
5000         Remove check for empty linespec with conditional.
5001         Refactor.
5002         (decode_static_tracepoint_spec): Make argument const and update
5003         function.
5004         (create_breakpoint): Change `arg' to a struct event_location and
5005         rename.
5006         Remove `copy_arg' and `addr_start'.
5007         If EXTRA_STRING is empty, set it to NULL.
5008         Don't populate `canonical' for pending breakpoints.
5009         Pass `extra_string' to find_condition_and_thread.
5010         Clear `extra_string' if `rest' was NULL.
5011         Do not error with "garbage after location" if setting a dprintf
5012         breakpoint.
5013         Copy the location into the breakpoint instead of an address string.
5014         (break_command_1): Use string_to_event_location and pass this to
5015         create_breakpoint instead of an address string.
5016         Check against `arg_cp' for a probe linespec.
5017         (dprintf_command): Use string_to_event_location and pass this to
5018         create_breakpoint instead of an address string.
5019         Throw an exception if no format string was specified.
5020         (print_recreate_ranged_breakpoint): Use event_location_to_string
5021         instead of address strings.
5022         (break_range_command, until_break_command)
5023         (init_ada_exception_breakpoint): Use locations instead
5024         of address strings.
5025         (say_where): Print out extra_string for pending locations.
5026         (base_breakpoint_dtor): Delete `location' and `location_range_end' of
5027         the breakpoint.
5028         (base_breakpoint_create_sals_from_location): Use struct event_location
5029         instead of address string.
5030         Remove `addr_start' and `copy_arg' parameters.
5031         (base_breakpoint_decode_location): Use struct event_location instead of
5032         address string.
5033         (bkpt_re_set): Use locations instead of address strings.
5034         Use event_location_empty_p to check for unset location.
5035         (bkpt_print_recreate): Use event_location_to_string instead of
5036         an address string.
5037         Print out extra_string for pending locations.
5038         (bkpt_create_sals_from_location, bkpt_decode_location)
5039         (bkpt_probe_create_sals_from_location): Use struct event_location
5040         instead of address string.
5041         (bkpt_probe_decode_location): Use struct event_location instead of
5042         address string.
5043         (tracepoint_print_recreate): Use event_location_to_string to
5044         recreate the tracepoint.
5045         (tracepoint_create_sals_from_location, tracepoint_decode_location)
5046         (tracepoint_probe_create_sals_from_location)
5047         (tracepoint_probe_decode_location): Use struct event_location
5048         instead of address string.
5049         (dprintf_print_recreate): Use event_location_to_string to recreate
5050         the dprintf.
5051         (dprintf_re_set): Remove check for valid/missing format string.
5052         (strace_marker_create_sals_from_location)
5053         (strace_marker_create_breakpoints_sal, strace_marker_decode_location)
5054         (update_static_tracepoint): Use struct event_location instead of
5055         address string.
5056         (location_to_sals): Likewise.
5057         Pass `extra_string' to find_condition_and_thread.
5058         For newly resolved pending breakpoint locations, clear the location's
5059         string representation.
5060         Assert that the breakpoint's condition string is NULL when
5061         condition_not_parsed.
5062         (breakpoint_re_set_default, create_sals_from_location_default)
5063         (decode_location_default, trace_command, ftrace_command)
5064         (strace_command, create_tracepoint_from_upload): Use locations
5065         instead of address strings.
5066         * breakpoint.h (struct breakpoint_ops) <create_sals_from_location>:
5067         Use struct event_location instead of address string.
5068         Update all uses.
5069         <decode_location>: Likewise.
5070         (struct breakpoint) <addr_string>: Change to struct event_location
5071         and rename `location'.
5072         <addr_string_range_end>: Change to struct event_location and rename
5073         `location_range_end'.
5074         (create_breakpoint): Use struct event_location instead of address
5075         string.
5076         * cli/cli-cmds.c: Include location.h.
5077         (edit_command, list_command): Use locations instead of address strings.
5078         * elfread.c: Include location.h.
5079         (elf_gnu_ifunc_resolver_return_stop): Use event_location_to_string.
5080         * guile/scm-breakpoint.c: Include location.h.
5081         (bpscm_print_breakpoint_smob): Use event_location_to_string.
5082         (gdbscm_register_breakpoint): Use locations instead of address
5083         strings.
5084         * linespec.c: Include location.h.
5085         (struct ls_parser) <stream>: Change to const char *.
5086         (PARSER_STREAM): Update.
5087         (lionespec_lexer_lex_keyword): According to find_condition_and_thread,
5088         keywords must be followed by whitespace.
5089         (canonicalize_linespec): Save a linespec location into `canonical'.
5090         Save a canonical linespec into `canonical'.
5091         (parse_linespec): Change `argptr' to const char * and rename `arg'.
5092         All uses updated.
5093         Update function description.
5094         (linespec_parser_new): Initialize `parser'.
5095         Update initialization of  parsing stream.
5096         (event_location_to_sals): New function.
5097         (decode_line_full): Change `argptr' to a struct event_location and
5098         rename it `location'.
5099         Use locations instead of address strings.
5100         Call event_location_to_sals instead of parse_linespec.
5101         (decode_line_1): Likewise.
5102         (decode_line_with_current_source, decode_line_with_last_displayed)
5103         Use locations instead of address strings.
5104         (decode_objc): Likewise.
5105         Change `argptr' to const char * and rename `arg'.
5106         (destroy_linespec_result): Delete the linespec result's location
5107         instead of freeing the address string.
5108         * linespec.h (struct linespec_result) <addr_string>: Change to
5109         struct event_location and rename to ...
5110         <location>: ... this.
5111         (decode_line_1, decode_line_full): Change `argptr' to struct
5112         event_location.  All callers updated.
5113         * mi/mi-cmd-break.c: Include language.h, location.h, and linespec.h.
5114         (mi_cmd_break_insert_1): Use locations instead of address strings.
5115         Throw an error if there was "garbage" at the end of the specified
5116         linespec.
5117         * probe.c: Include location.h.
5118         (parse_probes): Change `argptr' to struct event_location.
5119         Use event locations instead of address strings.
5120         * probe.h (parse_probes): Change `argptr' to struct event_location.
5121         * python/py-breakpoint.c: Include location.h.
5122         (bppy_get_location): Constify local variable `str'.
5123         Use event_location_to_string.
5124         (bppy_init): Use locations instead of address strings.
5125         * python/py-finishbreakpoint.c: Include location.h.
5126         (bpfinishpy_init): Remove local variable `addr_str'.
5127         Use locations instead of address strings.
5128         * python/python.c: Include location.h.
5129         (gdbpy_decode_line): Use locations instead of address strings.
5130         * remote.c: Include location.h.
5131         (remote_download_tracepoint): Use locations instead of address
5132         strings.
5133         * spu-tdep.c: Include location.h.
5134         (spu_catch_start): Remove local variable `buf'.
5135         Use locations instead of address strings.
5136         * tracepoint.c: Include location.h.
5137         (scope_info): Use locations instead of address strings.
5138         (encode_source_string): Constify parameter `src'.
5139         * tracepoint.h (encode_source_string): Likewise.
5140
5141 2015-08-11  Keith Seitz  <keiths@redhat.com>
5142
5143         * Makefile.in (SFILES): Add location.c.
5144         (HFILES_NO_SRCDIR): Add location.h.
5145         (COMMON_OBS): Add location.o.
5146         * linespec.c (linespec_lex_to_end): New function.
5147         * linespec.h (linespec_lex_to_end): Declare.
5148         * location.c: New file.
5149         * location.h: New file.
5150
5151 2015-08-11  Keith Seitz  <keiths@redhat.com>
5152
5153         * breakpoint.h (struct breakpoint_ops) <create_sals_from_address>:
5154         Renamed to create_sals_from_location.
5155         <decode_linespec>: Renamed to decode_location.
5156         Update all callers.
5157         * breakpoint.c (create_sals_from_address_default): Renamed to ...
5158         (create_sals_from_location_default): ... this.
5159         (addr_string_to_sals): Renamed to ...
5160         (location_to_sals): ... this.
5161         (decode_linespec_default): Renamed to ...
5162         (decode_location_default): ... this.
5163         (base_breakpoint_create_sals_from_address): Renamed to ...
5164         (base_breakpoint_create_sals_from_location): ... this.
5165         (bkpt_create_sals_from_address): Renamed to ...
5166         (bkpt_create_sals_from_location): ... this.
5167         (bkpt_decode_linespec): Renamed to ...
5168         (bkpt_decode_location): ... this.
5169         (bkpt_probe_create_sals_from_address): Renamed to ...
5170         (bkpt_probe_create_sals_from_location): ... this.
5171         (tracepoint_create_sals_from_address): Renamed to ...
5172         (tracepoint_create_sals_from_location): ... this.
5173         (tracepoint_decode_linespec): Renamed to ...
5174         (tracepoint_decode_location): ... this.
5175         (tracepoint_probe_create_sals_from_address): Renamed to ...
5176         (tracepoint_probe_create_sals_from_location): ... this.
5177         (tracepoint_probe_decode_linespec): Renamed to ...
5178         (tracepoint_probe_decode_location): ... this.
5179         (strace_marker_create_sals_from_address): Renamed to ...
5180         (strace_marker_create_sals_from_location): ... this.
5181         (decode_linespec_default): Renamed to ...
5182         (decode_location_default): ... this.
5183
5184 2015-08-10  Doug Evans  <dje@google.com>
5185             Keith Seitz  <keiths@redhat.com>
5186
5187         PR gdb/17960
5188         * symtab.c (make_file_symbol_completion_list_1): Renamed from
5189         make_file_symbol_completion_list and made static.
5190         (make_file_symbol_completion_list): New function.
5191
5192 2015-08-10  Joel Brobecker  <brobecker@adacore.com>
5193
5194         * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
5195         trailing new-line at end of warning message.
5196         (proceed): Add i18n marker to error messages.
5197
5198 2015-08-07  Pedro Alves  <palves@redhat.com>
5199
5200         * linux-nat.c (linux_nat_always_non_stop_p): Return 1.
5201
5202 2015-08-07  Pedro Alves  <palves@redhat.com>
5203
5204         * s390-linux-tdep.c (is_non_branch_ril)
5205         (s390_displaced_step_copy_insn): New functions.
5206         (s390_displaced_step_fixup): Update comment.
5207         (s390_gdbarch_init): Install s390_displaced_step_copy_insn as
5208         gdbarch_displaced_step_copy_insn hook.
5209
5210 2015-08-07  Pedro Alves  <palves@redhat.com>
5211
5212         * infrun.c (displaced_step_prepare_throw): Return -1 if
5213         gdbarch_displaced_step_copy_insn returns NULL.  Update intro
5214         comment.
5215         * rs6000-tdep.c (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION)
5216         (STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION): Move higher up
5217         in file.
5218         (ppc_displaced_step_copy_insn): New function.
5219         (ppc_displaced_step_fixup): Update comment.
5220         (rs6000_gdbarch_init): Install ppc_displaced_step_copy_insn as
5221         gdbarch_displaced_step_copy_insn hook.
5222         * gdbarch.sh (displaced_step_copy_insn): Document what happens on
5223         NULL return.
5224         * gdbarch.h: Regenerate.
5225
5226 2015-08-07  Pedro Alves  <palves@redhat.com>
5227
5228         * inferior.h (struct inferior) <displaced_stepping_failed>: New
5229         field.
5230         * infrun.c (use_displaced_stepping_now_p): New parameter 'inf'.
5231         Return false if dispaced stepping failed before.
5232         (resume): Pass the current inferior to
5233         use_displaced_stepping_now_p.  Wrap displaced_step_prepare in
5234         TRY/CATCH.  If we get a MEMORY_ERROR, set the inferior's
5235         displaced_stepping_failed flag, and fall back to an in-line
5236         step-over.
5237
5238 2015-08-07  Pedro Alves  <palves@redhat.com>
5239
5240         * darwin-nat.c (darwin_stop): Rename to ...
5241         (darwin_interrupt): ... this.
5242         (_initialize_darwin_inferior): Adjust.
5243         * gnu-nat.c (gnu_stop): Delete.
5244         (gnu_target): Don't install gnu_stop.
5245         * inf-ptrace.c (inf_ptrace_stop): Rename to ...
5246         (inf_ptrace_interrupt): ... this.
5247         (inf_ptrace_target): Adjust.
5248         * infcmd.c (interrupt_target_1): Use target_interrupt instead of
5249         target_stop.
5250         * linux-nat (linux_nat_stop): Rename to ...
5251         (linux_nat_interrupt): ... this.
5252         (linux_nat_stop): Reimplement.
5253         (linux_nat_add_target): Install linux_nat_interrupt.
5254         * nto-procfs.c (nto_interrupt_twice): Rename to ...
5255         (nto_handle_sigint_twice): ... this.
5256         (nto_interrupt): Rename to ...
5257         (nto_handle_sigint): ... this.  Call target_interrupt instead of
5258         target_stop.
5259         (procfs_wait): Adjust.
5260         (procfs_stop): Rename to ...
5261         (procfs_interrupt): ... this.
5262         (init_procfs_targets): Adjust.
5263         * procfs.c (procfs_stop): Rename to ...
5264         (procfs_interrupt): ... this.
5265         (procfs_target): Adjust.
5266         * remote-m32r-sdi.c (m32r_stop): Rename to ...
5267         (m32r_interrupt): ... this.
5268         (init_m32r_ops): Adjust.
5269         * remote-sim.c (gdbsim_stop_inferior): Rename to ...
5270         (gdbsim_interrupt_inferior): ... this.
5271         (gdbsim_stop): Rename to ...
5272         (gdbsim_interrupt): ... this.
5273         (gdbsim_cntrl_c): Adjust.
5274         (init_gdbsim_ops): Adjust.
5275         * remote.c (sync_remote_interrupt): Adjust comments.
5276         (remote_stop_as): Rename to ...
5277         (remote_interrupt_as): ... this.
5278         (remote_stop): Adjust comment.
5279         (remote_interrupt): New function.
5280         (init_remote_ops): Install remote_interrupt.
5281         * target.c (target_interrupt): New function.
5282         * target.h (struct target_ops) <to_interrupt>: New field.
5283         (target_interrupt): New declaration.
5284         * windows-nat.c (windows_stop): Rename to ...
5285         (windows_interrupt): ... this.
5286         * target-delegates.c: Regenerate.
5287
5288 2015-08-07  Pedro Alves  <palves@redhat.com>
5289
5290         * signal-while-stepping-over-bp-other-thread.exp: Expect "restart
5291         threads" as alternative to "switching back to stepped thread".
5292
5293 2015-08-07  Pedro Alves  <palves@redhat.com>
5294
5295         * NEWS: Mention "maint set/show target-non-stop".
5296         * breakpoint.c (update_global_location_list): Check
5297         target_is_non_stop_p instead of non_stop.
5298         * infcmd.c (attach_command_post_wait, attach_command): Likewise.
5299         * infrun.c (show_can_use_displaced_stepping)
5300         (can_use_displaced_stepping_p, start_step_over_inferior):
5301         Likewise.
5302         (internal_resume_ptid): New function.
5303         (resume): Use it.
5304         (proceed): Check target_is_non_stop_p instead of non_stop.  If in
5305         all-stop mode but the target is always in non-stop mode, start all
5306         the other threads that are implicitly resumed too.
5307         (for_each_just_stopped_thread, fetch_inferior_event)
5308         (adjust_pc_after_break, stop_all_threads): Check
5309         target_is_non_stop_p instead of non_stop.
5310         (handle_inferior_event): Likewise.  Handle detach-fork in all-stop
5311         with the target always in non-stop mode.
5312         (handle_signal_stop) <random signal>: Check target_is_non_stop_p
5313         instead of non_stop.
5314         (switch_back_to_stepped_thread): Check target_is_non_stop_p
5315         instead of non_stop.
5316         (keep_going_stepped_thread): Use internal_resume_ptid.
5317         (stop_waiting): If in all-stop mode, and the target is in non-stop
5318         mode, stop all threads.
5319         (keep_going_pass): Likewise, when starting a new in-line step-over
5320         sequence.
5321         * linux-nat.c (get_pending_status, select_event_lwp)
5322         (linux_nat_filter_event, linux_nat_wait_1, linux_nat_wait): Check
5323         target_is_non_stop_p instead of non_stop.
5324         (linux_nat_always_non_stop_p): New function.
5325         (linux_nat_stop): Check target_is_non_stop_p instead of non_stop.
5326         (linux_nat_add_target): Install linux_nat_always_non_stop_p.
5327         * target-delegates.c: Regenerate.
5328         * target.c (target_is_non_stop_p): New function.
5329         (target_non_stop_enabled, target_non_stop_enabled_1): New globals.
5330         (maint_set_target_non_stop_command)
5331         (maint_show_target_non_stop_command): New functions.
5332         (_initilize_target): Install "maint set/show target-non-stop"
5333         commands.
5334         * target.h (struct target_ops) <to_always_non_stop_p>: New field.
5335         (target_non_stop_enabled): New declaration.
5336         (target_is_non_stop_p): New declaration.
5337
5338 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5339
5340         * breakpoint.c (breakpoints_should_be_inserted_now): If any thread
5341         has a pending status, return true.
5342         * gdbthread.h: Include target/waitstatus.h.
5343         (struct thread_suspend_state) <stop_reason, waitstatus_pending_p,
5344         stop_pc>: New fields.
5345         (struct thread_info) <resumed>: New field.
5346         (set_resumed): Declare.
5347         * infrun.c: Include "event-loop.h".
5348         (infrun_async_inferior_event_token, infrun_is_async): New globals.
5349         (infrun_async): New function.
5350         (clear_step_over_info): Add debug output.
5351         (displaced_step_in_progress_any_inferior): New function.
5352         (displaced_step_fixup): New returns int.
5353         (start_step_over): Handle in-line step-overs too.  Assert the
5354         thread is marked resumed.
5355         (resume_cleanups): Clear the thread's resumed flag.
5356         (resume): Set the thread's resumed flag.  Return early if the
5357         thread has a pending status.  Allow stepping a breakpoint with no
5358         signal.
5359         (proceed): Adjust to check 'resumed' instead of 'executing'.
5360         (clear_proceed_status_thread): If the thread has a pending status,
5361         and that status is a finished step, discard the pending status.
5362         (clear_proceed_status): Don't clear step_over_info here.
5363         (random_pending_event_thread, do_target_wait): New functions.
5364         (prepare_for_detach, wait_for_inferior, fetch_inferior_event): Use
5365         do_target_wait.
5366         (wait_one): New function.
5367         (THREAD_STOPPED_BY): New macro.
5368         (thread_stopped_by_watchpoint, thread_stopped_by_sw_breakpoint)
5369         (thread_stopped_by_hw_breakpoint): New functions.
5370         (switch_to_thread_cleanup, save_waitstatus, stop_all_threads): New
5371         functions.
5372         (handle_inferior_event): Also call set_resumed(false) on all
5373         threads implicitly stopped by the event.
5374         (restart_threads, resumed_thread_with_pending_status): New
5375         functions.
5376         (finish_step_over): If we were doing an in-line step-over before,
5377         and no longer are after trying to start a new step-over, restart
5378         all threads.  If we have multiple threads with pending events,
5379         save the current event and go through the event loop again.
5380         (handle_signal_stop): Return early if finish_step_over returns
5381         false.
5382         <random signal>: If we get a signal while stepping over a
5383         breakpoint in-line in non-stop mode, restart all threads.  Clear
5384         step_over_info before delivering the signal.
5385         (keep_going_stepped_thread): Use internal_error instead of
5386         gdb_assert.  Mark the thread as resumed.
5387         (keep_going_pass_signal): Assert the thread isn't already resumed.
5388         If some other thread is doing an in-line step-over, defer the
5389         resume.  If we just started a new in-line step-over, stop all
5390         threads.  Don't clear step_over_info.
5391         (infrun_async_inferior_event_handler): New function.
5392         (_initialize_infrun): Create async event handler with
5393         infrun_async_inferior_event_handler as callback.
5394         (infrun_async): New declaration.
5395         * target.c (target_async): New function.
5396         * target.h (target_async): Declare macro and readd as function
5397         declaration.
5398         * target/waitstatus.h (enum target_stop_reason)
5399         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5400         * thread.c (new_thread): Clear the new waitstatus field.
5401         (set_resumed): New function.
5402
5403 2015-08-07  Pedro Alves  <palves@redhat.com>
5404
5405         * infrun.c (keep_going_stepped_thread): New function, factored out
5406         from ...
5407         (switch_back_to_stepped_thread): ... here.
5408
5409 2015-08-07  Pedro Alves  <palves@redhat.com>
5410
5411         * infrun.c (currently_stepping): Extend intro comment.
5412         * target.h (target_resume): Extend intro comment.
5413
5414 2015-08-07  Pedro Alves  <palves@redhat.com>
5415
5416         * infrun.c (switch_back_to_stepped_thread): Use ecs->ptid instead
5417         of inferior_ptid.  If the stepped thread vanished, return 0
5418         instead of resuming here.  Use reset_ecs.  Print the prev_pc and
5419         the current stop_pc in log message.  Clear trap_expected if the
5420         thread advanced.  Don't pass currently_stepping to
5421         do_target_resume.
5422
5423 2015-08-07  Pedro Alves  <palves@redhat.com>
5424
5425         * gdbthread.h (struct thread_info) <prev_pc>: Extend comment.
5426         * infrun.c (struct execution_control_state): Move higher up in the
5427         file.
5428         (reset_ecs): New function.
5429         (start_step_over): Now returns int.  Rewrite to use
5430         keep_going_pass_signal instead of manually starting a displaced step.
5431         (resume): Don't call set_running here.  If displaced stepping
5432         can't start now, clear trap_expected.
5433         (find_thread_needs_step_over): Delete function.
5434         (proceed): Set up finish_thread_state_cleanup.  Call set_running.
5435         If the current thread needs a step over, push it in the step-over
5436         chain.  Don't set insert breakpoints nor call resume directly
5437         here.  Instead rewrite to use start_step_over and
5438         keep_going_pass_signal.
5439         (finish_step_over): New function.
5440         (handle_signal_stop): Call finish_step_over instead of
5441         start_step_over.
5442         (switch_back_to_stepped_thread): If the event thread needs another
5443         step-over do that first.  Use start_step_over.
5444         (keep_going_pass_signal): New function, factored out from ...
5445         (keep_going): ... here.
5446         (_initialize_infrun): Comment moved here.
5447         * thread.c (set_running_thread): New function.
5448         (set_running, finish_thread_state): Use set_running_thread.
5449
5450 2015-08-07  Pedro Alves  <palves@redhat.com>
5451
5452         * gdbthread.h (struct thread_info) <step_over_prev,
5453         step_over_next>: New fields.
5454         (thread_step_over_chain_enqueue, thread_step_over_chain_remove)
5455         (thread_step_over_chain_next, thread_is_in_step_over_chain): New
5456         declarations.
5457         * infrun.c (struct displaced_step_request): Delete.
5458         (struct displaced_step_inferior_state) <step_request_queue>:
5459         Delete field.
5460         (displaced_step_prepare): Assert that trap_expected is set.  Use
5461         thread_step_over_chain_enqueue.  Split starting a new displaced
5462         step to ...
5463         (start_step_over): ... this new function.
5464         (resume): Assert the thread isn't waiting for a step over already.
5465         (proceed): Assert the thread isn't waiting for a step over
5466         already.
5467         (infrun_thread_stop_requested): Adjust to remove threads from the
5468         embedded step-over chain.
5469         (handle_inferior_event) <fork/vfork>: Call start_step_over after
5470         displaced_step_fixup.
5471         (handle_signal_stop): Call start_step_over after
5472         displaced_step_fixup.
5473         * infrun.h (step_over_queue_head): New declaration.
5474         * thread.c (step_over_chain_enqueue, step_over_chain_remove)
5475         (thread_step_over_chain_next, thread_is_in_step_over_chain)
5476         (thread_step_over_chain_enqueue)
5477         (thread_step_over_chain_remove): New functions.
5478         (delete_thread_1): Remove thread from the step-over chain.
5479
5480 2015-08-07  Pedro Alves  <palves@redhat.com>
5481
5482         * infrun.c (thread_still_needs_step_over): Rename to ...
5483         (thread_still_needs_step_over_bp): ... this.
5484         (enum step_over_what): New.
5485         (thread_still_needs_step_over): Reimplement.
5486
5487 2015-08-07  Pedro Alves  <palves@redhat.com>
5488
5489         * remote.c (remote_wait_as): If not waiting for a stop reply,
5490         return TARGET_WAITKIND_NO_RESUMED.  If TARGET_WNOHANG is
5491         requested, don't block waiting forever.
5492
5493 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5494
5495         * infrun.c (adjust_pc_after_break): Now takes thread_info and
5496         waitstatus pointers instead of an ecs.  Adjust.
5497         (handle_inferior_event): Adjust caller.
5498
5499 2015-08-07  Pedro Alves  <palves@redhat.com>
5500
5501         * infrun.c (handle_inferior_event): If we get
5502         TARGET_WAITKIND_SIGNALLED or TARGET_WAITKIND_EXITED in non-stop
5503         mode, mark all threads of the exiting process as not-executing.
5504         (normal_stop): If we get TARGET_WAITKIND_SIGNALLED or
5505         TARGET_WAITKIND_EXITED in non-stop mode, finish all threads of the
5506         exiting process, if inferior_ptid still points at a process.
5507         * thread.c (struct current_thread_cleanup) <next>: New field.
5508         (current_thread_cleanup_chain): New global.
5509         (restore_current_thread_ptid_changed): New function.
5510         (restore_current_thread_cleanup_dtor): Remove the cleanup from the
5511         current_thread_cleanup_chain list.
5512         (make_cleanup_restore_current_thread): Add the cleanup data to the
5513         current_thread_cleanup_chain list.
5514         (_initialize_thread): Install restore_current_thread_ptid_changed
5515         as thread_ptid_changed observer.
5516
5517 2015-08-07  Joel Brobecker  <brobecker@adacore.com>
5518
5519         * dtrace-probe.c (dtrace_process_dof): Ignore the objfile's DOF
5520         data if a DTRACE_DOF_SECT_TYPE_PROVIDER section is found to be
5521         smaller than expected.
5522
5523 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5524
5525         * stack.c (get_frame_language): Moved ...
5526         * frame.c (get_frame_language): ... to here.
5527         * language.h (get_frame_language): Declaration moved to frame.h.
5528         * frame.h: Add language.h include, for language enum.
5529         (get_frame_language): Declaration moved from language.h.
5530         * language.c: Add frame.h include.
5531         * top.c: Add frame.h include.
5532         * symtab.h (struct obj_section): Declare.
5533         (struct cmd_list_element): Declare.
5534
5535 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5536
5537         * language.c (show_language_command): Find selected frame before
5538         asking for the language of that frame.
5539         (set_language_command): Likewise.
5540         * language.h (get_frame_language): Add frame parameter.
5541         * stack.c (get_frame_language): Add frame parameter, assert
5542         parameter is not NULL, update comment and reindent.
5543         * top.c (check_frame_language_change): Pass the selected frame
5544         into get_frame_language.
5545
5546 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5547
5548         * btrace.c (btrace_compute_ftrace_bts): Clear insn flags.
5549         (pt_btrace_insn_flags): New.
5550         (ftrace_add_pt): Call pt_btrace_insn_flags.
5551         * btrace.h (btrace_insn_flag): New.
5552         (btrace_insn) <flags>: New.
5553         * record-btrace.c (btrace_insn_history): Print insn prefix.
5554         * NEWS: Announce it.
5555
5556 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5557
5558         * configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
5559         * configure: Regenerate.
5560
5561 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
5562
5563         * Makefile.in (LIBICONV): Define.
5564         (CLIBS): Add LIBICONV.
5565         * acinclude.m4: Use config/iconv.m4 instead of custom AM_ICONV.
5566         * configure: Regenerate.
5567
5568 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5569             Pedro Alves  <palves@redhat.com>
5570
5571         * arm-tdep.c (set_fp_model_sfunc): Add cast from integer to enum.
5572         (arm_set_abi): Likewise.
5573         * ax-general.c (ax_print): Likewise.
5574         * c-exp.y (exp : string_exp): Likewise.
5575         * compile/compile-loc2c.c (compute_stack_depth_worker): Likewise.
5576         (do_compile_dwarf_expr_to_c): Likewise.
5577         * cp-name-parser.y (demangler_special : DEMANGLER_SPECIAL start):
5578         Likewise.
5579         * dwarf2expr.c (execute_stack_op): Likewise.
5580         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
5581         (disassemble_dwarf_expression): Likewise.
5582         * dwarf2read.c (dwarf2_add_member_fn): Likewise.
5583         (read_array_order): Likewise.
5584         (abbrev_table_read_table): Likewise.
5585         (read_attribute_value): Likewise.
5586         (skip_unknown_opcode): Likewise.
5587         (dwarf_decode_macro_bytes): Likewise.
5588         (dwarf_decode_macros): Likewise.
5589         * eval.c (value_f90_subarray): Likewise.
5590         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5591         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5592         * infrun.c (handle_command): Likewise.
5593         * memory-map.c (memory_map_start_memory): Likewise.
5594         * osabi.c (set_osabi): Likewise.
5595         * parse.c (operator_length_standard): Likewise.
5596         * ppc-linux-tdep.c (ppc_canonicalize_syscall): Likewise, and use
5597         single return point.
5598         * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
5599         * python/py-symbol.c (gdbpy_lookup_symbol): Likewise.
5600         (gdbpy_lookup_global_symbol): Likewise.
5601         * record-full.c (record_full_restore): Likewise.
5602         * regcache.c (regcache_register_status): Likewise.
5603         (regcache_raw_read): Likewise.
5604         (regcache_cooked_read): Likewise.
5605         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
5606         * symtab.c (initialize_ordinary_address_classes): Likewise.
5607         * target-debug.h (target_debug_print_signals): Likewise.
5608         * utils.c (do_restore_current_language): Likewise.
5609
5610 2015-08-06  Clem Dickey  <clemd@acm.org>
5611
5612         PR python/17136
5613         * python/lib/gdb/command/type_printers.py (InfoTypePrinter): Fix typo.
5614
5615 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5616
5617         * complaints.c (enum complaint_series): Add newlines and remove
5618         out of date comment.
5619         (struct complaints) <series>: Change type to enum
5620         complaint_series and remove out of date comment.
5621         (symfile_complaint_hook): Use equivalent enum value
5622         ISOLATED_MESSAGE instead of 0.
5623
5624 2015-08-06  Pedro Alves  <palves@redhat.com>
5625
5626         * nat/linux-waitpid.c (my_waitpid): Only print *status if waitpid
5627         returned > 0.
5628
5629 2015-08-06  Pierre Langlois  <pierre.langlois@arm.com>
5630
5631         * common/agent.c (symbol_list) <required>: Remove.
5632
5633 2015-08-06  Pedro Alves  <palves@redhat.com>
5634
5635         * target/waitstatus.h (enum target_stop_reason)
5636         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5637
5638 2015-08-05  Pedro Alves  <palves@redhat.com>
5639             Joel Brobecker  <brobecker@adacore.com>
5640
5641         * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
5642         <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
5643         case where BS->STOP is not set.
5644
5645 2015-08-05  Ulrich Weigand  <uweigand@de.ibm.com>
5646
5647         * nat/gdb_thread_db.h: Add copyright header.
5648         Protect against multiple inclusion.
5649
5650 2015-08-05  Yao Qi  <yao.qi@linaro.org>
5651
5652         * aarch64-linux-nat.c (get_thread_id): Remove.
5653         (debug_reg_change_callback): Call ptid_get_lwp instead of
5654         get_thread_id.
5655         (fetch_gregs_from_thread): Likewise.
5656         (store_gregs_to_thread): Likewise.
5657         (fetch_fpregs_from_thread): Likewise.
5658         (store_fpregs_to_thread): Likewise.
5659         (aarch64_linux_get_debug_reg_capacity): Likewise.
5660         * arm-linux-nat.c (get_thread_id): Remove.
5661         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5662         * xtensa-linux-nat.c (get_thread_id): Remove.
5663         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5664         * arm-linux-nat.c (get_thread_id): Remove.
5665         (GET_THREAD_ID): Remove.
5666         (fetch_fpregs): Call ptid_get_lwp instead of GET_THREAD_ID.
5667         (store_fpregs, fetch_regs, store_regs): Likewise.
5668         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
5669         (fetch_vfp_regs, store_vfp_regs): Likewise.
5670         (arm_linux_read_description): Likewise.
5671         (arm_linux_get_hwbp_cap): Likewise.
5672         * xtensa-linux-nat.c (get_thread_id): Remove.
5673         (GET_THREAD_ID): Remove.
5674         (fetch_gregs, store_gregs): Call ptid_get_lwp instead of
5675         GET_THREAD_ID.
5676
5677 2015-08-04  Ciro Santilli  <ciro.santilli@gmail.com>  (obvious patch)
5678
5679         * python/py-linetable.c: Fix case of Linetable to LineTable
5680         in docstrings and code comments.
5681         * python/py-symtab.c: Same.
5682
5683 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5684
5685         * infcmd.c (signal_command): Call do_cleanups for args_chain.
5686
5687 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5688
5689         PR gdb/18767
5690         * infcmd.c (attach_command): Move ARGS_CHAIN cleanup after last ARGS
5691         use.
5692
5693 2015-08-04  Pedro Alves  <palves@redhat.com>
5694
5695         * nat/gdb_thread_db.h (td_init_ftype, td_ta_new_ftype)
5696         (td_ta_map_lwp2thr_ftype, td_ta_thr_iter_ftype)
5697         (td_ta_event_addr_ftype, td_ta_set_event_ftype)
5698         (td_ta_clear_event_ftype, td_ta_event_getmsg_ftype)
5699         (td_thr_validate_ftype, td_thr_get_info_ftype)
5700         (td_thr_event_enable_ftype, td_thr_tls_get_addr_ftype)
5701         (td_thr_tlsbase_ftype, td_symbol_list_ftype, td_ta_delete_ftype):
5702         New typedefs.
5703         * linux-thread-db.c (struct thread_db_info): Use new typedefs.
5704         (try_thread_db_load_1): Define TDB_VERBOSE_DLSYM, TDB_DLSYM , CHK
5705         local macros and use them instead of verbose_dlsym and dlsym
5706         calls.
5707
5708 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5709
5710         * nios2-tdep.h: Include opcode/nios2.h here.
5711         (NIOS2_CDX_OPCODE_SIZE): New.
5712         (struct gdbarch_tdep): Add OP parameter to syscall_next_pc.
5713         * nios2-tdep.c: Don't include opcode/nios2.h here.
5714         (nios2_fetch_insn): For R2, try reading 2-byte instruction if
5715         4-byte read fails.
5716         (nios2_match_add, nios2_match_sub): Add cases for R2 encodings.
5717         (nios2_match_addi, nios2_match_orhi): Likewise.
5718         (nios2_match_stw, nios2_match_ldw): Likewise.
5719         (nios2_match_rdctl): Likewise.
5720         (nios2_match_stwm, nios2_match_ldwm): New.
5721         (nios2_match_branch): Add cases for R2 encodings.
5722         (nios2_match_jmpi, nios2_match_calli): Likewise.
5723         (nios2_match_jmpr, nios2_match_callr): Likewise.
5724         (nios2_match_break, nios2_match_trap): Likewise.
5725         (nios2_in_epilogue_p): Add R2 support.
5726         (nios2_analyze_prologue): Update comments.  Recognize R2 CDX
5727         prologues.
5728         (nios2_breakpoint_from_pc): Handle R2 instructions.
5729         (nios2_get_next_pc): Likewise.  Adjust call to
5730         tdep->syscall_next_pc.
5731         * nios2-linux-tdep.c (nios2_r1_linux_rt_sigreturn_tramp_frame):
5732         Renamed from nios2_linux_rt_sigreturn_tramp_frame.  Use
5733         instruction field macros instead of literal hex values.
5734         (nios2_r2_linux_rt_sigreturn_tramp_frame): New.
5735         (nios2_linux_syscall_next_pc): Adjust signature to pass OP.
5736         Use size field from OP instead of assuming all instructions
5737         are the same size.
5738         (nios2_linux_init_abi): Register appropriate unwinder for mach.
5739
5740 2015-08-03  Ulrich Weigand  <uweigand@de.ibm.com>
5741
5742         * cp-namespace.c (cp_lookup_symbol_via_imports): Fix uninitialized
5743         variable warning with some compilers.
5744
5745 2015-08-03  Yao Qi  <yao.qi@linaro.org>
5746
5747         * arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
5748         in comment.  Replace "rw" with "type".
5749         (arm_linux_remove_watchpoint): Change type of "rw" to
5750         "enum target_hw_bp_type".
5751
5752 2015-08-02  Pierre-Marie de Rodat  <derodat@adacore.com>
5753
5754         * alpha-mdebug-tdep.c (find_proc_desc): Update call to
5755         lookup_symbol.
5756         * ft32-tdep.c (ft32_skip_prologue): Likewise.
5757         * moxie-tdep.c (moxie_skip_prologue): Likewise.
5758         * mt-tdep.c (mt_skip_prologue): Likewise.
5759         * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
5760
5761 2015-08-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5762
5763         * ada-exp.y (write_object_renaming): Replace struct
5764         ada_symbol_info with struct block_symbol.  Update field
5765         references accordingly.
5766         (block_lookup, select_possible_type_sym): Likewise.
5767         (find_primitive_type): Likewise.  Also update call to
5768         ada_lookup_symbol to extract the symbol itself.
5769         (write_var_or_type, write_name_assoc): Likewise.
5770         * ada-lang.h (struct ada_symbol_info): Remove.
5771         (ada_lookup_symbol_list): Replace struct ada_symbol_info with
5772         struct block_symbol.
5773         (ada_lookup_encoded_symbol, user_select_syms): Likewise.
5774         (ada_lookup_symbol): Return struct block_symbol instead of a
5775         mere symbol.
5776         * ada-lang.c (defns_collected): Replace struct ada_symbol_info
5777         with struct block_symbol.
5778         (resolve_subexp, ada_resolve_function, sort_choices,
5779         user_select_syms, is_nonfunction, add_defn_to_vec,
5780         num_defns_collected, defns_collected,
5781         symbols_are_identical_enums, remove_extra_symbols,
5782         remove_irrelevant_renamings, add_lookup_symbol_list_worker,
5783         ada_lookup_symbol_list, ada_iterate_over_symbols,
5784         ada_lookup_encoded_symbol, get_var_value): Likewise.
5785         (ada_lookup_symbol): Return a block_symbol instead of a mere
5786         symbol.  Replace struct ada_symbol_info with struct
5787         block_symbol.
5788         (ada_lookup_symbol_nonlocal): Likewise.
5789         (standard_lookup): Make block passing explicit through
5790         lookup_symbol_in_language.
5791         * ada-tasks.c (get_tcb_types_info): Update the calls to
5792         lookup_symbol_in_language to extract the mere symbol out of the
5793         returned value.
5794         (ada_tasks_inferior_data_sniffer): Likewise.
5795         * ax-gdb.c (gen_static_field): Likewise for the call to
5796         lookup_symbol.
5797         (gen_maybe_namespace_elt): Deal with struct block_symbol from
5798         lookup functions.
5799         (gen_expr): Likewise.
5800         * c-exp.y: Likewise.  Remove uses of block_found.
5801         (lex_one_token, classify_inner_name, c_print_token): Likewise.
5802         (classify_name): Likewise.  Rename the "sym" local variable to
5803         "bsym".
5804         * c-valprint.c (print_unpacked_pointer): Likewise.
5805         * compile/compile-c-symbols.c (convert_symbol_sym): Promote the
5806         "sym" parameter from struct symbol * to struct block_symbol.
5807         Use it to remove uses of block_found.  Deal with struct
5808         block_symbol from lookup functions.
5809         (gcc_convert_symbol): Likewise.  Update the call to
5810         convert_symbol_sym.
5811         * compile/compile-object-load.c (compile_object_load): Deal with
5812         struct block_symbol from lookup functions.
5813         * cp-namespace.c (cp_lookup_nested_symbol_1,
5814         cp_lookup_nested_symbol, cp_lookup_bare_symbol,
5815         cp_search_static_and_baseclasses,
5816         cp_lookup_symbol_in_namespace, cp_lookup_symbol_via_imports,
5817         cp_lookup_symbol_imports_or_template,
5818         cp_lookup_symbol_via_all_imports, cp_lookup_symbol_namespace,
5819         lookup_namespace_scope, cp_lookup_nonlocal,
5820         find_symbol_in_baseclass): Return struct block_symbol instead of
5821         mere symbols and deal with struct block_symbol from lookup
5822         functions.
5823         * cp-support.c (inspect_type, replace_typedefs,
5824         cp_lookup_rtti_type): Deal with struct block_symbol from
5825         lookup functions.
5826         * cp-support.h (cp_lookup_symbol_nonlocal,
5827         cp_lookup_symbol_from_namespace,
5828         cp_lookup_symbol_imports_or_template, cp_lookup_nested_symbol):
5829         Return struct block_symbol instead of mere symbols.
5830         * d-exp.y (d_type_from_name, d_module_from_name, push_variable,
5831         push_module_name):
5832         Deal with struct block_symbol from lookup functions.  Remove
5833         uses of block_found.
5834         * eval.c (evaluate_subexp_standard): Update call to
5835         cp_lookup_symbol_namespace.
5836         * f-exp.y: Deal with struct block_symbol from lookup functions.
5837         Remove uses of block_found.
5838         (yylex): Likewise.
5839         * gdbtypes.c (lookup_typename, lookup_struct, lookup_union,
5840         lookup_enum, lookup_template_type, check_typedef): Deal with
5841         struct block_symbol from lookup functions.
5842         * guile/scm-frame.c (gdbscm_frame_read_var): Likewise.
5843         * guile/scm-symbol.c (gdbscm_lookup_symbol): Likewise.
5844         (gdbscm_lookup_global_symbol): Likewise.
5845         * gnu-v3-abi.c (gnuv3_get_typeid_type): Likewise.
5846         * go-exp.y: Likewise.  Remove uses of block_found.
5847         (package_name_p, classify_packaged_name, classify_name):
5848         Likewise.
5849         * infrun.c (insert_exception_resume_breakpoint): Likewise.
5850         * jv-exp.y (push_variable): Likewise.
5851         * jv-lang.c (java_lookup_class, get_java_object_type): Likewise.
5852         * language.c (language_bool_type): Likewise.
5853         * language.h (struct language_defn): Update
5854         la_lookup_symbol_nonlocal to return a struct block_symbol rather
5855         than a mere symbol.
5856         * linespec.c (find_label_symbols): Deal with struct block_symbol
5857         from lookup functions.
5858         * m2-exp.y: Likewise.  Remove uses of block_found.
5859         (yylex): Likewise.
5860         * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
5861         * objc-lang.c (lookup_struct_typedef, find_imps): Likewise.
5862         * p-exp.y: Likewise.  Remove uses of block_found.
5863         (yylex): Likewise.
5864         * p-valprint.c (pascal_val_print): Likewise.
5865         * parse.c (write_dollar_variable): Likewise.  Remove uses of
5866         block_found.
5867         * parser-defs.h (struct symtoken): Turn the SYM field into a
5868         struct block_symbol.
5869         * printcmd.c (address_info): Deal with struct block_symbol from
5870         lookup functions.
5871         * python/py-frame.c (frapy_read_var): Likewise.
5872         * python/py-symbol.c (gdbpy_lookup_symbol,
5873         gdbpy_lookup_global_symbol): Likewise.
5874         * skip.c (skip_function_command): Likewise.
5875         * solib-darwin.c (darwin_lookup_lib_symbol): Return a struct
5876         block_symbol instead of a mere symbol.
5877         * solib-spu.c (spu_lookup_lib_symbol): Likewise.
5878         * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
5879         * solib.c (solib_global_lookup): Likewise.
5880         * solist.h (solib_global_lookup): Likewise.
5881         (struct target_so_ops): Update lookup_lib_global_symbol to
5882         return a struct block_symbol rather than a mere symbol.
5883         * source.c (select_source_symtab): Deal with struct block_symbol
5884         from lookup functions.
5885         * stack.c (print_frame_args, iterate_over_block_arg_vars):
5886         Likewise.
5887         * symfile.c (set_initial_language): Likewise.
5888         * symtab.c (SYMBOL_LOOKUP_FAILED): Turn into a struct
5889         block_symbol.
5890         (SYMBOL_LOOKUP_FAILED_P): New predicate as a macro.
5891         (struct symbol_cache_slot): Turn the FOUND field into a struct
5892         block_symbol.
5893         (block_found): Remove.
5894         (eq_symbol_entry): Update to deal with struct block_symbol in
5895         cache slots.
5896         (symbol_cache_lookup): Return a struct block_symbol rather than
5897         a mere symbol.
5898         (symbol_cache_mark_found): Add a BLOCK parameter to fill
5899         appropriately the cache slots.  Update callers.
5900         (symbol_cache_dump): Update cache slots handling to the type
5901         change.
5902         (lookup_symbol_in_language, lookup_symbol, lookup_language_this,
5903         lookup_symbol_aux, lookup_local_symbol,
5904         lookup_symbol_in_objfile, lookup_global_symbol_from_objfile,
5905         lookup_symbol_in_objfile_symtabs,
5906         lookup_symbol_in_objfile_from_linkage_name,
5907         lookup_symbol_via_quick_fns, basic_lookup_symbol_nonlocal,
5908         lookup_symbol_in_static_block, lookup_static_symbol,
5909         lookup_global_symbol):
5910         Return a struct block_symbol rather than a mere symbol.  Deal
5911         with struct block_symbol from other lookup functions.  Remove
5912         uses of block_found.
5913         (lookup_symbol_in_block): Remove uses of block_found.
5914         (struct global_sym_lookup_data): Turn the RESULT field into a
5915         struct block_symbol.
5916         (lookup_symbol_global_iterator_cb): Update references to the
5917         RESULT field.
5918         (search_symbols): Deal with struct block_symbol from lookup
5919         functions.
5920         * symtab.h (struct block_symbol): New structure.
5921         (block_found): Remove.
5922         (lookup_symbol_in_language, lookup_symbol,
5923         basic_lookup_symbol_nonlocal, lookup_symbol_in_static_block,
5924         lookup_static_symbol, lookup_global_symbol, lookup_language_this,
5925         lookup_global_symbol_from_objfile): Return a struct block_symbol
5926         rather than just a mere symbol.  Update comments to remove
5927         mentions of block_found.
5928         * valops.c (find_function_in_inferior,
5929         value_struct_elt_for_reference, value_maybe_namespace_elt,
5930         value_of_this):  Deal with struct block_symbol from lookup
5931         functions.
5932         * value.c (value_static_field, value_fn_field): Likewise.
5933
5934 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5935
5936         * remote-m32r-sdi.c (m32r_remove_watchpoint): Use enum type
5937         instead of integer.
5938
5939 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5940             Pedro Alves  <palves@redhat.com>
5941
5942         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
5943         type or value instead of integer.
5944         (aarch64_linux_insert_watchpoint): Likewise.
5945         (aarch64_linux_remove_watchpoint): Likewise.
5946         * ada-lang.c (ada_op_print_tab): Likewise.
5947         * amd64-linux-tdep.c (amd64_canonicalize_syscall): Likewise.
5948         (amd64_linux_syscall_record_common): Likewise.
5949         * arch-utils.c (target_byte_order_user): Likewise.
5950         (default_byte_order): Likewise.
5951         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Likewise.
5952         (arm_linux_get_hwbp_type): Likewise.
5953         (arm_linux_hw_watchpoint_initialize): Likewise.
5954         (arm_linux_insert_watchpoint): Likewise.
5955         * arm-linux-tdep.c (arm_canonicalize_syscall): Likewise.
5956         (arm_linux_syscall_record): Likewise.
5957         * breakpoint.c (update_watchpoint): Likewise.
5958         (breakpoint_here_p): Likewise.
5959         (bpstat_print): Likewise.
5960         (enable_breakpoint_disp): Likewise.
5961         * c-lang.c (c_op_print_tab): Likewise.
5962         * cli/cli-decode.c (add_info_alias): Likewise.
5963         * d-lang.c (d_op_print_tab): Likewise.
5964         * eval.c (evaluate_subexp_standard): Likewise.
5965         * f-exp.y (dot_ops): Likewise.
5966         (f77_keywords): Likewise.
5967         * f-lang.c (f_op_print_tab): Likewise.
5968         * go-lang.c (go_op_print_tab): Likewise.
5969         * guile/scm-breakpoint.c (gdbscm_make_breakpoint): Likewise.
5970         * guile/scm-cmd.c (gdbscm_make_command): Likewise.
5971         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5972         * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Likewise.
5973         * guile/scm-string.c (struct scm_to_stringn_data): Likewise.
5974         (struct scm_from_stringn_data): Likewise.
5975         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5976         * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
5977         (ia64_linux_remove_watchpoint): Likewise.
5978         (ia64_linux_can_use_hw_breakpoint): Likewise.
5979         * infrun.c (print_stop_event): Likewise.
5980         * jv-lang.c (java_op_print_tab): Likewise.
5981         * linux-nat.c (linux_proc_xfer_partial): Likewise.
5982         * linux-nat.h (struct lwp_info): Likewise.
5983         * linux-thread-db.c (enable_thread_event): Likewise.
5984         * m2-lang.c (m2_op_print_tab): Likewise.
5985         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
5986         (mi_cmd_stack_list_variables): Likewise.
5987         * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
5988         * mi/mi-out.c (mi_table_begin): Likewise.
5989         (mi_table_header): Likewise.
5990         * mips-linux-nat.c (mips_linux_can_use_hw_breakpoint): Likewise.
5991         (mips_linux_insert_watchpoint): Likewise.
5992         (mips_linux_remove_watchpoint): Likewise.
5993         * nat/mips-linux-watch.c (mips_linux_watch_type_to_irw): Likewise.
5994         * nat/mips-linux-watch.h (struct mips_watchpoint): Likewise.
5995         (mips_linux_watch_type_to_irw): Likewise.
5996         * nto-procfs.c (procfs_can_use_hw_breakpoint): Likewise.
5997         (procfs_insert_hw_watchpoint): Likewise.
5998         (procfs_remove_hw_watchpoint): Likewise.
5999         (procfs_hw_watchpoint): Likewise.
6000         (procfs_can_use_hw_breakpoint): Likewise.
6001         (procfs_remove_hw_watchpoint): Likewise.
6002         (procfs_insert_hw_watchpoint): Likewise.
6003         * p-lang.c (pascal_op_print_tab): Likewise.
6004         * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): Likewise.
6005         * ppc-linux-tdep.c (ppu2spu_unwind_register): Likewise.
6006         * ppc-sysv-tdep.c (get_decimal_float_return_value): Likewise.
6007         * procfs.c (procfs_can_use_hw_breakpoint): Likewise.
6008         (procfs_insert_watchpoint): Likewise.
6009         (procfs_remove_watchpoint): Likewise.
6010         * psymtab.c (recursively_search_psymtabs): Likewise.
6011         * remote-m32r-sdi.c (m32r_can_use_hw_watchpoint): Likewise.
6012         (m32r_insert_watchpoint): Likewise.
6013         * remote-mips.c (mips_can_use_watchpoint): Likewise.
6014         (mips_insert_watchpoint): Likewise.
6015         (mips_remove_watchpoint): Likewise.
6016         * remote.c (watchpoint_to_Z_packet): Likewise.
6017         (remote_insert_watchpoint): Likewise.
6018         (remote_remove_watchpoint): Likewise.
6019         (remote_check_watch_resources): Likewise.
6020         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
6021         (s390_remove_watchpoint): Likewise.
6022         (s390_can_use_hw_breakpoint): Likewise.
6023         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
6024         * spu-linux-nat.c (spu_can_use_hw_breakpoint): Likewise.
6025         * target.h (struct target_ops): Likewise.
6026         * tilegx-tdep.c (tilegx_analyze_prologue): Likewise.
6027         * ui-out.c (struct ui_out_hdr): Likewise.
6028         (append_header_to_list): Likewise.
6029         (get_next_header): Likewise.
6030         (verify_field): Likewise.
6031         (ui_out_begin): Likewise.
6032         (ui_out_field_int): Likewise.
6033         (ui_out_field_fmt_int): Likewise.
6034         (ui_out_field_skip): Likewise.
6035         (ui_out_field_string): Likewise.
6036         (ui_out_field_fmt): Likewise.
6037         * varobj.c (new_variable): Likewise.
6038         * x86-nat.c (x86_insert_watchpoint): Likewise.
6039         (x86_remove_watchpoint): Likewise.
6040         (x86_can_use_hw_breakpoint): Likewise.
6041         * xtensa-tdep.h (struct gdbarch_tdep): Likewise.
6042         * inflow.c (enum gdb_has_a_terminal_flag_enum): Add name to
6043         previously anonymous enumeration type..
6044         * linux-record.h (enum gdb_syscall): Add gdb_sys_no_syscall
6045         value.
6046         * target-debug.h (target_debug_print_enum_target_hw_bp_type): New.
6047         (target_debug_print_enum_bptype): New.
6048         * target-delegates.c: Regenerate.
6049
6050 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
6051
6052         * nios2-tdep.c (nios2_analyze_prologue): Do what the comment
6053         already says and disallow non-stack memory writes in the prologue.
6054
6055 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
6056
6057         * nios2-tdep.c (nios2_analyze_prologue): Update comments to
6058         reflect how current GCC emits stack overflow checks.  Match
6059         both trap and break instructions for backward compatbility.
6060         Disallow other trap and break instructions in the prologue.
6061
6062 2015-07-30  Pedro Alves  <palves@redhat.com>
6063
6064         PR threads/18600
6065         * linux-nat.c (wait_lwp): Report to the core when thread group
6066         leader exits.
6067
6068 2015-07-30  Pedro Alves  <palves@redhat.com>
6069             Simon Marchi  <simon.marchi@ericsson.com>
6070
6071         PR threads/18600
6072         * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
6073         mark the new thread as resumed.  Remove STOPPING parameter.
6074         (wait_lwp): Adjust call to linux_handle_extended_wait.
6075         (linux_nat_filter_event): Adjust call to
6076         linux_handle_extended_wait.
6077         (resume_stopped_resumed_lwps): Add debug output.
6078
6079 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
6080
6081         * arch-utils.c (default_fast_tracepoint_valid_at): Remove unused
6082         isize argument.
6083         * arch-utils.h (default_fast_tracepoint_valid_at): Likewise.
6084         * breakpoint.c (check_fast_tracepoint_sals): Adjust call to
6085         gdbarch_fast_tracepoint_valid_at.
6086         * gdbarch.sh (fast_tracepoint_valid_at): Remove isize argument.
6087         * gdbarch.h: Regenerate.
6088         * gdbarch.c: Regenerate.
6089         * i386-tdep.c (i386_fast_tracepoint_valid_at): Remove isize
6090         argument.  Do not set it.
6091         * remote.c (remote_download_tracepoint): Adjust call to
6092         gdbarch_fast_tracepoint_valid_at.  Call gdb_insn_length to get
6093         the instruction length.
6094
6095 2015-07-30  Yao Qi  <yao.qi@linaro.org>
6096
6097         * arm-tdep.h (enum gdb_regnum): Move it to ...
6098         * arch/arm.h: ... here.  New file.
6099         * Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
6100
6101 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
6102
6103         * aarch64-tdep.c (decode_b): Rename link argument to is_bl.
6104         Change its type to int *.
6105         (decode_br): Rename link argument to is_blr.  Change its type to
6106         int *.
6107         (decode_cb): Rename op argument to is_cbnz.  Change its type to
6108         int *.
6109         (decode_tb): Rename op argument to is_tbnz.  Change its type to
6110         int *.  Set is_tbnz to either 1 or 0.
6111         (aarch64_analyze_prologue): Change type of is_link to int.  Add
6112         new variables is_cbnz and is_tbnz.  Adjust call to
6113         aarch64_decode_cb and aarch64_decode_tb.
6114
6115 2015-07-29  Simon Marchi  <simon.marchi@ericsson.com>
6116
6117         * mips-linux-nat.c (write_watchpoint_regs): Add NULL as ptrace's 4th
6118         parameter.
6119         (mips_linux_new_thread): Likewise.
6120         * nat/mips-linux-watch.c (mips_linux_read_watch_registers): Likewise.
6121
6122 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
6123
6124         * top.c: Include "tui/tui.h".
6125         (undo_terminal_modifications_before_exit): New static function.
6126         (quit_force): Use it.
6127
6128 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
6129
6130         * target.c (terminal_state): Initialize to terminal_is_ours.
6131
6132 2015-07-29  Yao Qi  <yao.qi@linaro.org>
6133
6134         PR record/18691
6135         * dcache.c (dcache_read_memory_partial): Call
6136         raw_memory_xfer_partial.
6137         * target.c (raw_memory_xfer_partial): Make it non-static.
6138         * target.h (raw_memory_xfer_partial): Declare.
6139
6140 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6141
6142         * c-valprint.c (c_val_print_array): Consider addressable memory
6143         unit size.
6144         (c_val_print_ptr): Likewise.
6145         (c_val_print_int): Likewise.
6146         * findvar.c (read_frame_register_value): Likewise.
6147         * valarith.c (find_size_for_pointer_math): Likewise.
6148         (value_ptrdiff): Likewise.
6149         (value_subscripted_rvalue): Likewise.
6150         * valops.c (read_value_memory): Likewise (and rename variables).
6151         (value_assign): Likewise.
6152         (value_repeat): Likewise.
6153         (value_array): Likewise.
6154         (value_slice): Likewise.
6155         * valprint.c (generic_val_print_ptr): Likewise.
6156         (generic_val_print_enum): Likewise.
6157         (generic_val_print_bool): Likewise.
6158         (generic_val_print_int): Likewise.
6159         (generic_val_print_char): Likewise.
6160         (generic_val_print_float): Likewise.
6161         (generic_val_print_decfloat): Likewise.
6162         (generic_val_print_complex): Likewise.
6163         (val_print_scalar_formatted): Likewise.
6164         (val_print_array_elements): Likewise.
6165         * value.c (set_value_parent): Likewise.
6166         (value_contents_copy_raw): Likewise.
6167         (set_internalvar_component): Likewise.
6168         (value_primitive_field): Likewise.
6169         (value_fetch_lazy): Likewise.
6170         * value.h (read_value_memory): Update comment.
6171
6172 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6173
6174         * value.c (get_value_arch): New function.
6175         * value.h (get_value_arch): New declaration.
6176
6177 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6178
6179         * value.c (struct value): Update comments.
6180
6181 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6182
6183         * gdbtypes.c (type_length_units): New function.
6184         * gdbtypes.h (type_length_units): New declaration.
6185         (struct type) <length>: Update comment.
6186
6187 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6188
6189         * valprint.c (generic_val_print): Factor out complex
6190         printing code to ...
6191         (generic_val_print_complex): ... this new function.
6192
6193 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6194
6195         * valprint.c (generic_val_print): Factor out decfloat
6196         printing code to ...
6197         (generic_val_print_decfloat): ... this new function.
6198
6199 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6200
6201         * valprint.c (generic_val_print): Factor out float
6202         printing code to ...
6203         (generic_val_print_float): ... this new function.
6204
6205 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6206
6207         * valprint.c (generic_val_print): Factor out char
6208         printing code to ...
6209         (generic_val_print_char): ... this new function.
6210
6211 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6212
6213         * valprint.c (generic_val_print): Factor out integer
6214         printing code to ...
6215         (generic_val_print_int): ... this new function.
6216
6217 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6218
6219         * valprint.c (generic_val_print): Factor out bool
6220         printing code to ...
6221         (generic_val_print_bool): ... this new function.
6222
6223 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6224
6225         * valprint.c (generic_val_print): Factor out function/method
6226         printing code to ...
6227         (generic_val_print_func): ... this new function.
6228
6229 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6230
6231         * valprint.c (generic_val_print): Factor out flags
6232         printing code to ...
6233         (generic_val_print_flags): ... this new function.
6234
6235 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6236
6237         * valprint.c (generic_val_print): Factor out enum
6238         printing code to ...
6239         (generic_val_print_enum): ... this new function.
6240
6241 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6242
6243         * valprint.c (generic_val_print): Factor out reference
6244         printing code to ...
6245         (generic_val_print_ref): ... this new function.
6246
6247 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6248
6249         * valprint.c (generic_val_print): Factor out memberptr
6250         printing code to ...
6251         (generic_val_print_memberptr): ... this new function.
6252
6253 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6254
6255         * valprint.c (generic_val_print): Factor out pointer
6256         printing code to ...
6257         (generic_val_print_ptr): ... this new function.
6258
6259 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6260
6261         * valprint.c (generic_val_print): Factor out array
6262         printing code to ...
6263         (generic_val_print_array): ... this new function.
6264
6265 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6266
6267         * valprint.c (generic_val_print): Factor out
6268         print_unpacked_pointer code to ...
6269         (print_unpacked_pointer): ... this new function.
6270
6271 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
6272
6273         * event-top.c (handle_sigterm): Don't inspect
6274         target_can_async_p.  Always set the quit flag and always mark
6275         the async signal handler.
6276
6277 2015-07-27  Yao Qi  <yao.qi@linaro.org>
6278
6279         * Makefile.in (REMOTE_EXAMPLES): Remove it.
6280
6281 2015-07-25  Kevin Buettner  <kevinb@redhat.com>
6282
6283         * remote.c (read_ptid): Return null_ptid when no thread id
6284         is found.
6285         (remote_current_thread): Add log warning for malformed
6286         qC reply.
6287         (remote_start_remote): Add log warning when current thread
6288         not found.
6289
6290 2015-07-24  Pedro Alves  <palves@redhat.com>
6291
6292         * s390-linux-nat.c (fetch_regs, store_regs, fetch_fpregs)
6293         (s390_stopped_by_watchpoint, s390_prepare_to_resume): Pass 0 as
6294         forth argument to ptrace PTRACE_PEEKUSR_AREA/PTRACE_POKEUSR_AREA.
6295
6296 2015-07-24  Pedro Alves  <palves@redhat.com>
6297
6298         PR gdb/18717
6299         * linux-nat.c (linux_nat_filter_event): Don't assert that the lwp
6300         is resumed, and extend the debug log.
6301
6302 2015-07-24  Pedro Alves  <palves@redhat.com>
6303
6304         * fork-child.c (fork_inferior): Print argv[0] instead of exec_file.
6305
6306 2015-07-24  Pedro Alves  <palves@redhat.com>
6307
6308         * aarch64-linux-nat.c: Include nat/gdb_ptrace.h instead of
6309         sys/ptrace.h.
6310         * alpha-linux-nat.c: Likewise.
6311         * amd64-linux-nat.c: Likewise.
6312         * arm-linux-nat.c: Likewise.
6313         * hppa-linux-nat.c: Likewise.
6314         * i386-linux-nat.c: Likewise.
6315         * ia64-linux-nat.c: Likewise.
6316         * linux-fork.c: Likewise.
6317         * linux-nat.c: Likewise.
6318         * m32r-linux-nat.c: Likewise.
6319         * m68klinux-nat.c: Likewise.
6320         * mips-linux-nat.c: Likewise.
6321         * nat/linux-btrace.c: Likewise.
6322         * nat/linux-ptrace.c: Likewise.
6323         * nat/linux-ptrace.h
6324         * nat/mips-linux-watch.c: Likewise.
6325         * nat/x86-linux-dregs.c: Likewise.
6326         * ppc-linux-nat.c: Likewise.
6327         * s390-linux-nat.c: Likewise.
6328         * spu-linux-nat.c: Likewise.
6329         * tilegx-linux-nat.c: Likewise.
6330         * x86-linux-nat.c: Likewise.
6331         * xtensa-linux-nat.c: Likewise.
6332
6333 2015-07-24  Pedro Alves  <palves@redhat.com>
6334
6335         * ptrace.m4 (ptrace tests): Test in C++ mode.  Try with 'enum
6336         __ptrace_request as first parameter type instead of int.
6337         (PTRACE_TYPE_ARG1): Define.
6338         * nat/gdb_ptrace.h [!PTRACE_TYPE_ARG5] (ptrace): Define as wrapper
6339         that casts first argument to PTRACE_TYPE_ARG1.
6340         * config.in: Regenerate.
6341         * configure: Regenerate.
6342
6343 2015-07-24  Pedro Alves  <palves@redhat.com>
6344
6345         * gdb_ptrace.h: Move ...
6346         * nat/gdb_ptrace.h: ... here.
6347         * inf-ptrace.c: Adjust.
6348
6349 2015-07-24  Pedro Alves  <palves@redhat.com>
6350
6351         * acinclude.m4: Include ptrace.m4.
6352         * configure.ac: Call GDB_AC_PTRACE and move ptrace checks ...
6353         * ptrace.m4: ... to this new file.
6354
6355 2015-07-23  Doug Evans  <dje@google.com>
6356
6357         * dwarf2read.c (dwarf2_per_cu_data): Add comment.
6358         (load_cu): Handle dummy CUs.
6359         (dw2_do_instantiate_symtab, process_queuef): Ditto.
6360         (dwarf2_fetch_die_loc_sect_off, dwarf2_fetch_constant_bytes): Ditto.
6361
6362 2015-07-23  Ciro Santilli  <ciro.santilli@gmail.com>  (tiny patch)
6363
6364         * py-linetable.c (ltpy_get_all_source_lines): Adjust function
6365         documentation to say that it returns a list rather than
6366         a FrozenSet.
6367         (linetable_object_methods): Update the docstring of the
6368         "source_line" entry.
6369
6370 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
6371
6372         * gdbtypes.c (resolve_dynamic_array): Pass the peeled element
6373         type to the recursive call instead of the original (maybe
6374         TYPE_CODE_TYPEDEF) type.
6375
6376 2015-07-23  Yao Qi  <yao.qi@linaro.org>
6377
6378         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
6379         TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
6380         If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.
6381
6382 2015-07-21  Yao Qi  <yao.qi@linaro.org>
6383
6384         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
6385         Move it to nat/aarch64-linux-hw-point.c.
6386         (aarch64_linux_child_post_startup_inferior): Update.
6387         * nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
6388         New function.
6389         * nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
6390         Declare it.
6391
6392 2015-07-21  Markus Metzger  <markus.t.metzger@intel.com>
6393
6394         * common/btrace-common.c (btrace_data_append): Change case label.
6395
6396 2015-07-20  Yao Qi  <yao.qi@linaro.org>
6397
6398         * nat/aarch64-linux-hw-point.c (aarch64_handle_unaligned_watchpoint):
6399         Re-indent the code.
6400         * nat/aarch64-linux-hw-point.h: Use ULONGEST rather than
6401         "unsigned long long".
6402
6403 2015-07-18  Kevin Buettner  <kevinb@redhat.com>
6404
6405         * dwarf2read.c (dwarf2_locate_sections): Allow has_section_at_zero
6406         to be set for SEC_ALLOC sections too.
6407
6408 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6409
6410         * Makefile.in (HFILES_NO_SRCDIR): Add
6411         nat/aarch64-linux-hw-point.h.
6412         (aarch64-linux-hw-point.o): New rule.
6413         * nat/aarch64-linux-hw-point.h: New file.
6414         * nat/aarch64-linux-hw-point.c: New file.
6415         * aarch64-linux-nat.c: Include nat/aarch64-linux-hw-point.h.
6416         (AARCH64_HBP_MAX_NUM): Move to nat/aarch64-linux-hw-point.h.
6417         (AARCH64_HWP_MAX_NUM, AARCH64_HBP_ALIGNMENT): Likewise.
6418         (AARCH64_HWP_ALIGNMENT): Likewise.
6419         (AARCH64_HWP_MAX_LEN_PER_REG): Likewise.
6420         (AARCH64_DEBUG_NUM_SLOTS, AARCH64_DEBUG_ARCH): Likewise.
6421         (AARCH64_DEBUG_ARCH_V8, DR_MARK_ALL_CHANGED): Likewise.
6422         (DR_MARK_N_CHANGED, DR_CLEAR_CHANGED): Likewise.
6423         (DR_HAS_CHANGED, DR_N_HAS_CHANGE): Likewise.
6424         (aarch64_num_bp_regs, aarch64_num_wp_regs): Likewise.
6425         (struct aarch64_debug_reg_state): Likewise.
6426         (struct arch_lwp_info): Likewise.
6427         (aarch64_linux_set_debug_regs): Likewise.
6428         (aarch64_notify_debug_reg_change): Remove static.
6429         (aarch64_align_watchpoint): Likewise.
6430         (DR_CONTROL_ENABLED, DR_CONTROL_LENGTH): Likewise.
6431         (aarch64_watchpoint_length): Likewise.
6432         (aarch64_point_encode_ctrl_reg): Likewise
6433         (aarch64_point_is_aligned): Likewise.
6434         (aarch64_dr_state_insert_one_point): Likewise.
6435         (aarch64_dr_state_remove_one_point): Likewise.
6436         (aarch64_handle_breakpoint): Likewise.
6437         (aarch64_handle_aligned_watchpoint): Likewise.
6438         (aarch64_handle_unaligned_watchpoint): Likewise.
6439         (aarch64_handle_watchpoint): Likewise.
6440         * config/aarch64/linux.mh (NAT_FILE): Add
6441         aarch64-linux-hw-point.o.
6442
6443 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6444
6445         * aarch64-linux-nat.c (aarch64_handle_breakpoint): Add argument
6446         state and don't call aarch64_get_debug_reg_state.  All callers
6447         update.
6448         (aarch64_linux_insert_hw_breakpoint): Call
6449         aarch64_get_debug_reg_state earlier.
6450         (aarch64_linux_remove_hw_breakpoint): Likewise.
6451         (aarch64_handle_aligned_watchpoint): Add argument state and
6452         don't call aarch64_get_debug_reg_state.  All callers update.
6453         (aarch64_handle_unaligned_watchpoint): Likewise.
6454         (aarch64_handle_watchpoint): Add argument state.
6455         (aarch64_linux_insert_watchpoint): Call aarch64_get_debug_reg_state
6456         earlier.
6457         (aarch64_linux_remove_watchpoint): Likewise.
6458
6459 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6460
6461         * aarch64-linux-nat.c (aarch64_show_debug_reg_state): Use
6462         debug_printf.
6463         (aarch64_handle_unaligned_watchpoint): Likewise.
6464
6465 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6466
6467         * aarch64-linux-nat.c (aarch64_dr_state_insert_one_point): Change
6468         argument type's type to 'enum target_hw_bp_type'.
6469         (aarch64_dr_state_remove_one_point): Likewise.
6470         (aarch64_handle_breakpoint): Likewise.
6471         (aarch64_linux_insert_hw_breakpoint): Likewise.
6472         (aarch64_linux_remove_hw_breakpoint): Likewise.
6473         (aarch64_handle_aligned_watchpoint): Likewise.
6474
6475 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6476
6477         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Call
6478         ptid_get_pid instead of get_thread_id.
6479
6480 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6481
6482         * remote.c (get_current_thread): Initialise ptid to null_ptid.
6483         (add_current_inferior_and_thread): Don't initialise ptid.
6484
6485 2015-07-16  Pierre Langlois  <pierre.langlois@arm.com>
6486
6487         * aarch64-tdep.c (aarch64_pseudo_read_value): Mark S register as
6488         unavailable if invalid.
6489
6490 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6491
6492         Revert the previous 6 commits:
6493         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6494         Move gdb_regex* to common/
6495         Prepare linux_find_memory_regions_full & co. for move
6496         Move linux_find_memory_regions_full & co.
6497         gdbserver build-id attribute generator
6498         Validate symbol file using build-id
6499
6500 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6501             Jan Kratochvil  <jan.kratochvil@redhat.com>
6502
6503         Validate symbol file using build-id.
6504         * NEWS (Changes since GDB 7.10): Add 'set validate-build-id'
6505         and 'show validate-build-id'.  Add build-id attribute.
6506         * solib-darwin.c (_initialize_darwin_solib): Assign validate value.
6507         * solib-dsbt.c (_initialize_dsbt_solib): Ditto.
6508         * solib-frv.c (_initialize_frv_solib): Ditto.
6509         * solib-spu.c (set_spu_solib_ops): Ditto.
6510         * solib-svr4.c: Include rsp-low.h.
6511         (NOTE_GNU_BUILD_ID_NAME): New define.
6512         (svr4_validate): New function.
6513         (svr4_copy_library_list): Duplicate field build_id.
6514         (library_list_start_library): Parse 'build-id' attribute.
6515         (svr4_library_attributes): Add 'build-id' attribute.
6516         (_initialize_svr4_solib): Assign validate value.
6517         * solib-target.c (solib.h): Include.
6518         (_initialize_solib_target): Assign validate value.
6519         * solib.c (validate_build_id, show_validate_build_id): New.
6520         (solib_map_sections): Use ops->validate.
6521         (clear_so): Free build_id.
6522         (default_solib_validate): New function.
6523         (_initialize_solib): Add "validate-build-id".
6524         * solib.h (default_solib_validate): New declaration.
6525         * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'.
6526         (target_so_ops): New field 'validate'.
6527
6528 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6529             Jan Kratochvil  <jan.kratochvil@redhat.com>
6530
6531         gdbserver build-id attribute generator.
6532         * features/library-list-svr4.dtd (library-list-svr4): New
6533         'build-id' attribute.
6534
6535 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6536             Jan Kratochvil  <jan.kratochvil@redhat.com>
6537
6538         Move linux_find_memory_regions_full & co.
6539         * linux-tdep.c (nat/linux-maps.h): Include.
6540         (gdb_regex.h): Remove the include.
6541         (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags)
6542         (mapping_is_anonymous_p, dump_mapping_p): Moved to nat/linux-maps.c.
6543         (linux_find_memory_region_ftype): Moved typedef to nat/linux-maps.h.
6544         (linux_find_memory_regions_full): Moved definition to nat/linux-maps.c.
6545         * nat/linux-maps.c: Include ctype.h, target/target-utils.h, gdb_regex.h
6546         and target/target.h.
6547         (struct smaps_vmflags, read_mapping, decode_vmflags)
6548         (mapping_is_anonymous_p, dump_mapping_p): Move from linux-tdep.c.
6549         (linux_find_memory_regions_full): Move from linux-tdep.c.
6550         * nat/linux-maps.h (read_mapping): New declaration.
6551         (linux_find_memory_region_ftype, enum filterflags): Moved from
6552         linux-tdep.c.
6553         (linux_find_memory_regions_full): New declaration.
6554         * target.c (target/target-utils.h): Include.
6555         (read_alloc_pread_ftype): Moved typedef to target/target-utils.h.
6556         (read_alloc, read_stralloc_func_ftype, read_stralloc): Moved
6557         definitions to target/target-utils.c.
6558         * target.h (target_fileio_read_stralloc): Move it to target/target.h.
6559         * target/target-utils.c (read_alloc, read_stralloc): Move definitions
6560         from target.c.
6561         * target/target-utils.h (read_alloc_pread_ftype): New typedef.
6562         (read_alloc): New declaration.
6563         (read_stralloc_func_ftype): New typedef.
6564         (read_stralloc): New declaration.
6565         * target/target.h (target_fileio_read_stralloc): Move it from target.h.
6566
6567 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6568             Jan Kratochvil  <jan.kratochvil@redhat.com>
6569
6570         Prepare linux_find_memory_regions_full & co. for move.
6571         * linux-tdep.c (linux_find_memory_region_ftype): Comment.
6572         (linux_find_memory_regions_full): Change signature and prepare
6573         for moving to linux-maps.
6574         (linux_find_memory_regions_data): Rename field 'obfd' to 'data'.
6575         (linux_find_memory_regions_thunk): New.
6576         (linux_find_memory_regions_thunk): Use 'data' field instead of 'obfd'.
6577         (linux_find_memory_regions_gdb): New.
6578         (linux_find_memory_regions): Rename argument 'obfd' to 'func_data'.
6579         (linux_make_mappings_corefile_notes): Use
6580         linux_find_memory_regions_gdb.
6581         * target.c (read_alloc_pread_ftype): New typedef.
6582         (target_fileio_read_alloc_1_pread): New function.
6583         (read_alloc): Refactor from target_fileio_read_alloc_1.
6584         (read_stralloc_func_ftype): New typedef.
6585         (target_fileio_read_alloc_1): New implementation. Use read_alloc.
6586         (read_stralloc): Refactored from target_fileio_read_stralloc.
6587         (target_fileio_read_stralloc): New implementation, use read_stralloc.
6588
6589 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6590
6591         * Makefile.in (HFILES_NO_SRCDIR): Change gdb_regex.h to
6592         common/gdb_regex.h.
6593         (COMMON_OBS): Add gdb_regex.o.
6594         (gdb_regex.o): New.
6595         * common/common.m4 (GDB_AC_COMMON): Add gdb_use_included_regex,
6596         --without-included-regex and USE_INCLUDED_REGEX.
6597         * common/gdb_regex.c: New file from utils.c functions.
6598         * common/gdb_regex.h: Move it here from gdb_regex.h, update include
6599         file wrapping define name.
6600         * configure: Rebuilt.
6601         * configure.ac (gdb_use_included_regex, --without-included-regex)
6602         (USE_INCLUDED_REGEX): Move them to common/common.m4.
6603         * gdb_regex.h: Move it to common/gdb_regex.h.
6604         * utils.c: Remove include gdb_regex.h.
6605         (do_regfree_cleanup, make_regfree_cleanup, get_regcomp_error)
6606         (compile_rx_or_error): Move them to common/gdb_regex.c.
6607
6608 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6609             Jan Kratochvil  <jan.kratochvil@redhat.com>
6610
6611         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6612         * Makefile.in (HFILES_NO_SRCDIR); Add nat/linux-maps.h,
6613         common/target-utils.h.
6614         (COMMON_OBS): Add target-utils.o.
6615         (linux-maps.o, target-utils.o): New.
6616         * target/target-utils.c: New file.
6617         * target/target-utils.h: New file.
6618         * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o.
6619         * config/i386/linux64.mh (NATDEPFILES): Ditto.
6620         * nat/linux-maps.c: New file.
6621         * nat/linux-maps.h: New file.
6622
6623 2015-07-15  Markus Metzger  <markus.t.metzger@intel.com>
6624             Pedro Alves <palves@redhat.com>
6625
6626         * nat/linux-btrace.c (perf_event_read): Change the type of DATA_HEAD.
6627         (perf_event_read_all): Change the type of SIZE and DATA_HEAD.
6628         (perf_event_read_bts): Change the type of SIZE and READ.
6629         (linux_enable_bts): Change the type of SIZE, PAGES, DATA_SIZE,
6630         and DATA_OFFSET.  Move DATA_SIZE declaration.  Restrict the buffer size
6631         to UINT_MAX.  Check for overflows when using DATA_HEAD from the perf
6632         mmap page.
6633         (linux_enable_pt): Change the type of PAGES and SIZE.  Restrict the
6634         buffer size to UINT_MAX.
6635         (linux_read_bts): Change the type of BUFFER_SIZE, SIZE, DATA_HEAD, and
6636         DATA_TAIL.
6637         * nat/linux-btrace.h (struct perf_event_buffer)<size, data_head>
6638         <last_head>: Change type.
6639         * common/btrace-common.h (struct btrace_dat_pt) <size>: Change type.
6640         * common/btrace-common.c (btrace_data_append): Change the type of
6641         SIZE.
6642         * btrace.c (parse_xml_raw): Change the type of SIZE.  Change oddness
6643         check.
6644
6645 2015-07-14  Simon Marchi  <simon.marchi@ericsson.com>
6646
6647         * gdbtypes.h (CHECK_TYPEDEF): Remove.
6648         * aarch64-tdep.c (aarch64_return_in_memory): Replace CHECK_TYPEDEF
6649         with check_typedef.
6650         * ada-lang.c (decode_constrained_packed_array_type): Likewise.
6651         (ada_array_length): Likewise.
6652         (find_parallel_type_by_descriptive_type): Likewise.
6653         (ada_check_typedef): Likewise.
6654         * arm-tdep.c (arm_return_in_memory): Likewise.
6655         * ax-gdb.c (gen_trace_static_fields): Likewise.
6656         (gen_struct_ref_recursive): Likewise.
6657         * c-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6658         (variable: block COLONCOLON name): Likewise.
6659         (qualified_name: TYPENAME COLONCOLON name): Likewise.
6660         * c-lang.c (classify_type): Likewise.
6661         * c-typeprint.c (c_print_type): Likewise.
6662         (c_print_typedef): Likewise.
6663         (c_type_print_base): Likewise.
6664         * c-valprint.c (c_val_print): Likewise.
6665         * compile/compile-c-types.c (convert_type): Likewise.
6666         * compile/compile-object-load.c (get_out_value_type): Likewise.
6667         * completer.c (add_struct_fields): Likewise.
6668         (expression_completer): Likewise.
6669         * cp-namespace.c (cp_find_type_baseclass_by_name): Likewise.
6670         (cp_lookup_nested_symbol_1): Likewise.
6671         (cp_lookup_nested_symbol): Likewise.
6672         * cp-valprint.c (cp_print_value_fields): Likewise.
6673         (cp_print_static_field): Likewise.
6674         * d-valprint.c (d_val_print): Likewise.
6675         * eval.c (evaluate_subexp_standard): Likewise.
6676         (evaluate_subexp_for_sizeof): Likewise.
6677         * f-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6678         * f-typeprint.c (f_type_print_base): Likewise.
6679         * f-valprint.c (f_val_print): Likewise.
6680         * gdbtypes.c (get_discrete_bounds): Likewise.
6681         (create_array_type_with_stride): Likewise.
6682         (type_name_no_tag_or_error): Likewise.
6683         (lookup_struct_elt_type): Likewise.
6684         (get_unsigned_type_max): Likewise.
6685         (internal_type_vptr_fieldno): Likewise.
6686         (set_type_vptr_fieldno): Likewise.
6687         (internal_type_vptr_basetype): Likewise.
6688         (set_type_vptr_basetype): Likewise.
6689         (get_vptr_fieldno): Likewise.
6690         (is_integral_type): Likewise.
6691         (is_scalar_type): Likewise.
6692         (is_scalar_type_recursive): Likewise.
6693         (distance_to_ancestor): Likewise.
6694         (is_unique_ancestor_worker): Likewise.
6695         (check_types_equal): Likewise.
6696         * gnu-v2-abi.c (gnuv2_value_rtti_type): Likewise.
6697
6698 2015-07-14  Iain Buclaw  <ibuclaw@gdcproject.org>
6699
6700         * dwarf2read.c (find_slot_in_mapped_hash): Extend language support to
6701         also test for language_d.
6702         (dwarf2_compute_name): Likewise.
6703         (read_func_scope): Likewise.
6704         (read_structure_type): Likewise.
6705         (new_symbol_full): Likewise.
6706         (determine_prefix): Likewise.
6707         (read_import_statement): Use dot as the separator for language_d.
6708         (typename_concat): Likewise, but don't prefix the D main function.
6709
6710 2015-07-14  Peter Bergner  <bergner@vnet.ibm.com>
6711
6712         * nat/linux-namespaces.c (setns): Rename from this ...
6713         (do_setns): ... to this.  Support calling setns if it exists.
6714         (mnsh_handle_setns): Call do_setns.
6715
6716 2015-07-13  Yao Qi  <yao.qi@linaro.org>
6717
6718         * exec.c (exec_file_attach): Add period at the end of error
6719         message.
6720
6721 2015-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6722
6723         * tui/tui-win.c (window_name_completer): New function.
6724         (focus_completer): Call window_name_completer.  All old content
6725         moved into window_name_completer.
6726         (winheight_completer): New function.
6727         (_initialize_tui_win): Rename variable.  Add completer to
6728         winheight command.  Update doc string on winheight.
6729
6730 2015-07-12  Sandra Loosemore  <sandra@codesourcery.com>
6731
6732         * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Register
6733         all nios2 mach variants.
6734
6735 2015-07-10  Kevin Buettner  <kevinb@redhat.com>
6736
6737         * rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
6738         of target_read_memory.
6739
6740 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6741
6742         * tui/tui-win.c (tui_set_win_height): Use a cleanup to free the
6743         string copy.
6744         (parse_scrolling_args): Likewise.
6745
6746 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6747
6748         * tui/tui-win.c (focus_completer): Don't duplicate the tui window
6749         names in this function.
6750
6751 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6752
6753         * tui/tui-data.h (SRC_NAME): Convert to lower case.
6754         (CMD_NAME): Likewise.
6755         (DATA_NAME): Likewise.
6756         (DISASSEM_NAME): Likewise.
6757         * tui/tui-win.c (tui_set_focus): Window names are now lower case.
6758         (tui_set_win_height): Likewise.
6759         (parse_scrolling_args): Likewise.
6760
6761 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
6762
6763         * record-btrace.c (record_btrace_goto_begin)
6764         (record_btrace_goto_end, record_btrace_goto): Move call to
6765         print_stack_frame ...
6766         (record_btrace_set_replay): ... here.  Set stop_pc.
6767         * record-full.c (record_full_goto_entry): Set stop_pc.
6768
6769 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6770
6771         * NEWS: Mention support for tracepoints on aarch64-linux.
6772
6773 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6774
6775         * linux-aarch64-low.c (aarch64_supports_tracepoints): New
6776         function.  Return 1.
6777         (the_low_target): Install it.
6778
6779 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6780
6781         * gdb.trace/backtrace.exp: Set registers for aarch64 target.
6782         * gdb.trace/collection.exp: Likewise.
6783         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6784         * gdb.trace/mi-trace-unavailable.exp: Likewise.
6785         * gdb.trace/report.exp: Likewise.
6786         * gdb.trace/trace-break.exp: Likewise.
6787         * gdb.trace/unavailable.exp: Likewise.
6788         * gdb.trace/while-dyn.exp: Likewise.
6789
6790 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6791
6792         * aarch64-tdep.c: Add ax.h and ax-gdb.h includes.
6793         (aarch64_gen_return_address): New function.
6794         (aarch64_gdbarch_init): Hook it.
6795
6796 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6797
6798         * aarch64-tdep.c (aarch64_make_stub_cache): Set available_p and
6799         swallow NOT_AVAILABLE_ERROR.
6800         (aarch64_stub_this_id): Call frame_id_build_unavailable_stack if
6801         available_p is not set.
6802         (aarch64_stub_frame_unwind_stop_reason): New function.
6803         (aarch64_stub_unwind): Install it.
6804
6805 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6806
6807         * aarch64-tdep.c (aarch64_prologue_cache) <available_p>: New
6808         field.
6809         (aarch64_make_prologue_cache_1): New function, factored out from
6810         aarch64_make_prologue_cache.  Do not allocate cache.  Set
6811         available_p.
6812         (aarch64_make_prologue_cache): Reimplement wrapping
6813         aarch64_make_prologue_cache_1, and swallowing
6814         NOT_AVAILABLE_ERROR.
6815         (aarch64_prologue_frame_unwind_stop_reason): New function.
6816         Return UNWIND_UNAVAILABLE if available_p is not set.
6817         (aarch64_prologue_unwind): Install it.
6818         (aarch64_prologue_this_id): Move prev_pc and prev_sp limit
6819         checks into aarch64_prologue_frame_unwind_stop_reason.  Call
6820         frame_id_build_unavailable_stack if available_p is not set.
6821
6822 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6823
6824         * aarch64-tdep.c (aarch64_prologue_cache) <func, prev_pc>: New
6825         fields.
6826         (aarch64_scan_prologue): Set prev_pc.
6827         (aarch64_make_prologue_cache): Set func.
6828         (aarch64_make_stub_cache): Set prev_pc.
6829         (aarch64_prologue_this_id): Remove local variables id, pc and
6830         func.  Read prev_pc and func from cache.
6831         (aarch64_stub_this_id): Read prev_pc from cache.
6832
6833 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6834
6835         * aarch64-tdep.c (aarch64_make_stub_cache): Update comment.  New
6836         argument this_cache.  Remove unused local variables reg and
6837         unwound_fp.  Return early if this_cache is already set.  Set
6838         this_cache.
6839         (aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
6840
6841 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6842
6843         * aarch64-tdep.c (aarch64_make_prologue_cache): Update comment.
6844         New argument this_cache.  Return early if this_cache is already
6845         set.  Set this_cache.
6846         (aarch64_prologue_this_id): Update call to
6847         aarch64_make_prologue_cache.
6848         (aarch64_prologue_prev_register): Likewise.
6849         (aarch64_normal_frame_base): Likewise.
6850
6851 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6852
6853         * c-valprint.c (c_val_print): Factor out memberptr printing code
6854         from c_val_print to ...
6855         (c_val_print_memberptr): ... this new function.
6856
6857 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6858
6859         * c-valprint.c (c_val_print): Factor out int printing code to ...
6860         (c_val_print_int): ... this new function.
6861
6862 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6863
6864         * c-valprint.c (c_val_print): Factor out struct and union
6865         printing code to ...
6866         (c_val_print_struct): ... this new function ...
6867         (c_val_print_union): ... and this new function.
6868
6869 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6870
6871         * c-valprint.c (c_val_print): Factor out pointer printing code
6872         to ...
6873         (c_val_print_ptr): ... this new function.
6874
6875 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6876
6877         * c-valprint.c (c_valprint): Factor our array printing code from
6878         c_val_print to ...
6879         (c_val_print_array): ... this new function.
6880
6881 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6882
6883         * c-valprint.c (c_val_print): Factor out pointer printing code
6884         to ...
6885         (print_unpacked_pointer): ... this new function.
6886
6887 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6888
6889         * c-valprint.c (c_val_print): Remove an assignment to i and move
6890         its declaration.
6891
6892 2015-07-09  Yao Qi  <yao.qi@linaro.org>
6893
6894         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Add
6895         argument ptid.  Update comments.  Caller update.
6896
6897 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6898
6899         * btrace.c (pt_print_packet): Print stop, vmcs, tma, mtc, cyc, and
6900         mnt packets.
6901
6902 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6903
6904         * btrace.c (btrace_pt_readmem_callback): Change type of PC argument.
6905
6906 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6907
6908         * progspace.c (delete_program_space): Add missing spaces.
6909
6910 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6911
6912         * inferior.c (delete_inferior_1): Rename to ...
6913         (delete_inferior): ..., remove 'silent' parameter, delete
6914         program space when unused and remove call to prune_program_spaces.
6915         Remove the old, unused, delete_inferior.
6916         (delete_inferior_silent): Remove.
6917         (prune_inferiors): Change call from delete_inferior_1 to
6918         delete_inferior and remove 'silent' parameter. Remove call to
6919         prune_program_spaces.
6920         (remove_inferior_command): Idem.
6921         * inferior.h (delete_inferior_1): Rename to...
6922         (delete_inferior): ..., remove 'silent' parameter and remove the
6923         original delete_inferior.
6924         (delete_inferior_silent): Remove.
6925         * mi/mi-main.c (mi_cmd_remove_inferior): Change call from
6926         delete_inferior_1 to delete_inferior and remove 'silent'
6927         parameter.
6928         * progspace.c (prune_program_spaces): Remove.
6929         (pspace_empty_p): Rename to...
6930         (program_space_empty_p): ... and make non-static.
6931         (delete_program_space): New.
6932         * progspace.h (prune_program_spaces): Remove declaration.
6933         (program_space_empty_p): New declaration.
6934         (delete_program_space): New declaration.
6935         * monitor.c (monitor_close): Replace call to
6936         delete_thread_silent and delete_inferior_silent with
6937         discard_all_inferiors.
6938
6939 2015-07-08  Patrick Palka  <patrick@parcs.ath.cx>
6940
6941         * defs.h (deprecated_register_changed_hook): Remove prototype.
6942         * interps.c (clear_iterpreter_hooks): Remove reference to
6943         deprecated_register_changed_hook.
6944         * top.c (deprecated_register_changed_hook): Remove prototype.
6945         * valops.c (value_assign): Remove reference to
6946         deprecated_register_changed_hook.
6947         * tui/tui-hooks.c (tui_register_changed): Add parameter "frame".
6948         Add comment documenting the function.
6949         (tui_register_changed_observer): Define.
6950         (tui_install_hooks): Remove reference to
6951         deprecated_register_changed_hook.  Set
6952         tui_register_changed_observer.
6953         (tui_remove_hooks): Remove reference to
6954         deprecated_register_changed_hook.  Unset
6955         tui_register_changed_observer.
6956
6957 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6958
6959         PR compile/18484
6960         * compile/compile-c-types.c (insert_type): Change gdb_assert to error.
6961
6962 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
6963
6964         PR exp/18617
6965         * ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.
6966
6967 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6968
6969         * MAINTAINERS (Write After Approval): Add Markus T. Metzger.
6970
6971 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6972
6973         * nat/linux-btrace.c (kernel_supports_bts, kernel_supports_pt):
6974         Use safe_strerror() instead of strerror().
6975
6976 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6977
6978         * features/arm-with-m-fpa-layout.xml: Set architecture to arm.
6979         * features/arm-with-m-fpa-layout.c: Regenerated.
6980         * features/arm-with-m-vfp-d16.xml: Likewise.
6981         * features/arm-with-m-vfp-d16.c: Regenerated.
6982         * features/arm-with-m.xml: Likewise.
6983         * features/arm-with-m.c: Regenerated.
6984         * features/arm-with-neon.xml: Likewise.
6985         * features/arm-with-neon.c: Regenerated.
6986         * features/arm-with-vfpv2.xml: Likewise.
6987         * features/arm-with-vfpv2.c: Regenerated.
6988         * features/arm-with-vfpv3.xml: Likewise.
6989         * features/arm-with-vfpv3.c: Regenerated.
6990
6991 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6992
6993         * aarch32-linux-nat.h (VFP_REGS_SIZE): New macro, moved from
6994         arm-linux-nat.c.
6995         * aarch64-linux-nat.c: Include aarch32-linux-nat.h and
6996         elf/external.h.
6997         (fetch_gregs_from_thread): Call aarch32_gp_regcache_supply
6998         if target is 32-bit.
6999         (store_gregs_to_thread): Call aarch32_gp_regcache_collect
7000         if target is 32-bit.
7001         (fetch_fpregs_from_thread): Call aarch32_vfp_regcache_supply
7002         if target is 32-bit.
7003         (store_fpregs_to_thread): Call aarch32_vfp_regcache_collect
7004         if target is 32-bit.
7005         (tdesc_arm_with_vfpv3, tdesc_arm_with_neon): Declare.
7006         (aarch64_linux_read_description): Return the right target
7007         description.
7008         * arm-linux-nat.c (VFP_REGS_SIZE): Moved to aarch32-linux-nat.h.
7009         * config/aarch64/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
7010         * configure.tgt (aarch64*-*-linux*): Add arm-tdep.o and
7011         arm-linux-tdep.o.
7012
7013 2015-07-07  Yao Qi  <yao.qi@linaro.org>
7014
7015         * aarch32-linux-nat.c: New file.
7016         * aarch32-linux-nat.h: New file.
7017         * arm-linux-nat.c: Include aarch32-linux-nat.h.
7018         (fetch_regs): Move code to aarch32-linux-nat.c.  Call
7019         aarch32_gp_regcache_supply.
7020         (store_regs): Move code to aarch32-linux-nat.c.  Call
7021         aarch32_gp_regcache_collect.
7022         (fetch_vfp_regs): Move code to aarch32-linux-nat.c.  Call
7023         aarch32_vfp_regcache_supply.
7024         (store_vfp_regs): Move code to aarch32-linux-nat.c.  Call
7025         aarch32_vfp_regcache_collect.
7026         * config/arm/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
7027
7028 2015-07-07  Yao Qi  <yao.qi@linaro.org>
7029
7030         * arm-linux-nat.c (store_fpregister): Remove.
7031         (store_register): Likewise.
7032         (fetch_fpregister): Likewise.
7033         (fetch_register): Likewise.
7034         (arm_linux_store_inferior_registers): Call store_regs and
7035         store_fpregs instead.
7036         (arm_linux_fetch_inferior_registers): Call fetch_fpregs and
7037         fetch_regs instead.
7038
7039 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7040
7041         * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout
7042         and focus commands.
7043
7044 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
7045
7046         * NEWS: Create a new section for the next release branch.
7047         Rename the section of the current branch, now that it has
7048         been cut.
7049
7050 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
7051
7052         GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
7053         * version.in: Bump version to 7.10.50.DATE-cvs.
7054
7055 2015-07-06  Luis Machado  <lgustavo@codesourcery.com>
7056
7057         * breakpoint.c (remove_breakpoint_1): Don't handle permanent
7058         breakpoints in a special way.
7059         (remove_breakpoint): Likewise.
7060         (mark_breakpoints_out): Likewise.
7061
7062 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7063
7064         * doc/gdb.texinfo (TUI): Add comma after @xref.
7065
7066 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7067
7068         * tui/tui-win.c (tui_set_focus): Use structure member 'generic'
7069         instead of casting the structure type.
7070
7071 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7072
7073         * valops.c (search_struct_field): Remove OFFSET parameter.
7074         (value_cast_structs): Adjust calls to search_struct_field.
7075         (value_struct_elt): Same.
7076         (find_overload_match): Same.
7077
7078 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
7079
7080         * value.c (value_fetch_lazy): Update comment, change return
7081         value to void.
7082         * value.h (value_fetch_lazy): Change return value to void.
7083
7084 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
7085
7086         * tui/tui-data.c (tui_partial_win_by_name): Window name is const.
7087         (tui_win_name): Make parameter and result const.
7088         * tui/tui-data.h (tui_win_name): Make parameter and result const.
7089
7090 2015-07-06  Patrick Palka  <patrick@parcs.ath.cx>
7091
7092         * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead
7093         use printf_unfiltered.
7094         (set_mpx_cmd): Add missing trailing space to command string
7095         literal.
7096         (_initialize_i386_tdep): Give the "mpx" prefix command its
7097         correct name.
7098
7099 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
7100
7101         * rx-tdep.c (RX_USP_REGNUM, RX_BPC_REGNUM): New constants.
7102         (enum rx_frame_type): New.
7103         (struct rx_prologue): Add new field `frame_type'.
7104         (rx_analyze_prologue): Add `frame_type' parameter. Cache this
7105         parameter in the prologue struct.  Add code for recording
7106         locations of PC and PSW for fast interrupt and exception frames.
7107         (rx_skip_prologue): Adjust call to rx_analyze_prologue.
7108         (rx_analyze_frame_prologue): Add `frame_type' parameter.
7109         (rx_frame_type): New function.
7110         (rx_frame_base): Fetch frame type and pass it to rx_analyze_prologue.
7111         (rx_frame_this_id): Rename parameter `this_prologue_cache' to
7112         `this_cache'.
7113         (rx_frame_prev_register): Rename parameter `this_prologue_cache' to
7114         `this_cache'.  Add cases for RX_FRAME_TYPE_EXCEPTION and
7115         RX_FRAME_TYPE_FAST_INTERRUPT.
7116         (normal_frame_p, exception_frame_p, rx_frame_sniffer_common)
7117         (rx_frame_sniffer, rx_exception_sniffer): New functions.
7118         (rx_frame_unwind): Use rx_frame_sniffer instead of
7119         default_frame_sniffer.
7120         (rx_frame_unwind): New unwinder.
7121         (rx_gdbarch_init): Register new unwinder.
7122
7123 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
7124
7125         * rx-tdep.c (RX_BPSW_REGNUM, RX_FPSW_REGNUM): New constants.
7126         (struct gdbarch_tdep): Add fields rx_psw_type and rx_fpsw_type.
7127         (rx_register_type): Add cases for RX_PSW_REGNUM, RX_BPSW_REGNUM,
7128         and RX_FPSW_REGNUM.
7129         (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
7130
7131 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7132
7133         Fix GCC false warning.
7134         * s390-linux-tdep.c (s390_handle_arg): Initialize VAL.
7135
7136 2015-07-02  Yao Qi  <yao.qi@linaro.org>
7137
7138         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
7139         typo in the debugging message.
7140
7141 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7142
7143         * btrace.c: Include gdbcmd.h, cli/cli-utils.h, and ctype.h.
7144         (maint_btrace_cmdlist, maint_btrace_set_cmdlist)
7145         (maint_btrace_show_cmdlist, maint_btrace_pt_set_cmdlist)
7146         (maint_btrace_pt_show_cmdlist, maint_btrace_pt_skip_pad)
7147         (btrace_maint_clear): New.
7148         (btrace_fetch, btrace_clear): Call btrace_maint_clear.
7149         (pt_print_packet, btrace_maint_decode_pt)
7150         (btrace_maint_update_pt_packets, btrace_maint_update_packets)
7151         (btrace_maint_print_packets, get_uint, get_context_size, no_chunk)
7152         (maint_btrace_packet_history_cmd)
7153         (maint_btrace_clear_packet_history_cmd, maint_btrace_clear_cmd)
7154         (maint_btrace_cmd, maint_btrace_set_cmd, maint_btrace_show_cmd)
7155         (maint_btrace_pt_set_cmd, maint_btrace_pt_show_cmd)
7156         (maint_info_btrace_cmd, _initialize_btrace): New.
7157         * btrace.h (btrace_pt_packet, btrace_pt_packet_s)
7158         (btrace_maint_packet_history, btrace_maint_info): New.
7159         (btrace_thread_info) <maint>: New.
7160         * NEWS: Announce it.
7161
7162 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7163
7164         * btrace.c (btrace_fetch): Append the new trace data.
7165         (btrace_clear): Clear the stored trace data.
7166         * btrace.h (btrace_thread_info) <data>: New.
7167         * common/btrace-common.h (btrace_data_clear)
7168         (btrace_data_append): New.
7169         * common/btrace-common.c (btrace_data_clear)
7170         (btrace_data_append): New.
7171
7172 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7173
7174         * nat/linux-btrace.c (linux_enable_bts): Check for
7175         PERF_ATTR_SIZE_VER5.
7176         Check for data_offset and data_size fields.  Use them.
7177
7178 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7179
7180         * NEWS: Announce new commands "record btrace pt" and "record pt".
7181         Announce new options "set|show record btrace pt buffer-size".
7182         * btrace.c: Include "rsp-low.h".
7183         Include "inttypes.h".
7184         (btrace_add_pc): Add forward declaration.
7185         (pt_reclassify_insn, ftrace_add_pt, btrace_pt_readmem_callback)
7186         (pt_translate_cpu_vendor, btrace_finalize_ftrace_pt)
7187         (btrace_compute_ftrace_pt): New.
7188         (btrace_compute_ftrace): Support BTRACE_FORMAT_PT.
7189         (check_xml_btrace_version): Update version check.
7190         (parse_xml_raw, parse_xml_btrace_pt_config_cpu)
7191         (parse_xml_btrace_pt_raw, parse_xml_btrace_pt)
7192         (btrace_pt_config_cpu_attributes, btrace_pt_config_children)
7193         (btrace_pt_children): New.
7194         (btrace_children): Add support for "pt".
7195         (parse_xml_btrace_conf_pt, btrace_conf_pt_attributes): New.
7196         (btrace_conf_children): Add support for "pt".
7197         * btrace.h: Include "intel-pt.h".
7198         (btrace_pt_error): New.
7199         * common/btrace-common.c (btrace_format_string, btrace_data_fini)
7200         (btrace_data_empty): Support BTRACE_FORMAT_PT.
7201         * common/btrace-common.h (btrace_format): Add BTRACE_FORMAT_PT.
7202         (struct btrace_config_pt): New.
7203         (struct btrace_config)<pt>: New.
7204         (struct btrace_data_pt_config, struct btrace_data_pt): New.
7205         (struct btrace_data)<pt>: New.
7206         * features/btrace-conf.dtd (btrace-conf)<pt>: New.
7207         (pt): New.
7208         * features/btrace.dtd (btrace)<pt>: New.
7209         (pt, pt-config, cpu): New.
7210         * nat/linux-btrace.c (perf_event_read, perf_event_read_all)
7211         (perf_event_pt_event_type, kernel_supports_pt)
7212         (linux_supports_pt): New.
7213         (linux_supports_btrace): Support BTRACE_FORMAT_PT.
7214         (linux_enable_bts): Free tinfo on error.
7215         (linux_enable_pt): New.
7216         (linux_enable_btrace): Support BTRACE_FORMAT_PT.
7217         (linux_disable_pt): New.
7218         (linux_disable_btrace): Support BTRACE_FORMAT_PT.
7219         (linux_fill_btrace_pt_config, linux_read_pt): New.
7220         (linux_read_btrace): Support BTRACE_FORMAT_PT.
7221         * nat/linux-btrace.h (struct btrace_tinfo_pt): New.
7222         (struct btrace_target_info)<pt>: New.
7223         * record-btrace.c (set_record_btrace_pt_cmdlist)
7224         (show_record_btrace_pt_cmdlist): New.
7225         (record_btrace_print_pt_conf): New.
7226         (record_btrace_print_conf): Support BTRACE_FORMAT_PT.
7227         (btrace_ui_out_decode_error): Support BTRACE_FORMAT_PT.
7228         (cmd_record_btrace_pt_start): New.
7229         (cmd_record_btrace_start): Support BTRACE_FORMAT_PT.
7230         (cmd_set_record_btrace_pt, cmd_show_record_btrace_pt): New.
7231         (_initialize_record_btrace): Add new commands.
7232         * remote.c (PACKET_Qbtrace_pt, PACKET_Qbtrace_conf_pt_size): New.
7233         (remote_protocol_features): Add "Qbtrace:pt".
7234         Add "Qbtrace-conf:pt:size".
7235         (remote_supports_btrace): Support BTRACE_FORMAT_PT.
7236         (btrace_sync_conf): Support PACKET_Qbtrace_conf_pt_size.
7237         (remote_enable_btrace): Support BTRACE_FORMAT_PT.
7238         (_initialize_remote): Add new commands.
7239
7240 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7241
7242         * configure.ac: check for libipt
7243         * configure: Regenerate.
7244         * config.in: Regenerate.
7245         * Makefile.in (LIBIPT): New.
7246         (CLIBS): Add $LIBIPT.
7247         * NEWS: document new configure options
7248
7249 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7250
7251         * compile/compile-object-load.c (compile_object_load): Replace debug
7252         message "lookup undefined ELF symbol" by 3 more specific messages.
7253
7254 2015-07-01  Kevin Buettner  <kevinb@redhat.com>
7255
7256         * rl78-tdep.c (struct gdbarch_tdep): Add new field, rl78_psw_type.
7257         (rl78_register_type): Add case for RL78_PSW_REGNUM.
7258         (rl78_gdbarch_init): Initialize rl78_psw_type.
7259
7260 2015-07-01  Patrick Palka  <patrick@parcs.ath.cx>
7261
7262         * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
7263         Update commentary.  Always refresh the registers when frame
7264         information has changed.
7265         * tui/tui-stack.c (tui_show_frame_info): Update commentary.
7266         Change return type to int.  Return 1 if frame information has
7267         changed, 0 otherwise.
7268         (tui_before_prompt): Update commentary.
7269         * tui/tui-stack.h (tui_show_frame_info): Change return type to
7270         int.
7271
7272 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7273
7274         PR tui/13378
7275         * frame.c (select_frame): Remove reference to
7276         deprecated_selected_frame_level_changed_hook.
7277         * frame.h (deprecated_selected_frame_level_changed_hook): Remove
7278         declaration.
7279         * stack.c (deprecated_selected_frame_level_changed_hook):
7280         Likewise.
7281         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook):
7282         Rename to ...
7283         (tui_refresh_frame_and_register_information): ... this.  Bail
7284         out if there is no stack.  Don't update register information
7285         unless registers_too_p is true.
7286         (tui_print_frame_info_listing_hook): Rename to ...
7287         (tui_dummy_print_frame_info_listing_hook): ... this.
7288         (tui_before_prompt): New function.
7289         (tui_normal_stop): New function.
7290         (tui_before_prompt_observer): New observer.
7291         (tui_normal_stop_observer): New observer.
7292         (tui_install_hooks): Set
7293         deprecated_print_frame_info_listing_hook to
7294         tui_dummy_print_frame_info_listing_hook.  Register
7295         tui_before_prompt_observer to call tui_before_prompt and
7296         tui_normal_stop_observer to call tui_normal_stop.  Remove
7297         reference to deprecated_selected_frame_level_changed_hook.
7298         (tui_remove_hooks): Detach and unset tui_before_prompt_observer
7299         and tui_normal_stop_observer.  Remove reference to
7300         deprecated_selected_frame_level_changed_hook.
7301
7302 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7303
7304         PR tui/13378
7305         * tui/tui-stack.c (tui_set_locator_info): Change prototype to
7306         return an int instead of void.  Return whether the locator
7307         window has changed.
7308         (tui_show_frame_info): If the locator info has not changed, then
7309         bail out early to avoid refreshing the windows.
7310
7311 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7312
7313         * tui/tui-stack.c (tui_set_locator_info): Explicitly pass
7314         LOCATOR_WIN to tui_alloc_content.
7315
7316 2015-06-30  Yao Qi  <yao.qi@linaro.org>
7317
7318         PR tdep/18605
7319         * arm-tdep.c (arm_get_next_pc_raw): Break for media
7320         instructions.
7321
7322 2015-06-29  Kevin Buettner  <kevinb@redhat.com>
7323
7324         * rx-tdep.c (RX_PSW_REGNUM): New enum constant.
7325         (rx_dwarf_reg_to_regnum): New function.
7326         (rx_gdbarch_init): Register rx_dwarf_reg_to_regnum.  Use dwarf2
7327         unwinding.
7328
7329 2015-06-29  Pedro Alves  <palves@redhat.com>
7330
7331         PR threads/18127
7332         * infcall.c (run_inferior_call): On infcall success, if the thread
7333         was marked stopped before, reset it back to stopped.
7334         * infrun.c (resume): Don't suppress the set_running calls when
7335         doing an infcall.
7336         (normal_stop): Only discard the finish_thread_state cleanup if the
7337         infcall succeeded.
7338
7339 2015-06-29  Pierre Langlois  <pierre.langlois@arm.com>
7340
7341         * MAINTAINERS (Write After Approval): Update my email address.
7342
7343 2015-06-26  Keith Seitz  <keiths@redhat.com>
7344             Doug Evans  <dje@google.com>
7345
7346         PR 16253
7347         * block.c (block_lookup_symbol): For non-function blocks,
7348         continue to search for a symbol with an exact domain match
7349         Otherwise, return any previously found "best domain" symbol.
7350         (block_lookup_symbol_primary): Likewise.
7351
7352 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7353
7354         * NEWS: Mention the new option "history remove-duplicates".
7355         * top.c (history_remove_duplicates): New static variable.
7356         (show_history_remove_duplicates): New static function.
7357         (gdb_add_history): Conditionally remove duplicate history
7358         entries.
7359         (init_main): Add "history remove-duplicates" option.
7360
7361 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7362
7363         * tui/tui-win.c (focus_completer): New static function.
7364         (_initialize_tui_win): Set the completion function of the
7365         "focus" command to focus_completer.
7366
7367 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7368
7369         * linespec.c (minsym_found): Reset sal.PC for COMPUNIT_LOCATIONS_VALID
7370         and language_asm..
7371         * symtab.c (find_function_start_sal): Likewise.
7372
7373 2015-06-25  Gary Benson  <gbenson@redhat.com>
7374
7375         * solib.c (solib_find_1): Set local variable sysroot to NULL if
7376         it is the empty string after trailing slashes have been stripped.
7377
7378 2015-06-25  Gary Benson  <gbenson@redhat.com>
7379
7380         * exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
7381         * infrun.c (follow_exec): Likewise.
7382         * remote.c (remote_filesystem_is_local): Likewise.
7383         * solib.c (solib_find_1): Likewise.
7384
7385 2015-06-24  Keith Seitz  <keiths@redhat.com>
7386
7387         * build-id.c (build_id_to_debug_bfd): Add cleanup to free
7388         return value from lrealpath.
7389
7390 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7391
7392         * remote-sim.c (gdbsim_open): Move sysroot update to the top.
7393
7394 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7395
7396         * remote-sim.c: Include gdb_bfd.h.
7397         (gdbsim_open): Declare new local sysroot pointing to gdb_sysroot.
7398         Skip TARGET_SYSROOT_PREFIX in gdb_sysroot when it is active.
7399
7400 2015-06-24  Yao Qi  <yao.qi@linaro.org>
7401
7402         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't call
7403         set_gdbarch_get_siginfo_type.
7404         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
7405         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
7406         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
7407         * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
7408         * ppc-linux-tdep.c (ppc_linux_init_abi): Likewise.
7409         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
7410         * tilegx-linux-tdep.c (tilegx_linux_init_abi): Likewise.
7411         * linux-tdep.c (linux_get_siginfo_type): Change it to static.
7412         (linux_init_abi): Call set_gdbarch_get_siginfo_type.
7413         * linux-tdep.h (linux_get_siginfo_type): Remove the declaration.
7414
7415 2015-06-24  Gary Benson  <gbenson@redhat.com>
7416
7417         * common/buffer.c (stdint.h): Do not include.
7418         * common/print-utils.c (stdint.h): Likewise.
7419         * compile/compile-c-symbols.c (gdb_assert.h): Likewise.
7420         * compile/compile-c-types.c (gdb_assert.h): Likewise.
7421         * ft32-tdep.c (gdb_assert.h): Likewise.
7422         * guile/scm-utils.c (stdint.h): Likewise.
7423         * i386-linux-tdep.c (stdint.h): Likewise.
7424         * i386-tdep.c (stdint.h): Likewise.
7425         * nat/linux-btrace.c (stdint.h): Likewise.
7426         * nat/linux-btrace.h (stdint.h): Likewise.
7427         * nat/linux-ptrace.c (stdint.h): Likewise.
7428         * nat/mips-linux-watch.h (stdint.h): Likewise.
7429         * ppc-linux-nat.c (stdint.h): Likewise.
7430         * python/python-internal.h (stdint.h): Likewise.
7431         * stub-termcap.c (stdlib.h): Likewise.
7432         * target/target.h (stdint.h): Likewise.
7433         * xtensa-linux-nat.c (stdint.h): Likewise.
7434
7435 2015-06-23  Patrick Palka  <patrick@parcs.ath.cx>
7436
7437         * top.c (init_history): Look at errno after calling strtol to
7438         properly map large GDBHISTSIZE values to infinity.
7439
7440 2015-06-23  Doug Evans  <dje@google.com>
7441
7442         * inferior.h (struct inferior_suspend_state): Delete, unused.
7443         All references deleted.
7444
7445 2015-06-23  Mike Frysinger  <vapier@gentoo.org>
7446
7447         * microblaze-tdep.c (microblaze_push_dummy_code): Delete.
7448         (microblaze_push_dummy_call): Likewise.
7449         (microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
7450         and set_gdbarch_push_dummy_call.
7451
7452 2015-06-23  Yao Qi  <yao.qi@linaro.org>
7453
7454         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers):
7455         Check whether have_ptrace_getregset is TRIBOOL_TRUE explicitly.
7456         (amd64_linux_store_inferior_registers): Likewise.
7457         * arm-linux-nat.c (fetch_fpregister): Likewise.
7458         (fetch_fpregs, store_fpregister): Likewise.
7459         (store_fpregister, store_fpregs): Likewise.
7460         (fetch_register, fetch_regs): Likewise.
7461         (store_register, store_regs): Likewise.
7462         (fetch_vfp_regs, store_vfp_regs): Likewise.
7463         (arm_linux_read_description): Check have_ptrace_getregset is
7464         TRIBOOL_UNKNOWN.  Set have_ptrace_getregset to TRIBOOL_TRUE
7465         or TRIBOOL_FALSE.
7466         * i386-linux-nat.c (fetch_xstateregs): Check
7467         have_ptrace_getregset is not TRIBOOL_TRUE.
7468         (store_xstateregs): Likewise.
7469         * linux-nat.c (have_ptrace_getregset): Change its type to
7470         enum tribool.
7471         * linux-nat.h (tribool): New enum.
7472         * x86-linux-nat.c (x86_linux_read_description): Use enum tribool.
7473         Check whether have_ptrace_getregset is TRIBOOL_TRUE.
7474
7475 2015-06-19  Doug Evans  <dje@google.com>
7476
7477         * NEWS: Mention Sun's version of stabs is no longer supported.
7478         * elfread.c (free_elfinfo): Delete.  All uses updated.
7479         (elfstab_offset_sections): Delete.  All uses updated.
7480         * gdb-stabs.h (stab_section_info): Delete.  All uses updated.
7481         * psympriv.h (partial_symtab) <section_offsets>: Delete.
7482         All uses updated.
7483         * psymtab.c (start_psymtab_common): Delete arg section_offsets.
7484         All callers updated.
7485
7486 2015-06-18  Simon Marchi  <simon.marchi@ericsson.com>
7487
7488         * common/rsp-low.c (needs_escaping): New.
7489         (remote_escape_output): Add unit_size parameter. Refactor to
7490         support multi-byte addressable units.  Rename parameters.
7491         * common/rsp-low.h (remote_escape_output): Add unit_size
7492         parameter and rename others. Update doc.
7493         * remote.c (align_for_efficient_write): New.
7494         (remote_write_bytes_aux): Add unit_size parameter and use it.
7495         Rename some variables.  Update doc.
7496         (remote_xfer_partial): Get unit size and use it.
7497         (remote_read_bytes_1): Add unit_size parameter and use it.
7498         Rename some variables. Update doc.
7499         (remote_write_bytes): Same.
7500         (remote_xfer_live_readonly_partial): Same.
7501         (remote_read_bytes): Same.
7502         (remote_flash_write): Update call to remote_write_bytes_aux.
7503         (remote_write_qxfer): Update call to remote_escape_output.
7504         (remote_search_memory): Same.
7505         (remote_hostio_pwrite): Same.
7506
7507 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7508
7509         * breakpoint.c (add_location_to_breakpoint): Don't mark permanent
7510         locations as inserted.
7511         Update and expand comment about permanent locations.
7512         (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
7513         Move comment to add_location_to_breakpoint.
7514         (update_global_location_list): Don't error out if a permanent
7515         breakpoint is not marked inserted.
7516         Don't error out if a non-permanent breakpoint location is inserted on
7517         top of a permanent breakpoint.
7518
7519 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7520
7521         * breakpoint.c (make_breakpoint_permanent): Remove unused
7522         function.
7523         * breakpoint.h (make_breakpoint_permanent): Remove declaration.
7524
7525 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7526
7527         PR gdb/16999
7528         * NEWS: Mention new GDBHISTSIZE behavior.
7529         * top.c (init_history): For null or out-of-range GDBHISTSIZE,
7530         set history size to unlimited.  Ignore non-numeric GDBHISTSIZE.
7531
7532 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7533
7534         * NEWS: Mention that GDBHISTSIZE is read instead of HISTSIZE.
7535         * top.c (init_history): Read from GDBHISTSIZE instead of
7536         HISTSIZE.
7537         (init_main): Refer to GDBHISTSIZE instead of HISTSIZE.
7538
7539 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7540
7541         * top.c (gdb_safe_append_history): Do not call
7542         history_truncate_file if the history is not stifled.
7543
7544 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7545
7546         * syscalls/s390-linux.xml: Add syscalls 344 through 354.
7547         * syscalls/s390x-linux.xml: Likewise.
7548
7549 2015-06-16  Michael Eager  <eager@eagercon.com>
7550
7551         * nat/linux-namespaces.c (MSG_CMSG_CLOEXEC): Define if not defined.
7552
7553 2015-06-16  Patrick Palka  <patrick@parcs.ath.cx>
7554
7555         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Call
7556         target_terminal_ours_for_output() before calling
7557         tui_show_frame_info(), and restore the original terminal
7558         settings afterwards.
7559
7560 2015-06-16  Martin Simmons  <martin@lispworks.com>  (tiny patch)
7561
7562         * arm-linux-nat.c: Include nat/linux-ptrace.h.
7563
7564 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7565
7566         * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Consider addressable
7567         memory unit size.
7568         (mi_cmd_data_write_memory_bytes): Same.
7569
7570 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7571
7572         * corefile.c (write_memory): Update doc.
7573         * gdbcore.h (write_memory): Same.
7574
7575 2015-06-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7576
7577         * linux-tdep.c (enum filterflags): Make it from anonymous enum.
7578         (dump_mapping_p): Use it for parameter filterflags.
7579         (linux_find_memory_regions_full): Use it for variable filterflags.
7580
7581 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7582             Jan Kratochvil  <jan.kratochvil@redhat.com>
7583
7584         Merge multiple hex conversions.
7585         * monitor.c: Include rsp-low.h.
7586         (fromhex): Remove definition.
7587
7588 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7589             Jan Kratochvil  <jan.kratochvil@redhat.com>
7590
7591         Move utility functions to common/.
7592         * cli/cli-utils.c (skip_spaces, skip_spaces_const, skip_to_space_const):
7593         Move defs to common/common-utils.c.
7594         * cli/cli-utils.h (skip_spaces, skip_spaces_const, skip_to_space)
7595         (skip_to_space_const): Move decls to common/common-utils.h.
7596         * common/common-defs.h: Move include of common-types.h before
7597         common-utils.h.
7598         * common/common-utils.c: Include host-defs.h and ctype.h.
7599         (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int, strtoulst): Move
7600         from utils.c.
7601         (skip_spaces, skip_spaces_const, skip_to_space_const): Move from
7602         cli/cli-utils.c.
7603         * common/common-utils.h (strtoulst): Move decl from utils.h.
7604         (skip_spaces, skip_spaces_const, skip_to_space, skip_to_space_const):
7605         Move from cli/cli-utils.h.
7606         * common/host-defs.h: Include limits.h.
7607         (TARGET_CHAR_BIT, HOST_CHAR_BIT): Moved from defs.h.
7608         (skip_spaces, skip_spaces_const): Move decls from cli/cli-utils.h.
7609         * defs.h (TARGET_CHAR_BIT, HOST_CHAR_BIT): Move to
7610         common/common-utils.h.
7611         * utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
7612         (strtoulst): Move to common/common-utils.c.
7613         * utils.h (strtoulst): Moved decl to common/common-utils.h.
7614
7615 2015-06-15  Yao Qi  <yao.qi@linaro.org>
7616
7617         * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
7618
7619 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
7620
7621         * build-id.c: Don't include elf-bfd.h.
7622         (build_id_bfd_get): Use bfd_build_id.
7623         (build_id_verify): Ditto.
7624         * build-id.h: Ditto.
7625         (find_separate_debug_file_by_buildid): Ditto.
7626         * python/py-objfile.c: Don't include elf-bfd.h.
7627         (objfpy_get_build_id) Use bfd_build_id.
7628         (objfpy_build_id_matches, objfpy_lookup_objfile_by_build_id): Ditto.
7629         * coffread.c: Include build-id.h.
7630         (coff_symfile_read): Try find_separate_debug_file_by_buildid.
7631
7632 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7633
7634         * windows-nat.c (do_windows_fetch_inferior_registers)
7635         (handle_output_debug_string): Replace __COPY_CONTEXT_SIZE
7636         conditional with __CYGWIN__.
7637
7638 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7639
7640         * completer.c: Add arch-utils.h include.
7641         (enum reg_completer_targets): New enum.
7642         (reg_or_group_completer_1): New function containing old
7643         reg_or_group_completer, add and use new parameter to control what
7644         is completed on.  Use get_current_arch rather than architecture of
7645         currently selected frame.
7646         (reg_or_group_completer): Call new reg_or_group_completer_1.
7647         (reggroup_completer): Call new reg_or_group_completer_1.
7648         * completer.h (reggroup_completer): Add declaration.
7649         * tui/tui-regs.c: Add 'completer.h' include.
7650         (tui_reg_next_command): Renamed to...
7651         (tui_reg_next): ...this.  Adjust parameters and return rather than
7652         display new group.
7653         (tui_reg_prev_command): Renamed to...
7654         (tui_reg_prev): ...this.  Adjust parameters and return rather than
7655         display new group.
7656         (tui_reg_float_command): Delete.
7657         (tui_reg_general_command): Delete.
7658         (tui_reg_system_command): Delete.
7659         (tui_reg_command): Rewrite to perform switching of register group.
7660         Add header comment.
7661         (tuireglist): Remove.
7662         (tui_reggroup_completer): New function.
7663         (_initialize_tui_regs): Remove 'tui reg' sub-commands, update
7664         creation of 'tui reg' command.
7665         * NEWS: Add comment about 'tui reg' changes.
7666
7667 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7668
7669         * target.c (target_read): Consider addressable unit size when
7670         reading from a memory object.
7671         (read_memory_robust): Same.
7672         (read_whatever_is_readable): Same.
7673         (target_write_with_progress): Consider addressable unit size
7674         when writing to a memory object.
7675         * target.h (target_read): Update documentation.
7676         (target_write): Add documentation.
7677
7678 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7679
7680         * arch-utils.h (default_addressable_memory_unit_size): New.
7681         * arch-utils.c (default_addressable_memory_unit_size): New.
7682         * gdbarch.sh (addressable_memory_unit_size): New.
7683         * gdbarch.h: Re-generate.
7684         * gdbarch.c: Re-generate.
7685
7686 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7687
7688         * target.c (target_read): Rename variables and use
7689         TARGET_XFER_E_IO.
7690         (target_read_with_progress): Same.
7691         (read_memory_robust): Constify parameters and rename
7692         variables.
7693         (read_whatever_is_readable): Constify parameters,
7694         rename variables, adjust formatting.
7695         * target.h (read_memory_robust): Constify parameters.
7696
7697 2015-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7698
7699         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value_base): Handle short
7700         synthetic (non-AltiVec) vector types.
7701         (ppc64_sysv_abi_return_value): Likewise.
7702
7703 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7704
7705         PR breakpoints/16465
7706         * breakpoint.c (create_breakpoint): Save extra_string for
7707         pending breakpoints.
7708
7709 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7710
7711         * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask
7712         and bt_mask to CORE_ADDR.
7713
7714 2015-06-11  Gary Benson <gbenson@redhat.com>
7715
7716         * nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
7717         (mnsh_recv_message): Likewise.
7718
7719 2015-06-11  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7720
7721         * i386-tdep.c (i386_mpx_print_bounds): use of LONGEST instead of
7722         long long int and plongest instead of %ll.
7723
7724 2015-06-11  Gary Benson <gbenson@redhat.com>
7725
7726         * nat/linux-namespaces.c (gdb_wait.h): New include.
7727         (sys/wait.h): Do not include.
7728
7729 2015-06-10  Simon Marchi  <simon.marchi@ericsson.com>
7730
7731         * dwarf2read.c (dwarf_record_line): Call dwarf_record_line if
7732         end_sequence is true.
7733
7734 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7735
7736         Code cleanup.
7737         * solib-target.c (library_list_start_list): Use explicit NULL
7738         comparison.
7739
7740 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7741
7742         * solib-target.c (library_list_start_list): Do not dereference
7743         variable version in its initialization.  Make the VERSION check handle
7744         NULL.
7745         (library_list_attributes): Make "version" GDB_XML_AF_OPTIONAL.
7746
7747 2015-06-10  Gary Benson <gbenson@redhat.com>
7748
7749         * NEWS: Announce support for direct access of executable and
7750         shared library files when attaching to inferiors in containers
7751         on GNU/Linux systems.
7752
7753 2015-06-10  Gary Benson <gbenson@redhat.com>
7754
7755         * remote.c (struct remote_state) <fs_pid>: New field.
7756         (new_remote_state): Initialize the above.
7757         (PACKET_vFile_setfs): New enum value.
7758         (remote_hostio_set_filesystem): New function.
7759         (remote_hostio_open): Call the above.
7760         (remote_hostio_unlink): Likewise.
7761         (remote_hostio_readlink): Likewise.
7762         (_initialize_remote): Register new "set/show remote
7763         hostio-setfs-packet" command.
7764         * NEWS: Announce new vFile:setfs packet.
7765
7766 2015-06-10  Gary Benson <gbenson@redhat.com>
7767
7768         * linux-nat.c (nat/linux-namespaces.h): New include.
7769         (fileio.h): Likewise.
7770         (linux_nat_filesystem_is_local): New function.
7771         (linux_nat_fileio_pid_of): Likewise.
7772         (linux_nat_fileio_open): Likewise.
7773         (linux_nat_fileio_readlink): Likewise.
7774         (linux_nat_fileio_unlink): Likewise.
7775         (linux_nat_add_target): Initialize to_filesystem_is_local,
7776         to_fileio_open, to_fileio_readlink and to_fileio_unlink.
7777         (_initialize_linux_nat): New "set/show debug linux-namespaces"
7778         commands.
7779         * NEWS: Mention new "set/show debug linux-namespaces" commands.
7780
7781 2015-06-10  Gary Benson <gbenson@redhat.com>
7782
7783         * target.h (struct inferior): New forward declaration.
7784         (struct target_ops) <to_filesystem_is_local>: Update comment.
7785         (struct target_ops) <to_fileio_open>: New argument inf.
7786         Update comment.  All implementations updated.
7787         (struct target_ops) <to_fileio_unlink>: Likewise.
7788         (struct target_ops) <to_fileio_readlink>: Likewise.
7789         (target_filesystem_is_local): Update comment.
7790         (target_fileio_open): New argument inf.  Update comment.
7791         (target_fileio_unlink): Likewise.
7792         (target_fileio_readlink): Likewise.
7793         (target_fileio_read_alloc): Likewise.
7794         (target_fileio_read_stralloc): Likewise.
7795         * target.c (target_fileio_open): New argument inf.
7796         Pass inf to implementation.  Update debug printing.
7797         (target_fileio_unlink): Likewise.
7798         (target_fileio_readlink): Likewise.
7799         (target_fileio_read_alloc_1): New argument inf. Pass inf
7800         to target_fileio_open.
7801         (target_fileio_read_alloc): New argument inf. Pass inf to
7802         target_fileio_read_alloc_1.
7803         (target_fileio_read_stralloc): Likewise.
7804         * gdb_bfd.c (inferior.h): New include.
7805         (gdb_bfd_iovec_fileio_open): Replace unused "open_closure"
7806         argument with new argument "inferior".  Pass inferior to
7807         target_fileio_open.
7808         (gdb_bfd_open): Supply inferior argument to
7809         gdb_bfd_iovec_fileio_open.
7810         * linux-tdep.c (linux_info_proc): Supply inf argument to
7811         relevant target_fileio calls.
7812         (linux_find_memory_regions_full): Likewise.
7813         (linux_fill_prpsinfo): Likewise.
7814         * remote.c (remote_filesystem_is_local): Supply inf
7815         argument to remote_hostio_open.
7816         (remote_file_put): Likewise.
7817         (remote_file_get): Likewise.
7818         (remote_file_delete): Supply inf argument to
7819         remote_hostio_unlink.
7820
7821 2015-06-10  Gary Benson <gbenson@redhat.com>
7822
7823         * inf-child.c (inf_child_fileio_open): Replace comment.
7824         (inf_child_fileio_pwrite): Likewise.
7825         (inf_child_fileio_pread): Likewise.
7826         (inf_child_fileio_fstat): Insert blank line before comment.
7827         (inf_child_fileio_close): Replace comment.
7828         (inf_child_fileio_unlink): Likewise.
7829         (inf_child_fileio_readlink): Likewise.
7830         * remote.c (remote_hostio_open): Likewise.
7831         (remote_hostio_pread): Likewise.
7832         (remote_hostio_pwrite): Likewise.
7833         (remote_hostio_close): Likewise.
7834         (remote_hostio_unlink): Likewise.
7835         (remote_hostio_readlink): Likewise.
7836         (remote_hostio_fstat): Likewise.
7837         (remote_filesystem_is_local): Likewise.
7838         * target.c (target_fileio_open): Likewise.
7839         (target_fileio_pwrite): Likewise.
7840         (target_fileio_pread): Likewise.
7841         (target_fileio_fstat): Insert blank line before comment.
7842         (target_fileio_close): Replace comment.
7843         (target_fileio_unlink): Likewise.
7844         (target_fileio_readlink): Likewise.
7845         (target_fileio_read_alloc): Likewise.
7846         (target_fileio_read_stralloc): Likewise.
7847
7848 2015-06-10  Gary Benson <gbenson@redhat.com>
7849
7850         * linux-thread-db.c (nat/linux-namespaces.h): New include.
7851         (check_pid_namespace_match): Use linux_ns_same rather than
7852         linux_proc_pid_get_ns to spot PID namespace mismatches.
7853         * nat/linux-procfs.h (linux_proc_pid_get_ns): Remove.
7854         * nat/linux-procfs.c (linux_proc_pid_get_ns): Likewise.
7855
7856 2015-06-10  Gary Benson <gbenson@redhat.com>
7857
7858         * configure.ac (AC_CHECK_FUNCS): Add setns.
7859         * config.in: Regenerate.
7860         * configure: Likewise.
7861         * nat/linux-namespaces.h: New file.
7862         * nat/linux-namespaces.c: Likewise.
7863         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-namespaces.h.
7864         (linux-namespaces.o): New rule.
7865         * config/aarch64/linux.mh (NATDEPFILES): Add linux-namespaces.o.
7866         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
7867         * config/arm/linux.mh (NATDEPFILES): Likewise.
7868         * config/i386/linux.mh (NATDEPFILES): Likewise.
7869         * config/i386/linux64.mh (NATDEPFILES): Likewise.
7870         * config/ia64/linux.mh (NATDEPFILES): Likewise.
7871         * config/m32r/linux.mh (NATDEPFILES): Likewise.
7872         * config/m68k/linux.mh (NATDEPFILES): Likewise.
7873         * config/mips/linux.mh (NATDEPFILES): Likewise.
7874         * config/pa/linux.mh (NATDEPFILES): Likewise.
7875         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
7876         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
7877         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
7878         * config/s390/linux.mh (NATDEPFILES): Likewise.
7879         * config/sparc/linux.mh (NATDEPFILES): Likewise.
7880         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
7881         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
7882         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
7883
7884 2015-06-10  Gary Benson <gbenson@redhat.com>
7885
7886         * utils.h (make_cleanup_close): Moved to common/filestuff.h.
7887         * utils.c (do_close_cleanup): Moved to common/filestuff.c.
7888         (make_cleanup_close): Likewise.
7889         * common/filestuff.h (make_cleanup_close): Moved from utils.h.
7890         * common/filestuff.c (do_close_cleanup): Moved from utils.c.
7891         (make_cleanup_close): Likewise.
7892
7893 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7894
7895         * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
7896         from SuspendThread().
7897
7898 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7899
7900         * windows-nat.c (handle_output_debug_string): Trim trailing '\n'
7901         from OutputDebugString.
7902
7903 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7904                         Mircea Gherzan  <mircea.gherzan@intel.com>
7905
7906         * i386-tdep.c (MPX_BASE_MASK, MPX_BD_MASK, MPX_BT_MASK, MPX_BD_MASK_32,
7907         MPX_BT_MASK_32): New macros.
7908         (i386_mpx_set_bounds): New function that implements
7909         the command "set-mpx-bound".
7910         (i386_mpx_enabled): Helper function to test MPX availability.
7911         (i386_mpx_bd_base): Helper function to calculate the base directory
7912         address.
7913         (i386_mpx_get_bt_entry): Helper function to access a bound
7914         table entry.
7915         (i386_mpx_print_bounds): Effectively display bound information.
7916         (_initialize_i386_tdep): Add new commands to commands "set mpx" and
7917         "show mpx".
7918         (_initialize_i386_tdep):
7919         Add "bound" to the commands "show mpx" and "set mpx" commands.
7920         (mpx_set_cmdlist and mpx_show_cmdlist): List for the new prefixed "set mpx"
7921         and "show mpx" commands.
7922         * NEWS: List new commands for MPX support.
7923
7924 2015-06-09  Gary Benson <gbenson@redhat.com>
7925
7926         * common/fileio.h (fileio_to_host_mode): New declaration.
7927         * common/fileio.c (fileio_to_host_mode): New Function.
7928         * inf-child.c (inf_child_fileio_open): Process mode argument
7929         with fileio_to_host_mode.
7930
7931 2015-06-09  Gary Benson <gbenson@redhat.com>
7932
7933         * common/fileio.c (fileio_mode_pack): Fix preprocessor
7934         conditional.
7935
7936 2015-06-05  Gary Benson <gbenson@redhat.com>
7937
7938         * gdb_bfd.c (gdb_bfd_open): Move vgdb special case to...
7939         * remote.c (remote_filesystem_is_local): ...here.
7940
7941 2015-06-04  Yao Qi  <yao.qi@linaro.org>
7942
7943         * gdbarch.c: Regenerate it.
7944
7945 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7946
7947         * arch-utils.c (default_infcall_munmap): New.
7948         * arch-utils.h (default_infcall_munmap): New declaration.
7949         * compile/compile-object-load.c (struct munmap_list, munmap_list_add)
7950         (munmap_list_free, munmap_listp_free_cleanup): New.
7951         (struct setup_sections_data): Add field munmap_list_headp.
7952         (setup_sections): Call munmap_list_add.
7953         (compile_object_load): New variable munmap_list_head, initialize
7954         setup_sections_data.munmap_list_headp, return munmap_list_head.
7955         * compile/compile-object-load.h (struct munmap_list): New declaration.
7956         (struct compile_module): Add field munmap_list_head.
7957         (munmap_list_free): New declaration.
7958         * compile/compile-object-run.c (struct do_module_cleanup): Add field
7959         munmap_list_head.
7960         (do_module_cleanup): Call munmap_list_free.
7961         (compile_object_run): Pass munmap_list_head to do_module_cleanup.
7962         * gdbarch.c: Regenerate.
7963         * gdbarch.h: Regenerate.
7964         * gdbarch.sh (infcall_munmap): New.
7965         * linux-tdep.c (linux_infcall_munmap): New.
7966         (linux_init_abi): Install it.
7967
7968 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7969
7970         PR gdb/15564
7971         * inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
7972
7973 2015-06-02  Yao Qi  <yao.qi@linaro.org>
7974
7975         * i386-linux-nat.c: Include linux-nat.h.
7976
7977 2015-06-01  Andreas Schwab  <schwab@linux-m68k.org>
7978             Jan Kratochvil  <jan.kratochvil@redhat.com>
7979
7980         PR symtab/18392
7981         * dwarf2-frame-tailcall.c (pretended_chain_levels): Correct
7982         assertion.
7983         * dwarf2loc.c (chain_candidate): Likewise.
7984
7985 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7986
7987         * arm-linux-nat.c (fetch_vfp_regs): Use PTRACE_GETREGSET.
7988         (store_vfp_regs): Use PTRACE_SETREGSET.
7989
7990 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7991
7992         * arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
7993         (fetch_fpregs): Likewise.
7994         * arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
7995         (store_fpregs): Likewise.
7996
7997 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7998
7999         * arm-linux-nat.c (fetch_register): Use PTRACE_GETREGSET.
8000         (fetch_regs): Likewise.
8001         (store_regs): Use PTRACE_SETREGSET.
8002         (store_register): Likewise.
8003
8004 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8005
8006         * arm-linux-nat.c (arm_linux_read_description): Check whether
8007         kernel supports PTRACE_GETREGSET.
8008
8009 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8010
8011         * x86-linux-nat.c (have_ptrace_getregset): Move it to ...
8012         * linux-nat.c: ... here.
8013         * x86-linux-nat.h (have_ptrace_getregset): Move the declaration
8014         to ...
8015         * linux-nat.h: ... here.
8016
8017 2015-06-01  Yao Qi  <yao.qi@linaro.org>
8018
8019         * amd64-linux-nat.c: Include "nat/linux-ptrace.h".
8020         * i386-linux-nat.c: Likewise.
8021         * nat/linux-ptrace.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Define.
8022         * s390-linux-nat.c: Include "nat/linux-ptrace.h".
8023         (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
8024         * x86-linux-nat.c: Include "nat/linux-ptrace.h".
8025         * x86-linux-nat.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
8026
8027 2015-05-30  Eli Zaretskii  <eliz@gnu.org>
8028
8029         * go32-nat.c (go32_xfer_memory): Fix the return value to be
8030         compatible to what read_child and write_child return.  This
8031         unbreaks that DJGPP build of GDB which was broken since v7.7.
8032
8033 2015-05-29  Martin Galvan  <martin.galvan@tallertechnologies.com>
8034
8035         * MAINTAINERS (Write After Approval): Add Martin Galvan.
8036
8037 2015-05-29  Roland McGrath  <mcgrathr@google.com>
8038
8039         PR gdb/18464
8040         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
8041         rather than internal_error for an unrecognized value.
8042
8043 2015-05-29  Max Filippov  <jcmvbkbc@gmail.com>
8044
8045         * xtensa-tdep.c (xtensa_pseudo_register_read)
8046         (xtensa_pseudo_register_write): Don't alias last pseudo register
8047         to a1.
8048
8049 2015-05-28  Don Breazeal  <donb@codesourcery.com>
8050
8051         * infrun.c (follow_fork_inferior): Ensure the use of
8052         process-style ptids (pid,0,0) in verbose/debug "Detaching"
8053         messages.
8054
8055 2015-05-28  Doug Evans  <dje@google.com>
8056
8057         * dwarf2read.c (record_line_ftype): Remove, duplicate.
8058
8059 2015-05-28  Yao Qi  <yao.qi@linaro.org>
8060
8061         * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove.
8062         (arm_linux_fetch_inferior_registers): Use
8063         tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers.
8064         (arm_linux_store_inferior_registers): Likewise.
8065         (arm_linux_read_description): Don't set
8066         arm_linux_has_wmmx_registers.
8067         * arm-tdep.c (arm_gdbarch_init): Set
8068         tdep->have_wmmx_registers according target descriptions.
8069         * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New
8070         field.
8071
8072 2015-05-28  Yao Qi  <yao.qi@linaro.org>
8073
8074         * arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
8075         (fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
8076         instead of arm_linux_vfp_register_count.
8077         (store_vfp_regs): Likewise.
8078         (arm_linux_fetch_inferior_registers): Likewise.
8079         (arm_linux_store_inferior_registers): Likewise.
8080         (arm_linux_read_description): Don't set
8081         arm_linux_vfp_register_count.
8082         * arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
8083         Adjust.
8084         * arm-tdep.c (arm_gdbarch_init): Add assert on
8085         vfp_register_count.
8086         * arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
8087         field to vfp_register_count.  All users updated.
8088
8089 2015-05-28  Kyle Huey  <me@kylehuey.com>  (tiny patch)
8090
8091         * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on
8092         ELFOSABI_GNU binaries.
8093
8094 2015-05-27  Doug Evans  <dje@google.com>
8095
8096         * dwarf2read.c (lnp_state_machine): New typedef.
8097         (lnp_reader_state): New typedef.
8098         (dwarf_record_line_1): Renamed from dwarf_record_line.
8099         All callers updated.
8100         (dwarf_record_line): New function.
8101         (init_lnp_state_machine): New function.
8102         (check_line_address): Replace p_record_line parameter with state.
8103         All callers updated.
8104         (dwarf_decode_lines_1): Call dwarf_record_line, init_lnp_state_machine.
8105         Update to record state in lnp_state_machine.
8106
8107 2015-05-27  Doug Evans  <dje@google.com>
8108
8109         * dwarf2read.c (record_line_ftype): New typedef.
8110         (check_line_address): New function.
8111         (dwarf_decode_lines_1): Call it.
8112
8113 2015-05-27  Doug Evans  <dje@google.com>
8114
8115         * NEWS: Mention "set debug dwarf-line".
8116         * dwarf2read.c (dwarf_line_debug): New static global.
8117         (add_include_dir): Add debug dwarf-line support.
8118         (add_file_name, dwarf_record_line, dwarf_finish_line): Ditto.
8119         (_initialize_dwarf2_read): New parameter "debug dwarf-line".
8120
8121 2015-05-27  Doug Evans  <dje@google.com>
8122
8123         * cp-namespace.c (cp_lookup_nested_symbol): New arg "domain".
8124         All callers updated.
8125         (cp_lookup_nested_symbol_1, find_symbol_in_baseclass): Ditto.
8126         * cp-support.h (cp_lookup_nested_symbol): Update.
8127
8128 2015-05-27  Doug Evans  <dje@google.com>
8129
8130         PR symtab/18258
8131         * block.c (block_find_symbol): New function.
8132         (block_find_non_opaque_type): Ditto.
8133         (block_find_non_opaque_type_preferred): Ditto.
8134         * block.h (block_symbol_matcher_ftype): New typedef.
8135         (block_find_symbol): Declare.
8136         (block_find_non_opaque_type): Ditto.
8137         (block_find_non_opaque_type_preferred): Ditto.
8138         * dwarf2read.c (dw2_lookup_symbol): Call block_find_symbol.
8139         * psymtab.c (psym_lookup_symbol): Ditto.
8140         * symtab.c (basic_lookup_transparent_type_1): New function.
8141         (basic_lookup_transparent_type): Call it.
8142
8143 2015-05-27  Yao Qi  <yao.qi@linaro.org>
8144
8145         * aarch64-tdep.c (aarch64_record_data_proc_simd_fp): Return
8146         AARCH64_RECORD_UNKNOWN for unknown instruction encoding.
8147
8148 2015-05-27  Yao Qi  <yao.qi@linaro.org>
8149
8150         * aarch64-tdep.c (aarch64_record_branch_except_sys): Split lines
8151         before operator &&.
8152         (aarch64_record_load_store): Likewise.
8153
8154 2015-05-26  Doug Evans  <dje@google.com>
8155
8156         PR c++/18141, c++/18417.
8157         * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
8158         a typedef.
8159
8160 2015-05-26  Doug Evans  <dje@google.com>
8161
8162         * NEWS: Add entries for command renamings.
8163         * dwarf2read.c (dwarf_read_debug): Renamed from dwarf2_read_debug.
8164         All uses updated.
8165         (dwarf_die_debug): Renamed from dwarf2_die_debug.  All uses updated.
8166         (dwarf_max_cache_age): Renamed from dwarf2_max_cache_age.
8167         All uses updated.
8168         (show_dwarf_max_cache_age): Renamed from show_dwarf2_max_cache_age.
8169         All callers updated.  Fix spelling of DWARF in help text.
8170         (set_dwarf_cmdlist): Renamed from set_dwarf2_cmdlist.
8171         All uses updated.
8172         (show_dwarf_cmdlist): Renamed from show_dwarf2_cmdlist.
8173         All uses updated.
8174         (set_dwarf_cmd): Renamed from set_dwarf2_cmd.  All callers updated.
8175         (show_dwarf_cmd): Renamed from show_dwarf2_cmd.  All callers updated.
8176         (dwarf_always_disassemble): Renamed from dwarf_always_disassemble.
8177         All uses updated.
8178         (show_dwarf_always_disassemble): Renamed from
8179         show_dwarf2_always_disassemble.  All callers updated.
8180         (_initialize_dwarf2_read): Rename "set/show dwarf2" prefix to
8181         "set/show dwarf".  Rename "set/show dwarf2 max-cache-age" to
8182         "set/show dwarf max-cache-age".  Rename
8183         "set/show dwarf2 always-disassemble" to
8184         "set/show dwarf always-disassemble".  Rename
8185         "set/show debug dwarf2-read" to "set/show debug dwarf-read".  Rename
8186         "set/show debug dwarf2-die" to "set/show debug dwarf-die".
8187
8188 2015-05-26  Doug Evans  <dje@google.com>
8189
8190         PR python/18438
8191         * python/py-lazy-string.c (stpy_convert_to_value): Use
8192         gdbpy_gdb_memory_error not PyExc_MemoryError.
8193         (gdbpy_create_lazy_string_object): Ditto.
8194
8195 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8196
8197         * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.
8198
8199 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8200
8201         * tui/tui-regs.c (tui_reg_prev_command): New function.
8202         (_initialize_tui_regs): Add 'prev' command for 'tui reg'.
8203         * reggroups.c (reggroup_prev): New function.
8204         * reggroups.h (reggroup_prev): Add declaration.  Update comment.
8205
8206 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8207             Yao Qi  <yao.qi@linaro.org>
8208
8209         * aarch64-linux-tdep.c: Include linux-record.h and
8210         record-full.h.
8211         (struct linux_record_tdep aarch64_linux_record_tdep): Declare.
8212         (aarch64_syscall): New enum.
8213         (aarch64_canonicalize_syscall): New function.
8214         (aarch64_all_but_pc_registers_record): New function.
8215         (aarch64_linux_syscall_record): New function.
8216         (aarch64_linux_init_abi): Install AArch64 process record
8217         handler.  Update to handle syscall recording.
8218         * aarch64-tdep.c: Include record.h and record-full.h.
8219         (submask, bit, bits, REG_ALLOC, MEM_ALLOC): New macros.
8220         (struct aarch64_mem_r): Define.
8221         (aarch64_record_result): New enum.
8222         (struct insn_decode_record): Define.
8223         (insn_decode_record): New typedef.
8224         (aarch64_record_data_proc_reg): New function.
8225         (aarch64_record_data_proc_imm): New function.
8226         (aarch64_record_branch_except_sys): New function.
8227         (aarch64_record_load_store): New function.
8228         (aarch64_record_data_proc_simd_fp): New function.
8229         (aarch64_record_asimd_load_store): New function.
8230         (aarch64_record_decode_insn_handler): New function.
8231         (deallocate_reg_mem): New function.
8232         (aarch64_process_record): New function.
8233         * aarch64-tdep.h (struct gdbarch_tdep) <aarch64_syscall_record>:
8234         New field.
8235         (aarch64_process_record): New extern declaration.
8236         * configure.tgt: Add linux-record.o to gdb_target_obs.
8237         * linux-record.h (struct linux_record_tdep) <arg7>: New field.
8238
8239 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8240
8241         * NEWS: Add a note on process record-replay support on aarch64*-linux*
8242         targets.
8243
8244 2015-05-26  Martin Galvan  <martin.galvan@tallertechnologies.com>
8245
8246         * amd64-tdep.c: Replace in_function_epilogue_p with
8247         stack_frame_destroyed_p throughout.
8248         * arch-utils.c: Ditto.
8249         * arch-utils.h: Ditto.
8250         * arm-tdep.c: Ditto.
8251         * breakpoint.c: Ditto.
8252         * gdbarch.sh: Ditto.
8253         * hppa-tdep.c: Ditto.
8254         * i386-tdep.c: Ditto.
8255         * mips-tdep.c: Ditto.
8256         * nios2-tdep.c: Ditto.
8257         * rs6000-tdep.c: Ditto.
8258         * s390-linux-tdep.c: Ditto.
8259         * score-tdep.c: Ditto.
8260         * sh-tdep.c: Ditto.
8261         * sparc-tdep.c: Ditto.
8262         * sparc-tdep.h: Ditto.
8263         * sparc64-tdep.c: Ditto.
8264         * spu-tdep.c: Ditto.
8265         * tic6x-tdep.c: Ditto.
8266         * tilegx-tdep.c: Ditto.
8267         * xstormy16-tdep.c: Ditto.
8268         * gdbarch.c, gdbarch.h: Re-generated.
8269
8270 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
8271
8272         * NEWS: Mention 'tui enable' and 'tui disable'.
8273         * tui/tui.c (tui_enable_command): New function.
8274         (tui_disable_command): New function.
8275         (_initialize_tui): New function.
8276
8277 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8278
8279         * tui/tui-regs.c (tui_reg_next_command): Use NULL not 0.
8280
8281 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8282
8283         * tui/tui-layout.c (tui_set_layout_for_display_command): Ensure
8284         buf_ptr is freed.
8285
8286 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8287
8288         * tui/tui-layout.c (tui_layout_command): Move call to tui_enable
8289         into ...
8290         (tui_set_layout_for_display_command): ...here, before calling
8291         tui_set_layout.  Only set the layout if gdb has not already
8292         entered the TUI_FAILURE state.
8293
8294 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8295
8296         * tui/tui-layout.c (layout_completer): New function.
8297         (_initialize_tui_layout): Set completer on layout command.
8298
8299 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8300
8301         * tui/tui-layout.c (tui_set_layout): Remove
8302         tui_register_display_type parameter.  Remove all checking of this
8303         parameter, and reindent function.  Update header comment.
8304         (tui_set_layout_for_display_command): Rename to...
8305         (tui_set_layout_by_name): ...this, and don't check for different
8306         register class types, don't pass a tui_register_display_type to
8307         tui_set_layout.  Update header comment.
8308         (layout_names): Remove register set specific names.
8309         * tui/tui-layout.h (tui_set_layout): Remove
8310         tui_register_display_type parameter.
8311         * tui/tui.c (tui_rl_change_windows): Don't pass a
8312         tui_register_display_type to tui_set_layout.
8313         (tui_rl_delete_other_windows): Likewise.
8314         (tui_enable): Likewise.
8315         * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.
8316         (TUI_FLOAT_REGS_NAME_LOWER): Remove.
8317         (TUI_GENERAL_REGS_NAME): Remove.
8318         (TUI_GENERAL_REGS_NAME_LOWER): Remove.
8319         (TUI_SPECIAL_REGS_NAME): Remove.
8320         (TUI_SPECIAL_REGS_NAME_LOWER): Remove.
8321         (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.
8322         (TUI_GENERAL_SPECIAL_REGS_NAME_LOWER): Remove.
8323         (enum tui_register_display_type): Remove.
8324         (struct tui_layout_def): Remove regs_display_type and
8325         float_regs_display_type fields.
8326         (struct tui_data_info): Remove regs_display_type field.
8327         (tui_layout_command): Use new name for
8328         tui_set_layout_for_display_command.
8329         * tui/tui-data.c (layout_def): Don't initialise removed fields.
8330         (tui_clear_win_detail): Don't initialise removed fields of
8331         win_info.
8332         * tui/tui-regs.c (tui_show_registers): Use new name for
8333         tui_set_layout_for_display_command.
8334         * tui/tui.h (tui_set_layout_for_display_command): Rename
8335         declaration to...
8336         (tui_set_layout_by_name): ...this.
8337         * printcmd.c (display_command): Remove tui related layout call,
8338         and reindent.
8339
8340 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8341
8342         * infrun.c (handle_inferior_event_1): Renames handle_inferior_event.
8343         (handle_inferior_event): New function.
8344
8345 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8346
8347         * ada-lang.c (to_fixed_array_type): Rename local variable
8348         typename into type_name.
8349
8350 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8351
8352         Fix ASAN crash for gdb.compile/compile.exp.
8353         * infcall.c (call_function_by_hand_dummy): Use xstrdup for NAME.
8354
8355 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8356
8357         * compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
8358         (gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
8359         * compile/compile-object-load.c (setup_sections, compile_object_load):
8360         Likewise.
8361         * compile/compile.c (compile_to_object): Likewise.
8362
8363 2015-05-16  Doug Evans  <xdje42@gmail.com>
8364
8365         * NEWS: Mention support for unbuffered Guile memory ports.
8366         * scm-ports.c (ioscm_memory_port): Update comments on end, size.
8367         (ioscm_lseek_address): Improve overflow calculation.
8368         (gdbscm_memory_port_fill_input): Add assert.
8369         (gdbscm_memory_port_write): Handle unbuffered ports.
8370         Handle large writes identical to Guile's fport_write.
8371         (gdbscm_memory_port_seek): Fix seeking past end check.
8372         (gdbscm_memory_port_close): Handle closing unbuffered port.
8373         (ioscm_parse_mode_bits): Recognize "0" for unbuffered ports.
8374         (ioscm_init_memory_port): Handle unbuffered ports.
8375         (ioscm_reinit_memory_port): Ditto.
8376         (ioscm_init_memory_port): Update size calculation.
8377         (gdbscm_open_memory): Support zero sized ports.
8378
8379 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8380
8381         * compile/compile-object-load.c (get_out_value_type): Fix uninitialized
8382         variable compiler warnings.
8383
8384 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8385
8386         * compile/compile-object-load.c (get_out_value_type): Fix returned type.
8387
8388 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8389             Phil Muldoon  <pmuldoon@redhat.com>
8390
8391         * NEWS (Changes since GDB 7.9): Add compile print.
8392         * compile/compile-c-support.c (add_code_header, add_code_footer)
8393         (c_compute_program): Add COMPILE_I_PRINT_ADDRESS_SCOPE and
8394         COMPILE_I_PRINT_VALUE_SCOPE.
8395         * compile/compile-internal.h (COMPILE_I_PRINT_OUT_ARG_TYPE)
8396         (COMPILE_I_PRINT_OUT_ARG, COMPILE_I_EXPR_VAL, COMPILE_I_EXPR_PTR_TYPE):
8397         New.
8398         * compile/compile-object-load.c: Include block.h.
8399         (get_out_value_type): New function.
8400         (compile_object_load): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8401         COMPILE_I_PRINT_VALUE_SCOPE.  Set compile_module's OUT_VALUE_ADDR and
8402         OUT_VALUE_TYPE.
8403         * compile/compile-object-load.h (struct compile_module): Add fields
8404         out_value_addr and out_value_type.
8405         * compile/compile-object-run.c: Include valprint.h and compile.h.
8406         (struct do_module_cleanup): Add fields out_value_addr and
8407         out_value_type.
8408         (do_module_cleanup): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8409         COMPILE_I_PRINT_VALUE_SCOPE.
8410         (compile_object_run): Propagate out_value_addr and out_value_type.
8411         Pass OUT_VALUE_ADDR.
8412         * compile/compile.c: Include valprint.h.
8413         (compile_print_value, compile_print_command): New functions.
8414         (eval_compile_command): Handle failed COMPILE_I_PRINT_ADDRESS_SCOPE.
8415         (_initialize_compile): Update compile code help text.  Install
8416         compile_print_command.
8417         * compile/compile.h (compile_print_value): New prototype.
8418         * defs.h (enum compile_i_scope_types): Add
8419         COMPILE_I_PRINT_ADDRESS_SCOPE and COMPILE_I_PRINT_VALUE_SCOPE.
8420
8421 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8422
8423         * compile/compile-object-load.c (get_regs_type): Add parameter func_sym.
8424         Rely on its parameter count.
8425         (compile_object_load): Replace lookup_minimal_symbol_text by
8426         lookup_global_symbol_from_objfile.  Verify FUNC_SYM.  Set it in the
8427         return value.
8428         * compile/compile-object-load.h (struct compile_module): Replace
8429         func_addr by func_sym.
8430         * compile/compile-object-run.c: Include block.h.
8431         (compile_object_run): Reset module variable after it is freed.  Use
8432         FUNC_SYM instead of FUNC_ADDR.  Rely on it.
8433
8434 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8435
8436         * compile/compile-c-support.c (print_one_macro): Use #ifndef.
8437         (generate_register_struct): Use __gdb_uintptr for TYPE_CODE_PTR.
8438         (c_compute_program): Call generate_register_struct after typedefs.
8439         * compile/compile-loc2c.c (push, pushf_register_address)
8440         (pushf_register): Cast to GCC_UINTPTR.
8441         (do_compile_dwarf_expr_to_c): Use unused attribute.  Add space after
8442         type.  Use GCC_UINTPTR instead of void *.  Remove excessive cast.
8443         (compile_dwarf_expr_to_c): Use GCC_UINTPTR instead of void *.
8444         * compile/compile.c (_initialize_compile): Enable warnings for
8445         COMPILE_ARGS.
8446
8447 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8448
8449         * cli/cli-script.c (execute_control_command): Update
8450         eval_compile_command caller.
8451         * compile/compile-object-load.c (compile_object_load): Add parameters
8452         scope and scope_data.  Set them.
8453         * compile/compile-object-load.h (struct compile_module): Add fields
8454         scope and scope_data.
8455         (compile_object_load): Add parameters scope and scope_data.
8456         * compile/compile-object-run.c (struct do_module_cleanup): Add fields
8457         scope and scope_data.
8458         (compile_object_run): Propagate the fields scope and scope_data.
8459         * compile/compile.c (compile_file_command, compile_code_command):
8460         Update eval_compile_command callers.
8461         (eval_compile_command): Add parameter scope_data.  Pass it plus scope.
8462         * compile/compile.h (eval_compile_command): Add parameter scope_data.
8463         * defs.h (struct command_line): Add field scope_data.
8464
8465 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8466
8467         * printcmd.c (struct format_data): Move it to valprint.h.
8468         (print_command_parse_format, print_value): New functions from ...
8469         (print_command_1): ... here.  Call them.
8470         * valprint.h (struct format_data): Move it here from printcmd.c.
8471         (print_command_parse_format, print_value): New declarations.
8472
8473 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8474
8475         * compile/compile-object-load.c (compile_object_load): Add
8476         COMPILE_DEBUG message.
8477
8478 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8479
8480         * ada-lang.c (ada_value_ptr_subscript): Use enum position of
8481         index to get element instead of enum value.
8482         (ada_value_slice_from_ptr, ada_value_slice): Use enum position
8483         of index to compute length, but enum values to compute bounds.
8484         (ada_array_length): Use enum position of index instead of enum value.
8485         (pos_atr): Move position computation to...
8486         (ada_evaluate_subexp): Use enum values to compute bounds.
8487         * gdbtypes.c (discrete_position): ...this new function.
8488         * gdbtypes.h (discrete_position): New function declaration.
8489         * valprint.c (val_print_array_elements): Call discrete_position
8490         to handle array indexed by non-contiguous enumeration types.
8491
8492 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8493
8494         * ada-lang.c (find_parallel_type_by_descriptive_type):
8495         Go through typedefs during lookup.
8496         (to_fixed_array_type): Add support for non-bit packed arrays
8497         as variable-length fields.
8498
8499 2015-05-15  Pedro Alves  <palves@redhat.com>
8500             Simon Marchi  <simon.marchi@ericsson.com>
8501
8502         * event-loop.c (gdb_notifier) <next_file_handler,
8503         next_poll_fds_index>: New fields.
8504         (get_next_file_handler_to_handle_and_advance): New function.
8505         (delete_file_handler): If deleting the next file handler to
8506         handle, advance to the next file handler.
8507         (gdb_wait_for_event): Bail early if no event fired.  Poll file
8508         handlers in round-robin fashion.
8509
8510 2015-05-15  Pedro Alves  <palves@redhat.com>
8511
8512         * linux-tdep.c (linux_find_memory_regions_full): Rename local
8513         'private' to 'priv'.
8514
8515 2015-05-15  Pedro Alves  <palves@redhat.com>
8516
8517         * nat/linux-nat.h: Include "target/waitstatus.h".
8518
8519 2015-05-15  Yuanhui Zhang  <asmwarrior@gmail.com>
8520
8521         * python/py-unwind.c (struct reg_info): Move out of ...
8522         (struct cached_frame_info): ... this scope.
8523         (pending_frame_object_type, unwind_info_object_type): Make extern.
8524
8525 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
8526
8527         * ada-lang.c (ada_value_primitive_packed_val): Make sure
8528         accumSize is never negative.
8529
8530 2015-05-14  Patrick Palka  <patrick@parcs.ath.cx>
8531
8532         * tui/tui-command.c: Remove include of <ctype.h>.
8533         (tui_dispatch_ctrl_char): Remove workaround for xterm terminals.
8534
8535 2015-05-13  Martin Galvan  <martin.galvan@tallertechnologies.com>
8536
8537         * dwarf2read.c (die_needs_namespace): Return 1 for
8538         DW_TAG_inlined_subroutine.
8539
8540 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8541
8542         * regcache.c (regcache_cpy_no_passthrough): New declaration.
8543         (regcache_cpy_no_passthrough): Make it static, add function comment.
8544         * regcache.h (regcache_dup, regcache_cpy): Reduce/update their comment.
8545         (regcache_cpy_no_passthrough): Remove declaration.
8546
8547 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8548
8549         * gdbthread.h (struct thread_control_state): Update comment for
8550         proceed_to_finish.
8551         * infcall.c (run_inferior_call): Update comment about
8552         proceed_to_finish.
8553         * infcmd.c (get_return_value): Update comment about stop_registers.
8554         (finish_forward): Update comment about proceed_to_finish.
8555         * infrun.c (stop_registers): Remove.
8556         (clear_proceed_status, normal_stop): Remove stop_registers handling.
8557         * infrun.h (stop_registers): Remove.
8558
8559 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8560
8561         * infcall.c (struct dummy_frame_context_saver)
8562         (dummy_frame_context_saver_data_free, dummy_frame_context_saver_dtor)
8563         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8564         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8565         New.
8566         (call_function_by_hand_dummy): Move discard_cleanups of
8567         inf_status_cleanup before dummy_frame_push.  Call
8568         dummy_frame_context_saver_setup and prepare context_saver_cleanup.
8569         Use dummy_frame_context_saver_get_regs instead of stop_registers.
8570         * infcall.h (struct dummy_frame_context_saver)
8571         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8572         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8573         New declarations.
8574         * infcmd.c: Include infcall.h.
8575         (get_return_value): Add parameter ctx_saver, use it instead of
8576         stop_registers.
8577         (print_return_value): Add parameter ctx_saver, pass it.
8578         (struct finish_command_continuation_args): Add field ctx_saver.
8579         (finish_command_continuation): Update print_return_value caller.
8580         (finish_command_continuation_free_arg): Free also ctx_saver.
8581         (finish_forward): Call dummy_frame_context_saver_setup.
8582         * inferior.h (struct dummy_frame_context_saver): New declaration.
8583         (get_return_value): Add parameter ctx_saver.
8584         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Update
8585         get_return_value caller.
8586
8587 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8588
8589         * dummy-frame.c (struct dummy_frame_dtor_list): New.
8590         (struct dummy_frame): Replace dtor and dtor_data by dtor_list.
8591         (remove_dummy_frame): Process dtor_list.
8592         (pop_dummy_frame): Process dtor_list.
8593         (register_dummy_frame_dtor): Maintain dtor_list.
8594         (find_dummy_frame_dtor): Handle dtor_list.
8595         * dummy-frame.h (register_dummy_frame_dtor, find_dummy_frame_dtor):
8596         Update comments.
8597
8598 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8599
8600         * compile/compile-object-run.c (do_module_cleanup): Add parameter
8601         registers_valid.
8602         (compile_object_run): Update do_module_cleanup caller.
8603         * dummy-frame.c: Include infcall.h.
8604         (struct dummy_frame): Update dtor comment.
8605         (remove_dummy_frame): Call dtor.
8606         (pop_dummy_frame): Update dtor caller.
8607         * dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
8608         registers_valid.
8609
8610 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8611
8612         GDB 7.9.1 released.
8613
8614 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8615
8616         * NEWS: Create "Changes in GDB 7.9.1" section.  Move news about
8617         Xmethods now being able to specify a result type to that new
8618         sectioin.
8619
8620 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8621
8622         * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
8623         first before resizing the window.
8624         * tui/tui.c (tui_enable): Likewise.
8625
8626 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8627
8628         * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
8629         * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
8630         * infcall.c (call_function_by_hand_dummy): Use proper typedef for
8631         dummy_dtor parameter.
8632         * infcall.h: Include dummy-frame.h.
8633         (call_function_by_hand_dummy_dtor_ftype): Remove.
8634         (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
8635         parameter.
8636
8637 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8638
8639         PR gdb/17820
8640         * top.c (history_size_setshow_var): Change type to signed.
8641         Initialize to -2.  Update documentation.
8642         (set_readline_history_size): Define.
8643         (set_history_size_command): Use it.  Remove logic for handling
8644         out-of-range sizes.
8645         (init_history): Use set_readline_history_size().  Test for a
8646         value of -2 instead of 0 when determining whether to set a
8647         default history size.
8648         (init_main): Decode the argument of the "size" command as a
8649         zuinteger_unlimited.
8650
8651 2015-05-12  Doug Evans  <dje@google.com>
8652
8653         * dwarf2read.c (struct file_entry): Tweak comments.
8654         (get_debug_line_section): Tweak comments.
8655
8656 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8657
8658         * NEWS: Announce fork support in the RSP and support
8659         for fork debugging in extended mode.
8660
8661 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8662
8663         * remote.c (remote_insert_fork_catchpoint): New function.
8664         (remote_remove_fork_catchpoint): New function.
8665         (remote_insert_vfork_catchpoint): New function.
8666         (remote_remove_vfork_catchpoint): New function.
8667         (pending_fork_parent_callback): New function.
8668         (remove_new_fork_child): New function.
8669         (remote_update_thread_list): Call remote_notif_get_pending_events
8670         and remove_new_fork_child.
8671         (extended_remote_kill): Kill fork child when killing the
8672         parent before follow_fork completes.
8673         (init_extended_remote_ops): Initialize target vector with
8674         new fork catchpoint functions.
8675
8676 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8677
8678         * remote.c (remove_vfork_event_p): New function.
8679         (remote_follow_fork): Add vfork event type to event checking.
8680         (remote_parse_stop_reply): New stop reasons "vfork" and
8681         "vforkdone" for RSP 'T' Stop Reply Packet.
8682
8683 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8684
8685         * linux-nat.c (linux_nat_ptrace_options): New function.
8686         (linux_init_ptrace, wait_lwp, linux_nat_filter_event):
8687         Call linux_nat_ptrace_options and use different argument to
8688         linux_enable_event_reporting.
8689         (_initialize_linux_nat): Delete call to
8690         linux_ptrace_set_additional_flags.
8691         * nat/linux-ptrace.c (current_ptrace_options): Rename to
8692         supported_ptrace_options.
8693         (additional_flags): Delete variable.
8694         (linux_check_ptrace_features): Use supported_ptrace_options.
8695         (linux_test_for_tracesysgood, linux_test_for_tracefork):
8696         Likewise, and remove additional_flags check.
8697         (linux_enable_event_reporting): Change 'attached' argument to
8698         'options'.  Use supported_ptrace_options.
8699         (ptrace_supports_feature): Change comment.  Use
8700         supported_ptrace_options.
8701         (linux_ptrace_set_additional_flags): Delete function.
8702         * nat/linux-ptrace.h (linux_ptrace_set_additional_flags):
8703         Delete function prototype.
8704         * remote.c (remote_fork_event_p): New function.
8705         (remote_detach_pid): New function.
8706         (remote_detach_1): Call remote_detach_pid, don't mourn inferior
8707         if doing detach-on-fork.
8708         (remote_follow_fork): New function.
8709         (remote_parse_stop_reply): Handle new "T" stop reason "fork".
8710         (remote_pid_to_str): Print "process" strings for pid/0/0 ptids.
8711         (init_extended_remote_ops): Initialize to_follow_fork.
8712
8713 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8714
8715         * nat/linux-ptrace.c (linux_check_ptrace_features): Change
8716         from static to extern.
8717         * nat/linux-ptrace.h (linux_check_ptrace_features): Declare.
8718         * remote.c (anonymous enum): <PACKET_fork_event_feature,
8719         * PACKET_vfork_event_feature>: New enumeration constants.
8720         (remote_protocol_features): Add table entries for new packets.
8721         (remote_query_supported): Add new feature queries to qSupported
8722         packet.
8723
8724 2015-05-12  Gary Benson <gbenson@redhat.com>
8725
8726         * remote.c (remote_add_inferior): Call exec_file_locate_attach
8727         for fake PIDs as well as real ones.
8728         (remote_pid_to_exec_file): Send empty annex if PID is fake.
8729
8730 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
8731
8732         * NEWS (Python Scripting): Mention the new gdb.Value methods.
8733         * python/py-value.c (valpy_reference_value): New function.
8734         (valpy_const_value): Likewise.
8735         (value_object_methods): Add new methods.
8736         * value.c (make_cv_value): New function.
8737         * value.h (make_cv_value): Declare.
8738
8739 2015-05-08  Yao Qi  <yao@codesourcery.com>
8740             Sandra Loosemore  <sandra@codesourcery.com>
8741
8742         * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
8743         to 'lh->include_dirs' before accessing to it.
8744         (psymtab_include_file_name): Likewise.
8745         (dwarf_decode_lines_1): Likewise.
8746         (dwarf_decode_lines): Likewise.
8747         (file_file_name): Likewise.
8748
8749 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8750
8751         * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
8752         (NIOS2_SIGRETURN_REGSAVE_OFFSET): Define.
8753         (nios2_linux_rt_sigreturn_init): Adjust base address of
8754         register save area.
8755
8756 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8757
8758         * nios2-tdep.c (nios2_breakpoint_from_pc): Revert to using
8759         "trap 31" as the breakpoint instruction on all targets.
8760
8761 2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8762
8763         * infcmd.c (print_return_value): Remove unused declaration.
8764
8765 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8766
8767         * dwarf2read.c (attr_to_dynamic_prop)
8768         <DW_AT_data_member_location>: Use read_type_die isntead of
8769         get_die_type.
8770
8771 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8772
8773         * ada-lang.c (ada_convert_actual): Add handling of formals
8774         passed inside an aligner type.
8775
8776 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8777
8778         * copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
8779
8780 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
8781
8782         PR python/18291
8783         * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
8784         Print xmethod matcher status.
8785
8786 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8787
8788         * s390-linux-nat.c (fill_gregset): Avoid relying on the PSWA
8789         register in the regcache when treating the PSWM register, and vice
8790         versa.
8791
8792 2015-05-07  Gary Benson <gbenson@redhat.com>
8793
8794         * linux-thread-db.c (struct thread_db_info)
8795         <td_ta_map_id2thr_p>: Remove field.
8796         (try_thread_db_load_1): Remove initialization for the above.
8797
8798 2015-05-07  Gary Benson <gbenson@redhat.com>
8799
8800         * linux-thread-db.c (struct thread_db_info)
8801         <td_thr_validate_p>: Remove field.
8802         (try_thread_db_load_1): Remove initialization for the above.
8803
8804 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8805
8806         * compile/compile-object-load.c (compile_object_load): Support
8807         mst_text_gnu_ifunc.
8808
8809 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8810
8811         * compile/compile.c (compile_to_object): Make the cmd_string parameter
8812         const.  Use new variables for the const compatibility.
8813         (eval_compile_command): Make the cmd_string parameter const.
8814         * compile/compile.h (eval_compile_command): Make the cmd_string
8815         parameter const.
8816
8817 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8818
8819         * defs.h (deprecated_init_ui_hook): Delete.  Remove associated
8820         comment.
8821         * top.c (deprecated_init_ui_hook): Delete.
8822         (gdb_init): Remove handling of deprecated_init_ui_hook.
8823         * interps.c (clear_interpreter_hooks): Remove handling of
8824         deprecated_init_ui_hook.
8825         * main.c (captured_main): Update comment.
8826
8827 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8828
8829         * solib.c (_initialize_solib): Add "info dll" alias creation.
8830         * windows-nat.c (set_windows_aliases): Delete.
8831         (_initialize_windows_nat): Remove deprecated_init_ui_hook
8832         assignment.
8833         * NEWS: Add news entry about "info dll" now being available
8834         on all platforms.
8835
8836 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8837
8838         * ada-lang.c (value_assign_to_component): Reformat and improve
8839         documentation. Remove all trailing spaces.
8840
8841 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8842
8843         * inline-frame.c (inline_frame_sniffer, skip_inline_frames):
8844         Stop counting inlined frames as soon as an out-of-line function
8845         is found.
8846
8847 2014-05-05  Pierre-Marie de Rodat  <derodat@adacore.com>
8848
8849         * dwarf2read.c (inherit_abstract_dies): Skip
8850         DW_TAG_GNU_call_site dies while inheriting children of an
8851         abstract DIE into a scope.
8852         (read_lexical_block_scope): Inherit abstract DIE's for
8853         lexical scopes.
8854
8855 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8856
8857         * ada-valprint.c (val_print_packed_array_elements): Delete
8858         variable "len".  Add a type-length check when comparing two
8859         consecutive elements of the array.  Use the element's actual
8860         length in call to value_contents_eq.
8861         * ada-lang.c (ada_value_primitive_packed_val): Always return
8862         a value whose type has been resolved.
8863
8864 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8865
8866         * ada-lang.c (ada_value_primitive_packed_val): Recompute
8867         BIT_SIZE and LEN if the size of the resolved type is smaller
8868         than BIT_SIZE * HOST_CHAR_BIT.
8869
8870 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8871
8872         * ada-lang.c (ada_value_primitive_packed_val): Use a more
8873         correct address in call to value_at.  Adjust call to
8874         value_address accordingly.
8875
8876 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8877
8878         * ada-valprint.c (ada_val_print_1): Resolve TYPE before trying
8879         to print it.
8880
8881 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8882
8883         * dwarf2loc.h (struct property_addr_info): Add "valaddr" field.
8884         * dwarf2loc.c (dwarf2_evaluate_property): Add handling of
8885         pinfo->valaddr.
8886         * gdbtypes.h (resolve_dynamic_type): Add "valaddr" parameter.
8887         * gdbtypes.c (resolve_dynamic_struct): Set pinfo.valaddr.
8888         (resolve_dynamic_type_internal): Set pinfo.valaddr.
8889         Add handling of addr_stack->valaddr.
8890         (resolve_dynamic_type): Add "valaddr" parameter.
8891         Set pinfo.valaddr field.
8892         * ada-lang.c (ada_discrete_type_high_bound): Update call to
8893         resolve_dynamic_type.
8894         (ada_discrete_type_low_bound): Likewise.
8895         * findvar.c (default_read_var_value): Likewise.
8896         * value.c (value_from_contents_and_address): Likewise.
8897
8898 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8899
8900         * gdbtypes.c (resolve_dynamic_array): Use
8901         create_array_type_with_stride instead of create_array_type.
8902
8903 2015-04-30  DJ Delorie  <dj@redhat.com>
8904
8905         * rl78-tdep.c (rl78_analyze_prologue): Pass RL78_ISA_DEFAULT to
8906         rl78_decode_opcode
8907
8908 2015-04-29  Doug Evans  <dje@google.com>
8909
8910         PR python/18285
8911         * NEWS: Document new gdb.XMethodWorker.get_result_type method.
8912         * eval.c (evaluate_subexp_standard) <OP_FUNCALL>: Handle
8913         EVAL_AVOID_SIDE_EFFECTS for xmethods.
8914         * extension-priv.h (struct extension_language_ops)
8915         <get_xmethod_result_type>: New member.
8916         * extension.c (get_xmethod_result_type): New function.
8917         * extension.h (get_xmethod_result_type): Declare.
8918         * python/py-xmethods.c (get_result_type_method_name): New static
8919         global.
8920         (py_get_result_type_method_name): Ditto.
8921         (gdbpy_get_xmethod_result_type): New function.
8922         (gdbpy_initialize_xmethods): Initialize py_get_result_type_method_name.
8923         * python/python-internal.h (gdbpy_get_xmethod_result_type): Declare.
8924         * python/python.c (python_extension_ops): Add
8925         gdbpy_get_xmethod_result_type.
8926         * python/lib/gdb/xmethod.py (XMethodWorker): Add get_result_type.
8927         * valarith.c (value_x_binop): Handle EVAL_AVOID_SIDE_EFFECTS for
8928         xmethods.
8929         (value_x_unop): Ditto.
8930         * value.c (result_type_of_xmethod): New function.
8931         * value.h (result_type_of_xmethod): Declare.
8932
8933 2015-04-29  Gary Benson <gbenson@redhat.com>
8934
8935         * solib.c (solib_find_1): Allow fd argument to be NULL.
8936         (exec_file_find): Update comment.
8937         (solib_find): Likewise.
8938         * exec.c (exec_file_locate_attach): Use NULL as fd
8939         argument to exec_file_find to avoid having to close
8940         the opened file.
8941         * infrun.c (follow_exec): Likewise.
8942
8943 2015-04-28  Doug Evans  <dje@google.com>
8944
8945         PR python/18299
8946         * python/lib/gdb/printing.py (register_pretty_printer): Handle
8947         name or __name__ attributes.  Handle gdb module as first argument.
8948
8949 2015-04-28  Doug Evans  <dje@google.com>
8950
8951         PR python/18089
8952         * python/py-prettyprint.c (print_children): Verify result of children
8953         iterator.  Provide better error message.
8954         * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
8955         * python/python.c (gdbpy_print_python_errors_p): New function.
8956
8957 2015-04-28  Doug Evans  <dje@google.com>
8958
8959         * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.
8960
8961 2015-04-28  Sasha Smundak  <asmundak@google.com>
8962
8963         * NEWS: Mention gdb.Type.optimized_out method.
8964         * python/py-type.c (typy_optimized_out):  New function.
8965
8966 2015-04-28  John Baldwin  <jhb@FreeBSD.org>
8967
8968         * fbsd-nat.c: Include "gdb_wait.h" instead of <sys/wait.h>.
8969
8970 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8971
8972         * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
8973         (initialize_utils): Move call of init_page_info() to ...
8974         * top.c (gdb_init): ... here.
8975
8976 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8977
8978         * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
8979         (tui_sigwinch_handler): Still update our idea of
8980         the terminal's width and height even when TUI is not active.
8981
8982 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8983
8984         * utils.h (set_screen_width_and_height): Declare.
8985         * utils.c (set_screen_width_and_height): Define.
8986         * tui/tui-win.c (tui_update_gdb_sizes): Use it.
8987
8988 2015-04-28  Gary Benson <gbenson@redhat.com>
8989
8990         * infrun.c (solist.h): New include.
8991         (follow_exec): Use exec_file_find to prefix execd_pathname
8992         with gdb_sysroot.
8993
8994 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8995
8996         * tui/tui-source.c (tui_set_source_content): Avoid calling
8997         strcpy() when offset is 0.
8998
8999 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9000
9001         PR gdb/18155
9002         * tui/tui-data.c (tui_free_window): Don't free the locator
9003         window when passed an SRC_WIN or a DISASSEM_WIN.
9004
9005 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
9006
9007         * tui/tui-data.h (struct tui_win_element): Forward-declare.
9008         (tui_win_content): Move declaration.
9009         (struct tui_gen_win_info): Give 'content' field the
9010         type tui_win_content.
9011         * tui/tui-data.c (init_content_element): Remove redundant and
9012         erroneous casts.
9013         (tui_add_content_elements): Remove erroneous cast.
9014         * tui/tui-disasm.c (tui_set_disassem_content): Remove redundant
9015         casts.
9016         (tui_get_begin_asm_address): Likewise.
9017         * tui/tui-regs.c (tui_show_registers): Likewise.
9018         (tui_show_register_group): Likewise.
9019         (tui_display_registers_from): Likewise.
9020         (tui_check_register_values): Likewise.
9021         * tui/tui-source.c (tui_set_source_content): Likewise.
9022         (tui_set_source_content_nil): Likewise.
9023         (tui_source_is_displayed): Likewise.
9024         * tui/tui-stack.c (tui_show_locator_content): Likewise.
9025         (tui_set_locator_fullname): Likewise.
9026         (tui_set_locator_info): Likewise.
9027         (tui_show_frame_info): Likewise.
9028         * tui/tui-winsource.c (tui_clear_source_content): Likewise.
9029         (tui_show_source_line): Likewise.
9030         (tui_horizontal_source_scroll): Likewise.
9031         (tui_update_breakpoint_info): Likewise.
9032         (tui_set_exec_info_content): Likewise.
9033         (tui_show_exec_info_content): Likewise.
9034         (tui_alloc_source_buffer): Likewise.
9035         (tui_line_is_displayed): Likewise.
9036         (tui_addr_is_displayed): Likewise.
9037
9038 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9039
9040         * fbsd-nat.c: (fbsd_wait) [PL_FLAG_EXEC]: Report TARGET_WAITKIND_EXECD
9041         event if PL_FLAG_EXEC is set.
9042         [PL_FLAG_EXEC] (fbsd_insert_exec_catchpoint): New function.
9043         [PL_FLAG_EXEC] (fbsd_remove_exec_catchpoint): New function.
9044         (fbsd_nat_add_target) [PL_FLAG_EXEC]: Set
9045         "to_insert_exec_catchpoint" to "fbsd_insert_exec_catchpoint".
9046         Set "to_remove_exec_catchpoint" to "fbsd_remove_exec_catchpoint".
9047
9048 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9049
9050         * fbsd-nat.c: [PT_LWPINFO] New variable super_wait.
9051         [TDP_RFPPWAIT] New variable fbsd_pending_children.
9052         [TDP_RFPPWAIT] (fbsd_remember_child): New function.
9053         [TDP_RFPPWAIT] (fbsd_is_child_pending): New function.
9054         [TDP_RFPPWAIT] (fbsd_fetch_kinfo_proc): New function.
9055         [PT_LWPINFO] (fbsd_wait): New function.
9056         [TDP_RFPPWAIT] (fbsd_follow_fork): New function.
9057         [TDP_RFPPWAIT] (fbsd_insert_fork_catchpoint): New function.
9058         [TDP_RFPPWAIT] (fbsd_remove_fork_catchpoint): New function.
9059         [TDP_RFPPWAIT] (fbsd_insert_vfork_catchpoint): New function.
9060         [TDP_RFPPWAIT] (fbsd_remove_vfork_catchpoint): New function.
9061         [TDP_RFPPWAIT] (fbsd_enable_follow_fork): New function.
9062         [TDP_RFPPWAIT] (fbsd_post_startup_inferior): New function.
9063         [TDP_RFPPWAIT] (fbsd_post_attach): New function.
9064         (fbsd_nat_add_target) [PT_LWPINFO] Set "to_wait" to
9065         "fbsd_wait".
9066         [TDP_RFPPWAIT] Set "to_follow_fork" to "fbsd_follow_fork".
9067         Set "to_insert_fork_catchpoint" to "fbsd_insert_fork_catchpoint".
9068         Set "to_remove_fork_catchpoint" to "fbsd_remove_fork_catchpoint".
9069         Set "to_insert_vfork_catchpoint" to "fbsd_insert_vfork_catchpoint".
9070         Set "to_remove_vfork_catchpoint" to "fbsd_remove_vfork_catchpoint".
9071         Set "to_post_startup_inferior" to "fbsd_post_startup_inferior".
9072         Set "to_post_attach" to "fbsd_post_attach".
9073
9074 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
9075
9076         * fbsd-nat.c (fbsd_pid_to_exec_file): Mark static.
9077         (fbsd_find_memory_regions): Mark static.
9078         (fbsd_nat_add_target): New function.
9079         * fbsd-nat.h: Export fbsd_nat_add_target and remove prototypes for
9080         fbsd_pid_to_exec_file and fbsd_find_memory_regions.
9081         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Use fbsd_nat_add_target.
9082         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Likewise.
9083         * ppcfbsd-nat.c (_initialize_ppcfbsd_nat): Likewise.
9084         * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Likewise.
9085
9086 2015-04-27  Gary Benson <gbenson@redhat.com>
9087
9088         * objfiles.c (allocate_objfile): Do not attempt to expand name
9089         if name is a "target:" filename.
9090         * auto-load.c (load_auto_scripts_for_objfile): Do not attempt
9091         to load auto-load scripts for objfiles with "target:" filenames.
9092
9093 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9094
9095         * s390-linux-tdep.c: Include "elf/s390.h" and "elf-bfd.h".
9096         (enum s390_vector_abi_kind): New enum.
9097         (struct gdbarch_tdep)<vector_abi>: New field.
9098         (s390_effective_inner_type): Add parameter min_size.  Stop
9099         unwrapping if the inner type is smaller than min_size.
9100         (s390_function_arg_float): Adjust call to
9101         s390_effective_inner_type.
9102         (s390_function_arg_vector): New function.
9103         (s390_function_arg_integer): Adjust comment.
9104         (struct s390_arg_state)<vr>: New field.
9105         (s390_handle_arg): Add parameter 'is_unnamed'.  Pass vector
9106         arguments according to vector ABI when appropriate.
9107         (s390_push_dummy_call): Initialize the argument state's field
9108         'vr'.  Adjust calls to s390_handle_arg.
9109         (s390_register_return_value): Handle vector return values.
9110         (s390_return_value): Apply the "register" return value convention
9111         to a vector when appropriate.
9112         (s390_gdbarch_init): Initialize tdep->vector_abi.
9113         * NEWS: Announce S390 vector ABI support.
9114
9115 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9116
9117         * s390-linux-tdep.c (s390_return_value_convention): Remove
9118         function.  Inline its logic...
9119         (s390_return_value): ...here.  Instead, move the handling of the
9120         "register" return value convention...
9121         (s390_register_return_value): ...here.  New function.
9122
9123 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9124
9125         * s390-linux-tdep.c
9126         (is_float_singleton): Remove function.  Move the "singleton" part
9127         of the logic...
9128         (s390_effective_inner_type): ...here.  New function.
9129         (is_float_like): Remove function.  Inline its logic...
9130         (s390_function_arg_float): ...here.
9131         (is_pointer_like, is_integer_like, is_struct_like): Remove
9132         functions.  Inline their logic...
9133         (s390_function_arg_integer): ...here.
9134         (s390_function_arg_pass_by_reference): Remove function.
9135         (extend_simple_arg): Remove function.
9136         (alignment_of): Remove function.
9137         (struct s390_arg_state): New structure.
9138         (s390_handle_arg): New function.
9139         (s390_push_dummy_call): Move parameter placement logic to the new
9140         function s390_handle_arg.  Call it for calculating the stack area
9141         sizes first, and again for actually writing the parameters.
9142
9143 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9144
9145         * s390-linux-tdep.c (is_power_of_two): Add comment.  Return
9146           false if the argument is zero.
9147
9148 2015-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
9149
9150         * ada-lang.c (template_to_static_fixed_type): Return input type
9151         when it is already fixed.  Cache the input type itself when not
9152         creating a static fixed copy.  Make it explicit that we never
9153         molestate the input type.
9154         * gdbtypes.c (resolve_dynamic_struct): Reset the
9155         TYPE_TARGET_TYPE field for resolved copies.
9156
9157 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
9158
9159         * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
9160         (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
9161         (template_to_static_fixed_type): Call ada_check_typedef only
9162         when necessary.
9163
9164 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9165
9166         * cli/cli-dump.c (srec_dump_command): Add internationalization
9167         mark ups.
9168         (ihex_dump_command): Likewise.
9169         (tekhex_dump_command): Likewise.
9170         (binary_dump_command): Likewise.
9171         (binary_append_command): Likewise.
9172
9173 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9174
9175         * cli/cli-dump.c (verilog_cmdlist): New variable.
9176         (dump_verilog_memory): New function.
9177         (dump_verilog_value): New function.
9178         (verilog_dump_command): New function.
9179         (_initialize_cli_dump): Add new commands to support verilog dump
9180         format.
9181         * NEWS: Add entry for "dump verilog".
9182
9183 2015-04-24  Pierre-Marie de Rodat  <derodat@adacore.com>
9184
9185         * gdbtypes.c (print_gnat_stuff): Do not recurse on the
9186         descriptive type when there is none.
9187
9188 2015-04-23  Patrick Palka  <patrick@parcs.ath.cx>
9189
9190         * tui/tui-win.c (tui_async_resize_screen): Call
9191         rl_resize_terminal().
9192
9193 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9194
9195         * windows-nat.c (handle_output_debug_string): Don't change
9196         current_event.dwThreadId.
9197         (get_windows_debug_event): Use thread_id, rather than relying on
9198         current_event.dwThreadId being changed.
9199
9200 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9201
9202         * windows-nat.c (windows_continue): Report an error if
9203         ContinueDebugEvent() fails.
9204
9205 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9206
9207         * windows-nat.c (windows_resume): Fix misspelling in debug output.
9208
9209 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9210
9211         * windows-nat.c (get_windows_debug_event): Replace retval with
9212         thread_id throughout.  Update stale comment.
9213
9214 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9215
9216         * windows-nat.c (get_windows_debug_event): Don't use ternary
9217         conditional operator.
9218
9219 2015-04-21  Pierre Muller  <muller@sourceware.org>
9220
9221         PR pascal/17815
9222         p-exp.y (yylex): Reorganize code to return the matched pattern
9223         for a field of this.
9224
9225 2015-04-21  Gary Benson <gbenson@redhat.com>
9226
9227         * common/fileio.h (fileio_to_host_openflags): New declaration.
9228         * common/fileio.c (fcntl.h): New include.
9229         (fileio_to_host_openflags): New function, factored out from...
9230         * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
9231         Single use updated.
9232
9233 2015-04-21  Kevin Buettner  <kevinb@redhat.com>
9234
9235         * rl78-tdep.c (RL78_SP_ADDR): Define.
9236         (opc_reg_to_gdb_regnum): New static function.
9237         (rl78_analyze_prologue): Recognize instructions forming slightly
9238         more interesting prologues.
9239
9240 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9241
9242         Revert:
9243         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9244         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9245         TYPE_CODE_REF types so that they are not considered as dynamic
9246         depending on the referenced type.
9247         (resolve_dynamic_type_internal): Likewise.
9248
9249 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9250
9251         Revert:
9252         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9253         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9254         "top_level" parameter.
9255         (resolve_dynamic_type_internal): Remove the unused "top_level"
9256         parameter.  Update call to is_dynamic_type_internal.
9257         (is_dynamic_type): Update call to is_dynamic_type_internal.
9258         (resolve_dynamic_range): Update call to
9259         resolve_dynamic_type_internal.
9260         (resolve_dynamic_union): Likewise.
9261         (resolve_dynamic_struct): Likewise.
9262         (resolve_dynamic_type): Likewise.
9263
9264 2015-04-19  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9265
9266         * breakpoint.c (update_dprintf_command_list): Remove duplicated
9267         xmalloc.
9268
9269 2015-04-20  Thomas Schwinge  <thomas@codesourcery.com>
9270
9271         * reply_mig_hack.awk: Robustify parsing.
9272
9273         * reply_mig_hack.awk: Don't bother to declare an intermediate
9274         function pointer variable.
9275
9276 2015-04-17  Doug Evans  <dje@google.com>
9277
9278         * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
9279         to "exec_displacement" to avoid confusion with inner use of the name.
9280
9281 2015-04-17  Pedro Alves  <palves@redhat.com>
9282
9283         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
9284         if HW point of TYPE isn't supported.
9285
9286 2015-04-17  Yao Qi  <yao.qi@linaro.org>
9287             Pedro Alves  <palves@redhat.com>
9288
9289         * target.h (target_can_use_hardware_watchpoint): Update comments.
9290         Remove trailing ";".
9291
9292 2015-04-17  Gary Benson <gbenson@redhat.com>
9293
9294         * remote.c (remote_add_inferior): New argument try_open_exec.
9295         If nonzero, attempt to open the inferior's executable file as
9296         the main executable if no main executable is open already.
9297         All callers updated.
9298         * NEWS: Mention that GDB now supports automatic location and
9299         retrieval of executable + files from remote targets.
9300
9301 2015-04-17  Gary Benson <gbenson@redhat.com>
9302
9303         * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
9304         * remote.c (PACKET_qXfer_exec_file): Likewise.
9305         (remote_protocol_features): Register the
9306         "qXfer:exec-file:read" feature.
9307         (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
9308         (remote_pid_to_exec_file): New function.
9309         (init_remote_ops): Initialize to_pid_to_exec_file.
9310         (_initialize_remote): Register new "set/show remote
9311         pid-to-exec-file-packet" command.
9312         * NEWS: Announce new qXfer:exec-file:read packet.
9313
9314 2015-04-17  Gary Benson <gbenson@redhat.com>
9315
9316         * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
9317         New declaration.
9318         * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
9319         New function, factored out from...
9320         * linux-nat.c (linux_child_pid_to_exec_file): ...here.
9321
9322 2015-04-17  Gary Benson <gbenson@redhat.com>
9323
9324         * exec.c (solist.h): New include.
9325         (exec_file_locate_attach): Prefix absolute executable
9326         paths with gdb_sysroot if set.
9327         * NEWS: Mention that executable paths may be prepended
9328         with sysroot.
9329
9330 2015-04-17  Gary Benson <gbenson@redhat.com>
9331
9332         * solist.h (exec_file_find): New declaration.
9333         * solib.c (solib_find_1): New function, factored out from...
9334         (solib_find): ...here.
9335         (exec_file_find): New function.
9336
9337 2015-04-17  Gary Benson <gbenson@redhat.com>
9338
9339         * gdbcore.h (exec_file_locate_attach): New declaration.
9340         * exec.c (exec_file_locate_attach): New function, factored
9341         out from...
9342         * infcmd.c (attach_command_post_wait): ...here.
9343
9344 2015-04-17  Mike Frysinger  <vapier@gentoo.org>
9345
9346         * MAINTAINERS: Add myself for Blackfin/write-after-approval.
9347
9348 2015-04-16  Yao Qi  <yao.qi@linaro.org>
9349
9350         * infrun.c (maybe_software_singlestep): Declare.
9351         (displaced_step_fixup): Call maybe_software_singlestep.
9352
9353 2015-04-15  Doug Evans  <dje@google.com>
9354
9355         * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
9356
9357 2015-04-15  Doug Evans  <dje@google.com>
9358
9359         * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
9360
9361 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
9362
9363         * python/lib/gdb/command/unwinders.py: Add parentheses.
9364
9365 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9366
9367         * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
9368
9369 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9370
9371         * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
9372
9373 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9374
9375         * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
9376         dsc->insn_size instead of 4.
9377
9378 2015-04-14  Gary Benson <gbenson@redhat.com>
9379
9380         * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
9381         * minidebug.c (lzma_stat): Likewise.
9382         * solib-spu.c (spu_bfd_iovec_stat): Likewise.
9383         * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
9384
9385 2015-04-13  Stan Shebs  <stanshebs@google.com>
9386
9387         * MAINTAINERS: Update my email address.
9388
9389 2015-04-13  John Baldwin  <jhb@FreeBSD.org>
9390
9391         * amd64-tdep.c (amd64_target_description): New function.
9392         * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
9393         * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
9394         (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9395         x86 extended save area.
9396         (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9397         * amd64bsd-nat.h: Export amd64bsd_xsave_len.
9398         * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
9399         (_initialize_amd64fbsd_nat): Set "to_read_description" to
9400         "amd64fbsd_read_description".
9401         * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
9402         (amd64fbsd_supply_xstateregset): New function.
9403         (amd64fbsd_collect_xstateregset): New function.
9404         Add "amd64fbsd_xstateregset".
9405         (amd64fbsd_iterate_over_regset_sections): New function.
9406         (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
9407         "I386_FBSD_XSAVE_XCR0_OFFSET".
9408         Add "iterate_over_regset_sections" gdbarch method.
9409         Add "core_read_description" gdbarch method.
9410         * i386-tdep.c (i386_target_description): New function.
9411         * i386-tdep.h: Export i386_target_description and tdesc_i386.
9412         * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
9413         (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9414         x86 extended save area.
9415         (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9416         * i386bsd-nat.h: Export i386bsd_xsave_len.
9417         * i386fbsd-nat.c (i386fbsd_read_description): New function.
9418         (_initialize_i386fbsd_nat): Set "to_read_description" to
9419         "i386fbsd_read_description".
9420         * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
9421         (i386fbsd_core_read_description): New function.
9422         (i386fbsd_supply_xstateregset): New function.
9423         (i386fbsd_collect_xstateregset): New function.
9424         Add "i386fbsd_xstateregset".
9425         (i386fbsd_iterate_over_regset_sections): New function.
9426         (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
9427         "I386_FBSD_XSAVE_XCR0_OFFSET".
9428         Add "iterate_over_regset_sections" gdbarch method.
9429         Add "core_read_description" gdbarch method.
9430         * i386fbsd-tdep.h: New file.
9431
9432 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9433
9434         * NEWS (Changes since GDB 7.9): Add removed -xdb.
9435         * breakpoint.c (command_line_is_silent): Remove xdb_commands
9436         conditional.
9437         (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
9438         and lb.
9439         * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
9440         va.
9441         * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
9442         conditional.
9443         * defs.h (xdb_commands): Remove declaration.
9444         * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
9445         * guile/scm-cmd.c (command_classes): Remove xdb from comment.
9446         * infcmd.c (run_no_args_command, go_command): Remove.
9447         (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
9448         * infrun.c (xdb_handle_command): Remove.
9449         (_initialize_infrun): Remove xdb_commands for lz and z.
9450         * main.c (xdb_commands): Remove variable.
9451         (captured_main): Remove "xdb" from long_options.
9452         (print_gdb_help): Remove --xdb from help.
9453         * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
9454         * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
9455         * stack.c (backtrace_full_command, args_plus_locals_info)
9456         (current_frame_command): Remove.
9457         (_initialize_stack): Remove xdb_commands for t, T and l.
9458         * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
9459         * thread.c (_initialize_thread): Remove xdb_commands condition.
9460         * tui/tui-layout.c (tui_toggle_layout_command)
9461         (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
9462         (_initialize_tui_layout): Remove xdb_commands for td and ts.
9463         * tui/tui-regs.c (tui_scroll_regs_forward_command)
9464         (tui_scroll_regs_backward_command): Remove.
9465         (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
9466         * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
9467         (_initialize_tui_win): Remove xdb_commands for U and w.
9468         * utils.c (pagination_on_command, pagination_off_command): Remove.
9469         (initialize_utils): Remove xdb_commands for am and sm.
9470
9471 2015-04-10  Pedro Alves  <palves@redhat.com>
9472
9473         * infrun.c (displaced_step_fixup): Switch to the event ptid
9474         earlier.  If the thread stopped for a watchpoint and the
9475         target/arch has non-continuable watchpoints, cancel the displaced
9476         step.
9477         (resume): Don't start a displaced step if in-line step-over info
9478         is valid.
9479
9480 2015-04-10  Pedro Alves  <palves@redhat.com>
9481
9482         * infrun.c (displaced_step_in_progress): New function.
9483         (do_target_resume): Advise target to report all signals if
9484         displaced stepping.
9485
9486 2015-04-10  Pedro Alves  <palves@redhat.com>
9487
9488         PR gdb/18216
9489         * infrun.c (process_event_stop_test): Don't assume a step-resume
9490         is set if tp->stepped_breakpoint is true.
9491
9492 2015-04-10  Yao Qi  <yao.qi@linaro.org>
9493
9494         * arm-tdep.c (install_alu_reg): Update comment.
9495         (thumb_copy_alu_reg): Remove local variable rn.  Update
9496         debugging message.  Use r2 instead of r1 in the modified
9497         instruction.
9498
9499 2015-04-10  Pedro Alves  <palves@redhat.com>
9500
9501         PR gdb/13858
9502         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
9503         linux_displaced_step_location as gdbarch_displaced_step_location
9504         hook.
9505         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
9506         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
9507         * linux-tdep.c (linux_displaced_step_location): New function,
9508         based on ppc_linux_displaced_step_location.
9509         * linux-tdep.h (linux_displaced_step_location): New declaration.
9510         * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
9511         (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
9512         Delete.
9513         (ppc_linux_init_abi): Install linux_displaced_step_location as
9514         gdbarch_displaced_step_location hook, even without Cell/B.E..
9515         (_initialize_ppc_linux_tdep): Don't install
9516         ppc_linux_inferior_created as inferior_created observer.
9517         * s390-linux-tdep.c (s390_gdbarch_init): Install
9518         linux_displaced_step_location as gdbarch_displaced_step_location
9519         hook.
9520
9521 2015-04-09  Gary Benson <gbenson@redhat.com>
9522
9523         * common/common-remote-fileio.h: Rename to...
9524         * common/fileio.h: ...this.  Update all references.
9525         (remote_fileio_to_fio_error): Rename to...
9526         (host_to_fileio_error): ...this.
9527         (remote_fileio_to_be): Rename to...
9528         (host_to_bigendian): ...this.  Update all callers.
9529         (remote_fileio_to_fio_uint): Rename to...
9530         (host_to_fileio_uint): ...this.  Update all callers.
9531         (remote_fileio_to_fio_time): Rename to...
9532         (host_to_fileio_time): ...this.  Update all callers.
9533         (remote_fileio_to_fio_stat): Rename to...
9534         (host_to_fileio_stat): ...this.
9535         Update all references.
9536         * common/common-remote-fileio.c: Rename to...
9537         * common/fileio.c: ...this.  Update all references.
9538         (remote_fileio_to_fio_error): Rename to...
9539         (host_to_fileio_error): ...this.  Update all callers.
9540         (remote_fileio_mode_to_target): Rename to...
9541         (fileio_mode_pack): ...this.  Update all callers.
9542         (remote_fileio_to_fio_mode): Rename to...
9543         (host_to_fileio_mode): ...this.  Update all callers.
9544         (remote_fileio_to_fio_ulong): Rename to...
9545         (host_to_fileio_ulong): ...this.  Update all callers.
9546         (remote_fileio_to_fio_stat): Rename to...
9547         (host_to_fileio_stat): ...this.  Update all callers.
9548
9549 2015-04-09  Andy Wingo  <wingo@igalia.com>
9550
9551         * guile/scm-frame.c (gdbscm_frame_read_register): New function.
9552         (frame_functions): Bind gdbscm_frame_read_register to
9553         frame-read-register.
9554         * guile/lib/gdb.scm (frame-read-register): Export.
9555
9556 2015-04-09  Gary Benson <gbenson@redhat.com>
9557
9558         * common/common-remote-fileio.h (remote_fileio_to_fio_error):
9559         New declaration.
9560         * common/common-remote-fileio.c (remote_fileio_to_fio_error):
9561         New function, factored out the named functions below.
9562         * inf-child.c (gdb/fileio.h): Remove include.
9563         (common-remote-fileio.h): New include.
9564         (inf_child_errno_to_fileio_error): Remove function.  Update
9565         all callers to use remote_fileio_to_fio_error.
9566         * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
9567
9568 2015-04-09  Andy Wingo  <wingo@igalia.com>
9569
9570         * MAINTAINERS (Write After Approval): Add Andy Wingo.
9571
9572 2015-04-09  H.J. Lu  <hongjiu.lu@intel.com>
9573
9574         * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
9575         Replace $zlibdir with $ZLIBDIR in LDFLAGS.
9576         * configure: Regenerated.
9577
9578 2015-04-09  Pedro Alves  <palves@redhat.com>
9579
9580         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
9581         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
9582         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
9583         * gnulib/import/Makefile.am: Update.
9584         * gnulib/import/Makefile.in: Update.
9585         * gnulib/import/m4/gnulib-cache.m4: Update.
9586         * gnulib/import/m4/gnulib-comp.m4: Update.
9587         * gnulib/import/m4/strtok_r.m4: New file.
9588         * gnulib/import/strtok_r.c: New file.
9589
9590 2015-04-09  Pedro Alves  <palves@redhat.com>
9591
9592         * gnulib/update-gnulib.sh (aclocal version check): Filter out
9593         "called too early to check prototype".
9594
9595 2015-04-08  Sergio Durigan Junior  <sergiodj@redhat.com>
9596
9597         PR python/16699
9598         * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
9599         use a caching mechanism.  Adjust comments and code to reflect
9600         that.  Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
9601         (cmdpy_completer_handle_brkchars): Adjust call to
9602         cmdpy_completer_helper.  Call Py_XDECREF for 'resultobj'.
9603         (cmdpy_completer): Likewise.
9604
9605 2015-04-08  Yao Qi  <yao.qi@linaro.org>
9606
9607         * spu-tdep.c (spu_gdbarch_init): Don't call
9608         set_gdbarch_cannot_step_breakpoint.
9609
9610 2015-04-07  Sergio Durigan Junior  <sergiodj@redhat.com>
9611
9612         * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
9613
9614 2015-04-07  Pedro Alves  <palves@redhat.com>
9615
9616         * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
9617         (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
9618         (delete_exited_threads): New declaration.
9619         * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
9620         * linux-nat.c (linux_nat_update_thread_list): New function.
9621         (linux_nat_add_target): Install it.
9622         * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
9623         * thread.c (prune_threads): Use ALL_THREADS_SAFE.
9624         (delete_exited_threads): New function.
9625
9626 2015-04-07  Pedro Alves  <pedro@codesourcery.com>
9627
9628         * infrun.c (resume) <displaced stepping debug output>: Get the
9629         leader thread's regcache, not resume_ptid's.
9630
9631 2015-04-06  Doug Evans  <xdje42@gmail.com>
9632
9633         * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
9634         VAR_DOMAIN.
9635         (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
9636         Include symbol domain in debugging output.
9637
9638 2015-04-06  Pedro Alves  <palves@redhat.com>
9639             Bernd Edlinger  <bernd.edlinger@hotmail.de>
9640
9641         * configure.ac: Remove the mingw32-specific stub-termcap.o
9642         fallback, and instead fallback to the stub termcap on all hosts.
9643         * configure: Regenerate.
9644         * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
9645         symbols.
9646
9647 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9648
9649         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9650         "top_level" parameter.
9651         (resolve_dynamic_type_internal): Remove the unused "top_level"
9652         parameter.  Update call to is_dynamic_type_internal.
9653         (is_dynamic_type): Update call to is_dynamic_type_internal.
9654         (resolve_dynamic_range): Update call to
9655         resolve_dynamic_type_internal.
9656         (resolve_dynamic_union): Likewise.
9657         (resolve_dynamic_struct): Likewise.
9658         (resolve_dynamic_type): Likewise.
9659
9660 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9661
9662         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9663         TYPE_CODE_REF types so that they are not considered as dynamic
9664         depending on the referenced type.
9665         (resolve_dynamic_type_internal): Likewise.
9666
9667 2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
9668
9669         * Makefile.in (top_srcdir): New.
9670         * configure: Regenerated.
9671
9672 2015-04-02  Gary Benson <gbenson@redhat.com>
9673
9674         * NEWS: Announce the new default sysroot of "target:".
9675
9676 2015-04-02  Gary Benson <gbenson@redhat.com>
9677
9678         * main.c (captured_main): Set gdb_sysroot to "target:"
9679         if not otherwise set.
9680
9681 2015-04-02  Gary Benson <gbenson@redhat.com>
9682
9683         * exec.c (exec_file_attach): Support "target:" filenames.
9684
9685 2015-04-02  Gary Benson <gbenson@redhat.com>
9686
9687         * solib.c (solib_find): Strip "target:" prefix from sysroot
9688         if accessing local files.
9689
9690 2015-04-02  Gary Benson <gbenson@redhat.com>
9691
9692         * symfile.c (symfile_bfd_open): Reorder to remove duplicated
9693         checks and error messages.
9694
9695 2015-04-02  Gary Benson <gbenson@redhat.com>
9696
9697         * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
9698         (remote_filename_p): Remove declaration.
9699         (remote_bfd_open): Likewise.
9700         * remote.c (remote_bfd_iovec_open): Remove function.
9701         (remote_bfd_iovec_close): Likewise.
9702         (remote_bfd_iovec_pread): Likewise.
9703         (remote_bfd_iovec_stat): Likewise.
9704         (remote_filename_p): Likewise.
9705         (remote_bfd_open): Likewise.
9706         * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
9707         * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
9708         (gdb_bfd_open_maybe_remote): Remove function.
9709         (symfile_bfd_open):  Replace remote filename check with
9710         target filename check.
9711         (reread_symbols): Use gdb_bfd_open.
9712         * build-id.c (gdbcore.h): New include.
9713         (build_id_to_debug_bfd): Use gdb_bfd_open.
9714         * infcmd.c (attach_command_post_wait): Remove remote filename
9715         check.
9716         * solib.c (solib_find): Replace remote-specific handling with
9717         target-specific handling.  Update comments where necessary.
9718         (solib_bfd_open): Replace remote-specific handling with
9719         target-specific handling.
9720         (gdb_sysroot_changed): New function.
9721         (_initialize_solib): Call the above when gdb_sysroot changes.
9722         * windows-tdep.c (gdbcore.h): New include.
9723         (windows_xfer_shared_library): Use gdb_bfd_open.
9724
9725 2015-04-02  Gary Benson <gbenson@redhat.com>
9726
9727         * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
9728         (is_target_filename): New declaration.
9729         (gdb_bfd_has_target_filename): Likewise.
9730         (gdb_bfd_open): Update documentation comment.
9731         * gdb_bfd.c (target.h): New include.
9732         (gdb/fileio.h): Likewise.
9733         (is_target_filename): New function.
9734         (gdb_bfd_has_target_filename): Likewise.
9735         (fileio_errno_to_host): Likewise.
9736         (gdb_bfd_iovec_fileio_open): Likewise.
9737         (gdb_bfd_iovec_fileio_pread): Likewise.
9738         (gdb_bfd_iovec_fileio_close): Likewise.
9739         (gdb_bfd_iovec_fileio_fstat): Likewise.
9740         (gdb_bfd_open): Use target fileio to access paths prefixed
9741         with "target:" where necessary.
9742
9743 2015-04-02  Gary Benson <gbenson@redhat.com>
9744
9745         * target.h (struct target_ops) <to_filesystem_is_local>:
9746         New field.
9747         (target_filesystem_is_local): New macro.
9748         * target-delegates.c: Regenerate.
9749         * remote.c (remote_filesystem_is_local): New function.
9750         (init_remote_ops): Initialize to_filesystem_is_local.
9751
9752 2015-04-02  Gary Benson <gbenson@redhat.com>
9753
9754         * target.h (struct target_ops) <to_fileio_fstat>: New field.
9755         (target_fileio_fstat): New declaration.
9756         * target.c (target_fileio_fstat): New function.
9757         * inf-child.c (inf_child_fileio_fstat): Likewise.
9758         (inf_child_target): Initialize to_fileio_fstat.
9759         * remote.c (init_remote_ops): Likewise.
9760
9761 2015-04-01  Sasha Smundak  <asmundak@google.com>
9762
9763         * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
9764         (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
9765         (py-unwind.o): New recipe.
9766         * NEWS: mention Python frame unwinding.
9767         * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
9768         gdb/unwinder.py and gdb/command/unwinder.py
9769         * python/lib/gdb/__init__.py (packages): Add frame_unwinders
9770         list.
9771         (execute_unwinders): New function.
9772         * python/lib/gdb/command/unwinders.py: New file.
9773         * python/lib/gdb/unwinder.py: New file.
9774         * python/py-objfile.c (objfile_object): Add frame_unwinders field.
9775         (objfpy_dealloc): Decrement frame_unwinders reference count.
9776         (objfpy_initialize): Create frame_unwinders list.
9777         (objfpy_get_frame_unwinders): New function.
9778         (objfpy_set_frame_unwinders): Ditto.
9779         (objfile_getset): Add frame_unwinders attribute to Objfile.
9780         * python/py-progspace.c (pspace_object): Add frame_unwinders field.
9781         (pspy_dealloc): Decrement frame_unwinders reference count.
9782         (pspy_initialize): Create frame_unwinders list.
9783         (pspy_get_frame_unwinders): New function.
9784         (pspy_set_frame_unwinders): Ditto.
9785         (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
9786         * python/py-unwind.c: New file.
9787         * python/python-internal.h (pspy_get_name_unwinders): New prototype.
9788         (objpy_get_frame_unwinders): New prototype.
9789         (gdbpy_initialize_unwind): New prototype.
9790         * python/python.c (gdbpy_apply_type_printers): Call
9791         gdbpy_initialize_unwind.
9792
9793 2015-04-01  Pedro Alves  <palves@redhat.com>
9794
9795         * infrun.c (resume): Check currently_stepping after clearing
9796         stepped_breakpoint, not before.
9797
9798 2015-04-01  Pedro Alves  <palves@redhat.com>
9799
9800         * infrun.c (print_target_wait_results): Print all the ptid
9801         elements.
9802
9803 2015-04-01  Pedro Alves  <palves@redhat.com>
9804
9805         * infrun.c (keep_going): Also discard cleanups if inserting
9806         breakpoints fails.
9807
9808 2015-04-01  Pedro Alves  <palves@redhat.com>
9809
9810         * infrun.c (wait_for_inferior): Install the
9811         finish_thread_state_cleanup cleanup across the whole function, not
9812         just around handle_inferior_event.
9813
9814 2015-04-01  Pedro Alves  <palves@redhat.com>
9815
9816         * infrun.c (resume) <step past permanent breakpoint>: Use
9817         do_target_resume.
9818
9819 2015-04-01  Pedro Alves  <palves@redhat.com>
9820
9821         * linux-nat.c (linux_handle_extended_wait): Always call set_running.
9822
9823 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9824
9825         * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
9826
9827 2015-04-01  Pedro Alves  <palves@redhat.com>
9828
9829         * linux-thread-db.c (record_thread): Readd the thread to gdb's
9830         list if it was marked exited.
9831
9832 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
9833
9834         * configure: Regenerated.
9835
9836 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9837             Jan Kratochvil  <jan.kratochvil@redhat.com>
9838             Oleg Nesterov  <oleg@redhat.com>
9839
9840         PR corefiles/16092
9841         * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
9842         New enum identifying the various options of the coredump_filter
9843         file.
9844         (struct smaps_vmflags): New struct.
9845         (use_coredump_filter): New variable.
9846         (decode_vmflags): New function.
9847         (mapping_is_anonymous_p): Likewise.
9848         (dump_mapping_p): Likewise.
9849         (linux_find_memory_regions_full): New variables
9850         'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
9851         Removed variable 'modified'.  Read /proc/<PID>/smaps file; improve
9852         parsing of its information.  Implement memory mapping filtering
9853         based on its contents.
9854         (show_use_coredump_filter): New function.
9855         (_initialize_linux_tdep): New command 'set use-coredump-filter'.
9856         * NEWS: Mention the possibility of using the
9857         '/proc/PID/coredump_filter' file when generating a corefile.
9858         Mention new command 'set use-coredump-filter'.
9859
9860 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9861
9862         * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
9863         read_memory_unsigned_integer.
9864
9865 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
9866
9867         * Makefile.in (ZLIB): New.
9868         (ZLIBINC): Likewise.
9869         (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
9870         (CLIBS): Add $(ZLIB).
9871         * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
9872         Add -lz to LIBS.
9873         * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
9874         * top.c (print_gdb_configuration): Remove --with-zlib and
9875         --without-zlib.
9876         * config.in: Regenerated.
9877         * configure: Likewise.
9878
9879 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9880
9881         * NEWS: Mention info os cpus support.
9882         * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
9883         (struct osdata_type): Add cpus entry, reorder the entries in
9884         alphabetical order.
9885
9886 2015-03-31  Matthias Klose  <doko@ubuntu.com>
9887
9888         * compile/compile.c (compile_to_object): Allow triplets with or
9889         without vendor set.
9890
9891 2015-03-30  Doug Evans  <dje@google.com>
9892
9893         PR c++/18141
9894         * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
9895         klass in VAR_DOMAIN.
9896
9897 2015-03-30  Gary Benson <gbenson@redhat.com>
9898
9899         * remote.c (remote_mourn_1): Remove function.  Update all callers
9900         to use remote_mourn.
9901         (extended_remote_mourn_1): Remove function.  Update all callers
9902         to use extended_remote_mourn.
9903         (extended_remote_attach_1): Remove function.  Update all callers
9904         to use extended_remote_attach.
9905
9906 2015-03-28  James Bowman  <james.bowman@ftdichip.com>
9907
9908         * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
9909         (HFILES_NO_SRCDIR): Add ft32-tdep.h.
9910         (ALLDEPFILES): Add ft32-tdep.c.
9911         * configure.tgt: Add FT32 entry.
9912         * ft32-tdep.c: New file, FT32 target-dependent code.
9913         * ft32-tdep.h: New file, FT32 target-dependent code.
9914
9915 2015-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9916
9917         Revert:
9918         2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9919         Code cleanup.
9920         * printcmd.c (print_command_1): Move expr variable scope.
9921
9922 2015-03-27  Joel Brobecker  <brobecker@adacore.com>
9923
9924         * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
9925
9926 2015-03-27  Andrzej Kaczmarek  <andrzej.kaczmarek@tieto.com>
9927
9928         * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
9929         sections.
9930
9931 2015-03-26  Joel Brobecker  <brobecker@adacore.com>
9932
9933         * dtrace-probe.c (dtrace_process_dof_probe): Contain any
9934         exception raised while parsing the probe arguments.
9935         Force parsing to be done using the C language parser.
9936         * expression.h (parse_expression_with_language): Declare.
9937         * parse.c (parse_expression_with_language): New function.
9938
9939 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
9940
9941         * MAINTAINERS (Write After Approval): Add "Jon Turney".
9942
9943 2015-03-26  Andy Wingo  <wingo@igalia.com>
9944
9945         PR symtab/18148
9946         * dwarf2read.c (struct partial_die_info): Add has_const_value
9947         member.
9948         (add_partial_symbol): Don't punt on symbols that have const_value
9949         attributes.
9950         (read_partial_die): Detect DW_AT_const_value.
9951
9952 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9953
9954         Code cleanup.
9955         * printcmd.c (print_command_1): Move expr variable scope.
9956
9957 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9958
9959         Code cleanup.
9960         * printcmd.c (validate_format): Make the parameter cmdname const.
9961
9962 2015-03-26  Don Breazeal  <donb@codesourcery.com>
9963
9964         * remote.c (_initialize_remote): Update comment.
9965
9966 2015-03-26  Pedro Alves  <palves@redhat.com>
9967             Jon TURNEY  <jon.turney@dronecode.org.uk>
9968
9969         * coffread.c (coff_symfile_read): When constructing the name of an
9970         import stub symbol from import symbol for amd64, only skip the
9971         char after _imp_ if the target is underscored (like i386) and the
9972         char is indeed the target's leading char.
9973
9974 2015-03-25  Pedro Alves  <palves@redhat.com>
9975
9976         * target.h <to_async>: Replace 'callback' and 'context' parameters
9977         with boolean 'enable' parameter.
9978         (target_async): Replace CALLBACK and CONTEXT parameters with
9979         boolean ENABLE parameter.
9980         * inf-loop.c (inferior_event_handler): Adjust.
9981         * linux-nat.c (linux_nat_attach, linux_nat_resume)
9982         (linux_nat_resume): Adjust.
9983         (async_client_callback, async_client_context): Delete.
9984         (handle_target_event): Call inferior_event_handler directly.
9985         (linux_nat_async): Replace 'callback' and 'context' parameters
9986         with boolean 'enable' parameter.  Adjust.  Remove references to
9987         async_client_callback and async_client_context.
9988         (linux_nat_close): Adjust.
9989         * record-btrace.c (record_btrace_async): Replace 'callback' and
9990         'context' parameters with boolean 'enable' parameter.  Adjust.
9991         (record_btrace_resume): Adjust.
9992         * record-full.c (record_full_async): Replace 'callback' and
9993         'context' parameters with boolean 'enable' parameter.  Adjust.
9994         (record_full_resume, record_full_core_resume): Adjust.
9995         * remote.c (struct remote_state) <async_client_callback,
9996         async_client_context>: Delete fields.
9997         (remote_start_remote, extended_remote_attach_1, remote_resume)
9998         (extended_remote_create_inferior): Adjust.
9999         (remote_async_serial_handler): Call inferior_event_handler
10000         directly.
10001         (remote_async): Replace 'callback' and 'context' parameters with
10002         boolean 'enable' parameter.  Adjust.
10003         * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
10004         Adjust.
10005         * target-delegates.c: Regenerate.
10006
10007 2015-03-25  Gary Benson <gbenson@redhat.com>
10008             Pedro Alves  <palves@redhat.com>
10009
10010         * target.c (fileio_ft_t): New typedef, define object vector.
10011         (fileio_fhandles): New static variable.
10012         (is_closed_fileio_fh): New macro.
10013         (lowest_closed_fd): New static variable.
10014         (acquire_fileio_fd): New function.
10015         (release_fileio_fd): Likewise.
10016         (fileio_fd_to_fh): New macro.
10017         (target_fileio_open): Wrap the file descriptor on success.
10018         (target_fileio_pwrite): Updated to use wrapped file descriptor.
10019         (target_fileio_pread): Likewise.
10020         (target_fileio_close): Likewise.
10021
10022 2015-03-24  Pedro Alves  <palves@redhat.com>
10023
10024         * thread.c (thread_apply_all_command): Take exited threads into
10025         account.
10026
10027 2015-03-24  Pedro Alves  <palves@redhat.com>
10028
10029         * infrun.c (resume, proceed): Mention
10030         switch_back_to_stepped_thread, not switch_back_to_stepping.
10031
10032 2015-03-24  Pedro Alves  <palves@redhat.com>
10033
10034         * infrun.c (user_visible_resume_ptid): Rewrite going from
10035         most-locked to unlocked instead of the opposite.  Move comment ...
10036         * infrun.h (user_visible_resume_ptid): ... here.
10037
10038 2015-03-24  Pedro Alves  <palves@redhat.com>
10039
10040         * linux-nat.c (linux_nat_resume): Output debug logs before trying
10041         to resume the event lwp.  Use the lwp's ptid instead of the passed
10042         in (maybe wildcard) ptid.
10043         (stop_wait_callback): Tweak debug log output.
10044         (check_stopped_by_breakpoint): Tweak debug log output.  Also dump
10045         TRAP_TRACE.
10046         (linux_nat_filter_event): In debug output, distinguish a
10047         resume_stop SIGSTOP from a delayed SIGSTOP.  Output debug logs
10048         before trying to resume the lwp.
10049
10050 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
10051
10052         * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
10053         pointer indirection.
10054         * gdbtypes.c (get_dyn_prop): Adjust, following change above.
10055         (add_dyn_prop, copy_dynamic_prop_list): Likewise.
10056
10057 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
10058
10059         * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
10060         Renames DYN_ATTR_DATA_LOCATION.
10061         (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
10062         DYN_ATTR_DATA_LOCATION.
10063         * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
10064         instead of DYN_ATTR_DATA_LOCATION.
10065
10066 2015-03-24  Pedro Alves  <palves@redhat.com>
10067
10068         * breakpoint.c (until_break_command): Adjust call to proceed.
10069         * gdbthread.h (struct thread_control_state) <stepping_command>:
10070         New field.
10071         * infcall.c (run_inferior_call): Adjust call to proceed.
10072         * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
10073         Adjust calls to proceed.
10074         (set_step_frame): Set the current thread's step_start_function
10075         here.
10076         (step_once): Adjust calls to proceed.
10077         (jump_command, signal_command, until_next_command)
10078         (finish_backward, finish_forward, proceed_after_attach_callback)
10079         (attach_command_post_wait): Adjust calls to proceed.
10080         * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
10081         (do_target_resume): New function, factored out from ...
10082         (resume): ... here.  Remove 'step' parameter.  Instead, check
10083         currently_stepping to determine whether the thread should be
10084         single-stepped.
10085         (proceed): Remove 'step' parameter and don't set the thread's
10086         step_start_function here.  Adjust call to 'resume'.
10087         (handle_inferior_event): Adjust calls to 'resume'.
10088         (switch_back_to_stepped_thread): Use do_target_resume instead of
10089         'resume'.
10090         (keep_going): Adjust calls to 'resume'.
10091         * infrun.h (proceed): Remove 'step' parameter.
10092         (resume): Likewise.
10093         * windows-nat.c (do_initial_windows_stuff): Adjust call to
10094         'resume'.
10095         * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
10096
10097 2015-03-24  Pedro Alves  <palves@redhat.com>
10098
10099         * gdbthread.h (struct thread_control_state) <stepping_command>:
10100         New field.
10101         * infcmd.c (step_once): Pass step=1 to clear_proceed_status.  Set
10102         the thread's stepping_command field.
10103         * infrun.c (resume): Check the thread's stepping_command flag to
10104         determine which threads should be resumed.  Rename 'entry_step'
10105         local to user_step.
10106         (clear_proceed_status_thread): Clear 'stepping_command'.
10107         (schedlock_applies): Change parameter type to struct thread_info
10108         pointer.  Adjust.
10109         (find_thread_needs_step_over): Remove 'step' parameter.  Adjust.
10110         (switch_back_to_stepped_thread): Adjust calls to
10111         'schedlock_applies'.
10112         (_initialize_infrun): Adjust "set scheduler-locking step" help.
10113
10114 2015-03-24  Pedro Alves  <palves@redhat.com>
10115
10116         * infrun.c (step_start_function): Delete and ...
10117         * gdbthread.h (struct thread_control_state) <step_start_function>:
10118         ... now a field here.
10119         * infrun.c (clear_proceed_status_thread): Clear the thread's
10120         step_start_function.
10121         (proceed, process_event_stop_test, print_stop_event): Adjust.
10122
10123 2015-03-24  Pedro Alves  <palves@redhat.com>
10124
10125         * infrun.c (proceed): No longer handle negative step.
10126
10127 2015-03-24  Gary Benson  <gbenson@redhat.com>
10128
10129         * nat/x86-linux.h (x86_linux_new_thread): New declaration.
10130         (x86_linux_prepare_to_resume): Likewise.
10131         * x86-linux-nat.c (x86_linux_new_thread):
10132         Moved to nat/x86-linux.c.
10133         (x86_linux_prepare_to_resume): Likewise.
10134         * nat/x86-linux.c (x86_linux_new_thread): New function.
10135         (x86_linux_prepare_to_resume): Likewise.
10136
10137 2015-03-24  Gary Benson  <gbenson@redhat.com>
10138
10139         * nat/x86-linux-dregs.h: New file.
10140         * nat/x86-linux-dregs.c: Likewise.
10141         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
10142         (x86-linux-dregs.o): New rule.
10143         * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
10144         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10145         * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
10146         (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
10147         (x86_linux_dr_get): Likewise.
10148         (x86_linux_dr_set): Likewise.
10149         (x86_linux_dr_get_addr): Likewise.
10150         (x86_linux_dr_get_control): Likewise.
10151         (x86_linux_dr_get_status): Likewise.
10152         (update_debug_registers_callback): Likewise.
10153         (x86_linux_dr_set_control): Likewise.
10154         (x86_linux_dr_set_addr): Likewise.
10155         (x86_linux_update_debug_registers): Likewise.
10156
10157 2015-03-24  Gary Benson  <gbenson@redhat.com>
10158
10159         * x86-linux-nat.c (x86_linux_update_debug_registers):
10160         New function, factored out from...
10161         (x86_linux_prepare_to_resume): ...this.
10162
10163 2015-03-24  Gary Benson  <gbenson@redhat.com>
10164
10165         * x86-linux-nat.c (x86_linux_dr_get): Update comments.
10166         (x86_linux_dr_set): Likewise.
10167         (x86_linux_dr_get_addr): Likewise.
10168         (x86_linux_dr_get_control): Likewise.
10169         (x86_linux_dr_get_status): Likewise.
10170         (update_debug_registers_callback): Likewise.
10171         (x86_linux_dr_set_control): Likewise.
10172         (x86_linux_dr_set_addr): Likewise.
10173         (x86_linux_prepare_to_resume): Likewise.
10174         (x86_linux_new_thread): Likewise.
10175
10176 2015-03-24  Gary Benson  <gbenson@redhat.com>
10177
10178         * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
10179         (x86_linux_new_thread): Rename argument.
10180
10181 2015-03-24  Gary Benson  <gbenson@redhat.com>
10182
10183         * nat/x86-linux.h: New file.
10184         * nat/x86-linux.c: Likewise.
10185         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
10186         (x86-linux.o): New rule.
10187         * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
10188         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10189         * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
10190         (lwp_set_arch_private_info): New declaration.
10191         (lwp_arch_private_info): Likewise.
10192         * linux-nat.c (lwp_set_arch_private_info): New function.
10193         (lwp_arch_private_info): Likewise.
10194         * x86-linux-nat.c: Include nat/x86-linux.h.
10195         (arch_lwp_info): Removed structure.
10196         (update_debug_registers_callback):
10197         Use lwp_set_debug_registers_changed.
10198         (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
10199         and lwp_set_debug_registers_changed.
10200         (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
10201
10202 2015-03-24  Gary Benson  <gbenson@redhat.com>
10203
10204         * nat/linux-nat.h (ptid_of_lwp): New declaration.
10205         (lwp_is_stopped): Likewise.
10206         (lwp_stop_reason): Likewise.
10207         * linux-nat.c (ptid_of_lwp): New function.
10208         (lwp_is_stopped): Likewise.
10209         (lwp_is_stopped_by_watchpoint): Likewise.
10210         * x86-linux-nat.c (update_debug_registers_callback):
10211         Use lwp_is_stopped.
10212         (x86_linux_prepare_to_resume): Use ptid_of_lwp and
10213         lwp_stop_reason.
10214
10215 2015-03-24  Gary Benson  <gbenson@redhat.com>
10216
10217         * linux-nat.h (linux_stop_lwp): Move declaration to...
10218         * nat/linux-nat.h (linux_stop_lwp): New declaration.
10219
10220 2015-03-24  Gary Benson  <gbenson@redhat.com>
10221
10222         * linux-nat.h: Include nat/linux-nat.h.
10223         (iterate_over_lwps): Move declaration to nat/linux-nat.h.
10224         * nat/linux-nat.h (struct lwp_info): New forward declaration.
10225         (iterate_over_lwps_ftype): New typedef.
10226         (iterate_over_lwps): New declaration.
10227         * linux-nat.h (iterate_over_lwps): Update comment.  Use
10228         iterate_over_lwps_ftype.  Update callback return value check.
10229
10230 2015-03-24  Gary Benson  <gbenson@redhat.com>
10231
10232         * x86-nat.h (x86_debug_reg_state): Move declaration to...
10233         * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
10234
10235 2015-03-24  Gary Benson  <gbenson@redhat.com>
10236
10237         * nat/linux-nat.h (current_lwp_ptid): New declaration.
10238         * linux-nat.c (current_lwp_ptid): New function.
10239         * x86-linux-nat.c: Include nat/linux-nat.h.
10240         (x86_linux_dr_get_addr): Use current_lwp_ptid.
10241         (x86_linux_dr_get_control): Likewise.
10242         (x86_linux_dr_get_status): Likewise.
10243         (x86_linux_dr_set_control): Likewise.
10244         (x86_linux_dr_set_addr): Likewise.
10245
10246 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10247
10248         PR breakpoints/16466
10249         * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
10250
10251 2015-03-23  Joel Brobecker  <brobecker@adacore.com>
10252
10253         * ser-mingw.c (ser_windows_setparity): Fix indentation.
10254         * ser-unix.c (hardwire_setparity): Likewise.
10255
10256 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10257
10258         * NEWS: Mention set/show serial parity command.
10259         * monitor.c (monitor_open): Call serial_setparity.
10260         * remote.c (remote_open_1): Likewise.
10261         * ser-base.c (ser_base_serparity): New function.
10262         * ser-base.h (ser_base_setparity): Add  declaration.
10263         * ser-go32.c (dos_ops): Set "setparity" field.
10264         * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
10265         state.Parity.
10266         (ser_windows_setparity): New function.
10267         (hardwire_ops): Add ser_windows_setparity.
10268         (tty_ops): Add NULL for setparity field.
10269         (pipe_ops): Add ser_base_setparity.
10270         (tcp_ops): Likewise.
10271         * ser-pipe.c (pipe_ops): Likewise.
10272         * ser-tcp.c (tcp_ops): Likewise.
10273         * ser-unix.c (hardwire_setparity): Add declaration.
10274         (hardwire_raw): Don't reset PARENB flag.
10275         (hardwire_setparity): New function.
10276         (hardwire_ops): Add hardwire_setparity.
10277         * serial.c (serial_setparity): New function.
10278         (serial_parity): New global.
10279         (parity_none, parity_odd, parity_even, parity_enums, parity):
10280         New static globals.
10281         (set_parity): New function.
10282         (_initialize_serial): Add set/show serial parity commands.
10283         * serial.h (GDBPARITY_NONE): Define.
10284         (GDBPARITY_ODD): Define.
10285         (GDBPARITY_EVEN): Define.
10286         (serial_setparity) Add declaration.
10287         (struct serial_ops): Add setparity field.
10288         * target.h (serial_parity): Add declaration.
10289
10290 2015-03-23  Keith Seitz  <keiths@redhat.com>
10291
10292         * linespec.c (linespec_lexer_lex_keyword): Update comment.
10293
10294 2015-03-23  Keith Seitz  <keiths@redhat.com>
10295
10296         * breakpoint.c (parse_breakpoint_sals): Use
10297         linespec_lexer_lex_keyword to ascertain if the user specified
10298         a NULL location.
10299         * linespec.c [IF_KEYWORD_INDEX]: Define.
10300         (linespec_lexer_lex_keyword): Export.
10301         (struct ls_parser) <keyword_ok>: Remove.
10302         A keyword is only a keyword if not followed by another keyword.
10303         (linespec_lexer_lex_one): Remove keyword_ok handling.
10304         Add comment explaining why the parsing stream is not advanced
10305         when a keyword is seen.
10306         (parse_linespec): Remove parser->keyword_ok.
10307         * linespec.h (linespec_lexer_lex_keyword): Add declaration.
10308
10309 2015-03-23  Keith Seitz  <keiths@redhat.com>
10310
10311         PR gdb/18021
10312         * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
10313         if we find a static method with DW_AT_vtable_elem_location.
10314
10315 2015-03-21  Eli Zaretskii  <eliz@gnu.org>
10316
10317         * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
10318         before the second loop, to avoid undefined behavior.  Reported by
10319         Anton Blanchard <anton@samba.org>.
10320
10321 2015-03-20  Keven Boell  <keven.boell@intel.com>
10322
10323         * gdbtypes.c (resolve_dynamic_type_internal): Adapt
10324         data_location usage to linked list.
10325         (resolve_dynamic_type_internal): Adapt data_location to
10326         linked list.
10327         (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
10328         (copy_type_recursive, copy_type): Add copy of linked list.
10329         * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
10330         (struct dynamic_prop_list): New struct.
10331         * dwarf2read.c (set_die_type): Set data_location data.
10332
10333 2015-03-20  Pedro Alves  <palves@redhat.com>
10334
10335         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
10336         inner block and make it const.
10337         * machoread.c (get_archive_prefix_len): Make "lparen" const.
10338
10339 2015-03-20  Pedro Alves  <palves@redhat.com>
10340
10341         * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
10342         * breakpoint.h (set_breakpoint_condition): Update declaration.
10343
10344 2015-03-20  Pedro Alves  <palves@redhat.com>
10345
10346         * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
10347
10348 2015-03-20  Pedro Alves  <palves@redhat.com>
10349
10350         * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
10351
10352 2015-03-20  Pedro Alves  <palves@redhat.com>
10353
10354         * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
10355
10356 2015-03-20  Pedro Alves  <palves@redhat.com>
10357
10358         * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
10359         (nto_init_solib_absolute_prefix): Likewise.
10360
10361 2015-03-20  Pedro Alves  <palves@redhat.com>
10362
10363         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
10364         * spu-tdep.c (spu_gdbarch_init): Make "name" const.
10365
10366 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10367
10368         * config/djgpp/README: Remove gdb.hp.
10369
10370 2015-03-20  Yao Qi  <yao.qi@linaro.org>
10371
10372         * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
10373         set_gdbarch_cannot_step_breakpoint.
10374
10375 2015-03-19  Pedro Alves  <palves@redhat.com>
10376
10377         * linux-nat.c (linux_resume_one_lwp): Rename to ...
10378         (linux_resume_one_lwp_throw): ... this.  Don't handle ESRCH here,
10379         instead call perror_with_name.
10380         (check_ptrace_stopped_lwp_gone): New function.
10381         (linux_resume_one_lwp): Reimplement as wrapper around
10382         linux_resume_one_lwp_throw that swallows errors if the LWP is
10383         gone.
10384         (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
10385         swallows errors if the LWP is gone.  Use
10386         linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
10387
10388 2015-03-19  Pedro Alves  <palves@redhat.com>
10389
10390         * linux-nat.c (status_callback): Return early if the LWP has no
10391         status pending.
10392
10393 2015-03-19  Pedro Alves  <palves@redhat.com>
10394
10395         * linux-nat.c (select_event_lwp_callback): Update comment to no
10396         longer mention SIGTRAP.
10397
10398 2015-03-18  Tristan Gingold  <gingold@adacore.com>
10399
10400         * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
10401         redirection code to ...
10402         (amd64_windows_frame_decode_insns): ... Here.  Fix in prologue
10403         checks.  Fix SAVE_NONVOL operations.  Add debug code and comments.
10404
10405 2015-03-18  Gary Benson <gbenson@redhat.com>
10406
10407         (remote_protocol_features): Remove the "vFile:fstat" feature.
10408         (remote_hostio_fstat): Probe for "vFile:fstat" support.
10409
10410 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10411
10412         PR tdep/18107
10413         * aarch64-linux-tdep.c: Include xml-syscall.h
10414         (aarch64_linux_get_syscall_number): New function.
10415         (aarch64_linux_init_abi): Call
10416         set_gdbarch_get_syscall_number.
10417         * syscalls/aarch64-linux.xml: New file.
10418
10419 2015-03-17  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10420
10421         * ser-base.h (ser_base_setstopbits): Change second argument name
10422         from "rate" to "num".
10423
10424 2015-03-17  Gary Benson <gbenson@redhat.com>
10425             Luke Allardyce <lukeallardyce@gmail.com>
10426
10427         PR gdb/18131
10428         * common/common-remote-fileio.h (sys/stat.h): New include.
10429         (stuct stat): Remove forward declaration.
10430
10431 2015-03-16  John Baldwin  <jhb@FreeBSD.org>
10432
10433         * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
10434         before writing core register notes.
10435
10436 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10437             Pedro Alves  <palves@redhat.com>
10438
10439         * gdb_curses.h (tgetnum): Mark with EXTERN_C.
10440         * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
10441         (tgoto): Wrap with extern "C".
10442
10443 2015-03-16  Pedro Alves  <palves@redhat.com>
10444             Yuanhui Zhang  <asmwarrior@gmail.com>
10445
10446         * stub-termcap.c (tputs): Change prototype.
10447
10448 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10449             Pedro Alves  <palves@redhat.com>
10450
10451         * windows-nat.c (struct thread_info_struct): Rename to ...
10452         (struct windows_thread_info_struct): ... this.
10453         (thread_info): Rename to ...
10454         (windows_thread_info): ... this.
10455         All users updated.
10456
10457 2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10458             Pedro Alves  <palves@redhat.com>
10459
10460         * NEWS: New Removed targets and native configurations.
10461
10462 2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
10463
10464         Remove HPUX.
10465         * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
10466         (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
10467         (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
10468         ia64-hpux-tdep.h, solib-ia64-hpux.h.
10469         (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
10470         ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
10471         * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
10472         hppa-hpux-tdep.c.
10473         * config/ia64/hpux.mh: Remove file.
10474         * config/pa/hpux.mh: Remove file.
10475         * configure: Rebuilt.
10476         * configure.ac (dlgetmodinfo, somread.o): Remove.
10477         * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10478         (ia64-*-hpux*): Remove its float format exception.
10479         * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10480         * hppa-hpux-nat.c: Remove file.
10481         * hppa-hpux-tdep.c: Remove file.
10482         * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
10483         Move them here from hppa-tdep.h
10484         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
10485         (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
10486         * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
10487         Move them to hppa-tdep.c.
10488         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
10489         declarations.
10490         * ia64-hpux-nat.c: Remove file.
10491         * ia64-hpux-tdep.c: Remove file.
10492         * ia64-hpux-tdep.h: Remove file.
10493         * inf-ttrace.c: Remove file.
10494         * inf-ttrace.h: Remove file.
10495         * solib-ia64-hpux.c: Remove file.
10496         * solib-ia64-hpux.h: Remove file.
10497         * solib-pa64.c: Remove file.
10498         * solib-pa64.h: Remove file.
10499         * solib-som.c: Remove file.
10500         * solib-som.h: Remove file.
10501         * somread.c: Remove file.
10502
10503 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10504
10505         * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
10506         * config.in: Regenerate.
10507         * configure: Regenerate.
10508         * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
10509         define.
10510         (fbsd_find_memory_regions): Use kinfo_getvmmap to
10511         enumerate memory regions if present.
10512
10513 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10514
10515         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
10516         * i386fbsd-tdep.c: Fix style in various gdb_static_assert
10517         expressions.
10518         (i386fbsd_sigtramp_p): Likewise.
10519
10520 2015-03-12  John Baldwin  <jhb@FreeBSD.org>
10521
10522         * MAINTAINERS (Write After Approval): Add John Baldwin.
10523
10524 2015-03-12  Gary Benson <gbenson@redhat.com>
10525
10526         * solib.c (_initialize_solib): Make "set/show sysroot" use
10527         add_setshow_optional_filename_cmd so it can be restored to
10528         empty after being set.
10529
10530 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10531
10532         * Makefile.in (SFILES): New source break-catch-syscall.c.
10533         (COMMON_OBS): New object break-catch-syscall.o.
10534         * break-catch-syscall.c: New file.
10535         * breakpoint.c: Remove inclusion of "xml-syscall.h".
10536         (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
10537         (struct syscall_catchpoint): Likewise.
10538         (dtor_catch_syscall): Likewise.
10539         (catch_syscall_inferior_data): Likewise.
10540         (struct catch_syscall_inferior_data): Likewise.
10541         (get_catch_syscall_inferior_data): Likewise.
10542         (catch_syscall_inferior_data_cleanup): Likewise.
10543         (insert_catch_syscall): Likewise.
10544         (remove_catch_syscall): Likewise.
10545         (breakpoint_hit_catch_syscall): Likewise.
10546         (print_it_catch_syscall): Likewise.
10547         (print_one_catch_syscall): Likewise.
10548         (print_mention_catch_syscall): Likewise.
10549         (print_recreate_catch_syscall): Likewise.
10550         (catch_syscall_breakpoint_ops): Likewise.
10551         (syscall_catchpoint_p): Likewise.
10552         (create_syscall_event_catchpoint): Likewise.
10553         (catch_syscall_split_args): Likewise.
10554         (catch_syscall_command_1): Likewise.
10555         (is_syscall_catchpoint_enabled): Likewise.
10556         (catch_syscall_enabled): Likewise.
10557         (catching_syscall_number): Likewise.
10558         (catch_syscall_completer): Likewise.
10559         (clear_syscall_counts): Likewise.
10560         (initialize_breakpoint_ops): Move initialization of syscall
10561         catchpoints to break-catch-syscall.c.
10562         (_initialize_breakpoint): Move code related to syscall catchpoints
10563         to break-catch-syscall.c.
10564
10565 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10566
10567         * breakpoint.c (breakpoint_find_if): New function.
10568         * breakpoint.h (breakpoint_find_if): New prototype.
10569
10570 2015-03-11  Gary Benson <gbenson@redhat.com>
10571
10572         * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
10573         * remote-fileio.c (remote_fileio_to_host_uint): New function.
10574         (remote_fileio_to_host_ulong): Likewise.
10575         (remote_fileio_to_host_mode): Likewise.
10576         (remote_fileio_to_host_time): Likewise.
10577         (remote_fileio_to_host_stat): Likewise.
10578         * remote.c (PACKET_vFile_fstat): New enum value.
10579         (remote_protocol_features): Register the "vFile:fstat" feature.
10580         (remote_hostio_fstat): New function.
10581         (remote_bfd_iovec_stat): Use the above.
10582         (_initialize_remote): Register new "set/show remote
10583         hostio-fstat-packet" command.
10584         * symfile.c (separate_debug_file_exists): Update comment.
10585         * NEWS: Announce new vFile:fstat packet.
10586
10587 2015-03-11  Gary Benson <gbenson@redhat.com>
10588
10589         * common/common-remote-fileio.h: New file.
10590         * common/common-remote-fileio.c: Likewise.
10591         * Makefile.in (SFILES): Add common/common-remote-fileio.c.
10592         (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
10593         (COMMON_OBS): Add common-remote-fileio.o.
10594         (common-remote-fileio.o): New rule.
10595         * remote-fileio.h (common-remote-fileio.h): New include.
10596         * remote-fileio.c (gdb/fileio.h): Do not include.
10597         (remote_fileio_to_be): Moved to common-remote-fileio.h.
10598         (remote_fileio_to_fio_uint): Likewise.
10599         (remote_fileio_to_fio_time): Likewise.
10600         (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
10601         (remote_fileio_to_fio_mode): Likewise.
10602         (remote_fileio_to_fio_ulong): Likewise.
10603         (remote_fileio_to_fio_stat): Likewise.
10604
10605 2015-03-11  Andy Wingo  <wingo@igalia.com>
10606
10607         * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
10608         we were checking the cached type, not the cached dynamic type.
10609
10610 2015-03-11  Andy Wingo  <wingo@igalia.com>
10611
10612         * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
10613         other strings, as these are on the GC'd heap, and will be
10614         collected along with the smob.
10615
10616 2015-03-11  Andy Wingo  <wingo@igalia.com>
10617
10618         * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
10619         (objfile_functions): Bind gdbscm_objfile_progspace to
10620         objfile-progspace.
10621         * guile/lib/gdb.scm: Add objfile-progspace to exports.
10622
10623 2015-03-11  Andy Wingo  <wingo@igalia.com>
10624
10625         * guile/guile.c (_initialize_guile): Disable automatic
10626         finalization, if Guile offers us that possibility.
10627         * guile/guile.c (call_initialize_gdb_module):
10628         * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
10629         finalizers in appropriate places.
10630         * configure.ac (AC_TRY_LIBGUILE): Add a check for
10631         scm_set_automatic_finalization_enabled.
10632         * configure: Regenerated.
10633
10634 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10635
10636         * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
10637         SAL, if possible.
10638
10639 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10640
10641         * s390-linux-nat.c (struct arch_lwp_info): New.
10642         (s390_fix_watch_points): Rename to...
10643         (s390_prepare_to_resume): ...this.  Skip the PER info update
10644         unless the watch points have changed.
10645         (s390_refresh_per_info, s390_new_thread): New functions.
10646         (s390_insert_watchpoint): Call s390_refresh_per_info instead of
10647         s390_fix_watch_points.
10648         (s390_remove_watchpoint): Likewise.
10649         (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
10650         Register s390_prepare_to_resume.
10651
10652 2015-03-09  Pedro Alves  <palves@redhat.com>
10653
10654         Revert:
10655         2015-03-07  Pedro Alves  <palves@redhat.com>
10656         * common/gdb_socket.h: New file.
10657         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10658         sys/socket.h.
10659         (net_open): Use union gdb_sockaddr_u.
10660
10661 2015-03-07  Pedro Alves  <palves@redhat.com>
10662
10663         * configure.ac (build_warnings): Move -Wmissing-prototypes
10664         -Wdeclaration-after-statement -Wmissing-parameter-type
10665         -Wold-style-declaration -Wold-style-definition to the C-specific
10666         set.
10667         * configure: Regenerate.
10668
10669 2015-03-07  Pedro Alves  <palves@redhat.com>
10670
10671         * common/gdb_socket.h: New file.
10672         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10673         sys/socket.h.
10674         (net_open): Use union gdb_sockaddr_u.
10675
10676 2015-03-07  Pedro Alves  <palves@redhat.com>
10677
10678         * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
10679         (exceptions_state_mc_action_iter)
10680         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10681         Don't define.
10682         [__cplusplus] (try_scope_depth): New global.
10683         [__cplusplus] (exception_try_scope_entry)
10684         (exception_try_scope_exit, gdb_exception_sliced_copy)
10685         (exception_rethrow): New functions.
10686         (throw_exception): In C++ mode, throw
10687         gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
10688         gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
10689         (throw_it): In C++ mode, use try_scope_depth.
10690         * common/common-exceptions.h [!__cplusplus]
10691         (exceptions_state_mc_action_iter)
10692         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10693         Don't declare.
10694         [__cplusplus] (exception_try_scope_entry)
10695         (exception_try_scope_exit, exception_rethrow): Declare.
10696         [__cplusplus] (struct exception_try_scope): New struct.
10697         [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
10698         C++ exceptions.
10699         (struct gdb_exception_RETURN_MASK_ALL)
10700         (struct gdb_exception_RETURN_MASK_ERROR)
10701         (struct gdb_exception_RETURN_MASK_QUIT): New types.
10702
10703 2015-03-07  Pedro Alves  <palves@redhat.com>
10704
10705         * main.c (handle_command_errors): Remove volatile qualifier from
10706         parameter.
10707
10708 2015-03-07  Pedro Alves  <palves@redhat.com>
10709
10710         * breakpoint.c (save_breakpoints): Adjust to avoid code between
10711         TRY and CATCH.
10712         * gdbtypes.c (safe_parse_type): Remove empty line.
10713         (types_deeply_equal):
10714         * guile/scm-frame.c (gdbscm_frame_name):
10715         * linux-thread-db.c (find_new_threads_once):
10716         * python/py-breakpoint.c (bppy_get_commands):
10717         * record-btrace.c (record_btrace_insert_breakpoint)
10718         (record_btrace_remove_breakpoint, record_btrace_start_replaying)
10719         (record_btrace_start_replaying): Adjust to avoid code between TRY
10720         and CATCH.
10721
10722 2015-03-07  Pedro Alves  <palves@redhat.com>
10723
10724         * common/common-exceptions.c (struct catcher) <exception>: No
10725         longer a pointer to volatile exception.  Now an exception value.
10726         <mask>: Delete field.
10727         (exceptions_state_mc_init): Remove all parameters.  Adjust.
10728         (exceptions_state_mc): No longer pop the catcher here.
10729         (exceptions_state_mc_catch): New function.
10730         (throw_exception): Adjust.
10731         * common/common-exceptions.h (exceptions_state_mc_init): Remove
10732         all parameters.
10733         (exceptions_state_mc_catch): Declare.
10734         (TRY_CATCH): Rename to ...
10735         (TRY): ... this.  Remove EXCEPTION and MASK parameters.
10736         (CATCH, END_CATCH): New.
10737         All callers adjusted.
10738
10739 2015-03-07  Tom Tromey  <tromey@redhat.com>
10740
10741         * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
10742
10743 2015-03-07  Pedro Alves  <palves@redhat.com>
10744
10745         * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
10746         (amd64_epilogue_frame_cache): Normal exception handling code.
10747         * break-catch-throw.c (check_status_exception_catchpoint)
10748         (re_set_exception_catchpoint): Ditto.
10749         * cli/cli-interp.c (safe_execute_command):
10750         * cli/cli-script.c (script_from_file): Ditto.
10751         * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
10752         Ditto.
10753         * compile/compile-object-run.c (compile_object_run): Ditto.
10754         * cp-abi.c (baseclass_offset): Ditto.
10755         * cp-valprint.c (cp_print_value): Ditto.
10756         * exceptions.c (catch_exceptions_with_msg):
10757         * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
10758         * frame.c (get_frame_address_in_block_if_available): Ditto.
10759         * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
10760         (i386_sigtramp_frame_cache): Ditto.
10761         * infcmd.c (post_create_inferior): Ditto.
10762         * linespec.c (parse_linespec, find_linespec_symbols):
10763         * p-valprint.c (pascal_object_print_value): Ditto.
10764         * parse.c (parse_expression_for_completion): Ditto.
10765         * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
10766         * remote.c (remote_get_noisy_reply): Ditto.
10767         * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
10768         * solib-svr4.c (solib_svr4_r_map): Ditto.
10769
10770 2015-03-06  Gary Benson  <gbenson@redhat.com>
10771
10772         * common/common-utils.h (startswith): New inline function.
10773         All places where this logic was used updated to use the above.
10774
10775 2015-03-05  Pedro Alves  <palves@redhat.com>
10776
10777         PR gdb/18002
10778         * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
10779         after reading the breakpoint's shadow memory.
10780
10781 2015-03-05  Mark Kettenis  <kettenis@gnu.org>
10782
10783         * hppabsd-nat.c: Remove file.
10784         * hppaobsd-nat.c: New file.
10785         * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c.  Add
10786         hppaobsd-nat.c.
10787         * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
10788         hppaobsd-nat.o.
10789
10790 2015-03-04  Pedro Alves  <palves@redhat.com>
10791
10792         * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
10793         (target_decr_pc_after_break): Delete declaration.
10794         * target.c (default_target_decr_pc_after_break)
10795         (target_decr_pc_after_break): Delete.
10796         * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
10797         gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
10798         * linux-thread-db.c (check_event): Likewise.
10799         * infrun.c (adjust_pc_after_break): Likewise.
10800         * darwin-nat.c (cancel_breakpoint): Likewise.
10801         * aix-thread.c (aix_thread_wait): Likewise.
10802         * target-delegates.c: Regenerate.
10803
10804 2015-03-04  Pedro Alves  <palves@redhat.com>
10805
10806         * linux-nat.c (save_sigtrap): Check for breakpoints before
10807         checking watchpoints.
10808         (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
10809         breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
10810         (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
10811         a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
10812         (linux_nat_stopped_by_sw_breakpoint)
10813         (linux_nat_supports_stopped_by_sw_breakpoint)
10814         (linux_nat_stopped_by_hw_breakpoint)
10815         (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
10816         (linux_nat_wait_1): Don't re-increment the PC if relying on
10817         SIGTRAP's siginfo->si_code.
10818         (linux_nat_add_target): Install new target methods.
10819         * linux-thread-db.c (check_event): Don't account for breakpoint PC
10820         offset if the target already adjusted the PC.
10821         * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
10822         (GDB_ARCH_TRAP_BRKPT): New.
10823         (TRAP_HWBKPT): Define if not already defined.
10824
10825 2015-03-04  Pedro Alves  <palves@redhat.com>
10826
10827         * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
10828         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
10829         Delete field.
10830         <stop_reason>: New field.
10831         (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
10832         (packet_set_cmd_state): New function.
10833         (remote_protocol_features): Register the "swbreak" and "hwbreak"
10834         features.
10835         (remote_query_supported): If not disabled with the corresponding
10836         "set remote foo-packet" command, report support for the swbreak
10837         and hwbreak features.
10838         (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
10839         field.
10840         <stop_reason>: New field.
10841         (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
10842         (remote_wait_as): Adjust.
10843         (remote_stopped_by_sw_breakpoint)
10844         (remote_supports_stopped_by_sw_breakpoint)
10845         (remote_stopped_by_hw_breakpoint)
10846         (remote_supports_stopped_by_hw_breakpoint): New functions.
10847         (remote_stopped_by_watchpoint): New function.
10848         (init_remote_ops): Install them.
10849         (_initialize_remote): Register new "set/show remote
10850         swbreak-feature-packet" and "set/show remote
10851         swbreak-feature-packet" commands.
10852
10853 2015-03-04  Pedro Alves  <palves@redhat.com>
10854
10855         * btrace.h: Include target/waitstatus.h.
10856         (struct btrace_thread_info) <stop_reason>: New field.
10857         * record-btrace.c (record_btrace_step_thread): Use
10858         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10859         (record_btrace_decr_pc_after_break): Delete.
10860         (record_btrace_stopped_by_sw_breakpoint)
10861         (record_btrace_supports_stopped_by_sw_breakpoint)
10862         (record_btrace_stopped_by_hw_breakpoint)
10863         (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
10864         (init_record_btrace_ops): Install them.
10865         * record-full.c (record_full_hw_watchpoint): Delete and replace
10866         with ...
10867         (record_full_stop_reason): ... this throughout.
10868         (record_full_exec_insn): Adjust.
10869         (record_full_wait_1): Adjust.  No longer re-increment the PC.
10870         (record_full_wait_1): Adjust.  Use
10871         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10872         (record_full_stopped_by_watchpoint): Adjust.
10873         (record_full_stopped_by_sw_breakpoint)
10874         (record_full_supports_stopped_by_sw_breakpoint)
10875         (record_full_supports_stopped_by_sw_breakpoint)
10876         (record_full_stopped_by_hw_breakpoint)
10877         (record_full_supports_stopped_by_hw_breakpoint): New functions.
10878         (init_record_full_ops, init_record_full_core_ops): Install them.
10879         * record.c (record_check_stopped_by_breakpoint): New function.
10880         * record.h: Include target/waitstatus.h.
10881         (record_check_stopped_by_breakpoint): New declaration.
10882
10883 2015-03-04  Pedro Alves  <palves@redhat.com>
10884
10885         enum lwp_stop_reason -> enum target_stop_reason
10886         * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
10887         (linux_nat_stopped_by_watchpoint, status_callback)
10888         (linux_nat_wait_1): Adjust.
10889         * linux-nat.h (enum lwp_stop_reason): Delete.
10890         (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
10891         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
10892         * target/waitstatus.h (enum target_stop_reason): New.
10893
10894 2015-03-04  Pedro Alves  <palves@redhat.com>
10895
10896         * breakpoint.c (need_moribund_for_location_type): New function.
10897         (bpstat_stop_status): Don't skipping checking moribund locations
10898         of breakpoint types which the target tell caused a stop.
10899         (program_breakpoint_here_p): New function, factored out from ...
10900         (bp_loc_is_permanent): ... this.
10901         (update_global_location_list): Don't create a moribund location if
10902         the target supports reporting stops of the type of the removed
10903         breakpoint.
10904         * breakpoint.h (program_breakpoint_here_p): New declaration.
10905         * infrun.c (adjust_pc_after_break): Return early if the target has
10906         already adjusted the PC.  Add comments.
10907         (handle_signal_stop): If nothing explains a signal, and the target
10908         tells us the stop was caused by a software breakpoint, check if
10909         there's a breakpoint instruction in the memory.  If so, adjust the
10910         PC before presenting the stop to the user.  Otherwise, ignore the
10911         trap.  If nothing explains a signal, and the target tells us the
10912         stop was caused by a hardware breakpoint, ignore the trap.
10913         * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
10914         to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
10915         to_supports_stopped_by_hw_breakpoint>: New fields.
10916         (target_stopped_by_sw_breakpoint)
10917         (target_supports_stopped_by_sw_breakpoint)
10918         (target_stopped_by_hw_breakpoint)
10919         (target_supports_stopped_by_hw_breakpoint): Define.
10920         * target-delegates.c: Regenerate.
10921
10922 2015-03-04  Pedro Alves  <palves@redhat.com>
10923
10924         * infrun.c (follow_fork_inferior): Use the whole of the
10925         inferior_ptid and pending_follow.related_pid ptids instead of
10926         building ptids from the process components.  Adjust verbose output
10927         to use target_pid_to_str.
10928         * linux-nat.c (linux_child_follow_fork): Use the whole of the
10929         inferior_ptid and pending_follow.related_pid ptids instead of
10930         building ptids from the process components.
10931
10932 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10933
10934         * inf-ptrace.c [PT_GET_PROCESS_STATE]
10935         (inf_ptrace_insert_fork_catchpoint): New function.
10936         (inf_ptrace_remove_fork_catchpoint): New function.
10937         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
10938
10939 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10940
10941         * s390-linux-tdep.c (s390_register_name): Return empty string
10942         instead of NULL for registers that shouldn't be visible.
10943
10944 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10945
10946         * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
10947         XML file for 64-bit targets.
10948
10949 2015-03-03  Simon Marchi  <simon.marchi@ericsson.com>
10950
10951         * target.h (find_default_create_inferior): Remove declaration.
10952         (find_default_attach): Likewise.
10953
10954 2015-03-03  Pedro Alves  <palves@redhat.com>
10955
10956         * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
10957         Use ptid_get_pid to get the overall process id when resuming all
10958         threads.
10959
10960 2015-03-03  Pedro Alves  <palves@redhat.com>
10961
10962         * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
10963         the lwp field of ptid.  Pass the full ptid to get_thread_regcache.
10964         * inf-ptrace.c (get_ptrace_pid): New function.
10965         (inf_ptrace_resume): Use it.
10966         * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
10967         to the lower layer.
10968
10969 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10970
10971         * nat/linux-btrace.c: Include sys/utsname.h.
10972         (linux_determine_kernel_ptr_bits): New.
10973         (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
10974         * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
10975         ptr_bits.
10976
10977 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10978
10979         * btrace.c (ftrace_update_function): Treat return as tailcall for
10980         "_dl_runtime_resolve".
10981
10982 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10983
10984         * btrace.h (btrace_function) <lbegin, lend>: Remove.
10985         * btrace.c (ftrace_debug): Do not print the line range.
10986         (ftrace_skip_file, ftrace_update_lines): Remove.
10987         (ftrace_new_function): Remove lbegin and lend initialization.
10988         (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
10989         * record-btrace.c (btrace_compute_src_line_range): New.
10990         (btrace_call_history_src_line): Call btrace_compute_src_line_range.
10991
10992 2015-03-02  Pedro Alves  <palves@redhat.com>
10993
10994         * infrun.c (follow_exec): Delete all threads of the process except
10995         the event thread.  Extended comments.
10996
10997 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
10998
10999         * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
11000
11001 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
11002
11003         * utils.h: Remove <stdbool.h> #include.
11004         (producer_is_gcc): Change return type to "int".
11005         * utils.c (producer_is_gcc): Change return type to int.
11006         Return 1 instead of true, and 0 instead of false.
11007         Adjust function documentation accordingly.
11008
11009 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11010
11011         * s390-linux-nat.c (have_regset_vxrs): New static variable.
11012         (s390_linux_fetch_inferior_registers): Handle vector registers, if
11013         present.
11014         (s390_linux_store_inferior_registers): Likewise.
11015         (s390_get_hwcap): Remove function.  Embed its logic...
11016         (s390_read_description): ...here.  Yield a target description with
11017         vector registers if applicable.
11018         * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
11019         "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
11020         "features/s390x-tevx-linux64.c".
11021         (struct gdbarch_tdep) <v0_full_regnum>: New field.
11022         (s390_dwarf_regmap): Add vector registers.  Remove bogus entries
11023         for "GNU/Linux-specific registers".
11024         (s390_dwarf_reg_r0l): New enum value.
11025         (s390_dwarf_reg_to_regnum): Support vector registers.
11026         (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
11027         of GPR lower halves.
11028         (regnum_is_vxr_full): New function.
11029         (s390_register_name): New function.
11030         (s390_pseudo_register_name): Handle v0-v15, which are composed of
11031         f0-f15 and v0l-v15l.
11032         (s390_pseudo_register_type): Likewise.
11033         (s390_pseudo_register_read): Likewise.
11034         (s390_pseudo_register_write): Likewise.
11035         (s390_value_from_register): Account for the fact that values are
11036         placed left-justified in vector registers.
11037         (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
11038         the vector reggroup and omit them from the general reggroup.
11039         (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
11040         (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
11041         (s390_iterate_over_regset_sections): Add iterations for the two
11042         new vector regsets.
11043         (s390_core_read_description): Yield a target description with
11044         vector registers if applicable.
11045         (s390_gdbarch_init): Handle target descriptions with vector
11046         registers.  Add "register_name" gdbarch method.
11047         (_initialize_s390_tdep): Call new tdesc initialization functions.
11048         * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
11049         (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
11050         (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
11051         (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
11052         (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
11053         (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
11054         (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
11055         (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
11056         (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
11057         (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
11058         (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
11059         (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
11060         (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
11061         (S390_NUM_REGS): Adjust value.
11062         (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
11063         (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
11064         (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
11065         * NEWS: Announce S/390 vector register support.
11066
11067 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11068
11069         * features/s390-tevx-linux64.xml: New file.
11070         * features/s390-vx-linux64.xml: New file.
11071         * features/s390-vx.xml: New file.
11072         * features/s390x-tevx-linux64.xml: New file.
11073         * features/s390x-vx-linux64.xml: New file.
11074         * features/Makefile (WHICH): Add s390-vx-linux64,
11075         s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
11076         (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
11077         (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
11078         macros.
11079         * features/s390-tevx-linux64.c: New generated file.
11080         * features/s390-vx-linux64.c: Likewise.
11081         * features/s390x-tevx-linux64.c: Likewise.
11082         * features/s390x-vx-linux64.c: Likewise.
11083         * regformats/s390-tevx-linux64.dat: Likewise.
11084         * regformats/s390-vx-linux64.dat: Likewise.
11085         * regformats/s390x-tevx-linux64.dat: Likewise.
11086         * regformats/s390x-vx-linux64.dat: Likewise.
11087
11088 2015-02-28  Doug Evans  <xdje42@gmail.com>
11089
11090         * symtab.h (struct symtab) <next>: Fix comment.
11091
11092 2015-02-27  Simon Marchi  <simon.marchi@ericsson.com>
11093
11094         * python/python.c (python_GdbModuleDef): Rename GdbMethods to
11095         python_GdbMethods.
11096
11097 2015-02-27  Pedro Alves  <palves@redhat.com>
11098
11099         * dtrace-probe.c (dtrace_probe_ops): Make extern.
11100
11101 2015-02-27  Pedro Alves  <palves@redhat.com>
11102
11103         * common/common-exceptions.h (exception_none): Declare.
11104         * common/common-exceptions.c (exception_none): Moved from
11105         exceptions.c.
11106         (exceptions_state_mc_init): Use exception_none.
11107         * exceptions.c (exception_none): Move to
11108         common/common-exceptions.c.
11109         * exceptions.h (exception_none): Move to
11110         common/common-exceptions.h.
11111
11112 2015-02-27  Pedro Alves  <palves@redhat.com>
11113
11114         * main.c (catch_command_errors, catch_command_errors_const):
11115         Remove 'mask' argument.  Adjust.
11116         (captured_main): Adjust callers.
11117
11118 2015-02-27  Pedro Alves  <palves@redhat.com>
11119
11120         * python/python-internal.h: Include "extension-priv.h".
11121
11122 2015-02-27  Pedro Alves  <palves@redhat.com>
11123
11124         * breakpoint.h (enum print_stop_action): Move further up in the
11125         file.
11126
11127 2015-02-27  Pedro Alves  <palves@redhat.com>
11128
11129         * gdbarch.sh: Include regcache.h.
11130         * gdbarch.h: Regenerate.
11131
11132 2015-02-27  Pedro Alves  <palves@redhat.com>
11133
11134         * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
11135         Remove duplicate const.
11136         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
11137         duplicate const.
11138
11139 2015-02-27  Pedro Alves  <palves@redhat.com>
11140
11141         * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
11142         * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
11143         * features/feature_to_c.sh: Tag the generated xml_builtin array
11144         with extern const in C++ mode.
11145
11146 2015-02-27  Tom Tromey  <tromey@redhat.com>
11147
11148         * minidebug.c (struct lzma_stream): Rename to ...
11149         (struct gdb_lzma_stream): ... this.
11150         (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
11151
11152 2015-02-27  Pedro Alves  <palves@redhat.com>
11153
11154         * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
11155         function.
11156         (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
11157         (mi_cmd_stack_list_variables): Use it.
11158
11159 2015-02-27  Pedro Alves  <palves@redhat.com>
11160
11161         * x86-linux-nat.c (u_debugreg_offset): New function.
11162         (x86_linux_dr_get, x86_linux_dr_set): Use it.
11163
11164 2015-02-27  Pedro Alves  <palves@redhat.com>
11165
11166         * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
11167         declaration.
11168         Include break-common.h.
11169
11170 2015-02-27  Tom Tromey  <tromey@redhat.com>
11171             Pedro Alves <palves@redhat.com>
11172
11173         * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
11174         local used to iterate over enums.
11175         * completer.c (signal_completer): Likewise.
11176         * i386-tdep.c (i386_stap_parse_special_token): Likewise.
11177         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
11178         * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
11179         * tui/tui-layout.c (next_layout, prev_layout): Likewise.
11180         * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
11181         (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
11182         * tui-wingeneral.c (tui_refresh_all):  Likewise.
11183
11184 2015-02-27  Pedro Alves  <palves@redhat.com>
11185
11186         * target.h: Include "infrun.h".
11187
11188 2015-02-27  Pedro Alves  <palves@redhat.com>
11189
11190         * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
11191
11192 2015-02-27  Pedro Alves  <palves@redhat.com>
11193
11194         * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
11195         (IPA_SYM): Use it.
11196         * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
11197
11198 2015-02-27  Pedro Alves  <palves@redhat.com>
11199
11200         * cli-out.c (_rl_erase_entire_line): Move declaration out of
11201         cli_mld_erase_entire_line, and make it extern "C".
11202         * common/common-defs.h (EXTERN_C): New.
11203         * completer.c (_rl_completion_prefix_display_length)
11204         (_rl_print_completions_horizontally, QSFUNC): Move declarations
11205         out of gdb_display_match_list_1.
11206         (_rl_qsort_string_compare): Move declaration out of
11207         gdb_display_match_list_1, and make it extern "C".
11208         * defs.h (re_comp): Use EXTERN_C.
11209         * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
11210         and make it extern "C".
11211         (monstartup): Move declaration out of maintenance_set_profile_cmd,
11212         and make it extern "C".
11213         (main): Move declaration out of maintenance_set_profile_cmd.
11214         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
11215         EXTERN_C.
11216
11217 2015-02-27  Pedro Alves  <palves@redhat.com>
11218
11219         * python/python.c (GdbMethods): Rename to ...
11220         (python_GdbMethods): ... this and make extern.
11221         (GdbModuleDef): Rename to ...
11222         (python_GdbModuleDef): ... this and make extern.
11223
11224 2015-02-27  Pedro Alves  <palves@redhat.com>
11225
11226         * record-btrace.c (set_record_btrace_cmdlist)
11227         (show_record_btrace_cmdlist): Remove redefinitions.
11228
11229 2015-02-27  Tom Tromey  <tromey@redhat.com>
11230             Pedro Alves  <palves@redhat.com>
11231
11232         * dwarf2-frame.c (enum cfa_how_kind, struct
11233         dwarf2_frame_state_reg_info): Move out of struct
11234         dwarf2_frame_state.
11235         * dwarf2read.c (struct tu_stats): Move out of struct
11236         dwarf2_per_objfile.
11237         (struct file_entry): Move out of struct line_header.
11238         (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
11239         typedef_field_list): Move out of struct field_info.
11240         * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
11241         Move out of struct dynamic_prop.
11242         (union type_owner, union field_location, struct field, struct
11243         range_bounds, union type_specific): Move out of struct main_type.
11244         (struct fn_fieldlist, struct fn_field, struct typedef_field)
11245         (VOFFSET_STATIC): Move out of struct cplus_struct_type.
11246         (struct call_site_target, union call_site_parameter_u, struct
11247         call_site_parameter): Move out of struct call_site.
11248         * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
11249         m32c_prologue.
11250         (enum srcdest_kind): Move out of struct srcdest.
11251         * main.c (enum cmdarg_kind): Move out of struct cmdarg.
11252         * prologue-value.h (enum prologue_value_kind): Move out of struct
11253         prologue_value.
11254         * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
11255         gdbarch_tdep.
11256         * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
11257         out of struct field_info.
11258         * symfile.h (struct other_sections): Move out of struct
11259         section_addr_info.
11260         * symtab.c (struct symbol_cache_slot): Move out struct
11261         block_symbol_cache.
11262         * target-descriptions.c (enum tdesc_type_kind): Move out of
11263         typedef struct tdesc_type.
11264         * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
11265         struct tui_line_or_address.
11266         * value.c (enum internalvar_kind, union internalvar_data): Move
11267         out of struct internalvar.
11268         * xtensa-tdep.h (struct ctype_cache): Move out of struct
11269         gdbarch_tdep.
11270
11271 2015-02-27  Tom Tromey  <tromey@redhat.com>
11272             Pedro Alves  <palves@redhat.com>
11273
11274         Rename symbols whose names are reserved C++ keywords throughout.
11275
11276 2015-02-27  Pedro Alves  <palves@redhat.com>
11277
11278         * Makefile.in (COMPILER): New, get it from autoconf.
11279         (COMPILE.pre, CC_LD): Use COMPILER.
11280         (CXX): Get from autoconf instead.
11281         (CXX_FOR_TARGET): Default to g++ instead of gcc.
11282         * acinclude.m4: Include build-with-cxx.m4.
11283         * build-with-cxx.m4: New file.
11284         * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
11285         Disable -Werror by default if building in C++ mode.
11286         (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
11287         -Wno-narrowing in C++ mode.  Only enable -Wpointer-sign in C mode.
11288         Run supported-warning-flags tests with the C++ compiler.
11289         Save/restore CXXFLAGS too.
11290         * configure: Regenerate.
11291
11292 2015-02-27  Pedro Alves  <palves@redhat.com>
11293
11294         * libiberty.m4: New file.
11295         * acinclude.m4: Include libiberty.m4.
11296         * configure.ac: Call libiberty_INIT.
11297         * config.in, configure: Regenerate.
11298
11299 2015-02-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11300
11301         * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
11302         31-bit targets, but 64-bit targets as well.
11303         (s390_gnu_triplet_regexp): New function.
11304         (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
11305         64-bit targets as well.  Set the gnu_triplet_regexp gdbarch
11306         method.
11307
11308 2015-02-27  Jon TURNEY  <jon.turney@dronecode.org.uk>  (tiny patch)
11309
11310         * windows-nat.c (CONTEXT_DEBUGGER): Remove.
11311         (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS.  Incorporate flags
11312         from CONTEXT_DEBUGGER.
11313
11314 2015-02-26  Doug Evans  <dje@google.com>
11315
11316         * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
11317         CHECK_TYPEDEF.
11318         (set_type_vptr_fieldno): Ditto.
11319         (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
11320         * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
11321
11322 2015-02-26  Pedro Alves  <palves@redhat.com>
11323
11324         * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
11325         * complaints.c (vcomplaint): Pass argument FMT directly to
11326         printf-like functions instead of complaint->fmt.
11327         * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
11328         * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
11329         * compile/compile-loc2c.c (pushf, unary, binary): Add
11330         ATTRIBUTE_PRINTF.
11331         (do_compile_dwarf_expr_to_c): Pass string literal as format string
11332         to pushf.
11333         (BINARY): Pass string literal as format string to 'binary'.
11334         * compile/compile-object-load.c (link_callbacks_einfo): Add
11335         ATTRIBUTE_PRINTF.
11336         * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
11337
11338 2015-02-26  Pedro Alves  <palves@redhat.com>
11339
11340         * windows-termcap.c: Rename to ...
11341         * stub-termcap.c: ... this.  Adjust header line.
11342         * Makefile.in (SFILES): Refer to stub-termcap.c instead of
11343         windows-termcap.c.
11344         * configure: Regenerate.
11345         * configure.ac: Refer to stub-termcap.o instead of
11346         windows-termcap.o.
11347         * gdb_curses.h: Mention stub-termcap.c instead of
11348         windows-termcap.c.
11349
11350 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11351
11352         * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
11353         (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
11354
11355 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11356
11357         * gdb/infcmd.c (print_return_value): use type_to_string to print type.
11358
11359 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11360
11361         * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
11362         bfd_canonicalize_symtab.
11363
11364 2015-02-25  John Baldwin  <jhb@FreeBSD.org>
11365
11366         * amd64fbsd-nat.c: Include sys/user.h.
11367         (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11368         instead of KERN_PS_STRINGS to locate the signal trampoline.
11369         * i386fbsd-nat.c: Include sys/user.h.
11370         (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11371         instead of KERN_PS_STRINGS to locate the signal trampoline.
11372         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
11373         (amd64fbsd_sigtramp_p): New.
11374         (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
11375         longer set default values.
11376         (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
11377         * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
11378         (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
11379         (i386fbsd_freebsd4_sigtramp_start)
11380         (i386fbsd_freebsd4_sigtramp_middle)
11381         (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
11382         (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
11383         (i386fbsd_sigtramp_p): New.
11384         (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
11385         longer set default values.
11386         (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
11387
11388 2015-02-25  John Baldwin  <jhb@freebsd.org>
11389
11390         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
11391         get_frame_register instead of frame_unwind_register_unsigned.
11392
11393 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11394
11395         PR build/18033
11396         * compile/compile-c-support.c (c_compute_program): Change // comment.
11397         * compile/compile-object-load.c (setup_sections): Change // comment.
11398
11399 2015-02-26  Joel Brobecker  <brobecker@adacore.com>
11400
11401         PR build/18033:
11402         * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
11403
11404 2015-02-23  Pedro Alves  <palves@redhat.com>
11405
11406         * remote.c (skip_to_semicolon): New function.
11407         (remote_parse_stop_reply) <T stop reply>: Use it.  Don't
11408         special case the stop reasons that look like hex numbers
11409         upfront.  Instead handle real register numbers after matching
11410         all the known stop reasons.
11411
11412 2015-02-21  Doug Evans  <dje@google.com>
11413
11414         PR c++/17976, symtab/17821
11415         * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
11416         is_in_anonymous.  All callers updated.
11417         (find_symbol_in_baseclass): Ditto.
11418         (cp_lookup_nested_symbol_1): Ditto.  Don't search all static blocks
11419         for symbols in an anonymous namespace.
11420         * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
11421         DW_AT_name directly.
11422         (dwarf2_name): Convert missing namespace name to
11423         CP_ANONYMOUS_NAMESPACE_STR.
11424
11425 2015-02-20  Pedro Alves  <palves@redhat.com>
11426
11427         * linux-nat.c (linux_handle_extended_wait): Call
11428         thread_db_notice_clone whenever a new clone LWP is detected.
11429         (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
11430         functions.
11431         * linux-nat.h (thread_db_attach_lwp): Delete declaration.
11432         (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
11433         (linux_unstop_all_lwps): Declare.
11434         * linux-thread-db.c (struct thread_get_info_inout): Delete.
11435         (thread_get_info_callback): Delete.
11436         (thread_from_lwp): Use td_thr_get_info and record_thread.
11437         (thread_db_attach_lwp): Delete.
11438         (thread_db_notice_clone): New function.
11439         (try_thread_db_load_1): If /proc is mounted and shows the
11440         process'es task list, walk over all LWPs and call thread_from_lwp
11441         instead of relying on td_ta_thr_iter.
11442         (attach_thread): Don't call check_thread_signals here.  Split the
11443         tail part of the function (which adds the thread to the core GDB
11444         thread list) to ...
11445         (record_thread): ... this function.  Call check_thread_signals
11446         here.
11447         (thread_db_wait): Don't call thread_db_find_new_threads_1.  Always
11448         call thread_from_lwp.
11449         (thread_db_update_thread_list): Rename to ...
11450         (thread_db_update_thread_list_org): ... this.
11451         (thread_db_update_thread_list): New function.
11452         (thread_db_find_thread_from_tid): Delete.
11453         (thread_db_get_ada_task_ptid): Simplify.
11454         * nat/linux-procfs.c: Include <sys/stat.h>.
11455         (linux_proc_task_list_dir_exists): New function.
11456         * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
11457
11458 2015-02-20  Pedro Alves  <palves@redhat.com>
11459
11460         * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
11461         main LWP.  Handle the case of waitpid returning 0 if we're already
11462         attached to the LWP.  Don't set the LWP's last_resume_kind to
11463         resume_stop if we already knew about the LWP.
11464         (linux_nat_filter_event): Add debug logs.
11465
11466 2015-02-20  Pedro Alves  <palves@redhat.com>
11467
11468         * target.h (forward_target_decr_pc_after_break): Delete
11469         declaration.
11470
11471 2015-02-20  Pedro Alves  <palves@redhat.com>
11472
11473         PR threads/18006
11474         * linux-thread-db.c (thread_get_info_callback): Return early if
11475         the thread's lwp id is -1.
11476
11477 2015-02-20  Joel Brobecker  <brobecker@adacore.com>
11478
11479         GDB 7.9 released.
11480
11481 2015-02-19  Steve Ellcey  <sellcey@imgtec.com>
11482
11483         * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
11484         (dtrace_get_probes) Change type of variable 'dof'.
11485
11486 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11487
11488         PR breakpoints/16812
11489         * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
11490         * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
11491         * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
11492
11493 2015-02-19  David Taylor  <dtaylor@emc.com>
11494
11495         * common/ax.def (setv): Fix consumed entry in setv DEFOP.
11496
11497 2015-02-18  Patrick Palka  <patrick@parcs.ath.cx>
11498
11499         * tui/tui-io.c (tui_handle_resize_during_io): Remove this
11500         function.
11501         (tui_putc): Don't call tui_handle_resize_during_io.
11502         (tui_getc): Likewise.
11503         (tui_mld_getc): Likewise.
11504         * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
11505         (tui_sigwinch_token): New static variable.
11506         (tui_initialize_win): Adjust documentation.  Set
11507         tui_sigwinch_token.
11508         (tui_async_resize_screen): New asynchronous callback.
11509         (tui_sigwinch_handler): Adjust documentation.  Asynchronously
11510         invoke tui_async_resize_screen.
11511
11512 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11513
11514         * configure: Regenerated.
11515         * configure.ac: Use GDB_AC_TRANSFORM.
11516         * Makefile.in (aclocal_m4_deps): Added transform.m4.
11517         * acinclude.m4: sinclude transform.m4.
11518         * transform.m4: New file.
11519         (GDB_AC_TRANSFORM): New macro.
11520
11521 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11522
11523         * NEWS: Announce the support for DTrace SDT probes.
11524
11525 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11526
11527         * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
11528         (amd64_dtrace_parse_probe_argument): New function.
11529         (amd64_dtrace_probe_is_enabled): Likewise.
11530         (amd64_dtrace_enable_probe): Likewise.
11531         (amd64_dtrace_disable_probe): Likewise.
11532         (amd64_linux_init_abi): Register the
11533         `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
11534         `gdbarch_dtrace_disable_probe' and
11535         `gdbarch_dtrace_probe_is_enabled' hooks.
11536         (amd64_dtrace_disabled_probe_sequence_1): New constant.
11537         (amd64_dtrace_disabled_probe_sequence_2): Likewise.
11538         (amd64_dtrace_enable_probe_sequence): Likewise.
11539         (amd64_dtrace_disable_probe_sequence): Likewise.
11540
11541 2015-01-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11542
11543         * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
11544         the -probe-dtrace new vpossible value for PROBE_MODIFIER.
11545         * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
11546         handle ELF files.
11547         * Makefile.in (SFILES): dtrace-probe.c added.
11548         * configure: Regenerate.
11549         * dtrace-probe.c: New file.
11550         (SHT_SUNW_dof): New constant.
11551         (dtrace_probe_type): New enum.
11552         (dtrace_probe_arg): New struct.
11553         (dtrace_probe_arg_s): New typedef.
11554         (struct dtrace_probe_enabler): New struct.
11555         (dtrace_probe_enabler_s): New typedef.
11556         (dtrace_probe): New struct.
11557         (dtrace_probe_is_linespec): New function.
11558         (dtrace_dof_sect_type): New enum.
11559         (dtrace_dof_dofh_ident): Likewise.
11560         (dtrace_dof_encoding): Likewise.
11561         (DTRACE_DOF_ENCODE_LSB): Likewise.
11562         (DTRACE_DOF_ENCODE_MSB): Likewise.
11563         (dtrace_dof_hdr): New struct.
11564         (dtrace_dof_sect): Likewise.
11565         (dtrace_dof_provider): Likewise.
11566         (dtrace_dof_probe): Likewise.
11567         (DOF_UINT): New macro.
11568         (DTRACE_DOF_PTR): Likewise.
11569         (DTRACE_DOF_SECT): Likewise.
11570         (dtrace_process_dof_probe): New function.
11571         (dtrace_process_dof): Likewise.
11572         (dtrace_build_arg_exprs): Likewise.
11573         (dtrace_get_arg): Likewise.
11574         (dtrace_get_probes): Likewise.
11575         (dtrace_get_probe_argument_count): Likewise.
11576         (dtrace_can_evaluate_probe_arguments): Likewise.
11577         (dtrace_evaluate_probe_argument): Likewise.
11578         (dtrace_compile_to_ax): Likewise.
11579         (dtrace_probe_destroy): Likewise.
11580         (dtrace_gen_info_probes_table_header): Likewise.
11581         (dtrace_gen_info_probes_table_values): Likewise.
11582         (dtrace_probe_is_enabled): Likewise.
11583         (dtrace_probe_ops): New variable.
11584         (info_probes_dtrace_command): New function.
11585         (_initialize_dtrace_probe): Likewise.
11586         (dtrace_type_name): Likewise.
11587
11588 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11589
11590         * gdbarch.sh (dtrace_parse_probe_argument): New.
11591         (dtrace_probe_is_enabled): Likewise.
11592         (dtrace_enable_probe): Likewise.
11593         (dtrace_disable_probe): Likewise.
11594         * gdbarch.c: Regenerate.
11595         * gdbarch.h: Regenerate.
11596
11597 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11598
11599         * stap-probe.c (stap_probe_ops): Add NULLs in the static
11600         stap_probe_ops for `enable_probe' and `disable_probe'.
11601         * probe.c (enable_probes_command): New function.
11602         (disable_probes_command): Likewise.
11603         (_initialize_probe): Define the cli commands `enable probe' and
11604         `disable probe'.
11605         (parse_probe_linespec): New function.
11606         (info_probes_for_ops): Use parse_probe_linespec.
11607         * probe.h (probe_ops): New hooks `enable_probe' and
11608         `disable_probe'.
11609
11610 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11611
11612         * probe.c (compute_probe_arg): Moved from stap-probe.c
11613         (compile_probe_arg): Likewise.
11614         (probe_funcs): Likewise.
11615         * stap-probe.c (compute_probe_arg): Moved to probe.c.
11616         (compile_probe_arg): Likewise.
11617         (probe_funcs): Likewise.
11618
11619 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11620
11621         * probe.c (print_ui_out_not_applicables): New function.
11622         (exists_probe_with_pops): Likewise.
11623         (info_probes_for_ops): Do not include column headers for probe
11624         types for which no probe has been actually found on any object.
11625         Also invoke `print_ui_out_not_applicables' in order to match the
11626         column rows with the header when probes of several types are
11627         listed.
11628         Print the "Type" column.
11629         * probe.h (probe_ops): Added a new probe operation `type_name'.
11630         * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
11631         (stap_type_name): New function.
11632
11633 2015-02-17  Patrick Palka  <patrick@parcs.ath.cx>
11634
11635         * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
11636         (key_is_command_char): Delete.
11637
11638 2015-02-17  Pedro Alves  <palves@redhat.com>
11639
11640         * tui/tui.c (tui_enable): Resize windows before anything
11641         might show a window.
11642
11643 2015-02-17  Max Ostapenko  <m.ostapenko@partner.samsung.com>
11644
11645         PR gdb/17984
11646         * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
11647         (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
11648         call.
11649         * aarch64-tdep.h (tdesc_aarch64): Declare.
11650
11651 2015-02-12  Mark Wielaard  <mjw@redhat.com>
11652
11653         * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
11654
11655 2015-02-13  Doug Evans  <dje@google.com>
11656
11657         * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
11658         anonymous_namespace to is_in_anonymous for consistency with the rest
11659         of the file.
11660         (cp_lookup_bare_symbol): Fix typo in comment.
11661         (cp_search_static_and_baseclasses): Ditto.
11662         (search_symbol_list): Use vertical space in comment better.
11663         (reset_directive_searched): Ditto. Fix typo.
11664         (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
11665
11666 2015-02-13  Yao Qi  <yao.qi@arm.com>
11667
11668         * MAINTAINERS: Update my email address.
11669
11670 2015-02-12  Doug Evans  <dje@google.com>
11671
11672         * symtab.c (completion_list_add_name): Fix memory leak.
11673
11674 2015-02-12  Doug Evans  <dje@google.com>
11675
11676         * completer.c (complete_line): Remove incorrect comment.
11677
11678 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11679
11680         * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
11681         (py_print_frame): Use RETURN_MASK_ERROR.
11682
11683 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11684
11685         * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
11686         function comment.  Wrap all function that can throw in cleanups.
11687         (gdbpy_apply_frame_filter): Wrap all function that can throw in
11688         cleanups.
11689
11690 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11691
11692         * python/py-framefilter.c (py_print_frame): Substitute goto error.
11693         Remove the error label.
11694
11695 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11696
11697         * python/py-framefilter.c (py_print_frame): Put conditional code paths
11698         with goto first, indent the former else codepath left.  Put variable
11699         'elided' to a new inner block.
11700
11701 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11702
11703         * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
11704
11705 2015-02-11  Pedro Alves  <palves@redhat.com>
11706
11707         * xcoffread.c (within_function): Delete.
11708
11709 2015-02-11  Tom Tromey  <tromey@redhat.com>
11710             Pedro Alves <palves@redhat.com>
11711
11712         * breakpoint.c (base_breakpoint_ops): Delete.
11713         * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
11714         * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
11715         * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
11716         * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
11717         * python/py-arch.c (arch_object_type): Make extern.
11718         * python/py-block.c (block_syms_iterator_object_type): Make extern.
11719         * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
11720         * python/py-cmd.c (cmdpy_object_type): Make extern.
11721         * python/py-continueevent.c (continue_event_object_type)
11722         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
11723         parameter.  Update all callers.
11724         * python/py-evtregistry.c (eventregistry_object_type): Make extern.
11725         * python/py-exitedevent.c (exited_event_object_type): Make extern.
11726         * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
11727         * python/py-function.c (fnpy_object_type): Make extern.
11728         * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
11729         * python/py-infevents.c (call_pre_event_object_type)
11730         (inferior_call_post_event_object_type).
11731         (memory_changed_event_object_type): Make extern.
11732         * python/py-infthread.c (thread_object_type): Make extern.
11733         * python/py-lazy-string.c (lazy_string_object_type): Make extern.
11734         * python/py-linetable.c (linetable_entry_object_type)
11735         (linetable_object_type, ltpy_iterator_object_type): Make extern.
11736         * python/py-newobjfileevent.c (new_objfile_event_object_type)
11737         (clear_objfiles_event_object_type): Make extern.
11738         * python/py-objfile.c (objfile_object_type): Make extern.
11739         * python/py-param.c (parmpy_object_type): Make extern.
11740         * python/py-progspace.c (pspace_object_type): Make extern.
11741         * python/py-signalevent.c (signal_event_object_type): Make extern.
11742         * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
11743         * python/py-type.c (type_object_type, field_object_type)
11744         (type_iterator_object_type): Make extern.
11745         * python/python.c (python_extension_script_ops)
11746         (python_extension_ops): Make extern.
11747         * stap-probe.c (stap_probe_ops): Make extern.
11748
11749 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11750
11751         * infrun.c (adjust_pc_after_break): Don't adjust the PC just
11752         because the event thread is not the current thread.
11753
11754 2015-02-11  Doug Evans  <xdje42@gmail.com>
11755
11756         * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
11757         been initialized yet, return NULL.
11758
11759 2015-02-11  Doug Evans  <dje@google.com>
11760
11761         * symfile.h (new_symfile_objfile): Delete.
11762         * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
11763         All callers updated.
11764
11765 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11766
11767         * tui/tui-io.c (tui_handle_resize_during_io): Call
11768         tui_update_gdb_sizes() after resizing the screen.
11769         * tui/tui.c (tui_enable): Resize the terminal before
11770         calling tui_update_gdb_sizes().
11771
11772 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11773
11774         * tui/tui-io.c (tui_getc): Move cursor to the end of the command
11775         line before printing a newline.
11776
11777 2015-02-11  Mark Wielaard  <mjw@redhat.com>
11778
11779         * utils.c (producer_is_gcc): Return true or false.
11780
11781 2015-02-10  Mark Wielaard  <mjw@redhat.com>
11782
11783         * utils.h (producer_is_gcc): Change return type to bool. Add major
11784         argument.
11785         * utils.c (producer_is_gcc): Likewise.
11786         (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
11787         * dwarf2read.c (check_producer): Likewise.
11788
11789 2015-02-10  Pedro Alves  <palves@redhat.com>
11790
11791         * infrun.c (displaced_step_fixup): Switch to the event thread
11792         before calling gdbarch_displaced_step_fixup.
11793
11794 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11795
11796         * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
11797
11798 2015-02-10  Simon Marchi  <simon.marchi@ericsson.com>
11799
11800         * ada-varobj.c (ada_name_of_child): Constify parent.
11801         (ada_path_expr_of_child): Same.
11802         (ada_value_of_child): Same.
11803         (ada_type_of_child): Same.
11804         * c-varobj.c (c_is_path_expr_parent): Same.
11805         (c_describe_child): Same.
11806         (c_name_of_child): Same.
11807         (c_value_of_child): Same.
11808         (c_type_of_child): Same.
11809         (cplus_number_of_children): Same.
11810         (cplus_describe_child): Constify var.
11811         (cplus_name_of_child): Constify parent.
11812         (cplus_value_of_child): Same.
11813         (cplus_type_of_child): Same.
11814         * jv-varobj.c (java_name_of_child): Same.
11815         (java_value_of_child): Same.
11816         (java_type_of_child): Same.
11817         * varobj.c (value_of_child): Same.
11818         (varobj_default_is_path_expr_parent): Constify var, parent and return
11819         value.
11820         (varobj_get_path_expr): Constify var, modify path_expr through
11821         mutable_var.
11822         (install_new_value): Constify parent.
11823         (value_of_child): Constify parent.
11824         * varobj.h (struct varobj): Constify parent.
11825         (struct lang_varobj_ops): Constify name_of_child, value_of_child and
11826         type_of_child.
11827         (varobj_get_path_expr): Constify var.
11828         (varobj_get_path_expr_parent): Constify var and return value.
11829
11830 2015-02-10  Luis Machado  <lgustavo@codesourcery.com>
11831
11832         * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
11833         (arm_prologue_this_id): Move PC and SP limit checks to
11834         arm_prologue_unwind_stop_reason.
11835         (arm_prologue_unwind) <stop_reason> : Set to
11836         arm_prologue_unwind_stop_reason.
11837
11838 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11839
11840         * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
11841         DW_LANG_Fortran08 as language_fortran.
11842
11843 2015-02-09  Sergio Durigan Junior  <sergiodj@redhat.com>
11844
11845         PR remote/17946
11846         * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
11847         of pointer against char.
11848
11849 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11850
11851         * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
11852         (c_type_print_modifier): Likewise.
11853         * dwarf2read.c (read_tag_atomic_type): New function.
11854         (read_type_die_1): Handle DW_TAG_atomic_type.
11855         * gdbtypes.c (make_atomic_type): New function.
11856         (recursive_dump_type): Handle TYPE_ATOMIC.
11857         * gdbtypes.h (enum type_flag_values): Renumber.
11858         (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
11859         (TYPE_ATOMIC): New macro.
11860         (make_atomic_type): Declare.
11861
11862 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11863
11864         * btrace.c (ftrace_find_call): Skip gaps.
11865         (ftrace_new_function): Initialize level.
11866         (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
11867         (ftrace_new_switch): Update
11868         level computation.
11869         (ftrace_new_gap): New.
11870         (ftrace_update_function): Create new function after gap.
11871         (btrace_compute_ftrace_bts): Create gap on error.
11872         (btrace_stitch_bts): Update parameters.  Clear trace if it
11873         becomes empty.
11874         (btrace_stitch_trace): Update parameters.  Update callers.
11875         (btrace_clear): Reset the number of gaps.
11876         (btrace_insn_get): Return NULL if the iterator points to a gap.
11877         (btrace_insn_number): Return zero if the iterator points to a gap.
11878         (btrace_insn_end): Allow gaps at the end.
11879         (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
11880         (btrace_find_insn_by_number): Assert that the found iterator does
11881         not point to a gap.
11882         (btrace_call_next, btrace_call_prev): Assert that the last function
11883         is not a gap.
11884         * btrace.h (btrace_bts_error): New.
11885         (btrace_function): Update comment.
11886         (btrace_function) <insn, insn_offset, number>: Update comment.
11887         (btrace_function) <errcode>: New.
11888         (btrace_thread_info) <ngaps>: New.
11889         (btrace_thread_info) <replay>: Update comment.
11890         (btrace_insn_get): Update comment.
11891         * record-btrace.c (btrace_ui_out_decode_error): New.
11892         (record_btrace_info): Print number of gaps.
11893         (btrace_insn_history, btrace_call_history): Call
11894         btrace_ui_out_decode_error for gaps.
11895         (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
11896
11897 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11898
11899         * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
11900         * nat/linux-btrace.c: (btrace_this_cpu): New.
11901         (cpu_supports_bts): Call btrace_this_cpu.
11902         (intel_supports_bts): Add cpu parameter.
11903
11904 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11905
11906         * btrace.h (btrace_insn_class): New.
11907         (btrace_insn) <size, iclass>: New.
11908         * btrace.c (ftrace_find_call): Update parameters.  Update users.
11909         Use instruction classification.
11910         (ftrace_new_return): Update parameters.  Update users.
11911         (ftrace_update_function): Update parameters.  Update users.  Use
11912         instruction classification.
11913         (ftrace_update_insns): Update parameters.  Update users.
11914         (ftrace_classify_insn): New.
11915         (btrace_compute_ftrace_bts): Fill in new btrace_insn fields.  Add
11916         TRY_CATCH around call to gdb_insn_length.
11917
11918 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11919
11920         * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
11921         Update parameters.  Update users.
11922
11923 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11924
11925         * btrace.c (parse_xml_btrace_conf_bts): Add size.
11926         (btrace_conf_bts_attributes): New.
11927         (btrace_conf_children): Add attributes.
11928         * common/btrace-common.h (btrace_config_bts): New.
11929         (btrace_config)<bts>: New.
11930         (btrace_config): Update comment.
11931         * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
11932         Use config.
11933         * features/btrace-conf.dtd: Increment version.  Add size
11934         attribute to bts element.
11935         * record-btrace.c (set_record_btrace_bts_cmdlist,
11936         show_record_btrace_bts_cmdlist): New.
11937         (record_btrace_adjust_size, record_btrace_print_bts_conf,
11938         record_btrace_print_conf, cmd_set_record_btrace_bts,
11939         cmd_show_record_btrace_bts): New.
11940         (record_btrace_info): Call record_btrace_print_conf.
11941         (_initialize_record_btrace): Add commands.
11942         * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
11943         (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
11944         (btrace_sync_conf): Synchronize bts size.
11945         (_initialize_remote): Add Qbtrace-conf:bts:size packet.
11946         * NEWS: Announce new commands and new packets.
11947
11948 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11949
11950         * Makefile.in (XMLFILES): Add btrace-conf.dtd.
11951         * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
11952         (x86_linux_btrace_conf): New.
11953         (x86_linux_create_target): Initialize to_btrace_conf.
11954         * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
11955         Check format.  Split into this and ...
11956         (linux_enable_bts): ... this.
11957         (linux_btrace_conf): New.
11958         (perf_event_skip_record): Renamed into ...
11959         (perf_event_skip_bts_record): ... this.  Updated users.
11960         (linux_disable_btrace): Split into this and ...
11961         (linux_disable_bts): ... this.
11962         (linux_read_btrace): Check format.
11963         * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
11964         (linux_btrace_conf): New.
11965         (btrace_target_info)<ptid>: Moved.
11966         (btrace_target_info)<conf>: New.
11967         (btrace_target_info): Split into this and ...
11968         (btrace_tinfo_bts): ... this.  Updated users.
11969         * btrace.c (btrace_enable): Update parameters.
11970         (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
11971         (btrace_conf_children, btrace_conf_attributes)
11972         (btrace_conf_elements): New.
11973         * btrace.h (btrace_enable): Update parameters.
11974         (btrace_conf, parse_xml_btrace_conf): New.
11975         * common/btrace-common.h (btrace_config): New.
11976         * feature/btrace-conf.dtd: New.
11977         * record-btrace.c (record_btrace_conf): New.
11978         (record_btrace_cmdlist): New.
11979         (record_btrace_enable_warn, record_btrace_open): Pass
11980         &record_btrace_conf.
11981         (record_btrace_info): Print recording format.
11982         (cmd_record_btrace_bts_start): New.
11983         (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
11984         (_initialize_record_btrace): Add "record btrace bts" subcommand.
11985         Add "record bts" alias command.
11986         * remote.c (remote_state)<btrace_config>: New.
11987         (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
11988         (remote_protocol_features): Add qXfer:btrace-conf:read.
11989         (remote_open_1): Call remote_btrace_reset.
11990         (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
11991         (btrace_target_info)<conf>: New.
11992         (btrace_sync_conf, btrace_read_config): New.
11993         (remote_enable_btrace): Update parameters.  Call btrace_sync_conf and
11994         btrace_read_conf.
11995         (remote_btrace_conf): New.
11996         (init_remote_ops): Initialize to_btrace_conf.
11997         (_initialize_remote): Add qXfer:btrace-conf packet.
11998         * target.c (target_enable_btrace): Update parameters.
11999         (target_btrace_conf): New.
12000         * target.h (target_enable_btrace): Update parameters.
12001         (target_btrace_conf): New.
12002         (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
12003         (target_ops)<to_enable_btrace>: Update parameters and comment.
12004         (target_ops)<to_btrace_conf>: New.
12005         * target-delegates: Regenerate.
12006         * target-debug.h (target_debug_print_const_struct_btrace_config_p)
12007         (target_debug_print_const_struct_btrace_target_info_p): New.
12008         * NEWS: Announce new command and new packet.
12009
12010 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12011
12012         * nat/linux-btrace.h (perf_event_buffer): New.
12013         (btrace_target_info) <buffer, size, data_head>: Replace with ...
12014         <bts>: ... this.
12015         * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
12016         (perf_event_buffer_size, perf_event_buffer_begin)
12017         (perf_event_buffer_end, linux_btrace_has_changed): Removed.
12018         Updated users.
12019         (perf_event_new_data): New.
12020
12021 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12022
12023         * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
12024         * record-btrace.c (record_btrace_open): Remove call to
12025         target_supports_btrace.
12026         * remote.c (remote_supports_btrace): Update parameters.
12027         * target.c (target_supports_btrace): Update parameters.
12028         * target.h (to_supports_btrace, target_supports_btrace): Update
12029         parameters.
12030         * target-delegates.c: Regenerate.
12031         * target-debug.h (target_debug_print_enum_btrace_format): New.
12032         * nat/linux-btrace.c
12033         (kernel_supports_btrace): Rename into ...
12034         (kernel_supports_bts): ... this.  Update users.  Update warning text.
12035         (intel_supports_btrace): Rename into ...
12036         (intel_supports_bts): ... this.  Update users.
12037         (cpu_supports_btrace): Rename into ...
12038         (cpu_supports_bts): ... this.  Update users.
12039         (linux_supports_btrace): Update parameters.  Split into this and ...
12040         (linux_supports_bts): ... this.
12041         * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
12042
12043 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
12044
12045         * Makefile.in (SFILES): Add common/btrace-common.c.
12046         (COMMON_OBS): Add common/btrace-common.o.
12047         (btrace-common.o): Add build rules.
12048         * btrace.c (parse_xml_btrace): Update parameters.
12049         (parse_xml_btrace_block): Set format field.
12050         (btrace_add_pc, btrace_fetch): Use struct btrace_data.
12051         (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
12052         (btrace_compute_ftrace): Split into this and...
12053         (btrace_compute_ftrace_bts): ...this.
12054         (btrace_stitch_trace): Split into this and...
12055         (btrace_stitch_bts): ...this.
12056         * btrace.h (parse_xml_btrace): Update parameters.
12057         (make_cleanup_btrace_data): New.
12058         * common/btrace-common.c: New.
12059         * common/btrace-common.h: Include common-defs.h.
12060         (btrace_block_s): Update comment.
12061         (btrace_format): New.
12062         (btrace_format_string): New.
12063         (btrace_data_bts): New.
12064         (btrace_data): New.
12065         (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
12066         * remote.c (remote_read_btrace): Update parameters.
12067         * target.c (target_read_btrace): Update parameters.
12068         * target.h (target_read_btrace): Update parameters.
12069         (target_ops)<to_read_btrace>: Update parameters.
12070         * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
12071         * target-delegates.c: Regenerate.
12072         * target-debug (target_debug_print_struct_btrace_data_p): New.
12073         * nat/linux-btrace.c (linux_read_btrace): Split into this and...
12074         (linux_read_bts): ...this.
12075         * nat/linux-btrace.h (linux_read_btrace): Update parameters.
12076
12077 2015-02-06  Doug Evans  <dje@google.com>
12078
12079         * remote-m32r-sdi.c: Include symfile.h.
12080
12081 2015-02-06  Doug Evans  <dje@google.com>
12082
12083         * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
12084         * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
12085         to here.
12086
12087 2015-02-06  Pedro Alves  <palves@redhat.com>
12088
12089         * linux-thread-db.c (find_new_threads_callback): Add debug output.
12090
12091 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
12092
12093         PR gdb/15678
12094         * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
12095         (enable_count_command): Check args for NULL value.
12096
12097 2015-02-05  Doug Evans  <xdje42@gmail.com>
12098
12099         * guile/scm-frame.c: Fix spelling errors in a comment.
12100
12101 2015-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
12102
12103         * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
12104         * python/py-value.c (valpy_fetch_lazy): Use it.  Remove cast to the
12105         return type.
12106
12107 2015-02-04  Pedro Alves  <palves@redhat.com>
12108
12109         * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
12110         (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
12111         returns true.
12112         (resume_stopped_resumed_lwps): Don't check whether the thread is
12113         marked as executing.
12114         (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
12115
12116 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12117
12118         * regset.h (struct regset): Add flags field.
12119         (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
12120         * corelow.c (get_core_register_section): Add warning if the size
12121         exceeds the requested size and the regset does not have the
12122         REGSET_VARIABLE_SIZE flag set.
12123         * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
12124         flag.
12125         * armbsd-tdep.c (armbsd_gregset): Likewise.
12126         * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
12127         * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
12128         * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
12129         * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
12130
12131 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12132
12133         * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
12134         For ".reg-xstate", explicitly specify the requested section size
12135         via X86_XSTATE_SIZE instead of just 0 on input and
12136         X86_XSTATE_MAX_SIZE on output.
12137         * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
12138         Likewise.
12139
12140 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
12141
12142         PR corefiles/17808:
12143         * gdbarch.sh (iterate_over_regset_sections_cb): Document this
12144         function type, particularly its SIZE parameter.
12145         * gdbarch.h: Regenerate.
12146         * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
12147         actual against required size using ">=" instead of "==".
12148         (amd64_collect_fpregset): Likewise.
12149         * i386-tdep.c (i386_supply_gregset): Likewise.
12150         (i386_collect_gregset): Likewise.
12151         (i386_supply_fpregset): Likewise.
12152         (i386_collect_fpregset): Likewise.
12153         * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
12154         (mips_fill_gregset_wrapper): Likewise.
12155         (mips_supply_fpregset_wrapper): Likewise.
12156         (mips_fill_fpregset_wrapper): Likewise.
12157         (mips64_supply_gregset_wrapper): Likewise.
12158         (mips64_fill_gregset_wrapper): Likewise.
12159         (mips64_supply_fpregset_wrapper): Likewise.
12160         (mips64_fill_fpregset_wrapper): Likewise.
12161         * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
12162         (am33_supply_fpregset_method): Likewise.
12163         (am33_collect_gregset_method): Likewise.
12164         (am33_collect_fpregset_method): Likewise.
12165
12166 2015-02-04  Doug Evans  <dje@google.com>
12167             Pedro Alves  <palves@redhat.com>
12168             Eli Zaretskii  <eliz@gnu.org>
12169
12170         PR tui/17810
12171         * tui/tui-command.c (tui_refresh_cmd_win): New function.
12172         * tui/tui-command.c (tui_refresh_cmd_win): Declare.
12173         * tui/tui-file.c: #include tui/tui-command.h.
12174         (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
12175         (tui_file_flush): Refresh command window if stream is gdb_stdout.
12176         * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
12177
12178 2015-02-04  Pedro Alves  <palves@redhat.com>
12179
12180         Fix build breakage.
12181         * event-loop.c (gdb_do_one_event): Add default switch case.
12182
12183 2015-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12184
12185         Filter out inferior gcc option -fpreprocessed.
12186         * compile/compile.c (filter_args): New function.
12187         (get_args): Use it.
12188
12189 2015-02-03  Pedro Alves  <palves@redhat.com>
12190
12191         * event-loop.c: Don't declare nor define a queue type for
12192         gdb_event_p.
12193         (event_queue): Delete.
12194         (create_event, create_file_event, gdb_event_xfree)
12195         (initialize_event_loop, process_event): Delete.
12196         (gdb_do_one_event): Return as soon as one event is handled.
12197         (handle_file_event): Change prototype.  Used the passed in
12198         file_handler pointer and ready_mask instead of looping over all
12199         file handlers.
12200         (gdb_wait_for_event): Update the poll/select timeouts before
12201         blocking.  Run event handlers directly instead of queueing events.
12202         Return as soon as one event is handled.
12203         (struct async_event_handler_data): Delete.
12204         (invoke_async_event_handler): Delete.
12205         (check_async_event_handlers): Change return type to int.  Run
12206         event handlers directly instead of queueing events.  Return as
12207         soon as one event is handled.
12208         (handle_timer_event): Delete.
12209         (update_wait_timeout): New function, factored out from
12210         poll_timers.
12211         (poll_timers): Reimplement.
12212         * event-loop.h (initialize_event_loop): Delete declaration.
12213         * top.c (gdb_init): Don't call initialize_event_loop.
12214
12215 2015-02-03  Pedro Alves  <palves@redhat.com>
12216
12217         * event-loop.c (clear_async_event_handler): New function.
12218         * event-loop.h (clear_async_event_handler): New declaration.
12219         * record-btrace.c (record_btrace_async): New function.
12220         (init_record_btrace_ops): Install record_btrace_async.
12221         * record-full.c (record_full_async): New function.
12222         (record_full_resume): Don't mark the async event source here.
12223         (init_record_full_ops): Install record_full_async.
12224         (record_full_core_resume): Don't mark the async event source here.
12225         (init_record_full_core_ops): Install record_full_async.
12226         * remote.c (remote_async): Mark and clear the async stop reply
12227         queue event-loop token as appropriate.
12228
12229 2015-02-03  Pedro Alves  <palves@redhat.com>
12230
12231         * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
12232         target_is_async_p instead of target_can_async.
12233         (linux_nat_wait): Use target_is_async_p instead of
12234         target_can_async.  Don't enable async here.
12235         * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
12236         target_is_async_p instead of target_can_async.
12237
12238 2015-02-02  Simon Marchi  <simon.marchi@ericsson.com>
12239
12240         * varobj.h (lang_varobj_ops): Mention which return values need
12241         to be freed.
12242
12243 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12244
12245         * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
12246
12247 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12248
12249         PR gdb/17856:
12250         * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
12251         results found in the cache.
12252
12253 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12254
12255         PR gdb/17854:
12256         * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
12257         when allocating a new one.
12258
12259 2015-02-01  Tom Tromey  <tom@tromey.com>
12260
12261         * MAINTAINERS: Remove myself.
12262
12263 2015-01-31  Doug Evans  <xdje42@gmail.com>
12264
12265         * dwarf2read.c (process_structure_scope): Update setting of
12266         TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
12267         * gdbtypes.c (internal_type_vptr_fieldno): New function.
12268         (set_type_vptr_fieldno): New function.
12269         (internal_type_vptr_basetype): New function.
12270         (set_type_vptr_basetype): New function.
12271         (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
12272         TYPE_VPTR_BASETYPE.
12273         (allocate_cplus_struct_type): Initialize vptr_fieldno.
12274         (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
12275         (print_cplus_stuff): ... moved here.
12276         (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
12277         * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
12278         moved to ...
12279         (struct cplus_struct_type): ... here.  All uses updated.
12280         (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
12281         (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
12282         (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
12283         * stabsread.c (read_tilde_fields): Update setting of
12284         TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
12285
12286 2015-01-31  Doug Evans  <xdje42@gmail.com>
12287
12288         * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
12289         to self_p.
12290         (cp_print_class_member): Rename local domain to self_type.
12291         * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
12292         domain_type to self_type.
12293         (set_die_type) <need_gnat_info>: Handle
12294         TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
12295         * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
12296         TYPE_SPECIFIC_SELF_TYPE.
12297         * gdbtypes.c (internal_type_self_type): New function.
12298         (set_type_self_type): New function.
12299         (smash_to_memberptr_type): Rename parameter domain to self_type.
12300         Update setting of TYPE_SELF_TYPE.
12301         (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
12302         (smash_to_method_type): Rename parameter domain to self_type.
12303         Update setting of TYPE_SELF_TYPE.
12304         (check_stub_method): Call smash_to_method_type.
12305         (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
12306         (copy_type_recursive): Ditto.
12307         * gdbtypes.h (enum type_specific_kind): New value
12308         TYPE_SPECIFIC_SELF_TYPE.
12309         (struct main_type) <type_specific>: New member self_type.
12310         (struct cplus_struct_type) <fn_field.type>: Update comment.
12311         (TYPE_SELF_TYPE): Rewrite.
12312         (internal_type_self_type, set_type_self_type): Declare.
12313         * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
12314         self_type.
12315         (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
12316         * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
12317         TYPE_TARGET_TYPE.
12318         * stabsread.c (read_member_functions): Mark methods with
12319         TYPE_CODE_METHOD, not TYPE_CODE_FUNC.  Update setting of
12320         TYPE_SELF_TYPE.
12321
12322 2015-01-31  Doug Evans  <xdje42@gmail.com>
12323
12324         * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
12325         All uses updated.
12326
12327 2015-01-31  Doug Evans  <xdje42@gmail.com>
12328
12329         * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
12330         or unions.  Return zero if union.
12331         (gnuv3_get_vtable): Call check_typedef.  Assert only passed structs.
12332         (gnuv3_rtti_type): Pass already-check_typedef'd value to
12333         gnuv3_get_vtable.
12334         (compute_vtable_size): Assert only passed structs.
12335         (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
12336
12337 2015-01-31  Doug Evans  <xdje42@gmail.com>
12338
12339         * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
12340         kinds.
12341
12342 2015-01-31  Gary Benson <gbenson@redhat.com>
12343             Doug Evans  <dje@google.com>
12344
12345         PR cli/9007
12346         PR cli/11920
12347         PR cli/15548
12348         * cli/cli-cmds.c (complete_command): Notify user if max-completions
12349         reached.
12350         * common/common-exceptions.h (enum errors)
12351         <MAX_COMPLETIONS_REACHED_ERROR>: New value.
12352         * completer.h (get_max_completions_reached_message): New declaration.
12353         (max_completions): Likewise.
12354         (completion_tracker_t): New typedef.
12355         (new_completion_tracker): New declaration.
12356         (make_cleanup_free_completion_tracker): Likewise.
12357         (maybe_add_completion_enum): New enum.
12358         (maybe_add_completion): New declaration.
12359         (throw_max_completions_reached_error): Likewise.
12360         * completer.c (max_completions): New global variable.
12361         (new_completion_tracker): New function.
12362         (free_completion_tracker): Likewise.
12363         (make_cleanup_free_completion_tracker): Likewise.
12364         (maybe_add_completions): Likewise.
12365         (throw_max_completions_reached_error): Likewise.
12366         (complete_line): Remove duplicates and limit result to max_completions
12367         entries.
12368         (get_max_completions_reached_message): New function.
12369         (gdb_display_match_list): Handle max_completions.
12370         (_initialize_completer): New declaration and function.
12371         * symtab.c: Include completer.h.
12372         (completion_tracker): New static variable.
12373         (completion_list_add_name): Call maybe_add_completion.
12374         (default_make_symbol_completion_list_break_on_1): Renamed from
12375         default_make_symbol_completion_list_break_on.  Maintain
12376         completion_tracker across calls to completion_list_add_name.
12377         (default_make_symbol_completion_list_break_on): New function.
12378         * top.c (init_main): Set rl_completion_display_matches_hook.
12379         * tui/tui-io.c: Include completer.h.
12380         (tui_old_rl_display_matches_hook): New static global.
12381         (tui_rl_display_match_list): Notify user if max-completions reached.
12382         (tui_setup_io): Save/restore rl_completion_display_matches_hook.
12383         * NEWS (New Options): Mention set/show max-completions.
12384
12385 2015-01-31  Gary Benson  <gbenson@redhat.com>
12386
12387         * symtab.c (struct add_name_data) <code>: New field.
12388         Updated comments.
12389         (add_symtab_completions): New function.
12390         (symtab_expansion_callback): Likewise.
12391         (default_make_symbol_completion_list_break_on): Set datum.code.
12392         Move minimal symbol scan before calling expand_symtabs_matching.
12393         Scan known primary symtabs for externs and statics before calling
12394         expand_symtabs_matching.  Pass symtab_expansion_callback as
12395         expansion_notify argument to expand_symtabs_matching.  Do not scan
12396         primary symtabs for externs and statics after calling
12397         expand_symtabs_matching.
12398
12399 2015-01-31  Gary Benson  <gbenson@redhat.com>
12400
12401         * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
12402         (struct quick_symbol_functions) <expand_symtabs_matching>:
12403         New argument expansion_notify.  All uses updated.
12404         (expand_symtabs_matching): New argument expansion_notify.
12405         All uses updated.
12406         * symfile-debug.c (debug_qf_expand_symtabs_matching):
12407         Also print expansion notify.
12408         * symtab.c (expand_symtabs_matching_via_partial): Call
12409         expansion_notify whenever a partial symbol table is expanded.
12410         * dwarf2read.c (dw2_expand_symtabs_matching): Call
12411         expansion_notify whenever a symbol table is instantiated.
12412
12413 2015-01-31  Doug Evans  <xdje42@gmail.com>
12414
12415         * cli-out.c: #include completer.h, readline/readline.h.
12416         (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
12417         (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
12418         (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
12419         * cli-out.h (cli_display_match_list): Declare.
12420         * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
12421         (ELLIPSIS_LEN): Ditto.
12422         (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
12423         (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
12424         (gdb_fnprint, gdb_print_filename): Ditto.
12425         (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
12426         (gdb_display_match_list): Ditto.
12427         * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
12428         (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
12429         (mld_beep_ftype, mld_read_key_ftype): Ditto.
12430         (match_list_displayer): New struct.
12431         (gdb_display_match_list): Declare.
12432         * top.c (init_main): Set rl_completion_display_matches_hook.
12433         * tui/tui-io.c: #include completer.h.
12434         (printable_part, PUTX, print_filename, get_y_or_n): Delete.
12435         (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
12436         (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
12437         (tui_mld_getc, tui_mld_read_key): Ditto.
12438         (tui_rl_display_match_list): Rewrite.
12439         (tui_handle_resize_during_io): New arg for_completion.  All callers
12440         updated.
12441
12442 2015-01-31  Doug Evans  <xdje42@gmail.com>
12443
12444         Add symbol lookup cache.
12445         * NEWS: Document new options and commands.
12446         * symtab.c (symbol_cache_key): New static global.
12447         (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
12448         (SYMBOL_LOOKUP_FAILED): New macro.
12449         (symbol_cache_slot_state): New enum.
12450         (block_symbol_cache): New struct.
12451         (symbol_cache): New struct.
12452         (new_symbol_cache_size, symbol_cache_size): New static globals.
12453         (hash_symbol_entry, eq_symbol_entry): New functions.
12454         (symbol_cache_byte_size, resize_symbol_cache): New functions.
12455         (make_symbol_cache, free_symbol_cache): New functions.
12456         (get_symbol_cache, symbol_cache_cleanup): New function.
12457         (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
12458         (symbol_cache_lookup, symbol_cache_clear_slot): New function.
12459         (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
12460         (symbol_cache_flush, symbol_cache_dump): New functions.
12461         (maintenance_print_symbol_cache): New function.
12462         (maintenance_flush_symbol_cache): New function.
12463         (symbol_cache_stats): New function.
12464         (maintenance_print_symbol_cache_statistics): New function.
12465         (symtab_new_objfile_observer): New function.
12466         (symtab_free_objfile_observer): New function.
12467         (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
12468         (_initialize_symtab): Init symbol_cache_key.  New parameter
12469         maint symbol-cache-size.  New maint commands print symbol-cache,
12470         print symbol-cache-statistics, flush-symbol-cache.
12471         Install new_objfile, free_objfile observers.
12472
12473 2015-01-31  Joel Brobecker  <brobecker@adacore.com>
12474
12475         PR symtab/17855
12476         * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
12477         to end.
12478
12479 2015-01-31  Doug Evans  <xdje42@gmail.com>
12480
12481         * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
12482         * auto-load.c: #include ctype.h.
12483         (struct auto_load_pspace_info): Replace member loaded_scripts with
12484         new members loaded_script_files, loaded_script_texts.
12485         (auto_load_pspace_data_cleanup): Update.
12486         (init_loaded_scripts_info): Update.
12487         (get_auto_load_pspace_data_for_loading): Update.
12488         (maybe_add_script_file): Renamed from maybe_add_script.  All callers
12489         updated.
12490         (maybe_add_script_text): New function.
12491         (clear_section_scripts): Update.
12492         (source_script_file, execute_script_contents): New functions.
12493         (source_section_scripts): Add support for
12494         SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
12495         (print_scripts): New function.
12496         (auto_load_info_scripts): Also print inlined scripts.
12497         (maybe_print_unsupported_script_warning): Renamed from
12498         unsupported_script_warning_print.  All callers updated.
12499         (maybe_print_script_not_found_warning): Renamed from
12500         script_not_found_warning_print.  All callers updated.
12501         * extension-priv.h (struct extension_language_script_ops): New member
12502         objfile_script_executor.
12503         * extension.c (ext_lang_objfile_script_executor): New function.
12504         * extension.h (objfile_script_executor_func): New typedef.
12505         (ext_lang_objfile_script_executor): Declare.
12506         * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
12507         * guile/guile.c (guile_extension_script_ops): Update.
12508         * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
12509         * python/python.c (python_extension_script_ops): Update.
12510         (gdbpy_execute_objfile_script): New function.
12511
12512 2015-01-31  Eli Zaretskii  <eliz@gnu.org>
12513
12514         * tui/tui-io.c (tui_expand_tabs): New function.
12515         (tui_puts, tui_redisplay_readline): Expand TABs into the
12516         appropriate number of spaces.
12517         * tui/tui-regs.c: Include tui-io.h.
12518         (tui_register_format): Call tui_expand_tabs to expand TABs into
12519         the appropriate number of spaces.
12520         * tui/tui-io.h: Add prototype for tui_expand_tabs.
12521
12522 2015-01-30  Doug Evans  <dje@google.com>
12523
12524         * NEWS: "info source" command now display producer string if present.
12525         * source.c (source_info): Print producer string if present.
12526
12527 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12528
12529         * varobj.c (varobj_delete): Fix comment.
12530
12531 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12532
12533         * varobj.c (create_child): Modify comment.
12534
12535 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12536
12537         * ada-varobj.c (ada_number_of_children): Constify struct varobj *
12538         parameter.
12539         (ada_name_of_variable): Same.
12540         (ada_path_expr_of_child): Same.
12541         (ada_value_of_variable): Same.
12542         (ada_value_is_changeable_p): Same.
12543         (ada_value_has_mutated): Same.
12544         * c-varobj.c (varobj_is_anonymous_child): Same.
12545         (c_is_path_expr_parent): Same.
12546         (c_number_of_children): Same.
12547         (c_name_of_variable): Same.
12548         (c_path_expr_of_child): Same.
12549         (get_type): Same.
12550         (c_value_of_variable): Same.
12551         (cplus_number_of_children): Same.
12552         (cplus_name_of_variable): Same.
12553         (cplus_path_expr_of_child): Same.
12554         (cplus_value_of_variable): Same.
12555         * jv-varobj.c (java_number_of_children): Same.
12556         (java_name_of_variable): Same.
12557         (java_path_expr_of_child): Same.
12558         (java_value_of_variable): Same.
12559         * varobj.c (number_of_children): Same.
12560         (name_of_variable): Same.
12561         (is_root_p): Same.
12562         (varobj_ensure_python_env): Same.
12563         (varobj_get_objname): Same.
12564         (varobj_get_expression): Same.
12565         (varobj_get_display_format): Same.
12566         (varobj_get_display_hint): Same.
12567         (varobj_has_more): Same.
12568         (varobj_get_thread_id): Same.
12569         (varobj_get_frozen): Same.
12570         (dynamic_varobj_has_child_method): Same.
12571         (varobj_get_gdb_type): Same.
12572         (is_path_expr_parent): Same.
12573         (varobj_default_is_path_expr_parent): Same.
12574         (varobj_get_language): Same.
12575         (varobj_get_attributes): Same.
12576         (varobj_is_dynamic_p): Same.
12577         (varobj_get_child_range): Same.
12578         (varobj_value_has_mutated): Same.
12579         (varobj_get_value_type): Same.
12580         (number_of_children): Same.
12581         (name_of_variable): Same.
12582         (check_scope): Same.
12583         (varobj_editable_p): Same.
12584         (varobj_value_is_changeable_p): Same.
12585         (varobj_floating_p): Same.
12586         (varobj_default_value_is_changeable_p): Same.
12587
12588 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12589
12590         * varobj.c (varobj_get_path_expr): Set var->path_expr.
12591         * c-varobj.c (c_path_expr_of_child): Set local var instead of
12592         child->path_expr.
12593         (cplus_path_expr_of_child): Same.
12594
12595 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12596
12597         * mi-cmd-var.c (print_varobj): Free varobj_get_expression
12598         result.
12599         (mi_cmd_var_info_expression): Same.
12600         * varobj.c (varobj_get_expression): Mention in the comment that
12601         the result must by freed by the caller.
12602
12603 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12604
12605         * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
12606         varobj_get_type.
12607         (varobj_update_one): Same.
12608         * varobj.c (update_type_if_necessary): Free curr_type_str and
12609         new_type_str.
12610         (varobj_get_type): Specify in comment that the result needs to be
12611         freed by the caller.
12612
12613 2015-01-29  Doug Evans  <dje@google.com>
12614
12615         PR symtab/17890
12616         * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
12617
12618 2015-01-25  Mark Wielaard  <mjw@redhat.com>
12619
12620         * dwarf2read.c (checkproducer): Call producer_is_gcc.
12621         * utils.c (producer_is_gcc_ge_4): Likewise.
12622         (producer_is_gcc): New function.
12623         * utils.h (producer_is_gcc): New declaration.
12624
12625 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12626
12627         * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
12628         kind.
12629         * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
12630         parameter by "addr_stack" parameter.
12631         (resolve_dynamic_range): Replace "addr" parameter by
12632         "stack_addr" parameter.  Update function documentation.
12633         Update code accordingly.
12634         (resolve_dynamic_array, resolve_dynamic_union)
12635         (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
12636         (resolve_dynamic_type): Update code, following the changes made
12637         to resolve_dynamic_type_internal's interface.
12638         * dwarf2loc.h (struct property_addr_info): New.
12639         (dwarf2_evaluate_property): Replace "address" parameter
12640         by "addr_stack" parameter.  Adjust function documentation.
12641         (struct dwarf2_offset_baton): New.
12642         (struct dwarf2_property_baton): Update documentation of
12643         field "referenced_type" to be more general. New field
12644         "offset_info" in union data field.
12645         * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
12646         parameter by "addr_stack" parameter.  Adjust code accordingly.
12647         Add support for PROP_ADDR_OFFSET properties.
12648         * dwarf2read.c (attr_to_dynamic_prop): Add support for
12649         DW_AT_data_member_location attributes as well.  Use case
12650         statements instead of if/else condition.
12651
12652 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12653
12654         * ada-varobj.c (ada_varobj_get_array_number_of_children):
12655         Return zero if PARENT_VALUE is NULL and parent_type's
12656         range type is dynamic.
12657
12658 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12659
12660         * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
12661         nonzero if the type's subtype is dynamic.
12662         (resolve_dynamic_range): Also resolve the range's subtype.
12663
12664 2015-01-29  Alexander Klimov  <alserkli@inbox.ru>  (tiny patch)
12665
12666         Pushed by Joel Brobecker  <brobecker@adacore.com>.
12667         * symfile.c (unmap_overlay_command): Initialize sec to NULL.
12668
12669 2015-01-27  Doug Evans  <dje@google.com>
12670
12671         * NEWS: Mention gdb.Objfile.username.
12672         * python/py-objfile.c (objfpy_get_username): New function.
12673         (objfile_getset): Add "username".
12674
12675 2015-01-24  Mark Wielaard  <mjw@redhat.com>
12676
12677         * stack.c (return_command): Markup warning message with _.
12678
12679 2015-01-24  Doug Evans  <xdje42@gmail.com>
12680
12681         * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
12682
12683 2015-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12684
12685         Fix 100x slowdown regression on DWZ files.
12686         * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
12687         (struct line_header): Add offset and offset_in_dwz.
12688         (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
12689         (free_line_header_voidp): New declaration.
12690         (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
12691         functions.
12692         (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
12693         (handle_DW_AT_stmt_list): Use line_header_hash.
12694         (free_line_header_voidp): New function.
12695         (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
12696         (dwarf_decode_lines): New parameter decode_mapping, use it.
12697         (dwarf2_free_objfile): Free line_header_hash.
12698
12699 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
12700
12701         PR gdb/17416
12702         * valops.c (value_rtti_indirect_type): Catch exception thrown by
12703         value_ind.
12704
12705 2015-01-15  Mark Wielaard  <mjw@redhat.com>
12706
12707         * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
12708         DW_AT_noreturn.
12709         * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
12710         calling_convention an 8 bit bit field.
12711         (TYPE_NO_RETURN): New macro.
12712         * infcmd.c (finish_command): Query if function does not return
12713         normally.
12714         * stack.c (return_command): Likewise.
12715
12716 2015-01-23  Pedro Alves  <palves@redhat.com>
12717
12718         * linux-nat.c (linux_is_async_p): New macro.
12719         (linux_nat_is_async_p):
12720         (linux_nat_terminal_inferior): Check whether the target can async
12721         instead of whether it is already async.
12722         (linux_nat_terminal_ours): Don't check whether the target is
12723         async.
12724         (linux_async_pipe): Use linux_is_async_p.
12725
12726 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12727
12728         * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
12729         '-ascending'.
12730         * thread.c (tp_array_compar_ascending, tp_array_compar): New.
12731         (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
12732         Sort tp_array using tp_array_compar.
12733         (_initialize_thread): Extend thread_apply_all_command help.
12734
12735 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12736
12737         * corelow.c (core_open): Call also thread_command.
12738         * gdbthread.h (thread_command): New prototype moved from ...
12739         * thread.c (thread_command): ... here.
12740         (thread_command): Make it global.
12741
12742 2015-01-22  Pedro Alves  <palves@redhat.com>
12743
12744         * configure.ac [*mingw32*]: Check $curses_found instead of
12745         $prefer_curses.
12746         * configure: Regenerate.
12747         * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
12748         HAVE_NCURSES_NCURSES_H checks.
12749
12750 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12751
12752         * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
12753         fails with the 1st arg NULL, try again with "unknown".  Don't test
12754         the "cup" capability: it isn't supported by the Windows port of
12755         ncurses, but the Windows console driver is still capable of
12756         supporting TUI.
12757
12758 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12759
12760         * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
12761
12762 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12763
12764         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
12765         (ALLDEPFILES): Remove irix5-nat.c.  These two are part of the
12766         reason that "make TAGS" is broken.
12767
12768 2015-01-22  Chen Gang  <gang.chen.5i5j@gmail.com>
12769
12770         * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
12771         and check additional store instructions.
12772
12773 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12774
12775         * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
12776
12777 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12778
12779         * ppc-linux-tdep.c (ppc_skip_trampoline_code,
12780         ppc_canonicalize_syscall, ppc_linux_syscall_record,
12781         ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
12782         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12783         * rs6000-tdep.c (rs6000_epilogue_frame_cache,
12784         rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
12785         rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
12786         ppc_process_record_op19, ppc_process_record_op31,
12787         ppc_process_record_op59, ppc_process_record_op60,
12788         ppc_process_record_op63): Likewise.
12789
12790 2015-01-20  Joel Brobecker  <brobecker@adacore.com>
12791
12792         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
12793         (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
12794         strerror.
12795
12796 2015-01-20  Wei-cheng Wang  <cole945@gmail.com>
12797
12798         * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
12799         ppc_process_record_op31, ppc_process_record_op59,
12800         ppc_process_record_op60, ppc_process_record_op63,
12801         ppc_process_record): Fix -Wformat warning.
12802         * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
12803         Remove unused variables.
12804
12805 2015-01-20  Chen Gang  <gang.chen.5i5j@gmail.com>
12806
12807         * MAINTAINERS (Write After Approval): Add "Chen Gang".
12808
12809 2015-01-19  Eli Zaretskii  <eliz@gnu.org>
12810
12811         * configure.ac [*mingw32*]: Only add windows-termcap.o to
12812         CONFIG_OBS if not building with a curses library.
12813         * configure: Regenerate.
12814
12815         * windows-termcap.c: Include defs.h.  Make the whole body empty if
12816         either one of HAVE_CURSES_H or HAVE_NCURSES_H or
12817         HAVE_NCURSES_NCURSES_H is defined.
12818
12819 2015-01-19  Joel Brobecker  <brobecker@adacore.com>
12820
12821         * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
12822         from end of line to start of next line.
12823
12824 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12825
12826         * ppc-linux-tdep.c (ppc_skip_trampoline_code):
12827         Scan PLT stub backward for reverse debugging.
12828         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12829
12830 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12831             Ulrich Weigand  <uweigand@de.ibm.com>
12832
12833         * configure.tgt (powerpc*-*-linux): Add linux-record.o to
12834         gdb_target_obs.
12835         (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
12836         record.
12837         (ppc_canonicalize_syscall, ppc_linux_syscall_record,
12838         ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
12839         (ppc_linux_init_abi): Set process_record, process_record_signal.
12840         * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
12841         ppc_linux_record_tdep to gdbarch_tdep.
12842         (ppc_process_record): New declaration.
12843         * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
12844         ppc_process_record_op19, ppc_process_record_op31,
12845         ppc_process_record_op59, ppc_process_record_op60,
12846         ppc_process_record_op63, ppc_process_record): New functions.
12847
12848 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12849
12850         * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
12851         rs6000_in_function_epilogue_frame_p and add an argument
12852         for frame_info.
12853         (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
12854         rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
12855         New functions.
12856         (rs6000_epilogue_frame_unwind): New.
12857         (rs6000_gdbarch_init): Append epilogue unwinder.
12858
12859 2015-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12860
12861         * nat/linux-personality.c: Replace "#ifndef
12862         HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
12863         !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
12864         systems.
12865
12866 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
12867
12868         * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
12869         functions.
12870         (_initialize_tui_win) <border-kind, border-mode>:
12871         <active-border-mode>: Use tui_set_var_cmd as the "set" function.
12872         (tui_set_tab_width_command): Fix the commentary.
12873
12874         * tui/tui-win.h: Add prototype for tui_rehighlight_all.
12875
12876         * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
12877         Doc fix.
12878         (tui_set_tab_width_command): Delete and recreate the source and
12879         the disassembly windows, to show the effect of the changed tab
12880         size immediately.
12881
12882         * tui/tui-data.h (LINE_PREFIX): Make shorter
12883         (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
12884         "Thread NNNNN.XXXX" thread ID notation on Windows.
12885
12886 2015-01-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
12887
12888         Fix gcc-5 compilation.
12889         * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
12890
12891 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12892
12893         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
12894         (linux-personality.o): New rule.
12895         * common/common-defs.h: Include <stdint.h>.
12896         * config/aarch64/linux.mh (NATDEPFILES): Include
12897         linux-personality.o.
12898         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
12899         * config/arm/linux.mh (NATDEPFILES): Likewise.
12900         * config/i386/linux64.mh (NATDEPFILES): Likewise.
12901         * config/i386/linux.mh (NATDEPFILES): Likewise.
12902         * config/ia64/linux.mh (NATDEPFILES): Likewise.
12903         * config/m32r/linux.mh (NATDEPFILES): Likewise.
12904         * config/m68k/linux.mh (NATDEPFILES): Likewise.
12905         * config/mips/linux.mh (NATDEPFILES): Likewise.
12906         * config/pa/linux.mh (NATDEPFILES): Likewise.
12907         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
12908         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
12909         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
12910         * config/s390/linux.mh (NATDEPFILES): Likewise.
12911         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
12912         * config/sparc/linux.mh (NATDEPFILES): Likewise.
12913         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
12914         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
12915         * defs.h: Remove #include <stdint.h> (moved to
12916         common/common-defs.h).
12917         * linux-nat.c: Include nat/linux-personality.h.  Remove #include
12918         <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
12919         nat/linux-personality.c).
12920         (linux_nat_create_inferior): Remove code to disable address space
12921         randomization (moved to nat/linux-personality.c).  Create cleanup
12922         to disable address space randomization.
12923         * nat/linux-personality.c: New file.
12924         * nat/linux-personality.h: Likewise.
12925
12926 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12927
12928         * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
12929         common/posix-strerror.c.
12930         (posix-strerror.o): New rule.
12931         (mingw-strerror.o): Likewise.
12932         * common/common-utils.h (safe_strerror): Move prototype to here,
12933         from utils.h.
12934         * common/common.host: New file.
12935         * common/mingw-strerror.c: Likewise.
12936         * common/posix-strerror.c: Likewise.
12937         * configure: Regenerated.
12938         * configure.ac: Source common/common.host.  Add variable
12939         common_host_obs to gdb_host_obs.
12940         * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
12941         gdb/common/posix-strerror.c when warning about the use of
12942         strerror.
12943         * mingw-hdep.c (safe_strerror): Remove definition; move it to
12944         common/mingw-strerror.c.
12945         * posix-hdep.c (safe_strerror): Remove definition; move it to
12946         common/posix-hdep.c.
12947         * utils.h (safe_strerror): Remove prototype; move to
12948         common/common-utils.h.
12949
12950 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12951
12952         GDB 7.8.2 released.
12953
12954 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12955
12956         * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
12957         ___XA type if the array has already been fixed.
12958
12959 2015-01-14  Yao Qi  <yao@codesourcery.com>
12960
12961         * Makefile.in (ppc-linux.o): New rule.
12962         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
12963         * configure.ac: AC_CHECK_FUNCS(getauxval).
12964         * config.in: Re-generated.
12965         * configure: Re-generated.
12966         * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
12967         Declare.
12968         * nat/ppc-linux.c: New file.
12969         * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
12970         Call ppc64_64bit_inferior_p.
12971
12972 2015-01-14  Yao Qi  <yao@codesourcery.com>
12973
12974         * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
12975         nat/ppc-linux.h.
12976         (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
12977         (PPC_FEATURE_HAS_DFP): Likewise.
12978         (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
12979         (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
12980         (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
12981         Include "nat/ppc-linux.h".
12982         * nat/ppc-linux.h: New file.
12983         * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
12984
12985 2015-01-14  Pedro Alves  <palves@redhat.com>
12986
12987         PR gdb/17525
12988         * breakpoint.c: Include "interps.h".
12989         (bpstat_do_actions_1): Also check whether the interpreter is
12990         async.
12991
12992 2015-01-14  Pedro Alves  <palves@redhat.com>
12993
12994         PR cli/17828
12995         * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
12996         reinstall if the interpreter is sync.
12997
12998 2015-01-13  Doug Evans  <dje@google.com>
12999
13000         * objfiles.c (objfile_filename): New function.
13001         * objfiles.h (objfile_filename): Declare it.
13002         (objfile_name): Add function comment.
13003         * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
13004         bfd file name (which may be realpath'd), and the original name.
13005
13006 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13007
13008         * NEWS: Create a new section for the next release branch.
13009         Rename the section of the current branch, now that it has
13010         been cut.
13011
13012 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13013
13014         GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
13015         * version.in: Bump version to 7.9.50.DATE-cvs.
13016
13017 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13018
13019         * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
13020         Remove trailing new-line in argument of call to warning.
13021
13022 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13023
13024         * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
13025         new-line in argument of call to "warning".
13026
13027 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
13028
13029         * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
13030         in static block, then try searching for primitive types.
13031
13032 2015-01-12  Patrick Palka  <patrick@parcs.ath.cx>
13033
13034         * top.h (gdb_add_history): Declare.
13035         * top.c (command_count): New variable.
13036         (gdb_add_history): New function.
13037         (gdb_safe_append_history): New static function.
13038         (quit_force): Call it.
13039         (command_line_input): Use gdb_add_history instead of
13040         add_history.
13041         * event-top.c (command_line_handler): Likewise.
13042
13043 2015-01-12  James Clarke  <jrtc27@jrtc27.com>  (tiny patch)
13044
13045         PR gdb/17046
13046         * darwin-nat.c: Replace <machine/setjmp.h> #include by
13047         <setjmp.h> #include.
13048
13049 2015-01-11  Doug Evans  <xdje42@gmail.com>
13050
13051         * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
13052
13053 2015-01-11  Doug Evans  <xdje42@gmail.com>
13054
13055         PR gdb/15830
13056         * NEWS: The "maint demangle" command is renamed as "demangle".
13057         * demangle.c: #include cli/cli-utils.h, language.h.
13058         (demangle_command): New function.
13059         (_initialize_demangle): Add new command "demangle".
13060         * maint.c (maintenance_demangle): Stub out.
13061         (_initialize_maint_cmds): Update help text for "maint demangle",
13062         and mark as deprecated.
13063
13064 2015-01-11  Mark Kettenis  <kettenis@gnu.org>
13065
13066         * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
13067         inferior_thread is a function.
13068
13069 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
13070
13071         * Makefile.in (.y.c): Don't munge yacc's #line
13072         directives.
13073
13074 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
13075
13076         * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
13077         to prompt for input.
13078         * tui/tui-hooks.c (tui_query_hook): Remove.
13079         (tui_install_hooks): Don't set deprecated_query_hook.
13080         * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
13081         height calculation.  Always update the command window's cur_line.
13082
13083 2015-01-09  Pedro Alves  <palves@redhat.com>
13084
13085         * breakpoint.c (hardware_breakpoint_inserted_here_p): New
13086         function.
13087         * breakpoint.h (hardware_breakpoint_inserted_here_p): New
13088         declaration.
13089         * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
13090         (linux_resume_one_lwp): Store the thread's PC.  Adjust to clear
13091         stop_reason.
13092         (check_stopped_by_watchpoint): New function.
13093         (save_sigtrap): Reimplement.
13094         (linux_nat_stopped_by_watchpoint): Adjust.
13095         (linux_nat_lp_status_is_event): Delete.
13096         (stop_wait_callback): Only call save_sigtrap after storing the
13097         pending status.
13098         (status_callback): If the thread had been stopped for a breakpoint
13099         that has since been removed, discard the event and resume the LWP.
13100         (count_events_callback, select_event_lwp_callback): Use
13101         lwp_status_pending_p instead of linux_nat_lp_status_is_event.
13102         (cancel_breakpoint): Rename to ...
13103         (check_stopped_by_breakpoint): ... this.  Record whether the LWP
13104         stopped for a software breakpoint or hardware breakpoint.
13105         (select_event_lwp): Only give preference to the stepping LWP in
13106         all-stop mode.  Adjust comments.
13107         (stop_and_resume_callback): Remove references to new_pending_p.
13108         (linux_nat_filter_event): Likewise.  Leave exit events of the
13109         leader thread pending here.  Handle signal short circuiting here.
13110         Only call save_sigtrap after storing the pending waitstatus.
13111         (linux_nat_wait_1): Remove 'retry' label.  Remove references to
13112         new_pending.  Don't handle leaving events the caller is not
13113         interested in pending here, nor handle signal short-circuiting
13114         here.  Also give equal priority to all LWPs that have had events
13115         in non-stop mode.  If reporting a software breakpoint event,
13116         unadjust the LWP's PC.
13117         * linux-nat.h (enum lwp_stop_reason): New.
13118         (struct lwp_info) <stop_pc>: New field.
13119         (struct lwp_info) <stopped_by_watchpoint>: Delete field.
13120         (struct lwp_info) <stop_reason>: New field.
13121         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
13122
13123 2015-01-09  Pedro Alves  <palves@redhat.com>
13124
13125         * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
13126         Set the LWP's 'resumed' flag.
13127
13128 2015-01-09  Pedro Alves  <palves@redhat.com>
13129
13130         * linux-nat.c (linux_resume_one_lwp): New function.
13131         (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
13132         (linux_nat_resume): Use lwp_status_pending_p and
13133         linux_resume_one_lwp.
13134         (linux_handle_syscall_trap): Use linux_resume_one_lwp.
13135         (linux_handle_extended_wait): Use linux_resume_one_lwp.
13136         (status_callback, running_callback): Use lwp_status_pending_p.
13137         (lwp_status_pending_p): New function.
13138         (stop_and_resume_callback): Use lwp_status_pending_p.
13139         (linux_nat_filter_event): Use linux_resume_one_lwp.
13140         (linux_nat_wait_1): Always use status_callback to look for an LWP
13141         with a pending status.  Use linux_resume_one_lwp.
13142         (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
13143         linux_resume_one_lwp.
13144
13145 2015-01-09  Pedro Alves  <palves@redhat.com>
13146
13147         * breakpoint.c (bp_location_inserted_here_p): New function,
13148         factored out from ...
13149         (breakpoint_inserted_here_p): ... here.  Use
13150         ALL_BP_LOCATIONS_AT_ADDR.
13151         (software_breakpoint_inserted_here_p): Use
13152         bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
13153
13154 2014-01-09  Pedro Alves  <palves@redhat.com>
13155
13156         Skip enabling event reporting if the kernel supports
13157         PTRACE_EVENT_CLONE.
13158         * linux-thread-db.c: Include "nat/linux-ptrace.h".
13159         (thread_db_use_events): New function.
13160         (try_thread_db_load_1): Check thread_db_use_events before enabling
13161         event reporting.
13162         (update_thread_state): New function.
13163         (attach_thread): Use it.  Check thread_db_use_events before
13164         enabling event reporting.
13165         (thread_db_detach): Check thread_db_use_events before disabling
13166         event reporting.
13167         (find_new_threads_callback): Check thread_db_use_events before
13168         enabling event reporting.  Update the thread's state if not using
13169         libthread_db events.
13170
13171 2015-01-09  Pedro Alves  <palves@redhat.com>
13172
13173         * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
13174         about to wait for is > 0.
13175         * linux-thread-db.c (find_new_threads_callback): Ignore thread if
13176         the kernel thread ID is -1.
13177
13178 2015-01-09  Pedro Alves  <palves@redhat.com>
13179
13180         * linux-nat.c (attach_proc_task_lwp_callback): New function.
13181         (linux_nat_attach): Use linux_proc_attach_tgid_threads.
13182         (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
13183         ptrace option flags.
13184         * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
13185         field.
13186         * nat/linux-procfs.c: Include <dirent.h>.
13187         (linux_proc_get_int): New parameter "warn".  Handle it.
13188         (linux_proc_get_tgid): Adjust.
13189         (linux_proc_get_tracerpid): Rename to ...
13190         (linux_proc_get_tracerpid_nowarn): ... this.
13191         (linux_proc_pid_get_state): New function, factored out from
13192         (linux_proc_pid_has_state): ... this.  Add new parameter "warn"
13193         and handle it.
13194         (linux_proc_pid_is_gone): New function.
13195         (linux_proc_pid_is_stopped): Adjust.
13196         (linux_proc_pid_is_zombie_maybe_warn)
13197         (linux_proc_pid_is_zombie_nowarn): New functions.
13198         (linux_proc_pid_is_zombie): Use
13199         linux_proc_pid_is_zombie_maybe_warn.
13200         (linux_proc_attach_tgid_threads): New function.
13201         * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
13202         (linux_proc_get_tracerpid): Rename to ...
13203         (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
13204         (linux_proc_pid_is_gone): New declaration.
13205         (linux_proc_pid_is_zombie): Update comment.
13206         (linux_proc_pid_is_zombie_nowarn): New declaration.
13207         (linux_proc_attach_lwp_func): New typedef.
13208         (linux_proc_attach_tgid_threads): New declaration.
13209         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
13210         use nowarn functions.
13211         (linux_ptrace_attach_fail_reason_string): Move here from
13212         gdbserver/linux-low.c and rename.
13213         (ptrace_supports_feature): If the current ptrace options are not
13214         known yet, check them now, instead of asserting.
13215         * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
13216         Declare.
13217
13218 2015-01-09  Pedro Alves  <palves@redhat.com>
13219
13220         * linux-thread-db.c (thread_db_find_new_threads_silently)
13221         (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
13222         (find_new_threads_once): Print debug output on gdb_stdlog.
13223
13224 2015-01-09  Chen Gang  <gang.chen.5i5j@gmail.com>
13225             Pedro Alves  <palves@redhat.com>
13226
13227         * compile/compile.c: Include "gdb_wait.h".
13228         (do_rmdir): Check return value, and free 'zap'.
13229
13230 2015-01-08  Pedro Alves  <palves@redhat.com>
13231             Yao Qi  <yao@codesourcery.com>
13232
13233         * dwarf2loc.c (indirect_pieced_value): Don't call
13234         gdb_sign_extend.  Call extract_signed_integer instead.
13235         * utils.c (gdb_sign_extend): Remove.
13236         * utils.h (gdb_sign_extend): Remove declaration.
13237
13238 2015-01-07  Pierre Muller  <muller@sourceware.org>
13239
13240         PR symtab/17811
13241         * stabsread.c (define_symbol): Set language for C++ special symbols.
13242
13243 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13244
13245         * inflow.c (initial_gdb_ttystate): Tweak comment.
13246
13247 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13248
13249         * inflow.c (set_initial_gdb_ttystate): Add empty line after
13250         comment documenting function.
13251
13252 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13253
13254         * terminal.h (set_initial_gdb_ttystate): Declare.
13255         * inflow.c (initial_gdb_ttystate): New static variable.
13256         (set_initial_gdb_ttystate): New setter.
13257         (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
13258         instead of our current terminal state.
13259         * top.c (gdb_init): Call set_initial_gdb_ttystate.
13260
13261 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13262
13263         * guile/scm-type.c (tyscm_array_1): Add comment.
13264         * python/py-type.c (typy_array_1): Add comment.
13265
13266 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13267
13268         * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
13269         error if N2 is equal to N1 - 1.
13270
13271 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13272
13273         * python/py-type.c (typy_array_1): Do not raise negative-length
13274         exception if N2 is equal to N1 - 1.
13275
13276 2015-01-03  Doug Evans  <xdje42@gmail.com>
13277
13278         * c-exp.y: Whitespace cleanup.
13279         (classify_inner_name): Remove extra ;.
13280
13281 2015-01-02  Maciej W. Rozycki  <macro@codesourcery.com>
13282
13283         * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
13284         offset signed.
13285
13286 2015-01-02  Doug Evans  <dje@google.com>
13287
13288         * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
13289
13290 2015-01-02  Doug Evans  <dje@google.com>
13291
13292         * symtab.h (struct symbol): Fix typo in comment.
13293
13294 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13295
13296         Update year range in copyright notice of all files.
13297
13298 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13299
13300         * top.c (print_gdb_version): Update copyright year to 2015.
13301
13302 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13303
13304         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
13305
13306 For older changes see ChangeLog-2014.
13307 \f
13308 Local Variables:
13309 mode: change-log
13310 left-margin: 8
13311 fill-column: 74
13312 version-control: never
13313 coding: utf-8
13314 End: